@media ( max-width: 960px ) {
html {
    font-size: 2.083333333333333vw;
}
.container {
	width: 40rem;
}

.section {
	padding: 2.3rem 0 3.7rem;
}

.desc {
	display: none !important;
}
.mobile {
    display: flex !important;
}

.modal {
	width: 90%;
}

.back-link {
	top: 12.2rem;
    left: 4rem;
}


.title {
    font-size: 3rem;
    margin-bottom: 3.8rem;
}
.text {
	font-size: 1.4rem;
}
.text p {
	margin-bottom: 3.8rem;
}
.mr-10 {
    margin-right: 0;
}


.woocommerce-breadcrumb {
	display: none !important;
}

.section-title {
	font-size: 3rem;
    line-height: 3.047rem;
    border-bottom: 0.1rem solid transparent;
    border-image-source: linear-gradient(90deg, #D1B698 0%, #F5E9C6 35.19%, #B09169 100%);
    border-image-slice: 1;
    padding-bottom: 2.6rem;
}
.section-subtitle {
	font-size: 1.6rem;
    line-height: 1.92rem;
	margin-bottom: 2.6rem;
    text-transform: lowercase;
}

.header {
	width: 48rem;
}
.header-wrapper {
	border-bottom: 0.1rem solid transparent;
    border-image-source: linear-gradient(90deg, #D1B698 0%, #F5E9C6 35.19%, #B09169 100%);
    border-image-slice: 1;
}
.header-left, .header-right {
	border: none;
}
.header-menu {
    margin-bottom: 1.8rem;
}
.header-menu .burger {
	width: 3.2rem;
    height: 3.2rem;
}
.main-menu-wrapper {
	display: none;
}
.logo {
	width: 16.8rem;
    height: 4.17rem;
    margin-top: 2.7rem;
}
.logo-main {
	display: none;
}
.logo-small {
	display: flex;
}
.home .logo-small {
	display: none;
}
.home .logo-home {
	display: none;
}
.home .logo-home-mobile {
	display: flex;
}
.transparent .header .logo-home-mobile {
	display: none;
}
.home.transparent .header .logo {
	margin-top: 2.7rem;
}
.home.transparent .header .logo-small {
	display: flex;
}
.header-right .header-menu {
	margin-bottom: 2.1rem;
}
.header-right .header-menu .profile,
.header-right .header-menu .pll-switcher-select-wrapper {
	display: none;
}
.promo-item-info {
    width: 100%;
    bottom: 13.9rem;
	right: unset;
}
.promo-item-info h2 {
    margin-bottom: 1.6rem;
    font-size: 3rem;
    line-height: 3.047rem;
	color: #FEF9EB;
}
.promo-item-info p {
    font-size: 1.6rem;
    line-height: 1.92rem;
	color: #FEF9EB;
}
.promo-arrows {
    flex-direction: row-reverse;
    gap: 5.6rem;
    top: unset;
    right: unset;
    bottom: 4.1rem;
    left: calc(50% - 7.5rem);
}

.section-bestsellers .section-subtitle {
	display: none;
}
.product {
	width: 40rem;
    height: 63.5rem;
}
.product-image {
	height: 42.5rem;
}
.product:hover .product-image {
    height: 42.5rem;
}
.product-info {
    top: 44.4rem;
    /*gap: 2.8rem;*/
	padding: 0rem 6.6rem;
    text-align: center;
}
.product:hover .product-info {
	top: 44.4rem;
}
.product:hover .product-info * {
	color: #2F323A;
}
.products-arrows {
	top: 43.4rem;
    width: 100%;
    justify-content: space-between;
    gap: unset;
}
.products-arrows .desc {
	display: none;
}
.products-arrows .mobile {
	display: block;
	width: 5rem;
	height: 5rem;
}
.products-arrows .mobile svg {
	width: 100%;
	height: 100%;
}
.product:hover .product-button {
	border-color: #2F323A;
}

.product:hover .product-cart-link svg path {
	fill: #2F323A;
}
.product:hover .product-cart-link svg rect {
	stroke: #2F323A;
}


.section-articles {
	height: 80rem;
    padding-top: 10rem;
}
.articles-title {
	font-size: 4.4rem;
    line-height: 5.281rem;
    width: 29.5rem;
    /*margin-bottom: 13.484rem;*/
	margin-bottom: 20.1rem;
}
.articles-title svg {
	width: 17.646rem;
    /*height: 5.2rem;
    display: block;*/
}
.article-last {
	width: 27.1rem;
    padding: 1.237rem 1.671rem 2.529rem;
	border-radius: 1.423rem;
	backdrop-filter: blur(8.3px);
}
.article-last-title {
	font-size: 1.6rem;
    line-height: 1.92rem;
    width: 18.5rem;
    margin-bottom: 2.485rem;
}
.article-last-description {
	font-size: 1.6rem;
    line-height: 1.92rem;
    width: 23.635rem;
}
.article-last-link {
	width: 4.7rem;
    height: 4.7rem;
}


.products-video-wrapper {
	width: 28.477rem;
    margin: 0 auto;
}
.products-video-arrows {
	top: calc(50% - 2.5rem);
    left: -5.8rem;
    width: 40rem;
    justify-content: space-between;
    gap: unset;
}
.products-video-arrows .desc {
	display: none;
}
.products-video-arrows .mobile {
	display: block;
	width: 5rem;
	height: 5rem;
}
.products-video-arrows .mobile svg {
	width: 100%;
	height: 100%;
}

    .product-block-bottom .summary.entry-summary .cart .quantity input.qty

 {
        width: 20px;
        text-align: center;
        height: 20px;
        font-size: 10px;
    }

  /* Контейнер с ценой и формой — в строку */
  .product-block-bottom .summary.entry-summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    gap: 8px;
	margin: 15px 0px;
  }

  /* Убираем лишние отступы у цены */
  .product-block-bottom .summary.entry-summary .price {
    margin-bottom: 0;
    flex-shrink: 0;
  }

  /* Форма (количество + кнопка) — тоже в строку */
  .product-block-bottom .summary.entry-summary .cart {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    gap: 6px;
    margin: 0;
  }

  /* Блок количества — компактно в линию */
  .product-block-bottom .summary.entry-summary .cart .quantity {
    display: inline-flex;
    align-items: center;
    width: auto;
    margin: 0;
  }
.product-tabs-buttons .tab-btn{
	height: 3rem;
    font-size: 1.4rem;
    line-height: 1.68rem;
}
  /* Ширина поля ввода количества */
  .product-block-bottom .summary.entry-summary .cart .quantity input.qty {
    width: 50px;        /* подгоните под свой дизайн */
    text-align: center;
  }
button.single_add_to_cart_button.button.alt svg {
    width: 10px;
}
button.single_add_to_cart_button.button.alt {
    height: 3rem;
    font-size: 1.4rem !important;
}
  /* Кнопка «Купить» — не переносится, не сжимается */
  .product-block-bottom .summary.entry-summary .cart .single_add_to_cart_button {
    white-space: nowrap;
    flex-shrink: 0;
    padding: 8px 12px;  /* при необходимости скорректируйте */
    font-size: 14px;
  }

.qty-minus, .qty-plus {
    width: 20px !important;
    height: 20px;
    background: #f5f5f5;
    border: 1px solid #ddd;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    border-radius: 4px;
    transition: all 0.2s;
}

.section-about {
	height: 80rem;
    padding-top: 6.8rem;
}
.about-title {
	width: 28.3rem;
    font-size: 4.4rem;
    line-height: 5.281rem;
    margin-bottom: 3.9rem;
}
.about-items {
	width: 28.3rem;
    gap: 3.2rem;
}
.about-item-text {
	font-size: 1.6rem;
    line-height: 1.92rem;
    width: 16.6rem;
}
.about-item {
    backdrop-filter: blur(8.3px);
    border-radius: 52px;
    padding-right: 10px;
    border: 1px solid #949088;
}

.section-categories {
    margin-bottom: 3.4rem;
}
.section-categories .section-subtitle {
	display: none;
}
.categories {
	flex-direction: column;
	gap: 2.839rem;
}
.category {
    display: flex;
    gap: 2.4rem;
	width: 100%;
	min-height: auto;
	border-radius: unset;
}
.category-image,
.category:hover .category-image {
	width: 14.7rem;
	min-width: 14.7rem;
    height: 18.76rem;
    border-radius: 1.015rem;
}
.category:hover .category-info * {
	color: #2F323A;
}
.category-image:after {
    width: 15.2rem;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
	background: unset;
}
.category-info {
	position: relative;
	padding: 0;
	margin-top: 1.9rem;
	margin-bottom: 1.61rem;
    gap: unset;
    justify-content: space-between;
}
.category-title {
    color: #2F323A;
    text-align: left;
    font-size: 2rem;
    letter-spacing: 0.5vw;
}
.category-description {
    font-size: 1.4rem;
	font-weight: 100;
}
.category-link svg {
	width: 100%;
}
.section-categories .shop-link-wrapper {
	margin-top: 4.4rem;
}


.promo-about .promo-items {
	max-height: 80rem;
}
.promo-about .promo-item-info {
	top: 20.1rem;
    left: 4rem;
    gap: 20rem;
}
.promo-about .promo-item-info h2 {
	font-size: 4.4rem;
    line-height: 5.281rem;
}
.promo-about .promo-item-info h2 svg {
	/* SHEA 2026-06-15: SVG «SHEAVERÁ» в одну строку с «о» (было display:block — падало на новую строку) */
	display: inline-block;
	vertical-align: middle;
	top: 0;
    width: 17.64rem;
    height: 5.2rem;
}
.promo-about .promo-item-tile {
	width: 27.1rem;
    height: 19.55rem;
	border-radius: 1.423rem;
	backdrop-filter: blur(8.3px);
    padding: 3.3rem 2.8rem;
}
.promo-about .promo-item-info h3 {
	font-size: 1.6rem;
    line-height: 1.92rem;
    /*margin-bottom: 5.2rem;*/
    margin-bottom: 1.2rem;
}
.promo-about .promo-item-info p {
	font-size: 1.6rem;
    line-height: 1.92rem;
}


.section-about-texts {
	padding: 1.2rem 0 1.3rem;
}
.about-text {
	gap: 2.5rem;
}
.about-text p {
	font-size: 1.6rem;
    line-height: 1.92rem;
}
.about-text-with-image {
	flex-direction: column;
	gap: 2.5rem;
}
.about-text-image {
	width: 100%;
    /*height: 14.9rem;*/
}


.section-banners {
	padding: 2.1rem 0;
}
.banner {
	height: 12rem;
}
.banners-arrows {
	flex-direction: column;
    gap: 0.7rem;
	bottom: 1.3rem;
    right: 1.3rem;
}
.banners-arrows a {
    width: 3.1rem;
    height: 3.1rem;
}
.banners-dots-wrapper {
	position: absolute;
    bottom: 0.6rem;
    display: flex !important;
    justify-content: center;
	width: 100%;
}
.banners-dots {
	display: block;
	background: #2f323a80;
    backdrop-filter: blur(4px);
	padding: 0.244rem 1rem;
	border-radius: 3.3rem;
}
.banners-dots ul {
	display: flex;
	align-items: center;
    gap: 0.4rem;
}
.banners-dots ul li {
	display: flex;
    width: 0.489rem;
	height: 0.489rem;
}
.banners-dots ul li button {
	font-size: 0;
	width: 100%;
	height: 100%;
	border: none;
	border-radius: 3.3rem;
	color: #FFFFFF9E;
}

.banners-dots ul li.slick-active {
    width: 0.896rem;
    height: 0.896rem;
}
.banners-dots ul li.slick-active button {
	color: #fff;
}

.section-why .section-title {
	padding-bottom: 1.4rem;
    margin-bottom: 5.8rem;
}
.why-items {
	gap: 5.8rem;
}
.why-item {
	gap: 2.6rem;
}
.why-item-info {
	gap: 0.4rem;
}
.why-item-title {
	font-size: 1.6rem;
    line-height: 1.92rem;
}
.why-item-text {
	font-size: 1.6rem;
    line-height: 1.92rem;
}


.slogan-logo {
	margin-bottom: 1.9rem;
}
.slogan-text {
	font-size: 1.6rem;
    line-height: 1.92rem;
}


.other-articles-wrapper {
	flex-direction: column;
	gap: 2.8rem;
	padding-top: 0;
}
.other-articles-info {
	gap: 5.9rem;
	width: 100%;
}
.other-articles-title {
	font-size: 3rem;
    line-height: 3.047rem;
}
.other-articles-text {
	font-size: 1.6rem;
    line-height: 1.92rem;
}
.other-articles-items-wrapper {
    width: 100%;
}
.other-articles-items {
	flex-direction: column;
	width: 100%;
}
.other-articles-item {
	display: flex;
    gap: 1.3rem;
	height: auto;
}
.other-articles-item-image {
	width: 13.6rem;
	min-width: 13.6rem;
    height: 11.3rem;
}
.other-articles-item:hover .other-articles-item-image {
	height: 11.3rem;
}
.other-articles-item:hover .other-articles-item-info-wrapper,
.other-articles-item:hover .other-articles-item-link span {
	color: #2F323A;
}
.other-articles-item:hover .other-articles-item-link svg path {
	fill: #2F323A;
}
.other-articles-item-info-wrapper {
	position: relative;
    top: unset;
    width: 25.1rem;
	min-height: auto;
	padding: 0;
}
.other-articles-item-info {
    gap: 0.4rem;
}
.other-articles-item-title {
	font-size: 1.8rem;
    line-height: 2.16rem;
}
.other-articles-item-text {
	font-size: 1.4rem;
    line-height: 1.68rem;
}
.other-articles-item-link span {
	font-family: Averta Cyrillic;
	font-size: 1.6rem;
    line-height: 1.92rem;
	text-transform: lowercase;
	white-space: nowrap;
}
.other-articles-item-link svg {
	width: 16.4rem;
}
.other-articles-arrows {
	display: none;
}


.section-page-promo {
	padding: 12.6rem 0 0;
}
.page-title {
	font-size: 3rem;
    line-height: 3.047rem;
	padding: 2.1rem 0;
}
.section-filters {
	display: none;
}
.woocommerce-shop .section-products {
	padding: 0 0 1.938rem;
}


.page-back-link-wrapper {
	display: flex;
    justify-content: space-between;
}
.page-back-link-wrapper .search-field-wrapper {
    display: none;
}
.search-field {
	width: 30rem;
    font-size: 1.2rem;
    line-height: 1.44rem;
}




.product-wrapper {
	flex-direction: column;
	gap: 2.2rem;
}



.single-product .section-page-promo {
	position: absolute;
    top: 10.7rem;
    left: 4rem;
    z-index: 1;
    padding: 0;
}
.single-product .section-page-promo .page-back-link {
	color: #fff;
}
.single-product .section-page-promo .page-back-link svg path {
	fill: #fff;
}

.product-gallery {
	position: absolute;
    top: 8rem;
    left: 0;
    width: 100%;
    height: 44.6rem;
}
.product-gallery-dots-wrapper {
	width: 100%;
}
.product-gallery-dots {
	display: block;
	width: 100%;
    height: 100%;
}
.product-gallery-dots .slick-list,
.product-gallery-dots .slick-list .slick-track {
	height: 100%;
}
.product-gallery-dots a {
	position: relative;
	width: 100%;
    height: 100%;
    border-radius: 0;
}
.product-gallery-dots a:after {
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	height: 11.2rem;
	background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}
.product-gallery-image {
	display: none;
}
.product-gallery-dots-wrapper .counter {
	display: block;
	position: absolute;
    top: 2.7rem;
    right: 4rem;
    font-size: 1.6rem;
    line-height: 1.92rem;
    color: #fff;
}
.product-gallery-dots-wrapper .dots-wrapper {
	position: absolute;
    bottom: 1rem;
    display: flex;
    justify-content: center;
	width: 100%;
}
.product-gallery-dots-wrapper .dots {
	display: block;
	background: #FFFFFF75;
	padding: 0.5rem 1.1rem;
	border-radius: 3.3rem;
}
.product-gallery-dots-wrapper .dots ul {
	display: flex;
    gap: 0.4rem;
}
.product-gallery-dots-wrapper .dots ul li {
	height: 0.6rem;
}
.product-gallery-dots-wrapper .dots ul li button {
	position: relative;
	top: -0.5rem;
	font-size: 0;
	width: 0.6rem;
	height: 0.6rem;
	border: none;
	border-radius: 3.3rem;
	color: #FFFFFF9E;
}

.product-gallery-dots-wrapper .dots ul li.slick-active {
	height: 1.1rem;
}
.product-gallery-dots-wrapper .dots ul li.slick-active button {
	color: #fff;
	width: 1.1rem;
	height: 1.1rem;
}



.section-cart {
	padding: 2.4rem 0 0;
}

.cart-item {
	flex-direction: column;
	gap: 0.845rem;
	border-bottom: 0.1rem solid transparent;
	border-image-source: linear-gradient(90deg, #D1B698 0%, #F5E9C6 35.19%, #B09169 100%);
	border-image-slice: 1;
	padding-bottom: 2.4rem;
}
.cart-item-wrapper {
    gap: 1.5rem;
}
.cart-item-image {
	width: 9.7rem;
	min-width: 9.7rem;
    height: 11rem;
    border-radius: 1.1rem;
}
.cart-item-image:hover img {
	transform: scale(1);
}
.cart-item-title {
	font-size: 1.6rem;
    line-height: 1.92rem;
}
.cart-item-variation {
	font-size: 1.2rem;
    line-height: 1.44rem;
}
.cart-item-description {
	font-size: 1.2rem;
    line-height: 1.44rem;
}

.cart-item-data {
	flex-direction: row;
}
.cart-item-amount {
	font-size: 2.2rem;
    line-height: 2.64rem;
	gap: 1.7rem;
}
.cart-item-amount span {
	font-size: 1.6rem;
    line-height: 1.92rem;
	padding-top: 0.7rem;
}
.cart-item-quantity {
	width: 16.85rem;
    height: 3.6rem;
}
.cart-item-quantity-minus,
.cart-item-quantity-plus {
	font-size: 1.6rem;
    line-height: 1.92rem;
}
.cart-item-quantity span {
	font-size: 1.6rem;
    line-height: 1.92rem;
}


.cart-footer {
	border: none;
	margin-top: 0;
	padding-top: 2.4rem;
	gap: 2.4rem;
}
.cart-footer-title {
	font-size: 1.6rem;
    line-height: 1.92rem;
    padding-top: 0.7rem;
}
.cart-footer-description {
	display: none;
}
.cart-footer-amount {
	font-size: 2.2rem;
    line-height: 2.64rem;
}
.cart-footer-amount span {
	font-size: 1.6rem;
    line-height: 1.92rem;
    padding-top: 0.7rem;
}
.cart-footer-note-title {
	font-size: 1.6rem;
    line-height: 1.92rem;
}
.cart-footer-note-text {
	height: 19.1rem;
    padding: 1.3rem 1.6rem;
    font-size: 1.4rem;
    line-height: 1.68rem;
}
.cart-footer-bottom {
    flex-direction: column;
	gap: 2.4rem;
}
.cart-footer-promocode {
	width: 100%;
}
.cart-footer-promocode-value {
	width: 20.4rem;
	height: 4.317rem;
	font-size: 1.4rem;
    line-height: 1.68rem;
}
.cart-footer-promocode-apply {
	width: 19.38rem;
	height: 4.317rem;
	font-size: 1.4rem;
    line-height: 1.68rem;
}

.cart-footer-buy {
	width: 100%;
	height: 4.317rem;
	font-size: 1.4rem;
    line-height: 1.68rem;
}






.product-block {
	width: 100%;
	padding-top: 52.6rem;
}
.product-block-top,
.product-block-bottom {
	gap: 2.2rem;
	width: 100%;
}
.product-block h1 {
	font-size: 3rem;
    line-height: 3.601rem;
}
.variations {
	gap: 2.2rem 0.6rem;
}
.variations a {
	width: calc((100% - 1.2rem) / 3);
    height: 3rem;
    font-size: 1.4rem;
    line-height: 1.68rem;
}
.product-tabs ul li {
	margin: 0 2rem 0 0 !important;
}
.product-tabs ul li a {
	font-size: 1.4rem;
    line-height: 1.68rem;
}
.product-tabs ul li.ui-tabs-active a {
	font-size: 1.6rem;
    line-height: 1.92rem;
}
.product-tabs-text {
	font-size: 1.8rem;
    line-height: 2.16rem;
}

.call {
	gap: 1.6rem;
}
.call-title {
	font-size: 3rem;
    line-height: 3.047rem;
    text-align: center;
}
.call-text {
	font-size: 1.6rem;
    line-height: 1.92rem;
    padding: 0 2rem;
}


.reviews-wrapper {
	width: 30.4rem;
    margin: 0 auto;
}
.reviews .slick-list {
	padding: 0;
}


.review {
	padding: 2rem 2.1rem;
}
.review-title {
	font-size: 1.8rem;
    line-height: 2.16rem;
}
.review-text {
	margin-top: 2.3rem;
}
.review-image {
    height: 6.5rem;
}

.reviews-form-title {
	border-bottom: 0.1rem solid transparent;
    border-image-source: linear-gradient(90deg, #D1B698 0%, #F5E9C6 35.19%, #B09169 100%);
    border-image-slice: 1;
    padding-bottom: 1.7rem;
    margin-bottom: 2.7rem;
}

.reviews-form {
	flex-direction: column;
	gap: 2.3rem;
}
.reviews-form-column {
	flex-direction: column;
	gap: 2.7rem;
	width: 100% !important;
}
.reviews-form-column label {
	width: 100%;
}
.reviews-form-text-field {
	width: 100%;
}

.reviews-form-extra {
	gap: 2.3rem;
}
.reviews-form-ranking {
    flex-direction: row;
	align-items: center;
    justify-content: space-between;
}
.reviews-form-textarea-field {
	height: 33.4rem;
    padding: 1.9rem 2.1rem;
}

.reviews-form-upload {
	gap: 2.3rem;
}
.reviews-form-upload-images {
	gap: 0.8rem;
}
.reviews-form-upload-image {
    width: calc((100% - 1.6rem) / 3);
	height: 8.3rem;
}



.section-auth {
	padding: 3.2rem 0 1.1rem;
}
.auth-form-wrapper.register {
	width: 100%;
}
.auth-form-wrapper .section-title {
	line-height: 3.047rem;
	border: none;
	padding-bottom: 0;
	margin-bottom: 3.2rem;
}
.auth-form-wrapper .section-subtitle {
	font-size: 1.6rem;
    line-height: 1.92rem;
}


.section-account {
	padding-top: 3.2rem;
}
.section-account .section-title {
	border: none;
    padding-bottom: 0;
    margin-bottom: 2.1rem;
    text-align: center;
}
.account-form {
	flex-direction: column;
	gap: 3.1rem;
}

.order-date {
	gap: 1.2rem;
}
.order-date span {
	font-size: 1.6rem;
    line-height: 1.92rem;
}



.section-orders {
	padding: 5rem 0 0;
}

.order-item {
	flex-direction: column;
	gap: 0.845rem;
	border-bottom: 0.1rem solid transparent;
	border-image-source: linear-gradient(90deg, #D1B698 0%, #F5E9C6 35.19%, #B09169 100%);
	border-image-slice: 1;
	padding-bottom: 2.4rem;
}
.order-item-wrapper {
    gap: 1.5rem;
}
.order-item-image {
	width: 9.7rem;
	min-width: 9.7rem;
    height: 11rem;
    border-radius: 1.1rem;
}
.order-item-image:hover img {
	transform: scale(1);
}
.order-item-title {
	font-size: 1.6rem;
    line-height: 1.92rem;
}
.order-item-variation {
	font-size: 1.2rem;
    line-height: 1.44rem;
}
.order-item-description {
	font-size: 1.2rem;
    line-height: 1.44rem;
}

.order-item-data {
	flex-direction: row;
}
.order-item-amount {
	font-size: 2.2rem;
    line-height: 2.64rem;
	gap: 1.7rem;
}
.order-item-amount span {
	font-size: 1.6rem;
    line-height: 1.92rem;
	padding-top: 0.7rem;
}
.order-item-quantity-minus,
.order-item-quantity-plus {
	font-size: 1.6rem;
    line-height: 1.92rem;
}
.order-item-quantity span {
	font-size: 1.6rem;
    line-height: 1.92rem;
}

.order-status {
	gap: 1rem;
    font-size: 1.2rem;
    line-height: 1.44rem;
}
.order-status svg {
	width: 1.833rem;
    height: 1.833rem;
}


.order-footer {
	border: none;
}
.order-bottom {
	flex-direction: column-reverse;
    gap: 1.4rem;
}
.order-reorder {
	width: 100%;
    height: 3.8rem;
    font-size: 1.8rem;
    line-height: 2.16rem;
}
.order-total-info {
	width: 100%;
}
.order-total-title {
	font-size: 1.6rem;
    line-height: 1.92rem;
}
.order-total {
	font-size: 2.2rem;
    line-height: 2.64rem;
}



.section-checkout {
	padding: 3.155rem 0 0;
}
.checkout-form {
    flex-direction: column-reverse;
	gap: 4rem;
}
.checkout-column {
	width: 100%;
	padding: 0 !important;
	border: none !important;
}
.checkout-column:nth-child(1) {
	gap: 1.7rem;
	padding-top: 3.4rem !important;
	order: 2;
}
.checkout-column:nth-child(2) {
	gap: 3.4rem;
	padding-bottom: 3.4rem !important;
	border-bottom: 0.1rem solid transparent !important;
    border-image-source: linear-gradient(90deg, #D1B698 0%, #F5E9C6 35.19%, #B09169 100%) !important;
	border-image-slice: 1 !important;
}
.checkout-form h2 {
    padding: 1.7rem 0;
}
.checkout-form .order-item {
	flex-direction: row;
	padding-bottom: 1.6rem;
}

.checkout-form .order-item-info {
	justify-content: flex-start;
	gap: 1.055rem;
}
.checkout-form .order-item-variation {
	font-size: 1.2rem;
    line-height: 1.44rem;
}

.checkout-form .order-item-data {
	flex-direction: column;
    justify-content: space-between;
}
.checkout-form .order-item-quantity {
	font-size: 1.6rem;
    line-height: 1.92rem;
}
/*
.checkout-form .subtotal {
	order: 1;
}
.checkout-form .delivery {
	order: 2;
}
.checkout-form .cart-footer-note {
	order: 3;
}
.checkout-form .cart-footer-promocode {
	order: 4;
}
*/
.checkout-form .cart-footer-promocode-value {
	width: 20rem;
	font-size: 1.4rem;
    line-height: 1.68rem;
}
.checkout-form .cart-footer-promocode-apply {
	width: 19.4rem;
	font-size: 1.4rem;
    line-height: 1.68rem;
}

.payment-buttons {
    gap: 1.1rem;
}
.payment-buttons a {
	height: 4rem;
}
.payment-buttons a img {
    height: 1.6rem;
}



.feedback-row {
    flex-direction: column;
}


.article {
    width: 100%;
}




.footer-wrapper {
    gap: 0.685rem;
	height: 8.2rem;
}
.footer-left {
	display: none;
}
.footer .logo {
	width: 11.9rem;
    height: 7.5rem;
    margin-top: 4.4rem;
}
.footer-right {
	width: 100%;
}
.footer-right .footer-menu {
	position: relative;
   
    gap: 3.6rem;
}
.footer .profile,
.footer .pll-switcher-select {
	display: none;
}
.footer-bottom {
	height: 11.5rem;
	padding-bottom: 1.2rem;
}
.footer-bottom .socials {
	position: relative;
    top: -5.5rem;
    gap: 2.342rem;
}
.footer-bottom .socials a {
	width: 3.155rem;
    height: 3.155rem;
}
.footer .copyright {
	font-family: AireBoldPro;
	font-size: 1.6rem;
	color: #FEF9EB;
	letter-spacing: 0.5vw;
	text-transform: uppercase;
}
.footer .policy {
	font-family: AireBoldPro;
	font-size: 1.6rem;
	color: #FEF9EB;
	letter-spacing: 0.5vw;
	text-transform: uppercase;
}



.burger-menu-wrapper.mobile {
	flex-direction: column;
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #2F323A;
    color: #FEF9EB;
    z-index: 10;
	padding: 1.2rem 3rem 3rem;
    box-sizing: border-box;
	overflow-y: scroll;
}
.burger-menu-close {
	position: absolute;
    top: 1.6rem;
    right: 3rem;
    width: 2.6rem;
    height: 2.6rem;
}
.menu-mobile-title {
	font-family: AireBoldPro;
    font-weight: 400;
    font-size: 2.6rem;
    line-height: 100%;
    text-transform: uppercase;
	border-bottom: 0.091rem solid transparent;
	border-image-source: linear-gradient(90deg, #D1B698 0%, #F5E9C6 35.19%, #B09169 100%);
	border-image-slice: 1;
	padding-bottom: 1.8rem;
}
.burger-menu-wrapper.mobile li a {
	font-family: AireBoldPro;
    font-size: 1.6rem;
	line-height: 100%;
	font-weight: 400;
    letter-spacing: 0.8px;
	text-transform: uppercase;
	color: #FEF9EB;
}
.burger-menu-mobile {
	display: flex;
    flex-direction: column;
    gap: 1.8rem;
	margin: 1.8rem 0;
}
.burger-menu-mobile > li:after {
	content: "";
	display: block;
	width: 100%;
	border: 0.091rem solid transparent;
	border-image-source: linear-gradient(90deg, #D1B698 0%, #F5E9C6 35.19%, #B09169 100%);
	border-image-slice: 1;
	margin-top: 1.8rem;
}
.burger-menu-mobile > li.menu-item-has-children {
	position: relative;
}
.burger-menu-mobile > li.menu-item-has-children > a {
	width: 100%;
}
.burger-menu-mobile > li.menu-item-has-children > a:before {
	content: "";
	position: absolute;
	top: 0.2rem;
	right: 0;
	width: 1.7rem;
	height: 1rem;
	background-image: url('../../images/menu-mobile-arrow.svg');
	background-position: center;
	background-repeat: no-repeat;
	transform: rotate(-90deg);
}
.burger-menu-mobile > li.menu-item-has-children.open > a:before {
	transform: rotate(0deg);
}
.burger-menu-mobile > li.menu-item-has-children .sub-menu {
	display: flex;
    flex-direction: column;
    gap: 1.8rem;
    margin-top: 1.8rem;
	display: none;
}
.burger-menu-mobile > li.menu-item-has-children.open .sub-menu {
	display: flex;margin-left: 20px;
}
.burger-menu-wrapper.mobile .sub-menu a {
	font-weight: 100;
}


.br-mobile {
	width: 100%;
	border: 0.091rem solid transparent;
	border-image-source: linear-gradient(90deg, #D1B698 0%, #F5E9C6 35.19%, #B09169 100%);
	border-image-slice: 1;
	margin-top: 1.8rem;
	margin-bottom: 1.7rem;
}


.burger-menu-wrapper.mobile .socials {
	display: flex;
    gap: 10px;
}
.burger-menu-wrapper.mobile .socials a {
	width: 3.155rem;
    height: 3.155rem;
}
.burger-menu-wrapper.mobile .socials a svg {
	width: 100%;
    height: 100%;
}


.burger-menu-row {
	display: flex;
    align-items: center;
    justify-content: space-between;
}

.profile-mobile {
	display: block;
	width: 1.8rem;
	height: 2.4rem;
}
.profile-mobile svg {
	width: 100%;
	height: 100%;
}


.burger-menu-wrapper.mobile .pll-switcher-select {
	border-color: #FEF9EB !important;
    color: #FEF9EB !important;
    background-image: url('../../images/lang-arrow-white.svg') !important;
}


.menu-mobile-info {
	position: relative;
    bottom: 3.1rem;
    display: flex;
    justify-content: space-between;
    width: 100%;
	margin-top: 6rem;
	flex-wrap: wrap;
	text-align: center;
    margin: 50px auto;
    display: block;
}
.footer-menu {
    margin: 10px auto;
}
.footer-info a {
    margin-top: 5px;
}

    .footer-wrapper {
        gap: 0;
        height: 100% !important;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
.footer-info {
    flex-direction: column;
    text-align: center;
    align-items: center !important;
    justify-content: center !important;
}


.menu-mobile-info div,
.menu-mobile-info a {
	font-family: AireBoldPro;
    font-size: 1.6rem;
	font-weight: 400;
    line-height: 100%;
    letter-spacing: 0.5vw;
    text-transform: lowercase;
	color: #FEF9EB;
}
.menu-mobile-info a {
    margin-top: 5px;
    display: block;
}

.about-text img {
	width: 18.2rem;
    min-width: 18.2rem;
    height: 23.2rem;
    margin: 2.4rem 0 1.8rem 1.8rem;
}


.product-tabs-text {
    max-height: 20rem;
    min-height: 20rem;
}

.feedback-row label textarea {
	padding: 2.6rem 2.5rem;
}

.cookie {
	width: 39.9rem;
    left: calc((100% - 39.9rem) / 2);
	border-radius: 1.227rem;
	padding: 3rem 2.8rem 2.5rem;
    box-sizing: border-box;
}
.cookie-text {
	font-size: 1.6rem;
}
.cookie-buttons {
	gap: 2.8rem;
}
.cookie-link,
.cookie-accept {
	width: 16.1rem;
	font-size: 1.6rem;
    letter-spacing: 0.5vw;
}

.section-search-products .page-title,
.section-search-articles .page-title {
	padding-bottom: 2.1rem;
}


.page-404 {
	min-height: calc(100vh - 14.5rem);
	padding-top: 12.5rem;
}
.page-404-text {
	
}
.page-404-text-bottom {
	margin-bottom: 12.5rem;
}
.page-404-subtext {
	font-size: 3rem;
    line-height: 102%;
    width: 40rem;
    text-align: center;
}
.page-404-sign {
	left: unset;
	width: 40rem;
    text-align: right;
	margin-bottom: 15.1rem;
}


.section-product-about {
	padding: 2.3rem 0 2.6rem;
}
.product-about-image {
	position: relative;
   /* left: -4rem;
	height: 39.9rem;*/
	height: auto;
    width: calc(100% + 8rem);
}
	.product-about-image img {
    object-fit: contain;
}
.product-about-text p {
	margin-bottom: 1.4rem;
}

.section-product-video {
	padding: 2.5rem 0;
}
.product-video-wrapper {
	flex-direction: column;
    gap: 1.8rem;
}
.product-video-file {
	width: 100%;
    min-width: 100%;
    height: 22.7rem;
}
.product-video-text p {
	margin-bottom: 1.4rem;
}
.product-video-info a {
    justify-content: center;
}

.section-product-files {
	padding: 2.3rem 0 5.5rem;
}
.product-files-text p {
	margin-bottom: 1.4rem;
}

.product-files {
	gap: 1.4rem;
}
.product-files a {
	width: 100%;
}


/*** Lifestyle Page --> ***/
.promo-item-information {
    top: 26.4rem;
    left: 4rem;
}
.promo-item-description {
	font-size: 1.4rem;
    margin-bottom: 6rem;
}
.promo-item-link {
    text-decoration: underline;
}
.lifestyle-list {
	flex-direction: column;
    gap: 1.4rem;
	padding-top: 3.5rem;
	margin-bottom: 0;
}
.lifestyle-item {
	display: flex;
	flex-direction: column;
    gap: 10rem;
    width: auto !important;
	padding: 2.2rem 1.9rem 3rem 2.1rem;
	margin: 0;
}
.lifestyle-item-top {
	flex-direction: row;
    gap: 2rem;
}
.lifestyle-item-icon svg {
	width: auto;
}
.lifestyle-item:hover .lifestyle-item-icon svg path {
	fill: #2F323A;
}
.lifestyle-item-icon-no-hover {
	display: none;
}
.lifestyle-item-icon-hover {
	display: block;
}
.lifestyle-item-info {
	align-items: flex-start;
    gap: 1.7rem;
}
.lifestyle-item-link {
	display: flex !important;
    justify-content: flex-end;
	align-items: center;
    gap: 15.5rem;
	max-height: unset;
	font-family: AireBoldPro;
    font-size: 1.4rem;
    line-height: 100%;
    text-transform: uppercase;
	color: #2F323A;
}
.lifestyle-item:hover .lifestyle-item-link {
    padding-top: 0;
}
/*** <-- Lifestyle Page ***/


/*** Yoga Page ***/
.promo-back-link {
	top: 11.4rem;
    left: 4rem;
}
.promo-item-title {
	top: 30rem;
	left: 4rem;
	font-size: 3rem;
}
.promo-item-tile {
	top: 36.6rem;
    left: 4rem;
    width: 33.4rem;
    padding: 3.4rem 2.6rem;
}


.lifestyle-child-items.default .lifestyle-child-item-info {
	gap: 1rem;
}


.lifestyle-child-items.columns {
	flex-direction: column;
	gap: 3.8rem;
	padding: 0;
}
.lifestyle-child-items.columns .lifestyle-child-item {
	width: 100%;
	padding: 0;
}
.lifestyle-child-items.columns .lifestyle-child-item:first-child {
	border-right: none;
	padding-right: 0;
}
.lifestyle-child-items.columns .lifestyle-child-item:last-child {
	padding-left: 0;
}
.lifestyle-child-items.columns .lifestyle-child-item-info {
	gap: 2.7rem;
}


.lifestyle-child-items.image .lifestyle-child-item {
	flex-direction: column;
    padding-right: 0;
}
.lifestyle-child-items.image .lifestyle-child-icon {
	width: 100%;
    height: 35.2rem;
}
.lifestyle-child-items.image .lifestyle-child-item-info {
	width: 100%;
    padding: 0 1.7rem 13.7rem;
    box-sizing: border-box;
}


.lifestyle-child-items.image_full {
	width: 100vw;
    left: calc((40rem - 100vw) / 2);
}

.lifestyle-child-item-arrows {
	bottom: 4.6rem;
    right: unset;
    justify-content: center;
    width: 100%;
}
