

/* Start:/local/templates/.default/components/bitrix/sale.basket.basket/.default/style.css?16605664452064*/
.basket-items-list-item-notification {

   font-weight: 500;
   color: #515151;

   background: #ffffff;
   box-shadow: 0px 0px 20px rgb(0 0 0 / 15%);
   border-radius: 4px;
   padding: 24px 24px 36px;
   position: relative;
}

.basket-items-list-item-removed-block {
   margin-top: 20px;
   justify-self: flex-end;
}

.basket-items-list-item-removed-container {
   display: flex;
   align-items: flex-start;
   justify-content: space-between;
   flex-direction: column;
}

.bx-sbb-empty-cart-text {

   font-weight: 700;
   font-size: 2rem;
   line-height: 1em;
   color: #000000;
}

.bx-sbb-empty-cart-desc {
   margin-top: 20px;

   font-size: 1rem;
   line-height: 1em;
}

.bx-sbb-empty-cart-desc a {
   text-decoration: none;
   color: var(--primary);


}

.basket-item-image-link {
   position: relative;

}

.basket-item-label-ring {
   position: absolute;

   right: 0;
   bottom: 0;

   padding: 8px;

   background: var(--primary);

   color: #fff;
   border-radius: 4px;
}


.basket-item-price-old {
   display: inline;
   margin-left: 4px;
}

.basket-item-price-old-text {
   font-size: 1rem;
   text-decoration: line-through;
   line-height: 1em;
}

.basket-item__price {
   position: relative;
}

.basket-item__price:hover .card-product__sale-helper {
   display: block;
}

.basket-item__price .card-product__sale-helper {
   left: 0;
   right: unset;
   top: 100%;
   background: rgb(229 229 229 / 90%);
   height: 150%;
}



.jeweler-characteristics__value {
   position: relative;
}

.basket-coupon-block-total-price-old {
   text-decoration: line-through;

   font-size: 14px;
   margin-left: 4px;
}

.basket-coupon-block-total-price-difference {
   position: absolute;
   right: 0;
   top: 100%;

   display: none;

   background-color: #e5e5e5;
   
   padding: 8px;
   border-radius: 4px;


}

dd[data-entity="basket-total-price"]:hover .basket-coupon-block-total-price-difference{
   display: block;
   z-index: 10;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/sale.basket.basket/.default/themes/blue/style.min.css?1660566445592*/
.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/.default/components/bitrix/sale.basket.basket/.default/style.css?16605664452064 */
/* /local/templates/.default/components/bitrix/sale.basket.basket/.default/themes/blue/style.min.css?1660566445592 */
