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

/* картинки brands */
.brands-list__image-wrapper {
    width: 230px;
    height: 125px;
}

.brands-list__item {
    padding: 15%;
}



.address__text {
    max-width: 395px;
}

body .reviews-list .owl-carousel .owl-item img {
display: none;
 }

.brands-list__image-wrapper {
    width: 186px;
    height: 90px;
}

.logo a img {
   display: none;
}

.contacts-detail__social .social--picture-image .social__items,
.body.hover_ {background: var(--darkerblack_bg_black);}
#main > div.body.hover_ > div.main.banner-auto > div.container > div > div > div > div > div > div.contacts__row > div.contacts__col > div > div.contacts-detail__description > div > span > span,
.ask-block,
.head-block-wrapper.dropdown-select,
.gallery-big,
.gallery-thumbs,
.review-list-inner__wrapper,
.sidebar {background-color: white;}

@font-face {
			font-family: "TimesNewRomanRegular";
			src: url("/bitrix/templates/aspro-allcorp3/css/fonts/TimesNewRomanRegular/TimesNewRomanRegular.eot");
			src: url("/bitrix/templates/aspro-allcorp3/css/fonts/TimesNewRomanRegular/TimesNewRomanRegular.eot?#iefix")format("embedded-opentype"),
			url("/bitrix/templates/aspro-allcorp3/css/fonts/TimesNewRomanRegular/TimesNewRomanRegular.woff") format("woff"),
			url("/bitrix/templates/aspro-allcorp3/css/fonts/TimesNewRomanRegular/TimesNewRomanRegular.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "TimesNewRomanBold";
			src: url("/bitrix/templates/aspro-allcorp3/css/fonts/TimesNewRomanBold/TimesNewRomanBold.eot");
			src: url("/bitrix/templates/aspro-allcorp3/css/fonts/TimesNewRomanBold/TimesNewRomanBold.eot?#iefix")format("embedded-opentype"),
			url("/bitrix/templates/aspro-allcorp3/css/fonts/TimesNewRomanBold/TimesNewRomanBold.woff") format("woff"),
			url("/bitrix/templates/aspro-allcorp3/css/fonts/TimesNewRomanBold/TimesNewRomanBold.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "TimesNewRomanItalic";
			src: url("/bitrix/templates/aspro-allcorp3/css/fonts/TimesNewRomanItalic/TimesNewRomanItalic.eot");
			src: url("/bitrix/templates/aspro-allcorp3/css/fonts/TimesNewRomanItalic/TimesNewRomanItalic.eot?#iefix")format("embedded-opentype"),
			url("/bitrix/templates/aspro-allcorp3/css/fonts/TimesNewRomanItalic/TimesNewRomanItalic.woff") format("woff"),
			url("/bitrix/templates/aspro-allcorp3/css/fonts/TimesNewRomanItalic/TimesNewRomanItalic.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "TimesNewRomanBoldItalic";
			src: url("/bitrix/templates/aspro-allcorp3/css/fonts/TimesNewRomanBoldItalic/TimesNewRomanBoldItalic.eot");
			src: url("/bitrix/templates/aspro-allcorp3/css/fonts/TimesNewRomanBoldItalic/TimesNewRomanBoldItalic.eot?#iefix")format("embedded-opentype"),
			url("/bitrix/templates/aspro-allcorp3/css/fonts/TimesNewRomanBoldItalic/TimesNewRomanBoldItalic.woff") format("woff"),
			url("/bitrix/templates/aspro-allcorp3/css/fonts/TimesNewRomanBoldItalic/TimesNewRomanBoldItalic.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

body {
    font: 15px/25px "TimesNewRoman",Arial,sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "TimesNewRoman",Arial,sans-serif;
}

.slogan__text span {
    color: #333 !important;
}

