/*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;  }*/
/*Цвет сроков доставки*/
.item-stock .value { color: #1b46ce; }
/*Аспро правили рзмер шрифта*/
@media screen and (max-width: 600px){
	.catalog_section_list .section_item_inner .section_info .name  span,
	.section-compact-list .section-compact-list__info span{
		font-size: 10px !important;
	}
	.catalog_page h1{
		font-size: 15px !important;
	}
	.compact-catalog .ajax_load .item .item-title a &gt; span {
  font-size: 11px;
}
}
/*Наименование контакта*/
/*.darken {
  color: #333;
  color: var(--white_text_black);
  font-size: 17px;
  font-weight:bold;
}*/
/*Контакты*/
.contacts-stores.shops-list1 h4 {
  margin-top: 44px;
  margin-bottom: 32px;
  font-size: 16px;
}
/*Заголовок страницы*/
.topic__heading #pagetitle {
  font-size: 16px;
}
/*Заголовок адреса*/
.shop-detail1 .left_block_store .address:not(.property) .value {
  font-size: 14px;
  line-height: 1.35em;
  font-weight:bold;
}
.logo_and_menu-row .wrap_icon .title, .logo_and_menu-row .wrap_icon .name {
  font-size: 0.8em;
  line-height: 1.2em;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  padding-left: 9px;
  color: var(--fill_dark_light_ccc);
}
.logo_and_menu-row .wrap_icon .name {
  font-size: 0.8em;
  line-height: 1.2em;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  padding-left: 9px;
  color: var(--fill_dark_light_ccc);
}
.logo_and_menu-row .callback-block {
  margin: 0 0 0 13px;
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
footer .bottom-menu .item .title {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5385em;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.font_xxss {
  font-size: 0.8em;
  line-height: 1.3em;
}
@media screen and (max-width: 600px) {
  .catalog_section_list .section_item_inner .section_info .name span, .section-compact-list .section-compact-list__info span {
    font-size: 13px !important;
  }
}
/*Корзина*/
.btn {
  font-size: 0.9em;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  color: #fff;
}
/*Табы*/
.font_upper_md {
  font-size: 0.85em;
  line-height: 1.3em;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
/*Сервисные службы*/
.font_upper {
  font-size: 0.85em;
  line-height: 1.3em;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  text-decoration: none;
}
/*Товар учавствует в акциях*/
.font_upper_xs {
  font-size: 0.80em;
  line-height: 1.3em;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
/*заказать звонок в подвале*/
footer .info .callback-block {
  font-size: 0.8em;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: #999;
}
