@media screen and (min-width:992px){
#menu-item-24805{
display: none;
}
}
.elementor-menu-cart__footer-buttons{
display: block;
}
.elementor-button--view-cart{
background-color: #CCA886!important;
width: 100%;
border: 1px solid;
border-radius: 8px!important;
}
.elementor-button--checkout{
width: 100%;
margin-top: 10px;
background-color: #599EA3!important;
border: 1px solid;
border-radius: 8px!important;
}
.elementor-menu-cart__product.woocommerce-cart-form__cart-item.cart_item {
display: flex;
flex-direction: column;
margin: 5px auto;
}
.elementor-menu-cart__product-name a{
font-size: 13px;;
}
.woocommerce-cart-form__cart-item cart_item .elementor-menu-cart__product-image.product-thumbnail {
width: 50px;
}
.elementor-menu-cart__product-image.product-thumbnail {
width: 50px;
border: 1px solid #fff;
border-radius: 5px;
overflow: hidden;
}
.elementor-menu-cart__subtotal {
margin: 10px 0;
}
.elementor-menu-cart__footer-buttons {
display: block;
position: absolute;
bottom: 2%;
left: 2%;
margin: 0 20px;
}
.product_meta{
display: none;
}