@import url("//fonts.googleapis.com/css?family=Poppins:wght@400");
:root {
--font-family-base: 'Poppins', sans-serif;
--font-family-septenary: 'Poppins', sans-serif;
--font-family-slider: 'Poppins', sans-serif;
--font-family-megamenu: 'Poppins', sans-serif;
--font-family-heading: 'Poppins', sans-serif;
--font-family-senary: 'Poppins', sans-serif;
--theme-color-default: #2F9467;
--link-color: #2F9467;
--link-color-hover: #2F9467;
--price-color: #E07C31;
--btn-bg:  #2F9467;
--btn-bg-hover: #DDF9E1;
--product-name-color-hover: #2F9467;
--product-price-color: #E07C31;
--product-regular-price-color: #666666;
--product-button-bg: #E07C31;
--product-button-bg-hover: #2F9467;
--product-button-color: #ffff;
--on-sale-badge-background: #F4BD3A;
--new-badge-background: #F4BD3A;
--sale-badge-background: #F4BD3A;
--pack-badge-background: #F4BD3A;
}
