/* Ecwid storefront refinements */
.ec-size .ec-store { font-family: Inter, Arial, sans-serif !important; }
.ec-size .ec-store .grid-product__title { color:#14213d !important; font-weight:800 !important; }
.ec-size .ec-store .grid-product__price { color:#2457a7 !important; font-weight:800 !important; }
.ec-size .ec-store .form-control__button { border-radius:999px !important; background:#2457a7 !important; }
.ec-size .ec-store .form-control__button:hover { background:#14213d !important; }
.ec-size .ec-store .grid-product__wrap-inner { border-radius:14px; }
.ec-size .ec-store .grid-product__image { border-radius:10px; overflow:hidden; background:#f7f3eb; }
.ec-size .ec-store .ec-cart-step__icon { color:#2457a7 !important; }
.ec-size .ec-store .ec-header-h1 { color:#14213d !important; font-family:Georgia,serif !important; }
.ec-size .ec-store .breadcrumbs__link { color:#6b7280 !important; }
.ec-size .ec-store .product-details__product-title { color:#14213d !important; font-family:Georgia,serif !important; }
