/*!
Theme Name: leya
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: leya
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

leya is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* @font-face {
    font-display: swap;
    font-family: century-gothic;
    font-style: normal;
    font-weight: 400;
    src: local("Century Gothic"),
         local("CenturyGothic"),
         local("Century Gothic Regular"),
         local("AppleGothic"),
         local("Apple Gothic");
}

@font-face {
    font-display: swap;
    font-family: century-gothic;
    font-style: normal;
    font-weight: 700;
    src: local("Century Gothic Bold"),
         local("CenturyGothic-Bold"),
         local("CenturyGothic Bold"),
         local("Century Gothic Bold Regular");
}

html, body {
    font-family: century-gothic, sans-serif!important;
} */
h1, h2, h3, h4, h5, p, ul, li, a, ol{
	font-weight:300;
}

.style__list-item {
    position: relative; /* Важно для позиционирования псевдоэлемента */
}
.style__list-item p{
	  z-index: 2;
}
  
.style__list-item:after {
       content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 90%);
    pointer-events: none;
    z-index: 1;
}

.wc-block-components-sidebar-layout.wc-block-cart, .wc-block-components-sidebar-layout.wc-block-checkout.is-large, .woocommerce-order{
	margin: 4rem 3rem;
}
.woocommerce ul.order_details li strong, .woocommerce ul.order_details li, .woocommerce-order p, .woocommerce table.shop_table th, .woocommerce table.shop_table td, .woocommerce .woocommerce-customer-details address{
		font-size:1.6rem;
	}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{
	text-align: center;
	font-size: 4rem;
	text-transform: uppercase;
	margin-bottom: 4rem;
}
.woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-order-downloads{
	margin: 6rem 0;
}
@media(max-width:1024px){
	.wc-block-components-sidebar-layout.wc-block-cart, .wc-block-components-sidebar-layout.wc-block-checkout.is-large{
	margin: 2rem 1.5rem;
		display: flex;
		flex-wrap: wrap;
}
	p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{
		font-size: 3rem;
	}
	
	.woocommerce ul.order_details{
		display: flex;
		flex-direction: column;
		gap: 1.5rem;
	}
	.woocommerce-order{
			margin: 2rem 1.5rem;
		font-size:1.4rem;
	}
	.woocommerce ul.order_details li strong, .woocommerce ul.order_details li, .woocommerce-order p, .woocommerce table.shop_table th, .woocommerce table.shop_table td, .woocommerce .woocommerce-customer-details address{
		font-size:1.4rem;
	}
	.wc-block-components-sidebar-layout .wc-block-components-main{
		width:100%;
		padding: 0!important;
	}
	.wc-block-cart .wc-block-components-sidebar{
		width:100%;
		padding: 0!important;
	}
}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img{
	width: 24rem;
	max-width: 24rem;
}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, .wp-block-woocommerce-product-collection h2.wp-block-heading{
	font-size: 2.4rem;
}
.wc-block-components-product-badge{
	font-size:1.4rem;
	padding: 1rem 2rem;
}
.wc-block-components-quantity-selector{
	font-size:1.4rem;
}
@media(max-width:1024px){
	.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, .wp-block-woocommerce-product-collection h2.wp-block-heading{
		font-size:1.6rem;
	}
	.wc-block-components-product-badge{
	font-size:1.2rem;
	padding: 0.5rem 1rem;
}
}
@media(max-width:580px){
	.is-medium table.wc-block-cart-items:not(.wc-block-mini-cart-items):not(:last-child) .wc-block-cart-items__row, .is-mobile table.wc-block-cart-items:not(.wc-block-mini-cart-items):not(:last-child) .wc-block-cart-items__row, .is-small table.wc-block-cart-items:not(.wc-block-mini-cart-items):not(:last-child) .wc-block-cart-items__row{
		display:flex;
		flex-direction: column;
	}
	.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img{
		width:100%;
		max-width:100%;
	}
	.wc-block-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image{
		padding:0;
	}
}
.wc-block-components-product-price {
	font-size:2rem;
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{
	font-size: 1.4rem;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link){
	font-size:2rem;
	padding: 1.5rem 3rem;
	background: #000;
	border-radius:5rem;
	color:#fff;
}
.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button{
	font-size: 1.6rem!important;
	padding: 1rem 2rem!important;
}
.wp-block-woocommerce-product-collection{
	margin-top: 6rem;
}
h2.has-text-align-center.wp-block-post-title.has-medium-font-size{
	font-size: 1.6rem!important;
}
.cart-empty-message p{
	font-size:1.6rem
}
.cart-empty-section .container{
	display: flex;
	flex-direction: column;
	gap:2rem;
	align-items: center;
}
.products .container{
	flex-direction: row;
}
.products  .products__title{
	width:100%;
}
@media(max-width: 1024px){
	.cart-empty-message p{
	font-size:1.4rem
}
}
/* Стили для видео по наведению в каталоге */
.catalog__list-item {
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
}

.product-media-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 133.33%; /* Соотношение 3:4 (300x400) */
    overflow: hidden;
}

.product-video-container,
.product-image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.product-video-container {
    z-index: 10;
}

.product-image-container {
    z-index: 5;
    transition: opacity 0.3s ease;
}

.catalog__list-item:hover .product-image-container {
    opacity: 1;
}

.product-hover-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
@media(max-width:789px){
	.product-hover-video {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}
}

/* Полностью скрываем элементы управления видео */
.product-hover-video::-webkit-media-controls {
    display: none !important;
}

.product-hover-video::-webkit-media-controls-panel {
    display: none !important;
}

.product-hover-video::-webkit-media-controls-play-button {
    display: none !important;
}

.product-hover-video::-webkit-media-controls-start-playback-button {
    display: none !important;
}

.product-hover-video::-webkit-media-controls-timeline {
    display: none !important;
}

.product-hover-video::-webkit-media-controls-current-time-display {
    display: none !important;
}

.product-hover-video::-webkit-media-controls-time-remaining-display {
    display: none !important;
}

.product-hover-video::-webkit-media-controls-mute-button {
    display: none !important;
}

.product-hover-video::-webkit-media-controls-volume-slider {
    display: none !important;
}

.product-hover-video::-webkit-media-controls-fullscreen-button {
    display: none !important;
}
.gallery-grid .gallery-item{
	position: relative;
}
.woocommerce{
display: flex;
	flex-wrap: wrap;
}

.header__icons-cart {
    position: relative;
    display: inline-block;
}

.cart-count {
       position: absolute;
    top: -0.8rem;
    right: -1rem;
    background-color: #000000;
    color: white;
    border-radius: 50%;
    width: 1.8rem;
    height: 1.8rem;
    font-size: 1.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}
.custom-account-field input, .custom-account-field select{
	    box-sizing: border-box;
}
legend{
	display: block;
	font-size: 2rem;
	margin: 0 0 2rem;
	    padding: 2rem 0 0;
}

.woocommerce form .form-row .input-text, .woocommerce form .form-row select{
    padding: 14px 16px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    font-size: 15px;
    background: #fafafa;
    transition: all 0.3s ease;
}
.woocommerce-MyAccount-content p{
	font-size:1.4rem;
}
.woocommerce-Addresses{
	margin-top: 4rem;	
}
.woocommerce-Address-title.title h2{
	margin-bottom: 3rem;
}
.woocommerce-Address-title.title a{
	background: #000;
	color: #fff;
	padding: 1rem 2rem;
	margin-bottom: 3rem;
	width: fit-content;
	font-size: 1.4rem;
}
.woocommerce-Address address{
	font-size: 1.6rem;
}
.yith-wcwl-form .product-price{
	margin-bottom: 0;
}
.yith-wcwl-form .product-name{
	color: #000;
}
.dashboard-grid{
	font-size: 1.4rem;	
}
.order-number{
	font-size: 1.8rem;
}
.order-info{
	gap: 1rem!important;
}
.order-status{
	display: flex!important;
	align-items: center;
	justify-content: center;
	padding: 0.8rem!important;
	max-width: 20rem;
}
.dashboard-card .no-wishlist{
	margin-bottom: 2rem;
}

.dashboard-card .order-total{
	font-size: 1.6rem;
}

/* Стили для уведомления о добавлении в корзину */
.custom-cart-notification {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 350px;
    max-width: 90%;
    background: white;
    border-radius: 8px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
    padding: 20px;
    z-index: 999999;
    transform: translateX(120%);
    transition: transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    border-left: 4px solid #4CAF50;
}

.custom-cart-notification.show {
    transform: translateX(0);
}

.notification-content {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

.notification-icon {
    margin-right: 12px;
    color: #4CAF50;
    flex-shrink: 0;
}

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

.notification-text {
    font-size: 14px;
    line-height: 1.5;
    color: #333;
}

.notification-text strong {
    display: block;
    font-size: 15px;
    margin-bottom: 2px;
}

.notification-actions {
    display: flex;
    gap: 10px;
    margin-top: 15px;
}

.notification-actions .button {
    flex: 1;
    padding: 8px 15px;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    border-radius: 4px;
    transition: all 0.2s ease;
    border: none;
    cursor: pointer;
}

.continue-shopping {
    background: #f5f5f5;
    color: #333;
}

.continue-shopping:hover {
    background: #e0e0e0;
}

.view-cart {
    background: #4CAF50;
    color: white;
}

.view-cart:hover {
    background: #45a049;
    color: white;
}

.notification-close {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
    font-size: 20px;
    line-height: 1;
    cursor: pointer;
    color: #999;
    padding: 0;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.notification-close:hover {
    color: #333;
}

/* Адаптивность */
@media (max-width: 480px) {
    .custom-cart-notification {
        top: 10px;
        right: 10px;
        left: 10px;
        width: auto;
    }
    
    .notification-actions {
        flex-direction: column;
    }
}
.woocommerce-notices-wrapper{
	display: none;
}
.yith-wcwl-add-to-wishlist-button__label{
	font-size: 1.6rem;	
}
.add-to-cart-btn{
	    width: auto;
    max-width: fit-content;
}

.yith-wcwl-feedback-messages-container{
	font-size: 2rem;
}

#yith-wcwl-form{
	margin: 4rem auto;
	max-width: 180rem;
}

.wishlist-items-wrapper .product-price{
	    width: 100%;
    height: 10rem;
}

.collections > div{
	
}
.collections__list:nth-child(2){
	margin-top: 0.6rem;
	margin-bottom: 0.6rem;
}
.collections__list{
	gap:0.6rem;
}
.collections__list-item{
	max-width:34%;
	    width: 100%;
}
@media(max-width: 1024px){
	.collections__list-item{
	        max-width: 100%;
	    width: 100%;
}
}
.hero{
	margin: -9rem 0 0 0;
}
.hero__video {
    width: 100%;
    height: 80rem;
    overflow: hidden;
}


.leya-search-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.94);
    z-index: 999999;
    opacity: 0;
    transition: opacity 0.3s ease;
    overflow-y: auto;
}

.leya-search-overlay.active {
    display: block;
    opacity: 1;
}

.leya-search-container {
    max-width:;
    margin: 0 auto;
    padding: 4rem 2rem;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.leya-search-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 4rem;
    padding-bottom: 2rem;
    border-bottom: 0.1rem solid #000;
}

.leya-search-title {
    font-size: 2.4rem;
    font-weight: 600;
    color: #000;
    margin: 0;
}

.leya-search-close {
    background: none;
    border: none;
    font-size: 4rem;
    color: #000;
    cursor: pointer;
    line-height: 1;
    padding: 0;
    width: 4rem;
    height: 4rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.leya-search-form {
    position: relative;
    margin-bottom: 3rem;
}

.leya-search-input {
    width: 100%;
    padding: 18px 60px 18px 25px;
    font-size: 18px;
    border: 2px solid #000000;
    border-radius: 50px;
    outline: none;
    box-sizing: border-box;
}

.leya-search-input:focus {
    border-color: #000;
}

.leya-search-results .products__list-item-text{
	background: #fff0;
}
.leya-search-submit {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: #000;
    border: none;
    border-radius: 50%;
    width: 46px;
    height: 46px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.leya-search-submit img {
    width: 22px;
    height: 22px;
    filter: brightness(0) invert(1);
}

.mobile-filter-apply{
	display:none!important;
}
.leya-search-results {
    flex: 1;
    overflow-y: auto;
    margin-bottom: 30px;
}

.leya-results-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}

.leya-product-item {
    background: #fff;
    border: 1px solid #000;
    border-radius: 8px;
    padding: 20px;
}

.leya-product-title {
    font-size: 16px;
    font-weight: 500;
    color: #333;
    margin-bottom: 10px;
    display: block;
}

.leya-product-sku {
    font-size: 14px;
    color: #000;
    margin-bottom: 10px;
}

.leya-product-price {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin: 0;
}

.leya-search-message {
    text-align: center;
    padding: 40px 20px;
    color: #666;
}

.leya-search-loading {
    text-align: center;
    padding: 40px;
    color: #000;
}

.leya-catalog-button {
    display: block;
    width: 100%;
    padding: 18px;
    background: #000;
    border: 2px solid #000;
    border-radius: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    margin-top: auto;
}

@media (max-width: 768px) {
    .leya-search-container {
        padding: 20px 15px;
    }
    
    .leya-search-input {
        padding: 15px 55px 15px 20px;
        font-size: 16px;
    }
    
    .leya-results-container {
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    }
}

.leya-search-message p{
	font-size: 1.6rem;	
}

.leya-search-results .catalog__list{
	gap:1rem;
}
.leya-search-results .catalog__list-item{
	max-width:24%;
	width:100%;
}
@media(max-width:768px){
	.leya-search-results .catalog__list-item{
	max-width:49%;
	width:100%;
}
	.leya-search-header{
		margin-bottom: 2rem;
		padding-bottom:1rem;
	}
}
@media(max-width:580px){
	.leya-search-results .catalog__list-item{
	max-width:45%;
	width:100%;
}
	.header__logo{
		max-width: 18rem;	
	}
}
.leya-search-results .catalog__list-item img{
	    max-height: fit-content;
}
.dashboard-card .no-orders{
	margin-bottom:2rem;	
}

/* Базовые стили для бургер-меню */
.header__burger {
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 30px;
    height: 20px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    z-index: 1001;
    position: relative;
}

.header__burger span {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #000;
    transition: all 0.3s ease;
    transform-origin: center;
}

/* Анимация бургер-кнопки при активации */
.header__burger.active span:nth-child(1) {
    transform: translateY(9px) rotate(45deg);
}

.header__burger.active span:nth-child(2) {
    opacity: 0;
    transform: scale(0);
}

.header__burger.active span:nth-child(3) {
    transform: translateY(-9px) rotate(-45deg);
}

/* Стили для мобильного меню */
.header__menu {
    transition: all 0.4s ease;
}

/* Запрет прокрутки при открытом меню */
body.menu-open {
    overflow: hidden;
}

/* Мобильные стили */
@media (max-width: 991px) {
    .header__burger {
        display: flex;
        margin-left: 15px;
    }
    
    .header__menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: white;
        z-index: 1000;
        opacity: 0;
        visibility: hidden;
        transform: translateY(-100%);
        transition: all 0.4s cubic-bezier(0.77, 0.2, 0.05, 1.0);
        padding: 80px 20px 40px;
        box-sizing: border-box;
        overflow-y: auto;
    }
    
    .header__menu.active {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }
    
    .header__menu nav ul {
        flex-direction: column;
        gap: 0;
    }
    
    .header__menu nav ul li {
        margin: 0;
        opacity: 0;
        transform: translateY(20px);
        transition: all 0.4s ease;
    }
    
    .header__menu.active nav ul li {
        opacity: 1;
        transform: translateY(0);
    }
    
    /* Анимация появления пунктов меню с задержкой */
    .header__menu.active nav ul li:nth-child(1) { transition-delay: 0.1s; }
    .header__menu.active nav ul li:nth-child(2) { transition-delay: 0.15s; }
    .header__menu.active nav ul li:nth-child(3) { transition-delay: 0.2s; }
    .header__menu.active nav ul li:nth-child(4) { transition-delay: 0.25s; }
    .header__menu.active nav ul li:nth-child(5) { transition-delay: 0.3s; }
    .header__menu.active nav ul li:nth-child(6) { transition-delay: 0.35s; }
    
    .header__menu nav ul li a {
        display: block;
        padding: 15px 0;
        font-size: 18px;
        font-weight: 500;
        color: #333;
        text-decoration: none;
        border-bottom: 1px solid #f0f0f0;
        transition: color 0.3s ease;
    }
    
    .header__menu nav ul li a:hover {
        color: #000;
    }
    
    .header__icons {
        display: flex;
        align-items: center;
    }
    
    /* Убрать подчеркивание на мобильных */
    .header__menu nav ul li a.underline-hover::after {
        display: none;
    }
}
@media (max-width: 1024px) {
    .header__menu {
         display: block !important;
    }
	.header__icons, .header__logo{
		z-index:10000;
	}
}
/* Десктопные стили */
@media (min-width: 992px) {
    .header__menu {
        display: block !important;
    }
    
    .header__burger {
        display: none;
    }
}
@media(max-width: 580px){
	.products__list-item-text-category{
		font-size: 1.2rem;
	}
	.products__list-item-text-name{
		font-size: 1.4rem;	
	}
	.products__list-item-text-price{
		font-size: 1.6rem;	
	}
}
.collections__list-single .collections__list-item{
	width: 100%;
	max-width: 100%;
}

.hero-about{
	margin: 0;
}
.hero-about h1, .hero-about h2{
	color: #fff;
	z-index:3;
	max-width: 102rem;
	text-align: center;
}
.hero-about p{
	color: #fff;
	z-index:3;
	max-width: 55rem;
	font-size:1.8rem;
	text-align:center;
}
@media(max-width:768px){
	.hero__video{
		height: 40rem;
	}
	.hero-about h1, .hero-about h2{
		font-size:2.4rem;
	}
	.hero-about p{
		font-size:1.6rem;
	}
}
.hero-about .hero__video:before{
	content: '';
	display:block;
	position: absolute;
	width:100%;
	height:100%;
	background: #00000050;
	z-index:2;
}

.hero-about .hero__video{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	    flex-direction: column;
	gap:1.5rem;
}
.hero-about .hero__video video, .hero-about .hero__video img {
    position: absolute;
    top: 0;
    left: 0;
	z-index:1;
}

.text-title{
	margin: 12rem 0 0;
}

.text-title h2{
	max-width: 89.7rem;
	margin: 0 auto 3.4rem;
}
h3.wp-block-heading{
	margin: 3rem 0;
}
.section-text iframe, .section-text img{
	width:100%;
}
.section-text img{
	height: auto;
	object-fit:cover;
}
.text-title h2 span{
	margin-left: 18rem;
}

.text-title{
	margin-bottom: 12rem;
}
.text-title p{
	font-size: 1.8rem;
	max-width: 89.7rem;
	margin: 0 auto 1rem;
	padding: 0 27rem 0 0;
}

.text-title p:last-child{
	font-size: 1.8rem;
	max-width: 89.7rem;
	margin: 0 auto 6rem;
	padding: 0 27rem 0 0;
}

.text-title__imgs{
	display: flex;
	justify-content: center;
	gap: 2rem;
}
.text-title__imgs img{
	width:100%;
	height: 55rem;
	object-fit: cover;
}
@media(max-width:1024px){
	.text-title__imgs img{
		max-width: 45%;
	}
	.catalog__list-item img, .catalog__list-item video{
		           max-height: 85rem;
	}
}
@media(max-width:789px){
	.catalog__list-item img, .catalog__list-item video {
    width: 100%;
		max-height: 47rem;}
}
@media (max-width: 580px) {
    .catalog__list-item img, .catalog__list-item video {
        max-height: 32rem;
    }
}
@media (max-width: 580px) {
    .catalog__list-item:nth-child(9n) img, .catalog__list-item:nth-child(10n) img {
        width: 100%;
        max-height: 58rem;
    }
}
@media(max-width:789px){
	.text-title{
		margin: 6rem 0 0 0;
	}
	.text-title h2{
		font-size: 3rem;
		max-width: 85%;
		margin:0 auto 3rem;
	}
	.text-title h2 span{
		margin-left: 6rem;
	}
	.text-title p{
		max-width: 85%;
		padding: 0;
		font-size: 1.6rem;
		margin: 0 auto 3rem;
	}
	.text-title__imgs{
		gap:1rem;
		
	}
	.text-title{
		margin-bottom: 6rem;
	}
	
	.text-title__imgs img{
		height: 30rem;
	}
}

@media(max-width:580px){
	.hero-about h2, .hero-about p{
		max-width: 85%;
	}
	.text-title{
		margin: 6rem 0 0 0;
	}
	.text-title h2{
		font-size: 2rem;
		max-width: 85%;
		margin:0 auto 3rem;
	}
	.text-title h2 span{
		font-size: 2rem;
		margin-left: 3rem;
	}
	.text-title p{
		max-width: 85%;
		padding: 0;
		font-size: 1.4rem;
		margin: 0 auto 3rem;
	}
	.text-title__imgs{
		gap:1rem;
		flex-direction: column;
	}
	.text-title__imgs img{
		height: auto;
		width: 100%;
		max-width:100%;
	}
}

.three{
	margin: 12rem 0;
}

.three h2{
	text-align:center;
	margin-bottom: 6rem;
}

.three__text{
	font-size:1.8rem;
	display:flex;
	flex-direction: column;
	gap:1rem;
	max-width: 62.2rem;
	margin-left: 37%;
}

.three__list{
	display:flex;
	justify-content:center;
	align-items:center;
	gap:1rem;
	margin-bottom: 6rem;
}

.three__list-item{
	max-width: 47rem;
	width:100%;
	height:18rem;
	overflow: hidden;
	position:relative;
	padding: 2.5rem;
	display:flex;
	align-items: end;
	
}
.three__list-item img{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit: cover;
	z-index:-1;
}
.three__list-item p{
	font-size:1.8rem;
	font-weight: 500;
}
@media(max-width:480px){
	.three{
		margin: 6rem 0;
	}
	.three h2{
		margin-bottom: 3rem;
	}
	.three__list{
		flex-direction: column;
		gap: 0.5rem;
	margin-bottom: 2rem;
}
	.three__text{
		margin-left: 0; 
	}
	.three__list-item{
		height: 14rem;
	}
}

.section-text{
	font-size:1.6rem;
}

.section-text h1{
	margin-bottom: 6rem;
	margin-top: 3rem;
	text-align:center;
}
@media(max-width: 1024px){
	.section-text h1{
	margin-bottom: 3rem;
	margin-top: 3rem;
}
}
.section-text p{
	 margin-bottom: 1.6rem;
	display: ruby;
}

.section-text a{
	color:#000;
	text-decoration: underline;
}

.section-text .container{
	max-width:100rem;
	margin: 3rem auto 3rem;
	display: flex;
	flex-direction: column;
}
@media(max-width: 480px){
	.three h2{
		font-size:2rem;
		margin-left:3rem;
		margin-right:3rem;
	}
	.three__text{
		font-size:1.4rem;
	}
	.three__list-item p{
		font-size: 1.4rem;
	}
}

.error-404{
	margin: 12rem 0 8rem;
}
.error-404 h1{
text-align:center;	
	margin-bottom:3rem;
}
.error-404 p{
	text-align: center;
	color: #07070750;
	font-size:1.8rem;
	margin-bottom: 2rem;
}
.error-404__list{
	display: flex;
	gap:1rem;
	align-items: center;
    justify-content: center;
	flex-wrap: wrap;
}
.error-404__list-item{
	padding: 1rem 2rem;
	border: 0.1rem solid #C9C9C9;
	font-size:1.4rem;
	text-transform: uppercase;
}
.error-404__list-item:hover{
	border-color:#000;
}

.style{
	margin: 12rem 0;
}

.style h2{
	    max-width: 89.7rem;
    margin: 0 auto 6rem;
}
.style h2 span{
	    margin-left: 18rem;
}
.style__list{
	display: flex;
	flex-wrap: wrap;
	gap:1rem;
	justify-content: center;
    align-items: center;
}
.style__list-item {
	position: relative;
	max-width:34.5rem;
	padding:2.5rem;
	display:flex;
	flex-direction: column;
	gap:1.2rem;
	height: 45rem;
	justify-content: flex-end;
}
.style__list-item img{
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	z-index:-1;
	object-fit: cover;
}
.style__list-item p{
	font-size:1.8rem;
	color:#000;
	font-weight: 600;
}
.style__list-item p:last-child{
	font-size:1.6rem;
	color: #000;
	font-weight: 400;
}
.style .container .style-bottom-text, .style .container > p{
	font-size:1.8rem;
	max-width: 54.7rem;
	margin-left: 26%;
	margin-top: 6rem;
}
.text-one-section{
	margin-top:6rem;
	font-size:1.8rem;
}
.text-one-section .container > div{
	display: flex;
	gap:1rem;
	flex-direction: column;
	max-width: 54.7rem;
	margin-left: 35%;
}
.why{
	margin: 12rem 0 0;
}
.why h2{
	 max-width: 89.7rem;
    margin: 0 auto 6rem;
}
.why h2 span {
    margin-left: 18rem;
}
.why ul{
	display: flex;
	flex-direction: column;
	font-size: 1.8rem;
	text-transform: uppercase;
	max-width: 92rem;
	margin: 0 auto;
}
.why ul li{
	padding: 2rem 1.7rem;
	border-top: 0.1rem solid #DDDDDD; 
	border-bottom: 0.1rem solid #DDDDDD; 
}
@media(max-width: 480px){
	.why{
	margin: 6rem 0 0;
}
	.why ul{
		font-size: 1.4rem;
	}
	.text-one-section{
	margin-top:3rem;
		font-size:1.4rem;
}
	.style .container .style-bottom-text, .style .container > p{
	font-size:1.4rem;
		max-width: 100%;
		margin-left: 0;
		margin-top: 3rem;
}
	.style{
		margin: 6rem 0;
	}
	.style h2, .why h2{
		    max-width: 90%;
		font-size:2rem;
		margin: 0 auto 3rem;
		    text-align: center;
	}
		.style h2 span, .why h2 span {
    margin-left: 4rem;
}
	.style__list-item{
		max-width: 100%;
		height: 30rem;
	}
	.text-title h2 span, .three h2, .style h2, .why h2, .style h2 span, .why h2 span{
		margin-left:0;
		margin-right:0;
		text-align:left;
	}
	.text-title h2, .text-title p, .style h2, .why h2{
		max-width: 100%;
		text-align:left;
		margin-left:0;
		margin-right:0;
	}
	.text-title h2{
	max-width: 89.7rem;
	margin: 0 auto 3.4rem;
}
	    .section-text h1 {
        margin-bottom: 2rem;
        margin-top: 0;
    }
h3.wp-block-heading, .section-text h1{
	font-size:2rem;
}
	.section-text p {
    font-size:1.4rem;
	}
}

.page-blog .blog {
    margin: 4rem 0 0;
}
.page-blog .blog h1{
	margin-bottom: 2.5rem;
}
.page-blog .blog__category{
	margin-bottom: 4rem;
}
.page-blog .blog__list{
	display: flex;
	flex-wrap: wrap;
	gap: 2rem;
/* 	justify-content: space-between; */
}
.blog a.blog__list-item {
	text-transform: none;	
}
.page-blog .blog__list-item{
	max-width: 24%;
}
.page-blog .blog__list-item img{
	height:50rem;
}
.page-blog .blog__category{
	display: flex;
	flex-wrap: wrap;
	gap: 3rem;
	font-size: 1.6rem;
	transition: 0.3s ease;
	padding: 0.2rem;
	text-transform: uppercase;
	cursor: pointer;
	border-bottom: 0.1rem solid #00000000;
}
.page-blog .blog__category-item:hover, .page-blog .blog__category-item.active {
	font-weight: 600;
	border-bottom: 0.1rem solid #000;
}
.page-blog .blog a{
	display: block;
}
.page-blog .btn{
	padding: 2.5rem 3rem;
	border: 0.1rem solid #DDDDDD;
	margin-top: 10rem;
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	cursor: pointer;
}
.page-blog .blog__list-item{
	position: relative;
	cursor:pointer;
}
.page-blog .blog__list-item-category{
	position: absolute;
	top: 1rem;
	left: 1rem;
	font-size: 1.4rem;
	padding: 0.75rem 1.25rem;
	text-transform: uppercase;
	background: #FFFFFF99;
}
.page-blog .blog__list-item:hover img {
    transform: scale(1);
}
@media(max-width:1340px){
	.blog__list-item img{
		height: 40rem;
	}
	.page-blog .blog__list-item img{
		height: 40rem;
	}
	.page-blog .blog__list-item {
    	max-width: 23%;
	}
}
@media(max-width:768px){
	.page-blog .blog__list-item img{
		height: 30rem;
	}
	.page-blog .blog__category{
		gap: 1.5rem;
	}
	.page-blog .blog__list-item-text-more, .page-blog .blog__list-item-text-date{
		font-size: 1.4rem;
	}
	.page-blog .blog__list-item {
    	max-width: 48%;
	}
	.page-blog .blog h1{
		font-size:3rem;
	}
	.page-blog .blog__category{
		font-size: 1.4rem;
	}
}
@media(max-width:580px){
	.text-section a{
		margin: 1rem auto 0;
	}
	.blog__list-item img {
        height: 50rem;
    }
	.page-blog .blog__list-item-category{
		top: 0.8rem;
		left: 0.8rem;
		font-size: 1.2rem;
		padding: 0.5rem 1rem;
	}
	.page-blog .blog__list-item-text-more, .page-blog .blog__list-item-text-date{
		font-size: 1.2rem;
	}
	.page-blog .blog h1{
		font-size:2.4rem;
	}
	.page-blog .blog__category{
		font-size: 1.4rem;
	gap: 1.5rem;
}
	.page-blog .blog__list{
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
	justify-content: space-between;
}
}
@media(max-width: 480px) {
    .footer {
        margin: 6rem 0 2rem;
    }
}
a.blog__list-item{
	display: block;
}
.btn.arrow:hover{
	background: transparent;	
	transform: translateY(0);
    box-shadow: none;
	color: #000;
}

/* Добавьте в style.css вашей темы */
.loading {
    text-align: center;
    padding: 2rem;
    font-size: 1.6rem;
    color: #666;
	margin: 0 auto;
}
.loading::after{
	left:0!important;
}

.btn.add-more-blog.loading {
    opacity: 0.7;
    cursor: not-allowed;
}

.no-posts {
    grid-column: 1 / -1;
    text-align: center;
    padding: 40px;
    font-size: 18px;
    color: #888;
}
.text-title p.text-bottom{
	margin: 4rem 0 0 0;
}
@media(max-width: 580px){
	.text-title p.text-bottom{
	margin: 2rem 0 0 0;
}
}
.single-post-blog .blog{
	margin-top: 12rem;
}
@media(max-width: 789px){
	.single-post-blog .blog{
	margin-top: 6rem;
}
}
.style-title h2{
	text-align: left;
	margin-left: 0;
	margin-right:0;
	margin-bottom:4rem;
}
.style-text{
	font-size:1.8rem;
	display: flex;
	flex-direction: column;
	gap:2rem;
	max-width: 55rem;
	margin-bottom:4rem;
}
.style-text span{
	display: block;
}
.single-post{
	max-width: 140rem;
	margin: 0 auto;
}
.single-post .style__list-item {
    position: relative;
    max-width: 32.5rem;
}
@media(max-width: 789px){
	.style-text{
	font-size:1.6rem;
		gap:1.5rem;
		margin-bottom:3rem;
}
}
@media(max-width: 580px){
	.style-text{
	font-size:1.4rem;
		gap:1rem;
		margin-bottom:2rem;
}
	.style__list-item, .single-post .style__list-item {
    position: relative;
    max-width: 48%;
}
	.style__list-item, .single-post .style__list-item{
		padding: 1rem;
	}
    h2 {
        font-size: 2rem;
    }
.blog a {
    font-size: 1.4rem;
    gap: 1rem;
}
	.style__list-item p:last-child{
		font-size:1.4rem;
	}
	.style__list-item p {
    font-size: 1.4rem;
}
}

.article{
		margin: 12rem 0 0;
}
.article .container{
	max-width: 140rem;
    margin: 0 auto;
}
.article h2{
		margin: 0 0 6rem 0;
}
.article__content{
	display: flex;
	gap: 8.5rem;
	align-items: center;
}
.article__content-left{
	max-width:68.5rem;
	width:100%;
}
.article__content-left img{
	width: 100%;
	height:auto;
	object-fit:cover;
}
.article__content-right{
	display: flex;
	flex-direction: column;
	gap:2rem;
	font-size:1.8rem;
	max-width:55rem;
}
.article__content-right ul, .article__content-right ol{
	display: flex;
	flex-direction: column;
	gap:1rem;
list-style: disc;
    padding-left: 2rem;
}
/* .article.right-position .article__content {
	flex-direction: row-reverse;
} */
@media(max-width: 789px){
	.article__content{
	display: flex;
	gap: 4rem;
	align-items: center;
}
	.article__content-right{
	display: flex;
	flex-direction: column;
	gap:2rem;
	font-size:1.6rem;
}
	.article{
		margin: 6rem 0 0;
}
	.article h2{
		margin: 0 0 3rem 0;
}
}
@media(max-width: 580px){
.article.right-position .article__content {
        flex-direction: column;
    }
	.article__content{
		flex-direction: column-reverse;
		align-items: flex-start;
		gap: 2rem;
	}
	.article__content-right{
	display: flex;
	flex-direction: column;
	gap:1rem;
		font-size:1.4rem;
}
	.article__content-right ul, .article__content-right ol{
	display: flex;
	flex-direction: column;
	gap:0.5rem;
}
	.article{
		margin: 6rem 0 0;
}
	.article h2{
		margin: 0 0 2rem 0;
}
}
.style__list-item{
	position: relative;
}
.style__list-item:after{
}
.footer__menu li, .footer__menu a {
    width: fit-content;
	font-size: 1.6rem;}

body[href*="/my-account/"] .section-text .container,
body:has([href*="/my-account/"]) .section-text .container {
    max-width:100%;
}

body[href*="/my-account/"] .woocommerce, body:has([href*="/my-account/"]) .woocommerce {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
body[href*="/my-account/"] h2, body:has([href*="/my-account/"]) h2{
	width:100%;
	text-align:center;
}

.dashboard-header h2 {
    font-size: 32px;
    font-weight: 400!important;
    margin-bottom: 10px;
    color: #000;
    letter-spacing: -0.5px;
}
.dashboard-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr))!important;
    gap: 30px;
    margin-top: 40px;
}
.dashboard-grid .no-wishlist{
	width:100%;
}
.dashboard-card {
    display: flex;
    flex-direction: column;
}

.woocommerce-MyAccount-navigation .btn, .woocommerce-MyAccount-content .btn{
	width: fit-content;
}

.account-orders-page .page-header h1{
	font-weight: 400!important;
}

.section-text .woocommerce p {
    margin-bottom: 1.6rem;
    display: block;
}
.custom-notification{
	font-size: 1.4rem;
}

body[data-page*="wishlist"] .section-text .container, body[data-page*="cart"] .section-text .container, body[data-page*="checkout"] .section-text .container{
    max-width: 186rem;
}
body[data-page*="wishlist"] .section-text a, body[data-page*="cart"] .section-text a, body[data-page*="checkout"] .section-text a{
    color: #000;
    text-decoration: none;
}
.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label img{
	width:fit-content;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{
	background: #000;
	color:#fff;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{
	background: #000;
	color:#fff;
}
#customer_login .u-column2.col-2, #customer_login .u-column1.col-1{
	display: flex;
    flex-direction: column;
    align-items: center;
}
.woocommerce form.login, .woocommerce form.register {
    width: 100%;
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name{
	font-size: 1.8rem!important;
}
.product-image-container{
	opacity: 1!important;
}

.cookie-banner {
    display: none; /* Скрыт по умолчанию */
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #ffffff;
    color: #000000;
    z-index: 999999;
    box-shadow: 0 -2px 15px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
}

.cookie-content {
    max-width: 186rem;
    margin: 0 auto;
    padding: 2rem 5rem 2rem 2rem;
    position: relative;
    display: flex;
    align-items: center;
}

.cookie-text {
    font-size: 1.4rem;
    line-height: 1.4;
    margin: 0;
    flex-grow: 1;
}

.cookie-close-btn {
    position: absolute;
    right: 2rem;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    color: #000000;
    font-size: 2.5rem;
    line-height: 1;
    cursor: pointer;
    padding: 0;
    width: 4rem;
    height: 4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: background-color 0.2s;
}

.cookie-close-btn:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.cookie-close-btn:focus {
    outline: 0.2rem solid #005fcc;
    outline-offset: 0.2rem;
}

.three__list-item:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
        background: linear-gradient(to top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.1) 100%);
    pointer-events: none;
    z-index: 1;
}
.three__list-item p{
	z-index:2;
	text-transform: uppercase;
}
.leya-hero{
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 0;
    margin: 0;
  }

.complete-look p{
	font-size: 1.8rem;	
}

.section-text{
	min-height: 50vh;
}


@media (max-width: 480px) {
    .products__list-item img, .blog__list-item img {
        height: 60rem;
    }
	.complete-look p{
	font-size: 1.4rem;	
}

}


  /* новые стили Высота hero: как у Pimkie — не “кино”, а fashion */
  .leya-hero__media{
    display:block;
    width:100%;
    height: clamp(420px, 52vw, 720px);
    position: relative;
    background: #f6f2f4;
  }

  .leya-hero__img{
    width:100%;
    height:100%;
    object-fit: cover;
    object-position: center;
    display:block;
  }

  /* затемнение/высветление под текст (очень мягкое) */
  .leya-hero__overlay{
    position:absolute;
    inset:0;
    display:flex;
    align-items:center;
    justify-content:center;
    padding: 24px;
    pointer-events:none;
    background: radial-gradient(circle at 50% 50%,
      rgba(255,255,255,0.65) 0%,
      rgba(255,255,255,0.35) 45%,
      rgba(255,255,255,0.00) 70%);
  }

  .leya-hero__content{
    pointer-events:auto;
    text-align:center;
    max-width: 880px;
    padding: 22px 24px;
    border-radius: 22px;
/*     backdrop-filter: blur(6px); */
/*     background: rgba(255,255,255,0.35); */
/*     box-shadow: 0 10px 30px rgba(0,0,0,0.08); */
  }

  .leya-hero__kicker{
    letter-spacing: 0.28em;
    text-transform: uppercase;
    font-size: 12px;
    opacity: 0.8;
    margin-bottom: 10px;
  }

  .leya-hero__title{
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: clamp(32px, 5vw, 64px);
    line-height: 1.05;
  }

  .leya-hero__subtitle{
    margin: 10px 0 18px;
    font-size: clamp(14px, 2.2vw, 18px);
    opacity: 0.85;
  }

  .leya-hero__btn{
    display:inline-flex;
    align-items:center;
	  text-transform: uppercase;
    justify-content:center;
    padding: 12px 20px;
    border-radius: 999px;
    letter-spacing: 0.02em;
    text-decoration:none;
    background: rgba(255,255,255,0.85);
    color: #111;
    border: 1px solid rgba(0,0,0,0.08);
    transition: transform .15s ease, background .15s ease;
	  font-size: 1.4rem;
  }
  .leya-hero__btn:hover{
    transform: translateY(-1px);
    background: rgba(255,255,255,0.95);
  }

  /* Mobile: чуть выше и побольше воздуха */
  @media (max-width: 767px){
    .leya-hero__media{
      height: 78vh;
      max-height: 820px;
      min-height: 520px;
    }
    .leya-hero__content{
      width: 100%;
      max-width: 520px;
      padding: 18px 18px;
      border-radius: 20px;
    }
    .leya-hero__kicker{ font-size: 11px; }
  }

/* Стили для слайдеров с настройками */
.categorySwiper,
.productsSwiper,
.blogSwiper {
    overflow: hidden;
    padding: 20px 0 40px;
}

.categorySwiper .swiper-wrapper,
.productsSwiper .swiper-wrapper,
.blogSwiper .swiper-wrapper {
    transition-timing-function: linear;
}

.swiper-button-prev,
.swiper-button-next {
    width: 40px;
    height: 40px;
    background: white;
    border-radius: 50%;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
}

.swiper-button-prev:after,
.swiper-button-next:after {
    font-size: 16px;
    color: #000;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
/*     background: #000; */
}

.swiper-button-prev:hover:after,
.swiper-button-next:hover:after {
    color: white;
}

/* Адаптивные настройки для слайдеров */
@media (max-width: 768px) {
    .categorySwiper[data-slides-per-view="4"],
    .productsSwiper[data-slides-per-view="4"],
    .blogSwiper[data-slides-per-view="4"] {
        --slides-per-view: 2;
    }
    
    .categorySwiper[data-slides-per-view="3"],
    .productsSwiper[data-slides-per-view="3"],
    .blogSwiper[data-slides-per-view="3"] {
        --slides-per-view: 2;
    }
    
    .categorySwiper[data-slides-per-view="5"],
    .productsSwiper[data-slides-per-view="5"],
    .blogSwiper[data-slides-per-view="5"] {
        --slides-per-view: 2;
    }
}

@media (max-width: 480px) {
    .categorySwiper[data-slides-per-view],
    .productsSwiper[data-slides-per-view],
    .blogSwiper[data-slides-per-view] {
        --slides-per-view: 1;
    }
	.text-title p:last-child {
    font-size: 1.4rem;
    max-width: 89.7rem;
    margin: 0 auto 6rem;
    padding: 0 0 0 0;
}
	.style__list-item p:last-child {
        font-size: 1.3rem;
    }
}

.three__list-item {
    max-width: 47rem;
    width: 100%;
    height: 65rem;
    overflow: hidden;
    position: relative;
    padding: 2.5rem;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-end;
    gap: 2rem;
	color:#fff;	   
}
.style__list-item, .style__list-item p, .style__list-item p:last-child{
	color:#fff;
}
.three__list-item:after, .style__list-item:after{
	height:100%;
	 background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}
@media(max-width:580px){
	.catalog__list-item:nth-child(9n) video, .catalog__list-item:nth-child(10n) video{
		        max-height: 58rem;
	}
}

.main-lookbook h1{
	text-align:center;
	display:flex;
	flex-direction:column;
	margin-bottom:6rem;
}
.main-lookbook h1 span{
	color:#00000050;
}
.main-lookbook_img{
	object-fit:cover;
	width:100%;
	height:100%;
	max-height:83rem;
}
.main-lookbook .products{
	margin:0;
}
.categorySwiper, .productsSwiper, .productsSwiper1, .productsSwiper2, .blogSwiper {
    overflow: hidden;
}
.lookbook__list-item-content{
	display: flex;
	gap:2rem;
	margin-top:6rem;
}
.lookbook__list-item-content .products{
	max-width:100rem;
	width:100%;
	margin:0;
}
.lookbook__list-item-content .products .swiper{
	padding:0;
}
.lookbook__list-item-content .products img{
	object-fit:cover;
	width:100%;
	height:40rem;
}
.lookbook__list-item-content > img{
	max-width:68.5rem;
	object-fit:cover;
	height:82.6rem;
}
.lookbook__list-item:nth-child(2n) .lookbook__list-item-content{
	    align-items: flex-end;
}
.main-lookbook_product{
	display:flex;
	gap:7rem;
	margin-top:8rem;
}
.main-lookbook_product > p{
	font-size:1.8rem;
	color:#00000050;
	max-width:48rem;
}
.main-lookbook_product .products .swiper{
	padding:0;
}
.main-lookbook_product .products{
	max-width:50%;
}
.lookbook__list-item{
	margin-top:12rem;	
}
@media(max-width:1024px){
	.lookbook__list-item-content .products {
    max-width: 40%;
    margin: 0;
}
}
@media(max-width:768px){
	.lookbook__list-item {
    margin-top: 4rem;
}
	.lookbook__list-item-content {
    display: flex;
    gap: 1rem;
    margin-top: 2rem;
}
	.main-lookbook_product {
    display: flex;
    gap: 1rem;
    margin-top: 3rem;
    flex-direction: column-reverse;
}
	.main-lookbook_product .products__list-item img, .main-lookbook_product .blog__list-item img, .lookbook__list-item-content .products img{
		height:30rem;
	}
	.main-lookbook_product .products{
		max-width:100%;
	}
	.lookbook__list-item-content .products {
    max-width: 100%;
    margin: 0;
}
	.lookbook__list-item-content > img{
		max-width:100%;
		height:auto;
	}
		.lookbook__list-item-content{
		flex-direction:column;
	}
	.lookbook__list-item:nth-child(2n) .lookbook__list-item-content{
		align-items: flex-start;
	}
}
.header__menu li.active a::before{
    transform: scaleX(1);
}
.blog__list-item img{
	height:40rem;
}
/* Кастомные стрелки через CSS */
.swiper-button-next,
.swiper-button-prev {
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: 'Arial', sans-serif !important;
    font-size: 20px !important;
    font-weight: bold;
    color: #333;
}

.swiper-button-next:after {
    content: '→' !important;
}

.swiper-button-prev:after {
    content: '←' !important;
}

/* Или через SVG */
.swiper-button-next:after,
.swiper-button-prev:after {
    content: '' !important;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}

.swiper-button-next:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M8 5v14l11-7z' fill='%23333'/%3E%3C/svg%3E");
}

.swiper-button-prev:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M16 5v14l-11-7z' fill='%23333'/%3E%3C/svg%3E");
}

.collections-list .container{
	display:flex;
	flex-direction: column;
	gap:6rem;
}
.collections-list h2{
	max-width:80%;
}
.collections-list_item-imgs{
	    justify-content: space-between;
	display:flex;
	gap:1rem;
	overflow:auto;
	margin-bottom:1.5rem;
}
.collections-list_item-title a{
	display: flex;
	gap:1rem;
	text-transform:uppercase;
	font-size:1.6rem;
}
.collections-list_item-title{
	justify-content: space-between;
	display:flex;
	margin-bottom:2.5rem;
}
.collections-list_item:nth-child(2n) p, .collections-list_item:nth-child(2n) .collections-list_item-text {
	margin-left: auto;
}
.collections-list_item:nth-child(2n) .collections-list_item-imgs{
    flex-direction: row-reverse;
}
.collections-list_item p, .collections-list_item-text{
	font-size:1.6rem;
	max-width:68.5rem;
}
.collections-list_item-imgs img{
	max-width:48%;
	max-height:60rem;
	width:100%;
	height:auto;
	object-fit:cover;
}
.collections-list_item-imgs img:nth-child(2){
	max-width:25%;
	width:100%;
}
.collections-list_item-imgs img:nth-child(3){
	max-width:25%;
	width:100%;
}
.collections-list_item-products{
	margin: 6rem 0 0;
}
.collections-list_item-products h3{
	margin-bottom:3rem;
}
@media(max-width:1024px){
	.collections-list_item-imgs img{
	max-width:60%;
	max-height:60rem;
	width:100%;
	height:auto;
	object-fit:cover;
}
	.collections-list_item-imgs img:nth-child(2){
	max-width:50%;
	width:100%;
}
	.collections-list_item-imgs img:nth-child(3){
	max-width:50%;
	width:100%;
}
	.collections-list{
		gap:4rem;
	}
	.collections-list_item-products .catalog__list-item img, .collections-list_item-products .catalog__list-item video{
		height:auto;
		max-height:auto;
	}
}
@media(max-width: 768px){
	.collections-list_item-products .catalog__list-item{
		max-width: 100%;
	}
	.collections-list_item-products .catalog__list-item img, .collections-list_item-products .catalog__list-item video{
		height:auto;
		max-height:auto;
	}
	.collections-list_item-products{
	margin: 4rem 0 0;
}
	.collections-list_item-title a{
	display: flex;
	gap:1rem;
	text-transform:uppercase;
	font-size:1.4rem;
}
	.main-lookbook h1{
		margin-bottom:4rem;
	}
	.collections-list_item p, .collections-list_item-text{
	font-size:1.4rem;
	max-width:68.5rem;
}
	.collections-list_item-imgs img{
	max-width:90%;
	max-height:60rem;
	width:100%;
	height:auto;
	object-fit:cover;
}
	.collections-list_item-imgs img:nth-child(2){
	max-width:90%;
	width:100%;
}
	.collections-list_item-imgs img:nth-child(3){
	max-width:90%;
	width:100%;
}
}
.category .swiper-slide:nth-child(2n) img, 
.category .swiper-slide:nth-child img{
	height:30rem!important;
}
@media(max-width:789px){
	.product-info {
        position: static !important;
        margin-top: 0;
        width: 100%;
        max-width: 100%;
    }
}
@media(max-width:580px){
	.product-info .quantity {
    font-size: 1.4rem;
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    margin-bottom: 4rem;
    flex-direction: column;
}
}
/* Мобильный полноэкранный слайдер */
.mobile-fullscreen-slider {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.mobile-fullscreen-slider.active {
  visibility: visible;
  opacity: 1;
}

.slider-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
}

.slider-container {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.slider-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  z-index: 10;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 20px;
  background: linear-gradient(to bottom, rgba(0,0,0,0.5), transparent);
}

.close-slider {
  background: none;
  border: none;
  color: white;
  font-size: 40px;
  line-height: 1;
  cursor: pointer;
  padding: 0;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s;
}

.close-slider:hover {
  opacity: 0.8;
}

.mobile-fullscreen-slider .swiper {
  width: 100%;
  height: 100%;
}

.mobile-fullscreen-slider .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

.slide-content {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slide-content.image-slide {
  background: black;
}

.slide-content.video-slide {
  background: black;
}

.fullscreen-image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
}

.fullscreen-video {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.mobile-fullscreen-slider .swiper-pagination-bullet {
  background: white;
  opacity: 0.5;
}

.mobile-fullscreen-slider .swiper-pagination-bullet-active {
  opacity: 1;
  background: white;
}

.mobile-fullscreen-slider .swiper-button-prev,
.mobile-fullscreen-slider .swiper-button-next {
  color: white;
}

/* Скрываем модальный слайдер на десктопе */
@media (min-width: 769px) {
  .mobile-fullscreen-slider {
    display: none;
  }
}
@media(max-width:789px){
	.category .swiper-slide:nth-child(2n) img, .category .swiper-slide img{
		height:auto;
	}
}
.screen-reader-text{
	    white-space: normal!important;
}
@media (max-width: 768px) {
	.collections-list_item:nth-child(2n) .collections-list_item-imgs {
    flex-direction: column;
}
	.collections-list_item-imgs{
		flex-direction:column;
	}
    .collections-list_item-imgs img {
        max-width: max-content;
        max-height: 100%;
        width: fit-content;
        height: auto;
        object-fit: cover;
    }
	.collections-list_item-imgs img:nth-child(2){
		order:1;
	}
	.collections-list_item-imgs img:nth-child(3){
		order:3;
	}
	.collections-list_item-imgs img:nth-child(1){
		order:2;
	}
	    .collections-list_item-imgs img:nth-child(2),  .collections-list_item-imgs img:nth-child(3),  .collections-list_item-imgs img:nth-child(1) {
        max-width: 100%;
        width: 100%;
    }
}