@font-face {
	font-family: 'Montserrat';
	src: url('fonts/Montserrat-Regular.eot');
	src: local('fonts/Montserrat Regular'), local('fonts/Montserrat-Regular'),
		url('fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/Montserrat-Regular.woff') format('woff'),
		url('fonts/Montserrat-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
a:hover {
	text-decoration: none;
	outline: 0;
}
.pswp__bg {

    background: rgba(0,0,0,.8);
}

header, h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat';
}
h2 {
	font-size: 1.6rem;
	font-weight: 600;
}
body {
	font-family: 'Montserrat' !important;
	line-height: 1.4 !important;
	overflow-x: hidden;
}
.top__wrapper {
    display: flex;
    justify-content: space-between;
    padding: 18px 0;
    align-items: center;
}
.top__header {
	background: #fbf9fa;
    border-bottom: 1px solid #ebebeb;
}
.ml-8 {
    padding-left: 8px;
}

.site-header a.btn {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    white-space: nowrap;
    line-height: 1.3;
    padding: 12px 30px 12px 30px;
    background: #23472c;
    transition: .3s;
    outline: none;
    border: 1px solid #23472c;
    text-align: center;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
    box-shadow: none;
    color: #fff;
	text-decoration: none;
}
.site-header a.btn:hover {
    background: #2d5b39;
	transform: translateY(-2px);
}
.custom-logo-link img.custom-logo {
    height: auto;
    width: auto;
    max-width: 200px;
}
.top__item {
    font-size: 14px;
}
.header__wrapper {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: space-between;
    padding: 25px 0;
}
.top_search {
    min-width: 350px;
}
.top_search .dgwt-wcas-search-wrapp {
    max-width: none;
}
.top_search .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder {
    font-style: normal;
	opacity: .5;
}
.top_search .dgwt-wcas-search-form {
	padding: 5px 3px;
}
.top_search .dgwt-wcas-search-wrapp .dgwt-wcas-ico-magnifier, .top_search .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit svg path, .top_search .dgwt-wcas-om-bar .dgwt-wcas-om-return svg path {
    fill: #333;
}
.top_search .dgwt-wcas-search-wrapp {
    border: 1px solid #cecece;
    border-radius: 5px;
}
.top_search .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
	border: none;
	border-radius: 8px;
    -webkit-border-radius: 8px;
}
.top_search .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit {
	border-radius: 0 8px 8px 0;
    -webkit-border-radius: 0 8px 8px 0;
}
.top_icons a span.icons__text {
    display: block;
    font-size: 12px;
    margin-top: 8px;
}
.top_icons {
    display: flex;
    gap: 15px;
    align-items: center;
}
.top_icons a {
    display: inline-block;
    text-align: center;
	position: relative;
}
.top__menu .container {
	position: relative;
}
.sticky-header-icons {
	display: none;
	align-items: center;
	gap: 14px;
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	z-index: 5;
}
.sticky-header-icon {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 34px;
	height: 34px;
	color: #23472c;
	text-decoration: none;
}
.sticky-header-icon svg {
	fill: currentColor;
}
.sticky-cart-count,
.sticky-wishlist-count {
	background-color: #23472c;
	position: absolute;
	right: 0;
	top: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 18px;
	height: 18px;
	padding: 0 4px;
	line-height: 1;
	text-align: center;
	font-size: 12px;
	color: #fff;
	border-radius: 999px;
}
body.menusticky .sticky-header-icons {
	display: flex;
	position: fixed;
	top: 8px;
	right: max(22px, calc((100vw - 1340px) / 2 + 22px));
	transform: none;
	z-index: 99999;
}
body.menusticky .top__menu .mega-sticky-wrapper #mega-menu-wrap-menu-1 {
	padding-right: 90px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
	body.menusticky .sticky-header-icons {
		right: calc((100vw - 1140px) / 2 + 22px);
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	body.menusticky .sticky-header-icons {
		right: calc((100vw - 960px) / 2 + 22px);
	}
}
.header__item.header__item_icons {
    padding-right: 65px;
    border-right: 1px solid #ddd;
}
span.cart-count,
span.wishlist-count {
    background-color: #23472c;
    position: absolute;
    right: -2px;
    top: -12px;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    border-radius: 50%;
}
.top_phone {
    min-width: 150px;
}
@media only screen and (min-width: 768px) {
	.top__menu .mega-sticky-wrapper #mega-menu-wrap-menu-1 {
        background: rgba(255, 255, 255, 1);
		border-bottom: 1px solid #e8e8e8;
		box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.2);
    }
	.top__menu #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
		position: relative;
	}
	.top__menu #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link::after {
		content: "";
		width: 0px;
		height: 1px;
		display: block;
		position: absolute;
		bottom: 10px;
		left: 0;
		visibility: hidden;
		-webkit-transition: .4s ease;
		-moz-transition: .4s ease;
		transition: .4s ease;
		background-color: #c93023;
	}
	.top__menu #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover::after {
		width: 100%;
		visibility: visible;
	}
	.top__menu .mega-sticky-wrapper #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link::after {
		display: none;
	}
	body.menusticky .sticky-header-icons {
		display: flex;
	}
}
@media only screen and (max-width: 767px) {
	.top__header {
		display: none;
	}
	.top__wrapper {
		display: block;
	}
	.header__wrapper {
		display: block;
		text-align: center;
	}
	.top_search {
		min-width: auto;
		margin: 20px 0;
	}
	.header__item.header__item_icons {
		padding-right: 0;
		display: flex;
		justify-content: center;
	}
	.header__item.header__item_phone {
		margin: 15px 0;
	}
	.top_button {
		text-align: center;
	}
	.site-header a.btn {
		display: inline-block;
	}
	.sticky-header-icons {
		position: static;
		justify-content: center;
		transform: none;
		padding: 10px 0;
	}
	body.menusticky .sticky-header-icons {
		position: fixed;
		top: 5px;
		left: 12px;
		right: auto;
		height: 30px;
		padding: 0;
		gap: 10px;
		background: transparent;
		border: 0;
		border-radius: 0;
		box-shadow: none;
		z-index: 2147483647;
	}
	body.menusticky .sticky-header-icon--cart {
		order: 1;
	}
	body.menusticky .sticky-header-icon--wishlist {
		order: 2;
	}
	body.menusticky .sticky-header-icon {
		width: 26px;
		height: 28px;
	}
	body.menusticky .sticky-header-icon svg {
		width: 18px;
		height: 18px;
	}
	body.menusticky .sticky-cart-count,
	body.menusticky .sticky-wishlist-count {
		right: 0;
		top: 2px;
		min-width: 16px;
		height: 16px;
		padding: 0 4px;
		line-height: 1;
		font-size: 11px;
	}
	body.menusticky .top__menu .mega-sticky-wrapper,
	body.menusticky .top__menu .mega-sticky-wrapper #mega-menu-wrap-menu-1,
	body.menusticky .top__menu .mega-sticky-wrapper #mega-menu-wrap-menu-1 .mega-menu-toggle {
		width: 100vw;
	}
	body.menusticky .top__menu .mega-sticky-wrapper #mega-menu-wrap-menu-1 {
		left: 0 !important;
		right: 0 !important;
		background: #fff;
		box-shadow: 0 2px 8px rgba(0, 0, 0, .08);
		z-index: 2147483646;
	}
	body.menusticky .top__menu .mega-sticky-wrapper #mega-menu-wrap-menu-1 .mega-menu-toggle {
		position: relative;
		background: #fff;
		z-index: 2147483647;
	}
	body.menusticky .top__menu .mega-sticky-wrapper #mega-menu-wrap-menu-1 .mega-toggle-blocks-left {
		flex: 0 0 88px;
	}
	body.menusticky .top__menu .mega-sticky-wrapper #mega-menu-wrap-menu-1 .mega-toggle-blocks-center {
		flex: 1 1 auto;
	}
	body.menusticky .top__menu .mega-sticky-wrapper #mega-menu-wrap-menu-1 .mega-toggle-blocks-right {
		flex: 0 0 auto;
		margin-left: auto;
	}
	body.menusticky .top__menu .mega-sticky-wrapper #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open + #mega-menu-menu-1 {
		left: 0 !important;
		right: 0 !important;
		top: 40px !important;
		width: 100vw !important;
		max-width: 100vw !important;
		height: calc(100vh - 40px) !important;
		max-height: calc(100vh - 40px) !important;
		padding-top: 0 !important;
	}
	body.menusticky .top__menu .mega-sticky-wrapper #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open .mega-toggle-label-closed {
		display: none;
	}
	body.menusticky .top__menu .mega-sticky-wrapper #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open .mega-toggle-label-open::before {
		content: "Закрыть";
	}
	body.menusticky .top__menu .mega-sticky-wrapper #mega-menu-wrap-menu-1 {
		padding-right: 0;
	}
}

.img_title {
	font-size: 1.3em;
    background: none;
    line-height: 1.2em;
    padding-left: 20px;
    color: #444444;
	text-transform: none;
	font-weight:400;
}

.shop_product ul.products li, ul.products li.product {
	float:left;
}
.link-more {
	position: relative;

	display: inline-flex;
	align-items: center;
	gap: 8px;

	color: #23472c;
	font-size: 15px;
	font-weight: 500;

	text-decoration: none;

	padding-bottom: 2px;

	transition: color .25s ease;
}

.link-more::before {
	content: "";

	position: absolute;
	left: 0;
	bottom: 0;

	width: 100%;
	height: 1px;

	background:
		rgba(35,71,44,.32);

	transition:
		background .25s ease,
		transform .25s ease;
}

.link-more::after {
	content: "→";

	font-size: 18px;
	line-height: 1;

	transition: transform .25s ease;
}

.link-more:hover {
	color: #c8351f;
	text-decoration: none;
}

.link-more:hover::before {
	background: #c8351f;
}

.link-more:hover::after {
	transform: translateX(4px);
}
/*--------------------------------------------------------------
# Стили для контактной формы
--------------------------------------------------------------*/

.cf_title {
	text-align:center; 
	margin-bottom:15px; 
	font-size:1.4em; 
	font-weight:500;
	}
.cf_block_left {
	width:45%;  
	float:left;  
	margin:0 5% 0 0;
}

.cf_block_right {
	width:45%;
	float:left; 
	margin:0 0 0 5%;
}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
    padding: 10px;
    outline: none;
max-width:100%;
	display:block;
    margin: 0;
    margin-bottom: 20px;
    font-size: 13px;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    box-sizing: border-box;
    -webkit-appearance: none;
	z-index:999;
}
 input[type="button"], input[type="reset"], input[type="submit"] {
    border-color: var(--std_color);
      background-color: var(--std_color);
    color: #fff;
    font-weight: 600;
    padding: 1em 2em;
}
.skidka-popup {
    text-align: center;
line-height:110%;
}

.skidka-popup img {
width:230px;
text-align: center;
}

.skidka-popup .telephon {
margin: 0 0 0 10%;
 width: 40%; 
float: left;
}
.skidka-popup .button_skidka {
float: left; 
margin: 0 0 0 5%;
width: 40%; 
text-align: left;
}

@media screen and (max-width: 767px) {
	.skidka-popup .telephon {
	margin: 0 0 5%;
	width: 100%; 
	text-align: center;
	}
	.skidka-popup .button_skidka {
	margin: 0 0 5%;
	width: 100%; 
	text-align: center;
	}
	.skidka-popup img {
	width:70%;
	}
}

.woocommerce abbr {
    text-decoration: none;
}

span.zap-mega {
	position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    display: block;
    margin-top: 7px;
	margin-bottom: 10px;
}
span.zap-mega::after {
	content: '';
	background: #c93023;
	position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 1px;
}
.zap-mega.zap-opacity::after {
	background: transparent;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {
	transition: all .2s;
}


@media only screen and (min-width: 768px) {
	span.zap-mega {
		min-height: 33px;
	}
}
@media only screen and (min-width: 1200px) {
    .site-header #mega-menu-wrap-menu-1 {
        background: rgba(255, 255, 255, 1);
    }
	.site-header .mega-sticky-wrapper #mega-menu-wrap-menu-1 {
		box-shadow: 0 3px 3px rgba(0, 0, 0, .07);
    }
}
@media only screen and (max-width: 767px) {
	.site-header a.mega-menu-link span.mega-indicator {
		margin-right: 30px;
	}
}

h2.block_title {
	position: relative;
	text-align: left;
	text-transform: uppercase;
	font-size: 1.6em;
	line-height: 28px;
	font-weight: 500;
	letter-spacing: 0px;
	font-family: 'Montserrat';
}
h2.block_title span {
	background-color: #fff;
	padding: 0;
	position: relative;
	z-index: 2;
}

.itr_title_play {
	font-family: 'Montserrat';
	font-weight: normal;
	text-align: center;
	
}
.iteryermb_flex_center ul.products{
	justify-content: center;
align-items: flex-start;
}

.color-gold {
	color: var(--gold);
	font-size:1.5em;
}

section#selection i {
	margin-top: .2em;
}

section#selection p.selection_p {
	margin: 0 0 -4px;
	font-size: 18px;
	font-weight: 400;
}

section#selection .col-10 span {
	line-height: 1.2;
	display: block;
}

@media (max-width: 991px) {

	section#selection i {
		font-size: 1.5em !important;
	}
}

@media (max-width: 577px) {
	
	section#selection .col-10 span {
		margin-bottom: 1em;
	}
}

figure.top_goods_item {
	text-align: center;
	color: #0070c6;
}

figure.top_goods_item a {
	color: #000;
}

figure.top_goods_item a h4 {
	font-size: 100%;
	font-weight: normal;
	margin-top: .9em;
}

figure.top_goods_item a:hover {
	text-decoration: none;
}

figure.top_goods_item p.price {
	font-size: 18px;
}

figure.top_goods_item .top_goods_item_image img {
	max-width: 100%;
}

@media (max-width: 991px) {
	.top_goods_item_wp {
		width: 50%;
		flex-basis: auto;
	}
}

@media (max-width: 577px) {
	.top_goods_item_wp {
		width: 100%;
		flex-basis: auto;
	}
}

section#material p {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
	margin: 10px 0 3px;
}

/*Табы "Бесплатный выезд на замер" и тд. используются еще на странице товара*/
.page_offer_tabs_items_informer {
	font-weight: 600;
	color: #4B4B4B;
	line-height: 1.2;
	font-size: .1.2em;
}

.page_offer_tabs_items_informer .page_offer_tabs_items_informer_item {
	display: flex;
	align-items: center;
}

.page_offer_tabs_items_informer > div p {
	padding: .6em 0 0 .4em;
}

.page_offer_tabs_items_informer > div i:before {
	content: '';
	background-position: -110px 0;
	width: 70px;
	height: 70px;
	display: block;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
	display: inline-block;
}

.page_offer_tabs_items_informer > div:nth-child(2) i:before {
	background-position: -190px 0;
}

.page_offer_tabs_items_informer > div:nth-child(3) i:before {
	background-position: -270px 0;
}

.page_offer_tabs_items_informer > div:nth-child(4) i:before {
	background-position: -350px 0;
}

.page_offer_tabs_items_informer > div:nth-child(5) i:before {
	background-position: -430px 0;
}

.page_offer_tabs_items_informer > div:nth-child(6) i:before {
	background-position: -510px 0;
}

.page_offer_tabs_items_informer_2 .page_offer_tabs_items_informer_item {
	align-items: center;
}

.page_offer_tabs_items_informer_2 div i {
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	-o-transform: scale(0.7);
	transform: scale(0.7);
}

.page_offer_tabs_items_informer_2 p {
	padding: 0 !important;
	margin: 0;
}

.categores_item a p {
    margin-top: 5px;
}

.item_informer {
	width: 38px;
    height: 38px;
    display: block;
    background-size: contain !important;
	margin-top: 3px;
}
.item_informer_1 {
	background: url(/wp-content/themes/mark-agency/img/price_ico.png) no-repeat;
}
.item_informer_2 {
	background: url(/wp-content/themes/mark-agency/img/time_ico.png) no-repeat;
}
.item_informer_3 {
	background: url(/wp-content/themes/mark-agency/img/otdelki_ico.png) no-repeat;
}
.item_informer_4 {
	background: url(/wp-content/themes/mark-agency/img/star_ico.png) no-repeat;
}
.item_informer_5 {
	background: url(/wp-content/themes/mark-agency/img/ruletka_ico.png) no-repeat;
}
.item_informer_6 {
	background: url(/wp-content/themes/mark-agency/img/eco_ico.png) no-repeat;
}
.item_informer_7 {
	background: url(/wp-content/themes/mark-agency/img/zamer_ico.png) no-repeat;
}
.item_informer_8 {
	background: url(/wp-content/themes/mark-agency/img/kub_ico.png) no-repeat;
}
.item_informer_9 {
	background: url(/wp-content/themes/mark-agency/img/dom_ico.png) no-repeat;
}



section#breadcrumbs {
	display: inline-block;
	width: 100%;
	height: auto;
	position: relative;
	padding: 20px 0;
	color: #000;
}

section#breadcrumbs * {
	position: relative;
	z-index: 3;
}

section#breadcrumbs h1.title_page {
	font-family: 'Montserrat';
	text-transform: uppercase;
	font-size: 26px;
	line-height: 38px;
	font-weight: 500;
	letter-spacing: 0px;
	color: #000;
	margin-bottom: 0.4em;
	font-weight: normal;
	margin-top: 20px;
}
p.title_page {margin-top: 90px;}
section#breadcrumbs .breadcrumbs_link {
	color: #000;
	font-size: 100%;
}

section#breadcrumbs .breadcrumbs_link a,
section#breadcrumbs .breadcrumbs_link a:hover {
	color: #000;
}

section#breadcrumbs .breadcrumbs_link i {
	color: rgba(255, 255, 255, 0.3);
	font-size: 0.7em;
	margin: 0 1.5em;
}
@media only screen and (max-width: 767px) {
	
}
/* Категории*/
.cat_title .cat_title_wrap {
    background: #f8f8f8;
    height: 264px;
    position: relative;
	margin-bottom: 10px;
}
.cat_title_inner {
    text-align: center;
    margin: auto;
}
.cat_title_inner p {
	padding: 0 25px;
    font-family: 'Montserrat';
}
.cat_title_inner h2 {
	font-family: 'Montserrat';
}
.cat_title_inner a {
    color: #333;
    font-size: 22px;
}
.cat_title_inner a:hover {
    color: #000;
    text-decoration: none;
}
.cat-top__row .col-md-6, .col-12.cat_title {
    padding-left: 7px;
    padding-right: 7px;
}
.cat-top__row .col-md-6.cat-big_block {
    padding-left: 10px;
    padding-right: 10px;
}
.cat-bottom__row .col-md-6, .col-12.cat_title, .col-12.cat-100_block {
    padding-left: 7px;
    padding-right: 7px;
}
.cat-bottom__row .col-md-6.cat-big_block {
    padding-left: 10px;
    padding-right: 10px;
}
.col-12.cat-100_block {
    margin-bottom: 10px;
}
.cat-bottom__row {
    margin-top: 10px;
}
.col-md-6.cat-big_block.cat-big_block_right {
    padding-left: 18px;
    padding-right: 18px;
}
.col-12.cat-50_block.cat-50_block_first {
    margin-bottom: 10px;
}
.cat-50_block a {
    display: block;
	overflow: hidden;
	position: relative;
}
.cat-50_block a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(180deg,transparent,transparent 65%,rgba(32,52,75,.85));
    z-index: 5;
}
.cat-50_block img, .cat-50_block a img {
	width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform .35s ease-in-out;
    transition: transform .35s ease-in-out;
    transition: transform .35s ease-in-out,-webkit-transform .35s ease-in-out;
}
.cat-50_block a:hover img {
    -webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.cat-50_block .cat__item-name {
	font-family: 'Montserrat';
	letter-spacing: 1px;
	font-weight: normal;
    color: #fff;
    line-height: 24px;
    font-size: 19px;
    position: absolute;
    left: 30px;
    bottom: 25px;
    z-index: 5;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
	.cat_title .cat_title_wrap {height: 220px;}
	.cat-300_block {-ms-flex-align: stretch;align-items: stretch;}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.cat_title .cat_title_wrap {height: 172px;}
	.cat-300_block {display: -ms-flexbox;display: flex;-ms-flex-align: stretch;align-items: stretch;}
	.col-12.cat-100_block { margin-bottom: 3px; }
}
@media only screen and (max-width: 767px) {
	.cat_title .cat_title_wrap { height: 180px; }
	.cat-top__row .col-md-6.cat-big_block { padding-left: 0;padding-right: 0; margin-bottom: 10px;}
	.cat-bottom__row .col-md-6.cat-big_block {margin-bottom: 10px;}
	.cat-bottom__row { margin-top: 0; }
	.col-6.col-md-6.cat-50_block.cat-300_block { padding-left: 0; }
	.col-12.cat-50_block.cat-50_block_first { margin-bottom: 20px; }
	.cat-50_block .cat__item-name {font-size: 16px; left: 10px; bottom: 10px;}
}

/* Стили магазина и всех блоков с выводом товаров */
ul.products li {
	text-align: center;
}

ul.products li img {
	max-width: 100%;
	height: auto;
}

ul.products li a {
	color: #000;
}

ul.products li a:hover {
	text-decoration: none;
}

ul.products li a span.price {
	color: var(--std_color);
	font-size: 1.1em;
}

.woocommerce-pagination {
	padding: 1em 0;
}

.woocommerce-pagination ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	text-align: center;
}

.woocommerce-pagination ul li {
	display: inline-block;
}

.woocommerce-pagination ul li span {
	background-color: var(--std_color);
	color: #fff;
	padding: 5px 10px;
	border-radius: 4px;
	margin: 0 .4em;
}

.woocommerce-pagination ul li a {
	background-color: #ccc;
	color: #000;
	padding: 3.5px 8px;
	border-radius: 4px;
	margin: 0 .1em;
}

.woocommerce-pagination ul li a:hover {
	text-decoration: none;
}

section.shop_woocommerce_product_loop_start {
	width: 100%;
	height: auto;
	background-image: url('/wp-content/uploads/2019/12/stripes_5_b.png');
	padding: .5em;
	margin-bottom: .8em;
}

section.shop_woocommerce_product_loop_start p {
	margin: 0;
	line-height: 2.5;
}

section.shop_woocommerce_product_loop_start form {
	margin-left: auto;
}

section.shop_woocommerce_product_loop_start select {
	margin: 0;
}



.btn_show_mobile_menu {
	display: none;
	padding: 3px;
	position: relative;
	top: 7px;
	margin-right: 2em;
}

.btn_show_mobile_menu span {
	background-color: var(--gold);
	width: 30px;
	height: 1px;
	border-radius: 2px;
	margin-bottom: .5em;
	display: block;
}

.btn_show_mobile_menu:active {
	background-color: transparent;
}

.close_mobile_menu,
nav.post-navigation {
	display: none;
}




.shop_product ul.products {
	flex-wrap: wrap;
	align-items: stretch;
}

.title_pages_h,
.blog_shortstory h2 {
	font-family: 'Montserrat';
	font-weight: normal;
    font-size: 1.6em;
    text-transform: uppercase;
}

.title_pages_h_line {
	position: relative;
	text-align: center;
}

.title_pages_h_line span {
	background-color: #fff;
	padding: 0 .5em;
}

.title_pages_h_line:after {
	content: '';
	position: absolute;
	left: 0;
	top: calc(50% + 1px);
	width: 100%;
	height: 1px;
	background-color: #ddd;
	z-index: -1;
}

.accordion_item {
	padding: 1em 0;
}

.accordion_item a {
	border-left: 1px solid #ccc;
	color: #444;
	font-size: 15px;
	padding: 1.5em 0;
}

.accordion_item a:hover {
	text-decoration: none;
}

.accordion_item a br {
	display: none;
}

.accordion_item a span.num {
	color: #000;
	font-weight: bold;
	padding: 0 2em;
}

.accordion_item a span.plus_minus {
	color: #ccc;
	float: right;
	position: relative;
}

.accordion_item a span.plus_minus:before {
	content: '+';
	font-size: 1.3em;
}

.accordion_item a[aria-expanded="true"] {
	border-left: 2px solid var(--std_color);
	color: var(--gold);
}

.accordion_item a[aria-expanded="true"] span.num {
	color: var(--gold);
}

.accordion_item a[aria-expanded="true"] span.plus_minus {
	position: relative;
	color: #ccc;
}

.accordion_item a[aria-expanded="true"] span.plus_minus:before {
	content: '-';
}

.accordion_item .collapse {
	border-left: 2px solid var(--std_color);
}





@media (max-width: 991px) {
	html {
		background-color: var(--std_color);
		overflow-x: hidden;
	}

	body {
		padding-top: 0;
	}

	.btn_show_mobile_menu {
		display: inline-block;
	}
	.close_mobile_menu {
		position: fixed;
		left: -999px;
		top: 0;
		height: 100%;
		width: calc(100% - 250px);
		background-color: rgba(0, 0, 0, 0.6);
		display: block;
		z-index: 8;
		transition: .3s;
		text-align: center;
		color: #fff;
		font-size: 120%;
		padding-top: 1em;
		cursor: pointer;
	}	

	ul.products li.product {
		width: 31% !important;
		margin: 0 1% 2em !important;
	}

	ul.products li.product.first {
		clear: none;
	}
	
	.page_offer_tabs_items_informer_2 .page_offer_tabs_items_informer_item {
		display: block;
		text-align: center;
	}
	.page_offer_tabs_items_informer_2 .page_offer_tabs_items_informer {
		margin-left: 0;
	}
	.page_offer_tabs_items_informer_2 .page_offer_tabs_items_informer_2 p {
		font-size: 80%;
	}
	.page_offer_tabs_items_informer_2 .page_offer_tabs_items_informer_2 p br {display: none;}

}

@media (max-width: 767px) {
	.container {
		overflow: hidden;
	}	

	section.shop_woocommerce_product_loop_start {
		display: block !important;
	}

	ul.products li.product {
		width: 100% !important;
	}

 ul.products li.product  {
		width: 48% !important;
	}
ul.products li.product.first {
    clear: none;
}
	h2.block_title span {
		padding: 0;
	}


	.page_offer_tabs_items_informer_2 .page_offer_tabs_items_informer_item {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		text-align: left;
	}
}

@media (max-width: 577px) {
	
 ul.products li.product  {
		width: 100% !important;
	}

	section#breadcrumbs h1.title_page {
		font-size: 25px;
	}
	.iteryermb_flex_center ul.products {flex-direction: column;}
}

/* otziv-2 */
.otz {
    margin-top: 2rem;
	margin-bottom: 2rem;
}
.otz .otz-box {
	padding: 40px 25px;
    background: #f6f6f6;
	height: 100%;
	margin: 0 20px;
	min-height: 400px;
}
.otz-top {
    color: #212121;
    font-size: 18px;
    line-height: 1.4;
	margin-bottom: 30px;
}
.block-otz {
    display: inline-block;
    padding: 15px 0 0 30px;
}
.otz img {
    display: inline-block;
	margin-top: .3rem;
}
.block-otz span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
}
.block-otz div {
    margin-top: 0.3rem;
    font-size: 14px;
    line-height: 1.4;
	color: #686868;
}

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}
.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 6px;
	font-size: 16px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none;
}
.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);
	opacity: 1;
}
.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* woocommerce reviews */
.after-pro .woocommerce-tabs ul.tabs, ol.commentlist .comment_container img {display: none;}
.after-pro div#reviews {
    border: 1px solid #d3dbea;
    padding: 20px;
	background: #fff;
}
.after-pro ol.commentlist {
    padding: 0;
    margin: 0;
	list-style: none;
}
.after-pro h2.woocommerce-Reviews-title {
    font-size: 24px;
}
.after-pro time.woocommerce-review__published-date {
    color: #808080;
    font-size: 14px;
}
.after-pro .commentlist li.review {
    border-bottom: 1px solid #d7d8db;
    padding: 10px 0 0;
}
.after-pro .commentlist li.review .star-rating {
    margin-bottom: 10px;
}
.after-pro #review_form_wrapper {
    margin-top: 20px;
}
.after-pro span#reply-title {
    font-size: 20px;
    display: block;
    margin-bottom: 15px;
}
.after-pro .related {
    margin-top: 30px;
}
.slick-slide img {
    height: auto;
	    padding: 8%;
}
.prdctfltr_wc_widget.prdctfltr_wc .prdctfltr_filter {
    margin-bottom: 0px!important;
}
.prdctfltr_wc .prdctfltr_filter {
 padding-bottom: 0px!important;
}
.h_filter {
	    font-size: 1.1rem;
    font-weight: 600;
}

.prdctfltr_wc_widget.prdctfltr_wc {
    background: #eef2f4;
    padding: 0px 15px;
    border: 1px solid rgba(0,0,0,.02);
	margin-bottom: 20px;
}
ul#menu-catalog_sidebar {
    background: #eef2f4;
    padding: 8% 5%;
}
.bellows .bellows-nav a.bellows-target {
    color: #222222;
    padding: 10px 20px 10px;
	position: relative;
}
.bellows .bellows-nav .bellows-submenu a.bellows-target {
    padding: 10px 30px 10px;
}
.bellows .bellows-nav a.bellows-target:before {
    content: '';
    position: absolute;
    left: 3px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 5px;
    height: 5px;
    background: #baa070;
}
.bellows .bellows-nav a.bellows-target:after {
    content: "";
    display: block;
    width: 70px;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: rgba(0,0,0,.1);
    position: absolute;
    left: -10px;
    bottom: 0;
}
.bellows .bellows-nav .bellows-menu-item:last-child a.bellows-target:after {
    display: none;
}
.widget-area .pf_rngstyle_thin .irs-bar {
	background: url(/wp-content/plugins/prdctfltr/includes/images/sprite-skin-thin.png) repeat-x;
	background-position: 0 -60px;
}
.widget-area .pf_rngstyle_thin .irs-from, .widget-area .pf_rngstyle_thin .irs-to, .widget-area .pf_rngstyle_thin .irs-single {background: #0070c6;}

/* new */
.titlemenu, .titlemenu a {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}
@media screen and (min-width: 768px) {
	.titlemenu {
		min-height: 30px;
	}
}
@media only screen and (max-width: 767px) {
	.titlemenu, .titlemenu a {color: #333;}
}
.site-header .top-web {
	width: 100%;
	text-align: center;
	display: inline;
}
.tel-top {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 0;
}
.tel-top a, .tel-top a:hover {
    color: #000;
    text-decoration: none;
}
.tel-top a span {
    font-size: 0.8em;
    font-weight: normal;
}
.zakaz-top {
    margin-top: 2px;
}

.head-adr span {
    display: block;
}
.adr-top {
    font-size: 13px;
	line-height: 1.4;
}
.rezhim-top {
    font-size: 13px;
	line-height: 1.4;
}
.tel-top-info {
    font-size: 14px;
    margin-top: 3px;
}
a.newbtn {
    color: #333;
    background-color: #fff;
    border: 1px solid #fc0;
    display: inline-block;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 8px;
    transition: all .2s;
}
a.newbtn:hover {
    background-color: #fc0;
    color: #fff;
    text-decoration: none;
}
@media screen and (min-width: 992px) {
.site-header .top-web {
    font-size: 0.8rem;
    line-height: 1.2;
    align-self: center;
	text-align: left;
}
.site-header .top-web span {display: block;}
.head-adr {text-align: left;}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.tel-top {font-size: 1.6em;}
}

.owl-prev {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 40%;
    margin-left: -20px;
    display: block !important;
    border:0px solid black;
}

.owl-next {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 40%;
    right: 0px;
    display: block !important;
    border:0px solid black;
}
.shop-slider .owl-carousel .owl-nav {
    opacity: 1;
	transition: all .3s;
}
.shop-slider:hover .owl-carousel .owl-nav {
    opacity: 1;
}
.slider_wrap {
	background: #f3f1f2;
}
.slider_wrap .owl-theme .owl-controls {
	margin-top: 0 !important;
}

.reviews__image {
    width: auto;
    padding: 0 15px;
}
.reviews__image img {
    width: 60px;
    min-width: 30px;
}
.reviews--clients .col-lg-6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	margin-bottom: 15px;
}
.review {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	border: 1px dashed;
    padding: 20px 10px;
	height: 100%;
	width: 100%;
}
.review p {
    margin-bottom: 0;
}
.reviews__title {
    font-weight: 700;
    margin-bottom: 10px;
}
@media only screen and (max-width:767px) {
	.review {display: block;}
	.reviews__image {margin-bottom: 15px;}
}

.col-rev-form {
    background-color: #ffffff;
    padding: 20px;
    border: 1px solid #e5e5e5;
    max-width: 600px;
    margin: 0 auto;
	text-align: center;
}
.section-revform.section-preset--bgc-10:before {
    z-index: -1;
}
.section-revform.section-preset--bgc-10 {
    background: #edefda;
    margin-top: 0;
    margin-bottom: 0;
	padding: 40px 0;
}
.col-rev-form .wpcf7-spinner {
    width: 100%;
}
.col-rev-form [type=submit] {
    display: inline-block;
    padding: 11px 20px;
    margin-bottom: 15px;
    cursor: pointer;
    margin-right: 7px;
    border: 0;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    background: #23472c;
    color: #fff;
}

.service_center {
    padding: 24px 22px;
    border-radius: 18px;
    background: #f7f3ed;
    border: 1px solid rgba(35, 71, 44, .08);
	font-size: 14px;
}
.service_center ul {
    padding-left: 15px;
}
.service_center ul li::marker {
    color: #23472c;
}

.feedback_block {
    padding-top: 60px;
    padding-bottom: 40px;
    background: url(/wp-content/uploads/2023/12/bg-2.jpg) no-repeat;
    background-size: cover;
	color: #fff;
}
.item_title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 5px;
}
.feedback_item_icon {
    margin-right: 10px;
}
.feedback_block_title {
    font-size: 35px;
    line-height: 1;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.feedback_block_title span {
    font-weight: 700;
    color: #23472c;
    display: block;
}
.feedback_block_title h2 {
    margin-bottom: 40px;
}
.feedback_item {
    margin-bottom: 40px;
}
.feadback_form {
    padding: 43px 38px 10px 38px;
    background: rgba(0,0,0,0.3);
    padding: 43px 38px 10px 38px;
}
.feadback_form .desc_form {
    margin: 20px 0 25px;
    font-size: 16px;
    font-weight: 600;
}
.feed_field {
    position: relative;
	margin-bottom: 34px;
}
.feed_field input, .feed_field textarea {
	font-size: 14px !important;
    font-weight: bold !important;
    display: block !important;
    border: none !important;
    border-bottom: 1px solid #9f9c9f !important;
    background: none !important;
    padding-bottom: 17px !important;
    color: #FFF !important;
    padding-right: 20px !important;
	outline: none !important;
}
.feed_field textarea {
    resize: none;
    height: 108px;
}
.feed_field input[type="text"]:focus, .feed_field input[type="email"]:focus, .feed_field textarea:focus {
	background-color: transparent !important;
}
.feed_field input::placeholder, .feed_field textarea::placeholder {
    color: #fff;
	transition: all .3s;
}
.feed_field input:focus::placeholder, .feed_field textarea:focus::placeholder {
    color: #b1b1b1;
}
.feed_name {
	background: url(/wp-content/uploads/2023/12/iconw_name.png) no-repeat scroll calc(100% - 3px) 10px transparent;
}
.feed_mail {
	background: url(/wp-content/uploads/2023/12/iconw_email.png) no-repeat scroll calc(100% - 3px) 10px transparent;
}
.feed_tema {
	background: url(/wp-content/uploads/2023/12/iconw_title.png) no-repeat scroll calc(100% - 3px) 10px transparent;
}
.feed_msg {
	background: url(/wp-content/uploads/2023/12/iconw_massenge.png) no-repeat scroll calc(100% - 3px) 10px transparent;
}
.feed_check span.wpcf7-list-item {
    margin: 0;
    font-size: 12px;
    line-height: 1.4;
}
.feed_check span.wpcf7-list-item input[type="checkbox"] {
    float: left;
}
.feed_check span.wpcf7-list-item span.wpcf7-list-item-label {
    display: block;
    margin-left: 30px;
}
.feed_btn {
    margin-top: 1em;
    margin-bottom: 1em;
}
.feed_check {
    font-size: 14px;
}
.feed_btn input[type="submit"] {
    width: 100%;
    display: block;
    background: #ed1b2f;
    color: #FFF;
    font: bold 18px Helvetica;
    border: none;
    border-radius: 4px;
	text-transform: none;
    height: 60px;
    border-bottom: 3px solid #ca1325;
    cursor: pointer;
    padding-right: 28px;
    box-shadow: 12px 12px 35px rgba(155,0,0,0.44);
	outline: none;
	-webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.feed_btn input[type="submit"]:hover {
    box-shadow: 12px 12px 35px rgba(155,0,0,0.7);
}
@media only screen and (min-width: 768px) {
.feadback_block .mcb-section-inner {
	padding: 0 20px;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.feedb-pr .icon_box.icon_position_left .image_wrapper {position: absolute;}
	.feedb-pr .icon_box.icon_position_left .desc_wrapper {text-align: left; padding-top: 10px;}
	.feadback_form { border: 5px solid #FFF; padding: 43px 15px 10px 15px; }
	.feed_btn input[type="submit"] {font: bold 14px Helvetica;background: #9d1f45;}
}
@media only screen and (max-width: 767px) {
	.feadback_block .title_block {font: 700 36px/44px Helvetica;}
	.feed_btn input[type="submit"] {font: bold 16px Helvetica;background: #9d1f45;}
}

.row_about h2 {
    margin-bottom: 25px;
}
.homeimg .homeimg-wrap {
    max-width: 395px;
}
.homeimg .homeimg-bg {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    padding-bottom: 128%;
    position: relative;
}
.homeimg .homeimg-bg:after {
    content: '';
    position: absolute;
    left: 20px;
    top: 20px;
    bottom: -20px;
    right: -20px;
    border: 3px solid #23472c;
}

footer {
	display: inline-block;
	height: auto;
	width: 100%;
	background-color: #24392d;
	color: rgba(255,255,255,.78);
border-top: 1px solid rgba(255,255,255,.06);
}

footer a {
	color: rgba(255,255,255,.78);
	font-size: 1em;
}

footer a:hover {
	color: #fff;
}

.footer_title {
color: #f3eee7;
	line-height: 24px;
	font-weight: 500;
	letter-spacing: 0px;
	font-size: 1.2em;
	text-transform: uppercase;
}

.footer_title:first-letter {
	font-size: 1.3em;
}


footer ul {
	list-style: none;
    padding-inline-start: 0px;
}


footer hr {
	border-color: rgba(255, 255, 255, 0.1);
}
footer li {
	position: relative;
	padding-left: 14px;
	margin-bottom: 12px;
}

footer li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 10px;

	width: 4px;
	height: 4px;

	border-radius: 50%;

	background: #c8351f;
}
@media (max-width: 1200px) {

}

@media (max-width: 991px) {

}

@media (max-width: 767px) {
	footer h4 {
		margin-top: 1em;
	}
}
@media (min-width: 768px) {
	.footer-2 ul#menu-footer-menyu-katalog {
		columns: 2;
		-webkit-columns: 2;
		-moz-columns: 2;
	}
}

.page_one_header {
    width: 100%;
    position: relative;
    overflow: hidden;
    color: #fff;
    margin-bottom: 50px;
    background: #111;
}

/* фон */

.page_one_header::before {
    content: "";
    position: absolute;
    inset: 0;

    background-image: url('/wp-content/uploads/2026/05/subheader.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

    transform: scale(1.07);

    animation: subHeaderZoomOut 12s ease-out forwards;

    z-index: 0;
}

@keyframes subHeaderZoomOut {
    from {
        transform: scale(1.07) translateX(0);
    }

    to {
        transform: scale(1.03) translateX(-0.5%);
    }
}
/* затемнение слева для читаемости */
.page_one_header::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        90deg,
        rgba(0,0,0,.72) 0%,
        rgba(0,0,0,.55) 32%,
        rgba(0,0,0,.25) 62%,
        rgba(0,0,0,.06) 100%
    );
    z-index: 1;
}



.page_one_header .container {
    position: relative;
    z-index: 2;
}

.page_one_header h1 {
    font-size: 36px;
    letter-spacing: .5px;
    font-weight: 600;
    color: #fff;
    line-height: 1.25;
    margin: 35px 0 15px;
    padding-top: 20px;
}

.subheader_1 div#breadcrumbs,
.subheader_1 div#breadcrumbs a {
    text-align: left;
    color: rgba(255,255,255,.78);
    margin-top: 0.625rem;
}

.subheader_1 div#breadcrumbs a:hover {
    color: #fff;
}

.btn_subheader_1 a {
    background: #23472c;
    font-weight: 600;
    padding: 15px;
    border: 2px solid #23472c;
    text-align: center;
    text-transform: uppercase;
    border-radius: 4px;
    color: #fff;
}

.btn_subheader_1 a:hover {
    color: #fff;
    text-decoration: none;
    background: #2d5b39;
    border-color: #2d5b39;
}

.page_one_header ul li {
    padding-left: 1.2em;
    list-style: none;
    color: #fff;
    font-size: 1.375em;
    line-height: 1.4;
    position: relative;
    margin-bottom: 0.625em;
}

.page_one_header ul li:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #23472c;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 0;
}

.breadcrumbs_pages,
.breadcrumbs_pages a {
    color: rgba(255,255,255,.78);
}

.mask_slider {
    display: none;
}

@media (max-width: 576px) {
    .page_one_header h1 {
        font-size: 28px;
        margin-top: 25px;
    }

    .page_one_header ul li {
        font-size: 1em;
    }

    .page_one_header::after {
        background: linear-gradient(
            90deg,
            rgba(0,0,0,.78) 0%,
            rgba(0,0,0,.58) 55%,
            rgba(0,0,0,.28) 100%
        );
    }
}
.gal {
    clear: both;
    margin: 10px auto 10px;
	white-space: normal;
	font-size: 12px;
	line-height: 1.2;
}
.gal label {
	line-height: 1.3;
}
.gal.gal-400 {
    max-width: 400px;
}
.gal span.wpcf7-list-item {
    margin-left: 0;
}
.gal span.wpcf7-list-item-label {
    font-size: 12px;
	padding-left: 3px;
}
.gal span.wpcf7-list-item-label span {
	font-size: 12px;
	font-weight: 400;
}
a.pers {
    text-decoration: underline;
}
.gal span.wpcf7-form-control-wrap {
    width: auto;
}
.homeform .wpcf7-acceptance span.wpcf7-list-item-label {
    font-size: 12px;
    line-height: 1.3;
}
.gal input[type="checkbox"] {
    width: 15px;
    height: 15px;
    margin-bottom: 0;
	float: left;
	margin-right: 3px;
}
.gal input[type="checkbox"]:checked {
    background: #23472c;
}

/* new */
.section-bm {
    margin-bottom: 50px;
    position: relative;
    overflow: hidden;
    background: #111;
}

/* animated background */
.section-bm::before {
    content: "";
    position: absolute;
    inset: 0;

    background-image: url('/wp-content/uploads/2026/05/main2.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

    /* стартовое увеличение */
    transform: scale(1.08);

    /* плавное отдаление */
    animation: heroZoomOut 12s ease-out forwards;

    z-index: 0;
}

/* затемнение слева для текста */
.section-bm::after {
    content: "";
    position: absolute;
    inset: 0;

    background:
        linear-gradient(
            90deg,
            rgba(0,0,0,.72) 0%,
            rgba(0,0,0,.55) 30%,
            rgba(0,0,0,.28) 58%,
            rgba(0,0,0,.08) 100%
        );

    z-index: 1;
}

@keyframes heroZoomOut {
    from {
        transform: scale(1.08);
    }
    to {
        transform: scale(1);
    }
}

/* контент поверх */
.bm-inner,
.bm-bottom {
    position: relative;
    z-index: 2;
}

.bm-top h1 {
    color: #fff;
    font-weight: 600;
    letter-spacing: .5px;
    padding-top: 60px;
    font-size: 50px;
    line-height: 1.1;
    margin: 0;
}
.bm-top h1::after {
    content: "";
    display: block;
    width: 82px;
    height: 2px;
    background: #c8351f;
    margin-top: 22px;
}
.bm-line {
    font-size: 18px;
    color: #fff;
    max-width: 430px;
    margin: 35px 0 40px;
    line-height: 1.6;
    opacity: .95;
}

.bm-buttons a {
    display: inline-block;
    padding: 12px 24px;
    background-color: transparent;
    border: 1px solid transparent;
    color: #fff;
    font-size: 16px;
    margin-right: 12px;
    border-radius: 8px;
    text-decoration: none;
    transition: all .3s ease;
}

.bm-buttons a.bm-buttons_one {
    background-color: #23472c;
    border-color: #23472c;
}

.bm-buttons a.bm-buttons_one:hover {
    background-color: #2d5b39;
    border-color: #2d5b39;
    transform: translateY(-2px);
}

.bm-buttons a.bm-buttons_two {
    border: 1px solid rgba(255,255,255,.75);
    margin-right: 0;
    backdrop-filter: blur(4px);
}

.bm-buttons a.bm-buttons_two:hover {
    background: rgba(255,255,255,.08);
    transform: translateY(-2px);
}

.bm-bottom {
    padding: 55px 0 50px;
}

.bm-bottom_list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.bm-bottom_list ul li {
    display: inline-flex;
    align-items: center;
    margin-right: 35px;
}

.bm-bottom_list ul li:last-child {
    margin-right: 0;
}

.bm-bottom_list ul li img {
    height: 30px;
    vertical-align: middle;
    opacity: .95;
}

.bm-bottom_list ul li span {
    color: #fff;
    font-size: 15px;
    margin-left: 12px;
    opacity: .92;
}

/* mobile */
@media (max-width: 767px) {

    .section-bm::after {
        background:
            linear-gradient(
                180deg,
                rgba(0,0,0,.72) 0%,
                rgba(0,0,0,.45) 45%,
                rgba(0,0,0,.22) 100%
            );
    }

    .logo-img {
        margin: 0 auto;
    }

    .bm-top h1 {
        font-size: 34px;
        line-height: 1.15;
        padding-top: 45px;
    }

    .bm-line {
        font-size: 15px;
        margin: 25px 0 30px;
    }

    .bm-buttons a {
        font-size: 14px;
        padding: 10px 18px;
        margin-bottom: 10px;
    }

    .bm-bottom {
        padding: 40px 0;
    }

    .bm-bottom_list ul li {
        display: flex;
        margin-bottom: 14px;
        margin-right: 0;
    }

    .bm-bottom_list ul li span {
        font-size: 14px;
    }
}
.rev-col {
    background-color: #f9f9f9;
    padding: 15px;
    -webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
    border-radius: 10px;
}
.rev-col-img svg, .rev-col-img img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.rev-col-top {
    display: flex;
	align-items: center;
}
.rev-col-inner {
    padding-left: 10px;
}
.rev-col-date {
    font-size: 12px;
}
.rev-col-name {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 5px;
}
.rev-col-text {
    margin-top: 15px;
}

.how-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
	gap: 20px;
    position: relative;
}
.how-item {
    flex: 1;
    height: 100%;
    width: 25%;
}
.help-step {
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    height: 100%;
    margin-top: 38px;
    position: relative;
}
.help-step .step-number {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 100%;
    display: inline-flex;
    height: 76px;
    left: 50%;
    place-items: center center;
    position: absolute;
    top: 0;
    transform: translate(-50%, -50%);
    width: 76px;
}
.help-step .step-number span {
    color:#23472c;
    font-size: 32px;
    font-weight: 500;
    line-height: 39px;
    margin: auto;
}
.help-step .step-body {
    align-items: center;
    display: flex;
    flex-direction: column;
    min-height: 375px;
    padding: 0 24px 24px;
}
.help-step .step-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    margin-top: 54px;
    text-align: center;
}
.help-step .step-icon {
    height: 64px;
    margin-top: 16px;
    width: 75px;
}
.help-step .step-description {
    font-size: 14px;
    line-height: 20px;
    margin-top: 22px;
    text-align: center;
}
.help-step .how_btn {
    width: 100%;
    text-align: center;
	margin-top: 20px;
	bottom: 0;
    position: absolute;
    margin: 20px;
    box-sizing: border-box;
    padding: 0 20px;
}
.help-step a.how--btn {
	box-sizing: border-box;
	width: 100%;
    border-radius: 50px;
    display: block;
    line-height: 24px;
    max-width: 100%;
    transition: .2s;
    -webkit-tap-highlight-color: transparent;
	background-color: #23472c;
    border-color: #23472c;
    color: #fff;
	font-weight: 500;
	padding: 15px 28px;
}
.help-step a.how--btn {
	text-decoration: none;
}
@media (min-width:576px) and (max-width:992px){
	.how-wrapper {
		flex-wrap: wrap;
		gap:0;
	}
	.how-item {
		width: 50%;
		flex: 0 0 50%;
	}
}
@media (max-width:575px){
	.how-wrapper {
		flex-wrap: wrap;
	}
	.how-item {
		width: 100%;
	}
}

@media (min-width:1200px){
	.shop-slider-title {
		min-height: 68px;
	}
}
.shop-slider-item {
    margin: 30px 0;
}
.shop-slider-item .product-inner {
    display: block;
	border: 1px solid #ededed;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    transition: all .3s;
    padding: 25px 20px;
    text-align: center;
}
.shop-slider-item .product-inner:hover {
	box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.16);
}
.shop-slider-price {
    font-size: 18px;
    margin: 10px 0;
	color: #333;
}
.shop-slider-title {
	margin-top: 10px;
    font-size: 16px;
    color: #333;
}
.shop-slider-cart a {
    display: inline-block;
    background: #23472c;
    color: #fff;
    border-radius: 12px;
    padding: 5px 25px;
    margin-top: 12px;
}
.owl-carousel .owl-item .shop-slider-img img {
    max-height: 250px;
    width: auto;
    margin: 0 auto;
}

.products .product_col {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 25px;
}
a.woocommerce-loop-product__link {
    height: 250px;
    display: block;
}
.test11-loop-image-wrap {
	position: relative;
}
a.woocommerce-loop-product__link img {
    height: auto;
    width: auto;
    margin: 0 auto;
    max-height: 250px;
    display: block;
}
.product_col .product {
	position: relative;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 10px;
    border: 1px solid #e6e6e6;
}
.products-title {
    font-size: 14px;
    min-height: 60px;
}
.products-button {
    display: block;
	margin-top: 5px;
}
.product-price span.woocommerce-Price-amount {
    font-size: 18px;
    font-weight: 600;
}
.product-price ins {
	text-decoration: none;
}
.product-price ins .woocommerce-Price-amount {
	text-decoration: none;
}
.product-stock {
	margin-top: 8px;
	font-size: 14px;
	font-weight: 600;
	display: flex;
	align-items: center;
	gap: 6px;
}
.product-stock--in {
	color: #23833a;
}
.product-stock--in::before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #23833a;
	flex: 0 0 8px;
}
.products-cart {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-top: 10px;
}
.product-loop-stepper {
	display: inline-grid;
	grid-template-columns: 34px 42px 34px;
	height: 36px;
	border: 1px solid #d8d8d8;
	border-radius: 5px;
	overflow: hidden;
	background: #fff;
}
.product-loop-stepper__button {
	width: 34px;
	height: 34px;
	border: 0;
	background: #fff;
	color: #333;
	font-size: 18px;
	line-height: 1;
	padding: 0;
	box-shadow: none;
	cursor: pointer;
}
.product-loop-stepper__button:hover,
.product-loop-stepper__button:focus {
	background: #f5f5f5;
	color: #23472c;
}
.products-cart .product-loop-qty {
	width: 42px;
	height: 34px;
	margin: 0;
	padding: 0;
	text-align: center;
	border: 0;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-radius: 0;
	background: #fff;
	box-shadow: none;
	-moz-appearance: textfield;
}
.products-cart .product-loop-qty::-webkit-outer-spin-button,
.products-cart .product-loop-qty::-webkit-inner-spin-button {
	margin: 0;
	-webkit-appearance: none;
}
.products-cart a {
	font-size: 16px;
    display: inline-flex;
	align-items: center;
	justify-content: center;
    padding: 7px 12px;
	min-width: 42px;
	height: 36px;
    color: #fff;
    background: #23472c;
    border-radius: 5px;
	transition: all .3s;
}
.add_to_cart_and_consultation button, .products-cart a {
	transition: all .3s;
	color: #fff;
}
.add_to_cart_and_consultation button:hover {
    background: #2d5b39;
	color: #fff;
	transform: translateY(-2px);
}
.products-cart a:hover {
    background: #2d5b39;
	transform: translateY(-2px);
}
.products-cart a.added_to_cart {
    display: none !important;
}

	.test11-cart-toast {
		position: fixed;
	top: 24px;
	right: 24px;
	z-index: 99999;
	display: grid;
	grid-template-columns: 72px 1fr;
	gap: 14px;
	width: min(420px, calc(100vw - 32px));
	min-height: 96px;
	padding: 14px 42px 14px 14px;
	background: #fff;
	border: 1px solid #e4e4e4;
	border-radius: 8px;
	box-shadow: 0 12px 34px rgba(0, 0, 0, .16);
	opacity: 0;
	visibility: hidden;
		transform: translateY(-10px);
		transition: opacity .2s ease, transform .2s ease, visibility .2s ease;
		cursor: pointer;
	}
.test11-cart-toast.is-visible {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
	.test11-cart-toast__close {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 28px;
	height: 28px;
	padding: 0;
	background: transparent;
	color: #333;
	font-size: 24px;
	line-height: 28px;
		text-align: center;
		border: 0;
		cursor: pointer;
	}
.test11-cart-toast__image img {
	width: 72px;
	height: 72px;
	object-fit: contain;
}
	.test11-cart-toast__text {
		align-self: center;
		color: #222;
		font-size: 15px;
		line-height: 1.4;
	}
	.test11-cart-toast__text strong,
	.test11-cart-toast__text span {
		display: block;
	}
		.test11-cart-toast__text strong {
			font-weight: 700;
		}

	.test11-cart-toast--wishlist {
		grid-template-columns: 1fr;
		min-height: 72px;
	}

	.test11-cart-toast--wishlist .test11-cart-toast__image {
		display: none;
	}

	.section-solut {
	margin-bottom: 65px;
}

.section-solut h2 {



	margin-bottom: 20px;
}

.col-solut-all {
	display: flex;
	align-items: center;
	padding-right: 15px;
}



.solut-all svg {
	width: 17px;
	height: 17px;

	transition: transform .25s ease;
}

.solut-all a:hover svg {
	transform: translateX(3px);
}

.shop-solut {
	row-gap: 20px;
}

a.solut-item {
	position: relative;

	display: flex;
	align-items: flex-end;

	height: 170px;

	overflow: hidden;

	border-radius: 14px;

	background-size: cover;
	background-position: center;

	box-shadow:
		0 8px 24px rgba(0,0,0,.06);

	transition:
		transform .3s ease,
		box-shadow .3s ease;
}

a.solut-item::before {
	content: '';

	position: absolute;
	inset: 0;

	background:
		linear-gradient(
			180deg,
			rgba(0,0,0,.04) 0%,
			rgba(0,0,0,.36) 100%
		);

	z-index: 1;

	transition: background .3s ease;
}

a.solut-item::after {
	content: '';

	position: absolute;
	inset: 0;

	background-image: inherit;
	background-size: cover;
	background-position: center;

	transform: scale(1);

	transition: transform .55s ease;

	z-index: 0;
}

a.solut-item:hover {
	transform: translateY(-4px);

	box-shadow:
		0 14px 30px rgba(0,0,0,.1);

	text-decoration: none;
}

a.solut-item:hover::after {
	transform: scale(1.05);
}

.solut-item_wrap {
	position: relative;
	z-index: 2;

	display: flex;
	align-items: flex-end;
	justify-content: space-between;

	width: 100%;

	padding: 18px;
}

.solut-item_title {
	color: #fff;

	font-size: 16px;
	font-weight: 500;
	line-height: 1.25;

	max-width: 105px;

	text-shadow:
		0 2px 6px rgba(0,0,0,.16);
}

.solut-item_arrow {
	width: 28px;
	height: 28px;

	border:
		1px solid rgba(255,255,255,.72);

	border-radius: 50%;

	display: flex;
	align-items: center;
	justify-content: center;

	background:
		rgba(255,255,255,.06);

	backdrop-filter: blur(3px);

	transition:
		transform .25s ease,
		background .25s ease,
		border-color .25s ease;
}

.solut-item_arrow svg {
	width: 15px;
	height: 15px;

	stroke: #fff;

	transition: transform .25s ease;
}

a.solut-item:hover .solut-item_arrow {
	transform: translateX(2px);

	background:
		rgba(255,255,255,.14);

	border-color: rgba(255,255,255,.95);
}

@media (max-width: 767px) {

	.section-solut {
		margin-bottom: 50px;
	}

	.section-solut h2 {
		font-size: 30px;
		margin-bottom: 18px;
	}

	.col-solut-all {
		margin-bottom: 16px;
	}

	a.solut-item {
		height: 165px;
	}

	.solut-item_wrap {
		padding: 16px;
	}

}
.row-images a {
    display: block;
    border: 1px solid #ddd;
	min-height: 430px;
}
.row-images a br {
    display: none;
}
.sert-info {
    font-size: 14px;
}
.row-images > div {
    margin-bottom: 15px;
}
.section-preim {
    margin-bottom: 40px;
}
.preim--bgr {
	background: #eceeeb;
	border-radius: 12px;
}
.preim_div {
    align-items: center;
    padding: 15px 10px;
}
.preim_image {
	margin-right: 15px;
}
.preim_image img {
    max-width: 60px;
	max-height: 40px;
}
.preim_title {
    font-size: 14px;
    font-weight: 400;
}
.preim_text {
	font-size: 12px;
    margin-top: 5px;
	color: #545454;
}
@media (max-width:767px) {
	
}
.section-categories {
	margin-bottom: 50px;
}

.section-categories .row {
	row-gap: 28px;
}

.cat-card {
	position: relative;
	display: block;

	overflow: hidden;

	min-height: 330px;

	border-radius: 20px;

	background: #f7f2eb;

	box-shadow:
		0 8px 24px rgba(0,0,0,.07);

	transition:
		transform .35s ease,
		box-shadow .35s ease;

	text-decoration: none;
}

.cat-card:hover {
	transform: translateY(-4px);

	box-shadow:
		0 18px 38px rgba(0,0,0,.14);

	text-decoration: none;
}

.cat-bg {
	position: absolute;
	inset: 0;

	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;

	transition:
		transform .7s ease,
		filter .7s ease;

	z-index: 1;
}

.cat-card:hover .cat-bg {
	transform: scale(1.045);

	filter:
		brightness(1.03)
		contrast(1.03);
}

/* лёгкий overlay */
.cat-card::after {
	content: "";

	position: absolute;
	inset: 0;

	background:
		linear-gradient(
			180deg,
			rgba(255,255,255,.05) 0%,
			rgba(255,255,255,0) 100%
		);

	z-index: 1;
}

.cat-content {
	position: relative;
	z-index: 2;

	display: flex;
	flex-direction: column;
	align-items: center;

	padding:
		26px
		16px
		20px;

	text-align: center;
}

.cat-icon {
	width: 42px;
	height: 42px;

	display: flex;
	align-items: center;
	justify-content: center;

	margin-bottom: 18px;

	transition: transform .35s ease;
}

.cat-card:hover .cat-icon {
	transform: translateY(-5px);
}

.cat-icon img {
	width: 42px;
	height: 42px;

	object-fit: contain;

	display: block;
}

.cat-title {
	color: #333;

	font-size: 20px;
	font-weight: 400;

	line-height: 1.18;

	letter-spacing: .1px;
}

/* tablet */
@media (max-width: 991px) {

	.cat-card {
		min-height: 320px;
	}

}

/* mobile */
@media (max-width: 576px) {

	.section-categories {
		margin-bottom: 50px;
	}

	.section-categories .row {
		row-gap: 18px;
	}

	.cat-card {
		min-height: 270px;

		border-radius: 16px;
	}

	.cat-content {
		padding-top: 22px;
	}

	.cat-icon,
	.cat-icon img {
		width: 38px;
		height: 38px;
	}

	.cat-title {
		font-size: 18px;
	}

}
.section-uslov {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;

	background-image: url('/wp-content/uploads/2026/05/bg-uslovie.jpg');
	background-size: cover;
	background-position: center right;
	background-repeat: no-repeat;
}

.section-uslov::before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(
		90deg,
		rgba(255,255,255,1) 0%,
		rgba(255,255,255,.98) 34%,
		rgba(255,255,255,.82) 55%,
		rgba(255,255,255,.25) 78%,
		rgba(255,255,255,0) 100%
	);
	z-index: 1;
}

.section-uslov .container {
	position: relative;
	z-index: 2;
}

.uslov {
	padding: 70px 0;
	max-width: 520px;
}

.uslov h2 {
	color: #333;
	font-size: 38px;
	line-height: 1.15;
	font-weight: 600;
	margin-bottom: 28px;
}
.uslov h2::after {
    content: "";
    display: block;
    width: 82px;
    height: 2px;
    background: #c8351f;
    margin-top: 22px;
}
.uslov ul {
	padding-left: 18px;
	margin: 0 0 24px;
}

.uslov ul li {
	color: #23472c;
	margin-bottom: 15px;
	line-height: 1.6;
}

.uslov ul li span {
	color: #333;
	font-size: 16px;
}


@media (max-width: 767px) {
	.section-uslov::before {
		background: rgba(255,255,255,.92);
	}

	.uslov {
		padding: 50px 0;
	}

	.uslov h2 {
		font-size: 30px;
	}
}
.seo-info-section {
	margin-top: 50px;
	margin-bottom: 80px;
}

.seo-toggle {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

.seo-content {
	position: relative;
	max-height: 470px;
	overflow: hidden;
	color: #333;
	line-height: 1.75;
}

.seo-content::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 110px;
	background: linear-gradient(
		180deg,
		rgba(255,255,255,0) 0%,
		#fff 85%
	);
}

.seo-toggle:checked ~ .row .seo-content {
	max-height: 3000px;
}

.seo-toggle:checked ~ .row .seo-content::after {
	opacity: 0;
}

.seo-content h1 {
	color: #23472c;
	font-size: 38px;
	font-weight: 600;
	line-height: 1.15;
	margin-bottom: 28px;
}

.seo-content h2 {
	color: #333;
	font-size: 26px;
	font-weight: 500;
	line-height: 1.25;
	margin: 42px 0 22px;
}

.seo-content h2::after {
	content: "";
	display: block;
	width: 54px;
	height: 2px;
	background: #fff;
	margin-top: 14px;
}

.seo-content p {
	font-size: 16px;
	margin-bottom: 18px;
}

.seo-list {
	padding-left: 18px;
	margin: 0;
}

.seo-list li {
	margin-bottom: 14px;
	color: #333;
	font-size: 16px;
	line-height: 1.7;
}

.seo-list li::marker {
	color: #c8351f;
}

.seo-list strong {
	color: #333;
	font-weight: 600;
}



.seo-more-btn {
	display: inline-block;
	cursor: pointer;
	transition: all .25s ease;
}





.seo-more-close {
	display: none;
}

.seo-toggle:checked ~ .row .seo-more-open {
	display: none;
}

.seo-toggle:checked ~ .row .seo-more-close {
	display: inline;
	
}

.fuji-stats {
	position: relative;
	overflow: hidden;
	min-height: 430px;
	padding: 42px 44px;
	border-radius: 24px;
	background-image: url('/wp-content/uploads/2026/05/fuji-stats-bg.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	box-shadow: 0 14px 38px rgba(0,0,0,.08);
}

.fuji-stats h3 {
	color: #333;
	font-size: 28px;
	font-weight: 500;
	line-height: 1.2;
	margin: 0 0 42px;
}

.fuji-stats h3::after {
	content: "";
	display: block;
	width: 58px;
	height: 2px;
	background: #c8351f;
	margin-top: 16px;
}

.fuji-stats-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 34px 38px;
}

.fuji-stat {
	text-align: center;
}

.fuji-stat-icon {
	width: 54px;
	height: 54px;
	margin: 0 auto 14px;
}

.fuji-stat-icon img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	display: block;
}

.fuji-stat-number {
	color: #333;
	font-size: 46px;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 10px;
}

.fuji-stat-label {
	color: #333;
	font-size: 16px;
	line-height: 1.35;
}

@media (max-width: 991px) {
	.fuji-stats {
		margin-top: 35px;
		min-height: 400px;
	}
}

@media (max-width: 767px) {
	.seo-info-section {
		margin-bottom: 55px;
	}

	.seo-content {
		max-height: 360px;
	}

	.seo-content h1 {
		font-size: 30px;
	}

	.seo-content h2 {
		font-size: 23px;
	}

	.fuji-stats {
		padding: 32px 24px;
		border-radius: 20px;
	}

	.fuji-stats h3 {
		font-size: 24px;
	}

	.fuji-stat-number {
		font-size: 38px;
	}

	.fuji-stat-label {
		font-size: 14px;
	}
}

.section-opt {
	margin-bottom: 70px;
}

.opt-banner {
	position: relative;
	overflow: hidden;
	min-height: 380px;
	border-radius: 24px;

	background-image: url('/wp-content/uploads/2026/05/opt-banner.jpg');
	background-size: cover;
	background-position: center right;
	background-repeat: no-repeat;

	box-shadow: 0 14px 38px rgba(0,0,0,.08);
}

.opt-content {
	position: relative;
	z-index: 2;
	max-width: 520px;
	padding: 58px 60px;
}

.opt-content h2 {
	color: #333;
	font-size: 38px;
	font-weight: 600;
	line-height: 1.12;
	margin: 0 0 24px;
}

.opt-content h2::after {
	content: "";
	display: block;
	width: 82px;
	height: 2px;
	background: #c8351f;
	margin-top: 22px;
}

.opt-content p {
	color: #333;
	font-size: 17px;
	line-height: 1.6;
	margin: 0 0 32px;
}

.opt-list {
	display: flex;
	gap: 28px;
	margin-bottom: 34px;
}

.opt-list-item {
	position: relative;
	text-align: center;
	color: #333;
	font-size: 15px;
	line-height: 1.35;
}

.opt-list-item:not(:last-child)::after {
	content: "";
	position: absolute;
	right: -14px;
	top: 8px;
	width: 1px;
	height: 62px;
	background: rgba(35,71,44,.16);
}

.opt-icon {
	width: 58px;
	height: 58px;
	margin: 0 auto 10px;
	border-radius: 50%;
	background: rgba(247,242,235,.8);
	display: flex;
	align-items: center;
	justify-content: center;
}

.opt-icon img {
	width: 30px;
	height: 30px;
	object-fit: contain;
	display: block;
}

.opt-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 18px;
	min-width: 265px;
	padding: 15px 26px;
	border-radius: 10px;
	background: #23472c;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	transition: all .25s ease;
}

.opt-btn:hover {
	background: #2d5b39;
	color: #fff;
	text-decoration: none;
	transform: translateY(-2px);
}

.opt-btn span {
	font-size: 24px;
	line-height: 1;
}

@media (max-width: 991px) {
	.opt-banner {
		background-position: center right;
	}

	.opt-content {
		max-width: 480px;
		padding: 46px 38px;
	}
}

@media (max-width: 767px) {
	.section-opt {
		margin-bottom: 50px;
	}

	.opt-banner {
		min-height: auto;
		border-radius: 20px;
		background-position: center right;
	}

	.opt-banner::before {
		content: "";
		position: absolute;
		inset: 0;
		background: rgba(255,255,255,.72);
		z-index: 1;
	}

	.opt-content {
		padding: 36px 24px;
	}

	.opt-content h2 {
		font-size: 28px;
	}

	.opt-content p {
		font-size: 15px;
	}

	.opt-list {
		flex-direction: column;
		gap: 18px;
		align-items: flex-start;
	}

	.opt-list-item {
		display: flex;
		align-items: center;
		text-align: left;
		gap: 12px;
	}

	.opt-list-item:not(:last-child)::after {
		display: none;
	}

	.opt-icon {
		margin: 0;
		width: 48px;
		height: 48px;
	}

	.opt-btn {
		width: 100%;
		min-width: 0;
	}
}
.catalog-sidebar {
	margin-bottom: 30px;
}

.catalog-sidebar-box {
	padding: 24px 22px;
	border-radius: 18px;
	background: #f7f3ed;
	border: 1px solid rgba(35,71,44,.08);
}

.catalog-sidebar-box h3 {
	color: #23472c;
	font-size: 22px;
	font-weight: 600;
	margin: 0 0 20px;
}

.catalog-sidebar-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

.catalog-sidebar-menu li {
	position: relative;
	padding-left: 14px;
	margin-bottom: 13px;
}

.catalog-sidebar-menu li:last-child {
	margin-bottom: 0;
}

.catalog-sidebar-menu li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #c8351f;
}

.catalog-sidebar-menu a {
	color: #333;
	font-size: 15px;
	line-height: 1.35;
	text-decoration: none;
	transition: color .25s ease;
}

.catalog-sidebar-menu a:hover {
	color: #23472c;
	text-decoration: none;
}
.post-thumbnail img {
	height: auto;
}
.post ul {
    padding-left: 20px;
}
.archive-item-img img {
    height: auto;
	border-radius: 10px;
	min-height: 220px;
    object-fit: cover;
}
.archive-item h3 {
    font-size: 20px;
    margin-top: 15px;
}
@media (min-width: 768px) {
	.post-thumbnail {
		float: left;
		padding-right: 25px;
		padding-bottom: 20px;
	}
	.post-thumbnail img {
		max-width: 500px;
		height: auto;
	}
	.post ul {
		list-style-position: inside;
	}
}
@media (max-width: 767px) {
	.post-thumbnail {
		padding-bottom: 20px;
	}
	footer.pb-2 {
		padding-top: 30px !important;
	}
}

.return_title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 20px;
}
.return_item label {
    font-size: 14px;
}
.return_item input, .return_item textarea {
    border-color: rgba(35, 71, 44, .3);
}

.contacts-page {
    padding-top: 50px;
}

.page-template-page-contacts .page_one_header.mb-5 {
    margin-bottom: 0 !important;
}

/* НЕ ТРОГАЕМ глобальный .container */

.contacts-grid {
    display: grid;
    grid-template-columns: 1fr 1.7fr;
    gap: 48px;
    align-items: stretch;
}

.contacts-info {
    padding: 40px;
    border: 1px solid #e8e6e1;
    border-radius: 4px;
    background: #f6f4f1;
}

.contacts-form {
    padding: 40px;
    border: 1px solid #e8e6e1;
    border-radius: 4px;
    background: #fff;
}

.contacts-info h2,
.contacts-form h2,
.requisites h2 {
    margin: 0 0 28px;
    font-size: 28px;
    font-weight: 400;
    color: #1d1d1d;
}

.contact-item {
    margin-bottom: 28px;
    padding-left: 50px;
    background-repeat: no-repeat;
    background-size: 60px;
    background-position: -10px -10px;
}

.contact-item:last-child {
    margin-bottom: 0;
}

.contact-item strong {
    display: block;
    margin-bottom: 7px;
    color: #1d1d1d;
}

.contact-item p {
    margin: 0;
    line-height: 1.6;
    color: #333;
}

.contact-item a {
    color: #1f3f2d;
    text-decoration: none;
}

.contacts-map {
    margin-top: 60px;
    width: 100%;
    min-height: 400px;
    background: #f3f3f3;
}

/* ===== РЕКВИЗИТЫ ===== */

.requisites-section {
    position: relative;
    background: #faf9f7;
    overflow: hidden;
    margin-top: 0px;
}

.requisites-section::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;

    width: 900px;
    height: 550px;

    background-image: url('/wp-content/uploads/2026/06/rekvizit1.jpg');
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;

    opacity: .18;

    pointer-events: none;
}

.requisites {
    position: relative;
    z-index: 2;
    padding: 80px 0;
}

.requisites p {
    margin: 0 0 12px;
    line-height: 1.7;
    color: #222;
}

.requisites strong {
    color: #1d1d1d;
}

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

@media (max-width: 991px) {

    .contacts-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .contacts-map {
        min-height: 300px;
        margin-top: 40px;
    }

    .contacts-info,
    .contacts-form {
        padding: 30px;
    }

    .requisites {
        padding: 60px 0;
    }

    .requisites-section::after {
        width: 450px;
        height: 280px;
        opacity: .12;
    }
}
button#place_order, input[type="submit"] {
	transition: all .3s;
}
button#place_order:hover, input[type="submit"]:hover {
    background: #2d5b39;
	transform: translateY(-2px);
}
ul.products.grid.col-4 {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
}
ul.products li.product img {
    margin: 0 auto;
}
.product_meta {
    font-size: .9em;
}
.product_meta a {
    color: #6d87a2;
}
span.sku_wrapper {
    display: block;
}	
.descr {
margin-top: 40px;
display: block;
}
.descr table
{
	width: 100%;
}
.descr table th {
	background: #ccc;
}
.descr table th, .descr table td {
	text-align: left;
	border: none;
	padding: 10px;
}
.descr table tr td:nth-child(2n) {
	text-align: left;
}
.consultation_btn {
	margin-left: 15px;
	vertical-align: middle;
	margin-bottom: 0;
	padding: 7px 10px;
	background-color: #fff;
	border: 2px solid #D5D5D5;
	color: #404040;
	font-weight: 600;
	border-radius: 5px;
}
.consultation_btn:hover {
	background-color: #dfdcde;
	text-decoration: none;
	color: #404040;
}
.content_single_product {
	margin: .5em 0;
}

.content_single_product a {
	color: #000;
}
.content_single_product_tabs p.title_table_1 {
	font-family: 'Playfair Display SC', serif;
	text-transform: uppercase;
	font-size: 1.08em;
	font-weight: normal;
}

.content_single_product_tabs .nav-tabs .nav-link.active,
.content_single_product_tabs .nav-tabs .nav-item.show .nav-link,
.content_single_product_tabs .nav-tabs .nav-link:hover,
.content_single_product_tabs .nav-tabs .nav-link:focus {
	border-bottom: 2px solid var(--gold);
	border-right: none;
	border-left: none;
	border-top: none;
	color: var(--gold);
}

.content_single_product_tabs .nav-tabs li {
	margin-right: 1em;
}

.content_single_product_tabs .nav-tabs li a {
	color: #444;
	font-weight: bold;
	border-bottom: 2px solid transparent;
		border-right: none;
	border-left: none;
	border-top: none;
}

.content_single_product_tabs .tab-pane {
	padding: .5em .7em;
}

.title_page	{
	font-size: 35px;
    line-height: 55px;
    font-weight: 500;
    letter-spacing: 0px;
	color: #ffffff;
	font-family: 'Playfair Display SC', serif;
	margin-bottom:10px;
	}
	
.h2_product {
	font-size: 125%;
	margin-top: 2em;
	text-transform: uppercase;
}
a.woocommerce-review-link {
    margin: 0 0 0 10px;
    font-size: 14px;
}
.price_and_installment {
	-ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.price_and_installment p.price {
	font-size: 1.8em;
}

.price_and_installment .installment {
	margin-left: auto;
	line-height: 1.7;
}

.price_and_installment .installment span:nth-child(1) {
	padding: 5px 1vw;
	border: 2px solid #DC99A0;
	border-radius: 8px;
	font-size: 13px;
	font-weight: 600;
}

.price_and_installment .installment span:nth-child(2) {
	padding: 3px 7px;
	margin-left: .5em;
	border-radius: 100%;
	background-color: #999;
	color: #fff;
}

.add_to_cart_and_consultation form {
	display: flex;
}

.add_to_cart_and_consultation .quantity {
	width: 75px;
	margin-right: 4px;
}

.add_to_cart_and_consultation .quantity label {
	display: none;
}

.add_to_cart_and_consultation .quantity input {
	padding: 10px;
	margin-bottom: 0;
	width: 100%;
}

.add_to_cart_and_consultation button {
	font-size: 1.03em;
	padding: 10px 15px;
	margin: 0;
	border-radius: 5px;
}

.add_to_cart_and_consultation button.consultation_btn {
	background-color: transparent;
	color: #000;
	border: 2px solid #ccc;
	font-size: .95em;
	margin-left: auto;
	font-weight: bold;
}

.page_product_calculate {
	display: flex;
	margin: .5em 0;
}

.page_product_calculate i {
	margin-right: 2%;
}

.page_product_calculate i:before {
	content: '';
	background-position: -510px -1px;
	background-position: -995px 0;
	width: 70px;
	height: 58px;
	display: inline-block;
	margin: 0 auto;
}

.page_product_calculate a {
	color: var(--gold);
	font-weight: bold;
}



section.related ul.products li.product {
	width: 31% !important;
	margin: 0 1%;
}

.content_single_product_metall_btn button {
	background-color: transparent;
	padding: 0;
	width: 45px;
}
@media (max-width: 1200px) {
	.price_and_installment p.price {
		font-size: 165%;
	}
}
@media (max-width: 992px) {
	.price_and_installment.d-flex,
  .add_to_cart_and_consultation.d-flex {
		display: block !important;
	}

	.add_to_cart_and_consultation .quantity {
		width: 45%;
		margin-right: 5%;
		margin-top: .4em;
	}

	.single_add_to_cart_button.button.alt {
		width: 50%;
		background-color: var(--std_color);
		margin-top: .4em;
	}

	.add_to_cart_and_consultation button.consultation_btn {
		width: 100%;
		margin-top: .6em;
	}
	.nav-link {padding: 0.5rem .2em;}
}

@media (max-width: 768px) {
	
	.add_to_cart_and_consultation form {
		width: 50%;
	}

	.price_and_installment.d-flex,
    .add_to_cart_and_consultation.d-flex {
		display: -webkit-flex !important;
		display: -moz-flex !important;
		display: -ms-flex !important;
		display: -o-flex !important;
		display: flex !important;
	}

	.add_to_cart_and_consultation button.consultation_btn {
		width: auto;
		margin-top: 0;
	}
}
@media (max-width: 577px) {
  .price_and_installment.d-flex,
  .add_to_cart_and_consultation.d-flex {
  	display: block !important;
  }
  .add_to_cart_and_consultation form {
		width: 100%;
		margin-bottom: .4em;
	}
		.content_single_product_tabs .nav-tabs li {
		width: 100%;
		text-align: center;
	}

	.content_single_product_tabs .nav-tabs li {
		margin-right: 0;
	}

	.d-flex.content_single_product_metall_btn {
		flex-wrap: wrap;
	}

	.content_single_product_metall_btn button {
		width: 20%;
	}
}
@media (max-width: 430px) {
	section.related ul.products li.product {width: 100% !important;}
	section.related ul.products li.product img {margin: 0 auto;}
}

.woocommerce-product-gallery {
    position: relative !important;
}
.summary.entry-summary > .single_product_div {
	display: none !important;
}
.woocommerce ul.products li.product {
	position: relative;
}
.test11-wishlist-icon-wrap {
	position: absolute;
	top: 12px;
	right: 12px;
	z-index: 20;
	line-height: 1;
}
.test11-wishlist-icon-wrap--single {
	top: 15px;
	right: 15px;
}
.test11-wishlist-icon-button {
	display: block !important;
	width: 37px !important;
	height: 37px !important;
	padding: 0 !important;
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
}
.test11-wishlist-icon-image {
	width: 37px !important;
	height: 37px !important;
	box-sizing: border-box;
	padding: 10px !important;
	margin: 0 !important;
	display: block !important;
	object-fit: contain;
	background: rgba(255, 255, 255, 0.95) !important;
	border: none !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	transition: background .2s ease, transform .2s ease, box-shadow .2s ease;
	cursor: pointer;
}