.new-year-link a {
    color: #ee6e0e !important;
    font-weight: 600
}

#sales-head a {
    color: #ee6e0e !important;
    font-weight: 600
}

.category-drop-li {
    text-align: left !important
}

.home-nav-ul {
    display: inline-flex;
    align-items: center
}

@media(max-width:45em) {
    .home-nav-ul {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .gsdisplay {
        display: inline-block !important
    }
}

.stores-drop-li {
    border-top: 0
}

.stores-drop ul {
    padding: 0 !important;
    width: 100% !important
}

.stores-drop li {
    margin: 5px 0;
    display: inline-block;
    text-align: center !important
}

.stores-drop a {
    padding: 5px !important;
    line-height: 26px !important;
    text-align: center !important
}

.stores-drop img {
    height: 45px
}

.stores-drop a:hover {
    border: none !important
}

.stores-list-head {
    text-align: center;
    color: #294459;
    font-weight: 600;
    font-size: 15px;
    padding: 10px 0 !important
}

.padding-zero {
    padding: 0 !important
}

.all-stores-header-link {
    padding: 10px !important
}

.header-store-offer-day {
    height: 260px
}

.header-store-offer-day img {
    height: 250px;
    width: 100%
}

.store-of-day-head {
    color: #ee6e0e;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 0 !important;
    text-align: center
}

.all-stores-header-link {
    font-size: 15px !important;
    color: #294459;
    font-weight: 600;
    padding: 14px 0 8px 0 !important
}

.header-store-of-day-sub-container {
    margin-top: 2.5%;
    border-left: 1px solid #e2e2e1
}

#all-stores-head-mobile {
    display: none
}

@media(max-width :50em) {
    #stores-nav-head {
        display: none !important
    }

    #all-stores-head-mobile {
        display: block
    }
}
