/*
 Theme Name:     BoysieWhite
 Theme URI:      https://grafix.house/ref/boysiewhite/
 Description:    BoysieWhite Theme
 Author:         grafix.house
 Author URI:     https://grafix.house
 Template:       Divi
 Version:        1.1.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
/* Body */
/* Header */
/* Top Header */
@import "dist/js/fancybox/jquery.fancybox-1.3.4.css";
#top-header {
  background-color: #42999a;
}
#top-header #top-header .et-social-icons li:last-child {
  margin-left: 0;
}
#top-header .et-social-icons a {
  opacity: 1;
}
#top-header .et-social-icons a:hover {
  opacity: 1;
}
#top-header .wpml-header-wrapper {
  vertical-align: top;
}
#top-header .wpml-header-wrapper li img {
  opacity: 0.8;
  border: 1px solid rgba(255, 255, 255, 0.6);
  transition: all 120ms ease-in-out;
}
#top-header .wpml-header-wrapper li:hover img,
#top-header .wpml-header-wrapper li.wpml-ls-current-language img {
  opacity: 1.0;
  border: 1px solid rgba(255, 255, 255, 0.8);
}
/* Main Header */
#main-header {
  background-color: #0a0a0a;
}
#main-header.et-fixed-header #logo {
  content: url("img/boysie-white_FixedLogo.png");
}
#et-top-navigation .nav li.menu-item-has-children:hover > a::after {
  content: "\43";
}
#et-top-navigation .nav li.menu-item-has-children > a {
  width: auto;
}
#et-top-navigation .nav li.menu-item-has-children > a::after {
  content: "\45";
}
#et-top-navigation .nav li ul {
  width: 280px;
}
#et-top-navigation .nav li ul li {
  display: block;
  padding: 0 0;
}
#et-top-navigation .nav li ul a {
  width: auto;
}
#et_mobile_nav_menu .mobile_nav .et_mobile_menu {
  padding-left: 0% !important;
  padding-right: 3% !important;
}
#et_mobile_nav_menu .mobile_nav .et_mobile_menu li {
  padding-left: 0% !important;
}
#et_mobile_nav_menu .mobile_nav .et_mobile_menu li li {
  padding-left: 3% !important;
}
#et_mobile_nav_menu .mobile_nav .et_mobile_menu .menu-item-has-children {
  position: relative;
}
#et_mobile_nav_menu .mobile_nav .et_mobile_menu .menu-item-has-children > a {
  background-color: transparent;
  position: relative;
}
#et_mobile_nav_menu .mobile_nav .et_mobile_menu .menu-item-has-children > a::after {
  z-index: 1;
  font-family: 'ETmodules';
  text-align: center;
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  font-size: 32px;
  content: '\45';
  top: 0px;
  right: 0px;
}
#et_mobile_nav_menu .mobile_nav .et_mobile_menu .menu-item-has-children > span {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 32px;
  height: 32px;
  background: rgba(255, 255, 255, 0.15);
  border-left: 1px solid #42999a;
}
#et_mobile_nav_menu .mobile_nav .et_mobile_menu .menu-item-has-children ul.sub-menu {
  overflow: hidden;
  height: 0;
  opacity: 0.0;
  transition: all 280ms ease-in-out;
}
#et_mobile_nav_menu .mobile_nav .et_mobile_menu .menu-item-has-children.visible > span {
  background: rgba(255, 255, 255, 0.25);
}
#et_mobile_nav_menu .mobile_nav .et_mobile_menu .menu-item-has-children.visible > a:after {
  content: '\43';
}
#et_mobile_nav_menu .mobile_nav .et_mobile_menu .menu-item-has-children.visible > ul.sub-menu {
  height: auto;
  opacity: 1.0;
}
#et-main-area .et_pb_fullwidth_header.et_pb_fullwidth_header_0 {
  background-color: #42999a;
  background-position: center right;
  background-size: 670px auto;
}
#et-main-area .et_pb_fullwidth_header.et_pb_fullwidth_header_0.title0 {
  background-image: url('img/title-background_0.png');
}
#et-main-area .et_pb_fullwidth_header.et_pb_fullwidth_header_0.title1 {
  background-image: url('img/title-background_1.png');
}
#et-main-area .et_pb_fullwidth_header.et_pb_fullwidth_header_0.title2 {
  background-image: url('img/title-background_2.png');
}
#et-main-area .et_pb_fullwidth_header.et_pb_fullwidth_header_0.title3 {
  background-image: url('img/title-background_3.png');
}
#et-main-area .et_pb_fullwidth_header.et_pb_fullwidth_header_0.title4 {
  background-image: url('img/title-background_4.png');
}
#et-main-area .et_pb_fullwidth_header.et_pb_fullwidth_header_0.title5 {
  background-image: url('img/title-background_5.png');
}
#et-main-area .et_pb_fullwidth_header.et_pb_fullwidth_header_0.title6 {
  background-image: url('img/title-background_6.png');
}
#et-main-area .et_pb_fullwidth_header.et_pb_fullwidth_header_0.title7 {
  background-image: url('img/title-background_7.png');
}
@media only screen and (max-width: 981px) {
  #et-main-area .et_pb_fullwidth_header.et_pb_fullwidth_header_0.title0 {
    background-image: url('img/title-background_0_xs.png');
  }
  #et-main-area .et_pb_fullwidth_header.et_pb_fullwidth_header_0.title1 {
    background-image: url('img/title-background_1_xs.png');
  }
  #et-main-area .et_pb_fullwidth_header.et_pb_fullwidth_header_0.title2 {
    background-image: url('img/title-background_2_xs.png');
  }
  #et-main-area .et_pb_fullwidth_header.et_pb_fullwidth_header_0.title3 {
    background-image: url('img/title-background_3_xs.png');
  }
  #et-main-area .et_pb_fullwidth_header.et_pb_fullwidth_header_0.title4 {
    background-image: url('img/title-background_4_xs.png');
  }
  #et-main-area .et_pb_fullwidth_header.et_pb_fullwidth_header_0.title5 {
    background-image: url('img/title-background_5_xs.png');
  }
  #et-main-area .et_pb_fullwidth_header.et_pb_fullwidth_header_0.title6 {
    background-image: url('img/title-background_6_xs.png');
  }
  #et-main-area .et_pb_fullwidth_header.et_pb_fullwidth_header_0.title7 {
    background-image: url('img/title-background_7_xs.png');
  }
}
/* Button */
/* Input */
/* Content */
#top-header .et-social-icons {
  float: right;
}
#et-info {
  width: 100%;
}
@media only screen and (max-width: 981px) {
  #main-header {
    padding-top: 0 !important;
  }
  #logo {
    display: none;
  }
  .select_page {
    text-indent: -999em;
    background: transparent url("img/boysie-white_MobileLogo.png") no-repeat 0 0;
    background-size: auto 100%;
    height: 32px;
    width: 236px;
  }
  .et_header_style_split #main-header .mobile_nav {
    padding-left: 0;
    padding-right: 0;
  }
  .et_header_style_split .mobile_menu_bar {
    top: 0;
    right: -12px;
  }
  .et_header_style_split .mobile_menu_bar:before {
    font-size: 57px;
  }
  .et_non_fixed_nav.et_transparent_nav #main-header,
  .et_non_fixed_nav.et_transparent_nav #top-header,
  .et_fixed_nav #main-header,
  .et_fixed_nav #top-header {
    position: fixed !important;
  }
  .et_mobile_menu {
    overflow: scroll !important;
    max-height: 83vh;
  }
}
@media only screen and (max-width: 650px) {
  #logo {
    max-width: 100% !important;
    max-height: 100px !important;
  }
}
@media only screen and (max-width: 320px) {
  .select_page {
    height: 29px;
    width: 220px;
  }
}
@media only screen and (max-width: 240px) {
  .select_page {
    height: 21px;
    width: 158px;
    margin-top: 9px;
  }
}
.next3events_posts {
  border-bottom: 1px solid #000;
  margin-top: 0.5em;
}
.next3events_post {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border-top: 1px solid #000;
  cursor: pointer;
}
.next3events_post:hover {
  background: #f1f1f1;
}
.wpml-ls-legacy-list-horizontal {
  padding: 0 0 0 0;
  border: 0;
}
.wpml-ls-legacy-list-horizontal ul li {
  padding: 0;
}
.wpml-ls-legacy-list-horizontal ul li a {
  padding: 0 0 0 5px;
}
.single-post #left-area {
  width: 100%;
  padding-right: 0%;
}
#main-content .container::before {
  display: none;
}
.page-youtube-media .et_pb_post h2 {
  height: 2.3em;
}
.posts_pagination {
  text-align: center;
}
.posts_pagination h2 {
  display: none;
}
.posts_pagination .page-numbers {
  display: inline-block;
  padding: 0 0.5em;
}
.posts_pagination .page-numbers.prev {
  padding-right: 1em;
}
.posts_pagination .page-numbers.next {
  padding-left: 1em;
}
.event_privat {
  text-shadow: 0 0;
  font-family: ETmodules!important;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  text-transform: none;
  speak: none;
}
.page-id-4568 p input,
.page-id-4577 p input,
.page-id-4568 p textarea,
.page-id-4577 p textarea {
  border-radius: 8px 8px 8px 8px;
  color: #999;
}
.page-id-4568 p .event-date input:after,
.page-id-4577 p .event-date input:after {
  content: attr(placeholder);
}
.page-id-4568 p.acceptance_consent input,
.page-id-4577 p.acceptance_consent input {
  display: inline-block !important;
  -moz-appearance: checkbox;
  -webkit-appearance: checkbox;
  width: 1.5em;
  height: 1.5em;
  margin-right: 0.5em;
  vertical-align: text-top;
}
.page-id-4568 p.submit_block,
.page-id-4577 p.submit_block {
  overflow: hidden;
}
.page-id-4568 p.submit_block input,
.page-id-4577 p.submit_block input {
  width: auto;
  float: left;
  color: #000;
  font-size: 1.5em;
}
.page-id-4568 p.submit_block input[disabled],
.page-id-4577 p.submit_block input[disabled] {
  color: #ccc;
}
.dc-download-code {
  display: inline-block;
  border: 1px solid #000000;
  border-radius: 0.5em;
  padding: 0.5em;
  background: #f1f1f1;
}
.dc-download-code a {
  font-size: 1.5em;
}
.dc-download-code a:before {
  display: inline-block;
  content: 'Starte Download >>';
  color: red;
  font-weight: bold;
  padding-right: 1em;
}
label[for=paypallink_input] {
  display: block;
  padding: 1em 0;
}
.paypallink_input {
  transform: scale(2);
  margin-right: 1.3em;
}
.paypallink_wrapper {
  display: none;
}
.paypallink_wrapper .paypallink {
  display: inline-block;
  width: 308px;
  height: 60px;
  background: transparent url("img/paypal-button.png") no-repeat 0 0;
  background-size: 308px 60px;
  text-indent: -999em;
  margin-bottom: 1em;
}
.payment-methods .et_pb_image_wrap {
  width: 154px;
}
.post-listing {
  padding: 1em 0 1em 0;
}
.post-listing .et_pb_column_:first-child {
  border-top: 1px solid #000;
}
.post-listing .et_pb_post {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  margin: 0;
  border-bottom: 1px solid #000;
  padding: 0.3em 0;
  transition: background-color 200ms ease-in-out;
}
.post-listing .et_pb_post:hover {
  background: #f1f1f1;
}
.post-listing .post-meta,
.post-listing .entry-title,
.post-listing .post-content {
  font-size: 1em;
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
  line-height: 1;
  padding: 0.2em 0;
  margin: 0;
}
.post-listing .post-meta {
  width: 15%;
  -ms-flex-order: 1;
      order: 1;
}
.post-listing .entry-title {
  width: 65%;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-order: 2;
      order: 2;
  padding: 0 0;
}
.post-listing .entry-title a {
  display: block;
  padding: 0.2em 0;
  text-overflow: ellipsis;
  width: auto;
  white-space: nowrap;
  overflow: hidden;
}
.post-listing .post-content {
  width: 20%;
  -ms-flex-order: 3;
      order: 3;
  text-align: right;
}
.post-listing .post-content a {
  font-size: 1em;
  border: none;
  margin-right: 0.25em;
}
.post-listing .post-content a:after {
  font-size: 1em;
  line-height: 1.7em;
  padding-left: 0.25em;
}
@media only screen and (max-width: 981px) {
  .post-listing .et_pb_post {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .post-listing .entry-title {
    -ms-flex-order: 1;
        order: 1;
    width: 75%;
  }
  .post-listing .post-meta {
    -ms-flex-order: 0;
        order: 0;
    width: 100%;
    font-size: 0.8em;
  }
  .post-listing .post-content {
    -ms-flex-order: 2;
        order: 2;
    width: 25%;
  }
}
@media only screen and (max-width: 650px) {
  .post-listing .et_pb_post {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .post-listing .entry-title {
    -ms-flex-order: 0;
        order: 0;
    width: 100%;
  }
  .post-listing .post-meta {
    -ms-flex-order: 1;
        order: 1;
    width: 40%;
  }
  .post-listing .post-content {
    -ms-flex-order: 2;
        order: 2;
    width: 60%;
    font-size: 0.8em;
  }
}
.post-listing .posts_pagination,
.page-youtube-media .posts_pagination {
  color: #fff;
  padding: 1em 0 0 0;
}
.post-listing .posts_pagination a,
.page-youtube-media .posts_pagination a {
  color: #000;
  font-size: 48px;
}
.post-listing .posts_pagination a:first-child,
.page-youtube-media .posts_pagination a:first-child {
  float: left;
}
.post-listing .posts_pagination a:last-child,
.page-youtube-media .posts_pagination a:last-child {
  float: right;
}
/* Footer */
#footer-bottom .wpml-header-wrapper {
  vertical-align: top;
}
#footer-bottom .wpml-header-wrapper li {
  padding-left: 2em;
}
#footer-bottom .wpml-header-wrapper li a {
  padding: 1px;
  border: 1px solid #99CCCC;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
/* Fancybox */
#fancybox-close {
  right: -30px;
}
#form_captcha {
  padding: 1em 0;
}
#form_captcha_text {
  display: block;
  font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  color: #333;
  padding-bottom: 0.5em;
}
#form_captcha_img_wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
#form_captcha_img {
  display: inline-block;
  width: 260px;
  height: 55px;
}
#form_captcha_img img {
  width: 260px;
  height: 55px;
}
svg#svgCaptcha {
  max-width: 100%;
  height: auto;
  background-color: #fff;
}
#form_captcha_reload {
  margin-left: 1em;
  border: 0;
  background-color: transparent;
  -webkit-appearance: none;
  padding-top: 0.5em;
  color: black;
}
#form_captcha_reload path {
  fill: currentcolor;
}
#form_captcha_reload.disabled {
  color: slategrey;
}
#form_captcha_reload:before {
  display: none;
}
#form_captcha_input {
  border-radius: 8px 8px 8px 8px;
  color: #999;
  -webkit-appearance: none;
  width: 100%;
  border-width: 0;
  font-size: 14px;
  padding: 16px;
  margin-top: 0.5em;
}
.static_error {
  color: red;
}
p.et_pb_contact_field.submit_block {
  padding-left: 0;
}
.wpcf7 .ajax-loader {
  visibility: hidden;
  position: absolute;
}
.wpcf7 .ajax-loader.activ {
  visibility: visible;
  position: relative;
}
.output {
  visibility: hidden;
  position: absolute;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
  color: green;
  margin: 1em 0;
  padding: 1em 0;
}
.output.activ {
  visibility: visible;
  position: relative;
}
#single_crawl,
#single_crawl_frame_wrapper_btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 48px;
  height: 48px;
  border: 2px solid #000000;
  border-radius: 50%;
  color: black;
  opacity: 0.5;
}
#single_crawl {
  position: fixed;
  bottom: 2em;
  right: 2em;
  z-index: 999998;
  background-color: #ffffff;
}
#single_crawl:hover {
  opacity: 1;
  background-color: red;
  color: black;
}
#single_crawl_frame_wrapper_btn {
  position: absolute;
  top: 1em;
  right: 1em;
  opacity: 1;
  background-color: transparent;
  border: 0;
}
#single_crawl_frame_wrapper {
  display: none;
  background-color: rgba(255, 255, 255, 0.9);
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  padding: 2em;
}
#single_crawl_frame_wrapper iframe {
  position: relative;
  width: 100vw;
  height: 70vh;
  top: 0;
  right: 0;
}
/* BEGIN: SPINNER */
.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #000;
  border-color: #000 transparent #000 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* END: SPINNER */
/*# sourceMappingURL=style.css.map */