#cart-page{padding-top:164px;}
#cart-page .title{font-size:24px;margin-bottom:64px;text-align:center;text-transform:uppercase;}
#cart-page .btn-all.checkout{background:#000000;color:#fff;}
#cart .cart-items{display:block;max-width:100%;overflow-y:auto;max-height:calc(75vh - 100px);margin-bottom:32px;}
#cart .title_all{font-size:12px;font-family:"Trispace";text-align:center;text-transform:uppercase;margin-bottom:32px;}
#cart .cart-item .remove{text-decoration:none;color:#000;}
#cart .cart-item .cart-item_texts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;}
#cart .close{position:absolute;right:16px;top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;z-index:1;}
#cart .close svg{width:35px;height:auto;}
#cart .modal-content{max-width:100%;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);margin-top:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%;padding:22px 24px 64px 24px;}
#cart.modal.is-show .modal-content{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%);}
#cart .container{padding-left:0;padding-right:0;}
#cart.modal.is-show{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;}
#cart .cart_total{display:block;text-align:center;margin-top:0;}
#cart .cart_total .cart_actions{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;}
#cart .cart-item .cart-item_texts .cart-item_specs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px;}
#cart .cart-item .cart-item_texts .cart-item_specs span{display:block;width:100%;}
#cart .cart_total .total{font-size:24px;margin-right:auto;margin-bottom:20px;text-transform:uppercase;}
#cart .cart_total .cart_actions .btn-all{max-width:100%;width:100%;margin:0;border:solid thin #000;text-transform:uppercase;font-size:12px;}
#cart .cart_total .cart_actions .btn-all.view_bag{color:#000;}
#cart .cart_total .cart_actions .btn-all.checkout{background:#000;color:#fff;}
#cart .cart-mini .cart-item{margin-bottom:32px;padding-right:20px;}
#cart .cart-mini .cart-item:last-child{margin-bottom:0;}
.cart-items,#cart-page .btn-all.checkout{max-width:100%;margin-left:auto;margin-right:auto;}
.cart-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:24px;}
.cart-item .cart-item_image{max-width:205px;width:100%;margin-right:32px;}
.cart-item .cart-item_texts{font-size:12px;font-family:"Trispace";text-transform:uppercase;-ms-flex-item-align:start;align-self:flex-start;padding-top:32px;-webkit-box-flex:1;-ms-flex:1;flex:1;}
.cart-item .cart-item_texts .cart-item_heading{text-decoration:none;color:#000000;}
.cart-item:not(:last-child){margin-bottom:64px;}
.cart-item .cart-item_texts > *:not(:last-child){margin-bottom:12px;display:block;}
.widget_shopping_cart_content:has(.woocommerce-mini-cart__empty-message) .checkout{background:#D5D5D5!important;border-color:#D5D5D5!important;color:#ADADAD!important;}
.cart-mini{position:relative;z-index:10;}
.widget_shopping_cart_content{height:100%;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:flex-start;}
@media(max-width:1024px){
    .cart-mini .swiper-slide{max-width:100%;margin-bottom:32px;}
    .cart-mini .swiper-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transform:inherit;-ms-transform:inherit;transform:inherit;-ms-flex-wrap:wrap;flex-wrap:wrap;}
    .cart-mini .swiper-control{display:none;}
}
@media (min-width:1025px){
    #cart .cart_total .cart_actions .btn-all{font-size:16px;}
    .widget_shopping_cart_content{height:auto;display:block;}
    .cart-items,#cart-page .btn-all.checkout{max-width:356px;}
    .cart-item{padding-right:0;}
    #cart .modal-content{padding:22px 32px 64px 32px;}
    #cart .modal-content .swiper-control.prev{left:8px;}
    #cart .modal-content .swiper-control.next{right:8px;}
    #cart .modal-content{padding:32px 4px 64px 4px;}
    #cart .cart-items .swiper-control.prev{left:0;}
    #cart .cart-items .swiper-control.next{right:0;}
    #cart .cart-items{max-height:inherit;overflow-y:inherit;max-width:inherit;display:block;}
    #cart .modal-content{-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;height:auto;}
    #cart .cart_total{display:-webkit-box;display:-ms-flexbox;display:flex;}
    #cart .cart_total .total{margin-bottom:0;}
    #cart .cart_total .cart_actions{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;}
    #cart .cart_total .cart_actions .btn-all{width:100%;max-width:235px;}
    #cart .modal-content{-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);}
    #cart.modal.is-show .modal-content{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
}
@media screen and (max-width:768px){
    #cart .cart-items {
        max-height: max-content;
    }

    #cart.modal.is-show .modal-content {
        height: auto;
    }

    #cart.modal {
        overflow-y: auto;
    }
}