

/* Start:/bitrix/templates/.default/components/albero/sale.order/template1/style.css?17501551251277*/
.plus.but{
    background-image: url(/local/templates/rebrand/assets/css/../images/plus.svg);
    margin: 0px 7px;
}
.minus.but{
    background-image: url(/local/templates/rebrand/assets/css/../images/minus.svg);
    margin: 0px 7px;
}
.adressInfo.active{
    display: block !important;
}
.errorCont{
    color: red;
    font-size: 24px;
}
#cartwrapper .row{
    width: 100%;
}
.cartEmpty a{
    font-size:16px;
}
.orderSaveBlock .orderSaveWrapper .orderSaveCategory.result button:hover{
color:#78b84a;
    border:3px solid #78b84a;
}.orderSaveBlock .orderSaveWrapper .orderSaveCategory.result button{
color:#fff;
    border:3px solid #fff;
     transition: transform 1s;
}
 .deleteProd{
     margin-left:12px;
 }
 .priceBlock{
     display: flex;
     justify-content: space-between;
     align-items: center;
 }
@media(max-width: 719px){
    .setItems,.orderList .orderItem .setItems .setItem.orderItem{
        width: 100% !important;
    }
    .orderList .orderItem .orderItemTitle{
        width: 100%;
        justify-content: center;
        display: flex;
    }
    .orderList .orderItem .orderItemTitle a{
        display: flex;
        justify-content: center;
    }
    .priceBlock{
        width: 100%;
    }

}
/* End */
/* /bitrix/templates/.default/components/albero/sale.order/template1/style.css?17501551251277 */
