/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/*fonts*/
@font-face {
	font-family: "MuseoSans";
	font-style: normal;
	font-weight: 100; 
	font-display: block;
	src: url("../fonts/MuseoSansCyrl_100.otf") format("opentype"); 
}
@font-face {
	font-family: "MuseoSans";
	font-style: normal;
	font-weight: 300; 
	font-display: block;
	src: url("../fonts/MuseoSansCyrl_300.otf") format("opentype"); 
}
@font-face {
	font-family: "MuseoSans";
	font-style: normal;
	font-weight: 500; 
	font-display: block;
	src: url("../fonts/MuseoSansCyrl_500.otf") format("opentype"); 
}
@font-face {
	font-family: "MuseoSans";
	font-style: normal;
	font-weight: 700; 
	font-display: block;
	src: url("../fonts/MuseoSansCyrl_700.otf") format("opentype"); 
}
@font-face {
	font-family: "MuseoSans";
	font-style: normal;
	font-weight: 900; 
	font-display: block;
	src: url("../fonts/MuseoSansCyrl_900.otf") format("opentype"); 
}
@font-face {
	font-family: "ProximaNova";
	font-style: normal;
	font-display: block;
	src: url("../fonts/ProximaNova.otf") format("opentype"); 
}
/*fonts*/
body {
	font-family: "MuseoSans";
	font-weight: 300;
	color: #333333;
}
/*nav*/
main.home_page {
	padding-bottom: 0;
}
main.home_page .home-products {
	margin-bottom: 50px;
}
main.home_page .catalog-s__main--seo {
	padding-bottom: 50px;
}
main#catalog {
	padding-top: 10px;
}
img {
	display: block;
	height: auto;
	max-width: 100%;
}
.nav {
	min-height: 94px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
	overflow: hidden;
}
.nav-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
	margin-top: 5px;
	/*padding: 0px 30px 0px;*/
}
.nav-menu a {
	font-size: 13px;
	text-align: center;
	color: #161616;
	text-transform: uppercase;
	font-weight: 500;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	padding: 0 8px;
	height: 100%
}
.nav-menu a:hover {
	background: #f55925;
	color: white;
}

.logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
}
.logo img {
	max-width: 163px;
	max-height: 49px;
}
.social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
	padding: 0px;
}
.social img {
	width: auto;
	height: auto;
	cursor: pointer;
}
.social-block a.ml-2.social_viber {
	display: none;
}
.social-viber {
	height: 21px!important;
}
.social-block {
	background: url(../img/social-bg.png) center center no-repeat;
	background-size: contain;
	width: 60px;
	height: 50px;
	margin-right: 40px;
	margin-left: auto;
	padding: 0 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
	-webkit-justify-content: space-around;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
}
.social-block a {
	display: block;
	max-width: 24px;
}
.social-block a img {
	display: block;
	max-width: 100%;
}
.call {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	padding: 15px 25px 10px 5px;
}
.row.justify-content-center.orang_button {
	width: 220px;
	padding-right: 20px;
}
.call-text {
	font-weight: 600;
	font-size: 25px;
	letter-spacing: 1.5px;
	color: #3a3a3a;
	padding-bottom: 0px;
	margin-right: 00px;
	line-height: 1;
	white-space: nowrap;
}
.call-info {
	font-size: 15px;
	font-weight: 100;
	letter-spacing: 0.5px;
	line-height: 1.4;
	padding-bottom: 3px;
	display: block;
	color: #717171;
	width: 187px;
	text-align: justify;
}
body {
	max-width: 100vw;
}
.call-info .bold {
	font-weight: 900;
}
#bottom-nav .call > .row {
	margin-left: 0;
	margin-right: 0;
}
.call-text-beautify {
	color: #f55925;
	font-weight: 900;
	font-size: 25px;
	margin-right: 0px;
}
@media screen and (max-width: 992px) {
	.call-info {
		width: 175px;
		text-align: left;
		font-size: 12px;
	}
	.call-text {
		width: 100%;
		text-align: center;
	}
}
.btn-call {
	background-color: #f55925;
	border-bottom: 2px solid #ce4b1f;
	color: white;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
	font-weight: 300;
	font-size: 16px;
	border-radius: 30px;
	width: 100%;
	height: 35px;
	padding: 0;
}
.btn-call:hover {
	background: #9d2801;
}
.btn-call img {
	width: 19px;
	height: 19px;
}
.burger-open {
	display: none;
}
.menu-mob {
	display: none;
	background-color: #191919;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 9999;
}
@media handheld {
	body {
		overflow: hidden;
	}
   .menu-mob {
		display: none;
		background-color: #191919;
		position: fixed;
		bottom: 0;
		width: 100%;
		z-index: 9999;
	} 
	header {
		max-width: 100vw;
		overflow: hidden;
	}
}
.menu-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.menu-mob a {
	color: white;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	padding: 10px 0 16px 0;
}
.menu-mob a:first-child {
	padding-top: 20px;
}
.menu-mob a:hover {
	color: #f55925;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.menu-mob .call-text {
	color: white;
}
.menu-mob .social-viber {
	margin-bottom: 5px;
}
/*nav*/
/*header*/
header {
/*	background: url(../img/man-full.png) top center no-repeat;*/
	background-position: bottom;
	background-size: contain;
/*	min-height: 517px;*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	position: relative;
}
.promo-banner-img {
	margin-top: 42px;
}
.promo-text {
	font-family: "ProximaNova";
	font-size: 65px;
	letter-spacing: 3.2px;
	text-transform: uppercase;
	line-height: 75px;
	color: white;
	margin-top: 60px;
	padding: 0 10px;
}
.promo-text b {
	background-color: #eb5120;
	padding: 0 15px;
}
.promo-text p {
	padding-left: 13px;
}
.header-arrow {
	position: absolute;
	bottom: -80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	text-align: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
	width: 100%;
	max-width: 100vw;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.header-arrow h4 {
	color: white;
	font-size: 19px;
	font-weight: 700;
}
.header-arrow img {
	margin-top: -20px;
	cursor: pointer;
	width: 100%;
}
/*header*/
/*advantages*/
.advantages {
	padding: 50px 0 0px 0;
}
.advantages .row.justify-content-center {
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-align-items: flex-start;
	margin-top: -10px;
	margin-right: 20px;
}
.advantages-item {
	max-width: 175px;
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	margin: 0px 25px 10px;
}
/*.advantages-item:not(:first-child) {
	margin-left: 52px;
}*/
.advantages-mini-item {
	height: 84px;
	margin-bottom: 30px;
}
.advantages-item img {
	max-width: 80px;
}
.advantages-item p {
	text-align: center;
	font-size: 16px;
	line-height: 22px;
}
/*advantages*/
/*main*/
main {
	background-color: #f4f4f4;
	padding: 25px 0 80px 0;
}
.main-title-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
	margin-bottom: -30px;
	margin-top: 50px;
	text-align: center;
}
.main-title {
	color: #f55925;
	text-transform: uppercase;
	font-size: 40px;
	font-weight: 700;
	position: relative;
	color: #333333;
	margin-bottom: 0px;
}
.main-title-beautify {
	font-weight: 300;
	color: #f55925;
}
.main-title:before {
	content: ' ';
	width: 177px;
	height: 1px;
	background-color: #c0c0c0;
	position: absolute;
	left: -223px;
	top: 49%;
}
.main-title:after {
	content: ' ';
	width: 177px;
	height: 1px;
	background-color: #c0c0c0;
	position: absolute;
	right: -223px;
	top: 49%;
}
.main-title-text {
	font-weight: 100;
	font-size: 18px;
}
.big {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
	height: 270px;
	overflow: hidden;
}
.big img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	width: 110%;
}
.small {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-justify-content: space-between;
	margin-top: 30px;
}
.small img {
	max-width: 39px;
	height: 29px;
	border: 1px solid #c3c3c3;
	cursor: pointer;
}
.small img:hover {
	border-color: #f44336;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.products {
	-ms-flex-pack: distribute;
	    justify-content: space-around;
	-webkit-justify-content: space-around;
	margin-top: 20px;
}
.product {
	-webkit-box-shadow: 0 0 80px -15px #0000004d;
	        box-shadow: 0 0 80px -15px #0000004d;
	width: 350px;
	max-width: 350px;
	padding: 25px 19px 32px 19px;
	background-color: white;
	position: relative;
	margin-top: 20px;
	border: 1px solid transparent;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.product .small img:first-child {
	border-color: #f44336;
}
.product-price + .btn.btn-product.modal-product {
	margin-bottom: 0;
	margin-top: auto;
}
.active-product {
	-webkit-box-shadow: 0 0 80px -20px #f46236;
	        box-shadow: 0 0 80px -20px #f46236;
	border: 1px solid rgba(244, 67, 54, 0.4);
	-webkit-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
}
.d-flex.justify-content-between.product-title {
	height: -webkit-min-content;
	height: -moz-min-content;
	height: min-content;
}
.product-title h4 {
	font-weight: 100;
	font-size: 25px;
	margin-bottom: 0;
}
.product-title-beautify {
	font-weight: 700;
}
p.product_title {
	font-size: 22px;
	line-height: 25px;
	font-weight: bold;
	margin: 0px;
	margin-top: 3px;
}
span.product_title_articul {
	font-weight: 300;
	margin-left: 5px;
	display: inline-block;
}
.product-title label {
	font-weight: 300;
	font-size: 16px;
	color: #575757;
	font-style: italic;
	margin-bottom: 0px;
	text-align: right;
	line-height: 1.3;
}
.product-title label .articul {
	display: block;
}
.season {
	font-size: 14px;
	background-color: #8a8a8a;
	padding: 0px 7px;
	color: white;
	border-radius: 2px;
}
.product-promo {
	width: 135px;
	height: 31px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	font-weight: 700;
	font-size: 14px;
	background-color: #f44336;
	position: absolute;
	top: 60px;
	left: -1px;
	z-index: 3;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
	color: white;
	text-transform: uppercase;
}
.product-pic {
	margin-top: 10px;
}
.product-attribute {
	margin: 18px 0;
}
.product li {
	list-style-type: none;
	font-size: 16px;
	line-height: 25px;
}
.product li b {
	font-weight: 900;
}
ul.list-group.product-attribute li span {
	margin-left: 4px;
	letter-spacing: -0.3px;
}
span.product-size {
	padding: 0 3px;
	margin: 0 2px;
	font-weight: bold;
	background-color: #a9a9a9;
	color: black;
	border-radius: 5px;
}
/*.product-size:hover {
	background-color: #f55925;
	transition: .5s ease;
}*/
.size-modal {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
	margin-top: 7px;
	cursor: pointer;
}
.size-modal span {
	margin-left: 9px;
	color: #6c6c6c;
	text-decoration: underline;
}
.product-price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
}
.old-price {
	font-size: 18px;
	text-decoration: line-through;
}
.new-price {
	font-size: 40px;
	font-weight: 900;
	color: #f55925;
	margin-left: 15px;
}
.btn-product {
	background-color: #f44336;
	color: white;
	text-transform: uppercase;
	width: 93%;
	border-radius: 50px;
	padding: 10px;
	border: 1px solid #f44336;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-justify-content: center;
	margin: 0 auto;
	margin-top: 10px;
}
.btn-product-beautify {
	font-weight: 900;
	margin-right: 5px;
}
.btn-product:hover {
	background-color: #fff;
	color: #f44336;
	font-weight: 900;
	-webkit-box-shadow: 0 10px 20px #f4433633;
	        box-shadow: 0 10px 20px #f4433633;
	-webkit-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
}
.sizeselect {
	position: relative;
	padding: 15px 0 15px 0;
}
.sizeselect:before {
	content: ' ';
	width: 350px;
	height: 1px;
	background-color: #c0c0c0;
	position: absolute;
	left: -19px;
	top: 0;
}
.sizeselect:after {
	content: ' ';
	width: 350px;
	height: 1px;
	background-color: #c0c0c0;
	position: absolute;
	left: -19px;
	bottom: 0;
}
.slider-button {
	position: absolute;
	top: 220px;
	left: 0;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-justify-content: space-between;
	padding: 0 10px;
}
.slider-button img {
	cursor: pointer;
}
.product.more_products {
	background: #e5e5e5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-justify-content: center;
	min-height: 785px;
}
.big_plas {
	font-size: 350px;
	color: #b7b7b7;
	border: 15px solid #b7b7b7;
	border-radius: 150px;
	width: 260px;
	height: -webkit-min-content;
	height: -moz-min-content;
	height: min-content;
	line-height: 190px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-justify-content: center;
	text-align: center;
	padding: 5px;
	padding-bottom: 25px;
}
p.more_products_title {
	font-size: 30px;
	font-weight: 500;
	margin-top: 40px;
	color: #b7b7b7;
}
.product.more_products.active-product {
	background: #f44336;
}
.active-product .big_plas {
	color: white;
	border-color: white;
}.active-product p.more_products_title {
	color: white;
}
/*main*/
/*about*/
.about {
	background: url(../img/about.jpg) top center no-repeat;
	padding: 70px 0 80px 0;
	background-size: cover;
}
.about_iframe {
	margin-top: 20px;
	margin-bottom: 20px;
}
.about_iframe iframe {
	height: 400px;
	width: 100%;
}
.about-title {
	color: #f55925;
	text-transform: uppercase;
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 20px;
	line-height: 22px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
}
.about-title:before, .about-title:after {
	content: ' ';
	width: 177px;
	height: 1px;
	background-color: #c0c0c0;
	margin: 35px 20px;
}
.about_text {
	width: 100%;
	max-width: 985px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	margin: 0 auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.about_text p {
	color: #fdfdfd;
	font-weight: 100;
	line-height: 26px;
	text-align: center;
	margin-bottom: 0;
	font-size: 18px;
}
/*about*/
/*question*/
.question {
	padding: 80px 0 70px 0;
	background-color: #f4f4f4;
}
.question-block {
	background-color: white;
	-webkit-box-shadow: 0 0 15px #0000001a;
	        box-shadow: 0 0 15px #0000001a;
	overflow-y: auto;
	max-height: 722px;
	padding: 65px 70px 55px 70px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	margin: 0 0px;
}
.question-title {
	color: #333333;
	text-transform: uppercase;
	font-size: 40px;
	margin-bottom: 45px;
	position: relative;
	font-weight: 300;
}
.question-title-beautify {
	font-weight: 900;
	color: #f55925;
}
.question-title:before {
	content: ' ';
	width: 152px;
	height: 1px;
	background-color: #c0c0c0;
	position: absolute;
	left: -180px;
	top: 49%;
}
.question-title:after {
	content: ' ';
	width: 152px;
	height: 1px;
	background-color: #c0c0c0;
	position: absolute;
	right: -180px;
	top: 49%;
}
.question-btn-block {
	margin-top: 30px;
}
.btn-question {
	text-transform: uppercase;
	font-weight: 300;
	font-size: 16px;
	width: 320px;
	padding: 18px auto;
	background-color: #f44336;
	color: white;
	border-radius: 50px;
}
.question-item {
	padding-left: 30px;
	border-bottom: 1px solid silver;
	position: relative;
}
.question-item:not(:first-child) {
	margin-top: 25px;
}
.question-item-title {
	font-size: 25px;
	font-weight: 900;
	margin-left: 5px;
}
.counters {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	margin-bottom: 17px;
}
.counters div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	height: 20px;
	margin-right: 10px;
}
.counters img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	width: 20px;
	margin: 0px 5px;
}
.counters p {
	font-size: 17px;
	letter-spacing: -1px;
	color: #cdcdcd;
}
.counter_answer p {
	font-weight: 700;
	color: #8a8a8a;
}
.counters div.avtor {
	margin: 0 15px 0 10px;
}
.counters .date p span {
	letter-spacing: 1px;
}
.question-item-text {
	font-size: 18px;
	font-weight: 300;
	color: #6e6e6e;
	margin-left: 5px;
	max-width: 680px;
}
.question-plus, 
.popap-plus {
	color: #f6693a;
	width: 24px;
	height: 24px;
	text-align: center;
	border: 2px solid #f6693a;
	border-radius: 180px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 23px;
	line-height: 18px;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-justify-content: center;
	cursor: pointer;
}
.answer {
	display: none;
}
.answer.open {
	display: block;
}
.answer-item {
	padding-top: 15px;
	border-top: 1px solid silver; 
}
.answer-item p {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	margin-left: 10px;
}
.answer-item span {
	color: #f55925;
	margin-right: 5px;
	font-weight: 900;
}
.pc {
	display: block;
}
.mob {
	display: none;
}
/*question*/
/*comments*/
.comments {
	padding: 88px 0 77px 0;
	background: url(../img/comments.jpg) top center no-repeat;
}
.comments-title {
	font-weight: 700;
	font-size: 40px;
	text-transform: uppercase;
	color: #fff;
	position: relative;
}
.comments-text-beautify {
	font-weight: 300;
	color: #f55925;
}
.comments-title:before {
	content: ' ';
	width: 152px;
	height: 1px;
	background-color: #c0c0c0;
	position: absolute;
	left: -180px;
	top: 49%;
}
.comments-title:after {
	content: ' ';
	width: 152px;
	height: 1px;
	background-color: #c0c0c0;
	position: absolute;
	right: -180px;
	top: 49%;
}
/*comments*/
/*bottom nav*/
.social-text {
	display: none;
}
.arrow-bottom {
	display: none;
}
/*bottom nav*/
/*footer*/
footer {
	background-color: #ededed;
	padding: 16px 0;
}
.footer-text {
	font-weight: 100;
	font-size: 14px;
	text-align: left;
	font-style: italic;
}
.footer-conf {
	font-weight: 100;
	font-size: 14px;
	text-align: left;
	font-style: italic;
}
.footer-conf .link {
	-webkit-transition: 0.3s ease all;
	-o-transition: 0.3s ease all;
	transition: 0.3s ease all;
	color: #333;
}
.footer-conf .link:hover {
	color: #f55925;
	text-decoration: none;
}
/*footer*/
/*modal product*/
#cart_modal .btn-product {
	width: 75%;
	margin: auto;
}
#cart_modal .product-size {
	font-size: 21.3px;
	cursor: pointer;
	-webkit-transition: 0.3s ease all;
	-o-transition: 0.3s ease all;
	transition: 0.3s ease all;
}
#cart_modal .product-size.no-size {
	display: none !important;
}
#cart_modal .product-size.active {
	color: #fff;
	background-color: #f44336;
}
#cart_modal .modal-header h4 {
	font-weight: 300;
	font-size: 30px;
}
#cart_modal .modal-header h4 .product-title-beautify {
	font-weight: 900;
}
.modal-header {
	border-bottom: 0;
}
#cart_modal .slider-button {
	padding: 0 1rem;
}
#cart_modal .modal-footer {
	padding: 1rem 1rem 2.8rem 1rem;
	border-top: 0;
}
#cart_modal form input, 
#cart_modal form select {
	border-radius: 30px;
	height: 47px;
}
.close {
	border: 1px solid #f55925!important;
	color: #f55925;
	width: 28px;
	height: 28px;
	line-height: 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
	border-radius: 180px;
	padding: 0!important;
	margin: 0!important;
	opacity: 1!important;
}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
	color: #f55925;
	text-decoration: none;
	opacity: .75;
}
/*modal product*/
/*modal size*/
#size_modal .close {
	margin-left: auto!important;
}
#size_modal .modal-body h4 {
	font-weight: 900;
	font-size: 25px;
}
#size_modal .modal-body p {
	font-weight: 100;
	font-size: 18px;
}
#size_modal .modal-body b {
	font-weight: 900;
}
#size_modal .modal-body i {
	font-weight: 100;
	font-size: 16px;
}
#size_modal .modal-body {
	padding: 0 75px 62px 75px;
}
#size_modal img {
	max-width: 100%;
}
/*modal size*/
/*media*/
@media all and (min-width: 1200px) {
	.container {
		max-width: 1200px;
	}
}
@media all and (max-width: 1200px) {
	.call-text {
		font-size: 21px;
	}
	.call-text-beautify {
		font-size: 21px;
	}
	header {
		background-size: cover;
	}
	.about {
		background-size: cover;
	}
	.nav .container {
		max-width: 100vw;
	}
	.col-lg-2.col.logo {
		padding-right: 0px;
	}
	.logo img {
		max-width: 143px;
		max-height: 49px;
	}
	.nav-menu a {
		font-size: 12px;
		padding: 0 6px;
	}
	.social-block {
		width: 100px;
		height: 50px;
		margin-right: 35px;
		padding: 0 15px;
	}
	.advantages .row.justify-content-center {
		margin-right: 0px; 
		margin-top: -10px;
	}
}
/*@media all and (min-width: 992px) {
	.container {
		max-width: 1140px;
	}
}*/
@media all and (max-width: 992px) {
	.container {
		max-width: 720px;
	}
	.social-block a.ml-2.social_viber {
		display: block;
	}
	.pc {
		display: none;
	}
	.mob {
		display: block;
	}
	/*nav*/
	.nav {
		min-height: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		display: -webkit-flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-align-items: center;
	}
	.nav-menu {
		display: none;
	}
	.call {
		display: none;
	}
	.logo img {
		max-width: 103px;
		max-height: 34px;
	}
	.social-block {
		 background: unset; 
		 background-size: unset; 
		 width: unset; 
		 height: unset; 
	}
	.burger-open {
		display: block;
		width: 27px;
		height: 17px;
		margin-left: 15px;
	}
	.top-nav {
		padding: 15px 0 15px 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		display: -webkit-flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-align-items: center;
	}
	.btn-category {
		color: #161616;
		border: 1px solid #161616;
		text-transform: uppercase;
		border-radius: 50px;
		font-size: 14px;
		font-weight: 500;
		width: 46%;
		background-color: transparent;
		padding: 3px 0;
	}
	.nav-category {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		display: -webkit-flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		-webkit-justify-content: space-between;
		text-align: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-align-items: center;
		padding: 10px 15px;
		border-top: 1px solid #c9c9c9;
		border-bottom: 1px solid #c9c9c9;
	}
	.call-mob {
		background-color: #f55925;
		border: none;
		border-bottom: 3px solid #ce4b1f;
		border-radius: 50px;
		width: 35px;
		height: 35px;
		display: -webkit-box;/*
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;*/
		margin-right: 13px;
		padding: 0;
		position: relative;
	}
	.call-mob img.unlazy {
		width: 19px!important;
		height: 19px !important;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.social-block {
		margin-left: auto;
	}
	.fixed-top {
		background-color: white;
		-webkit-box-shadow: 0 1px 17px #0000001f;
		        box-shadow: 0 1px 17px #0000001f;
	}
	/*nav*/
	/*.promo-text {
		font-size: 29px;
		line-height: 34px;
		letter-spacing: 2.4px;
		margin-top: 30px;
	}
	.promo-text b {
		background-color: #eb5120;
		padding: 0 7px;
		margin-left: 7px;
	}*/
	header {
/*		background: url(../img/header-banner.jpg) top center no-repeat;
		background-size: cover;
		background-position: bottom;
		min-height: 275px;
		display: flex;
		display: -webkit-flex;*/
	}
	.header-block {
		overflow:hidden;
	}
	.header-arrow {
		bottom: -37px;
	}
	.header-arrow img {
		margin-top: -10px;
		cursor: pointer;
		width: 70px;
	}
	.header-arrow h4 {
		color: white;
		font-size: 17px;
		font-weight: 700;
	}
	/*.promo-banner-img {
		margin-top: 36px;
	}
	.promo-banner-img img {
		height: 76px;
		transform: rotate(12deg);
		margin-left: 15px;
	}*/
	.advantages-mini-item {
		margin-bottom: 20px;
	}
	.main-title:after,
	.main-title:before,
	.about-title:after,
	.about-title:before,
	.question-title:after,
	.question-title:before {
		display: none;
	}
	main {
		padding: 40px 0 0px 0;
	}
	.main-title-text {
		font-weight: 100;
		font-size: 16px;
		width: 220px;
		margin-top: 9px;
	}
	.main-title {
		font-size: 30px;
	}
	.main-title-block {
		margin-bottom: -20px;
		margin-top: -20px;
	}
	.product { 
		width: 330px;
		overflow: hidden;
	}
	p.product_title {
		font-size: 21px;
		line-height: 16px;
	}
	.product-title label {
		font-size: 14px;
		line-height: 24px;
	}
	.product-promo {
		top: 85px;
	}
	.slider-button {
		top: 180px;
	}
	.big {
		height: 215px;
	}
	.small img {
		max-width: 32px;
		height: 24px;
		margin-top: 3px;
	}
	.product-attribute {
		margin: 13px 0;
	}
	.list-group.product-attribute li {
		font-size: 13px;
		line-height: 21px;
	}
	.old-price {
		font-size: 15px;
	}
	.new-price {
		font-size: 33px;
	}
	button.btn.btn-product.modal-product {
		margin: 0 auto;
		margin-top: 5px;
		font-size: 13px;
	}
	.product-size {
		font-size: 13.6px;
	}
	.product:first-child { 
		margin-top: 0;
	}
	.product:nth-child(2) {
		margin-top: 0;
	}
	.product {
		padding: 25px 19px 20px 19px;
	}
	.product-promo {
		width: 116px;
		height: 27px;
		font-size: 11.67px;
		top: 100px;
	}
	.size-modal span {
		font-size: 13.6px;
	}
	.sizeselect:after,
	.sizeselect:before {
		width: 114%;
	}
	.advantages-item {
	   margin: 0 auto;
	}
	.about {
		background-size: cover;
		padding: 39px 0;
	}
	.about-title {
		font-size: 30px;
		margin-bottom: 38px;
	}
	.question {
		padding: 35px 0;
	}
	.question-block {
		padding: 15px;
	}
	.question-item-title {
		font-size: 20px;
	}
	.question-item-text {
		font-size: 16px;
	}
	.question-title {
		color: #333333;
		text-transform: uppercase;
		font-size: 30px;
		margin-bottom: 35px;
		position: relative;
		font-weight: 300;
	}
	/*bottom nav*/
	#bottom-nav .logo {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-justify-content: center;
		padding: 17px 0 32px 0;
	}
	#bottom-nav .logo img {
		max-width: 167px;
		max-height: 52px;
	}
	#bottom-nav .call {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		display: -webkit-flex;
		padding: 24px 0 0px 0;
	}
	#bottom-nav .social {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		display: -webkit-flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-align-items: center;
		background: #ededed;
		padding: 6px 0;
	}
	.social-text {
		display: block;
	}
	#bottom-nav .btn-call {
		width: 60%;
	}
	#bottom-nav .top-nav {
		padding: 15px 0 0px 0;
	}
	.arrow-bottom {
		display: block;
	}
	.comments {
		padding: 28px 0 47px 0;
	}
	.comments-title {
		font-size: 23px;
	}
	.comments-title:before {
		display: none;
	}
	.comments-title:after {
		display: none;
	}
	/*bottom nav*/
	.footer-text {
		text-align: center;
	}
	.footer-conf {
		text-align: center;
	}
}
@media all and (max-width: 778px) {
	.breadcrumbs {
		display: none;
	}
	.product { 
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.product:nth-child(2) {
		margin-top: 20px;
	}
	.product.more_products {
		margin: 0;
		height: 355px;
	}
	.big_plas {
		font-size: 210px;
		width: 190px;
		line-height: 110px;
		padding: 16px;
		padding-bottom: 25px;
	}
	p.more_products_title {
		font-size: 17px;
		margin-top: 17px;
	}
	.question-item-text {
		font-size: 16px;
	}
	.question-item-title {
		font-size: 18px;
	}.counters div.avtor {
		display: none;
	}
	.btn-question {
		padding: 10px 0px;
		margin: 0 15px;
		font-size: 16px;
	}
	footer {
		background-color: #ededed;
		padding: 13px 40px;
	}
	/*modal cart*/
	#cart_modal .modal-header h4 {
		font-size: 21px;
	}
	#cart_modal .new-price {
		font-size: 30px;
	}
	#cart_modal .product-size {
		font-size: 12.3px;
	}
	#cart_modal .btn-product {
		width: 100%;
		margin: auto;
	}
	#cart_modal .modal-footer {
		padding-top: 0;
	}
	/*modal cart*/
	/*modal size*/
	#size_modal .modal-body {
		padding: 0 7% 62px 7%;
	}
	#size_modal .modal-body h4 {
		font-size: 18px;
	}
	#size_modal .modal-body p {
		font-size: 14px;
	}
	#size_modal .modal-body i {
		font-size: 13px;
	}
	/*modal size*/
	.social {
		margin-left: -6px;
	}
}
@media all and (max-width: 767px){
	header {
		background: url(../img/header-banner-mob.jpg) top center no-repeat;
		background-size: cover;
		background-position: bottom;
		min-height: 275px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		display: -webkit-flex;
	}
	.container.header-block {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.row.banner-block {
		width: 100%;
	}
	.promo-banner-img {
		margin-top: 36px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: flex-end;
	}
	.promo-text {
		font-size: 32px;
		line-height: 34px;
		letter-spacing: 2.4px;
		margin-top: 30px;
	}
	.promo-text b {
		background-color: #eb5120;
		padding: 0 7px;
		margin-left: 7px;
	}
	.promo-text p {
		width: 200px;
	}
	.promo-banner-img {
		margin-top: 36px;
	}
	.promo-banner-img img {
		height: 76px;
		-webkit-transform: rotate(12deg);
		    -ms-transform: rotate(12deg);
		        transform: rotate(12deg);
		margin-left: 15px;
	}
	.row.banner-block {
		width: 100%;
		margin-bottom: 80px;
	}
}
@media all and (min-width: 576px){
	#cart_modal .modal-dialog {
		max-width: 482px;
		margin: 1.75rem auto;
	}
	#size_modal .modal-dialog {
		max-width: 780px;
		margin: 1.75rem auto;
	}
}
@media all and (max-width: 576px){
	section.question .col-lg-10.offset-lg-1.col-10.offset-1{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		display: -webkit-flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		width: 100vw;
		max-width: 100%;
		margin: 0 auto;
	}
	.question-item {
		padding-left: 0;
	}
	h4.question-item-title {
		margin-left: 30px;
	}
	.counters p {
		font-size: 13px;
	}
	.question-block {
		padding: 10px;
	}
}

@media all and (max-width: 420px){
	.logo {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		padding: 6px 0px 0px 28px;
	}
	.logo img {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		max-width: 104px;
	}
	.social-block {
		margin: 0px;
		padding: 0px;
		margin-left: auto;
		margin-right: 25px;
	}
}

@media all and (max-width: 350px){
	#bottom-nav .row.justify-content-center {
		margin: 0;
	}
}

/*media

/*popap*/
.popap_checkout,
.popap_size,
.popap_info {
	display: none;
}
.popap_checkout.active,
.popap_size.active,
.popap_info.active {
	position: fixed;
	z-index: 99;
	background: #000000ba;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-justify-content: center;
	height: 100vh;
	width: 100vw;
	padding: 80px 10px;
	overflow-y: scroll;
}
.popap_checkout .product {
	height: -webkit-min-content;
	height: -moz-min-content;
	height: min-content;
	position: relative;
	padding: 20px 19px 40px 19px;
}
.product form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.product input[type="text"] {
	border-radius: 50px;
	padding: 10px;
	border: 1px solid #cccaca;
	margin: 5px 0;
}
input.btn-product {
	margin-top: 30px;
}
.sizeselect.popap:before, 
.sizeselect.popap:after {
	display: none;
}
.popap-plus {
	top: 20px;
	right: 10px;
	left: auto;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.white_list {
	background: white;
	max-width: 600px;
	position: relative;
	padding: 20px;
	height: -webkit-min-content;
	height: -moz-min-content;
	height: min-content;
}
.white_list p.info_title {
	font-size: 24px;
	line-height: 25px;
	font-weight: 900;
	margin-bottom: 10px;
}
.white_list a.orange_link {
	color: white;
	background: #f55925;
	padding: 6px 20px;
	border-radius: 50px;
	cursor: pointer;
	display: block;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	margin: 10px 10px 30px;
}
.white_list p.info_title.ogange {
	color: #f55925;
}
.popap_size.active .white_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-align-items: center;
	padding: 50px;
	max-width: 800px;
	height: -webkit-min-content;
	height: -moz-min-content;
	height: min-content;
}
p.size_title {
	font-size: 23px;
	font-weight: 900;
}
span.instraction_number {
	font-weight: 900;
}
p.size_instraction_detals {
	font-size: 14px;
	font-weight: lighter;
	color: #8d8d8d;
}
.popap_size.active .white_list img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	width: 100%;
}
.popap_size.active .white_list img:last-child {
	width: 80%;
	margin-left: 0;
	margin-right: auto;
}
.product_video {
	position: absolute;
	width: 50px;
	cursor: pointer;
	top: 55px;
	z-index: 999;
}
#fixed-nav.fix{
	position: fixed;
	top: 0;
	z-index: 999999999;
	background: #fff;
	width: 100%;
}
#scroll_down_arrow{
	animation-name: floating;
	-webkit-animation-name: floating;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}


 
@keyframes floating {
	0% {
		-webkit-transform: translateY(0%);
		        transform: translateY(0%);  
	}
	50% {
		-webkit-transform: translateY(10%);
		        transform: translateY(10%);  
	}   
	100% {
		-webkit-transform: translateY(0%);
		        transform: translateY(0%);
	}           
}
 
@-webkit-keyframes floating {
	0% {
		-webkit-transform: translateY(0%);  
	}
	50% {
		-webkit-transform: translateY(10%);  
	}   
	100% {
		-webkit-transform: translateY(0%);
	}           
}

span.product-size.no-size {
	text-decoration: line-through;
}

/*======pravki=========*/

.modal-content.callback {
	max-width: 390px;
	margin: 0 auto;
	background-image: url('../img/bg_pop.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: bottom;
}

.modal-content.callback .modal-header {
	border-bottom: 0;
	-webkit-box-align: start !important;
	    -ms-flex-align: start !important;
	        align-items: flex-start !important;
}

.modal-content.callback .text-uppercase.mb-0 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	font-size: 25px;
	margin: 10px auto;
	font-weight: bolder;
}

.modal-content.callback .product-title-beautify.modal-title {
	font-size: 30px;
	font-weight: inherit;
}

.close {
	border: 2px solid #8f8f8f !important;
	color: #8f8f8f;
	padding: 0 0 2px !important;
}

.modal-body {
	margin: 0px 30px;
	padding: 15px 0;
}

form.mt-4 {
	position: relative;
}

input.form-control.mb-2.name,
input.form-control.mb-2.phone {
	height: 50px;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 5%;
}

input.form-control.mb-2.name {
	background-image: url('../img/user_form.png');
}

input.form-control.mb-2.phone {
	background-image: url('../img/phone_form.png');
}
.modal-footer {
	border: none;
}
.modal_footer_mesage {
	padding: 20px 50px 50px;
}
.modal_footer_mesage p{
	color: #999999;
	font-size: 16px;
	text-transform: inherit;
	font-family: inherit;
	font-weight: normal;
	padding-top: 15px;
	text-align: center;
}
.big.modal_form_photo {
	height: 215px;
	width: 215px;
	margin: 0 auto;
}
.modal-body .slider-button {
	top: 110px;
}
.eror_text_mesage {
	display: none;
}
.eror_text_mesage.has-error {
	display: block;
	color: red;
	font-size: 13px;
	margin: 0;
	/*position: absolute;*/
	bottom: 94px;
	left: 10px;
}
.mt-4.form-accessories .eror_text_mesage.has-error {
	bottom: 30px;
}
.form-control.mb-2.has-error {
	border-color: red;
	background: #FFE5E5;
}
#cart_modal form input,
#cart_modal form select {
	margin-top: 17px !important;
	margin-bottom: 0!important;
}
#cart_modal form .order_send {
	margin-bottom: 30px!important;
}
@media all and (max-width: 800px) and (min-width: 768px) {
	.container.header-block .row {
		width: 100%
	}
	.promo-text {
		font-size: 36px;
		line-height: 54px;
		letter-spacing: 1.2px;
		width: 200px;
	}
	.col-lg-5.col-8.promo-text p {
		width: 90%;
	}
	.container.header-block {
		height: 480px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding-top: 50px;
	}
	.col-lg-5.col-8.promo-text {
		max-width: 300px;
	}
	.img-fluid.wow.fadeIn {
		max-width: 400px;
		height: 350px;
	}
	.promo-banner-img {
		margin-top: 0px;
	}
}

@media all and (max-width: 750px) {
	.text-uppercase.mb-0 {
		font-size: 20px;
	}
	.product-title-beautify.modal-title {
		font-size: 25px;
	}
	.modal-body form.mt-4.callback {
		margin-top: 0px !important;
	}
	.modal-footer {
		padding: 0px 20px;
	}
	.modal_footer_mesage {
		padding: 10px 30px 20px;
	}
	.modal_footer_mesage p {
		font-size: 14px;
	}
}

@media handheld {
	.text-uppercase.mb-0 {
		font-size: 20px;
	}
	.product-title-beautify.modal-title {
		font-size: 25px;
	}
	.modal-body form.mt-4.callback {
		margin-top: 0px !important;
	}
	.modal-footer {
		padding: 0px 20px;
	}
	.modal_footer_mesage {
		padding: 10px 30px 20px;
	}
	.modal_footer_mesage p {
		font-size: 14px;
	}
}

@media all and (max-width: 576px) {
	.modal_body_form {
		padding-top: 0px;
		margin-top: 10px !important;
	}
	#cart_modal form input,
	#cart_modal form select {
		height: 35px;
		/*margin-bottom: 17px !important;*/
	}
	#cart_modal .btn-product {
		line-height: 15px;
	}
	.modal_body_form form.mt-4 {
		margin-top: 10px !important;
	}
	.eror_text_mesage.has-error {
		bottom: 83px;
	}
	.mt-4.form-accessories .eror_text_mesage.has-error {
		bottom: 18px;
	}
}
@media handheld {
	.modal_body_form {
		padding-top: 0px;
		margin-top: 10px !important;
	}
	#cart_modal form input {
		height: 35px;
		margin-bottom: 17px !important;
	}
	#cart_modal .btn-product {
		line-height: 15px;
	}
	.eror_text_mesage.has-error {
		bottom: 70px;
	}
	.mt-4.form-accessories .eror_text_mesage.has-error {
		bottom: 18px;
	}
}



@media all and (min-width: 800px) {
	/*header {
			background-size: cover;
	}*/
}

.modal-body form .eror_text_mesage.has-error{
	display: none;
}


.product-pic-holder{
	display: none;
}
.product-pic-holder.active{
	display: block;
}

.product-pic {
	position: relative;
}
.product-pic .owl-dots {
	display: block;
	width: 100%;
	text-align: center;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.product-pic .owl-dots .owl-dot {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #aaaaaa;
	-webkit-transition: 0.3s ease all;
	-o-transition: 0.3s ease all;
	transition: 0.3s ease all;
	margin: 0 4px;
	position: relative;
}
.product-pic .owl-dots .owl-dot.active {
	background-color: #f55925;
}
.product-pic .img-big{
	position: relative;
	margin: 0 0 20px;
}
.product-pic .img-small{
	text-align: center;
}
.product-pic .img-small.sub-list {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.product-pic .img-small.sub-list li {
	width: auto;
	height: auto;
	padding: 0;
	border-radius: 50%;
	background-color: #aaaaaa;
	-webkit-transition: 0.3s ease all;
	-o-transition: 0.3s ease all;
	transition: 0.3s ease all;
	margin: 0 4px;
	position: relative;
	-webkit-box-flex: 100%;
	    -ms-flex: 100%;
	        flex: 100%;
	max-width: 44px;
}
.product-pic .img-small.sub-list li.active {
	background-color: #f55925;
}
.product-pic .img-small.sub-list li img {
	/*opacity: 0;*/
	position: static;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.product-pic ul{
	display: block;
	margin: 0;
	padding: 0;
}
.product-pic ul .img-big li{
	display: block;
	list-style: none;
}
.product-pic li img{
	width: 100%;
	display: block;
	height: auto;
}
.product-pic .img-big li{
	position: relative;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	/*opacity: 0;*/
	/*visibility: hidden;*/
	cursor: pointer;
}
.product-pic .img-big li + li{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.product-pic .img-big li.active{
	opacity: 1;
	visibility: visible;
}
.product-pic .img-small li{
	display: inline-block;
	vertical-align: top;
	width: 14.28%;
	padding: 0 5px;
}
.product-pic .img-small img{
	border: 1px solid #ddd;
	cursor: pointer;
}
.product-pic .img-small img:hover,
.product-pic .img-small .active img{
	border-color: #ff4d2b;
}
.product-pic .img-small ul{
	margin: 0 -5px;
	font-size: 0;
	width: 100%;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.product-pic .arrow-next,
.product-pic .arrow-prev{
	position: absolute;
	left: 0;
	width: 20%;
	top: 0;
	bottom: 0;
	z-index: 10;
	cursor: pointer;
	text-align: center;
}
.product-pic .arrow-next{
	left: auto;
	right: 0;
}
.product-pic .arrow-next:before,
.product-pic .arrow-prev:before{
	content: '\f053';
	font-family: FontAwesome;
	position: absolute;
	top: 50%;
	left: 5px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 30px;
	color: #fff;
	text-shadow: 0 0 5px rgba(0,0,0,0.3);
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.product-pic .arrow-next:before{
	content: '\f054';
	left: auto;
	right: 5px;
}
.product-pic .arrow-next:hover:before,
.product-pic .arrow-prev:hover:before{
	color: #f8684d;
}


@media(max-width: 640px){
	.img-big .arrow-prev,
	.img-big .arrow-next,
	.rigth_header_box > span {
		display: none;
	}
}

#image-modal .modal-main{
	max-width: 870px;
}
#image-modal.active .product-pic-holder{
	display: block;
}
#image-modal .product-pic{
	margin: 0;
}
#image-content{
	/*position: relative;*/
	/*padding: 0 120px 0 0;*/
	display: table;
	width: 100%;
	table-layout: fixed;
}
#image-modal .img-big{
	display: table-cell;
	vertical-align: middle;
}
#image-modal .img-big ul{
	position: relative;
}
#image-modal .img-small{
	/*position: absolute;*/
	/*right: 0;*/
	/*top: 0;*/
	/*width: 100px;*/
	display: table-cell;
	vertical-align: top;
	width: 120px;
	padding: 0 0 0 20px;
}
#image-modal .img-small ul{
	margin: 0;
}
#image-modal .img-small li{
	width: 100%;
	padding: 0;
	margin: 0 0 10px;
}


.image-modal-holder{
	text-align: right;
	margin: 0 0 10px;
}
.image-modal-holder .product-price{
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
	padding: 0;
}
.image-modal-holder .btn{
	width: auto;
	display: inline-block;
	vertical-align: middle;
}

.product-pic .img-big li{
	list-style: none;
}

#cart_modal .img-small{
	display: none;
}

#cart_modal .product-pic li img {
	width: auto;
	display: block;
	height: 150px;
	margin: 0 auto;
}

#cart_modal .modal-body{
	padding: 0;
}

/*#cart_modal form input {
	margin-bottom: 12px !important;
}
*/
#cart_modal .modal-header{
	padding: 5px 20px;
}

.success-message {
	color: #3c763d;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	border: 1px solid #3c763d;
	background: #dff0d8;
	padding: 10px 5px;
	margin: 0 0 15px;
	display: none;
	margin-top: -40px;
}

#image-modal .modal-dialog.modal-dialog-centered{
	width: 90%;
	max-width: 870px;
}

#image-modal .product-price .price{

	  font-size: 26px;
	line-height: 1;
	color: #ff5722;
	font-weight: 400;
}

#image-modal .product-price .old-price {
	color: #6f6e6e;
	font-size: 18px;
	line-height: 26px;
	font-style: italic;
	text-decoration: line-through;
	margin-right: 5px;
	font-weight: 400;
}

.image-modal-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	width: 500px;
	margin: 0 auto;
}

#image-modal .btn.btn-order-modal.btn-product{
	margin-top: 0;
}

#callback_modal .eror_text_mesage.has-error{
	position: absolute;
	bottom: -40px;
	left: 0;
}
/*CHANGES FROM 28.08.2018*/
.img-responsive {
	height: auto;
	display: block;
	max-width: 100%;
}
header {
	/*background-image: none !important;*/
}
.header__screen {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow-y: hidden;
}
.header__screen_content {
/*	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;*/
/*	width: 1170px;*/
/*	margin: 0 auto;*/
}
.header__screen_head-info {
	padding-top: 56px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.header__screen_head-info .__describe {
	text-transform: uppercase;
	font-size: 60px;
	color: #fff;
	font-weight: 900;
	letter-spacing: 2.5px;
	margin-right: 0;
	margin-bottom: 0;
	-webkit-box-flex: 100%;
	    -ms-flex: 100%;
	        flex: 100%;
	/*line-height: 10px;*/
}
.header__screen_head-info img {
	max-width: 230px;
}
.header__screen_foot-info {
	position: absolute;
	top: 146px;
	left: 0;
	right: 0;
	min-width: 50%;
	background: rgba(253,253,61,1);
	background: -webkit-gradient(left top, right top, color-stop(1%, rgba(253,253,61,1)), color-stop(31%, rgba(253,253,61,0.57)), color-stop(38%, rgba(253,253,61,0.4)), color-stop(42%, rgba(253,253,61,0.13)), color-stop(50%, rgba(255,255,255,0)));
	background: -o-linear-gradient(left, rgba(253,253,61,1) 1%, rgba(253,253,61,0.57) 31%, rgba(253,253,61,0.4) 38%, rgba(253,253,61,0.13) 42%, rgba(255,255,255,0) 50%);
	background: -webkit-gradient(linear, left top, right top, color-stop(1%, rgba(253,253,61,1)), color-stop(31%, rgba(253,253,61,0.57)), color-stop(38%, rgba(253,253,61,0.4)), color-stop(42%, rgba(253,253,61,0.13)), color-stop(50%, rgba(255,255,255,0)));
	background: linear-gradient(to right, rgba(253,253,61,1) 1%, rgba(253,253,61,0.57) 31%, rgba(253,253,61,0.4) 38%, rgba(253,253,61,0.13) 42%, rgba(255,255,255,0) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfd3d', endColorstr='#ffffff', GradientType=1 );
}
.header__screen_foot-info .__describe {
	max-width: 1170px;
	margin: 0 auto;
	text-transform: uppercase;
	color: #37464f;
	font-size: 25px;
	letter-spacing: 0.3px;
}
.header__screen_img-bgi-xs {
	display: none;
}
/*add owl 14.11.2018*/
.reviews-section {
	padding-top: 70px;
	padding-bottom: 70px;
	background-repeat: no-repeat;
	background-image: url(../img/bgi.jpg);
	background-size: cover;
	max-height: 1400px;
}
.reviews-section__container_title {
	text-align: center;
	margin-bottom: 50px;
}
.reviews-section__container_title .title {
	font-weight: 700;
	color: #fff;
	margin: 0;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-align-items: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	font-size: 40px;
	text-transform: uppercase;
	text-align: center;
}
.reviews-section__container_title .title span {
	font-weight: 300;
	color: #f55925;
	margin-left: 10px;
}
.reviews-section__container_content {
	padding-right: 50px;
	padding-left: 50px;
	position: relative;
}
.reviews-section__container_content .owl-nav .owl-prev,
.reviews-section__container_content .owl-nav .owl-next {
	-webkit-transition: 0.3s ease all;
	-o-transition: 0.3s ease all;
	transition: 0.3s ease all;
}
.reviews-section__container_content .owl-nav .owl-prev.disabled,
.reviews-section__container_content .owl-nav .owl-next.disabled {
	opacity: 0;
}
.reviews-section__container_content .next:before,
.reviews-section__container_content .prev:before{
	content: '\f053';
	font-family: FontAwesome;
	position: absolute;
	top: 50%;
	left: 5px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 30px;
	color: #fff;
	text-shadow: 0 0 5px rgba(0,0,0,0.3);
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.reviews-section__container_content .next:before {
	content: '\f054';
	left: auto;
	right: 5px;
}
.reviews-section__container_content .next:hover:before,
.reviews-section__container_content .prev:hover:before {
	color: #f8684d;
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
	.header__screen_content {
		width: 100%;
		padding-right: 20px;
		padding-left: 20px;
	}
	.header__screen_head-info {
		padding-top: 30px;
	}
	.header__screen_foot-info {
		top: 120px;
	}
	.header__screen_foot-info .__describe {
		padding-left: 20px;
	}
	.header__screen_head-info .__describe.woman {
		font-size: 53px;
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 991px) and (min-width: 767px) {
	.header__screen_head-info .__describe.woman {
		font-size: 40px;
		margin-bottom: 15px;
	}
	.header__screen_head-info {
		display: block;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 20px;
	}
	.header__screen_content {
		width: 100%;
	}
	.header__screen_head-info img {
		max-width: 175px;
		margin-top: -12px;
	}
	/*header {
		min-height: 365px;
	}*/
	.header__screen_foot-info {
		top: auto;
		bottom: 0;
	}
	.header__screen_foot-info .__describe {
		padding-left: 20px;
		font-size: 20px;
	}
	.reviews-section__container_title .title {
		font-size: 32px;
	}
}
@media screen and (max-width: 767px) {
	.header__screen_content {
		width: 100%;
	}
	header {
		background-image: none!important;
	}
	.header__screen {
	}
	.header__screen_head-info .__describe {
		font-size: 50px;
	}
	.header__screen_head-info {
		display: block;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 20px;
	}
	.header__screen_content {
		width: 100%;
		display: none;
	}
	.header__screen_head-info img {
		max-width: 175px;
		margin-top: -12px;
	}
	header {
		min-height: 0;
	}
	.header__screen_foot-info {
		top: auto;
		bottom: 0;
		display: none;
	}
	.header__screen_foot-info .__describe {
		padding-left: 20px;
		font-size: 20px;
	}
	.header__screen_content {
		display: none;
	}
	.header__screen_img-bgi-xs {
		display: block;
		width: 100%;
		height: auto;
	}
	.reviews-section__container_title .title {
		font-size: 24px;
	}
	.reviews-section {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.reviews-section__container_title {
		margin-bottom: 20px;
	}
	.reviews-section__container_content .next:hover:before,
	.reviews-section__container_content .prev:hover:before {
		color: #fff;
	}
	.reviews-section__container_content .next:focus:before,
	.reviews-section__container_content .prev:focus:before {
		color: #f8684d;
	}
	.reviews-section__container_content {
		padding-left: 40px;
		padding-right: 40px;
	}
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
	header {
		background-size: 150%;
	}
}
@media screen and (max-width: 991px) {
	main#catalog .container {
		padding-top: 30px;
	}
}

@charset "UTF-8";
.catalog_page {
  -webkit-box-shadow: inset 0px 31px 60px -32px rgba(0, 0, 0, 0.35);
  box-shadow: inset 0px 31px 60px -32px rgba(0, 0, 0, 0.35);
  background-image: url(../img/pos-bgi.png);
  padding-bottom: 40px; }

.breadcrumbs_list {
  margin-top: 10px;
  margin-bottom: 15px; }
  .breadcrumbs_list .list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .breadcrumbs_list .list li {
      font-size: 16px;
      color: #000;
      margin: 0 10px; }
      .breadcrumbs_list .list li a {
        display: block;
        color: #000;
        -webkit-transition: 0.3s ease all;
        -o-transition: 0.3s ease all;
        transition: 0.3s ease all; }
        .breadcrumbs_list .list li:not(.active) a:after {
          content: '>>'; }
        .breadcrumbs_list .list li a:hover {
          text-decoration: none;
          color: #f44336; }

.position_main {
  background-color: #f4f4f4; }

.position_main_photos {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-height: 500px;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  overflow: hidden;
  position: relative; }
  .position_main_photos .youtube_btn {
    position: absolute;
    left: 90px;
    bottom: 10px;
    background-color: transparent;
    cursor: pointer;
    outline: 0;
    border: none;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 100; }
    .position_main_photos .youtube_btn svg {
      max-width: 28px;
      margin-right: 15px;
      min-width: 28px; }
    .position_main_photos .youtube_btn span {
      text-transform: uppercase;
      color: #4d4d4d;
      font-size: 20px; }

.main_photo {
  max-width: 700px;
  overflow: hidden;
  border: 1px solid #bababa; }
  .main_photo .position {
    position: relative; }
  .main_photo .owl-item {
    max-width: 700px !important; }

.sub_photo {
  max-width: 70px;
  min-width: 70px;
  margin-right: 10px; }
  .sub_photo .position {
    width: 100%;
    border: 1px solid #bababa; }
  .sub_photo .owl-stage-outer {
    height: 100% !important; }
  .sub_photo .owl-stage {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 100% !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    height: 100% !important;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    .sub_photo .owl-stage .owl-item {
      width: 100% !important; }
.position_main_describe.mobile {
	display: none;
}
.position_main_describe_title {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 20px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  justify-content: space-between; }
  .position_main_describe_title .title {
    margin: 0;
    max-width: 100%;
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
    font-weight: 700;
    margin-bottom: 7px;
    font-size: 25px; }
    .position_main_describe_title .title .bold {
      font-weight: 900; }
  .position_main_describe_title .art {
    font-size: 16px; 
	font-style: italic;}
  .position_main_describe_title .availability {
    position: static;
    right: 0;
    bottom: 2px;
    z-index: 2;
    background-color: transparent;
    padding: 0;
    color: #3dc102;
    font-size: 14px;
     font-weight: 700; }
     .position_main_describe_title .availability.false {
     	color: #f44336;
     }
    .position_main_describe_title .availability:before {
      content: none;
      display: block;
      top: 0;
      bottom: 0;
      width: 5px;
      height: 100%;
      position: absolute;
      left: -5px;
      background-color: #f4f4f4; }
  .position_main_describe_title:after {
    content: '';
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: #bababa; }
  .position_main_describe_title:before {
    content: '';
    display: block;
    height: 5px;
    width: 69px;
    position: absolute;
    bottom: -2px;
    left: 0;
    background-color: #f44336;
    border-radius: 10px;
    z-index: 2; }
.position_main_describe_text .text {
	font-size: 16px;
	font-weight: 300;
	margin: 0;
}
.position_main_describe_info {
  margin-bottom: 20px;
  padding-bottom: 15px;
  margin-top: 15px;
  border-bottom: 1px solid #bababa; }
  .position_main_describe_info .list {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .position_main_describe_info .list li {
      font-weight: 300;
      font-size: 16px; }
      .position_main_describe_info .list li .sub-title {
        font-weight: 900; }

.position_main_describe_size {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #bababa; }
  .position_main_describe_size form .inputs-container {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    .position_main_describe_size form .inputs-container .sub-container {
      position: relative;
      margin: 0 2px;
      cursor: pointer; }
      .position_main_describe_size form .inputs-container .sub-container label {
        margin: 0;
        font-size: 16px;
        padding: 2px 4px;
        background-color: #dcdcdc;
        color: #4d4d4d;
        border-radius: 5px;
        -webkit-transition: 0.3s ease all;
        -o-transition: 0.3s ease all;
        transition: 0.3s ease all;
        cursor: pointer; }
      .position_main_describe_size form .inputs-container .sub-container input {
        position: absolute;
        opacity: 0;
        z-index: 3;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100%;
        cursor: pointer; }
        .position_main_describe_size form .inputs-container .sub-container input:checked + label {
          color: #fff;
          background-color: #f44336; }

.position_main_describe_price {
  margin-bottom: 20px; }
  .position_main_describe_price .new-price {
    color: #f44336; }
    .position_main_describe_price .new-price .uah {
      font-weight: 300; }
#cart_modal .modal-body .product-pic img {
	max-height: 150px;
	margin-left: auto;
	margin-right: auto;
}
.position_main_describe_btns {
  margin-bottom: 20px; }
  .position_main_describe_btns .btn_order {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 8px;
    background-color: #f44336;
    border-radius: 20px;
    color: #fff;
    outline: 0;
    border: none;
    text-transform: uppercase;
    font-size: 16px;
    cursor: pointer;
        border: 1px solid #f44336;
    -webkit-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all;
    font-weight: 500; }
   .position_main_describe_btns .btn_order:hover {
		background-color: #fff;
		color: #f44336;
		-webkit-box-shadow: 0 10px 20px #f4433633;
		        box-shadow: 0 10px 20px #f4433633;
	}
    .position_main_describe_btns .btn_order .bold {
      font-weight: 900; }
  .position_main_describe_btns .btn_card {
    font-size: 16px;
    font-weight: 500;
    background-color: transparent;
    outline: 0;
    color: #333;
    text-transform: uppercase;
    border: 2px solid #9c9c9c;
    border-radius: 20px;
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 6px;
    cursor: pointer;
    -webkit-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all; }
    .position_main_describe_btns .btn_card.false {
      color: #fff;
      background-color: #333; }

.position_main_describe_delivery {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /*margin-bottom: 20px;*/
    padding-bottom: 15px;
    margin-top: 15px;
    border-bottom: 1px solid #bababa;}
  .position_main_describe_delivery .__img {
    margin-right: 15px; }
  .position_main_describe_delivery .__info .title {
    display: block;
    margin-bottom: 4px;
    font-size: 16px;
    font-weight: 900; }
  .position_main_describe_delivery .__info .date {
    display: block;
    font-size: 16px;
    font-weight: 300;
    margin: 0; }

.position_main_more {
  margin-top: 30px; }

.position_main_more_title {
  margin-bottom: 15px; }
  .position_main_more_title .title {
    margin: 0;
    font-size: 30px;
    font-weight: 700; }

.position_main_more_container {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .position_main_more_container .position {
    background-color: #fff;
    -webkit-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all;
    -webkit-box-shadow: 0 0 80px -15px rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 80px -15px rgba(0, 0, 0, 0.35);
    position: relative;
    -webkit-box-flex: 23.5%;
    -ms-flex: 23.5%;
    flex: 23.5%;
    max-width: 23.5%; }
    .position_main_more_container .position:hover {
      -webkit-box-shadow: 0 0 80px -20px #f46236;
      box-shadow: 0 0 80px -20px #f46236; }
  .position_main_more_container .position_title {
    padding-top: 10px;
    padding-left: 10px;
    position: relative;
    margin-bottom: 15px; }
    .position_main_more_container .position_title .title {
      font-size: 13px;
      font-weight: 300;
      color: #000;
      margin: 0; }
      .position_main_more_container .position_title .title .bold {
        font-weight: 700; }
    .position_main_more_container .position_title a:hover {
      text-decoration: none; }
    .position_main_more_container .position_title .youtube_link {
      position: absolute;
      top: 6px;
      right: 10px;
      background-color: transparent;
      outline: 0;
      border: none;
      padding: 0;
      width: 29px;
      cursor: pointer;
      height: 21px;
      z-index: 10; }
  .position_main_more_container .position_img {
    padding-right: 10px;
    padding-left: 10px; }
  .position_main_more_container .position_price {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px; }
    .position_main_more_container .position_price .old-price {
      font-size: 14px;
      line-height: 1;
      margin: 0 5px; }
    .position_main_more_container .position_price .new-price {
      font-size: 18px;
      font-weight: 900;
      line-height: 1;
      margin: 0 5px; }

.modal_container {
  /*background-color: #fff;*/
  margin-top: 10vh;
  margin-bottom: 5vh;
  z-index: 10000;
  max-width: 600px !important; }

.modal_content {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 25px; }
  .modal_content .modal_close {
    position: absolute;
    top: 10px;
    right: 10px; }
    .modal_content .modal_close .btn_close {
      border: 2px solid #f55925;
      border-radius: 50%;
      padding: 0;
      outline: 0;
      background-color: transparent;
      cursor: pointer;
      width: 28px;
      height: 28px;
      position: relative; }
      .modal_content .modal_close .btn_close span {
        position: absolute;
        width: 2px;
        height: 20px;
        background-color: #f55925;
        top: 50%;
        left: 50%; }
        .modal_content .modal_close .btn_close span:last-child {
          -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
          -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
          transform: translateX(-50%) translateY(-50%) rotate(-45deg); }
        .modal_content .modal_close .btn_close span:first-child {
          -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
          -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
          transform: translateX(-50%) translateY(-50%) rotate(45deg); }
  .modal_content .modal_title {
    margin-top: 10px;
    margin-bottom: 20px; }
    .modal_content .modal_title .title {
      margin: 0;
      font-size: 25px;
      font-weight: 300; }
      .modal_content .modal_title .title .bold {
        font-weight: 900; }
  .modal_content .modal_content {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .modal_content .content_img {
    max-width: 240px;
    margin-right: 20px; }
  .modal_content .content_info .list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #dcdcdc; }
    .modal_content .content_info .list li {
      font-size: 16px;
      font-weight: 300; }
      .modal_content .content_info .list li .bold {
        font-weight: 700; }
  .modal_content .content_info .info {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300; }
    .modal_content .content_info .info .bold {
      font-weight: 700; }
    .modal_content .content_info .info.price {
      padding-bottom: 10px;
      margin-bottom: 15px;
      border-bottom: 1px solid #dcdcdc; }
      .modal_content .content_info .info.price .old-price {
        font-weight: 300;
        font-size: 16px; }
      .modal_content .content_info .info.price .new-price {
        font-size: 18px;
        font-weight: 900;
        color: #000; }
  .modal_content .content_info .total {
    margin: 0;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .modal_content .content_info .total .sub-title {
      font-size: 16px;
      font-weight: 900;
      margin-right: 10px; }
    .modal_content .content_info .total .main {
      font-size: 30px;
      font-weight: 900;
      color: #f44336; }
  .modal_content .modal_foot .btn_order {
    display: block;
    width: 70%;
    padding: 10px 0 8px;
    color: #fff;
    background-color: #f44336;
    text-align: center;
    border-radius: 20px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 900;
    outline: 0;
    border: none;
    text-decoration: none;
    border: 1px solid transparent;
    cursor: pointer;
    margin-right: auto;
    margin-left: auto; }

.thanks_page {
  -webkit-box-shadow: inset 0px 31px 60px -32px rgba(0, 0, 0, 0.35);
  box-shadow: inset 0px 31px 60px -32px rgba(0, 0, 0, 0.35);
  background-image: url(../img/pos-bgi.png);
  padding-bottom: 40px;
  padding-top: 70px;
  padding-bottom: 100px; }

.thanks_page_title {
  text-align: center;
  margin-bottom: 45px; }
  .thanks_page_title .title {
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #000;
    font-size: 60px;
    font-weight: 900; }
    .thanks_page_title .title span {
      color: #f44336; }
  .thanks_page_title .info {
    margin: 0;
    /*text-transform: uppercase;*/
    color: #696969;
    font-weight: 500;
    font-size: 16px; }

.thanks_page_form {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 30px;
  padding-left: 40px;
  padding-right: 40px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 80px -15px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 80px -15px rgba(0, 0, 0, 0.35); }
  .thanks_page_form .info {
    max-width: 620px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 30px;
    color: #5e5e5e; }
    .thanks_page_form .info .bold {
		font-size: 18px;
		font-weight: 700;
	}
  .thanks_page_form form {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .thanks_page_form form .input-container {
      -webkit-box-flex: 1;
      -ms-flex: auto;
      flex: auto; }
      .thanks_page_form form .input-container .input-text {
        border-radius: 40px;
        font-size: 16px;
        color: #5e5e5e;
        -webkit-transition: 0.3s ease all;
        -o-transition: 0.3s ease all;
        transition: 0.3s ease all;
        border: 1px solid #949494;
        padding: 13px 10px 10px 25px;
        width: 400px; }
        .thanks_page_form form .input-container .input-text:focus {
          outline: 0;
          border: 1px solid #f44336; }
        .thanks_page_form form .input-container .input-text:placeholder {
          color: #949494; }
      .thanks_page_form form .input-container .btn_submit {
        background-color: #f44336;
        outline: 0;
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 500;
        text-align: center;
        width: 280px;
        padding-top: 14px;
        padding-bottom: 11px;
        -webkit-transition: 0.3s ease all;
        -o-transition: 0.3s ease all;
        transition: 0.3s ease all;
        border: none;
            border: 1px solid #f44336;
        cursor: pointer;
        border-radius: 40px; }
	.thanks_page_form form .input-container .btn_submit:hover {
		background-color: #fff;
		color: #f44336;
		-webkit-box-shadow: 0 10px 20px #f4433633;
		        box-shadow: 0 10px 20px #f4433633;
	}
	.basket_page_main_order form .input-container .btn_submit {
		border: 1px solid #f44336;
	}
	.basket_page_main_order form .input-container .btn_submit:hover {
		background-color: #fff;
		color: #f44336;
		-webkit-box-shadow: 0 10px 20px #f4433633;
		        box-shadow: 0 10px 20px #f4433633;
	}

.basket_page {
  -webkit-box-shadow: inset 0px 31px 60px -32px rgba(0, 0, 0, 0.35);
  box-shadow: inset 0px 31px 60px -32px rgba(0, 0, 0, 0.35);
  background-image: url(../img/pos-bgi.png);
  padding-bottom: 30px; }

.basket_page_main_list {
  height: 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .basket_page_main_list .__total {
    width: 100%;
    margin-top: auto; }
    .basket_page_main_list .__total .total_delivery,
    .basket_page_main_list .__total .total_price {
      background-color: #fff;
      padding: 10px 15px;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 10px 0; }
      .basket_page_main_list .__total .total_delivery .title,
      .basket_page_main_list .__total .total_price .title {
        margin-right: auto;
        font-size: 18px;
        font-weight: 700; }
      .basket_page_main_list .__total .total_delivery .sum,
      .basket_page_main_list .__total .total_price .sum {
        font-size: 16px;
        font-weight: 300;
        margin-left: 35%; }
      .basket_page_main_list .__total .total_delivery .price,
      .basket_page_main_list .__total .total_price .price {
        margin-left: auto;
        margin-right: 20px;
        color: #000;
        font-weight: 900;
        font-size: 18px; }
    .basket_page_main_list .__total .total_price .price {
      color: #f44336;
      font-size: 18px; }
  .basket_page_main_list .__title {
    margin-bottom: 20px;
    width: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .basket_page_main_list .__title .sum {
      font-size: 25px;
      font-weight: 700;
      color: #4c4c4c;
      margin-right: 11%; }
    .basket_page_main_list .__title .quant {
      margin-left: auto;
      margin-right: auto;
      color: #4d4d4d;
      font-size: 16px;
      font-weight: 300; }
    .basket_page_main_list .__title .price {
      color: #4d4d4d;
      font-size: 16px;
      margin-left: auto;
      margin-right: auto;
      font-weight: 300; }
  .basket_page_main_list .__list {
    max-height: 700px;
    overflow-y: auto; }
    .basket_page_main_list .__list .position_price {
      margin-left: auto;
      margin-right: auto;
      max-width: 80px;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center; }
      .basket_page_main_list .__list .position_price .old-price {
        font-size: 16px;
        font-weight: 300;
        margin: 0; }
      .basket_page_main_list .__list .position_price .new-price {
        margin: 0;
        font-size: 20px;
        font-weight: 900;
        white-space: nowrap; }
    .basket_page_main_list .__list .position_sum {
      margin-left: 1%;
      margin-right: auto;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      min-width: 88px; }
      .basket_page_main_list .__list .position_sum .number {
        color: #4d4d4d;
        font-size: 16px;
        padding-left: 5px;
        padding-right: 5px; }
      .basket_page_main_list .__list .position_sum .plus,
      .basket_page_main_list .__list .position_sum .minus {
        cursor: pointer;
        width: 15px;
        height: 15px;
        border: 1px solid #f55043;
        border-radius: 50%;
        line-height: 13px;
        text-align: center;
        font-size: 18px;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 5px;
        color: #f55a4e; }
        .basket_page_main_list .__list .position_sum .plus.not-active,
        .basket_page_main_list .__list .position_sum .minus.not-active {
          cursor: default;
          border-color: #000;
          color: #000; }
    .basket_page_main_list .__list .position_img {
      margin-right: 0%;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
  .basket_page_main_list .__list .position_img img {
  	max-width: 150px;
  }
      .basket_page_main_list .__list .position_img .info {
        margin: 0;
        width: 280px;
        padding-left: 20px; }
        .basket_page_main_list .__list .position_img .info .title {
          display: block;
          font-size: 20px;
          color: #333; }
          .basket_page_main_list .__list .position_img .info .title .bold {
            font-weight: 900; }
        .basket_page_main_list .__list .position_img .info .size {
          font-size: 16px;
          color: #4d4d4d;
          display: block; }
          .basket_page_main_list .__list .position_img .info .size .bold {
            font-weight: 700; }
    .basket_page_main_list .__list .position {
      position: relative;
      width: 100%;
      -webkit-box-shadow: 0 0 80px -15px rgba(0, 0, 0, 0.35);
      box-shadow: 0 0 80px -15px rgba(0, 0, 0, 0.35);
      background-color: #fff;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 20px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 20px; }
      .basket_page_main_list .__list .position .remove-pos {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 20px;
        height: 20px;
        background-color: transparent;
        outline: 0;
        border: 1px solid #7e7e7e;
        border-radius: 50%;
        cursor: pointer; }
        .basket_page_main_list .__list .position .remove-pos:before {
          content: '';
          display: block;
          width: 1px;
          height: 15px;
          position: absolute;
          top: 50%;
          left: 50%;
          background-color: #7e7e7e;
          -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
          -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
          transform: translateX(-50%) translateY(-50%) rotate(45deg); }
        .basket_page_main_list .__list .position .remove-pos:after {
          content: '';
          display: block;
          width: 1px;
          height: 15px;
          position: absolute;
          top: 50%;
          left: 50%;
          background-color: #7e7e7e;
          -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
          -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
          transform: translateX(-50%) translateY(-50%) rotate(-45deg); }

.basket_page_main_order {
  background-color: #fff;
  -webkit-box-shadow: 0 0 80px -15px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 80px -15px rgba(0, 0, 0, 0.35);
  border-radius: 2px; }
  .basket_page_main_order form {
    padding-top: 40px;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px; }
    .basket_page_main_order form legend.title {
      text-transform: uppercase;
      font-size: 25px;
      font-weight: 300;
      margin: 0;
      text-align: center;
      width: 100%;
      margin-bottom: 26px; }
      .basket_page_main_order form legend.title .bold {
        font-weight: 900; }
    .basket_page_main_order form .input-container {
      width: 100%;
      position: relative; }
      .basket_page_main_order form .input-container .textarea {
        resize: none;
        height: 130px;
        margin-top: 20px; }
      .basket_page_main_order form .input-container .btn_submit {
        margin-top: 10px;
        text-align: center;
        width: 100%;
        padding-top: 12px;
        padding-bottom: 10px;
        /*border: none;*/
        cursor: pointer;
        -webkit-transition: 0.3s ease all;
        -o-transition: 0.3s ease all;
        transition: 0.3s ease all;
        display: block;
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 700;
        background-color: #f44336;
        border-radius: 40px; }
        .select2-container--default .select2-selection--single .select2-selection__arrow {
        	top: 50%;
        	transform: translateY(-50%);
        	right: 10px;
        }
        .select2-container--default .select2-selection--single {
        	border: none;
        	display: flex;
        	align-items: center;
        	justify-content: flex-start;
        	background-color: transparent;
        	height: 100%;
        	width: 100%;
        	padding: 15px 15px 15px 20px;
        }
        .basket_page_main_order form .input-container .select2.select2-container--open {
        	border-color: #f44336;
		    -webkit-box-shadow: 0 0 80px -15px rgba(244, 67, 54, 0.7);
		    box-shadow: 0 0 80px -15px rgba(244, 67, 54, 0.7);
		    outline: 0;
		    border-radius: 30px 30px 0 0;
        }
        .select2-container--default .select2-search--dropdown .select2-search__field {
        	outline: none;
        }
        .select2-container--open .select2-dropdown--below {
        	border-color: #f44336;
        	/*border-top: 1px solid #f44336;*/
        	border-radius: 0px 0px 8px 8px;
        }
      .basket_page_main_order form .input-container .input-text,
      .basket_page_main_order form .input-container .select2,
      .basket_page_main_order form .input-container .textarea {
        width: 100%;
        border-radius: 30px;
        background-color: transparent;
        border: 1px solid #b1b1b1;
        padding: 15px 15px 15px 20px;
        margin-bottom: 15px;
        -webkit-transition: 0.3s ease all;
        -o-transition: 0.3s ease all;
        transition: 0.3s ease all; }
        .basket_page_main_order form .input-container .select2 {
        	padding: 0;
        	display: block;
        	width: 100%!important;
        }
        .basket_page_main_order form .input-container .input-text:focus,
        .basket_page_main_order form .input-container .textarea:focus {
          border-color: #f44336;
          -webkit-box-shadow: 0 0 80px -15px rgba(244, 67, 54, 0.7);
          box-shadow: 0 0 80px -15px rgba(244, 67, 54, 0.7);
          outline: 0; }
        .basket_page_main_order form .input-container .input-text.false,
        .basket_page_main_order form .input-container .textarea.false {
          border-color: #f44336;
          -webkit-box-shadow: 0 0 80px -15px rgba(244, 67, 54, 0.7);
          box-shadow: 0 0 80px -15px rgba(244, 67, 54, 0.7); }
          .basket_page_main_order form .input-container .input-text.false:placeholder,
          .basket_page_main_order form .input-container .textarea.false:placeholder {
            color: #f44336; }
          .basket_page_main_order form .input-container .input-text.false + .required-text,
          .basket_page_main_order form .input-container .textarea.false + .required-text {
            opacity: 1;
            visibility: visible; }
      .basket_page_main_order form .input-container .required-text {
        font-size: 16px;
        font-weight: 300;
        position: absolute;
        top: -25px;
        left: 0;
        right: 0;
        width: 100%;
        text-align: center;
        color: #f44336;
        opacity: 0;
        -webkit-transition: 0.3s ease all;
        -o-transition: 0.3s ease all;
        transition: 0.3s ease all;
        visibility: hidden; }
    .basket_page_main_order form .sub-title {
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      text-align: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-size: 20px;
      font-weight: 900;
      padding-top: 20px; }
      .basket_page_main_order form .sub-title img {
        margin-right: 10px; }
    .basket_page_main_order form .info {
      text-align: center; }
    .basket_page_main_order form .radio-container {
      position: relative;
      width: 100%;
      text-align: center; }
      .basket_page_main_order form .radio-container .input-radio {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        z-index: 3; }
        .basket_page_main_order form .radio-container .input-radio:checked + label:after {
          opacity: 1; }
      .basket_page_main_order form .radio-container label {
        font-size: 16px;
        text-align: left;
        font-weight: 500;
        max-width: 100%;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 65px;
        padding-right: 30px;
        background-color: #fff;
        -webkit-box-shadow: 0 0 80px -15px rgba(0, 0, 0, 0.35);
        box-shadow: 0 0 80px -15px rgba(0, 0, 0, 0.35);
        position: relative;
        z-index: 2; }
        .basket_page_main_order form .radio-container label:before {
          content: '';
          display: block;
          position: absolute;
          top: 50%;
          left: 30px;
          width: 21px;
          height: 21px;
          border: 2px solid #292929;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          border-radius: 50%; }
        .basket_page_main_order form .radio-container label:after {
          content: '';
          display: block;
          position: absolute;
          top: 50%;
          width: 11px;
          opacity: 0;
          height: 11px;
          background-color: #292929;
          left: 35px;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          border-radius: 50%; }

@media screen and (max-width: 1200px) {
  .basket_page_main_list .__list .position_sum {
    margin-left: 0; }
  .basket_page_main_order form .info {
    font-size: 14px; }
  .basket_page_main_order form .radio-container label {
    font-size: 13px; }
  .thanks_page_title .title {
    font-size: 50px; }
  .main_photo {
    max-width: 500px; }
  .main_photo .owl-item {
    max-width: 500px !important; }
  .position_main_describe {
    margin-left: -40px; }
  .main_photo .position .youtube_btn {
    left: 10px; }
  .position_main_describe_title .title {
    font-size: 26px; }
  .position_main_describe_title .art {
    font-size: 14px; }
  .position_main_describe_size form .inputs-container .sub-container label {
    font-size: 14px; }
  .position_main_describe_size {
    margin-bottom: 10px; }
  .position_main_describe_price {
    margin-bottom: 10px; }
  .position_main_describe_btns .btn_order,
  .position_main_describe_btns .btn_card {
    width: 70%;
    margin-left: auto;
    margin-right: auto; }
  .position_main_describe_delivery .__info .title {
    font-size: 14px; }
  .position_main_more_title .title {
    font-size: 26px; }
  .position_main_more_container {
    margin-right: 50px; } }

@media screen and (max-width: 992px) {
  .basket_page_main_list .__list .position_sum {
    margin-left: 3%; }
  .basket_page_main_order {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto; }
  .thanks_page_title .title {
    font-size: 40px; }
  .thanks_page_form form .input-container .input-text {
    width: 300px; }
  .thanks_page_form form .input-container {
    text-align: center; }
  .main_photo {
    max-width: 350px; }
  .main_photo .owl-item {
    max-width: 350px !important; }
  .sub_photo .owl-stage {
    max-height: 250px;
    overflow-y: auto; }
    .sub_photo .owl-stage .owl-item {
      min-height: 50px !important; }
  .position_main_describe_title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .position_main_describe_info .list li {
    font-size: 14px; }
  .position_main_describe_size form .inputs-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .position_main_describe_size form .inputs-container .sub-container {
      margin-top: 2px;
      margin-bottom: 2px; }
  .position_main_describe_price .old-price {
    font-size: 14px; }
  .position_main_describe_price .new-price {
    font-size: 24px; }
  .position_main_describe_btns .btn_order, .position_main_describe_btns .btn_card {
    width: 100%; }
  .main_photo .position .youtube_btn span {
    display: none; }
  .position_main_more_container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .position_main_more_container .position {
      max-width: 48%;
      -webkit-box-flex: 48%;
      -ms-flex: 48%;
      flex: 48%;
      margin-top: 5px;
      margin-bottom: 5px; } }

@media screen and (max-width: 767px) {
  .basket_page_main_list .__title .sum {
    margin-right: 4%; }
  .basket_page_main_list .__list .position_img {
    margin-right: 3%; }
  .thanks_page {
    padding-top: 40px;
    padding-bottom: 60px; }
  .thanks_page_title .title {
    font-size: 30px; }
    .thanks_page_title .title span {
      font-size: 38px;
      display: block; }
  .thanks_page_title .info {
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px; }
  .thanks_page_form {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px; }
    .thanks_page_form .info {
      font-size: 14px; }
    .thanks_page_form form {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .thanks_page_form form .input-container {
        -webkit-box-flex: 60%;
        -ms-flex: 60%;
        flex: 60%;
        max-width: 60%;
        width: 60%;
        margin-left: auto;
        margin-right: auto; }
        .thanks_page_form form .input-container .input-text,
        .thanks_page_form form .input-container .btn_submit {
          width: 100%;
          margin: 5px 0; }
  .position_main_describe {
    margin-left: 0;
    margin-top: 30px; }
  .main_photo .position .youtube_btn span {
    display: block; }
  .position_main_photos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100000%; }
  .position_main_photos .youtube_btn {
    bottom: auto;
    left: auto;
    top: 20px;
    right: 30px; }
  .sub_photo {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    margin-top: 20px;
    max-width: 90vw;
    margin-left: auto;
    margin-right: auto; }
    .sub_photo .owl-stage {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      max-height: 100px;
      min-width: 90vw;
      margin-left: auto;
      margin-right: auto;
      max-width: 90vw; }
  .main_photo {
    max-width: 90vw;
    margin-left: auto;
    margin-right: auto; }
  .main_photo .owl-item {
    max-width: 90vw !important;
    margin-left: auto;
    margin-right: auto; }
  .position_main_describe_title {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .position_main_describe_price {
    text-align: center; }
  .position_main_more_container {
    margin-right: 0; } }

@media screen and (max-width: 576px) {
  .basket_page_main_list .__title .quant,
  .basket_page_main_list .__title .price {
    display: none; }
  .basket_page_main_list .__list .position {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 5px; }
  .basket_page_main_list .__list .position_img {
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%; }
  .basket_page_main_list .__list .position_price {
    max-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .basket_page_main_list .__total .total_price {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .basket_page_main_list .__total .total_price .title {
      -webkit-box-flex: 50%;
      -ms-flex: 50%;
      flex: 50%; }
    .basket_page_main_list .__total .total_price .sum {
      -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
      order: 5;
      -webkit-box-flex: 50%;
      -ms-flex: 50%;
      flex: 50%;
      margin-left: 0;
      margin-right: auto;
      max-width: 50%; }
      .basket_page_main_list .__total .total_price .sum:after {
        content: ' товара'; }
  .thanks_page_title .title {
    font-size: 26px; }
  .thanks_page_title .info {
    font-size: 12px; }
  .thanks_page_form .info {
    font-size: 12px; }
  .thanks_page_form form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .thanks_page_form form .input-container {
      width: 100%;
      max-width: 100%;
      -webkit-box-flex: 100%;
      -ms-flex: 100%;
      flex: 100%;
      margin-left: auto;
      margin-right: auto; }
      .thanks_page_form form .input-container .input-text,
      .thanks_page_form form .input-container .btn_submit {
        width: 100%;
        margin: 5px 0; }
      .thanks_page_form form .input-container .input-text {
        font-size: 14px; }
      .thanks_page_form form .input-container .btn_submit {
        font-size: 15px; }
  .position_main_describe {
    margin-top: 0; }
    .position_main_describe .youtube_btn {
      position: static;
      left: 90px;
      bottom: 10px;
      background-color: transparent;
      cursor: pointer;
      outline: 0;
      border: none;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      z-index: 100;
      margin-left: auto;
      margin-right: auto;
      margin-top: 15px;
      margin-bottom: 10px; }
      .position_main_describe .youtube_btn svg {
        max-width: 28px;
        margin-right: 15px;
        min-width: 28px; }
      .position_main_describe .youtube_btn span {
        text-transform: uppercase;
        color: #4d4d4d;
        font-size: 20px; }
  .position_main_photos {
    display: none; }
  .position_main_describe_title .title {
    font-size: 20px; }
  .position_main_describe_title .art {
    font-size: 12px; }
  .position_main_describe_title {
    margin-bottom: 0;
    background-color: #fff;
    padding-top: 10px;
    margin-right: -15px;
    margin-left: -15px;
    padding-right: 15px;
    padding-left: 15px; }
    .position_main_describe_title .season {
      right: 15px; }
      .position_main_describe_title .season:before {
        content: none; }
    .position_main_describe_title:before {
      content: none; }
    .position_main_describe_title:after {
      content: none; }
  .main_photo {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
    max-width: 100vw;
    position: relative;
    width: 100vw;
    border: none;
    padding-bottom: 20px; }
    .main_photo .owl-dots {
      position: absolute;
      bottom: 10px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-left: auto;
      margin-right: auto; }
      .main_photo .owl-dots .owl-dot {
        width: 8px;
        height: 8px;
        margin: 0 3px;
        border-radius: 50%;
        background-color: #a9a9a9;
        -webkit-transition: 0.3s ease all;
        -o-transition: 0.3s ease all;
        transition: 0.3s ease all; }
        .main_photo .owl-dots .owl-dot.active {
          background-color: #f45825; }
    .main_photo .owl-nav .arrow-prev,
    .main_photo .owl-nav .arrow-next {
      position: absolute;
      top: 50%;
      width: 30px;
      height: 30px;
      cursor: pointer; }
      .main_photo .owl-nav .arrow-prev:before,
      .main_photo .owl-nav .arrow-next:before {
        content: '';
        height: 18px;
        width: 2px;
        position: absolute;
        top: 0;
        left: 50%;
        background-color: #999;
        -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) translateX(-50%) rotate(45deg);
        transform: translateY(-50%) translateX(-50%) rotate(45deg); }
      .main_photo .owl-nav .arrow-prev:after,
      .main_photo .owl-nav .arrow-next:after {
        content: '';
        height: 18px;
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        background-color: #999;
        -webkit-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
        transform: translateY(-50%) translateX(-50%) rotate(-45deg); }
    .main_photo .owl-nav .arrow-next {
      right: 0px; }
      .main_photo .owl-nav .arrow-next:before {
        -webkit-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
        transform: translateY(-50%) translateX(-50%) rotate(-45deg); }
      .main_photo .owl-nav .arrow-next:after {
        -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) translateX(-50%) rotate(45deg);
        transform: translateY(-50%) translateX(-50%) rotate(45deg); }
    .main_photo .owl-nav .arrow-prev {
      left: 0px; }
    .main_photo .position {
      border: none; }
  .main_photo .owl-item {
    max-width: 100% !important; }
  .position_main_describe_size form .inputs-container .sub-container label {
    font-size: 13px;
    padding-left: 2px;
    padding-right: 2px; }
  .position_main_more_container .position_title .title {
    font-size: 16px; }
  .position_main_more_container {
    position: relative;
    padding-bottom: 20px;
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
    width: 100vw; }
    .position_main_more_container .position {
      -webkit-box-flex: 100%;
      -ms-flex: 100%;
      flex: 100%;
      max-width: 100%;
      -webkit-box-shadow: none;
      box-shadow: none;
      background-color: transparent; }
    .position_main_more_container .owl-dots {
      position: absolute;
      bottom: 10px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-left: auto;
      margin-right: auto; }
      .position_main_more_container .owl-dots .owl-dot {
        width: 8px;
        height: 8px;
        margin: 0 3px;
        border-radius: 50%;
        background-color: #a9a9a9;
        -webkit-transition: 0.3s ease all;
        -o-transition: 0.3s ease all;
        transition: 0.3s ease all; }
        .position_main_more_container .owl-dots .owl-dot.active {
          background-color: #f45825; }
    .position_main_more_container .owl-nav .arrow-prev,
    .position_main_more_container .owl-nav .arrow-next {
      position: absolute;
      top: 50%;
      width: 30px;
      height: 30px;
      cursor: pointer; }
      .position_main_more_container .owl-nav .arrow-prev:before,
      .position_main_more_container .owl-nav .arrow-next:before {
        content: '';
        height: 18px;
        width: 2px;
        position: absolute;
        top: 0;
        left: 50%;
        background-color: #999;
        -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) translateX(-50%) rotate(45deg);
        transform: translateY(-50%) translateX(-50%) rotate(45deg); }
      .position_main_more_container .owl-nav .arrow-prev:after,
      .position_main_more_container .owl-nav .arrow-next:after {
        content: '';
        height: 18px;
        width: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        background-color: #999;
        -webkit-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
        transform: translateY(-50%) translateX(-50%) rotate(-45deg); }
    .position_main_more_container .owl-nav .arrow-next {
      right: 0px; }
      .position_main_more_container .owl-nav .arrow-next:before {
        -webkit-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) translateX(-50%) rotate(-45deg);
        transform: translateY(-50%) translateX(-50%) rotate(-45deg); }
      .position_main_more_container .owl-nav .arrow-next:after {
        -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) translateX(-50%) rotate(45deg);
        transform: translateY(-50%) translateX(-50%) rotate(45deg); }
    .position_main_more_container .owl-nav .arrow-prev {
      left: 0px; } }
.product a {
	color: inherit;
	text-decoration: none;
}
.product a:hover {
	text-decoration: none;
}
.social-block {
	position: relative;
}
.social-block .false {
	font-size: 16px;
	position: absolute;
	right: 0;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
	top: 50%;
	background-color: #fff;
	line-height: 2;
	color: red;
	border: 1px solid red;
	border-radius: 10px;
	-webkit-transition: 0.3s ease all;
	-o-transition: 0.3s ease all;
	transition: 0.3s ease all;
	visibility: hidden;
	opacity: 0;
	white-space: nowrap;
	z-index: 100;
	padding: 5px 10px;
}
.lang-switcher {
	text-align: center;
	display: block;
	margin-left: 0;
	margin-right: 0;
	padding-left: 10px;
	padding-right: 10px;
}
.lang-switcher .st-line {
	display: block;
	border-bottom: 1px dashed #e9e6e6;
	margin-left: auto;
	margin-right: auto;
	width: 30px;
}
.lang-switcher .st-link {
	font-size: 13px;
	font-weight: 500;
	color: #908d8d;
	padding: 0 8px;
	text-transform: uppercase;
}
.lang-switcher .st-link.active {
	font-weight: 700;
	color: #161616;
}
.social-block.false .false {
	opacity: 1;
	visibility: visible;
}
.social-block .items {
	position: absolute;
	top: 0px;
	right: 18px;
	width: 22px;
	height: 22px;
	display: block;
	border: 1.5px solid #f55925;
	color: #f5592f;
	border-radius: 50%;
	font-weight: 600;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	opacity: 0;
	visibility: hidden;
}
.social-block .items.visible {
	opacity: 1;
	visibility: visible;
}
@media screen and (max-width: 576px) {
	#modal_card-ready .modal_content .modal_content {
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		        flex-direction: column;
		padding-top: 0;
		padding-bottom: 8px;
	}
	.modal_container {
		margin-top: 5vh;
	}
	.modal_content .modal_title {
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 992px) {
	.social-block .items {
		right: -12px;
	}
}
@media screen and (max-width: 767px) {
	.product-promo {
		top: 50px;
	}
	.basket_page_main_order form .sub-title {
		padding-top: 0;
	}
	.basket_page_main_order form .radio-container label {
		max-width: 90%;
		width: 90%;
	}
	.btn.btn-product.modal-product {
		margin-bottom: 15px!important;
		margin-top: 0;
	}
}
@media screen and (max-width: 420px) {
	.social-block .items {
		top: -10px;
		right: -16px;
	}
}
.btn.btn-product.modal-product {
	margin-bottom: 15px;
	margin-top: 0;
}
.delivery_container {
	-webkit-transition: 0.3s ease all 0.2s;
	-o-transition: 0.3s ease all 0.2s;
	transition: 0.3s ease all 0.2s;
	max-height: 0;
	opacity: 0;
	visibility: hidden;
	position: relative;
	z-index: 10;
}
.delivery_container.open {
	visibility: visible;
	max-height: 500px;
	opacity: 1;
}
.nav-menu > div {
	position: relative;
	height: 100%;
}
.nav {
	overflow: visible;
}
.nav-menu > div:hover .sub_menu {
	opacity: 1;
	visibility: visible;
}
.nav-menu .sub_menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 100;
	right: 0;
	background-color: #fff;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	        flex-direction: column;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.3s ease all;
	-o-transition: 0.3s ease all;
	transition: 0.3s ease all;
}
.nav-menu .sub_menu li {
	margin: 3px 0;
}
.nav-menu .sub_menu li a {
	padding: 5px 0;
	text-align: center;
}
@media screen and (max-width: 992px) {
		body {
			overflow-x: hidden;
		}
		.menu-mob {
			max-width: 300px;
		}
		.menu-mob:after {
			content: '';
			display: block;
			position: absolute;
			top: 0;
			bottom: 0;
			left: 100%;
			width: 100vw;
			background-color: rgba(255,255,255,0.7);
		}
		.menu-block {
			overflow-y: scroll;
		}
		.menu-block > div {
			text-align: left;
			margin: 5px 0;
			width: 100%;
			padding-left: 10px;
			padding-top: 5px;
			padding-bottom: 5px;
			position: relative;
		}
		.menu-block > div.open .sub_menu {
			max-height: 300px;
			opacity: 1;
			visibility: visible;
		}
		.menu-block > div .arrow {
			position: relative;
			width: 20px;
			height: 20px;
			position: absolute;
			top: 7px;
			right: 20px;
			-webkit-transition: 0.3s ease all;
			-o-transition: 0.3s ease all;
			transition: 0.3s ease all;
		}
		.menu-block > div.open .arrow {
			-webkit-transform: rotate(180deg);
			    -ms-transform: rotate(180deg);
			        transform: rotate(180deg);
		}
		.menu-block > div .arrow:before {
			content: '';
			display: block;
			position: absolute;
			width: 2px;
			height: 10px;
			background-color: #fff;
			top: 5px;
			left:6px;
			-webkit-transform: rotate(-45deg);
			    -ms-transform: rotate(-45deg);
			        transform: rotate(-45deg);
		}
		.menu-block > div .arrow:after {
			content: '';
			display: block;
			position: absolute;
			width: 2px;
			height: 10px;
			background-color: #fff;
			top: 5px;
			right: 6px;
			-webkit-transform: rotate(45deg);
			    -ms-transform: rotate(45deg);
			        transform: rotate(45deg);
		}
		.menu-block > div .sub_menu {
			list-style-type: none;
			margin: 0;
			padding: 0;
			display: -moz-flex;
			display: -ms-flex;
			display: -o-flex;
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-moz-flex-direction: column;
			-ms-flex-direction: column;
			-o-flex-direction: column;
			-webkit-box-orient: vertical;
			-webkit-box-direction: normal;
			        flex-direction: column;
			padding-left: 20px;
			-webkit-transition: 0.3s ease all;
			-o-transition: 0.3s ease all;
			transition: 0.3s ease all;
			visibility: hidden;
			opacity: 0;
			max-height: 0;
		}
		.menu-block > div .sub_menu li a {
			position: relative;
			display: block;
			padding: 4px 0;
			font-size: 12px;
			padding-left: 10px;
			text-align: left
		}
		.menu-block > div .sub_menu li a:before {
			content: '';
			display: block;
			position: absolute;
			top: 11px;
			left: 0;
			width: 3px;
			height:3px;
			border-radius: 50%;
			background-color: #fff;
		}
	}
@media screen and (max-width: 576px) {
	.advantages-item {
		max-width: 45%;
	}
}
@media (min-width: 768px) {
	#video_modal .modal-dialog {
	    max-width: 700px;
	    margin: 5vh auto;
	}
}
.thanks_page_banner {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-align-items: stretch;
	-webkit-box-align: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
	margin-bottom: 40px;
}
.thanks_page_banner_title {
	background-color: #f44336;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-align-items: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	border-radius: 10px 0 0 10px;
}
.thanks_page_banner_title .title {
	color: #fff;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	padding: 0;
	font-weight: 700;
	font-size: 46px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 1;
}
.thanks_page_banner_info {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-align-items: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	background-image: url(https://impress-shop.com/wp-content/themes/impress-shop/img/bg-desk.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	border-radius: 0 10px 10px 0;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 30px;
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}
.thanks_page_banner_info_text .text {
	margin-bottom: 4px;
	color: #fff;
	font-size: 24px;
	/*text-transform: uppercase;*/
	margin-top: 0;
	max-width: 480px;
}
.thanks_page_banner_info_text .text .bold {
	font-weight: 600;
}
.thanks_page_banner_info_text .text.bold {
	font-weight: 600;
}
.thanks_page_banner_info_price {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-align-items: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-left: auto;
}
.thanks_page_banner_info_price .-old-price {
	font-size: 30px;
	text-decoration: line-through;
	color: #fff;
	padding-right: 6px;
	font-weight: 600;
	text-transform: uppercase;
}
.thanks_page_banner_info_price .-new-price {
	color: #f44336;
	font-size: 40px;
	font-weight: 900;
}
.thanks_page_socks {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-align-items: stretch;
	-webkit-box-align: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
	text-align: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.thanks_page_socks_position .btn_socks {
	width: 380px;
	height: 45px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-align-items: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	border-radius: 30px;
	border: 2px solid transparent;
	outline: 0;
	background-color: #f44336;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-transition: 0.3s ease all;
	-o-transition: 0.3s ease all;
	transition: 0.3s ease all;
	border-bottom: 2px solid #cd382d;
}
.thanks_page_socks_position .btn_socks:hover {
	background-color: #151515;
	border-bottom: 2px solid transparent;
}
.thanks_page_socks_position {
	margin: 0 20px;
}
.thanks_page_socks_position .position-img {
	margin-bottom: 15px;
}
@media all and (max-width: 1199px) {
	.lang-switcher {
		padding-left: 10px;
		padding-right: 10px;
	}
	.thanks_page_banner_title .title {
		font-size: 30px;
	}
	.thanks_page_banner_info_text .text {
		font-size: 18px;
	}
	.thanks_page_banner_info_price .-new-price {
		font-size: 45px;
		white-space: nowrap;
	}
	.thanks_page_banner_info_price .-old-price {
		font-size: 20px;
		white-space: nowrap;
	}
}
@media all and (max-width: 992px) {
	.lang-switcher {
		display: none;
	}
	.lang-mobile {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
	}
	.lang--content {
		margin-left: 20px;
	}
	.lang--content .st-link {
		text-transform: uppercase;
		color: #fff;
		font-size: 12px;
		font-weight: 500;
		margin-right: 10px;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		width: 40px;
		height: 40px;
		text-decoration: none !important;
		padding: 0 !important;
	}
	.lang--content .st-link.active:hover {
		color: #fff;
	}
	.lang--content .st-link.active {
		text-decoration: underline;
		border-radius: 50%;
		background-color: #f55925;
	}
	.thanks_page_banner {
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		        flex-direction: column;
	}
	.thanks_page_banner_title {
		border-radius: 10px 10px 0 0;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.thanks_page_banner_info {
		border-radius: 0 0 10px 10px;
	}
	.thanks_page_socks_position .btn_socks {
		width: 260px;
	}
	
}
@media all and (max-width: 767px) {
	.position_main_describe.mobile {
		display: block;
	}
	.position_main_describe.desktop {
		display: none;
	}
	.thanks_page_banner_info {
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		        flex-direction: column;
		text-align: center;
	}
	.thanks_page_banner_info_text .text {
		margin-bottom: 15px;
	}
	.thanks_page_banner_info_text {
		margin-bottom: 30px;
	}
	.thanks_page_socks {
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		        flex-direction: column;
	}
	.thanks_page_socks_position {
		margin-bottom: 30px;
	}
	.thanks_page_socks_position:last-child {
		margin-bottom: 0;
	}
	.thanks_page_socks_position img {
		margin-left: auto;
		margin-right: auto;
	}
}
@media all and (max-width: 575px) {
	.thanks_page_banner_info {
		background-image: url(https://impress-shop.com/wp-content/themes/impress-shop/img/bg-mob.png);
	}
	.thanks_page_banner_info_text .text {
		line-height: 1.6;
	}
	.thanks_page_banner_info_text .text .bold {
		display: block;
	}
	.thanks_page_banner_info_price {
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		        flex-direction: column;
		-ms-align-items: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		margin-left: 0;
		width: calc(100% + 40px);
		/*margin-left: -20px;*/
		/*margin-right: -20px;*/
		padding-top: 20px;
		margin-top: auto;
		padding-bottom: 20px;
		background-color: rgba(0,0,0,0.5);

	}
	.thanks_page_banner_info_text .text {
		padding: 0 5px;
	}
	.thanks_page_banner_info_text {
		margin-bottom: 20px;
	}
	.thanks_page_banner_info {
		padding-left: 20px;
		padding-bottom: 0;
		padding-right: 20px;
	}
	.thanks_page_banner_info_price .-old-price {
		padding-right: 0;
		margin-top: 0px;
		-webkit-box-ordinal-group: 4;
		    -ms-flex-order: 3;
		        order: 3;
	}
	.thanks_page_socks_position .btn_socks {
		width: 100%;
	}
}
.thanks_page_home_order {
	margin-bottom: 50px;
	max-width: 580px;
	background-color: #fff;
	padding-top: 15px;
	padding-bottom: 20px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-align-items: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding-right: 20px;
	padding-left: 35px;
	-webkit-box-shadow: 0px 0px 103px 0px rgba(0, 0, 1, 0.17);
	        box-shadow: 0px 0px 103px 0px rgba(0, 0, 1, 0.17);
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
}
.thanks_page_home_order .text {
	padding-left: 20px;
	font-size: 20px;
	line-height: 1.4;
	margin: 0;
}
.thanks_page_home_link {
	text-align: center;
}
.thanks_page_home_link .link {
	-webkit-transition: 0.3s ease all;
	-o-transition: 0.3s ease all;
	transition: 0.3s ease all;
	padding: 10px 55px;
	border-radius: 35px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
	background-color: #f44336;
	border-bottom: 2px solid #cd382d;
}
.thanks_page_home_link .link:hover {
	background-color: #cd382d;
	text-decoration: none;
}
@media all and (max-width: 767px) {
	.thanks_page_home_order {
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		        flex-direction: column;
		-ms-align-items: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		text-align: center;
	}
	.thanks_page_home_order .text {
		font-size: 16px;
		margin-top: 15px;
		padding-left: 0;
	}
	.modal-content.callback .text-uppercase.mb-0 {
		font-size: 20px;
	}
	.modal-content.callback .product-title-beautify.modal-title {
		font-size: 27px;
	}
}
.thanks_page_banner {
	-webkit-transition: 0.3s ease all;
	-o-transition: 0.3s ease all;
	transition: 0.3s ease all;
	opacity: 1;
	visibility: visible;
	max-height: 400px;
}
.thanks_page_banner.hide {
	opacity: 0;
	visibility: hidden;
	max-height: 0;
	margin: 0;
}

.thanks_page_socks {
	max-height: 600px;
	opacity: 1;
	visibility: visible;
	-webkit-transition: 0.3s ease all;
	-o-transition: 0.3s ease all;
	transition: 0.3s ease all;
}
.thanks_page_socks.hide {
	max-height: 0;
	opacity: 0;
	visibility: hidden;
}
.thanks_page_home {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.3s ease all;
	-o-transition: 0.3s ease all;
	transition: 0.3s ease all;
	max-height: 0;
}
.thanks_page_home.open {
	opacity: 1;
	visibility: visible;
	max-height: 600px;
}
.burger-open.__btn {
	width: 27px;
	height: 18px;
	position: relative;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	cursor: pointer;
}
.burger-open.__btn span {
	display: block;
	width: 100%;
	height: 3px;
	border-radius: 5px;
	background-color: #000;
	-webkit-transition: 0.3s ease all;
	-o-transition: 0.3s ease all;
	transition: 0.3s ease all;
}
.burger-open.__btn.open span:first-child {
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
    -webkit-transform-origin: 6px 0;
        -ms-transform-origin: 6px 0;
            transform-origin: 6px 0;
}
.burger-open.__btn.open span:last-child {
	-webkit-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	        transform: rotate(-45deg);
    -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
            transform-origin: 0 0;
}
.burger-open.__btn.open span:nth-child(2) {
	/*transform: rotate(90deg);*/
	opacity: 0;
	visibility: hidden;
}
.product-out {
	position: absolute;
	top: 60px;
	right: 10px;
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
	z-index: 4;
	padding: 4px 8px;
	line-height: 1;
	white-space: nowrap;
}
.btn-out-stock {
	margin-top: 0;
	background-color: #000;
	cursor: no-drop;
}
.btn-out-stock:hover {
	cursor: no-drop!important;
	background-color: #000!important;
	color: #fff!important;
}
@media screen and (min-width: 993px) {
	.burger-open.__btn {
		display: none;
	}
	#cart_modal .modal-dialog {
		max-width: 582px;
		margin: 1.75rem auto;
	}
}
#cart_modal .size-for-modal {
	margin-top: 30px;
}
.product .size-for-modal {
	justify-content: space-around !important;
}
.product .size-for-modal.flex-wrap {
	justify-content: flex-start !important;
}
.product .size-for-modal.flex-wrap .product-size {
	margin-bottom: 4px;
}

.cart_modal_ajax .size-for-modal.flex-wrap {
	justify-content: flex-start !important;
}
.cart_modal_ajax .size-for-modal.flex-wrap .product-size {
	margin-bottom: 4px;
}
.product .size-for-modal .sm {
	display: none;
}
@media all and (max-width: 578px) {
	.product {
		max-width: 100%;
	}
	.product .size-for-modal .sm {
		display: inline;
	}
	.menu-mob .nav {
		position: fixed !important;
	}
	.nav#fixed-nav {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		z-index: 500;
		-webkit-transition: 0.3s ease all;
		-o-transition: 0.3s ease all;
		transition: 0.3s ease all;
		-webkit-transform: translateY(0%);
		    -ms-transform: translateY(0%);
		        transform: translateY(0%);
		background-color: #fff;
	}
	.nav#fixed-nav.scrolled {
		-webkit-transform: translateY(-150%);
		    -ms-transform: translateY(-150%);
		        transform: translateY(-150%);
		position: fixed;
	}
	body {
		padding-top: 68px;
	}
	.product-out {
		right: 0;
	}
}














.custom-container {
    max-width: 1390px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}
.home-categories {
    margin-bottom: 65px;
}
.home-categories--container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
}
.home-categories__item {
    position: relative;
    width: 100%;
    height: 475px;
    overflow: hidden;
    border-radius: 12px;
    padding: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.home-categories__item:hover .st-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.home-categories__item > * {
    z-index: 5;
    position: relative;
}
.home-categories__item .st-img {
    display: block;
    z-index: 1;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.home-categories__item .st-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
}
.home-categories__item .st-img::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, right top, from(#000), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, #000 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0) 100%);
}
.home-categories__item .st-title {
    display: block;
    color: #fff;
    font-weight: 300;
    font-size: 40px;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 40px;
}
.home-categories__item .st-title a {
	color: #fff;
	text-decoration: none;
	transition: 0.3s ease all;
}
.home-categories__item .st-title a:hover {
	color: #f55925;
	text-decoration: none;
}
.home-categories__item .st-title .bold {
    font-weight: 700;
    display: block;
}
.home-categories__item .st-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #fff;
    text-decoration: none;
    margin-bottom: 24px;
    font-size: 25px;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    font-weight: 600;
    line-height: 1;
}
.home-categories__item .st-link:hover {
    color: #f55925;
}
.home-categories__item .st-link:hover svg {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
}
.home-categories__item .st-link:last-child {
    margin-bottom: 0;
}
.home-categories__item .st-link.bottom {
    margin-top: auto;
    color: #f55925;
    position: relative;
}
.home-categories__item .st-link.bottom svg path {
    stroke: #f55925;
}
.home-categories__item .st-link svg {
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    width: 9px;
    height: 19px;
}
.home-categories__item .st-link svg path {
    stroke: #fff;
}
.home-products__title {
    margin-bottom: 40px;
    text-align: center;
}
.home-products__title .st-title {
    margin: 0;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 1.2;
    font-weight: 400;
    color: #000;
}
.home-products__title .st-title .orange {
    color: #f55925;
}
.home-products__nav {
    margin-bottom: 34px;
}
.home-products__nav .nav.nav-tabs {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.home-products__nav .nav.nav-tabs .nav-item {
    margin-right: 12px;
}
.home-products__nav .nav.nav-tabs .nav-item:last-child {
    margin-right: 0;
}
.home-products__nav .nav.nav-tabs .nav-item .nav-link {
    color: #929292;
    padding: 12px 16px;
    border: 1px solid #e4e4e4;
    border-radius: 80px;
    background-color: rgba(0, 0, 0, 0);
    outline: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
}
.home-products__nav .nav.nav-tabs .nav-item .nav-link:active,
.home-products__nav .nav.nav-tabs .nav-item .nav-link:focus {
    border-color: #f55925;
}
.home-products__nav .nav.nav-tabs .nav-item .nav-link.active {
    border-color: #f55925;
    color: #f55925;
}
.home-products--tab {
    padding-left: 30px;
    padding-right: 30px;
    margin-left: -30px;
    width: auto;
    margin-right: -30px;
}
.home-products--tab .owl-stage {
	display: flex;
	align-items: stretch;
}
.home-products--tab .owl-prev,
.home-products--tab .owl-next {
    position: absolute;
    top: 50%;
    z-index: 20;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 10px;
}
.home-products--tab .owl-prev.disabled,
.home-products--tab .owl-next.disabled {
    cursor: no-drop;
    opacity: 0.5;
}
.home-products--tab .owl-prev:hover:not(.disabled) svg path,
.home-products--tab .owl-next:hover:not(.disabled) svg path {
    stroke: #fff;
}
.home-products--tab .owl-prev:hover:not(.disabled) svg circle,
.home-products--tab .owl-next:hover:not(.disabled) svg circle {
    fill: #f55925;
}
.home-products--tab .owl-prev svg path,
.home-products--tab .owl-prev svg circle,
.home-products--tab .owl-next svg path,
.home-products--tab .owl-next svg circle {
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
}
.home-products--tab .owl-next {
    left: auto;
    right: 10px;
}
.home-product-item {
    position: relative;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    border-radius: 12px;
    background-color: #fff;
    overflow: hidden;
    max-width: 328px;
    padding: 32px 24px;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.home-product-item:hover {
    -webkit-box-shadow: 0px 12px 30px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 12px 30px 0px rgba(0, 0, 0, 0.08);
}
.home-product-item .st-status {
    position: absolute;
    margin: 0;
    padding: 12px 16px;
    background-color: #f55925;
    border-radius: 0 80px 80px 0;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    z-index: 5;
    left: 0;
    top: 32px;
}
.home-product-item .st-img {
    display: block;
    width: 256px;
    height: 183px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 23px;
}
.home-product-item .st-img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.home-product-item .st-article {
    display: block;
    margin: 0;
    margin-bottom: 12px;
    color: #8e8e8e;
    font-size: 16px;
    font-weight: 300;
    line-height: 1;
    font-style: italic;
}
.home-product-item .st-title {
    display: block;
    color: #000;
    margin: 0;
    margin-bottom: 16px;
    font-size: 25px;
    font-weight: 600;
    line-height: 1;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
}
.home-product-item .st-title:hover {
    text-decoration: none;
    color: #f55925;
}
.home-product-item .st-price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    margin: 0;
    margin-bottom: 24px;
    font-size: 40px;
    font-weight: 800;
    line-height: 1;
    color: #f55925;
}
.home-product-item .st-price .curr {
    font-size: 16px;
    margin-left: 10px;
    margin-top: 13px;
}
.home-product-item .st-price .old-price {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px;
    color: #707070;
    font-weight: 400;
}
.home-product-item .btn--order {
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    cursor: pointer;
    padding: 15px 20px;
    background-color: #f34336;
    border-radius: 80px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-weight: 500;
    border: 2px solid #f34336;
    outline: none;
    font-size: 16px;
    line-height: 1;
    margin-top: auto;
}
.home-product-item .btn--order .bold {
    font-weight: 800;
}
.home-product-item .btn--order:hover {
    color: #f55925;
    background-color: rgba(0, 0, 0, 0);
}
.new-breads {
    margin-bottom: 24px;
}
.new-breads-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 100%;
    overflow-x: auto;
}
.new-breads-list li {
    margin-right: 12px;
    white-space: nowrap;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
}
.new-breads-list li:last-child {
    margin-right: 0;
}
.new-breads-list a {
    padding-right: 12px;
    position: relative;
    white-space: nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #f55925;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.new-breads-list a:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 4px;
    height: 8px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../icons/chevron-right.svg);
}
.new-breads-list a .icon {
    margin-right: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.catalog-s--container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.catalog-s__filters {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 328px;
    margin-right: 16px;
}
.catalog-s__filters .catalog-s__main--title {
    display: none;
}
.catalog-s__filters--btn .btn--filter {
    cursor: text;
    padding: 16px 24px;
    width: 100%;
    background-color: #e6e6e6;
    border-radius: 6px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 600;
    border: none;
    outline: none;
    line-height: 1;
    color: #393939;
    text-transform: uppercase;
}
.catalog-s__filters--btn .btn--filter .icon {
    margin-right: 6px;
}
.catalog-s__filters--btn .btn--filter .arrow {
    display: none;
}
.catalog-s__filters--btn .sort--container {
    display: none;
}
.catalog-s__filters--list {
    margin-top: 4px;
    border-radius: 6px;
    padding: 30px 24px;
    background-color: #fafafa;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
}
.catalog-s__filters--item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
}
.catalog-s__filters--item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.catalog-s__filters--item.open .st-title {
    margin-bottom: 22px;
}
.catalog-s__filters--item.open .st-title .icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.catalog-s__filters--item.open .st-list {
    max-height: 400px;
    opacity: 1;
    visibility: visible;
    overflow-y: auto;
}
.catalog-s__filters--item .st-title {
    margin: 0;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    color: #172113;
    font-weight: 600;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    margin-bottom: 22px;
    margin-bottom: 0;
}
.catalog-s__filters--item .st-title .icon {
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: auto;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 50%;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.catalog-s__filters--item .st-title .icon svg path {
    stroke: #f55925;
}
.catalog-s__filters--item .st-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
}
.catalog-s__filters--item .st-list li {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 16px;
}
.catalog-s__filters--item .st-list li:last-child {
    margin-bottom: 0;
}
.catalog-s__filters--item .st-list .input-checkbox {
    position: absolute;
    z-index: 20;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.catalog-s__filters--item .st-list .input-checkbox:checked + .input-value:before {
    background-color: #f55925;
    border-color: #f55925;
}
.catalog-s__filters--item .st-list .input-checkbox:checked + .input-value:after {
    opacity: 1;
}
.catalog-s__filters--item .st-list .input-value {
    padding: 5px 0 5px 36px;
    position: relative;
    color: #172113;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
}
.catalog-s__filters--item .st-list .input-value:before {
    content: "";
    border: 2px solid #e4e4e4;
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    top: 50%;
    z-index: 1;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 4px;
}
.catalog-s__filters--item .st-list .input-value:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    opacity: 0;
    z-index: 10;
    background-image: url(../icons/check.svg);
}
.catalog-s__filters--item .st-list .input-color {
    margin-left: auto;
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
}
.catalog-s__filters--actions {
    display: block;
    margin-top: 30px;
}
.catalog-s__filters--actions .btn--submit {
    padding: 12px 10px;
    text-align: center;
    border-radius: 80px;
    width: 100%;
    cursor: pointer;
    margin-bottom: 8px;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    border: none;
    background-color: #f34336;
    outline: none;
}
.catalog-s__filters--actions .btn--close {
    line-height: 1;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    width: 100%;
    padding: 12px 10px;
    border-radius: 80px;
    text-transform: uppercase;
    color: #fff;
    border: none;
    outline: none;
    background-color: #000;
    display: none;
}
.catalog-s__main {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.catalog-s__main--title {
    margin-bottom: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.catalog-s__main--title .st-title {
    margin: 0;
    padding-right: 20px;
    text-transform: uppercase;
    color: #333;
    font-size: 40px;
    font-weight: 500;
    line-height: 1.2;
}
.catalog-s__main--title .sort-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: auto;
    position: relative;
}
.catalog-s__main--title .sort-form.open .btn--sort .icon svg {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.catalog-s__main--title .sort-form.open .dropdown-list {
    opacity: 1;
    visibility: visible;
}
.catalog-s__main--title .sort-title {
    margin: 0;
    margin-right: 11px;
    text-transform: uppercase;
    font-size: 14px;
    color: #333;
    font-weight: 600;
    line-height: 1;
}
.catalog-s__main--title .btn--sort {
    cursor: pointer;
    white-space: nowrap;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    padding: 9px 16px;
    border-radius: 5px;
    background-color: rgba(174, 174, 174, 0.2);
    border: none;
    outline: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 1;
}
.catalog-s__main--title .btn--sort .icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 16px;
    position: relative;
    margin-left: 25px;
}
.catalog-s__main--title .btn--sort .icon:before {
    content: "";
    display: block;
    height: 16px;
    width: 1px;
    background-color: #d1d1d1;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.catalog-s__main--title .btn--sort .icon svg {
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
}
.catalog-s__main--title .dropdown-list {
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    position: absolute;
    top: 105%;
    top: calc(100% + 4px);
    right: 0;
    padding: 20px 34px 20px 16px;
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 12px 30px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 12px 30px 0px rgba(0, 0, 0, 0.08);
    opacity: 0;
    visibility: hidden;
}
.catalog-s__main--title .dropdown-list li {
    display: block;
    cursor: pointer;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 1;
    white-space: nowrap;
    color: #c7c7c7;
    font-weight: 500;
}
.catalog-s__main--title .dropdown-list li.active {
    display: none;
}
.catalog-s__main--title .dropdown-list li:hover {
    color: #333;
}
.catalog-s__main--title .dropdown-list li:last-child {
    margin-bottom: 0;
}
.catalog-s__main--cats {
    margin-bottom: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.catalog-s__main--cats .btn--cat {
    margin-right: 8px;
    margin-bottom: 8px;
    text-decoration: none;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    cursor: pointer;
    border: 1px solid #e4e4e4;
    border-radius: 80px;
    padding: 12px 16px;
    font-size: 16px;
    line-height: 1;
    white-space: nowrap;
    font-weight: 400;
    color: #929292;
    outline: none;
}
.catalog-s__main--cats .btn--cat:hover {
    background-color: #929292;
    color: #fff;
}
.catalog-s__main--cats .btn--cat.active {
    background-color: #333;
    border-color: #333;
    color: #fff;
}
.catalog-s__main--cats .btn--cat:last-child {
    margin-right: 0;
}
.catalog-s__main--list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [3];
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 16px;
    grid-row-gap: 16px;
}
.catalog-s__main--seo {
    margin-top: 64px;
}
.catalog-s__main--seo .st-title {
    font-size: 30px;
    line-height: 1.1;
    color: #000;
    text-align: center;
    font-weight: 400;
}
.catalog-s__main--seo .st-title .orange {
    display: block;
    color: #f55925;
}
.catalog-s__main--seo .btn--toggle {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border: none;
    outline: none;
    text-transform: uppercase;
    color: #9e9e9e;
    font-size: 14px;
    background-color: rgba(0, 0, 0, 0);
    line-height: 1;
    cursor: pointer;
    margin-top: 42px;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
}
.catalog-s__main--seo .btn--toggle:hover {
    color: #333;
}
.catalog-s__main--seo .btn--toggle .icon {
    margin-left: 8px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.catalog-s__main--seo .btn--toggle .icon svg path {
    stroke: #f55925;
}
.catalog-s__main--seo-text {
    position: relative;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    max-height: 124px;
    overflow: hidden;
}
.catalog-s__main--seo-text.open {
    max-height: 100000px;
}
.catalog-s__main--seo-text.open:after {
    visibility: hidden;
    opacity: 0;
}
.catalog-s__main--seo-text:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 122px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(244, 244, 244, 0)), to(#f4f4f4));
    background: -webkit-linear-gradient(top, rgba(244, 244, 244, 0) 0%, #f4f4f4 100%);
    background: linear-gradient(180deg, rgba(244, 244, 244, 0) 0%, #f4f4f4 100%);
    z-index: 10;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
}
.catalog-s__main--seo-text p {
    font-size: 14px;
    line-height: 1.6;
    color: #929292;
    margin-bottom: 18px;
}
.catalog-s__main--seo-text p:last-child {
    margin-bottom: 0;
}
@media all and (max-width: 1439px) {
    .home-products--tab {
        margin-left: 0;
        margin-right: 0;
    }
    .home-product-item .st-price .old-price {
        position: static;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin-right: 10px;
    }
    .home-product-item .st-price {
        margin-bottom: 16px;
    }
}
@media all and (max-width: 1364px) {
    .home-product-item {
        max-width: 100%;
    }
    .catalog-s__filters {
        max-width: 288px;
    }
}
@media all and (max-width: 1279px) {
    .home-products__title .st-title {
        font-size: 34px;
    }
    .catalog-s__main--list {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }
}
@media all and (max-width: 1199px) {
    .home-categories__item {
        height: 385px;
    }
    .home-categories__item .st-title {
        font-size: 32px;
    }
    .home-categories__item .st-title .bold {
        display: inline-block;
    }
    .home-categories__item .st-title .bold:after {
        content: " ";
        display: inline-block;
    }
    .catalog-s__main--title .st-title {
        font-size: 32px;
    }
    .catalog-s__main--seo .st-title {
        font-size: 32px;
    }
}
@media all and (max-width: 1023px) {
    .home-product-item .btn--order {
        font-size: 14px;
    }
    .home-products__title .st-title .orange {
        display: block;
    }
}
@media all and (max-width: 991px) {
    .catalog-s__main--seo {
        padding-bottom: 30px;
    }
    .catalog-s__main--seo .btn--toggle {
        margin-top: 30px;
    }
    .home-categories {
        margin-bottom: 40px;
    }
    .home-products {
        padding-bottom: 40px;
    }
    .home-categories__item {
        padding: 24px;
        height: 345px;
    }
    .catalog-s__main--title .sort-form {
        display: none;
    }
    .catalog-s--container {
        display: block;
    }
    .catalog-s__main--title {
        display: none;
        margin-bottom: 16px;
    }
    .catalog-s__filters {
        max-width: 100%;
        margin-bottom: 24px;
        margin-right: 0;
        position: relative;
    }
    .catalog-s__filters .catalog-s__main--title {
        display: block;
    }
    .catalog-s__filters--btn {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 8px;
    }
    .catalog-s__filters--btn .sort--container {
        display: block;
    }
    .catalog-s__filters--btn .sort--container.open .btn--sort .icon svg {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    .catalog-s__filters--btn .sort--container.open .dropdown-list {
        opacity: 1;
        visibility: visible;
    }
    .catalog-s__filters--btn .sort--container .btn--sort {
        cursor: pointer;
        -webkit-transition: 0.3s ease all;
        transition: 0.3s ease all;
        padding: 9px 16px;
        border-radius: 5px;
        background-color: rgba(174, 174, 174, 0.2);
        border: none;
        outline: none;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 100%;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 14px;
        line-height: 1;
    }
    .catalog-s__filters--btn .sort--container .btn--sort .icon {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 16px;
        position: relative;
        margin-left: auto;
    }
    .catalog-s__filters--btn .sort--container .btn--sort .icon svg {
        -webkit-transition: 0.3s ease all;
        transition: 0.3s ease all;
    }
    .catalog-s__filters--btn .sort--container .dropdown-list {
        -webkit-transition: 0.3s ease all;
        transition: 0.3s ease all;
        position: absolute;
        top: 105%;
        top: calc(100% + 4px);
        right: 0;
        left: 50%;
        left: calc(50% + 4px);
        padding: 20px 34px 20px 16px;
        background-color: #fff;
        border-radius: 5px;
        -webkit-box-shadow: 0px 12px 30px 0px rgba(0, 0, 0, 0.08);
        box-shadow: 0px 12px 30px 0px rgba(0, 0, 0, 0.08);
        opacity: 0;
        visibility: hidden;
        z-index: 30;
    }
    .catalog-s__filters--btn .sort--container .dropdown-list li {
        display: block;
        cursor: pointer;
        -webkit-transition: 0.3s ease all;
        transition: 0.3s ease all;
        margin-bottom: 12px;
        font-size: 14px;
        line-height: 1;
        white-space: nowrap;
        color: #c7c7c7;
        font-weight: 500;
    }
    .catalog-s__filters--btn .sort--container .dropdown-list li.active {
        display: none;
    }
    .catalog-s__filters--btn .sort--container .dropdown-list li:hover {
        color: #333;
    }
    .catalog-s__filters--btn .sort--container .dropdown-list li:last-child {
        margin-bottom: 0;
    }
    .catalog-s__filters--btn .btn--filter {
        -webkit-transition: 0.3s ease all;
        transition: 0.3s ease all;
    }
    .catalog-s__filters--btn .btn--filter.active {
        color: #fff;
        background-color: #f55925;
    }
    .catalog-s__filters--btn .btn--filter.active .icon svg path {
        fill: #fff;
    }
    .catalog-s__filters--btn .btn--filter.active .arrow svg path {
        stroke: #fff;
    }
    .catalog-s__filters--btn .btn--filter .arrow {
        display: block;
        margin-left: auto;
    }
    .catalog-s__filters--btn .btn--filter .arrow svg path {
        stroke: #000;
    }
    .catalog-s__filters--list {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        z-index: 30;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.3s ease all;
        transition: 0.3s ease all;
    }
    .catalog-s__filters--list.open {
        opacity: 1;
        visibility: visible;
    }
}
@media all and (max-width: 767px) {
    .home-products__title .st-title {
        text-align: left;
    }
    .home-categories--container {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
    .home-product-item .btn--order {
        font-size: 0;
    }
    .home-product-item .btn--order .bold {
        font-size: 12px;
    }
    .home-product-item .st-price {
        font-size: 20px;
    }
    .home-product-item .st-price .curr {
        font-size: 12px;
        margin-top: 5px;
        margin-left: 4px;
    }
    .home-product-item .st-price .old-price {
        font-size: 12px;
    }
    .home-product-item .st-img {
        width: auto;
        height: auto;
    }
    .home-products--tab .owl-prev,
    .home-products--tab .owl-next {
        left: 3px;
    }
    .home-products--tab .owl-prev svg,
    .home-products--tab .owl-next svg {
        width: 24px;
        height: 24px;
    }
    .home-products--tab .owl-next {
        left: auto;
        right: 3px;
    }
    .home-products--tab {
        padding-left: 15px;
        padding-right: 15px;
        margin-left: -15px;
        margin-right: -15px;
    }
}
@media all and (max-width: 579px) {
	.catalog-s__filters--actions .btn--close {
		display: flex;
	}
    .home-products__title .st-title {
        font-size: 30px;
    }
    .home-product-item .st-title {
        font-size: 16px;
        margin-bottom: 8px;
    }
    .home-product-item .st-article {
        font-size: 10px;
        margin-bottom: 6px;
    }
    .home-product-item {
        padding: 12px;
        padding-top: 24px;
    }
    .home-product-item .st-status {
        padding: 6px 8px;
        top: 16px;
        font-size: 12px;
    }
    .home-product-item .btn--order {
        padding: 9px 10px;
    }
    .home-product-item .st-price {
        margin-bottom: 16px;
    }
    .home-categories__item .st-title {
        font-size: 20px;
    }
    .home-categories__item .st-title .bold {
        font-size: 25px;
        display: block;
    }
    .home-categories__item .st-link {
        margin-bottom: 24px;
        font-size: 16px;
    }
    .catalog-s__main--list {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
    main {
    	padding-top: 25px;
    }
}
/*@media (max-width: 578px) {
	body {
	    padding-top: 18px;
	}
}*/
.owl-carousel.owl-hidden {
	opacity: 1 !important;
}
.owl-carousel 
{
    touch-action: manipulation; 
}
.catalog-s__main--title {
	position: relative;
	z-index: 30;
}





.position_main_describe_tabs .nav {
	min-height: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #bababa;
}
.position_main_describe_tabs .nav li {
	margin-right: 15px;
}
.position_main_describe_tabs .nav li:last-child {
	margin-right: 0;
}
.position_main_describe_tabs .nav li a {
	padding: 8px 10px;
	cursor: pointer;
	font-size: 16px;
	color: #333;
	display: block;text-decoration: none;
	position: relative;
}
.position_main_describe_tabs .nav li a:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #333;
	transition: 0.3s ease all;
	max-width: 0;
}
.position_main_describe_tabs .nav li a:hover:after {
	max-width: 100%;
}
.position_main_describe_tabs .nav li a.active:after {
	max-width: 100%;
	background-color: #f44336;
}


.position_main_describe_tab-content .comment-reply-title,
.position_main_describe_tab-content .comment-notes {
	display: none;
}
.position_main_describe_tab-content .comment-form-rating .stars {
	display: inline-flex;
	align-items: center;
	justify-content: flex-start;
	margin-top: 8px;
}
.position_main_describe_tab-content .comment-form-rating .stars .star {
	margin-right: 4px;
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.position_main_describe_tab-content .comment-form-rating .stars .star.active svg,
.position_main_describe_tab-content .comment-form-rating .stars .star.filled svg {
	fill: #f44336;
}
.position_main_describe_tab-content .comment-form-rating label {
	display: block;
	margin: 0;
}
.position_main_describe_tab-content textarea {
	resize: none;
	display: block;
	box-sizing: border-box;
	height: 120px;
	padding: 10px 12px;
	font-weight: 400;
	font-size: 15px;
	color: #333;
	border: 1px solid #ced4da;
	transition: 0.3s ease all;
	width: 100%;
	max-width: 100%;
	border-radius: 8px;
}
.position_main_describe_tab-content textarea.false,
.position_main_describe_tab-content textarea:focus,
.position_main_describe_tab-content textarea:active {
	outline: none;
	border-color: #f44336;
}
.position_main_describe_tab-content input[type="text"] {
	resize: none;
	display: block;
	box-sizing: border-box;
	padding: 10px 12px;
	font-weight: 400;
	font-size: 15px;
	color: #333;
	border: 1px solid #ced4da;
	transition: 0.3s ease all;
	width: 100%;
	max-width: 100%;
	border-radius: 8px;
}
.position_main_describe_tab-content input[type="text"].false,
.position_main_describe_tab-content input[type="text"]:focus,
.position_main_describe_tab-content input[type="text"]:active {
	outline: none;
	border-color: #f44336;
}
.position_main_describe_tab-content .comment-item {
	margin-bottom: 15px;
	border-bottom: 1px solid #bababa;
	padding-bottom: 15px;
}
.position_main_describe_tab-content .comment-item.hidden {
	display: none;
}
.position_main_describe_tab-content .comment-item:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.position_main_describe_tab-content .comment-item .st-text {
	font-size: 16px;
	color: #333;
	margin-top: 10px;
	margin: 0;
}
.position_main_describe_tab-content .comment-item .st-rating {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.position_main_describe_tab-content .comment-item .st-star {
	margin-right: 4px;
	width: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 16px;
}
.position_main_describe_tab-content .comment-item .st-star.active svg{
	fill: #f44336;
}
.position_main_describe_tab-content .comment-item .st-name {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	color: #333;
	font-weight: bold;
	font-size: 18px;
	text-transform: capitalize;
	margin: 0;
}
.position_main_describe_tab-content .comment-item .st-date {
	display: block;
	font-size: 12px;
	margin-top: 6px;
	color: #8c8888;
}
.position_main_describe_title .st-reviews {
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	color: #333;
	font-size: 12px;
	width: 100%;
	font-style: italic;
}
@media all and (min-width: 992px) {
	.position_main_describe_title .st-reviews {
		font-size: 14px;
		text-decoration: none;
	}
}
.position_main_describe_title .st-reviews .st-rating {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.position_main_describe_title .st-reviews .st-rating .st-star {
	width: 16px;
	height: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 3px;
}

.position_main_describe_title .st-reviews .st-rating .st-star.active svg {
	fill: #f44336;
}

.position_main_describe_tab-content .show-more-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding: 10px 15px;
	color: #f44336;
	background-color: transparent;
	border: none;
	outline: none;
	box-shadow: none!important;
}

.position_main_describe_tab-content .show-more-btn .icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 16px;
	height: 16px;
	margin-left: 10px;
	transition: 0.3s ease all;
	transform: rotate(90deg);
}

.position_main_describe_tab-content .show-more-btn.open .icon {
	transform: rotate(270deg);
}

.rating-error {
	color: #f44336;
	font-size: 14px;
	margin-top: 14px;
	margin-bottom: 0;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s ease all;
}

.rating-error.show {
	opacity: 1;
	visibility: visible;
}


@media (hover: none) and (pointer: coarse) {
  .position_main_describe_title a.st-reviews:hover { text-decoration: none; }
}
.position_main_describe_title a.st-reviews {
  -webkit-tap-highlight-color: transparent;
  touch-action: manipulation;
}

#tab-reviews-desktop, #comments-desktop { scroll-margin-top: 50px; }

.nav-menu {
	transition: 0.3s ease all;
}
.nav-menu.hide {
	opacity: 0;
	visibility: hidden;
}

.social-block.cart {
	margin-right: 12px;
	margin-left: 12px;
	width: auto;
	background-image: none;
	height: auto;
}
.search-block {
	margin-right: auto;
}
.search_form--container {
	position: relative;
}
.search_form-button .btn--search {
	background-color: transparent;
	transition: 0.3s ease all;
	outline: none;
	border: none;
	padding: 0;
	margin: 0;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	color: #908d8d;
	font-size: 23px;
	justify-content: center;
	cursor: pointer;
}
.search_form-button .btn--search i {
	transition: 0.3s ease all;
}
.search_form-button .btn--search:hover {
	color: #f55925;
}
.search_form-button .btn--search:hover i {
	color: #f55925;
}
.search_form-block {
	position: absolute;
	transition: 0.3s ease all;
	height: 50px;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	max-width: 0;
}
.search_form-block.show {
	opacity: 1;
	visibility: visible;
	max-width: 760px;
}
.search_form-block .btn--submit {
	outline: none;
	border: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #908d8d;
	font-size: 14px;
	z-index: 10;
	background-color: transparent;
}
.search_form-block .btn--close {
	outline: none;
	border: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #908d8d;
	font-size: 14px;
	z-index: 10;
	background-color: transparent;
}
.search_form-block {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 760px;
}
.search_form-block .form-control {
	width: 100%;
	margin: 0;
	padding-left: 40px;
	padding-right: 40px;
}
.search_form-block form {
	width: 100%;
}
.search_form-block.catalog {
	transform: none;
	opacity: 1;
	visibility: visible;
	max-width: 700px;
	height: auto;
	position: relative;
}

.search_form-results {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background-color: #fff;
	padding: 5px 10px;
	max-height: 400px;
	overflow-y: auto;
}
.search-result-item {
	transition: 0.3s ease all;
	cursor: pointer;
	text-decoration: none;
	display: flex;
	color: inherit;
	align-items: center;
	justify-content: flex-start;
	padding: 10px 15px;
}
.search-result-item:hover {
	text-decoration: none;
	color: #f55925;
}
.search-result-item .st-img {
	margin: 0;
	margin-right: 15px;
	min-width: 50px;
	max-width: 50px;
	height: 40px;
}
.search-result-item .st-img img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
.search-result-item .st-text {
	color: inherit;
	margin: 0;
	font-size: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 100%;
}
.search-result-item .st-price {
	color: inherit;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin: 0;
}
.search-result-item .old-price {
	margin-left: 10px;
	font-size: 14px;
	text-decoration: line-through;
}
.nav#fixed-nav {
	position: relative;
	z-index: 10;
}
main {
	position: relative;
	z-index: 5;
}
.search_form-results .show_more-results {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	display: block;
	color: #333;
	margin-bottom: 10px;
}
.search_form-results .show_more-results:hover {
	color: #f55925;
}


@media all and (max-width: 1200px) {
	.social-block.cart {
		margin-left: 0;
		margin-right: 0;
	}
	#fixed-nav .nav-menu {
		padding-left: 0;
		padding-right: 0;
	}
	#fixed-nav .top-nav .call-info {
		font-size: 12px;
		width: auto;
	}
	#fixed-nav .top-nav .call-text-beautify, .call-text {
		font-size: 16px;
	}
	#fixed-nav .top-nav .top-nav .btn.btn-call {
		width: auto;
		font-size: 12px;
		padding: 10px;
	}
	#fixed-nav .top-nav .row.justify-content-center.orang_button {
		width: auto;
		padding-right: 0;
	}
	.search_form-block.show {
		max-width: 620px;
	}
}
@media all and (max-width: 992px) {
	#fixed-nav .top-nav .social {
		justify-content: flex-end;
		flex-direction: row-reverse;
		flex: 1;
		z-index: 10;
	}
	.call-mob {
		z-index: 5;
	}
	.search-block {
		flex: 1;
		margin-right: 10px;
	}
	.search_form-block {
		height: auto;
	}
	.search_form-button {
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
	.col-lg-2.col.logo {
		max-width: 138px;
		flex: 1;
	}
	.search_form-block.show {
		max-width: 100%;
	}
}
@media all and (max-width: 768px) {
	.search_form-block.show {
		margin: 0 10px;
		max-width: 100%;
		max-width: calc(100% - 20px);
	}
	.search_form--container {
		position: static;
	}
	#fixed-nav .top-nav .social {
		position: static;
	}
	.search-result-item .st-info {
		display: block;
		max-width: 90%;
		max-width: calc(100% - 65px);
	}
	.social-block.cart {
		margin-right: 15px;
	}
	.nav#fixed-nav {
		position: fixed;
	}
	.search_form-block.show.catalog {
		margin: 0 0 16px;
		max-width: 100%;
	}
}


