.card-page .shop2-product {
	width: 100%;
}

.cart-page-product {
    margin: 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}


.folders-container {
    height: 100vh;
    overflow: scroll;
}
/*1794*/

html body .site-info.logo_left {
    display: flex;
    flex-direction: column;
}

html body .site-info.logo_left .site-info__body {
    margin-left: 0;
    margin-top: 10px;
}
/*1794 end*/
/*1553*/
@media all and (min-width: 1261px) {
 	.menu-top > .has:last-child ul li ul {
		right: 100%;
	    margin-right: 30px;
	    left: auto;
	    margin-left: 0;	
	}
	.menu-top > .has:last-child ul li ul:before {
		transform: rotate(180deg);
		left: 100%;
		right: auto;	
	}
 }
/*1553 fin*/

* {
  -webkit-locale: auto;
}
body .shop2-color-ext-select, body .shop2-color-ext-select:hover, body .shop2-color-ext-select.active {
	background-position: right 15px top 50%;
}

.site-header .top-contacts__body {justify-content: flex-end;}

/*1935 start*/
.tpl-field.type-checkbox ul li input[type="checkbox"], 
.gr-field-style.type-checkbox ul li input[type="checkbox"], 
.option-item.type-checkbox ul li input[type="checkbox"], 
.form-item.type-checkbox ul li input[type="checkbox"] {
	visibility: visible;
}
body .mg-styler-label--checkbox input {
	width: 25px;
	height: 25px;
	visibility: visible;
}
@media all and (max-width: 767px) {
	body .fixed-panel.fixed_block {
		z-index: 4;
	}
}
body .shop-product-data {
	padding-bottom: 10px;
}
body .shop2-product-tags>span {
    padding-top: 2px;
    background-position: 0 6px;
}
.top-block .desktop-folders.inner_page .site-folders > li.hide_item {
	display: block !important;
}
body .form-block .tpl-anketa .tpl-field.last-inline {
	display: inline-flex;
    flex-direction: column;
}
body .form-block .tpl-anketa .tpl-field.last-inline .error-message {
	order: 1;
	padding: 10px 0 0;
}
.main-block .text-block.empty-advantages {
	width: 100%;
	margin-right: 0;
}
@media (max-width: 639px) {
	body .site-path {
	    display: block;
	}
}

.slick-arrow.slick-disabled {
	opacity: 0.5;
    pointer-events: none;
}
.gr_hide_onload .main-blocks .main-products .product-list:not(.slick-slider) {display: flex;overflow: hidden;white-space: nowrap;}
.gr_hide_onload .main-blocks .main-products .product-list:not(.slick-slider) .shop2-product-item {width: calc(33.333% - 30px); margin: 0 15px 0; flex-shrink: 0;}
.gr_hide_onload .main-blocks .main-products .product-list:not(.slick-slider) .shop2-product-item .product-item__top {height: 120px;}
.gr_hide_onload .main-blocks .main-products .product-list:not(.slick-slider) .shop2-product-item .product-item__top a {height: 100%;}
.empty-val {
	pointer-events: none;
    opacity: 0.5;
}
 
/*1935 end*/