/* Start custom CSS for text-editor, class: .elementor-element-fdf74d0 */.vamtam-cart__header .item-count{
    visibility: hidden;
}

.vamtam-cart__product-image .attachment-woocommerce_thumbnail {
padding: 1em!important;
background-color: white;
}

.wc-proceed-to-checkout a{
    font-size: 15px!important;
    font-weight: 200!important;
}

.woocommerce .vamtam-cart-main .product-name{
    font-family: "zona-pro"!important;
    font-weight: bold;
}

.woocommerce .vamtam-cart-main .product-price .quantity .woocommerce-Price-amount{
    font-family: "zona-pro";
    font-weight: bold;
}/* End custom CSS */
/* Start custom CSS */.woocommerce-shipping-calculator span {
    font-size: 15px!important;
}

.woocommerce-shipping-calculator input {
    font-size: 15px!important;
}

.woocommerce button.button {
background-color: black!important;
color:white!important;
text-transform: capitalize!important;
font-weight: 400!important;
font-family: "zona-pro", Sans-serif!important;
}/* End custom CSS */