
/* Header --------------------*/
.maintenance-container {
    padding-top: 150px;
    padding-bottom: 100px;
}
.affix-top .logo-row {
    width: 200px;
}
.affix-top .logo-img {
    height: 90px;
}
.under-constr-bg {
    background-position: center center !important;
}

/* Footer --------------------*/
.widget {
    margin-bottom: 30px;
}
.footer-2-soc-a a {
    font-size: 22px !important;
}
.logo-footer {
    max-height: 70px;
}


.store-brand img {
    max-width: 80% !important;
}



@media (max-width: 1024px) {
    .header {
        margin-bottom: -130px !important;
    }
}

@media(max-width: 767.98px) {
    .logo-img {
        height: 80px !important;
    }
    .maintenance-container {
        padding-top: 100px;
        padding-bottom: 40px;
    }
/*
    .under-constr-bg {
        background-position: 22% 50% !important;
    }
*/
}
