/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

/* ===================================
    COMING SOON
====================================== */

body.page-id-2 #main-header, body.page-id-2 #main-footer {
    display: none !important;
}

body.page-id-2 .et_pb_column_4_4 {
      display: flex;
  justify-content: center;
  align-items: center;

}

/* ===================================
    ALLGEMEIN
====================================== */



.npt {padding-top: 0px !important;}
.npb {padding-bottom: 0px !important;}
.nplr {padding-left: 0px; padding-right: 0px;}
.npl {padding-left: 0px;}
.npr {padding-right: 0px;}
.nmb {margin-bottom: 0px !important;}
.vw {width: 100vw; max-width: 100vw !important;}
.vh {height: 100vh;}
.valign {display: flex;}
.centered {align-items: center; }
.bottom {align-items: flex-end;}

.entry-title {display: none;}

@media all and (min-width:768px) {
    .vh100 {
        height: calc(100vh - 100px) !important;
    }
}

@media all and (min-width:481px) and (max-width:767px) {
    .vh100 {
        height: calc(100vh - 100px) !important;
    }
}
@media all and (max-width:480px) {
    .vh100 {
        height: calc(100vh - 201.75px) !important;
    }
}


/* ===================================
    Schriften
====================================== */

body {
    hyphens: auto !important;
}

/* Fonts */

/* nunito-sans-regular - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/nunito-sans-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/nunito-sans-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nunito-sans-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nunito-sans-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nunito-sans-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nunito-sans-v12-latin-regular.svg#NunitoSans') format('svg'); /* Legacy iOS */
}
/* nunito-sans-800 - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/nunito-sans-v12-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/nunito-sans-v12-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nunito-sans-v12-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nunito-sans-v12-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nunito-sans-v12-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nunito-sans-v12-latin-800.svg#NunitoSans') format('svg'); /* Legacy iOS */
}
/* nunito-sans-900 - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/nunito-sans-v12-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/nunito-sans-v12-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nunito-sans-v12-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nunito-sans-v12-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nunito-sans-v12-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nunito-sans-v12-latin-900.svg#NunitoSans') format('svg'); /* Legacy iOS */
}


p, li, a {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 1.5em;
}

a {
    color: black !important;
    letter-spacing: 5px;
}

/*
.norm p{
    font-family: 'EB Garamond';
    font-style: normal;
    font-weight: 400;
    font-size: 18px !important;
    line-height: 1.5em;
} */

h1 {
    font-family: 'Nunito Sans';
    text-transform: uppercase;
    letter-spacing: 8px;
    font-size: 20px;
    font-weight: 900;
    color: black;
}

p {
    color: black;
}

#trailer a, .et_pb_video_play {
    font-size: 50px !important;
}

#mobile_menu1 li a {
    letter-spacing: 2px;
}

.white , .white p, .white a {
    color: white !important;
}

#footer p, #footer a {
text-transform: uppercase;
letter-spacing: 2px;}

/* ===================================
    HEADER
====================================== */



#main-header {
    box-shadow: none;
    min-height: 100px;
    background-color: transparent !important;
}

#header_l img {
    height: 75px !important;
width: auto;
}
#header_l {
    height: 100px;
    display: flex;
align-items: center;
}

#header_r {
    height: 100px;
    justify-content: flex-end;
}

#logo {
    display: flex;
    float: right;
    margin-top: 25px;
}

.et-l--header ul {
  list-style-type: none;
  padding: 15px 0;
}

.et_pb_menu .et_pb_menu__menu > nav > ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media all and (min-width:981px) {
    #header_l {
        width: 23%;
        margin-right: 0;
        min-width: 375px;
    }
    
    #header_r {
        width: 77%;
    }
}

@media all and (max-width:980px) {
    #header_l {
    width: 70%;
        margin-bottom: 0px;
}

#header_r {
    width: 30%;
}

}


@media all and (max-width:480px) {
    header {
        padding-bottom: 15px !important;
    }
    
    #header_l, #header_r  {
    margin: auto;
}
    
    #header_l {
        height: auto;
        margin-top: 15px;
    }
    
    #header_r {
        height: auto;
        display: flex;
        justify-content: center;
    }

    .et_pb_image_0_tb_header {
        margin: auto !important;
    }

}



/* ===================================
    MENU
====================================== */

#et-top-navigation {
    padding-left: 0 !important;
    float: left;
}


.et_mobile_menu {
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

#mobile_menu {
    padding: 0;
    background: transparent;
    border: 0px;
}

#mobile_menu1 {
    width: 150px;
    left: -90px;
    text-align: right;
    background-color: transparent !important;
}

#mobile_menu1 li  {
    width: auto;
    padding: 0 15px;
}

#mobile_menu li a {
      border: 0;
    padding: 0 0 7px 5px;
    width: 100%;
    max-width: 320px;
}

.et_mobile_menu li a {
  border-bottom: none;
}

.et_mobile_menu li a:hover, .nav ul li a:hover {
  background-color: transparent !important;
  opacity: 1;
}

.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu a:hover {
    color: #e60000 !important;
}

@media all and (max-width: 980px) {
    .et_divi_100_custom_hamburger_menu .mobile_menu_bar {
        margin-bottom: 0 !important
}
    
    #mobile_menu1 {
        padding-top: 3em;
    }
}

@media all and (min-width:768px) {
  body.page-id-2  .et_pb_menu__menu {display: none !important;}
    body.page-id-2  .et_mobile_nav_menu {display: block;}
}

@media all and (max-width:480px) {
    #mobile_menu1 {
        width: auto;
        left: -100%;
        text-align: center;
        padding-top: 2em;
    }
    
    .et_mobile_menu li a {
  padding: 5px 5%;
    }
}

/* ===================================
    START
====================================== */

body.page-id-255 #et-main-area header {position: absolute;
width: 100vw;
}

@media all and (max-width:980px) {
.et_pb_gutters3 .et_pb_column_3_4, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 {
    width: 100% !important;
}
}

@media all and (max-width: 768px) {
    #start .et_pb_row_0 {
        background-image: url(https://www.estherback.com/wp-content/uploads/eb_start_m.jpg);
    }
}



/* ===================================
    CIRCLE IMAGES
====================================== */

.wp-image-64, .wp-image-82 {
      max-height: 300px;
    min-height: 300px;
        margin: auto;
}
.wp-image-83 {
      max-height: 200px;
    margin: auto;
    margin-bottom: auto;
    padding-bottom: 0px !important;
}

.wp-image-84 {
      max-height: 200px;
    margin: auto;
}

#start .et_pb_image_wrap {text-align: center;}

.imgborder img {
    border: 5px solid #e80707;
    border-radius: 100%;
}
/* ===================================
    DATES
====================================== */


.date {
    padding: 12px;
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    line-height: 1.5em;
    border: 2px solid rgb(150,150,150);
}

.et_pb_post .month, .et_pb_post  .day, .et_pb_post  .date{
    color: rgb(150,150,150) !important;
}

.et_pb_post {
    margin-bottom: 0px !important;
}

.black p {
    color: black !important;
}

.evrow {
    justify-content: center;
}

.evdate, .evcontent {
    width: auto !important;
    font-weight: 700;
}
.evdate {
    margin-right: 25px !important;
}


.evcontent {
    display: flex;
    align-items: center;

}

@media all and (max-width:980px) {
    .evdate {
        width: auto !important;
        float: unset;
        justify-content: center;
        display: flex;
        margin-bottom: 15px;
        margin-right: 0 !important;
    } 
    
    .evcontent {
        width: auto !important;
        float: unset;
        justify-content: center;
        display: flex;
        margin-bottom: 15px;
        text-align: center;
    }    
    .evcontent .et_pb_text {
        text-align: center !important;
    }
   .evcontent p {
        text-align: center !important;
    }
}



/* ===================================
    FOOTER
====================================== */


#footer-bottom {display:none;}

#main-footer {
    min-height: 100px;
}
#main-footer p, #main-footer a {
    color: white !important;
}

.bottom-nav li {
    display: block;
}

#footer-widgets .footer-widget li::before {
    display: none;
}

.et_pb_widget ul li {
    margin-bottom: 0px !important;
}

#social {
    margin-top: 15px;
    display: flex;
}
#social .barimg:nth-of-type(1){
    margin-left: -3px;
}

.yt p {
    padding-bottom: 0 !important;
}

.socialimg {
    width: auto;
    height: 25px;
}
.barimg {
    width: 35px;
    height: 35px;
}

#social .barimg {
    width: 35px;
    height: 35px;
}

.barlink {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 10px 0 10px;
}

#footer .et_pb_column_1_3 {
    width: auto;
}

@media all and (max-width:600px) and (orientation:portrait) {
    
    .barlink {
        width: 45px;
        height: 45px;
        margin: 10px 10px 10px 0;
    }
    
    .barlink:last-of-type {
        margin: 10px 0 10px 0;
}

    
    .barimg {
        width: 45px !important;
        height: 45px !important;
    }
}


/* ===================================
    CONTENT
====================================== */


.htext {
    max-width: fit-content;
}


#hone {
    position: absolute;
    left: 14%;
    top: 50%;
}

#htwo {
    position: absolute;
    left: 54%;
    top: 65%;
    background-color: rgba(255,255,255,.5);
}

#hthree {
    left: 20%;
    margin-bottom: 20px;
}

#hfour {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

#hfive {
    position: absolute;
    left: 54%;
    top: 65%;
    background-color: rgba(255,255,255,.5);
}

#hsix {
    left: 5%;
    margin-bottom: 20px;
}

#hseven {
    position: absolute;
    left: 36%;
    top: 65%;
    background-color: rgba(255,255,255,.5);
}

@media all and (max-width:400px) {
    #htwo, #hfive,  #hseven {
    
    position: relative;
    left: unset;
    top: unset;
    margin: auto;
    margin-top: auto;
    margin-top: -75px;
    }
}

.textborder {
    border: 2px solid white;
    padding: 12px;
    text-align: center;
}

.textborder_b {
    border: 2px solid black;
    padding: 12px;
    text-align: center;
}

.textborder h1, .textborder_b h1 {
    padding: 0;
}

.et_pb_contact_submit {
  font-weight: 800;
  text-transform: uppercase;
}

.et_pb_contact_captcha {
    border: none !important;
    padding: 0 10px 0 5px !important;
}

.et_pb_contact_right {
    display: flex;
    align-items: center;
}

.applelink a {
    display: inline-block;
overflow: hidden;
background: url('https://linkmaker.itunes.apple.com/en-us/lockup.svg?releaseDate=2019-02-08&kind=album&bubble=apple_music&style=standard-black') no-repeat;
width: 120px !important;
height: 45px;
background-size: contain !important;
}

@media all and (min-width:981px) {
    .exrow {
        width: 100%;
        max-width: 100vw;
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
}

@media all and (max-width:980px) {
    .exrow {
        width: 100%;
        max-width: 100vw;
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
}

@media all and (max-width:480px) {
    .exrow {
        width: 100%;
        max-width: 100vw;
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
}


/* ===================================
    SCROLL TO TOP
====================================== */

.et_pb_scroll_top.et-pb-icon {
    right: 15px;
    bottom: 100px;
    color: black;
    float: right;
    font-size: 30px;
    background-color: rgba(255,255,255,0.5);
    text-align: center;
    padding-left: 5px;
    border-radius: unset;
    border: 2px solid black;
    font-weight: bold;
}

