.main-slider-slide img {
    margin: auto;
    display: block;
    width: 100%;
    height: calc(100% - 48px) !important;
    object-fit: contain;
    position: absolute;
    left: 24px;
    top: 24px;
}

.thumbs-slider-slide img {
    width: auto;
    max-width: calc(100% - 16px);
    height: calc(100% - 16px);
    border-radius: 16px;
    cursor: pointer;
    position: relative;
    left: 50%;
    top: 8px;
    margin: 0 auto;
    transform: translateX(-50%);
}

.wrap-prod-btn-info {
    display: flex;
    justify-content: space-between;
    margin-top: 16px;
    flex-grow: 1;
    align-items: flex-end;
}

.wrap-info-blok-product {
    height: auto;
}

.wrap-project-content-text p {
    margin-bottom: 16px;
}

.catalog-item-wrap-small .catalog-item-img {
    width: auto;
}

.hero-slide-wrap-hover-cart {
    background-color: #d4d4d4;
    border-radius: 16px;
    overflow: hidden;
}

.hero-slide-wrap-hover-cart img.prHover {
    cursor: pointer;
    display: block;
    object-fit: contain;
    width: auto;
    max-width: 300px;
    height: auto;
    max-height: 100%;
    transform: translate(-50%, -50%);
    position: relative;
    left: 50%;
    top: 50%;
}

.hover-cart-slider.products-item {
    width: 100%;
    height: 100%;
}

.hover-cart-slider.products-item img.products-img {
    max-height: 194px;
    width: auto;
    height: auto;
    max-width: 100%;
}

.brand-item-link {
    align-items: center;
}

.footer-content-wrap small {
    font-weight: 300;
    opacity: 0.5;
}

.wc-block-components-checkout-return-to-cart-button {
    display: none;
}


.wc-block-checkout__shipping-option--free {
    display: none;
}

.decision-filter-catalog-item {
    position: relative;
    transition: 0.3s all;
}

.decision-filter-catalog-item img {
    transition: 0.3s all;
}

.fullLink {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: .0;
}

.decision-filter-catalog-item:hover,
.decision-filter-catalog-item.active {
    background-color: #264796;
    color: #fff;
}

.decision-filter-catalog-item:hover img,
.decision-filter-catalog-item.active img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(96%) saturate(0%) hue-rotate(65deg) brightness(105%) contrast(105%);
}

.wrap-sort-catalog {
    box-sizing: border-box;
}

.mob-menu-link-wrap.mobile-clone.tel .footer-social-icon-wrap {
    justify-content: flex-start;
    position: relative;
    top: 0;
    left: 0;
    transform: unset;
    margin-top: 8px;
}

.mob-menu-link-wrap.mobile-clone.tel .footer-social-icon-wrap a.footer-social-icon-link:hover img {
    content: unset;
}

button.product-btn-comparison.inputBtnComparion img,
button.product-btn-favorite.inputBtnFavorite img {
    display: block !important;
    width: 24px !important;
    height: 24px !important;
    margin: 0 !important;
    transition: filter 0.3s ease, opacity 0.3s ease;
    opacity: 0.8;
    position: relative !important;
    left: 0;
    top: 0;
    object-fit: unset;
}

.product-btn-favorite.inputBtnFavorite {
    display: block;
}

.atributeListProd {
    position: absolute;
    top: 100%;
    background: #fff;
    font-size: 12px;
    width: 100%;
    left: 0;
    padding: 16px;
    box-sizing: border-box;
    z-index: 1000;
    display: none;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    border-radius: 0 0 16px 16px;
}

.catalog-product-list .products-item:hover .atributeListProd,
.wrap-project-prod-slider .project-products-list .products-item:hover .atributeListProd {
    display: block;
}

.catalog-product-list .products-item,
.wrap-project-prod-slider .project-products-list .products-item {
    position: relative;
}

.catalog-product-list .products-item:hover,
.wrap-project-prod-slider .project-products-list .products-item:hover {
    border-radius: 16px 16px 0 0;
}

.pa_bazova-odynyczya {
    display: none !important;
}

.atributeListProd .more-details a {
    color: red;
}

.wrap-project-prod-slider .project-products-list {
    padding-bottom: 16px;
}

.project-products-slider .project-products-list {
    gap: 0 !important;
}

.project-products-slider.swiper {
    overflow: hidden;
    position: relative;
    z-index: 5;
}

.facetwp-depth .facetwp-checkbox {
    background-size: 15px 15px !important;
    line-height: normal;
}

.facetwp-depth .facetwp-checkbox.checked {
    background-size: 21px 21px !important;
    background-position: left -3px center;
}

.facetwp-depth .facetwp-checkbox {
    margin: 6px 0;
}

.facetwp-depth .facetwp-display-value {
    font-size: 13px;
    font-weight: 300;
    line-height: 1.2;
}

.facetwp-checkbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.facetwp-checkbox.checked {
    background-position: left -3px center;
}

.facetwp-checkbox.checked {
    padding-left: 25px !important;
}


.atributeListProd .product-attributes li {
    display: block;
}

.atributeListProd .product-attributes li.sku,
.atributeListProd .product-attributes li.model,
.atributeListProd .product-attributes li.pa_napruga-v-1,
.atributeListProd .product-attributes li.pa_spozhyvannya-gazu-m3-god,
.atributeListProd .product-attributes li.pa_diametr-mm-1,
.atributeListProd .product-attributes li.pa_rozmiry-mm-1,
.atributeListProd .product-attributes li.pa_diametr-reshitky-mm,
.atributeListProd .product-attributes li.pa_dovzhyna-mm-1,
.atributeListProd .product-attributes li.pa_gabaryty-mm {
    display: block;
}

.catalog-product-list.style-list>li.products-item:hover {
    border-radius: 16px 16px 0 0;
}

.catalog-product-list.style-list>li.products-item .atributeListProd {
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.15);
}

.tax-product_brand .facetwp-counter {
    display: none;
}

.tax-product_brand .filter__header.filter__header- {
    pointer-events: none;
}


.paginationRow {
    margin: 24px 0;
    text-align: center;
}


.facetwp-pager {
    display: flex;
    justify-content: center;
    gap: 8px;
    align-items: center;
}

.facetwp-page.prev svg,
.facetwp-page.next svg {
    width: 16px;
    height: 16px;
}

.paginationRow .facetwp-page {
    border: 1px solid transparent;
    background: none;
    padding: 4px 8px !important;
    border-radius: 6px;
    cursor: pointer;
    font-size: 16px;
    transition: all 0.2s;
    margin: 0;
}

.paginationRow .facetwp-page.active {
    border: 1px solid #264796;
    padding: 10px 16px !important;
    font-weight: normal;
}

.paginationRow .facetwp-page:hover {
    border-color: #B3B3B3;
    background: transparent;
    padding: 10px 16px !important;
}

.facetwp-counter {
    font-size: 10px;
}

.fancybox__content {
    touch-action: none;
}

.fancybox__slide {
    touch-action: pan-y;
}

.text-account-actions.alertMessage {
    color: red;
    margin-top: 7px;
}

.fancybox__viewport.is-draggable {
    cursor: default;
}

.text-office-content {
    font-weight: 400;
    font-size: 10px;
    line-height: 1.6;
    color: #808080;
}

.infoDashBoard {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.confirmation-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    font-size: 16px;
    line-height: 1.3;
}

.confirmation-modal .modal-content {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    max-width: 500px;
    width: 100%;
}

.confirmation-modal h2 {
    font-size: 24px;
    margin-bottom: 16px;
}

.confirmation-modal .button {
    padding: 10px 20px;
    margin: 10px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
}

.confirm-button {
    background-color: #e74c3c;
    color: white;
}

.cancel-button {
    background-color: #2ecc71;
    color: white;
}

/* === Toast message (Orders dashboard) === */
#cancelOrderMessage {
    position: fixed;
    right: 16px;
    bottom: 16px;
    z-index: 10000;
    max-width: min(420px, calc(100vw - 32px));
    padding: 12px 14px;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.18);
    font-size: 14px;
    line-height: 1.35;
    opacity: 0;
    transform: translateY(10px);
    pointer-events: none;
    transition: opacity 0.18s ease, transform 0.18s ease;
}

#cancelOrderMessage p {
    margin: 0;
}

#cancelOrderMessage.deleteSuccess {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
    background: #2cbf67;
    color: #ffffff;
}

#cancelOrderMessage.deleteSuccess.failedDelete {
    background: #e31e24;
}


/* === Messages (Partner dashboard) === */
/* Подсветка разных типов сообщений из templates/message-dashboard-template.php */
.messages-item.messages-item--cancelled {
    border-left-color: #e31e24;
}

.messages-item.messages-item--cancelled .messages-item-title {
    color: #e31e24;
}

.messages-item.messages-item--completed {
    border-left-color: #264796;
}

.messages-item.messages-item--completed .messages-item-title {
    color: #264796;
}

.messages-item.messages-item--changed {
    border-left-color: #3a62c4;
}

.messages-item.messages-item--changed .messages-item-title {
    color: #3a62c4;
}

.messages-item.messages-item--created {
    border-left-color: #2cbf67;
}

.messages-item.messages-item--created .messages-item-title {
    color: #2cbf67;
}

/* Admin messages */
.messages-item.messages-item--admin {
    border-left-color: #010101;
    background-color: #f8f8f8;
}

.messages-item.messages-item--admin .messages-item-title {
    color: #010101;
    position: relative;
    padding-left: 20px;
}

.messages-item.messages-item--admin .messages-item-title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #010101;
}

.messages-item.messages-item--admin .messages-item-title::after {
    content: "A";
    position: absolute;
    left: 0;
    top: 1px;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
}


.nav-item-link.personal-info-db::before {
    background-image: url("/wp-content/themes/jv/assets/img/personal-info-db.svg");
}

.nav-item-link.contact-db::before {
    background-image: url("/wp-content/themes/jv/assets/img/contact-db.svg");
}

.nav-item-link.order-db::before {
    background-image: url("/wp-content/themes/jv/assets/img/order-db.svg");
}

.nav-item-link.documents-db::before {
    background-image: url("/wp-content/themes/jv/assets/img/documents-db.svg");
}

.nav-item-link.favorite-db::before {
    background-image: url("/wp-content/themes/jv/assets/img/favorite-db.svg");
}

.nav-item-link.message-db::before {
    background-image: url("/wp-content/themes/jv/assets/img/message-db.svg");
}

.nav-item-link.logout::before {
    background-image: url("/wp-content/themes/jv/assets/img/logout-db.svg");
}

.nav-item-link.export-db::before {
    background-image: url("/wp-content/themes/jv/assets/img/export-db.svg");
}

.nav-item-link::before {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    left: 3px;
    top: 50%;
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: filter 0.3s ease;
    filter: brightness(0) saturate(100%) invert(0%) sepia(88%) saturate(15%) hue-rotate(215deg) brightness(87%) contrast(99%);
}



.nav-item-link:hover::before,
.nav-item-link.active::before {
    filter: brightness(0) saturate(100%) invert(92%) sepia(100%) saturate(1%) hue-rotate(313deg) brightness(103%) contrast(101%);
}



.sidebar-nav-item a.nav-item-link {
    position: relative;
    padding-left: 36px;
    transition: 0.3s all ease;
}

.sidebar-nav>ul {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.text-office-content-cart.link {
    position: relative;
    display: block;
}

.nav-item-link.message-db.has-unread::after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: red;
    border-radius: 50%;
    top: 12px;
    right: 12px;
}


#confirm-delete-order,
#cancel-delete-order {
    font-size: 14px;
}

.vy_pidtverdzhuyete {
    font-size: 18px;
    margin-bottom: 16px;
}

.form-login.resetPass {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


.form-login.resetPass input {
    background-repeat: no-repeat;
    background-position: right 5px center;
    padding: 5px;
    border-radius: 3px;
}


.tax-product_cat .facetwp-type-checkboxes .facetwp-depth {
    display: block;
}

.tax-product_cat .facetwp-checkbox .facetwp-expand {
    display: none;
}

.noApproved {
    font-size: 12px;
    color: red;
    margin-top: 10px;
}

.level3Cat {
    padding: 3px 16px !important;
}

.level3Cat>a {
    font-size: 14px !important;
}


.htcompare-btn {
    background-image: url(/wp-content/uploads/2025/10/unbalanced.svg);
    color: transparent;
    background-color: transparent;
    width: 23px;
    height: 24px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}


.htcompare-btn.added {
    background-image: unset;
    width: auto;
    height: auto;
}

.single-product .htcompare-btn.added {
    width: auto;
    height: 20px;
    background-image: url(/wp-content/uploads/2025/10/unbalanced-1.svg);
}





@media (max-width: 1439px) {

    .header__nav ul {
        display: flex;
        flex-direction: column;
        gap: 8px;
        justify-content: start;
        margin-bottom: 12px;
        margin-top: 12px;
        padding: 12px;
    }

    .atributeListProd {
        font-size: 10px;
    }

    .atributeListProd strong {
        font-weight: 500;
    }



    .wrap-prod-btn-info {
        justify-content: flex-end;
        align-items: flex-end;
    }

    .hero-slide-wrap-hover-cart.big {
        flex-grow: 1;
        display: block;
        width: 100%;
    }

    .hero-slide-img-right {
        flex-direction: column;
        gap: 10px;
    }

    .hero-slide-wrap-hover-cart img.prHover {
        display: none;
    }

    .hover-cart-slider.big {
        display: block;
    }


    .hover-cart-slider.products-item img.products-img {
        max-height: 130px;
    }




}

/* /max-width: 1439px */

@media (max-width: 1200px) {}

/* /max-width: 1200px */

@media (max-width: 991px) {}

/* /max-width: 991px */

@media (max-width: 800px) {}

/* /max-width: 800px */

@media (max-width: 767px) {


    .hero-slide-img-right {
        display: flex;
        justify-content: space-between;
        height: auto;
        width: 100%;
        flex-direction: row !important;
    }

    .hover-cart-slider.products-item img.products-img {
        max-height: unset;
        height: 80px;
        margin-bottom: 16px;
    }

    .swiper-button-next::after,
    .swiper-button-prev::after {
        position: relative;
        bottom: 8px;
    }

    .paginationRow .facetwp-page {
        font-size: 10px;
    }

    .availability {
        font-size: 12px;
    }

    .atributeListProd {
        display: none !important;
    }

    .catalog-product-list .products-item:hover,
    .wrap-project-prod-slider .project-products-list .products-item:hover {
        border-radius: 16px;
    }


}

/* /max-width: 766px */

@media(max-width: 640px) {}

/* /max-width: 640px */


@media(max-width: 576px) {}

/* /max-width: 576px */

@media (max-width: 480px) {
    .sortCol {
        flex-direction: column;
        align-items: flex-start;
    }
}

/* /max-width: 480px */


@media (max-width: 375px) {}

/* /max-width: 375px */