/*
Theme Name: Woodmart Child
Theme URI: https://woodmart.xtemos.com/
Template: woodmart
Author: XTemos
Author URI: http://themeforest.net/user/xtemos
Description: ThemeForest Premium Theme
Tags: one-column,two-columns,right-sidebar,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,sticky-post,translation-ready
Updated: 2024-01-22 20:30:15

*/
/* .mejs-button button:hover{
	background:rgba(0,0,0,0);
} */



/* ============================================
  Общие стили
   ============================================ */

.wd-animation {
    opacity: 1 !important;
}


.pswp__top-bar button,
.mejs-button button {
    background-color: rgba(0, 0, 0, 0) !important;
    padding: 0px !important;

}


.maint {
    height: 100dvh;
    display: flex;
    justify-content: center;
    align-items: center;
}


.ms {
    margin-top: 60px;
}

.elementor-widget-text-editor {
    display: flex;
    flex-direction: column;
    gap: 0;
}

button.pswp__button.pswp__button--arrow--right,
button.pswp__button.pswp__button--arrow--left {
    background-color: rgba(0, 0, 0, 0) !important;
}

.product-grid-item .product-image-link img,
.product-grid-item .hover-img img,
body:not(.home) .tax-product_cat .cat-design-alt img,
body:not(.home) .category-grid-item img {
    width: 100%;
    border-radius: var(--wd-brd-radius);
    height: 200px;
    object-fit: contain;
}

div.quantity .minus {
    border-start-start-radius: 0px;
    border-end-start-radius: 0px;
    border-start-end-radius: 0px;
    border-end-end-radius: 0px;
}

div.quantity .plus {
    border-start-start-radius: 0px;
    border-end-start-radius: 0px;
    border-start-end-radius: 0px;
    border-end-end-radius: 0px;
}

/* Бейджики */
.woocommerce-product-gallery .labels-rounded .product-label,
.labels-rounded .out-of-stock {
    min-width: max-content !important;
}

.labels-rounded .product-label {
    min-height: 20px;
}




.product-labels.labels-rounded .product-label {
    min-height: 30px !important;
}

.single-product .product-labels.labels-rounded .product-label {
    font-size: 10px;
    min-height: 55px !important;
    width: 55px;
}


/* Конец бейджики */


/* Header */
.whb-general-header .searchform .searchsubmit:after {
    font-size: 20px;
}

.searchform.wd-style-with-bg .searchsubmit {
    border-start-end-radius: 50px;
    border-end-end-radius: 50px;
}




.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    background: #1F2123;
    padding: 0px 10px 0px 10px;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    top: 10px;
}

.whb-general-header .searchform .searchsubmit {
    color: #828282;
}

.contact a,
.contact-footer a {
    color: var(--wd-primary-color);
    font-weight: 800;
    line-height: 24px;
    font-style: normal;
    transition: all .5s ease;
}

.contact a {
    font-size: 24px;
}

.contact-footer a {
    font-size: 18px;
}


.contact a:hover,
.contact-footer a:hover {
    color: #fff;
}

.after-contact {
    font-size: 13px;
}

address {
    margin-bottom: 0px;
}

.whb-general-header .searchform .searchsubmit:hover {
    color: #fff;
    background-color: var(--e-global-color-accent);
}

.wd-header-cart:after,
.wd-header-compare:after,
.wd-header-wishlist:after,
.wd-header-my-account:after {

    text-align: center;
    font-size: 13px;
    color: #fff;
}

.whb-column.whb-col-right.whb-visible-lg .wd-header-divider:before {
    height: 56px;
}

.whb-column.whb-col-right.whb-visible-lg {
    gap: 20px;
}

.wd-header-text.set-cont-mb-s.reset-last-child.contact {
    flex: 0 0 auto;
    margin-right: 10px;
}

.contact-footer p {
    display: none;
}

.whb-header-bottom-inner .wd-nav-vertical>li>a {
    padding: 6px 10px;
}

/* Footer */
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: var(--wd-primary-color);
    border-radius: 50px;
    color: #fff;
    transition: all .5s ease;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    background: #000;
}

.footer-catalog ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 30px;
}

.footer-powerfull .wd-sub-menu li>a {
    padding-top: 0px;
    padding-bottom: 18px;
    color: #333;
    font-size: 14px;
    color: #fff;
    line-height: 17px;
    transition: all .3s ease;
}

.footer-powerfull .wd-sub-menu li>a:hover {
    color: var(--wd-primary-color);
}

.footer-powerfull img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7470%) hue-rotate(313deg) brightness(95%) contrast(111%);
}

.footer-copyright a {
    color: var(--e-global-color-accent);
    transition: all .3s ease;
}

.footer-copyright a:hover {
    color: var(--e-global-color-primary);
}


/* Главная */

.brand-car .wd-carousel-item {
    border: 1px solid #828282;
    border-radius: 18px;
}

.brand-car .wd-carousel-wrap {
    gap: 34px;
}

.all-cat a {
    color: var(--wd-primary-color) !important;
    border-bottom: 1px solid;
    width: fit-content;
}

.all-cat a:hover {
    color: #000 !important;
}

.slider-pro .wd-carousel {
    border-radius: 18px !important;
}

.category-grid-item.cat-design-alt.without-product-count.product-category.product {
    background: #ECF0F4;
    border-radius: 12px;
    /* 	padding:10px 10px 8px 10px; */
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0);
    transition: all .5s ease;
}


.category-grid-item.cat-design-alt.without-product-count.product-category.product:hover {
    background: #fff;
    box-shadow: 0px 4px 16px 0px #0000000D;
}

.category-grid-item.cat-design-alt.without-product-count.product-category.product img {
    height: 130px;
    object-fit: contain;
}

.wd-product {
    background: #fff;
    border: 1px solid #ECF0F4;
    border-radius: 18px;
    padding: 5px 20px 24px 20px;
}

.wd-product-header {
    margin-top: 10px;
}

.wd-product.wd-hover-buttons-on-hover .wd-product-footer {
    opacity: 1 !important;
    justify-content: space-between;
    visibility: visible !important;
}

.wd-product.wd-hover-buttons-on-hover .wd-add-btn {
    flex-grow: 0;
}

.wd-product.wd-hover-buttons-on-hover .product-element-bottom {
    margin-bottom: 0px !important;
}

.wd-product.wd-hover-buttons-on-hover {
    --wd-trans-h: 0px !important;
}

span.price,
.wd-entities-title,
p.wd-product-stock {
    text-align: center;
    width: 100%;
}

.amount {
    font-weight: 800;
}

p.stock.wd-style-default.in-stock:before {
    color: #27AE60 !important;
}

.wd-buttons.wd-pos-r-t {
    inset-inline-end: -12px !important;
}

.wd-product.wd-hover-buttons-on-hover .wd-buttons,
a.open-quick-view.quick-view-button {
    opacity: 1 !important;
}

.wd-wishlist-icon>a:before,
.wd-compare-icon>a:before {
    filter: brightness(0) saturate(100%) invert(99%) sepia(11%) saturate(3241%) hue-rotate(176deg) brightness(90%) contrast(91%);
}

.wd-wishlist-icon>a:before {
    content: url(/wp-content/uploads/2024/06/heart.svg);

}

.wd-compare-icon>a:before {
    content: url(/wp-content/uploads/2024/06/compare.svg);
}

a.open-quick-view.quick-view-button {
    color: #CCD5DE;
}

.wd-add-btn span {
    display: inline-block;
}

.wd-add-btn span:after {
    content: url(/wp-content/uploads/2024/06/cart.svg);
    filter: brightness(0) saturate(100%) invert(100%) sepia(5%) saturate(22%) hue-rotate(249deg) brightness(108%) contrast(104%);
    top: 5px;
    position: relative;
    right: -10px;
    filter: brightness(0) saturate(100%) invert(0%) sepia(2%) saturate(22%) hue-rotate(332deg) brightness(95%) contrast(100%);
}

.wd-product.wd-hover-buttons-on-hover .add-to-cart-loop span {
    font-size: 14px !important;
    padding: 3px 20px !important;
}


.black-menu .wd-nav-vertical>li>a:hover {
    color: var(--wd-primary-color) !important;
}

.wd-social-icons.icons-design-default.icons-size-small.color-scheme-dark.social-follow.social-form-circle.product-share.wd-layout-inline.text-left {
    display: none;
}

.wd-popup.popup-quick-view .product_title.entry-title.wd-entities-title {
    text-align: left;
    font-size: 25px;
    line-height: 32px;
}

.wd-popup.popup-quick-view .quick-view-horizontal .product-image-summary {
    min-height: 350px;
}

.wd-product.wd-hover-buttons-on-hover .product-element-bottom {
    padding: 0px !important;
}


.wd-product.wd-hover-buttons-on-hover .product-wrapper:hover {
    transform: translateY(0px) !important;
}

figure.woocommerce-product-gallery__wrapper.wd-carousel img {
    max-height: 570px;
    object-fit: contain;
}

.wd-wishlist-content .wd-social-icons {
    display: none;
}

.elementor a {
    font-style: normal;
}

.cont-phone a {
    font-size: 16px;
}

.category-grid-item:hover .category-image {
    transform: scale3d(1, 1, 1) !important;
}

.category-grid-item .wd-entities-title {
    text-transform: none !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}



.single-product .product-image-summary-wrap .wd-entities-title {
    text-align: left;
}

/* Блог */
.entry-meta.wd-entry-meta,
.hovered-social-icons.wd-tltp.wd-tltp-top {
    display: none;
}


.wd-nav-pagin li:hover {
    background: #e5e5e5;
    border-radius: 15px;
}


/* ============================================
   Карта сайта
   ============================================ */

.sitemap-categories {
    list-style: none;
    padding-left: 0;
}

.sitemap-categories li {
    margin: 5px 0;
}

.child-categories {
    padding-left: 20px;
}

.grandchild-categories {
    padding-left: 20px;
}

.parent-category>a {
    font-weight: bold;
    font-size: 1.1em;
}

.child-category>a {
    font-size: 1em;
}

.grandchild-category>a {
    font-size: 0.9em;
}


/* ============================================
   Sidebar
   ============================================ */
h2.widgettitle {
    font-size: 18px;
}

/* ============================================
   Мега меню
   ============================================ */
.custom-cat-menu-wrapper {
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
}


.custom-cat-column {
    flex: 1 1 33%;
    box-sizing: border-box;
    padding: 10px;
}

.custom-cat-item {
    margin-bottom: 15px;
    /* Отступ между элементами */
}

.custom-cat-link {
    font-weight: bold;
    /* Главные категории жирные */
    font-size: 16px;
    /* Размер шрифта для главных категорий */
    text-decoration: none;
    /* Убираем подчеркивание ссылок */
}

.custom-cat-subcategories {
    margin-top: 5px;
    /* Отступ сверху для дочерних категорий */
}


.custom-cat-sublink {
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    display: block;
    /* margin-left: 20px; */
}

a.custom-cat-link {
    color: #fff;
}

a.custom-cat-sublink {
    color: #aaaaaa;
}

/* Применяем hover-эффект для ссылок */
.custom-cat-link:hover,
.custom-cat-sublink:hover {
    text-decoration: underline;
    /* Подчеркивание при наведении */
}

/*Overlay*/
.wd-close-side {
    background-color: #1F2123;
}


.wd-nav-vertical .wd-dropdown-menu {
    background-color: #232527;
}

.wd-event-click.wd-opened>.wd-dropdown {
    background-color: #232527;
}

.wd-nav-vertical>li>a {
    color: #fff !important;
}

.wd-nav-vertical.wd-design-default>li:is(.wd-opened, :hover)>a {
    background-color: var(--wd-primary-color) !important;
}

.wd-nav-vertical>li.menu-item-has-children>a:after {
    /* color:#fff !important; */
    color: var(--wd-primary-color) !important;
}

.wd-nav-vertical.wd-design-default>li:is(.wd-opened, :hover)>a,
.wd-nav-vertical.wd-design-default>li:is(.wd-opened, :hover)>a:after {
    color: var(--wd-title-color) !important;
}

.whb-header-bottom-inner .wd-nav-vertical>li>a img {
    filter: invert(76%) sepia(0%) saturate(0%) hue-rotate(181deg) brightness(90%) contrast(89%);
    transition: all .5s ease;
}

.whb-header-bottom-inner .wd-nav-vertical>li:is(.wd-opened, :hover)>a img {
    filter: invert(0%) sepia(0%) saturate(5973%) hue-rotate(178deg) brightness(86%) contrast(96%);
}

/*Таблица с группами атрибутов товаров*/
.woocommerce table.shop_attributes.woocommerce-group-attributes-layout-1 .attribute_row>td {
    width: 100% !important;
    padding-bottom: 15px;
}

.woocommerce table.shop_attributes.woocommerce-group-attributes-layout-1 .attribute_row .attribute_value {
    padding: 8px;
}

.shop_attributes {
    background: transparent !important;
}

.woocommerce table.shop_attributes th.attribute_group_name {
    width: 100%;
}

.shop_attributes tr.alt {
    background-color: #fff !important;
}

/* 
Категории в шапке */
.wd-products-with-bg:not(.products-bordered-grid) :is(.product-wrapper, .wd-cat-wrap) {
    background-color: transparent !important;
}









/* ============================================
  Листинги
   ============================================ */
.jet-map-box button.mapboxgl-popup-close-button {
    background: transparent;
    font-size: 30px;
}


/* ============================================
   Одиночная товара
   ============================================ */

span.sku {
    border: 1px solid var(--wd-primary-color);
    border-radius: 15px;
    padding: 3px;
}


/* ============================================
   Архив товаров
   ============================================ */
@keyframes smooth-appear {
    0% {
        opacity: 0;
    }

    75% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@media(width >=1025px) {
    .tax-product_cat .content-layout-wrapper {
        opacity: 0;
        animation: smooth-appear 0.8s ease forwards;
    }

    main {
        opacity: 0;
        animation: smooth-appear 1s ease forwards;
    }
}


/* ============================================
  Responsive Styles
   ============================================ */
@media screen and (min-width:1024px) {
    .whb-row.whb-header-bottom .whb-column.whb-col-right.whb-visible-lg img {
        filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(7471%) hue-rotate(130deg) brightness(145%) contrast(106%);
    }

    .whb-row.whb-header-bottom .wd-header-cats.wd-style-1 .menu-opener {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .whb-row.whb-header-bottom .wd-header-cats {
        margin-top: 5px;
        margin-bottom: 0px;
        height: 62px;
    }

    .wd-header-cart:after {
        content: 'Корзина';
    }

    .wd-header-compare:after {
        content: 'Сравнение';
    }

    .wd-header-wishlist:after {
        content: 'Избранное';
    }

    .wd-header-my-account:after {
        content: 'Войти';
        margin-left: 5px;
    }

    div#popup-66715fa98b2b7 {
        --wd-popup-width: 500px !important;
    }

    .wd-carousel-container .wd-nav-pagin-wrap[class*="wd-style-shape"] span {
        display: inline-flex;
        width: 120px;
        height: 6px;
        background-color: #CCD5DE;
        border: none;
        border-radius: 10px;
        transition: all .25s ease;
    }

    .wd-carousel-container .wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
        background-color: var(--wd-primary-color);
    }

    .wd-carousel-container .wd-nav-pagin {
        gap: 30px;
    }



}

@media screen and (max-width:1024px) {

    .product-grid-item .product-image-link img,
    .product-grid-item .hover-img img {
        height: 150px;
    }

    .product-images img {
        max-height: 300px !important;
    }

    .wd-brands .wd-carousel-item {
        height: 65px !important;
    }

    .brand-car .wd-carousel-wrap {
        gap: 25px;
    }

    .wd-buttons.wd-pos-r-t {
        inset-inline-end: 0px !important;
    }

    /* 	Мобильный поиск */
    .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
        background: #fff;
        padding: 0px;
    }

    .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
        border: none;
        border-radius: 0px;
    }

    .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
        top: 7px;
        left: 10px;
    }

    .mobile-nav button.searchsubmit {
        border-radius: 0 !important;
    }


    form.searchform.wd-style-with-bg.woodmart-ajax-search {
        margin-bottom: 10px;
    }



}

@media screen and (max-width:767px) {
    .elementor-element.elementor-widget-mobile__width-initial.slide-media.elementor-widget.elementor-widget-image {
        position: absolute;
        right: -30px;
        bottom: 9%;
    }

    /* Временно для слайда акции */
    #slide-224294 .wd-slide-bg {

        background-position: 40% 50% !important;
    }

    .brand-car .wd-carousel-wrap {
        gap: 15px;
    }

    .wd-product.wd-hover-buttons-on-hover .add-to-cart-loop span {
        font-size: 12px !important;
        padding: 3px 10px !important;
    }

    .wd-add-btn span:after {
        display: inline-block;
        transform: scale(0.8);
        right: -5px;
    }


    .wd-gallery-thumb .wd-carousel-item img {
        height: 120px;
        object-fit: contain;
    }

    .wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
        --wd-arrow-offset-h: -25px !important;
    }
}


@media screen and (max-width:576px) {

    .product-grid-item .product-image-link img,
    .product-grid-item .hover-img img {
        height: 120px;
    }
}

.jet-toggle__icon {
    background-color: var(--wd-primary-color);
}

.price *:not(del) bdi {
    /* font-size: 20px !important; */
    background: black !important;
    padding: 5px;
    border-radius: 16px;
}

/* .single-product .price *:not(del) bdi {
    font-size: 20px !important;
} */



/* body .wd-search-suggestions .wd-suggestion-content .price bdi {
    font-size: 16px !important;
} */

/*Вместе покупают*/
/* .container.wd-fbt-wrap .price *:not(del) bdi {
	font-size:14px !important
} */

.container.wd-fbt-wrap .wd-hover-buttons-on-hover .product-element-bottom {
    padding: 10px !important;
}

.container.wd-fbt-wrap .wd-product .price {
    display: flex;
    flex-direction: column;
    gap: 10px;
}


.wd-search-suggestions .price {
    text-align: center !important;
}



del {
    text-decoration: none !important;
}

del bdi {
    text-decoration: line-through !important;
}

.inner-shadow .elementor-heading-title {
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2),
        1px 1px rgba(218, 46, 46, 1), -1px -1px rgba(218, 46, 46, 1), 1px -1px rgba(218, 46, 46, 1), -1px 1px rgba(218, 46, 46, 1);
}

.svg-0 svg {
    margin: 0 !important;
}


.svg-0 .elementor-icon-list-text {
    text-align: left !important;
}

.slider-pro .wd-slide,
.slider-pro .wd-slide-container,
.slider-pro .wd-slide-inner,
.slider-pro .wd-slide-inner>div,
.slider-pro .wd-slide-inner>div>div {
    height: 100% !important;
}

.hidden-fields-container {
    display: none !important;
}


.whb-main-header button.dgwt-wcas-search-submit {
    margin: 0 !important;
}

input[type=search].dgwt-wcas-search-input {
    border-radius: 30px !important;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    background: transparent !important;
}

/*Стили ссылок*/
body:not([class*="elementor-page"]):not([class*="woocommerce "]) .wd-content-layout a,
.woocommerce-Tabs-panel--description a,
.jet-accordion a {
    color: #333;
    border-bottom: 1px #333 dotted;
}

body:not([class*="elementor-page"]):not([class*="woocommerce "]) .wd-content-layout a:hover,
.woocommerce-Tabs-panel--description a:hover,
.jet-accordion a:hover {
    color: var(--wd-primary-color);
    border-color: var(--wd-primary-color);
}

.subcats .wd-cat-thumb {
    display: none !important;
}

.wd-subcategory-block {
    max-width: 100% !important;
    min-width: 100% !important;
}

.wd-shop-tools {
    min-width: 100% !important;
}

#slider-4311 .wd-carousel {
    border-radius: 20px !important;
}

.accent {
    color: #FFD902 !important;
}

.wd-slide .elementor-heading-title {
    cursor: default !important;
}

.price bdi {
    white-space: nowrap !important;
}

.product-element-bottom .price {
    display: flex !important;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}

.term-description a,
.elementor-321141 a {
    color: #fbbc34;
}

.term-description a:hover,
.elementor-321141 a:hover {
    color: #828282 !important;
}


/*Стили списка тегов*/
.category-product-tags {
    list-style-type: none !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    margin: 10px 0 !important;
    padding: 0 !important;
    column-gap: 10px;
    row-gap: 7px !important;
    align-items: flex-start !important;
    width: 100%;
    overflow: hidden !important;

    /* Было: max-height: 80px; */
    max-height: 100px;
    transition: max-height 0.5s ease-in-out;
    /* ← добавлено для плавности */
}

.category-product-tags.has-gradient {
    max-height: 80px;
}

.category-product-tags.expanded {
    max-height: 1200px !important;
    /* ← большая цифра вместо none, чтобы анимировалось */
    /* если тегов очень много — увеличь до 2000px или 3000px */
}

.category-product-tags li {
    padding: 5px 15px !important;
    border-radius: 50px !important;
    background: #f0f0f0;
    transition: all 0.3s;
}

.category-product-tags li a {
    color: var(--e-global-color-text) !important;
}

.category-product-tags li:hover {
    background: #d4d4d4;
}

.category-product-tags li.active {
    background: var(--e-global-color-accent);
    order: -1;
}

.category-product-tags li.active a {
    color: white !important;
}

@media (max-width: 767px) {
    .category-product-tags {
        flex-wrap: nowrap !important;
        overflow-x: auto !important;
    }

    .category-product-tags li {
        flex-grow: 1;
        flex-shrink: 0;
    }

    .show-more-button {
        display: none;
    }
}

.category-product-tags.has-gradient::after {
    content: '';
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    height: 40px;
    background: linear-gradient(to bottom, rgba(246, 246, 246, 0), rgb(255 255 255));
    pointer-events: none;
    z-index: 1;
    transition: opacity 0.3s ease-in-out;
    mix-blend-mode: color-dodge;
}

.category-product-tags.expanded.has-gradient::after {
    opacity: 0;
    pointer-events: none;
}

.show-more-button {
    display: inline-block;
    background-color: var(--e-global-color-primary);
    border-radius: var(--btn-accented-brd-radius);
    color: #fff;
    background-color: var(--wd-primary-color);
}

@media (max-width: 767px) {
    .category-product-tags {
        max-height: auto !important;
    }
}

.product-tags-h3 {
    margin-top: 20px;
}

@media (max-width: 1024px) {

    .whb-header-bottom-inner {
        position: relative;
        display: flex;
    }

    /* поиск */
    .dgwt-wcas-search-wrapp {
        flex: 1 1 100%;
        transition: padding-left 0.25s ease;
    }

    /* бургер */
    .whb-header-bottom-inner .wd-header-mobile-nav {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;

        display: flex;
        align-items: center;

        transform: scaleX(0);
        transform-origin: left;

        opacity: 0;
        transition: transform 0.25s ease, opacity 0.25s ease;

        width: 40px;
        z-index: 5;
    }

    /* показать */
    .burger-visible-scroll {
        transform: scaleX(1) !important;
        opacity: 1 !important;
    }

    /* сдвиг поиска */
    .with-burger {
        padding-left: 60px;
    }

}

.elementor-widget-wd_slider .wd-autoheight .wd-carousel-item {
    height: 100% !important;
}

/* #__replain_widget {
	    inset: auto 20px 75px auto!important;
} */

.utp-card:hover {
    box-shadow: 0px 4px 15px 0px rgba(106, 118, 178, 0.3);
}

.custom-product-notice {
    margin-top: 30px;
    padding: 30px;
    background: #f8f8f8;
    border-left: 4px solid var(--e-global-color-accent);
    border-radius: 6px;
    font-size: 14px;
    line-height: 1.6;
    color: #333;
}

.custom-product-notice p {
    margin: 0;
}

.cont-list svg path {
    fill: var(--e-global-color-accent);
}

.cont-list a:hover svg path,
.max-btn a:hover svg path,
.max-icon svg path {
    fill: #fff !important;
}

.cta-block .wd-open-popup {
    font-size: 15px !important;
    line-height: 2.4;
}

.cta-block .wd-open-popup .wd-btn-text {
    color: #000 !important;
}

.cta-block .wd-open-popup:hover {
    background: #fff;
}

/***
 * 	Фильтры BeRocket
 * 
 */

.wd-sidebar.wd-side-hidden .berocket_single_filter_widget {
    padding-inline: 30px;
}

.berocket_single_filter_widget .bapf_body {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid var(--brdcolor-gray-300);
}

.bapf_sfilter .bapf_head h3 {
    margin-bottom: 10px;
    color: var(--wd-widget-title-color);
    text-transform: var(--wd-widget-title-transform);
    font-style: var(--wd-widget-title-font-style);
    font-size: var(--wd-widget-title-font-size);
    font-family: var(--wd-widget-title-font);
    font-weight: 600;
}

.bapf_sfilter .bapf_hascolarr,
.bapf_sfilter .bapf_hasdesc {
    padding-right: 35px;
}

.bapf_sfilter .bapf_colaps_smb,
.bapf_sfilter .bapf_desci {
    right: 8px;
}

.bapf_sfilter .select2-container .select2-selection--multiple {
    display: flex;
    align-items: center;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    margin-bottom: 0 !important;
}

.bapf_sfilter .select2-container .select2-search--inline .select2-search__field {
    margin-top: 0;
}

.bapf_body li,
.bapf_sfilter label {
    color: #767676;
}

.bapf_sfilter label {
    margin-bottom: 0;
}

.bapf_sfilter.bapf_ckbox ul li {
    display: flex;
    align-items: center;
    padding-block: 5px !important;
}

.bapf_sfilter.bapf_ckbox ul li .pcs {
    margin-left: auto;
    padding-left: 5px;
    padding-right: calc(5px + 0.35em);
    min-width: 30px;
    height: 20px;
    border: 1px solid var(--brdcolor-gray-300);
    border-radius: 35px;
    color: var(--color-gray-500);
    text-align: center;
    font-size: 12px;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease;
    display: none;
}

.bapf_sfilter.bapf_ckbox ul li:hover .pcs,
.bapf_sfilter.bapf_ckbox ul li.checked .pcs {
    color: #fff;
    background-color: var(--wd-primary-color);
    border-color: var(--wd-primary-color);
}

.bapf_sfilter.bapf_ckbox ul li.checked label,
.bapf_sfilter.bapf_ckbox ul li:hover label {
    color: var(--wd-widget-title-color);
}


td.product-price {
    min-width: 75px;
}

.wd-checkout-prod-total {
    min-width: 50px;
}


.bapf_sfilter:not(.bapf_stylecolor) input[type="checkbox"]:checked+label::before,
.bapf_sfilter:not(.bapf_stylecolor) li:hover input[type="checkbox"]+label::before {
    border-color: var(--wd-primary-color);
}


.bapf_sfilter.bapf_stylecolor ul {
    margin-inline: -5px !important;
}

.bapf_sfilter .bapf_clr_span,
.bapf_sfilter .bapf_img_span {
    border: 2px solid var(--brdcolor-gray-300);
    border-radius: 50%;
}

.bapf_sfilter input[type="checkbox"]:checked+label .bapf_clr_span,
.bapf_sfilter input[type="checkbox"]:checked+label .bapf_img_span,
.bapf_sfilter li:hover input[type="checkbox"]+label .bapf_clr_span,
.bapf_sfilter li:hover input[type="checkbox"]+label .bapf_img_span {
    border-color: var(--wd-primary-color);
}

.bapf_sfilter.bapf_stylecolor .bapf_clr_span .bapf_clr_span_abslt .pcs {
    border: none;
    background-color: transparent;
    min-width: unset;
}

.bapf_sfilter.bapf_stylecolor .bapf_clr_span.h1em,
.bapf_sfilter.bapf_stylecolor .bapf_clr_span.h2em,
.bapf_sfilter.bapf_stylecolor .bapf_clr_span.w1em,
.bapf_sfilter.bapf_stylecolor .bapf_clr_span.w2em {
    width: 3rem;
    height: 3rem;
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin: 5px;
}

.bapf_sfilter.bapf_stylecolor .bapf_clr_span .bapf_clr_span_abslt {
    position: relative;
    margin: 0;
    left: 0;
    top: 0;
}

.bapf_sfa_min_space .bapf_sfa_taxonomy>ul li a {
    background: rgb(255, 204, 0, .3);
    color: rgb(51, 51, 51);
}

.bapf_sfa_min_space .bapf_sfa_taxonomy>ul li a::after {
    color: rgb(51, 51, 51);
}

.bapf_sfa_min_space ul.bapf_sfa_unall li a {
    color: rgb(51, 51, 51);
}

.bapf_sfa_min_space ul.bapf_sfa_unall li a::before {
    color: rgb(51, 51, 51);
}

.term-additional-links a {
    background: #ECF0F4 !important;
}


@media (max-width:1125px) {
    .cta-block .elementor-widget-image {
        position: relative !important;
    }
}

.bapf_sfilter:has(.berocket_aapf_widget_selected_area:empty) {
    display: none !important;
}

/* Codex: unify BeRocket filter chevrons */
.bapf_sfilter.bapf_ocolaps .bapf_colaps_smb,
.bapf_sfilter.bapf_ocolaps .bapf_desci {
    background: #e6e6e6;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    min-width: 30px;
    text-align: center;
    line-height: 30px;
    padding: 0;
    color: #111;
}

.bapf_sfilter.bapf_ocolaps .bapf_hasdesc .bapf_colaps_smb {
    right: 40px;
}

/* End Codex: unify BeRocket filter chevrons */

.category-best-sellers {
    margin-bottom: 40px;
}

.term-additional-links .term-additional-links-list {
    mask-image: unset !important;
}

/* Стили бегущей строки (Сергей) */


.marquee__track {
    display: flex;
    width: max-content;
    animation: marquee 35s linear infinite;
}

.marquee span {
    flex-shrink: 0;
    padding-right: 80px;
    white-space: nowrap;
}

@keyframes marquee {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

.whb-main-header {
    display: flex;
    flex-direction: column;
}

.whb-row.whb-top-bar.whb-not-sticky-row.whb-with-bg.whb-without-border.whb-color-light.whb-col-1 {
    order: 1;
}

/* Конец стилей бегущей строки (Сергей) */

@media (min-width: 768px) and (max-width: 1024px) {
    #popular-products .wd-entities-title {
        line-height: 1.4;
        min-height: calc(1.4em * 2);
        /* высота под 2 строки */
    }

 #popular-products .wd-entities-title a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
}
}

@media (min-width:768px) and (max-width:1024px) {

    .single-product .product-image-summary-inner {
        display: grid;
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .single-product .product-images {
        order: 1;
    }

    .single-product .summary {
        order: 2;
    }

    .single-product .summary-inner {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 24px;
        align-items: start;
    }

    /* левая колонка */
    .single-product .summary-inner>*:not(.elementor-521364) {
        grid-column: 1;
    }

    /* правая колонка */
    .single-product .summary-inner>.elementor-521364 {
        grid-column: 2;
        grid-row: 1 / 99;
    }

    .single-product .summary-inner {
        display: grid;
        grid-template-columns: 1fr;
    }

}