.ai{
        display: flex;
    align-items: center;
}
*{
        font-family: "Inter", sans-serif;

}


.home-category-hero * {
    box-sizing: border-box;
}

.home-category-hero a {
    text-decoration: none;
}

.home-category-hero__top {
    display: flex;
    align-items: center;
    gap: 18px;
    padding: 18px 0px;

}
.bottom-head{
    background: #f7f7f7;
}

.home-category-hero__catalog-btn {
  border: none;
    border-right: 1px solid #e8e8e8;
    background: transparent;
    display: flex;
    align-items: center;
    gap: 18px;
    font-size: 16px;
    font-weight: 700;
    color: #222;
    cursor: pointer;
    margin-right: 160px;
    padding: 0;
}

.home-category-hero__burger {
    width: 20px;
    height: 14px;
    position: relative;
    display: inline-block;
}

.catalog-block h1.page-title{
    margin: 36px 0 24px;
    color: #1f1f1f;
    font-size: 24px;
    line-height: 1.18;
    font-weight: 500;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
        width: 23.05%;
}

.home-category-hero__burger::before,
.home-category-hero__burger::after,
.home-category-hero__burger {
    border-top: 2px solid #8492a0;
}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{
        border-radius: 12px !important;
}
.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{
       border-radius: 12px !important;
}

.home-category-hero__burger::before,
.home-category-hero__burger::after {
    content: "";
    position: absolute;
    left: 0;
    width: 20px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
    color: #4CAF50;
    font-size: 14px !important;
}
.home-category-hero .home-category-hero__menu-item span{
        font-size: 16px;
    color: black;
    margin-bottom: 8px;
}

.home-category-hero__burger::before {
    top: 5px;
}

.home-category-hero__burger::after {
    top: 12px;
}

.home-category-hero__search {
    max-width: 640px;
    flex: 1;
    height: 50px;
    border: 1px solid #dedede;
    border-radius: 18px;
    background: #fff;
    display: flex;
    align-items: center;
    padding: 0 18px;
}

.home-category-hero__search button {
    border: none;
    background: transparent;
    color: #8b98a6;
    font-size: 18px;
    margin-right: 10px;
    cursor: pointer;
}

.home-category-hero__search input {
    width: 100%;
    border: none;
    outline: none;
    background: transparent;
    font-size: 15px;
    color: #222;
}

.home-category-hero__search input::placeholder {
    color: #9b9b9b;
    font-style: italic;
}

.home-category-hero__actions {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-left: auto;
}

.home-category-hero__action,
.home-category-hero__icon,
.home-category-hero__cart {
    height: 50px;
    border: 1px solid #e0e0e0;
    border-radius: 50px;
    background: #fff;
    color: #222;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-category-hero__action {
    padding: 0 18px;
    gap: 9px;
    font-size: 14px;
}

.home-category-hero__icon {
    width: 50px;
    font-size: 22px;
}

.home-category-hero__cart {
    padding: 0 16px;
    gap: 8px;
    font-weight: 700;
}

.home-category-hero__cart-icon {
    position: relative;
    font-size: 24px;
}

.home-category-hero__cart-icon b {
    position: absolute;
    top: -9px;
    right: -8px;
    min-width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #a87cc6;
    color: #fff;
    font-size: 11px;
    line-height: 18px;
    text-align: center;
}

.home-category-hero__main {
    display: grid;
    grid-template-columns: 295px 1fr;
    gap: 14px;
       padding: 32px 0 6px;

}

.home-category-hero__menu {
        background: #f7f7f7;
    border-radius: 22px;
    padding: 14px 0;
    overflow: hidden;
        padding: 10px 0;
}

.home-category-hero__menu-item {
        position: relative;
    /* min-height: 78px; */
    padding: 5px 20px 0px 20px;
    display: grid;
    /* grid-template-columns: 42px 1fr 18px; */
    align-items: center;
    /* gap: 16px; */
    color: #2c2c2c;
    font-size: 16px;
    transition: 0.25s ease;
    display: flex;
    align-items: center;
    gap: 12px;
}
.home-category-hero__menu-item svg{
        width: 18px;
}


/* последние 10px с blur */
.home-category-hero__menu::after {
        content: "";
    position: sticky;
    left: 0;
    right: 0;
    bottom: -9px;
    display: block;
    height: 20px;
    margin-top: -10px;
    pointer-events: none;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background: rgb(245 245 245);
    z-index: 5;
}

.xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn.xoo-wsc-btn.xoo-wsc-ft-btn-checkout{
        background: #a87cc6;
    font-size: 16px;
}
.xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn.xoo-wsc-btn.xoo-wsc-ft-btn-checkout:hover{
    background: white;
}
.xoo-wsc-products:not(.xoo-wsc-pattern-card) a{
    font-size: 14px !important;
    color: #000000;
    margin-bottom: 5px !important;
    display: block;
}


.home-category-hero__top .woocommerce-Price-amount.amount{
        font-size: 13px;
}

.xoo-wsc-ft-btn.xoo-wsc-btn.xoo-wsc-cart-close.xoo-wsc-ft-btn-continue{
   font-size: 16px;
}

.home-category-hero__menu-item:hover {
    background: #000000;
    color: #ffffff;
}
.home-category-hero__menu-item:hover span{
    color: white;
}


.home-category-hero__menu-item .fa-angle-right {
    font-size: 26px;
}

.home-category-hero__slider-wrap {
    position: relative;
    min-width: 0;
    border-radius: 22px;
    overflow: hidden;
    border: 1px solid #e7e7e7;
}

.home-category-hero__slide {
    position: relative;
    overflow: hidden;
    border-radius: 22px;
    background: #fff;
}

.home-category-hero__slide-bg {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 20% 20%, rgba(255,255,255,0.9), transparent 36%),
        radial-gradient(circle at 70% 40%, rgba(255,255,255,0.8), transparent 42%),
        linear-gradient(135deg, #ffffff 0%, #f8f8f8 45%, #ffffff 100%);
}

.home-category-hero__slide-bg::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: 0.26;
    background-image:
        linear-gradient(120deg, transparent 0%, rgba(0,0,0,0.04) 50%, transparent 100%),
        linear-gradient(35deg, transparent 0%, rgba(0,0,0,0.03) 50%, transparent 100%);
    background-size: 260px 180px, 330px 210px;
}

.home-category-hero__slide-content {
    position: relative;
    z-index: 2;
    padding: 55px 50px 40px;
    text-align: center;
}

.home-category-hero__slide-content h2 {
    margin: 0;
    color:#a87cc6;
    font-size: 68px;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: -1px;
}

.search-block{
    width: 40%;
}

.home-category-hero__slide-content p {
    margin: 16px 0 0;
    font-size: 22px;
    color: #4a4a4a;
}

.site-shop-header__top .logo-block a{
        font-size: 26px;
    font-weight: 700;
    color: #a87cc6;
        font-family: "Goldman", sans-serif;

}
.site-shop-header__top .logo-block a span{
    font-size: 26px;
    font-weight: 700;
    color: #a87cc6;
    font-family: "Goldman", sans-serif;
    background: black;
    color: white;
    padding: 2px 12px;
    border-radius: 12px;
}

.home-category-hero__product {
    position: absolute;
    text-align: left;
}

.home-category-hero__product img {
    display: block;
    max-width: 100%;
    filter: drop-shadow(0 22px 18px rgba(0, 0, 0, 0.20));
}

.home-category-hero__product--left {
    left: 0;
    bottom: 20px;
    width: 340px;
}

.home-category-hero__product--center {
    left: 50%;
    bottom: 50px;
    width: 310px;
    transform: translateX(-50%);
}

.home-category-hero__product--right {
    right: 40px;
    bottom: 35px;
    width: 190px;
}

.home-category-hero__product-card {
    position: absolute;
    left: 20px;
    bottom: -72px;
    min-width: 270px;
    padding: 16px 20px;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.13);
    display: flex;
    justify-content: space-between;
    gap: 16px;
}

.home-category-hero__product--center .home-category-hero__product-card {
    left: -10px;
}

.home-category-hero__product--right .home-category-hero__product-card {
    left: -120px;
}

.home-category-hero__product-card strong {
    display: block;
    font-size: 14px;
    color: #222;
    margin-bottom: 3px;
}

.home-category-hero__product-card small {
    display: block;
    font-size: 13px;
    color: #666;
}

.home-category-hero__product-card > span {
    color: #a87cc6;
    font-size: 16px;
    white-space: nowrap;
    align-self: center;
}

.home-category-hero__price {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 10px;
}

.home-category-hero__price b {
    color: #a87cc6;
    font-size: 20px;
}

.home-category-hero__price del {
    color: #999;
    font-size: 14px;
}

.home-category-hero__btn {
       width: max-content;
    min-width: 320px;
    height: 52px;
    margin: 105px auto 0;
    padding: 0 12px 0 34px;
    border-radius: 24px;
    background: linear-gradient(90deg, #000000, #a87cc6);
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
    box-shadow: 0 9px 30px #a87cc62e;
    text-transform: uppercase;
        transition: 0.4s;
}

.home-category-hero__btn:hover {
    color: #fff;
    transform: translateY(-2px);
    background: #7249a4;
}

.home-category-hero__btn i {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    background: #fff;
    color: #a87cc6;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 38px;
}

.home-category-hero .owl-nav {
    margin: 0;
}

.home-category-hero .owl-nav button.owl-prev,
.home-category-hero .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    width: 58px;
    height: 58px;
    border-radius: 50% !important;
    background: #fff !important;
    color: #a87cc6 !important;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.14);
    transform: translateY(-50%);
    font-size: 0 !important;
}

.home-category-hero .owl-nav button.owl-prev {
    left: 25px;
}

.home-category-hero .owl-nav button.owl-next {
    right: 25px;
}

.home-category-hero .owl-nav button.owl-prev::before,
.home-category-hero .owl-nav button.owl-next::before {
    font-family: FontAwesome;
    font-size: 34px;
    line-height: 58px;
}

.home-category-hero .owl-nav button.owl-prev::before {
    content: "\f104";
}

.home-category-hero .owl-nav button.owl-next::before {
    content: "\f105";
}

.home-category-hero .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 145px;
    text-align: center;
}

.home-category-hero .owl-dot span {
    width: 12px !important;
    height: 12px !important;
    margin: 0 7px !important;
    background: #d7d7d7 !important;
}

.home-category-hero .owl-dot.active span {
    background: #a87cc6 !important;
}

@media (max-width: 1199px) {
    .home-category-hero__main {
        grid-template-columns: 250px 1fr;
    }

    .home-category-hero__slide-content h2 {
        font-size: 52px;
    }

    .home-category-hero__product--left {
        width: 270px;
    }

    .home-category-hero__product--center {
        width: 260px;
    }

    .home-category-hero__product--right {
        width: 150px;
    }

    .home-category-hero__product-card {
        min-width: 230px;
    }
}

@media (max-width: 991px) {
    .home-category-hero__top {
        flex-wrap: wrap;
    }

    .home-category-hero__catalog-btn {
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid #eee;
        justify-content: flex-start;
    }

    .home-category-hero__search {
        max-width: none;
        flex: 1 1 100%;
    }

    .home-category-hero__actions {
        width: 100%;
        justify-content: space-between;
    }

    .home-category-hero__main {
        grid-template-columns: 1fr;
    }

    .home-category-hero__menu {
        display: flex;
        overflow-x: auto;
        padding: 10px;
        gap: 10px;
    }

    .home-category-hero__menu-item {
        min-width: 210px;
        min-height: 62px;
        border-radius: 16px;
        padding: 0 14px;
        grid-template-columns: 32px 1fr 14px;
    }

    .home-category-hero__menu-item::before {
        display: none;
    }

    .home-category-hero__slide {
        min-height: 620px;
    }

    .home-category-hero__slide-content {
        min-height: 620px;
        padding: 40px 20px;
    }

    .home-category-hero__products {
        height: 310px;
    }

    .home-category-hero__product-card {
        display: none;
    }

    .home-category-hero__btn {
        margin-top: 40px;
    }
}

@media (max-width: 767px) {
    .home-category-hero {
        padding: 20px 0;
    }

    .home-category-hero__top,
    .home-category-hero__main {
        padding: 14px;
    }

    .home-category-hero__action span,
    .home-category-hero__cart > span:last-child {
        display: none;
    }

    .home-category-hero__action,
    .home-category-hero__icon,
    .home-category-hero__cart {
        width: 50px;
        padding: 0;
    }

    .home-category-hero__slide-content h2 {
        font-size: 38px;
    }

    .home-category-hero__slide-content p {
        font-size: 16px;
    }

    .home-category-hero__slide,
    .home-category-hero__slide-content {
        min-height: 520px;
    }

    .home-category-hero__products {
        height: 245px;
        margin-top: 25px;
    }

    .home-category-hero__product--left {
        width: 190px;
        left: 0;
        bottom: 40px;
    }

    .home-category-hero__product--center {
        width: 185px;
        bottom: 65px;
    }

    .home-category-hero__product--right {
        width: 105px;
        right: 10px;
        bottom: 55px;
    }

    .home-category-hero__btn {
        min-width: 260px;
        height: 62px;
        font-size: 18px;
        border-radius: 18px;
    }

    .home-category-hero__btn i {
        width: 46px;
        height: 46px;
        font-size: 30px;
    }

    .home-category-hero .owl-dots {
        bottom: 105px;
    }

    .home-category-hero .owl-nav button.owl-prev,
    .home-category-hero .owl-nav button.owl-next {
        width: 44px;
        height: 44px;
    }

    .home-category-hero .owl-nav button.owl-prev::before,
    .home-category-hero .owl-nav button.owl-next::before {
        font-size: 26px;
        line-height: 44px;
    }

    .home-category-hero .owl-nav button.owl-prev {
        left: 12px;
    }

    .home-category-hero .owl-nav button.owl-next {
        right: 12px;
    }
}






.site-shop-header {
    position: relative;
    z-index: 50;
    background: #fff;
    font-family: Arial, sans-serif;
}

.site-shop-header * {
    box-sizing: border-box;
}

.site-shop-header a {
    text-decoration: none;
}

.site-shop-header .site-shop-header__top {
    background: #fff;
    border-bottom: 1px solid #f0f0f0;
}

.site-shop-header .site-shop-header__top-inner {
    min-height: 76px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 24px;
}

.site-shop-header .site-shop-header__nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
}

path{
        fill: #a87cc6;
}

.site-shop-header .site-shop-header__nav li {
    position: relative;
    padding: 0 17px;
}

.site-shop-header .site-shop-header__nav li:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 23px;
    background: #e5e5e5;
    transform: translateY(-50%);
}

.site-shop-header .site-shop-header__nav a {
    color: #111;
    font-size: 14px;
    font-weight: 500;
    transition: 0.25s ease;
}

.site-shop-header .site-shop-header__nav a:hover {
    color: #a87cc6;
}

.bs-wc-loadmore-wrap{
    padding-top: 32px;
}
.woocommerce nav.woocommerce-pagination{
    padding-bottom: 32px;
}

.site-shop-header .site-shop-header__help {
    position: relative;
    padding-left: 22px;
}

.site-shop-header .site-shop-header__help::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 1px;
    height: 23px;
    background: #e5e5e5;
    transform: translateY(-50%);
}

.site-shop-header .site-shop-header__help a {
    display: flex;
    align-items: center;
    gap: 9px;
    color: #222;
    font-size: 14px;
    font-weight: 500;
    transition: 0.25s ease;
}

.site-shop-header .site-shop-header__help i {
    color: #a87cc6;
    font-size: 21px;
    transform: rotate(-20deg);
}

.site-shop-header .site-shop-header__help a:hover {
    color: #a87cc6;
}


.site-shop-header .site-shop-header__lang {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #111;
    font-size: 14px;
    font-weight: 700;
}

.site-shop-header .site-shop-header__lang a {
    color: #111;
    transition: 0.25s ease;
}

.site-shop-header .site-shop-header__lang a.active {
    width: 32px;
    height: 32px;
    border-radius: 25%;
    background: #a87cc6;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

header svg{
    width: 14px;
}

.site-shop-header .site-shop-header__lang a:not(.active):hover {
    color: #a87cc6;
}

.site-shop-header .site-shop-header__middle {
    background: #f7f7f8;
    border-bottom: 1px solid #eeeeee;
}

.site-shop-header .site-shop-header__middle-inner {
    min-height: 74px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.site-shop-header .site-shop-header__logo {
    display: inline-flex;
    align-items: center;
}

.site-shop-header .site-shop-header__logo img {
    display: block;
    max-width: 150px;
    height: auto;
}

.site-shop-header .site-shop-header__mobile-btn {
    width: 46px;
    height: 46px;
    border: 1px solid #e0e0e0;
    border-radius: 14px;
    background: #fff;
    display: none;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 5px;
    cursor: pointer;
}

.site-shop-header .site-shop-header__mobile-btn span {
    width: 20px;
    height: 2px;
    border-radius: 2px;
    background: #222;
}

@media (max-width: 991px) {
    .site-shop-header .site-shop-header__top-inner {
        min-height: 64px;
        justify-content: space-between;
        gap: 14px;
    }

    .site-shop-header .site-shop-header__nav li {
        padding: 0 10px;
    }

    .site-shop-header .site-shop-header__help {
        padding-left: 12px;
    }

    .site-shop-header .site-shop-header__middle-inner {
        min-height: 66px;
    }

    .site-shop-header .site-shop-header__logo img {
        max-width: 130px;
    }
}

@media (max-width: 767px) {


    .site-shop-header .site-shop-header__middle {
        background: #fff;
    }

    .site-shop-header .site-shop-header__mobile-btn {
        display: flex;
    }

    .site-shop-header .site-shop-header__middle-inner {
        min-height: 64px;
    }

    .site-shop-header .site-shop-header__logo img {
        max-width: 120px;
    }
}






.social-follow-block {
     padding: 28px 0 32px;
    background: transparent;
}

.social-follow-block .social-follow-block__item {
    position: relative;
    display: block;
    border-radius: 24px;
    overflow: hidden;
    text-decoration: none;
    isolation: isolate;
    box-shadow: 0 14px 40px rgba(15, 23, 42, 0.12);
    transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.social-follow-block .social-follow-block__item:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 50px rgba(15, 23, 42, 0.18);
}

.social-follow-block .social-follow-block__bg {
    position: absolute;
    inset: 0;
    z-index: 1;
}

.social-follow-block .social-follow-block__bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.7s ease;
}

.social-follow-block .social-follow-block__item:hover .social-follow-block__bg img {
    transform: scale(1.06);
}

.social-follow-block .social-follow-block__overlay {
    position: absolute;
    inset: 0;
    z-index: 2;
    background: linear-gradient(90deg, rgba(15, 23, 42, 0.70) 0%, rgba(15, 23, 42, 0.30) 45%, rgba(15, 23, 42, 0.12) 100%);
}

.social-follow-block .social-follow-block__item--instagram .social-follow-block__overlay {
    background:
       linear-gradient(90deg, rgb(168 124 198) 0%, rgb(168 124 198) 100%, rgba(255, 99, 71, 0.18) 100%)
}

.social-follow-block .social-follow-block__item--telegram .social-follow-block__overlay {
    background:
        linear-gradient(90deg, rgba(8, 40, 77, 0.76) 0%, rgba(20, 98, 168, 0.42) 100%, rgba(77, 184, 255, 0.14) 100%);
}

.social-follow-block .social-follow-block__content {
    position: relative;
    z-index: 3;
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 16px 16px;
}

.social-follow-block .social-follow-block__icon {
    width: 72px;
    height: 72px;
    min-width: 72px;
    border-radius: 20px;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    background: rgba(255, 255, 255, 0.16);
    border: 1px solid rgba(255, 255, 255, 0.22);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 34px;
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.16);
}

.social-follow-block .social-follow-block__text {
    flex: 1;
    max-width: 420px;
}

.social-follow-block .social-follow-block__label {
    display: inline-block;
    margin-bottom: 10px;
    padding: 7px 14px;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    color: #fff;
    background: rgba(255, 255, 255, 0.14);
    border: 1px solid rgba(255, 255, 255, 0.16);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
}

.social-follow-block .social-follow-block__text h3 {
        margin: 0 0 10px;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
    color: #fff;
    font-family: 'Inter';
}

.social-follow-block .social-follow-block__text p {
    margin: 0;
    font-size: 15px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.88);
}

.social-follow-block .social-follow-block__arrow {
       width: 42px;
    height: 42px;
    min-width: 42px;
    border-radius: 50%;
    background: #fff;
    color: #111;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    box-shadow: 0 10px 26px rgba(0, 0, 0, 0.16);
    transition: transform 0.35s ease, background 0.35s ease, color 0.35s ease;
}

.social-follow-block__content path{
        fill: white;
}
.social-follow-block__item svg {
    width: 20px;
}
.social-follow-block__arrow path{
    fill: black;
}

.social-follow-block__item:hover  .social-follow-block__arrow path{
    fill: white;
}


.social-follow-block .social-follow-block__item:hover .social-follow-block__arrow {
    transform: translateX(4px);
}

.social-follow-block .social-follow-block__item--instagram:hover .social-follow-block__arrow {
    background: #ff5e94;
    color: #fff;
}

.social-follow-block .social-follow-block__item--telegram:hover .social-follow-block__arrow {
    background: #2aabee;
    color: #fff;
}

@media (max-width: 991px) {
    .social-follow-block .social-follow-block__item {
        min-height: 220px;
    }

    .social-follow-block .social-follow-block__content {
        min-height: 220px;
        padding: 24px 22px;
        gap: 16px;
    }

    .social-follow-block .social-follow-block__text h3 {
        font-size: 24px;
    }

    .social-follow-block .social-follow-block__icon {
        width: 62px;
        height: 62px;
        min-width: 62px;
        font-size: 28px;
    }

    .social-follow-block .social-follow-block__arrow {
        width: 50px;
        height: 50px;
        min-width: 50px;
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .social-follow-block {
        padding: 20px 0 0;
    }

    .social-follow-block .social-follow-block__item {
        min-height: 220px;
        border-radius: 20px;
    }

    .social-follow-block .social-follow-block__content {
        min-height: 220px;
        align-items: flex-start;
        flex-direction: column;
        padding: 22px 18px;
    }

    .social-follow-block .social-follow-block__text {
        max-width: 100%;
    }

    .social-follow-block .social-follow-block__text h3 {
        font-size: 21px;
    }

    .social-follow-block .social-follow-block__text p {
        font-size: 14px;
    }

    .social-follow-block .social-follow-block__arrow {
        margin-top: 4px;
    }
}






.info-home {
    padding: 42px 0;
        background: #f7f7f7;
}

.info-home * {
    box-sizing: border-box;
}

.info-home .all-info-block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 22px;
}

.info-home .info-block {
    position: relative;
    padding: 28px 24px 26px;
    border-radius: 24px;
    background: #fff;
    border: 1px solid #eeeeee;
    box-shadow: 0 14px 38px rgba(15, 23, 42, 0.06);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}


.info-home .info-block::after {
    content: "";
    position: absolute;
    left: 24px;
    bottom: 0;
    width: 52px;
    height: 4px;
    border-radius: 10px 10px 0 0;
    background:#a87cc6;
    opacity: 0;
    transform: translateY(4px);
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.info-home .info-block:hover {
    transform: translateY(-5px);
    border-color: #a87cc6;
    box-shadow: 0 20px 48px rgba(15, 23, 42, 0.11);
}

.info-home .info-block:hover::before {
    transform: scale(1.18);
    background: rgba(255, 90, 0, 0.12);
}

.info-home .info-block:hover::after {
    opacity: 1;
    transform: translateY(0);
}

.info-home .info-home-icon {
       position: relative;
    z-index: 2;
    width: 54px;
    height: 32px;
    margin-bottom: 12px;
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    gap: 16px;
}

.info-home .info-home-icon svg {
    width: 28px;
    height: 28px;
    display: block;
    fill: currentColor;
}

.info-home .info-home-content {
    position: relative;
    z-index: 2;
}

.info-home .info-home-title {
    display: block;
    color: #222;
    font-size: 19px;
    line-height: 1.25;
    font-weight: 600;
}
.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{
        background-color: #000000 !important;
}

.info-home .info-home-description {
    display: block;
    color: #555;
    font-size: 14px;
    line-height: 1.55;
    font-weight: 400;
}

@media (max-width: 1199px) {
    .info-home .all-info-block {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .info-home {
        padding: 28px 0;
    }

    .info-home .all-info-block {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .info-home .info-block {
        min-height: auto;
        padding: 22px 20px;
        border-radius: 20px;
        display: flex;
        align-items: flex-start;
        gap: 16px;
    }

    .info-home .info-home-icon {
        width: 48px;
        height: 48px;
        min-width: 48px;
        margin-bottom: 0;
        border-radius: 16px;
    }

    .info-home .info-home-icon svg {
        width: 24px;
        height: 24px;
    }

    .info-home .info-home-title {
        font-size: 18px;
        margin-bottom: 7px;
    }

    .info-home .info-home-description {
        font-size: 14px;
    }
}






















.latest-products-home {
    padding: 64px 0;
    background: #ffffff;
}

.latest-products-home * {
    box-sizing: border-box;
}

.latest-products-home a {
    text-decoration: none;
}

.latest-products-home .latest-products-home__head {
    margin-bottom: 28px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 20px;
}

.latest-products-home .latest-products-home__subtitle {
    display: inline-block;
    margin-bottom: 8px;
    padding: 7px 14px;
    border-radius: 50px;
    background: black;
    color: #ffffff;
    font-size: 13px;
    line-height: 1;
    font-weight: 600;
}

.latest-products-home .latest-products-home__title {
    margin: 0;
    color: #202020;
    font-size: 38px;
    line-height: 1.15;
    font-weight: 900;
}

.latest-products-home .latest-products-home__more {
    min-height: 46px;
    padding: 0 18px 0 22px;
    border-radius: 50px;
    background: #fff;
    color: #222;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: 15px;
    font-weight: 800;
    box-shadow: 0 10px 28px rgba(15, 23, 42, 0.07);
    transition: 0.25s ease;
}

.latest-products-home .latest-products-home__more svg {
    width: 19px;
    height: 19px;
    fill: currentColor;
}

.latest-products-home .latest-products-home__more:hover {
    background: #000000;
    color: #fff;
    transform: translateY(-2px);
}

.latest-products-home .latest-products-home__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 22px;
}

.latest-products-home .latest-products-home__col {
    min-width: 0;
}

.latest-products-home .latest-products-home__card {
    position: relative;
    height: 100%;
    border-radius: 26px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #eeeeee;
    box-shadow: 0 14px 38px rgba(15, 23, 42, 0.06);
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
        transition: 0.4s;
}

.home-category-hero__slide-content h2,
.home-category-hero__slide-content p {
    visibility: hidden;
}

.home-category-hero__slide-content h2.is-typing,
.home-category-hero__slide-content p.is-typing,
.home-category-hero__slide-content h2.is-typed,
.home-category-hero__slide-content p.is-typed {
    visibility: visible;
}

.home-category-hero__slide-content h2::after,
.home-category-hero__slide-content p::after {
    content: '';
    display: inline-block;
    width: 2px;
    height: 1em;
    margin-left: 3px;
    background: currentColor;
    vertical-align: -0.12em;
    opacity: 0;
}

.home-category-hero__slide-content h2.is-typing::after,
.home-category-hero__slide-content p.is-typing::after {
    opacity: 1;
    animation: typing-cursor 0.7s infinite;
}

@keyframes typing-cursor {
    0%, 100% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }
}

.latest-products-home .latest-products-home__card:hover {
    transform: translateY(-6px);
    border-color: rgb(168 124 198);
    box-shadow: 0 22px 55px rgba(15, 23, 42, 0.12);
}

.latest-products-home .latest-products-home__image {
        position: relative;
    /* height: 250px; */
    padding: 12px;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.latest-products-home .latest-products-home__image::before {
    content: "";
    position: absolute;
    inset: 18px;
    border-radius: 24px;
    border: 1px solid rgba(255, 255, 255, 0.9);
    pointer-events: none;
}
.latest-products-home .latest-products-home__cart:hover{
    background: black !important;
}

.single-product-modern__description h2{
        font-size: 20px;
    font-weight: 400;
    color: black;
    font-family: 'Inter';
    margin-bottom: 16px;
}
.single-product-modern__description h3{
        font-size: 18px;
    font-weight: 400;
    color: black;
    font-family: 'Inter';
    margin-bottom: 16px;
}
.single-product-modern__description ul{
        margin-left: 0;
    padding: 10px 20px;
}

.prod-top{
     display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 24px;
}
#breadcrumbs{
        margin: 0;
}
#breadcrumbs a{
    font-weight: 600;
    text-decoration: none;
    font-size: 14px;
    color: black;
}
#breadcrumbs  span{
    color: #00000091;
    font-weight: 400;
}

.latest-products-home .latest-products-home__image img {
    position: relative;
    z-index: 2;
    max-width: 100%;
    max-height: 190px;
    width: auto;
    height: auto;
    object-fit: contain;
    display: block;
    transition: transform 0.35s ease;
    filter: drop-shadow(0 18px 18px rgba(15, 23, 42, 0.14));
}

.latest-products-home .latest-products-home__card:hover .latest-products-home__image img {
    transform: scale(1.06);
}

.latest-products-home .latest-products-home__sale {
    position: absolute;
    z-index: 4;
    left: 18px;
    top: 18px;
    min-height: 34px;
    padding: 0 12px;
    border-radius: 50px;
    background: #a87cc6;
    color: #fff;
    display: inline-flex;
    align-items: center;
    font-size: 13px;
    font-weight: 900;
    box-shadow: 0 8px 18px rgba(255, 90, 0, 0.25);
}

.latest-products-home .latest-products-home__stock {
      position: absolute;
    z-index: 4;
    right: 18px;
    top: 18px;
    min-height: 34px;
    padding: 0 12px;
    border-radius: 50px;
    background: #ffffff;
    color: #16a34a;
    display: inline-flex;
    align-items: center;
    font-size: 12px;
    font-weight: 600;
    box-shadow: 0 0 2px;
}

.latest-products-home .latest-products-home__stock--out {
    background: rgba(239, 68, 68, 0.12);
    color: #dc2626;
}

.latest-products-home .latest-products-home__body {
    padding: 16px;
}

.latest-products-home .latest-products-home__rating {
    min-height: 20px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.latest-products-home .latest-products-home__stars {
    display: inline-flex;
    align-items: center;
    gap: 0px;
}

.latest-products-home .latest-products-home__stars svg {
      width: 18px;
    height: 24px;
    fill: #d7d7d7;
}

.latest-products-home .latest-products-home__stars svg.active {
    fill: #ffb000;
}

.latest-products-home .latest-products-home__review {
    color: #8a8a8a;
    font-size: 13px;
    font-weight: 700;
}

.latest-products-home .latest-products-home__name {
   margin-bottom: 10px;
    color: #222;
    display: block;
    font-size: 15px;
    line-height: 1.35;
    font-weight: 500;
    transition: 0.25s ease;
}

.latest-products-home .latest-products-home__name:hover {
    color: #a87cc6;
}

.latest-products-home .latest-products-home__sku {
    margin-bottom: 16px;
    color: #8b8b8b;
    font-size: 13px;
    line-height: 1.3;
}

.latest-products-home .latest-products-home__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
}

.latest-products-home .latest-products-home__price {
    min-width: 0;
    color: #a87cc6;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 900;
}

.latest-products-home .latest-products-home__price .woocommerce-Price-amount {
        color: #000000;
    font-size: 18px;
    font-weight: 600;
}
.latest-products-home__col path{
    fill: gold;
}

.latest-products-home .latest-products-home__price del {
    display: block;
    margin-bottom: 2px;
    color: #a3a3a3;
    font-size: 14px;
    font-weight: 500;
    opacity: 1;
}

.latest-products-home .latest-products-home__price del .woocommerce-Price-amount {
    color: #a3a3a3;
    font-size: 14px;
    font-weight: 500;
}

.latest-products-home .latest-products-home__price ins {
    text-decoration: none;
}

.latest-products-home .latest-products-home__cart {
   width: 36px;
    height: 36px;
    min-width: 48px;
    border-radius: 16px;
    background: #a87cc6;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
=    transition: 0.25s ease
}
.latest-products-home .latest-products-home__cart path{
    fill: white;
}

.latest-products-home .latest-products-home__cart svg {
        width: 16px;
    height: 18px;
}

.latest-products-home .latest-products-home__cart:hover {
    background: #f1f1f1;
    color: #fff;
    transform: translateY(-2px);
}

.latest-products-home .latest-products-home__cart--disabled {
    background: #111;
    color: #777;
    box-shadow: none;
}

@media (max-width: 1199px) {
    .latest-products-home .latest-products-home__grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .latest-products-home .latest-products-home__image {
        height: 235px;
    }
}

@media (max-width: 991px) {
    .latest-products-home .latest-products-home__grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .latest-products-home .latest-products-home__title {
        font-size: 32px;
    }
}

@media (max-width: 767px) {
    .latest-products-home {
        padding: 36px 0;
    }

    .latest-products-home .latest-products-home__head {
        align-items: flex-start;
        flex-direction: column;
        margin-bottom: 22px;
    }

    .latest-products-home .latest-products-home__title {
        font-size: 28px;
    }

    .latest-products-home .latest-products-home__grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .latest-products-home .latest-products-home__card {
        border-radius: 22px;
    }

    .latest-products-home .latest-products-home__image {
        height: 220px;
        padding: 22px;
    }

    .latest-products-home .latest-products-home__image img {
        max-height: 165px;
    }

    .latest-products-home .latest-products-home__body {
        padding: 18px;
    }

    .latest-products-home .latest-products-home__name {
        min-height: auto;
        font-size: 16px;
    }
}






.shop-footer {
    padding: 42px 0 18px;
    background: #020202;
    color: #fff;
}

.shop-footer * {
    box-sizing: border-box;
}

.shop-footer a {
    text-decoration: none;
}

.shop-footer .shop-footer__top {
    display: grid;
    grid-template-columns: 1.1fr 1fr 1fr;
    gap: 70px;
    padding-bottom: 34px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.32);
}

.shop-footer .shop-footer__title,
.shop-footer .shop-footer__subtitle {
    margin: 0;
    color: #fff;
    font-size: 17px;
    line-height: 1.25;
    font-weight: 800;
}

.shop-footer .shop-footer__title {
    margin-bottom: 20px;
}

.shop-footer .shop-footer__subtitle {
    margin: 16px 0 13px;
}

.shop-footer .shop-footer__menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

.shop-footer .shop-footer__menu li {
    margin-bottom: 10px;
}

.shop-footer .shop-footer__menu a {
    color: rgba(255, 255, 255, 0.86);
    font-size: 14px;
    line-height: 1.25;
    font-weight: 500;
    transition: 0.25s ease;
}

.shop-footer .shop-footer__menu a:hover {
    color: #a87cc6;
    padding-left: 4px;
}

.shop-footer .shop-footer__logo {
    display: inline-flex;
    margin-top: 26px;
}

.shop-footer .shop-footer__logo img {
    display: block;
    max-width: 185px;
    height: auto;
}

.shop-footer .shop-footer__contact-item {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 9px;
    color: rgba(255, 255, 255, 0.86);
    font-size: 14px;
    line-height: 1.45;
    font-weight: 500;
}

.shop-footer .shop-footer__contact-item a {
    color: rgba(255, 255, 255, 0.9);
    transition: 0.25s ease;
}

.shop-footer .shop-footer__contact-item a:hover {
    color: #a87cc6;
}

.shop-footer .shop-footer__contact-icon {
    width: 15px;
    height: 15px;
    min-width: 15px;
    color: rgba(255, 255, 255, 0.9);
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.shop-footer .shop-footer__contact-icon svg {
    width: 24px;
    height: 24px;
    fill: currentColor;
    display: block;
}
.shop-footer__socials path{
     fill: white;
}

.shop-footer .shop-footer__note {
    color: rgba(255, 255, 255, 0.7);
    font-size: 11px;
}

.shop-footer .shop-footer__middle {
    min-height: 78px;
    padding: 22px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

.shop-footer .shop-footer__payments {
    display: flex;
    align-items: center;
    gap: 26px;
}

.shop-footer .shop-footer__payment {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.shop-footer .shop-footer__payment--mastercard svg {
    width: 50px;
    height: 32px;
}

.shop-footer .shop-footer__payment--mastercard svg circle:first-child {
    fill: #eb001b;
}

.shop-footer .shop-footer__payment--mastercard svg circle:last-child {
    fill: #f79e1b;
    opacity: 0.88;
}

.shop-footer .shop-footer__payment--visa {
    color: #00a3ff;
    font-size: 18px;
    line-height: 1;
    font-weight: 900;
    font-style: italic;
    letter-spacing: -1px;
}

.shop-footer .shop-footer__payment--mono svg {
    width: 28px;
    height: 28px;
}

.shop-footer .shop-footer__payment--mono svg path {
    fill: #6fd13b;
}

.shop-footer .shop-footer__socials {
    display: flex;
    align-items: center;
    gap: 24px;
}

.shop-footer .shop-footer__social {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: 0.25s ease;
}

.shop-footer .shop-footer__social svg {
    width: 20px;
    height: 20px;
    fill: currentColor;
    display: block;
}

.shop-footer .shop-footer__social:hover {
    transform: translateY(-3px);
}

.shop-footer .shop-footer__social--help {
    background: #4bd13f;
}

.shop-footer .shop-footer__social--telegram {
    background: #2aabee;
}

.shop-footer .shop-footer__social--viber {
    background: #7d3fc2;
}

.shop-footer .shop-footer__social--youtube {
    background: #e00000;
}

.shop-footer .shop-footer__social--tiktok {
    background: #ff2d55;
}

.shop-footer .shop-footer__bottom {
    text-align: center;
    padding-top: 10px;
}

.shop-footer .shop-footer__bottom p {
    margin: 0;
    color: rgba(255, 255, 255, 0.88);
    font-size: 13px;
    line-height: 1.4;
    font-weight: 500;
}

@media (max-width: 991px) {
    .shop-footer .shop-footer__top {
        grid-template-columns: 1fr 1fr;
        gap: 38px;
    }

    .shop-footer .shop-footer__col--contacts {
        grid-column: 1 / -1;
    }

    .shop-footer .shop-footer__middle {
        align-items: flex-start;
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    .shop-footer {
        padding: 34px 0 18px;
    }

    .shop-footer .shop-footer__top {
        grid-template-columns: 1fr;
        gap: 30px;
        padding-bottom: 28px;
    }

    .shop-footer .shop-footer__logo img {
        max-width: 160px;
    }

    .shop-footer .shop-footer__middle {
        gap: 24px;
    }

    .shop-footer .shop-footer__payments,
    .shop-footer .shop-footer__socials {
        flex-wrap: wrap;
        gap: 18px;
    }

    .shop-footer .shop-footer__social {
        width: 36px;
        height: 36px;
    }
}





.single-product-modern {
    padding: 28px 0 0px;
}

.single-product-modern * {
    box-sizing: border-box;
}

.single-product-modern a {
    text-decoration: none;
}

.single-product-modern .single-product-modern__product {
    width: 100%;
}

.single-product-modern .single-product-modern__top {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 520px;
    gap: 28px;
    align-items: flex-start;
}

.single-product-modern .single-product-modern__gallery {
    min-width: 0;
    border-radius: 28px;
    background: #fff;
    padding: 28px;
    border: 1px solid #eeeeee;
    box-shadow: 0 16px 42px rgba(15, 23, 42, 0.07);
}

.single-product-modern .single-product-modern__gallery .woocommerce-product-gallery {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
}

.single-product-modern .single-product-modern__gallery .woocommerce-product-gallery__wrapper {
    margin: 0;
}

.single-product-modern .single-product-modern__gallery .woocommerce-product-gallery__image {
    border-radius: 22px;
    background:
        radial-gradient(circle at 50% 45%, rgba(255, 90, 0, 0.07), transparent 44%),
        linear-gradient(180deg, #fbfbfb 0%, #f3f3f4 100%);
    overflow: hidden;
}

.single-product-modern .single-product-modern__gallery .woocommerce-product-gallery__image img {
       width: 100%;
    height: 465px;
    object-fit: contain;
}

.single-product-modern .single-product-modern__gallery .flex-control-thumbs {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 12px;
    margin: 18px 0 0 !important;
    padding: 0 !important;
}
.woocommerce-page div.product div.images{
    width: 100% !important;
}

.single-product-modern .single-product-modern__gallery .flex-control-thumbs li {
    width: auto !important;
    float: none !important;
    list-style: none;
}

.single-product-modern .single-product-modern__gallery .flex-control-thumbs img {
    width: 100%;
    height: 88px;
    object-fit: contain;
    padding: 10px;
    border-radius: 16px;
    background: #f7f7f8;
    border: 1px solid transparent;
    opacity: 1 !important;
    transition: 0.25s ease;
}

.single-product-modern .single-product-modern__gallery .flex-control-thumbs img.flex-active,
.single-product-modern .single-product-modern__gallery .flex-control-thumbs img:hover {
    border-color: #a87cc6;
}

.single-product-modern .single-product-modern__summary {
    position: sticky;
    top: 20px;
    min-width: 0;
    border-radius: 28px;
    background: #fff;
    padding: 30px;
    border: 1px solid #eeeeee;
    box-shadow: 0 16px 42px rgba(15, 23, 42, 0.07);
}

.single-product-modern .single-product-modern__badges {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 16px;
}

.single-product-modern .single-product-modern__stock,
.single-product-modern .single-product-modern__sale {
    min-height: 34px;
    padding: 0 13px;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    font-size: 13px;
    line-height: 1;
    font-weight: 400;
}

.single-product-modern .single-product-modern__stock svg {
    width: 16px;
    height: 16px;
    fill: currentColor;
}

.single-product-modern .single-product-modern__stock--in {
    background: rgba(34, 197, 94, 0.12);
    color: #16a34a;
}

.single-product-modern .single-product-modern__stock--out {
    background: rgba(239, 68, 68, 0.12);
    color: #dc2626;
}

.single-product-modern .single-product-modern__sale {
    background: rgba(255, 90, 0, 0.1);
    color: #a87cc6;
}

.single-product-modern .single-product-modern__title {
      margin: 0 0 16px;
    color: #1f1f1f;
    font-size: 20px;
    line-height: 1.18;
    font-weight: 500;
}

.single-product-modern .single-product-modern__meta-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 14px 22px;
    margin-bottom: 22px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
    justify-content: space-between;
}

.single-product-modern .single-product-modern__rating {
    display: flex;
    align-items: center;
    gap: 10px;
}

.single-product-modern .single-product-modern__rating .star-rating {
    margin: 0;
    color: #ffb000;
}

.single-product-modern .single-product-modern__reviews {
    color: #777;
    font-size: 14px;
    font-weight: 400;
    transition: 0.25s ease;
}



.single-product-modern .single-product-modern__sku {
    color: #777;
    font-size: 14px;
    font-weight: 400;
}

.single-product-modern .single-product-modern__sku-copy {
       position: relative;
    border: none;
    background: black;
    color: #ffffff;
    padding: 6px 10px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
}

.single-product-modern .single-product-modern__sku-copy::after {
    content: "Скопійовано";
    position: absolute;
    left: 50%;
    bottom: calc(100% + 8px);
    padding: 6px 9px;
    border-radius: 8px;
    background: #111;
    color: #fff;
    font-size: 11px;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
    transform: translateX(-50%) translateY(4px);
    transition: 0.2s ease;
}

.single-product-modern .single-product-modern__sku-copy.copied::after {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
}

.single-product-modern .single-product-modern__short-desc {
    margin-bottom: 22px;
    color: #555;
    font-size: 15px;
    line-height: 1.65;
}

.single-product-modern .single-product-modern__short-desc p {
    margin: 0 0 10px;
}

.single-product-modern .single-product-modern__buy-card {
    margin-bottom: 24px;
        padding: 16px 16px 4px;
    border-radius: 24px;
    background:
        radial-gradient(circle at 20% 20%, rgba(255,255,255,0.9), transparent 36%),
        radial-gradient(circle at 70% 40%, rgba(255,255,255,0.8), transparent 42%),
        linear-gradient(135deg, #ffffff 0%, #f8f8f8 45%, #ffffff 100%);
    border: 1px solid #eeeeee;
}

.single-product-modern .single-product-modern__price {
    margin-bottom: 18px;
    color: #a87cc6;
    font-size: 34px;
    line-height: 1.15;
    font-weight: 900;
}

.single-product-modern .single-product-modern__price .price {
    margin: 0;
}

.single-product-modern .single-product-modern__price .woocommerce-Price-amount {
    color: #a87cc6;
    font-size: 24px;
    font-weight: 900;
}

.single-product-modern .single-product-modern__price del {
    display: block;
    margin-bottom: 4px;
    color: #9a9a9a;
    font-size: 18px;
    font-weight: 500;
    opacity: 1;
}

.single-product-modern .single-product-modern__price del .woocommerce-Price-amount {
    color: #9a9a9a;
    font-size: 18px;
    font-weight: 500;
}

.single-product-modern .single-product-modern__price ins {
    text-decoration: none;
}

.single-product-modern .single-product-modern__cart form.cart {
    margin: 0;
    display: flex;
    align-items: stretch;
    gap: 12px;
    flex-wrap: wrap;
}

.single-product-modern .single-product-modern__cart .quantity {
    margin: 0 !important;
}

.single-product-modern .single-product-modern__cart .quantity input.qty {
    width: 96px;
    height: 56px;
    border: 1px solid #e2e2e2;
    border-radius: 12px;
    background: #fff;
    color: #222;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    outline: none;
    height: auto;
    padding: 10px 0;
    font-family: "Goldman", sans-serif;
}

.btn-back{
        background: #ffffff;
    color: black;
    padding: 12px 16px;
    border-radius: 12px;
    font-family: 'Inter';
    font-size: 14px;
    border: 1px solid;
}

.single-product-modern .single-product-modern__cart .single_add_to_cart_button {
        flex: 1;
    /* min-width: auto; */
    padding: 0px 18px;
    border: none;
    border-radius: 12px;
    background: linear-gradient(90deg, #000000, #a87cc6);
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    box-shadow: 0 14px 28px #7f54b330;
    transition: 0.25s ease;
    height: max-content;
    padding: 16px;
}

.single-product-modern .single-product-modern__cart .single_add_to_cart_button:hover {
    background: #111;
    color: #fff;
    transform: translateY(-2px);
}

.single-product-modern .single-product-modern__not-available {
    padding: 16px 18px;
    border-radius: 16px;
    background: rgba(239, 68, 68, 0.1);
    color: #dc2626;
    font-size: 15px;
    font-weight: 800;
}

.single-product-modern .single-product-modern__benefits {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
}

.single-product-modern .single-product-modern__benefit {
    display: flex;
    gap: 14px;
    padding: 16px;
    border-radius: 20px;
    background: #fff;
    border: 1px solid #eeeeee;
    transition: 0.25s ease;
}

.single-product-modern .single-product-modern__benefit:hover {
    border-color: rgb(168 124 198);

}

.single-product-modern .single-product-modern__benefit-icon {
    width: 44px;
    height: 44px;
    min-width: 44px;
    border-radius: 15px;
    background: #a87cc6;

    display: flex;
    align-items: center;
    justify-content: center;
}
.single-product-modern .single-product-modern__benefit-icon path{
    fill: white;
}

.single-product-modern .single-product-modern__benefit-icon svg {
    width: 23px;
    height: 23px;
    fill: currentColor;
}

.single-product-modern .single-product-modern__benefit strong {
        display: block;
    margin-bottom: 5px;
    color: #222;
    font-size: 14px;
    line-height: 1.25;
    font-weight: 600;
}

.single-product-modern .single-product-modern__benefit p {
    margin: 0;
    color: #626262;
    font-size: 13px;
    line-height: 1.45;
}

.single-product-modern .single-product-modern__brand {
    margin-top: 18px;
}

.single-product-modern .single-product-modern__tabs {
    display: grid;
    grid-template-columns: 1fr;
    gap: 22px;
    margin-top: 28px;
}

.single-product-modern .single-product-modern__tab-card,
.single-product-modern .single-product-modern__related {
    border-radius: 28px;
    background: #fff;
    padding: 30px;
    border: 1px solid #eeeeee;
    box-shadow: 0 16px 42px rgba(15, 23, 42, 0.06);
}

.single-product-modern .single-product-modern__section-title {
        margin: 0;
    color: #202020;
    font-size: 25px;
    line-height: 1.15;
    font-weight: 900;
    margin-bottom: 24px;
}
h2.woocommerce-Reviews-title{
    display: none;
}
#review_form .submit{
    border-radius: 12px !important;
    background: linear-gradient(90deg, #000000, #a87cc6) !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    box-shadow: 0 14px 28px #7f54b330 !important;
    transition: 0.25s ease;
    height: max-content;
    padding: 16px 24px !important;
}
.woocommerce p.stars a{
    color:  gold;
}
.comment-form-rating .stars{
    margin-top: 12px !important;
}



.single-product-modern .single-product-modern__description {
    color: #444;
    font-size: 16px;
    line-height: 1.75;
}

.single-product-modern .single-product-modern__description p {
    margin: 0 0 16px;
        font-size: 15px;
}

.single-product-modern .single-product-modern__attributes table.shop_attributes {
    width: 100%;
    margin: 0;
    border: none;
    border-collapse: collapse;
}

.single-product-modern .single-product-modern__attributes table.shop_attributes tr {
    border-bottom: 1px solid #eeeeee;
}

.single-product-modern .single-product-modern__attributes table.shop_attributes th,
.single-product-modern .single-product-modern__attributes table.shop_attributes td {
    padding: 15px 0;
    border: none;
    background: transparent;
    color: #444;
    font-size: 15px;
    line-height: 1.45;
    text-align: left;
}

.single-product-modern .single-product-modern__attributes table.shop_attributes th {
    width: 280px;
    color: #222;
    font-weight: 900;
}

.single-product-modern .single-product-modern__attributes table.shop_attributes td p {
    margin: 0;
}

.single-product-modern .single-product-modern__reviews-wrap #reviews {
    margin: 0;
}

.single-product-modern .single-product-modern__related {
    margin-top: 28px;
}

.single-product-modern .single-product-modern__related .related > h2 {
    display: none;
}

.single-product-modern .single-product-modern__related ul.products {
    display: flex !important;
    grid-template-columns: repeat(4, 1fr);
    gap: 22px;
    margin: 0 !important;
    padding: 0 !important;
}

.single-product-modern .single-product-modern__related ul.products li.product {
    margin: 0 !important;
    float: none !important;
    border-radius: 24px;
    background: #fff;
    border: 1px solid #eeeeee;
    overflow: hidden;
    box-shadow: 0 12px 30px rgba(15, 23, 42, 0.06);
    transition: 0.25s ease;
}

.single-product-modern .single-product-modern__related ul.products li.product:hover {
    transform: translateY(-5px);
    border-color: radial-gradient(circle at 20% 20%, rgba(255,255,255,0.9), transparent 36%),
        radial-gradient(circle at 70% 40%, rgba(255,255,255,0.8), transparent 42%),
        linear-gradient(135deg, #ffffff 0%, #f8f8f8 45%, #ffffff 100%);
    box-shadow: 0 18px 42px rgba(15, 23, 42, 0.11);
}

.single-product-modern .single-product-modern__related ul.products li.product a img {
    height: 210px;
    object-fit: contain;
    padding: 24px;
    margin: 0 !important;
    background:
        radial-gradient(circle at 50% 45%, rgba(255, 90, 0, 0.07), transparent 44%),
        #f7f7f8;
}

.single-product-modern .single-product-modern__related ul.products li.product .woocommerce-loop-product__title {
       padding: 16px 18px 16px;
    color: #222;
    font-size: 14px;
    line-height: 1.35;
    font-weight: 500;
        min-height: 130px;
}
.price .woocommerce-Price-amount bdi{
    color: black;
}

.single-product-modern .single-product-modern__related ul.products li.product .price {
    padding: 0 18px 16px;
    color: #a87cc6;
    font-size: 18px;
    font-weight: 900;
}

.single-product-modern .single-product-modern__related ul.products li.product .button {
     margin: 0 18px 18px;
    min-height: 44px;
    border-radius: 14px;
    background: linear-gradient(90deg, #000000, #a87cc6);
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
}

@media (max-width: 1199px) {
    .single-product-modern .single-product-modern__top {
        grid-template-columns: minmax(0, 1fr) 460px;
    }

    .single-product-modern .single-product-modern__title {
        font-size: 30px;
    }

    .single-product-modern .single-product-modern__related ul.products {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 991px) {
    .single-product-modern .single-product-modern__top {
        grid-template-columns: 1fr;
    }

    .single-product-modern .single-product-modern__summary {
        position: relative;
        top: auto;
    }

    .single-product-modern .single-product-modern__related ul.products {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .single-product-modern {
        padding: 24px 0 40px;
    }

    .single-product-modern .single-product-modern__gallery,
    .single-product-modern .single-product-modern__summary,
    .single-product-modern .single-product-modern__tab-card,
    .single-product-modern .single-product-modern__related {
        padding: 18px;
        border-radius: 22px;
    }

    .single-product-modern .single-product-modern__title {
        font-size: 24px;
    }

    .single-product-modern .single-product-modern__price,
    .single-product-modern .single-product-modern__price .woocommerce-Price-amount {
        font-size: 22px;
    }
    .xoo-wsc-sml-qty{
        font-size: 12px;
    }
    .xoo-wsc-priceBox{
        font-size: 12px;
    }
    .xoo-wsc-smr-ptotal{
        font-size: 12px;
    }
    .xoo-wsc-products:not(.xoo-wsc-pattern-card) span.amount{
        font-size: 12px;
    }
    .xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn.xoo-wsc-btn.xoo-wsc-ft-btn-checkout{
        font-size: 14px;
    }
    a.xoo-wsc-ft-btn-checkout .amount{
        font-size: 14px;
            font-style: normal;
    }

    .single-product-modern .single-product-modern__cart form.cart {
        display: block;
    }

    .single-product-modern .single-product-modern__cart .quantity {
        margin-bottom: 12px !important;
    }

    .single-product-modern .single-product-modern__cart .quantity input.qty {
        width: 100%;
    }

    .single-product-modern .single-product-modern__cart .single_add_to_cart_button {
        width: 100%;
        min-width: 0;
    }

    .single-product-modern .single-product-modern__section-title {
        font-size: 24px;
    }

    .single-product-modern .single-product-modern__attributes table.shop_attributes th,
    .single-product-modern .single-product-modern__attributes table.shop_attributes td {
        display: block;
        width: 100%;
        padding: 10px 0;
    }

    .single-product-modern .single-product-modern__attributes table.shop_attributes th {
        padding-bottom: 2px;
    }

    .single-product-modern .single-product-modern__related ul.products {
        grid-template-columns: 1fr;
    }

    .single-product-modern .single-product-modern__gallery .flex-control-thumbs {
        grid-template-columns: repeat(4, 1fr);
    }

    .single-product-modern .single-product-modern__gallery .flex-control-thumbs img {
        height: 70px;
    }
}














/* ===== WooCommerce product cards like screenshot ===== */

.woocommerce ul.products {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    margin: 0;
    padding: 0;
}

.products.columns-4{
    display: flex !important;
    flex-wrap: wrap;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    position: relative;
    float: none !important;
    margin: 0 !important;
    padding: 16px 16px 18px;
    background: #fff;
    border: 1px solid #eeeeee;
    border-radius: 22px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.04);
    overflow: hidden;
    min-height: 420px;
    display: flex;
    flex-direction: column;
}

.woocommerce ul.products li.product a.woocommerce-LoopProduct-link {
    display: flex;
    flex-direction: column;
    flex: 1;
    color: #111;
    text-decoration: none;
        padding: 16px;
}

/* Image */
.woocommerce ul.products li.product a img {
    width: 100%;
    height: 190px;
    object-fit: contain;
    background: #fff;
    margin: 0 0 18px;
    padding: 0;
    border-radius: 12px;
}

/* Stock badge */
.woocommerce ul.products li.product.instock::before {
    content: "В наявності";
       position: absolute;
    z-index: 4;
    right: 18px;
    top: 18px;
    min-height: 34px;
    padding: 0 12px;
    border-radius: 50px;
    background: #ffffff;
    color: #16a34a;
    display: inline-flex;
    align-items: center;
    font-size: 12px;
    font-weight: 600;
    box-shadow: 0 0 2px;
}

.woocommerce ul.products li.product.outofstock::before {
    content: "Немає в наявності";
    position: absolute;
    top: 17px;
    right: 17px;
    z-index: 3;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    padding: 7px 17px;
    background: #fff;
    color: #d42f2f;
    border: 1px solid #f1b1b1;
    border-radius: 999px;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
}

/* Fake rating row if standard rating is hidden/empty */
.woocommerce ul.products li.product .star-rating {
    margin: 0 0 10px;
    font-size: 13px;
    color: #ffc400;
}

/* Product title */
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    padding: 0;
    margin: 0 0 12px;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.28;
    min-height: 62px;
}

/* SKU/code line */
.woocommerce ul.products li.product .product-sku-card {
    display: block;
    margin: 0 0 22px;
    color: #8b8b8b;
    font-size: 13px;
    line-height: 1.3;
}

.woocommerce ul.products li.product .product-sku-card b {
    font-weight: 400;
    color: #8b8b8b;
}

/* Price */
.woocommerce ul.products li.product .price {
    display: block;
    margin: auto 56px 0 0;
    color: #000 !important;
    font-size: 21px;
    font-weight: 800;
    line-height: 1.2;
}

.woocommerce ul.products li.product .price .amount,
.woocommerce ul.products li.product .price bdi {
        color: #000000;
    font-size: 18px;
    font-weight: 600;
}

.latest-products-home__cart {
    width: 46px;
    height: 46px;
    min-width: 46px;
    border-radius: 50%;
    background: #111;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.25s ease;
}

.latest-products-home__cart svg {
      width: 16px;
    height: 18px;
    fill: #fff;
}

.latest-products-home__cart svg path{
    fill: white;
}

.latest-products-home__cart:hover {
    background: #333;
    transform: translateX(3px);
}

.latest-products-home__cart--disabled {
    cursor: pointer;
}

.woocommerce ul.products li.product .price del {
    display: block;
    margin-bottom: 4px;
    color: #999;
    font-size: 14px;
    font-weight: 400;
    opacity: 1;
}

.woocommerce ul.products li.product .price del .amount,
.woocommerce ul.products li.product .price del bdi {
    color: #999 !important;
    font-size: 14px;
    font-weight: 400;
}

.woocommerce ul.products li.product .price ins {
    text-decoration: none;
}

.woocommerce-result-count , .woocommerce-ordering{
    display: none;
}
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before{
    display: none !important;
}

/* Add to cart button */
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product a.button,
.woocommerce ul.products li.product .add_to_cart_button {
    position: absolute;
    right: 17px;
    bottom: 17px;
    z-index: 4;
    width: 40px;
    height: 40px;
    min-height: 40px;
    padding: 0 !important;
    margin: 0 !important;
    border: none;
    border-radius: 50%;
    background: #aa70ce !important;
    color: transparent !important;
    font-size: 0 !important;
    line-height: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    box-shadow: none;
        width: 36px;
    height: 36px;
    min-width: 48px;
    border-radius: 16px;
    background: #a87cc6;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}



.woocommerce ul.products li.product .button:hover,
.woocommerce ul.products li.product a.button:hover,
.woocommerce ul.products li.product .add_to_cart_button:hover {
    background: #9459ba !important;
    color: transparent !important;
}

/* Remove default Woo text */
.woocommerce ul.products li.product .added_to_cart {
    display: none !important;
}

/* Responsive */
@media (max-width: 1199px) {
    .woocommerce ul.products {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 991px) {
    .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr);
        gap: 18px;
    }

    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        min-height: 395px;
    }

    .woocommerce ul.products li.product a img {
        height: 170px;
    }
}

@media (max-width: 575px) {
    .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }

    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        padding: 12px;
        border-radius: 16px;
        min-height: 330px;
    }

    .woocommerce ul.products li.product a img {
        height: 130px;
        margin-bottom: 12px;
    }

    .woocommerce ul.products li.product.instock::before,
    .woocommerce ul.products li.product.outofstock::before {
        top: 10px;
        right: 10px;
        min-height: 28px;
        padding: 6px 10px;
        font-size: 11px;
    }

    .woocommerce ul.products li.product .woocommerce-loop-product__title {
        font-size: 13px;
        min-height: 50px;
    }

    .woocommerce ul.products li.product .product-sku-card {
        font-size: 12px;
        margin-bottom: 18px;
    }

    .woocommerce ul.products li.product .price,
    .woocommerce ul.products li.product .price .amount,
    .woocommerce ul.products li.product .price bdi {
        font-size: 17px;
    }

    .woocommerce ul.products li.product .button,
    .woocommerce ul.products li.product a.button,
    .woocommerce ul.products li.product .add_to_cart_button {
        width: 36px;
        height: 36px;
        min-height: 36px;
        right: 12px;
        bottom: 12px;
    }
}

.woocommerce ul.products li.product .custom-card-rating {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0 0 10px;
    line-height: 1;
}

.woocommerce ul.products li.product .custom-card-rating .stars {
    color: #ffc400;
    font-size: 15px;
    letter-spacing: 1px;
}

.woocommerce ul.products li.product .custom-card-rating .rating-count {
    color: #7a7a7a;
    font-size: 14px;
    font-weight: 700;
}









.woocommerce-checkout form.checkout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 360px;
    gap: 32px;
    align-items: flex-start;
}

.woocommerce-checkout #customer_details {
    grid-column: 1;
}

.woocommerce-checkout #order_review_heading,
.woocommerce-checkout #order_review {
    grid-column: 2;
}

.woocommerce-checkout #order_review_heading {
    background: #f7f7f7;
    padding: 24px 24px 18px;
    margin: 0;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
}

.woocommerce-checkout #order_review {
    background: #f7f7f7;
    padding: 0 24px 24px;
}

.woocommerce-checkout .woocommerce-billing-fields,
.woocommerce-checkout .woocommerce-shipping-fields,
.woocommerce-checkout .woocommerce-additional-fields {
    background: #fff;
}

.woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout .woocommerce-additional-fields h3,
.woocommerce-checkout .woocommerce-shipping-fields h3 {
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 20px;
}

.woocommerce-checkout .form-row {
    margin-bottom: 18px;
}

.woocommerce-checkout .form-row label {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 7px;
}

.woocommerce-checkout .form-row input.input-text,
.woocommerce-checkout .form-row textarea,
.woocommerce-checkout .form-row select,
.woocommerce-checkout .select2-container .select2-selection--single {
    height: 48px;
    border: 1px solid #dcdcdc;
    border-radius: 0;
    padding: 0 14px;
    font-size: 14px;
    background: #fff;
}

.woocommerce-checkout .form-row textarea {
    height: 110px;
    padding-top: 12px;
}

.woocommerce-checkout-review-order-table {
    border: none !important;
    margin: 0 !important;
}

.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td {
    border: none !important;
    padding: 12px 0 !important;
}

.woocommerce-checkout-review-order-table thead {
    display: none;
}

.woocommerce-checkout-review-order-table .cart_item td {
    border-bottom: 1px solid #e5e5e5 !important;
    padding-bottom: 18px !important;
}

.woocommerce-checkout-review-order-table .product-name {
    font-weight: 700;
    font-size: 14px;
}

.woocommerce-checkout-review-order-table .product-total {
    text-align: right;
    font-weight: 700;
}

.woocommerce-checkout-review-order-table tfoot th {
    font-size: 15px;
    font-weight: 500;
}

.woocommerce-checkout-review-order-table tfoot td {
    text-align: right;
    font-weight: 700;
}

.woocommerce-checkout-review-order-table .order-total th,
.woocommerce-checkout-review-order-table .order-total td {
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
}

.woocommerce-checkout #payment {
    background: transparent;
    border-radius: 0;
}

.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 0;
}

.woocommerce-checkout #payment div.form-row {
    padding: 20px 0 0;
}

.woocommerce-checkout #place_order {
    width: 100%;
    height: 54px;
    background: #111;
    color: #fff;
    border-radius: 0;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    border: none;
}

.woocommerce-checkout #place_order:hover {
    background: #990000;
}

.woocommerce-checkout .woocommerce-info {
    border-top-color: #111;
    background: #fff;
    font-size: 14px;
}

.woocommerce-checkout .woocommerce-info::before {
    color: #111;
}

@media (max-width: 991px) {
    .woocommerce-checkout form.checkout {
        display: block;
    }

    .woocommerce-checkout #order_review_heading {
        margin-top: 30px;
    }
}

/* Общая сетка checkout */
.woocommerce-checkout form.checkout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 360px;
    gap: 32px;
    align-items: flex-start;
}

/* Левая колонка */
.woocommerce-checkout #customer_details {
    grid-column: 1;
}

/* Правый блок с товарами */
.custom-checkout-products {
    grid-column: 2;
    background: #f7f7f7;
    padding: 0;
}

.custom-checkout-products__head {
    padding: 24px;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e5e5;
}

.custom-checkout-products__list {
    padding: 0 24px 24px;
}

.custom-checkout-products__item {
    display: grid;
    grid-template-columns: 70px 1fr auto;
    gap: 14px;
    padding: 24px 0;
    border-bottom: 1px solid #e5e5e5;
    align-items: start;
}

.custom-checkout-products__item:last-child {
    border-bottom: none;
}

.custom-checkout-products__thumb img {
    width: 70px;
    height: auto;
    display: block;
}

.custom-checkout-products__name {
    display: block;
    font-size: 14px;
    line-height: 1.45;
    font-weight: 500;
    color: #222;
    text-decoration: none;
    margin-bottom: 6px;
}
.woocommerce-shipping-fields{
    display: none;
}

.woocommerce-input-wrapper textarea.input-text{
    min-height: 75px;
    padding: 15px;
}

.wcus-checkout-fields.wcus-checkout-np-fields{
    margin-top: 32px;
}

.form-row.place-order #place_order{
    width: max-content;
    min-width: 320px;
    height: 52px;
    /* margin: 105px auto 0; */
    padding: 0 12px 0 34px;
    border-radius: 24px;
    background: linear-gradient(90deg, #000000, #a87cc6);
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
    box-shadow: 0 9px 30px #a87cc62e;
    text-transform: uppercase;
}


.woocommerce-form-coupon-toggle .woocommerce-info a{
        color: black;
}
.entry-header h1{
        margin: 36px 0 24px;
    color: #1f1f1f;
    font-size: 24px;
    line-height: 1.18;
    font-weight: 500;
}

.cart-subtotal{
    display: none;
}



/* Скроллбар Chrome / Edge / Safari */
.home-category-hero__menu::-webkit-scrollbar {
    width: 6px;
}

.home-category-hero__menu::-webkit-scrollbar-track {
    background: transparent;
}

.home-category-hero__menu::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 10px;
}

/* Скроллбар Firefox */
.home-category-hero__menu {
    scrollbar-width: thin;
    scrollbar-color: #000 transparent;
}

#order_review .woocommerce-checkout-payment{
        background: #f7f7f7 !important;
    border-radius: 5px;
    border: 1px solid #e7e7e7 !important;
}

.custom-checkout-products__name:hover {
    text-decoration: underline;
}

.custom-checkout-products__meta {
    font-size: 13px;
    line-height: 1.4;
    color: #666;
    margin-bottom: 6px;
}

.custom-checkout-products__meta dl {
    margin: 0;
}

.custom-checkout-products__meta dt,
.custom-checkout-products__meta dd {
    display: inline;
    margin: 0;
}

.custom-checkout-products__qty {
    font-size: 13px;
    color: #444;
}

.custom-checkout-products__total {
    font-size: 15px;
    font-weight: 700;
    color: #111;
    white-space: nowrap;
}

/* Заголовок стандартного order review скрываем */
.woocommerce-checkout #order_review_heading {
    display: none !important;
}

/* Нижний блок: итоги, доставка, оплата */
.woocommerce-checkout #order_review {
    grid-column: 1 / -1;
    background: #fff;
    margin-top: 10px;
}

/* В стандартной таблице скрываем только товары,
   оставляем итоги/доставку/сумму */
.woocommerce-checkout .woocommerce-checkout-review-order-table tbody {
    display: none;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table {
    width: 100%;
    border-collapse: collapse;
    margin: 0 0 25px;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table th,
.woocommerce-checkout .woocommerce-checkout-review-order-table td {
    padding: 14px 0;
    border-bottom: 1px solid #e5e5e5;
    vertical-align: middle;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table th {
    text-align: left;
    font-weight: 700;
}

.woocommerce-checkout .woocommerce-checkout-review-order-table td {
    text-align: right;
    font-weight: 600;
}

/* Блок оплаты */
.woocommerce-checkout #payment {
    background: #fff;
    border: none;
    padding-top: 15px;
}

.woocommerce-checkout #payment ul.payment_methods {
    padding: 0 0 20px;
    border-bottom: 1px solid #e5e5e5;
}

.woocommerce-checkout #payment div.form-row {
    padding: 20px 0 0;
}

.woocommerce-checkout #place_order {
    width: 100%;
    height: 54px;
    border: none;
    background: #111;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.woocommerce-checkout #place_order:hover {
    background: #333;
}

/* На мобилке всё в одну колонку */
@media (max-width: 991px) {
    .woocommerce-checkout form.checkout {
        display: block;
    }

    .custom-checkout-products {
        margin-top: 25px;
        margin-bottom: 25px;
    }
}




















/* ================================
   MOBILE HEADER
================================ */

.mobile-menu-toggle {
    display: none;
}

.site-shop-header {
    position: relative;
    z-index: 100;
}

.site-shop-header__top {
    background: #fff;
}

.site-shop-header__top .row.ai {
    align-items: center;
}

.logo-block a {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
}

@media (max-width: 991px) {

    body.mobile-menu-open {
        overflow: hidden;
    }

    .site-shop-header {
        background: #fff;
        box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
    }

    .site-shop-header__top {
        padding: 12px 0;
    }

    .site-shop-header__top .row.ai {
        display: flex;
        align-items: center;
    }

    .site-shop-header__top .col-lg-4 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .site-shop-header__top .col-lg-8 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }

    .logo-block a {
        font-size: 22px;
        line-height: 1;
        font-weight: 800;
        color: #111;
        letter-spacing: -0.5px;
    }

    .logo-block a span {
        color: hsl(0, 100%, 30%);
    }

    .mobile-menu-toggle {
        width: 44px;
        height: 44px;
        border: none;
        outline: none;
        background: #a87cc6;
        border-radius: 12px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 5px;
        padding: 0;
        cursor: pointer;
        flex-shrink: 0;
    }

    .mobile-menu-toggle span {
        width: 22px;
        height: 2px;
        display: block;
        background: #fff;
        border-radius: 10px;
        transition: 0.25s ease;
    }

    body.mobile-menu-open .mobile-menu-toggle span:nth-child(1) {
        transform: translateY(7px) rotate(45deg);
    }

    body.mobile-menu-open .mobile-menu-toggle span:nth-child(2) {
        opacity: 0;
    }

    body.mobile-menu-open .mobile-menu-toggle span:nth-child(3) {
        transform: translateY(-7px) rotate(-45deg);
    }

    .site-shop-header__top-inner {
        position: fixed;
        top: 0;
        right: -100%;
        width: 82%;
        max-width: 340px;
        height: 100vh;
        background: #fff;
        z-index: 9999;
        padding: 80px 22px 24px;
        display: flex;
        flex-direction: column;
        align-items: stretch;
        justify-content: flex-start;
        gap: 24px;
        transition: right 0.3s ease;
        box-shadow: -12px 0 35px rgba(0, 0, 0, 0.16);
    }

    body.mobile-menu-open .site-shop-header__top-inner {
        right: 0;
    }

    body.mobile-menu-open::before {
        content: "";
        position: fixed;
        inset: 0;
        background: rgba(0, 0, 0, 0.45);
        z-index: 999;
    }

    body.mobile-menu-open .site-shop-header {
        z-index: 10000;
    }

    .site-shop-header__nav ul {
        display: flex;
        flex-direction: column;
        gap: 0;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .site-shop-header__nav ul li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    }

    .site-shop-header__nav ul li a {
        display: block;
        padding: 15px 0;
        font-size: 17px;
        font-weight: 600;
        color: #111;
        text-decoration: none;
    }

    .site-shop-header__help a {
        display: flex;
        align-items: center;
        gap: 10px;
        padding: 14px 16px;
        background: rgba(153, 0, 0, 0.06);
        border-radius: 14px;
        text-decoration: none;
        color: #111;
        font-weight: 600;
    }

    .site-shop-header__help svg {
        width: 18px;
        height: 18px;
        flex-shrink: 0;
    }

    .site-shop-header__lang {
        display: flex;
        align-items: center;
        gap: 8px;
        font-size: 16px;
        font-weight: 700;
    }

    .site-shop-header__lang a {
        color: #111;
        text-decoration: none;
    }

    .site-shop-header__lang a.active {
        color: hsl(0, 100%, 30%);
    }

    .bottom-head {
        padding: 10px 0 14px;
        background: #fff;
        border-top: 1px solid rgba(0, 0, 0, 0.06);
    }

    .bottom-head .col-lg-12 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .home-category-hero__top {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .home-category-hero__catalog-btn {
        width: 100%;
        min-height: 46px;
        border-radius: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        border: none;
        background: hsl(0, 100%, 30%);
        color: #fff;
        font-size: 15px;
        font-weight: 700;
        cursor: pointer;
    }

    .home-category-hero__burger {
        width: 20px;
        height: 14px;
        position: relative;
        display: inline-block;
        flex-shrink: 0;
    }

    .home-category-hero__burger::before,
    .home-category-hero__burger::after,
    .home-category-hero__burger {
        border-top: 2px solid #fff;
    }

    .home-category-hero__burger::before,
    .home-category-hero__burger::after {
        content: "";
        position: absolute;
        left: 0;
        width: 20px;
    }

    .home-category-hero__burger::before {
        top: 5px;
    }

    .home-category-hero__burger::after {
        top: 12px;
    }

    .search-block {
        width: 100%;
    }

    .search-block form,
    .search-block .dgwt-wcas-search-wrapp {
        width: 100% !important;
        max-width: 100% !important;
    }

    .home-category-hero__actions {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 46px 1fr;
        gap: 8px;
        align-items: center;
    }

    .home-category-hero__action,
    .home-category-hero__icon,
    .home-category-hero__cart {
        min-height: 46px;
        border-radius: 12px;
        background: #f6f6f6;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        color: #111;
    }

    .home-category-hero__action {
        gap: 8px;
        font-size: 14px;
        font-weight: 700;
    }

    .home-category-hero__action svg,
    .home-category-hero__icon svg,
    .home-category-hero__cart svg {
        width: 18px;
        height: 18px;
        flex-shrink: 0;
    }

    .home-category-hero__icon {
        width: 46px;
    }

    .home-category-hero__cart {
        gap: 8px;
        padding: 0 10px;
        font-size: 14px;
        font-weight: 700;
    }

    .home-category-hero__cart-total {
        white-space: nowrap;
    }
}

@media (max-width: 575px) {

    .site-shop-header__top {
        padding: 10px 0;
    }

    .logo-block a {
        font-size: 20px;
    }

    .mobile-menu-toggle {
        width: 42px;
        height: 42px;
        border-radius: 11px;
    }

    .site-shop-header__top-inner {
        width: 86%;
        padding: 76px 18px 22px;
    }

    .home-category-hero__actions {
        grid-template-columns: 1fr 44px 1fr;
        gap: 7px;
    }

    .home-category-hero__action,
    .home-category-hero__icon,
    .home-category-hero__cart {
        min-height: 44px;
        border-radius: 11px;
    }

    .home-category-hero__action span {
        font-size: 13px;
    }

    .home-category-hero__cart-total {
        font-size: 13px;
    }
}

@media (max-width: 800px){
    .home-category-hero__catalog-btn{
        margin: 0;
    }
    .site-shop-header__top .logo-block a span{
        margin-left: 4px;
    }
    .home-category-hero__catalog-btn{
        display: none;
    }
    .home-category-hero__actions{
        display: none;
    }
    .home-category-hero__top{
        padding: 0px;
    }
    .home-category-hero__menu{
        display: none;
    }
    .home-category-hero__products{
        height: 0px;
        margin-top: 0px;
    }
    .home-category-hero__slide, .home-category-hero__slide-content{
                min-height: auto;
    }
    .social-follow-block .social-follow-block__content{
                flex-direction: inherit;
    }
    .social-follow-block .social-follow-block__item{
        min-height: auto;
    }
    .social-follow-block .social-follow-block__content{
        min-height: auto;
    }
    .social-follow-block .social-follow-block__text h3{
        font-size: 18px;
    }
    .latest-products-home .latest-products-home__image{
        height: auto;
                padding: 0px;
    }
    .latest-products-home .latest-products-home__price .woocommerce-Price-amount{
        font-size: 15px;
    }
    .latest-products-home .latest-products-home__stock {
    position: absolute;
    z-index: 4;
    right: 8px;
    top: 8px;
    min-height: 28px;
    padding: 0 12px;
    border-radius: 50px;
    background: #ffffff;
    color: #16a34a;
    display: inline-flex;
    align-items: center;
    font-size: 10px;
    font-weight: 500;
    box-shadow: 0 0 2px;
}
    .home-category-hero__btn {
        min-width: 254px;
        height: 46px;
        font-size: 16px;
        border-radius: 18px;
    }
    .site-shop-header .site-shop-header__top-inner{
        align-items: baseline;
    }
    .site-shop-header__top-inner{
        width: 60%;
    }
    .prod-top{
        display: block;
    }
        #breadcrumbs {
        display: block;
        width: 100%;
        max-width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        padding-bottom: 6px;
        margin-bottom: 0;
        scrollbar-width: none;
                margin-top: 12px;
    }
    #wooswipe{
        margin-bottom: 0;
        padding-bottom: 0 !important;
    }
    .single-product-modern{
        padding: 24px 0 40px 0 !important;
    }
    .single-product-modern .single-product-modern__title{
        font-size: 20px;
    }
       .related.products {
        overflow: hidden;
    }

    .related.products h2 {
        margin-bottom: 14px;
    }

    .related.products ul.products {
        display: flex !important;
        flex-wrap: nowrap !important;
        gap: 12px;
        overflow-x: auto;
        overflow-y: hidden;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        padding: 0 15px 12px 0;
        margin: 0;
        scrollbar-width: none;
    }

    .related.products ul.products::-webkit-scrollbar {
        display: none;
    }

    .related.products ul.products li.product {
        float: none !important;
        clear: none !important;
        flex: 0 0 calc((100vw - 45px) / 1.5) !important;
        width: calc((100vw - 45px) / 1.5) !important;
        max-width: calc((100vw - 45px) / 1.5) !important;
        margin: 0 !important;
        scroll-snap-align: start;
    }

    .related.products ul.products li.product.first,
    .related.products ul.products li.product.last {
        clear: none !important;
        margin: 0 !important;
    }

    .related.products ul.products li.product img {
        width: 100%;
        height: auto;
        display: block;
    }

    .single-product-modern .single-product-modern__related ul.products li.product .woocommerce-loop-product__title{
            padding: 16px 0px 0px;
    }
    .woocommerce ul.products li.product .product-sku-card{

    }

    #wooswipe .thumbnails{
        margin-bottom: 0;
    }

    #breadcrumbs::-webkit-scrollbar {
        display: none;
    }

    #breadcrumbs span {
        white-space: nowrap;
    }

    #breadcrumbs a,
    #breadcrumbs .breadcrumb_last {
        white-space: nowrap;
    }

    .latest-products-home .latest-products-home__grid{
                grid-template-columns: repeat(2, 1fr);
    }
    .latest-products-home .latest-products-home__name{
        font-size: 14px;
    }
    .latest-products-home .latest-products-home__body{
        padding: 8px;
    }

    .info-home {
        overflow: hidden;
    }

    .info-home .container {
        padding-right: 0;
    }

    .all-info-block {
        display: flex;
        flex-wrap: nowrap;
        gap: 12px;
        overflow-x: auto;
        overflow-y: hidden;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        padding: 0 15px 10px 0;
    }

    .all-info-block::-webkit-scrollbar {
        display: none;
    }

    .all-info-block {
        scrollbar-width: none;
    }

    .info-block {
        flex: 0 0 calc((100vw - 45px) / 1.5);
        max-width: calc((100vw - 45px) / 1.5);
        scroll-snap-align: start;
    }

    .info-home-icon {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .info-home-icon svg {
        width: 28px;
        height: 28px;
        flex-shrink: 0;
    }

    .info-home-title {
        font-size: 16px;
        line-height: 1.2;
    }

    .info-home-description {
        display: block;
        font-size: 13px;
        line-height: 1.35;
    }
    .info-home .all-info-block{
        display: flex;
    }
    .info-home .info-block{
        display: block;
    }
    .info-home .info-home-icon{
        width: auto;
    }
    .info-home .info-block{
        box-shadow: 0 14px 38px rgb(15 23 42 / 0%);
    }
    .woocommerce ul.products li.product .woocommerce-loop-product__title{
        font-size: 14px;
    }

}
