/*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;  }*/

.paycards {
	width: 50px;
}

[data-id="444"] .bx_item_section_name {
	display: none;
}

@media (max-width: 400px) {

	#mobileheader .logo,
	#mobileheader .logo svg {
		height: 50px;
	}
}

.header_adres{
	margin: 0px;
}
/* Заказы в ЛК */
.sale-order-detail-hide-link,
.sale-order-detail-payment-options-methods-info-change-link,
.sale-order-detail-show-link {
	border: none;
	font-weight: 700;
	font-size: 13px;
	text-decoration: none;
	position: relative;
	padding: 3px 25px 0 0;
	display: inline-block;
	margin: 6px 0 0;
	display: none;
}

.personal_wrapper .orders_wrapper .sale-order-list-change-payment {
	color: #85932b;
	display: none;
}

/* Звезды в товрах */
.product-info-headnote__rating, .item_info--top_block .rating {
    display: none !important;
}
.text-gray{
	font-size: 13px;
	color: #999;
}
.footer_region div{
	width: 100%;
	margin-bottom: 12px;
}
.logo-row .top-description{
	font-family: "Montserrat";
	font-weight: 500;
	font-size: 16px;
	line-height: 100%;
}
.footer_region p{
	margin: 0px;
}
.header__top-item  .footer_region__work{
	font-family: "Montserrat";
	font-weight: 500;
	font-size: 16px;
	margin: 0px;
	line-height: 100%;
	color: #333333;

}
.footer_region__name{
	font-family: "Montserrat";
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	color: white;
	margin-bottom: 16px;
	position: relative;
	padding-left: 25px;
}
.footer_region__name:before{
	content: url(/bitrix/templates/aspro_max/images/map_foter.png);
	position: absolute;
	left: 0px;
}
.footer_region__phone,.footer_region__adres{
	font-family: "Montserrat";
	font-weight: 500;
	font-size: 14px;
	line-height: 100%;
	color: #FFFFFF;

}
.footer_region__work{
	font-family: "Montserrat";
	font-weight: 500;
	font-size: 14px;
	line-height: 100%;
	color: #FFFFFF;
	opacity: 0.6;
}
.footer_region__phone:active,.footer_region__phone:focus{
	color: white;
}