/* spoiler */
div.spoiler {
	padding: 5px;
	line-height: 1.6;
}

div.spoiler div.spoiler-title {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 7px;
	border: 1px solid #bbbbbb;
	border-bottom-color: #999999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,.5), 0 0 2px rgba(255,255,255,.15) inset, 0 1px 0 rgba(255,255,255,.15) inset;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.5), 0 0 2px rgba(255,255,255,.15) inset, 0 1px 0 rgba(255,255,255,.15) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,.5), 0 0 2px rgba(255,255,255,.15) inset, 0 1px 0 rgba(255,255,255,.15) inset;
	background: #cfd1cf;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#cfd1cf));
	background-image: -moz-linear-gradient(top, #f5f5f5, #e5e5e5);
	background-image: -webkit-linear-gradient(top, #f5f5f5, #e5e5e5);
	background-image: -o-linear-gradient(top, #f5f5f5, #e5e5e5);
	background-image: -ms-linear-gradient(top, #f5f5f5, #e5e5e5);
	background-image: linear-gradient(top, #f5f5f5, #e5e5e5);
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#f5f5f5', endColorstr='#cfd1cf');
	cursor: pointer;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

div.spoiler div.spoiler-title div.spoiler-toggle {
	display: inline-block;
	width: 11px;
	height: 11px;
	line-height: 14px;
	margin-left: 4px;
	margin-right: 6px;
	cursor: pointer;
	-webkit-user-modify: read-only;
}

div.spoiler div.spoiler-title div.hide-icon {
	background: url('/admin/ckeditor/plugins/spoiler/images/minus.png') no-repeat scroll left center transparent;
}

div.spoiler div.spoiler-title div.show-icon {
	background: url('/admin/ckeditor/plugins/spoiler/images/plus.png') no-repeat scroll left center transparent;
}

div.spoiler div.spoiler-content {
	font-size: 13px;
	border: 1px solid #bbbbbb;
	border-top: 0px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: none repeat scroll 0 0 #F5F5F5;
	padding: 4px 10px;
}

.spoiler-content:after {
	content: '';
	display: block;
	clear: both;
}

/*dropdown menu */

/* main catalog */
#main_catalog.dropdown,
#main_catalog.dropdown ul {
	position: relative;
	width: 266px;
	padding: 0;
	overflow: unset;
}

#main_catalog.dropdown ul ul{
	background-color: #fff;
}

#main_catalog.dropdown ul .show > ul{
	background-color: transparent;
}

#main_catalog.dropdown{
	background-color: #fff;
}

#main_catalog.dropdown li {
	width: 266px;
	padding: 0;
}
#main_catalog.dropdown {
	margin-top: -40px;
	border-top-width: 0;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background-color:     #fff;
	z-index: 1100;
}
#main_catalog.dropdown ul,
#main_catalog.dropdown li {
	display: block;
	list-style-type: none;
}
#main_catalog.dropdown a {
	display: block;
	position: relative;
	width: 206px;
	padding: 10px 30px;
	line-height: 20px;
	text-decoration: none;
	margin-bottom: 1px;
}
#main_catalog.dropdown a:after {
	display: block;
	content: " ";
	position: absolute;
	bottom: -1px;
	left: 15px;
	width: 236px;
	height: 1px;
	background-color: #ddd;
}
#main_catalog.dropdown > li:last-child > a:after {
	display: none;
}

#main_catalog.dropdown ul ul:after {
	content: unset;
}

#main_catalog.dropdown li.strong a,
#main_catalog.dropdown nav.main a,
#main_catalog.dropdown li.current > a {
	font-weight: 700;
}
#main_catalog.dropdown > .main > ul:first-child > li:last-child > a:after {
	display: block;
}
#main_catalog.dropdown li.strong a,
#main_catalog.dropdown li.current > a {
	font-weight: 700;
}
#main_catalog.dropdown li:last-child > a {
	margin-bottom: 0;
}
#main_catalog.dropdown li:last-child > a:after {
	display: none;
}

#main_catalog.dropdown ul ul {
	position: absolute;
	left: 270px;
	margin-top: -39px;
	display: none;
	z-index: 999;
	margin-left: -4px;
}
#main_catalog.dropdown ul li:hover > ul {
	display: block;
}
#main_catalog.dropdown li.bottom > ul {
	top: auto;
	bottom: 0;
}

#main_catalog.dropdown li.show > a {
	font-weight: bold;
}
#main_catalog.dropdown:hover + .decorate_block {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	z-index: 1000;
}

#main_catalog.dropdown .show > ul {
	display: block;
	position: relative;
	left: 0;
	margin-top: unset;
	margin-left: unset;
}

#main_catalog.dropdown .show ul li a, #main_catalog.show .current ul li a{
	width: 196px;
	padding-left: 40px;
}

/*Begin style for .features */

#shop_goods .position .features{
	padding-top: 20px;
}

.ul, ol {
	margin-left: 20px;
}

/*for images loading*/

body #shop_goods .goods-card .gallery img{
	text-indent: 100vw;
	height: auto;
}

.disabledOption{
	color: #aaaaaa;
}

/*for brands on main*/

.brands_logo_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	gap: 34px;
	margin-bottom: 40px;
	padding-top: 40px;
	border-top: 1px solid #ddd;
}

.brands_item{
	width: 200px;
	height: 80px;
	border: 1px solid #ddd;
	border-radius: 10px;
	transition: 0.3s;
	cursor: pointer;
	display: flex;
	align-items: center;
	overflow: hidden;
}

.brands_item a img,
.brands_item a span{
	width: 160px;
	padding: 0 20px;
	border-radius: 10px;
	display: block;
}

.brands_item:hover{
	border-color: #333e48;
}

@media all and (max-width: 860px) {
	body .domain{font-size: 14px!important; width: 100%!important; text-align: center!important;margin-bottom: 20px!important;}
	body .domain a{position: unset!important;display: unset!important; margin: unset!important;}
	body .list .favorite{top:5px; right: 5px;}
	body.main #content h1{padding: 20px 50px 20px 0;}
	/*cat number columns*/

	body .two_cat ul, body main ul.two_cat, body .two_cat #shop_cats ul {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	body .two_cat li, body main ul.two_cat li, body .two_cat #shop_cats ul li {
		width: 46%;
		height: 216px;
	}

	body .two_cat li .name, body ul.two_cat li .name {
		bottom: 5px!important;
	}

	body .reviews{border-radius: 4px;}

	/*******/
}


@media all and (max-width: 480px) {
	body .brands_logo_list{gap: 10px; flex-wrap: wrap; justify-content: center; width: 100%; overflow-x: auto; padding-bottom: 20px; padding-top: 20px; margin-bottom: 20px;overflow-y: hidden}
	body .brands_logo_list .brands_item{width: 160px; height: 80px;}
	body .brands_logo_list .brands_item img{padding: unset;}
	body .reviews .wrapReviews{padding: 0 20px;}
	body .reviews h2{padding: 20px 20px 0 20px; width: unset;}
	body .reviews .slick-slide{padding: unset;}
	body .reviews .slick-track{margin: unset;}
	body .reviews .slick-prev, body .reviews .slick-next{display: none!important;}
	body .reviews .slick-dots{position: relative;}
}

/**/
#map {
	width: 600px;
	height: 600px;
	display: none;
}

#shop_goods .goods-card .goods-gallery {
	display: none;
}

.subscription .subscription_captcha .title:before {
	display: none;
}

.subscription .subscription_captcha {
	display: none;
}

#shop_goods .filters input[type=button_lite]
 {
	 color: #fff;
	 font-size: 14px;
	 padding: 6px 10px 6px 10px;
	 border-width: 0;
	 border-radius: 4px;
	 -webkit-border-radius: 4px;
	 -moz-border-radius: 4px;
	 -khtml-border-radius: 4px;
	 cursor: pointer;
	 background-color: #333e48;
	 outline: none;
	 text-decoration: none;
	 border-width: 0;
	 opacity: 0.8;
	 width: 68px;
 }

.favorite, .favorite_as{
	position: absolute;
	left: 160px;
	top: -2px;
	height: 25px;
	padding: 3px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1;
}

.goods_wrapper .favorite, .goods_wrapper .favorite_as{
	left: unset;
	top: -5px;
	right: 10px;
}

.compare, .compare_as{
	display: block;
	position: absolute;
	right: 44px;
	top: -5px;
	padding: 5px;
	z-index: 1;
}

.compare:after, .compare_as:after{
	content: '\e918';
	font-family: 'Unisiter-Icons';
	font-size: 21px;
	font-weight: 500;
	cursor: pointer;
	transition: 0.3s;
	position: relative;
}

.compare_as:after{
	content: '\e919';
}

.compare:before, .compare_as:before {
	content: '';
	width: 22px;
	height: 22px;
	position: absolute;
	top: 4px;
	border-radius: 50%;
	background: #fff;
	filter: blur(4px);
}

.compare_as{
	color: #df1d32;
}

#shop_goods .list .compare, #shop_goods .list .compare_as{
	right: 200px;
	top: 10px;
}


#shop_goods .list .favorite, #shop_goods .list .favorite_as{
	right: 160px;
	top: 10px;
	position: absolute;
}

header a.toFavorite, header a.toCompare{
	position: absolute;
	right: 252px;
	top: 17px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-decoration: none;
	color: #333e48;
}

header a.toCompare{
	right: 188px;
}

header a.toCompare:before{
	content: '\e918';
	font-family: 'Unisiter-Icons';
	font-size: 30px;
	cursor: pointer;
	transition: 0.3s;
	font-weight: 500;
	position: relative;
	bottom: 1px;
	color: inherit;
}

header a.toFavorite:before{
	content: '\e916';
	font-family: 'Unisiter-Icons';
	font-size: 30px;
	cursor: pointer;
	transition: 0.3s;
	font-weight: 500;
	position: relative;
	bottom: 1px;
	color: inherit;
}

.three_columns .favorite, .three_columns .favorite_as, .four_columns .favorite,
.four_columns .favorite_as, .five_columns .favorite,  .five_columns .favorite_as{
	position: absolute;
	left: unset;
	top: 0;
	right: 0;
}

.goods-card .favorite, .goods-card .favorite_as{
	left: 280px;
	top: 20px;
}

.goods-card .compare, .goods-card .compare_as{
	left: 246px;
	top: 20px;
	right: unset;
}

.goods-card .compare:after, .goods-card .compare_as:after{
	font-size: 23px;
}

.goods-card .favorite:after, .goods-card .favorite_as:after{
	font-size: 30px;
}

.favorite:after, .favorite_as:after{
	content: '\e916';
	display: inline-block;
	font-family: 'Unisiter-Icons';
	font-size: 24px;
	font-weight: 500;
	cursor: pointer;
	transition: 0.3s;
	position: relative;
}
/**/
.favorite:before, .favorite_as:before{
	content: '';
	width: 22px;
	height: 22px;
	position: absolute;
	top: 4px;
	border-radius: 50%;
	background: #fff;
	filter: blur(4px);
}

.favorite_as:after{
	content: '\e917';
	color: #cf0120;
}

.favorite:hover:after, .favorite_as:hover:after, .compare:hover{
	color: #cf0120;
}

.favorite:hover:after, .favorite_as:hover:after{
	color: #cf0120;
}

.favorite_as:hover:after, compare_as:hover:after{
	color: #333e48;
}

/*bnr left*/
.left_col .bnr img[fetchpriority=high] {
	z-index: 1;
}

.left_col .bnr img[fetchpriority=low] {
	z-index: 0;
}

/*score*/

.rate{
	display: flex;
	align-items: center;
    /*display: none;*/
}

.rate p{
	width: 112px;
}

.score{
	background: #f5f5f5;
	padding: 6px 10px;
	width: max-content;
	border-radius: 4px;
	display: flex;
	gap: 3px;
	/*display: none;*/
}

.score input, .score span{
	width: 15px;
	height: 15px;
	background: url("/engine/public/img/score-items.png");
	display: block;
	background-size: cover;
}

.score input.score_10, .score span.score_10{
	background-position: 0 16px;
}

.score input.score_05, .score span.score_05{
	background-position: 0 37px;
}

.score input.score_00, .score span.score_00{
	background-position: 0 0;
}

.score a {
	margin: -2px 5px;
}

.forms .rate .score{
	flex-direction: row-reverse;
	gap: 5px;
}

.forms .rate .score input{
	width: 22px;
	height: 22px;
	cursor: pointer;
}

.forms .rate input[type="radio"] {
	display: none;
}

.forms .rate label{
	display: inline-block;
	width: 25px;
	height: 25px;
}

.forms .rate label:before {
	content: '';
	display: inline-block;
	background: url("/engine/public/img/score-items.png");
	width: 25px;
	height: 25px;
	cursor: pointer;
}


input[type=radio]:checked,
input[type=radio]:checked ~  .labelScore:before{
	background-position: 0 27px;
}

.forms .rate label.labelScore:hover:before,
.labelScore:hover ~  .labelScore:before,
input[type=radio]:checked ~  .labelScore:hover:before {
	background-position: 0 27px;
}

.forms .rate .score span:nth-child(1):hover{
	background-position: 0 23px;
}

.forms .rate .score span:hover,
.forms .rate .score span:hover ~ span{
	background-position: 0 23px;
}

.forms .rate .score span.score_10{
	background-position: 0 23px;
}

.forms .rate .score span.score_05{
	background-position: 0 54px;
}

.main h1{
	padding: 50px 50px 20px 0;
}
body #banner .sl_a img {
	position: unset;
}

.left_col  #left_banner .bnr,
.left_col #left_banner .bnr img {
	overflow: unset;
}

.sl_a .slick-dots {
	bottom: 20px;
}

.sl_a .slick-dots li button:before {
	display: inline-block;
	margin: 0 5px;
	width: 16px;
	height: 16px;
	background: transparent url(/engine/public/templates/default/mobilyslider/gfx/dots6.png) no-repeat -54px 0;
	color: transparent;
	font-size: 1px;
	text-decoration: none;
	opacity: 1;
	content: '';
}

.sl_a .slick-dots li.slick-active button::before {
	background-position: 0 0;
}

.slick-dots li button:hover::before,
.slick-dots li button:focus::before {
	background-position: -27px 0;
}

/*showMoreFeatures*/

#shopping_cart_table .features div{
	overflow: hidden;
}

#shopping_cart_table .features .showMoreFeatures{
	cursor: pointer;
	display: flex;
	align-items: baseline;
	gap: 4px;
	border-bottom: dotted 1px;
	width: max-content;
}

#shopping_cart_table .features .showMoreFeatures:hover{
	border-bottom: solid 1px;
}

#shopping_cart_table .features .showMoreFeatures:after {
	content: '\e90a';
	display: block;
	font-family: 'Unisiter-Icons';
	font-size: 6px;
	font-weight: bold;
	transition: 0.3s;
}

/*reviews*/

.reviews{
	background-color: #f8f8f8;
	border-bottom: 1px solid #ececec;
	border-top: 1px solid #ececec;
	padding-bottom: 40px;
	margin-top: 40px;
}

.reviews h2{
	width: 100%;
	max-width: 1230px;
	margin: 0 auto;
}

.wrapReviews{
	width: 100%;
	max-width: 1230px;
	margin: 40px auto 0;
	display: flex;
	gap: 40px;
	flex-wrap: wrap;
}

.reviews h2 a:after {
	background-color: #fff;
}

.reviews .item-review{
	display: flex!important;
	flex-direction: column;
	gap: 20px;
	max-width: 50%;
	margin: 0 auto;
}

.reviews .item-review span{
	color: #888;
}

.reviews .item-review h3{
	font-weight: 500;
	font-size: 22px;
	position: relative;
}

.reviews .item-review p{
	color: #666666	;
	font-size: 16px;
	margin: 20px 0;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden !important;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	line-height: 24px;
}

.reviews .item-review h3:before{
	content: '\201C';
	font-family: none;
	font-size: 50px;
	font-weight: bold;
	color: #d6d6d6;
	position: absolute;
	left: -60px;
	top: 60px;
}

.reviews .item-review a {
	border: 2px solid var(--main-bg-color);
	color: var(--main-bg-color);
	padding: 10px 20px;
	text-decoration: none;
	width: max-content;
	font-size: 18px;
	border-radius: 4px;
	transition: 0.3s;
}

.reviews .item-review a:hover {
	background-color: var(--main-bg-color-hover);
	border: 2px solid var(--main-bg-color-hover);
	color: #fff;
}

.reviews .slick-prev{
	left: 0;
	z-index: 1;
}

.reviews .slick-next{
	right: 7px;
}

.reviews .slick-prev:before, .reviews .slick-next:before{
	font-size: 15px;
	color: #555;
	content: '\e90a';
	display: inline-block;
	font-family: 'Unisiter-Icons';
	background-color: #fff;
	padding: 10px;
	transition: 0.3s;
}

.reviews .slick-prev:hover:before, .reviews .slick-next:hover:before{
	background-color: #eee;

}

.reviews .slick-prev:before{
	transform: rotate(90deg);
}

.reviews .slick-next:before{
	transform: rotate(270deg);
}

.reviews .slick-track{
	margin: 0 -40px;
}

.reviews .slick-slide{
	padding: 0 40px;
}

.reviews .slick-dots{
	bottom: -40px;
}

/*social*/

.social {
	display: block;
	position: absolute;
	left: 0;
	margin-left: -4px;
	top: 321px;
	width: 200px;
	height: 37px;
	list-style-type: none;
}

.social li {
	display: inline-block;
	margin: 4px;
}

.social li a {
	display: block;
	width: 29px;
	height: 29px;
	background: transparent url(/engine/public/img/services.png) -6px -6px no-repeat;
	border-radius: 14px;
	background-color: #333e48;/*colorButton_demo*/
}

.social li a:hover {
	background-color: #0062bd;
}

.social li.fb a {background-position: 1px 1px;}
.social li.ig a {background-position: 1px -25px;}
.social li.vk a {background-position: 1px -50px;}
.social li.tw a {background-position: 2px -76px;}
.social li.ok a {background-position: 1.5px -103px;}
.social li.dr a {background-position: 1.5px -128px;}
.social li.yt a {background-position: 1.5px -154px;}
.social li.yl a {background-position: 1.5px -181px;}
.social li.tg a {background-position: 1.5px -206px;}
.social li.fp a {background-position: 1.5px -233px;}
.social li.ym a {background-position: 1.5px -259px;}
.social li.oz a {background-position: 1.5px -285px;}
.social li.wb a {background-position: 1.5px -311px;}
.social li.sm a {background-position: 1.5px -337px;}
.social li.av a {background-position: 1.5px -363px;}
.social li.wa a {background-position: 1.5px -389px;}
.social li.vi a {background-position: 1.5px -414px;}
.social li.rt a {background-position: 1.5px -439px;}
.social li.dz a {background-position: 1.5px -466px;}
.social li.pt a {background-position: 1.5px -499px;}

/**/

/*cookie_notes*/

section.cookie_notes {
	position: fixed;
	width: 100%;
	bottom: 40px;
	margin: 0 auto;
	text-align: center;
	z-index: 1111;
}

section.cookie_notes div {
	position: relative;
	overflow: hidden;
	max-width: 1260px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
	border-radius: 5px;
	box-shadow: 0 5px 23px -3px rgb(0 0 0 / 30%);
	padding: 20px;
}

section.cookie_notes .button {
	float: right;
	display: block;
	color: #ffffff;
	font-size: 14px;
	padding: 7px 14px 8px 14px;
	border-radius: 4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	cursor: pointer;
	background-color: #333e48;/*colorButton_demo*/
	outline: none;
	text-decoration: none;
	border-width: 0;
	-webkit-appearance: none;
	transition: background-color 0.3s;
}

section.cookie_notes .button:hover {
	background-color: #0062bd;
}

footer .phone2 ~ ul.social {
	top: 355px;
}
#goods_desc {
	margin-top: 40px;
	text-align: justify;
}

@media (min-width: 860px) {
	body .uw-whatsapp, body .uw-telegram {padding: 5px 10px 5px 45px; font-size: 12px; line-height: 14px; border-top-right-radius: 20px;}
	body .uw-whatsapp:before, body .uw-telegram:before {left: 10px; bottom: 5px; width: 30px; height: 30px;}
	body .uw-whatsapp span, body .uw-telegram span {font-size: 16px; line-height: 16px;}
	body .uw-whatsapp div, body .uw-telegram div {right: -20px; top: -20px; width: 20px; height: 20px;}
	body .uw-whatsapp.tr, body .uw-telegram.tr {top:0!important;}
	body .uw-whatsapp.tr div, body .uw-telegram.tr div{bottom: unset!important; left: -1vw!important;}
}


/*compare list*/

.compare-wrap{
	overflow: auto;
}

.compare-list{
	width: max-content;
}

.listGoods{
	display: flex;
}

.listGoods h3{
	width: max-content;
}

.listGoods .compare{
	position: unset;
	padding: unset;
	max-width: 245px;
	min-width: unset;
	height: unset;
	width: 100%;
}

.listGoods .compare a{
	display: flex;
	flex-direction: column;
	align-items: center;
	height: unset;
}

.listGoods .compare input{
	display: none;
}

.listGoods .compare .name{
	padding: 20px 10px 0 10px;
}

.listGoods .compare:after{
	content: unset;
	display: none;
}

.compare-list .valueFeatures{
	width: 100%;
	padding: 10px 0;
	display: flex;
}

.valueFeatures:nth-child(1n){
	background-color: #f5f5f5;
}

.compare-list div.valueFeatures span{
	width: 100%;
	max-width: 245px;
	padding-left: 10px;
}

.compare-list div{
	margin: 10px 0;
	padding-left: 10px;
}

.compare-list h3{
	margin: 20px 0;
	width: max-content;
	padding-left: 10px;
}

.compare-list .compare_as{
	position: relative;
	right: -175px;
	top: unset;
}
.compare-list .price{
	position: unset;
}

.goods span.name{
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
	margin: 0;
	display: -webkit-box;
}
ul.dots li .name{
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	margin: 0;
	display: -webkit-box;
}

