/** Shopify CDN: Minification failed

Line 8:0 Unexpected "{"
Line 9:1 Expected identifier but found "%"
Line 13:1 Expected identifier but found "%"

**/
{
	% comment %
}

All custom CSS in this file will be kept when updating the theme Write your custom CSS below {
	% endcomment %
}

.u-visually-hidden {
	position: absolute !important;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}


.swatches__color-container {
	padding-top: 15px;
}

.swatches__heading {
	display: flex;
	column-gap: 40px;
	margin-bottom: 5px;
}

.swatches__title {
	font-size: 16px;
}

.swatches__button-sample {
	text-decoration: underline;
}

.swatches__color-name {
	font-size: 10px;
	text-align: center;
}

.swatches__inner {
	display: flex;
	flex-wrap: wrap;
}

.swatches__inner-item {
	margin: 3px 4px;
	width: 66px;
	border-radius: 6px;
	opacity: 1;
	transition: opacity 0.3s;
	border: 1px solid #A0A0A0;
}

.swatches__inner-item.ViewedProduct {
	border: 3px solid #000;
}

.swatches__inner-item.ViewedProduct a {
	pointer-events: none;
}

.swatches__inner-item 

.swatches__inner-item:hover {
	border: 1px solid #000;
}

.swatches__inner-item.swatches__inner-item-first {

	border: 3px solid #000;
}

.swatches__inner-item img {
	border-radius: 6px;
	padding: 1px;
}


.promotion-home .m-icon-box__heading {
	font-size: 18px;
}

.promotion-trade .m-icon-box__heading {
	font-size: 18px;
}



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


	.swatches__color-container {
		padding-bottom: 15px;
		border-bottom: 1px solid #ccc;
	}

	.swatches__inner{
		max-width: 330px;
	}
	
	.swatches__heading {
		column-gap: 25px;
	}

	.swatches__inner-item {
		margin: 3px 5px;
  width: 58px;
	}

	.swatches__color-name {
		font-size: 9px;
	}

	.m-featured-collection-section .m-section__header {
		margin-bottom: 15px;
	}

	.promotion-home .m-mixed-layout__inner.m\:grid {
		grid-template-columns: repeat(4, 1fr);
	}

	.promotion-home .m-icon-box__icon {
		width: 40px !important;
	}

.promotion-home .m-icon-box__heading {
	font-size: 14px;
}

	.promotion-trade .m-mixed-layout__inner.m\:grid {
		grid-template-columns: repeat(3, 1fr);
	}

	.promotion-trade .m-icon-box__icon {
		width: 55px !important;
	}

.promotion-trade .m-icon-box__heading {
	font-size: 14px;
}
}

@media screen and (max-width: 420px) {
	.promotion-home .m-icon-box__heading {
		font-size: 12px;
	}
}

#shopify-block-loox_reviews_loox_rating_HxrkQ7 {
	margin-top: -20px;
}


.promotion-product .m-icon-box__heading {
	font-size: 20px;
	font-family: var(--font-stack-body);
}


.promotion-product .m-icon-box__inner {
	padding-top: 17px;
}

.promotion-product .m-icon-box__icon::after {
	position: absolute;
	content: "";
	background-color: #f4e7d7;
	width: 90px;
	height: 90px;
	border-radius: 50%;
}

.promotion-product .m-hover-box__wrapper {
	z-index: 3;
}


@media screen and (max-width: 1023px) {
	.m-footer--block-content-image {
		display: flex;
		justify-content: center;
		column-gap: 15px;
	}
}

@media screen and (max-width: 767px) {
	.m-faqs-section__block {
		margin-bottom: 20px;
	}
}


.m-product-card__info h3 {
	font-family: var(--font-stack-body);
}


.product-info button {
	font-size: 16px;
	color: #000;
	font-weight: 600;
}

.template-product .product-info .rte {
	color: #444;
}

.template-product .product-info .rte :where(ul,ol) {
	padding-left: 0;
}

.template-product .m-tabs .rte {
	color: #444;
}

.product-info .m-collapsible--content h2,
.product-info .m-collapsible--content h3 {
	font-size: 22px;
}

.m-tab-content__inner h2,
.m-tab-content__inner h3 {
	font-size: 26px;
}

#bcpo .selector-wrapper > :last-child {
margin-bottom: 9px !important;
}

.bcpo-default .bcpo-value {
	display: none;
}

.bcpo-dropdown .bcpo-value {
	display: none;
}

.custom-reviews {
	display: flex;
	justify-content: center;
}

.custom-reviews ul li {
color: #ebca49;
font-size: 24px;
}

.custom-reviews__text {
	padding-top: 4px;
}

.reviews-image {
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap: 20px;
}


.reviews-image__image {
	max-width: 150px;
	width: 100%;
}

@media screen and (max-width: 767px) {
	.reviews-image__image {
		max-width: 120px;
	}
}

.m-button--filter {
	background-color: rgb(var(--color-button));
 border-color: rgb(var(--color-button));
	color: rgb(var(--color-button-text));
	padding: 11px 20px;
	opacity: 0.8;
}

.m-button--filter svg {
		height: 16px;
		margin-right: 8px;
  width: 16px;
}


.collections-list .m-custom-content__wrapper {
	align-items: flex-start;
}


.chairs__button-sample {
		display: flex;
  text-decoration: underline;
  font-size: 16px;
  position: absolute;
  left: 185px;
}

.chairs__button-seat-sample {
	display: flex;
	text-decoration: underline;
	font-size: 16px;
}

.video-reviews .m-custom-content__wrapper {
      justify-content: center;
}

@media screen and (max-width: 767px) {
	.video-reviews .m-custom-content__wrapper {
		scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        padding-left: 20px;
        padding-right: 20px;
        justify-content: inherit;
        padding-bottom: 20px;
        column-gap: 10px;
	}
  
    .video-reviews .m-custom-content__block {
        max-width: 260px;
        flex: 0 0 auto;
        border-radius: 10px;
    }
  
}

.sale-price {

}

.price__inner {
	display: inline-flex;
	flex-direction: column;
}

.sale-line {
	text-decoration: line-through;
 color: #777;
}

.save__inner {
	display: inline-flex;
	flex-direction: column;
 align-items: center;
}

.m-price-item.sale-line {
	font-size: 20px;
	margin-left: 12px;
}

.m-product-card .m-price-item.sale-line {
	font-size: 16px;
}

.sale-amount {
	margin-left: 11px;
	color: rgba(var(--text-white), 1);
	font-size: 16px;
	font-weight: 600;
	padding: 0px 10px;
 border-radius: 11px;
	align-items: center;
	background: #da3f3f;

}

.sale-info-off {
	color: #5b4034;
	font-size: 16px;
	margin-left: 10px;
}

.main-product__block .m-price__sale .m-price-item.m-price-item--regular {
	font-size: 20px;
}

.sale-text {
	color: #5b4034;
	font-size: 16px;
	margin-left: 10px;
}

.sale-text span{
	color: #da3f3f;
}

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

	.sale-amount {
		font-size: 15px;
	}
	

	.m-price-item.sale-line {
		font-size: 16px;
	}

	.m-product-card .m-price-item.sale-line {
		font-size: 15px;
	}

	.sale-info-off {
		font-size: 14px;
	}
	.sale-text {
		margin-left: 0;
	}
	.main-product__block .m-price__sale .m-price-item.m-price-item--regular{
		font-size: 16px;
	}
}

@media screen and (max-width: 375px) {
	.sale-text {
		font-size: 14px;
	}
}

.m-product-card__info .sale-amount,
.m-product-card__info .sale-info-off {
	display: none;
}

.p-conatct-wrapper {
	border-radius: 5px;
	background: #f1f1f1;
	padding: 15px 20px;
	max-width: 390px;
	width: 100%;
	}

.main-product__block .p-conatct-wrapper.m-product-addon {
		border-bottom: none;
	}

	
	.pcontact-us-heading {
	font-size: 16px;
	font-weight: 600;
	margin: 0;
	}
	
	.pcontact-us-subheading {
					color: #11100f;
					font-size: 12px;
					font-weight: 400;
					margin: 0 0 8px;
	}
	
	.contact-us {
					display: flex;
					gap: 12px;
	}
	
	.conatct-us-img {
					width: 85px;
	}

	.contact-details-footer li:first-child {
		margin-bottom: 0.55rem;
	}

	.contact-details-footer li a {
		font-size: 15px;
		display: flex;
		align-items: center;
	}

	.contact-details-footer li svg {
		display: inline-block;
		margin-right: 6px;
		fill: #000;
		width: 15px;
		height: 15px;
}

@media screen and (max-width: 767px) {
	.p-conatct-wrapper {
		padding: 15px 15px;
		}
}

.m-show-more {
	display: flex;
	margin: 60px auto 0;
}

@media screen and (min-width: 768px) {
	.hidden-desktop {
			display: none;
	}
}

/* Скрытие кнопки на мобильных устройствах */
@media screen and (max-width: 767px) {
	.hidden-mobile {
			display: none;
	}
}