a, label {
	cursor:pointer;
}
.modal-cities {
	display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.modal-cities label{
	width:40%;
}
.callback-form1__submit {
	display:block;
}
.list-mark1__clm a.active {
    background-color: #323232;
}
.list-mark1__clm {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.list-check1__clm {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    box-sizing: border-box;
}
.list-check1__clm > label {
    width: 50%;
    box-sizing: border-box;
}
#js-map {
	min-width:100%;
	min-height:100%;
}
#js-map > ymaps {
	min-width:100%;
	min-height:100%;
}
.show-more1__link {
	display:none;
}
.block-chose-mark1 .filter-block1__list-item {
	width:100%;
	padding-left: 0px;
}
.gallery-list a {
	margin-bottom:20px;
}
.gallery-list .gallery-list1__item, .gallery-list1-js__item {
	width:25%;
}
.big-slider1__top-slider:not(.slick-initialized) {
	overflow:hidden;
	max-height:300px;
	
}
.big-slider1__nav-slider:not(.slick-initialized) {
	overflow:hidden;
	max-height:80px;
	
}
.show-more-review {
    color: #ff5c00;
    font-size: 12px;
    display: block;
	margin-top:10px;
	margin-bottom:10px
}
.modal-up .block-review1__text {
	max-width: 100%;
}
.modal-up .carousel-review1__item {
	    padding: 0 10px 10px 10px;
}
.content-over3__add-cart.ok {
	border: 2px solid #ff5c00;
    background-color: #f6f6f6;
    box-sizing: border-box;
    cursor: default;
}
.reviews-list {
	display:flex;
	flex-wrap:wrap;
}

.reviews-list .carousel-review1__item {
    width: 33%;
    border-bottom: 1px dotted #fff;
    padding-top: 50px;
    padding-bottom: 50px;
}
.icon2gis {
    display: inline-block;
    width: 40px;
    height: 17px;
    background: url(../img/2gis.png) no-repeat center;
    background-size: contain;
    background-position: center;
}
.icon_site {
    display: inline-block;
    width: 40px;
    height: 17px;
    background: url(/favicon.ico) no-repeat center;
    background-size: contain;
    background-position: center;
}
.carousel-review1 .slick-dots ul {
	max-width: 768px;
}
.carousel-review1 .slick-dots li {
	margin-bottom: 5px;
}
[data-target="reviews"] .show-more1__link, .page-comments .show-more1__link {
    display: inline-block; 
}
[data-target="reviews"] .show-more1__content, .page-comments .show-more1__content {
    text-align: center;
}
.rate-modal-review1__list {
    float: left;
    *zoom: 1;
	margin-bottom: 20px;
}
.modal7 .fast-order-content1__list-item {
	/*clear:both;*/
}
input.rate-modal {
    display: none;
}
.rate-modal-review1__list-item {
    float: right;
    vertical-align: top;
    margin-right: 15px;
    background: url(../img/i37.svg) no-repeat 0 0;
    background-size: 32px 31px;
    width: 32px;
    height: 31px;
    display: inline-block;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
   	filter: gray;
    -webkit-filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(grayScale=1)";
}

input.rate-modal:checked ~ .rate-modal-review1__list-item, input.rate-modal + label:hover ~ .rate-modal-review1__list-item, input.rate-modal + label:hover {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
    opacity: 1;
}
.file-add1 {
    display: block;
}
.page-comments .show-more1 {
		margin-bottom:20px;
}
.page-comments a.show-more1__link {
    padding: 0px 20px;
    margin-top: 20px;
}
.content-tab1__item {
    display: none;
}
.content-tab1__item.active {
    display: block;
}
/*
.page-line  [style*="background-image"] {
	background-size: contain !important;
}
*/
.padding6.related-block {
    padding-top: 0px;
}
/*
.padding5.product-page {
    padding-bottom: 40px;
}
*/
.block-slide1__price-item.mod1.mod2 {
    margin-right: 15px;
}
.block-slide1__price-item span.mod1 {
	text-decoration:none;
	
}
.block-slide1__price-item.mod1 {
	position:relative;
}
.block-slide1__price-item span.mod1:after {
    content: "";
    width: 73%;
    border-bottom: 2px solid #ff5c00;
    height: 1px;
    display: block;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}
.table-list-information1 .compare_price {
    display: inline-block;
    margin-right: 10px;
    text-decoration: line-through;
    color: #ff5c00;
}
.reset-filter:after {
	content:"";
	background: url(../img/i30.svg) no-repeat 0 0;
	width: 10px;
    height: 10px;
	background-size: 10px 10px;
	display: inline-block;
    z-index: 1;
    margin-left: 10px;
}
.reset-filter {
    padding: 0 15px 0 15px;
    width: auto;
    height: 45px;
    border: 2px solid #ff5c00;
    background-color: #ffffff;
    position: relative;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.9px;
    line-height: 40px;
    box-sizing: border-box;
    text-align: center;
    display: inline-block;
    margin-left: 20px;
}
.title-content1__left + .reset-filter {
	margin-bottom:20px;
	width:100%;
	display:block;	
	max-width: 324px;
    margin-left: 0px;
}
@media only screen and (min-width: 760px){
	.title-content1__left {
		display: flex;
		flex-wrap: nowrap;
	}
	.title-content1__left + .reset-filter {
		display:none;
	}
}
@media only screen and (max-width: 760px){
	.block-slide1__price-item.mod1.mod2 {
		margin-right: 15px;
	}
	.block-slide1__price-item.mod1.mod2 + .content-over3__price {
		white-space: nowrap;
		overflow: hidden;
		margin-right: 28px;
	}
	.list-product1 .block-product1__favorite {
		top: 250px;
	}
	
	.carousel-review1 .slick-dots li {
		margin-bottom: 5px;
		width: 18px;
		height: 18px;
		min-width: 18px;
		
	}
	/*
	.carousel-review1 .slick-dots ul {
		max-width: 600px;
		overflow-y: hidden;
		max-height: 20px;
		overflow-x: scroll;
		display: flex;
		padding-bottom:15px;
		 flex-wrap: wrap; 
	}
	*/
	.reviews-list .carousel-review1__item {
	   width:100%;
	}
}
.subcat-item a {
    margin-right: 20px;
    position: relative;
    padding: 10px 20px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #fff;
    color: #ff5c00;
	border:1px solid #ff5c00;	
    white-space: nowrap;
}
.subcat-item a.active {
    background-color: #ff5c00;
    color: #ffffff;
}
.content-subcats {
	display:flex;
	flex-wrap: wrap;
}
@media only screen and (max-width: 1000px) { 
	.list-link1__drop[data-id="82"] { top: 25%; } 
	.list-link1__drop[data-id="83"] { top: 60%; } 
}
@media only screen and (max-width: 768px) { 
	.list-check1__clm > label { width:100% }
	.show-more1__content {
		width: 100%;
	}
	.block4__text-over span.hide-mobile1, .block4__text-over br  {
		display:none;
	}
	.js-favourites-page .title-content1__left {
		display: block;
		max-width: 100%;
	}
	.js-favourites-page .title-content1__left .title-content1__title {
		font-size:12pt;
	}
}
.map-preview {
    background: url("../img_webp/map-preview.webp") no-repeat center;
    display: block;
    width: 100%;
    height: 100%;
}
.aload {
	opacity:1;
	transition: opacity 1s;
}
.aload.aload-hide {
	opacity:0.2;
	background:url("../img/fc/fancybox_loading.gif") no-repeat center;
	min-height:200px;
}


/* messengers */
.msg { display: flex; }
.msg__item {
	margin-left: 22px;
	width: 1em;
	height: 1em;
	font-size: 19px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
	transition: opacity 0.2s ease;
}
.msg__item:hover { opacity: 0.9; }
.msg__item:first-child { margin-left: 0; }
.msg__item--vk { background-image: url(../img/icon-vk.svg); }
.msg__item--inst { background-image: url(../img/icon-instagram.svg); }
.msg__item--tg { background-image: url(../img/icon-tg.svg); }
.msg__item--wa { background-image: url(../img/icon-whatsapp.svg); }
.msg__item--vb { background-image: url(../img/icon-viber.svg); }
.msg__item a {
	position: relative;
	display: block; 
	height: 100%
}
.msg__item a:before {
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
}

.msg--h .msg__item--tg { width: 22px; }
.msg--h .msg__item--vb { height: 21px; }

.msg--hm { align-items:center; }
.msg--hm .msg__item--vk {	width: 22px; }
.msg--hm .msg__item--inst {	font-size: 17px; }
/* / */


/* ask questions in messengers */
.msg_q { 
	display: flex; 
	justify-content: center;
	align-items: center;
	margin: 20px 0 100px;
	padding: 32px 20px 35px;
	border: 2px solid #e6e6e6;
}
.msg_q > * { 
	position: relative;
	left: -26px; /* pp */
}
.msg_q__txt { 
	font-size: 22px; 
	font-weight: 300;
	text-align: right;
}
.msg_q__txt strong {
	color: #ff5c00; 
	font-weight: bold;
}
.msg_q__lst {
	display: flex;
	font-size: 18px;
}
.msg_q__item { margin-left: 48px; }
.msg_q__item a {
	display: flex;
	align-items: center;
	color: inherit;
}
.msg_q__item a:hover { text-decoration: underline; }
.msg_q__item img {
	flex-shrink: 0;
	width: auto;
	height: 33px;
	margin-right: 16px;
}
@media only screen and (max-width: 1000px) { 
	.msg_q { 
		margin: 0 0 50px; 
		padding: 20px; 
	}
	.msg_q > * { left: 0; }
	.msg_q__item { margin-left: 20px; }
	.msg_q__txt { font-size: 20px; }
	.msg_q__txt strong { display: block; }
}
@media only screen and (max-width: 760px) { 
	.msg_q { display: block; }
	.msg_q__txt { 
		margin-bottom: 20px; 
		font-size: 18px; 
		text-align: center; 
	}
	.msg_q__lst { justify-content: center; font-size: 0; }
	.msg_q__item { margin: 0 15px; }
}
/* / */

[href*="insta"] {
	display:none !important;
}



/* banner (message) */
.banner {
	display: flex; 
	align-items: center;
	column-gap: 45px;
	padding: 10px 0 20px;
}
.banner__i {
	flex-shrink: 0;
	width: 1em;
	height: 1em;
	font-size: 100px;
}
.banner__in { 
	font-size: 20px; 
	line-height: 1.5;
}
.banner h2 { 
	font-weight: 500; 
	text-transform: uppercase;
}
.banner em { 
	font-style: normal;
	color: #f36d08;
}

@media only screen and (max-width: 760px) {
	.banner {
		flex-direction: column;
		text-align: center;
	}
	.banner__i {
		font-size: 75px;	
	}
	.banner__in { 
		font-size: 15px; 
	}
	.banner h2 { 
		line-height: 1.2;
		margin-bottom: 5px;
	}
}
/* / banner */

/* cart selector */
.cart-selector .jq-selectbox {
    display: block;
    padding: 0 22px;
    width: 100%;
    height: 53px;
    border-radius: 3px;
    background-color: #dcdcdc;
    color: #000000;
    font-size: 18px;
	box-sizing: border-box;
    max-width: 100%;
}
.cart-selector .jq-selectbox__select-text {
	line-height: 52px;
}
.cart-selector .jq-selectbox__trigger-arrow {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	margin: auto 0;
	border: solid transparent;
	border-width: 10px 6px 0;
	border-top-color: #ff5c00;
	transition: transform 0.3s;
}
.cart-selector .jq-selectbox.opened .jq-selectbox__trigger-arrow {
	transform: rotate(180deg);
}
.cart-selector .jq-selectbox__dropdown {
    width: 90%;
    box-sizing: border-box;
    background: #e7e7e7;
	z-index: 1;
}
.cart-selector .jq-selectbox__dropdown ul {
	max-height: 200px;
    box-sizing: border-box;
}
.cart-selector input[type="search"] {
    display: block;
    padding: 0 22px;
    width: 100%;
    height: 53px;
    border-radius: 3px;
    background-color: #f3f3f3;
    color: #000000;
    font-size: 18px;
}
.cart-selector li {
    padding: 10px 20px;
    border-bottom: 1px solid #aaa;
}
.cart-selector .jq-selectbox__not-found {
    padding: 20px;
    box-sizing: border-box;
}
.callback-form1 .cart-selector .jq-selectbox {
	background-color:#fff
}