.open-location-popup{
    width: 100px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.header-content-action > div{
    
    margin-right: 20px;
}
.wishlist-icon i,
.action.showcart > i,
.user-topbar i{
    font-size: 30px;
}
.hyperlocal-modal-wrapper .page-wrapper .page-header .header.links li {
    line-height: 16px !important;
}
.user-topbar .header.links {
    padding: 0;
    vertical-align: -1.5em;
}
.ced-cshyperlocal-search-form input[type="text"] {
    width: 100%;
    position: relative;
    top: 2px;
}
.ced-detect-location {
    width: 100px;
    display: inline-block;
}
@media only screen and (min-width: 300px) and (max-width: 767px) {
    header.page-header {
        min-height: 153.8px;
        max-height: unset;
    }
    .page-main .main-slider-full {
        margin-bottom: 0;
    }
}