/* header style */
.logo{ text-align: left;}
.logo .m-auto{ margin: 0!important;}

@media (min-width: 992px) {
    .container-fluid,.header-main .container, .header-main .cms-section .boxed, .cms-section .header-main .boxed {
        padding-top: 16px;
    }
}
@media (min-width: 768px) {
    .logo{ width: 100%;}
}
.nav{ position: relative;}
.navigation-flyout{ top: 10px;}
.main-navigation-link-text a{ color: #fff;}
.is-open .main-navigation-link-text a{ color: #6ca1f8;}
.offcanvas-backdrop.fade{ display: none;}
.offcanvas-backdrop.show{ display: block;}
.swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
.swiper-button-prev:after,.swiper-button-next:after{ color: #fff; font-size: 22px;}
.swiper-button-prev,.swiper-button-next{ width: 50px; height: 50px;
     border-radius: 50%; border: 1px solid #fff; top: 30%; }
.is-act-home .product-box.box-standard .card-body .product-info .z7-delivery-price-block .z7-product-category-price-block .product-price-info .product-price{ font-size: 18px;}
.product-badges .badge.badge-sold-out{ line-height: 60px;}
.nav-main .main-navigation .main-navigation-menu .main-navigation-link.active .main-navigation-link-text a {
    color: #3B82F6;
}
.js-pseudo-modal .fade{ display: none;}
.js-pseudo-modal .fade.show{ display: block;}
.js-pseudo-modal .z7modalVideoContent .z7-product-video-item{ padding-bottom: 0;}
.js-pseudo-modal .modal .modal-dialog{ height: 90%;}
@media (min-width: 1440px) {
    .product-badges .badge.badge-sold-out span, .z7-product-detail-badges.product-badges .badge.badge-sold-out span {
        margin-top: 8px;
    }
}


















