.special-offers-new{
	background:#cf8a47!important;
}

.special-offers-abstract-new::before {
    background-position: left top;
    background-repeat: no-repeat;
    mix-blend-mode: overlay;
    opacity: .12;
    background: url("/uploads/images/spe.png");
}


.special-offers-abstract-new::before, .special-offers-abstract-new::after {
    content: "";
    position: absolute;
    inset: 0;
}


.bannertop-notif{background: linear-gradient(89deg, #b1ffd0, #3485ff);
    padding: 10px 010px;
    font-size: 13px;
    font-weight: 800;}




@media (min-width: 1024px) {
    .navigation-space {
        height: 169px;
    }
}


@media (max-width: 1024px) {
    .navigation-space {
        height: 169px;
    }
}