@import url('https://fonts.googleapis.com/css2?family=Exo+2:wght@400;700&display=swap');
h1, h2, h3, h4, h5, h6 {font-family: 'Exo 2', sans-serif; font-weight:700; color:#4A60C6;}

.b-header-logo .icon-svg,.b-footer-logo .icon-svg {width:100%; max-width:280px; height:auto; margin-right:0;}
.b-compact-logo .icon-svg {width:100%; max-width:200px; height:auto; margin-right:0}
.footer-menu__item--lvl1 {font-weight:600}
.product-cat-price-current {font-size:1.5rem !important}

.l-head .rs-banners_banner .rs-banners_infowrap{color:#9b2d30}

@media (max-width: 992px) {
.l-compact-menu.is-open {padding-bottom:52px;}
.b-dl-menu__item.is-open > .b-dl-menu__subitems {padding-bottom:52px;}
}