@import url("//fonts.googleapis.com/css?family=Roboto:wght@400");
h1, .h1 { font-family:Roboto; font-weight:700; font-style:normal; }
h2, .h2 { font-family:Roboto; font-weight:700; font-style:normal; }
h3, .h3 { font-family:Roboto; }
h4, .h4 { font-family:Roboto; }
h5, .h5 { font-family:Roboto; }
h6, .h6 { font-family:Roboto; }
p { font-family:Roboto; }
a { font-family:Roboto; }
span { font-family:Roboto; }
body { background-color:#262626; }
body.layout-boxed-lg { background-color:#262626; }
: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: #FD680A;
--text-color: #262626;
--price-color: #262626;
--btn-bg: #FD680A;
--btn-bg-hover: #262626;
--btn-color: #262626;
--btn-color-hover: #fff;
--product-name-color: #262626;
--product-price-color: #FD680A;
--product-regular-price-color: #262626;
}
