/* 
Theme Name: IStok Child
Description: IStok Child is a child theme of IStok , created by Micro Web Technology team
Author: Micro Web Technology
Template: hello-elementor
Version: 2.0.0
Text Domain: IStok Child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

#countdown {
    font-size: 24px;
    font-weight: bold;
    color: #ff5733;
    text-align: center;
}

div#countdown {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

.contdown-outer {
    display: flex;
    align-items: center;
    flex: 1;
}
#countdown > .contdown-outer > span {
    stroke-width: 5px;
    font-size: 110px;
    font-family: 'Anton', sans-serif;
    letter-spacing: 6px;
    line-height: 1;
    font-weight: 100;
    color: transparent;
    -webkit-text-stroke: 1px #ffffff;
    text-stroke: 1px #ffffff;
}
.contedown-text-negative {
    color: #FB0015;
    margin-left: -20px;
    font-size: 38px;
    font-family: 'Anton';
    letter-spacing: 1px;
    text-transform: uppercase;
}
.color-style-month {
    font-size: 24px !important;
    color: #000;
    font-weight: 400;
}
.postion-change {
    position: absolute;
    width: 100%;
    left: 20px;
}
.lady-image-top {
    position: unset !important;
}
.dialog-type-lightbox {
    position: fixed !important;
}
.elementor-lightbox .elementor-video-container .elementor-video-portrait {
    max-height: 80vh;
}
.lady-image-top img {
    display: block;
    height: calc(100% + 160px);
    position: absolute;
    width: auto !important;
    bottom: 0;
}
@media screen and (max-width: 768px) {
/*    div#countdown {*/
/*flex-direction: column;*/
        
/*    }*/
    #countdown > .contdown-outer > span {
    font-size: 32px !important;
    }
    .contedown-text-negative {
    font-size: 14px !important;
    
}
.contedown-text-negative {
    margin-left: -10px;
}
div#countdown{
    gap: 10px;
}
.lady-image-top img {
    min-height: 200px;
z-index:1;
}
.postion-change {
    left: 0px;
}
}
@media screen and (max-width: 1024px) {
#countdown > .contdown-outer > span {
    stroke-width: 5px;
    font-size: 92px;
}
.contedown-text-negative {
    font-size: 32px;
    
}
div#countdown {
    gap: 20px;
}
.lady-image-top img {
    height: calc(100% + 60px);

}
}
@media screen and (min-width: 768px) {
.get-your-enent-seen form {
    display: flex;
    gap: 20px;
}
.gform-body.gform_body {
    flex: 70%;
}
.gform_footer.before {
    flex: auto;
    display: block;
    margin: auto 0px 0px 0px;
    height: fit-content;
}
.gform_validation_error .gform_footer.before {

    margin: auto !important;

}

p.akismet-fields-container {
    flex: 100%;
}
.gform_fields {
    display: flex !important;
    gap: 10px;
}

.name-field-outer {
    flex: 1;
}

.form-email-outer {
    flex: 1;
}

.form-category-outer {
    flex: 1;
}
body .gform_footer.before input[type="submit"] {
    width: -webkit-fill-available !important;
    
}
}

@media screen and (max-width: 767px) {
    
    .gform-body.gform_body > .gform_fields {
    gap: 25px !important;
}
.gform_footer.before {
    margin-top: 35px;
    justify-content: center;
}
body.home .gform_footer.before input[type="submit"]{
    margin: 0px auto !important;
    padding: 10px 30px 11px !important;
}
.border-custom .elementor-icon-box-wrapper {
    align-items: center;
}
body .border-bottom .elementor-icon-box-title:after {
    bottom: -15px;
}
}

.form-category-outer .chosen-container {
    width: -webkit-fill-available !important;
}
.get-your-enent-seen span.gfield_required {
    display: none;
}
label.gfield_label.gform-field-label {
    font-size: 16px;
    font-family: 'Outfit';
    font-weight: 500;
    margin-bottom: 15px;
}

.get-your-enent-seen input {
    padding: 10px 15px !important;
    line-height: 1;
    display: block;
}
.get-your-enent-seen input::placeholder,.get-your-enent-seen select ,.chosen-single span{
    color: #000;
    font-size: 14px;
    font-family: 'Outfit';
    font-weight: 500;
}
.get-your-enent-seen input[type="text"], .get-your-enent-seen input[type="email"],.get-your-enent-seen a.chosen-single {
    outline: none !important;
    border-color: #565656 !important;
    border: 1px solid #565656 !important;
}
.get-your-enent-seen input[type="text"]:focus,.get-your-enent-seen input[type="email"]:focus,.get-your-enent-seen .chosen-container.chosen-container-active a.chosen-single{
       outline: none !important;
    border-color: #eb9013 !important;
    box-shadow: none !important;
    border: 1px solid #eb9013 !important; 
}
body .gform_footer.before input[type="submit"] {
    padding: 10px 15px 11px !important;
    line-height: 1 !important;
    font-size: 18px !important;
    display: block !important;
    background: #FB0015 !important;
    border-radius: 10px !important;
}
.text-decortion-none a{
    text-decoration: none !important;
        text-underline-offset: 10px;
            transition: text-underline-offset 0.3s ease-in-out;

}

.text-decortion-none a:hover {
    text-decoration: underline !important;
    text-underline-offset: 6px;

}

.border-bottom .elementor-icon-box-title:after {
    content: "";
    display: block;
    height: 2px;
    background: #fff;
    width: 40px;
    position: absolute;
    margin: 0px auto;
    left: calc(50% - 40px);
    bottom: -15px;
}
.border-bottom .elementor-icon-box-title {
    position: relative;
}
.dj-section-bottom-outer {
    display: flex;
    flex-direction: column;

    color: #fff;
    font-family: "Barlow Condensed", Sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 38px;
    text-transform: uppercase;
}

.icon-name-outer {
    display: flex;
    gap: 10px;
    align-items: center;
}.link-readmore a{
    color: #fff;
    font-family: "Space Grotesk", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    line-height: 1;
    text-transform: uppercase;
    text-decoration: none !important;
    text-underline-offset: 10px;
    transition: text-underline-offset 0.3s ease-in-out;
}
.link-readmore{
    line-height: 1;
    text-align: center;
}
.position-with-icon {
    position: absolute;
    bottom: 20px;
}
.link-readmore a:hover {
    color: #ff0000;
    text-underline-offset: 4px;
    text-decoration: underline !important;
    text-decoration-thickness: 3px !important;
}
.link-readmore {
    display: none !important;
}
body.newsletter-popup-show .video-popup-outer {
    display: block !important;
    position: fixed;
    z-index: 9999;
}


.popup.hidden::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
}




.popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999;
    background-color: #00000080;
  }
  
  .popup.hidden {
    display: none;
  }
  
  .popup-content {
    position: relative;
   background: transparent;
    padding: 20px;
    max-width: 950px;
    margin: auto;
    width:100%;
    max-height:90vh;
    border-radius: 10px;
    text-align: center;
    height: fit-content;
  }
  
  .popup-content iframe {
    width: 100%;
    border-radius: 10px;
  }
  
  .close {
      position: absolute;
      top: -20px;
      right: 20px;
      line-height: 1;
      font-size: 36px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
  }
  @media screen and (min-width: 768px) {
      .popup-content iframe {
    min-width:560px; 
    height:500px;
  }
  }
  
  
  @media screen and (max-width: 768px) {
      .popup-content iframe {
    min-height:315px;
    width:100%;
  }
  .popup-content {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
  }
  .close {
      top: -20px;
      right: 20px;
  }
  /* .popup {
    position: fixed;
    top: 20%;} */
  }
  #openVideoButton2{
    cursor: pointer;
  }