<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*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;  }*/

/*gift popup order ajax*/

@media(max-width:991px){
	.info-for-gifts{
		font-size:12px !important;
	}
	.gift_dialog_frame{
		width: 100%;
	}

	.sku_props.sku_props_mobile .sku_props-original__block{
		display: block;
	}

}
.subscribe_wrap{
	display: none;
}
#col_PROPERTY_OLD_PRICE_VALUE{
	display: none;
}
/*end gift popup order ajax*/
/* .top_wrapper .banner_block a{
	background-position: bottom -220px right 0px !important;
} */
.stickers .sales-icon{
		font-size: 12px;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
	text-align: center;
	white-space: nowrap;
    display: block;
    width: 84px;
    margin-left: -20px;
    margin-bottom: 5px;
	position: relative;
}
.itb_footer{
	padding-left: 32px;
}
.stickers .sales-icon:after{
	content: '';
    display: block;
    border: 10px solid transparent;
    border-right: 3px solid #fff;
    border-bottom: 21px solid #fff;
    position: absolute;
    right: 0;
    top: 0;
}

.catalog_detail .sales-image img{
	max-width: 100%;
}


body .item_main_info .item_slider:not(.flex)&gt;div.sales-image{
	display: block!important;
}


#basket_items_list .coupon-notice {
    padding: 20px;
    background: #e60094;
    color: #fff;
    font-weight: bold;
    text-align: center;
}


.p-h5 {
    font-size: 1.2em;
    line-height: 22px;
    margin: 40px 0 26px;
    color: #383838;
    font-weight: bold;
}

.footer_button{
	overflow: hidden;
}


.calc-delivery{
	padding-left: 25px;
	position: relative;
	clear: both;
}

.calc-delivery:before{
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/truck-icon.png) no-repeat center;
	position: absolute;
	left: 0;
	top: 3px;
}

.calc-delivery.active{
	padding-left: 0;
}

.calc-delivery.loading .toggle-btn{
	cursor: progress;
}

.calc-delivery.active:before{
	display: none;
}




.calc-delivery .calc-delivery-title{
	font-size: 14px;
	font-weight: bold;
	color: #383838;

}


.calc-delivery.active .calc-delivery-title{
		margin-bottom: 10px;
}

.calc-delivery .toggle-btn{
	display: none;
	color: #CD0084;
    font-size: 13px;
    font-weight: 400;
    padding-left: 10px;
	cursor: pointer;
}


.calc-delivery .calc-delivery-result{
	display: none;
}

.calc-delivery.active .calc-delivery-result{
	display: block;
}



.calc-delivery.loaded .toggle-btn{
	display: inline-block;
}


.calc-delivery.active .toggle-btn .status1{
	display: block;
}


.calc-delivery.active .toggle-btn .status2{
	display: none;
}


.calc-delivery .toggle-btn .status1{
	display: none;
}


.calc-delivery .toggle-btn .status2{
	display: block;
}


.calc-delivery .calc-delivery-btn{
	color: #CD0084;
	font-size: 13px;
	cursor: pointer;
}

.calc-delivery .calc-delivery-btn:after{
	content: "\f107";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}

.calc-delivery .delivery-detail-product-item{
	padding-left: 25px;
	position: relative;
	margin-bottom: 10px;
}


.calc-delivery .delivery-detail-product-item:before{
	content: '';
	display: block ;
	position: absolute;
	left: 0;
	top : 4px;
	width: 16px;
	height: 16px;
	background: no-repeat center;
}

.calc-delivery .delivery-detail-product-item.pickup:before{
	background-image: url(../images/pickup-icon.png)
}

.calc-delivery .delivery-detail-product-item.СЃourier:before{
	background-image: url(../images/courier-icon.png)
}

.calc-delivery .delivery-detail-product-item.pickup-services:before{
	background-image: url(../images/pickup-services-icon.png)
}

.calc-delivery.loaded .calc-delivery-btn{
	display: none;
}


.calc-delivery .delivery-time{
	font-weight: 600;
}

.viewed_block .title_block2 {
    margin: 26px 0 4px;
	font-size: 18px;
	padding: 7px 0 0;
	display: inline-block;
	color: #1d2029;
    line-height: 30px;
    font-weight: 700;
}


.tab-pane .form_head .h4{
	font-size: 1.33em;
	font-weight: bold;
    line-height: 20px;
    margin: 40px 0 26px;

	margin-top: 0;
}

.logo-subscribe {
    text-align: center;
    margin-bottom: 10px;
}

.logo-subscribe img{
	max-width: 100%;
	height: auto;
}

.btn.btn-default.to-subscribe{
	color: #e60094;
    background: #fff;
}

.subform h2{
	text-align: center;
}

.quick-links .quick-links-item{
	display: inline-block;
	vertical-align: top;
}

.quick-links .quick-links-item{
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}

.quick-links{
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 30px;
}

.quick-links .quick-links-item a{
	display: block;
	color: #333333;
	padding: 6px 16px;
	border: 1px solid #ECE4E4;
	border-radius: 16px;
	background: #F9F7F7;
	color: #333333;
	font-size: 12px;

}

.quick-links .quick-links-item.selected a{
	color: #DC008D;
}

.quick-links .slick-track{
	margin: 0;
}

.quick-links .slick-arrow {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #DADADA;
    text-align: center;
    color: #DADADA;
    line-height: 26px;
    position: absolute;
	top: 3px;
}

.quick-links .slick-arrow.prev{
	left: -30px
}

.quick-links .slick-arrow.next{
	right: -35px;
}

.front.wide_page .gifts .sections_wrapper{
  padding-bottom: 0;
}

.main-page-text {
    background: #fff;
    padding-top: 90px;
    padding-bottom: 90px;
}

.main-page-text .section-title{
    font-size: 30px;
    line-height: normal;
    font-weight: 600;
    color: #383838;
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
}

.main-page-text img{
  max-width: 100%;
  height: auto;
}


.main-page-text ul li{
  margin-bottom: 6px;
}

.main-page-text ul li:before{
  content: '';
  display: block;
  width: 10px;
  height: 1px;
  background: #E60094;
  position: absolute;
  left: 0;
  top: 11px;
}

.main-page-text .read-more a {
    background: #E60094;
    color: #fff;
    width: 125px;
    text-align: center;
    height: 41px;
    line-height: 40px;
    border-radius: 2px;
    border: 1px solid #E60094;
    font-size: 13px;
    font-weight: bold;
    margin-top: 30px;
    cursor: pointer;
    margin-bottom: 10px;
	display: block;
}


.main-page-text .text-toggle-btn {
    background: #E60094;
    color: #fff;
    width: 119px;
    text-align: center;
    height: 41px;
    line-height: 40px;
    border-radius: 2px;
    border: 1px solid #E60094;
    font-size: 13px;
    font-weight: bold;
    margin-top: 30px;
    cursor: pointer;
    margin-bottom: 10px;
}

.main-page-text .text-toggle-btn .status2{
  display: none;
}

.main-page-text .text-toggle-btn.active .status2{
  display: block;
}

.main-page-text .text-toggle-btn.active .status1{
  display: none;
}

.main-page-text .text-toggle-btn.active{
  background: #fff;
  color: #E60094;
  width: 95px;
}

.main-page-text .detail-text{
  display: none;
}

.location-col{
	width: 200px;
}

.location-top{
	position: relative;
	font-size: 13px;
	padding-left: 25px;
	cursor: pointer;
	white-space: nowrap;
}

.location-top span:after{
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	content: "\f107";
	margin-left: 4px;
}


.location-top:hover span{
	color: #e60094;
	border-bottom: 1px dashed #e60094;
}
.bg_heart {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.heart {
	position: absolute;
	top: -50%;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-m-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.heart:before {
	position: absolute;
	top: -50%;
	left: 0;
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background: inherit;
	border-radius: 100%;
}

.heart:after {
	position: absolute;
	top: 0;
	right: -50%;
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background: inherit;
	border-radius: 100%;
}

@-webkit-keyframes love {
	0%{
		top:110%;
	}
}

@-moz-keyframes love {
	0%{
		top:110%;
	}
}

@-ms-keyframes love {
	0%{
		top:110%;
	}
}

@keyframes love {
	0%{
		top:110%;
	}
}
.location-top:before{
	content: '';
	display: block;
	width: 12px;
	height: 14px;
	background: url('../images/location.png') no-repeat center;
	position: absolute;
	left: 0;
	top: 4px;
}


.catalog_block .cost.prices .price{
	text-align: left;

}

.catalog_block .price-caption{
	font-size: 18px;
    font-weight: 700;
    line-height: 15px;
	vertical-align: top;
	display: inline-block;
	color: #000;
}



.catalog_block .buys_wrapp{
	margin-left: -2px;
	margin-right: -2px;
}

.catalog_block .buys_wrapp:after{
	content: '';
	clear: both;
	display: table;
}

.catalog_block .counter_wrapp{
	float: left;
	width: 56%;
	padding-left: 2px;
	padding-right: 2px;
}

.catalog_block .counter_block input[type=text]{
	    width: 100%;
    padding-right: 21px;
    font-size: 13px;
    font-weight: 600;
    color: #666666
}


.catalog_block .counter_block{
	position: relative;
}

.catalog_block .counter_block &gt; .minus,
.catalog_block .counter_block &gt; .plus{
	width: 23px;
	height: 18px;
	position: absolute;
	right: 0;
}

.catalog_block .counter_block &gt; .minus{
	bottom: 0;
}

.catalog_block .counter_block &gt; .plus{
	top: 0;
}


.tabs_content .counter_wrapp{
	margin-top: 11px;
}

.catalog_block .counter_block &gt; .minus:before{
	content: '';
    position: absolute;
    left: 3px;
	top: 4px;
	background: none;
	border: 6px solid transparent;

	border-top: 6px solid #C9C9C9;
	    width: auto;
    height: auto;
}

.catalog_block .counter_block &gt; .plus:before{
	content: '';
    position: absolute;
    left: 3px;
	bottom: 4px;
	background: none;
	border: 6px solid transparent;
	border-bottom: 6px solid #C9C9C9;
	    width: auto;
    height: auto;
}

.catalog_block  .wrapp_one_click{
	float: left;
	width: 44%;
	padding-top: 11px;
	padding-left: 2px;
	padding-right: 2px;
}


.catalog_block  .one_click	{
	display: block;
    height: 36px;
    background: #fff;
    border: 2px solid;
    border-radius: 2px;
    line-height: 31px;
    font-size: 13px;
    font-weight: 400;
	cursor: pointer;
}


.catalog_block .counter_block{
	width: 45px;
}


.catalog_block .footer_button .to-cart{
	width: 96px;
}

.cost.prices .price.only_price{
  margin: 0 7px;
}


.fast_view_block{
	background: rgba(255, 255, 255, 0.8);
    border: 1px solid #E60094;
    border-radius: 2px;
    color: #E10091;
    font-size: 13px;
    font-weight: 600;
    line-height: 32px;
}


.cities-list-selector{
	width: 280px;
    background: #FFFFFF;
    border: 1px solid #F5F0E1;
    display: none;
    position: absolute;
    margin-top: 15px;
    left: -30px;
}

.city-selector-btn.active  .cities-list-selector{
	display: block;
}

.cities-list-selector .city-item{
	font-size: 14px;
	color: #212226;
	border-bottom: 1px solid #F5F0E1;
	white-space: nowrap;
}

.cities-list-selector .city-item br{
	display: none;
}

.cities-list-selector .city-item:hover{
	color:#B98640;
}


.cities-list-selector .city-item:last-child{
	border-bottom: none;
}


.cities-list-selector .city-item a{
	display: block;
	text-decoration: none;
	color: inherit;
	padding:11px 10px;
}

.city-selector-btn:after{
	content: "\f107";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	margin-left: 5px;
}

.city-selector-btn.active:after{
	content: "\f106";
}

.city-selector-mobile{
	text-align: center;
}


.city-selector-btn{
	cursor: pointer;
	position: relative;
	z-index: 10;
	padding-left: 20px;
}



.question-city{
	position: absolute;
    width: 280px;
    height: 53px;
    background: #fff;
    box-shadow: 0px 4px 20px rgb(0 0 0 / 18%);
    right: auto;
    text-align: center;
    padding-top: 18px;
	font-size: 12px;
	margin-top: 14px;
	margin-left: -20px;
}

.question-city:before {
    position: absolute;
    border-bottom: 10px solid #ffffff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
       content: "";
    display: block;
    left: 20px;
    margin-left: 0;
    right: auto;
    bottom: 100%;
}

.question-city .question-city-label{
	display: inline-block;
	font-size: 12px;
}

.question-city .question-city-btn {
	display: inline-block;
}


.question-city .question-city-btn .btn-yes,
.question-city .question-city-btn .btn-no{
	display: inline-block;
	border: 0;
    color: #D0334D;
	border-bottom: 1px solid rgba(208, 51, 77,0.3);
	background: none;
	margin-left: 5px;
}


.cities-block-popup{
	background: #FFF;
    padding: 20px 25px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
    box-sizing: border-box;
}


.cities-block-popup .title{
	font-size: 14px;
	font-weight: 600;
	color: #000;
	margin-bottom: 10px;

}



.cities-block-popup .cities-list .city-item{
	color: #000;
	text-decoration: none;
	font-size: 14px;
	font-weight: 400;
}

.cities-block-popup .cities-list .city-item a{
	color: #000;
}

.cities-block-popup .cities-list .city-item:hover,
.cities-block-popup .cities-list .city-item.active{
	color: #D0334D;
}

.cities-block-popup .cities-list .city-item:hover a,
.cities-block-popup .cities-list .city-item.active a{
	color: #D0334D;
}

.mfp-close-btn-in .cities-block-popup .mfp-close {
    text-indent: -9999px;
    font-size: 0;
    overflow: hidden;
    position: absolute;
    right: 12px;
    top: 15px;
    width: 33px;
    height: 33px;
    opacity: 1;
    cursor: pointer;
    top: 9px;
}

.mfp-close-btn-in .cities-block-popup .mfp-close:before,
.mfp-close-btn-in .cities-block-popup .mfp-close:after {
    position: absolute;
    left: 15px;
    content: '';
    height: 25px;
    width: 2px;
    background-color: #E9E9E9;
}

.mfp-close-btn-in .cities-block-popup .mfp-close:before {
    transform: rotate(45deg);
}

.mfp-close-btn-in .cities-block-popup .mfp-close:after {
    transform: rotate(-45deg);
}


.tabs-delivery{
   margin-bottom: 30px;
}

.tabs-delivery .tab-header-item {

	border-radius: 0;
    font-size: 13px;
    font-weight: bold;
    padding: 0;
    text-align: center;
    height: 40px;
    line-height: 38px;
    border: 1px solid #ECE4E4;
    background: #f9f9f9;
    margin-left: 12px;
    margin-right: 12px;
    color: #333333;
    outline: none;
    padding-left: 30px;
    padding-right: 30px;
}

.tabs-delivery .tabs-delivery-header {
	margin-left: -12px;
	margin-right: -12px;
	margin-bottom: 30px;
	text-align: left;
}

.tabs-delivery .tab-header-item.active {
	background: #FFFFFF;
	color: #C70080;
	border: 1px solid #C70080;
}

.tabs-delivery .tab-content-item {
	animation: fadeEffect 1s;
	height: 0;
	overflow: hidden;
}

.tabs-delivery .tab-content-item.is-active {
	height: auto;
	overflow: initial;
}


.delivery-courier{

}

.delivery-courier .delivery-courier-item{
	margin-bottom: 10px;
}

.delivery-courier .delivery-courier-item .subtitle{
	color:  #EA0094;
	font-weight: bold;
	font-style: italic;
}

.delivery-courier .delivery-courier-item .subtitle2{
	color:  #40D228;
	font-weight: bold;
	font-style: italic;
}


.delivery-courier-table{
	width: 100%;
	text-align: center;
}

.delivery-courier-table td,
.delivery-courier-table th{
	padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
	border: 1px solid #fff;
	text-align:  center;
}

.delivery-courier-table td{
	background: #DEDEDE;
	color: #555555;
}

.delivery-courier-table th{
	background: #E60094;
	color: #fff;
}


.delivery-courier-table td:nth-child(1),
.delivery-courier-table th:nth-child(1){
	text-align: center;
}


.catalog_item_wrapp .btn.btn-default.to-subscribe{
	color: #e60094;
    padding-left: 0;
    padding-right: 0;
    font-size: 11px;
    margin-left: 5px;
    margin-right: 5px;
}



.sitemap-page{

}


.sitemap-page .section-header{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.sitemap-page .section-header .title{
	font-size: 24px;
    color: #E60094;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 30px;
}

.sitemap-page .section-header .links ul{
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none;

}

.sitemap-page .section-header .links li{
		padding-left: 0;
}

.sitemap-page .section-header .links li:before{
	display: none;
}

.sitemap-page .section-header .links a{
	color: #383838;
	font-size: 18px;
	font-weight: bold;
	padding: 0 15px;
	display: block;
}

.sitemap-section-list .items-list{
	list-style: none;
	margin: 0;
	padding: 0;
	column-count: 5;
}

.sitemap-section-list .items-list li{
	padding-left: 0;
}

.sitemap-section-list .items-list li:before{
	display: none;
}


.sitemap-section-list .items-list .lvl-1{
	-webkit-column-break-inside: avoid;
    break-inside: avoid-column;
	margin-bottom: 40px;
}


.sitemap-section-list .items-list .lvl-1&gt;a{
	text-decoration: none;
    color: #383838;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
	line-height: 1.6;
}

.sitemap-section-list .items-list .lvl-2&gt;a{
	font-size: 14px;
	line-height: 1.6;
	color: #383838;
	text-decoration: none;
}


.sitemap-menu{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 40px;
}

.sitemap-menu li{
	padding-left: 0;
}

.sitemap-menu li:before{
	display: none;
}


.sitemap-menu li a{
	font-size: 14px;
	color: #383838;
}


.sitemap-page .section-content .col-title{
	color: #E60094;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-bottom: 20px;
}

.sitemap-page .section-content{
	display: flex;
	flex-wrap: wrap;
}

.sitemap-page .section-content .categories-col{
	flex: 0 0 100%;
	padding-bottom: 50px;
}

.sitemap-page .section-content .about-company-col{
	flex: 0 0 20%;
}

.sitemap-page .section-content .delivery-col{
	flex: 0 0 20%;
}

.question-city{
	height: auto;
}

.mobile-selector-city{
	display: none;
}


.oneckick-info-buy .option{
	display: none;
}

.oneckick-info-buy .option.active{
	display: block;
}


.info-header-row{
	display: flex;
}

.timework-header {
    margin-right: 15px;
	font-size: 13px;
}

.cities-block-popup .city-group{
	display: none;
}

.cities-block-popup .city-group.active{
	display: block;
}

.cities-block-popup .header-group{
	display: flex;
    justify-content: space-between;
    align-items: center;
	margin-bottom: 20px;
}

.cities-block-popup .header-group .title{
	margin: 0;
	padding: 0;
}

.cities-block-popup .header-group .country-select-item {
    color: #333333;
    border: 0;
    background: no-repeat;
    font-size: 14px;
    font-weight: 400;
    margin-left: 20px;
	padding-left: 25px;
	position: relative;
}

.cities-block-popup .header-group .country-select-item.selected{
	font-weight: 700;
	color: #E60094;
	cursor: default;
}

.cities-block-popup .header-group .country-select-item:before{
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 0;
	background: no-repeat center;
}

.cities-block-popup .header-group .country-select-item.country-24:before{
	background-image: url('../images/russia-flag.png');
}

.cities-block-popup .header-group .country-select-item.country-25:before{
	background-image: url('../images/belarus-flag.png');
}

.location-top{
	white-space: nowrap;
}

.location-top .icon{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: no-repeat center;
	margin-right: 5px;
}

.location-top.country-24 .icon{
	background-image: url('../images/russia-flag.png');
}

.location-top.country-25 .icon{
	background-image: url('../images/belarus-flag.png');
}

.gifts-section_title {
	font-family: "Open Sans",Helvetica,Arial,sans-serif;
	font-weight: 700;
	font-size: 1.6em;
    line-height: 24px;
}
.bx-soa-pickup-list.main{
	display:flex;
	flex-direction: column;

}
.bx-soa-pickup-list.main &gt; div:nth-child(5){
	order:-5;
}
.bx-soa-pickup-list.main &gt; div:nth-child(4){
	order:-4;
}
.bx-soa-pickup-list.main &gt; div:nth-child(2){
	order:-3;
}
.bx-soa-pickup-list.main &gt; div:nth-child(3){
	order:-2;
}
.bx-soa-pickup-list.main &gt; div:nth-child(1){
	order:-1;
}
.bx-soa-pickup-list.main &gt; div{
	display:flex;
	flex-direction: column;

}
.catalog_block .iblock-vote__avg,
.catalog_block .sku_props_mobile{
	display: none;
}
@media (max-width: 1600px) {

  .catalog_block .footer_button .to-cart{
    width: 80px;
  }

}


@media (max-width: 1480px) {

	.catalog_block .wrapp_one_click {
		width: 100%;
	}

	.catalog_block .counter_wrapp{
		width: 100%;
	}

	.catalog_block .footer_button .to-cart {
		width: 96px;
	}
}


@media (max-width: 1400px) {
    .group_description_block img{
        width: 100%;
        height: auto;
    }
}
@media (max-width: 1300px) {
	.location-col {
		width: 155px;
	}
}


@media (max-width: 1199px) {
	.table-callback-block{
		display: none;
	}

	.sitemap-section-list .items-list{

		column-count: 4;
	}

	.sitemap-page .section-content .about-company-col{
		flex: 0 0 25%;
	}

	.sitemap-page .section-content .delivery-col{
		flex: 0 0 25%;
	}


}




@media (max-width: 991px) {
	.quick-links{
		margin-left: 35px;
		margin-right: 35px;
	}

	.sitemap-section-list .items-list{

		column-count: 3;
	}

	.sitemap-page .section-content .about-company-col{
		flex: 0 0 33.33%;
	}

	.sitemap-page .section-content .delivery-col{
		flex: 0 0 33.33%;
	}


}


@media (max-width: 767px) {

	.delivery-courier .delivery-courier-item .subtitle{
		display: block;
		margin-bottom: 15px;
	}

	.delivery-courier .delivery-courier-item .subtitle2{
		display: block;
		margin-bottom: 15px;
	}

	.calc-delivery.loaded .toggle-btn{
	display: block;
	}


	.sitemap-section-list .items-list{

		column-count: 2;
	}

	.sitemap-page .section-content .about-company-col{
		flex: 0 0 50%;
	}

	.sitemap-page .section-content .delivery-col{
		flex: 0 0 50%;
	}

	.sitemap-page .section-header .title{
		flex: 0 0 100%;
		margin-bottom: 10px;
	}

	.sitemap-page .section-header .links ul{
		display: block;
	}

	.sitemap-page .section-header .links a{
		padding: 0;
		margin-bottom: 10px;
	}

	.mobile-selector-city{
		display: block;
		padding-top: 30px;
	}

	.mobile-selector-city .location-top{
		display: inline-block;
	}

	.cities-block-popup .header{
		padding-right: 0;
	}

	.cities-block-popup .title{
		font-size: 18px;
		line-height: 20px;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 15px;
		padding: 0;
	}

	.main-page-text .section-title h1{
		line-height: 1;
		font-size: 25px !important;
	}
	.catalog_block.items:not(.gifts-section__items){
		display: grid;
		grid-template-columns: repeat(2, minmax(0,1fr));
		grid-auto-flow: dense;
	}
	.catalog_block.items.row:not(.gifts-section__items):before,
	.catalog_block.items.row:not(.gifts-section__items):after{
		content: unset;
	}
	.catalog_block .catalog_item_wrapp{
		display: flex !important;
		flex-direction: column;
		height: 100%;
	}
	.catalog_block .catalog_item,
	body .tabs_slider .catalog_item .inner_wrap{
		padding: 15px 11px;
	}
	.catalog_block .catalog_item &gt; div,
	body .tabs_slider .catalog_item .inner_wrap{
		height: 100%;
		display: flex;
		flex-direction: column;
	}
	.catalog_block .banner_block.item_block{
		grid-column: span 2;
		/*height: 380px;*/
	}
    .catalog_block .banner_block.item_block .catalog_item_wrapp{
        background-position-y: -100px !important;
    }
	.catalog_block .item_info{
		display: grid;
		align-items: start;
		flex: 1 1 auto;
	}
	.mobile .catalog_item .item_info{
		padding-bottom: 0;
	}
	.catalog_block .sku_props{
		display: none;
		margin: 6px 0 12px;
	}
	html.mobile .catalog_block .sku_props_mobile{
		display: block;
	}
	.catalog_block .sku_props .bx_item_section_name{
		display: block;
		line-height: normal;
	}
	.catalog_block .bx_catalog_item_scu ul{
		display: flex;
		flex-wrap: wrap;
		gap: 5px;
	}
	.catalog_block .bx_item_detail_scu .bx_scu_scroller_container{
		margin-left: 0;
	}
	.catalog_block .bx_catalog_item_scu ul li,
	.catalog_block .sku_props .bx_item_detail_size ul li{
		margin: 0;
    padding: 0 4px;
    font-size: 12px;
	}
	.catalog_block .sku_props .bx_item_detail_size ul li.active{
		background-color: #CE0084;
	}
	.catalog_block .bx_catalog_item_scu ul li{
		padding: 0;
	}
	.catalog_block .sku_props .bx_item_detail_size ul li span{
		font-size: inherit;
		padding: 0;
	}
	.best_block.tab_slider_wrapp .item .catalog_item .item_info,
	.catalog_block .catalog_item{
		text-align: left;
	}
	.catalog_block .stickers {
		top: 0;
	}
	.catalog_block .stickers [class*=sticker_]{
		margin: 0px 4px 4px 0;
		letter-spacing: unset;
		border-radius: 3px;
		padding: 4px 9px;
	}
	.catalog_block .like_icons{
		top: 0;
	}
	.catalog_block .like_icons span{
		/* border-radius: 0; */
	}
	.catalog_block .like_icons span i{
		width: 20px;
		height: 20px;
	}
	.catalog_block .like_icons .wish_item i{
		background-position: 0 -21px;
	}
	.catalog_block .like_icons .wish_item.added i{
		background-position: 0px -49px;
	}
	.catalog_block .like_icons .compare_item i{
		background-position: -23px -21px;
	}
	.catalog_block .like_icons .compare_item.added i{
		background-position: -23px -48px;
	}
	.catalog_block .image_wrapper_block, .image_wrapper_block a{
		width: 100%;
		height: 148px;
		line-height: 148px;
	}
	.catalog_block .catalog_item .image_wrapper_block{
		margin: 0 0 20px;
	}
	.catalog_block div.item-title{
		-webkit-line-clamp: 2;
		margin-bottom: 8px;
	}
	.catalog_item .item-title a{
		font-size: 12px;
		font-weight: 600;
	}
	.catalog_block .rating{
		grid-row: 5;
		margin-bottom: 12px;
	}
	.catalog_block .rating .iblock-vote{
		margin: 0;
	}
	.catalog_block .iblock-vote.small td{
		display: none;
	}
	.catalog_block .iblock-vote.small td:first-child,
	.catalog_block .iblock-vote.small .iblock-vote__avg{
		display: table-cell;
	}
	.catalog_block .iblock-vote.small div{
		width: 20px;
		height: 20px;
		background-position: -132px -46px;
	}
	.catalog_block .iblock-vote.small div.star-empty{
		background-position: -151px -46px;
		margin-left: 4px;
		width: 16px;
	}
	.catalog_block .iblock-vote.small .iblock-vote__avg div{
		background: unset;
		font-size: 11px;
		width: auto;
		color: #777777;
	}
	.catalog_block .sa_block{
    display: flex;
    flex-direction: column-reverse;
		margin-bottom: 16px;
	}
	.catalog_block .article_block, .catalog_block .item-stock{
		margin: 0;
		display: block;
	}
	.catalog_block .article_block {
    margin-bottom: 8px;
    line-height: 16px;
    font-size: 11px;
	}
	.catalog_block .item-stock .icon{
		width: 16px;
		height: 16px;
		margin: 0 5px 0 0;
	}
	.catalog_block .item-stock &gt; span{
		font-size: 10px;
		color: #44B119;
	}
	.catalog_item .cost.prices{
		grid-row: 1;
		margin: 0;
        margin-bottom: 3px;
	}
	.catalog_block .price-caption{
		display: none;
	}
	.catalog_block .cost.prices .price{
		width: 100%;
		margin: 0 !important;
	}
	.catalog_block .offers_price_wrapper{
		display: grid;
		grid-template-columns: 1.4fr 1fr;
		/*grid-template-rows: 24px 16px;*/
		grid-template-areas:
			"price price-old"
			"sale-block sale-block";
	}
	.catalog_block .offers_price_wrapper .offers_price{
		grid-area: price;
		font-size: 16px;
		color: #CE0084;
	}
	.catalog_block .offers_price_wrapper .offers_price_old{
		grid-area: price-old;
		margin-top: 0;
		margin-left: 12px;
		font-size: 12px;
		font-weight: 300;
		line-height: 16px;
	}
	.catalog_block .price_measure{
		display: none;
	}
	.catalog_block .offers_price_wrapper .sale_block{
		grid-area: sale-block;
	}
	/* ---------------------.sale_block */
	.catalog_block .offers_price_wrapper &gt; div:last-of-type{
		margin: 0;
	}
	.catalog_block .offers_price_wrapper .sale_block *{
		line-height: unset;
	}
	.catalog_block .sale_wrapper{
		display: flex;
		gap: 8px;
	}
	.catalog_block .sale_block .text{
		display: block;
		padding: 0 6px;
	}
	.catalog_block .sale_block .value{
		background-color: #CE0084;
		padding: 0 4px;
	}
	.catalog_block .sale_block .text,
	.catalog_block .sale_block .value{
		font-size: 10px;
		margin: 0;
	}
	.ajax_load.block .counter_wrapp .button_block,
	.ajax_load.block .counter_wrapp .counter_block,
	.catalog_block .buys_wrapp{
		margin: 0;
	}
	.tabs_content .counter_wrapp{
		margin-top: 0;
	}
	.ajax_load.block .counter_wrapp,
	.catalog_block .counter_wrapp,
	.catalog_block .wrapp_one_click{
		padding: 0;
		margin: 0;
		float: unset;
	}
	.ajax_load.block .counter_wrapp,
	.catalog_block .counter_wrapp{
		margin-bottom: 10px;
		display: flex;
	}
	.catalog_block .button_block{
		flex-grow: 1;
	}
	.catalog_block .counter_block,
	.ajax_load.block .catalog_block .counter_block{
		margin-right: 10px;
		width: 46px;
		height: 44px;
		border-radius: 6px;
		background-color: #F7F7F7;
	}
	.counter_block .minus, .counter_block .plus{
		/* font-size: 30px; */
	}
	.catalog_block .counter_block &gt; .minus, .catalog_block .counter_block &gt; .plus{
	}
	.catalog_block .counter_block &gt; .minus{
		/* left: 0; */
	}
	.catalog_block .counter_block &gt; .plus{
		/* right: 0; */
	}
	.catalog_block .counter_block &gt; .minus:before,
	.catalog_block .counter_block &gt; .plus:before{
		left: 4px;
		border-width: 4px;
	}
	.catalog_block .counter_block &gt; .minus:before{
		border-top-color: #333333;
	}
	.catalog_block .counter_block &gt; .plus:before{
		border-bottom-color: #333333;
	}
	.catalog_block .counter_block input[type=text]{
		padding: 0px 20px 0 0;
		font-size: 16px;
		border-radius: 6px;
		height: inherit;
		pointer-events: none;
	}
	.mobile .catalog_block:not(.gifts-section__items) .catalog_item .footer_button{
		overflow: unset;
		height: 90px;
	}
	.catalog_block .one_click,
	.catalog_block:not(.gifts-section__items) .footer_button .to-cart,
	.catalog_block:not(.gifts-section__items) .footer_button .in-cart{
    font-size: 14px;
    font-weight: 700;
	}
	.catalog_block:not(.gifts-section__items) .footer_button .to-cart,
	.catalog_block:not(.gifts-section__items) .footer_button .in-cart{
    width: 100%;
    padding: 11px 10px;
		border-radius: 6px;
	}
	.catalog_block:not(.gifts-section__items) .footer_button .to-cart{
		font-size: 0;
		line-height: normal;
		background-color: #CE0084;
	}
	.catalog_block:not(.gifts-section__items) .btn.to-cart i,
	.catalog_block:not(.gifts-section__items) .btn.in-cart i {
    width: 20px;
    height: 20px;
		display: inline-block;
	}
	.catalog_block:not(.gifts-section__items) .btn.to-cart i{
		background: url(../images/icons_wish.png) -167px -157px no-repeat;
	}
	.catalog_block:not(.gifts-section__items) .btn.in-cart i{
		background-position: -29px 1px;
	}
}


@media (max-width: 600px) {

	#mobileheader .inline-search-show {

		position: absolute;
		left: 18px;
		top: 25px;
	}

	#mobileheader .burger{
		position: absolute;
		right: 0;
		height: 62px;
	}

	#mobileheader .logo-block{
		margin-left: 60px;
	}

	#mobileheader .wrap_icon{
		padding-right: 50px;
	}
}


@media (max-width: 570px) {


.sitemap-section-list .items-list{

		column-count: 1;
	}

	.sitemap-page .section-content .about-company-col{
		flex: 0 0 100%;
	}

	.sitemap-page .section-content .delivery-col{
		flex: 0 0 100%;
	}
}


@media (max-width: 400px) {
	.wrapper_inner .phones .order_wrap_btn {
	     display: inline-block;
	}
}
.personal_wrapper font.errortext {
	padding: 0 20px 0 42px;
}


.table-resp {
  min-height: .01%;
  overflow-x: auto;
}


@media screen and (max-width: 767px) {
  .table-resp {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-resp &gt; .table {
    margin-bottom: 0;
  }
  .table-resp &gt; table &gt; thead &gt; tr &gt; th,
  .table-resp &gt; table &gt; tbody &gt; tr &gt; th,
  .table-resp &gt; table &gt; tfoot &gt; tr &gt; th,
  .table-resp &gt; table &gt; thead &gt; tr &gt; td,
  .table-resp &gt; table &gt; tbody &gt; tr &gt; td,
  .table-resp &gt; table &gt; tfoot &gt; tr &gt; td {
    white-space: nowrap;
  }

}
</pre></body></html>