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

.top_slider_wrapp .flexslider .flex-viewport .slides .image{background-size:cover;}

.logo-block{width:20% !important;}


.cost.prices .strike_block .price, .cost.prices .strike_block.offers_price{
     color:#000;
     text-decoration:none;
 
}

.cost.prices .strike_block .price span, body .module_products_list .cost.prices .strike_block .price, body .module_products_list .cost.prices .strike_block.offers_price {
   font-size: 18px !important; 
    font-weight: bold !important;
    line-height: 15px !important;
}
.menu-row .menu-only .mega-menu table td {width:222px;}

.bx_searche .bx_img_element{
width:50px !important;
height:50px !important;
}
.bx_searche .bx_img_element+.bx_item_element{margin-left: 0px !important;}

.block_files_wrapper {
    margin: 0 0 20px 0;
    display: flex;
    flex-wrap: wrap;}
.block_files_wrapper .block_file_item{
    width:150px;
    margin: 0 10px 10px 0;
}
.block_files_wrapper .block_file_item a{  display: flex; align-items: center;}
.block_files_wrapper .block_file_item .block_file_item_icon{
    width:35px;
    height:35px;
    background: url(/bitrix/templates/aspro_next/images/docs_types.png) 0 0px no-repeat;
    margin-right: 10px;
}
.front_page .wraps>.wrapper_inner {
    padding-top: 120px ;
}
.left_block{
    top: -120px;
}
.breadcrumbs .breadcrumbs{ margin-left: 0 !important;}
/*.breadcrumbs, .page-top .page-top-main{
    width: 80%;
    margin-left: 20%;
}*/
/* детальная карточка товара */

/* надпись ко второй цене*/
/*.price_group:nth-child(2):before{*/
/*    content: "Ваша цена" !important;*/
/*    font-size: 1em;*/
/*    font-weight: bold;*/
/*    color: #1976d2;*/
/*}*/
/*.price_group:nth-child(2) .price{color: #1976d2 !important;}*/
/*.price_group:nth-child(2) .price_matrix_wrapper{padding-top:10px;}*/

/*  шапка мобилка */
#mobileheader {height: 120px;}
.search_only_mob{position: absolute; top:70px; margin:0 auto; width: 100%;padding: 0 20px;}
#mobileheader .burger {    height: 50%;}
#mobileheader .logo img{width:120px;}
.tel_mob_main_p{
    position: absolute;top: 50px;    font-size: 10px;    left: 20px;     font-weight: bold;
}
.tel_mob_main_p a span{
    font-size: 1.2em;
}
.catalog_block.items {
    font-size: 1em;
}
/*  Тизеры на мобилке*/
@media (max-width: 500px){
    .tizers_block .row .img img{width: 40%;}
    .tizers_block .item .img {
        height: 30px;
        width: 80px;
        line-height: 0px;
    }
    .tizers_block .row .col-xs-6{/*width: 25% !important;*/padding:0; }
    .wrapper_inner .tizers_block .item:last-child .title {
        line-height: 1;
    }
    .wrapper_inner .tizers_block .item {
        display: flex;
    }

}
@media (min-width: 992px){
    .col-md-3 {
        width: 24% !important;
    }
}
@media screen and (max-width: 801px){
    .front_page .wraps>.wrapper_inner {
        padding-top: 0 !important;
    }
    .popup_regions .items .item{padding: 0;}
}
@media screen and (min-width: 802px)and (max-width: 892px){
    .front_page .wraps>.wrapper_inner {
        padding-top: 10px !important;
    }
}

.search_line_m{
    position: absolute;
    top: 70px;
    width: 100%;
    padding: 0 15px;
    margin: 5px 0;
}

/*Найс табуляция и код*/

.breadcrumbs, .page-top .page-top-main{
    max-width: 100%;
}

/*/ что бы контент был впритык к шапке */
@media screen and (min-width: 893px){  .right_block{ top: -120px; }    }

.top_inner_block_wrapper.maxwidth-theme .page-top.maxwidth-theme{
    padding-bottom: 140px;
}

.price_group:not(.min) .price_matrix_wrapper .price span {
    text-decoration-line: line-through;
    color: gray;
}