/*
 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
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/* Center WP PDF Embedder container */
@font-face {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(https://henr.itbusinesspartner.nl/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.woff2) format("woff2")
}

.pdfemb-viewer {
    margin: 0 auto !important;
}

.knock-out .wof-right {
    width: 100%;
}
.knock-out .wof-wheel-standalone .wof-wheel .wof-wheel-bg {
    width: 800px;
    height: 800px;
  
}
  
#footer-ps {
    display: none;
}
  
#main-content {
    padding-top: 0;
}
  
.knock-out .wof-right-inner {
    text-align: center;
}
  
.knock-out .wof-wheel .wof-slice {
    font-size: 13px;
    padding-left: 45px;
}
  
.knock-out .wof-form-wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
}
  
.knock-out .wof-form-fields {
    width: 68% !important;
}
  
.knock-out .wof-form-fields input{
    width: 100% !important;
}
  
.knock-out .wof-wheel .wof-form-wrapper button {
    width: 30% !important;
    font-weight: 600;
}
  
.knock-out .wof-title {
    margin-top: 30px;
}
  
.knock-out .wof-wheel .wof-form-wrapper button.wof-btn-done {
    margin-top: 0;
}
  
.knock-out .wof-response:not(:empty) {
    width: 100%;
}
  
#trp-floater-ls {
    display: none !important;
}
  
.knock-out .wof-winnings {
    display: none;
}
  
.knock-out .wof-disclaimer {
    display: none;
}
  
.knock-out .wof-btn-done {
    display: none;
}

.hpe-hero .wof-wheel {
    background-color: transparent !important;
}

.hpe-hero .wof-wheel-standalone .wof-wheel .wof-wheel-bg {
    width: 800px;
    height: 800px;
}

.hpe-hero .wof-wheel .wof-slice {
    font-size: 13px;
}

.hpe-hero .wof-wheel .wof-title {
    /*display: none !important;*/
}


  
/* Media queries */
@media all and (max-width: 1405px) {
   
    .hpe-hero-background {
      background-position: center 0px !important;
    }
    
    .et_pb_text_1.text-w-spacing {
      padding-top: 220px !important;
    }
    
}
  
@media all and (max-width: 980px) {
    
    .et_pb_text_1.text-w-spacing {
      padding-top: 220px !important;
    }
    
}
  
@media all and (max-width: 780px) {
   
    .hpe-hero-background {
      background-position: center 0px !important;
    }
    
    .et_pb_text_1.text-w-spacing {
      padding-top: 220px !important;
    }
    
}
  
@media all and (max-width: 600px) {
    
    .knock-out .wof-inner-wrapper {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
   
    .knock-out div.wof-wheel .wof-left {
      -webkit-order: 0;
      order: 0;
    }
    
    .knock-out .wof-form-wrapper {
      display: block !important;
      text-align: center;
    }
    
    .knock-out .wof-form-fields {
        width: 100% !important;
      }
    
      .knock-out .wof-wheel .wof-form-wrapper button {
           width: 50% !important;
      }
    
}
  
@media all and (max-width:900px) {
    .knock-out .wof-wheel-standalone .wof-wheel .wof-wheel-bg {
      width: 600px;
      height: 600px;
    }
    
    .knock-out .wof-right-inner {
        width: 100%;
        margin: 0 auto;
      }
}
  
@media all and (min-width:900px) {  
    .knock-out .wof-right-inner {
        width: 70%;
        margin: 0 auto;
      }
}
  
#hero-footer p {
    color: #a9a9a9;
}

#henrForm *{
    color: white !important;
}
#henrForm input {
    color: black !important;
}

#henrForm button[type=submit]{
    background: white !important;
    color: #AB2322!important;
    text-transform: none !important;
    padding: 1em 2em;
}

#explosionSwiper .homeWeeks{
    overflow: hidden;
}

#explosionSwiper .homeWeeks img+div{
    padding: 2em 2em 4em;
}
#explosionSwiper .homeWeeks img+div h2{
    color: #AB2322;
    font-weight: bold;
    font-family: 'Montserrat';
    font-size: 35px;
}
#explosionSwiper .homeWeeks img+div p{
    width: 70%;
    color: black;
    font-family: 'Montserrat';
    font-size: 16px;
    margin-bottom: 2em;
}
#explosionSwiper .homeWeeks img+div a{
    background: #AB2322 !important;
    color: white !important;
    padding: 1em 2em;
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 2em;
}
#explosionSwiper .homeWeeks .swiper-slide{
        background: white;
}
.weeks-right .navigation-wrapper>*{
    position: relative;
    left: unset;
    right: unset;
    top: unset;
    bottom: unset;
    margin: unset;
    width: unset;
    height: unset;
    margin-bottom: 10px;
}
.weeks-right{
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translate(100%, -13%);
    padding: 1em;
    background: #AB2322;
}
@media (max-width: 980px){
    .weeks-right {
        bottom: 20px;
        transform: translate(0, 100%);
        z-index: 999;
    }
    .weeks-right .navigation-wrapper{
        display: flex;
        gap: 10px;
    }
    #explosionSwiper .homeWeeks .swiper-slide{
        height: auto;
    }

    #explosionSwiper .homeWeeks img+div p{
        width: 100%;
    }
    #explosionSwiper .homeWeeks img+div h2{
        font-size: 30px;
    }    
}

.weeks-right .swiper-pagination{
    font-family: 'Montserrat';
    font-weight: 400;
    color: white;
    margin-top: 10px;
}
.weeks-right .swiper-pagination .current{
    font-size: 25px;
}
.weeks-right .swiper-pagination .total{
    font-size: 16px;
    opacity: .5;
}
.weeks-right .swiper-button-next:after, .weeks-right .swiper-button-prev:after{
    color: white;
    padding: 1em;
    border: 1px solid white;
    border-radius: 50px;
    font-weight: 900;
    font-size: 20px;
    width: 17px;
    height: 17px;
    font-family: FontAwesome !important;
}
.weeks-right .swiper-button-next:after{
    content: '';
}
.weeks-right .swiper-button-prev:after{
    content: '';
}
.swiper-slide.disabled:before {
    content: '';
    background: black;
    opacity: .7;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.swiper-slide.disabled:after {
    content: url(https://henr.itbusinesspartner.nl/wp-content/uploads/sites/3/2022/11/lock.png);
    color: white;
    position: absolute;
    z-index: 999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(.5);
}
div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description{
    background: transparent;
    border: none;
    height: unset;
    overflow: unset;
    padding: 0;
    margin: 0 0 10px;
}
div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description a{
    text-decoration: underline;
} 

.fiscal-year-form {
    margin-bottom: unset;
    color: black;
}
.fiscal-year-form .wpforms-layout-column > .wpforms-field:nth-child(1),
.fiscal-year-form .wpforms-field-container > .wpforms-field:nth-child(1){
    padding-top: 0px;
}
.fiscal-year-form .wpforms-submit-container{
    text-align: center;
}
.fiscal-year-form .wpforms-submit-container .wpforms-submit{
    background: #01A982;
    border: 0;
    border-radius: 30px;
    padding: 0.5em 1em;
    color: white;
    font-size: 18px;
    font-weight: 900;
    font-family: arial;
}
.fiscal-year-form input[type=text], .fiscal-year-form input[type=email]{
    padding: 10px;
}
.fiscal-year-form .wpforms-field-checkbox ul{
    padding-bottom: 0px;
}

#wpforms-8172 .wpforms-confirmation-container,
#wpforms-8177 .wpforms-confirmation-container {
    font-size: 18px;
    font-weight: 600;
    color: #01A982;
}