@import url("//fonts.googleapis.com/css?family=Raleway:wght@400");
@import url("//fonts.googleapis.com/css?family=Poppins:wght@400");
h1, .h1 { font-family:Raleway; font-size:70px; line-height:79px; font-weight:700; font-style:normal; }
h2, .h2 { font-family:Poppins; font-size:40px; line-height:49px; font-weight:500; font-style:normal; }
h3, .h3 { font-family:Poppins; font-size:24px; line-height:24px; font-weight:500; font-style:normal; }
p { font-family:Poppins; font-size:14px; line-height:18px; font-weight:500; }
a { font-family:Poppins; font-size:14px; line-height:18px; font-weight:400; }
span { font-family:Poppins; font-size:14px; line-height:18px; font-weight:400; }
:root {
--font-family-base: 'Raleway', sans-serif;
--font-family-septenary: 'Raleway', sans-serif;
--font-family-slider: 'Raleway', sans-serif;
--font-family-megamenu: 'Raleway', sans-serif;
--font-family-heading: 'Raleway', sans-serif;
--font-family-senary: 'Raleway', sans-serif;
--theme-color-default: #000000;
--link-color: #333333;
--link-color-hover: #FDB58C;
--text-color: #0000000;
--btn-bg: #FDB58C;
--btn-bg-hover: #59351b;
--btn-color: #59351b;
--btn-color-hover: #ffffff;
--on-sale-badge-background: #908174;
--on-sale-badge-color: #ffffff;
--new-badge-background: #B26E53;
--new-badge-color: #ffffff;
--sale-badge-background: #9c8372;
--sale-badge-color: #9c8372;
}
