.elementor-menu-cart__main{

    padding: var(--woo-section-padding) !important;

    display: flex !important;

    flex-direction: column !important;

    justify-content: space-between!important;

    height: 100%!important;

    width: 400px !important;

    background-color: var(--woo-body-background-color) !important;

}

.elementor-menu-cart__main .cart .product-name a{

    font-size: var(--woo-text-size) !important;

    line-height: var(--woo-text-line-height) !important;

    color: var(--woo-body-text-color) !important;

    font-weight: var(--woo-font-regular) !important;

    display: inline-block!important;

}

.elementor-menu-cart__main .cart .product-quantity{

    font-size: var(--price-size-loop) !important;

    line-height: var(--price-line-height-loop) !important;

    color: var(--woo-body-text-color) !important;

    font-weight: var(--woo-font-regular) !important;

}

.elementor-menu-cart__main .cart .woocommerce-Price-amount{

    font-size: var(--price-size-loop) !important;

    line-height: var(--price-line-height-loop) !important;

    color: var(--price-color) !important;

    font-weight: var(--woo-font-bold) !important;

}

.elementor-menu-cart__main .elementor-menu-cart__footer-buttons{

    display: flex!important;

    margin-top: 10px!important;

}

.elementor-menu-cart__main .elementor-menu-cart__footer-buttons a{

    width: 50%!important;

    font-size: var(--woo-text-size) !important;

    line-height: var(--woo-text-line-height) !important;

    background-color: var(--woo-button-background-color) !important;

    color: var(--woo-button-text-color) !important;

    font-weight: var(--woo-font-bold) !important;

    border-radius: var(--woo-border-radius) !important;

    box-shadow: var(--woo-shadow) !important;

    padding: 0 13px !important;

    text-align: center!important;

    min-height: var(--woo-button-checkout-height) !important;

    align-content: center!important;

}

.elementor-menu-cart__main .elementor-menu-cart__footer-buttons a:hover{

    opacity: .9!important;

}

.elementor-menu-cart__main .cart_item{

    grid-template-columns: 20% auto!important;

    padding: 15px 20px 15px 0 !important;

    border-bottom: var(--woo-line-border-width) var(--woo-line-border-style) var(--woo-line-border-color) !important;

}

.elementor-menu-cart__main .cart_item:last-child{

    border-bottom: none!important;

}

.elementor-menu-cart__main .cart_item .product-price{

    margin-top: -10px!important;

    font-family: "Roboto", sans-serif!important;

    font-size: var(--woo-text-size) !important;

    color: var(--woo-body-text-color) !important;

}

.elementor-menu-cart__main .cart_item .product-thumbnail img{

    border-radius: var(--woo-border-radius) !important;

}

.elementor-menu-cart__main .cart .product-remove{

    right: 15px!important;

    bottom: 20px!important;

    width: 20px!important;

    height: 20px!important;

    border: 1px solid #dc1920!important;

    z-index: 0!important;

}

.elementor-menu-cart__main .cart .product-remove::before, 

.elementor-menu-cart__main .cart .product-remove::after{

    background: #dc1920!important;

}

.elementor-menu-cart__main .elementor-menu-cart__subtotal{

    margin-top: auto!important;

    text-align: start!important;

    border-top: 3px double var(--woo-line-border-color) !important;

    border-bottom: 3px double var(--woo-line-border-color) !important;

    padding: 18px 20px!important;

    background: var(--woo-section-background-title) !important;

    color: var(--woo-section-color-title) !important;

    border-radius: var(--woo-border-radius) !important;

    font-family: "Roboto", sans-serif!important;

}

.elementor-menu-cart__main .elementor-menu-cart__subtotal strong, 

.elementor-menu-cart__main .elementor-menu-cart__subtotal .woocommerce-Price-amount{

    font-size: var(--woo-subtitle-size) !important;

    line-height: var(--woo-subtitle-line-height) !important;

    font-weight: var(--woo-font-bold) !important;

}

.elementor-menu-cart__main .elementor-menu-cart__subtotal strong{

    color: var(--woo-section-color-title) !important;

    margin-right: 30px!important;

    font-family: var(--woo-font-family) !important;

}

.elementor-menu-cart__main .elementor-menu-cart__subtotal .woocommerce-Price-amount{

    color: var(--woo-section-color-title) !important;

}

.elementor-menu-cart__main .elementor-menu-cart__subtotal .woocommerce-Price-amount .woocommerce-Price-currencySymbol{

    color: var(--woo-section-color-title) !important;

}

.elementor-menu-cart__main .elementor-menu-cart__close-button{

    width: 100%!important;

    position: absolute!important;

    top: 0!important;

    left: 0!important;

    background: var(--woo-button-background-color) !important;

    height: 60px!important;

    margin: 0!important;

    z-index: 1!important;

    transition: none!important;

    transform: none!important;

    border-bottom: 3px double #fff!important;

    box-shadow: var(--woo-shadow) !important;

}

.elementor-menu-cart__main .elementor-menu-cart__close-button::before, 

.elementor-menu-cart__main .elementor-menu-cart__close-button:hover::before{

    content: "Cart"!important;

    color: var(--woo-button-text-color) !important;

    font-family: 'Roboto'!important;

    line-height: var(--woo-subtitle-line-height) !important;

    top: 0!important;

    left: 20px!important;

    margin: 0!important;

    height: 60px!important;

    align-content: center!important;

    background: transparent!important;

    font-weight: var(--woo-font-bold) !important;

    width: auto!important;

    text-align: start!important;

    transform: none !important;

    right: unset !important;

    transition: none !important;

    font-size: var(--woo-subtitle-size) !important;

}

.elementor-menu-cart__main .elementor-menu-cart__close-button::after, 

.elementor-menu-cart__main .elementor-menu-cart__close-button:hover::after{

    content: "\e013" !important;

    color: var(--woo-button-text-color) !important;

    font-family: "WooCommerce" !important;

    line-height: normal!important;

    top: 0!important;

    right: 20px !important;

    margin: 0!important;

    height: 55px!important;

    align-content: center!important;

    background: transparent!important;

    font-weight: var(--woo-font-bold) !important;

    width: auto!important;

    text-align: end!important;

    transform: none !important;

    left: unset !important;

    transition: none !important;

    font-size: 19px!important;

}

.elementor-menu-cart__main .cart.woocommerce-cart-form__contents{

    max-height: calc(100vh - 20px)!important;

    margin-top: 50px!important;

    margin-bottom: 10px!important;

}





@media (max-width: 991.98px) {

    .elementor-menu-cart__main{

        width: 400px!important;

    }

    .elementor-menu-cart__main .cart_item .product-price{

        margin-top: -5px!important;

    }

    .elementor-menu-cart__main .elementor-menu-cart__close-button::after, 

    .elementor-menu-cart__main .elementor-menu-cart__close-button:hover::after{

        right: 20px !important;

    }

    .elementor-menu-cart__main .cart .product-remove{

        right: 5px!important;

    }

}



@media (max-width: 767.98px) {

    .elementor-menu-cart__main{

        width: 320px !important;

    }

    .elementor-menu-cart__main .cart_item .product-price{

        margin-top: -2px!important;

    }

    .elementor-menu-cart__main .elementor-menu-cart__close-button::before, 

    .elementor-menu-cart__main .elementor-menu-cart__close-button:hover::before{

        left: 15px !important;

    }

    .elementor-menu-cart__main .elementor-menu-cart__close-button::after, 

    .elementor-menu-cart__main .elementor-menu-cart__close-button:hover::after{

        right: 15px !important;

    }

    .elementor-menu-cart__main .cart_item{

        padding: 10px 10px 10px 0 !important;

    }

    .elementor-menu-cart__main .cart .product-remove{

        right: 5px!important;

    }

    .elementor-menu-cart__main .elementor-menu-cart__subtotal{

        padding: 15px 20px!important;

    }

    .elementor-menu-cart__main .elementor-menu-cart__footer-buttons{

        padding-top: 5px!important;

    }

}