

/* Start:/local/templates/aspro_next/components/bitrix/catalog.element/custom/style.css?16926292954914*/
.MONTAJ_KROMKA .inner_wrap{
    display: flex;
    justify-content: space-between;
    flex-flow: row nowrap;
}
.inner_wrap .conf_section{
    display: block;
}
.wrap .item .txt span{
    display: block;
}
.item_main_info .size >.txt{
font-weight: bold;
font-size: 14px;

}
.item_main_info .size .wrap1{
	display: flex;
	flex-flow: row;
	justify-content: space-between;
	margin-bottom: 15px;
}
.item_main_info .size .wrap1 >div{min-width: 100px;}
.screen2 {
    padding-top: 30px;
    padding-bottom: 20px;
}

.kuhni{
    font-size: 14px;
    font-weight: 700;
    color: #000;
    margin-left: -12px;
    padding-left: 5px;
    z-index: 5000;
    background: #fff;
    vertical-align: top;
}

.screen2  .menu{
    display: flex;
    justify-content: start;
    align-items: center;
  /*  padding-right: 255px;*/
    border-bottom: 1px solid #6b6b6b;
    margin-bottom: 20px;
}
.screen2  .menu .txt{
    font-size: 14px;
    color: #6b6b6b;
    cursor: pointer;
    margin-right: 20px;
}
.screen2  .menu .txt.active{
        border-bottom: 2px solid #cd3231;
}
.screen2  .wrap{
    display: none;
}
.screen2 .item label{
text-align: center;
}
.screen2  .wrap .item button{
    display: none;
}
.screen2  .wrap .item{
    position: relative;
   min-width: 125px;
   min-height: 128px;
}

.screen2  .wrap .item label{position: relative;}
.screen2  .wrap .item:hover{
    z-index: 1;
}

.screen2 .wrap .item:hover button,.screen2 .wrap .item button.active{
    display: block;
    font-size: 12px;
    text-align: center;
    align-items: center;
    align-content: center;
    margin: 0px auto;
    background: #e8e8e8;
    border: none;
    border-bottom: 1px solid #f00;
    border-right: 1px solid;
    opacity: .6;
    color: #f00;
    position: absolute;
    top: 0;
    left: 0;
}
 .screen2 .ADDITIONAL.wrap .item:hover button,.screen2 .ADDITIONAL.wrap .item button.active{
    display: block;
    font-size: 12px;
    text-align: center;
    align-items: center;
    align-content: center;
    margin: 0px auto;
    background: #e8e8e8;
    border: none;
    border: 1px solid #f00;
    opacity: .6;
    color: #f00;
    position: relative;
    top: 0;
    left: 0;
}
.screen2  .wrap .item:hover button{
    opacity: 1;
    background: #fff;
    color: #000;
    text-decoration: underline;
}
.screen2  .wrap.active{
    display: flex;
    justify-content: space-between;

    flex-wrap: wrap;
}
.screen2  .wrap .item{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0.9999999999999px;
    border: 1px solid #e1e1e1;
    width: 135px;
    box-sizing: border-box;
    margin-bottom: 20px;
    margin-right: 10px;
}
.screen2  .wrap .item:hover,.screen2  .wrap .item.selected {
    border: 1px solid #d14040;
}
.screen2  .wrap .item .txt{
    font-size: 12px;
    color: #6c6c6c;
    text-align: center;
    padding: 0 5px;
}
.info_item .top_info .item_block{width: 100%!important;}
@media screen and (max-width: 823px){ 
    .screen2  .menu{
        padding-right: 0px;
    }

}
@media screen and (max-width: 768px){
    .screen2  .wrap{
        justify-content: space-around;
    }
}
@media screen and (max-width: 667px){
    .screen2  .menu .txt{
        font-size: 14px;
    }
    .screen2  .wrap .item{
        max-width: 21%;
        width: 100%;
    }

}
@media screen and (max-width: 568px){
    .conf_section .conf_section-wrap{
        justify-content: center!important;
    }
    .header-cart .basket_fly .opener{
        display: none;
    }
    .screen2  .menu .txt{
        font-size: 12px;
        
    }
    .screen2  .menu{
        overflow: scroll;
    }
    .screen2  .wrap .item{
        max-width: 26%;
    }    
}
section.screen2 .txt_header {
    color: #686868!important;
    font-size: 17px!important;
    margin-bottom: 20px!important;
}

@media screen and (max-width: 414px){

    section.screen2 {
        padding-top:0;
    }

    .cetalog _main _wrap _right{
        max-width: 100%;
    }
    .screen2  .wrap .item{
        max-width: 35%;
    }

}
@media screen and (max-width: 375px){
    .screen2  .wrap .item{
        max-width: 45%;
    }
}
@media screen and (max-width: 320px){

    .screen2  .menu{
        flex-wrap: wrap;
    }
}
.conf_section {width: 100%;display: flex;}
.conf_section .conf_section-wrap{display: flex;width: 100%;flex-flow: wrap;    justify-content: start;}
.postrnav{display: block;width: 100%;}
.conf_section-wrap .clearfix{display: none;}


@media screen and (min-width: 600px){
    .catalog_detail .item_slider .like_icons{
        top: 33px!important;
        right: 0px!important;
    }
    .info_item .top_info{
        padding: 0!important;
        border-bottom: none!important;
        position: relative;
        top: 32px;
        display: inline-block;

    }
    .container .catalog_detail .item_slider{
        padding-top: 30px!important;
    }
}

.price_matrix_wrapper {
    display: inline-block;
}
/* End */
/* /local/templates/aspro_next/components/bitrix/catalog.element/custom/style.css?16926292954914 */
