﻿.category-top-sliders  {
margin-bottom: 30px !important;
}
@media (min-width: 1200px) {
.category-top-sliders .slider-grid {
margin-bottom: 0;
}
}

.deals-title, .count-title {
    line-height: 1;
}
.member-login::before {
    display: none !important;
}
.newsletter ~ div .slider-grid img {
max-width: 1200px;
}
@media (min-width: 1200px) {
.nav-menu a[href="/join-the-group"] {
    color: var(--secondary-color) !important;
}
}
:root { 
   --primary-color: #414042;
   --secondary-color: #ee1c25;
}
