body { font-family: 'Inter', sans-serif; }
a {color:#000;text-decoration:none;}
a:hover {color:#FFD618;}
.header-top .header-top-center .navbar-logo .logo>a>img.mlogo{display:none}
.header-top .header-top-center {
	background: radial-gradient(50% 104.38% at 50% -19.37%, #FFD618 0%, rgba(255, 255, 255, 0) 100%);
	display: flex;
	align-items: center;
	justify-content: center;
}
#header {
	margin-bottom: 50px;
	position: sticky;
	top: 0;
	background: #fff;
	z-index: 9;
}
.site-content {
	margin-bottom: 50px;
}
.header-top #show-msearch, .header-top #show-mmenu {display:none}
.mmenu-wrapper {display:none}
.mp-bnnr-wrap {
	margin: 80px 0 56px;
}
.mp-search-wrap {
	background: #F3F3F3;
	border-radius: 24px;
	padding: 24px 36px 30px;
	margin: 24px 0;
}
.container-fluid .mp-search-wrap.col {margin: 24px 20px}
.mp-search-wrap h2 {
	font-size: 24px;
	font-weight: 600;
	line-height: 29px;
	margin-bottom: 30px;
}
.mp-filter-wrap {
	background: #FFF;
	border: 1px solid #C8C8C8;
	border-radius: 24px;
	padding: 24px 36px 30px;
	margin: 24px 0 30px;
}
.mp-filter-wrap h2 {
	font-size: 24px;
	font-weight: 600;
	line-height: 29px;
	margin-bottom: 43px;
}
.fltr-brand {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.fltr-brand .mpfb-title {
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	text-align: center;
	color: #000;
	text-decoration: none;
}
.products-mainpage-wrapper .products-popular {
	margin: 120px 20px;
}
.product-thumb {
	position: relative;
	text-align: center;
	margin-bottom: 30px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 20px 10px;
	margin: 0 10px;
//	height: calc( 100% - 30px);
	height: 100%;
//	border: 1px solid #ddd;
}
.product-thumb:hover {
	border-color: #bf9875;
}
.product-thumb-top {
}
.product-thumb .product-thumb-top .product-thumb-image {
	position: relative;
	overflow: hidden;
	margin-bottom: 34px;
}
.product-thumb .product-thumb-top .product-thumb-image img{
	height:auto;
	max-width: 190px;
	width: 100%;
}
.product-thumb .product-thumb-top .product-label {
	position: absolute;
	right: 10px;
	top: 10px;
}
.product-thumb .product-thumb-top .product-label button {
	padding:0;
	border:none;
	background-color:transparent;
}
.pbw-price-fav .product-addfav .btn_inwish,
.pbw-price-fav.inwish .product-addfav .btn_not_inwish,
.product-thumb .product-label button.btn_inwish, 
.product-thumb.inwish .product-label button.btn_not_inwish {
	display: none !important;
}
.pbw-price-fav .product-addfav .btn_not_inwish,
.pbw-price-fav.inwish .product-addfav .btn_inwish,
.product-thumb .product-label button.btn_not_inwish, 
.product-thumb.inwish .product-label button.btn_inwish {
	display: inline-block !important;
}
.btn-wishlist{padding:0;border:0 none;}

.product-thumb .product-thumb-bottom {
	text-align: left;
	display: flex;
	flex-direction: column;
//	height: 100%;
	flex: 1;
	justify-content: space-between;
}
.product-thumb .product-thumb-bottom .product-caption {
	margin-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
.product-thumb .product-thumb-bottom .product-caption .product-title {
}
.product-thumb .product-thumb-bottom .product-caption .product-title h4 {
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	color: #000000;
	margin-bottom: 4px;
}
.product-thumb .product-thumb-bottom .product-caption .product-text {
}
.product-thumb .product-thumb-bottom .product-caption .product-text h5 {
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
	color: #000000;
	margin-bottom: 8px;
}
.product-thumb .product-thumb-bottom .product-caption .product-sku {
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
	color: #A7A7A7;
	margin-bottom: 12px;
}
.product-thumb .product-thumb-bottom .product-caption .product-store {
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
	color: #000;
	display: flex;
	align-items: center;
}
.product-thumb .product-thumb-bottom .product-caption .product-store.product-store-out {
	color: #A7A7A7;
}
.product-thumb .product-thumb-bottom .product-caption .product-store img {
	margin-right: 4px;
}
.product-thumb .product-thumb-bottom .product-price-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.product-thumb .product-thumb-bottom .product-price-wrap .product-price {
	padding-left: 10px;
}
.product-thumb .product-thumb-bottom .product-price-wrap .product-price .price-new {
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	text-align: left;
	color: #000;
}
.product-thumb .product-thumb-bottom .product-price-wrap .product-price .price-old {
	text-decoration: line-through;
	font-size: 16px;
	font-weight: 400;
	line-height: 19px;
	color: #A7A7A7;
}
.product-thumb .product-thumb-bottom .product-price-wrap .product-buy {
}
.product-thumb .product-thumb-bottom .product-price-wrap .product-buy button {
	border: none;
	background-color: transparent;
	padding: 0;
}

.sd-logo {
//	background: radial-gradient(50% 49.92% at 50% 0%, #FFD618 0%, rgba(255, 255, 255, 0) 100%);
//	transform: rotate(-90deg);
	background: url('/assets/i/bglogo.svg');
	background-size: contain;
	background-repeat: no-repeat;
	display: flex;
}
.sd-text {
	padding: 100px 20px;
}
.sd-text p {
	font-size: 18px;
	line-height: 27px;
}
.sd-text .sdt-more {
	margin-top: 48px;
}
.sd-text .sdt-more a {
	color: #000;
}
.site-footer {
	padding:20px 20px 0;
	background:#fafafa;
}
.site-description {
	padding-bottom: 80px;
}
#foot__menu h5 a {
	color: #000;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	text-decoration: none;
}
#foot__menu ul li a {
	color: #000;
	font-size: 14px;
	font-weight: 400;
	line-height: 28px;
	text-decoration: none;
}
#foot__menu a:hover {
	text-decoration: underline;
}
#foot__rekv span {
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 28px;
	color: #000;
}
#foot__rekv p:nth-child(2) {
	margin-bottom: 0;
}
#foot__sign p {
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
	color: #A7A7A7;
	margin-bottom: 20px;
}








.header-logo {
	z-index: 9;
	width: 179px;
	height: auto;
	padding: 12px 0;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}
.header-cart {
	float: right;
	position: relative;
}
.language-currency-block-inner {
	float: left;
	position: relative;
	margin: 0 15px 0 0;
	padding: 35px 9px 35px 0;
}
.header .myaccount {
	position: relative;
	z-index: 9;
	float: left;
	display: flex;
	margin: 0 15px 0 0;
	padding: 5px 10px;
}
.myaccount-menu {
	display: flex;
}
.myaccount-menu li{
	padding: 0 5px;
	list-style: none;
}
.header .search {
	float: right;
	width: 240px;
	z-index: 1;
	padding: 27px 0;
	background-color: transparent;
	box-shadow: unset;
	-moz-box-shadow: unset;
	-webkit-box-shadow: unset;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-khtml-border-radius: 30px;
	-moz-border-radius: 30px;
}
#search {
	margin-bottom: 0;
	z-index: 5;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	background-color: transparent;
	box-shadow: unset;
	-moz-box-shadow: unset;
	-webkit-box-shadow: unset;
}
#sidebar-search .input-lg,
#input-search-mb,
#search .input-lg {
	background: none repeat scroll 0 0 #ffffff !important;
	margin: 0;
	padding: 10px 50px 10px 16px;
	vertical-align: middle;
	color: #A7A7A7;
	width: 100%;
	height: 36px;
	border: 1px solid #C8C8C8;
	font-size: 13px;
	border-radius: 90px;
	-webkit-border-radius: 30px;
	-khtml-border-radius: 30px;
	-moz-border-radius: 30px;
}
#sidebar-search .input-group-btn,
#m-search-top .input-group-btn,
#search .input-group-btn {
	position: absolute;
	font-size: 0;
	white-space: nowrap;
	right: 0;
	left: auto;
	top: 0;
	bottom: auto;
	width: auto;
}
#sbutton-search,
#button-search-mb,
#button-search {
	background: transparent;
	color: #000000;
	cursor: pointer;
	font-size: 0;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	z-index: 9;
	line-height: normal;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-khtml-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	float: right;
}
#sbutton-search .search_button,
#button-search-mb .search_button,
#search .search_button {
	background: url(/assets/i/search.svg) no-repeat scroll center center transparent;
	background-size: 22px;
	border: medium none;
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 0;
	width: 34px;
	height: 34px;
	line-height: 34px;
	padding: 0;
	position: relative;
	text-align: center;
	z-index: 1;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
}

.top-phone {
}
.top-phone a.top-link-phone {
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
	color: #000;
	text-decoration: none;
	white-space: nowrap;
}
.shopping_cart {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}
.shopping_cart a.link-cart {
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
	color: #000;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 2px;
}
.top-login .account{
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	margin-right:12px;
}
.top-login a.link-account {
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
	color: #000;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 2px;
	white-space: nowrap;
}

.header-top {
	position: relative;
	min-height: 40px;
	line-height: 40px;
	color: #000;
}
ul.megamenu {
	margin: 16px 0;
	padding: 0px;
	list-style: none;
	display: flex;
	align-items: center;
}
ul.megamenu > li {
	position: relative;
	float: left;
	margin: 0 12px 0 0;
}
ul.megamenu > li a {
	font-size: 16px;
	font-weight: 400;
	line-height: 19px;
	color: #000;
	text-decoration: none;
	white-space: nowrap;
}
.header-top-right {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap:12px;
}
.header-top-left {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
ul.megamenu > li a:hover, .shopping_cart a.link-cart:hover, .top-login a.link-account:hover {
	text-decoration: underline;
}
.btn_yllw {
	background-color: #FFD618;
	border-radius: 24px;
	padding: 16px 32px 14px;
	font-size: 15px;
	font-weight: 600;
	line-height: 18px;
	letter-spacing: 0.14em;
	text-align: center;
	color: #000;
	min-width: 176px;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	border: 0 none;
}
.btn_yllw:hover {
	color: #333;
}
.btn_yllw_border {
	background-color: #F3F3F3;
	border-radius: 24px;
	padding: 15px 32px 14px;
	border: 1px solid #FFD618 !important;
	font-size: 15px;
	font-weight: 600;
	line-height: 18px;
	letter-spacing: 0.14em;
	text-align: center;
	color: #000;
	min-width: 176px;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	border: 0 none;
}
.btn_yllw_border:hover {
	color: #333;
}
.btnw_yllw_border {
	background-color: #FFF;
	border-radius: 24px;
	padding: 15px 32px 14px;
	border: 1px solid #FFD618 !important;
	font-size: 15px;
	font-weight: 600;
	line-height: 18px;
	letter-spacing: 0.14em;
	text-align: center;
	color: #000;
	min-width: 176px;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	border: 0 none;
}
.btnw_yllw_border:hover {
	color: #333;
}
.btn_gray {
	background-color: #D9D9D9;
	border-radius: 24px;
	padding: 16px 32px 14px;
	font-size: 15px;
	font-weight: 600;
	line-height: 18px;
	letter-spacing: 0.14em;
	text-align: center;
	color: #787878;
	min-width: 176px;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	border: 0 none;
}
.form-input-arrow {
	padding: 0.375rem 2.25rem 0.375rem 0.75rem;
	background-image: url('/assets/i/itext.svg');
	background-repeat: no-repeat;
	background-position: right 0.75rem center;
	background-size: 16px 12px;
}
.form-select.form-select-arrow {
	background-image: url('/assets/i/select.svg');
}
#column-catalog>.page-title {
	margin-bottom: 28px;
}
.page-title h1 {
	font-size: 24px;
	font-weight: 600;
	line-height: 29px;
	margin: 0;
}
.list-group-item.ocfilter-option {
	border: 0 none;
	padding:0 0 8px;
}
.ocf-option-name {
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	margin-bottom: 11px;
}
.ocfov-item {
	margin: 7px 0;
}
.ocf-option-values {
	font-size: 16px;
	line-height: 19px;
}
.ocfov-item .ocf-target {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.ocfov-item .ocf-target+span {
  display: inline-flex;
  align-items: center;
  user-select: none;
}

.ocfov-item .ocf-target+span::before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  flex-grow: 0;
  border-radius: 2px;
  margin-right: 12px;
  background-color: #F0F0F0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.ocfov-item .ocf-target:not(:disabled):not(:checked)+span:hover::before {
  border-color: #b3d7ff;
}

.ocfov-item .ocf-target:not(:disabled):active+span::before {
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

.ocfov-item .ocf-target:focus+span::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.ocfov-item .ocf-target:focus:not(:checked)+span::before {
  border-color: #80bdff;
}

.ocfov-item .ocf-target:checked+span::before {
  border-color: #F0F0F0;
  background-color: #F0F0F0;
  background-image: url("data:image/svg+xml,%3csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='10' height='10' rx='1' fill='%23FFD618'/%3e%3c/svg%3e");
}

.ocfov-item .ocf-target:disabled+span::before {
  background-color: #e9ecef;
}

.checkbox {
  margin-bottom: 1em;
}
.ocfilter-option .ocf-option-values .collapse-value .btn.btn-block {
	font-size: 14px;
	line-height: 17px;
	color: #A7A7A7;
	text-decoration: underline;
	padding: 0;
}
.product-details-vertical-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	flex-direction: column-reverse;
}
.product-details-small-img-wrap {
	position: relative;
}
.product-details-vertical-wrap .product-details-small-img-wrap {
	position: relative;
	width: 100%;
	margin-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
}
.product-details-vertical-wrap .product-details-big-img-slider-1.simages{width:100%}
.product-details-vertical-wrap .product-details-small-img-wrap.simages{display:none;}
.product-details-vertical-wrap .product-details-small-img-wrap .product-details-small-img-slider-1 {
	height: 100px;
}
.pd-nav-style {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 0;
	z-index: 5;
}
.pd-nav-style.pd-next {}
.product-details-vertical-wrap .product-details-big-img-slider-1 {
	width: calc(100% - 100px);
}
.product-details-vertical-wrap .product-details-big-img-slider-1.simages {
	width: 100%;
}

.pd-small-img-style .product-details-small-img img {
	width: 100%;
	opacity: .5;
	cursor: pointer;
}
.pd-nav-style i {
	font-size: 24px;
	color: #000000;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}
.easyzoom-style {
	position: relative;
}

.easyzoom-style .easyzoom {
	display: block;
}

.easyzoom-style .easyzoom > a {
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

.easyzoom-style .easyzoom > a img {
	width: 100%;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

.easyzoom-style a.easyzoom-pop-up {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	background-color: #fff;
	color: #000;
	font-size: 23px;
	text-align: center;
	border-radius: 100%;
	z-index: 992;
	-webkit-box-shadow: 0 0 19px 2.9px rgba(0, 0, 0, 0.02);
	box-shadow: 0 0 19px 2.9px rgba(0, 0, 0, 0.02);
}

.easyzoom-style a.easyzoom-pop-up i {
	line-height: 50px;
}

.easyzoom-style a.easyzoom-pop-up:hover {
	background-color: #e95029;
	color: #ffffff;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.product-details-vertical-wrap .product-details-small-img-wrap .product-details-small-img-slider-1 {
		height: 300px;
	}
}

@media only screen and (max-width: 767px) {
	.product-details-vertical-wrap .product-details-small-img-wrap .product-details-small-img-slider-1 {height: 120px;}
	.pd-small-img-style .product-details-small-img img{max-height: 110px;max-width: 110px;}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.product-details-vertical-wrap .product-details-small-img-wrap .product-details-small-img-slider-1 {
		height: 420px;
	}
}
.pd-small-img-style .swiper-slide-thumb-active .product-details-small-img img {
	opacity: 1;
}
.pd-small-img-style.pd-small-img-style-modify {
	margin: 20px 30px 0;
}
.pd-nav-style {
	position: absolute;
	left: 8px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 50%;
	z-index: 5;
}

@media only screen and (max-width: 767px) {
	.pd-nav-style {top: 32%;}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.pd-nav-style {top: 32%;}
}
.pd-nav-style i {
	font-size: 24px;
	color: #000000;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}
@media only screen and (max-width: 767px) {
	.pd-nav-style i {font-size: 20px;}
}

.pd-nav-style i:hover {color: #e95029;}
.pd-nav-style.pd-next {right: 0;left: unset;}

@media only screen and (max-width: 767px) {
	.pd-nav-style.pd-next {right: 0;left: unset;}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	.pd-nav-style.pd-next {
		bottom: 0;
	}
}

.product-description-wrap{}
.product-description-wrap .pdw-title h1{
	font-size: 48px;
	font-weight: 600;
	line-height: 58px;
	margin-bottom: 10px;
}
.product-description-wrap .pdw-sku{
	font-size: 18px;
	line-height: 22px;
	color: #A7A7A7;
	margin-bottom: 36px;
}
.product-description-wrap .pdw-desc-shot{
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 18px;
}
.product-description-wrap ul.pdw-feat{
	margin-bottom: 48px;
	padding: 0;
	list-style: none;
}
.product-description-wrap ul.pdw-feat>li{
	font-size: 16px;
	line-height: 32px;
	color: #787878;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.product-description-wrap ul.pdw-feat>li>span{
	font-size: 16px;
	line-height: 32px;
	color: #000;
}
.product-description-wrap ul.pdw-feat-pdf {
	margin-bottom: 16px;
	padding: 0;
	list-style: none;
}
.product-description-wrap ul.pdw-feat-pdf>li{
	margin-bottom: 8px;
}
.product-description-wrap ul.pdw-feat-pdf>li>a{
	font-size: 16px;
	line-height: 22px;
	display: flex;
	align-items: center;
	gap: 8px;
}
.product-description-wrap ul.pdw-feat-pdf>li>a>span{
	color: #000;
}
.product-description-wrap a.btn.btn-primary{background:#FFD618;border-color:#FFD618;width:100%;color:#333;border-radius:20px}
.product-description-wrap .pdw-desc-long{}
.product-description-wrap .pdw-desc-long p{
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
}
.product-description-wrap .pdw-desc-long ul{
	font-size: 16px;
	line-height: 19px;
}
.product-description-wrap .pdw-desc-long ul li{
	margin: 8px 0;
}


.product-buy-wrap{
	background: #F3F3F3;
	border-radius: 32px;
	padding: 16px 14px 14px 20px;
	margin-bottom: 24px;
}
.product-buy-wrap .pbw-price-fav{
	display: flex;
	justify-content: space-between;
	margin-bottom: 14px;
}
.product-buy-wrap .pbw-price-fav .product-price{}
.product-buy-wrap .pbw-price-fav .product-price .price-new{
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
}
.product-buy-wrap .pbw-price-fav .product-price .price-new.byreq{
	font-size: 18px;
}
.product-buy-wrap .pbw-price-fav .product-price .price-old{
	font-size: 20px;
	line-height: 24px;
	color: #787878;
	margin-left: 20px;
	text-decoration: line-through;
	padding-bottom: 4px;
}
.product-buy-wrap .product-addfav{
	font-size: 14px;
	line-height: 17px;
	padding-top: 6px;
	align-self: flex-start;
}
.product-buy-wrap .pbw-stock{
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 38px;
}
.product-buy-wrap .product-buy{
	display: flex;
	justify-content: space-between;
	margin-bottom: 0;
	align-items: center;
}
.product-buy-wrap .product-quality {
	width: 104px;
	overflow: hidden;
	position: relative;
}
.product-quality .qtybutton {
	position: absolute;
	color: #8f8f8f;
	left:0;
	cursor: pointer;
	font-size:32px;
	line-height:32px;
}
.product-quality .qtybutton.dec {
	top:-1px;
}
input#minus {
	background-image: url(/assets/i/qdec.svg);
	background-repeat: no-repeat;
}
.product-quality .qtybutton.inc {
	left: auto;
	right:0;
	top:-1px;
}
input#plus {
	background-image: url(/assets/i/qinc.svg);
	background-repeat: no-repeat;
}
.product-quality > input {
	width: 104px;
	border: none;
	height:32px;
	line-height:32px;
	text-align: center;
	font-size:24px;
	color:#000;
	padding: 0;
	background: transparent;
}
.product-quality > input.qtybutton {
	width:32px;
	height:32px;
	line-height:32px;
}
.product-delivery-wrap{
	background-color: #F3F3F3;
	border-radius: 32px;
	padding: 38px 30px 38px 20px;
	padding: 38px 20px 38px 64px;
	background:#F3F3F3 url(/assets/i/bg_prod_del.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: -112px 0px;
}
.product-delivery-wrap p {
	font-size: 14px;
	font-weight: 500;
	line-height: 19px;
	margin: 0;
	text-align: right;
	color: #A7A7A7;
}
.row2col .fir-content-wrap {
	padding-bottom: 80px;
}
.mb--replace-div-wrap .feedback-form-wrap,
.row2col .fir-content-wrap .feedback-form-wrap {
	margin-top: 73px;
	padding: 24px 36px 23px;
	background: #F3F3F3;
	border-radius: 24px;
	max-width: 455px;
}
#column-left .row2col .fir-content-wrap .feedback-form-wrap {
	margin-top: 73px;
	padding: 20px;
}
.row2col .fir-content-wrap .total-form-wrap {
	margin-top: 48px;
	padding: 20px 24px 29px;
	background: #F3F3F3;
	border-radius: 24px;
	max-width: 455px;
}
.row2col .fir-content-wrap .total-form-wrap h3 {
	font-size: 24px;
	font-weight: 600;
	line-height: 29px;
	margin-bottom: 20px;
}
.row2col .fir-content-wrap .total-form-wrap .ftfg-group {
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
	margin-bottom: 6px;
}
.row2col .fir-content-wrap .total-form-wrap .ftfg-group>span {
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	align-items: center;
	justify-content: space-between;
}
.row2col .fir-content-wrap .total-form-wrap .ftfg-group2x {
	font-size: 21px;
	font-weight: 500;
	line-height: 25px;
	flex-basis: 75%;
	margin-top: 40px;
}
.row2col .fir-content-wrap .total-form-wrap .ftfg-group2x>span{
	font-size: 24px;
	font-weight: 600;
	line-height: 29px;
}
.row2col .sec-content-wrap {
	padding-top: 64px;
	padding-bottom: 80px;
}
.row2col .sec-about-wrap {
	padding-top: 80px;
	padding-bottom: 146px;
}
.row2col .fir-content-wrap h1{
	font-size: 128px;
	font-weight: 600;
	line-height: 134px;
}
.checkout-checkout .row2col .fir-content-wrap h1{
	font-size: 112px;
	line-height: 118px;
}
.row2col .sec-content-wrap h3 {
	font-size: 36px;
	font-weight: 600;
	line-height: 44px;
}
.mb--replace-div-wrap .feedback-form-wrap .form-control,
.row2col .sec-content-wrap .feedback-form-wrap .form-control {
	background: #FAFAFA;
	border: 1px solid #C8C8C8;
	border-radius: 6px;
	font-size: 18px;
	line-height: 22px;
	padding: 14px 16px 16px;
	color: #000;
}
.feedback-form-wrap h3{font-size:24px;font-weight:600;line-height:29px;}
.mb--replace-div-wrap .feedback-form-wrap .form-label,
.row2col .sec-content-wrap .feedback-form-wrap .form-label {
	font-size: 21px;
	font-weight: 500;
	line-height: 25px;
	margin-bottom: 4px;
}
.br1 {min-height: 1rem;}
.br2 {min-height: 2rem;}
.br3 {min-height: 3rem;}
.br78 {min-height: 78px;}
.mr18{margin-right:18px}
.row2col .sec-content-wrap .addr {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 28px;
}
.row2col .sec-content-wrap .map {
	margin-bottom: 64px;
}
.row2col .sec-content-wrap .rekv {
	font-size: 16px;
	line-height: 19px;
	margin: 0;
}
.row2col .sec-content-wrap .content-form-wrap p {
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
	margin-bottom: 36px;
}
.row2col .sec-content-wrap .content-form-wrap h5 {
	font-size: 24px;
	font-weight: 600;
	line-height: 29px;
	color:#A7A7A7;
}
.row2col .sec-content-wrap .content-del-wrap {
	margin-top: 21px;
	margin-bottom: 200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.row2col .sec-content-wrap .content-del-wrap img {
	margin: 30px 15px 30px 0;
}
.del_bg {
	background: url('/assets/i/del_bg.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: -170px 200px;
}
.payment_bg {
	background: url('/assets/i/payment_bg.png');
	background-size: 70%;
	background-repeat: no-repeat;
	background-position: center left;
}
.garanty_bg {
	background: url('/assets/i/garanty_bg.png');
	background-size: 70%;
	background-repeat: no-repeat;
	background-position: 0px 200px;
}
.about_bg {
//	background: radial-gradient(50% 104.38% at 50% -19.37%, #FFD618 0%, rgba(255, 255, 255, 0) 100%);
	background: radial-gradient(circle at left center, #FFD618 -10%, rgba(255, 255, 255, 0) 50%, transparent);
//	transform: rotate(-90deg);
}
.about_logo {margin-top:20px}
.row2col .sec-content-wrap .content-garanty-wrap p {
	font-size: 18px;
	line-height: 28px;
}
.row2col .sec-content-wrap .content-garanty-wrap h4 {
	font-size: 24px;
	font-weight: 600;
	line-height: 29px;
	margin: 60px 0 34px;
}
.row2col .sec-content-wrap .content-garanty-wrap ol li {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 8px;
}
.basket-root {
	display: flex;
	padding-top: 80px;
	position: relative;
	flex-direction: column;
}
.bskt-totals {
}
.bskt-totals > div {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin: 10px 0 32px;
}
.bskt-totals > div > span > strong {
	font-size: 0.725rem;
}
.bskt-items {
	box-sizing: border-box;
	padding: 2rem 0;
	width: 100%;
}
.basket-items-list-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #e7e7e7;
	padding: 0 1rem 2rem;
}
#basket-total-count-items {
	font-size: 1.125em;
	font-weight: 700;
	letter-spacing: 0.025em;
}
.basket-clear-btn {
	padding: 10px 25px 9px;
	border: 1px solid #e9502933;
	box-sizing: border-box;
	color: #828282;
	font-size: 0.875em;
	display: flex;
	align-items: center;
	flex-direction: row;
}
.basket-clear-btn:hover {
	border: 1px solid #e95029;
}
.basket-clear-btn > i {
	color: #e95029;
	font-size:1.25rem;
}
.basket-root .bskt-items {
	display: flex;
	flex-direction: column;
}
.basket-root .bskt-items .basket-item-list {
	background-color: #F3F3F3;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	padding: 14px;
	border-radius: 18px;
	margin-bottom: 10px;
}
.basket-root .bskt-items .basket-item-list.out-stock-basket-item {
	background-color: #fee;
}
.basket-root .bskt-items .basket-item-list .basket-item-block-image {
	flex-basis: 138px;
}
.basket-root .bskt-items .basket-item-list .basket-item-block-image .img-thumbnail {
	padding:0;
}
.basket-root .bskt-items .basket-item-list .basket-item-block-1 {
	display: flex;
	flex-direction: row;
	flex: 1;
}
.basket-root .bskt-items .basket-item-list .basket-item-block-name {
	flex-basis: 70%;
	display: flex;
	flex-direction: column;
	padding: 9px 15px 13px;
}
.basket-root .bskt-items .basket-item-list .basket-item-block-name > span.bibn-title {
	font-size: 16px;
	font-weight: 600;
	line-height: 19px;
	margin-bottom:4px;
}
.basket-root .bskt-items .basket-item-list .basket-item-block-name > span.bibn-title a {
	color: #000;
	text-decoration: none;
}
.basket-root .bskt-items .basket-item-list .basket-item-block-name > span.bibn-dscrpn {
	font-size: 14px;
	line-height: 17px;
	margin-bottom:8px;
}
.basket-root .bskt-items .basket-item-list .basket-item-block-name > span.bibn-sku {
	font-size: 14px;
	line-height: 17px;
	margin-bottom:16px;
	color: #A7A7A7;
}
.basket-root .bskt-items .basket-item-list .basket-item-block-name > span.bibn-price {
	font-size: 14px;
	font-weight: 600;
	line-height: 17px;
}
.basket-root .bskt-items .basket-item-list .basket-item-block-name > span.bibn-stock {
	font-size: 0.7rem;
}
.basket-root .bskt-items .basket-item-list .basket-item-block-price {
	flex-basis: 15%;
	font-size: 1.4em;
	font-weight: 600;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-right: 1em;
}
.basket-root .bskt-items .basket-item-list .basket-item-block-price span {
	color: #aaa;
	font-size: 0.75em;
	margin-top: 0;
	font-weight: 400;
}
.basket-root .bskt-items .basket-item-list .basket-item-block-amount {
	flex-basis:15%;
	padding-top:6px;
}
.basket-root .bskt-items .basket-item-list .basket-item-block-total {
	flex-basis:15%;
	text-align: center;
	margin: 10px 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-end;
}
.basket-root .bskt-items .basket-item-list .basket-item-block-total .bibt-total {
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
}
.basket-root .bskt-items .basket-item-list .basket-item-block-total .bibt-act .btn {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 4px;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.basket-root .bskt-items .basket-item-list .basket-item-block-total .bibt-act .btn>img{
	padding-right:6px;
}
.basket-root .bskt-items .basket-item-list .basket-item-block-act {
	flex-basis: 50px;
}
.basket-root .bskt-items .basket-item-list .basket-item-block-act i.pe-7s-trash {
	color: #e95029aa;
}
.basket-root .bskt-items .basket-item-list .basket-item-block-act .btn:hover i.pe-7s-trash {
	color: #e95029;
}
.basket-root .bskt-items .basket-item-list .basket-item-block-act button.btn {
	font-size: 1.45rem;
	border-radius: 0;
	line-height: 1;
	padding: 0.375rem 0.75rem;
	border: 1px solid #ced4da;
}
.quantity_inner {
	display: inline-flex;
}
.quantity_inner .bt_minus, .quantity_inner .bt_plus, .quantity_inner .quantity {
	height:32px;
	width:32px;
	padding: 0;
	border: 0;
	margin: 0;
	background: transparent;
	cursor: pointer;
	outline: 0;
}
.quantity_inner .quantity {
	width:48px;
	text-align:center;
	color:#000;
	font-size:18px;
	line-height:22px;

}
.basket-root .basket-items-list-footer {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.basket-root .basket-items-list-footer .bskt-promo {
	padding: 9px 16px 17px;
	background: #F3F3F3;
	border-radius: 18px;
}
.basket-root .basket-items-list-footer .bskt-promo h5 {
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	margin-bottom: 8px;
}
.basket-root .basket-items-list-footer .bskt-promo [type=button] {
	width: 42px; 
	height: 42px;
	background: #FFD618;
	border: 0 none;
	border-radius: 42px;
	padding:0;
	line-height:1;	
}
.basket-root .basket-items-list-footer .bskt-promo [type=text] {
	border-radius: 6px!important;
	border: 1px solid #C8C8C8;
	margin-right: 12px;
	width: 210px; 
}
.basket-root .basket-items-list-footer .bskt-totals span>strong{
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	margin-right: 2em;
}
.basket-root .basket-items-list-footer .bskt-totals .itogo {
	font-size: 28px;
	font-weight: 600;
	line-height: 34px;
}
.basket-root .basket-items-list-footer .bskt-totals .btn_yllw {
	padding: 16px 30px 15px;
	font-size: 14px;
	font-weight: 600;
	line-height: 17px;
	letter-spacing: 0.12em;
	text-align: center;
	color: #000;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #FFD618;
}
.basket-root .basket-items-list-footer .bskt-totals .btn_gray {
	padding: 16px 30px 15px;
	background: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 17px;
	letter-spacing: 0.12em;
	text-align: center;
	color: #787878;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #787878;
	margin-right: 1em;
}
.paydel-items {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 56px;
}
.paydel-items .paydel-item-list {
	flex-basis: 33%;
	display: flex;
	padding-right: 20px;
	padding-bottom: 24px;
	max-width: 33%;
}
.paydel-items .paydel-item-list .btn {
	background: #F3F3F3;
	border-radius: 24px;
	margin-right: 20px;
	margin-bottom: 24px;
	flex-grow: 1;
	display: flex;
	padding: 28px;
	align-items: center;
}
.form_radio_btn {
	width: 100%;
}
.form_radio_btn input[type=radio] {
	display: none;
}
.form_radio_btn label {
	-webkit-transition: all .5s;
	transition: all .2s;
	cursor: pointer;
	user-select: none;
	background: #F3F3F3;
	border: 4px solid #F3F3F3;
	border-radius: 24px;
	flex-grow: 1;
	display: flex;
	padding: 28px;
	align-items: center;
	text-align: left;
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
	min-height: 130px;
}
.form_radio_btn input[type=radio]:checked + label {
	border: 4px solid #FFD618;
}
.form_radio_btn label>img,
.paydel-items .paydel-item-list .btn img {
	margin-right: 20px;
}
.paydel-items .paydel-item-list .btn span {
	text-align: left;
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
}
.basket-root .order-form-wrap .form-label {
	font-size: 21px;
	font-weight: 500;
	line-height: 25px;
	margin-bottom: 4px;
}
.basket-root .order-form-wrap .form-control {
	background: #FAFAFA;
	border: 1px solid #C8C8C8;
	border-radius: 6px;
	font-family: Inter;
	font-size: 14px;
	line-height: 17px;
	padding: 16px;
}
.basket-root .order-form-wrap p{
	font-size: 12px;
	line-height: 15px;
	margin:2rem 0 0;
}
.mb-28{margin-bottom:28px!important}
.mb-38{margin-bottom:38px!important}
.col.toolbar1 {display:flex;align-items:center;justify-content:flex-end;gap:24px;}
.col.toolbar1>.col.sorter{display:flex}
.col.toolbar1>.col.sorter>.btn>div{margin-left:20px;}
.col.toolbar1>.col.sorter>.btn>div>img{margin-left:6px;}
.col.toolbar1>.col.sorter>.btn{background-color:transparent;border: none;padding:0;font-size:14px;line-height:17px;color:#000;white-space:nowrap}
.col.toolbar1>.col.sorter>label{font-size:14px;line-height:17px;color:#000;white-space:nowrap}
.toolbar-products.toolbar-bottom .pages {margin-top:32px;}
.toolbar-products.toolbar-bottom .pages .pagination{flex-wrap:wrap;gap:8px;}
.toolbar-products.toolbar-bottom .pages .pagination>li{margin-right:8px;border: 1px solid #eee;line-height:36px;}
.toolbar-products.toolbar-bottom .pages .pagination>li>span, .toolbar-products.toolbar-bottom .pages .pagination>li>a {font-size:16px;padding:8px 12px}
.toolbar-products.toolbar-bottom .pages .pagination>li.active{border: 1px solid #FFD618;}
.toolbar-products.toolbar-bottom .pages .pagination>li.active>span{color:#FFD618}
.breadcrumb > li + li::before {color:#222222;content:"/";padding:0 10px;}
#product-product {margin-bottom:120px}
.mb-120 {margin-bottom:120px}
.mb-96 {margin-bottom:96px}
.feedback-form-wrap .text-danger {font-size:12px;display:block}
.account-register .form-horizontal .text-danger {font-size:12px;display:block}

button.btn_yllw:disabled,
button.btn_yllw[disabled]{
  background-color: #cccccc;
  color: #666666;
}
#column-catalog .col.page-title{flex-basis:50%;}
.collapse_sv{display:block}
.collapse_sv.collapsed{display:none}
.collapse_rz{display:none}
.collapse_rz.collapsed{display:block}
.lst-group-item {margin-left:34px;display:block;padding:3px 0;}
#id_ocf_btn {color: #000;background:#FFD618;border-color:#FFD618;border-radius:30px;font-weight:bold;}
[data-pushbar-direction="right"][data-pushbar-id] {width:414px;}
.pushbar-content{margin: 15px}
.pushbar-content .product-thumb{padding:0;margin:0}
.pushbar-content .product-thumb .product-thumb-top .product-thumb-image{margin-bottom:10px}
.pushbar-content .product-thumb .product-thumb-top .product-thumb-image img {max-width:100px;}
.pushbar-content .product-thumb .product-thumb-bottom .product-caption .product-title h4 {font-size: 14px;line-height: 18px;}
.pushbar-content .product-thumb .product-thumb-bottom .product-caption .product-text h5 {font-size: 12px;line-height: 14px;margin-bottom:6px;}
.pushbar-content .product-thumb .product-thumb-bottom .product-caption .product-sku {font-size: 12px;line-height: 14px;margin-bottom: 6px;}
.pushbar-content .product-thumb .product-thumb-bottom .product-caption .product-store {font-size: 10px;line-height: 14px;}
.pushbar-content .product-thumb .product-thumb-bottom .product-caption {margin-bottom: 12px;padding-left: 0;padding-right: 0;}
.pushbar-content .header-product-section{display: flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:10px;margin-bottom:15px;border-bottom:1px solid #FFD618;padding-bottom:10px;}
.pushbar-content .header-product-section h4 {margin:0;}
.pushbar-content .header-product-section img {cursor: pointer;}
.product-pushbar {display: flex;flex-direction: row;align-items: center;justify-content: space-between;margin:10px 0}
.product-pushbar img {width:24px;}
.pushbar-content .related-product-section h6 {margin-left: 15px;}

.btn-check:focus+.btn, .btn:focus {outline:0;box-shadow:unset;}
#products-wrap.row.list .col.col--sm--6 {flex: 0 0 100%;}
#products-wrap.row.list .product-thumb {flex-direction:row;padding:19px 28px 19px 18px}
#products-wrap.row.list .product-thumb .product-thumb-top .product-label {right:28px;top:15px;}
#products-wrap.row.list .product-thumb .product-thumb-top .product-thumb-image {margin-bottom:0;margin-right:70px}
#list_fbform.row2col .fir-content-wrap .feedback-form-wrap{margin-top:48px}
.col.toolbar1>.col.shop-view-mode{display:flex;}
.btn-list, #list-view{background: url(/assets/i/list.png) no-repeat 0 0 !important;width: 20px;height: 16px;}
.btn-grid, #grid-view{background: url(/assets/i/grid3.png) no-repeat 0 0 !important;width: 22px;height: 16px;}
.btn-list:hover, #list-view:hover,.btn-list.selected, #list-view.selected{background: url(/assets/i/list.png) no-repeat 0 100% !important}
.btn-grid:hover, #grid-view:hover,.btn-grid.selected, #grid-view.selected{background: url(/assets/i/grid3.png) no-repeat 0 100% !important}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
	cursor: pointer;
}
.col.shop-view-mode .btn.btn-custom-view {
	border-radius: 0;
	line-height: 1;
	border: none;
	color: #e2e2e2;
	padding: 0 !important;
	box-shadow: none !important;
	display: inline-block;
	font-size: 0!important;
	margin: 7px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	user-select: none;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.ocfilter-mobile-close{display:none}
.btn-info {
	color: #000;
	background-color: #FFD618;
	border-color: #FFD618;
}
.social-form-wrap{
	margin-top: 73px;
	padding: 20px;
	background: #F3F3F3;
	border-radius: 20px;
	max-width: 255px;
}
.social-form-wrap h3{font-size:18px}
.social-form-wrap p{font-size:14px}
