

/* Start:/local/templates/main/components/bitrix/sale.basket.basket/basket_main/style.css?17109422462048*/
.cart-main__block__bottom-group{
    display: flex;
    justify-content: space-between;
}
.basket-item-amount-btn-plus,
.basket-item-amount-btn-minus {
    color: var(--black, #242021);
    font-family: Gilroy;
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    opacity: 0.3;
    transition: opacity 0.3s;
    cursor: pointer;
}

.basket-item-amount-btn-plus:hover,
.basket-item-amount-btn-minus:hover {opacity: 1; }

.basket-item-block-amount.disabled .basket-item-amount-btn-plus,
.basket-item-block-amount.disabled .basket-item-amount-btn-minus {
    cursor: default;
}

.basket-item-amount-filed{
    color: var(--black, #242021);
    font-family: Gilroy;
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    opacity: 0.3;
    border: 0;
    padding: 0;
    width: 4rem;
    text-align: center;
}

.basket-items-list-item-removed-block{
    margin-top: 10px;
}
.basket-items-list-item-removed-block a{
    font-weight: 700;
    color: #FF7048;
}

.basket-item{
    list-style-type: none;
}

.bx-sbb-empty-cart-image{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 4rem auto 0 auto;
    max-width: 896px;
}
.bx-sbb-empty-cart-image img{
    display: block;
}
.bx-sbb-empty-cart-image .empty{
    margin-top: 4rem;
    font-size: 4.2rem;
}
.bx-sbb-empty-cart-image .to_catalog{
    text-align: center;
    margin-top: 2rem;
    font-size: 4.2rem;
}
.bx-sbb-empty-cart-image p a{
    font-weight: 800;
    color: #FF7048;
}
@media all and (max-width: 1024px){
    .bx-sbb-empty-cart-image{
        margin: 2rem auto 0 auto;
    }
    .bx-sbb-empty-cart-image .empty{
        font-size: 2.4rem;
        margin-top: 2rem;
    }
    .bx-sbb-empty-cart-image .to_catalog{
        font-size: 2.4rem;
        margin-top: 1.5rem;
    }
}
.basket-total.medium{
    font-size: 2.4rem;
}
.basket-count.medium{
    font-size: 2.4rem;
}

/* End */


/* Start:/local/templates/main/components/bitrix/sale.basket.basket/basket_main/themes/blue/style.min.css?1710942246592*/
.bx-blue .basket-item-scu-item:hover,.bx-blue .basket-item-scu-item.selected,.bx-blue .basket-item-scu-item.not-available:hover{border-color:#006cc0}.bx-blue .basket-item-amount-filed:hover,.bx-blue .basket-item-amount-filed:focus{border-color:#006cc0}div.bx-blue .btn.btn-default{outline:0;border-color:#1485ce;background-color:#1485ce;color:#fff}div.bx-blue .btn.btn-default:hover{outline:0;border-color:#53a4d8;background-color:#53a4d8;color:#fff}div.bx-blue .btn.btn-default:active{outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}
/* End */
/* /local/templates/main/components/bitrix/sale.basket.basket/basket_main/style.css?17109422462048 */
/* /local/templates/main/components/bitrix/sale.basket.basket/basket_main/themes/blue/style.min.css?1710942246592 */
