*{
    font-family: "Comfortaa", serif;
}
a{
    text-decoration: none;
}
.aie{
    display: flex;
    justify-content: end;
}
.ai{

    display: flex;
    align-items: center;
}

.top-head {
    background: #fff;
    border-bottom: 1px solid #f2eff18f;
    padding: 15px;
}
.head-menu {
    background: #005677 !important;
}
.head-menu ul li a{
       padding: 15px;
    display: block;
    color: #ffffff;
    font-size: 14px;
}

.head-menu ul .cat-menu a{
      padding: 15px;
    display: block;
    background: #0076a3 !important;
    color: white;
    display: flex;
    align-items: center;
    gap: 16px;
        border-radius: 16px;
}

.head-block .menu-block ul {
    display: flex
;
    align-items: center;
    margin: 0;
    padding: 0;
        justify-content: flex-end;
    padding: 15px 0 13px;
}
.head-block .home-btn {
    text-align: center;
    margin: 0 15px 0 0;
}
.head-block .menu-block a {
    position: relative;
    color: #000;
    text-align: center;
}
.head-block .menu-block i {
    font-size: 24px;
    color: #205c21 !important;
}
.head-block .menu-block a {
    position: relative;
    color: #000;
    text-align: center;
        font-size: 12px;
display: flex;
    align-items: center;
    gap: 12px;
}
.head-block .menu-block a span.link-span{
    display: flex;
    color: white;
}

.head-block .contact-info-block{
    display: flex;

    gap: 24px;
}

.head-menu ul{
        margin: 0;
    padding: 0;
    display: flex
;
    position: relative;

}
.head-menu ul li{
    list-style: none;
}

.head-block .contact-info-block a{
    color: #003a51 !important;
    font-family: "Comfortaa", serif;
    font-size: 16px;
    /* padding: 15px; */
    /* display: block; */
    font-weight: 800;
}

.head-block .menu-block i {
         font-size: 22px;
    color: #ffffff !important;
    font-weight: 400;
}
.head-block .logo-block a span{
        font-weight: 700;
    color: #0076a3 !important;
    font-size: 26px;
}

.head-block .menu-block .cart-customlocation-count {
    position: absolute;
    top: 2px;
    right: 0;
    height: 18px;
    min-width: 18px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 25px;
    color: #fff;
    font-size: 11px;
    line-height: 22px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    top: -7px;
    right: 15%;
    transform: translateX(20px);
    background: #00BCD4;
    font-family: cursive;
}
.head-block .user-link-cart .name {
    display: block;
    font-size: 12px;
}
.top-head .contact-info-block a {
    color: #000;
    font-family: "Comfortaa", serif;
    font-size: 18px;

    display: block;
}
.shop-page{
        background: #f9f9f9;
        padding: 40px 0;
}

li .woocommerce-loop-product__title{
    color: black;
    font-size: 16px;
    display: block;
    margin: 10px 0;
}

li .price{
       color: #005677 !important;
    font-size: 14px !important;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}
.byshep-archive-stock.in-stock {
        color: #57ae00 !important;
            font-size: 14px !important;
    font-weight: 600;
    margin: 5px 0px 10px;
}

li .price .woocommerce-Price-amount.amount{
    font-weight: 900;
    font-size: 16px;
}

.shop-page .page-title{
    background: white;
    padding: 15px 30px;
    font-size: 24px;
    border-radius: 16px;
    margin-bottom: 40px;
    margin-top: 0;
}

.woocommerce-result-count , .woocommerce-ordering{
    display: none;
}

.top-head .top-head-menu ul li a {
    color: #000;
    font-family: "Comfortaa", serif;
    font-size: 14px;
    padding: 15px;
    display: block;
}
.top-head .contact-info-block {
    display: flex

;
    align-items: center;
}
.top-head .top-head-menu ul {
    display: flex
;
    margin: 0;
    padding: 0;
}
.top-head .top-head-menu ul li {
    list-style: none;
}




.single-banner {
    position: relative;
    overflow: hidden;
        border-radius: 16px;
}

.single-banner img {
    width: 100%;
    display: block;
    height: 484px;
    object-fit: cover;
}

/* Белый градиент слева > направо */
.single-banner::before {
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
background: linear-gradient(to right, #005677, rgba(255, 255, 255, 0));
    z-index: 1;
}

.single-banner .text-block {
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
    z-index: 2;
}

.single-banner .text-block h1 {
       font-size: 32px;
    font-weight: 800;
    color: #ffffff;
}
.banner{
    padding: 40px 0;
    background: #f9f9f9;

}
.banner .left-cat-block{
     border: 1px solid #f2eff18f;
    padding: 10px;
    border-radius: 16px;
        background: #ffffff;
}
.banner .left-cat-block ul{
    margin: 0;
    padding: 0 5px;
}
.banner .left-cat-block ul li{
    list-style: none;
}
.banner .left-cat-block ul li a{
        display: block;
    padding: 7px 0;
    color: #000000;
}

.home-info-block{
        background: #f2eff18f;
    padding: 15px;
}

.home-info-block .all-info-block{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.info-home-title i {
    margin-right: 12px;
    color: #0076a3 !important;
    font-size: 24px;
}
.info-home-title {
    display: block;
    font-weight: 600;
    font-size: 18px;

    margin-bottom: 10px;
}
.info-home .info-block {
    padding: 16px;
    border-radius: 8px;
    min-height: 145px;
    width: 24%;
    margin: 0 5px 0 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.info-home .all-info-block {
    display: flex;
    flex-wrap: wrap;
}
.info-home {
        background: white;
    padding: 18px 0;
}

.info-home-description {
    font-size: 14px;
}
.info-home-title {
    display: block;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
}
.top-prod-block{
    padding: 40px 0;
    background: #f9f9f9;
}
.top-prod-block .title h2{
        padding: 15px;
    display: block;
    background: #0076a3 !important;
    color: white;
    display: flex;
    align-items: center;
    gap: 16px;
    border-radius: 16px;
    width: fit-content;
    font-size: 18px;
    display: block;
    margin-bottom: 40px;
    margin: 0 auto 60px;
}

.prod-block{
    padding: 40px 0px;
    background: #f9f9f9;
}

.products-block .woocommerce-loop-product__title{
        font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
    color: black;
    margin: 0;
}

.bottom-footer{
    background: #005677;
    padding: 30px 0;
    border-top: 1px solid white;
}

.bottom-footer .copy-text p{
    color: white;
    margin: 0;
}

.woocommerce div.product div.summary{
    background: white;
    padding: 25px;
    border-radius: 8px;
    margin: 0;
}

.price.suggested-price{
        color: #005677 !important;
    font-weight: 600;
}

.site-footer{
      background: #005677 !important;
    padding: 30px 0;
}

.site-footer .footer-logo a span{
            font-weight: 700;
    color: #ffffff !important;
    font-size: 26px;
}

.site-footer .footer-menu .menu-title span{
     font-size: 18px;
    display: block;
    margin-bottom: 16px;
    font-weight: 600;
   color: #ffffff !important;
}
.site-footer .footer-menu .single-menu-foot ul{
    margin: 0;
    padding: 0;
}
.site-footer .footer-menu .single-menu-foot ul li{
    list-style: none;
}
.site-footer .footer-menu .single-menu-foot ul li a{
        color: #efefef;
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
}

.site-footer .footer-block .footer-menu-title{
        font-size: 18px;
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
    color: #ffffff !important;
}
.site-footer  .social-btns {
    margin-top: 20px;
    display: flex;
    align-items: center;
}
.site-footer  .social-btns a.viber {
    background: #7f6bf4;
    padding: 10px 10px 10px 10px;
    border-radius: 30px;
    margin-right: 20px;
    color: #fff;
    text-decoration: none;
    font-family: 'Gilroy';
    display: flex;
    align-items: center;
}
.site-footer .social-btns a.telegram {
    background: #088cce;
    padding: 10px 10px 10px 10px;
    border-radius: 30px;
    margin-right: 20px;
    color: #fff;
    text-decoration: none;
    font-family: 'Gilroy';
    display: flex;
    align-items: center;
}
.site-footer  .social-btns a.whatsap {
    background: #25d366;
    padding: 10px 10px 10px 10px;
    border-radius: 30px;
    margin-right: 20px;
    color: #fff;
    text-decoration: none;
    font-family: 'Gilroy';
    display: flex;
    align-items: center;
}

.footer-block .footer-menu-list.phone-block{
    margin: 0;
    padding: 0;
}
.footer-block .footer-menu-list.phone-block li{
    list-style: none;
}

.bread-block{
    border-bottom: 1px solid #dbdbdb;
    padding: 16px;
        background: #f9f9f9;
}
.bread-block p{
    margin: 0px;
}
.bread-block a{
    color: black;
        font-size: 14px;
}
.bread-block span{
    font-size: 14px;
}

.footer-block .footer-menu-list.phone-block li a{
    display: block;
    color: #ffffff;
    font-size: 26px;
    font-weight: 900;
    margin-bottom: 20px;
}

.site-footer .footer-menu-list{
      margin: 0;
    padding: 0;
}
 .site-footer .footer-menu-list li{
     list-style: none;
 }
 .site-footer .footer-menu-list  li p{
         color: white;
    font-size: 15px;
 }




/* Заголовок товара */
.summary.entry-summary h1.product_title {
   font-size: 26px;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 16px;
    color: #000000;
}

/* Наличие */
.summary.entry-summary .stock {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 18px;
    color: #4CAF50;
}

/* Цена "Дроп Ціна" */
.suggested-price {
   background: #0076a300 !important;
    /* border: 1px solid #d7cfff; */
    border-radius: 8px;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 22px;
    font-size: 16px !important;
}

.suggested-price .suggested-text {
    color: #005677;
    margin-right: 6px;
    font-size: 18px;
    font-weight: 900;
}

/* Поле "Ваша ціна" */
.nyp label {
   font-size: 14px;
    font-weight: 600;
    margin-bottom: 3px;
    display: block;
    color: #333;
}

.nyp-input {
        width: 10%;
    padding: 12px 14px;
    font-size: 18px;
    border-radius: 8px;
    border: 1px solid #ccc;
    outline: none;
    transition: 0.2s
ease;
    font-family: 'Comfortaa';
}
.nyp input[type="text"]{
        font-size: 14px;
    margin: 5px 0px;
}

.nyp-input:focus {
       border-color: #0076a3;
    box-shadow: 0 0 0 2px #0076a321;
}

/* Минимальная цена */
.minimum-price {
    font-size: 14px;
    color: #666;
    margin-top: 6px;
    margin-bottom: 18px;
        font-size: .75em;
    opacity: .7;
    clear: both;
    display: block;
    margin-top: 8px !important;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
        color: #57ae00 !important;
    background-color: #f1f8eb;
    display: block;
    width: fit-content;
    padding: 6px 16px;
    border-radius: 24px;
    font-size: 12px !important;
    font-weight: 600;

}

/* Количество */
.quantity .qty {
    width: 80px;
    padding: 10px;
    border-radius: 16px;
    border: 1px solid #ccc;
    font-size: 16px;
}

.quantity {
    margin-bottom: 20px;
}

/* Кнопка */
.single_add_to_cart_button {
   display: block;
    width: 45%;
    padding: 14px 22px !important;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    background: #0076a3 !important;
    color: #fff !important;
    border-radius: 10px;
    border: none;
    transition: 0.25s;
    border-radius: 16px !important;
        font-family: 'Comfortaa';
        margin-left: 8px !important;
}

.single_add_to_cart_button:hover {
    background: #593dc0;
}

/* SKU + категория */
.product_meta {
    margin-top: 30px;
    padding-top: 18px;
    border-top: 1px solid #eee;
    font-size: 15px;
    color: #555;

}

.product_meta a {

    color: #005677;
    font-weight: 600;
}

.product_meta span {
    display: block;
    margin-bottom: 4px;
}


.single-desc-block,
.single-reviews-block {
   margin-top: 40px;
    padding: 25px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    clear: both;
}

.single-desc-title,
.woocommerce #reviews #comments h2 {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600;
}

.single-desc-text p {
   margin-bottom: 10px;
    font-size: 16px;
}
#reviews label {
    display: inline-block;
    color: black;
    font-size: 16px;
    display: block;
    margin: 8px 0;
}

#reviews {
    margin-top: 20px;
}
.products li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    background: #fff;
    border: aliceblue;
    padding: 16px !important;
    border-radius: 12px;
}
.products li span.woocommerce-loop-product__title {
    min-height: 70px;
}
    .products li span.woocommerce-loop-product__title {
        font-family: "Montserrat", sans-serif;
        font-size: 14px !important;
        text-decoration: none;
        color: #000;
        line-height: 18px;
        display: block;
    }
.related.products h2{
        font-size: 24px;
    margin-bottom: 20px;
    font-weight: 600;
}

/* отступ перед рекомендованными товарами */
.related.products {
    margin-top: 40px !important;
}
.woocommerce p.stars a{
    color: #FFEB3B;
    font-size: 20px;
}
.form-submit input{
    text-align: center;
    background: #0076a3 !important;
    color: #fff !important;
    border-radius: 10px;
    border: none;
    transition: 0.25s;
    border-radius: 16px !important;
    font-family: 'Comfortaa';
    padding: 14px 22px;
}


.byshep-sku-copy {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-left: 12px;
    font-size: 14px;
    color: #444;
    float: right;
}
.sku_wrapper{
    display: none !important;
}

.byshep-sku-copy .sku-label {
    font-weight: 500;
}

.byshep-sku-copy .sku-copy-icon {
    cursor: pointer;
    opacity: .75;
    transition: .2s;
    display: flex;
    align-items: center;
}

.byshep-sku-copy .sku-copy-icon:hover {
    opacity: 1;
}

.byshep-sku-copied .sku-value {
    color: #28a745;
    font-weight: 600;
}

.contact-info-block .telegram {
   background: #088cce;
    padding: 4px 9px 3px 8px;
    border-radius: 16px;
    color: white;
    font-size: 16px !important;
}

.category-desc-bottom{
        background: white;
    padding: 25px 25px;
    border-radius: 16px;
    margin-bottom: 40px;

}
.category-desc-bottom h2{
        font-size: 20px;
    display: block;
    margin-bottom: 15px;
}
.category-desc-bottom p{
    font-size: 14px;
    color: black;
    margin-bottom: 10px;
}

.myacc-login{
    padding: 40px 0;
}
.myacc-login h2{
    font-size: 20px;
}
.woocommerce-privacy-policy-text{
    display: none;
}


.woocommerce-button.button.woocommerce-form-login__submit{
    padding: 14px 22px !important;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    background: #0076a3 !important;
    color: #fff !important;
    border-radius: 10px;
    border: none;
    transition: 0.25s;
    border-radius: 16px !important;
    font-family: 'Comfortaa';
        margin-top: 10px;
}
.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit{
    padding: 14px 22px !important;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    background: #0076a3 !important;
    color: #fff !important;
    border-radius: 10px;
    border: none;
    transition: 0.25s;
    border-radius: 16px !important;
    font-family: 'Comfortaa';
        margin-top: 10px;
}
.woocommerce-LostPassword.lost_password{
    color: black;
    font-size: 14px;
        margin-top: 20px;
    display: block;
}

.contact-info-block .telegram i{
        color: white;
}

.system-page{
    padding: 40px 0;
}
.system-page h1{
         font-size: 24px;
}
.system-page h2{
     font-size: 22px;
    display: block;
    margin-bottom: 15px;
}
.system-page h3{
    font-size: 20px;
    display: block;
    margin-bottom: 15px;
}
.system-page p{
    margin-bottom: 10px;
}
.client-links span{
    margin-top: 15px;
}

.system-page ul{
    margin-left: 0;
    padding-left: 20px;
}
.system-page ul li{

}
.myacc-auth-wrapper{
    padding: 40px 0;
}
.woocommerce-Button.button{
    padding: 14px 22px !important;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    background: #0076a3 !important;
    color: #fff !important;
    border-radius: 10px;
    border: none;
    transition: 0.25s;
    border-radius: 16px !important;
    font-family: 'Comfortaa';
}

.mobile_menu_container ul {
    margin: 0;
    padding: 20px 0px;
}

.mobile_menu_container ul li {
    list-style: none;
}

.mobile_menu_container ul li a.parent {
    padding-right: 50px;
    background: #3884da url("images/arrow_right.svg") right 20px center no-repeat;
    background-size: 20px;
}

.menu_container a {
    text-decoration: none;
}

.menu_container a span {
    color: white;
    margin-left: 6px;
    font-size: 20px;
}

.mobile_menu_container ul li a.parent:hover {
    background: #3c8de8 url("images/arrow_right.svg") right 20px center no-repeat;
    background-size: 20px;
}

.mobile_menu_container ul li a.back {
    padding-left: 50px;
    background: #3c8de8 url("images/arrow_left.svg") left 20px center no-repeat;
    background-size: 20px;
    box-sizing: border-box;
    min-height: 50px;
}

.mobile_menu_container ul li a.back:hover {
    background: #3c8de8 url("images/arrow_left.svg") left 20px center no-repeat;
    background-size: 20px;
}



.mobile_menu_container ul li ul.activity {
    overflow-y: auto;
    overflow-x: hidden;
}
.mob-block .mobile_menu_filter{
        background: #00448d;
    padding: 8px 10px;
    border-radius: 12px;
    color: white;
    font-size: 18px;
    font-weight: 600;
    line-height: inherit;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    border: 1px solid;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
.mobile_menu_button {
    background-color: #333;
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 1001;
}

/* Скрытое меню */
.mobile_menu_container {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 300px;
    height: 100%;
    background-color: #fff;
    box-shadow: 2px 0 10px rgba(0,0,0,0.5);
    z-index: 1000;
    overflow-y: auto;
}

/* Оверлей для затемнения */
.mobile_menu_overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
}
.mobile_menu_content .logo img{
        height: 50px;
    width: 100%;
    object-fit: contain;
}

/* Стили для контента меню */


.mobile_menu_content .head-menu ul {
    list-style-type: none;
    padding: 0;
}

.mobile_menu_content .head-menu ul li {
    margin: 10px 0;
}

.mobile_menu_content .head-menu ul li a {
    text-decoration: none;
    color: #333;
    font-size: 15px;
}

.mobile_menu_content .sub-menu {
        margin-left: 15px;
    padding: 5px 15px !important;
}
    .filter-toggle {
        display: block;
        position: fixed;
        bottom: 20px;
        right: 20px;
        background-color: #007bff;
        color: #fff;
        padding: 10px;
        border-radius: 50px;
        z-index: 1000;
        cursor: pointer;
    }
    .mobile-filters {
        display: none;
        position: fixed;
        left: -100%;
        top: 0;
        width: 300px;
        height: 100%;
        background-color: #fff;
        box-shadow: 2px 0 5px rgba(0, 0, 0, 0.5);
        z-index: 999;
        overflow-y: auto;
        transition: left 0.3s ease;
    }
    .mobile-filters.active {
        left: 0;
    } .mobile_menu_container .logo {
        padding: 15px 15px 0;
    }

    .mobile_menu_container {
    display: none; /* Изначально меню скрыто */
    position: fixed;
    left: 0;
    top: 0;
    width: 300px;
    height: 100%;
    background-color: #fff;
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.5);
    z-index: 1000;
    overflow-y: auto;
    -webkit-transform: translateX(-300px); /* Меню скрыто за экраном */
    transform: translateX(-300px);
    transition: transform 0.3s ease;
}

.mobile_menu_container.loaded {
    display: block; /* При открытии меню становится видимым */
    -webkit-transform: translateX(0); /* Меню выезжает */
    transform: translateX(0);
}

.mobile_menu_overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    cursor: pointer;
}

.mobile_menu_overlay.active {
    display: block; /* Оверлей показывается при активном меню */
}

/* Стили для меню фильтров */
.mobile_filter_container {
    display: none; /* Изначально меню фильтров скрыто */
    position: fixed;
    left: 0;
    top: 0;
    width: 300px;
    height: 100%;
    background-color: #fff;
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.5);
    z-index: 1001;
    overflow-y: auto;
    -webkit-transform: translateX(-300px); /* Фильтр скрыт за экраном */
    transform: translateX(-300px);
    transition: transform 0.3s ease;
}

.mobile_filter_container.loaded {
    display: block; /* При открытии фильтра он становится видимым */
    -webkit-transform: translateX(0); /* Фильтр выезжает */
    transform: translateX(0);
}

.mobile_menu_overlay_filter {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    cursor: pointer;
}

.mobile_menu_overlay_filter.active {
    display: block; /* Оверлей показывается при активном фильтре */
}

/* Ваши оригинальные стили */
.mobile_menu_overlay, .mobile_menu_container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mobile_menu_container, .mobile_menu_container ul li ul {
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    transition: all 200ms;
}

.mobile_menu_overlay {
    display: none;
    cursor: pointer;
    z-index: 999999102;
    background: rgba(0, 0, 0, 0.5);
}

.mobile_menu_container {
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px);
    width: 300px;
    overflow: hidden;
    z-index: 99999999999102011;
    background: #ffffff;
}

.mobile_menu_container.loaded {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}
.mobile_menu_container .mobile_menu_content {
    overflow: auto;
    max-height: 100%;
    padding-bottom: 30px;
    padding: 20px;
    height: 100%;
    position: relative;
    padding: 0px;
}
.catalog-right .subcats {
    display: none !important;
}

/* ===== Bottom Search (bs-search) ===== */
.bs-search__trigger{
    background: transparent;
    border: 0;
    cursor: pointer;
    font-size: 20px;
    color: #222;
    padding: 0;
    margin-left: 23px;
}

.bs-search{ position:fixed; inset:0; z-index:10000; pointer-events:none; }
.bs-search[aria-hidden="false"]{ pointer-events:auto; }

.bs-search__overlay{
    position:absolute; inset:0; background:rgba(0,0,0,.45);
    opacity:0; transition:opacity .25s ease;
}
.bs-search[aria-hidden="false"] .bs-search__overlay{ opacity:1; }

.bs-search__drawer{
    position:absolute; left:0; right:0; bottom:0;
    background:#fff; box-shadow:0 -10px 30px rgba(0,0,0,.18);
    transform:translateY(100%); transition:transform .3s ease;
    padding:18px 16px 22px; border-top-left-radius:16px; border-top-right-radius:16px;
}
.bs-search[aria-hidden="false"] .bs-search__drawer{ transform:translateY(0); }

.bs-search__close{
    position:absolute; top:-10px; right:10px; width:40px; height:40px;
    background:transparent; border:0; font-size:30px; line-height:1; cursor:pointer; color:#222;
}

.bs-search__inner{
    max-width:980px; margin:22px auto 4px; /* отступ чтобы не перекрывать крестик */
}

/* Немного подправим стандартный FiboSearch внутри панели (необязательно) */
.bs-search__inner .aws-container{ width:100%!important; }
.bs-search__inner input[type="search"]{ height:48px; font-size:16px; }

.aiec{
    display: flex;
    justify-content: end;
    align-items: center;
}

@media (min-width: 801px){
    .pc-block{
        display: block;
    }
    .mob-block{
        display: none;
    }
}
    /* === ОБЩИЙ КОНТЕЙНЕР === */
.catalog-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    width: 800px; /* можешь менять */
    background: #fff;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.15);
    display: none;
    z-index: 9999;

    display: flex;
    gap: 20px;
}

/* === ЛЕВЫЙ СТОЛБЕЦ === */
.catalog-left {
    width: 250px; /* фиксируем ширину колонки */
    border-right: 1px solid #eee;
}

.catalog-left ul {
    margin: 0;
    padding: 0;
}

.catalog-left li {
    list-style: none;
    padding: 12px 15px;
    cursor: pointer;
    border-radius: 8px;
    font-weight: 500;
    display: block;
}

.catalog-left li:hover,
.catalog-left li.active {
    background: #f3f5f7;
}

/* === ПРАВЫЙ БЛОК === */
.catalog-right {
    width: calc(100% - 250px);
    padding-left: 10px;
}

.catalog-right .subcats {
    display: none;
    flex-wrap: wrap;
    gap: 10px;
}

.catalog-right .subcats.active {
    display: flex;
}

.catalog-right a {
    padding: 9px 13px;
    background: #f7f7f7;
    border-radius: 6px;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    white-space: nowrap;
}

.catalog-right a:hover {
    background: #e1e1e1;
}

.no-subcats {
    color: #777;
    font-size: 14px;
}

/* Чтобы горизонтальное меню не ломало мегаменю */
.cat-menu {
    position: relative;
}
.catalog-left ul{
    display: block;
}
.catalog-left ul li a{
        display: block;
    color: #000000;
    font-size: 14px;
    padding: 0;
}
.catalog-right .subcats {
    display: none !important;
}


@media (max-width: 800px){
    .pc-block{
        display: none;
    }
    .mob-block{
        display: block;
    }
    .top-head .logo-block a{
            font-weight: 700;
    color: #0076a3 !important;
    font-size: 24px;
    }
    .account-link i{
            color: black;
    font-size: 20px;
    }
    .search-block i{
            color: black;
    font-size: 20px;
    }
    .menu_container .mobile_menu i{
        font-size: 20px;
    color: #0076a3 !important;
    font-weight: 600;
    }
        .product-categories .category-item {
        list-style: none;
        padding: 2px 0;
        position: relative;
        display: flex;
        border-bottom: 1px solid #ddd;
        align-items: center;
        display: block;
    }
    .mobile_menu_container ul {
        margin: 0;
        padding: 20px 0;
    }
        .mobile-menu .tab-link {
        background-color: #f1f1f1;
        border: none;
        padding: 10px;
        cursor: pointer;
        width: 50%;
        text-align: center;
        background: #fff;
        color: #000;
        border-bottom: 2px solid #dfdfdf;
        border-radius: 0;
        font-family: "Montserrat", sans-serif;
        font-size: 14px;
        font-weight: 600;
    }
    .tab-link.active {
        border-bottom: 2px solid #0076a3;
        background-color: #f5f5f5;
    }
        .mobile_menu_content .logo-block {
        padding: 15px;
    }
    #categories ul li a {
        padding: 13px 15px 3px;
        text-decoration: none;
        color: #000;
        display: block;
    }
        .mobile_menu_content #menu ul li a {
        padding: 10px 15px;
        display: block;
        color: #000;
        font-weight: 500;
    }
        .tabs {
        display: flex;
        justify-content: space-around;
        border-bottom: 1px solid #ddd;
    }

    .banner .left-cat-block{
        display: none;
    }
    .single-banner .text-block{
            left: 20px;
    }
    .single-banner .text-block h1{
        font-size: 28px;
    }
    .all-info-block {
        display: flex;
        overflow-x: auto;
        scrollbar-width: none;
        -ms-overflow-style: none;
        flex-wrap: nowrap !important;
    }
        .info-home .info-block {
        min-height: 135px;
        width: 75%;
        min-width: 75%;
        margin-right: 20px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .info-home-description{
        font-size: 12px;
    }
    .info-home-title{
        font-size: 14px;
    }
    .info-home{
        padding: 9px;
    }
    .products-block .woocommerce-loop-product__title{
        font-size: 14px;
    }
    .price .suggested-text{
        font-size: 12px;
    }
    .site-footer .footer-menu .menu-title span{
        margin: 20px 0 10px;
    }
    #breadcrumbs span {
        Display: flex;
        overflow: auto;
        scrollbar-width: none;
        align-items: center;
    }
        #breadcrumbs span span {
        display: block;
        overflow: hidden;
        text-align: center;
        padding: 0 5px;
        min-height: 50px;
        min-width: max-content;
        margin-right: 20px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        border-radius: 12px;
        margin: 0;
    }
    .woocommerce div.product div.summary{
        padding: 20px 15px;
    }
    .bread-block{
        padding: 0px;
    }

}

}
