.custom-mini-cart-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / 75%);z-index:999;display:none}.custom-mini-cart-dropdown{position:fixed;display:none;width:300px;height:100vh;overflow:hidden;top:0;right:20px;background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:1000;padding:0}.custom-mini-cart-content::-webkit-scrollbar{width:5px}.custom-mini-cart-content::-webkit-scrollbar-track{border-radius:8px;background-color:#e7e7e7;border:1px solid #cacaca;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.custom-mini-cart-content::-webkit-scrollbar-thumb{border-radius:8px;background-color:#36363675}.custom-mini-cart-header{background-color:#000;color:#fff;padding:30px 15px 15px;position:relative}.custom-mini-cart-close,.custom-mini-cart-title{position:absolute;transform:translateY(-50%);top:50%}.custom-mini-cart-title{font-size:18px;font-weight:700}.custom-mini-cart-close{cursor:pointer;right:15px;color:#fff}.custom-mini-cart-content{padding:20px;overflow-y:auto;max-height:calc(100vh - 190px)}.custom-mini-cart-buttons,.custom-mini-cart-subtotal{background-color:#fff;padding:5px 20px;position:sticky;bottom:unset;width:100%;z-index:10}.custom-mini-cart-subtotal{font-weight:700;border-bottom:1px solid #d9d9d9;border-top:1px solid #d9d9d9;padding:10px 20px}.custom-mini-cart-subtotal .woocommerce-Price-amount{float:inline-end}.custom-mini-cart-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #e0e0e0}.custom-mini-cart-thumbnail{width:70px;height:70px;margin-right:10px;flex-shrink:0}.custom-mini-cart-thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.custom-mini-cart-details{flex:1;margin-right:10px}.custom-mini-cart-name{font-weight:700;margin-bottom:5px}.custom-mini-cart-quantity{color:#666}.custom-mini-cart-remove{color:red;font-size:16px;cursor:pointer}.custom-mini-cart-remove:hover{color:#c00}.custom-mini-cart-empty{text-align:center;font-weight:700;margin:20px 0}.custom-mini-cart-buttons{text-align:center}.custom-mini-cart-buttons .button.checkout,.custom-mini-cart-buttons .button.wc-forward{display:block;margin:5px;padding:8px 20px;background:#009688;color:#fff;text-decoration:none;cursor:pointer;border-radius:0}.button.checkout:hover,.button.wc-forward:hover{background:#00796b}.preloader{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);font-size:18px;background-color:rgba(255,255,255,.8);padding:10px 20px;border-radius:5px;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:1001}.custom-mini-cart-content .mini_cart_item a>img{width:20%;height:auto;box-shadow:none;float:right;margin-left:90px}.custom-mini-cart-content .mini_cart_item .remove{float:right;margin:5px;padding:5px 0 0 15px;height:0;width:0;font-size:25px}.custom-mini-cart-content>li{list-style-type:none;margin-bottom:25px}.custom-mini-cart-content>li a{padding-right:15px;margin-bottom:-15px}