

/* Start:/local/templates/main/components/bitrix/sale.basket.basket.line/basket/style.min.css?17417885073567*/
.bx-basket-block{font-size:12px;padding-bottom:5px;white-space:nowrap;position:relative;padding-left:20px}.bx-basket-block>.fa{color:#97a1ab;width:12px;position:absolute;left:0;top:3px}.bx-basket-block a{color:#039be5;border-bottom:1px dashed;margin-right:10px}.bx-basket-block a:hover{text-decoration:none;border-bottom-color:transparent}@media(min-width:768px){.bx-basket-fixed{width:200px;position:fixed;z-index:998;background:#fff;padding-top:10px;border:1px solid #f0f0f0;box-shadow:0 7px 10px rgba(0,0,0,0.15);border-radius:1px;overflow:hidden}.bx-basket-fixed.top{top:10px}.bx-basket-fixed.right{right:10px}.bx-basket-fixed.bottom{bottom:10px}.bx-basket-fixed.left{left:10px}.bx-basket-fixed.bx-max-height{top:10px;bottom:10px}}@media(max-width:767px){.bx-basket-fixed{position:fixed;z-index:998;background:#fff;padding-top:10px;border:1px solid #f0f0f0;box-shadow:0 7px 10px rgba(0,0,0,0.15);border-radius:1px;overflow:hidden;bottom:0;left:0;right:0}.bx-basket-item-list{display:none}}.bx-basket-fixed .bx-basket-block{margin-left:10px}.bx-basket-item-list{position:relative;padding-bottom:20px;border-top:1px solid #f7f7f7;overflow:hidden}.bx-opener .bx-basket-item-list{padding-bottom:75px}.bx-max-height .bx-basket-item-list{position:absolute;bottom:0;left:0;right:0}.bx-closed .bx-basket-item-list{height:20px;overflow:hidden}.bx-basket-item-list-action{cursor:pointer;background:#f7f7f7;position:absolute;bottom:0;right:0;left:0;z-index:120;height:20px;line-height:14px;vertical-align:middle;text-align:center;font-size:12px;color:#4f4f4f;padding:3px 0}.bx-basket-item-list-button-container{text-align:center;position:absolute;bottom:20px;border-top:1px solid #f7f7f7;padding:10px 0;background:#fff;left:0;right:0}.bx-basket-item-list-button-container a.btn{color:#ddd;text-decoration:none}.bx-basket-item-list-button-container a.btn:hover,.bx-basket-item-list-button-container a.btn:active{color:#fff}.bx-basket-item-list-container{overflow-y:auto;max-height:100%}.bx-basket-item-list-item{padding-top:15px;position:relative;padding-right:10px;padding-left:10px;margin-bottom:15px;border-bottom:1px solid #f7f7f7}.bx-basket-item-list-container .bx-basket-item-list-item:last-child{border-bottom:0;margin-bottom:0}.bx-basket-item-list-item-status{font-weight:bold;padding:3px;background:#ebebeb;margin:0 10px 20px;line-height:16px;font-size:13px;border-radius:3px;text-align:center;white-space:normal}.bx-basket-item-list-item-img{text-align:center;position:relative;padding-bottom:5px}.bx-basket-item-list-item-img img{max-width:90px;height:auto;border:1px solid #e6e6e6}.bx-basket-item-list-item-name{padding-bottom:5px}.bx-basket-item-list-item-name a{font-size:13px;color:#3f3f3f;text-decoration:none;white-space:normal;line-height:16px}.bx-basket-item-list-item-remove{position:absolute;right:10px;top:-7px;width:20px;height:20px;cursor:pointer;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;opacity:.5}.bx-basket-item-list-item-remove:hover{opacity:.7}.bx-basket-item-list-item-price-block{padding-bottom:5px;font-size:12px}.bx-basket-item-list-item-price{display:inline-block;margin-right:5px}.bx-basket-item-list-item-price-old{display:inline-block;margin-right:5px;text-decoration:line-through;color:#b0b0b0}.bx_cart_login_top .bx-hdr-profile a{text-decoration:none}.bx_cart_login_top .bx-hdr-profile{line-height:1.44em}
/* End */


/* Start:/local/components/custom/search.title/templates/.default/style.css?17417885072389*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
	min-width: 300px;
}

@media only screen and (max-width: 750px){
	.header-form {
		
	}
	
	div.title-search-result {
		border:1px solid #c6c6c6;
		display:none;
		overflow:hidden;
		z-index:205;
		width: 100%!important;
		left: 0px!important;
		top: 48px!important;
		position: fixed!important;
	}

}


table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:100%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/components/custom/search.title/templates/.default/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/breadcrumb/breadcrumbs/style.min.css?1741788507467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section/side_actions/style.min.css?17417885073183*/
@media(min-width:1200px){.product-item-list-col-6>.col-xs-12>.row>.col-md-2:nth-child(6n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-4>.col-xs-12>.row>.col-md-3:nth-child(4n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(min-width:992px) and (max-width:1199px){.product-item-list-col-6>.col-xs-12>.row>.col-md-2:nth-child(6n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-4>.col-xs-12>.row>.col-md-3:nth-child(4n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(min-width:768px) and (max-width:991px){.product-item-list-col-6>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(max-width:767px){.product-item-list-col-6>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}.catalog-section-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section/side_actions/themes/blue/style.min.css?1741788507706*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-section-header{border-color:#006cc0}
/* End */


/* Start:/local/templates/main/template_styles.css?175216546434966*/
touch-action: auto!important;

.hide {
	display: none!important;
}

.header__middle .header__schedule
{
	padding: 0px 0px 0px 15px;
	display: none;
}
.icq-link__text {
	display: inline-block;
    line-height: 26px;
}
.footer-links__link_icq {
	line-height: 26px;
}
.footer-links__link_telegram {
/*	color: #FFF;*/
	color: #2b2a29;
	line-height: 26px;
	font-size: 14px;
	font-weight: 300;
	margin-top: 7px;
	transition: 0.3s ease;
}
footer-links__link_telegram----black {
	color: #2b2a29;
}
.footer-links__link_telegram:hover {
	color: #30d5c8;
	transition: 0.3s ease;
}
.footer-links__link_icq:before {
	/*background: url(/local/templates/main/images/svg/icons-whatsapp.svg) no-repeat left top;*/
	background: url(/local/templates/main/images/more/whatsapp.svg) no-repeat left top;
	content: '';
	width: 26px;
    height: 26px;
	transition: 0.3s ease!important;
	background-size: contain;
}
.footer-links__link_telegram:before {
	/*background: url(/local/templates/main/images/svg/icons-whatsapp.svg) no-repeat left top;*/
	background: url(/local/templates/main/images/icons/telegram.png) no-repeat left top;
	content: '';
	width: 26px;
	height: 26px;
	transition: 0.3s ease!important;
	background-size: contain;
	margin-right: 9px;
}
.contacts .footer-links__link_icq:before {
	margin-right: 16px;
}
.contacts .footer-links__link_telegram:before {
	margin-right: 16px;
}
.icq-link__icon {
	margin-right: 5px;

}

.header-adress-link {
	color: #30d5c8;
    font-size: 14px;
    font-weight: 300;
    margin: 0 0 0;
	transition: .3s ease;
}

.header-adress-link:hover {
    color: #fff;
}

.search-tabs-block {
    display: flex;
}

.basket {
	margin-left: 20px;
	justify-content: flex-end;
}

.basket__icon {
	position: relative;
}

.basket-products-num {
	position: absolute;
    left: -8px;
    font-size: 16px;
    bottom: -8px;
    color: #000;
    border: 1px solid #e4e2e2;
    border-radius: 50px;
    padding: 0px 5px 3px;
    line-height: 15px;
    font-family: Tahoma;
    background: #00a79f;
    color: #fff;
}

.contact-list__icon.icon-parking {
	position: relative;
}

.contact-list__icon.icon-parking:before {
	content: '';
	background: url('/local/templates/main/images/more/parking.png') no-repeat center center;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-size: contain;
}
.contact-list-map-link {
	padding-left: 44px;
}
.contact-list-map-link a {
	color: #30d5c8;
}
.contact-list__item.no-margin {
	margin: 0px 0px 0px 0px;
}
.icon-icq:before {
    /*background: url(/local/templates/main/images/svg/icons-whatsapp.svg) no-repeat left top;*/
	background: url(/local/templates/main/images/more/whatsapp.svg) no-repeat left top;
	content: '';
	width: 26px;
    height: 26px;
	display: inline-block;
	transition: 0.3s ease!important;
	background-size: contain;
}
.icon-telegram:before {
	content: '';
/*	width: 18px;
	height: 18px;*/
	width: 22px;
	height: 22px;
	display: inline-block;
	transition: 0.3s ease!important;
	background: url(/local/templates/main/images/icons/telegram.png) no-repeat left top;
	background-size: contain;
}

.footer-links__link_icq:hover:before,
.icq-link:hover .icq-link__icon:before {
	/*background: url(/local/templates/main/images/svg/icons-whatsapp-hover.svg) no-repeat left top;*/
	transition: 0.3s ease!important;
	background-size: contain;
}
.icq-link {
	font-size: 12px;
}

/*action*/
.item-card.item-card-action {
	width: 100%;
	margin-right: 0;
    margin-left: 0;
}

.item-card-action .item-card__img-wrapper {
	width: 30%;
	display: inline-block;
	z-index: 1;
}

.item-card-action .item-card__content {
	width: 65%;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 12px;
}

.item-card-action  .item-card__name {
	text-align: center;
	min-height: auto;
    margin: 0 0 10px;
}

.item-card__content_params {
	width: 100%;
	display: inline-block;
	background: #fff;
	padding: 10px 15px;
	border: 1px solid #00a79f;
	box-sizing: border-box;
}

.item-card-action-param {
	display: block;
	font-size: 14px;
}

.item-card-action-param b {
	font-weight: 700;
}

.item-card-action .item-card__price-block {
	padding: 17px 32px 18px 32px;
}

.item-card-action .item-card__price-block {
	display: block;
}

.item-card-action .item-card__price {
	color: #ff0000;
	float: right;
	clear: both;
}

.item-card-action .action-old-price {
	color: #2b2a29;
	float: right;
	text-decoration: line-through;
}

.item-card-action .btn-style {
	float: right;
	margin: 0px 0px 0px 20px;
}

.item-card-action-prices-mobile {
	display: none;
}

.item-card-action-prices {
	float: right;
}

.action-guarantee-block {
	float: left;
}

.action-guarantee-text {
	color: #2b2a29;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.15px;
	margin: 0px 20px 0px 0px;
	line-height: 45px;
}

.action-guarantee-value {
	background-color: #00a79f;
	color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.15px;
	padding: 10px;
}

.item-card-action .item-card__img {
	height: 100%;
}

.more-action {
	cursor: pointer;
	width: 22px;
	height: 20px;
	position: relative;
	z-index: 1;
	display: none;
	float: right;
}

.more-action:after {
	content: "";
    background: url(/local/templates/main/images/more/more-arrow.png) no-repeat center;
    width: 22px;
    height: 20px;
    position: absolute;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background-size: contain;
}

.more-action.active:after {
	-webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.item-card__content_params_mobile {
	display: none;
	width: 100%;
	float: left;
	box-sizing: border-box;
	border: 1px solid #00a79f;
}

.header__phone_mobile {
	display: none;
	color: #fff;
}

.delivery__list-title a {
	color: #30d5c8;
	text-decoration: underline;
}

.delivery__list-title a:hover {
	text-decoration: none;
}

.cart-unit__col.cart-unit__col_left {
	width: 47%;
}

.cart-unit__col.cart-unit__col_right {
	width: 50%;
}

.cart-unit .calc-slider__item:before,
.calc-dots__item:before {
	background-color:transparent;
}

@media only screen and (max-width: 1000px){
	.item-card__img-wrapper {
		height: auto;
	}
	.icon-parking {
		width: 24px;
		height: 24px;
	}
	.contact-list-map-link {
		padding-left: 54px;
		font-size: 14px;
	}
}

@media (max-width: 768px){
	.catalog-section .item-card.item-card-action {
		width: 100%;
	}
	.header__middle .header__schedule
	{
		display: inline-block;
	}
	.contact-list-map-link {
		padding-left: 47px;
	}
	.header__phone_mobile {
		display: inline-block;
	}
}

@media (max-width: 600px){
	.item-card-action .item-card-action-param {
		display: none;
	}
	.item-card-action .item-card__content_params {
		background: inherit;
		border: none;
	}
	.item-card-action .item-card__mod {
		left: 100px
	}
	.item-card-action .item-card__name {
		font-size: 20px;
	}
	.item-card-action .item-card__price-block {
		display: none;
	}
	.item-card.item-card-action {
		padding: 10px 20px 10px;
	}
	.item-card-action-prices-mobile {
		display: inline-block;
		width: 100%;
	}
	.item-card-action-prices-mobile .item-card-action-prices {
		float: left;
		margin: 0 0 0 20px;
	}
	.item-card-action-prices-mobile .btn-style {
		border-radius: 5px;
		border: 3px solid #00a79f;
		box-sizing: border-box;
		background-color: transparent;
		cursor: pointer;
		height: 45px;
		font-size: 16px;
		font-weight: 700;
		text-transform: uppercase;
		letter-spacing: 0.8px;
		width: 166px;
	}
	.item-card-action-prices-mobile .btn-style__label {
		font-size: 16px;
		font-weight: 700;
	}
	.more-action {
		display: block;
	}
	.more-action.active + .item-card__content_params_mobile {
		display: block;
	}
	.configurator-hdd-table td {
		font-size: 12px;
		padding: 2px 2px!important;
		text-align: center;
	}
	.configurator-hdd-table td:nth-child(3){
		max-width: 30px;
		word-wrap: break-word;
	}
	.configurator-hdd-table td:nth-child(5){
		max-width: 40px;
		word-wrap: break-word;
	}
	.configurator-hdd-table input[type="number"] {
		width: 30px;
	}
}

@media (max-width: 580px){
	.item-card__mod {
		top: -36px!important;
		right: -10px!important;
	}
	.item-card__mod._used {
		padding: 0px 3px 2px 5px;
	}
	.item-card__mod._sale {
		padding: 0px 2px 2px 7px;
	}
	.item-card__mod._hit {
		padding: 0px 4px 2px 11px;
	}
	.item-card__mod:before,
	.item-card__mod._sale:before {
		width: 36px!important;
	}
	.item-card__mod {
		padding: 0px 2px 2px 5px;
	}
	.item-card__mod-text {
		font-size: 10px
	}
}

@media (max-width: 500px){
	.item-card-action-prices-mobile .btn-style {
		width: auto;
		padding: 0px 10px;
	}
}

@media (max-width: 420px){
	.item-card-action-prices-mobile .btn-style {
		width: 100%;
		padding: 0px 10px;
		margin: 0px 0px 20px;
	}
	.item-card-action-prices-mobile .item-card-action-prices {
		float: none;
		margin: 0px;
	}
	.item-card-action .action-old-price {
		float: none;
		text-align: center;
		font-size: 18px;
	}
	.item-card-action .item-card__price {
		float: none;
		font-size: 18px;
		text-align: center;
	}
	.item-card__mod {
		padding: 5px 10px 3px;
	}
	.item-card__mod:before {
		width: 55px;
	}
	.item-card__mod {
		right: 8px;
	}
	.header__phone_mobile {
		font-size: 12px;
	}
}
@media (max-width: 380px){
	.header__phone_mobile {
		font-size: 12px;
		padding: 0 4px;
		min-width: 100px;
	}
}

@media (max-width: 1000px){
	.item-card-action .item-card__img-wrapper {
		width: 100%;
	}
	.item-card-action .item-card__content {
		width: 100%;
		margin: 0 0 15px;
	}
	.item-card-action .item-card__img-wrapper {
		height: 150px;
		margin: 15px 0 20px 0;
	}
	.item-card-action .swiper-slide {
		text-align: center;
	}
}

@media (max-width: 400px){
	.item-card-action .item-card__img-wrapper {
		width: 100%;
	}
	.item-card-action .item-card__content {
		width: 100%;
	}
	.item-card__content_params_mobile .products-list__row p {
		width: 42%;
	}
	.header-form {
		max-width: 220px;
	}
}

/**/
.input-style__input.error {
	border: 1px solid #ff0000;
}

textarea.input-style__input {
	padding: 20px 20px 0;
}

.item-card img {
	max-width: 100%;
}
.product-cart .cart-unit .calc-slider__item:before {
	content: none;
}
.product-cart .calc-slider__img-wrapper .image-popup-no-margins:before {
	content: "";
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: rgba(0,0,0,0.04);
    width: 100%;
    height: 100%;
}
.product-cart .cart-unit .calc-slider__img-wrapper {
	padding: 0;
}
.product-cart .calc-slider__img-wrapper .image-popup-no-margins {
	padding: 0 5%;
}

.product-characteristics-block {
	padding: 30px 0 30px;
	font-size: 16px;
}
.product-characteristics-block p {
	font-size: 14px;
    padding: 0 0 3px;
}

.item-card__prop {
	font-size: 14px;
	color: gray;
}

.calc-form-props {
	padding: 10px 0 0;
}

.calc-form-props-block {
	background-color: rgba(0,0,0,0.04);
    padding: 10px 15px;
	margin-right: 20px;
	text-align: center;
}

.calc-prop-item {
	margin: 0px 0px 3px 25px;
	display: inline-block;
}

.calc-prop-item:first-child {
	margin: 0px 0px 3px 0px;
}

.calc-prop-item span {
	font-weight: bold;
}

.calc-prop-item .fa {
	color: #00a79f;
}

.calc-form-comments {
	margin: 40px 0px 0px 0;
}

.calc-form-comments .attention.attention_info {
	margin-right: 20px;
}

.calc-form {

}

.calc-gallery .title-product__name {
	color: #00a79f;
}

.calculator-seo-block {
	margin: 20px 0 0 0;
}

.select-wrapper__select.error {
	border: 1px solid #ff0000;
}

.select-wrapper__select.select-wrapper__select-disabled {
	cursor: default;
}

.select-wrapper__select.select-wrapper__select-disabled:after {
	display: none;
}

.commercial-offer_cart .commercial-offer__text {
	color: #2a95cd;
}

.commercial-offer_cart .commercial-offer__text:hover {
	color: #69b7e0;
}

.item-section {
	height: 52px;
	border: 3px solid #00a79f;
	display: flex;
	margin: 0 auto 10px;
}

.catalog-subsec .btn-style:hover .btn-style__label {
	display: none;
}

.catalog-subsec .btn-style:hover .btn-style__label {
	display: block!important;
}

.catalog-subsec .btn-style:hover img {
	display: none;
}

.catalog-list.catalog-subsec .btn-style:before {
	left: -11%;
	width: 62%;
}

.catalog-list.catalog-subsec .btn-style:after {
	right: -11%;
	width: 62%;
}

.item-card_labels {
	height: 1px;
    text-align: right;
}

.title-product__mod {
	margin: 0 0 4px;
}

.item-card__mod {
	position: relative;
    top: -25px;
	right: 0px;
    display: inline;
}

.item-card__mod._hit:before,
.title-product__mod_hit:before {
    background-color: #4eb4f5;
}

.item-card__mod._hit:before {
	width: 50px;
}

.item-card__mod._sale:before,
.title-product__mod_sale:before {
    background-color: #f54f4f;
}

.item-card__mod._sale:before {
	width: 64px;
}

.select-wrapper__select._active ~ .select-wrapper__inner {
	z-index: 10000;
}

.calc-total__col-pdf {
	margin: 0 30px 0 0;
}

@media only screen and (max-width: 750px){
	.title-product__mod {
		margin: 0 0 4px;
		width: 14px;
	}
	.title-product-label-block br {
		display: none;
	}
	.footer-links__link_icq {
		font-size: 13px;
	}
	.footer-links__link_telegram {
		font-size: 13px;
	}
	.calc-checkout .calc-total {
		-ms-flex-order: 1;
		order: 1;
		width: auto;
		margin-bottom: 0px;
	}
	.calc-checkout .btn-style_middle {
		/*width: 180px;*/
		height: 38px;
	}
	.calc-checkout .btn-style_middle span {
		font-size: 16px;
		font-weight: 700;
	}
	.basket-products-num {
		background: #fff;
		color: #00a79f;
	}
}

.checkbox.col-4 {
	display: inline-block;
	width: 32%;
}

#filter-submit {
	width: 100%;
    text-align: center;
    line-height: 39px;
}

.success {
	font-size: 25px!important;
}

.errortext {
	color: #ff0000;
}

.required {
	/*color: #ff0000;*/
}

.btn-style_fill .btn-style__text {
	z-index: 10;
	padding: 0px 12px;
}

.filter__row .checkbox {
	width: 49%;
    display: inline-block;
}

.filter__row .checkbox label {
	margin-right: 0;
}

.filter__row .checkbox:nth-child(5) ~ *:not(.show-prev) {
    display: inline-block;
}

.nav__item.first .category-list > .subcategory-list__item .subcategory-list__link {
	font-size: 16px;
	font-weight: 700;
}

.select-wrapper__inner .scroll-wrap {
	display: inline-block;
	padding: 5px 0 0;
	max-height: 295px;
}

.calculator-form__item + .calculator-form__item .select-wrapper__inner .scroll-wrap {
	max-height: 200px;
}

.select-wrapper__inner .option {
	height: auto;
/*	margin-bottom: 10px;
	padding: 0px 20px 10px;*/
	margin-bottom: 2px;
	padding: 0px 20px 2px;
/*	border-bottom: 1px solid #dadada;*/
	border-bottom: 1px solid #000;
	display: inline-block;
	width: 100%;
	float: left;
}

.select-wrapper .calculator-sale-price {
	color: #f54f4f;
}

.select-wrapper  span.text,
.select-wrapper  span.text span {
	display: inline-block;
	width: auto;
}

.calculator-form__row {
	position: relative;
	z-index: 3;
	-webkit-transform: translate3d(0,0,0);
}

/*search*/
.search-page {
	padding: 40px 0 60px;
}

.search-page-q {
	width: 100%;
	margin: 0px 0px 30px;
	font-size: 20px;
}

.search-breadcrumbs {
	height: auto;
    padding: 0px 10px 3px;
    display: inline-block;
    margin: 5px 0 20px;
}

.search-page-img {
	max-width: 100px;
	max-height: 100px;
}

.search-page-item {
	width: 100%;
	display: inline-block;
}

.search-page-desc {
	display: inline-block;
	width: 85%;
}

.search-page-img-block {
	display: inline-block;
	float: right;
    margin: 0 0 10px;
}

.search-tab {
	display: none;
}

.search-tab.active {
	display: inline-block;
}

.search-tabs-block {

}

#search-type {
	position: absolute;
	top: 14px;
    right: 42px;
    z-index: 10;
}

.search-checkbox {
	display: inline-block;
	padding-left: 10px;
}

.search-checkbox label {
	margin: 0px;
	position: relative;
	font-size: 14px;
	cursor: pointer;
}

.search-checkbox label:before {
	content: '\f00c';
	font-family: 'FontAwesome';
	font-size: 14px;
	color: #000;
	display: block;
	opacity: 0;
	transition: opacity .3s ease;
	position: absolute;
    top: 3px;
    left: -24px;
    z-index: 10;
}

.search-checkbox label:after {
	content: '';
	height: 24px;
	width: 24px;
	background: #eee;
	position: relative;
	float: left;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	border-radius: 4px;
	margin-right: 2px;
}

#search-checkbox:checked + label:before {
	opacity: 1;
}

.header-form {
	width: 300px;
}

.header__top-content {
	margin: auto;
	max-width: initial;
}

.header__top.header__top_fixed {
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 3;
}

.header-form .input-style__input {
	z-index: 2;
}

.header__top-content .header-logo.fixed-header,
.header__top-content .fixed-header-basket {
	display: none;
}

.header__top.header__top_fixed .header-logo.fixed-header {
	display: inline-block;
	height: 32px;
    margin: 0 0 0 0;
	width: 150px;
	background: url(/local/templates/main/images/logo/logo-white-big.svg) no-repeat left center;
}

.header__top.header__top_fixed .fixed-header-basket {
	display: inline-block;
	color: #fff;
}

.fixed-header-basket .basket {
	margin: 0;
	font-size: 12px;
	min-width: 120px;
}

.fixed-header-basket .basket-products-num {
	font-size: 14px;
}

.fixed-header-basket .basket__icon {
	font-size: 22px;
}

.fixed-header-basket .basket p {
	font-size: 15px;
}

.header__top.header__top_fixed .container {
	max-width: 1428px;
}

.header__top_fixed .header-fb-btn,
.fixed-header-fb-btn {
	/*display: none;*/
}

.header__top_fixed .fixed-header-fb-btn {
	display: inline-block;
}

.header__top_fixed .btn-style {
    width: 265px;
	transition: none;
}

@media(max-width: 1428px){
	.header__top.header__top_fixed .container {
		max-width: 1028px!important;
	}
	.header-logo.fixed-header,
	.fixed-header-basket,
	.fixed-header-fb-btn {
		display: none!important;
	}
	.header-fb-btn {
		display: inline-block!important;
	}
	.header__top_fixed .btn-style {
		width: 170px!important;
		transition: 0.5s ease-in!important;
	}
}

.search-checkbox.fixed {
	display: inline-block;
    position: absolute;
    top: 10px;
    z-index: 9999;
    right: 90px;
	color: #2b2a29;
}

.search-checkbox.fixed label {
	color: #2b2a29;
}

.search-checkbox.fixed label:after {
	border: 1px solid #2b2a29;
	margin-top: 2px;
	height: 18px;
    width: 18px;
}

.search-checkbox.fixed label:before {
	left: -22px;
}

.configurator-dl-pdf {
	color: #fff;
	padding-left: 5px;
	width: 35px;
	height: 35px;
	background: url(/local/templates/main/images/icons/pdf-icon.png) no-repeat center;
	display: inline-block;
	transition: none;
}

.configurator-dl-pdf:hover {
	background: url(/local/templates/main/images/icons/pdf-icon-hover.png) no-repeat center;
	transition: none;
}

.configurator-dl-word {
	width: 35px;
	height: 35px;
	background: url(/local/templates/main/images/icons/word-icon.png) no-repeat center;
	display: inline-block;
	transition: none;
}

.configurator-dl-word:hover {
	background: url(/local/templates/main/images/icons/word-icon-hover.png) no-repeat center;
	transition: none;
}

.calculator-form__col_right_hdd_select {
	top: 350px;
	max-height: 475px;
}

.calc-slider {
	margin: 0 auto;
}

.calc-gallery__dots-wrapper {
	box-sizing: border-box;
	padding-right: 20px;
}

.calc-gallery__slider-wrapper {
	padding-right: 20px;
}

.calc-gallery__slider-block {
	padding-top: 20px;
}

.calc-gallery {
	padding: 0;
	margin: 10px 0 0 0;
}

.calc-gallery:before {
    background-color: transparent;
}

.calc-gallery-mobile {
	display: none;
}

.title-product__name {
	margin-right: 60px;
}

.title-product__currency {
	margin-left: 10px;
    margin-top: 5px;
    color: #2b2a29;
    font-size: 24px;
    font-weight: 600;
	margin-right: 22px;
    min-width: fit-content;
}

.select-wrapper__input, .select-wrapper__select {
	padding: 0 40px 0px 20px;
}

.header_mobile_bottom {
	display: none!important;
}

.configurator-hdd-select-block {

}

.configurator-hdd {
	max-width: 800px;
	margin: 0 auto 30px;
}

.configurator-hdd .btn-style {
	margin: 0px 5px 10px;
	width: 22%;
    display: inline-block;
    text-align: center;
    line-height: 38px;
}

.configurator-hdd .btn-style.active:before,
.configurator-hdd .btn-style.active:after {
    content: "";
    position: absolute;
    display: block;
    transition: .3s ease;
    background-color: #00a79f;
    width: 60%;
    height: 100%;
	-ms-transform: translate(0, 0) skewX(-30deg);
    transform: translate(0, 0) skewX(-30deg);
}

.configurator-hdd .btn-style.active .btn-style__label {
    color: #fff;
}

.configurator-hdd-items-block {
	max-height: 363px;
	overflow: auto;
	margin: 0 0 40px;
}

.popup[data-id="hdd"]{
	position: absolute !important;
}


.configurator-hdd-table {
	margin: 0px auto;
  max-width: 1000px;
  width: 100%;
	overflow: auto;
}

.configurator-hdd-table tr:nth-child(odd) {
	background: #f3f2f2;
}

.configurator-hdd-table tr td{
	border: 1px solid #ccc;
	padding: 5px 10px;
}

.configurator-hdd-table input[type="number"] {
	border: 1px solid #ccc;
	line-height: 20px;
	padding: 2px 5px;
}

.configurator-hdd-table input[type="checkbox"] {
	border: 1px solid #000;
	width: 15px;
	height: 15px;
}

.configurator-hdd-table label {
	position: relative;
	margin: 0;
}

.configurator-hdd-table input[type="checkbox"]:checked + span:before {
    opacity: 1;
}

.configurator-hdd-table span:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #000;
    display: block;
    opacity: 0;
    transition: opacity .3s ease;
    position: absolute;
    top: 4px;
    left: 1px;
    z-index: 10;
}

.configurator-tr.hide {
	display: none;
}

.configurator-hdd-add-btn-block .btn-style {
	width: auto;
    max-width: 420px;
    text-align: center;
    padding: 0px 5px;
	margin: 0 auto 0px;
}

.popup[data-id="hdd"] {
	max-width: 1000px;
	position: absolute;
}

.popup[data-id="hdd"] .ps-container {
	border: 1px solid #ccc;
}

.hdd-select-wrap:after {
	content: none!important;
}

.configurator-hdd-remove {
	content: "\f00d";
    position: absolute;
    right: 0;
    top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    width: 50px!important;
    height: 100%!important;
    color: #ff0000!important;
    font-family: "FontAwesome";
    font-size: 22px!important;
    font-weight: 400;
}

.configurator-hdd-remove .fas {
	margin: auto
}

.content-tabs-nav__item {
	width: calc(100% / 2);
}

.order-block,
.order-payment-block,
.order-delivery-block {
	margin: 0 0 0 0;
}

.order-map-img {
	max-width: 100%;
}

.hide {
	display: none!important;
}

.item-desc {
	margin: 0 0 30px;
}

.item-desc, .item-desc p {
	font-family: 'Roboto Slab', serif!important;
	font-weight: 100;
    color: #000;
	line-height: 30px;
    font-size: 16px;
}

.item-desc p strong {

}

.calc-checkout {
	margin: 62px 0 50px;
}

.products-list__col_img img {
    max-width: 200px;
    max-height: 200px;
}

@media only screen and (max-width: 1000px){
	.configurator-hdd-table span:before {
		top: 2px;
	}
	.popup[data-id="hdd"] {
		top: 60%;
	}
}

@media only screen and (max-width: 750px){
	.configurator-hdd .btn-style__label {
		line-height: 28px!important;
	}
	.configurator-hdd .btn-style {
		width: 31%;
		margin: 0 0 10px;
	}
	.header {
		height: 80px;
	}
	.content {
		padding-top: 80px;
	}
	.total {
		-ms-flex-direction: row;
		flex-direction: row;
		justify-content: center;
	}
	.total__label {
		margin: 0 10px 0 0;
		text-align: center;
	}
	.mobile-hide {
		display: none!important;
	}
	.cart-content {
		padding: 0!important;
	}
	.btn-style_min220 {
		min-width: 50px;
	}
	.order-payment-block .form_flex>.form__col {
		flex-direction: column;
	}
	.order-payment-block .form .radio-wrap .radio {
		margin-bottom: 10px;
	}
	.calc-checkout__total {
		font-size: 20px;
	}
}

@media only screen and (max-width: 550px){
	.configurator-hdd .btn-style {
		width: 48%;
	}
	.calc-total__col-pdf {
		margin: 0 10px 0 0;
	}
}

@media only screen and (min-width: 750px){
	.calculator-form__col_left {
		width: 48.2%;
	}

	.calculator-form__col_right {
		width: calc(44.6% + 20px);
	}

	.calculator-form__row_counter .calculator-form__item:nth-of-type(1) {
		width: 75.3%;
	}

	.calculator-form__row_counter .calculator-form__item:nth-of-type(2) {
		width: 21.5%;
	}
}

@media(max-width: 750px){
	.calculator-form__col_right_hdd_select {
		top: 0px;
	}
	.title-product__currency {
		font-size: 18px;
		margin: 0;
	}
	.title-product {
		justify-content: space-between;
	}
	.calc-gallery-mobile {
		display: block;
	}
	.calc-gallery-desktop {
		display: none;
	}
	.header-logo {
		margin: 0 0 0 90px;
	}
	.header__middle .container {
		justify-content: space-between;
	}
	.search-tabs-block {
		display: flex;
	}
	.header__middle .search-button {
		height: auto;
	}
	.hamburger-wrapper {
		height: 44px;
	}
	.header__middle .container {
		height: auto;
	}
	.header__middle {
		height: auto;
	}
	.header_mobile_bottom {
		padding: 0 5px 10px;
		display: flex!important;
	}
	.mail-link .mail-link__text {
		color: #fff;
	}
	.icq-link__icon {
		margin: -2px 0 0 0;
	}
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.item-card__img {
		height: auto!important;
		padding: 10px 0;
	}
	.swiper-pagination {
		position: absolute!important;
		z-index: 1000!important;
	}
}

@media only screen and (max-width: 935px){
	.search-checkbox {
		margin: 5px 0px 0px 10px;
	}
}

@media only screen and (max-width: 751px){
	.search-checkbox label {
		color: #fff;
	}
	.header-form {
		/*width: 100%;*/
	}
	.search-checkbox {
		display: none;
		margin: 0px;
	}
	.search-checkbox label span {
		display: none;
	}
	#title-search-input {
		padding-right: 0px;
	}
	.configurator-dl-pdf {
		margin: 0px 0px 5px;
	}
	.header-form__submit {
		margin-right: 0px;
	}
}

@media only screen and (max-width: 420px){

}

@media only screen and (max-width: 400px){
	.search-checkbox label {
		color: #fff;
		font-size: 12px;
		font-weight: 500;
	}

	.search-checkbox label:after {
		height: 18px;
		width: 18px;
		margin-left: 4px;
		margin-right: 0px
	}
}


@media only screen and (max-width: 1000px){
	.item-card__price_simple {
		text-align: left;
	}
	.calc-slider__img-wrapper {
		width: auto;
	}
	.item-card__price-block .btn-style {
		margin: 0 0 0 5px;
		width: 166px;
	}
}

@media(max-width: 768px){
	.search-page-desc {
		display: inline-block;
		width: 100%;
	}

	.search-page-img-block {
		float: left;
	}

	.catalog-section-list-main .item-card {
		width: 48%;
		margin: 0px 1% 25px!important;
	}

	.catalog-section .item-card {
		width: 48%;
		margin: 0px 1% 25px!important;
	}

	.catalog-subsec {
		display: block;
		text-align: center;
	}

	.catalog-subsec .item-section {
		margin: 0 2% 10px 2%;
		width: 28%;
		text-align: center;
		box-sizing: border-box;
		display: inline-block;

	}

	.catalog-nav__item {
		width: 50%;
		height: 55px;
	}

	.catalog-nav__item_checkbox-wrap {
		width: 50%;
		margin-bottom: 0px;
		border-top: 1px solid #dadada;
		border-bottom: 1px solid #dadada;
		margin: 0px 0px 10px;
	}

	.btn-wrap {
		width: 60%;
		height: 55px;
		border-top: 1px solid #dadada;
		border-bottom: 1px solid #dadada;
		background-color: #eeeeee;
	}

	.catalog-nav__sort-title {

	}

	.checkbox-style-nav.checkbox-style-nav_price .checkbox-style-nav__label {
		font-size: 16px!important;
	}

	.checkbox-style-nav_price .checkbox-style-nav__label:after {
		left: -8px;
		right: unset;
	}

	.catalog-nav__sort {
		width: 40%;
		height: 55px;
		border-top: 1px solid #dadada;
		border-bottom: 1px solid #dadada;
		background-color: #eeeeee;
		text-align: center;
	}

	.catalog-nav__sort .checkbox-style-nav {
		width: 150px;
		margin: auto;
	}

	.catalog-nav__sort .checkbox-style-nav__label {
		text-align: center!important;
	}

	.checkbox-style-nav__label {
		font-size: 18px;
	}

	.btn-filter .btn-style__label {
		font-size: 18px;
		color: #2b2a29;
	}

	.btn-filter:after {
		content: "";
		z-index: 2;
		position: absolute;
		right: 0;
		top: 50%;
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		display: block;
		background-color: #dadada;
		width: 2px;
		height: 26px;
	}

	.product-characteristics-block p {
		font-size: 12px;
	}
	.catalog-subsec .item-section {
		padding: 8px 5px;
	}
	.catalog-subsec .btn-style img {
		max-width: 100%;
		padding: 0 3px;
		box-sizing: border-box;
		height: 100%;
	}
}

@media only screen and (min-width: 751px){
	.category-list__item {
		margin-bottom: 9px;
	}
}

@media only screen and (max-width: 750px){
	.description__logo-wrapper {
		display: none;
	}
	.description .availability {
		text-align: center;
	}
	.calc-slider__item {
		height: auto;
	}
	.catalog-subsec .item-section {
		position: relative;
	}
	.catalog-subsec .btn-style__label {
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		position: absolute;
		width: 100%;
		text-align: center;
	}
	.calc-form-props-block {
		margin-right: 0px;
	}
	.configurator-dl-pdf {
		margin: 0px 0px 0px;
	}
}

@media(max-width: 600px){
	.banner {
		visibility: initial;
		display: initial;
	}
}

@media(max-width: 540px){
	.catalog-subsec .item-section {
		padding: 12px 0px;
		margin: 0 1% 10px 1%;
		width: 30%;
	}
	.catalog-nav__sort {
		width: 50%;
	}
	.catalog-nav .btn-wrap {
		width: 50%;
	}

	.catalog-nav .btn-filter {
		min-width: auto;
	}
	.item-card__price-block .btn-style {
		padding: 0 2px;
	}
	.item-card__price-block .btn-style__label {

	}
	.item-card__prop {
		font-size: 12px;
	}
	.select-wrapper__inner .option {
		padding: 0px 6px 0px 4px;
		height: auto;
	}
	.item-card__prop.calc-prop-item {
		width: 48%;
		margin: 0px;
		text-align: left;
		vertical-align: top;
	}
	.calculator-form__row {
		-webkit-transform:translateZ(1px);
		-moz-transform:translateZ(1px);
		-o-transform:translateZ(1px);
		transform:translateZ(1px);
		position: relative;
		z-index: 1;
	}
}

@media(max-width: 480px){
	.catalog-subsec .item-section {
		margin: 0 1% 10px 1%;
		/*width: 47%;*/
	}
	.item-card__price-block .btn-style {
		 border: 2px solid #00a79f;
	}
	.item-card__price_simple{

	}
	.calc-total {
		-ms-flex-pack: start;
		justify-content: flex-end;
		flex-basis: 60%;
	}
	.calc-checkout .btn-style {
		margin-left: auto;
	}
}

@media(max-width: 460px){
	.item-card__price-block .btn-style__label {
		font-size: 10px;
	}
	.calc-checkout .btn-style_middle {
		margin-top: 10px;
	}
	.calc-total__col-pdf {
		margin: 0 10px 0 0;
	}
	.calc-total__col:nth-of-type(1) {
		margin-right: 3px;
	}
	.calc-total__number {
		font-size: 20px;
	}
	.icq-link__text {
		display: none;
	}
}

@media(max-width: 420px){
	.checkbox-style-nav__label {
		font-size: 14px;
	}
	.btn-filter .btn-style__label {
		font-size: 14px;
	}
	.item-card__price_simple{
		font-size: 14px;
	}
	.checkbox-style-nav.checkbox-style-nav_price .checkbox-style-nav__label {
		font-size: 14px!important;
	}
	.header-logo {
		margin: 0;
	}
}

@media(max-width: 390px){
	.item-card__price_simple{
		font-size: 12px;
	}
	.item-card__mod._used {
		padding: 0px 0px 2px 7px;
	}
	.item-card__mod._hit {
		padding: 0px 1px 2px 6px;
	}
	.item-card__mod._sale {
		padding: 0px 2px 2px 5px;
	}
	.item-card__mod-text {
		font-size: 7px;
	}
	.item-card__mod._sale:before {
		width: 27px!important;
	}
	.item-card__mod:before {
		top: 4px;
		height: 87%;
	}
	.item-card__mod {
		right: -16px!important;
	}
	.header_mobile_bottom .mail-link {
		display: none!important;
	}
}

@media(max-width: 350px){
	.checkbox-style-nav__label {
		font-size: 12px;
	}
	.btn-filter .btn-style__label {
		font-size: 12px;
	}
	.item-card__price-block .btn-style__label {
		font-size: 8px;
	}
	.item-card__price-block {
		padding: 14px 6px;
	}
	.checkbox-style-nav.checkbox-style-nav_price .checkbox-style-nav__label {
		font-size: 12px!important;
	}
	.checkbox-style-nav_price .checkbox-style-nav__label:after {
		left: unset;
		right: 8px;
	}
}

/*sides adv*/
.sides-block {
	position: relative;
	max-width: 1570px;
    width: 100%;
    margin: auto;
}

.sides-block-main {
	max-width: 100%;
}

.sides-block-main .sides-block-left {
	left: 175px;
}

.sides-block-main .sides-block-right {
	right: 175px;
}

@media (max-width: 1920px) {
	.sides-block-main .sides-block-right {
		right: calc(5px + (175 - 5) * ((100vw - 1560px) / (1920 - 1560)));
	}
	.sides-block-main .sides-block-left {
		left: calc(5px + (175 - 5) * ((100vw - 1560px) / (1920 - 1560)));
	}
}

.sides-block-main .sides-block-left,
.sides-block-main .sides-block-right {
	top: 570px;
}

.sides-block-left {
	width: 280px;
	min-height: 200px;
	position: absolute;
	top: 50px;
	left: 0px;
}

.sides-block-right {
	width: 280px;
	min-height: 200px;
	position: absolute;
	top: 50px;
	right: 0px;
}

.sides-block-item.item-card {
	width: 100%;
	margin: 0px 0px 40px;
}

.item-card.sides-block-item .item-card__price_simple,
.item-card_old_price {
	text-decoration: line-through;
}

.item-card_old_price {
	margin-top: 5px;
}

.item-card.sides-block-item .item-card__price_simple_total_price {
	color: #ff0000;
}

@media(max-width: 1560px){
	.sides-block-right,
	.sides-block-left {
		display: none;
	}
}



.item-card_sale_price {
	margin: 0;
}

.calc-gallery .product__name-price_block {
	display: flex;
	flex-direction: column;
	margin-left: 10px;
	margin-right: 25px;
	gap: 10px;
	align-items: center;
	justify-content: flex-start;
}

.calc-gallery .product__name-price_block .item-card_old_price {
	color: #9f9b96;
	font-size: 22px;
	line-height: 22px;
	margin: 0;
	  white-space: nowrap;
}

.calc-gallery .price-total_benefit-block {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
	margin-bottom: -10px;
}

.price-total_benefit {
	background: #00a79f;
	color: #fff;
	padding: 2px 5px;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 15px;
	font-size: 13px;
	line-height: 13px;
	font-weight: 600;
  white-space: nowrap;
}

.calc-gallery .product__name-price_block .title-product__currency {
	font-size: 30px;
white-space: nowrap;
}

.item-card__available {
	font-size: 13px;
	font-weight: 600;
	color: #00a79f;
	text-transform: none;
  display: flex;
  align-items: center;
  justify-content: flex-start;
	white-space: nowrap;
}
.item-card__available:before {
  content: "\f00c";
  margin-right: 4px;
  color: #fff;
  background-color: #00a79f;
	border-radius: 2px;
	padding: 1px 2px 2px;
  font-family: "FontAwesome";
  font-size: 9px;
  font-weight: 400;
	min-width: 10px;
  min-height: 11px;
	max-width: 10px;
  max-height: 11px;
}
.item-card__unavailable {
	font-size: 13px;
	font-weight: 600;
	color: gray;
	text-transform: none;
  display: flex;
  align-items: center;
  justify-content: flex-start;
	white-space: nowrap;
}
.item-card__unavailable:before {
  content: "\f00c";
  margin-right: 4px;
  color: #fff;
  background-color: gray;
	border-radius: 2px;
	padding: 1px 2px 2px;
  font-family: "FontAwesome";
  font-size: 9px;
  font-weight: 400;
	min-width: 10px;
  min-height: 11px;
	max-width: 10px;
  max-height: 11px;
}

/* End */
/* /local/templates/main/components/bitrix/sale.basket.basket.line/basket/style.min.css?17417885073567 */
/* /local/components/custom/search.title/templates/.default/style.css?17417885072389 */
/* /local/templates/.default/components/bitrix/breadcrumb/breadcrumbs/style.min.css?1741788507467 */
/* /local/templates/main/components/bitrix/catalog.section/side_actions/style.min.css?17417885073183 */
/* /local/templates/main/components/bitrix/catalog.section/side_actions/themes/blue/style.min.css?1741788507706 */
/* /local/templates/main/template_styles.css?175216546434966 */
