/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

/* Hide store available and article */
.module_products_list .item-stock,
.display_list .item-stock,
.display_list .article_block,
.sa_block {
	display: none !important;
}

/* Увеличиваем максимальную ширину сайта */
body .wrapper_inner, body .maxwidth-theme{max-width:1910px;}
.top_slider_wrapp .flexslider .slides > li .text .wrap_text{max-width:1910px;margin:0 auto;}
.fill_bg_y .front.wide_page .adv_bottom_block, .fill_bg_y .front.wide_page hr{max-width: 1910px;}
.fill_bg_y .line-row{max-width: 1910px;}
.fill_bg_y .banners-content .maxwidth-banner{max-width: 1910px;}
.fill_bg_y .contacts_map, .fill_bg_y .contacts-page-map{max-width: 1910px;}
.fill_bg_y .banner.TOP_UNDERHEADER, .fill_bg_y .banner.FOOTER, .fill_bg_y .banner.CONTENT_TOP, .fill_bg_y .banner.CONTENT_BOTTOM{max-width: 1910px;}

body.fill_bg_y .top_big_one_banner { max-width: 1910px; margin: 0 auto; }

@media (min-width: 1901px){
	.fill_bg_y .contacts-page-map + .contacts.contacts-page-map-overlay{padding-left:0px;padding-right:0px;position: static;}
	.fill_bg_y .contacts-page-map + .contacts.contacts-page-map-overlay .contacts-wrapper{margin-left:53px;margin-right:53px;position: relative;}
}

@media (min-width: 768px) and (max-width: 1700px){
	.contacts-page-map + .contacts.contacts-page-map-overlay{padding-left:0px;padding-right:0px;margin-left:53px;margin-right:53px;}
}
@media all and (min-width: 768px){
	.contacts-page-map + .contacts.contacts-page-map-overlay{max-width: 1890px;}
}

/* Уменьшаем сайдбар */
@media (min-width: 1500px) {
	body .right_block.wide_N, body .right_block.wide_ {
		width: calc(100% - 288px) !important;
	}
	.left_block {
		width: 258px;
	}
}


.offers_price_wrapper > .offers_price_item {
	display: inline-block;
	margin-right: 15px;
}
.offers_price_wrapper > .offers_price_item + .offers_price_item {
	/*margin-left: 10px;*/
}
.offers_price_ratio {
	font-size: 17px;
	margin-top: 8px;
}
body .prices .price_group {
	display: inline-block;
	min-width: 90px;
}
.price_measure {
	display: none;
}

.logo.colored a img {
	background-color: transparent !important;
}

div.item-title {
	margin-bottom: .3em;
}

.t-prices {
	font-size: 12px;
	line-height: 1.3;
	display: flex;
	justify-content: center;
}
.catalog_detail .t-prices {
	font-size: 15px;
}
.viewed_block .t-prices {
	font-size: 10px;
}
.t-price {
	/*display: inline-block;*/
	padding: 0 .6em;
	white-space: nowrap;
	text-align: center;
}
.viewed_block .t-price {
	/*padding: 0 .6em;*/
}
.t-price:first-child {
	padding-left: 0;
}
.t-price:last-child {
	padding-right: 0;
}
.t-price + .t-price {
	border-left: 1px solid #f2f2f2;
}
.t-price_name {
	color: #999;
}
.t-price_value {
	font-size: 1.7em;
}
.viewed_block.horizontal .t-price_value {
	font-size: 1.5em;
}
.price_ratio {
	/*color: #999;*/
}

.t-price:nth-child(2) .crossed{
	text-decoration: line-through;
}

.sticker_sale{
	background-color: #893ca9!important;
}

/*new*/
.t-sale-percent {
	background-color: #f00;
	border-radius: 5px;
	color: #fff;
	display: table;
	font-weight: normal;
	padding: 0 0.2em;
	font-size: 12px;
	margin: 2px 0 0 auto;
}

.t-old-price {
	text-decoration: line-through;
	color: #999;
	text-align:left;
}

@media all and (max-width: 1199px) and (min-width:992px) {
	body .ajax_load.block .item_block.col-md-3 {
		width: 25%;
	}
}
@media (min-width: 1500px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.col-xl-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
	.col-xl-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.col-xl-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-xl-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xl-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-xl-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-xl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-xl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.col-xl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
	.col-xl-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xl-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%;
	}
	.col-xl-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.col-xl-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

body .container .catalog_detail .item_slider .slides{
	/*height: 700px;*/
	/*line-height: 697px;*/
	/*max-width: 100%;*/
}
body .catalog_detail .item_main_info.type_clothes .item_slider.has_more {
	padding-left: 80px;
	padding-right: 20px;
}
body .catalog_detail .item_main_info.type_clothes .item_slider.has_one {
	padding-left: 20px;
	padding-right: 20px;
}
body .item_slider .slides .offers_img img{
	vertical-align: top;
}
body .image_wrapper_block, .image_wrapper_block a{
	height: 260px;
	line-height: 260px;
}
body .catalog_block .catalog_item img {
	/*width: 100%;*/
	/*height: 100%;*/
	/*object-fit: cover;*/
}
body .tabs_slider .catalog_item .inner_wrap,
body .block_list .catalog_item {
	padding: 10px 10px 22px 10px;

}
body .tabs_slider .catalog_item {
	height: auto;
}
.logo_and_menu-row .search-wrapper,
.logo-row .logo,
.logo_and_menu-row .inner-table-block {
	height: 80px;
}
.logo-row .logo {
	line-height: 77px;
}
.top_inner_block_wrapper {
	padding-bottom: 15px;
}
.container .catalog_detail .item_slider {
	padding-top: 10px;
	padding-bottom: 10px;
}
.img_wrapper .wrapp_thumbs.top-small-wrapper {
	top: 42px;
}
.catalog_detail .type_clothes .info_item .middle_info .prices_block {
	padding-top: 0;
}
.info_item .top_info {
	padding: 9px 0 5px;
}
.type_clothes .info_item .middle_info {
	padding-top: 14px;
}
body .type_clothes .element_detail_text {
	padding: 15px 0 15px;
}
.calculate-delivery {
	margin-bottom: 10px;
}
.container .catalog_detail .item_slider .slides {
	margin-bottom: 0;
}
.catalog_detail .item_main_info {
	margin: 0;
}
.catalog_detail h4,
.catalog_detail .wraps h4{
	margin: 30px 0 16px;
}
.catalog_detail .wraps {
	padding-top: 15px;
}

.shadow .item .image a span,
.brand_wrapper .brands_list .item a span {
	font-size: 20px;
}


/*body .bxmaker-authuserphone-input__title {
	color: transparent;
}
body .bxmaker-authuserphone-input__title::before {
	content: 'Телефон или email';
	color:#939aa1;
}*/
.bxmaker-authuserphone-enter-auth-by-password-form .bxmaker-authuserphone-input__title{
	color: transparent;

}
.bxmaker-authuserphone-enter-auth-by-password-form .bxmaker-authuserphone-input__title::before {
	content: 'E-mail';
	color:#939aa1;
}
.bxmaker-authuserphone-enter {
	min-height: 300px;
}
.wrapper_inner .bxmaker-authuserphone-enter{
	-webkit-box-shadow: none;
	box-shadow: none;
}
.wrapper_inner .bxmaker-authuserphone-enter-auth__title{
	display: none;
}
.bxmaker-authuserphone-button__inner {
	background-color: #e46aa0;
}
.bxmaker-authuserphone-button:hover .bxmaker-authuserphone-button__inner {
	background-color: #ee74aa;
}
body a.bxmaker-authuserphone-link {
	color: #555;
}
body a.bxmaker-authuserphone-link:active, body a.bxmaker-authuserphone-link:hover {
	color: #ee74aa;
}
.bxmaker-authuserphone-input--focus .bxmaker-authuserphone-input__field, .bxmaker-authuserphone-input--hover .bxmaker-authuserphone-input__field, .bxmaker-authuserphone-input:hover .bxmaker-authuserphone-input__field,
.bxmaker-authuserphone-input-phone--focus .bxmaker-authuserphone-input-phone__field, .bxmaker-authuserphone-input-phone--hover .bxmaker-authuserphone-input-phone__field, .bxmaker-authuserphone-input-phone:hover .bxmaker-authuserphone-input-phone__field,
.bxmaker-authuserphone-input-code--focus .bxmaker-authuserphone-input-code__field, .bxmaker-authuserphone-input-code--hover .bxmaker-authuserphone-input-code__field, .bxmaker-authuserphone-input-code:hover .bxmaker-authuserphone-input-code__field {
	border-color: #e46aa0;
}

.bxmaker-authuserphone-enter-forget-form .bxmaker-authuserphone-input-phone,
.bxmaker-authuserphone-enter-forget-form .bxmaker-authuserphone-enter-forget-form__or
{
	display: none;
}

body .wrapper1 .header_wrap {
	/*z-index: 3;*/
}

.fast_view_frame.popup .catalog_detail .item_main_info .img_wrapper,
.fast_view_frame.popup .catalog_detail .item_main_info .prices_item_block,
.fast_view_frame.popup .catalog_detail .item_main_info .right_info .info_item {
	padding-left: 15px;
	padding-right: 15px;
}
.fast_view_frame.popup .info_item .preview_text {
	font-size: 12px;
	line-height: 19px;
}
.fast_view_frame.popup .tabs .nav.nav-tabs a {
	padding: 6px 10px 6px;
	font-size: 12px;
}
.fast_view_frame.popup .tabs {
	padding-top: 10px;
}
.fast_view_frame.popup .tabs .tab-content{
	padding-top: 15px;
}

.sale-order-payment-message {
	font-size: 12px !important;
	line-height: 15px;
	text-align: right;
}

.sale-order-detail-payment-options-methods-image-element, .sale-order-detail-payment-options-shipment-image-element {
	height: 70px;
}

.counter_wrapp {
	position: relative;
}

.quantity-max {
	font-size: 12px;
	line-height: 1.3;
	color: #df5090;
	position: absolute;
	top: 100%;
}

.bx-basket .quantity-max {
	margin-top: 18px;
	left: -20%;
	width: 140%;
	text-align: center;
}

.item_block .quantity-max {
	width: 100%;
	text-align: center;
}

.catalog_detail .quantity-max {
	margin-top: 6px;
}

.catalog_item .image_wrapper_block { margin:-10px -10px 10px; width:initial; height:auto; position:relative; display:block }

/*
.image_wrapper_block, .image_wrapper_block a, body .image_wrapper_block { line-height:initial !important; height:initial !important; width:100%; }
*/

body .catalog_block .catalog_item img { position:initial; max-width:initial; max-height:initial; object-fit:cover;  max-width:100%; max-width: calc(100% - 5px); max-height: 100%; margin-top: 1px; height: 256px;}
body .catalog_block_front .catalog_item img {height: 363px!important;}


.catalog_item .stickers { left:10px; bottom:10px; top:initial; padding-right: unset;}
.catalog_item .stickers .sticker_posledniy_razmer{
	text-transform: unset;
}
.stickers [class*="sticker_"] { padding:3px 6px 2px; }
.like_icons { right:5px; top:5px; }
.compare_item_button { display:none; }
.like_icons span { transform:scale(.9) }

@media screen and (max-width:500px) {
	.catalog_item .image_wrapper_block { margin:-15px -15px 10px !important }
}
@media screen and (max-width:768px) {
	.image_wrapper_block, .image_wrapper_block a, body .image_wrapper_block {
		height: 50vw !important;
	}
}
.select-size-b {
	padding:15px 20px 25px;
	position:fixed;
	bottom:0;
	left:-2px;
	background:#fff;
	width:calc(100% + 4px);
	right:-2px;
	z-index:99;
	border: 2px solid #DF5090;
	border-bottom:0;
	border-radius:20px 20px 0 0;
	pointer-events:none;
	transition:.3s ease-out;
	transform:translateY(100%);
}
.select-size-b_show {
	transform:translateY(0);
	pointer-events:auto;
}
@media screen and (min-width:500px) {
	.select-size-b {
		display:none;
	}
}
.select-size-b__close {
	position: absolute;
	top: 14px;
	right: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	width: 28px;
	height: 28px;
	border: 1px solid #DF5090;
	color: #DF5090;
	font-size: 25px;
	line-height: 1;
	padding-bottom: 2px;
	cursor: pointer;
}
.select-size-b__label {
	font-weight:bold;
	font-size:14px;
	margin:0 0 15px;
	color:#DF5090
}
.select-size-b__list {
	display:flex;
	gap:6px;
	flex-wrap:wrap;
}
.select-size-b__item input {
	display:none
}
.select-size-b__item a {
	cursor:pointer;
	display:flex;
	align-items:center;
	height:36px;
	padding:0 12px;
	gap:4px;
	color:#DF5090;
	border:2px solid #DF5090;
	user-select:none;
	font-weight:300;
	border-radius:25px;
	transition:.3s ease-out;
	font-size: 13px;
}
.select-size-b__item a.in-cart{
	background:#DF5090;
}
.select-size-b__item a.in-cart strong{
	color:white;
}
.select-size-b__item a strong {
	color:#DF5090;
	transition:.3s ease-out
}
.select-size-b__item input:checked + label strong {
	color:#fff;
}
.select-size-b__item input:checked + label {
	color:#fff;
	background:#DF5090
}
.select-size-b__more {
	display:block;
	font-weight:bold;
	margin:10px 0 0;
	color:#DF5090;
	text-decoration:underline;
	font-size: 13px;
}
.mobile_add_basket_success{
	display: none;
	padding: 15px 20px 25px;
	position: fixed;
	bottom: 50px;
	left: -2px;
	background: #fff;
	width: calc(100% + 4px);
	right: -2px;
	z-index: 999;
	border: 2px solid #DF5090;
	border-bottom: 0;
	border-radius: 20px 20px 0 0;
	transition: .3s ease-out;
	transform: translateY(100%);
	color: #dc3982;
	font-weight: bold;
}
.mobile_add_basket_success a{
	display: block;
}
.catalog_sizes_list{
	overflow: hidden;
	display: block;
	text-align: left;
	height: 22px;
}
.catalog_sizes_list span{
	display: inline-block;
	margin: 0 3px;
	font-size: 11px;
	color: #9d9da5;
}
.catalog_sizes_list span.sizes_more{
	display: none;
}
.mainpage_sections{
	margin-bottom:60px;
}

.index_section_link{
	font-size: 20px;
	font-weight: bold;
	display: block;
	margin: 10px  20px 20px 20px;
}
.mainpage-catalog-section-banners{
	margin-top:10px;
	margin-bottom: 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.mainpage-catalog_banner{
	width: 25%;
	width: calc(25% - 20px);
	margin:10px;
}
.mainpage-catalog_banner img{
	width: 100%;
}

@media screen and (max-width: 800px) {
	.mainpage-catalog_banner{
		width: 50%;
		width: calc(50% - 2px);
		margin: 1px;
	}
	.mainpage_sections .catalog_block.items .item_block {
		width: 50%;
	}
}