/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Version: 1.0.0
*/

.mhp-menu-count {opacity: .7}

.woocommerce-cart .woocommerce-Price-amount,
.woocommerce-cart .woocommerce-Price-amount bdi,
.elementor-widget-woocommerce-cart .woocommerce-Price-amount,
.elementor-widget-woocommerce-cart .woocommerce-Price-amount bdi {
    white-space: nowrap;
}

.elementor-pagination {margin: 4rem 0}

h2.woo-category-nav-title {font-family: "sinter", Sans-serif; font-size: 1.5rem; font-weight: 700; line-height: 1.3rem;}

div.woo-category-nav-buttons {display: flex; gap: 1rem; flex-direction: row; flex-wrap: wrap;}
a.woo-category-nav-button {display: flex; padding: .5rem 1rem; border-radius: .5rem; border: 2px solid #ccc; width: min-content; white-space: nowrap; color: #161616;}
a.woo-category-nav-button:hover, a.woo-category-nav-button:focus {color: #E72324; border: 2px solid #E72324;}

.mhp-product-promo-box {margin: 32px 0; padding: 32px 40px; border: 2px solid #E72324; border-radius: 4px; background: #fff;}

.mhp-product-promo-title {margin-bottom: 18px; font-size: 20px; font-weight: 700; color: #111;}

.mhp-product-promo-text {font-size: 20px; line-height: 1.5; color: #222;}

span.onsale {background-color: #E72324 !important;}

.mhp_review > * {color: #fff;}