/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 12 2026 | 12:36:00 */
:root {
  --bigmart-font-primary: sans-serif;
/*   --bigmart-font-accent: "Playfair Display", Georgia, serif; */
}
.pxl-heading .heading__title,
.pxl-heading .heading__title--primary,
.pxl-heading h1,
.pxl-heading h2,
.pxl-heading h3,
.pxl-heading h4{
    font-family:  var(--bigmart-font-primary);
/*     font-weight: 800 !important; */
}

body,
button,
input,
textarea,
select,
nav {
  font-family: var(--bigmart-font-primary);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--bigmart-font-primary);
  color: #082A5E;
  letter-spacing: -0.02em;
}


.category-item__featured {
	border-radius:0% !important;
}
.elementor .e-divider-base {
background:#ff5a00 !important;
}
.elementor .e-71d63f0-d0ee4a1 {
	mix-blend-mode:normal !important;
}
.pxl-header .site-logo img{
	height:71px !important;
}
.pxl-menu-main li{
	font-size: 14px !important;
font-weight:600;
}
