body { background-color:#ffffff; }
body.layout-boxed-lg { background-color:#ffffff; }
:root {
--font-family-base: 'arial', sans-serif;
--font-family-septenary: 'arial', sans-serif;
--font-family-slider: 'arial', sans-serif;
--font-family-megamenu: 'arial', sans-serif;
--font-family-heading: 'arial', sans-serif;
--font-family-senary: 'arial', sans-serif;
--theme-color-default: #000;
--link-color: #6f6f6f;
--link-color-hover: #b4b4b4;
--text-color: #000;
--price-color: #000;
--btn-bg: #6f6f6f;
--btn-bg-hover: #6f6f6f;
--product-name-color-hover: #6f6f6f;
--product-price-color: #000000;
--product-regular-price-color: #000000;
--product-button-bg-hover: #6f6f6f;
--product-button-color-hover: #FFF;
}
