h1, .h1 { font-family:helvetica; font-weight:700; }
h2, .h2 { font-family:helvetica; font-weight:700; }
h3, .h3 { font-family:helvetica; font-weight:700; }
h4, .h4 { font-family:helvetica; font-weight:700; }
h5, .h5 { font-family:helvetica; font-weight:700; }
h6, .h6 { font-family:helvetica; font-weight:700; }
p { font-family:helvetica; line-height:25px; font-weight:400; }
a { font-family:helvetica; font-weight:400; }
span { font-family:helvetica; font-weight:400; }
:root {
--font-family-base: 'helvetica', sans-serif;
--font-family-septenary: 'helvetica', sans-serif;
--font-family-slider: 'helvetica', sans-serif;
--font-family-megamenu: 'helvetica', sans-serif;
--font-family-heading: 'helvetica', sans-serif;
--font-family-senary: 'helvetica', sans-serif;
--theme-color-default: #000;
--link-color: #565656;
--link-color-hover: #D2A00A;
--text-color: #565656;
--price-color: #000000;
--product-name-color: #000000;
--product-name-color-hover: #D2A00A;
--product-price-color: #000000;
--product-regular-price-color: #000e11;
--new-badge-background: #d3ff52;
--new-badge-color: #040404;
}
