/* Add custom CSS styles below */
h2.text-center.text-store-text-primary, h2.text-3xl.font-bold,p.mt-2.text-3xl.font-bold.tracking-tight {
    font-weight: 400;
}
p.mt-2.text-lg.leading-8 {
    color: #949494
}
p.text-sm.leading-6 {
    color: #000000
}
.store-footer__contacts-row {}.store-footer__contacts-row {
    background:#DEE0D2 !important;
  color:black !important;
}
*,:after,:before {
    border: 0 solid #000000;
    box-sizing: border-box
}
section.s-block--fixed-banner.s-block--dynamic-banner.wide-placeholder.dynamic-banner--4, section.s-block--fixed-banner.s-block--dynamic-banner.wide-placeholder.dynamic-banner--2, section.s-block.s-block--fixed-banner.s-block--dynamic-banner.wide-placeholder.dynamic-banner--6 {
    margin-left:3%;
        margin-right:3%;
  padding-top: 5%;

}
.flex.flex-col.justify-between.h-full.w-full {
    background:#EEEEEE;
}
nav#mobile-menu {
margin-right:180px;
}
.main-menu li>a {
    justify-content: flex-start;
    font-size: medium !important;
}
section.s-block.container.fixed-products.fixed-products--6 {margin-top:0}