/*!
 * Copyright (c) 2022 WEBLIFE
 *
 * Permission is granted to use this file for the period specified in the contract 
 * between WEBLIFE and the client. Usage of this file beyond the contract period 
 * is strictly prohibited unless an extended license or written permission is obtained.
 *
 * Modifying or editing this file without prior written consent from WEBLIFE 
 * is not permitted.
 *
 * THE FILE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
 * INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
 * PARTICULAR PURPOSE AND NONINFRINGEMENT.
 */
.main-cart-items .cart__warnings .cart__empty-text{font-size:14px;letter-spacing:.91px;color:#8c8c8c}.main-cart-items .cart__warnings .button{background-color:#fff;color:#3b3834}.main-cart-items .icon-delete-bg{width:1.5rem;height:1.5rem}.wl-cart-items .cart__items{border-color:#bfbfbf}.wl-cart-items .cart__items thead th{font-size:1.2rem;color:#3b3834;font-weight:700}.wl-cart-items .cart-item__image{border-radius:4px}.wl-cart-items .cart-item__vendor{font-size:1.2rem;color:#8c8c8c;font-weight:500}.wl-cart-items .cart-item__name{font-weight:700}.wl-cart-items .price{font-weight:700;font-size:1.4rem;white-space:nowrap}.wl-cart-items .cart-item__item-price .product-option,.wl-cart-items .cart-item__item-price .cart-item__discounted-prices .product-option{white-space:nowrap;flex-direction:row;align-items:center;gap:.4rem}.wl-cart-items .cart-item__totals .price,.wl-cart-items .cart-item__totals .cart-item__price-wrapper .price,.wl-cart-items .cart-item__totals .cart-item__price-wrapper .cart-item__discounted-prices .price{white-space:nowrap}.wl-cart-items .cart-item cart-remove-button{width:auto;height:auto}.wl-cart-items .cart-item__totals .cart-item__price-wrapper a{font-size:1.2rem;color:#8c8c8c;border:1px solid #bfbfbf;border-radius:4px;padding:.5rem 1rem;justify-content:center;align-items:center;margin:1.5rem 0 0;min-width:auto;min-height:auto;gap:.5rem}@media screen and not (min-width:750px){.wl-cart-items .cart-item__totals .cart-item__price-wrapper a{margin-bottom:.8rem;padding:.5rem .6rem}}@media(max-width:749px){.wl-cart-items .cart-item__image{width:7rem;height:auto}.wl-cart-items .cart-item{gap:1rem}}
