@font-face {
    font-family: 'Cormorant';
    src: url('https://exterier.ru/catalog/view/theme/default/fonts/Cormorant2.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Marcellus';
    src: url('https://exterier.ru/catalog/view/theme/default/fonts/Marcellus-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
.row-pagination-container{display: none;}
.title{color: #000;}
body {font-family:'Open Sans', sans-serif;;font-weight:400;color:#222;font-size:12px;line-height:20px;width:100%}
h1, h2, h3, h4, h5, h6 {font-weight:600;color:#000}
h1 {font-size:30px}
h2 {margin:0 0 20px;font-size:25px}
h3 {margin:0 0 20px;font-size:20px}
h4 {font-size:22px}
h5 {font-size:20px}
h6 {font-size:18x}
a {color:#20A320;text-decoration: none;}
a:hover {text-decoration:none}
legend {font-size:18px;padding:7px 0px}
label {font-size:12px;font-weight:normal}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	height:34px;
	font-size:12px;
	border-color:#ddd;
	box-shadow:none
}
.fa {font-size:14px}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {font-size:12px}
.input-group .input-group-addon {font-size:12px;height:30px}
button,select,.btn,.btn:active,.btn:hover,.btn:focus,.nav-tabs .li {outline:none!important;-moz-user-select:none!important;-webkit-user-select:none!important}
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {display:inline;}
.nav-tabs {margin-bottom:15px}
div.required .control-label:before {content:'* ';color:#f00;font-weight:700}
.dropdown-menu li > a:hover, .dropdown-menu li > button:hover {text-decoration:none;color:#333;background:rgba(0 0 0 /.05)}
#top {	background-color:#eee;margin:0 0 25px;min-height:36px}
#top #form-currency .currency-select,#top #form-language .language-select {text-align:left}
#top .btn-link, #top-links li, #top-links a {color:#888;text-decoration:none}
#top-links .dropdown-menu a {text-shadow:none}
#top .btn-link strong {font-size:14px;line-height:14px}
#top-links {height:36px;padding:6px 0}
#top-links a + a {margin-left:15px}
#top .dropdown{height:28px}

#logo {margin:0 0 15px}

#search {width:100%;margin-bottom:15px}
#search .input-lg {height:31px;line-height:20px;padding:7px;border-radius:3px;background: rgba(237, 237, 237, 1);border:none;outline: none;}
#search .btn-lg {position:absolute;z-index:99;top:1px;right:6px;font-size:15px;line-height:15px;padding:10px 15px;background:rgba(0 0 0 / .01);border-radius:0 6px 6px 0}

/* cart */
#cart {margin-bottom:15px;cursor: pointer;}
#cart > .btn {font-size:12px;line-height:18px;color:#fff}
#cart.open > .btn {background-image:none;background-color:#fff;border:1px solid #E6E6E6;color:#666;box-shadow:none;text-shadow:none}
#cart.open > .btn:hover {color:#444;}
#cart .dropdown-menu {background:#eee;z-index:1001}
#cart .dropdown-menu {min-width:100%;overflow-y:auto;max-height:800px;scrollbar-width:thin;overflow-x:hidden}

@media (max-width:478px) {
	#cart .dropdown-menu {width:100%}
}

#cart .dropdown-menu table {margin-bottom:10px}
#cart .dropdown-menu li > div {min-width:427px;padding:0 10px}

@media (max-width:478px) {
	#cart .dropdown-menu li > div {min-width:100%}
}

#cart .dropdown-menu li p {margin:20px 0}
#menu {margin:0 0 25px;background-color:#229ac8;min-height:46px;border:none;border-radius:6px}
#menu .nav > li > a {color:#fff;padding:13px 20px;min-height:15px}
#menu .nav > li > a:hover, #menu .nav > li.open > a {background-color:rgba(0, 0, 0, 0.1)}
#menu .dropdown-menu {padding-bottom:0}
#menu .dropdown-inner {display:table}
#menu .dropdown-inner ul {display:table-cell}
#menu .dropdown-inner a {min-width:250px;display:block;padding:5px 10px;clear:both;line-height:20px;color:#333333;font-size:12px}
#menu li.dropdown > a:after{display:inline-block;content:'›';margin:0 0 0 10px;font-weight:700;color:inherit;transform:rotate(90deg)}
#menu li.dropdown.open > a:after, #menu li.dropdown:hover > a:after{transform:rotate(-90deg)}
#menu .dropdown-inner li a:hover {color:#229ac8;background:none}
#menu .see-all {display:block;margin:10px;font-size:12px}
#menu .see-all:hover, #menu .see-all:focus {text-decoration:none;color:#333;background:none}
#menu #category {float:left;padding-left:15px;font-size:1.2em;font-weight:700;line-height:44px;color:#fff}
#menu .btn-navbar {font-size:15px;font-stretch:expanded;color:#fff;padding:2px 15px;float:right;background-color:#229ac8;border:solid 1px rgba(0 0 0 /.1)}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {color:#fff;background-color:#229ac8}

@media (min-width:768px) {
	#menu .navbar-collapse {padding:0}
	#menu .dropdown:hover .dropdown-menu {display:block}

}
@media (max-width:767px) {
	#menu {}
	#menu .navbar-nav{margin:0 -15px}
	#menu div.dropdown-inner > ul.list-unstyled {display:block}
	#menu div.dropdown-menu {padding:10px;background-color:rgba(0, 0, 0, 0.05)}
	#menu .dropdown-inner {display:block}
	#menu .dropdown-inner a {width:100%;color:#fff}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {background:rgba(0, 0, 0, 0.1)}
	#menu .see-all {margin:10px 10px 0;border:none;border-radius:0;color:#fff}
	#menu .nav > li{border-top:solid 1px rgba(0 0 0 /.1);}
}

#content {min-height:600px}
#product-product #tab-description, #information-information #content {font-size:13px}

footer {margin-top:30px;background-color:#F6F5F5;color:#000}
footer hr {border-top:1px solid #444}
footer a {color:#ccc}
footer a:hover {color:#fff}
footer h5 {margin:0 0 15px;font-weight:700;font-size:1.2em;px;color:#fff}
footer li{padding:0 0 5px}

.alert {padding:8px 14px 8px 14px}
.alert .close{right:0}

.breadcrumb {padding:15px 0px 50px 0px;border-radius:6px;background: none;border-top: 1px solid #EDEDED;
color: #000;margin-bottom: 0px;}
.breadcrumb li a{color: #8C8C8C;text-decoration: none;}
.breadcrumb i {font-size:15px}
.breadcrumb > li {position:relative;white-space:nowrap}
.breadcrumb > li + li:before {content:'/';padding:0 6px;color:#666}

.dropdown-menu{min-width:250px;padding:10px;font-size:12px;border:none;border-radius:6px}
.dropdown-menu > li > a, .dropdown-menu > li > button {padding:7px 10px;border-radius:4px}

.nav-tabs > li > a{font-size:1.1em}

html[dir=rtl] .breadcrumb > li::after {
  top:-3px;
  left:-5px;
  width:26px;
  height:26px;
  border-left:1px solid #DDD;
  border-top:1px solid #DDD;
  right:unset;
  border-right:unset;
  border-bottom:unset;
}
.pagination {margin:0}

.buttons {margin:1em 0}

.btn {padding:8.5px 12px;font-size:12px;border:none;border-radius:6px}
.btn-xs {font-size:9px}
.btn-sm {font-size:10.2px}
.btn-lg {padding:10px 16px;font-size:15px}

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {font-size:12px}
.btn-group > .btn-xs {font-size:9px}
.btn-group > .btn-sm {font-size:10.2px}
.btn-group > .btn-lg {font-size:15px}

.btn-default {color:#777;background-color:#eee}
.btn-primary {color:#fff;background-color:#20A320;text-decoration:none;
font-family: Cormorant;
font-weight: 700;
font-style: Bold;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;

}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {background-color:#EDEDED;background-position:0 -15px}
.btn-warning {color:#fff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#faa732;background-image:linear-gradient(to bottom, #fbb450, #f89406);background-repeat:repeat-x;border-color:#f89406 #f89406 #ad6704}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {box-shadow:inset 0 1000px 0 rgba(0, 0, 0, 0.1)}
.btn-danger {color:#fff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#da4f49;background-image:linear-gradient(to bottom, #ee5f5b, #bd362f);background-repeat:repeat-x;border-color:#bd362f #bd362f #802420}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {box-shadow:inset 0 1000px 0 rgba(0, 0, 0, 0.1)}
.btn-success {color:#fff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#5bb75b;background-image:linear-gradient(to bottom, #62c462, #51a351);background-repeat:repeat-x;border-color:#51a351 #51a351 #387038}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {box-shadow:inset 0 1000px 0 rgba(0, 0, 0, 0.1)}
.btn-info {color:#fff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#df5c39;background-image:linear-gradient(to bottom, #e06342, #dc512c);background-repeat:repeat-x;border-color:#dc512c #dc512c #a2371a}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {background-image:none;background-color:#df5c39}
.btn-link {border-color:rgba(0, 0, 0, 0);cursor:pointer;color:#23A1D1;border-radius:0}
.btn-link, .btn-link:active, .btn-link[disabled] {background-color:rgba(0, 0, 0, 0);background-image:none;box-shadow:none}
.btn-inverse {color:#fff;background-color:#333}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {background-color:#222}

/* list group */
.list-group a {border:1px solid #ddd;color:#888;padding:10px 12px}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {color:#444;background:#eee;border:1px solid #ddd;text-shadow:0 1px 0 #fff}

/* carousel */
.carousel-caption {color:#fff;text-shadow:0 1px 0 #000}
.carousel-control .icon-prev:before {content:'\f053';font-family:FontAwesome}
.carousel-control .icon-next:before {content:'\f054';font-family:FontAwesome}

.product_wrap{
}
.fav_product{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 10px;
	right: 10px;
	border:none;
	z-index: 999;
}
.product-thumb {border-right:1px solid #000;
	border-bottom:1px solid #000;
	overflow:auto;
padding: 20px 10px;

}
.product-layout:nth-child(3n) .product-thumb{border-right: 0px;}
.product-thumb .image {text-align:center}
.product-thumb .image a {display:block}
.product-thumb .image a:hover {opacity:0.8}
.product-thumb .image img {margin-left:auto;margin-right:auto}

.product-grid .product-thumb .image {float:none}

@media (min-width:767px) {
	.product-list .product-thumb .image {float:left;padding:0 15px}
}

.product-thumb h4 {}
.product-thumb .caption {}
.product-list .product-thumb .caption {margin-left:230px}

@media (max-width:1200px) {
	.product-grid .product-thumb .caption {min-height:210px;padding:0 10px}
}

@media (max-width:767px) {
	.product-list .product-thumb .caption {min-height:0;margin-left:0;padding:0 10px}
	.product-grid .product-thumb .caption {min-height:0}
}

.product-thumb .rating {padding-bottom:10px}
.rating .fa-stack {font-size:8px}
.rating .fa-star-o {color:#20A320;font-size:15px}
.rating .fa-star {color:#20A320;font-size:15px}
.rating .fa-star + .fa-star-o {color:#20A320}
h2.price {margin:0}

.product-thumb .price {color:#444;font-size:1.4em;font-weight:600}
.product-thumb .price-old {color:#999;text-decoration:line-through;margin-left:10px}
.product-thumb .price-tax {color:#999;font-weight:400;font-size:.65em;display:block;margin:5px 0 0}
.product-thumb .button-group {}
.product-list .product-thumb .button-group {border-left:1px solid #ddd}

@media (max-width:768px) {
	.product-list .product-thumb .button-group {border-left:none}

}

.product-thumb .button-group button {width: 100%;justify-content: center;
font-family: Cormorant;
font-weight: 700;
font-style: Bold;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;

}
.product-thumb .button-group button + button {width:20%;color:#229ac8;border-left:1px solid #ddd;background:#f7f7f7}
.product-thumb .button-group button:hover {color:#444;background-color:#ddd;text-decoration:none;cursor:pointer}

@media (max-width:1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width:33.33%;
	}
}
@media (max-width:767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width:33.33%;
	}
}

.thumbnails {overflow:auto;clear:both;list-style:none;padding:0;margin:0}
.thumbnail{border:none;padding:0;}

.thumbnails > img {width:100%}
.image-additional {max-width:440px}
.thumbnails .image-additional {
    float: left;
    width: calc(50% - 10px);
    margin-right: 20px;
}
.thumbnails .image-additional:nth-child(2n){
	margin-right: 0px;
}

.swiper-viewport{border-radius:6px}
.swiper-slide{display:flex;align-items:center;justify-content:center}
.swiper-pagination-bullet{background:#ddd !important;box-shadow:none !important}
.swiper-pagination-bullet-active{background:#229ac8 !important}
.panel-group .panel{margin:0 0 15px;border-radius:6px}
.panel-group .panel-heading{border-radius:5px 5px 0 0}
#product-product .tab-content{margin:0 0 40px}

#account-login #content > .row{display:flex;flex-wrap:wrap}
#account-login #content > .row .col-sm-6 {flex:1 0 50%;margin:0 0 20px}
#account-login #content > .row .well{display:flex;flex-wrap:wrap;height:100%;}
#account-login #content > .row .well h2{width:100%;}
#account-login #content > .row .well h2 + p {display:none;margin:0 0 auto}
#account-login #content > .row .well form {/* margin:auto 0 0; */}
#account-login #content > .row .well .control-label{display:none}
#account-login #content > .row .well input + a {display:inline-block;margin:10px 0 }
#account-login #content > .row .well .btn {margin:auto 0 0}
#account-login #content > .row .well input.btn {margin:auto 0 -10px}

#account-account .list-unstyled{display:flex;flex-wrap:wrap;margin:0 0 20px}
#account-account .list-unstyled li{margin:0 15px 15px 0;padding:10px 15px;background:rgba(0 0 0 / .03);border-radius:6px}
#account-account .list-unstyled li:last-child{margin-right:0}

@media (min-width:1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width:992px) and (max-width:1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width:768px) and (max-width:991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width:768px) {
    #column-left  .product-layout .col-md-3 {width:100%}
	#column-left + #content .product-layout .col-md-3 {width:50%}
	#column-left + #content + #column-right .product-layout .col-md-3 {width:100%}
    #content + #column-right .product-layout .col-md-3 {width:100%}
}



/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {min-width:50px}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image:none;
    background-color:#df5c39;
}

html[dir=rtl] .checkbox input[type="checkbox"],
html[dir=rtl] .checkbox-inline input[type="checkbox"],
html[dir=rtl] .radio input[type="radio"],
html[dir=rtl] .radio-inline input[type="radio"] {position:absolute;margin-top:4px\9;margin-right:-20px;margin-left:unset}
html[dir=rtl] .input-group-btn:last-child > .btn {border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-bottom-left-radius:5px}
html[dir=rtl] .input-group .form-control:first-child {border-top-right-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:unset;border-bottom-left-radius:unset}
html[dir=rtl] .container .row:first-child  .col-sm-4, html[dir=rtl] .container .row:first-child  .col-sm-5 {float:right}
html[dir=rtl] #cart .dropdown-menu {left:0;right:auto}

@media (min-width:768px) {
    html[dir=rtl] .navbar-nav {
        float:right;
        margin:0;
    }
    
    html[dir=rtl] .navbar-nav > li {
        float:right;
    }
}
@media screen and (max-width: 300px){
	.container{
		max-width: 300px;
		width: 100%;
	}
}



@media screen and (max-width: 640px){
	.container{
		max-width: 600px;
		width: 100%;
	}
}
@media screen and (max-width: 1600px){
	.container{
		max-width: 1520px;
		width: 100%;
	}
}

@media screen and (max-width: 1920px) and (min-width: 1600px) {
	.container{
		max-width: 1840px;
		width: 100%;
	}
}
@media screen and (min-width: 1920px) {
	.container{
		max-width: 1840px;
		width: 100%;
	}
}
.container{
	padding-left: 0;
	padding-right: 0;
}
.container:before,
.container:after{
	display: none;
}

header .phones{
	display: flex;
	flex-flow: wrap;
	gap:25px;
	padding: 10px 0px 21px 0px;
}
header .phones a,
header .phones div{
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
color: #000;
}
.top_level_bottom{
	display: flex;
}
.top_level_bottom img{
	    margin-bottom: 15px;
}
.best_cats li{
	list-style: none;
}
.best_cats{
	position: absolute;
	top: 116px;
	min-height: 505px;
	z-index: 9999;
	width: 100%;
	background: #fff;
	padding: 25px 0px;
	display: none;
}
.best_cats.active { display: block; }
.best_cats .container{position: relative;}
.best_cats .lvl-1 > li{
		margin-bottom: 5px;
}

.best_cats .lvl-1 > li:hover > a,.best_cats .lvl-2  li:hover > a{
	color: #20A320;
	background-color: #EDEDED;
}
.best_cats .lvl-1 > li:hover > svg path,
.best_cats .lvl-2  li:hover > svg path{
	fill:#20A320;
}
.best_cats .lvl-1 > li > a{
	padding: 5px;
	height: 34px;
	font-family: Cormorant;
font-weight: 700;
font-style: Bold;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
color: #000;
	width: 435px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 5px;
	position: relative;
}
.best_cats .lvl-2  li:hover > .lvl-3{
    position: absolute;
    top: 0;
    left: 434px;
    display: grid;
    grid-template-columns: 1fr 1fr;
  
}

.lvl-2,
.lvl-3{
	display: none;
}

.lvl-2 ul{
	padding: 0px;
	margin:0px;
	position: relative;
}
.best_cats .lvl-1 > li:hover .lvl-2{
	display: flex;
	position: absolute;
	left: 475px;
	top: 0px;
	flex-flow: column;
	height: 100%;
	width: calc(100vw - 475px);
}
.best_cats .lvl-2:after{
    width: 100%;
    content: "";
    height: 85px;
    left: -50px;
    position: absolute;
    top: 0px;
}
.lvl-2 .name{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 64px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-bottom: 15px;
}
.lvl-2 a{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
color: #000;
width: 415px;
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 6px;
padding: 6px;
border-radius: 3px;
}
.container_menu{
	margin-left: 50px;
	margin-right: 112px;
}
#main_menu{display: flex;align-items: center;justify-content: center;display: flex;
    align-items: center;
    gap: 5px;}
#main_menu ul{
	display: flex;
	justify-content: space-between;
	gap:25px;
	align-items: center;
	flex-flow: wrap;
}
#main_menu ul li a,
#main_menu ul li span{
	font-family: Cormorant;
font-weight: 700;
font-style: Bold;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
color: #000;
padding: 0px;
}
#main_menu .navbar-collapse.collapse{
	padding: 0px;
	margin-top: 25px;
}



.d-flex{display: flex;}
.justify-content-between{justify-content: space-between;}
.flex-column{flex-flow: column;}
.sae{
	width: 260px;
	padding-top: 10px;
}
.sae .enter{
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.sae li{
	list-style: none;
}
.sae a{
	font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
color: #000;
}
.text_reg{
	font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: right;
text-transform: uppercase;

}
.last_cart{padding-top: 10px;}
#wishlist-total,
#cart{
	width: 31px;
	height: 31px;
	background-color: #EDEDED;
	position: relative;
	    border-radius: 50%;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}
#wishlist-total span,
#cart #cart-total{
	position: absolute;
	top: -5px;
	right: -5px;

width: 16px;
height: 16px;
background: #20A320;
display: flex;
align-items: center;
justify-content: center;
font-family: Inter;
font-weight: 400;
font-style: Regular;
font-size: 8px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
color: #fff;
border-radius: 50%;

}
.buttons_header_cart{
display: flex;
gap:20px;
justify-content: flex-end;
padding-top: 40px;

}
#product-category h1{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 64px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-top: 0px;
margin-bottom: 5px;
color: #000;
}
.row{
	margin: 0 auto;
}
.category_list{}
.category_list ul{
	margin: 0;
    padding: 0;
    display: flex;
    justify-content: flex-start;
    gap: 5px;
    border-radius: 5px;
    flex-flow: wrap;
    margin-bottom: 25px;
}
.category_list li{
	list-style: none;
}
.category_list a{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-style: Regular;
	font-size: 20px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0%;
	text-transform: uppercase;
	padding: 11px 15px;
	border: 1px solid #000000;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #000;
	border-radius: 5px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	padding: 0px;
}
.info_block{
	display: flex;
	justify-content: space-between;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 10px 0px;
}
.info_block > *{
	width: 33%;
	font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
color: #000;
align-items: center;
}
.product_count{
	justify-content: flex-end;
}
.info_block .products{
	justify-content: center;
}
.product_count span{
	color: #20A320;
	margin-right: 5px;
}
.qr_list{
	display: flex;
	justify-content: space-between;
	gap:33px;
}
.maq{
	display: flex;
	justify-content: space-between;
}
.maq > *{
	width: 50%;
}
.logo_and_widget{
	display: flex;
	margin-bottom: 65px;
}
.logo_and_widget .widget{margin-left: 125px;}
footer .map{
	margin-bottom: 66px;
}
iframe{
	border:none;
}
.green_btn,
.opt-modal__add{
	background: #20A320;
	font-family: Cormorant;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 110.00000000000001%;
	letter-spacing: 0%;
	text-transform: uppercase;
	position: relative;
	height: 50px;
	line-height: 50px;
	display: flex;
	align-items: center;
	border-radius: 5px;
	color: #fff;
	width: fit-content;
	border:none;
	text-align: center;
	cursor: pointer;
}
.green_btn:hover,
.opt-modal__add:hover{
	background-color: #F1F1F1;
    /* order: 2; */
    color: #000;
}
.green_btn.dotted:after{
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	right: 10px;
	top: 10px;
}
footer .green_btn.dotted {margin-bottom: 15px;padding: 6px 27px 6px 6px;height: auto;line-height: inherit;height: 26px;}
footer .open_time{
	font-family: Cormorant;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 16px;
	leading-trim: NONE;
	line-height: 110.00000000000001%;
	letter-spacing: 0%;
	margin-bottom: 15px;
}
footer .container{padding:0px;margin: 0;max-width: 100%;}
footer .adress{
	font-family: Cormorant;
font-weight: 600;
font-style: SemiBold;
font-size: 20px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
margin-bottom: 20px;
}
.right_part_qr{
	padding-top: 60px;
	border-left:1px solid #252525;
	border-bottom:1px solid #252525;
	display: flex;
    flex-flow: column;
    justify-content: space-between;
    
}
.right_part_qr .top_right{margin-right: 40px;}
.right_part_qr .title{
	font-family: Cormorant;
font-weight: 500;
font-style: Medium;
font-size: 48px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
margin-bottom: 15px;
}
.logo_map {
	padding-top: 60px;
	border-bottom:1px solid #252525;
}
footer .bottom_border_part{
	padding: 15px 20px 15px 40px;
	border-top:1px solid #252525;
	margin-left: 0px;
	height: 92px;
}
footer .green_btn.bordored{
	width: 100%;
	padding: 17px 0px;
	display: flex;
    justify-content: center;
}
.logo_map > *{
	margin-left: 40px;
}
.right_part_qr > *{
	padding-left:20px;
}
.right_part_qr .desc{
	font-family: Cormorant;
font-weight: 600;
font-style: SemiBold;
font-size: 20px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
margin-bottom: 30px;
}
.desc.slogan{
	font-family: Cormorant;
font-weight: 600;
font-style: SemiBold;
font-size: 20px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
margin-bottom: 20px;
padding-left: 20px;
}
.bot_right{padding-left: 0px;}
footer form input{
	padding-left: 16px;
	height: 49px;
	line-height: 49px;
	border-radius: 5px;
	border: 1px solid #252525;
	outline: none;
	margin-right: 10px;
	width: 100%;
	max-width: 670px;
}
.subscribe form{
	display: flex;
}
.subscribe button{
	padding:0px 40px;
}
.subscribe input::placeholder{
	font-family: Marcellus;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
color: #000;
}
.footer_menu{
	margin-top: 60px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 250px;
}
.powered{
		margin-left: 40px;
	margin-right: 40px;
}
.single_menu .title{
	font-family: Cormorant;
font-weight: 700;
font-style: Bold;
font-size: 24px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
text-transform: uppercase;
margin-bottom: 30px;
}
.single_menu ul{
	padding: 0px;
	margin:0px;
}
.single_menu li{list-style: none;}
.single_menu li a,
.powered{
	font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
text-transform: uppercase;
margin-bottom: 5px;
display: inline-block;
color: #000;text-decoration: none;
}
.powered{
	display: flex;
	justify-content: space-between;
	color: #000;
}
.powered a{
	color: #000;
}
.product-layout .price{
	font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-top: 12px;
}
.product-layout h4 a{
	color: #000;
	font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

}
.product-thumb .owl-pagination{
	position: absolute;
	bottom: 5px;
	top:auto;
	width: 100%;
}
.product-thumb .owl-carousel{
	z-index: 0;
	margin:0;
}
.product-thumb .owl-wrapper-outer{
	border:none;
	border-radius: 0;
	box-shadow: none;
}
.product-thumb .owl-dots{
	margin:0px 5px;
}
.product-thumb .owl-dots button.owl-dot{
	width: 25px;
	height: 2px;
	margin:0px 2.5px;
	background-color: #C4C4C4;
}
.product-thumb button.owl-dot.active{
	background-color: #20A320;
}


.pagination{
	gap: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 120px;
}
.pagination>li>a, .pagination>li>span{
	width: 45px;
	height: 45px;
	border-radius: 5px;
	color: #000;
	border:1px solid #000;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 16px;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

}
.pagination>li:first-child>a, .pagination>li:first-child>span,
.pagination>li>a:hover, .pagination>li>span:hover,
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	border-radius: 6px;
	background-color: #20A320;
	border:1px solid #20A320;
	color: #fff;}
.right_part_qr a{color: #000;}
footer a:hover{color: #000}
.double_menu{column-count: 2;column-gap: 290px;}
.reviews_module{
	margin-bottom: 120px;
	padding-bottom: 20px;
	border-bottom: 1px solid #000;
}
.module_title{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 64px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

}
.reviews_header{
	justify-content: space-between;
	border-bottom: 1px solid #000;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
span.text_green{
	color: #20A320;
}
.plashka_green{
	padding: 10px 62px 10px 10px;
	position: relative;
	font-family: Cormorant;
font-weight: 600;
font-style: SemiBold;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
text-transform: uppercase;
color: #fff;
background: #20A320;
border-radius: 5px;
height: fit-content;
}
.plashka_green:after{
	content: "";
	width: 6px;
	height: 6px;
	background-color: #fff;
	border-radius: 50%;
	right: 10px;
	top: 16px;
	position: absolute;
}
.reviews_carousel_control,
.carousel_control{
	display: flex;
	gap:10px;
}
.reviews_carousel_control > *,
.carousel_control > *{
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
	border:1px solid #000;
}
.reviews_carousel_control > *:hover,
.carousel_control > *:hover{
	border: 1px solid #00000080;
	cursor: pointer;
}
.reviews_carousel_control .prev,
.carousel_control .prev{
	transform: rotate(180deg);
}
.reviews_carousel_control > *:hover svg path,
.carousel_control > *:hover svg path{
	fill:#00000080;
}
.reviews_body{
	display: flex;
	gap:40px;
	justify-content: space-between;
}
.reviews_body .left_part{
	display: flex;
	flex-flow: column;
	gap: 20px;
	justify-content: space-between;
}
.reviews_body .tab_name{
	display: flex;
	justify-content: space-between;
	margin-bottom: 72px;
}
.reviews_body .tab_actually_name,
.review_name{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 40px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}
.reviews_body .closer{
	display: flex;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
	background-color: #20A320;
	transition: 1s all;
}
.reviews_body .tab:not(.active) .closer{
	transform: rotate(45deg);
}
.reviews_body .tab{
	background-color: #F6F5F5;
	border-radius: 5px;
	padding: 20px;
	width: 300px;
}
.reviews_body .tab.active{
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 1);
}
.tab_review_stars{
	display: flex;
	align-items: center;
}
.reviews_body .tab_review_stars span{
	font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-left: 8px;
}
.review{
	padding: 20px;
	display: flex;
	flex-flow: column;
	border: 1px solid #000000;
	border-radius: 5px;
	height: 400px;
	max-width: 560px;
}

.review .review_name{
	margin-bottom: 10px;
}
.review .review_place{
	margin-bottom: 30px;
	font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color: #909090;

}
.review .review_text{
	font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
margin-bottom: 33px;
}
.review .review_link{
	color: #20A320;
	font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-decoration: underline;
text-decoration-style: dotted;
text-decoration-offset: 0%;
text-decoration-thickness: 0%;
text-decoration-skip-ink: auto;

}
.container .owl-wrapper-outer{box-shadow: none;border:none;}
.slider_reviews .owl-item{
	
}
.fv-items_name{
	font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

}
.fv-icon_items_hide_default:before{
	content: ""!important;
	width: 10px;
	height: 10px;
	background:url('../image/filter_arrow.svg') no-repeat center center;
	display: block;
}
.fv-icon_items_show_default:before{
	content: ""!important;
	width: 10px;
	height: 10px;
	background:url('../image/filter_arrow.svg') no-repeat center center;
	display: block;
	transform: rotate(180deg);
	transition: 1s all;
}
.fv-body .fv-items{
	border-bottom:1px solid #C4C4C4;
	border-radius: 0px;
}
.fv-body .fv-items:hover{
	box-shadow: none;
}
#fv_container .fv-body{
	gap:0;
}
.filter_title{
	margin:25px 0px;
	font-family: Cormorant;
	font-weight: 400;
	font-style: Regular;
	font-size: 32px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0%;
	text-transform: uppercase;
}
.filter_title span{
	font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
color: #20A320;
margin-left: 5px;
}
#column-left{
	width: 440px;
}
#product-product h1{
	margin:0;
	margin-bottom: 10px;
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 40px;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

}
#product-product #content > .row{
	gap:20px;
	display: flex;
	justify-content: space-between;
}
.articul{
	margin-bottom: 25px;
}
.articul .item{
	font-family: 'Open Sans', sans-serif;
font-weight: 600;
font-style: SemiBold;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
color: #20A320;
}
.old_price{
	text-decoration: line-through;
	color: grey;
}
.price_normal{
	font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 40px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}
.block_price{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.info_under_price{
	font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
opacity: 0.5;
color: #000;
margin-top: 5px;
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 145px;
    cursor: pointer;
}
.stock{
	font-family: Cormorant;
font-weight: 700;
font-style: Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
text-transform: uppercase;
padding: 9px 35px 9px 9px;
background: #F1F1F1;
border-radius: 5px;
position: relative;
text-transform: uppercase;
}
.stock:after{
	content: "";
	position: absolute;
	right: 9px;
	top: 13px;
	width: 6px;
	height: 6px;
	background-color: #20A320;
	border-radius: 50%;
}
.stock.red:after{
	background-color: red;
}
.breadcrumb a span,
.breadcrumb span{
	font-family: Open Sans;
	font-weight: 400;
	font-style: Regular;
	font-size: 12px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0%;
	color: #8C8C8C;
}
.breadcrumb span{
	color: #000;
}
.options{
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #C4C4C4;
	border-top: 1px solid #C4C4C4;
	margin-bottom: 20px;
}
.options .control-label{
	font-family: Open Sans;
font-weight: 600;
font-style: SemiBold;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
margin-bottom: 10px;
}
.options .radio input{display: none;}
.options .radio label{
	padding: 9px 10px;
	border-radius: 5px;
	border:1px solid #000;
	margin: 0;
	color: #00000054;
}
.option_list{
flex-flow: wrap;
    align-items: flex-end;
    gap: 10px;
    justify-content: flex-start;
}
.option_list .radio{
	margin: 0;
}
.option_list .selected label{
	background-color: #20A320;
	color: #fff;
	border:1px solid #20A320;
}
.product_buttons{
	display: flex;
	justify-content: space-between;
	gap:20px;
}
.product_buttons br{
	display: none;
}
.product_buttons button{
	width: calc(50% - 10px);
	border-radius: 5px;
	padding: 16px 0px;

	align-items: center;
	font-family: Cormorant;
font-weight: 600;
font-style: SemiBold;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
text-align: center;

}

.product_buttons .btn{
	background-color: #F1F1F1;
	order:2;
	color: #000;
}
.product_buttons .boc_order_btn{
	background-color: #20A320;
	order:1;
	color: #fff;
}

.dop{
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap:20px;
	margin-bottom: 20px;
}
.btn-grey{
	background-color: #F1F1F1;
	font-family: Cormorant;
font-weight: 700;
font-style: Bold;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
border-radius:5px;
padding: 16px 0px;
cursor: pointer;
}
.wishlist{
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
	background:#F1F1F1 ;
}
.wishlist img{
	width: 30px;
	height: 30px;
}
.dop .btn-grey{
	width: calc(100% - 60px);
}
.no_mb{
	margin-bottom: 0px;
}
.photo_callback{
	padding: 15px;
	border-radius: 5px;
	border:1px solid #000;
	margin-bottom: 65px;
	margin-top: 50px;
	margin-bottom: 65px;
	display: flex;
	justify-content: space-between;
}
.photo_callback .title{
	font-family: Open Sans;
font-weight: 600;
font-style: SemiBold;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
margin-bottom: 3px;
}
.photo_callback .desc{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
opacity: 0.5;
}
.product_menu{
display: flex;
flex-flow: column;
margin-bottom: 50px;
}
.product_menu > *{
	padding: 10px 0px;
	border-top: 1px solid #C4C4C4;
	font-family: Open Sans;
font-weight: 600;
font-style: SemiBold;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-decoration: none;
color: #000;
background: url('../image/arrow_l.svg') no-repeat right center;
}
.product_menu > *:last-child{
	border-bottom: 1px solid #c4c4c4;
}
.prems{
	display: flex;
	justify-content: space-between;
	gap:20px;
	margin-bottom: 20px;
}
.single_prem{
	display: flex;align-items: center;justify-content: center;flex-flow: column;gap:23px;
	background-color: #F1F1F1;
	border-radius: 5px;font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
padding: 30px 0px 15px 0px;
width: calc(25% - 10px);
}
.single_prem img{width: 100px;height: 100px;}
.nav-tabs{border-bottom: none;margin-bottom: 30px;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover,
.nav-tabs>li>a:hover{
	color: #fff;
	border:1px solid #20A320;
	
	
	background-color: #20A320;
	border-radius: 5px;
}
.nav-tabs>li>a{
	margin-right: 5px;
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
color: #000;
border:1px solid #000;
border-radius: 5px;
padding:11px 15px 12px 15px;
}
.info_main{margin-top: 20px;}
.title_ats{
	font-family: Open Sans;
font-weight: 600;
font-style: SemiBold;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
margin-bottom: 10px;
}
#description_true{margin-bottom: 30px;}
.attr_span{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
display: flex;
justify-content: space-between;
padding: 10px 0px;
border-top: 1px solid #C4C4C4;
}
.attr_name{
	opacity: 0.5;
}
.attr_value{

}
.regular_ul{padding:0;margin:0;column-count: 2;column-gap: 40px;}
.return_block{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-bottom: 15px;
display: flex;
align-items: center;
gap:1px;
}
.return_block a{
	color: #000;
}
#product-product .breadcrumb{
	padding-bottom: 30px;
}
#boc_order_title{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 48px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
margin-bottom: 8px;
}
.sub_title_qo{
	margin-bottom: 30px;
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;

}
#boc_order .modal-dialog{
	width: 880px;
	padding: 0;
}
#boc_order .modal-content{

	padding: 30px;
}
#boc_submit{
	width: 100%;
}
#boc_order .modal-header{
	border-bottom: none;
	padding: 0;
}
.popup_wrapper .checkbox_form {
    display: none; /* скрываем стандартный чекбокс */
}

.popup_wrapper .checkbox_form + .text_agree::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 8px;
    vertical-align: middle;
    border: 1px solid #C4C4C4;
    border-radius: 4px;
    background-color: #fff;
    position: relative;
    transition: background 0.2s, border-color 0.2s;
}

.popup_wrapper .checkbox_form:checked + .text_agree::before {
    background-color: #20A320;
    border-color: #20A320;
}

.popup_wrapper .checkbox_form:checked + .text_agree::after {
    content: "";
    position: absolute;
    left: 4px;
    top: 4px;
    width: 20px;
    height: 20px;
    background-image: url('/catalog/view/theme/default/image/checker_big.png');
    background-size: cover;
    background-position: center;
}

#boc_order .form-control,
.popup_wrapper .form-control{
	border-radius: 5px;
	border:1px solid #252525;
	padding: 16px;
	width: 100%;
	height: 50px;
	margin-bottom: 15px;
}
#boc_order .input-group[class*=col-],
.popup_wrapper .input-group[class*=col-]{
	width: 100%;
	margin-bottom: 0px;
}
#boc_submit{justify-content: center;padding: 16px 0px;border-radius: 5px;font-family: Cormorant;
font-weight: 600;
font-style: SemiBold;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
}
.qo_title{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
margin-bottom: 5px;
}
#boc_order .checkbox,
.popup_wrapper .checkbox{
}
#boc_order .checkbox label,
.popup_wrapper .checkbox label{
		font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
padding-left: 35px;
height: 30px;
    display: flex;
    align-items: center;
}
.popup_wrapper .checkbox label{padding-left: 0px;}
#boc_order .modal-body{
	padding: 0px;
}
#boc_agree,
.popup_wrapper .checkbox_form{
	width: 30px;
    height: 30px;
    left: 0;
    margin-left: 0!important;
}
#boc_order .checkbox a{
	color: #000;
	text-decoration: underline;
}
.close{
	opacity: 1;
    top: 40px;
    position: absolute;
    right: 40px;
}
.footer_modules{
	margin-top: 120px;
}
.footer_modules .module_header{
	margin-top: 0px;
}
.module_header {
	justify-content: space-between;
	align-content: center;
	border-bottom: 1px solid #000;
	padding-bottom: 20px;
	margin-top: 120px;
}
.module_products .product-thumb .caption{
	min-height: auto;
	margin-bottom: 20px;
}
.product-grid .product-thumb .image{
    max-width: 420px;
    max-height: 550px;
    margin: 0 auto;
}
.product-thumb h4{height: 50px;overflow: hidden;}
.flex-search{
	display: flex;
	gap:10px;
	align-items: center;
}
#button-search{margin: 20px auto;
}
.module_products .product_wrap:after{
	position: absolute;
	width: 1px;
	height: 100%;
	left: 0px;
	content: "";
	background-color: #fff;
	top: 0px;
	z-index: 999;
}
.module_products .product_wrap:before{
	position: absolute;
	width: 1px;
	height: 100%;
	right: 0px;
	content: "";
	background-color: #fff;
	top: 0px;
	z-index: 999;
}
#product-product .reviews_module,
#product-product .module_products{
	margin-top: 120px;
}
.blog_module{
	margin-bottom: 120px;
}
.blog_module .module_title span{
	max-width: 767px;
}
.blog_module .module_title{
	display: flex;
	gap:20px;
	align-items: flex-end;
}
.btn_white{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
padding: 11px 15px;
border-radius: 5px;
border:1px solid #000;
    color: #000!important;
    height: fit-content;
    text-decoration: none!important;

}
.boc_order_category_btn{display: none;}
.prod_info{
	font-family: Open Sans;
	font-weight: 400;
	font-style: Regular;
	font-size: 14px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0%;
	margin-bottom: 10px;
	margin-top: 5px;
	border-bottom: 1px solid #C4C4C4;
	opacity: 0.5;
	padding-bottom: 10px;
	display: flex;
    flex-flow: column;
    gap: 5px;
}
.wrapper_sizes .sizes{
	display: flex;
	gap:10px;
	flex-flow: wrap;
	height: 30px;
}
.wrapper_sizes .size-chip{
border: 1px solid #C4C4C4;
border-radius: 5px;
opacity: 0.5;
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
padding:5px 8px;
}
.wrapper_sizes .size-chip:hover{
	color: #20A320;
	border-color:#20A320;
	opacity: 1;
	cursor: pointer;
}
.sizes { position:relative; }
.sizes-list { display:flex; gap:6px; overflow:hidden; white-space:nowrap; }
.size-chip { display:inline-flex; align-items:center; gap:6px; padding:6px 10px; border:1px solid #ddd; border-radius:6px; background:#fff; cursor:pointer; }
.sizes-more { margin-left:6px; padding:5px;color: #fff;border:none;  background:#20A320; border-radius:5px; cursor:pointer; }

.opt-modal__backdrop{position:fixed;inset:0;background:rgba(0,0,0,.4);display:none;z-index:9999;}
.opt-modal{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:min(880px,92vw);max-height:80vh;overflow:auto;background:#fff;border-radius:5px;display:none;z-index:10000;}
.opt-modal__body{padding:12px 16px;}
.opt-modal__radios{display:grid;gap:10px;margin:8px 0 14px;}
.opt-modal__radios label{display:flex;justify-content:space-between;gap:10px;padding-bottom:15px;cursor:pointer;align-items: center;}
.opt-modal__qty{display:flex;align-items:center;gap:8px;margin-bottom:10px;}
.wrapper_sizes{width:100%;}
.sizes{
  display:flex; align-items:center; gap:6px; width:100%;
}
.sizes-list{
  flex:1; min-width:0;
  display:flex; gap:6px;
  white-space:nowrap; overflow:hidden; /* чипы в одну линию */
}
.size-chip{flex:0 0 auto;display: flex!important;}
.sizes-more{
  flex:0 0 auto; white-space:nowrap; /* не переносить */
  display:none;                       /* скрипт покажет при необходимости */
}
.modal_title{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 48px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
margin-bottom: 30px;
text-align: center;
    width: 100%;
    display: block;
    margin-top: 30px;
}
.opt-radio{position: relative;font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
padding-left: 40px;
}
.opt-radio:after{
	content: "";
	width: 30px;
	height: 30px;
	border: 1px solid #000000;
	position: absolute;
	left: 0px;
	border-radius: 5px;
}
.opt-radio input{
	display: none;
}
.opt-radio:has(> input:checked)::after{
  background:#20A320 url('/catalog/view/theme/default/image/checker_big.png') no-repeat center;
  border-color:#20A320;
  background-size: 60%;
}
.opt-modal__add{
	width: 100%;
    text-align: center;
    justify-content: center;
}
.opt-modal__close{
	margin-top: 10px;
	border:1px solid #000;
	text-align: center;
	font-family: Cormorant;
font-weight: 600;
font-style: SemiBold;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
padding: 16px 0px;
display: block;
outline: none;
border-radius: 5px;
width: 100%;
background: #fff;
}
.prod-slider .owl-nav button{
	width: 30px;
	height:30px;
	border-radius: 5px;
	background-color: #F1F1F1!important;
	position: absolute;
	top: 435px;
	left: 0px;
}
.prod-slider .owl-nav button.owl-next{
	right:0px;
	left: auto;
}
.image-additional a{position: relative;}
.image-additional a:after{
	content: "";
	width: 30px;
	height: 30px;
	background:url('/catalog/view/theme/default/image/plus.png') no-repeat center center #F1F1F1;
	background-size: 20px 20px;
	position: absolute;
	top: 10px;
	left: 10px;
	border-radius: 5px;
}

.myVerticalSlider .swiper-container{
	height: calc(100vh - 148px);
}
.swiper-slide-shadow-top{display: none!important;}
.owl-dots {
	text-align: center;
}
.dop_img .owl-carousel .owl-item img.owl-lazy{
	max-width: 420px;
	max-height: 550px;
}
.dop_img img{max-height: 550px;}
/* Общий контейнер — ваша строка */
.row.product_wrap {
    display: flex;
    flex-wrap: wrap; /* Перенос на новую строку */
    margin-left: -15px;  /* Если у вас стандартные gutters Bootstrap */
    margin-right: -15px;
}
.product-thumb > div:nth-child(2){justify-content: space-between;}
/* Все колонки в этой строке */
.row.product_wrap > .product-layout {
    display: flex;               /* Делаем колонку flex */

}

/* Сама карточка товара растягивается на всю высоту колонки */
.row.product_wrap > .product-layout > .product-thumb {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;                /* Важно: занимает всю высоту колонки */
    background: #fff;            /* Опционально, если нужно */
        /* Если у вас есть рамка */
    /* Добавьте padding/margin если нужно */
}

/* Контент внутри карточки (всё кроме кнопок) */
.product-thumb > div:nth-child(2) {  /* Это <div> после <a> с изображением */
    flex-grow: 1;                /* Растягивает среднюю часть */
    display: flex;
    flex-direction: column;
}

/* Чтобы кнопки всегда были внизу */
.button-group,
.b//*[@]oc_order_category_btn {  /* Кнопка "Купить в один клик" */
    margin-top: auto;            /* Прижимает кнопки вниз */
}


.color_pick > div{
	display: flex;
	gap:5px;
}
.color_pick input{display: none;}
.color_pick .checkbox{margin-bottom: 0px;margin-top: 0px;}
.color_pick .checkbox label{padding-left:0}
.color_pick .img-thumbnail{border:none;padding:0;}
.color_pick label.active img { -webkit-box-shadow: 0px 0px 0px 1px rgba(32, 163, 32, 1);
-moz-box-shadow: 0px 0px 0px 1px rgba(32, 163, 32, 1);
box-shadow: 0px 0px 0px 1px rgba(32, 163, 32, 1); }

.faq{display: flex;
	gap:20px;
	justify-content: space-between;
}
.faq .main_body{width: calc(100% - 440px)}
.faq .title{max-width: 440px;}
.faq .title{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 64px;
leading-trim: NONE;
line-height: 100%;
color: #000;
letter-spacing: 0%;
margin:0;
text-transform: uppercase;
}
.faq .sub_text{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
margin-bottom: 60px;
}
.faq .question{
	background-color: #F6F5F5;
	border-radius: 5px;
	margin-bottom: 5px;
	padding: 20px;
	position: relative;
}
.faq .question .ask{
	margin-bottom: 40px;
	font-family: Open Sans;
font-weight: 600;
font-style: SemiBold;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
}
.faq .answer{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}
.question{cursor: pointer;}
.question .answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height .3s ease;
}
.question.open .answer {
  max-height: 1000px; /* больше возможной высоты */
}
.wrapper_sizes{
	display: flex;
	gap:5px;
	align-items: center;
	margin-bottom: 10px;
}
.wrapper_sizes .name{opacity: 0.5;}
.qty {
	background:#EDEDED;
	border-radius: 5px;
	padding: 5px;
	margin-bottom: 10px;
	display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
margin-bottom: 20px;
position: relative;
}
.qty button{
	width: 30px;
	height: 30px;
	border-radius: 5px;
	background-color: #fff;
	border:none;
	outline: none;
	font-size: 28px;
}
.qty .d-flex{
	gap:5px;
}
.kovrolin .prod_info{border:none;}
.kovrolin .qty:after{
content: "";
    position: absolute;
    bottom: -10px;
    border-bottom: 1px solid #C4C4C4;
    height: 1px;
    width: 100%;
}

.fon{
	z-index: 9999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #00000099;
	display: none;
}
.popup_wrapper{
	position: fixed;
    width: 880px;
    height: 746px;
    background: #fff;
    z-index: 99999;
    top: 10%;
    left: 50%;
    margin-left: -440px;
    margin-top: 0;
    padding: 30px;
    border-radius: 5px;
    display: none;
}
.popup_wrapper.is-open {display:block;}
.no-scroll{overflow:hidden;}
.popup_wrapper .closer{
	position: fixed;
	z-index: 99999;
	right: 40px;
	top: 40px;
	cursor: pointer;
}
.popup_wrapper .closer img{
		width: 30px;
	height: 30px;
}
#demo_first{text-align: center;}
.popup_wrapper .title{
font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 48px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
margin-bottom: 20px;
}
#demo_first p{
	font-family: Open Sans;
	font-weight: 400;
	font-style: Regular;
	font-size: 20px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
}
#demo_first .text{margin-bottom: 30px;}
.popup_wrapper .green_btn{width: 100%;text-align: center;display: flex;justify-content: center;}
#demo_first img{
	border-radius: 5px;
	margin-bottom: 30px;
}
.popup_wrapper .desc{
	text-align: center;
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
padding-bottom: 30px;
margin-bottom: 10px;
border-bottom: 1px solid #EDEDED;
}
.popup_wrapper a{
	color: #000;
	text-decoration: underline;
}
.popup_wrapper select,
.popup_wrapper .inner_form input[type=text]{
	    width: 100%;
    height: 50px;
    border-radius: 5px;
    border: 1px solid #252525;
    padding-left:16px;
}
.popup_wrapper .qo_title{
	margin-bottom: 5px;
}
.popup_wrapper .form-group{
	margin-bottom: 15px;
}
.sm_form{height: fit-content;}
.kd_block{
	border: 1px solid #000000;
	padding: 25px;
	border-radius: 5px;
	margin-bottom: 30px;
}
.kovrovie_dorozhki .info_under_price{
	margin-bottom: 100px;
}
.kovrovie_dorozhki .options,
.kovrolin_block .options{
	border:none;
	padding-bottom: 30px;
	margin-bottom: 0px;
	padding-top: 0px;
}
 .location{
	justify-content: space-between;
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
display: flex;
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom:1px dashed #000;
}
.text{
font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}
.kovrovie_dorozhki .info{
margin-bottom: 30px;
}
.kovrovie_dorozhki .text{
	margin-bottom: 5px;
}
.kd_block .qty{
	margin-bottom: 0px;
	background: transparent;
	width: 395px;
	border-radius: 5px;
	padding: 10px;
	border: 1px solid #00000080
}
.kd_block .qty input{
	text-align: center;
    border: none;
    font-family: Open Sans;
font-weight: 600;
font-style: SemiBold;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}
.kd_block .qty button,
.kovrolin_block .qty button{
	border: 1px solid #00000080

}
.photo_callback{color: #000}
.kovrolin_block{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
padding: 20px 15px;
border-radius: 5px;
border:1px solid #000;
margin-bottom: 30px;
}
.calculator{
	display: flex;
	gap:9px;
}
.cal_line{
	display: flex;
	flex-flow: column;
	gap:5px;
	flex: 1;
}
.exer{
	display: flex;
	align-items: center;
}

.casual_input{
	width: 100%;
	height: 45px;
	border-radius: 5px;
	border: 1px solid #00000080;
	display: flex;
	align-items: center;
	justify-content: center;
}
.kovrolin_block .options .control-label{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}
.kovrolin_block .total{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 36px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
display: flex;
justify-content: space-between;
}
.kovrolin_block .options{
	padding-bottom: 20px;
}
.kovrolin_block .qty{
	width: 100%;
	height: 45px;

	background:transparent;
	border-radius: 5px;
border: 1px solid #00000080
}
.kovrolin_block .qty input{
	    text-align: center;
    border: none;
    outline: none;
}
.kovrolin_block .qty:after{
	display: none;
}

.contact_page{
	display: flex;
	justify-content: space-between;
	gap:20px;
	margin-bottom: 120px;
}
.contact_page h1{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 62px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-bottom: 146px;
color: #000;
}
.mails_and_snails{
	margin-bottom: 145px;
	display: flex;
	flex-flow: column;
	gap:50px;
}
.contact_page .adress{
	background: #F6F5F5;
	border-radius: 5px;
	padding: 20px;
	position: relative;
}
.contact_page .adress .title{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 40px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-bottom: 20px;
}
.contact_page .adress .text{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}
.contact_page .adress .image{
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 40px;
	height: 40px;
	background:url('/catalog/view/theme/default/image/map-contact.png') no-repeat center center;
	background-size: contain;
}
.contact_page iframe{
	width:900px;
	height: calc(100vh - 115px);/*перенеси это в мобильный адаптив*/
	height: 900px;
}
.contact_page .razdel{
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
}
.contact_page .razdel a{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 36px;
leading-trim: NONE;
line-height: 120%;
letter-spacing: 0%;
text-align: center;
text-decoration: none;
color: #000;
}


.form{margin-top: 120px;margin-bottom: 120px;}
.form .title{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 64px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-bottom: 20px;
}
.form .double_input{
	display: flex;
	gap:40px;
	align-items: center;
}
.form .double_input > *{
	width: calc(50% - 20px);
}
.form .double_input input,
.form textarea,
.form input{
	border: 1px solid #252525;
	border-radius: 5px;
	font-family: Marcellus;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
padding: 16px;
}
.form input::placeholder,
.form textarea::placeholder{
	font-family: Marcellus;
	font-weight: 400;
	font-style: Regular;
	font-size: 16px;
	leading-trim: NONE;
	color: #000;
	line-height: 110.00000000000001%;
}
.form textarea{
	height: 150px;
	padding: 16px;
}
.form .inner{
	display: flex;
	flex-flow: column;
	gap:10px;
}
.form .btn_white{
	background:#fff;
	width: fit-content;
	font-family: Cormorant;
font-weight: 700;
font-style: Bold;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
padding: 16px 40px;
}
.garant h1{
	font-family: Cormorant;
font-weight: 500;
font-style: Medium;
font-size: 48px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-bottom: 20px;
margin-top: 0px;
max-width: 505px;
color: #000;
}
.garant .first_block{
	display: flex;
}
.garant .first_block > *{
	width: 50%;
}
.garant .first_block .btn_white{width: fit-content;}
.garant .first_block .left_part{
	border: 1px solid #EDEDED;
	border-right: 0px;
	padding: 20px 40px;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}
.garant .left_part .desc{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}
.garant_list{
	display: flex;
	flex-flow: column;
	gap:120px;
	margin-bottom: 120px;
	margin-top: 120px;
}
.garant_s{
	display: flex;
	gap:40px;
	
}
.garant_s .title{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 36px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
width: 440px;
}
.garant_s .desc{
	width: 880px;
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 150%;
letter-spacing: 0%;

}
blockquote{
	background-color: #EDEDED;
	border:none;
	padding: 10px;
}
.info_page a{
	color: #20A320;
	text-decoration: underline;
}
.about .block_1{
	margin-bottom: 80px;
	display: flex;
	justify-content: space-between;
}
.about .block_1 .title{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 64px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
width: 590px;
}

.about .block_1 .text_blocks .text{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
width: 440px;

}
.about .block_1 .text_blocks{
	display: flex;
	gap: 20px;

}
.about .block_1 .btn_white{
	color: #000;
	text-decoration: none;
	width: fit-content;
	margin-top: 50px;
}
.about .image_lak{
  position: relative;
  width: 100%;
  aspect-ratio: 1860 / 930;
  margin-bottom: 120px;
}
.image_lak img{
  position: absolute;
  object-fit: cover;
}

.image1,.image4{ z-index: 1; }
.image2,.image3{ z-index: 2; }

/* позиции (из 1860×930) */
.image1{
  top: 32.26%;   /* 300/930 */
  left: 2.15%;   /*  40/1860 */
   width: 33.33%;
  aspect-ratio: 620 / 420; /* НЕ квадрат */
}

.image2{
  top: 65.59%;   /* 610/930 */
  left: 29.03%;  /* 540/1860 */
  width: 17.20%;
  aspect-ratio: 1 / 1;      /* квадрат */
}

.image3{
  top: 0%;
  left: 39.52%;  /* 735/1860 */
  width: 33.33%; /* 620/1860 */
  aspect-ratio: 620 / 420;
}

.image4{
  top: 32.26%;
  left: 58.74%;  /* 1260/1860 */
  width: 33.33%;
  aspect-ratio: 620 / 420;
}

.about_prem{margin-bottom: 120px;padding-top: 120px;}
.about .first_line .text_block{
	width: calc(100% - 920px);
}
.about .first_line .big{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 64px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-bottom: 15px;
}
.about .text_block span{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;

}
.about .liner{
	display: flex;
	justify-content: flex-end;
	gap:20px;
	margin-bottom: 20px;
}
.about .prem{
	width: 440px;
	height: 480px;
	background-color: #F6F5F5;
	padding: 20px;
}
.about .prem.empty{
	background-color: transparent;
}
.about .prem .title{
	font-family: Cormorant;
font-weight: 600;
font-style: SemiBold;
font-size: 32px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-bottom: 15px;
}
.about .prem .desc{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;

}
.uslug_list {margin-top: 120px}
.uslug_list .title{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 110px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-bottom: 80px;
}
.uslug_list .title span{
	width: 300px;
	display: inline-block;
	margin-right: 10px;
	height: 110px;
	position: relative;
}
.uslug_list .title span img{
	margin-top: -25px;
}
.uslug_list .inner{
	display: flex;
	justify-content: space-between;
}
.uslug_list .inner .left_part{
	width: 422px;
}
.uslug_list .inner .left_part .text{margin-bottom: 30px;}
.uslug_list .inner .right_part{
	width: 1050px;
}
.uslug_list .btn_white{
	display: inline-block;
	color: #000;
	text-decoration: none;
}
.uslug_list .right_part li{list-style: none;}
.uslug_list .right_part li a{
	font-family: Cormorant;
font-weight: 600;
font-style: SemiBold;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
color: #000;
text-decoration: none;
padding: 13px 0px 13px 150px;
border-top: 1px solid #000;
display: inline-block;
width: 100%;
background: url(/catalog/view/theme/default/image/arrow_list.png) no-repeat 10px center;
}
.uslug_list .right_part li:last-child a{
	border-bottom: 1px solid #000;
}

.gid{
	margin:120px 0px;
	background:url('/catalog/view/theme/default/image/gid_fon.jpg') no-repeat center center;
	background-size: cover;
	height: 890px;
	color: #fff;
	padding: 120px 0px;
}
.gid .container{position: relative;    height: 890px;}
.gid .title{
	font-family: Cormorant;
	font-weight: 400;
	font-style: Regular;
	font-size: 128px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0%;
	text-transform: uppercase;
	text-align: center;
}
.gid .small_text > div{
	position: absolute;
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}
.sm1{
	top:200px;
	right:207px;
}
.sm2{
	top:327px;
	right:0px;
}
.sm3{
	top: 453;
	left: 0px;
}
.sm4{
	top: 631px;
	left: 0px;
}
.big_text{
	position: absolute;
	right: 0px;
	bottom: 260px;
}

.big_single{
	display: flex;
	justify-content: space-between;
	gap:81px;
	font-family: Cormorant;
font-weight: 600;
font-style: SemiBold;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
padding: 13px 0px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}
.big_single .cifra{
	font-family: Open Sans;
	font-weight: 400;
	font-style: Regular;
	font-size: 24px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0%;
	text-transform: uppercase;
}
.rekvizit{
	display: flex;
	justify-content: space-between;
	gap:40px;
	margin-bottom: 120px;
}
.rekvizit .title{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 64px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
width: 440px;
}
.rekvizit .list_rek{
	width: calc(100% - 480px);
} 
.list_rek .single{
	padding: 10px;
	border-top: 1px solid #C4C4C4;
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color: #000;
display: flex;
justify-content: space-between;
}
.list_rek .name{
	opacity: 0.5;
}
.list_rek .single:last-child{border-bottom: 1px solid #C4C4C4;}
.rekvizit .desc{
	display: flex;
    flex-flow: column;
    gap: 10px;
    text-align: right;
}
.news_category .title{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 64px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-bottom: 20px;
color: #000;
}



.articles-grid{

	display: flex;
    flex-flow: wrap;
    row-gap: 100px;
  column-gap: 20px;

}

.art-card .date{
	margin-bottom: 5px;
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
}
.art-card .name a{
	display: inline-block;
	font-family: Cormorant;
font-weight: 500;
font-style: Medium;
font-size: 24px;
leading-trim: NONE;
line-height: 90%;
letter-spacing: 0%;
text-transform: uppercase;
margin-top: 5px;
min-height: 65px;
color: #000;
}
.articles-grid .inner{
	flex-flow: column;/*
    justify-content: flex-end;*/
    display: flex;
}
.articles-grid .is-big .inner{
	width: 910px;
	/*height: 975px;*/
}
.articles-grid .is-small .inner{
	width: 445px;
	height: 540px;
}
.news_category .pagination{
	margin-top: 80px;
}
.only_news .row-1.pos-2,
.only_news .row-2.pos-1,
.only_news .row-3.pos-2{
	justify-content: flex-end;
    display: flex;
    flex-flow: column;
}

.works .row-2.pos-1 .inner{
	width: 910px;
}

.works .row-3.pos-2{
	justify-content: flex-end;
    display: flex;
    flex-flow: column;
}
.left_part .no_desc{
	justify-content: space-between;
	height: 100%;
}
.alter_garants{display: flex;flex-flow: column;gap:50px;margin-bottom: 50px;margin-top: 50px;


}
.alter_garants .garant .first_block .left_part{
	border:none;
}
.alter_garants .desc *{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}
.thumbnails_work a:after {
    content: "";
    width: 30px;
    height: 30px;
    background: url(/catalog/view/theme/default/image/plus.png) no-repeat center center #F1F1F1;
    background-size: 20px 20px;
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 5px;
}

.thumbnails_work .owl-nav button {
    width: 30px;
    height: 30px;
    border-radius: 5px;
    background-color: #F1F1F1 !important;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 10px;
}
.thumbnails_work .owl-nav button.owl-next {
    right: 10px;
    left: auto;
}
.services_list{
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
	gap:40px;
}
.services_list .single_service{
	width: calc(50% - 20px);
	background-color: #F6F5F5;
	border-radius: 5px;
	padding: 20px;
	display: flex;
	gap:20px;
}
.single_service .left_part{
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	width: calc(100% - 400px);
}
.single_service .left_part .inner{
	display: flex;
	flex-flow: column;
}
.services .title{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 64px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-bottom: 20px;
}
.single_service .tag{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
color: #20A320;
padding: 7px 10px;
border-radius: 5px;
border: 1px solid #20A320;
margin-bottom: 15px;
width: fit-content;
}
.single_service .btn_white{
	width: fit-content;
}
.single_service .name{
	font-family: Cormorant;
font-weight: 700;
font-style: Bold;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-bottom: 8px;
color: #000;
}
.single_service .desc{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
margin-bottom: 25px;
}
.single_service .right_part{
	border-radius: 5px;
	overflow: hidden;
	width: 400px;
}
#services_article .first_block{
	margin-bottom: 50px;
}
#services_article .garant .first_block .left_part{
	border:none;
	padding-left: 0px;
}
#services_article .desc{
	margin-bottom: 30px;
}
#services_article .second_block{
	margin-top: 30px;
	margin-bottom: 120px;
}
#services_article .second_block h2{
	font-family: Cormorant;
font-weight: 500;
font-style: Medium;
font-size: 36px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-bottom: 10px;
margin-top: 30px;
color: #000;
}
.services_titles{
	font-family: Cormorant;
font-weight: 500;
font-style: Medium;
font-size: 48px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin:25px 0;
}
.table_b{
	display: flex;
	gap:40px;
	margin:25px 0;
}
.table_b .title{
	width: 440px;
	font-family: Cormorant;
font-weight: 500;
font-style: Medium;
font-size: 36px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

}
.table_b .table .row_table{
	padding: 10px 0px;
	border-top: 1px solid #C4C4C4;
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
display: flex;
justify-content: space-between;

}
.table_b .table .row_table:first-child{
	font-weight: bold;
}
.table_b .table .row_table:last-child{
	border-bottom: 1px solid #C4C4C4;
}
.but_serv{
	margin:25px auto;
}
.additional_info{
	display: flex;
    margin-left: 480px;
    width: calc(100% - 480px);
    gap:40px;
}
.additional_info > *{
	max-width: 420px;
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}
.column_adds_margin25 > *{
	margin:60px 0;
}
.reviews_list .title{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 64px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-bottom: 20px;
}
.gap40{
	gap:40px;
}
.double_input .rating{
	display: flex;
    gap: 40px;
}
.double_input .rating label{
	    font-family: Marcellus;
    font-weight: 400;
    font-style: Regular;
    font-size: 26px;
    leading-trim: NONE;
    line-height: 110.00000000000001%;
    letter-spacing: 0%;
    padding-top: 0px;
}
.full_width,
.full_width input{width: 100%;}
.testi{
	border: 1px solid #252525;
	padding:20px;
	border-radius: 5px;
	margin-bottom: 10px;
}
.testi .header{
	display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.ocenka{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-left: 8px;
opacity: 0.5;
}
.testi .rating{
	    display: flex;
    align-items: center;
}
.testi .left_part{
display: flex;
    gap: 15px;
}
.testi .name{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 40px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
margin-bottom: 10px;
}
.testi .sm_l{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
opacity: 0.5;
}
.testi .desc{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
margin-bottom: 20px;
}
.testi .images{
	display: flex;
	gap:10px;
}
.mmlivesearch__result{
	min-width: 400px;
}
.tb_gallery {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}
.tb_thumbs {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.tb_thumbs img {
  width: 145px;
  height: 160px;
  object-fit: cover;
  cursor: pointer;
  border: 2px solid transparent;
}
.tb_thumbs img.active {
  border-color: #000;
}
.tb_main img {
  width: 745px;
  height: 860px;
  object-fit: cover;
}
.text_bottom_home{
	display: flex;
	justify-content: space-between;
	gap: 20px;
}
.text_bottom_home .left_part{
	width: 940px;
}
.text_bottom_home .title{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 64px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-bottom: 30px;
}
.text_bottom_home .text{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}
.text_bottom_home .intro{
	margin-bottom: 30px;
	display: flex;
	gap:20px;
}
@font-face {
  font-family: 'Roboto-Medium';
  src: url('../cp_fonts/Roboto-Medium.eot');
  src: url('../cp_fonts/Roboto-Medium.woff') format('woff'),
  url('../cp_fonts/Roboto-Medium.ttf') format('truetype'),
  url('../cp_fonts/Roboto-Medium.svg') format('svg');
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url('../cp_fonts/Roboto-Regular.eot');
  src: url('../cp_fonts/Roboto-Regular.woff') format('woff'),
  url('../cp_fonts/Roboto-Regular.ttf') format('truetype'),
  url('../cp_fonts/Roboto-Regular.svg') format('svg');
}
@font-face {
  font-family: 'Roboto-Thin';
  src: url('../cp_fonts/Roboto-Thin.eot');
  src: url('../cp_fonts/Roboto-Thin.woff') format('woff'),
  url('../cp_fonts/Roboto-Thin.ttf') format('truetype'),
  url('../cp_fonts/Roboto-Thin.svg') format('svg');
}

#cp-modal-body {
  background: #fff;
  max-width: 880px;
  width: 90%;
  margin: 0 auto;
  min-height: 100px;
  position: relative;
}
#cp-modal-body .modal-heading {
text-align: center;
padding: 30px 0px;
}
#cp-modal-body .modal-heading .title{
  font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 48px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
margin-bottom: 8px;
}
#cp-modal-body .modal-heading .total{
  font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;

}
#cp-modal-body .modal-close {
  width: 24px;
  height: 24px;
  background: url(close_form) no-repeat;
  right: 40px;
  top: 40px;
  position: fixed;
  cursor: pointer !important;
}
#cp-modal-body .modal-body {
  background: #fff;
  padding: 20px;
  overflow: auto;
}
#cp-modal-body .product-heading {
  font-family: Roboto-Medium, Arial, Tahoma;
  font-size: 18px;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 15px;
}
#cp-modal-body .modal-body .modal-footer {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
#cp-modal-body .modal-footer {
padding: 30px;
display: flex;
flex-flow: column;
}
.cp-modal-loadmask {
  position: absolute;
  z-index: 10000;
  width: 100%;
  height: 100%;
  background: #eeeeee;
  opacity: 0.4;
  left: 0;
  top: 0;
}
.cp-modal-loadmask-loading {
  background: url(loading.svg) no-repeat center center;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10001;
  top: 0;
  left: 0;
}
#cp-modal-body .modal-body .product-table-cart {
  display: block;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-heading {
  display: table;
  width: 100%;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-heading > div {
  display: table-cell;
  font-size: 13px;
  line-height: 13px;
  color: #444;
  font-family: Roboto-Medium, Arial, Tahoma;
  border-bottom: 1px solid #D9D9D9;
  padding: 0 0 7px 0;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body {
  display: table;
  width: 100%;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row {
  display: table-row;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > div {
  display: table-cell;
  vertical-align: middle;
  border-bottom: 1px dotted #D9D9D9;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .remove {
  width: 10%;
  text-align: left;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .remove input {
  margin-left: 25%;
  width: 16px;
  height: 15px;
  display: inline-block;
  outline: none;
  border: 0;
  padding: 0;
  background: url(remove.png) no-repeat;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .remove input:hover {
  background-position: 0 -15px;
  cursor: pointer;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .remove input:active {
  background-position: 0 -30px;
  cursor: pointer;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-heading > .remove {
  width: 10%;
  text-align: left;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .name,
#cp-modal-body .modal-body .product-table-cart > .product-table-heading > .name {
  width: 40%;
  text-align: left;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .name > .name-left {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 0;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .name > .name-right {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0 10px;
  width: 140px;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .name > .name-right.fix {
  padding-left: 0;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .name > .name-right a {
  font-family: Roboto-Medium, Arial, Tahoma;
  color: #444;
  font-size: 15px;
  line-height: 15px;
  text-decoration: none;
  display: block;
  margin-bottom: 5px;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .name > .name-right a.error-stock {
  color: #df2e2e;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .name > .name-right a:hover {
  text-decoration: underline;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .name > .name-right .model,
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .name > .name-right .stock-text,
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .name > .name-right .options,
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .name > .name-right .reward {
  font-size: 12px;
  color: #888;
  line-height: 14px;
  font-family: Roboto-Regular, Arial, Tahoma;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .name > .name-right .model span,
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .name > .name-right .stock-text span,
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .name > .name-right .options span,
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .name > .name-right .reward span {
  color: #444;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .price,
#cp-modal-body .modal-body .product-table-cart > .product-table-heading > .price {
  width: 15%;
  text-align: left;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .price > div,
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .total > div {
  display: block;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .price span,
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .total span {
  display: block;
  margin-top: 5px;
  font-size: 11px;
  color: #888;
  line-height: 12px;
  font-family: Roboto-Regular, Arial, Tahoma;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .quantity,
#cp-modal-body .modal-body .product-table-cart > .product-table-heading > .quantity {
  width: 15%;
  text-align: left;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .total,
#cp-modal-body .modal-body .product-table-cart > .product-table-heading > .total {
  width: 15%;
  text-align: left;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .price,
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .total {
  font-size: 14px;
  line-height: 14px;
  color: #444;
  font-family: Roboto-Regular, Arial, Tahoma;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .quantity > .inner {
  display: inline-block;
  padding: 10px 0;
  position: relative;
  margin-left: 5px;
  vertical-align: top;
  min-height: 62px;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .quantity > .inner > div {
  bottom: 0;
  height: 61px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .quantity > .inner > div > input.input-quantity {
  border: 1px solid #D9D9D9;
  background: #fff;
  width: 40px;
  display: inline-block;
  height: 18px;
  margin: 3px auto;
  text-align: center;
  clear: both;
  font-family: Roboto-Regular, Arial, Tahoma;
  font-size: 12px;
  color: #444;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .quantity > .inner > div > input.input-quantity:after {
  content: " ";
  clear: both;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .quantity > .inner > div > button#decrease-quantity,
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .quantity > .inner > div > button#increase-quantity {
  text-decoration: none;
  font-size: 14px;
  line-height: 14px;
  color: #444;
  display: block;
  height: 18px;
  font-family: Roboto-Regular, Arial, Tahoma;
  padding: 0px 0px;
  width: 40px;
  margin: 0 auto;
  -webkit-transition: border-color .20s;
  -moz-transition: border-color .20s;
  -o-transition: border-color .20s;
  transition: border-color .20s;
  cursor: pointer;
  background: #F3F3F3;
  border: 1px solid #D9D9D9;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .quantity > .inner > div > button#decrease-quantity {
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .quantity > .inner > div > button#increase-quantity {
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .quantity > .inner > div > button#decrease-quantity:active,
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .quantity > .inner > div > button#increase-quantity:active {
  border-color: #4D90FE;
  color: #000;
  -moz-box-shadow: 0 0 10px #D4D4D4 inset;
  -webkit-box-shadow: 0 0 10px #D4D4D4 inset;
  box-shadow: 0 0 10px #D4D4D4 inset;
}
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .quantity > .inner > div > button#decrease-quantity:hover,
#cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .quantity > .inner > div > button#increase-quantity:hover {
  background: #F4F4F4;
  border-color: #C0C0C0;
}
#cp-modal-body .modal-body .totals {
  text-align: center;
  display: inline-block;
  width: 100%;
  margin: 20px 0 0 0;
}
#cp-modal-body .modal-body .totals > div {
  border: 2px solid #bbb;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  font-size: 14px;
  padding: 7px 10px 6px;
  position: relative;
  text-align: center;
  font-family: Roboto-Medium, Arial, Tahoma;
  color: #333;
}
#cp-modal-body .modal-body .totals > div > span {
  display: inline-block;
}
#cp-modal-body .modal-body .totals > div > #total-order,
#cp-modal-body .modal-body .totals > div > #weight-order {
  display: inline-block;
}
#cp-modal-body #check-data .error-text {
  font-size: 11px;
  color: #DF2E2E;
  font-family: Roboto-Regular, Arial, Tahoma;
  display: block;
  margin: -4px 0 2px;
}
#cp-modal-body #check-data .error-style {
  border: 1px solid #DF2E2E !important;
}
#cp-modal-body > .modal-footer {
display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
#cp-modal-body > .modal-footer > *{
  width: 100%;
}
#cp-modal-body > .modal-footer input + input {
  margin-left: 7px;
}
#cp-modal-body > .modal-footer > input {

}
#cp-modal-body > .modal-footer > input.go-button-bottom {
font-family: Cormorant;
font-weight: 600;
font-style: SemiBold;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
border:1px solid #000;
}
#cp-modal-body > .modal-footer > input.go-button-bottom:hover {
  background: #fff;
  color: #000;
}
#cp-modal-body > .modal-footer > input.go-button-bottom:active {
  background: #33933A;
}
#cp-modal-body > .modal-footer > input.close-button-bottom {
  background: #fff;
  font-family: Cormorant;
font-weight: 600;
font-style: SemiBold;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
    height: 50px;
}
#cp-modal-body > .modal-footer > input.close-button-bottom:hover {
  background: #20A320;
}

#cp-modal-body > .modal-footer > input.save-button-bottom {
  background: #2c3e50;
}
#cp-modal-body > .modal-footer > input.save-button-bottom:hover {
  background: #375879;
}
#cp-modal-body > .modal-footer > input.save-button-bottom:active {
  background: #193754;
}
#cp-modal-body > .modal-footer > .totals {
  border: 2px solid #bbb;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  float: left;
  font-size: 14px;
  padding: 7px 10px 6px;
  position: relative;
  text-align: center;
  font-family: Roboto-Medium, Arial, Tahoma;
  color: #333;
}
#cp-modal-body > .modal-footer > .totals > span {
  display: inline-block;
}
#cp-modal-body > .modal-footer > .totals > #total-order {
  display: inline-block;
}
#cp-modal-body .modal-body #save-cart-data {
  display: none;
  border: 1px solid #D9D9D9;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 20px;
  margin-top: 20px;
}
#cp-modal-body .modal-body #save-cart-data .save-cart-data-button {
  display: inline-block;
  height: 35px;
  overflow: hidden;
  margin: 0;
  padding: 0px;
  width: 49%;
  outline: none;
  border: 0;
  font-size: 14px;
  font-family: Roboto-Medium, Arial, Tahoma;
  text-decoration: none;
  color: #FFF;
  background: #2980b9;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: background .50s;
  -moz-transition: background .50s;
  -o-transition: background .50s;
  transition: background .50s;
  cursor: pointer;
}
#cp-modal-body .modal-body #save-cart-data .save-cart-data-button.fix {
  width: 100%;
}
#cp-modal-body .modal-body #save-cart-data .save-cart-data-button + .save-cart-data-button {
  margin-left: 7px;
}
#cp-modal-body .modal-body #save-cart-data .save-cart-data-button:hover,
#cp-modal-body .modal-body #save-cart-data #save-cart-data-for-email input[type=button]:hover {
  background: #3498db;
}
#cp-modal-body .modal-body #save-cart-data .save-cart-data-button:active,
#cp-modal-body .modal-body #save-cart-data #save-cart-data-for-email input[type=button]:active {
  background: #34495e;
}
#cp-modal-body .modal-body #save-cart-data > #save-cart-data-result-error,
#cp-modal-body .modal-body #save-cart-data > #save-cart-data-result-success,
#cp-coupon-success,
#cp-voucher-success,
#cp-shipping-success,
#cp-reward-success {
  font-size: 12px;
  line-height: 12px;
  display: none;
  margin: 10px 0 0 0;
  padding: 10px;
  font-family: Roboto-Regular, Arial, Tahoma;
  text-decoration: none;
  color: #FFF;
  text-align: left;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#save-cart-data-result-error {
  background: #e74c3c;
}
#save-cart-data-result-success {
  background: #27ae60;
}
#cp-coupon-success,
#cp-voucher-success,
#cp-shipping-success,
#cp-reward-success {
  display: block;
  margin-bottom: 5px;
  background: #27ae60;
}
#cp-modal-body .modal-body #save-cart-data #save-cart-data-for-email {
  display: none;
  margin-top: 10px;
}
#cp-modal-body .modal-body #save-cart-data #save-cart-data-for-email input[type=text] {
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-sizing: border-box;
  display: inline-block;
  margin: 0 0 5px 0;
  padding: 2px 5px;
  position: relative;
  width: 80%;
  font-size: 12px;
  color: #333;
  font-family: Roboto-Regular, Arial, Tahoma;
  -webkit-transition: border-color .75s;
  -moz-transition: border-color .75s;
  -o-transition: border-color .75s;
  transition: border-color .75s;
}
#cp-modal-body .modal-body #save-cart-data #save-cart-data-for-email input[type=text]:focus {
  border: 1px solid #5A5F63;
}
#cp-modal-body .modal-body #save-cart-data #save-cart-data-for-email input[type=button] {
  display: inline-block;
  height: 26px;
  overflow: hidden;
  margin: 0;
  padding: 0px;
  width: 19%;
  outline: none;
  border: 0;
  font-size: 12px;
  font-family: Roboto-Medium, Arial, Tahoma;
  text-decoration: none;
  color: #FFF;
  background: #2980b9;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: background .50s;
  -moz-transition: background .50s;
  -o-transition: background .50s;
  transition: background .50s;
  cursor: pointer;
}
#cp-modal-body .modal-body #cp-modal-data-empty {
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  color: #333;
  font-family: Roboto-Regular, Arial, Tahoma;
}
#cp-modal-body #check-data > #cp-ajax-products {
  display: block;
  text-align: center;
  padding: 20px 20px 0px 20px;
  position: relative;
}
#cp-modal-body #check-data > #cp-ajax-products > #cp-ajax-products-list {
  display: block;
  position: relative;
}
#cp-modal-body #check-data > #cp-ajax-products > #cp-ajax-products-list > .ajax-product {
  border: 1px solid #D9D9D9;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 15px;
  width: 20%;
  display: inline-block;
  position: relative;
  vertical-align: top;
}
#cp-modal-body #check-data > #cp-ajax-products > #cp-ajax-products-list .cp-modal-loadmask-loading {
  background:url(loading-small.svg) no-repeat center center;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10001;
  top: 0;
  left: 0;
}
#cp-modal-body #check-data > #cp-ajax-products > #cp-ajax-products-list > .ajax-product > .image {
  text-align: center;
  margin-bottom: 10px;
}
#cp-modal-body #check-data > #cp-ajax-products > #cp-ajax-products-list > .ajax-product > .name {
  position: relative;
}
#cp-modal-body #check-data > #cp-ajax-products > #cp-ajax-products-list > .ajax-product > .name a {
  font-size: 12px;
  line-height: 12px;
  color: #444;
  text-decoration: none;
  font-family: Roboto-Regular, Arial, Tahoma;
}
#cp-modal-body #check-data > #cp-ajax-products > #cp-ajax-products-list > .ajax-product > .price {
  position: relative;
  font-size: 12px;
  color: #444;
}
#cp-modal-body #check-data > #cp-ajax-products > #cp-ajax-products-list > .ajax-product > .price .price-new {
  font-family: Roboto-Medium, Arial, Tahoma;
  font-weight: 800;
}
#cp-modal-body #check-data > #cp-ajax-products > #cp-ajax-products-list > .ajax-product > .price .price-old {
  text-decoration: line-through;
  font-family: Roboto-Regular, Arial, Tahoma;
}
#cp-modal-body #check-data > #cp-ajax-products > #cp-ajax-products-list > .ajax-product > .cart {
  position: relative;
  margin-top: 5px;
}
#cp-modal-body #check-data > #cp-ajax-products > #cp-ajax-products-list > .ajax-product > .cart > a {
  font-size: 11px;
  line-height: 11px;
  padding: 4px 7px;
  font-family: Roboto-Medium, Arial, Tahoma;
  color: #FFF;
  cursor: pointer;
  background: #16a085;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: background .50s;
  -moz-transition: background .50s;
  -o-transition: background .50s;
  transition: background .50s;
}
#cp-modal-body #check-data > #cp-ajax-products > #cp-ajax-products-list > .ajax-product > .cart > a:hover {
  background: #2ecc71;
}
#cp-modal-body #check-data > #cp-ajax-products > #cp-ajax-products-list > .ajax-product > .name a:hover {
  text-decoration: underline;
}
#cp-modal-body #check-data > #cp-ajax-products > #cp-ajax-products-list > .ajax-product + .ajax-product  {
  margin-left: 5px;
}
#cp-modal-body #check-data > #cp-ajax-products > .cp-ajax-products-arrow {
  position: absolute;
  width: 93.3%;
  top: 40%;
  z-index: 1;
}
#cp-modal-body #check-data > #cp-ajax-products > .cp-ajax-products-arrow button {
  font-size: 11px;
  line-height: 11px;
  padding: 4px 7px;
  font-family: Roboto-Medium, Arial, Tahoma;
  color: #FFF;
  cursor: pointer;
  background: #16a085;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: background .50s;
  -moz-transition: background .50s;
  -o-transition: background .50s;
  transition: background .50s;
}
#cp-modal-body #check-data > #cp-ajax-products > .cp-ajax-products-arrow button:hover {
  background: #2ecc71;
}
#cp-modal-body #check-data > #cp-ajax-products > .cp-ajax-products-arrow button:first-child {
  position: absolute;
  left: 0;
}
#cp-modal-body #check-data > #cp-ajax-products > .cp-ajax-products-arrow button:last-child {
  position: absolute;
  right: 0;
}
#cp-modal-body .alert {
  color: #A94442;
  background-color: #F2DEDE;
  border: 1px solid #EBCCD1;
  padding: 8px 14px 8px 14px;
  margin-bottom: 15px;
  border-radius: 4px;
  font-size: 12px;
  position: relative;
}
#cp-modal-body .alert button.close {
  font-size: 21px;
  position: absolute;
  right: 10px;
  top: 5px;
}
.cart-gifts {
  position: relative;
}
.cart-gifts .cp-gift-heading {
  font-size: 12px;
  line-height: 14px;
  margin: 10px 0 5px !important;
}
#cp-gift-accordion {
  display: inline-block;
  width: 100%;
}
#cp-gift-accordion > div {
  margin-top: 5px;
}
#cp-gift-accordion .heading {
  font-size: 14px;
  color: #333;
  font-family: Roboto-Regular, Arial, Tahoma;
  background: #F5F5F5;
  border: 1px solid #DDD;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  padding: 4px 5px 2px;
}
#cp-gift-accordion .heading a {
  font-size: 14px;
  line-height: 14px;
  color: #333;
  font-family: Roboto-Regular, Arial, Tahoma;
  text-decoration: none;
}
#cp-gift-accordion .heading i, #cp-gift-accordion .section i {
  font-family: FontAwesome;
}
#cp-gift-accordion .section {
  position: relative;
  display: block;
  margin: 5px 0 0 0;
  overflow: auto;
}
#cp-gift-accordion .section input,
#cp-gift-accordion .section select,
#cp-gift-accordion .section textarea {
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-sizing: border-box;
  display: block;
  margin: 0 0 5px 0;
  padding: 2px 5px;
  position: relative;
  width: 100%;
  font-size: 12px;
  color: #333;
  font-family: Roboto-Regular, Arial, Tahoma;
  -webkit-transition: border-color .75s;
  -moz-transition: border-color .75s;
  -o-transition: border-color .75s;
  transition: border-color .75s;
}
#cp-gift-accordion .section select {
  padding: 4px 5px;
}
#cp-gift-accordion .section textarea {
  resize: vertical;
}
#cp-gift-accordion .section input:focus,
#cp-gift-accordion .section textarea:focus {
  border: 1px solid #5A5F63;
}
#cp-gift-accordion .section .next-step-button {
  display: inline-block;
  padding: 4px 0 3px;
  margin: 0;
  width: 100%;
  outline: none;
  border: 0;
  font-size: 12px;
  font-family: Roboto-Regular, Arial, Tahoma;
  text-decoration: none;
  color: #FFF;
  background: #3498db;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: background .50s;
  -moz-transition: background .50s;
  -o-transition: background .50s;
  transition: background .50s;
  cursor: pointer;
}
#cp-gift-accordion .section .next-step-button:hover {
  background: #2980b9;
}
#cp-gift-accordion .section .next-step-button:active {
  background: #34495e;
}
#cp-modal-body #cp-block-shipping {
  position: relative;
  margin-top: 5px;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-sizing: border-box;
  padding: 10px;
}
#cp-modal-body #cp-block-shipping table,
#cp-modal-body #cp-block-shipping table {
  border-collapse: collapse;
  width: 100%;
  margin: 5px 0 5px 0;
}
#cp-modal-body #cp-block-shipping table > thead {
  background: #F6F7F7;
}
#cp-modal-body #cp-block-shipping table > thead > tr > td,
#cp-modal-body #cp-block-shipping table > thead > tr > td {
  font-size: 14px;
  color: #333;
  font-family: Roboto-Regular, Arial, Tahoma;
}
#cp-modal-body #cp-block-shipping table td,
#cp-modal-body #cp-block-shipping table td {
  border: 1px solid #ededed;
  padding: 3px 5px;
  font-size: 12px;
  color: #333;
  font-family: Roboto-Regular, Arial, Tahoma;
  vertical-align: middle;
}
#cp-modal-body #cp-block-shipping table > tbody > tr > td > div,
#cp-modal-body #cp-block-shipping table > tbody > tr > td > div {
  margin: 2px 0 0 0;
  display: inline-block;
}
#cp-modal-body #cp-block-shipping table > tbody > tr > td.first-td {
  border-right: 1px solid transparent;
  width: 13px;
  padding-right: 0;
  line-height: 18px;
}
#cp-modal-body #cp-block-shipping table > tbody > tr > td.first-td div input {
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-top: 2px;
}
@media (min-width: 320px) and (max-width: 359px) {
  #cp-modal-body {
    width: 295px;
  }
  #cp-modal-body > .modal-footer {
    height: 100%;
    overflow: auto;
  }
  #cp-modal-body > .modal-footer > input {
    width: 100%;
  }
  #cp-modal-body > .modal-footer > input + input {
    margin: 6px 0 0 0;
  }
  #cp-modal-body .modal-body #save-cart-data #save-cart-data-for-email input[type=text] {
    width: 79%;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-heading > div {
    font-size: 11px;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .remove {
    width: 5%;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .remove input {
    margin-left: 0%;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .name {
    width: 30%;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .name > .name-left {
    display: none;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .name > .name-right {
    width: 100%;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .name > .name-right a {
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 0;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .price,
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .total {
    font-size: 12px;
    line-height: 12px;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .quantity,
  #cp-modal-body .modal-body .product-table-cart > .product-table-heading > .quantity {
    width: 9%;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .quantity > .inner > div > button#decrease-quantity,
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .quantity > .inner > div > button#increase-quantity {
    width: 25px;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .quantity > .inner > div > input.input-quantity {
    width: 25px;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .quantity > .inner {
    margin-left: 0;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-heading > .remove {
    display: none;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .total,
  #cp-modal-body .modal-body .product-table-cart > .product-table-heading > .total {
    text-align: right;
  }
  #cp-modal-body #check-data > #cp-ajax-products > .cp-ajax-products-arrow {
    position: relative;
    width: 100%;
    padding-bottom: 20px;
    text-align: center;
  }
  #cp-modal-body #check-data > #cp-ajax-products > .cp-ajax-products-arrow button:first-child,
  #cp-modal-body #check-data > #cp-ajax-products > .cp-ajax-products-arrow button:last-child {
    position: relative;
    display: inline-block;
  }
  #cp-modal-body #check-data > #cp-ajax-products > #cp-ajax-products-list > .ajax-product {
    width: 100% !important;
    box-sizing: border-box !important;
  }
  #cp-modal-body #check-data > #cp-ajax-products > #cp-ajax-products-list > .ajax-product + .ajax-product {
    margin: 5px 0 0 0;
  }
  #cp-modal-body #check-data > #cp-ajax-products > #cp-ajax-products-list .cp-modal-loadmask-loading {
    left: 95px !important;
  }
  #cp-modal-body .modal-body #save-cart-data .save-cart-data-button {
    width: 100%;
  }
  #cp-modal-body .modal-body #save-cart-data .save-cart-data-button + .save-cart-data-button {
    margin-left: 0;
    margin-top: 5px;
  }
}
@media (min-width: 360px) and (max-width: 532px) {
  #cp-modal-body {
    width: 330px;
  }
  #cp-modal-body > .modal-footer {
    height: 100%;
    overflow: auto;
  }
  #cp-modal-body > .modal-footer > input {
    width: 100%;
  }
  #cp-modal-body > .modal-footer > input + input {
    margin: 6px 0 0 0;
  }
  #cp-modal-body .modal-body #save-cart-data #save-cart-data-for-email input[type=text] {
    width: 79%;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-heading > div {
    font-size: 11px;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .remove {
    width: 5%;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .remove input {
    margin-left: 0%;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .name {
    width: 30%;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .name > .name-left {
    display: none;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .name > .name-right {
    width: 100%;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .name > .name-right a {
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 0;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .price,
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .total {
    font-size: 12px;
    line-height: 12px;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .quantity,
  #cp-modal-body .modal-body .product-table-cart > .product-table-heading > .quantity {
    width: 11%;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .quantity > .inner > div > button#decrease-quantity,
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .quantity > .inner > div > button#increase-quantity {
    width: 25px;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .quantity > .inner > div > input.input-quantity {
    width: 23px;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .quantity > .inner {
    margin-left: 0;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-heading > .remove {
    display: none;
  }
  #cp-modal-body .modal-body .product-table-cart > .product-table-body > .product-table-body-row > .total,
  #cp-modal-body .modal-body .product-table-cart > .product-table-heading > .total {
    text-align: right;
  }
  #cp-modal-body #check-data > #cp-ajax-products > .cp-ajax-products-arrow {
    position: relative;
    width: 100%;
    padding-bottom: 20px;
    text-align: center;
  }
  #cp-modal-body #check-data > #cp-ajax-products > .cp-ajax-products-arrow button:first-child,
  #cp-modal-body #check-data > #cp-ajax-products > .cp-ajax-products-arrow button:last-child {
    position: relative;
    display: inline-block;
  }
  #cp-modal-body #check-data > #cp-ajax-products > #cp-ajax-products-list > .ajax-product {
    width: 100% !important;
    box-sizing: border-box !important;
  }
  #cp-modal-body #check-data > #cp-ajax-products > #cp-ajax-products-list > .ajax-product + .ajax-product {
    margin: 5px 0 0 0;
  }
  #cp-modal-body #check-data > #cp-ajax-products > #cp-ajax-products-list .cp-modal-loadmask-loading {
    left: 105px !important;
  }
  #cp-modal-body .modal-body #save-cart-data .save-cart-data-button {
    width: 100%;
  }
  #cp-modal-body .modal-body #save-cart-data .save-cart-data-button + .save-cart-data-button {
    margin-left: 0;
    margin-top: 5px;
  }
}
@media (min-width: 533px) and (max-width: 603px) {
  #cp-modal-body {
    width: 550px;
  }
  #cp-modal-body > .modal-footer > input {
    width: 164px;
  }
}
.s_cart .remove input{
  width: 30px;
    height: 30px;
    opacity: 0;
}
.s_cart{
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  border-bottom:1px solid #EDEDED;
  padding-bottom: 25px;
}
.s_cart .left_part{
  display: flex;
  gap: 7px;
      max-width: 45%;
}
.s_cart .quantity{
  background: #EDEDED;
padding: 5px;
width: 255px;
border-radius: 5px;
}
.s_cart .quantity .inner > div{
  display: flex;
justify-content: space-between;
}
.s_cart .input-quantity{
  width: 200px;
  text-align: center;
  background: transparent;
  border:none;
  outline: none;
}
.remove{
  width: 30px;height: 30px;
  background: url('/catalog/view/theme/default/stylesheet/cart_popup/trash.png') no-repeat center center;
}
.s_cart .product_name{
  font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}
.s_cart .articul,
.s_cart .options{
  font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
opacity: 0.5;
border:none;
padding:0;
margin:0;
}
.s_cart .quantity button{
      width: 20px;
    height: 20px;
    display: flex;
    background: #fff;
    justify-content: center;
    align-items: center;
    border:none;
    outline: none;
    border-radius: 5px;
}
.s_cart .price{
  font-family: Open Sans;
font-weight: 600;
font-style: SemiBold;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: right;
text-transform: uppercase;
}
.s_cart .middle_part{
      display: flex;
    gap: 10px;
    height: fit-content;
    align-items: center;
    justify-content: center;
}
.s_cart .btn_white{
  font-family: Cormorant;
font-weight: 600;
font-style: SemiBold;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
padding: 16px;
border: 1px solid #000000;
border-radius: 5px;
}
.s_cart .green_btn{
    font-family: Cormorant;
font-weight: 600;
font-style: SemiBold;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
}
.s_cart .right_part{
  display: flex;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-end;
}
.s_cart .name{
	display: flex;
    flex-flow: column;
    gap: 10px;
    padding-bottom: 5px;
    justify-content: space-between;
}
.product_name a{
	color: #000;
}
.mmlivesearch__result{
	top: 31px!important;
}
.single_cat{
	height: fit-content;
}
#razdel-home {
	margin-bottom: 120px;
	margin-bottom: 0px;
}
.spec_tab .tabs{ display:flex; gap:5px; flex-wrap:wrap; }
  .spec_tab .tab{
    background:#fff; border:1px solid #000; padding:11px 15px; border-radius:6px; cursor:pointer;
    font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
color: #000;

  }
  .spec_tab .tab.is-active{ background:#20A320; color:#fff;border:1px solid #20A320;color: #fff;}
  #razdel-home .single_cat a{ display:flex; flex-direction:column; gap:8px; text-decoration:none; color:inherit; }
  #razdel-home .single_cat img{ width:100%; object-fit:cover; display:block; }
  #razdel-home .single_cat .name{
    font-family: Cormorant;
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    padding-right: 20px;
    background: url(/catalog/view/theme/default/image/arrow_list.png) no-repeat center right;
    display: flex;
    width: fit-content;
    align-items: center;
    justify-content: center;
    background-size: 10px 15px;
  }
 .spec_tab .left_part{
  	display: flex;
  	gap: 30px;
  }
  #razdel-home .module_header{
  	border: none;
  }
#common-home #column-right{margin-bottom: 120px;overflow: hidden;}
.product_module .product-thumb > a{
	display: flex;
	height: fit-content;
}
.dop_img {padding-bottom: 12px;position: relative;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom:-5px!important;
}
.dop_img .swiper-pagination-bullet{
	width: 25px!important;
	height: 2px!important;
	background: #C4C4C4;
	border-radius: 5px;
}
.dop_img .swiper-pagination-bullet-active{
	background: #20A320!important;
}
.product-thumb{overflow: hidden;}
.cart_main{
	display: flex;
    justify-content: space-between;
    gap: 40px;
}
.cart_main > *{
	flex: 1;
	min-width: 0;
}

.cart_main > .right_part{
	border-radius: 5px;
	background: #F6F5F5;
	padding: 20px;
}

.catalog_button{
	background: #fff;
	border-radius: 5px;
	border: 1px dashed #000000;
	padding: 16px 0;
	width: 100%;
	cursor: pointer;
	font-family: Open Sans;
	font-weight: 400;
	font-style: Regular;
	font-size: 16px;
	leading-trim: NONE;
	line-height: 110.00000000000001%;
	letter-spacing: 0%;
	text-align: center;
}
.buttons_cart_callback{
	display: flex;
	flex-flow: column;
	gap:20px;
}
.right_part .buttons_cart_callback{
	margin-bottom: 20px;
}
.buttons_cart_callback > *{
	width: 100%;
	text-align: center;
	display: inline-block;
}
.cart_main .title{
	font-family: Cormorant;
font-weight: 500;
font-style: Medium;
font-size: 40px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-bottom: 25px;
}
.cart_main .buttons_cart{
	display: flex;
	gap:40px;
	margin-bottom: 15px;
}
.catalog_button{
	display: inline-block;
	width: 100%;
	color: #000;
}
.left_part .catalog_button.mb25{
	margin-bottom: 25px;
}
.cart_main .product_name a{
	color: #000;
}
.cart_main .s_cart .name{
	justify-content: space-between;
}
.cart_main .wrapper_namer{
	display: flex;
	flex-flow: column;
	gap:5px;
}
.cart_main button.remove{
	border:none;
	border-radius: 5px;
}
.cart-items-wrapper input[type=checkbox]{
	position: relative;
	margin: 0;
}
.cart-items-wrapper .checkbox{
	margin: 0;
}
.cart-items-wrapper .checkbox {
  position: relative;
}
.cart_main .cart-items-wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 20px;
}

.cart_main .s_cart {
  display: flex;
  align-items: flex-start;
  padding: 10px;
  border-bottom: 1px solid #ddd;
  border-radius: 4px;
  background-color: #fff;
}


.cart_main .left_part .checkbox {
  position: relative;
  align-self: flex-start;
}

.cart_main .left_part .checkbox input[type="checkbox"].delete-checkbox {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 1; /* Поверх label */
}

.cart_main .left_part .checkbox label {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #C4C4C4;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
  margin: 0;
  padding: 0;
  user-select: none;
  box-sizing: border-box;
  /* Убираем CSS-границу галочки */
  /* background и border-color поверх border */
  background: transparent; /* Начальный фон прозрачный */
}

/* Стили для label, когда input отмечен */
.cart_main .left_part .checkbox input[type="checkbox"].delete-checkbox:checked + label {
  background-color: #20A320;
  border-color: #20A320;
  /* Используем изображение как фон */
  background-image: url('/catalog/view/theme/default/image/checker_big.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px; /* или конкретный размер, например 16px 16px */
}
.cart_main .left_part .buttons_cart #get_all {
  opacity: 0;
  position: absolute;
  width: 0;
  height: 0;
}

.cart_main .left_part .buttons_cart label[for="get_all"] {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #C4C4C4;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
  margin: 0;
  padding: 0 0 0 0px; /* Отступ слева для текста */
  user-select: none;
  box-sizing: border-box;
  background-color: transparent;


}
.cart_main .get_all_span{margin-left: 6px;display: inline-block;

  line-height: 30px; /* Выравнивание текста по вертикали */
  font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
}

.cart_main .left_part .buttons_cart input[type="checkbox"]#get_all:checked + label[for="get_all"] {
  background-color: #20A320;
  border-color: #20A320;
  background-image: url('/catalog/view/theme/default/image/checker_big.png');
  background-repeat: no-repeat;
  background-position: center center; /* Смещение изображения внутри чекбокса */
  background-size: 16px;
  width: 30px;height: 30px;
}
#get_all_main{
	display: flex;
	align-items: center;
	cursor: pointer;
}
.delete_all button{
	    background: none;
    border: none;
    outline: none;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 110.00000000000001%;
    letter-spacing: 0%;
}
.cart_main .items{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
display: flex;
justify-content: space-between;
margin-bottom: 10px;
}
.cart_main .items:last-child{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
margin-bottom: 0px;
}
.cart_main .info_cart{
	border-bottom: 1px solid #00000030;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.help_text .text{margin-bottom: 10px;}
.help_block{
		display: flex;
	justify-content: space-between;
	gap:10px;
	flex-flow: column;
}

.email_item{
display: flex;
justify-content: space-between;
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: right;
text-decoration-style: solid;
text-decoration-offset: 0%;
text-decoration-thickness: 0%;
text-decoration-skip-ink: auto;

}
.email_item a{
	color: #000;
	text-decoration: underline;
}
#simplecheckout_cart{
	background: #F6F5F5;
	padding: 20px;
	border-radius: 5px;
}
#simplecheckout_cart .s_cart .quantity{
	background: #fff;
}
#simplecheckout_cart .s_cart .quantity button{
	background: #EDEDED;
	font-size: 15px;
}
#simplecheckout_cart .remove{
	border:none;
    background: url(/catalog/view/theme/default/image/trash.png) no-repeat center center #fff;
    background-size: 18px;
    border-radius: 5px;
}
#simplecheckout_cart .s_cart .articul, 
#simplecheckout_cart .s_cart .options{
	margin-bottom: 5px;
    margin-top: 5px;
}
#simplecheckout_cart .help_text{
	margin-bottom: 15px;
	margin-top: 30px;
}
.couponator{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.couponator input{
	height: 50px!important;
}
.couponator_title{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
margin-bottom: 10px;
}
.simplecheckout-cart-total{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
margin-bottom: 10px;
}
#total_total{
font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;


}
#total_total .simplecheckout-cart-total-value{
	font-family: Open Sans;
font-weight: 600;
font-style: SemiBold;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: right;
text-transform: uppercase;

}
.simplecheckout-button-right{
	    width: 50%;
    display: flex;
    float: left!important;
    flex-flow: column-reverse;
}
#agreement_checkbox{
	margin-top: 10px;
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;

}
#agreement_checkbox .checkbox {
  position: relative;
  display: flex;
  align-items: center;
}

#agreement_checkbox .checkbox input[type="checkbox"][name="agreements[]"] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 1;
}

#agreement_checkbox .checkbox label {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #C4C4C4;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
  margin: 0;
  padding: 0;
  user-select: none;
  box-sizing: border-box;
  background-color: transparent;
}

#agreement_checkbox .checkbox label::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('/catalog/view/theme/default/image/checker_big.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 16px;
  opacity: 0;
  transition: opacity 0.2s ease;
}

#agreement_checkbox .checkbox input[type="checkbox"][name="agreements[]"]:checked + label {
  background-color: #20A320;
  border-color: #20A320;
}

#agreement_checkbox .checkbox input[type="checkbox"][name="agreements[]"]:checked + label::after {
  opacity: 1;
}

#agreement_checkbox .checkbox label {
  padding-left: 30px; /* Отступ текста от кастомного чекбокса */
  margin-right: 6px;
  line-height: 30px; /* Выравнивание текста по вертикали */
}

#agreement_checkbox .checkbox label a {
  color: inherit;
  text-decoration: underline;
}

#agreement_checkbox .checkbox label a:hover {
  color: inherit;
}

#agreement_checkbox a{color: #000;text-decoration: underline;}


#simplecheckout_cart .simple-content .buttons{
	margin-bottom: 0px;
}
#main_menu .child_menu  ul{
	flex-flow: column;
	align-items: flex-start;
	display: none;
}
#main_menu li:hover  ul{
	display: flex;
}
.dropdown-menu{border-radius: 3px!important;}

.delivery .garant_s .title,
.delivery .table_b .title{
	font-size: 64px;
}
.garant.but_serv .right_part{text-align: right;}
.desc h2{
	font-family: Cormorant!important;
font-weight: 500;
font-style: Medium;
font-size: 36px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-bottom: 5px;
}
.desc h3{
	font-family: Open Sans!important;
font-weight: 400;
font-style: Regular;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-top: 20px;
}
.gid .title{color: #fff;}
.dop_img{overflow: hidden;}
.reviews_module,
.module_products{overflow: hidden;}
.prod-slider .owl-nav button{top: 45%;}
#account-wishlist .title{
	font-family: Cormorant;
font-weight: 500;
font-style: Medium;
font-size: 40px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

}
#account-wishlist a{color: #000;}
#account-wishlist td{border:none;vertical-align: middle;}
#account-wishlist th{border-bottom:1px solid #ccc}
#account-wishlist .table-bordered{border:none;font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
}
#account-wishlist thead td{font-weight: bold;}
.table-hover>tbody>tr:hover{background: transparent;}
.green_btn.cp-call-button{gap:5px;}
#account-wishlist .buttons{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap:30px;
	height: 173px;color: #fff;
}
#account-wishlist .buttons i{color: #fff;}
#account-wishlist .buttons > *{
	width: fit-content;
	height: fit-content;
}

.filter_title{display: none;}
.fv-items{display: none;}

#product-category .filter_title{display: block;}
#product-category .fv-items{display: block;}

#column-left .account_menu{
	margin-right: 40px;
}
.account_menu a{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
padding: 11px auto 12px 16px;
text-decoration: none;
border:none;
}
.account_menu a:hover{border:none;}

#content h1{
	font-family: Cormorant;
font-weight: 500;
font-style: Medium;
font-size: 40px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-bottom: 25px;
}
#y-map{
	display: none;
}

.row-shipping_field21 #y-map{
	display: block;
}

.simplecheckout .panel-heading{
	padding: 0px;
}

#simplecheckout_shipping .radio{
	margin:0;
}
#simplecheckout_shipping .simplecheckout-block-content{
	display: flex;
	gap:40px;
	padding: 0px;
	margin-bottom: 20px;
}
#simplecheckout_shipping .simplecheckout-block-content > *{
	flex:1;
}
#simplecheckout_shipping .simplecheckout-block-content p{
	margin-bottom: 0px;
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}
.single_shipping .radio{

}
.single_shipping .radio label{	border-radius: 5px;
	background: #EDEDED;
	padding: 16px 10px;
	width: 100%;
}

.single_shipping .radio input{display: none;}
.simplecheckout label, .simpleregister label{padding-left: 0px;}

.simplecheckout-block-content:after{
	display: none!important;
}
.single_shipping .radio label:has(input[type="radio"]:checked) {
  background-color: #20A320;
  color: #fff;
}
#simplecheckout_form_0 .simplecheckout-left-column{margin-right: 0px;
max-width: 50%;
width: 50%;
}
.form-horizontal .form-group{
	margin: 0;
}
.rover .form-group{
	display: flex;
	flex-flow: column;
}
.simplecheckout .rover label{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
margin-bottom: 10px;
display: block;
}
.simplecheckout  input[type=text].form-control,
.simplecheckout  input[type=tel].form-control,
.simplecheckout  input[type=email].form-control{
	background: #EDEDED;
	width: 100%;
	padding: 16px;
	border:none;
	height: 50px;
		font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
}
.simplecheckout input[type=text].form-control ::placeholder{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;

}
.rover .col-sm-8{width: 100%;}
.row-shipping_field20 .radio input{
	display: none;
}
.row-shipping_field20 .radio label{	
	border-radius: 5px;
	background: #EDEDED;
	padding: 16px 10px;
	width: 100%;
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
}
.row-shipping_field20 .radio label span{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
display: block;
}
.row-shipping_field20 .radio label:has(input[type="radio"]:checked) {
  background-color: #20A320;
  color: #fff;
}
.row-shipping_field20 .col-sm-8 > div{
	display: flex;
    gap: 20px;
}
.row-shipping_field20 .col-sm-8 > div .radio{
	flex:1;
}
.row-shipping_field23{
	width: 50%;
}
.row-shipping_field23 .input-group-btn{
	background: #ededed;
    border-radius: 0px 5px 5px 0px;
}
.row-shipping_field23 label{width: 100%}
.row-shipping_address_field24{
	display: flex;
    flex-flow: column;
}
.row-shipping_address_field24 label{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
margin-bottom: 10px!important;
text-align: left!important;
}
.row-shipping_address_field24 .col-sm-8{
	width: 100%;
}
.row-shipping_address_field24 .col-sm-8 div{
	display: flex;
	flex-flow: wrap;
}
.row-shipping_address_field24 .col-sm-8 div .checkbox{
	width: 50%;

}
.row-shipping_address_field24 input{
	display: none;
}
.row-shipping_address_field24 .form-horizontal .control-label{margin-bottom: 10px;}
.row-shipping_address_field24 .col-sm-8 label{
		font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
position: relative;
padding-left: 35px;
    height: 30px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.simplecheckout .row-shipping_address_field24 .checkbox label::after {
    content: "";
    position: absolute !important;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    background-image: url(/catalog/view/theme/default/image/checker_big.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 16px;
    opacity: 0; /* Скрываем по умолчанию */
    transition: opacity 0.2s ease;
}

.simplecheckout .row-shipping_address_field24 .checkbox label.checked::after {
  opacity: 1;
}
.simplecheckout .row-shipping_address_field24 .checkbox label.checked::before{
	background: #20A320;
}
.simplecheckout .row-shipping_address_field24 .checkbox label::before{
	content: "";
	height: 30px;
	width: 30px;
	position: absolute!important;
	left: 0;
	top: 0px;
    height: 30px;
    border: 1px solid #C4C4C4;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
    margin: 0;
    padding: 0;
    user-select: none;
    box-sizing: border-box;
    background-color: transparent;
    display: block;
}
.simplecheckout .row-shipping_address_field24 .checkbox label input:checked + *::after,
.simplecheckout .row-shipping_address_field24 .checkbox label input:checked::after {
  opacity: 1;
}
#simplecheckout_payment .simplecheckout-block-content{
	display: flex;
	gap: 20px;
}
#simplecheckout_payment .simplecheckout-block-content .radio{
    flex: 1;
    margin: 0;
    display: flex;
    align-items: center;
    height: 67px
}
#simplecheckout_payment .radio label{
    border-radius: 5px;
    background: #EDEDED;
    padding: 16px 10px;
    width: 100%;
    font-family: Open Sans;
    font-weight: 600;
    font-style: Regular;
    font-size: 17px;
    leading-trim: NONE;
    /* line-height: 110.00000000000001%; */
    letter-spacing: 0%;
    height: 67px;
    display: flex !important;
    align-items: center;
}
#simplecheckout_payment .radio label:has(input[type="radio"]:checked){
	background: #20A320;
	color: #fff;
}
#simplecheckout_payment .simplecheckout-block-content .radio input{
	display: none;
}
.form-horizontal .form-group.row-customer_field25{
	width: 100%;
	background: #EDEDED;
	border-radius: 5px;
	margin-bottom: 25px;
}
.form-horizontal .form-group.row-customer_field25 > label{
display: none!important;
}
.form-horizontal .form-group.row-customer_field25 .col-sm-8{
	width: 100%;
}
.form-horizontal .form-group.row-customer_field25 .col-sm-8 > div{
	display: flex;
	gap: 30px;
	    padding: 5px;
}
.form-horizontal .form-group.row-customer_field25 .col-sm-8 > div > *{
	flex:1;
	height: 50px;
	flex: 1;
    height: 50px;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;



}
.form-horizontal .form-group.row-customer_field25 .col-sm-8 label{
	    font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
width: 100%;
    text-align: center;
    padding: 14px 0px;
    border-radius: 5px;
}
.form-horizontal .form-group.row-customer_field25 input{display: none;}
.form-horizontal .form-group.row-customer_field25 label:has(input[type="radio"]:checked){
	background: #fff;
}
#simplecheckout_customer .form-horizontal .control-label{
	display: none!important;
}
#simplecheckout_customer .form-horizontal .form-group{
	margin-bottom: 20px;
}
#simplecheckout_customer .col-sm-8{width: 100%;}


#account-account .filter_title,
#account-account .go_filter{display: none;}
#account-account h2{
	font-family: Cormorant;
font-weight: 500;
font-style: Medium;
font-size: 40px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
}
#account-account #content .list-unstyled li{
	padding: 0;
	    margin: 0;
    background: none;
}
#account-account #content .list-unstyled li a{
	color: #fff;

	background: #20A320!important;
	margin: 0 15px 15px 0;
    padding: 10px 15px;
    background: rgba(0 0 0 / .03);
    border-radius: 6px;
    font-family: Cormorant;
	font-weight: 700;
	font-style: Bold;
	font-size: 16px;
	leading-trim: NONE;
	line-height: 110.00000000000001%;
	letter-spacing: 0%;
	text-align: center;
	text-transform: uppercase;
	display: flex;
    width: fit-content;
}
#account-account .list-unstyled{
	flex-flow: column;
    gap: 0px;
}
#account-password input,
.simpleregister input{
	margin-bottom: 20px!important;
	display: block!important;
	    background: #EDEDED;
    width: 100%;
    padding: 16px;
    border: none;
    height: 50px!important;
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 110.00000000000001%;
    letter-spacing: 0%;
}
.simpleregister-block-content .form-horizontal{
	display: flex;
	flex-flow: column;
	gap:20px;
}
.simpleregister-block-content .form-horizontal label{
	display: none!important;
}
.simpleregister-block-content .col-sm-10{
	width: 100%;
}
#account-password .form-group label{display: none;}
#account-password .form-group .col-sm-10{width: 100%;}
#account-password input[type=submit]{
	    font-family: Cormorant;
	font-weight: 700;
	font-style: Bold;
	font-size: 16px;
	leading-trim: NONE;
	line-height: 110.00000000000001%;
	letter-spacing: 0%;
	text-align: center;
	text-transform: uppercase;
	background: #20A320!important;
}
#account-newsletter  label{
	margin-right: 10px;
	text-align: left;
    font-size: 16px;
}
#news_article .alter_garants .desc *{
	line-height: normal;
}
#news_article .alter_garants .desc a{
	color: #20A320;
	text-decoration: underline;
}

.proj-slider{
	margin:30px 0px;
}
.but_serv.full-width .left_part{
	width: 100%;
}
.but_serv.full-width .right_part{
	display: none;
}
.table-gr{
	padding: 30px 0px;
}
.table-gr tr,
.table-gr td{
	padding:10px;
}
.garant.but_serv.full-width .left_part{
	border:none;
}
.contact_page > *{
	width: calc(50% - 20px);
}
.contact_page h1{font-size: 64px;text-align: center;margin-bottom: 0px;}
	.contact_page .razdel a{font-size: 24px;}
	
	.contact_page .left_part{display: flex;    flex-flow: column;    justify-content: space-between;}

@media screen and (max-width:1920px){
	img{max-width: 100%;}
	.top_level_bottom img{
		width: 146px;
		height: 45px;
	}
	.buttons_header_cart{padding-right: 10px;}
	.container_menu{margin-right: 0px;}
	.uslug_list .title{font-size: 96px}
	.text_bottom_home .title{font-size: 56px;}
	.qr_list{flex-flow: wrap;}
	.qr_list > *{width: calc(50% - 17px)}
	
	.mails_and_snails{margin-bottom: 0px;}
	.news_category .title{margin-top: 0px;margin-bottom: 20px;}
	.articles-grid .is-big .inner{width: 750px;        height: fit-content;}
	.articles-grid .is-small .inner{width: 365px;        height: fit-content;}
	.works .row-2.pos-1 .inner{width: 730px}
	.garant .first_block .left_part{padding: 20px;}
	.delivery .garant_s .title,
	.delivery .table_b .title{
	font-size: 48px;
	max-width: 313px;
	min-width: 313px;
}
.additional_info{
	width:calc(100% - 355px);
	margin-left:355px;
}
.form .title,
.about .first_line .big,
.rekvizit .title{
	font-size: 48px;
}
#content h1.title{font-size: 48px;margin-bottom: 20px;}
.about .block_1 .text_blocks .text{width: auto;flex: 1;}

#column-left{width: 25%;}
.fv_clear_all_filter:after,
.fv-ajax_btn_apply{
	padding: 8px 45px!important;
}
.prems .text{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;

}
#custom-pagination-button{display: none;}
.breadcrumb{        overflow-y: hidden!important;}
	/*end of pc 1520*/

}
#column-left{
	padding-right: 20px;
}
@media screen and (max-width:1840px){
	.about .prem{
		    width: 24%;
    height: 300px;
	}
}
.fv-ajax_block_wrapper > *{
	word-break: normal;
	height: 35px;
	display: flex;
    justify-content: flex-end;
    align-items: center;
}
.fv-ajax_btn_apply{
	justify-content: center;
}
.fv-ajax_btn.fv-ajax_btn_apply{margin-left: 5px;}

@media screen and (max-width:1520px){
.container{
	max-width: 1000px;
}
.container_menu{margin-left: 5px;}
#main_menu ul li a, #main_menu ul li span{font-size: 12px;}
#main_menu ul{gap:5px;}
.sae{width: 165px;}
.sae a,
header .phones a,
header .phones div,
.text_reg{font-size: 9px;}
.fv-ajax_block_wrapper{
	display: flex;
	flex-flow: column;
	gap:10px;
}
.fv-ajax_block_wrapper > *,
.fv_clear_all_filter:after{
	width: 100%!important;
	display: block!important;
}
.module_title{font-size: 40px;}
.review .review_text{font-size: 14px;}
.right_part_qr .title{font-size: 40px;}
.double_menu{column-gap: 5%;}
#product-product h1{font-size: 24px;}
.articul .item,
.info_under_price{font-size: 16px;}
.price_normal{font-size: 32px;}
.photo_callback .title{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
}
.photo_callback .desc{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}
.product_menu > *{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}
.prems {overflow-x: scroll;}
.single_prem{min-width: 172px;height: 172px;}
.prems .text{font-size: 9px;}
.nav-tabs>li>a{font-size: 14px;}
.blog_module .module_title{flex-flow: column;}
.module_title .btn_white{width: 100%;text-align: center;}
.simplecheckout-step{
	display: flex;
    flex-flow: column;
}
.simplecheckout-left-column,
.simplecheckout-right-column{
	flex:1;
	width: 100%!important;
	max-width: 100%!important;
}
.breadcrumb{padding-bottom: 30px;}
.simplecheckout-button-right{
	width: 100%!important;
}
.cart_main{flex-flow: column;}
#content h1.title{
	font-size: 36px;
}
.about .block_1{flex-flow: column;}
.about .block_1 .text_blocks{flex-flow: column;font-size: 16px;}
.about .image_lak{margin-bottom: 0px;}
.about .liner{flex-flow: wrap;}
.about .first_line .text_block{width: 100%;}
.about .prem{
	width: calc(50% - 10px);
	height:  180px;	
}
.about .prem.empty{display: none;}
.about .prem .title{font-size: 24px;}
.about .prem .desc{font-size: 16px;}
.uslug_list .title{font-size: 48px;}
.uslug_list .title span{width: 180px;height: auto;}
.uslug_list .inner{flex-flow: column;gap:50px;}
.uslug_list .inner .left_part,
.uslug_list .inner .right_part{width: 100%;}
.gid .title{font-size: 64px;}
.gid .small_text > div{display: none;}
.gid{padding: 60px 0px;}
.gid,.gid .container{height: fit-content;}
.big_text{position: relative;bottom:auto;margin-top: 150px;}
.big_single{
	font-family: Cormorant;
font-weight: 600;
font-style: SemiBold;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
}
.rekvizit{flex-flow: column;}
.rekvizit .title{width: 100%;font-size: 36px;}
.rekvizit .list_rek{width: 100%;}
.list_rek .single{font-size: 16px;}
.list_rek .single > *{
	flex:1;
}
.best_cats .lvl-1 > li > a,
.lvl-2 a{font-size: 14px;}
.lvl-2 .name{font-size: 26px;}
.best_cats .lvl-1 > li > a{width: 250px;}
.best_cats .lvl-1 > li:hover .lvl-2{left: 260px;}

.lvl-2 a{width: 250px;margin-bottom: 0px;}
.best_cats .lvl-2 li:hover > .lvl-3{left: 260px}
.services_list .single_service{width: 100%;}
.single_service .name{font-size: 20px;margin-bottom: 10px;}
.single_service .desc{font-size: 16px;}
.garant .first_block{flex-flow: column-reverse;}
.garant .first_block > *{width: 100%;}
.product-thumb h4{height: 75px;}
.text_bottom_home{flex-flow: column;gap:40px;}
.tb_gallery{flex-flow: column-reverse;}
.tb_thumbs{flex-flow: wrap;}
#razdel-home .single_cat .name{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

}
.sae{padding-top: 0px;}
.top_level_bottom{align-items: center;}
.right_block .image a{background: none}
.best_cats{top: 109px;}
.articles-grid .is-big .inner{
	width: 470px;
}
.articles-grid .is-small .inner,
.works .row-2.pos-1 .inner{
	width: 225px;
}
.works .row-2.pos-1{
	width: 470px;
}
.art-card .name a{
	font-family: Cormorant;
font-weight: 500;
font-style: Medium;
font-size: 16px;
leading-trim: NONE;
line-height: 90%;
letter-spacing: 0%;
text-transform: uppercase;
}
.art-card .date{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}
.contact_page > *{
	width:calc(50% - 20px);
}
.garant img{
	width: 100%;
}
.garant .left_part .desc{margin-bottom: 20px;}
.sae .enter{margin-bottom: 35px;}
#main_menu .navbar-collapse.collapse{margin-top: 13px;}

.actual .product-thumb{
	height: fit-content;
}
.product-thumb .button-group button, .product-thumb .button-group button + button{
	width: 100%;
}
.uslug_list .title{margin-bottom: 15px;}
.uslug_list .title br{display: none;}
.text{
font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}
.gid .title{width:fit-content;text-align: left;}

.uslug_list .right_part li a{font-size: 24px;}
/*nout*/
}




.gid .title{
		text-align: left;
        display: flex;
        flex-flow: column;
            margin: 0 auto;
            width: fit-content;
}
.new_header,
.pop_k{
	display: none;
}
#error-not-found h1{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 40px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

}
#error-not-found .green_btn{
	width: 300px;
	margin:0 auto;
	margin-top: 20px;
	text-align: center;
	display: block;
}
.hidden_pc{display: none;}
.visible_mobile{
	display: flex;
}

.module_products .product-thumb .image img{
	width: 420px;
	height: 550px;
}
.module_products .product-layout.product-grid{
		height: fit-content;
	}
.module_products .open-sizes{
		display: none;
	}
.fv-mobile_btn_mini_box{display: none!important;}
.simplecheckout-cart-total span.inputs input[type=text]{
	min-width: 300px!important;
}
.btn_white{
	font-family: Cormorant;
font-weight: 600;
font-style: SemiBold;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
padding: 16px 70px;
}

.right_part_qr a{
	text-decoration: none;
	color: #000;
}


@media screen and (max-width:1024px){
	.popup_wrapper{
		width: calc(100% - 40px);
		left: 10px;
		top: 20%;
		margin-left: 0px;
	}
	.popup_wrapper .title{
		font-family: Cormorant;
		font-weight: 400;
		font-style: Regular;
		font-size: 36px;
		leading-trim: NONE;
		line-height: 100%;
		letter-spacing: 0%;
		text-align: center;
		margin-bottom: 8px;
		text-transform: uppercase;
	}
	.popup_wrapper .desc{
		font-family: Open Sans;
		font-weight: 400;
		font-style: Regular;
		font-size: 16px;
		leading-trim: NONE;
		line-height: 100%;
		letter-spacing: 0%;
		text-align: center;
		padding-bottom:30px;

	}
	.qo_title{
		font-size: 16px;
	}
	#boc_order .checkbox label, .popup_wrapper .checkbox label{
		font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 12px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
text-decoration: underline;
text-decoration-style: solid;
text-decoration-offset: 0%;
text-decoration-thickness: 0%;

	}
	.popup_wrapper .closer{
		right: 20px;
		top: 20px;
	}

	#account-account h2{font-size: 24px;}
	#account-account #content .list-unstyled li a{font-size: 12px;}
	#content h1{font-size: 24px;}
	.single_service > *{
		flex:1;
	}
	.single_service .right_part img{
		height: 100%;
        max-width: inherit;
        width: auto;
	}
	#services_article .second_block h2{
		font-family: Cormorant;
font-weight: 500;
font-style: Medium;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-top: 50px;
margin-bottom: 10px;
	}
	#services_article .second_block{
		font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
margin-bottom: 50px;

	}
	.services_titles{
		font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 36px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

	}
	.but_serv{margin:15px 0px;}
	.desc h2{
		font-family: Cormorant;
font-weight: 500;
font-style: Medium;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-bottom: 10px;
color: #000;
	}
.table_b{
	flex-flow: column;
	gap:10px;
}
.table_b .table .row_table{
	font-size: 16px;
}
.form{
	margin: 80px 0;
}
.articles-grid{
  display:grid;
  grid-template-columns: 1fr;
  gap:20px; /* вместо calc(50% - 20px) используем gap */
}
  .articles-grid{
    grid-template-columns: repeat(2,minmax(0,1fr));
  }
  .articles-grid > .art-card{ grid-column:auto; }
  .articles-grid > .art-card:nth-child(3n + 1){
    grid-column: 1 / -1; /* на всю ширину */
  }.articles-grid .is-big .inner,
.articles-grid .is-small .inner{ width:auto !important; } 
.art-card__img img{width: 100%;}
.art-card .name a{min-height: 100%;}

.news_category .pagination{margin:80px 0; }
.faq{
	flex-flow: column;
}
.faq .title{
	margin-bottom: 10px!important;
}
.faq .sub_text{margin-bottom: 20px;}
.faq .question .ask{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
margin-bottom: 0px;
}
.question .answer{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}
.faq .question.open .ask{
	margin-bottom: 20px;
}
.works .articles-grid{
  display:grid;
  gap:20px;
  grid-template-columns: 1fr; /* мобилка */
}
  .works .articles-grid{
    grid-template-columns: repeat(2,minmax(0,1fr));
  }

  /* Сброс «старых» width, если задавались */
  .works .articles-grid .art-card .inner{ width:auto !important; }

  /* [1] и [2] — две мелкие по 1 колонке */
  .works .articles-grid > .art-card:nth-child(4n + 1),
  .works .articles-grid > .art-card:nth-child(4n + 2){
    grid-column: auto;
  }

  /* [3] — большая на всю ширину */
  .works .articles-grid > .art-card:nth-child(4n + 3){
    grid-column: 1 / -1;
  }

  /* [4] — мелкая, но тоже во всю ширину */
  .works .articles-grid > .art-card:nth-child(4n + 4){
    grid-column: 1 / -1;
  }
  .works .row-2.pos-1{width: 100%}
  .works .row-2.pos-1 .inner{
  	width: calc(50% - 10px)!important;
  } 

  .works .row-3.pos-2,
  .works .row-3.pos-3{
  	        grid-column: unset !important;
  }
  .new_menu{display: flex;}
  .new_menu .navbar-nav{width: 100%;}
  .contact_page .right_part{
  	display: none;
  }
  .contact_page .left_part{
  	width: 100%;
  }
  .mails_and_snails{
  	margin-bottom: 20px;
  }
.garant_page .garant .first_block{
	flex-flow: column;
}
.garant .first_block .left_part{
	border:none;
}
.garant_s{
	flex-flow: column;
	gap: 20px;
}
.garant_s .desc{width: 100%;}
.garant .first_block{flex-flow: column;}
.additional_info{margin-left: 0px;
width: 100%;
display: flex;
flex-flow:column;
}
.additional_info > *{
	max-width: 100%;
}
.additional_info p iframe{
	margin: 0 auto;
	display: block;
}
.double_input .rating label{font-size: 20px;}



.delivery .garant_s .title, .delivery .table_b .title{
	font-size: 36px;
}
	.about .form{
		margin-top: 0px;
		margin-bottom: 80px;
	}
	.gid,
	.rekvizit{margin-bottom: 80px;}
	.about .block_1 .title{
		width: auto;
		font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 36px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

	}
	.about .block_1 .btn_white{
		font-family: Cormorant;
font-weight: 600;
font-style: SemiBold;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;

	}
	.about .block_1{
		margin-bottom: 30px;
	}
.about_prem{
	padding:80px 0px;
	margin-bottom: 0px;
}
.uslug_list {margin-top: 0px;}
.about .first_line .big{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 36px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

}
.about .text_block span{
	font-size: 16px;
}
.about .prem .title{
	margin-bottom: 10px;
}
.about .prem{
	padding: 10px 10px 22px 10px;
}
.about .liner:last-child{
	margin-bottom: 0px;
}
	#simplecheckout_payment .radio label{
		font-size: 12px;
	}
	#simplecheckout_cart .buttons_cart_callback{display: none;}
	.get_agr{text-align: left;}
.reviews_header{
	flex-flow: column;
}
.cart_main .left_part .buttons_cart_callback{
	display: none;
}
.plashka_green{
	width: fit-content;
	        margin-bottom: 10px;
}
.s_cart .image a{
	    width: 140px;
    display: block;
}
.s_cart .middle_part{display: none;}

.blog_module .module_header{margin-top: 0px;}
	
	#product-category h1{
		font-family: Cormorant;
		font-weight: 400;
		font-style: Regular;
		font-size: 36px;
		leading-trim: NONE;
		line-height: 100%;
		letter-spacing: 0%;
		text-transform: uppercase;

	}
	.mobile_info_block{
		display: flex;
		gap:20px;
		padding-bottom: 10px;
		border-bottom:1px solid #000;
	}
	.mobile_info_block > *{
		flex:1;
		padding:7px;
		border: 1px solid #EDEDED;
		border-radius: 5px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		font-family: Open Sans;
		font-weight: 400;
		font-style: Regular;
		font-size: 12px;
		leading-trim: NONE;
		line-height: 100%;
		letter-spacing: 0%;
		text-transform: uppercase;
	}
	.categories_inner{
		background: url(../image/arrow_l.svg) no-repeat 98% center;
		background-size: 7px;
	}
	#product-category #content{
		margin-top: -0.7px;
	}
	.category_list {
    position: fixed;
    top: 0px;
    left: 0px;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 10000;
    padding: 10px 20px;
}
.closer_categories{
		font-family: Cormorant;
        font-weight: 400;
        font-style: Regular;
        font-size: 24px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;
        text-transform: uppercase;
        display: flex;
        align-items: center;
        padding-bottom: 5px;
        border-bottom: 1px solid #C4C4C4;

}
.category_list ul{
	    display: flex;
    flex-flow: column;
}
.category_list a{
	border:none;
	border-bottom: 1px solid #C4C4C4;
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
        align-items: flex-start;
        justify-content: flex-start;
        padding-left: 0;
}
.reviews_carousel_control{display: none;}
.reviews_header .module_title{font-size: 30px;}
.reviews_body{
	flex-flow: column;
}
.reviews_body .left_part{flex-flow: wrap;}
.reviews_body .tab{flex:1;}
.review .review_text{margin-bottom: 20px;}
.subscribe form{margin-bottom: 10px;}
.thumbs.thumbnails{
	display: none;
}
#product-product #content > .row{
	flex-flow: column;
	gap:0;
}
#product-product #content > .row > *{
	width: 100%;
}
#product-product .breadcrumb{
	padding-bottom: 15px;
}
.module_products .product-thumb .image img {
    width: 290px;
    height: 380px;
}
.owl-dots.disabled2{
	position: absolute;
    width: 100%;
    display: flex;
    align-items: center;
    height: 2px;
            bottom: -10px;
        z-index: 9999;
        gap:5px;
        justify-content: center;
}
.prod-slider{
	overflow: visible;
	margin-bottom: 22px;
	padding: 5px 20px;
    border: 1px solid #ccc;
}
.prod-slider .owl-nav button.owl-next{
	right:10px;
}
.prod-slider .owl-nav button.owl-prev{
	left: 10px;
}
.owl-dots.disabled2 button{
	width: 25px;
	height: 2px;
	background: #C4C4C4!important;
}
.owl-dots.disabled2 button.active{
	background: #20A320!important;
}
#product-product h1,
.articul,
.block_price{
	margin-bottom: 10px;
}
.info_under_price,
.product_menu{
	margin-bottom: 30px;
}
.photo_callback{margin-top: 0px;margin-bottom: 30px;}
.prems .text{font-size: 12px;}
.single_prem img{width: 80px;height: 80px;}


.title_ats{
display: none;
}
.regular_ul{column-count: 1;}
#tab-specification{
	border-top: none;
}
.attr_span:first-child{border:none}
.attr_name{min-width: 125px;}

.tab-inline{background: none;}
.module_title{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 40px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
padding-right:80px;
}





	.product-thumb > a{
		height: 387px;
        display: flex;
	}
	.product-thumb .button-group i{
display: none;
	}
	.product-thumb .button-group span{display: block!important;}
	#fv_container{
		min-width: 100vw;
		padding: 0px 20px;
	}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
		bottom: 0px!important;
	}
	.product-layout:nth-child(3n) .product-thumb,
	.product-thumb{
		border-right: none;
	}
	.product-layout:nth-child(odd) .product-thumb{
		border-right: 1px solid #000;
	}


	.myVerticalSlider{
		height: 600px!important;
	}
.container{
	max-width: 600px;
}
.text_bottom_home .left_part{width: 100%}
header{
	display: none;
}


.new_header{display: flex;border-bottom: 1px solid #EDEDED;margin-bottom: 15px;flex-flow: column;
        }
.home .new_header{margin-bottom: 0px;}
.home .toiper{}
.new_header .menu_trigger,
.new_header .adress,
.new_header .alter_phone{
	width: 36px;
	height: 36px;
	position: relative;
	border-radius: 5px;
	border: 1px solid #EDEDED;
	display: flex;
	align-items: center;
	justify-content: center;
}
.new_header .alter_phone{
	text-indent: -9999px;
	order:1;
}
.new_header #wishlist-total{
	order:2;
}
.new_header #cart{
	order:3;
}
.toiper{
	padding: 8px 0px;
	border-bottom: 1px solid #EDEDED;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}
.toiper .logo_new img{
	width: 100px;
	height: 30px;
}
.toiper .left_part_header,
.toiper .right_part_header{
	display: flex;
    gap: 10px;
    align-items: center;
}
.toiper #cart{
	margin-bottom: 0;
}
.alter_phone{
	background: url('/catalog/view/theme/default/image/phone.png') no-repeat center center;
	background-size: 16px 16px;
}


.menu_trigger{cursor: pointer;}
.menu_trigger .icon1,
.menu_trigger .icon2,
.menu_trigger .icon3{
	width: 24px;
	height: 2px;
	background: #000;
	position: absolute;
	left: 6px;
}
.menu_trigger .icon3{
	top: 22px;
}
.menu_trigger .icon2{
	width: 18px;
	top: 17px;
}
.menu_trigger .icon1{
	top: 12px;
}
/* базовое — оставьте ваши стили, добавим плавность */
.menu_trigger{cursor:pointer}
.menu_trigger .icon1,
.menu_trigger .icon2,
.menu_trigger .icon3{
  transition: transform .25s ease, opacity .25s ease, width .25s ease;
}

/* активное состояние: крестик */
.menu_trigger.active .icon1{
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 24px;
}
.menu_trigger.active .icon2{
  opacity: 0;
  transform: translateX(-6px);
  width: 0;
}
.menu_trigger.active .icon3{
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  width: 24px;
}

/* плавное появление меню */
.new_menu{
  transform: translateY(-10px);
  opacity: 0;
  pointer-events: none;
  transition: transform .25s ease, opacity .25s ease;
      position: absolute;
    z-index: 9999;
    background: #fff;
    width: 100%;
    padding-top: 15px;
}
.new_menu.active{
  transform: none;
  opacity: 1;
  pointer-events: auto;

}
.new_menu .navbar-nav{
	opacity: 1;
	display: flex;
    flex-flow: column;

  padding-bottom: 20px;
  height: 100vh;
}
.logout_link,
.account_link{  
	order:10;
}
.new_menu .vk,
.new_menu .tg{
	display: block;
	order:12;
}
.pop_k{
	order:11;
	display: block;
}
.new_menu ul{
	padding: 0;
	margin:0;
}
.new_menu li,
.new_menu a,
.new_menu *,
.pop_k{
	color: #000;
	list-style: none;
	font-family: Cormorant;
font-weight: 700;
font-style: Bold;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

}
.navbar-nav>li>a{
	padding: 0px;
}
.navbar-nav>li>a svg{display: none;}
.navbar-nav{
	max-width: 600px;
	margin: 0 auto !important;
}
.new_menu li a{
	display: flex;
	justify-content: space-between;
}
.new_menu li .arrow{
	width: 20px;
	height: 20px;
	background: url('/catalog/view/theme/default/image/menu_arrow.png') no-repeat center center;
	background-size: 13px;
	display: block;
}
.lvl-1{
	display: none;
}
.lvl-1 svg{display: none;}
.lvl-2{display: none!important;}

.open ul,
.navbar-nav .open .dropdown-menu{
	display: flex;
    flex-flow: column;
    background: #fff;
    position: absolute;
    top: 0px;
    z-index: 9;
    height: 100vh;
}
.new_menu .nav>li,
.dropdown, .dropup{
	position: inherit;
}
.lvl-1 li{
margin-bottom: 10px;
}
.back_button{
	margin-top: 15px;
	padding-left: 18px;
	position: relative;
	
}
.back_button:after{
	content:"";
	width: 13px;
	height: 13px;
	background: url(/catalog/view/theme/default/image/menu_arrow.png) no-repeat left center;
        background-size: 13px;
        position: absolute;
        left: 0px;
        transform: rotate(180deg);
}
.breadcrumb{border-top: 0px;padding-top: 0px;}
#search{
	flex-flow: wrap-reverse;
	display: flex;
	margin-bottom: 0px;	
}
#search .input-lg{
	height: 30px;
	background: #fff;
	color: #000;
	padding-left:20px;
        border-left: none;
        border-right: none;
        border-radius: 0px;
}
.home {}
#search .input-lg::placeholder{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
color: #000;
}
#search .input-group-btn{
	color: #000;
	height: 30px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 20px;
	background: url('/catalog/view/theme/default/image/search_button.png') no-repeat center center;
	background-size: 15px 15px;
	z-index: 99;
}
.search_button{
	opacity: 0;
}

.left_block .title{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 48px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
max-width: 100%;
}
.slideshow .left_block{
	max-width: 100%;
	top: 0;
	bottom: auto;
	left: 0px;
	height: 100%;
	display: flex;
	justify-content: space-between;
	flex-flow: column;
}
.slideshow .right_block{
	display: none;
}
.footer_menu{flex-flow: wrap;}
.left_block .btn_white{
	    height: fit-content!important;
    margin: 0 auto;
    margin-bottom: 25px;
}
.module_header{
	margin-top: 80px;
}
.spec_tab .left_part{
	flex-flow: column;
	width: 100%;
}

  .tab-select{display:block;width:100%;}
/*  .tabs .tab{display:none;}*/

.tab-select{
	border: 1px solid #EDEDED;
	width: 100%;
	border-radius: 3px;
	height: 40px;
	padding-left: 10px;
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
padding-right: 10px;
}
.razdel_home,
.actual {position: relative;}
.razdel_home_carousel_control,
.actual_carousel_control{
	position: absolute;
	right: 0px;
}
.text_bottom_home .title{font-size: 40px;margin-bottom: 15px;}
.text_bottom_home .text{font-size: 16px;}
.text_bottom_home .btn_white{font-family: Cormorant;
font-weight: 600;
font-style: SemiBold;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
}
footer{padding:20px;}
.maq{
	flex-flow: column;
}
.maq > *{width: 100%;}
.logo_map > *{justify-content: space-between;margin-left: 0px;margin-bottom: 30px;}
.logo_map{padding-top: 0;}
.widget iframe{
	width: 150px!important;
	height: 50px!important;
}
.logo_and_widget .widget{margin-left: 0px;}
.map iframe{width: 100%;}
footer .map{
	margin-bottom: 30px;
}
footer .bottom_border_part{
	padding:0px;
	border:none;
	border-bottom: 1px solid #000;
    margin-bottom: 10px;
    height: auto;
}
.right_part_qr{border:none;padding: 0px;padding-top: 50px;}
.qr_list > *{width: 135px;height: 135px;}
.qr_list img{height: auto;}
.qr_list{gap:inherit;margin-bottom: 30px;}
.bot_right .slogan br{display: none;}
.right_part_qr > *,
.bot_right .slogan{padding-left: 0px;}
.footer_menu{
	margin:50px 0px;
}
.single_menu:nth-child(1){order:-2;width: calc(50% - 20px);}
.single_menu:nth-child(3){order:-1;width: calc(50% - 20px);}
.single_menu:nth-child(2){width: 100%;margin-top: 50px;}
.powered{
	    flex-flow: column;
    gap: 50px;
    margin-left: 0;
}
/*planshet*/
}
:root{ --header-h:116px; }
  .myVerticalSlider{
    width:100%;
    height:calc(100vh - var(--header-h));
    min-height:420px;
    position:relative;
    overflow:hidden;
  }
  .myVerticalSlider .swiper-container,
  .myVerticalSlider .swiper-wrapper,
  .myVerticalSlider .swiper-slide{ width:100%; height:100%; }

  .myVerticalSlider .swiper-container{ cursor:grab; }
  .myVerticalSlider .swiper-container.swiper-grab-cursor{ cursor:grab; }
  .myVerticalSlider .swiper-container:active{ cursor:grabbing; }

  .myVerticalSlider .swiper-slide{ position:relative; }
  .myVerticalSlider .swiper-slide a,
  .myVerticalSlider .swiper-slide img{
    width:100%; height:100%; display:block; object-fit:cover;
    -webkit-user-drag:none; user-select:none;
  }

  /* на всякий случай скрываем возможные встроенные элементы управления темы */
  .myVerticalSlider .swiper-pagination,
  .myVerticalSlider .swiper-button-next,
  .myVerticalSlider .swiper-button-prev,
  .myVerticalSlider .swiper-pager{ display:none !important; }
   #common-home .swiper-viewport{
  	border:none;
  	box-shadow: none;
  	margin:0;
border-radius: 0;
  }
  .right_block,
  .left_block{
  	position: absolute;
  }


  .right_block .name{
  	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

  }
  .left_block{
    text-align: left;
    left: 40px;
    bottom: 40px;
    max-width: 40%;
  }
  .left_block .title{
  	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 64px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-block: 20px;
color: #fff;
  }
  .left_block .btn_white{
  	background: #fff;
  	color: #000;
  	border:none;
  	cursor: pointer;
  	font-family: Cormorant;
font-weight: 600;
font-style: SemiBold;
font-size: 16px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;
width: fit-content!important;
text-align: center;
padding:16px 70px;
  }
.right_block{
  position:absolute; /* если поверх баннера */
  right:40px; bottom:40px;

  display:flex;
  align-items:stretch;        /* ключ: тянем по высоте */
  gap:10px;

  padding:10px 20px 10px 10px;
  background:#fff; color:#000; border-radius:5px;
  max-width:440px;
}

/* колонка с текстом тянется на всю высоту блока */
.right_block .right_part{
  flex:1 1 auto;              /* занимает оставшуюся высоту/ширину */
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  min-height:100%;            /* на случай специфики темы */
  text-align: left;
}

/* колонка с картинкой фиксированной ширины/высоты */
.right_block .image{
  flex:0 0 160px;              /* ширина колонки с иконкой */
  display:flex;               /* чтоб картинка центрировалась по высоте */
  align-items:flex-start;
}
.right_block .image a{display:flex;}
.right_block .image img{
  width:160px;     /* одинаковая высота с правой колонкой */
  object-fit:contain; display:block;
}
.right_block .right_part a{
display: flex !important;
    align-items: flex-end;
    font-family: Cormorant;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #000;
    background: url(/catalog/view/theme/default/image/arrow_list.png.webp) no-repeat right bottom;
}
/* Десктоп: селект прячем, кнопки как были */
@media (min-width:1025px){
  .tab-select{display:none;}
}
.faq .question:after{
	content:"";
	position: absolute;
	top: 27px;
	right:17px;
	width: 10px;
	height: 10px;
	background: url('/catalog/view/theme/default/image/faq_s.png') #F6F5F5 no-repeat center center;
	background-size: 10px;
}

.visible_mobile{display: none;}
.t2{text-align: right;}
@media screen and (max-width:600px){
	.popup_wrapper .title{
		font-family: Cormorant;
		font-weight: 400;
		font-style: Regular;
		font-size: 24px;
		leading-trim: NONE;
		line-height: 100%;
		letter-spacing: 0%;
		text-align: center;
		text-transform: uppercase;

	}
	.popup_wrapper .desc{
		font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
padding-bottom: 20px;

	}
	.popup_wrapper select, .popup_wrapper .inner_form input[type=text]{
		height: 35px;
	}
	#cp-modal-body .modal-heading .title{font-size: 20px;}
	#cp-modal-body .modal-heading .total{font-size: 12px}
	#cp-modal-body > .modal-footer > input.close-button-bottom{
		padding-left: 0;
		padding-right: 0;
	}
	.garant_s .title{
		width: 100%;
		font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

	}
	.garant_list{
		gap:80px;
		margin:80px 0px;
	}
	.delivery .garant_s .title, .delivery .table_b .title{
		font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-top: 80px;
	}
	blockquote,
	.garant_s .desc *{
		font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

	}
	.module_title{padding-right: 0px;}
	.module_products .carousel_control{
		display: none;
	}
	.product-layout h4 a{font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
    display: flex;
    height: 47px;
    overflow: hidden;
}
	.module_products .product-thumb .image img{
		width: 145px;
		height: 145px;
	}
	.attr_span{font-size: 10px;}
	.info_main {display: none;}
	.footer_modules{
		margin-top: 80px;
	}
	.prems{flex-flow: wrap;gap:5px}
	.single_prem{min-width: calc(50% - 5px)}
	.product_menu > *{
		font-family: Open Sans;
font-weight: 600;
font-style: SemiBold;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

	}
	.photo_callback .title{font-size: 20px;}
	.product_buttons button{width: 100%}
	.product_buttons{flex-flow: column;gap:5px;margin-bottom: 5px;}
	.dop .btn-grey{width: calc(100% - 55px);}
	.dop{gap:5px}
	.kovrolin_block .calculator{flex-flow: wrap;}
	.kovrolin_block .cal_line{width: calc(50% - 5px);
}
.location,
.kovrolin_block .cal_line{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
}
.kovrolin_block .total{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}
	.kovrolin_block .cal_line:last-child,
	.kovrolin_block .qty{
		width: 100%;
	}
	.exer{display: none;}
	.casual_input{width: 100%;}
	#product-product h1{
		font-family: Cormorant;
font-weight: 600;
font-style: SemiBold;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

	}
	.owl-dots.disabled2{
		bottom: 10px;
	}
	.prod-slider{
		padding: 0px;
		border:none;
	}
/**/
.return_block a{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
}
.return_block svg{height: 10px;width: auto;}



	.product-layout .price{
		font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

	}
	.product-thumb .button-group span,
	.product-thumb .button-group button, .product-thumb .button-group button + button{
		font-family: Cormorant;
font-weight: 700;
font-style: Bold;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;

	}
	.product-grid .product-thumb .caption{padding: 0px}
	.product-thumb h4{
		font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
height: auto;
margin:3px 0;
	}
	#product-category h1{font-size: 24px;}
	.category_list{display: none;}
	.visible_mobile{display: flex;}
	.hidden_mobile{display: none;}
	.product-thumb > a{height: auto;}
	.simple-content .checkout-heading,
	.simplecheckout .rover label{font-size: 16px!important;}
	#simplecheckout_shipping .simplecheckout-block-content p{font-size: 14px;}
	#simplecheckout_shipping .simplecheckout-block-content{
		flex-flow: column;
		gap:10px;margin-bottom: 15px;
	}
	.s_cart .left_part{max-width: 100%}
	.cart_main .product_name a,
	.product_name a{
		word-break: break-word;
	}
	.cart_main > .right_part{padding: 10px;}
	.s_cart .right_part{align-items: flex-start;}
	.s_cart .buttons{display: flex;
    width: 100%;
    justify-content: flex-end;}
	.s_cart{flex-flow: column;}
	.s_cart .price{font-size: 14px;}
	.catalog_button{font-size: 15px;}
	.s_cart .quantity{margin-top: 10px;}
	.row-shipping_field20 .col-sm-8 > div,
	#simplecheckout_payment .simplecheckout-block-content{
		flex-flow: wrap;
		gap:10px;
	}
	#simplecheckout_payment .simplecheckout-block-content .radio{
		flex:auto;
	}
	.couponator{flex-flow: column;}
	#agreement_checkbox{font-size: 12px;}
	.couponator_title,
	#total_total,
	#total_shipping span:first-child,
	.simplecheckout-cart-total{
font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

	}
	.simplecheckout-cart-total span.inputs input[type=text]{
		min-width: 100%!important;
	}
	.simplecheckout-cart-total span.inputs,
	.simplecheckout-cart-total{width: 100%;}
	#simplecheckout_button_cart{
		    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
	}
	.row-shipping_field20 .radio label{margin-bottom: 0px;}
	.s_cart .quantity,
	.s_cart .input-quantity,
	.row-shipping_field23,
	.row-shipping_address_field24 .col-sm-8 div .checkbox{width: 100%;}
	.s_cart .articul, .s_cart .options{font-size: 12px;}
	.cart_main .s_cart{padding: 0px;padding-bottom: 15px}
	.cart_main .title{
		font-size: 24px;
		margin-bottom: 10px;
	}
	.cart_main .buttons_cart{
		flex-flow: column;
		gap:10px;
	}
	.cart_main .left_part .buttons_cart label[for="get_all"],
	.cart_main .left_part .buttons_cart input[type="checkbox"]#get_all:checked + label[for="get_all"],
	.cart_main .left_part .checkbox input[type="checkbox"].delete-checkbox,
	.cart_main .left_part .checkbox label{
		width: 21px;
		min-width: 21px;
		height: 21px;
		background-size: 11px;
	}
	.s_cart .product_name{font-size: 14px;}
	.delete_all img{width: 21px;height: 21px;}
	.cart_main .get_all_span{font-size: 15px;}
	.delete_all button{padding: 0px;font-size: 15px;}
	.breadcrumb{
	        width: 100%;
        overflow: scroll;
        display: flex;
}
	.s_cart .image a{max-width: 120px;}
	.s_cart .image{width: 120px;}
	.s_cart .image img{max-width: 100%;}
	.rekvizit .title{margin-bottom: 0px!important;}
	.rekvizit{gap:10px;}
	.list_rek .single{font-size: 12px;}
	.big_text{margin-top: 50px;}
	.gid{padding: 50px 0px 30px 0px;}
	.gid, .rekvizit{
		margin:80px 0px;
	}
	.uslug_list .inner .left_part .text{
		margin-bottom: 15px;
	}
	.about .prem .descь,
	.uslug_list .inner .left_part .text{font-size: 14px;}
	.about .prem .title{
		font-family: Cormorant;
font-weight: 600;
font-style: SemiBold;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

	}
	.about .prem{width: 100%;height: fit-content;padding:10px;}
	.about .liner{flex-flow: column;gap:10px;}
	.about .text_block span{font-size: 14px;}
	.about .first_line .big{
		font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 20px!important;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

	}
	.about .block_1 .btn_white{
		margin-top: 20px;
	}
	.about .block_1 .text_blocks{gap:10px;}
	.about .block_1 .text_blocks .text{
		font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

	}
	#services_article .desc{margin-bottom: 10px;}
	#services_article .garant .first_block .btn_white{
		margin-top: 0px;
	}
	#services_article .second_block{
		font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
margin-top: 0px;

	}
	.services_titles{
		margin-bottom: 0px;
	}
	.table_b .title,
	.services_titles{
		min-width: 100%;
		font-family: Cormorant;
font-weight: 500;
font-style: Medium;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

	}
	.single_service .tag{
		font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

	}
	.services_list{gap:20px;}
	.single_service .btn_white{width: 100%;}
	.single_service .right_part{width: 100%;}
	.single_service .right_part img{
		width: 100%;
	}
	.services_list .single_service{
		padding: 5px;
	}
	.single_service .right_part img{
		width: 100%;
		height: auto;
	}
	.single_service .name{
		font-family: Cormorant;
font-weight: 700;
font-style: Bold;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

	}
	.services_list .single_service{
		flex-flow: column;
		gap:10px;
	}
	.single_service .left_part{
		width: 100%;
	}
	.testi .images{margin-bottom: 0px;}
	.testi .images a{width: 135px;}
	.testi .desc{
		font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 10px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
margin-bottom: 10px;
	}
	.testi .images{

	}
	.testi .sm_l{
		font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

	}
	.testi .image{
		width: 60px;
		height: 60px;
	}
	.testi{
		padding: 10px;
	}
	.ocenka{
		font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

	}
	.testi .rating img{
		width: 16px;height: 16px;
	}
	.testi .name{
		font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

	}
	.reviews_list .reviews_module{margin-bottom: 80px;padding-bottom: 0px;border:none}
	.reviews_list .form{margin-top:0px}
	.reviews_body .closer{
		width: 30px;height: 30px;
	}
	.reviews_body .closer img{
		width: 17px;height: 17px;
	}
	.tab_review_stars{
		width: 85px;
	}
.reviews_body .tab{
	width: 145px;
	padding: 10px;
}
.reviews_body .left_part{gap:10px;}
.reviews_body .tab_actually_name, .review_name{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}








	.garant_s .desc{
		font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

	}
	.additional_info > *{
		font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

	}
	.additional_info{gap:20px;}
	.table_b .table .row_table{font-size: 10px;}
	.delivery .garant_s .title, .delivery .table_b .title{
		font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

	}
	.column_adds_margin25 > *{
		margin:0;
	}
	.garant .first_block .btn_white{margin-top: 25px}
	.garant .left_part .desc{
		font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
margin-bottom: 25px;
	}
	.garant .left_part .desc{
		margin-bottom: 0px;
	}
	.alter_garants .desc *{
		font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

	}
	.alter_garants{gap:20px;margin-top: 20px;margin-bottom: 20px;}
.garant .first_block .left_part{
	padding: 20px 0px;
}
.art-card .name a{
	font-family: Cormorant;
font-weight: 500;
font-style: Medium;
font-size: 14px;
leading-trim: NONE;
line-height: 90%;
letter-spacing: 0%;
text-transform: uppercase;

}
.mails_and_snails{gap:30px;}
.contact_page .razdel a{
	font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 120%;
letter-spacing: 0%;
text-align: center;

}

	#information-contact .contact_page .title{
		margin-bottom: 20px;font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;

	}
	.contact_page .adress .image{display: none;}
	.contact_page .adress .text{
		font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

	}
	.contact_page .adress .title{
		font-family: Cormorant;
		font-weight: 400;
		font-style: Regular;
		font-size: 24px;
		leading-trim: NONE;
		line-height: 100%;
		letter-spacing: 0%;
		text-transform: uppercase;
		margin-bottom: 10px;

	}
	.form .double_input > *{width: 100%;}
	.form .double_input{
		gap:5px;
		flex-flow: column;
	}
	.form .title, .about .first_line .big, .rekvizit .title{
		font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-bottom: 10px;
	}
	.faq .answer{
		font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

	}
	.faq .question{padding: 10px 32px 10px 10px;}
	.faq .question .ask{
		font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

	}
	.faq .sub_text{
		font-family: Open Sans;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
margin-bottom: 15px;
	}
	.faq .title{
		margin-bottom: 0px!important;
	}
	.faq{gap:5px;}
	#content h1.title{
		font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
margin-bottom: 5px;
	}
	.breadcrumb{
		padding-bottom: 15px;
	}
	.powered{gap:40px;}
	.single_menu ul{column-count: 1}
	.single_menu .title{margin-bottom: 15px;}
	.single_menu{
		width: 100%!important;
		margin-bottom: 40px;
	}
	.subscribe button{
		    width: 100%;
    text-align: center;
    justify-content: center;
	}

	.faq .main_body{width: 100%;}
	.faq .question:after{top: 8px;right:10px;}
	.blog_module{margin-bottom: 50px;}
	#razdel-home{margin-bottom: 0px;}
	#common-home #column-right,
	.reviews_module{margin-bottom: 80px;}
	.module_header{margin-top: 60px;}
	#product-category .footer_modules{margin-top: 0px;}
	.footer_menu{margin-bottom: 0px;}
	.single_menu:nth-child(2){margin-top: 0px;}
	.powered{margin-right: 0px;}
	.subscribe form{flex-flow: column;gap:10px;}
	.qr_list > * {
        width: 25%;
        height: 25%;
        padding-left: 5px;
    }
    .right_part_qr a{
    	font-family: Cormorant;
font-weight: 500;
font-style: Medium;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

    }
	.widget iframe{
		width: 90px;
		height: 30px;
	}
	footer .logo_and_widget img{
		width: 100px;
		height: 30px;
	}
	.tb_thumbs img{
		width: 40px;height: 50px;
	}
	.tb_main img{
		width: 100%;
		height: auto;
	}
	.text_bottom_home .btn_white{font-size: 12px}
	.text_bottom_home .text{font-size: 14px;}
	.text_bottom_home .title{
		font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

	}
	.text_bottom_home .intro{flex-flow: column;}
	.big_single .cifra{        min-width: 40px;}
	.big_single{gap:10px;}
	.big_single,
	.big_single .cifra{font-size: 14px;}
	.gid .title{font-size: 40px;}
	.uslug_list .right_part li a{font-size: 12px;background-size: 8px;padding-left: 40px;}
	.btn_white{
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 12px;
	}
	.uslug_list .btn_white{width: 100%;}
	.uslug_list .title span{
		width: 50px;
	}
	.uslug_list .title span img{
		margin-top: 0px;
	}
	.uslug_list .title{
		font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 24px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;

	}
	#razdel-home .single_cat .name{
font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 12px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-transform: uppercase;
background-size: 6px;
height: 20px;
display: flex;
justify-content: center;
align-items: center;
flex-flow: column;
background-position: 96% center;

	}
	.module_title{
		font-family: Cormorant;
		font-weight: 400;
		font-style: Regular;
		font-size: 24px;
		leading-trim: NONE;
		line-height: 100%;
		letter-spacing: 0%;
		text-transform: uppercase;

	}
	.spec_tab .tab{
		padding: 10px;font-size: 12px;
	}
	.container{
		max-width: 300px;
	}
	.new_header .adress,
	#wishlist-total{
		display: none;
	}
	.new_menu .navbar-nav{
		min-width: 300px;
		width: auto;
	}
.left_block .title{
	font-family: Cormorant;
font-weight: 400;
font-style: Regular;
font-size: 28px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
text-transform: uppercase;

}






























}



