/*
  ==================================
  Global
  ==================================
  */
  html{
    overflow-x: hidden;
  }
  body, input, select, textarea{
    color: #444;
  }
  .lang-item-esp,
  body[site-lang="lang-ESP"] .lang-item-eng{
    display: none;
  }
  body[site-lang="lang-ESP"] .lang-item-esp{
    display: inline-block;
  }
  .content-pages,
  .shopify-challenge__container{
    padding: 60px 0;
  }
  .grecaptcha-badge{
    visibility: hidden !important;
    opacity: 0 !important;
    position: absolute !important;
    left: -99999999px !important;
  }
  .title_heading{
    text-transform: uppercase;
  }
  .breadcrumb_collection .bg-breadcrumb,
  .breadcrumb_collection2 .bg-breadcrumb{
    background-position-y: 75%;
  }
  .breadcrumb_collection .bg-breadcrumb .bread-crumb a,
  .breadcrumb_collection2 .bg-breadcrumb .bread-crumb a{
    color: #f2f2f2;
  }
  .breadcrumb_collection .bg-breadcrumb .bread-crumb strong,
  .breadcrumb_collection2 .bg-breadcrumb .bread-crumb strong{
    color: #fff;
  }
  .preloader{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-image: url('https://cdn.shopify.com/s/files/1/0003/8030/5461/t/32/assets/logo-loader.gif?v=1607470055');
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: center; 
    background-size: 200px;
  }
  .pt-15{
    padding-top: 15px;
  }
  .pt-30{
    padding-top: 30px;
  }
  .pt-45{
    padding-top: 45px;
  }
  .pt-60{
    padding-top: 60px;
  }
  .pt-90{
    padding-top: 90px;
  }
  .pb-15{
    padding-bottom: 15px;
  }
  .pb-30{
    padding-bottom: 30px;
  }
  .pb-45{
    padding-bottom: 45px;
  }
  .pb-60{
    padding-bottom: 60px;
  }
  .mt-15{
    margin-top: 15px;
  }
  .mt-30{
    margin-top: 30px;
  }
  .mt-45{
    margin-top: 45px;
  }
  .mt-60{
    margin-top: 60px;
  }
  .mb-15{
    margin-bottom: 15px;
  }
  .mb-30{
    margin-bottom: 30px;
  }
  .mb-45{
    margin-bottom: 45px;
  }
  .mb-60{
    margin-bottom: 60px;
  }
  #reamazejs-container{
    display: none;
  }
  @media (min-width: 768px){
    #back-to-top{
      bottom: 100px;
    }
  }
  @media (min-width: 992px){
    .col-lg-14{
      -ms-flex: 0 0 14.285714%;
      flex: 0 0 14.285714%;
      max-width: 14.285714%;
    }
  }
  @media (min-width: 1200px){
    .col-xl-20{
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
  }
  @media (min-width: 1700px){
    .container-fluid{
      padding: 0 30px;
    }
  }
  @media (min-width: 1921px){
    .container-fluid{
      max-width: 1910px;
    }
  }
/*
  ==================================
  Buttons
  ==================================
  */
  .btn-default,
  .GiftWizard-gift-button{
    color: #fff;
    font-weight: 500;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    border-radius: 3px;
    height: 42px;
    letter-spacing: 2.2px;
    justify-content: center;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-flex;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    transition: .3s;
    text-align: center;
  }
  .btn-default svg{
    width: 20px;
    height: auto;
    fill: #ffffff;
  }
  .btn-default:hover svg{
    fill: #4dbbc3;
  }
  .btn-default.btn-sold-out{
    background-color: #ccc;
    border-color: #444;
    color: #444;
  }
  .btn-default.btn-sold-out:hover{
    background-color: #fff;
    border-color: #444;
    color: #444;
  }
  .btn-default, 
  .prod_extended .content-page-detail .detail-info .btn-action .shop-button,
  .prod_extended .content-page-detail .detail-info .btn-action .shop-button.engoj-btn-addtocart,
  .contact-page .contact-form .contact-form-page .contact-form .contact-submit input,
  .page-cart .content-cart-page .cart_totals .checkout-buttons-group .checkout-button.cart-update input[type="submit"],
  .page-cart .content-cart-page .cart_totals .checkout-buttons-group .checkout-button.continue-shopping1 a,
  .GiftWizard-gift-button{
    background-color: #4dbbc3;
    border: 1px solid #4dbbc3;
    font-size: 14px;
    font-weight: 500;
    border-radius: 3px;
    color: #fff;
    width: auto;
    height: 42px;
    padding: 0 30px;
    transition: all .3s ease;
  }
  .prod_extended .content-page-detail .detail-info .btn-action .shop-button-soldout,
  .product_sidebar .content-page-detail .detail-info .btn-action .shop-button-soldout{
    border-radius: 3px;
    border: 1px solid #e2e2e2;
    color: #444;
    width: auto;
    height: 42px;
    padding: 0 30px;
    transition: all .3s ease;
  }
  .prod_extended .content-page-detail .detail-info .btn-action .shop-button-soldout:hover,
  .product_sidebar .content-page-detail .detail-info .btn-action .shop-button-soldout:hover{
    background-color: #fff;
    border-color: #444;
    box-shadow: 0 3px 8px rgba(0,0,0,.2);
    color: #444;
  }
  .btn-default:hover,
  .prod_extended .content-page-detail .detail-info .btn-action .shop-button.engoj-btn-addtocart:hover,
  .contact-page .contact-form .contact-form-page .contact-form .contact-submit input:hover,
  .page-cart .content-cart-page .cart_totals .checkout-buttons-group .checkout-button.cart-update input[type="submit"]:hover,
  .GiftWizard-gift-button:hover{
    border-color: #4dbbc3;
    background-color: #fff;
    color: #4dbbc3;
    box-shadow: 0 3px 8px rgba(0,0,0,.2);
  }
  .prod_extended .content-page-detail .detail-info .btn-action .shop-button.engoj-btn-addtocart:focus,
  .contact-page .contact-form .contact-form-page .contact-form .contact-submit input:focus,
  .page-cart .content-cart-page .cart_totals .checkout-buttons-group .checkout-button.cart-update input[type="submit"]:focus,
  .GiftWizard-gift-button:focus{
    border-color: #4dbbc3;
    background-color: #fff;
    color: #4dbbc3;
  }
  .btn-default:focus{
    border-color: #4dbbc3;
    background-color: #4dbbc3;
    color: #fff;
  }
  .prod_extended .content-page-detail .detail-info .btn-action .shop-button, .product_sidebar .content-page-detail .detail-info .btn-action .shop-button,
  .page-cart .content-cart-page .cart_totals .checkout-buttons-group .checkout-button.continue-shopping1 a{
    border-color: #444;
    background: #444;
    transition: all .3s ease;
  }
  .prod_extended .content-page-detail .detail-info .btn-action .shop-button:hover, .product_sidebar .content-page-detail .detail-info .btn-action .shop-button:hover,
  .page-cart .content-cart-page .cart_totals .checkout-buttons-group .checkout-button.continue-shopping1 a:hover{
    border-color: #4dbbc3;
    box-shadow: 0 3px 8px rgba(0,0,0,.2);
  }
  .product-list-view .product-item-list .product .info-product .product-icon-action .add-to-cart:hover a, .product-list-view .product-item-list .product .info-product .product-icon-action .add-to-cart:hover button, .product-list-view .product-item-list .product .info-product .product-icon-action .add-wishlist:hover a, .product-list-view .product-item-list .product .info-product .product-icon-action .add-wishlist:hover button, .product-list-view .product-item-list .product .info-product .product-icon-action .quick-view:hover a, .product-list-view .product-item-list .product .info-product .product-icon-action .quick-view:hover button,
  .page-cart .content-cart-page .cart_totals .checkout-buttons-group .checkout-button.continue-shopping1 a:hover,
  .prod_extended .content-page-detail .detail-info .btn-action .shop-button.btn-continue_shopping:hover{
    border-color: #4dbbc3;
    background: #4dbbc3;
  }
  .prod_extended .content-page-detail .detail-info .btn-action .js-qty input[type="text"], .product_sidebar .content-page-detail .detail-info .btn-action .js-qty input[type="text"]{
    border-color: #444;
    color: #444;
  }
  .btn.btn-blog{
    display: inline-flex;
    justify-content: center;
    margin: auto;
    font-size: 24px;
    padding: 10px 30px;
    min-height: initial;
    min-width: 200px;
    border: 3px solid #fff;
    border-radius: 3px;
    color: #fff;
    letter-spacing: 1px;
    background-color: transparent;
    text-transform: uppercase;
    transition: all .3s ease;
    z-index: 1;
  }
  .btn.btn-blog:hover{
    background-color: rgba(255,255,255,.2);
    border-color: #fff;
    color: #fff;
  }
  .poup-login-destop .overlay_login-content .btn{
    background-color: #444;
  }
  @media (max-width: 575px){
    .btn-default, 
    .prod_extended .content-page-detail .detail-info .btn-action .shop-button,
    .prod_extended .content-page-detail .detail-info .btn-action .shop-button.engoj-btn-addtocart,
    .contact-page .contact-form .contact-form-page .contact-form .contact-submit input,
    .page-cart .content-cart-page .cart_totals .checkout-buttons-group .checkout-button.cart-update input[type="submit"],
    .page-cart .content-cart-page .cart_totals .checkout-buttons-group .checkout-button.continue-shopping1 a,
    .GiftWizard-gift-button{
      padding: 0 15px;
      letter-spacing: 1.1px;
    }
  }
/*
  ==================================
  Header
  ==================================
  */
  #header.jsheader3{
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .body_product #header.jsheader3{
    z-index: 2147483646;
  }
  #header .menu ul .has_megamenu .menu_lv1:after,
  #header .menu ul li .menu_lv1:not(.relative):after{
    content: "\f107";
    display: inline-flex;
    font: normal normal normal 15px/1 FontAwesome;
    font-size: inherit;
    font-weight: 600;
    border: 0;
    margin-left: 10px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  #header .currencies-login .cart-login-search ul{
    margin-top: 0;
  }
  #header .menu ul li .nav-link,
  #header .currencies-login .cart-login-search ul li a.nav-link{
    text-transform: uppercase;
  }
  #header .currencies-login .cart-login-search ul li a.nav-link{
    font-weight: 500;
    color: #444444;
    position: relative;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    display: inline-block;
    transition: .3s;
  }
  #header .menu ul li .nav-link,
  #header .currencies-login .cart-login-search ul li a.nav-link{
    font-size: 16px;
  }
  #header .currencies-login .cart-login-search ul li .cart .number-cart{
    color: #444444;
  }
  #header .menu ul li .nav-link:active, #header .menu ul li .nav-link:focus, #header .menu ul li .nav-link:hover,
  #header .currencies-login .cart-login-search ul li a.nav-link:hover,
  #header .currencies-login .cart-login-search ul li .cart .number-cart:hover{
    color: #4dbbc3;
  }
  #header .currencies-login .cart-login-search ul li a svg{
    fill: #444444;
    transition: .3s;
  }
  #header .currencies-login .cart-login-search ul li a:hover svg{
    fill: #4dbbc3;
  }
  #header .menu ul li .list-woman{
    background-color: #fff;
    padding: 20px 15px;
  }
  #header .menu ul li .list-woman .list-clothing ul li a{
    color: #444;
  }
  #header .menu ul li .list-woman .list-clothing ul li a:hover,
  #header .box_contentmenu .tab_content_menu_mobile .tab-content #tab_menu_mobile .menu-horizon-list .title_menu_mb.title_only_one:focus{
    color: #4dbbc3;
  }
  .header-info{
    padding: 5px;
    opacity: 1;
    text-transform: uppercase;
    transform: translateY(0);
    transition: all .3s ease;
  }
  .header-info.header-info_translate{
    transform: translateY(-100%);
    opacity: 0;
  }
  .header-info-content{
    text-align: center;
  }
  .header-info p{
    font-size: 13px;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 0;
  }
  .gtranslate-cont .gtranslator{
    background-color: #fff;
    border:  2px solid #444;
    border-radius: 0;
    font-size: 14px;
    color: #444;
    padding: 5px 0;
  }
  .gtranslate-cont .gtranslator option{
    color: #444;
    font-size: 12px;
  }
  .logo_menumoblie{
    padding-left: 25px;
  }
  .menu_moblie .menuright{
    width: auto;
    display: flex;
    align-items: center;
  }
  .menu_moblie .menuleft .iconmenu span:nth-child(2),
  .menu_moblie .menuleft .iconmenu span:nth-child(3){
    width: 30px;
  }
  .box_contentmenu .tab_content_menu_mobile ul .toptab_li a .tab-menu-icon span:nth-child(2){
    width: 20px;
  }
  .menu-horizon-list .wg-search-form{
    display: flex;
  }
  .menu-horizon-list .wg-search-form .search-input{
    border-color: #ccc;
    border-radius: 0;
    width: calc(100% - 55px);
    max-width: calc(100% - 55px);
  }
  .menu-horizon-list .wg-search-form .search-input::placeholder{
    color: #ccc;
  }
  .menu-horizon-list .wg-search-form button{
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    padding: 0 15px;
    width: 55px;
    height: 43px;
  }
  .menu-horizon-list .wg-search-form button:hover{
    color: #4dbbc3;
  }
  #header .menu ul li .list-home{
    background-color: #fff;
    left: 0;
    padding-top: 30px;
    margin-top: 0px !important;
    overflow: initial;
    box-shadow: initial;
  }
  #header .menu ul li .list-home:before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    width: 120vw;
    height: calc(100% - 30px);
    background: #fff;
    box-shadow: 0 2px 5px -2px rgba(0,0,0,.1);
    z-index: -1;
  }
  #header .menu .eveland-demolink{
    margin-top: 0;
  }
  #header .menu .eveland-demolink .title{
    color: #444;
    font-size: 14px;
    letter-spacing: 0;
    padding-top: 0;
    text-align: center;
  }
  #header .menu .eveland-demolink img:hover{
    box-shadow: none;
  }
  @media (min-width: 421px){
    .header-info{
      padding: 10px 0;
    }
  }
  @media (min-width: 768px){
    .header-info p{
      font-size: 15px;
    }
    .gtranslate-cont .gtranslator{
      padding: 5px;
    }
  }
  @media (min-width: 992px){
    .header-info p{
      font-size: 18px;
      line-height: 18px;
    }
  }
  @media (min-width: 1200px) and (max-width: 1459px){
    #header .menu ul li .list-home{
      width: 80vw;
      margin-left: -7.5vw;
    }
  }
  @media (min-width: 1460px){
    #header .menu ul li .list-home{
      width: 70vw;
      max-width: 1360px;
    }
  }
  @media (max-width: 1199px){
    .box_contentmenu .tab_content_menu_mobile ul .toptab_li a.active{
      background-color: #4dbbc3;
    }
  }
/*
  ==================================
  Slider
  ==================================
  */
  .section-slideshow-v10 .itemv-slide-h2 .info-sideh2 .box-content{
    top: initial;
    left: 0;
    right: 0;
    bottom: 3%;
    text-align: center;
    transform: initial;
  }
  .section-slideshow-v10 .itemv-slide-h2 .info-sideh2 .box-content .box-button{
    transform: translateY(-50px);
    transition: all .5s cubic-bezier(0,.45,.58,.2);
  }
  .section-slideshow-v10 .slick-active .info-sideh2 .box-content .box-button{
    transform: translateY(0px);
    opacity: 1;
  }
  .section-slideshow-v10 .itemv-slide-h2 .info-sideh2 .box-content .box-button a{
    letter-spacing: 1px;
    padding: 10px 20px;
    border: 3px solid #444;
    border-radius: 0;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    max-width: max-content;
    min-height: initial;
    transition: all .5s ease;
  }
  .slick-slide img.banner-xl, .slick-slide img.banner-lg, .slick-slide img.banner-md{
    display: none;
  }
  .slick-slide img.banner-sm{
    display: block;
  }
  .section-slideshow-v10 .prev-slide:hover, .section-slideshow-v10 .next-slide:hover {
    background: #f2f2f2;
    color: #444;
  }
  @media (min-width: 420px){
    .section-slideshow-v10 .itemv-slide-h2 .info-sideh2 .box-content .box-button a {
      font-size: 14px;
      padding: 10px 20px;
    }
    .section-slideshow-v10 .itemv-slide-h2 .info-sideh2 .box-content{
      bottom: 5%;
    }
  }
  @media (min-width: 576px){
    .section-slideshow-v10 .itemv-slide-h2 .info-sideh2 .box-content .box-button a {
      max-width: 150px;
      font-size: 18px;
      padding: 10px;
      min-height: 50px;
    }
  }
  @media (min-width: 768px){
    .slick-slide img.banner-sm{
      display: none;
    }
    .section-slideshow-v10 .itemv-slide-h2 .info-sideh2 .box-content{
      bottom: 20%;
    }
  }
  @media (min-width: 992px){
    .section-slideshow-v10 .itemv-slide-h2 .info-sideh2 .box-content .box-button a {
      max-width: 180px;
      font-size: 18px;
      padding: 10px 20px;
      min-height: 60px;
    }
    .section-slideshow-v10 .itemv-slide-h2 .info-sideh2 .box-content{
      bottom: 15%;
    }
  }
  @media (min-width: 1360px){
    .section-slideshow-v10 .itemv-slide-h2 .info-sideh2 .box-content .box-button a {
      max-width: 240px;
      font-size: 24px;
      min-height: 75px;
    }
  }
  @media (min-width: 1921px){
    .slick-slide img.banner-xl{
      display: block
    }
    .section-slideshow-v10 .itemv-slide-h2 .info-sideh2 .box-content .box-button a {
      max-width: 260px;
      font-size: 32px;
      min-height: 95px;
    }
  }
  @media (min-width: 768px) and (max-width: 991.98px){
    .section-slideshow-v10 .itemv-slide-h2 .info-sideh2 .picture-slideshow img {
      min-height: initial;
      object-fit: initial;
    }
  }
  @media (min-width: 768px) and (max-width: 1199px){
    .slick-slide img.banner-md{
      display: block !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199.98px){
    .section-slideshow-v10 .itemv-slide-h2 .info-sideh2 .picture-slideshow img {
      min-height: initial;
      object-fit: initial;
    }
  }
  @media (min-width: 1200px) and (max-width: 1920px){
    .slick-slide img.banner-lg{
      display: block !important;
    }
  }
  @media (max-width: 767px){
    .section-slideshow-v10 .next-slide, .section-slideshow-v10 .prev-slide{
      width: 40px;
      height: 40px;
      font-size: 20px;
    }
    .section-slideshow-v10 .itemv-slide-h2 .info-sideh2 .box-content .box-button{
      transform: translateY(0);
    }
  }
/*
  ==================================
  Banner
  ==================================
  */
  .section-banner-v15{
    padding: 50px 0;
  }
  .section-banner-v15 .text-center h5{
    margin-bottom: 30px;
  }
  .section-banner-v15 .text-center .title_heading{
    margin-bottom: 30px;
  }
  /*.section-banner-v13 .row{
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .section-banner-v13 .row div[class*="col-"]{
    padding-left: 15px;
    padding-right: 15px;
    }*/
    .section-banner-v13 .box-info:after{
      content: none;
    }
    .section-banner-v14 img.banner-lg{
      display: none;
    }
    .section-banner-v14 img.banner-md{
      display: block;
    }
    .section-banner-v13 .box-info .box-img .box-img-slider{
      background: linear-gradient(to bottom, #f9f9f9, #ccc);
      border-radius: 10px;
      max-width: 150px;
      margin: 0 auto 15px;
    }
    .section-banner-v13 .box-info .box-img .box-img-slider img{
      margin-top: -30px;
    }
    .section-banner-v13 .box-info .box-img a h6{
      display: flex;
      align-items: center;
      justify-content: center;
      height: 100%;
      font-size: 16px;
      font-weight: 500;
      margin: 0 auto;
      text-align: center;
      text-transform: uppercase;
      transition: all .3s ease;
      z-index: 1;
    }
    @media (min-width: 576px){
      .section-banner-v13 .box-info .box-img .box-img-slider{
        border-radius: 20px;
        max-width: 150px;
        height: 150px;
      }
    }
    @media (min-width: 992px){
      .section-banner-v15{
        padding: 70px 0;
      }
      .section-banner-v15 .text-center h5{
        margin-bottom: 10px;
      }
      .section-banner-v14 img.banner-lg{
        display: block;
      }
      .section-banner-v14 img.banner-md{
        display: none;
      }
      .section-banner-v13 .box-info .box-img a h6{
        font-size: 18px;
        position: absolute;
        top: 0;
        left: 40%;
        width: 60%;
        text-align: initial;
      }
      .section-banner-v13 .box-info .box-img{
        background: linear-gradient(to bottom, #f9f9f9, #ccc);
        box-shadow: 1px 1px 7px rgba(0,0,0,.1);
      }
      .section-banner-v13 .box-info .box-img .box-img-slider{
        background: initial;
        border-radius: initial;
        max-width: 60%;
        height: initial;
        margin: initial;
      }
    }
    @media (min-width: 1200px){
      .section-banner-v13 .box-info .box-img .box-img-slider img{
        margin-top: -50px;
      }
      .section-banner-v13 .box-info .box-img a h6{
        font-size: 20px;
      }
    }
    @media (min-width: 1440px){
      .section-banner-v13 .box-info .box-img a h6{
        font-size: 22px;
      }
    }
/*
  ==================================
  Collections
  ==================================
  */
.cimg-desktop{
  display: none;
}
.cimg-mobile{
  display: block;
}
@media (min-width: 1200px){
  .cimg-desktop{
    display: block;
  }
  .cimg-mobile{
    display: none;
  }
}
/*
  ==================================
  Products
  ==================================
  */
  .section-product-v1 .product_item{
    padding-top: 60px;
  }
  .product-item-v1 .product,
  .product-item-v1 .product .img-product{
    overflow: visible;
  }
  .product-item-v1 .product .img-product img {
    max-height: 130px;
    width: auto !important;
    display: block;
    margin: auto;
    transition: all .4s ease;
  }
  .product-item-v1 .product:hover .img-product img {
    transform: scale(1.1);
  }
  .product-item-v1 .product:hover .img-product .boximages{
    opacity: initial;
  }
  .product-item-v1 .product .info-product2 .title-product{
    margin-bottom: 5px !important;
  }
  .product-item-v1 .product .info-product2 .title-product a{
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .product-item-v1 .product .info-product2 .price-product{
    margin-bottom: 25px;
  }
  .product-item-v1 .product .info-product2 .add-to-cart .btn-default{
    width: 100%;
    max-width: 130px;
    margin: auto;
  }
  .prod_extended .content-page-detail{
    padding-bottom: 30px;
  }
  .product-item-v1 .product .info-product2 .price-product .price, .product-flavors-header,
  .prod_extended .content-page-detail .detail-info .product-title, .product_sidebar .content-page-detail .detail-info .product-title,
  .prod_extended .content-page-detail .detail-info .product-price ins, .product_sidebar .content-page-detail .detail-info .product-price ins,
  .prod_extended .content-page-detail .detail-info .product-meta-info .product-category-info label, .product_sidebar .content-page-detail .detail-info .product-meta-info .product-category-info label,
  .prod_extended .content-page-detail .detail-info .product-meta-info .product-sku label, .product_sidebar .content-page-detail .detail-info .product-meta-info .product-sku label,
  .prod_extended .content-page-detail .detail-info .product-meta-info .detail-share-social label, .product_sidebar .content-page-detail .detail-info .product-meta-info .detail-share-social label{
    color: #444;
  }
  .prod_extended .content-page-detail .detail-info .product-title, .product_sidebar .content-page-detail .detail-info .product-title{
    font-size: 2rem;
  }
  .prod_extended .content-page-detail .detail-info .btn-action .shop-button.btn-continue_shopping,
  .GiftWizard-gift-button{
    margin-right: 0;
    height: 42px;
  }
  .engo-popup .content .actions .shop-button{
    font-weight: 700;
    text-transform: uppercase;
  }
  .prod_extended .content-page-detail .detail-info .btn-action.detail-attr:not(.qty-cart){
    margin-top: 7.5px;
  }
  .GiftWizard-gift-button,
  .prod_extended .content-page-detail .detail-info .btn-action .shop-button,
  .prod_extended .content-page-detail .detail-info .btn-action .shop-button.engoj-btn-addtocart,
  .prod_extended .content-page-detail .detail-info .btn-action .shop-button-soldout,
  .product_sidebar .content-page-detail .detail-info .btn-action .shop-button-soldout{
    width: 100%;
    max-width: 300px;
    margin-right: 0;
  }
  .gallery-control{
    margin-bottom: 30px;
  }
  .gallery-control .gallery-images .slick-track .engoj_img_variant{
    width: 100%;
    padding: 5px;
    border: 1px solid #ccc;
    margin: 0 5px;
  }
  .gallery-control .gallery-images .slick-track .engoj_img_variant img{
    margin: 0 auto;
    width: auto;
    max-height: 75px;
  }
  .gallery-control .gallery-images .slick-track .engoj_img_variant.slick-current{
    border-color: #444;
  }
  .gallery-control .gallery-featured .img_thumb{
    border: 1px solid #ccc;
    padding: 15px;
  }
  .gallery-control .gallery-featured .img_thumb a{
    text-align: center;
  }
  .gallery-control .gallery-featured .img_thumb img{
    max-height: 500px !important;
  }
  .gallery-control .gallery-featured .img_thumb .slick-next, .gallery-control .gallery-featured .img_thumb .slick-prev{
    top: 50%;
  }
  .gallery-control .gallery-featured .img_thumb .slick-prev{
    left: 8px;
  }
  .prod_extended .content-page-detail .detail-info .product-price ins, .product_sidebar .content-page-detail .detail-info .product-price ins{
    font-size: 18px;
  }
  .prod_extended .content-page-detail .detail-info .product-meta-info .product-category-info a, .product_sidebar .content-page-detail .detail-info .product-meta-info .product-category-info a,
  .prod_extended .content-page-detail .detail-info .product-meta-info .product-sku span, .product_sidebar .content-page-detail .detail-info .product-meta-info .product-sku span{
    color: #888;
  }
  .product-item-v1 .product .info-product2 .price-product .price{
    font-weight: 400;
  }
  .prod_extended .content-page-detail .detail-info .product-price, .product_sidebar .content-page-detail .detail-info .product-price{
    padding-bottom: 15px;
    border-bottom: 0;
  }
  .js-qty, .ajaxcart__qty{
    max-width: 120px;
  }
  .js-qty h6{
    font-size: .9rem;
  }
  .prod_extended .content-page-detail .detail-info .btn-action .js-qty input[type="text"],
  .product_sidebar .content-page-detail .detail-info .btn-action .js-qty input[type="text"],
  .page-cart .content-cart-page .shop_table .cart_item .product-quantity .js-qty input[type="text"]{
    width: 120px;
    height: 42px;
    padding: 0 10px;
    color: #444;
  }
  .prod_extended .content-page-detail .detail-info .btn-action .js-qty .qty_plus,
  .product_sidebar .content-page-detail .detail-info .btn-action .js-qty .qty_plus,
  .page-cart .content-cart-page .shop_table .cart_item .product-quantity .js-qty .qty_plus{
    right: 12px;
    top: 12px;
    color: #444;
  }
  .prod_extended .content-page-detail .detail-info .btn-action .js-qty .qty_minus, 
  .product_sidebar .content-page-detail .detail-info .btn-action .js-qty .qty_minus,
  .page-cart .content-cart-page .shop_table .cart_item .product-quantity .js-qty .qty_minus{
    left: 12px;
    top: 12px;
    bottom: initial;
    right: initial;
    color: #444;
  }
  .prod_extended .content-page-detail .detail-info .btn-action .js-qty .qty_plus .fa-caret-up:before,
  .product_sidebar .content-page-detail .detail-info .btn-action .js-qty .qty_plus .fa-caret-up:before,
  .page-cart .content-cart-page .shop_table .cart_item .product-quantity .js-qty .qty_plus .fa-caret-up:before{
    content: "\f067";
    color: #444;
  }
  .prod_extended .content-page-detail .detail-info .btn-action .js-qty .qty_minus .fa-caret-down:before, 
  .product_sidebar .content-page-detail .detail-info .btn-action .js-qty .qty_minus .fa-caret-down:before,
  .page-cart .content-cart-page .shop_table .cart_item .product-quantity .js-qty .qty_minus .fa-caret-down:before{
    content: "\f068";
    color: #444;
  }
  .content-flavors{
    margin: 30px auto 15px;
    max-width: 300px;
    text-align: center;
  }
  .product-flavors-header{
    margin-bottom: 10px;
    text-transform: uppercase;
  }
  .btn-product-flavor{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #444;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #444;
    border-radius: 0;
    width: 100%;
    padding: 10px 15px;
    position: relative;
    text-transform: uppercase;
  }
  .btn-product-flavor:before{
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    font-weight: 600;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 10px;
    top: 15px;
  }
  .product-flavors{
    display: none;
    margin-top: 10px;
  }
  .product-flavors .flavor-title{
    display: flex;
    justify-content: center;
    color: #444;
    font-size: 14px;
    font-weight: 500;
    padding: 7.5px 15px;
    border-bottom: 1px solid #444;
    text-transform: uppercase;
    transition: all .4s ease;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
  .product-flavors .flavor-title:hover {
    color: #4dbbc3;
  }
  .product-list-points{
    color: #444;
    font-size: 16px;
    padding-left: 20px;
  }
  .product-list-points li{
    margin-bottom: 15px;
  }
  .youtube-section .product-list-points li{
    margin-bottom: .5rem;
  }
  .product-accordion{
    color: #444;
    cursor: pointer;
    padding: 10px 0;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    transition: 0.4s;
  }
  .large-description-product .product-accordion:first-child{
    border-top: 1px solid #ccc;
  }
  .product-accordion:hover {
    background-color: #f7f7f7;
  }
  .product-accordion:after {
    content: '\002B';
    color: #444;
    font-weight: bold;
    float: right;
    margin-left: 5px;
  }
  .product-accordion.active{
    border-bottom: 1px solid #ccc;
  }
  .product-accordion.active:after {
    content: "\2212";
  }
  .product-panel {
    max-height: 0;
    overflow: hidden;
    transition: all 0.2s ease;
    border-bottom: 1px solid #ccc;
  }
  .product-panel.active{
    padding: 0px 0 15px;
    max-height: initial !important;
  }
  .product-panel p,
  .product-panel ul li{
    font-size: 14px;
    color: #777;
  }
  .product-panel p,
  .product-panel ul{
    margin-bottom: 10px;
  }
  .product-panel ul{
    list-style: inside;
  }
  .product-panel p:last-child,
  .product-panel ul li:last-child{
    margin-bottom: 0;
  }
  .product-panel .btn.btn--splash{
    background-color: #f2f2f2;
    border-color: #ccc;
    color: #444;
    font-size: 11px;
    white-space: normal;
    display: inline-flex;
    align-items: center;
    margin-bottom: 10px;
    width: 100%;
  }
  .product-panel .btn i{
    margin-right: 5px;
  }
  .product-panel .btn:not(:last-child){
    margin-right: 10px;
  }
  .product-banners .banners-content{
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }
  .product-banners .banners-content img{
    display: block;
    width: 100%;
    max-width: 80px;
    margin: 0 auto 15px;
  }
  .product-banners .banners-content img.bioperine,
  .product-banners .banners-content img.ksm-66,
  .product-banners .banners-content img.instaminos,
  .product-banners .banners-content img.cynatine{
    max-width: initial;
    max-height: 80px;
    width: initial;
  }
  .product-banners .banners-content p{
    display: block;
    color: #888;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    text-align: center;
    padding: 5px;
    width: 100%;
  }
  .swatch .title_variant{
    color: #444;
    display: block;
    width: 100%;
    border-bottom: 0;
    margin-bottom: 15px;
  }
  .Rise-add-to-cart-button,
  .GiftWizard-gift-button{
    margin: 0 !important;
  }
  .prod_extended .content-page-detail .detail-info .product-meta-info .detail-share-social,
  .prod_extended .content-page-detail .detail-info .product-meta-info .detail-share-social .detail-share-social-links{
    display: flex;
    align-items: center;
  }
  .prod_extended .content-page-detail .detail-info .product-meta-info .detail-share-social a, 
  .product_sidebar .content-page-detail .detail-info .product-meta-info .detail-share-social a{
    background-color: transparent;
    border: 2px solid #444;
    color: #444;
    display: inline-block;
    text-align: center;
    width: 45px;
    height: 45px;
    font-size: 16px;
    border-radius: 50%;
    line-height: 45px;
    margin-left: 10px;
    transition: all .3s ease;
    overflow: hidden;
    position: relative;
  }
  .prod_extended .content-page-detail .detail-info .product-meta-info .detail-share-social a i, 
  .product_sidebar .content-page-detail .detail-info .product-meta-info .detail-share-social a i{
    color: #444;
    position: relative;
    transition: all .3s ease;
    z-index: 1;
  }
  .prod_extended .content-page-detail .detail-info .product-meta-info .detail-share-social a:hover, 
  .product_sidebar .content-page-detail .detail-info .product-meta-info .detail-share-social a:hover{
    border-color: #4dbbc3;
  }
  .prod_extended .content-page-detail .detail-info .product-meta-info .detail-share-social a:hover i, 
  .product_sidebar .content-page-detail .detail-info .product-meta-info .detail-share-social a:hover i{
    color: #fff;
  }
  .prod_extended .content-page-detail .detail-info .product-meta-info .detail-share-social a:before, 
  .product_sidebar .content-page-detail .detail-info .product-meta-info .detail-share-social a:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    transform: scale(0);
    background: #4dbbc3;
    transition: all ease .3s;
    width: 100%;
    height: 100%;
  }
  .prod_extended .content-page-detail .detail-info .product-meta-info .detail-share-social a:hover:before,
  .product_sidebar .content-page-detail .detail-info .product-meta-info .detail-share-social a:hover:before{
    transform: scale(.9);
  }
  .shoppayment-content{
    display: block;
    font-size: 13px;
    margin: 15px auto 30px;
  }
  .prod_extended .content-page-tabs{
    background-color: #f2f2f2;
    padding-bottom: 20px;
  }
  .tab-pd-details{
    padding-bottom: 60px;
    border-bottom: 0;
  }
  .tab-pd-details .tab_prod{
    justify-content: space-between;
    padding-top: 60px;
    border-top: 0;
  }
  .tab-pd-details .tab_prod li{
    padding: 0;
  }
  .tab-pd-details .tab_prod li:not(:last-child){
    margin-bottom: 5px;
  }
  .tab-pd-details .tab_prod li a{
    display: flex;
    align-items: center;
    border: 1px solid #444;
    border-radius: 3px;
    color: #444;
    font-size: 14px;
    padding: 0 15px;
    height: 42px;
  }
  .tab-pd-details .tab_prod li a:after,
  .tab-pd-details .tab_prod li a:before{
    content: none;
  }
  .tab-pd-details .tab_prod li a img{
    display: block;
    width: 30px;
    margin-right: 10px;
  }
  .tab-pd-details .tab_prod li .active.show{
    display: flex !important;
  }
  .tab-pd-details .tab_prod li .active{
    background-color: #4dbbc3;
    border-color: #4dbbc3;
  }
  .tab-pd-details .tab_prod li .active{
    color: #fff;
  }
  .tab-pd-details .tab_prod li .active img{
    filter: brightness(0) invert(1);
  }
  .tab-pd-details .tab-content .tab-pane{
    color: #444;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    width: 100%;
  }
  .tab-pd-details .tab-content .tab-pane p{
    margin-bottom: 20px;
  }
  .tab-pd-details .tab-content .tab-pane p:last-child{
    margin-bottom: 0;
  }
  .tab-pd-details .tab-content h3{
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: center;
  }
  .tab-pd-details .tab-content h3 span{
    margin-left: -69px;
  }
  .youtube-section{
    background-color: #9fd1d5;
    margin-bottom: 70px;
  }
  .youtube-section .youtube-description{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    padding: 30px;
  }
  .youtube-section .youtube-description h3{
    font-weight: 400;
    margin-bottom: -15px;
    font-size: 1.5rem;
  }
  .youtube-section .youtube-description h3 span{
    font-weight: 500;
    font-style: italic;
    text-transform: uppercase;
  }
  .youtube-section .youtube-description h2{
    font-family: 'StratumNo1';
    font-weight: 600;
    margin-bottom: 30px;
    text-align: center;
  }
  .youtube-section .youtube-description h5{
    text-transform: initial;
    display: flex;
  }
  .youtube-section .youtube-description h5 span{
    margin-left: 8px;
  }
  .long-description{
    display: none;
  }
  .short-description{
    display: block;
  }
  .read-description{
    display: inline-block;
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid #444;
    color: #444;
    padding: 0;
    transition: all .3s ease;;
  }
  .read-description.hide-description{
    margin-left: 5px;
  }
  .read-description:hover{
    border-color: #4dbbc3;
    color: #4dbbc3;
  }
  div#ISR-form-wrapper {
    position: relative;
    width: 100%;
    display: block;
    max-width: 300px;
    margin: 0 auto 30px;
  }
  #ISR-form-wrapper div#ISR_popup_container{
    background-color: #333;
    border: 0;
    border-radius: 5px;
    position: relative;
    width: 100%;
  }
  div#ISR_popup {
    color: #FFFFFF;
    font-size: 13px;
    font-family: Poppins;
    text-align: left;
    padding: 0 12px 12px 12px;
  }
  #ISR_popup h3 {
    color: #FFFFFF;
    font-weight: bold;
    font-style: normal;
    font-size: 17px;
    line-height: 1.2em;
    margin: 21px 0 0;
    text-align: center;
    text-decoration: none;
  }
  #ISR_popup_description{
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    padding: 10px 15px;
  }
  #ISR_popup_content {
    padding: 8px 16px;
  }
  #ISR_popup_content #ISR_form > div{
    margin-bottom: 20px;
  }
  div#ISR_form_email-wrapper label, p.ISR-variant {
    display: none;
  }
  #ISR-form-wrapper div#ISR_popup_container #ISR_popup_content #ISR_form input[type="email"]{
    height: 40px;
    width: 100%;
  }
  button#ISR_form_submit{
    display: block;
    background-color: #FFFFFF;
    border-width: 1px;
    border-style: solid;
    border-color: #444;
    border-radius: 3px;
    color: #444;
    float: initial;
    font-size: 14px!important;
    font-weight: 600;
    margin: auto;
    padding: 10px 15px;
  }
  #ISR-form-wrapper #ISR_popup_container #ISR_result{
    position: relative;
    bottom: initial;
    background-color: #f2f2f2;
    font-size: 13px;
    margin-bottom: 10px;
    padding: 15px;
  }
  #ISR-form-wrapper #ISR_popup_container #ISR_result.ISR-result-success{
    color: #4dbbc3;
    font-weight: 600;
  }
  #ISR-form-wrapper #ISR_popup_container #ISR_result #ISR_close{
    color: #444;
  }
  .swatch .variant_other{
    font-size: 16px;
  }
  .product-item-v1 .sold-out{
    display: flex;
    align-items: center;
    justify-content: center;
    top: 5px;
    left: 20px;
    font-weight: 600;
    line-height: 1;
    padding: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 5px;
    text-align: center;
  }
  @media (min-width: 421px){
    .product-item-v1 .product .img-product img {
      max-height: 200px;
    }
    .product-item-v1 .sold-out{
      top: 10px;
      left: 30px;
    }
  }
  @media (min-width: 576px){
    .product-banners .banners-content li{
      width: 33.333333%;
    }
    .product-item-v1 .sold-out{
      left: 60px;
    }
  }
  @media (min-width: 768px){
    .product-item-v1 .product .info-product2 .title-product a{
      font-size: 18px;
    }
    .product-item-v1 .product .info-product2 .add-to-cart .btn-default{
      max-width: 170px;
    }
    .content-flavors{
      margin: 30px 0 35px;
      max-width: initial;
      text-align: initial;
    }
    .content-flavors.protein-flavors{
      margin-top: 0;
      margin-bottom: -5px;
    }
    .btn-product-flavor{
      display: none;
    }
    .product-flavors{
      display: flex !important;
      flex-wrap: wrap;
      margin-top: 0;
      height: initial;
      visibility: initial;
      opacity: initial;
    }
    .product-flavors.d-md-none{
      display: none !important;
    }
    .product-flavors .flavor-title{
      color: #444;
      border: 1px solid #444;
      flex: initial;
      width: initial;
      min-width: 120px;
      max-width: auto;
      margin-bottom: 10px;
      padding: 10px 15px;
    }
    .product-flavors .flavor-title:not(:last-child){
      margin-right: 10px;
    }
    .product-flavors .flavor-title.active, .product-flavors .flavor-title:hover {
      border-color: #444444;
      background-color: #444444;
      color: #fff;
    }
    .product-item-v1 .product .img-product img {
      max-height: 280px;
    }
    .shoppayment-content{
      margin: 15px 0 30px;
      max-width: 300px;
    }
    .short-description{
      display: none;
    }
    .long-description{
      display: block;
    }
    .hide-description{
      display: none;
    }
    .product-item-v1 .sold-out{
      left: 40px;
    }
    .product-panel.active{
    	padding-top: 15px;
    }
	.product-panel .btn.btn--splash{
		font-size: 12px;
	}
  }
  @media (min-width: 992px){
    .gallery-control .gallery-images .slick-track .engoj_img_variant{
      margin: 0 0 10px;
      width: 100% !important;
    }
    .product-item-v1 .product .img-product img {
      max-height: 200px;
    }
    .youtube-section .youtube-description{
      max-width: 760px;
      margin: auto;
    }
    .youtube-section .youtube-description h2{
      font-size: 3.75rem;
    }
    .tab-pd-details .tab_prod li:not(:last-child){
      margin-right: 15px;
    }
    .tab-pd-details .tab-content h3{
      display: none;
    }
    .product-item-v1 .sold-out{
      font-size: 12px;
      height: 50px;
      width: 50px;
      top: 0;
      left: 30px;
    }
    div#ISR-form-wrapper{
      margin: 0 0 30px;
    }
  }
  @media (min-width: 1200px){
    .product-item-v1 .product .img-product img {
      max-height: 280px;
    }
    .product-item-v1 .sold-out{
      font-size: 14px;
      height: 60px;
      width: 60px;
      left: 50px;
    }
  }
  @media (min-width: 1440px){
    .product-item-v1 .product .img-product img {
      max-height: 320px;
    }
    .product-item-v1 .sold-out{
      font-size: 15px;
      height: 75px;
      width: 75px;
      left: 60px;
    }
    .youtube-section .youtube-description h3{
      font-size: 1.75rem;
    }
    .youtube-section .youtube-description h2{
      font-size: 4.25rem;
    }
    .youtube-section .youtube-description h5{
      font-size: 1.5rem;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px){
    .youtube-section .youtube-description h5{
      font-size: 1rem;
    }
  }
  @media (max-width: 991px){
    .content-page-detail .product-title{
      font-size: 20px;
    }
    .gallery-control .gallery-featured{
      padding-left: 15px;
      order: 0;
    }
    .gallery-control .gallery-images{
      margin-top: 30px;
      padding-right: 15px;
      order: 1;
    }
    .prod_extended .content-page-tabs{
      padding-top: 45px;
    }
    .tab-pd-details{
      display: flex;
      padding-bottom: 30px;
    }
    .tab-pd-details .tab-content{
      width: 100%;
    }
    .tab-pd-details .tab_prod{
      border-top: 0;
      padding: 0;
      margin-right: 15px;
      flex-direction: column;
      justify-content: initial;
    }
    .tab-pd-details .tab_prod li{
      padding: 0;
    }
    .tab-pd-details .tab_prod li a{
      padding: 16px 8px;
      height: initial;
      justify-content: center;
      width: 54px;
    }
    .tab-pd-details .tab_prod li a span{
      display: none;
    }
    .tab-pd-details .tab_prod li a img{
      margin-right: 0;
    }
  }
  @media (max-width: 767px){
    .prod_extended .content-page-detail .detail-info .product-price{
      text-align: center;
    }
    .prod_extended .content-page-detail .detail-info .btn-action, .product_sidebar .content-page-detail .detail-info .btn-action{
      justify-content: center;
    }
    .prod_extended .content-page-detail .detail-info .product-meta-info .detail-share-social{
      padding-top: 30px;
    }
    .prod_extended .content-page-detail .detail-info .product-meta-info .detail-share-social .detail-share-social-links{
      justify-content: center;
      width: calc(100% - 55px);
      margin-left: -30px;
    }
  }
  @media (max-width: 575px){
    .gallery-control .gallery-featured .img_thumb .slick-next{
      right: 8px;
    }
  }
  @media (max-width: 480px){
    #ISR-form-wrapper div#ISR_popup_container{
      width: 100% !important;
    }
  }
/*
  ==================================
  Cart
  ==================================
  */
  #shopify-section-page-cart .breadcrumb_collection2 .bg-breadcrumb .title-page h2,
  #shopify-section-page-cart .breadcrumb_collection .bg-breadcrumb .bread-crumb a, 
  #shopify-section-page-cart .breadcrumb_collection2 .bg-breadcrumb .bread-crumb a{
    color: #444;
  }
  #shopify-section-page-cart .breadcrumb_collection .bg-breadcrumb .bread-crumb strong, #shopify-section-page-cart .breadcrumb_collection2 .bg-breadcrumb .bread-crumb strong{
    color: #666;
  }
  #shopify-section-page-cart .breadcrumb_collection2 .bg-breadcrumb .title-page h2:before{
    content: none;
    background-color: #444;
  }
  .checkout-buttons-group{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .page-cart .content-cart-page .cart_totals .checkout-buttons-group .checkout-button{
    margin: 0;
  }
  .page-cart .content-cart-page .cart_totals .checkout-buttons-group .checkout-button:not(:last-child){
    margin-bottom: 10px;
  }
  .page-cart .content-cart-page .cart_totals .checkout-buttons-group .checkout-button.continue-shopping1 a{
    display: inline-flex;
    align-items: center;
    justify-content: safe center;
  }
  .page-cart .content-cart-page .cart_totals .checkout-buttons-group .checkout-button.cart-update input[type="submit"],
  .page-cart .content-cart-page .cart_totals .checkout-buttons-group .checkout-button.continue-shopping1 a{
    width: 100%;
  }
  .page-cart .content-cart-page .shop_table .cart_item .product-thumbnail{
    text-align: center;
  }
  .page-cart .content-cart-page .shop_table .cart_item .product-name-thumb, .page-cart .content-cart-page .shop_table .cart_item .product-price, .page-cart .content-cart-page .shop_table .cart_item .product-subtotal{
    font-size: 16px;
    color: #444;
  }
  .checkout-buttons-group .checkout-button{
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
  .cart_notes label{
    display: block;
    font-size: 1rem;
  }
  #shopify-section-page-cart .wrap{
    display: none;
    max-width: 1024px;
    margin: auto;
  }
  #shopify-section-page-cart .breadcrumb-process{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin: 1.5em auto 0;
    max-width: calc(100% - 380px);
    width: 100%;
    position: relative;
    padding: 0;
    list-style-type: none;
  }
  #shopify-section-page-cart .breadcrumb-process:before {
    content: "";
    display: block;
    width: 80%;
    height: 5px;
    vertical-align: middle;
    margin: 0 0;
    position: absolute;
    top: 34%;
    left: 10%;
    background-attachment: fixed !important;
    -webkit-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    transform: translateY(-60%);
    -o-transform: translateY(-60%);
    z-index: 440;
    background: #b0b0b0;
    background: -moz-linear-gradient(left, #b0b0b0 0%, #cccbcb 50%);
    background: -webkit-linear-gradient(left, #b0b0b0 0%, #cccbcb 50%);
    background: linear-gradient(to right, #b0b0b0 0%, #cccbcb 50%)
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0b0b0', endColorstr='#cccbcb', GradientType=1);
    z-index: 1;
  }
  #shopify-section-page-cart .breadcrumb-process li {
    flex-direction: column;
    width: 20%;
    z-index: 1;
  }
  #shopify-section-page-cart .breadcrumb-process li,
  #shopify-section-page-cart .breadcrumb-process li a{
    color: #666;
    font-size: 0.8rem;
    letter-spacing: 0.04rem;
    text-align: center;
    text-transform: uppercase;
  }
  #shopify-section-page-cart .breadcrumb-process li span:first-child {
    display: block;
    width: 50px;
    height: 50px;
    border: solid 5px #cccbcb;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    margin: 0 auto 10px;
    background: #d3ecec;
    color: #b0b0b0;
  }
  #shopify-section-page-cart .breadcrumb__item--completed span:first-child {
    border: solid 5px #b0b0b0 !important;
    color: #b0b0b0 !important;
    background: #d3ecec url(//cdn.shopify.com/s/files/1/0003/8030/5461/files/complete_95a8bf90-75d9-45d1-b391-c2272de22846.png?v=1626465693) center center no-repeat !important;
    text-indent: -99999px;
  }
  #shopify-section-page-cart .breadcrumb__item--current span:first-child {
    border: solid 5px #444 !important;
    background-color: #d3ecec !important;
    color: #444 !important;
  }
  #shopify-section-page-cart .breadcrumb__item--completed, .breadcrumb__item--completed a {
    color: #b0b0b0 !important;
  }
  #shopify-section-page-cart .breadcrumb__item--current, .breadcrumb__item--current a {
    color: #444 !important;
    font-weight: 500;
  }
  #shopify-section-page-cart .breadcrumb__chevron-icon {
    margin: 0 !important;
    display: none !important;
  }
  @media (min-width: 992px){
    #shopify-section-page-cart .wrap{
      display: block;
    }
    .checkout-buttons-group{
      justify-content: flex-end;
      flex-wrap: initial;
    }
    .checkout-buttons-group .checkout-button{
      flex: initial;
      width: initial;
      max-width: initial;
    }
    .page-cart .content-cart-page .cart_totals .checkout-buttons-group .checkout-button:not(:last-child){
      margin-bottom: 0;
      margin-right: 10px;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px){
    .page-cart .content-cart-page .cart_totals .checkout-buttons-group .checkout-button.cart-update input[type="submit"],
    .page-cart .content-cart-page .cart_totals .checkout-buttons-group .checkout-button.continue-shopping1 a{
      font-size: 12px;
      padding: 0 20px;
    }
  }
/*
  ==================================
  Blog
  ==================================
  */
  .section-blog-v4 .content-section-blog-v1 .info_blog .title-blog a,
  .article-page .content-single-blog .post-details .article_title{
    text-transform: uppercase;
    font-weight: 600;
  }
  .article-page .content-single-blog .post-details .article_title{
    font-size: 32px;
  }
  .article-page .content-single-blog .post-details .content-post-default p,
  .section-blog-v4 .content-section-blog-v1 .info_blog .content{
    color: #444;
  }
  .article-page .content-single-blog .post-details,
  .article-page .article_sidebar{
    padding-top: 65px;
  }
  .article-page .article_sidebar .content-section-blog-v1{
    margin-bottom: 30px;
  }
  .picture-bg{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 56.25%;
  }
  .article-page .article_sidebar .content-section-blog-v1 .content{
    font-size: 14px;
  }
  .widget-cads{
    padding-bottom: 44px;
  }
  .blog_buttons {
    margin: 30px 0;
    text-align: center;
    font-size: 14px;
  }
  .blog_buttons a {
    display: inline-block;
    text-decoration: underline;
    transition: all .3s ease;
  }
  .share-article-icons .share{
    padding: 0;
    margin: 0;
    list-style: none;
    transform: translateX(100%);
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 2;
    transition: all 0.5s ease 0.3s;
  }
  .share-article-icons .share{
    opacity: 0;
    /*transform: scale(0) rotate(360deg);*/
    transition: all 400ms;
  }
  .content-section-blog-v1:hover .share{
    opacity: 1;
    transform: scale(1) rotate(0);
  }
  .share-article-icons .share .share__link{
    color: #fff;
    background-color: #4dbbc3;
    border: 0;
    font-size: 20px;
    line-height: 40px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: block;
    position: relative;
    transition: all 0.4s;
  }
  .share-article-icons .share .share__link .copyThis{
    position: absolute;
    left: -999999px;
    opacity: 0;
    z-index: -999999;
  }
  .share-article-icons .share .share__link:hover{
    background-color: #fff;
    color: #4dbbc3;
    box-shadow: 2px 2px 6px rgba(0,0,0,.4);
  }
  .share-article-icons .share .share__link{
    margin: 5px 0;
  }
  .detail-share-social{
    text-align: center;
  }
  .detail-share-social label{
    font-family: Poppins;
    font-size: 12px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    padding-right: 5px;
    margin-bottom: 0 !important;
  }
  .detail-share-social a{
    padding: 0 10px;
  }
  .detail-share-social a i{
    font-size: 16px;
    color: #b1b1b1;
  }
  .detail-share-social a:hover i{
    color: #4dbbc3;
  }
/*
  ======================================================
  Newsletter
  ======================================================
  */
  .section-newsletter-v1.section-newsletter-v3{
    background-position: top;
    position: relative;
  }
  /*.section-newsletter-v1.section-newsletter-v3:before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 170px;
    background-color: #4bbac2;
  }*/
  .section-newsletter-v3 .img-banner img{
    max-height: 450px;
  }
  .section-newsletter-v1 .box-padding-style3 .box-style3{
    padding: 30px 0;
  }
  .section-newsletter-v3 .box-style3 h5{
    font-size: 32px;
    /*text-shadow: -2px 1px 1px rgba(0,0,0,.4);*/
  }
  .section-newsletter-v3 .box-style3 p{
    font-size: 16px;
  }
  .section-newsletter-v1.section-newsletter-v3 .newletter_email{
    margin-top: 10px
  }
  .section-newsletter-v1.section-newsletter-v3 .newletter_email form .btn{
    border: 1px solid #fff;
    border-left: 1px solid #4dbbc3;
  }
  @media (min-width: 1200px){
    .section-newsletter-v3 .img-banner img{
      padding-right: 100px;
    }
    .section-newsletter-v3 .box-style3 h5{
      font-size: 35px;
    }
  }
  @media (min-width: 1360px){
    .section-newsletter-v3 .img-banner img{
      padding-right: 200px;
    }
  }
  @media (max-width: 991px){
    .section-newsletter-v1.section-newsletter-v3{
      background-image: url('https://cdn.shopify.com/s/files/1/0003/8030/5461/files/bg-newsletter-banner-2.jpg?v=1663775684') !important;
      background-position: center;
      padding: 0 !important;
    }
    .section-newsletter-v1 .box-padding-style3{
      margin-top: 0;
    }
    .section-newsletter-v1.section-newsletter-v3:before{
      height: 130px;
    }
  }
/*
  ==================================
  Testimonials
  ==================================
  */
  .section-testimonial-v1{
    margin-top: 0;
  }
  .testimonial-inner {
    padding: 0 30px;
  }
  .testimonial-info .title_heading3{
    font-weight: 600;
  }
/*
  ======================================================
  Modal
  ======================================================
  */
  body.open-modal{
    overflow: hidden;
  }
  .sascha-modal-wrapper{
    width:100%;
    height:100%;
    display: flex;
    align-items: center; 
    justify-content: center;
    padding: 0 15px;
    position: fixed;
    top:0; left:0;
    background: rgba(0,0,0,.6);
    box-shadow: 0 0 20px 5px rgba(0,0,0,.2);
    border-radius: 5px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    z-index: 2147483646;
  }
  .sascha-modal-wrapper.open{
    opacity:1;
    visibility:visible;
  }
  .sascha-modal{
    width:100%;
    max-width: 1200px;
    height: calc(100vh - 200px);
    display:block;
    position:relative;
    background:#fff;
    box-shadow: 0 0 8px rgba(0,0,0,.4);
    opacity:0;
    transform: translateY(-100%);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .sascha-modal-wrapper.open .sascha-modal{
    transform: translateY(0);
    opacity:1;
  }
  .sascha-modal-head{
    overflow:hidden;
  }
  .sascha-modal-btn-close {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    float: right;
    position: absolute;
    right: -20px;
    top: -20px;
    background-color: #4dbbc3;
    color: #fff;
    font-size: 20px;
    border-radius: 50%;
    z-index: 1;
  }
  .sascha-modal-btn-close:hover{
    color: #fff;
  }
  .sascha-modal-content{
    height: 100%;
    padding:30px;
    position: relative;
    overflow-y: auto;
  }
  .sascha-modal-content #iframe_pdf{
    display: block;
    position: absolute;
    left: 20px;
    top: 20px;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    border: 0;
  }
/*
  ==================================
  Instagram
  ==================================
  */
  .section-instagram-v2 .instagram_v2 .text_top .icon {
    color: #444;
  }
  @media (min-width: 1200px){
    .shopify-section #insta-feed .instafeed-overlay:before,
    .shopify-section .instafeed-shopify .instafeed-overlay:before{
      background-size: 40px 40px;
    }
  }
  @media (max-width: 991px){
    #insta-feed .instafeed-container, .instafeed-shopify .instafeed-container{
      width: 50% !important;
      padding-top: 50% !important;
    }
  }
/*
  ==================================
  Account
  ==================================
  */
  #AddAddress .grid__item{
    padding-left: 15px;
    padding-right: 15px;
  }
  .maxus-myaccount__title .btn-maxus{
    margin-left: 15px;
  }
  #Rise-account-page-button{
    margin-top: 0 !important;
    margin-left: 15px;
  }
/*
  ==================================
  Login
  ==================================
  */
  .login_regester .register-button::after,
  .login_regester button::after {
    right: -1px;
  }
/*
  ==================================
  Footer
  ==================================
  */
  .footer_v2{
    background-color: #f2f2f2;
    padding-bottom: 0;
  }
  .footer_v2 .copyright-footer{
    padding: 15px 60px;
    border-top: 1px solid #ccc;
    margin-top: 30px;
  }
  .footer_v2 .copyright-footer .text-bottom-footer{
    font-size: 12px !important;
  }
  .footer_v2 .info_us .logo-top{
    transform: translateY(-10px);
  }
  .footer_v2 .info_us .logo-top .logo{
    display: block;
  }
  .footer_v2 .info_us .logo-top .logo img{
    display: block;
    margin: 0 auto;
  }
  .footer_v2 .title_footer.title-us h4::after {
    content: none;
  }
  .footer_v2 .title_footer h4{
    font-size: 16px;
    color: #444;
  }
  .footer_v2 .title_footer h4:after{
    content: '';
  }
  .footer_v2 .info_us .list-icon ul{
    text-align: center;
  }
  .footer_v2 .info_us .list-icon ul li a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-color: #444;
    color: #444;
  }
  .footer_v2 .info_footer ul li{
    margin-top: 5px;
  }
  .footer_v2 .info_us .list-icon ul li a svg {
    height: 14px;
    width: 14px;
    fill: #444;
    position: relative;
    z-index: 1;
  }
  .footer_v2 .info_us .list-icon ul li a svg path {
    fill: #444;
    visibility: initial !important;
    transition: all .3s ease;
  }
  .footer_v2 .info_us .list-icon ul li a:hover path{
    fill: #fff;
  }
  .hide_title_footer{
    margin-top: -30px;
    margin-bottom: 0;
  }
  .hide_title_footer h4{
    display: none;
  }
  @media (min-width: 768px){
    .hide_title_footer{
      height: 33.6px;
      margin-top: 0;
      margin-bottom: 0;
    }
    .footer_v2 .copyright-footer .text-bottom-footer{
      font-size: 14px !important;
    }
  }
  @media (min-width: 1200px){
    .footer_v2 .info_us .logo-top .logo img{
      margin-left: 49px;
    }
    .footer_v2 .info_us .list-icon ul{
      text-align: initial;
    }
  }
  @media (min-width: 576px) and (max-width: 767px){
    .footer_v2 .info_footer .list-unstyled{
      display: flex;
      justify-content: center;
    }
    .footer_v2 .info_footer ul li{
      display: flex;
      align-items: center;
      margin-top: 0;
    }
    .footer_v2 .info_footer ul li:not(:last-child){
      margin-right: 10px;
    }
    .footer_v2 .info_footer ul li:not(:last-child):after{
      content: '';
      display: inline-flex;
      background-color: #444;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      margin-left: 10px;
    }
  }
  @media (min-width: 768px) and (max-width: 991px){
    .info_footer.end{
      margin-top: 30px;
    }
  }

/*
  ==================================
  Contact Us
  ==================================
  */
  .contact-page .title_desc,
  .contact-page .address-shop .shop-name,
  .contact-page .info-shop .title,
  #shopify-section-contact-template .breadcrumb_collection2 .bg-breadcrumb .title-page h2,
  #shopify-section-contact-template .breadcrumb_collection .bg-breadcrumb .bread-crumb strong,
  #shopify-section-contact-template .breadcrumb_collection2 .bg-breadcrumb .bread-crumb strong{
    color: #444;
  }
  #shopify-section-contact-template .breadcrumb_collection .bg-breadcrumb .bread-crumb a, 
  #shopify-section-contact-template .breadcrumb_collection2 .bg-breadcrumb .bread-crumb a{
    color: #666;
  }
  #shopify-section-contact-template .breadcrumb_collection2 .bg-breadcrumb .title-page h2:before{
    background-color: #444;
  }
/*
  ==================================
  ChatWolkvox
  ==================================
  */
  #frameChatWolkvox{
     display: none !important;
  }
  @media (min-width: 576px){
    #frameChatWolkvox{
      display: block !important;
      bottom: 80px !important;
    }  
  }
/*
  ======================================================
  Countdown
  ======================================================
*/
  @font-face {
    font-family: 'StratumNo1';
    src: url('https://cdn.shopify.com/s/files/1/0505/9307/1289/files/StratumNo1-Black.woff2?v=1661786863') format('woff2'),
    url('https://cdn.shopify.com/s/files/1/0505/9307/1289/files/StratumNo1-Black.woff?v=1661786863') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
  }
  .countd {
    display: block;
    margin: 0 auto;
  }
  .countd .time {
    border-radius: 5px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
    display: inline-block;
    text-align: center;
    position: relative;
    height: 100px;
    width: 80px;

    -webkit-perspective: 479px;
    -moz-perspective: 479px;
    -ms-perspective: 479px;
    -o-perspective: 479px;
    perspective: 479px;

    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;

    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);

    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  .countd .time:not(:last-child){
    margin-right: 10px;  
  }
  .countd .count {
    background: #202020;
    color: #f8f8f8;
    display: block;
    font-size: 3em !important;
    line-height: 1.2em !important;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
    top: 0;
    width: 100%;

    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);

    -webkit-transform-style: flat;
    -moz-transform-style: flat;
    -ms-transform-style: flat;
    -o-transform-style: flat;
    transform-style: flat;
  }
  .countd .count.top {
    border-top: 1px solid rgba(255,255,255,0.2);
    border-bottom: 1px solid rgba(255,255,255,0.1);
    border-radius: 5px 5px 0 0;
    height: 50%;

    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }
  .countd .count.bottom {
    background-image: linear-gradient(rgba(255,255,255,0.1), transparent);
    background-image: -webkit-linear-gradient(rgba(255,255,255,0.1), transparent);
    background-image: -moz-linear-gradient(rgba(255,255,255,0.1), transparent);
    background-image: -ms-linear-gradient(rgba(255,255,255,0.1), transparent);
    background-image: -o-linear-gradient(rgba(255,255,255,0.1), transparent);
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    border-radius: 0 0 5px 5px;
    line-height: 0 !important;
    height: 50%;
    top: 50%;

    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
  .countd .label {
    color: #444;
    font-size: 14px !important;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 5px;
    display: block;
    position: absolute;
    top: 100px;
    width: 100%;
  }
  /* Animation start */
  .countd .count.curr.top {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    z-index: 3;
  }
  .countd .count.next.bottom {
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    transform: rotateX(90deg);
    z-index: 2;
  }
  /* Animation end */
  .countd .flip .count.curr.top {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;

    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
  }
  .countd .flip .count.next.bottom {
    -webkit-transition: all 250ms ease-in-out 250ms;
    -moz-transition: all 250ms ease-in-out 250ms;
    -ms-transition: all 250ms ease-in-out 250ms;
    -o-transition: all 250ms ease-in-out 250ms;
    transition: all 250ms ease-in-out 250ms;

    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
  .countd .countdown-container {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .countd .countdown-smalltitle{
    font-size: 16px !important;
    letter-spacing: 5px;
    margin-bottom: 0;
    text-transform: uppercase;
  }
  .countd .countdown-title,
  .countd .countdown-subtitle{
    font-weight: 700;
  }
  .countd .countdown-title{
    font-family: 'StratumNo1';
    font-size: 50px !important;
    line-height: 1 !important;
    margin-bottom: 0;
  }
  .section-slideshow-v10.countdown-sf-v1 .itemv-slide-h2 .info-sideh2 .box-content{
    top: 0 !important;
    bottom: 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .section-slideshow-v10.countdown-sf-v1 .itemv-slide-h2 .info-sideh2 .box-content .countd{
    width: 100%;
  }
  .section-slideshow-v10.countdown-sf-v1 .itemv-slide-h2 .info-sideh2 .box-content .countd .countdown-container{
    margin-bottom: 0 !important;
  }
  .section-slideshow-v10.countdown-sf-v1 .itemv-slide-h2 .info-sideh2 .box-content .countdown-img.countdown-img-l{
    display: flex;
    align-items: center;
  }
  .section-slideshow-v10.countdown-sf-v1 .itemv-slide-h2 .info-sideh2 .box-content .countdown-img.countdown-img-l .box-info{
    width: 100%;
  }
  .countdown-sf-v1 .countd .countdown-title{
    color: #fff;
    margin-bottom: 10px;
    text-align: center;
  }
  .countdown-sf-v1 .countd .countdown-smalltitle{
    color: #fff;
    text-align: center;
  }
  .bullet{
    max-width: max-content;
    margin: 20px auto;
  }
  .countdown-listtext{
    color: #fff;
    font-size: 14px !important;
    text-transform: none;
  }
  .countdown-sf-v1.dark-text .countd .countdown-title,
  .countdown-sf-v1.dark-text .countd .countdown-smalltitle,
  .countdown-sf-v1.dark-text .countdown-listtext, .countdown-sf-v1.dark-text .countd .label{
    color: #444;
  }
  .countdown-img{
    width: 100%;
    max-width: 230px;
    margin-bottom: 10px;
  }
  .countdown-img.countdown-img-r{
    display: none;
  }
  @media (min-width: 576px) {
    .countdown-img{
      max-width: 320px;
    }
    .countd .countdown-container{
      margin-bottom: 80px;
    }
  }
  @media (min-width: 768px){
    .countd .countdown-smalltitle{
      font-size: 18px !important;
    }
    .countd .countdown-title{
      font-size: 60px !important;
    }
    .countdown-listtext{
      font-size: 14px !important;
    }
    .countd .countdown-container {
      margin-bottom: 9%;
    }
    .countdown-img{
      position: absolute;
      width: 40%;
      margin-bottom: 0;
    }
    .countdown-img.countdown-img-l{
      left: 0px;
      bottom: 30px;
      max-width: 320px;
    }
    .countdown-img.countdown-img-r{
      display: block;
      right: 0px;
      bottom: 0;
      max-width: 800px;
    }
  }
  @media (min-width: 992px){
    .countd .countdown-container {
      margin-bottom: 21%;
    }
    .countd .count {
      display: block;
      font-size: 3.5em !important;
      line-height: 1.7em !important;
    }
    .countd .countdown-smalltitle{
      font-size: 22px !important;
    }
    .countd .countdown-title{
      font-size: 70px !important;
    }
    .countdown-img.countdown-img-l{
      left: 30px;
      bottom: 50px;
      max-width: 320px;
    }
    .countdown-listtext{
      font-size: 20px !important;
    }
    .bullet .countdown-listtext{
      font-size: 18px !important;
    }
  }
  @media (min-width: 1200px){
    .countd .countdown-container {
      margin-top: 15px;
      margin-bottom: 60px;
    }
    .countdown-img.countdown-img-l{
      bottom: 30px;
      max-width: 350px;
    }
    .countdown-img.countdown-img-r{
      max-width: 370px;
      right: 80px;
    }
  }
  @media (min-width: 1366px){
    .countdown-img.countdown-img-r{
      max-width: 380px;
    }
  }
  @media (min-width: 1460px){
    .countd .countdown-container {
      margin-top: 30px;
      margin-bottom: 93px;
    }
    .countdown-img.countdown-img-l{
      left: 100px;
      bottom: 30px;
      max-width: 400px;
    }
    .countdown-img.countdown-img-r{
      max-width: 420px;
    }
  }
  @media (min-width: 1651px){
    .countdown-img.countdown-img-l{
      left: 150px;
      bottom: 20px;
      max-width: 500px;
    }
    .countdown-img.countdown-img-r{
      right: 100px;
      max-width: 490px;
    }
    .countd .countdown-smalltitle{
      font-size: 24px !important;
    }
    .countd .countdown-title{
      font-size: 80px !important;
    }
    .countdown-listtext{
      font-size: 20px !important;
    }
    .countd .time{
      height: 120px;
      width: 90px;
    }
    .countd .count{
      font-size: 4em !important;
      line-height: 1.85em !important;
    }
    .countd .label{
      font-size: 15px !important;
      top: 120px;
    }
  }
  @media (min-width: 1781px){
    .countdown-img.countdown-img-r{
      max-width: 540px;
    }
  }
  @media (min-width: 1921px){
    .countdown-img.countdown-img-l{
      left: 220px;
      bottom: 0;
      max-width: 550px;
    }
    .countdown-img.countdown-img-r{
      max-width: 540px;
      right: 150px;
    }
    .countd .time{
      height: 150px;
      width: 110px;
    }
    .countd .count{
      font-size: 5em !important;
      line-height: 1.85em !important;
    }
    .countd .label{
      font-size: 16px !important;
      top: 150px;
    }
    .countd .countdown-smalltitle{
      font-size: 28px !important;
    }
    .countd .countdown-title{
      font-size: 90px !important;
    }
    .countdown-listtext{
      font-size: 24px !important;
    }
    .bullet .countdown-listtext{
      font-size: 22px !important;
    }
    .countd .countdown-container{
      margin-bottom: 100px;
    }
    .container.ml-xxl-150{
      margin-left: 150px !important;
    }
    .countdown_ended .box-button{
      margin-bottom: 60px;
    }
  }
  @media (min-width: 2101px){
    .countdown-img.countdown-img-l{
      max-width: 600px;
      bottom: 20px;
    }
    .countdown-img.countdown-img-r{
      max-width: 680px;
      right: 250px;
    }
  }
  @media (min-width: 2301px){
    .countdown-img.countdown-img-l{
      max-width: 670px;
    }
    .countdown-img.countdown-img-r{
      max-width: 710px;
      right: 300px;
    }
  }
  @media (max-width: 1200px) {
    .countd {
      width: 100%;
    }
    .countd .countdown-container {
      height: 100px;
    }
    .countd .time {
      height: 80px;
      width: 62px;
    }
    .countd .count {
      font-size: 2.5em !important;
      line-height: 80px !important;
    }
    .countd .label {
      font-size: 0.8em !important;
      top: 72px;
    }
  }
  @media (max-width: 575.98px) {
    .section-slideshow-v10.countdown-sf-v1 .itemv-slide-h2 .info-sideh2 .picture-slideshow img{
      height: 82vh;
      min-height: 700px;
    }
  }
  @media (max-width: 380px) {
    .countd .time {
      height: 60px;
      width: 38px;
    }
    .countd .count {
      font-size: 1.5em !important;
      line-height: 60px !important;
    }
  }
/*
  ======================================================
  Mailchimp
  ======================================================
*/
  .mc_ntfm_form{
    display: flex;
    margin: auto;
    max-width: 500px;
  }
  #mc_embed_signup form{
    z-index: 1;
  }
  #mc_embed_signup .mc_ntfm_form .mc-field-group{
    width: 100%;
    padding-bottom: 0;
  }
  #mc_embed_signup .mc_ntfm_form .mc-field-group input{
    padding: 12px;
    line-height: 1.5;
    border-radius: 0;
    border: none;
    font-size: 14px;
    font-weight: 400;
    height: 50px;
    color: #495057;
    background-color: #fff;
  }
  #mc_embed_signup .mc_ntfm_form .optionalParent .foot{
    grid-template-columns: 1fr;
    width: 100%;
  }
  #mc_embed_signup .mc_ntfm_form .optionalParent .button{
    background-color: #4dbbc3;
    border-width: 3px;
    border-style: solid;
    border-color: transparent;
    font-size: 14px;
    font-weight: 600;
    border-radius: 0;
    color: #fff;
    width: auto;
    height: 50px;
    padding: 0 15px;
    transition: all .3s ease;
    text-transform: uppercase;
    margin: 0;
  }
  #mc_embed_signup .mc_ntfm_form .optionalParent .button:hover{
    background-color: #444444;
    border-width: 3px;
    color: #fff;
  }
  #mc_embed_signup .mc_ntfm_form .optionalParent .button:focus{
    background-color: #4dbbc3;
    border-width: 3px;
    color: #fff;
  }
  #mc_embed_signup #mc-embedded-subscribe-form .mc_ntfm_form div.mce_inline_error{
    padding: 3px 20px;
    border-radius: 0;
    margin-bottom: 0;
  }
  #mc_embed_signup .mc_ntfm_responses div#mce-responses{
    top: 0;
    float: none;
    padding: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 500px;
    grid-template-columns: 1fr;
  }
  #mc_embed_signup .mc_ntfm_responses #mce-success-response{
    top: 0;
    font-weight: 600;
    float: none;
    color: #444444;
    margin: 0 auto;
    width: 100%;
    max-width: 500px;
    padding: 3px 20px;
    background-color: rgba(255,255,255,0.85);
    text-align: center;
  }
  @media (max-width: 991px) and (min-width: 768px){
    .mc_ntfm_form{
      max-width: 350px;
    }
    #mc_embed_signup .mc_ntfm_form .optionalParent .button{
      padding: 0 15px;
    }
  }

  @media (max-width: 575px){
    .section-slideshow-v10.countdown-sf-v1{
      margin-bottom: -50px;
    }
    .countdown-img{
      margin-top: -100px;
      margin-bottom: 0;
    }
    .countdown-sf-v1 .countd .countdown-title{
      margin-bottom: 5px;
    }
    .countd .countdown-container{
      margin-top: 20px;
    }
    #mc_embed_signup form{
      margin-top: 10px !important;
      margin-bottom: 10px !important;
    }
    #mc_embed_signup .mc_ntfm_form .mc-field-group input, #mc_embed_signup .mc_ntfm_form .optionalParent .button{
      height: 35px;
    }
    #mc_embed_signup .mc_ntfm_form .mc-field-group{
      min-height: 35px;
    }
  }

  @media (min-width: 992px){
    .section-slideshow-v10 .itemv-slide-h2 .info-sideh2 .box-content .box-button #mc_embed_signup .mc_ntfm_form .optionalParent .button{
        padding: 0 20px;
    }
    #mc_embed_signup .mc_ntfm_form .mc-field-group input,
    #mc_embed_signup .mc_ntfm_form .optionalParent .button{
      font-size: 16px;
    }
  }
  @media (min-width: 1200px){
    .section-slideshow-v10 .itemv-slide-h2 .info-sideh2 .box-content .box-button #mc_embed_signup .mc_ntfm_form .mc-field-group input,
    .section-slideshow-v10 .itemv-slide-h2 .info-sideh2 .box-content .box-button #mc_embed_signup .mc_ntfm_form .optionalParent .button{
      height: 60px;
    }
  }
  @media (min-width: 1441px){
    .section-slideshow-v10 .itemv-slide-h2 .info-sideh2 .box-content .box-button #mc_embed_signup .mc_ntfm_form .mc-field-group input,
    .section-slideshow-v10 .itemv-slide-h2 .info-sideh2 .box-content .box-button #mc_embed_signup .mc_ntfm_form .optionalParent .button{
      height: 70px;
    }
    .box-content.large .mc_ntfm_form,
    .box-content.large #mc_embed_signup .mc_ntfm_responses div#mce-responses,
    .box-content.large #mc_embed_signup .mc_ntfm_responses #mce-success-response,
    .box-content.large #mc_embed_signup .mc_ntfm_responses #mce-error-response{
      max-width: 700px;
    }
    .section-slideshow-v10 .itemv-slide-h2 .info-sideh2 .box-content.large .box-button #mc_embed_signup .mc_ntfm_form .optionalParent .button{
      padding: 0 30px;
    }
  }
  @media (min-width: 1921px){
    .section-slideshow-v10 .itemv-slide-h2 .info-sideh2 .box-content .box-button #mc_embed_signup .mc_ntfm_form .mc-field-group input,
    .section-slideshow-v10 .itemv-slide-h2 .info-sideh2 .box-content .box-button #mc_embed_signup .mc_ntfm_form .optionalParent .button{
      height: 80px;
    }
  }
/*
  ======================================================
  Animated Button
  ======================================================
*/
  .animated-button1 {
    background: linear-gradient(-30deg, #444 50%, #333 50%);
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
    overflow: hidden;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
            box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
  }
  
  .animated-button1:hover {
    background: linear-gradient(-30deg, #fff 50%, #f2f2f2 50%);
  }
  
  .animated-button1 span {
    position: absolute;
  }
  
  .animated-button1 span:nth-child(1) {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#ffffff));
    background: linear-gradient(to left, rgba(43, 8, 8, 0), #ffffff);
    -webkit-animation: 2s animateTop linear infinite;
            animation: 2s animateTop linear infinite;
  }
  
  .animated-button1:hover span:nth-child(1) {
    background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#444444));
    background: linear-gradient(to left, rgba(43, 8, 8, 0), #444444);
  }
  
  @keyframes animateTop {
    0% {
      -webkit-transform: translateX(100%);
              transform: translateX(100%);
    }
    100% {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
    }
  }
  
  .animated-button1 span:nth-child(2) {
    top: 0px;
    right: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 8, 8, 0)), to(#ffffff));
    background: linear-gradient(to top, rgba(43, 8, 8, 0), #ffffff);
    -webkit-animation: 2s animateRight linear -1s infinite;
            animation: 2s animateRight linear -1s infinite;
  }
  
  .animated-button1:hover span:nth-child(2) {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 8, 8, 0)), to(#444444));
    background: linear-gradient(to top, rgba(43, 8, 8, 0), #444444);
  }
  
  @keyframes animateRight {
    0% {
      -webkit-transform: translateY(100%);
              transform: translateY(100%);
    }
    100% {
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%);
    }
  }
  
  .animated-button1 span:nth-child(3) {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(43, 8, 8, 0)), to(#ffffff));
    background: linear-gradient(to right, rgba(43, 8, 8, 0), #ffffff);
    -webkit-animation: 2s animateBottom linear infinite;
            animation: 2s animateBottom linear infinite;
  }
  
  .animated-button1:hover span:nth-child(3) {
    background: -webkit-gradient(linear, left top, right top, from(rgba(43, 8, 8, 0)), to(#444444));
    background: linear-gradient(to right, rgba(43, 8, 8, 0), #444444);
  }
  
  @keyframes animateBottom {
    0% {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
    }
    100% {
      -webkit-transform: translateX(100%);
              transform: translateX(100%);
    }
  }
  
  .animated-button1 span:nth-child(4) {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 8, 8, 0)), to(#ffffff));
    background: linear-gradient(to bottom, rgba(43, 8, 8, 0), #ffffff);
    -webkit-animation: 2s animateLeft linear -1s infinite;
            animation: 2s animateLeft linear -1s infinite;
  }
  
  .animated-button1:hover span:nth-child(4) {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 8, 8, 0)), to(#444444));
    background: linear-gradient(to bottom, rgba(43, 8, 8, 0), #444444);
  }
  
  @keyframes animateLeft {
    0% {
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%);
    }
    100% {
      -webkit-transform: translateY(100%);
              transform: translateY(100%);
    }
  }

/*
  ======================================================
  UPS
  ======================================================
*/
  .breadcrumb_collection2.ups-page .bg-breadcrumb .title-page h2:before{
    content: none;
  }
  .breadcrumb_collection2.ups-page .bg-breadcrumb .title-page h2,
  .aboutus-pages .about-servicebox .title-servicebox,
  .breadcrumb_collection2.ups-page .bg-breadcrumb .bread-crumb a,
  .breadcrumb_collection.ups-page .bg-breadcrumb .bread-crumb strong, .breadcrumb_collection2 .bg-breadcrumb .bread-crumb strong{
    color: #444;
  }
  .box-service{
    text-align: center;
  }
  .box-service .title{
    font-size: 50px;
    font-weight: 800;
  }
  .box-service span{
    display: block;
    max-width: 80px;
    margin: 0 auto 15px;
  }
  .box-service  span img{
    width: 100%;
  }
  .box-service .box-service-content a{
    color: #4dbbc3;
    font-weight: 500;
  }
  .aboutus-pages .about-servicebox{
    padding-top: 80px;
    padding-bottom: 80px;
  }

/*
  ======================================================
  FAQ
  ======================================================
*/
  .custom-faqs{
    list-style: none;
    padding: 30px 0;
    margin: 0;
  }
  .custom-faqs li{
    text-align: justify;
  }
  .custom-faqs li:not(:last-child){
    margin-bottom: 45px;
  }
  .custom-faqs li h5{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: .75rem;
    text-transform: initial;
  }
  .custom-qr-codes{
    display: flex;
    align-items: center;
  }
  .custom-qr-codes a{
    display: block;
    border: 1px solid #ccc;
  }
  .custom-qr-codes a:not(:last-child){
    margin-right: 15px;
  }
  .custom-qr-codes a img {
    max-width: 120px;
  }