header .tel-container {
min-width: 180px;
display: flex;
flex-direction: column;
align-items: flex-end;
}

.tel-container .tel {
font-size: 1em;
}


.tel-container .tel a {
    padding: 11px 16px 0px 0px;
}

.adaptation_adres{
	text-align: center;
	font-size: 10pt;
	width: 90%;
	/*color: #e31e24;*/
}

.news {
    flex-direction: column;
}


.pagination .items {
    justify-content: center;
    background-color: #f5f5f5 ;
}

.catalog .category-desc-fix {
    margin: 24px 0 0 0;
    padding: 34px 39px;
    font-size: 0.875em;
    line-height: 1.5em;
    background-color: #fff;
}

@media(max-width: 780px){
    .adaptation_adres{
        display: none;
    }

	.logo {
        padding: initial!important;
    }

}

@media(max-width: 1025px){
    .adaptation_adres{
    position: absolute;
    top: 99px;
    right: 168px;
    }

	.logo {
        padding: 0 0 15px 0px;

    }

    .slogan {
        padding: 0 0 15px 0px;
    }

}

@media(max-width: 1980px){
    .media_about_acsel{
        width: 100%;
        height: 600px;
        
    }

}
@media(max-width: 426px){
    .media_about_acsel{
        width: 100%!important ;
        height: 200px!important ;
    }

}

@media(max-width: 1440px){
    .media_about_acsel{
        width: 100%;
        height: 400px;
    }

}


/* преймущества главная */
.advantage__title{
  margin: 0;
  /* font-size: 18px; */
  font-size: 1.6em;
  line-height: 1.2em;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
  color: #e31e24;
  margin-bottom: 10px;
  text-align: center;
}
.advantage__inner {
  border-radius: 7px;
  display: flex;
  justify-content: space-between;
  border: 1px solid #e31e24;
  background-color: #fff;
  padding: 5px 30px;
  text-decoration: none;
  transition: box-shadow .2s ease;
}
.advantage__inner:hover{
  box-shadow: 0px 0px 24px #ccc;
}
.advantage__item {
  display: flex;
  align-items: center;
}
.advantage__image {
  width: 50px;
  margin-right: 20px;
}
.advantage__text {
  font-family: "Roboto", sans-serif;
  color: #e31e24;
  width: 138px;
  font-size: 14px;
  line-height: normal;
  font-weight: 900;
}
@media  (min-width: 1281px) and (max-width:1350px) {
    .advantage__text {
        width: 135px;
        }
}

@media (max-width: 1280px) {
  .advantage__image {
    width: 35px;
    margin-right: 15px;
  }
  .advantage__text {
    font-family: "Roboto", sans-serif;
    color: #e31e24;
    width: 120px;
    font-size: 16px;
    font-weight: 500;
  }
   .advantage__inner {
    padding: 5px 10px;
  }
}
@media (max-width: 990px) {
  .advantage__inner {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-bottom: 0;
    
  }
  .advantage__item {
    margin-bottom: 20px;
    flex-basis: 25%;
  }
}
@media (max-width: 768px) {
  .advantage__inner {
    flex-wrap: wrap;
    padding-bottom: 0;
  }
  .advantage__item {
    margin-bottom: 20px;
    flex-basis: 33.3333%;
  }
}
@media (max-width: 640px) {
  .advantage__item {
    flex-basis: 50%;
  }
}
@media (max-width: 450px) {
  .advantage__item {
    flex-basis: 100%;
    justify-content: center;
  }
  .advantage__text {
    font-size: 16px;
  }
}
.wishlist {
  margin-right: 40px;
}
header .links .wishlist::before {
  content: '\0043';
  position: relative;
  top: 1px;
  margin-right: 5px;
  font-size: 11px;
}
header .links .wishlist {
  color: #424242;
  white-space: nowrap;
}

.news-previews .desc_action{
  max-width: 665px;
  min-height: 120px;
}

.news .news-previews{
  width: 100%;
}

.news:not(section) .news-detail .detail-img{
  max-width: 100%;
}

footer .social .links .item.facebook:before{
  content: url(img/dzen.svg);
      width: 36px;
    height: 36px;
}

footer .social .links .item.facebook:hover:before{
  content: url(img/dzen_hover.svg);
      width: 36px;
    height: 36px;
}

footer .social .links{
  display: flex;
}
.preim_body{
display: flex;
    flex-wrap: wrap;
}
.preim_body .preim_part{
  text-align:center;
}
.preim_body .preim_part{
  max-width: 180px;
}
.preim_body .preim_part .preim_text{
   font-size:14px;
}
.preim_body .preim_part .preim_text b{
   font-size: 20px;
}

@media (min-width: 992px){
.preim_body{
justify-content: space-between;
}
.company_column_two{
display: flex;
    flex-direction: column-reverse;
}
[data-helper="catalog::categories"] .categories .category-wrap {
    width: calc((100% - 159px)/4)!important;
}}
@media(max-width:991px){
.preim_body{
    justify-content: center;
}
.left-text{
       max-width: 164px!important;
}
}
.promo .items .item .text{
   font-size: 1.0em;
}
.promo .items .item{
   justify-content: center;
}
.catalog .category .desc{
 display:none!important;
}
.product-fast-view .no-offers{
 display:none!important;
}
.fastview-popup{
    position: fixed;
    z-index: 1000;
    left: 28%;
    /* right: 50%; */
    top: 25%;
}
.advantage__title{
   display:none!important;
}
.catalog .category .static{
   align-items:center;
}
.advantage__text{
font-family: 'Montserrat', sans-serif!important;
}
.iblock-vote{
 display:none!important;
}