/*1552/20/06/2019*/
.img_bg_opacity a {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.img_bg_opacity	img {
	opacity: 0;
}
.jqselect:before ,
.shop2-block.search-form ul.shop2-color-ext-options:before {
    pointer-events: none;
}

.empty_options {
	justify-content: center; 
}
.empty_options .card-top-block__right {
	width: auto; 
}
.empty_options .card-top-block__product-details {
	display: none; 
}
/*1552/20/09/2019*/
.search--mode_catalog , .buy--mode_catalog {
	margin-right: 0;
}
.site-path {
	margin-top: 20px;
	font-size: 0;
}
.site-path a {
    margin-right: 10px;
}
.site-path a:hover {
	color: #3375fc;
}
.top-slider__items.top_slider_black:before {
	display: none;
}
.top-slider__items.top_slider_black.blackout:before {
	display: block;
}
@media screen and (max-width: 359px) {
	.shop2-product-navigation a.shop2-btn {
	    width: 120px;
	    font-size: 15px;
	}
}
.prod-price-old .price-old {
	font-size: 16px;
    text-decoration: line-through red solid;
    margin: 10px 0 0px 0;
}

.menu__inner li ul.right_level {
	position: static;
    box-shadow: none;
}

.logo.logo__left-setting {
	flex-direction: column;
	align-items: unset;
}



.cart-product-params__list textarea, .shop2-product-options textarea, .cart-product-params__list input[type="text"], .shop2-product-options input[type="text"] {
    display: inline-block;
    vertical-align: middle;
    outline: none;
    background: #fff;
    border: 2px solid #dde3f0;
    box-sizing: border-box;
    max-width: 100%;
}

.cart-product-params__list input[type="text"].shop2-date, .shop2-product-options input[type="text"].shop2-date, .cart-product-params__list input[type="text"].shop2-date_interval, .shop2-product-options input[type="text"].shop2-date_interval {
    width: 90px;
}

.cart-product-params__list input[type="file"], .shop2-product-options input[type="file"] {
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    border: 2px solid #dde3f0;
    box-sizing: border-box;
    max-width: 100%;
}

.cart-product-params__list .shop2-date-from, .shop2-product-options .shop2-date-from, .cart-product-params__list .shop2-date-to, .shop2-product-options .shop2-date-to {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}

.cart-product-params__list .shop2-date-from span, .shop2-product-options .shop2-date-from span, .cart-product-params__list .shop2-date-to span, .shop2-product-options .shop2-date-to span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px 0 0;
    box-sizing: border-box;
}

@media (max-width: 640px) {
    .cart-product-params__list .shop2-date-from span, .shop2-product-options .shop2-date-from span, .cart-product-params__list .shop2-date-to span, .shop2-product-options .shop2-date-to span {
        width: 100%;
        padding: 0 0 4px;
    }
}

.cart-product-params__list .ui-datepicker-trigger, .shop2-product-options .ui-datepicker-trigger {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    width: auto;
    height: auto;
    font-size: 0;
    line-height: 0;
}

.cart-product-params__list .shop2-btn.shop2-upload-btn, .shop2-product-options .shop2-btn.shop2-upload-btn, .cart-product-params__list .delete-upload-file.shop2-btn, .shop2-product-options .delete-upload-file.shop2-btn {
    min-height: 0;
    width: auto;
}
/*1553*/
@media (min-width: 1024px) {
    .logo {
    	flex-wrap: nowrap;
    }
    .logo.logo_top {
    	flex-direction: column;
    	align-items: flex-start;
    	flex-wrap: wrap;
    }
    
}
/*1553*/

@media (max-width: 1023px) {
	.search.search-mob .search__mobile .search__text {
	    padding-right: 50px;
	}
}
.card-slider .product-label .product-spec {
	padding: 6px 10px; 
}
.card-slider .product-label .product-new {
	padding: 6px 10px; 
}
.footer_form__inner .tpl-anketa .tpl-anketa-success-note {
	color: #ffffff;
}
.footer_form {
	color: #ffffff;
}
.footer_form .tpl-anketa .tpl-field a { 
	color: #ffffff;
	displayL inline-block;
	margin: 0 0 0 5px;
}
.tw_menu .menu-bottom__inner > li > a {
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	display: inline-block;
    vertical-align: top;
}
.tw_menu .menu-bottom__inner > li.has-child > a {
	padding-right: 30px;
}
.tw_menu .menu-bottom-left__inner > li > a {
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	display: inline-block;
    vertical-align: top;
}
.tw_menu .menu-bottom-left__inner > li.has-child > a {
	padding-right: 30px;
}
body .comments_block_wrapper .tpl_rev_form .tpl-field-reg {
	display: block;
	margin-bottom: 10px;
}

.comments_block_wrapper .tpl_rev_form .tpl-form input[type=checkbox] {
	width: 20px;
	height: 20px;
}
@media all and (max-width: 480px) {
	.shop2-product-discount-desc, .shop2-product-actions dd {
		max-width: 100%;
	}
}
@media all and (max-width: 360px) {
	body .card-bottom-block .tabt .kinds-block .shop2-kind-item {
		width: 100%;
		margin-right: 0;
	}
}
.flexMenu-popup ul {
	left: auto !important;
	right: 100% !important;
	min-width: 170px;
}
.site-path a {
	margin: 0 10px;
}
/*в некоторых темах не читабелен текст*/
.footer_form__inner .error-message {
	color: 	#fb9696;
}
.text_main__inner.full-width {
	max-width: 100%;
}
.menu-bottom-left__inner > li.has-child > a span, .menu-bottom__inner > li.has-child > a span {
	display: none;
}
.card-bottom-block .tabt .kinds-block .kind-image.no-image {
	padding-top: 100%;
}
@media all and (min-width: 1761px) {
	.product-list.product-list-simple {
		align-items: inherit;
	}
}
.kinds-block__list {
	display: flex;
	flex-wrap: wrap;
}
.jqselect.active {
	z-index: 101 !important;	
}
@media all and (max-width: 380px){
	.comments_block_wrapper .tpl-auth .tpl-left {
		float: none;	
	}
}
.comments_block_wrapper .tpl_rev_form .tpl-form.tpl-auth button.tpl-button.shop2-btn-back {
	margin: 20px 0 0;
	max-width: 100%;
}
.comments_block_wrapper .tpl_rev_form .tpl-form.tpl-auth .tpl-button.shop2-btn-back { 
	font-size: 16px;
	display: inline-block;
}

/*1935 5.9.22*/
body .burger-block {
    z-index: 1000;
}