

/* Start:/local/templates/romza_bitronic2_2.23.10/components/bitrix/sale.basket.basket/sib_big_basket/style.css?17085077176470*/
/*Общие стили корзины*/
.cart{
    padding: 0!important;
    margin-bottom: 30px;
}
.cart-item_small .current-price:after, .cart-item_small .price_sale, .cart-item_small .price__qty, .header-phone{
    margin: 0 !important;
}
.cart-item_small .cart-item__del{
    top: 0 !important;
}
.cart-head__link{
    color: #484747 !important;
}
.cart__items{
    margin-top: 22px !important;
}

/*Тотал*/
.cart-discount-price{
    border-bottom: 1px solid  #e8e8e8;
}
.cart-total-price{
    padding-top: 8px !important;
}
.total .total__cashback {
    margin-top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 6px;
}
.total .total__cashback p {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.2px;
}
.total .total__cashback span {
    font-weight: 700;
}
.total .total__paw::before {
    content: "";
    display: block;
    background: url("/local/templates/romza_bitronic2_2.23.10/new_img/svg/bonus_paw.svg") no-repeat;
    background-size: contain;
    width: 24px;
    height: 24px;
}


/*Айтем*/

.cart-slider .catalog-title__link span{
    line-height: 16px !important;
    font-size: 12px !important;
}

.cart-slider .current-price:after{
    font:19px/1 'icons' !important;
}

.cart-item{
    position: relative;
}

.cart-item_small .cart-item__table {
    margin-top: 12px;
}

.cart-item:after{
    content: '';
    display: block;
    height: 10px;
    width: 100%;
    background: #efefef;
    position: absolute;
    left: -25px;
    width: calc(100% + 50px);
}

.cart-item__table{
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    padding: 15px;
}

    .rbs-pre-head{
        color: #7c7c7c;
    }

    .cart-item__head{
        margin-bottom: 0!important;
        top: 0!important;
    }

    .current-price:not(.in-ajax-popup){
        padding: 10px 0 !important;
    }
        .price__total{
            text-align: right !important;
        }
        .price.price_sale{
            text-align: right;
        }

/*Кнопка аксессуаров*/
.cart-filter-list__link{
    background: #f3f3f3;
}
.cart-filter-list__link.active,.cart-filter-list__link:hover{
    background: #ffce24;
}
.cart-filter-list__link span{
    color: #333 !important;
}
.cart-filter-list__item:last-child .cart-filter-list__link{
    padding-right: 10px !important;
}
.cart-filter-list__item{
    margin-right: 5px !important;
}
.when-in-stock.button{
    background-color: #ffce24;
}
.when-in-stock.button:hover{
    background-color: #ffae00;
}

/*аксессы*/
.catalog-item__main{
    border-radius: 15px;
}

.price__total.mobile{
    display: none !important;
}

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

    .cart{
        margin-bottom: 0;
    }

    .main.main_cart-full .cart-item__table{
        margin-bottom: 22px !important;
    }

    .main.main_cart-full .cart__items{
        padding-right: 13px !important;
    }

   /*  .cart-item:last-child{
        margin-bottom: 22px;
    } */
    .cart-item:last-child:after{
        background: none;
    }

    .cart-item_small .cart-filter{
        margin-top: 0!important;
    }

    .main.main_cart-full .catalog-item__main{
        max-width: 100% !important;
    }

    .main.main_cart-full .current-price:after {
        font: 26px/1 'icons' !important;
    }

    .current-price:not(.in-ajax-popup){
        padding: 0 !important;
    }

    .price__total:not(.mobile){
        display: none !important;
    }

    .cart-item__table{
        display: flex!important;
        flex-flow: wrap;
        align-items: flex-start !important;
    }
    
    .main.main_cart-full .cart-filter-list__item:last-child .cart-filter-list__link{
        padding: 1px 9px !important;
    }

    .cart-item__table{
        padding: 10px 3px;
        padding-bottom: 85px;
        position: relative;
    }

    .cart-item_small .cart-item__img{
        max-width: 80px !important;
    }

    .main.main_cart-full .cart-item__heading{
        max-width: calc(100%)!important;
        padding-right:0;
    }

    .main.main_cart-full .cart-item__heading{
        margin-left:10px !important;
    }

    .main.main_cart-full .qty, .main.main_cart-full .cart-item_small .price, .price__total.mobile{
        position: absolute;
    }
    .main.main_cart-full .qty{
        bottom: 50px;
        left: 115px;
        top:auto!important;
    }
    .main.main_cart-full .cart-item_small .price{
        bottom: 10px;
        top: auto !important;
        right: 15px !important;
        min-height: 64px;
    }

    .price__total.mobile{
        display: block!important;
        bottom: 10px;
        left: 105px;
    }

    .main.main_cart-full .cart-item_small .cart-item__del{
        right: 0!important;
        top: 20px !important;
    }

    /*аксессу*/

    .main.main_cart-full .main-block_cart .catalog-bottom__left .current-price{
        font: 600 27px/1 'Open Sans', sans-serif !important;
    }

    .main.main_cart-full .catalog-item__main{
        display: flex;
    }
    .main.main_cart-full .cart-slider .catalog-item__main{
        min-height: 0!important;
    }

    .main.main_cart-full .catalog-bottom{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .cart-slider .catalog-item__content{
        padding-right: 10px !important;
    }

    .main.main_cart-full .cart-slider .catalog-bottom__left{
        height: auto!important;
        top: auto!important;
    }

    .main.main_cart-full .catalog-title{
        min-height: 0!important;
    }

    .main.main_cart-full .catalog-image{
        max-width: 105px;
    }

    
}

@media (max-width:420px){
    .main.main_cart-full .cart-item__heading{
        margin-left:10px !important;
    }
    .cart-item__table{
        display: flex!important;
    }
    .main.main_cart-full .qty{
        margin: 0!important;
    }
}

@media (max-width:410px){
    .price__total.mobile{
        bottom: 10px;
        left: 5px;
    }
    .main.main_cart-full .qty{
        bottom: 50px;
        left: 15px;
    }
    .main.main_cart-full .cart-item_small .price{
        bottom: 10px;
        right: 15px;
    }
}

@media (max-width:381px){
    .main.main_cart-full .cart-item__heading{
        max-width: calc(100% - 105px)!important;
    }
}
/* End */


/* Start:/local/templates/romza_bitronic2_2.23.10/components/sibdroid/catalog.section/sib_spec/style.css?1676888486756*/
/*  */
.main-title__slick {
  padding: 0 !important;
  margin: 0 !important;
}

.catalog__list-slick {
  padding-bottom: 0;
}

.catalog__list-slick .card-product__item_wrap {
  display: none;
  max-width: 100% !important;
  margin-bottom: 0;
}
.catalog__list-slick .slick-slide .card-product__item_wrap{
  
}

.catalog__list-slick .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  padding-top: 18px;
  padding-bottom: 29px;
}
.catalog__list-slick .slick-slide {
  height: auto;
}
.catalog__list-slick .slick-slide > div {
  height: 100%;
}

.catalog__list-slick .slick-slide .card-product__item_wrap {
  height: 100%;
}

.catalog__list-slick .card-product__content {
  height: 100%;
}
/*  */
/* End */
/* /local/templates/romza_bitronic2_2.23.10/components/bitrix/sale.basket.basket/sib_big_basket/style.css?17085077176470 */
/* /local/templates/romza_bitronic2_2.23.10/components/sibdroid/catalog.section/sib_spec/style.css?1676888486756 */
