/*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-views.tizers .item-wrapper > .item .image{
    max-height: 60px;
}

.ya-bizn{
    margin-top: 40px;
}

    .topic__heading #pagetitle{
    font-weight: 700;
    font-size: 2em;
}



.main-slider .light, .main-slider .light .banner_text, .main-slider .light .banner_title, .main-slider .light .banner_title a, .main-slider .light .banner_title h1{
    font-weight: 600; 
  
}
body .top_slider_wrapp .main-slider__wrapper .text .banner_title .head-title{
   text-shadow: 4px 4px 12px rgba(0,0,0,0.6); 
}

.sections_wrapper .list .item:not(.section_item) .img{
    width: 120px;
    height: 120px;
}
.button_f0e6{
    margin-top: -180px!important;
}
.main-slider .light, .main-slider .light .banner_text, .main-slider .light .banner_title, .main-slider .light .banner_title a, .main-slider .light .banner_title h1{
    font-weight: 800;
    
}
.top_slider_wrapp .main-slider .banner_title .head-title{
    font-size: 3em;
}
.catalog_block .catalog_item > div{
    box-shadow: none;
}

.advice_nav{
position: fixed;
right: 123px;
bottom: 55px;
z-index: 99999;
    
}
.advice_nav a{
    transition: 0.3s;
}
.advice_nav a:hover{
    opacity: 0.8;
}
.advice_nav-link__whatsapp .fa-whatsapp{
    background: #25D366!important;
}


@media (max-width: 600px) {
    .item-views.tizers .mobile-list .item-wrapper > .item .image {
        width: 60px;
        height: 60px;
    }
    .topic__heading #pagetitle{
    font-weight: 700;
    font-size: 1.5em;
}
      .item-views.tizers .mobile-list .item-wrapper > .item .image {
        max-height: 60px;
        
    }
.advice_nav{
right: 30px;
bottom: 200px;
    
}

    .advice_nav-link{
        display: block;
    }
    .advice_nav-link__tg{
        margin-bottom: 15px;
    }
}
.section-compact-list__image {
    display: none;
}