@media (max-width: 1519px) {
    .header .header-middle .header__right .header__extra.header-compare {
        margin-left: 30px;
        display: none;
    }
}

.footer-widgets
{
	background-color: #FEDC00;
}

@media (max-width: 767px) {
    .section-content.section-content__slider {
        padding: 0px !important;
    }
}