

/* Start:/local/templates/.default/components/bitrix/catalog.element/newelements/style.css?1708941846898*/

.fitting-btnDetaile {
    margin-left: 20px;
}
.fitting-btnDetaile button {
    background-color: white;
    border: 1px solid #d94646;
    color: #d94646;
}

.fitting-btnDetaile button:hover {
    background-color: #d94646;
}

.fittng-btns {
    display: flex;
    flex-direction: row;
}

@media (max-width:993px) {
    .s-buttons {
        flex-direction: column;
    }

    .s-stepper {
        max-width: initial!important;
        margin-bottom: 25px;
    }

    

    
}

@media (max-width:383px) {
    .fittng-btns {
        flex-direction: column;
    }
    .fitting-btnDetaile {
        margin-left:0px;
        margin-top: 25px;
    }
}

.activeFitting {
    background-color: #d94646!important;
    color: white!important;
}

.newOld_price {
    color: #d94646;
    text-decoration: line-through;
    font-size: 30px;
    margin-right: 20px;
    font-weight: bold;
    opacity: 0.6;
}


/* End */
/* /local/templates/.default/components/bitrix/catalog.element/newelements/style.css?1708941846898 */
