body {
	margin: 0;
	padding: 0;
	color: #222;
	height: 100%;
	min-height: 100vh;
	min-width: 320px;
	font-family: 'Rubik';
	background: #fff;
	font-weight: 300;
	font-style: normal;
	font-size: 16px;
	line-height: 1.5;
	margin-top: -50px;
	/*letter-spacing: .1rem;*/
}
@media (min-width: 1367px) {
	body {
		margin-top: -75px;
	}
	body.checkout-simplecheckout {
		margin-top: 0px;
	}
	body.checkout-simplecheckout h1 {
		padding-top: 50px;
		color: #000!important;
	}
}
body.checkout-simplecheckout .breadcrumb {
	display:none!important;
}

.btn-rounded {
    border-radius: 10px!important;
}

b, strong {
	font-family: 'Rubik';
	font-weight: 500;
}

p {
	max-width: 800px;
}

a {
    font-weight: 600;
}

h1, .h1,
h2, .h2 {
	font-family: 'Rubik';
	font-weight: bold;
	font-style: normal;
	text-align: center;
	text-transform: uppercase;
}
h1, .h1 {
	color: #fff!important;
}

h3,
h4,
h5,
h6 {
	font-family: 'Fira Sans';
	font-weight: bold;
	text-transform: uppercase;
}

h1 {
	font-size: 2.5rem;
	line-height: 1.2;
}

h2 {
	font-size: 32px;
	line-height: 1.2;
	margin-top: 0px;
	margin-bottom: 50px;
}

h2 span {
	display: none!important;
}

h3 {
	font-size: 24px;
	line-height: 1.2;
	margin-bottom: 50px;
  text-align: center;
}

h4 {
	font-size: 3.25rem;
	line-height: 1.2;
}

h5 {
	font-size: 2.125rem;
	line-height: 1.2;
}

h6 {
	font-size: 1rem;
	line-height: 1.125;
}

.logo img {
	width: 100%;
	height: auto;
	max-height: 55px;
}

.overflow-hidden {
	overflow: hidden
}

.content {
	position: relative;
	overflow: hidden;
}

.icon-danger {
	color: #f90007
}

.fw500 {
	font-weight: 500
}

.border {
	border: 1px solid #eee
}

.not-border {
	border: 0
}

.h100 {
	height: 100%
}

.align-middle {
	vertical-align: middle
}

.shadow-xs {
	-webkit-box-shadow: 0 2px 6px #e6e6ef;
	box-shadow: 0 2px 6px #e6e6ef
}

.shadow-sm {
	-webkit-box-shadow: 0 4px 8px 0 #d2dbe0;
	box-shadow: 0 4px 8px 0 #d2dbe0
}

.opacity-65 {
	opacity: .65
}

.p30,
.p-30 {
	padding: 0px 30px;
}

.mt0,
.mt-0 {
	margin-top: 0
}

.mt10,
.mt-10 {
	margin-top: 10px
}
.mt-50 {
	margin-top: 50px;
}
.mb10,
.mb-10 {
	margin-bottom: 10px
}

.mr10,
.mr-10 {
	margin-right: 10px
}

.ml10,
.ml-10 {
	margin-left: 10px
}

.mb20,
.mb-20,
.m-b-2 {
	margin-bottom: 20px
}

.mb30,
.mb-30,
.m-b-3 {
	margin-bottom: 30px
}
.mb-30 {
	margin-bottom: 30px;
}
.mt-20 {
	margin-top: 20px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mt-30 {
	margin-top: 30px;
}
.mt-60 {
	margin-top: 60px;
}
.mb-60 {
	margin-bottom: 60px;
}
:focus {
	outline: 0
}

.mr20 {
	margin-right: 20px
}

.mr-15 {
	margin-right: 15px
}

.flex-20 {
	flex: 20
}

.flex-80 {
	flex: 80
}

.mt-15,
.m-t-15 {
	margin-top: 15px
}

.text-center {
	text-align: center;
  display: block;
  max-width: 800px;
  margin: 0 auto;
}

.btn-link {
    font-weight: bold;
    color: #000;
    border-radius: 0;
    font-family: 'Fira Sans';
    font-weight: 700;
}
.btn-link:focus, .btn-link:hover {
    color: #000;
    text-decoration: underline;
    background-color: transparent;
}

.column-left {
	margin-top: 50px;
}
/* Main Slide Title Start */
.main-slide-content {
	margin-top: 30px;
}
.main-s-d {
	display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.slider-title-wrap {
	position: relative;
	z-index: 3;
	text-align: center;
}
.slider-title-wrap h1 {
	font-family: 'Fira Sans';
	font-weight: 700;
	font-size: 60rem;
	color: #fff;
	line-height: 40rem;
	text-shadow: -25px 25px 25px #0009;
}
.slider-title-wrap span.hid {
	display: none!important;
}
.slider-title-wrap span.z1 {

}
.slider-title-wrap span.z2 {

}
.slider-title-wrap span.z3 {

}
.slider-title-wrap span.z4 {

}
.slider-title-wrap span.z5 {

}
.slider-subtitle-wrap {
	position: relative;
	z-index: 3;
	text-align: center;
}
.slider-subtitle-wrap h2 {
	font-family: 'Fira Sans';
	font-weight: 700;
	font-size: 10rem;
	color: #fff;
	text-shadow: -25px 25px 25px #0009;
}
.slider-text-wrap {
	position: relative;
	z-index: 3;
	margin-bottom: 70px;
}
.slider-text-wrap p {
	font-family: 'Rubik';
	font-weight: 500;
	font-size: 2rem;
	color: #fff;
	text-shadow: -5px 5px 5px #000000;
}
.slide-button-wrap {
	position: relative;
  bottom: 0;
  width: 100%;
  text-align: center;
  z-index: 4;
}

.slide-button-wrap .slide-button {
	font-family: 'Fira Sans';
	font-weight: 700;
	font-size: 28px;
	padding: 30px 60px;
	color: #fff;
	background: rgb(0 0 0 / 25%);
	border: 3px solid #fff;
	border-radius: 55px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.slide-button-wrap .slide-button:hover {
	color: #fff;
	background: rgb(255 182 21 / 0%);
	border: 3px solid #fff;
}
/* Main Slide Title End */
.slide-overlay {
	background: rgb(2, 0, 36);
	background: linear-gradient(180deg, rgba(2, 0, 36, 1) 0%, rgba(0, 0, 0, 0) 100%);
	width: 100%;
	height: 100%;
	z-index: 2;
	position: absolute;
	opacity: 0.2;
}

/* Buttons */
.btn-primary {
	background-color: #81bb00;
	border-color: #81bb00;
}

.btn-primary:hover {
	color: #fff;
	background-color: #6a9904;
	border-color: #6a9904;
}

/* Simple */
.quantity .form-control {
	text-align: center;
}

/* simplecheckout */
#simple-total-block {
	padding: 30px 0px 30px 50px;
}
.simplecheckout-cart th,
.simple-content .checkout-heading {
	color: #000;
}

.simplecheckout-left-column,
.simplecheckout-left-column {
	min-width: 280px;
	max-width: 1200px;
}

.main-order {
	margin-bottom: 100px;
	padding-left: 0;
	padding-right: 2%;
	border-right: 1px solid #ececec;
}

.main-order__first {
	margin-bottom: 23px;
}

.main-order__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
}

.main-order__title-cell {
	font-size: 16px;
	text-align: left;
	color: #000;
}

.typo__p-light,
.typo__p-regular {
	font-family: inherit;
	font-weight: 400;
	line-height: 24px;
}

.typo__p-regular {
	font-family: 'Fira Sans';
	font-weight: 700;
	font-size: 16px;
	line-height: 1.5;
}

.main-order__col-title {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 22%;
	flex: 0 0 22%;
	width: 22%;
	max-width: 22%;
}

.main-order__col-discount {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 11%;
	flex: 0 0 11%;
	width: 11%;
	max-width: 11%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.main-order__col-amount {
	display: flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 15%;
	flex: 0 0 15%;
	width: 15%;
	max-width: 15%;
	justify-content: center;
}

.main-order__col-sum {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 22%;
	flex: 0 0 22%;
	width: 22%;
	max-width: 22%;
	text-align: center;
}

.main-order-box {
	padding: 5px;
	background-color: rgb(201 201 201 / 50%);
	margin-bottom: 26px;
	min-height: 70px;
}

.main-order-box>div {
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.main-order__col-product {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 14%;
	flex: 0 0 14%;
	width: 14%;
	max-width: 14%;
	position: relative;
}

.main-order__img {
	position: inherit;
	bottom: -30px;
	left: -2px;
	width: 60px;
	height: 60px;
	max-height: 150px;
	-webkit-filter: drop-shadow(5px 5px 5px #747474);
	filter: drop-shadow(5px 5px 5px #747474);
}

.main-order__col-title {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 22%;
	flex: 0 0 22%;
	width: 22%;
	max-width: 22%;
}

.main-order-box h6 {
	font-family: 'Fira Sans';
	padding-top: 0px;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5;
	text-align: left;
	color: #000;
}

.main-order__col-cost {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16%;
	flex: 0 0 16%;
	width: 16%;
	max-width: 16%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	flex-direction: column;
	justify-content: space-between;
}

.main-order-box__discount,
.main-order-box__priceItem {
	font-size: 14px;
	line-height: 1.75;
	color: #000;
}

.main-order__col-discount {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 11%;
	flex: 0 0 11%;
	width: 11%;
	max-width: 11%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.main-order__col-counter {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 15%;
	flex: 0 0 15%;
	width: 15%;
	max-width: 15%;
	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;
}

.main-order__col-remove {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 11%;
	flex: 0 0 11%;
	width: 11%;
	max-width: 11%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.main-order-box__priceCounter {
	min-width: 100%;
	margin-bottom: 0 !important;
}

.price-builder {
	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: center;
}

.main-order-box__priceCounter .price-counter {
	background: transparent;
	padding: 0;
	height: 26px;
	min-height: 26px;
}

.price-counter {
	padding: 10px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background: hsla(0, 0%, 100%, .1);
	height: 50px;
	min-width: 80px;
	width: 100px;
	font-size: 14px;
	line-height: 1;
	color: hsla(0, 0%, 0%, .6);
	min-height: 50px;
}

.price-counter__btn {
	padding: 0;
	background: transparent;
	border: 0;
	color: #000;
	min-width: 30px;
}

.price-counter__sum {
	min-width: 35px;
	width: 35px;
	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;
	border-left: 1px solid hsla(0, 0%, 0%, .2);
	border-right: 1px solid hsla(0, 0%, 0%, .2);
}

.price-counter__sum input {
	text-align: center;
	width: 52px;
	background: transparent;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: inherit;
	-moz-appearance: textfield;
}

.main-order-box__priceCounter .price-builder__fullPrice {
	font-size: 16px;
	line-height: 1.5;
	text-align: left;
	color: #000;
}

.main-order__col-close {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 11%;
	flex: 0 0 11%;
	width: 11%;
	max-width: 11%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 100%;
}

.main-order__col-close .app-button-close {
	position: absolute;
	top: 40%;
	right: 2.5%;
}

.app-button-close,
.app-button-close span {
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: cubic-bezier(.6, 0, .41, 1);
	transition-timing-function: cubic-bezier(.6, 0, .41, 1);
}

.app-button-close {
	border: 0;
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	position: relative;
	display: inline-block;
	height: 16px;
	width: 16px;
	cursor: pointer;
}

.app-button-close span {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 1px;
	border-top: 1px solid #0a0a0a;
}

.main-order__col-close .app-button-close span {
	border-top: 1px solid #000;
}

.app-button-close span:first-child {
	top: 8px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.app-button-close span:nth-child(2) {
	top: 8px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.main-order__col-close:after {
	content: "";
	position: absolute;
	top: 5px;
	bottom: 5px;
	right: 7%;
	border-left: 1px solid hsla(0, 0%, 100%, .1);
}

.main-order__col-product {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 14%;
	flex: 0 0 14%;
	width: 14%;
	max-width: 14%;
	position: relative;
}

.main-order__description {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 65%;
	flex: 0 0 65%;
	width: 65%;
	max-width: 65%;
}

.main-order__description_last {
	padding-bottom: 60px;
}

.simplecheckout-block .table-responsive {
	overflow-x: visible;
}

.simplecheckout-cart-total {
	border: none;
	font-family: 'Fira Sans';
	font-weight: 700;
}

/* How Work */
/*.how-work {
	display: flex;
	flex-direction: column;
	justify-content: center;
	border: 1px solid #d5d5d5;
	padding: 30px;
	min-height: 355px;
	background: white;
	-webkit-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.how-work span {
	font-family: 'Fira Sans';
	font-weight: 700;
	font-size: 350px;
	position: absolute;
	color: #ececec;
	top: -37px;
	right: 15px;
	z-index: 2;
}

.how-work p {
	z-index: 3;
}

.how-work-icon svg {
  width: 80px;
  height: auto;
  fill: #000;
  margin-bottom: 30px;
}

.how-work:hover {
  background: #81bb00;
}
.how-work:hover p {
  color: #fff;
}
.how-work:hover svg {
  fill: #fff;
}
.how-work:hover span {
  color: #ebebeb38;
}*/
.how-work {
	text-align: center;
}
.how-work-icon {
	margin-bottom: 30px;
}
.how-work p {
	font-weight: bold;
}
/* FAQ */
.faq-wrap {
	display: flex;
	justify-content: flex-end;
}

.question {
	margin-bottom: 30px;
}

.question-block {
	font-family: 'Fira Sans';
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: 700;
	letter-spacing: 0.5px;
}

.question-block::before {
	content: '';
	position: absolute;
	left: -20px;
	background-image: url(/image/icons/question.svg);
	background-size: 25px;
	background-position: center center;
	background-repeat: no-repeat;
	width: 30px;
	height: 25px;
	opacity: 0.1;
}
.faq-bg {

}
/* FAQ End */
/* Bg Images */
/*.ogurec-min {
	width: 100%;
	height: 350px;
	background-image: url(/image/bg/ogurec-min.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	position: absolute;
	right: -30%;
}*/
/* Bg Images End */
.simplecheckout .row-customer_firstname label,
.simplecheckout .row-customer_lastname label,
.simplecheckout .row-customer_telephone label,
.simplecheckout .row-shipping_address_address_1 label {
	display: none !important;
}

#simplecheckout_customer .checkout-heading {
	margin-bottom: 13px;
}
.product-layout {
	margin-bottom: 30px;
}
/*.product-layout .image img {
	-webkit-filter: drop-shadow(5px 5px 5px #747474);
	filter: drop-shadow(5px 5px 5px #747474);
}*/
/* Form Block */
.form-builder .submit-button {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
}

.column {
	flex-direction: column;
}

/* Form Block End */
.whatsapp-link .fa {
	color: #00bc52
}

.whatsapp-link:hover,
.whatsapp-link:focus {
	color: #fff
}

.header-phone .whatsapp-link span.whatsapp-name {
	padding-left: 3px;
	display: inline-block;
	font-weight: 500;
}

.header-phone .header-toggle__lang-cur {
	display: flex;
}

.header-overlay {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
	background: rgba(0, 0, 0, .5);
	opacity: 0;
	visibility: hidden
}

.header-overlay.active {
	opacity: 1;
	visibility: visible
}

#content {
	min-height: 600px;
}

#one {
	padding: 50px 0px;
	/* background-image: url('/image/catalog/bylba_assets/bg_why-min.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover; */
}

#one h2 {
	margin-bottom: 30px;
}

#one p {

}

#two {
	padding: 50px 0px;
}

#video {
	padding: 50px 0px;
}

#video p {
	margin: 0 auto;
	margin-bottom: 50px;
}

#video .video-container {
	padding: 15px;
	margin-bottom: 30px;
}

#video .video-container video {
	width: 100%;
	height: auto;
}

#three {
	padding: 50px 0px;
}

#one .container .row {
	/* flex-direction: column; */
}

#one .container .row .small-title p {
    color: #81bb00;
    font-size: 18px;
    position: relative;
    display: inline-block;
    margin-top: 11px;
    font-weight: 500;
}
#one .container .row .small-title p:before {
	background: #81bb00;
    content: "";
    height: 1px;
    left: -47px;
    position: absolute;
    top: 12px;
    width: 28px;
}
#one .container .row .small-title p:after {
	background: #81bb00;
    content: "";
    height: 1px;
    right: -47px;
    position: absolute;
    top: 12px;
    width: 28px;
}
#one h2 {
	margin-bottom: 50px;
}
#three {
	background-color: #ececec;
}
#four .container .row {
	text-align: center;
}
#four h2 {
	color: #ff0000;
    font-size: 32px;
    position: relative;
    display: inline-block;
    margin-top: 11px;
}

#meet {
	margin-bottom: 50px;
}
#meet .container .row {
	text-align: center;
}
#meet h2 {
	color: #ff0000;
    font-size: 32px;
    position: relative;
    display: inline-block;
    margin-top: 11px;
    font-weight: 500;
}
#meet h2:before {
	background: #ff0000;
    content: "";
    height: 1px;
    left: -47px;
    position: absolute;
    top: 20px;
    width: 28px;
}
#meet h2:after {
	background: #ff0000;
    content: "";
    height: 1px;
    right: -47px;
    position: absolute;
    top: 20px;
    width: 28px;
}
#potato {
	background-color: #ececec;
  padding: 50px 0px;
}
#potato h2 {

}
#other {
	background-color: #ececec;
	padding-bottom: 80px;
}

#four {
	padding: 50px 0px;
}

#five {
	padding: 50px 0px;
	background: #ececec;
}

#six {
	padding: 50px 0px 50px 0px;
	background: #ececec;
	;
}

#seven {
	padding: 50px 0px;
	text-align: center;
}
#seven ul li {
	color: #222;
}
#checkout {
	padding: 50px 0px;
}

#eight {
	padding: 50px 0px;
	background: #ececec;
}
#nine {
	padding: 50px 0px 50px 0px;
	background: #ffffff;
}

#call__us {
	padding: 50px 0px 50px 0px;
	text-align: center;
}
#call__us .call__us-text {
	margin-bottom: 15px;
  text-align: center;
  display: flex;
  justify-content: center;
  font-weight: 600;
  flex-direction: column;
  align-items: center;
}
#call__us a {
	font-weight: 600;
	font-size: 24px;
}
#call__us a img {
	margin-right: 5px;
}

.small-title-borsch h2 {
    color: #ff0000;
    font-size: 3rem;
    position: relative;
    display: inline-block;
    margin-top: 11px;
    font-weight: 500;
}
.small-title p {
    color: #81bb00;
    font-size: 18px;
    position: relative;
    display: inline-block;
    margin-top: 11px;
    font-weight: 500;
}
.ico img {
    margin: 0 auto;
}
.d-flex-about {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#oplata-i-dostavka {
	padding: 50px 0px 50px 0px;
  background: #ececec;
}

/* Reviews */
.block_content .owl-carousel {
	background: transparent;
}
/* Reviews End */
.fa {
	font-size: 14px
}

.tab-content {
	padding: 30px 0 0
}

.header {
	/*position: relative;*/
	position: sticky;
	top: 0;
	z-index: 99999;
}

.header-start .menu-relative {
	padding: 15px 0px;
}
/* About us */
#about-us {
	background: #ececec;
	padding: 50px 0px;
}
#about-us .about {
	display: flex;
	flex-direction: column;
	align-items: center;
}
#blagotvoritelnost {
	background: #fff;
}
#blagotvoritelnost>div {
	padding: 50px 0px 50px 0px;
}
#horeca {
	background: #ececec;
}
#horeca>div {
	padding: 50px 0px 50px 0px;
}
#contacts {
	background: #ececec;
}
#contacts>div {
	padding: 50px 0px 50px 0px;
}
#contacts .socseti a {
    padding-right: 15px;
}
#contacts i.fa {
	font-size: 36px;
}
#contacts .header__list,
#oplata-i-dostavka .header__list,
#seven .header__list {
    margin-top: 1.25rem;
    text-align: center;
}
#contacts .header__item,
#oplata-i-dostavka .header__item,
#seven .header__item {
    display: block;
    font-size: 24px;
    padding: 0;
    position: relative;
    letter-spacing: .5px;
    margin-right: 2.0625rem;
}
#contacts .header__item a img,
#oplata-i-dostavka .header__item a img,
#seven .header__item a img {
    display: inline-block;
    margin-right: 10px;
}
#zakaz {
	padding: 50px 0px 50px 0px;
}
/* New PC Menu Start */
.header-nav__menu.header-menu {
	width: 100%;
}
.header-nav__menu-container {
	width: 100%;
  height: 45px;
  display: flex!important;
  align-content: center;
  justify-content: center;
}
a.menu-pc-link {
	font-family: 'Fira Sans';
	font-size: 16px;
	font-weight: 700;
  height: 45px;
  padding: 0px 15px;
  display: -ms-flexbox!important;
  display: flex;
  flex-direction: row;
  align-items: center;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
a.menu-pc-link:hover {
	color: #000;
}
/* New PC Menu End */

#search .form-control {
	height: 44px;
	background: #fff;
	border: 0;
	border-radius: 8px;
	padding-right: 60px;
	text-overflow: ellipsis;
	font-size: 15px;
	-webkit-transition: height .4s ease-in-out;
	transition: height .4s ease-in-out;
	-webkit-box-shadow: 0 1px 3px #cbcbcb;
	box-shadow: 0 1px 3px #cbcbcb;
}

.search-btn {
	position: absolute;
	right: 0;
	border: 0;
	background: 0 0;
	color: #222;
	height: 44px;
	border-radius: 0 8px 8px 0;
	z-index: 2;
	padding: 0;
	width: 60px;
}

.search-btn:hover,
.search-btn:focus {
	background: #0069d9;
	color: #fff
}

.search-btn i {
	font-size: 18px;
	vertical-align: middle
}

.userblock {
	align-content: center;
	align-items: center;
	box-sizing: border-box;
	color: #001a34;
	display: flex;
	flex-direction: column;
	height: 44px;
	justify-content: flex-start;
	position: relative;
	width: 76px;
	padding-top: 4px;
}

.userblock .user-select {
	height: 100%;
	width: 100%;
}

.userblock .dropdown-menu .dropdown-item {
	font-style: normal;
	font-size: 15px;
	line-height: normal;
}

.userblock.cart {
	margin-right: 0
}

.userblock-link {
	height: 100%;
	outline: 0;
	padding: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.userblock-cont {
	text-decoration: none;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	cursor: inherit
}

.userblock-icon {
	width: 24px;
	height: 24px;
	position: relative
}

.userblock-count {
	font-size: 10px;
	line-height: 15px;
	position: absolute;
	min-width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #81bb00;
	color: #fff;
	font-weight: 500;
	right: -10px;
	top: -5px;
}

.userblock-svg {
	color: #222
}

.userblock-text {
	width: 100%;
	font-size: 13px;
	line-height: normal;
	color: #222;
	margin-top: auto;
}

@media screen and (min-width: 1020px) {
	.userblock-svg {
		color: #fff
	}
	.userblock-svg svg {
		width: 24px;
		height: 24px;
		fill: #fff;
	}
	.userblock-text {
		width: 100%;
		font-size: 13px;
		line-height: normal;
		color: #fff;
		margin-top: auto;
	}
	.button-qvclose-wrap {
		display: none;
	}
}

@media (max-width: 1280px) {
	.userblock {
		height: 44px;
		justify-content: center;
		padding-top: 0;
		width: 44px;
	}

	.userblock-text {
		display: none;
	}
}

input:focus::-webkit-input-placeholder {
	color: transparent
}

input:focus:-moz-placeholder {
	color: transparent
}

input:focus::-moz-placeholder {
	color: transparent
}

input:focus:-ms-input-placeholder {
	color: transparent
}

.nav-flex {
	width: 100%;
	margin: 0;
	background: #f4f4f4;
	padding: 0;
	position: relative;
	list-style: none
}

@media(min-width:768px) {
	.userblock:not(:last-child) {
		margin-right: 16px;
	}

	.nav-flex {
		display: -ms-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-align-items: center;
		align-items: center;
		list-style-type: none;
		-webkit-box-align: center;
		-ms-flex-align: center
	}

	.header-logo {
		margin-right: 24px;
	}

	.modal-dialog.basket {
		max-width: 850px;
	}
}

.nav-tabs-container ul li {
	text-align: center;
	width: auto;
	position: relative;
	border-top: 0;
	border-left: none;
	border-right: 0;
	border-radius: 0;
	vertical-align: middle;
	padding: 0
}

.nav-tabs-menu>li {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-box-flex: 0
}

.nav-tabs-menu>li>a {
	display: -ms-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal
}

.nav-tabs-menu>li>a>svg {
	margin-right: 10px;
	width: 20px;
	height: 20px;
	color: #1e5bf7
}

.nav-tabs-menu>li:not(.active)>a>svg {
	color: #d7d7d7
}

.nav-tabs-menu>li.active>a {
	color: #222
}

.nav-tabs-container {
	background-color: #f5f5f5;
	-webkit-box-shadow: 0 1px 3px #cbcbcb;
	box-shadow: 0 1px 3px #cbcbcb;
	border-radius: 8px;
	overflow: hidden;
}

.nav-tabs-container ul li a {
	position: relative;
	padding: 15px;
	color: #aaa;
	font-weight: 500;
	text-decoration: none;
	background-color: #f4f4f4
}

.nav-tabs-container ul li:not(.active) a:hover svg,
.nav-tabs-container ul li:not(.active) a:hover {
	color: #1e5bf7
}

.nav-tabs-menu>li>a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	width: 100%;
	height: 3px
}

.nav-tabs-menu>li.active>a:after {
	background: #1e5bf7
}

div.required .control-label:after {
	content: ' *';
	color: red;
	font-weight: 700
}

.header-top {
	color: #222;
	font-size: 13px;
	border-bottom: 1px solid #f4f2ee;
	height: 35px;
}

@media (max-width: 767px) {
	.top-informations {
		display: none;
	}
}

.top-informations ul>li {
	display: inline-block;
	vertical-align: middle
}

.top-informations ul>li+li {
	margin-left: 15px
}

.top-information .top-info_links {
	font-weight: 500;
	color: #222;
}

@media (min-width: 991px) {
	.top-informations ul>li+li {
		margin-left: 20px
	}
}

.header-phone {
	display: flex;
	align-items: center;
}

.header-phone .phone-link {
	color: #222;
	font-size: 14px;
	font-weight: 600;
	display: block;
	margin-left: 15px;
}

.header-phone .top-contacts {
	display: flex;
	align-items: center;
}

.header-phone .whatsapp-link {
	display: block;
	color: inherit;
	margin-left: 20px;
}

.header-start {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	position: relative;
	background: rgb(129 187 0);
	box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
	backdrop-filter: blur(5px);
	-webkit-backdrop-filter: blur(5px);
}

@media (max-width: 767px) {
	.mobile-top {
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		z-index: 999;
		padding: 15px;
		background: #fff;
		border-bottom: 1px solid #ededed;
		display: flex;
	}

	.mobile-contacts {
		margin-left: auto;
		display: flex;
		width: 60px;
		justify-content: space-between;
	}

	.header-logo {
		position: fixed;
		z-index: 999;
		top: 0;
		left: 0;
		margin: 10px 0 10px 50px;
	}

	.header-logo img {
		max-height: 35px;
	}

	.header-user {
		z-index: 999;
		position: fixed;
		bottom: 0;
		right: 0;
		width: 100%;
		padding: 10px 15px;
		background: #fff;
		-webkit-tap-highlight-color: rgba(15, 119, 176, .1);
		box-shadow: 0 2px 10px 0 rgb(0 0 0 / 12%);
	}

	.userblock {
		height: auto;
		width: auto;
	}

	.header-search {
		width: 100%;
	}

	.userblock-text {
		font-size: 11px;
		padding-top: 3px;
	}

	.userblock.account .user-select.open .dropdown-menu {
		top: auto;
		bottom: 65px;
	}
}

.flex-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.flexbox {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex
}

.flex-between {
	justify-content: space-between
}

.bg-white {
	background: #fff
}

.mr-32 {
	margin-right: 32px
}

.relative {
	position: relative
}

.w100 {
	width: 100%
}

.menu-button_catalog {
	margin-right: 15px
}

.menu-button_style {
	-webkit-appearance: none;
	border: 0;
	position: relative;
	-webkit-transition: all .12s ease-out;
	-o-transition: all .12s ease-out;
	-moz-transition: all .12s ease-out;
	transition: all .12s ease-out;
	background-color: #1e5bf7;
	background-image: linear-gradient(to bottom right, rgba(255, 255, 255, .2), rgba(255, 255, 255, .01));
	cursor: pointer;
}

.menu-button {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 44px;
	padding: 0 20px;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	background-color: #1e5bf7;
	border: 0;
	border-radius: 8px;
	outline: 0;
	-webkit-box-shadow: 0 1px 3px #cbcbcb;
	box-shadow: 0 1px 3px #cbcbcb;
	cursor: pointer;
	transition: all .1s;
}

.menu-button:active {
	transform: scale(.97);
}

.menu-button_burger {
	width: 20px;
	height: 20px;
	padding: 4px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.menu-button_burger .line {
	position: relative;
	display: block;
	width: 18px;
	height: 2px;
	margin: 0 1px;
	transition: all .3s;
	background-color: #fff
}

.active-menu .menu-button_burger .line:first-child {
	-webkit-transform: translateY(5px) translateZ(0) rotate(45deg);
	-moz-transform: translateY(5px) translateZ(0) rotate(45deg);
	transform: translateY(5px) translateZ(0) rotate(45deg)
}

.menu-button_burger .line:not(:first-child) {
	margin-top: 3px
}

.active-menu .menu-button_burger .line:nth-child(2) {
	opacity: 0
}

.active-menu .menu-button_burger .line:nth-child(3) {
	-webkit-transform: translateY(-5px) translateZ(0) rotate(-45deg);
	-moz-transform: translateY(-5px) translateZ(0) rotate(-45deg);
	transform: translateY(-5px) translateZ(0) rotate(-45deg)
}

.menu-button_sp {
	vertical-align: middle;
	color: #fff;
	font-size: 14px;
	line-height: 20px
}

.menu-button_text {
	display: inline-block;
	user-select: none;
	padding-left: 12px;
	font-size: 15px;
	line-height: 20px;
	font-weight: 500;
}

@media(max-width:991px) {
	.menu-button_text {
		display: none;
	}
}

@media (min-width: 768px) {
	.header-search {
		width: 100%;
		margin-right: 24px;
	}
}

.header-search .input-group {
	width: 100%;
}

.thumbnails {
	position: relative;
}

.thumbnails a {
	display: block;
	position: relative
}

.image-slide {
	position: relative;
}

.additional-img {
	cursor: pointer;
	display: inline-block;
}

.product-zoom {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	visibility: hidden;
	padding: 8px 16px;
	cursor: pointer;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
	color: #fff;
	border-radius: 30px;
	background-color: rgb(17 17 24 / 70%);
	font-size: 13px;
	line-height: 14px;
}

.product-zoom:before {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 8px;
	content: " ";
	vertical-align: middle;
	background: no-repeat 50%;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTExLjcgMTAuMkw4LjggNy40Yy41LS43LjgtMS42LjgtMi42QzkuNiAyLjEgNy40IDAgNC44IDAgMi4xIDAgMCAyLjEgMCA0LjhjMCAyLjYgMi4xIDQuOCA0LjggNC44LjkgMCAxLjgtLjMgMi42LS44bDIuOSAyLjljLjIuMi41LjMuNy4zLjIgMCAuNS0uMS43LS4zLjQtLjQuNC0xLjEgMC0xLjV6TTIuMSA0LjhjMC0xLjUgMS4yLTIuNyAyLjctMi43IDEuNSAwIDIuNyAxLjIgMi43IDIuNyAwIDEuNS0xLjIgMi43LTIuNyAyLjctMS41IDAtMi43LTEuMi0yLjctMi43eiIvPjwvc3ZnPg==")
}

.thumbnails:hover .product-zoom {
	visibility: visible;
	transition: opacity .2s;
	opacity: 1
}

.sale-sticker {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1
}

.product-content {
	padding: 25px 0
}

.product-sticker span {
	padding: 0 7px;
	text-align: center;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	border-radius: 30px;
	display: inline-block;
}

.product-title {
	font-size: 22px;
	line-height: 31px;
	font-weight: 700;
	margin: 20px 0 30px;
}

.heading-tools {
	display: flex;
}

.product-stock .stock {
	display: flex;
	align-items: center;
}

.product-stock .stock svg {
	margin-right: 3px;
}

.product-rating {
	display: flex;
	align-items: center;
	margin-right: 20px;
}

.product-rating .rating-star {
	margin-right: 10px
}

.rating-star {
	display: flex;
	position: relative;
	top: -1px;
}

.rating-count {
	font-size: 14px;
}

.rating-count a {
	color: inherit;
}

.product-thumb .rating-count a {
	fill: #999;
	color: #999;
	font-size: 15px;
	color: inherit;
	font-weight: normal;
}

.rating-count span {
	display: inline-block;
	line-height: normal;
	padding-left: 4px
}

.reviews-count {
	cursor: pointer;
}

.reviews-count:hover {
	color: #999
}

.title-container {
	font-size: 14px;
	padding-bottom: 20px
}

.main-top__title h1 {
	margin-bottom: 13px;
	max-width: 890px;
	font-size: 24px;
	line-height: 27px;
	color: #fff;
}

.price-main {
	font-size: 30px;
	line-height: 34px;
	font-weight: 700;
	display: block;
}

.price-old {
	color: #9b9b9b;
	font-size: 18px;
	line-height: normal;
	display: inline-block;
	position: relative;
}

.price-old:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	width: 100%;
	pointer-events: none;
	transform: rotate(0deg);
	border-bottom: 1px solid;
	border-color: #c5274a;
}

.product-thumb .price-old {
	font-size: 15px;
}

.price-economy {
	background: #81bb00;
	color: #222;
}

.product-economy {
	display: inline-block;
	padding: 2px 5px;
	border-radius: 30px;
	font-size: 14px;
	margin-bottom: 15px;
}

.price-percent {
	background: #ff001f;
	color: #fff
}

.product-percent {
	background: #222;
	color: #fff;
	border-radius: 20px;
	padding: 1px 5px;
	font-size: 13px;
}

.price-block .all-price {
	display: inline-block;
	margin-bottom: 20px;
}

.discount-summ {
	font-weight: 700
}

.product-buy+.product-buy {
	margin-top: 15px;
}

.plus-minus .btn-left {
	border-radius: 50px 0 0 50px
}

.plus-minus .btn-right {
	border-radius: 0 50px 50px 0
}

.plus-minus .form-control {
	border-radius: 0;
	border-color: #f5f5f5;
	height: 45px;
	background: #f5f5f5;
	padding: 0;
	border: 0;
	box-shadow: none
}

.plus-minus .btn {
	border: 0;
	background: #f5f5f5
}

.plus-minus .btn:hover {
	color: #1e5bf7
}

.btn.in_cart {
	background: #16c668;
	border-color: #16c668;
	color: #fff;
	box-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.25)
}

#button-cart.btn.in_cart {
	color: transparent;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	transition: all .35s
}

.btn-incart {
	flex-grow: 1;
}

.btn-incart button {
	transition: all .3s;
	border-radius: 50px
}

.list-value+.list-value {
	margin-top: 3px
}

.product-options .checkbox,
.product-options .radio {
	display: inline-block;
	margin: 0 0 4px 0;
	vertical-align: middle;
	transition: all .2s ease-in-out
}

input[type=checkbox],
input[type=radio] {
	position: relative;
	display: inline-block;
	overflow: hidden;
	margin: 0;
	vertical-align: middle;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	cursor: pointer;
	flex: 0 0 auto;
	border: 2px solid #c1c7cd;
	border-radius: 4px;
	width: 16px;
	height: 16px;
}

input[type=checkbox]:checked,
input[type=radio]:checked {
	background: #81bb00;
	border-color: #81bb00;
}

input[type=radio]:checked:after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 8px;
	height: 8px;
	content: "";
	background-color: #fff;
	border-radius: 50%;
	transform: translate(-50%, -50%);
}

input[type=checkbox]:checked {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='8' viewBox='0 0 9 8' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M3 4.836L1.707 3.543A1 1 0 00.293 4.957L3 7.664l5.707-5.707A1 1 0 007.293.543L3 4.836z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 10px
}

input[type=radio] {
	border-radius: 50%
}

.options-toggle input {
	position: absolute;
	opacity: 0;
}

.product-options label.option-btn {
	position: relative;
	margin-bottom: 0;
	font-weight: 400;
}

.product-options .options-item {
	display: block;
	position: relative;
	padding: 5px 10px;
	margin: 4px 8px 4px 0;
	border: 1px solid #ced4da;
	border-radius: 4px;
	cursor: pointer;
	font-size: 14px;
	background: #f7f7f7;
}

.product-options .options-item:hover {
	border-color: #999;
}

.options-toggle input:checked+.options-item {
	border: 1px solid #1e5bf7;
}

.short-attr__title {
	font-size: 15px;
	margin-bottom: 16px;
	margin-top: 0;
}

.short-attr {
	padding-left: 0;
	list-style: none;
	margin: 0
}

@media (min-width: 1440px) {
	.short-attr {
		padding-right: 34px;
	}
}

.short-attr li {
	position: relative;
	font-size: 14px;
	line-height: 20px;
	display: flex;
}

.short-attr li+li {
	margin-top: 8px;
}

.short-attr__item--name {
	padding-right: 5px;
	flex-grow: 1;
	background: url(/image/catalog/attr-dotted.png) left 12px repeat-x
}

.short-attr__item--name>span {
	background: #fff;
}

.short-attr li .short-attr__item--text {
	text-align: right;
	font-weight: 400
}

.more-link {
	margin-top: 10px
}

.alert-banner {
	padding: 15px;
	text-align: center;
}

.alert-banner-descr {
	font-size: 13px;
	line-height: 19px
}

.alert-banner-title {
	margin-bottom: 8px;
	font-size: 15px;
	line-height: 19px
}

@media only screen and (min-width:768px) {
	.alert-banner {
		padding: 20px
	}

	.alert-banner-title {
		margin-bottom: 12px;
		font-size: 23px;
		line-height: 25px;
	}

	.alert-banner-descr {
		font-size: 14px;
		line-height: 20px;
	}
}

.product-right {
	border-radius: 12px;
	padding: 24px;
	box-shadow: 0 0 2px rgb(0 0 0 / 8%), 0 2px 24px rgb(0 0 0 / 6%);
}

@media (max-width: 767px) {
	.product-right {
		margin: 15px 0
	}
}

.product-button__toolbar {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	text-align: center
}

.price-block .product-button__toolbar {
	justify-content: flex-start;
	padding-bottom: 30px
}

.product-button__toolbar .button-toolbar {
	border: 1px solid rgba(40, 47, 55, .15);
	border-radius: 30px;
	background: transparent;
	padding: 6px 12px;
	font-size: 13px;
	line-height: 13px;
	border-color: #dadfe4;
	color: #2862f7;
}

.product-button__toolbar .button-toolbar:hover {
	color: #fff;
	background-color: #636d88;
	border-color: #636d88;
}

.product-button__toolbar .button-toolbar:active {
	transform: scale(.97);
}

.product-button__toolbar .btn+.btn {
	margin-left: 12px
}

.comment-info {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	position: relative;
	padding-bottom: 30px
}

.comment-info:before {
	content: ' ';
	background: #f0f2f4;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px
}

.review-box-title {
	font-size: 22px;
	font-weight: 700;
	display: block;
	padding: 30px 0 0;
	line-height: 33px;
	max-width: 650px;
	margin: 0 auto
}

.review-toggle {
	display: flex;
	flex-direction: column;
	padding: 48px 40px 40px;
	cursor: pointer;
	outline: 0;
	justify-content: center;
	align-items: center;
	flex: 1 1 auto
}

.review-write-icon {
	width: 56px;
	height: 56px;
	padding: 16px;
	border-radius: 56px;
	background-color: #1e5bf7
}

.review-write-text {
	padding-top: 12px;
	color: #222;
	font-size: 15px;
	line-height: 20px;
	transition: transform .25s;
}

.review-write-icon svg {
	transition: all .3s;
}

.review-write-icon:active {
	transform: scale(.95);
}

.review-write-icon:active svg {
	transform: rotate(45deg);
}

#review .review-wrap {
	overflow: hidden;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #f1f1f1
}

#review .review-width {
	display: flex;
	flex-wrap: wrap
}

@media(min-width:768px) {
	#review .review-user-info {
		width: 25%
	}
}

@media(min-width:992px) {
	#review .review-user-info {
		width: 20%
	}
}

@media(min-width:1200px) {
	#review .review-user-info {
		width: 10%
	}
}

#review .review-username {
	color: #222;
	font-weight: 700
}

#review .review-date {
	font-size: 13px;
	color: #6c757d;
	margin-top: 6px;
	display: block;
	margin-bottom: 6px
}

#review .review-body {
	width: 100%
}

@media(max-width:767px) {
	#review .review-body {
		margin-top: 20px
	}
}

@media(min-width:768px) {
	#review .review-body {
		width: 512px
	}
}

@media(min-width:1200px) {
	#review .review-body {
		width: 50%
	}
}

.review-rating {
	font-size: 0;
	color: #dadae6;
	display: inline-block;
	padding-left: 10px
}

.review-rating input {
	display: none
}

.review-rating * {
	font-size: 18px;
	margin: 0;
	vertical-align: -1px
}

.review-rating label {
	color: #dadae6
}

.review-star.active,
.review-star.checked {
	color: #fbcf3a
}

.review-rating label .fa-star {
	cursor: pointer;
	width: 21px;
	display: inline-block
}

.empty-block-title {
	font-size: 20px;
	font-weight: 700
}

.attr-product-list__title {
	font-size: 19px;
	line-height: 23px;
	margin-bottom: 10px;
	font-weight: 700;
}

.attr-product-list__preview {
	width: 100%;
	margin-bottom: 30px
}

.attr-product-list__preview tr td {
	line-height: 20px;
	padding: 5px 0 5px;
	font-size: 13px
}

@media (min-width: 768px) {
	.attr-product-list__preview tr td {
		font-size: 15px
	}
}

.attr-product-list__preview tr td:last-child {
	width: 40%
}

.attr-product-list__preview tr td:first-child {
	padding-right: 10px;
	width: 60%
}

.attr-product-list__preview tr td:first-child>div {
	background: url(/image/catalog/attr-dotted.png) left 13px repeat-x
}

.attr-product-list__preview tr td span.attr-name {
	background: #fff;
	position: relative
}

.related.row {
	margin-left: -10px;
	margin-right: -10px
}

.related .product-layout {
	padding-left: 10px;
	padding-right: 10px
}

.product-related {
	overflow: hidden;
	border: solid 1px #e5e5e5;
	padding: 20px 10px;
	position: relative;
	margin-bottom: 20px;
	border-radius: 12px;
}

.related-image {
	width: 100%;
	text-align: center;
	font-size: 1em;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: .875em
}

.product-related .related-image {
	float: left;
	width: 100px;
	height: auto;
	margin-bottom: 0;
	display: block
}

.product-related .related-image img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto
}

.related-content {
	margin: 0 0 0 110px;
}

.related-content .rating {
	display: block;
	height: 1.14em;
	margin-bottom: .6875em;
	white-space: nowrap
}

.related-name {
	clear: both;
	display: inline-block;
	color: #222;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
	font-size: 14px;
	word-break: break-word
}

.related-content .related-name {
	max-width: 100%;
	vertical-align: top;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
}

.related-price {
	clear: both;
	position: relative;
	font-weight: 500
}

.related-content .related-price {
	clear: none;
	height: 1.5em;
	margin-bottom: 0
}

.related-price .main-price {
	font-size: 19px;
	line-height: 1;
	white-space: nowrap;
	float: left
}

.related-content .main-price {
	margin-right: 0
}

.tags-container {
	margin-top: 33px
}

.product-tags {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 18px
}

.product-tags a {
	flex: 0 0 auto;
	padding: 6px 16px;
	color: #001a34;
	margin: 0 6px 6px 0;
	box-sizing: border-box;
	font-size: 14px;
	border-radius: 16px;
	height: 32px;
	background: #f2f3f5;
	display: flex;
	align-items: center
}

.attribute-attention {
	background: url(/image/catalog/icon-png/icon-attention.png) left center no-repeat;
	padding: 17px 0 15px 40px;
	margin-top: 15px;
	font-size: 13px;
	color: #b1b1b1;
	line-height: 20px
}

.number-views {
	padding: 10px 12px;
	border-radius: 8px;
	background-color: #f2f3f5;
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 20px
}

.number-views_inline {
	display: inline-block
}

.number-views svg {
	margin-right: 8px
}

.rating .rating-star span {
	width: 14px;
	height: 14px;
	display: inline-block;
	background-size: cover
}

.rating .rating-star span+span {
	margin-left: 5px
}

.rating .star {
	background-image: url(/image/catalog/icon-svg/rating-star.svg)
}

.rating .star-empty {
	background-image: url(/image/catalog/icon-svg/filled-star.svg)
}

.main-footer {
	background: #81bb00;
	color: #fff;
	font-family: 'Fira Sans';
	font-weight: 400;
	line-height: 1;
	font-size: 12px;
}

.main-footer,
.footer-title,
.main-footer a {
	color: #ffffff;
}

.footer-title {
	margin-bottom: 16px;
	font-weight: 600;
	font-size: 15px;
	line-height: 22px;
	color: #fff
}

.footer-container {
  width: 100%;
	padding: 30px 0 100px;
}

.footer-container ul li {
	display: block;
	padding: 6px 0
}

.footer-border-top {
	border-top: 1px solid #4a4a4a;
	padding-top: 13px;
	font-size: 13px
}

.footer-link {
	cursor: pointer;
	transition: color .12s ease-out;
	text-decoration: none;
	outline: 0;
	touch-action: manipulation;
	font-size: 14px;
	line-height: 20px;
	display: block
}

.footer-link:active,
.footer-link:hover {
	color: #fff
}

.footer-bottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap
}

.social {
	order: 1
}

.social a {
	display: inline-block;
	width: 48px;
	height: 48px;
	text-align: center;
	border-radius: 12px;
	border: 1px solid #4a4a4a;
	line-height: 48px;
	position: relative
}

.social a {
	margin-right: 5px
}

.social a:hover {
	color: #fff
}

.social a i {
	font-size: 26px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

/* Category wall */

.catwall-column {
	padding-bottom: 30px;
}

.catwall-fill,
.catwall-item {
	overflow: hidden;
	width: 100%;
}

.catwall-item {
	position: relative;
	padding-bottom: 100%;
}

.catwall-fill {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	border-radius: 24px;
}

.catwall-fill:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .04);
}

.catwall-name {
	margin: 16px;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	color: #222;
	overflow: hidden;
	overflow-wrap: break-word;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	text-overflow: ellipsis;
	max-height: 44px;
}

.catwall-title {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	max-height: none;
}

.catwall-image {
	position: absolute;
	width: 100%;
	left: 35%;
	top: 70px;
}

.catwall-image img {
	position: absolute;
	top: 0;
	left: 0;
	background-position: 50%;
	background-repeat: no-repeat;
	object-fit: contain;
}

.catwall-indent {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding-top: 100%;
}

@media (max-width: 575px) {
	.catwall .row {
		margin-left: -8px;
		margin-right: -8px;
	}

	.catwall-column {
		padding-left: 8px;
		padding-right: 8px;
		padding-bottom: 16px;
	}

	.catwall-name {
		font-size: 13px;
		line-height: 19px;
	}

	.catwall-image {
		left: 20%;
		top: 50px;
	}
}

/* Owl carousel styles */

.owl-wrapper-outer {
	border: 0;
	border-radius: 12px;
	box-shadow: none
}

.owl-carousel.carousel .carousel-caption {
	color: #FFF;
	text-shadow: 0 .1rem 0 #333
}

.owl-carousel.carousel .carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome
}

.owl-carousel.carousel .carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome
}

.owl-carousel.carousel .owl-buttons div {
	color: #222;
	text-shadow: none;
	transition: all .3s ease;
	margin: -30px 0 0 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #fff;
	border-radius: 50%;
	opacity: 1;
	box-shadow: 0 2px 8px rgb(4, 6, 28, 0.15)
}

.owl-carousel.carousel .owl-buttons div i {
	transform: translate(0, 5px);
	font-size: 30px
}

.owl-carousel.carousel .owl-buttons .owl-prev {
	left: 15px
}

.owl-carousel.carousel .owl-buttons .owl-next {
	right: 15px
}

.owl-carousel.carousel .owl-buttons .owl-prev:hover,
.owl-carousel.carousel .owl-buttons .owl-next:hover {
	border-color: transparent;
	color: #1e5bf7;
	opacity: 1
}

.owl-carousel.carousel .owl-item {
	text-align: center
}

.swiper-action {
	position: relative;
	background: #f5f5f5;
	border-radius: 6px;
	overflow: hidden;
	text-align: center;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	margin: 2px 0;
}

.swiper-action:hover {
	box-shadow: 0 0 0 2px #1e5bf7;
	background-color: #fff;
}

.swiper-horizontal .swiper-action {
	width: 100%;
	margin-right: 0
}

.carousel-module .swiper-action:last-child {
	margin-right: 0
}

.swiper-action img {
	mix-blend-mode: darken;
	width: auto;
	height: auto;
	margin: 0
}

/*
@media(min-width: 1440px) {
	#column-left,
	#column-right {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	#content.col-sm-9 {
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
		max-width: 80%;
	}
	#content.col-sm-6 {
		-ms-flex: 0 0 60%;
		flex: 0 0 60%;
		max-width: 60%;
	}
	#content.content-large .product-layout:not(.product-list) {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	#content.content-columns .product-layout:not(.product-list) {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	#content.content-column .product-layout:not(.product-list) {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
}
*/
.product-thumb {
	padding: 20px;
	position: relative;
	background: #fff;
	transition: .2s;
	height: 100%;
	display: flex;
	flex-direction: column;
	border: 1px solid #ececec;
}

/*
@media (hover) {
	.product-thumb:hover {
		-webkit-box-shadow: 0 5px 40px rgb(0 0 0 / 20%);
		box-shadow: 0 5px 40px rgb(0 0 0 / 20%);
		z-index: 5;
		border-radius: 2px;
	}
}
*/

@media (max-width: 767px) {
	#content.col-sm-9 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	#content .block-grid {
		margin-left: -15px;
		margin-right: -15px;
	}

	.stock-messages {
		font-size: 13px;
	}

	.product-thumb {
		padding: 15px;
	}
}

.product-thumb .button-form {
	overflow: hidden;
	height: 25px;
	margin-bottom: 20px;
	position: relative;
	display: flex;
	justify-content: space-between
}

.product-sticker .percent {
	box-shadow: 0 0.5rem 1.125rem -0.275rem rgb(255 101 120)
}

.product-thumb .features-buttons {
	display: flex
}

.product-thumb .features-buttons a {
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	color: #999;
	border-radius: 32px;
}

.product-thumb .features-buttons a.compare,
.product-thumb .features-buttons a.wishlist {
	width: 35px;
}

.product-thumb .image {
	position: relative;
	margin-bottom: 20px;
	transform: scale(1);
	transition: transform .35s ease
}

@media(min-width: 768px) {
	.btn-quick-view button .qv-icon svg {
		width: 20px;
		height: 20px;
		margin-right: 5px;
	}
	/*.mbtn-catalog {
		display: none;
	}*/
}
@media(min-width: 1200px) {
	.btn-quick-view {
		display: block
	}
}
.product-add-to-cart {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: nowrap;
}

.product-add-to-cart.center {
	justify-content: center;
}

.btn-quick-view {
	/*
  position: absolute;
	bottom: 90px;
	left: 50%;
	z-index: 1;
	opacity: 1;
	visibility: visible;
	transition: all .3s;
	transform: translateX(-50%);
*/
}

.product-thumb:hover .btn-quick-view {
	opacity: 1;
	visibility: visible
}

.stock-messages {
	margin-bottom: 30px;
	min-height: 45px;
}

.btn-quick-view .btn {
	padding: 15px 25px;
	color: #fff;
	background: #81bb00;
	border-color: #81bb00;
	display: flex;
	align-items: center;
}

.product-thumb .stock {
	font-size: 16px;
	margin-bottom: 3px;
	text-align: center;
	font-weight: 400;
}

.product-thumb .name {
	font-family: 'Fira Sans';
	font-weight: 700;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	transition: .2s cubic-bezier(.4, 0, .2, 1);
	transition-property: color;
	max-height: 45px;
	text-align: center;
}

.product-thumb .name .name-link {
	color: #222;
	display: block;
	font-size: 15px;
	line-height: 22px
}

@media(max-width:575px) {
	.product-thumb .name .name-text {
		font-size: 13px;
		overflow: hidden;
		text-overflow: ellipsis;
		height: 40px;
		display: block;
		line-height: 20px
	}
}

.product-thumb .rating {
	display: flex;
	justify-content: space-between;
	align-items: center;
	overflow: hidden
}

.product-thumb .rating .rating-right a {
	font-size: 13px;
	color: #6c757d;
	display: flex
}

.product-thumb .rating-right svg {
	width: 16px;
	height: 16px;
	fill: #999;
	margin-right: 8px
}

.product-thumb .product-bottom {
	display: flex;
	align-items: center;
	position: relative;
	padding-top: 15px;
	flex-direction: column;
}

.product-thumb .product-bottom .price {
	margin-bottom: 30px;
	min-height: 45px;
}

.product-thumb:hover .button-add-cart button, .modal-link:hover {
	color: #ffffff;
	border-color: #81bb00;
	background: #81bb00;
}

.product-thumb .button-add-cart button, .modal-link {
	font-family: 'Fira Sans';
	font-weight: 400;
	font-size: 15px;
	color: #fff;
	border-color: #81bb00;
	background: #81bb00;
	padding: 15px 25px;
}

.product-thumb .price .main-price {
	position: relative;
	font-size: 16px;
	line-height: 22px;
	display: block;
	font-weight: 500;
}

.price-tax {
	font-size: 11px;
}

.short-attribute {
	font-size: 13px;
	line-height: 20px;
  text-align: justify;
}

@media(max-width:767px) {
	.short-attribute {
		font-size: 12px
	}
}

.short-attribute .short-attribute-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 5px;
	white-space: nowrap;
	overflow: hidden
}

.short-attribute .short-attribute-list:last-child {
	margin-bottom: 0;
}

.short-attribute .short-attr-left {
	overflow: hidden;
	margin-right: 5px;
	flex-grow: 1;
	flex-shrink: 0;
}

.short-attribute .short-attr-left span {
	position: relative;
	padding-right: 5px
}

.short-attribute .short-attr-left span:after {
	content: '';
	position: absolute;
	background-image: -webkit-linear-gradient(left, #ccc 2px, rgba(0, 0, 0, 0) 2px, rgba(0, 0, 0, 0) 5px);
	background-image: -o-linear-gradient(left, #ccc 2px, rgba(0, 0, 0, 0) 2px, rgba(0, 0, 0, 0) 5px);
	background-image: linear-gradient(to right, #ccc 2px, rgba(0, 0, 0, 0) 2px, rgba(0, 0, 0, 0) 5px);
	background-repeat: repeat-x;
	background-size: 5px 2px;
	height: 2px;
	width: 100000px;
	left: 100%;
	bottom: 4px
}

@media only screen and (min-width:905px) {
	.product-list .product-thumb {
		display: block;
	}

	.product-list .product-thumb:after {
		content: ".";
		clear: both;
		display: block;
		height: 0;
		visibility: hidden
	}

	.product-list .product-thumb .product-bottom,
	.product-list .product-thumb .button-form {
		float: right;
		margin-bottom: 0;
		padding: 0 20px
	}

	.product-list .product-thumb .button-form .product-sticker {
		padding-right: 20px
	}

	.product-list .product-thumb .image {
		float: left;
		margin-right: 20px;
		margin-bottom: 0;
		width: 25%;
		height: 100%;
	}

	.product-list .product-thumb .product-bottom {
		margin: 0;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 25%
	}

	.product-list .product-thumb .rating {
		width: 150px;
		display: inline-flex
	}

	.product-list .product-thumb .name {
		height: 50px;
		max-height: 50px
	}

	.product-list .product-thumb .name {
		width: 50%
	}

	.product-list .product-thumb .name {
		height: auto
	}

	.product-list .product-thumb .name .name-link {
		line-height: 24px
	}

	.product-list .product-thumb .name .name-text {
		font-weight: 600;
		line-height: normal;
		font-size: 17px
	}

	.product-list .product-thumb .price {
		text-align: center;
		margin-bottom: 20px
	}

	.product-list .product-thumb .price .main-price {
		font-size: 24px
	}

	.product-list .product-thumb .stock {
		display: inline-block
	}

	.product-list .product-thumb .attr-product-content-block .attr-product-list__preview {
		font-size: 13px
	}

	.product-list .product-thumb .name .name-link:after {
		display: none
	}

	.product-list .product-thumb .short-attribute {
		width: 75%;
	}
}

.popup-title {
	font-size: 24px;
	font-weight: 700;
	line-height: normal;
}

.modal-header {
	border-bottom: 1px solid #ecf0f1
}

#modal-wishlist .modal-success,
#modal-compare .modal-success {
	display: flex;
	align-items: center
}

#modal-wishlist .modal-success .success-content,
#modal-compare .modal-success .success-content {
	padding: 0 20px
}

#modal-review .modal-form,
#modal-fastorder .modal-form,
#modal-popuplogin .modal-form {
	padding: 29px 35px 35px
}

#popup-cart .form-head,
#modal-quickview .form-head,
#modal-review .form-head,
#modal-fastorder .form-head,
#modal-popuplogin .form-head {
	padding: 20px 75px 20px 35px
}

#modal-popuplogin .form-forgotten {
	display: flex;
	align-items: center;
	justify-content: space-between
}

#modal-popuplogin .modal-form .text-danger,
#modal-popuplogin .form-register-text-value,
#modal-popuplogin .form-forgotten a {
	font-size: 13px
}

#modal-popuplogin .form-footer {
	padding: 16px 0 16px;
	padding-left: 35px;
	padding-right: 35px;
	border-top: 1px solid #f2f2f2;
	background: #f7f7f7;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	border-radius: 0 0 8px 8px
}

#modal-popuplogin .form-footer .form-register-text {
	margin-top: 10px
}

@media(min-width:550px) {
	#modal-popuplogin .form-footer .form-register-text {
		flex: 1;
		padding-left: 20px;
		margin: 0
	}
}

#modal-popuplogin .form-footer .btn-register {
	padding: 15px 25px;
	font-size: 13px
}
.form-register .btn-register {
	border: 2px solid #81bb00;
  color: #81bb00;
  background: transparent;
	-webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.form-register .btn-register:hover,
.form-register .btn-register:focus,
.form-register .btn-register:focus-visible,
.form-register .btn-register:visited {
	border: 2px solid #81bb00;
  color: #81bb00;
  background: transparent;
}

.popup-caption {
	padding: 20px 60px 30px 30px
}

.popup-caption h3 {
	font-size: 30px;
	line-height: normal;
	padding: 0;
	margin: 0;
	font-weight: 300;
	word-break: break-word
}

.content-wrapper {
	background: #fff;
	width: 100%;
	display: flex;
	margin-bottom: 2rem;
	flex-wrap: wrap;
	overflow: hidden
}

.popup-message {
	padding: 40px
}

.modal-product_name {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: normal;
	font-weight: 500;
}

.modal-message .footer-btns {
	margin-top: 20px;
}

.modal-product_name h4 {
	margin-top: 0
}

@media (max-width: 575px) {
	.modal-msg {
		flex-direction: column;
		text-align: center;
	}
}

.modal-img {
	flex-shrink: 0;
}

.modal-message {
	flex-grow: 1;
	padding-top: 30px
}

@media (min-width: 576px) {
	.modal-message {
		padding-top: 0;
		padding-left: 30px
	}
}
.modal-message .new-price {
	font-size: 23px;
	line-height: 26px;
	padding-top: 10px;
	font-weight: 600;
}

#modal-quickview .modal-dialog {
	width: 95%;
	max-width: 1140px;
}

#modal-quickview .modal-body {
	padding: 0;
	display: flex;
	flex-direction: row;
	margin: 0
}

#modal-quickview .quickview-image {
	text-align: center
}

#modal-quickview #additional-images {
	margin-top: 20px;
}

#modal-quickview .quickview-center,
#modal-quickview .quick-view-right {
	border-left: 1px solid #ecf0f1
}

#modal-quickview .quickview-image,
#modal-quickview .quickview-center,
#modal-quickview .quick-view-right {
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 100vh;
	width: 33.333333%;
	padding: 15px;
}

@media (min-width: 992px) {

	#modal-quickview .quickview-image,
	#modal-quickview .quickview-center,
	#modal-quickview .quick-view-right {
		padding: 30px;
	}
}

#modal-quickview .quickview-image::-webkit-scrollbar,
#modal-quickview .quickview-center::-webkit-scrollbar,
#modal-quickview .quick-view-right::-webkit-scrollbar {
	width: 5px;
	background-color: rgba(200, 200, 200, 0);
}

#modal-quickview .quickview-image::-webkit-scrollbar-thumb,
#modal-quickview .quickview-center::-webkit-scrollbar-thumb,
#modal-quickview .quick-view-right::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: #cdcdcd;
}

#modal-quickview .price-block .product-informer {
	display: flex;
	justify-content: space-between;
	font-size: 13px;
	flex-wrap: wrap;
	align-items: center
}

#modal-quickview .product-sku .stock-value {
	height: 26px;
	line-height: 27px;
	white-space: nowrap;
	font-size: 12px;
	color: #222;
	border-radius: 2px;
	background-color: #f7f7f7;
	text-align: center;
	z-index: 1;
	padding: 0 7px;
	display: block
}

#modal-quickview .product-content .price-block__summary .price-block__base {
	position: relative;
	margin: 0;
	font-size: 27px;
	line-height: 31px;
	font-weight: 700
}

#modal-quickview .price-block .button-group-order {
	display: flex;
	align-items: center
}

#modal-quickview .price-block .plus-minus {
	margin-right: 15px
}

#modal-quickview .price-block-economy {
	margin: 8px 0;
	display: flex;
	align-items: center;
	font-size: 12px;
	color: #555
}

#modal-quickview .product-content .price-block__old-price {
	position: relative;
	padding: 0;
	font-size: 18px;
	text-decoration: line-through;
	color: #5d5d64;
	display: inline-block
}

#modal-quickview .economy-text {
	display: inline-block;
	margin-right: 10px
}

#modal-quickview .price-benefit {
	display: inline-block;
	font-size: 12px;
	padding: 2px 7px 1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height: 16px;
	font-weight: 700;
	background: #fff000;
	color: #222;
	background-color: #faf144;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#faf144), to(#ffd21c));
	background-image: -webkit-linear-gradient(top, #faf144 0, #ffd21c 100%);
	background-image: -o-linear-gradient(top, #faf144 0, #ffd21c 100%);
	background-image: linear-gradient(-180deg, #faf144 0, #ffd21c 100%);
	color: #222;
	border: 0
}

#modal-quickview .quickview-buttons .form-control,
#modal-quickview .quickview-buttons .btn {
	height: 60px;
}

#modal-quickview .quickview-buttons .form-control {
	width: 30px;
}

#modal-quickview #additional-images .img-thumbnail {
	border-width: 2px;
	border-color: #f2f2f2;
	border-radius: 4px;
	width: 60px;
	height: 60px;
	margin-bottom: 3px;
	opacity: .5;
	cursor: pointer
}

#modal-quickview #additional-images .img-thumbnail.active {
	border-color: #1e5bf7
}

#modal-quickview #additional-images .img-thumbnail:hover,
#modal-quickview #additional-images .img-thumbnail.active {
	opacity: 1
}

/* Subcategory image */

.tollbar-sub .row {
	margin-right: -10px;
	margin-left: -10px;
}

.subcat-columns {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.subcat-columns.is-image {
	padding-bottom: 30px;
}

.subcat-name__title {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 6px 10px;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.4;
	background-color: transparent;
	border-radius: 4px;
}

.subcat-name {
	color: #333;
	font-weight: 500;
	font-size: 14px;
	white-space: nowrap;
	background-color: #f5f5f5;
	-webkit-box-shadow: 0 1px 3px #cbcbcb;
	box-shadow: 0 1px 3px #cbcbcb;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition-duration: .15s;
	transition-duration: .15s;
	-webkit-transition-property: background-color, -webkit-box-shadow;
	transition-property: background-color, box-shadow, -webkit-box-shadow;
}

.subcat-name:hover {
	border-color: inherit;
}

/* Custom select */
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: .01px;
	text-overflow: '';
	-ms-appearance: none;
	appearance: none !important;
	position: relative;
	background-image: url(/image/catalog/icon-png/select.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	color: #222;
	border: 2px solid #c1c7cd;
	padding: 8px 30px 8px 10px
}

select:focus {
	outline: 0;
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}

.custom-select {
	height: 40px;
	max-width: 100%;
	cursor: pointer;
	border-radius: 6px;
	background-color: #fff;
	line-height: 25px;
	font-size: 15px;
	border-radius: 8px;
	-webkit-box-shadow: 0 1px 3px #cbcbcb;
	box-shadow: 0 1px 3px #cbcbcb;
	border: 0;
}

#list-view,
#grid-view {
	display: inline-flex;
	align-items: center;
	height: 35px;
	border-width: 2px;
	background: #f5f5f6;
	border-radius: 6px;
	border: 0;
	-webkit-box-shadow: 0 1px 3px #cbcbcb;
	box-shadow: 0 1px 3px #cbcbcb;
}

#list-view.active,
#grid-view.active {
	color: #1e5bf7
}

.category-description {
	font-size: 15px;
	position: relative
}

.description.text-collapse {
	max-height: 235px;
	overflow: hidden;
	position: relative;
	margin-bottom: 50px
}

.description>span {
	color: #222;
	border-bottom: 1px dashed #333;
	line-height: 17px;
	z-index: 2;
	cursor: pointer;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 600;
	transition: all .3s
}

.description .toggle {
	position: absolute;
	left: 50%;
	bottom: 0;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 2;
	cursor: pointer
}

.description.text-collapse:after {
	content: "";
	display: block;
	width: 100%;
	height: 100px;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .82) 55%, #fff 65%, #fff 75%, #fff 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .82) 55%, #fff 65%, #fff 75%, #fff 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .82) 55%, #fff 65%, #fff 75%, #fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
	position: absolute;
	left: 0;
	bottom: 0;
	transition: opacity .25s ease
}

.manufacturer-section {
	margin-top: 40px
}

.manufacturer-list {
	margin-bottom: 56px
}

.manufacturer-list_title {
	display: block;
	color: #001a34;
	font-size: 21px;
	margin-bottom: 12px;
	font-weight: 700
}

.manufacturer-list_item {
	display: flex;
	flex-wrap: wrap
}

.manufacturer-list_link {
	flex: 0 0 calc(50% - 8px);
	display: block;
	color: #222;
	margin-bottom: 16px;
	margin-right: 8px
}

@media(min-width:576px) {
	.manufacturer-list_link {
		flex: 0 0 calc(33.333333% - 8px)
	}
}

@media(min-width:768px) {
	.manufacturer-list_link {
		flex: 0 0 calc(25% - 8px)
	}
}

.mfrtext {
	padding: 4px 8px;
	text-transform: capitalize;
	color: #222;
	margin-right: 8px;
	border-radius: 2px
}

.mfr-link:hover {
	cursor: pointer;
	background-color: #f1eeff
}

.manufacturer-index {
	cursor: pointer;
	background-color: #f1eeff;
	display: inline-block;
	font-weight: 600;
	margin: 0 0 10px
}

.manufacturer-abc {
	align-items: flex-start;
	margin-bottom: 16px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap
}

.support-image {
	margin-bottom: 15px;
}

.support-list {
	list-style: none;
	padding-left: 0;
}

.support-link+.support-link {
	margin-top: 10px;
}

.advant {
	margin: 30px 0
}

.advant__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.advant__item {
	width: -webkit-calc(100%);
	width: calc(100%);
	padding: 25px;
	text-align: center;
	background-color: #f5f5f6;
	transition: all .3s;
	cursor: default;
	border-radius: 12px
}

@media only screen and (min-width:768px) {
	.advant__item {
		width: -webkit-calc(20% - 10px);
		width: calc(20% - 10px)
	}
}

.advant__item:hover {
	background: #1e5bf7
}

.advant__item:hover>div {
	color: #fff
}

.advant__value {
	font-size: 30px;
	font-weight: 800;
	line-height: 30px;
	margin-bottom: 15px;
	color: #1e5bf7
}

.advant__label {
	font-size: 14px;
	font-weight: 600;
	line-height: 16px;
	color: #222
}

.advant__percent {
	font-size: 24px
}

.advantage-banners-title {
	line-height: 1.3
}

.advantage-banners-title,
.advantage-banners-title-text {
	font-weight: 700;
	overflow-wrap: break-word;
	word-wrap: break-word;
	word-break: break-word;
	max-width: 230px;
	text-shadow: 0 0 2px rgba(0, 0, 0, .3)
}

.advantage-banners-title-text {
	font-size: 11px;
	line-height: 16px;
	margin-top: 16px;
	text-transform: uppercase;
	letter-spacing: 1.1px
}

.advantage-image {
	position: absolute;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 100%
}

.advantage-image img {
	width: 100%;
	height: 100%;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
	object-fit: cover
}

.advantage-banners-item {
	z-index: 2;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden;
	min-height: 323px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-transition: all .15s linear;
	-o-transition: all .15s linear;
	-moz-transition: all .15s linear;
	transition: all .15s linear;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
	will-change: transform
}

.advantage-description {
	position: absolute;
	top: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 16px;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center
}

.advantages-block {
	margin-bottom: 20px
}

.advantage:hover img {
	transform: scale(1)
}

.advantage-banners .advantage-link {
	position: absolute;
	bottom: 0;
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%
}

.advantage-wrapper {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	white-space: normal;
	margin-bottom: 20px
}


/* PC Menu */

@-webkit-keyframes slide-in-bottom {
	from {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
		opacity: 0
	}

	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1
	}
}

@keyframes slide-in-bottom {
	from {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
		opacity: 0
	}

	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1
	}
}

.header-nav__submenu {
	position: absolute;
	top: calc(100% + 20px);
	right: 0;
	left: 0;
	z-index: 10;
	display: none;
}

@media screen and (max-width: 767px) {
	.header-nav__submenu {
		display: none;
	}
}

.header-nav__submenu.menu-open {
	display: inherit;
	-webkit-animation: .15s slide-in-bottom;
	animation: .15s slide-in-bottom;
}

.header-nav__submenu-container {
	position: absolute;
	padding: 10px;
	background: #fff;
	border: 1px solid rgba(23, 23, 23, .12);
	border-radius: 4px;
	-webkit-box-shadow: 0 5px 40px rgb(0 0 0 / 20%);
	box-shadow: 0 5px 40px rgb(0 0 0 / 20%);
	width: 100%;
}

.header-submenu__col--grey {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding: 10px 16px 10px 0;
	border-right: 1px solid #f2f2f2;
}

@media (min-width: 1240px) {
	.header-submenu__col--grey {
		width: 320px;
	}
}

.header-submenu__col--white {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-right: -11px;
}

.header-submenu__title {
	padding: 0;
	margin: 0;
	font-weight: 800;
	font-size: 20px;
	line-height: 1.2;
}

.header-submenu__list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.header-submenu .category-link {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 5px 36px 5px 10px;
	border-radius: 4px;
	color: #222;
}

.header-submenu__item.active .category-link:after {
	position: absolute;
	content: "";
	right: 8px;
	top: 50%;
	transform: translateY(-50%);
	width: 16px;
	height: 16px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.813 9.012c0 .338-.113.563-.338.788L7.1 13.175c-.45.45-1.125.45-1.575 0a1.088 1.088 0 010-1.575l2.588-2.588-2.588-2.587a1.088 1.088 0 010-1.575c.45-.45 1.125-.45 1.575 0l3.375 3.375c.225.225.338.45.338.787z' fill='%23999'/%3E%3C/svg%3E")
}

.header-submenu__item.active .category-link {
	background-color: #f5f5f5;
}

.header-submenu .category-link img {
	margin-right: 16px;
	flex-shrink: 0;
	mix-blend-mode: multiply;
}

.header-submenu .category-link span {
	flex-grow: 1;
	max-width: 240px;
}

.header-submenu__block {
	position: relative;
	display: none;
	height: 100%;
	margin: 0 20px;
	padding: 10px 0 20px;
}

.header-submenu__block.active {
	display: block;
}

.header-submenu__container {
	width: 100%;
}

.header-submenu__inner {
	font-size: 0;
}

.header-submenu__column {
	display: inline-block;
	width: 25%;
	vertical-align: top;
	padding: 24px 24px 0 0;
}

@media (max-width: 1199px) {
	.header-submenu__column {
		width: 33.3333%;
	}
}

@media (max-width: 1023px) {
	.header-submenu__column {
		width: 50%;
	}
}

.submenu-link {
	display: block;
	font-weight: 600;
	font-size: 16px;
	line-height: 1.6;
	color: #222;
}

.link-bold {
	font-weight: 700;
}

.header-submenu__subchild {
	margin-top: 12px;
	margin-bottom: 0;
	padding: 0;
	page-break-inside: avoid;
	list-style-type: none;
	break-inside: avoid;
	font-size: 15px;
}

.header-submenu__subchild__item {
	margin-bottom: 6px;
}

.child-link {
	display: block;
	color: #737373;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.6;
}

.submenu-link:hover,
.child-link:hover {
	color: #1e5bf7;
}


/* Mobile menu */

.mobile-catalog {
	position: fixed;
	top: 0;
	left: -100%;
	z-index: 999;
	flex-direction: column;
	width: 100%;
	height: 100vh;
	overflow-y: scroll;
	background-color: #fff;
	transition: left .3s;
}

.mobile-catalog.open {
	left: 0;
}

.mobile-catalog__panel {
	display: flex;
	justify-content: start;
	align-items: center;
	height: 55px;
	min-height: 55px;
	padding-left: 20px;
	border-bottom: 1px solid #ededed;
}

.mobile-catalog__title {
	font-size: 18px;
	font-weight: 600;
	line-height: normal;
}

.mobile-catalog__close {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 100%;
	margin-left: auto;
	color: #4c1e87;
	transform: rotate(180deg);
	appearance: none;
}

.mobile-catalog__inner {
	flex-grow: 1;
}

.mobile-catalog__list {
	list-style: none;
	margin: 0;
	background-color: #fff;
	padding: 0 0 70px;
}

.mobile-catalog__item:not(:last-of-type) {
	border-bottom: 1px solid #ededed;
}

.mobile-item {
	appearance: none;
	display: flex;
	align-items: center;
	width: 100%;
	height: 55px;
	padding: 18px 20px 18px 26px;
	color: rgba(0, 0, 0, .5);
	font-size: 13px;
	line-height: normal;
}

.mobile-catalog__name {
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #222;
	flex-grow: 1;
}

.mobile-catalog__back {
	display: flex;
	margin-right: 20px;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 100%;
	color: #222;
	appearance: none;
}

.mobile-catalog__image {
	margin-right: 16px;
}

.mobile-catalog__icon__arrow {
	color: #999;
}

.mobile-catalog__info ul li+li {
	border-top: 1px solid #ededed
}

.mobile-catalog__info ul li a,
.mobile-phone a {
	display: block;
	padding: 15px 20px;
	color: inherit;
	line-height: normal;
}

.mobile-phone i {
	font-size: 18px;
	vertical-align: -2px;
}

.mobile-phone .form-icon {
	width: 18px;
	height: 18px;
	display: inline-block;
}

.mobile-switch .dropdown-toggle {
	display: none;
}

.mobile-switch .dropdown-menu {
	display: block;
	padding: 0;
	margin: 0;
	position: static;
	box-shadow: none;
	border-radius: 0;
	width: 100%;
	font-size: 0;
}

.mobile-switch form>* {
	width: 100%;
}

.mobile-switch .dropdown-menu li {
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 10px 0;
}

.mobile-switch .dropdown-menu button {
	border: 1px solid #ededed;
	padding: 5px 10px;
	border-radius: 2px;
	display: inline-flex;
	align-items: center;
	font-size: 11px;
}

.mobile-switch .dropdown-menu button img {
	margin-right: 5px;
}

.mobile-switch .dropdown-menu button.active {
	background: #1678a6;
	color: #fff !important;
	border-color: #1678a6;
}

.mobile-switch {
	padding: 20px;
}

.mobile-contacts__phone-link {
	color: inherit
}

/* END Mobile menu */

.clear-button {
	padding: 0;
	border: 0;
	background: transparent;
	font: inherit;
	color: inherit;
	background-color: transparent;
}

.checkout-table {
	width: 100%;
	min-height: 220px;
	padding: 10px 0
}

.checkout-table:first-child {
	padding-top: 0
}

.checkout-product-inner {
	display: table;
	width: 100%;
	padding: 15px;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	margin-bottom: 15px
}

.checkout-product-image {
	vertical-align: top;
	overflow: hidden;
	position: relative;
	display: table-cell
}

@media(min-width:641px) {
	.checkout-product-image {
		width: 25%
	}
}

.checkout-product {
	padding-left: 25px;
	vertical-align: top;
	display: table-cell;
	width: 50%
}

.cart-product-price {
	display: table-cell;
	width: 25%
}

.checkout-product_text {
	width: 90%;
	margin: 10px 0;
	line-height: 22px
}

.checkout-product_options {
	font-size: 14px;
}

.checkout-product_text a {
	text-decoration: none;
	color: #222;
	display: block
}

.checkout-product_text span {
	font-size: 17px;
	font-weight: 700;
	display: block
}

.remove-product {
	background: #fff;
	width: 36px;
	height: 36px;
	box-sizing: border-box;
	position: absolute;
	right: 15px;
	top: 15px;
	cursor: pointer;
	z-index: 999;
	float: right;
	display: none;
	border: 0;
	padding: 0
}

.checkout-product-inner:hover .remove-product {
	display: block
}

.checkout-price {
	font-size: 23px;
	display: inline-block;
	line-height: normal;
	font-weight: 700;
	margin-top: 10px;
}

.remove-product .delete-icon {
	width: 100%;
	height: 100%;
	position: relative;
	display: block;
	transform: rotate(45deg)
}

.remove-product .delete-icon::before {
	background: #d5d5d5;
	width: 2px;
	height: 20px;
	margin: auto;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block
}

.remove-product .delete-icon::after {
	background: #d5d5d5;
	width: 20px;
	height: 2px;
	margin: auto;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block
}

@media only screen and (min-width:768px) {
	.number-spinner {
		display: inline-block;
		vertical-align: middle
	}
}

.number-spinner {
	font-size: 0;
	line-height: 0
}

.number-spinner,
.cart-product-price {
	padding-top: 20px
}

.number-spinner .btn-minus,
.number-spinner .btn-plus,
.number-spinner input.form-plus-minus {
	display: inline-block
}

.number-spinner .btn-minus .btn,
.number-spinner .btn-plus .btn {
	border-radius: 50%;
	padding: 0;
	background: transparent;
	border-color: #eee;
	font-size: 13px;
	width: 30px;
	height: 30px
}

.number-spinner .quantity-input {
	text-align: center;
	margin-right: -1px;
	margin-left: -1px;
}

.number-spinner .quantity-button,
.number-spinner .quantity-input {
	height: 30px;
	width: 46px;
	background-color: transparent;
	border: 1px solid #d5d5d5;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	color: #222
}

.number-spinner .quantity-button {
	transition: all .3s ease;
	position: relative;
	border-radius: 5px;
	width: 34px
}

.number-spinner .quantity-button:hover {
	background-color: #f2f2f2
}

.number-spinner .btn-minus {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.number-spinner .btn-plus {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.checkout-orders {
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	overflow: hidden
}

.details-cart {
	padding: 15px 0;
	margin: 5px 20px 0;
	font-size: 18px;
	font-weight: 800;
	line-height: 25px;
	border-bottom: 1px solid #f5f5f5
}

.detail-total li {
	margin-bottom: 10px;
	width: 100%;
	overflow: hidden
}

.detail-total {
	width: 100%;
	padding: 20px;
	box-sizing: border-box
}

.checkout-order {
	margin-top: 20px
}

@media(max-width:640px) {
	.checkout-product-image {
		max-width: 240px;
		margin: 0 auto;
		padding: 0;
		border: 0
	}

	.checkout-product {
		padding: 0
	}

	.checkout-product_text,
	.checkout-product-image,
	.checkout-product,
	.cart-product-price {
		display: block;
		width: 100%
	}

	.detail-total li {
		font-size: 11px
	}
}

.buyer-question {
	background: #f7f7f7;
	padding: 13px 23px;
	line-height: 24px;
	border: 1px solid #f0f0f0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	flex: 3
}

.buyer-question:before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 20px;
	background: url(/image/catalog/icon-png/left-arrow.png) no-repeat;
	position: absolute;
	left: -7px;
	top: 10px
}

.answer-item {
	overflow: hidden;
	margin-top: 25px;
	padding-top: 25px
}

.answer-item+.answer-item {
	border-top: 1px solid #f1f1f1
}

.answer-item .author {
	font-weight: bold
}

.text-answer {
	color: black;
	position: relative;
	word-wrap: break-word;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 2em;
	border: 1px solid #eaeaea;
	padding: 10px 20px
}

.text-answer:before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 8px;
	background: url(/image/catalog/icon-png/top-arrow.png) no-repeat;
	position: absolute;
	left: 40px;
	top: -8px
}

.answer-logo {
	padding-right: 20px;
	flex: 1
}

.answer-content {
	flex: 3
}

.question-answer {
	font-size: 24px;
	color: #868c93;
	font-weight: 300
}

.answer-author {
	margin-right: 20px;
	flex: 1
}

.answer {
	padding-top: 20px
}

@media only screen and (min-width:992px) {
	.answer {
		padding-left: 25%
	}
}

.questions-header {
	margin-bottom: 30px
}

.answer-months {
	font-size: 14px;
	color: #999;
	font-weight: 400;
	margin-top: 6px;
	display: block;
	line-height: 20px
}

.required .error {
	border-color: #ff9292
}

.cart .dropdown-basket {
	width: 360px;
	padding: 0
}

.cart .dropdown-main {
	padding: 30px
}

@media(max-width:575px) {
	.cart .dropdown-basket {
		min-width: 320px;
		width: auto;
		padding: 0;
		position: fixed;
		top: 0;
		left: 50%;
		transform: translate(-50%, -100%);
		margin: 0;
		overflow: hidden;
	}

	.cart .dropdown-main {
		padding: 15px
	}

	.cart .price-content .labels {
		font-size: 13px;
	}
}

.cart .dropdown-title {
	font-size: 11.5px;
	font-weight: 800;
	letter-spacing: .58px;
	line-height: 1;
	text-transform: uppercase;
	color: #2f4045;
	margin-bottom: 20px
}

.cart .img-content {
	position: relative;
	flex: 1;
	margin-right: 12px
}

.cart .img-content img {
	max-width: 61.25px;
	max-height: 61.25px
}

.cart .right-block {
	flex: 3;
	padding-right: 35px;
	position: relative;
	min-height: 70px
}

.cart .product-price {
	font-weight: bold;
	padding-top: 5px
}

.cart .right-block span {
	display: block
}

.cart .product-name a {
	color: inherit;
	font-size: 13px;
	display: block;
	line-height: 18px;
}

.cart .product-name a:hover {
	color: #1e5bf7
}

.cart .mini-basket {
	max-height: 300px;
	overflow: hidden;
	overflow-y: auto;
	margin-right: -15px;
	padding-right: 15px
}

.cart .mini-basket::-webkit-scrollbar {
	width: 5px;
	background-color: rgba(200, 200, 200, 0);
}

.cart .mini-basket::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: #cdcdcd;
}

.cart .remove-from-cart {
	position: absolute;
	right: 0;
	top: 0;
	color: #ccc;
	cursor: pointer
}

.cart .remove-from-cart:hover {
	color: #999
}

.cart .options-content {
	padding-top: 5px
}

.cart .options-content span {
	font-size: 11px
}

.cart .product-quantity {
	font-size: 10px;
  position: absolute;
  top: 0;
  min-width: 21px;
  height: 21px;
  text-align: center;
  line-height: 22px;
  border-radius: 20px;
  background-color: #81bb00;
  text-shadow: 0.5px 1px 0 rgb(0 0 0 / 16%);
  color: #fff;
  padding-left: 2px;
}

.cart .product-block+.product-block {
	margin-top: 20px
}

.cart .dropdown-footer {
	background-color: #f1f4f4
}

.cart .price-content {
	margin-bottom: 20px
}

.cart .price-content .labels {
	font-weight: 600
}

.cart .cart-subtotals {
	line-height: 26px
}

.cart .empty-basket-img {
	margin-bottom: 20px;
	margin-top: 20px
}

.cart .empty-basket-img svg {
	color: #ececec
}

.cart .mini-basket-empty {
	font-weight: 600;
	text-transform: uppercase
}

@media(max-width:480px) {

	.product-thumb .short-attribute,
	.product-thumb .product-sticker,
	.product-thumb .rating-count {
		/*display: none;*/
	}

	.product-thumb .stock {
		font-size: 11px;
		font-weight: 500
	}

	.product-thumb .product-bottom {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		padding-top: 10px;
	}

	.product-thumb .rating {
		margin-bottom: 15px
	}

	.product-thumb .price,
	.product-thumb .button-add-cart {
		width: 100%
	}

	.product-thumb .button-add-cart .btn {
		font-size: 12px;
		width: inherit;
		padding: 15px;
	}

	.product-thumb .price {
		margin-bottom: 15px
	}
}

@media(max-width:575px) {
	.product-thumb .price .main-price {
		font-size: 15px
	}

	.product-thumb .price-old {
		font-size: 13px
	}
	.product-layout {
		padding: 5px;
	}
}

.ui-hidden {
	position: absolute;
	height: 1px;
	width: 1px;
	clip: rect(1px, 1px, 1px, 1px);
	border: 0;
	overflow: hidden
}

.breadcrumb>li>a {
	color: #7b7b7d
}

.container-main-title {
	margin-bottom: 56px
}

.container-main-title h1 {
	width: 940px
}

@media only screen and (max-width:767px) {
	.container-main-title h1 {
		font-weight: 400;
		font-style: normal;
		font-size: 28px;
		line-height: 36px;
		font-weight: 700
	}
}

@media only screen and (max-width:1023px) {
	.container-main-title h1 {
		width: 100%
	}
}

.catalog-sort {
	margin-bottom: 30px
}

#form-currency .dropdown-toggle,
#form-language .dropdown-toggle {
	padding: 0;
	border: 0;
	border-radius: 3px;
	color: #222;
	font-size: 13px;
	margin-right: 10px;
	text-decoration: none;
	font-weight: 500;
}

#form-currency .currency-select,
#form-language .language-select {
	text-align: left;
	color: inherit;
	text-decoration: none;
}

.alert-minimum {
	font-size: 14px;
}

.demo-banners {
	margin-bottom: 20px;
}

.demo-banners img {
	border-radius: 8px;
}

.option-warning svg {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.option-warning__text {
	padding-left: 60px;
	line-height: 20px;
}

.more-catlist__list {
	margin: 0 10px 10px 0;
}

.more-catlist__link {
	display: inline-block;
	padding: 5px 15px;
	border-radius: 6px;
	font-size: 14px;
	line-height: 21px;
	color: #5d5d64;
	text-decoration: none;
	transition: all .3s;
	background-color: #f5f5f5;
	-webkit-box-shadow: 0 1px 3px #cbcbcb;
	box-shadow: 0 1px 3px #cbcbcb;
}

.more-catlist__link:focus,
.more-catlist__link:hover {
	border-color: #1e5bf7;
}

.list-group-child {
	margin-top: 10px;
}

/* Mobile Bottom Bar */
.basket-mobile {
    display: none;
}

/* Modal */

/* Modal End */
/* Homepage */
/* Main Slider */
@media screen and (min-width: 1020px) {
	.main-s-d {
		width: 100%;
		height: 60vh;
		background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
	}

	.add-link {
		cursor: pointer;
	}

	.module h3 {
		margin: 50px 0px;
		font-size: 36px;
		text-align: center;
	}

	.owl-item .item .slide-logo svg {
		width: 450px;
		height: auto;
		filter: drop-shadow(-6px 6px 2px rgba(176, 176, 176, 0.8));
	}
}

#pos-slider {
	position: relative;
}

#pos-slider .container-fluid,
#pos-slider .container-fluid .row {
	max-width: 100% !important;
	width: 100%;
	margin: 0;
	padding: 0;
}

.s-show {
	width: 100%;
}

/*.slide-overlay {
	background: hsl(0deg 0% 100% / 50%);
    z-index: 5;
    width: 100%;
    height: 100%;
    position: absolute;
}*/
.slide-title {
	font-size: 48px;
	text-align: center;
	position: absolute;
	top: 35%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 99;
}

.owl-item.active .item .slide-title,
.owl-item.active .item .slide-button {
	-webkit-animation: fadeIn 1.2s ease-in 1s both;
	animation: fadeIn 1.2s ease-in 1s both;
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-o-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-ms-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.slide-logo {
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 99;
}
/* Main Slide Title Start */
ul.header__list {
	list-style: none;
	padding: 0px;
}
ul.header__list li a img {
	margin-right: 10px;
}
.main-s-d {
	display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.slider-title-wrap {
	position: relative;
	z-index: 3;
	text-align: center;
}
.slider-title-wrap h1 {
	font-family: 'Rubik', sans-serif;
	font-weight: 800;
	font-size: 40px;
	color: #fff;
	line-height: 48px;
	text-shadow: -25px 25px 25px #0009;
}
.slider-title-wrap span.hid {
	display: none!important;
}

.slider-subtitle-wrap {
	position: relative;
  z-index: 3;
  text-align: center;
  font-size: 20px;
	line-height: 1.2;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
.slider-subtitle-wrap h2 {
	font-family: 'Rubik', sans-serif;
	font-weight: 700;
	font-size: 10rem;
	color: #fff;
	text-shadow: -25px 25px 25px #0009;
}
.slider-text-wrap {
	position: relative;
	z-index: 3;
	margin-bottom: 70px;
}
.slider-text-wrap p {
	font-family: 'Rubik';
	font-weight: 500;
	font-size: 2rem;
	color: #fff;
	text-shadow: -5px 5px 5px #000000;
}
.slide-button-wrap {
	position: relative;
  bottom: 0;
  width: 100%;
  text-align: center;
  z-index: 4;
}

.slide-button-wrap .slide-button {
	font-family: 'Fira Sans';
	font-weight: 700;
	font-size: 28px;
	padding: 30px 60px;
	color: #fff;
	background: rgb(0 0 0 / 25%);
	border: 3px solid #fff;
	border-radius: 55px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.slide-button-wrap .slide-button:hover {
	color: #fff;
	background: rgb(255 182 21 / 0%);
	border: 3px solid #fff;
}
.hid {
	display: none!important;
}
.popup {
	display: none;
}
/* Main Slide Title End */
@media (max-width: 1366px) {
	/* Main Slide Title Start */
	.main-s-d {
		display: flex;
	  flex-direction: row;
	  justify-content: center;
	  align-content: center;
	  align-items: center;
	}
	.slider-title-wrap {
		position: relative;
		z-index: 3;
		text-align: center;
	}
	.slider-title-wrap h1 {
		font-weight: 700;
		font-size: 36px;
		color: #fff;
		text-shadow: -25px 25px 25px #0009;
	}
	.main-slide-content {
		margin-top: 30px;
		background-color: hsl(0deg 0% 44.31% / 3%);
		padding: 5px 15px;
	}
	.slider-title-wrap span.hid {
		display: none!important;
	}
	.slider-title-wrap span.z1 {

	}
	.slider-title-wrap span.z2 {

	}
	.slider-title-wrap span.z3 {

	}
	.slider-title-wrap span.z4 {

	}
	.slider-title-wrap span.z5 {

	}
	.slider-subtitle-wrap {
		position: relative;
		z-index: 3;
		text-align: center;
	}
	.slider-subtitle-wrap h2 {
		font-family: 'Fira Sans';
		font-weight: 700;
		font-size: 2.275rem;
		color: #fff;
		text-shadow: -5px 15px 15px #000;
	}
	.slider-text-wrap {
		position: relative;
		z-index: 3;
		margin-bottom: 50px;
	}
	.slider-text-wrap p {
		font-family: 'Rubik';
		font-weight: 500;
		font-size: 2rem;
		color: #fff;
		text-shadow: -5px 5px 5px #000000;
	}
	.slide-button-wrap {
		position: relative;
	  bottom: 0;
	  width: 100%;
	  text-align: center;
	  z-index: 4;
	}

	.slide-button-wrap .slide-button {
		font-family: 'Fira Sans';
		font-weight: 700;
		font-size: 20px;
		padding: 20px 40px;
		color: #fff;
		background: rgb(0 0 0 / 25%);
		border: 3px solid #fff;
		border-radius: 55px;
		-webkit-transition: all 0.3s ease-in-out 0s;
		-moz-transition: all 0.3s ease-in-out 0s;
		-ms-transition: all 0.3s ease-in-out 0s;
		-o-transition: all 0.3s ease-in-out 0s;
		transition: all 0.3s ease-in-out 0s;
	}

	.slide-button-wrap .slide-button:hover {
		color: #fff;
		background: rgb(255 182 21 / 0%);
		border: 3px solid #fff;
	}

	/* Main Slide Title End */
	/* Section Start */
	#one {
		padding-top: 50px;
	}
	#two,
	#three,
	#four,
	#seven,
	#checkout,
	#eight {
		padding: 50px 0px;
	}
	#five {
		padding: 0 0 50px 0;
	}
	#six {
		padding: 50px 0 50px 0;
	}
	#nine {
		padding: 50px 0 0 0;
	}
	h2 {
		margin-top: 0px!important;
		margin-bottom: 30px!important;
	}
	/* Section End */
}


@media screen and (max-width: 1019px) {
	.main-s-m {
		width: 100%;
		height: 50vh;
		background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
		display: flex;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
	}

	.owl-item .item .slide-logo svg {
		width: 250px;
		height: auto;
	}

	.slide-title {
		font-size: 30px;
		line-height: 30px;
		top: 20%;
	}

	.slide-logo {
		top: 35%;
	}

	.slide-button {
		padding: 10px 25px;
		font-size: 16px;
	}

	.slide-button-wrap.one {
		top: 53%;
		left: 50%;
	}

	.slide-button-wrap.two {
		top: 65%;
		left: 50%;
	}

	.slide-button-wrap.three {
		top: 77%;
		left: 50%;
	}
}

@media screen and (min-width: 992px) {
	.desktop0 {
	/*background-image: url('<?php echo $banner['image']; ?>');*/
	background-image: url(/image/catalog/dostavka/dostavka_girl_bg-min.webp);
	background-position: bottom;
	height: 85vh;
	z-index: 9999;
	position: relative;
	}
	.mobile0 {
		display:none;
	}
	.main-slide-content {
	margin-top: 30px;
	background-color: hsl(0deg 0% 44.31% / 5%);
	padding: 5px 15px;
	backdrop-filter: blur(6px);
	-webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	-moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
	position: relative;
	z-index: 9;
	}
}
  @media screen and (max-width: 991px) {
		.mobile0 {
		/*background-image: url('<?php echo $banner['image']; ?>');*/
		background-image: url(/image/catalog/dostavka/dostavka_girl_mobile-min.webp);
		background-position: bottom;
		height: 85vh;
		}
		.desktop0 {
			display: none!important;
		}
		.main-slide-content {
		margin-top: 80px;
		background-color: hsl(0deg 0% 44.31% / 5%);
		padding: 5px 15px;
		-webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0);
		-moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0);
		box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0);
		}
		.slider-title-wrap h1 {
			font-size: 26px;
			line-height: 28px;
			text-shadow: -13px 13px 10px #0009;
		}
	}
@media screen and (max-width: 576px) {
		.main-s-m {
			width: 100%;
			height: 100vh;
			background-position: center center;
			background-size: cover;
			background-repeat: no-repeat;
		}

		.owl-item .item .slide-logo svg {
			width: 250px;
			height: auto;
		}
		.slide-logo {
			top: 35%;
		}
		.slider-title-wrap h1 {
			font-size: 36px;
			line-height: 40px;
			text-shadow: -13px 13px 10px #0009;
		}
		.slider-text-wrap p {
			font-size: 1.6rem;
		}
		span.price-percent {
			display: none;
		}
	}
@media screen and (max-width: 376px) {
	.main-s-m {
		width: 100%;
		height: 100vh;
		background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
	}

	.owl-item .item .slide-logo svg {
		width: 250px;
		height: auto;
	}

	.slide-button {
		font-size: 14px;
	}

	.slide-logo {
		top: 35%;
	}
	.slider-title-wrap h1 {
		font-size: 26px;
		line-height: 28px;
		text-shadow: -13px 13px 10px #0009;
	}
	.slider-subtitle-wrap h2 {
		font-size: 2.5rem;
	}
	.slider-text-wrap p {
		font-size: 1.6rem;
	}
}
@media(max-width: 767px) {
	.remodal-confirm {
		margin-bottom: 15px;
	}
	#modal-quickview .modal-body {
	    flex-direction: column;
	}
	#modal-quickview .quickview-image, #modal-quickview .quickview-center, #modal-quickview .quick-view-right {
	    width: 100%;
	}
}

/* RESPONSIVE */
@media (max-width: 1199px) {
	.btn-quick-view {
		display: block;
		position: absolute;
		top: 10px;
		right: 10px;
	}
	.btn-quick-view .btn {
    padding: 3px;
    color: #000;
    background: #81bb00;
    border-color: #81bb00;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
	}
	.btn-quick-view button .qv-icon svg {
    width: 30px;
    height: 30px;
    margin-right: 0px;
	}
	.btn-quick-view button .qv-text {
		display: none;
	}
	.button-qvclose-wrap {
		width: 100%;
		text-align: center;
		margin: 15px 0px;
	}
	.button-qvclose-wrap button {
		font-family: 'Fira Sans';
	    font-weight: 700;
	    color: #000;
	    background: transparent;
	    padding: 15px 25px;
	    border: 2px solid #000;
	    border-radius: 35px;
	    -webkit-transition: all .5s ease-out;
	    -o-transition: all .5s ease-out;
	    -moz-transition: all .5s ease-out;
	    transition: all .5s ease-out;
	}
	.product-add-to-cart {
    justify-content: center;
	}
}
@media (max-width: 1019px) {

}

@media all and (min-width: 768px) and (max-width: 1019px) { }

@media all and (min-width: 480px) and (max-width: 768px) { }

@media all and (max-width: 480px) {

 }
@media all and (max-width: 376px) {
	.main-s-m {
		height: 100vh;
	}
}
/* Mobile Bottom Bar */
@media all and (max-width: 1019px) {
		a, a:visited {
	    text-decoration: none;
	}
	.basket-mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 10;
	}
	.basket-mobile__inner {
    position: relative;
	}
	.basket-mobile__center {
    position: absolute;
    width: 56px;
    height: 56px;
    border-radius: 50%;
		background: rgb(0 0 0 / 50%);
    box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    top: -28px;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
    z-index: 2;
	}
	.basket-mobile__list {
    position: relative;
		list-style: none;
    display: flex;
    justify-content: space-around;
    align-items: center;
    min-height: 56px;
    overflow: hidden;
    margin: 0 auto;
		padding: 0;
    z-index: 1;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
	}
	.basket-mobile__list:before {
		content: '';
		position: absolute;
		z-index: -1;
    top: -33px;
    left: 50%;
    transform: translate(-50%);
    width: 66px;
    height: 66px;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 9999px #232325ad;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
	}
	.basket-mobile__list:after {
		content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	}
	.basket-mobile__item {
    cursor: pointer;
    transition: all 0.3s linear;
	}
	.basket-mobile__item.active svg {
    fill: #FC0707;
	}
	.basket-mobile__item svg {
    width: 24px;
    height: 24px;
    fill: white;
	}
	.basket-mobile__item:nth-child(2) {
    margin-right: 30px;
	}
	.basket-mobile__item:nth-child(3) {
    margin-left: 30px;
	}
	.basket-mobile__item {
    cursor: pointer;
    transition: all 0.3s linear;
	}
	.basket-mobile__center svg {
	    width: 25px;
	    height: 25px;
	    fill: #fff;
	    pointer-events: none;
	}
	.basket-mobile__center.active svg {
	    fill: white;
	}
	.basket-mobile__center.active {
	    background: #81bb00;
	}
	.basket-mobile__circle {
	    position: relative;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    height: 100%;
	}
	.basket-mobile__circle a {
			height: 100%;
			width: 100%;
			display: flex;
			align-items: center;
			justify-content: center;
			pointer-events: all;
	}
	.basket-mobile__circle a.remove-from-cart {
	    height: 100%;
	    width: 100%;
	    display: flex;
	    align-items: center;
	    justify-content: flex-end;
	    pointer-events: all;
	}
	.basket-mobile__circle .userblock-count {
		font-size: 10px;
    line-height: 20px;
    position: absolute;
    min-width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #81bb00;
    color: #fff;
    font-weight: 500;
    right: -18px;
    top: -15px;
	}
}
/* Portrait */
@media screen and (orientation:portrait) { /* Portrait styles here */ }
/* Landscape */
@media screen and (orientation:landscape) { /* Landscape styles here */ }


/* CSS for iPhone, iPad, and Retina Displays */

/* Non-Retina */
@media screen and (-webkit-max-device-pixel-ratio: 1) {
}

/* Retina */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {

}

/* iPhone Portrait */
@media screen and (max-device-width: 1020px) and (orientation:portrait) {
	.header-right {
		display: none!important;
	}
	a.menu-pc-link {
		font-size: 11px;
	}
}

/* iPhone Landscape */
@media screen and (max-device-width: 1020px) and (orientation:landscape) {
	.header-right {
		display: none!important;
	}
	a.menu-pc-link {
		font-size: 11px;
	}
}

/* iPad Portrait */
@media screen and (min-device-width: 481px) and (orientation:portrait) {
}

/* iPad Landscape */
@media screen and (min-device-width: 481px) and (orientation:landscape) {
}
@media (max-width: 767px) {
	h2 {
    font-size: 24px;
    line-height: 28px;
	}
	.menu-pc {
		display: none;
	}
	.menu-relative {
		display: none!important;
	}
	.slide-button-wrap .slide-button {
		font-size: 16px;
    padding: 15px 25px;
		color: #fff;
	}
	#pos-slider {
		top: 0;
	}
	#one {
		padding-top: 35px;
	}
	#two {
		padding: 50px 0px;
	}
	#three {
		padding: 50px 0px;
	}
	#one .about-wrap {
		display: flex;
		flex-direction: column;
		justify-content: center;
		border: 1px solid #ececec;
		padding: 30px;
		min-height: 350px;
	}
	#one .about-title {
		font-family: 'Fira Sans';
		font-weight: 700;
		font-size: 1.85rem;
		padding: 30px 0px;
	}
	#potato {
	  padding-bottom: 50px;
	}
	#other {
		background-color: #ececec;
		padding-bottom: 30px;
	}
	#four {
		padding: 50px 0px;
	}
	#five {
		padding: 50px 0px 50px 0px;
	}
	#six {
		padding: 35px 0px 50px 0px;
	}
	#six div div div {
	    margin-bottom: 15px;
	}
	#seven {
		padding: 50px 0px;
	}
	#checkout {
		padding: 50px 0px;
	}
	#eight {
		padding: 50px 0px;
	}
	#nine {
		padding: 50px 0px 0px 0px;
	}
	.product-layout {
		margin-bottom: 30px;
	}
}
/* MOBILE */
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
	/* simplecheckout */
	.checkout-simplecheckout #content {
		padding: 0;
	}
	.main-order {
		margin-bottom: 50px;
		margin-right: 0;
	}
	.main-order__first {
		display: none;
	}
	.main-order__col-product {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		width: 100%;
		min-width: 100%;
	}
	.main-order__col-title {
		-webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    min-width: 100%;
    padding-right: 0%;
    display: flex;
    justify-content: center;
	}
	.main-order__col-cost {
		-webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    margin-bottom: 20px;
    min-width: 100%;
    text-align: center;
	}
	.main-order__col-discount {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		width: 50%;
		min-width: 50%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.main-order__col-sum {
		font-family: 'Fira Sans';
		font-weight: 700;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    text-align: center;
    height: 80px;
    justify-content: center;
		/*justify-content: flex-start;*/
    align-items: center;
    align-content: center;
}
	.main-order-box {
		padding: 30px 0 0px 15px;
		margin-bottom: 50px;
	}
	.main-order__title-cell {
		width: 100%;
		text-align: left;
	}
	.main-order__img {
		width: 140px;
		height: 140px;
		max-height: 140px;
		-webkit-filter: drop-shadow(5px 5px 5px #747474);
    filter: drop-shadow(5px 5px 5px #747474);
	}
	.main-order-box__discount, .main-order-box__priceItem {
		padding-top: 0;
		width: 100%;
	}
	.main-order__col-discount {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		width: 50%;
		min-width: 50%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.main-order-box__discount, .main-order-box__priceItem {
		padding-top: 0;
		width: 100%;
	}
	.main-order__col-counter {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		width: 100%;
		padding-right: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		min-width: 100%;
	}
	.main-order-box__priceCounter {
		margin-top: 3px;
		padding-top: 14px;
		border-top: 1px solid hsla(0,0%,100%,.4);
	}
	.main-order-box__priceCounter .price-counter {
		font-size: 16px;
		min-width: 140px;
		min-height: 30px;
	}
	.main-order-box__priceCounter .price-counter__sum {
		min-width: 70px;
	}
	.price-counter__sum input {
		font-size: 16px;
	}
	.main-order__col-close .app-button-close {
		top: 20px;
		right: 20px;
	}
	.main-order__col-product {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		width: 100%;
		min-width: 100%;
		text-align: center;
	}
	.main-order__description_last {
		display: none;
	}
	.main-order__description {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		width: 100%;
		min-width: 100%;
		margin-bottom: 15px;
	}
	.table-responsive {
		overflow-x: visible;
		overflow-y: visible;
	}
	.checkout-simplecheckout h1 {
		margin-bottom: 25px;
    padding-top: 50px;
    font-size: 36px;
    text-align: center;
		color: #000 !important;
	}
	.main-order__col-close:after {
		display: none;
	}

	.main-order {
	    margin-bottom: 100px;
	    padding-left: 15px;
	    padding-right: 15px;
	    border-right: none;
	}
	/* btn */
	.btn__text {
		font-size: 14px;
	}
	.btn__bg img {
		margin: 0;
	}
}
/* Выбор количества */
.price-counter {
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: hsla(0,0%,100%,.1);
    height: 25px;
    min-width: 80px;
    font-size: 14px;
    line-height: 1;
    color: #000;
    min-height: 45px;
}
.price-counter__btn {
		padding: 0;
		background: #ececec;
		border: 1px solid #81bb00;
		color: #000;
		width: 30px;
		height: 30px;
}
.price-counter__sum {
    min-width: 35px;
    width: 35px;
    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;
    border-left: 1px solid hsla(0,0%,100%,.2);
    border-right: 1px solid hsla(0,0%,100%,.2);
}
.price-counter__sum input {
    text-align: center;
    width: 52px;
    background: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: inherit;
    -moz-appearance: textfield;
}
.options-category {
    display: inline-block;
}
.product-thumb .caption {
    text-align: center;
}

/* Спасибо */
.success {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.success-img {
	padding: 30px;
}
.success-buttons {
	display: flex;
	flex-direction: column;
	align-items: center;
}
