

/* Start:/bitrix/templates/eton/components/dev2fun/section.element.group/sales/style.css?17697613644342*/
.sales-list{
    margin-bottom: 20px;
}
.sales-list .contact-line{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
    font-family: 'Chalet-NewYorkNineteenEighty';
}
.sales-list .contact-line .title-cont{
    font-weight: 700;
    font-size: 16px;
    color: #2c2c2c;
    line-height: 1.38;
    display: flex;
    flex-direction: row;
    gap: 6px;
    align-items: center;
}
.sections-list-sale .item-sect +.item-sect{
    margin-top: 25px;
}
.sections-list-sale .item-sect .panel-list{
    border-radius: 16px;
    background: #e0e9f3;
    padding: 10px;
}
.sections-list-sale .item-sect .panel-list .image-sect{
    max-width: 60%;
    height: auto;
    margin-bottom: 10px;
}
.sections-list-sale .item-sect .panel-list .col-image{
    text-align: center;
}
.sections-list-sale .item-sect .panel-list .row{
    margin-left: -5px;
    margin-right: -5px;
}
.sections-list-sale .item-sect .panel-list .row>div{
    padding-left: 5px;
    padding-right: 5px;
}
.sections-list-sale .item-sect .title-sect{
    font-weight: 700;
    font-size: 20px;
    color: #2c2c2c;
    font-family: 'Chalet-NewYorkNineteenEighty';
    margin-bottom: 24px;
}
.sections-list-sale .prod-item-sale .panel{
    border-radius: 10px;
    padding: 8px 10px;
    position: relative;
    text-align: center;
    transition: .3s;
}
.sections-list-sale .prod-item-sale .panel>.row{
    gap: 10px 0;
}
.sections-list-sale .prod-item-sale:nth-child(even) .panel{
    background-color: #f8f8f8;
}
.sections-list-sale .prod-item-sale .image .preview_picture{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: contain;
}
.sections-list-sale .prod-item-sale .title{
    font-weight: 700;
    font-size: 18px;
    line-height: 1.11;
    color: #000;
    font-family: 'Chalet-NewYorkNineteenEighty';
    text-align: left;
}
.sections-list-sale .prod-item-sale .count{
    font-weight: 300;
    font-size: 16px;
    line-height: 1.25;
    color: #6d7885;
    text-align: right;
}
.sections-list-sale .prod-item-sale .price{
    font-weight: 700;
    font-size: 16px;
    color: #ed1c24;
    line-height: 1.25;
    font-family: 'Chalet-NewYorkNineteenEighty';
    text-align: left;
}
@media (min-width: 576px){
    .sections-list-sale .item-sect .title-sect{
        font-size: 22px;
    }
    .sales-list .contact-line{
        margin-bottom: 32px;
    }
    .sales-list .contact-line{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    .sections-list-sale .prod-item-sale .title{
        font-size: 16px;
        text-align: center;
    }
    .sections-list-sale .prod-item-sale .price{
        font-size: 14px;
        text-align: center;
    }
    .sections-list-sale .item-sect .panel-list{
        padding: 6px;
    }
    .sections-list-sale .prod-item-sale .count{
        text-align: center;
    }
}
@media (min-width: 768px){
    .sections-list-sale .prod-item-sale .title{
        font-size: 18px;
    }
    .sections-list-sale .prod-item-sale .panel{
        padding: 10px 20px;
    }
    .sections-list-sale .prod-item-sale .price{
        font-size: 16px;
    }
    .sections-list-sale .item-sect .panel-list{
        padding: 10px;
    }
    .sections-list-sale .item-sect .panel-list .row{
        margin-left: -10px;
        margin-right: -10px;
    }
    .sections-list-sale .item-sect .panel-list .row>div{
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (min-width: 992px){
    .sections-list-sale .item-sect +.item-sect{
        margin-top: 50px;
    }
    .sections-list-sale .item-sect .title-sect{
        font-size: 24px;
    }
    .sections-list-sale .item-sect .panel-list .image-sect{
        width: 100%;
        max-width: 100%;
        margin-bottom:0;
    }
    .sections-list-sale .prod-item-sale .panel{
        background-color: transparent!important;
    }
    .sections-list-sale .prod-item-sale .panel:hover{
        background-color: #f8f8f8!important;
    }
    .sales-list{
        margin-bottom: 50px;
    }
}
@media (min-width: 1260px){
    .sections-list-sale .item-sect .col-image{
        -ms-flex: 0 0 220px;
        flex: 0 0 220px;
        max-width: 220px;
    }
}
/* End */
/* /bitrix/templates/eton/components/dev2fun/section.element.group/sales/style.css?17697613644342 */
