.prod-info {
    min-height: 35px;
}
.prod-b > a .prod-c, .prod-b > a .prod-h {
    text-align:left !important;
}
.wb-content-block #product-list .prod-b > .s-product-wrapper > .wb-product-cart .wb-product-rating-mobile {
    display: inline-block;
    min-height: 15px;
}
.wb-product-rating .product-rating {
    display: flex !important;
    align-items: center;
    text-align: left !important;
}
.prod-hrk {
    text-align: left !important;
}
.wb-product-rating .rating-images:before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    margin-right: 4px;
    background-image: url(/wa-data/public/shop/themes/7ya/img/svg/rating-mobile.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.wb-product-rating .rating-images {
    display: flex;
    align-items: center;
    color: #242424;
    font-size: 12px;
}
.wb-product-rating .reviews_count {
    border: none;
    font-size: 12px;
    line-height: 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    color: #9d9da5;
}
.tabs { margin-bottom: 30px; /*border: 1px solid #eeeeee;*/ color: #6a6a6a }
.tab-title { display: block; /*overflow: hidden;*/ /*border-bottom: 1px solid #eeeeee*/ }
/*.tab-title-item {
	display: block;
	float: left;
	width: 33.33%;
	text-align: center;
	padding: 10px 5px;
	border-right: 1px solid #eeeeee;
	cursor: pointer;
}*/
.tab-title-item {
	display: inline-block;
	width: 33.33%;
	background: #eeeeee;
	text-align: center;
	border: 1px solid #eeeeee;
	border-radius: 5px 5px 0 0;
	padding: 9px 0 7px 0px;
	cursor: pointer;
}
.tab-title-item:nth-child(3n) { border-right: none }
.tab-title-item:hover { background: #eeeeee; color: #333333 }
/*.tab-title-item.selected { background: #eeeeee; color: #333333; cursor: default; pointer-events: none }*/
.tab-title-item.selected {
	cursor: default;
	pointer-events: none;
	background-color: #fff;
	padding: 9px 0 7px 0px;
	margin-bottom: -7px;
	height: 41px;
	position: relative;
	top: -7px;
	border-bottom: none;
	color: #000;
}
.tab-title-item.selected span { position: relative; top: 7px; }
.tab-content { padding: 20px; border: 1px solid #e0e0e0; margin-top: -1px; }
.tab-content-item { display: none }
.tab-content-item.selected { display: block }
.write-review { margin: 0px 0 20px }
.review-added { margin-top: 0; color: #00aa00 }
.reviews_title {
	font-size: 36px;
	line-height: normal;
	font-weight: 400;
	color: #363f4d;
	text-align: center;
	text-transform: uppercase;
	margin: 30px 0;
}
.reviews_title:after {
	margin-left: 30px;
	content: '';
	display: inline-block;
	width: 36px;
	height: 12px;
	vertical-align: middle;
	background: url(https://gallery.retailrocket.net/6012b42797a5253c8023b495/h_mr.png) no-repeat 50% 0;
}
.reviews_title:before {
	margin-right: 30px;
	content: '';
	display: inline-block;
	width: 36px;
	height: 12px;
	vertical-align: middle;
	background: url(https://gallery.retailrocket.net/6012b42797a5253c8023b495/h_mr.png) no-repeat 50% 0;
}
.product-rating { display: block; text-align: center; margin-bottom: 10px; margin-top: 5px; position: relative; z-index: 6; }
.prod-b > a { height: 536px; }
.prod-bg { height: 562px; }
#reviews { padding: 0 15px; }
.wa-form .wa-field .wa-value select[name="dop[sootvetstvie-razmeru]"] {
	width: 300px;
	min-width: 300px;
	margin: 0;
	padding: 5px;
	border: 1px solid;
	border-color: #bfbfbf;
	background: #fff;
	box-shadow: 0 1px 0 rgb(255 255 255 / 89%), inset 0 0 3px rgb(4 4 4 / 6%);
	font-family: 'Montserrat', Arial, sans-serif;
}
.wa-form { width: 100% }
.reviewsplus-add, .reviewsplus-div-content input[type=submit] { width: 270px; display: block }
.pp-info.stm_lr .rating { border: 1px solid transparent; border-radius: 5px; padding: 7px 8px; margin-bottom: 5px; display: inline-block }
.pp-info.stm_lr .rating:hover { border: 1px solid #c6c6c6 }
.pp-info.stm_lr .rating .reviews_count { border-bottom: 1px dashed }
.rating i.icon16 { margin-top: -1px }
.reviewsplus-add-link-div .reviewsplus-add { margin-left: auto; margin-right: auto }
#reviewsplus-add-form .wa-form .wa-field.hidden,
#reviewsplus-add-form .wa-form .wa-field[data-name="email"] input[name="main[email]"] { display: none }
.thumbs-slider[data-type="order"], .thumbs-slider[data-type="category"] {
	width: 100%;
	padding: 0 40px;
}
.thumbs-slider[data-type="product_cart"] {
	width: 100%;
	padding: 0 20px;
}
.thumbs-slider[data-type="order"] {
	/*background: white;*/
	margin-top: 30px;
	padding: 30px 20px 0 20px;
}
.thumbs-slider[data-type="order"] .slider-title {
	margin-top: 0;
	font-size: 30px;
}
.thumbs-slider[data-type="order"] .swiper {
	padding-bottom: 15px;
}
.thumbs-slider .swiper-button-prev {
	background: url('https://gallery.retailrocket.net/6012b42797a5253c8023b495/sl-l.png') no-repeat center center;
	background-size: contain;
	left: -40px;

}
.thumbs-slider .swiper-button-next {
	background: url('https://gallery.retailrocket.net/6012b42797a5253c8023b495/sl-r.png') no-repeat center center;
	background-size: contain;
	right: -40px;

	}
.thumbs-slider .swiper-button-next:hover, .thumbs-slider .swiper-button-prev:hover {
	opacity: 1;
}
.swiper-button-next:after, .swiper-button-prev:after {
	display: none;
}
.thumbs-slider .slider-body {
	position: relative;
}
.thumbs-slider .slider-body .swiper-button-next, .thumbs-slider .slider-body .swiper-button-prev {
	width: 32px;
	height: 63px;
	display: block;
	cursor: pointer;
	z-index: 1;
	opacity: .5;
	top: 50%;
	transform: translate(0, -50%);
	position: absolute;
}
.thumbs-slider .slider-body .swiper-button-next:hover, .thumbs-slider .slider-body .swiper-button-prev:hover {
	opacity: 1;
}
.swiper{
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}
.thumbs-slider .slider-title{
	font-size: 36px;
	line-height: normal;
	font-weight: 400;
	color: #363f4d;
	text-align: center;
	text-transform: uppercase;
	margin: 30px 0;
}
.thumbs-slider .slider-title:before {
	margin-right: 30px;
	content: '';
	display: inline-block;
	width: 36px;
	height: 12px;
	vertical-align: middle;
	background: url("img/slider_title_img.png") no-repeat 50% 0;
}
.thumbs-slider .slider-title:after {
	margin-left: 30px;
	content: '';
	display: inline-block;
	width: 36px;
	height: 12px;
	vertical-align: middle;
	background: url("img/slider_title_img.png") no-repeat 50% 0;
}
.thumbs-slider .swiper-slide{
	height: auto;
	position: relative;
}
.thumbs-slider .swiper-slide a{
	color: #333;
	padding: 0;
	margin: 15px;
	text-align: center;
	position: relative;
	display: block;
}
.thumbs-slider .swiper-slide a:hover .hover-block{
	color: #de0123;
	display: block;
}
.thumbs-slider .swiper-slide a:hover {
	color: #de0123;
}
.thumbs-slider .swiper-slide .prod-h{
	text-align: center;
	font-size: 14px;
	height: 28px;
	overflow: hidden;
}
.thumbs-slider .swiper-slide .prod-c{
	margin: 15px 0 12px;
	text-align: center;
	font-size: 24px;
	font-weight: 400;
	color: #de0123;
}
.thumbs-slider .swiper-slide .prod-hrk{
	margin-top: 0;
}
.thumbs-slider .swiper-slide .prod-hrk .phar_block{
	margin-top: 5px;
}
.thumbs-slider .swiper-slide .prod-hrk .phar_block.c{
	display: flex;
	justify-content: center;
	overflow: hidden;
}
.thumbs-slider .swiper-slide .prod-hrk .phar_block.color {
	display: none;
}
.thumbs-slider .swiper-slide .hover-block {
	position: absolute;
	top: -10px;
	left: -10px;
	width: calc(100% + 20px);
	height: calc(100% + 23px);
	box-shadow: 0 2px 10px rgb(0 0 0 / 15%);
	border-top: 1px solid #dedede;
	z-index: 5;
	display: none;
}
.thumbs-slider .swiper-slide .prod-hrk .phar_block.c:after,
.thumbs-slider .swiper-slide .prod-hrk .phar_block.c:before {
	position: absolute;
	width: 19px;
	height: 17px;
}
.thumbs-slider .swiper-slide .prod-hrk .phar_block.c:after {
	right: 0;
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
}
.thumbs-slider .swiper-slide .prod-hrk .phar_block.c:before {
	left: 0;
	background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
}
.thumbs-slider .swiper-slide .prod-img {
	width: 100%;
	position: relative;
}
.thumbs-slider .swiper-slide .prod-img img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	margin: 0 auto;
	outline: none;
}
.product-rating .reviews_count { border-bottom: 1px dashed }

.options .inline-select a.disabled { opacity: 0.3; pointer-events: none }
.wa-features-wrapper .wa-feature-wrapper a.disabled { opacity: 0.3; pointer-events: none }

.calloff_plugin .calloff_form { font-size: 16px; line-height: 1.5 }
.calloff_plugin .calloff_form .calloff_checkbox > * { cursor: pointer }

@media (max-width: 1297px) {
	.thumbs-slider { padding: 0 40px }
}

@media (max-width: 940px) {
	.reviewsplus_plugin-product .reviewsplus-product-opinions .reviewsplus-product-opinion-left { float: none; width: 100%; margin-bottom: 20px }
	.reviewsplus_plugin-product .reviewsplus-product-opinions .reviewsplus-product-opinion-middle { display: block; width: 100%; margin-left: 0; padding-left: 0 }
	.reviewsplus_plugin-product .reviewsplus-product-opinions .reviewsplus-product-opinion-title { text-align: initial }
	.reviewsplus-add-link-div input[type=submit], .reviewsplus-add-link-div input[type=button] { width: 100% }
	.reviewsplus_plugin-product #reviewsplus-add-form .wa-form .wa-field .wa-value { margin-left: 0 !important }
	.reviewsplus_plugin-product #reviewsplus-add-form .wa-form .wa-field .wa-name { width: 100% !important }
	.reviewsplus_plugin-product #reviewsplus-add-form .wa-form .wa-field .wa-value input[type='text'] { width: 100% !important; min-width: 100% !important }
	.wa-form { float: none; width: 100% }
	.reviewsplus_plugin-product #reviewsplus-add-form .wa-form .wa-field .wa-value textarea { width: 100% !important; min-width: 100% !important }
	.wa-form .wa-field .wa-value select[name="dop[sootvetstvie-razmeru]"] { width: 100% !important; min-width: 100% !important }
	.reviewsplus-div-content input[type=submit] { width: 100% }
	.prod-b.product-list > a { height: 430px }
	.prod-bg { height: 430px }
	.thumbs-slider .swiper-slide a:hover .hover-block { display: none !important }
	.thumbs-slider .slider-title {
		font-size: 22px;
		line-height: normal;
		font-weight: 400;
		color: #363f4d;
		text-align: center;
		text-transform: uppercase;
		margin: 15px -40px;
	}
	.thumbs-slider .slider-title:after, .thumbs-slider .slider-title:before { width: 24px; height: 12px; margin-left: 5px; background-size: 24px auto }
	.thumbs-slider .slider-title:after { margin-left: 5px }
	.thumbs-slider .slider-title:before { margin-right: 5px }
	.thumbs-slider[data-type="order"] { padding: 0px 10px 0 20px; }
	.thumbs-slider[data-type="order"] .slider-title { font-size: 21px; }
	.thumbs-slider, .thumbs-slider[data-type="category"], .thumbs-slider[data-type="product_cart"] { padding: 0 }
	.salesku_options { display: none }
	.table-size-a:hover + .table-size-b {
		display: none
	}
	.table-size-b.visible { display: block !important; }
}

@media (max-width: 582px) {
	.thumbs-slider, .thumbs-slider[data-type="category"], .thumbs-slider[data-type="product_cart"] { padding: 0 40px }
}

@media (max-width: 500px) {
	.reviews_title { font-size: 22px }
	.reviews_title:after { width: 24px; height: 12px; margin-left: 5px; background-size: 24px auto }
	.reviews_title:before { width: 24px; height: 12px; margin-right: 5px; background-size: 24px auto }
	.thumbs-slider { padding: 0 40px }
}

@media (max-width: 480px) {
	.thumbs-slider, .thumbs-slider[data-type="category"], .thumbs-slider[data-type="product_cart"] { padding: 0 }
	.tab-title-item { width: 50%; border-bottom: 1px solid #eeeeee }
	.tab-title-item:nth-child(2n) { border-right: none }
	.tab-title-item:nth-child(3n) { border-right: 1px solid #eeeeee }
	.tab-title-item:nth-last-child(1) { border-bottom: none }
	.prod-b.product-list > a { height: 295px }
	.prod-bg { height: 300px }
	.product-rating .reviews_count { display: none }
	.thumbs-slider .slider-title { margin: 10px 0 } /* serg webry было: margin: 10px -40px; */
}

@media (max-width: 416px) {
	/*.thumbs-slider, .thumbs-slider[data-type="category"] { padding: 0 40px }*/
	.prod-page .thumbs-slider[data-type="category"], .prod-page .thumbs-slider[data-type="product_cart"] { padding: 0 }
}

@media (max-width: 396px) {
	.prod-page .thumbs-slider[data-type="category"] { padding: 0 40px }
	.prod-page .thumbs-slider[data-type="product_cart"] { padding: 0 0px }
}

/* serg begin */
@media (max-width: 480px) {
	.thumbs-slider .slider-body .swiper-button-next, .thumbs-slider .slider-body .swiper-button-prev {
		width: 16px;
		height: 32px;
	}
	.thumbs-slider .swiper-button-prev {
		left: -20px;
	}
	.thumbs-slider .swiper-button-next{
		right: -20px;
	}
	.thumbs-slider .swiper-slide a {
		margin: 10px;
	}
	.thumbs-slider .swiper-slide .prod-c{
		font-size: 18px;
	}
}
@media (max-width: 365px) {
	.thumbs-slider .swiper-button-prev {
		left: -15px;
	}
	.thumbs-slider .swiper-button-next{
		right: -15px;
	}
}
@media (max-width: 350px) {
	.thumbs-slider .swiper-button-prev {
		display: none!important;
	}
	.thumbs-slider .swiper-button-next{
		display: none!important;
	}
}
/* serg end */

.tracking-block table.zebra{
	margin-top: 10px;
}
.tracking-block table.zebra caption {
	padding: 10px 0;
	border: 1px solid #d5d5d5;
	border-bottom: 0;
	font-weight: 600;
}
.tracking-block table.zebra td, .tracking-block table.zebra th{
	border: 1px solid #d5d5d5;
	padding: 9px 7px;
}
.tracking-block table.zebra tr:nth-child(even) {
	background-color: #f6f6f6;
}
@media (max-width: 940px) {
	.tracking-block table.zebra td, .tracking-block table.zebra th{
		padding: 9px 3px;
	}
}



/*Избранное PRO*/
.wishlist-container { width: 1200px; margin: 0 auto; padding: 0; padding-left: 15px !important; }
.wishlist-container h1 { margin-top: 20px !important; }
.wishlist-table .min-width.img-td a { display: inline-block; width: 80px; height: 80px; position: relative; }
.wishlist-table .min-width.img-td a img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.wishlist-table .button-td { text-align: right; padding-right: 15px; }
.wishlist-table .button-td span.compare-at-price {font-size: 17px; }
.wishlist-table .button-td span.price { display: inline-block; font-size: 25px; margin-right: 20px; width: 106px; }
.wishlist-button-container,
.wishlist-active-button-container { display: inline-block; }
.wishlist-icon { height: 20px; }
.top_auth .wishlist-block {
	margin-left: 0;
	border-bottom: none;
	vertical-align: sub;
	height: 20px;
	width: 20px;
	display: inline-block;
	line-height: 0;
	position: relative;
}
.top_auth .wishlist-block:after {
	content: attr(data-wishlist-count);
	position: absolute;
	top: 5px;
}
.top_auth .wishlist-block[data-wishlist-count="0"]:after { display: none; }
.top_auth .wishlist-block .wishlist-icon {
	max-height: 100%;
	max-width: 100%;
	height: 100% !important;
	width: 100% !important;
	position: relative;
	bottom: -2px;
}
.wishlist-button, .wishlist-active-button {
	display: inline-block;
	border: 2px solid #eb3e32;
	border-radius: 5px;
	padding: 16px 16px 12px 16px;
}
.wishlist-button .wishlist-icon, .wishlist-active-button .wishlist-icon {
	max-height: 25px !important;
	max-width: 25px !important;
	height: 25px !important;
	width: 25px !important;
}
@media screen and (max-width: 1169px) and (min-width: 941px) {
	.wishlist-container { width: 960px; }
	.wishlist-table .name-td a { font-size: 14px; }
	.wishlist-table .min-width.img-td a { width: 70px; height: 70px; }
	.wishlist-table .button-td span.price { font-size: 20px; margin-right: 13px; width: 95px; }
	.wishlist-table .button-td span.compare-at-price { font-size: 15px; }
	.wishlist-table .button-td input[type=submit] {
		height: 43px;
		line-height: 41px;
		font-size: 14px;
		width: 165px;
	}
	.wishlist-button, .wishlist-active-button { padding: 17px 19px 10px 19px; }
	.wishlist-button .wishlist-icon, .wishlist-active-button .wishlist-icon {
/*        max-height: 20px !important;
		max-width: 20px !important;
		height: 20px !important;
		width: 20px !important;*/
	}
}
@media screen and (min-width: 481px) and (max-width: 940px) {
	.wishlist-container { width: 480px; }
	.wishlist-table .button-td input[type=submit] {
		height: 43px;
		line-height: 41px;
		font-size: 14px;
		width: 160px;
	}
}
@media screen and (max-width: 480px) {
	.wishlist-container { width: 320px; padding-left: 0 !important; }
	.wishlist-table .button-td input[type=submit] {
		height: 43px;
		line-height: 41px;
		font-size: 11px;
		width: 130px;
	}
	.wishlist-container .wishlist-icon { max-height: 15px; max-width: 15px; }
	.wishlist-table td { padding: 5px 5px 5px 0 !important; }
	.wishlist-table .button-td { padding-right: 5px !important; }
	.wishlist-table .min-width.img-td a { width: 65px; height: 65px; }
	.wishlist-table .button-td input[type=submit] { height: 35px; line-height: 35px; }

	.wishlist-button .wishlist-icon, .wishlist-active-button .wishlist-icon {
		max-height: 20px !important;
		max-width: 20px !important;
		height: 20px !important;
		width: 20px !important;
	}
}
.wishlist-table .button-td span.price { font-size: 17px; margin-right: 0px; width: 77px; }
.wishlist-table .button-td span.compare-at-price { font-size: 13px; }
.top_city { width: 270px; }
.top_auth { width: 212px; position: relative; }

div.wishlist-list-button,
div.wishlist-list-active-button {
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 35px;
	height: 35px;
	background: #ffffffc2;
	border-radius: 3px;
	color: #eb3e32;
}
div.wishlist-list-button:hover,
div.wishlist-list-active-button:hover {
	background: #ffffffeb;
	border-radius: 3px;
}
div.wishlist-list-button .wishlist-icon,
div.wishlist-list-active-button .wishlist-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 50%;
	height: 50%;
	z-index: 200000;
}
div.wishlist-list-active-button { background: #fff; }
.protilegallery_wrapper.PTGmobile .protilegallery_images[data-now-image]:before { left: 10px; right: unset; }

@media screen and (max-width: 1169px) and (min-width: 941px) {
	.top_city { width: 168px; }
}
@media screen and (max-width: 480px) {
	.top_auth { width: auto !important; }
}
@media screen and (max-width: 320px) {
	.wishlist-container { width: 300px; margin: 0 10px !important; }
	.wishlist-table td { padding: 5px 2px 5px 0 !important; }
	.wishlist-table .button-td input[type=submit] { padding: 0 5px !important; font-size: 10px; width: 123px; }
	.wishlist-table .min-width.img-td a { width: 60px; height: 60px; }
}
/*Избранное PRO*/



/* Избранное PRO */
.wishlist-hide{
	display: none;
}
/* Избранное PRO */


.wb-prod-hrk .phar_block { height: 36px; overflow: hidden; }
.wb-prod-hrk .phar_block span { margin-bottom: 3px; }
.wb-prod-hrk .phar_block:after {
	position: absolute;
	width: 100%;
	height: 20px;
	bottom: 0;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
}
/*доработка order*/
.top_city.order-cityselect {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: unset;
}
@media screen and (max-width: 480px) {
	.top_city.order-cityselect { margin-left: 0; }
	.top_city.order-cityselect .top_city_n { display: inline-block; margin-top: 5px; margin-left: 0; }
}

/*.s-order-page #wa-order-form-wrapper #wa-step-region-section .wa-section-body {
	background: #363f4d14;
	float: left;
	padding: 10px;
	padding-bottom: 0px;
	border-radius: 3px;
	margin-bottom: 10px;
}*/
/*доработка order*/
/*доработка шапки на мобиле*/
.wb-phone-block { display: none; }
@media screen and (max-width: 480px){
	.wb-phone-block {
		display: inline-block;
	    position: unset;
	    float: unset;
	    height: auto;
	    text-align: center;
	    width: 300px;
	}
	.wb-phone-block > div {
		display: inline-block;
		width: 100%;
		line-height: unset;
    	margin-bottom: 5px;
	}
	.wb-phone-block > div.wb-call-back-watsapp { display: flex; justify-content: space-between; }
	.wb-phone-block > div.tel_t { font-size: 13px; }
	.wb-phone-block > div.tel_n { font-size: 25px; }
	.wb-phone-block > div.wb-call-back-watsapp .tel_cb { display: inline-block; }
	.wb-phone-block > div.wb-call-back-watsapp .watsapp a { border-bottom: 1px solid; color: #000; }
	.wb-phone-block > div:last-child { margin-bottom: 0; }
	.wb-header-block { height: 145px; }

}
/*доработка шапки на мобиле*/
.header_menu_mob_w .header_menu_mob { font-size: 19.2px; font-weight: normal; line-height: 48px; }
/*доработка категории*/
.wb-content-block .wb-filter-sorting-block { display: none; }
.wb-content-block .filters-items-block { display: none; }
.wb-content-block form.wb-addtocart { display: none; }
.wb-content-block .wb-product-rating-mobile { display: none; }
.wb-content-block .wb-pc-sorting > div { display: flex; }
.wb-content-block .wb-pc-sorting > div > span { margin-right: 10px; }
.wb-content-block .wb-pc-sorting > div > div a { display: inline-block; margin: 0 10px 10px 0; }
.wb-content-block .wb-pc-sorting > div > div a:hover { color: #870e05d1; }
.wb-content-block .wb-pc-sorting > div > div span:last-child a { margin-bottom: 0; }
.wb-content-block .wb-pc-sorting > div > div span.active a { color: #870e05d1; cursor: default; border-bottom: none; }
@media screen and (max-width: 940px) {
	/*.wb-content-block .cont { width: 100%; padding: 0 16px !important;  }
	.wb-content-block .sidebar, .wb-content-block .content-b { width: 100% !important; }
	.wb-content-block #product-list .prod-b > a { width: calc(100%/3)!important; margin: 0 !important; height: auto !important; }
	.wb-content-block #product-list .prod-b > a > .wb-product-cart { margin: 0 20px 20px 0 !important; }
	.wb-content-block #product-list .prod-b > a .prod-img { width: 100%; }
	.wb-content-block .sc-sb-h { margin: 10px 0; }
	.wb-content-block .breadcrumbs { margin-left: 0; margin-right: 0; }
	.wb-content-block #product-list .prod-b > a:nth-child(3n) > .wb-product-cart { margin-right: 0 !important; }
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .prod-img { width: 100% !important; height: 300px !important; }
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .prod-img .protilegallery_images { height: 300px !important; }
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .price { font-size: 14px; line-height: 20px; }
	.wb-content-block .content-b h1 { margin-left: 0; font-size: 18px; line-height: 24px; }
	.wb-content-block .sub-categories__item { margin: 5px 20px 5px 0; }
	.wb-content-block .sorting { margin-left: 0; margin-right: 0; }
	.wb-content-block form.addtocart {
		display: block!important;
	    margin-top: 10px;
	    position: relative;
	    z-index: 10;
	    text-align: center;
	}
	.wb-content-block form.addtocart input {
		border: 2px solid #eb3e32;
		max-width: 98px;
	    padding: 3px 10px 5px;
	    font-size: 14px;
	    line-height: 20px;
	    height: auto;
	    text-align: center;
	    border-radius: 8px;
	}
	.wb-content-block .wb-filter-sorting-block { display: flex; justify-content: space-between; }
	.wb-content-block .wb-filter-sorting-block .wb-sorting { display: flex; align-items: center; cursor: pointer; }
	.wb-content-block .wb-filter-sorting-block .wb-sorting:after {
		content: '';
	    display: block;
	    border: 4px solid transparent;
	    border-top: 0 solid transparent;
	    border-bottom: 5px solid #242424;
	    margin-top: 3px;
	    margin-left: 5px;
	    transform: rotate(180deg);
	}
	.wb-content-block .wb-popup-sorting .popup-content {
		font-size: 16px;
	    line-height: 22px;
	    color: #868695;
	    display: none;
	    width: 100%;
	    max-width: 100%;
	    min-width: 320px;
	    padding: 12px 16px 16px;
	    position: fixed;
	    z-index: 1001;
	    background: #fff;
	    border-radius: 12px 12px 0 0;
	    box-shadow: 0 0 20px rgba(0,0,0,.2);
	    top: auto!important;
	    left: 0!important;
	    bottom: 0;
	    max-height: 100%;
	    text-align: center;
	}
	.wb-content-block .wb-popup-sorting .popup-content > div a {
		display: inline-block;
    	width: 100%;
		font-size: 16px;
	    line-height: 22px;
	    transition: background-color .3s ease 0s;
	    color: #242424;
	    text-align: center;
	    padding: 8px 0;
	    border-radius: 8px;
	}
	.wb-content-block .wb-popup-sorting .popup-content > div.selected a { background-color: #f6f6f9; }
	.wb-content-block .wb-popup-sorting .popup-content > div.selected a .sort-desc { display: none; }
	.wb-content-block .wb-popup-sorting .popup-closest {
		width: 100%;
    	margin: 16px 0 0;
		background-color: #eb3e32;
        border: 2px solid #eb3e32;
        vertical-align: top;
	    border-radius: 8px;
	    cursor: pointer;
	    color: #fff;
	    font-size: 16px;
	    line-height: 22px;
	    padding: 8px 24px 10px;
	}
	.wb-content-block .wb-popup-sorting .popup {
		width: 100%;
	    height: 100%;
	    top: 0;
	    left: 0;
	    background: #242424;
	    opacity: .3!important;
	    position: fixed;
	    z-index: 300;
	    display: none;
	}
	.wb-content-block .wb-popup-sorting.visible .popup-content,
	.wb-content-block .wb-popup-sorting.visible .popup { display: block; }
	.wb-content-block .wb-filter-sorting-block .wb-filter {
		width: 32px;
    	height: 32px;
    	background-repeat: no-repeat;
	    background-position: center;
	    background-size: 22px 18px;
	    background-image: url(/wa-data/public/site/themes/7ya/img/filter.svg);
		border: none;
	}
*/
}
@media screen and (max-width: 480px) {
	.wb-content-block .breadcrumbs { margin-left: 0; margin-right: 0; }
	.wb-content-block form.wb-addtocart {
		display: block!important;
	    position: relative;
	    z-index: 10;
	    text-align: left;
	}
	.wb-content-block form.wb-addtocart input {
		border: 2px solid #eb3e32;
		max-width: 98px;
	    padding: 3px 10px 5px;
	    font-size: 14px;
	    line-height: 20px;
	    height: auto;
	    text-align: center;
	    border-radius: 8px;
	}
	.wb-content-block .cont { width: 100%; padding: 0 16px !important;  }
	.wb-content-block .sidebar, .wb-content-block .content-b { width: 100% !important; }
	.wb-content-block .sc-sb-h { margin: 10px 0; }
	.wb-content-block #product-list .prod-b > a { width: calc(100%/2)!important; margin: 0 !important; height: auto; }
	.wb-content-block #product-list .prod-b > a:hover .prod-bg { display: none !important; }
	.wb-content-block #product-list .prod-b > a > .wb-product-cart { margin: 0 8px 20px 0 !important; }
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .autobadge-pl { transform: scale(0.8); }
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .autobadge-pl.ab-9-0,
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .autobadge-pl.ab-7-0 { transform-origin: top left; }
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .autobadge-pl.ab-10-0 { transform-origin: top right; }
	.wb-content-block #product-list .prod-b > a .prod-img { width: 100%; }
	.wb-content-block #product-list .prod-b > a:nth-child(odd) > .wb-product-cart { margin-right: 0 !important; margin-left: 8px !important; }
	.wb-content-block .content-b h1 { margin-left: 0; margin-right: 0; font-size: 18px; line-height: 24px; }
	.wb-content-block .sorting { margin-left: 0; margin-right: 0; }
	.wb-content-block .wb-pc-sorting { display: none; }
	.wb-content-block ul.sorting { display: none; }
	/*.wb-content-block #product-list .prod-b > a:nth-child(3n) > .wb-product-cart { margin-right: unset !important; }*/
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .prod-img,
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .prod-img .protilegallery_images { height: auto !important; }
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .prod-img .protilegallery_images:before {
		bottom: 10px;
		top: unset !important;
	}
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .prod-img img {
		width: auto !important;
		max-height: 100% !important;
		max-width: 100% !important;
	}
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .product-rating { display: none; }
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .wb-product-rating-mobile { display: inline-block; min-height: 15px; }
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .wb-product-rating-mobile .product-rating {
		display: flex;
		align-items: center;
		text-align: left;
	}
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .wb-product-rating-mobile .rating-images {
		display: flex;
	    align-items: center;
	    color: #242424;
	    font-size: 12px;
	}
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .wb-product-rating-mobile .rating-images:before {
		content: '';
	    display: block;
	    width: 12px;
	    height: 12px;
	    margin-right: 4px;
	    background-image: url(/wa-data/public/shop/themes/7ya/img/svg/rating-mobile.svg);
	    background-repeat: no-repeat;
	    background-position: center;
	    background-size: contain;
	}
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .wb-product-rating-mobile .reviews_count {
		border: none;
	    font-size: 12px;
	    line-height: 17px;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    white-space: nowrap;
	    display: inline-block;
	    vertical-align: middle;
	    color: #9d9da5;
	}
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .wb-product-rating-mobile .reviews_count:before {
		content: '';
	    display: inline-block;
	    vertical-align: middle;
	    border-radius: 50%;
	    width: 4px;
	    height: 4px;
	    background-color: #9d9da5;
	    margin: 0 4px 2px;
	}
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .prod-h { text-align: left; height: 28px; overflow: hidden; font-size: 13px;  }
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .bottom-block .prod-c { text-align: left; }
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .price { font-size: 14px; line-height: 20px; }
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .bottom-block .prod-c { margin: 5px 0 5px; }
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .compare-at-price { font-size: 12px; line-height: 16px; margin-left: 0; }
	.wb-content-block .cat-text { margin-left: 0; margin-right: 0; }
	.wb-content-block .wb-filter-sorting-block { display: flex; justify-content: space-between; margin-bottom: 15px; }
	.wb-content-block .wb-filter-sorting-block .wb-sorting { display: flex; align-items: center; cursor: pointer; color: #242424; }
	.wb-content-block .wb-filter-sorting-block .wb-sorting:first-letter { text-transform: uppercase; }
	.wb-content-block .wb-filter-sorting-block .wb-sorting:after {
		content: '';
	    display: block;
	    border: 4px solid transparent;
	    border-top: 0 solid transparent;
	    border-bottom: 5px solid #242424;
	    margin-top: 3px;
	    margin-left: 5px;
	    transform: rotate(180deg);
	}
	.wb-content-block .filters-items-block { display: block; width: calc(100% + 32px); margin: 0 -16px 16px; }
	.wb-content-block .filters-items-block.hide { display: none; }
	.wb-content-block .filters-items-block .items {
		overflow-x: auto;
	    scroll-snap-type: x mandatory;
	    scroll-padding-left: 16px;
	    scroll-padding-right: 16px;
	    padding: 0 16px;
	    -webkit-touch-callout: none;
	    user-select: none;
	    display: flex;
	    width: 100%;
	    margin: 0;
	}
	.wb-content-block .filters-items-block .items::-webkit-scrollbar {
		 width: 0;
	}
	.wb-content-block .filters-items-block .items .item { margin-right: 12px; scroll-snap-align: start; }
	.wb-content-block .filters-items-block .items .item > span,
	.wb-content-block .filters-items-block .items .item > a {
		font-size: 14px;
	    line-height: 20px;
	    color: #242424;
	    display: block;
	    white-space: nowrap;
	    padding: 7px 40px 9px 12px;
	    background: #f1f1f5;
	    border-radius: 32px;
	    position: relative;
	    cursor: default;
	    -webkit-touch-callout: none;
	    user-select: none;
	}
	.wb-content-block .filters-items-block .items .reset-button > a { padding-right: 12px; cursor: pointer; transition: background .3s ease 0s; }
	.wb-content-block .filters-items-block .items .item > span > div.remove {
		transition: background .3s ease 0s;
	    border-radius: 50%;
	    text-align: center;
	    width: 20px;
	    height: 20px;
	    display: inline-block;
	    position: relative;
	    font-size: 0;
	    line-height: 1;
	    border: none;
	    background-color: transparent;
	    cursor: pointer;
	    background-color: #b9b9c1;
	    position: absolute;
	    top: calc(50% - 10px);
	    right: 12px;
	}
	.wb-content-block .filters-items-block .items .item > span > div.remove:before,
	.wb-content-block .filters-items-block .items .item > span > div.remove:after {
		background-color: #fff;
	    border-radius: 2px;
	    content: '';
	    display: block;
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    transform: translate(-50%,-50%) rotate(45deg);
	}
	.wb-content-block .filters-items-block .items .item > span > div.remove:before { width: 2px; height: 11px; }
	.wb-content-block .filters-items-block .items .item > span > div.remove:after { width: 11px; height: 2px; }
	.wb-content-block .wb-popup-sorting .popup-content {
		font-size: 16px;
	    line-height: 22px;
	    color: #868695;
	    display: none;
	    width: 100%;
	    max-width: 100%;
	    min-width: 320px;
	    padding: 12px 16px 16px;
	    position: fixed;
	    z-index: 1001;
	    background: #fff;
	    border-radius: 12px 12px 0 0;
	    box-shadow: 0 0 20px rgba(0,0,0,.2);
	    top: auto!important;
	    left: 0!important;
	    bottom: 0;
	    max-height: 100%;
	    text-align: center;
	}
	.wb-content-block .wb-popup-sorting .popup-content > div a {
		display: inline-block;
    	width: 100%;
		font-size: 16px;
	    line-height: 22px;
	    transition: background-color .3s ease 0s;
	    color: #242424;
	    text-align: center;
	    padding: 8px 0;
	    border-radius: 8px;
	}
	.wb-content-block .wb-popup-sorting .popup-content > div.active a {
		background-color: #f6f6f9;
	}
	.wb-content-block .wb-popup-sorting .popup-content > div a i { display: none; }
	.wb-content-block .wb-popup-sorting .popup-content > div.selected a { background-color: #f6f6f9; }
	.wb-content-block .wb-popup-sorting .popup-content > div a:first-letter { text-transform: uppercase; }
	.wb-content-block .wb-popup-sorting .popup-content > div.selected a .sort-desc { display: none; }
	.wb-content-block .wb-popup-sorting .popup-closest {
		width: 100%;
    	margin: 16px 0 0;
		background-color: #eb3e32;
        border: 2px solid #eb3e32;
        vertical-align: top;
	    border-radius: 8px;
	    cursor: pointer;
	    color: #fff;
	    font-size: 16px;
	    line-height: 22px;
	    padding: 8px 24px 10px;
	}
	.wb-content-block .wb-popup-sorting .popup {
		width: 100%;
	    height: 100%;
	    top: 0;
	    left: 0;
	    background: #242424;
	    opacity: .3!important;
	    position: fixed;
	    z-index: 300;
	    display: none;
	}
	.wb-content-block .wb-popup-sorting.visible .popup-content,
	.wb-content-block .wb-popup-sorting.visible .popup { display: block; }
	.wb-content-block .wb-filter-sorting-block .wb-filter-button {
		width: 32px;
    	height: 32px;
    	background-repeat: no-repeat;
	    background-position: center;
	    background-size: 22px 18px;
	    background-image: url(/wa-data/public/site/themes/7ya/img/filter.svg);
		border: none;
		position: relative;
	}
	.wb-content-block .wb-filter-sorting-block .wb-filter-button:before{
		font-size: 10px;
	    line-height: 13px;
	    text-transform: uppercase;
	    font-weight: 700;
	    color: #fff;
	    content: attr(data-numb);
	    min-width: 16px;
	    height: 16px;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    padding: 0 4px;
	    background-color: #eb3e32;
	    border-radius: 16px;
	    position: absolute;
	    right: -5px;
	    top: 0;
	}
	.wb-content-block .wb-filter-sorting-block .wb-filter-button[data-numb="0"]:before {
		display: none;
	}
	.wb-content-block .wb-filter-sorting-block .wb-filters-block { display: none; }
	.wb-content-block .wb-filter-sorting-block .wb-filters-block.visible {
		display: block;
		position: fixed;
	    top: 0;
	    right: 0;
	    width: 100%;
	    height: 100%;
	    overflow: auto;
	    background-color: #fff;
	    transition: right .3s ease 0s;
	    z-index: 301;
	    opacity: 1;
	}
	.wb-content-block .wb-filter-sorting-block .wb-filters-content {
		height: 100%;
    	padding: 16px;
	}
	.wb-content-block .wb-filter-sorting-block .wb-filters-content .filter-header {
		display: flex;
	    justify-content: space-between;
	    align-items: center;
	    margin-bottom: 20px;
	    font-size: 18px;
	    line-height: 24px;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    white-space: nowrap;
	    font-weight: 700;
	    margin-right: auto;
	}
	.wb-content-block .wb-filter-sorting-block .wb-filters-content .filter-header .sb-h { margin-bottom: 0; }
	.wb-content-block .wb-filter-sorting-block .wb-filters-content .filter-header .close-block { display: flex; align-items: center; }
	.wb-content-block .wb-filter-sorting-block .wb-filters-content .filter-header .reset-button {
		display: none;
		margin-right: 16px;
	    border-bottom: 1px dotted #9b8e9b;
	    text-decoration: none;
	    background-color: transparent;
	    cursor: pointer;
	    color: #9d9da5;
	    border-color: initial;
	    font-size: 14px;
	    line-height: 20px;
	    margin-left: 16px;
	    margin-bottom: 4px;
	    font-weight: normal;
	}
	.wb-content-block .wb-filter-sorting-block .wb-filters-content .filter-header .reset-button.visible { display: inline-block; }
	.wb-content-block .wb-filter-sorting-block .wb-filters-content .filter-block {
		overflow-y: auto;
	    scrollbar-color: #d3d4dd transparent;
	    scrollbar-width: thin;
	    display: flex;
	    flex-direction: column;
	    height: calc(100% - 54px - 60px);
	    margin-right: -16px;
	    margin-left: -16px;
	    padding-right: 12px;
	    padding-left: 16px;
	}
	.wb-content-block .wb-filter-sorting-block .wb-filters-content .filter-block .filter-submit {
		padding: 16px;
	    margin: 0 -16px -16px;
	    box-shadow: 0 2px 10px rgba(0,0,0,.08);
	    position: fixed;
	    bottom: 0;
	    width: 100%;
	}
	.wb-content-block .wb-filter-sorting-block .wb-filters-content .fi_h { display: flex; }
	.wb-content-block .wb-filter-sorting-block .wb-filters-content .fi_h > span { font-size: 16px; line-height: 22px; }
	.wb-content-block .wb-filter-sorting-block .wb-filters-content .fi_h .reset-button {
		display: none;
		margin-right: 10px;
	    border-bottom: 1px dotted #9b8e9b;
	    text-decoration: none;
	    background-color: transparent;
	    cursor: pointer;
	    color: #9d9da5;
	    border-color: initial;
	    font-size: 14px;
	    line-height: 20px;
	    margin-left: 16px;
	    font-weight: normal;
	}
	.wb-content-block .wb-filter-sorting-block .wb-filters-content .fi_h .reset-button.visible {
		display: inline-block;
	}
	.wb-content-block #product-list .prod-b .wishlist-list-button, .wb-content-block #product-list .prod-b .wishlist-list-active-button  {
		width: 30px;
    	height: 30px;
	}
	.wb-content-block #product-list,
	.wb-content-block #product-list .product-list { position: relative; }
	.wb-content-block #product-list .disabled {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		background: rgba(255, 255, 255, 0.85);
		z-index: 100;
	}
	.wb-content-block #product-list .disabled img {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateY(-50%);
		margin: 0;
		z-index: 101;
		width: 20px;
		height: 20px;
	}
	.wb-content-block .sub-categories__item:nth-child(2n) { margin-right: 0; }
	.wb-content-block .sub-categories__item:nth-child(2n+1) { margin-left: 0; }
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .price { font-size: 14px; line-height: 20px; }
	/*.wb-content-block #product-list .prod-b > a > .wb-product-cart .autobadge-pl { width: auto !important; }
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .autobadge-pl img { max-width: 100% !important; }
	.wb-content-block #product-list .prod-b > a > .wb-product-cart .autobadge-pl > span > span { padding: 0 4px; font-size: 12px !important; }*/



}
@media screen and (max-width: 331px) {
	.wb-content-block .sub-categories__item { margin-left: 0; margin-right: 0; width: 100%; }
}
/*доработка категории*/

/*доработка категорий первого уровня*/
.wb-sub-categories .categories {
	display: inline-block;
    margin: 15px;
    width: 195px;
    /*height: 136px;*/
    float: left;
    position: relative;
}
.wb-sub-categories .categories > div {
	height: 100%;
    position: relative;
}

.wb-sub-categories .categories > div:before {
    content: ' ';
    position: absolute;
    bottom: 0;
    left: 0;
	width: 100%;
	height: 100%;
    background: linear-gradient(10deg, rgba(246,246,246,1) 0%, rgba(246,246,246,1) 15%, rgba(246,246,246,0.8) 25%, rgba(246,246,246,0.1) 40%, rgba(255,255,255,0) 100%);
    z-index: 2;
}
.wb-sub-categories .categories:nth-child(4n) > div{
	margin-right: 0;
}
.wb-sub-categories .categories img {
	/*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*width: 100%;*/
    /*height: 100%;*/
    max-width: 100%;
}
.wb-sub-categories .categories .categories-name {
	position: absolute;
    display: inline-block;
    bottom: 15px;
    left: 0;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    z-index: 3;
    margin: 0 15px;
}
@media screen and (max-width: 1169px) and (min-width: 941px) {
	.wb-sub-categories .categories {
		width: 193px;
		/*height: 134px;*/
	    margin: 10px;
	}
}
@media screen and (min-width: 481px) and (max-width: 940px) {
	.wb-sub-categories .categories:nth-child(2n) > div {
		margin-right: 0 !important;
	}
}
@media screen and (max-width: 480px) {
	.wb-sub-categories { margin: 0; }
	.wb-sub-categories .categories {
	    width: 50%;
	    margin: 0 0 16px 0;
	}
	.wb-sub-categories .categories > div {
		height: 100%;
	    margin-right: 8px;
	    position: relative;
	}
	.wb-sub-categories .categories:nth-child(2n) > div {
		margin-right: 0 !important;
		margin-left: 8px !important;
	}
	.wb-sub-categories .categories .categories-name { font-size: 12px; padding: 4px 8px 4px 10px; }
}

/*доработка категорий первого уровня*/


@media screen and (max-width: 480px) {
	.wb-content-block .pp-info { width: 100%; margin: 0; }
	.wb-content-block .options .inline-select a .color_name { margin-left: -27px; }
}
/*карточка товара*/
.options .inline-select.color { margin-bottom: 5px; }
.options .inline-select.color > a.wb-images {
  padding: 0;
  display: inline-flex;
  margin-bottom: 30px;
}

.wb-prod-desc .overflow_x_block {
	overflow-x: auto;
}

/* скрытие иконки загрузки наклеек */
body i.icon16-autobadge.loading-icon {
	display: none !important;
}

#cart-form .add2cart { align-items: center; }
#cart-form .add2cart .pp-c { width: auto; margin-right: 40px; }
#cart-form .add2cart #yandex_pay { width: auto; margin-bottom: 0; }
#yandex_pay_cart { background: #fff; margin-top: 20px; padding: 20px; }
 .order-state.pc { margin-left: 40px; }
strong .order-state.pc { margin-left: 15px; }
.order-state.mobile { display: none; }
.popup-order-state {
	display: none;
	background: rgba(0,0,0,.7);
	position: fixed;
	z-index: 9999;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow-y: auto;
	overflow-x: hidden;
	text-align: center;
	transition: background .2s;
}
.popup-order-state > div {
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);

}
.popup-order-state > div.found_order {
	width: 90%;
	height: 90%;
	overflow: auto;
}
.popup-order-state > div.found_order .order-state-content { width: 100%; }
.popup-order-state.show { display: block; }
.popup-order-state .order-state-content {
	position: relative;
	display: inline-block;
	padding: 25px;
	width: 520px;
	border-radius: 5px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.15);
	text-align: left;
}
.popup-order-state .order-state-content.found_order { width: auto; }
.popup-order-state .order-state-content .close-button {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 14px;
	height: 14px;
	background-image: url(/wa-apps/shop/plugins/ordercall/img/form/cross.svg);
	background-size: contain;
	cursor: pointer;
	border-bottom: none;
}
.order-state-content > form > div .error-text { color: #eb3e32; }
.order-state-content > form > div.wb-error .form-field .value input { border: 1px solid #eb3e32; }
.popup-order-state .order-state-content .form-field { margin-bottom: 15px; }
.popup-order-state .order-state-content .form-field:last-child { margin-bottom: 0; }
.popup-order-state .order-state-content .form-field .name {
	display: block;
	margin-bottom: 5px;
	color: #828282;
	font-size: 12px;
	font-family: FormLight-Roboto,Arial,sans-serif!important;
}
.popup-order-state .order-state-content .form-field .value input {
	padding: 0 15px;
	max-width: 100%;
	height: 30px;
	outline: 0;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	background: #fff;
	line-height: 28px;
	box-shadow: none;
	appearance: none;
	width: 100%;
}
.popup-order-state .order-state-content .oc-light-form__submit-button {
	background: #EB3E32;
    color: #ffffff;
}
.popup-order-state .order-state-content .oc-light-form__submit-button:hover { background: #d22519; }
.popup-order-state > div.found_order .order-state-content .result-order .cont { width: 100%; }
@media (max-width: 1169px) {
	.order-state.pc { margin-left: 9px; }

}
@media (max-width: 940px) {
	.top_b { width: 500px }
	.top_b .top_auth { width: 293px; }
	.top_b .top_auth a { margin-left: 10px; }
	.order-state.pc { display: none; }
	.order-state.mobile { display: inline;  }
	.popup-order-state > div { width: 90%; }
	.popup-order-state .order-state-content { width: 100%; }
	.popup-order-state .order-state-content .result-order .cont { width: 100%; }
	.popup-order-state > div.found_order .order-state-content { width: 100%; }
}

.protilegallery_wrapper .protilegallery_images .protilegallery_image img { height: 100%; }

/**/
.header_menu_b > ul > li[data-category-id] > a { font-size: 14px; }
.button_catalog { cursor: pointer; padding: 8px 0; z-index: 2; }
.button_catalog > div { padding: 10px 14px; background-color: #eb3e32; border-radius: 5px; }
.button_catalog > div:hover { background-color: #c5011b; }
.button_catalog > div > div { display: flex; height: 24px; }
.button_catalog > div > div > div { color: #fff; font-weight: bold; line-height: 24px; text-transform: uppercase; }
.button_catalog > div > div > div.open { display: none; }
.button_catalog > div > div > div.open.active { display: inline-block; }
.button_catalog > div > div > div.close { display: none; }
.button_catalog > div > div > div.close.active { display: inline-block; }
.button_catalog img { color: rgba(245, 247, 250, .9); margin-right: 10px; }
.catalog_block { display: none; position: absolute; z-index: 100; background: #fff; }
.catalog_block.show { display: flex; }
.catalog_block .left-menu { padding: 10px 25px; }

.catalog_block .left-menu > ul > li a {
	display: flex;
	align-items: center;
	min-height: 48px;
	color: #000;
	padding: 10px;
}
.catalog_block .left-menu > ul > li.active a {
	background: #eb3e32;
	color: #fff;
	border-radius: 5px;
}
.catalog_block .rigth-menu > div { display: none; opacity: 0; }
.catalog_block .rigth-menu > div.show { display: block; opacity: 1; width: 800px; }
.catalog_block .rigth-menu > div.show > ul { width: 33%; float: left; }

.catalog_block .rigth-menu {
	flex: 1;
    margin: 20px 10px 20px 0;
}
.catalog_block .rigth-menu > div.show .title-block {
	font-size: 26px;
    font-weight: 600;
    letter-spacing: .4px;
    line-height: 36px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
}
.catalog_block .rigth-menu > div.show > ul > li {
	margin: 0 10px 30px;
}
.header_menu_b .catalog_block .rigth-menu > div.show > ul > li > a { color: #000; font-weight: 600; }
.header_menu_b .catalog_block .rigth-menu > div.show > ul > li > ul > li { margin-top: 10px; }
.header_menu_b .catalog_block .rigth-menu > div.show > ul > li > ul > li a { color: #000; font-size: 13px; }
.header_menu_b .catalog_block .rigth-menu > div > ul > li > ul > div {
	display: none;
	cursor: pointer;
    align-items: center;
    color: #eb3e32;
    margin-top: 10px;
}
.catalog_block .rigth-menu > div > ul > li > ul > div:hover { color: #000; }
.catalog_block .rigth-menu > div > ul > li > ul > li.show { display: none; }
.catalog_block .rigth-menu > div > ul > li > ul > li.hide { display: none; }
.catalog_block .rigth-menu > div > ul > li > ul > li.hide ~ div { display: flex; }
.catalog_block .rigth-menu > div > ul > li > ul > li.hide ~ div > span.hide { display: none; }
.catalog_block .rigth-menu > div > ul > li > ul > div > span.hide > div,
.catalog_block .rigth-menu > div > ul > li > ul > div > span.show > div { width: 24px; height: 24px; }
.catalog_block .rigth-menu > div > ul > li > ul > div > span > div > svg { transition: .3s; }
.catalog_block .rigth-menu > div > ul > li > ul > div > span.hide > div > svg { transform: rotate(180deg); }
.header_menu_b .catalog_block .rigth-menu > div > ul > li > ul > div > span { display: flex; align-items: center; }
.background-body {
	position: fixed;
    z-index: 1;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, .25);
    top: 0;
}
@media (max-width: 1170px) {
    .catalog_block .rigth-menu > div.show {
        width: 700px;
    }
}
@media (max-width: 1035px) {
    .catalog_block .rigth-menu > div.show {
        width: 640px;
    }
}
@media (max-width: 940px) {
    .button_catalog {
        display: none;
    }
}
/**/

body .topnotice_wrap .container {
    padding-top: 5px;
    padding-bottom: 5px;
}
.wb-action-search .thumbs-slider { width: 100%; }



#wa-order-form-wrapper h3{
	font-weight: bold;
}
#order-bonus-appended-text{
	display: inline-block;
}
.product-not-available {
	font-size: 22px;
	font-weight: 600;
	color: #de0123;
}


/* антибот */
html body .pluginanti_text {
    font-size: 16px !important;
    line-height: 18px !important;
}
