

/* Start:/local/templates/bitlate_main/components/hands/sale.basket.basket/main/style.css?17332963061816*/
.close-button-new span:first-child {
    transform: rotate(45deg);
    width: 1.375rem;
    display: block;
    height: 1.375rem;
    font-size: 1.125rem;
    border: .125rem solid #222;
    color: #222;
    border-radius: .6875rem;
    float: left;
    margin-right: 5px;
}
.close-button-new span.close-button-text {
    color: #ff0000;
    font-weight: bold;
    line-height: 1.325rem;
}
.close-button-new:hover span:first-child {
    color: #fff;
    background-color: #222;
}
.inline-block-item.vertical-middle.cart-product-item-info {
    margin: 0;
}
#basket_items .basket_head {
    position: relative;
}
.clear_basket {
    position: absolute;
    left: 0;
    top: 13px;
}
.free-delivery-wrapper {
    margin-top: 5px;
}
.cart-product-footer .cart-product-footer-amount span.sale-total-note-text {
    font-size: .8125rem;
    color: #666;
}
.free-delivery-wrapper.hidden,
.sale-total-note-text.hidden {
    display: none;
}
.cart-product-footer .cart-product-footer-amount span.free-delivery-before {
    font-size: 1.1875rem;
    font-weight: 500;
    color: #666;
}
.button.buy-to-click {
    background-color: #FFF;
    color: #fa0900;
    border: 1px solid #fa0900;
}
.ny-order-delivery-notify {
  padding-bottom: 2rem;
  font-size: .875rem;
}

@media screen and (max-width: 32.3125em) {
    .inline-block-item.vertical-middle.cart-product-item-info {
        margin-top: 1.875rem;
    }
}

@media screen and (max-width: 32.3125em) {
    .clear_basket {
        position: relative;
        left: 0;
        top: 0;
        margin-bottom: 10px;
        text-align: left;
    }
}

@media screen and (min-width:47.375em) {
    .cart-footer {
		display: flex;
		justify-content: space-between;
		flex-direction: column;
	}
}

/* End */
/* /local/templates/bitlate_main/components/hands/sale.basket.basket/main/style.css?17332963061816 */
