@import url("//fonts.googleapis.com/css?family=Roboto:wght@400");
h1, .h1 { font-family:Roboto; font-size:22px; }
h2, .h2 { font-family:Roboto; font-size:16px; }
h3, .h3 { font-family:Roboto;  font-size:14px;}
h4, .h4 { font-family:Roboto;  font-size:14px; font-weight: 800;}
h5, .h5 { font-family:Roboto; font-size:32px; }
h6, .h6 { font-family:Roboto; }
p { font-family:Roboto; font-size:14px; }
li { font-family:Roboto; font-size:14px; }
a { font-family:Roboto; }
span { font-family:Roboto; }
:root {
--font-family-base: 'Roboto', sans-serif;
--font-family-septenary: 'Roboto', sans-serif;
--font-family-slider: 'Roboto', sans-serif;
--font-family-megamenu: 'Roboto', sans-serif;
--font-family-heading: 'Roboto', sans-serif;
--font-family-senary: 'Roboto', sans-serif;
--theme-color-default: #009DD1;
--link-color: #3b3b3b;
--btn-bg: #009DD1;
--btn-bg-hover: #000;
--btn-color: #000;
--btn-color-hover: #009DD1;
--product-name-color-hover: #009DD1;
--product-button-bg: #009DD1;
--product-button-bg-hover: #009DD1;
--product-button-color: #000;
--product-button-color-hover: #000;
--new-badge-background: #ff0000;
--new-badge-color: #ff0000;
}
