@import url("//fonts.googleapis.com/css?family=Onest:wght@400");
@import url("//fonts.googleapis.com/css?family=Momo+Trust+Display:wght@400");
h1, .h1 { font-family:Momo Trust Display; }
h2, .h2 { font-family:Momo Trust Display; }
h3, .h3 { font-family:Momo Trust Display; font-weight:500; }
h4, .h4 { font-family:Onest; }
h5, .h5 { font-family:Onest; }
h6, .h6 { font-family:Onest; }
p { font-family:Onest; font-weight:400; }
a { font-family:Onest; font-weight:400; }
span { font-family:Onest; font-weight:400; }
body { background-image:url(https://perkukartu.lt/img/cms/106c55bc-1241-4b3c-9429-a912137e6315.jpg); background-attachment:fixed; background-repeat:no-repeat; background-size:cover; background-position:center; }
:root {
--font-family-base: 'Onest', sans-serif;
--font-family-septenary: 'Onest', sans-serif;
--font-family-slider: 'Onest', sans-serif;
--font-family-megamenu: 'Onest', sans-serif;
--font-family-heading: 'Momo Trust Display', sans-serif;
--font-family-senary: 'Onest', sans-serif;
--theme-color-default: #253c97;
--link-color: #253c97;
--link-color-hover: #3bb54a;
--text-color: #000000;
--price-color: #000000;
--btn-bg: #253c97;
--btn-bg-hover: #3bb54a;
--btn-color: #ffffff;
--btn-color-hover: #ffffff;
--product-name-color: #000000;
--product-price-color: #ffffff;
--product-regular-price-color: #000000;
--product-button-bg: #3BB54A;
--product-button-bg-hover: #253c97;
--product-button-color: #ffffff;
--product-button-color-hover: #ffffff;
--on-sale-badge-background: #3BB54A;
--on-sale-badge-color: #ffffff;
--new-badge-background: #3BB54A;
--new-badge-color: #ffffff;
--sale-badge-background: #3BB54A;
--sale-badge-color: #ffffff;
--online-only-background: #3BB54A;
--online-only-color: #ffffff;
--pack-badge-background: #3BB54A;
--pack-badge-color: #ffffff;
}
