.HeaderSection .HeaderButtons .dropdown.area-selector button img {
    width: auto;
    height: auto;
    border-radius: 0%;
    border: unset;
    margin-right: 0px;
}
/*.text-ellipsis {
    width: 150px;
}*/
.lightbrown {
    color: #2F3443 !important;
}
/*.HeaderSection .HeaderButtons .dropdown.area-selector .dropdown-toggle{
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: unset;
}*/
.inputborder{
        border: 4px solid #F6F6F6;
    border-radius: 10px;
    background-color: unset;
    padding: 1px;
}
.search-location-box{
    padding: 10px 20px;
}
.locateMeBtn{
    padding: 0.375rem 0.75rem;
    font-size: 17px;
    line-height: 1.5;
    color: #2F3443;
    background-color: #fff;
    background-clip: padding-box;
    border: 3px solid #F6F6F6;
    border-radius: 15px;
    font-family: 'Poppins';
}
#headerAddressSection{
    overflow-y: auto;
    max-height: 350px;
}
.search-kitchen {
    padding: 8px 30px 8px 30px;
    border-left: 3px solid #ddd;
    border-bottom: unset;
}
.btn-black {
    color: #fff;
    background: #000000;
    min-width: 70px;
    height: 35px;
    border-radius: 30px;
    font-weight: bold;
    font-size: 14px;
    padding: 0px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: 0px 0px 30px 0px;
}
/*#addAddressModal .btn-black {*/
/*    color: #fff;*/
/*    background: #000000;*/
/*    min-width: 70px;*/
/*    height: 35px;*/
/*    border-radius: 30px;*/
/*    font-weight: bold;*/
/*    font-size: 14px;*/
/*    padding: 0px 20px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    cursor: pointer;*/
/*    margin: 0px 0px 80px 0px;*/
/*}*/
#addAddressMap .gm-fullscreen-control,#addAddressMap .gm-svpc{
    display: none;
}
#addAddressModal .form-control{
    font-size: 12px;
    
}
.changelocation{
    float: left;
    font-size: 13px;
}
.pac-container {
    background-color: #fff;
    position: absolute !important;
    z-index: 10000000000;
}
.pac-logo:after{
    display: none;
}
.packagemodal .modal-body .package-everyday-list-menu-content {
    padding: 10px 0px;
}
.packagemodal .modal-body .package-everyday-list-menu-content:not(:last-child) {
    padding: 10px 0px;
    border-bottom: 1px dashed #ddd;
}
.ordernow_accordian .card-header a{
    color: #2F3443;
    font-size: 18px;
    padding: 0.75rem 1.25rem;
    font-weight: bold;
    width: 100%;
    float: left;
}
.breakfast-menu-container .breakfast-menu-item {
    margin: 0;
}
[data-toggle="collapse"]:before, #btn-expand-collapse-accordion.fa:before {
    font-family: 'FontAwesome';
    content: "\f107";
    float: right;
}

[data-toggle="collapse"].collapsed:before, #btn-expand-collapse-accordion.fa:before {
    font-family: 'FontAwesome';
    content: "\f106";
    float: right;
}
.ordernow_accordian .card-header {
    background-color: rgb(252 198 71);
    border-bottom: 1px solid rgba(252, 198, 71, .125);
}
.ordernow_accordian .card{
    border: 1px solid rgba(252, 198, 71);
}
.popover-body .inputHidden {
    position: absolute;
    left: -9999px;
}
.popover{
    max-width: 400px !important;
}
.popover-body {
    padding-bottom: 0.10rem;
}
.popover-body input[type="radio"]:checked+label,
.popover-body input[type="checkbox"]:checked+label {
    background: rgb(252 198 71) 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 8px rgb(252 198 71 / 34%);
    border-radius: 34px;
    color: #FFFFFF;
    border-color: rgb(252 198 71);
}
.popover-body .radio label, .popover-body .checkbox label {
    display: flex;
    align-items: center;
    padding: 5px 15px;
    cursor: pointer;
    user-select: none;
    width: auto;
    justify-content: center;
    border: 1px solid #ddd;
    border-radius: 20px;
}
.popover-body .radio, .popover-body .checkbox{
    float: left;
    padding: 2px 3px;
}
.btn-apply-filter{
    border-radius: 0;
    width: 100%;
    background-color: rgb(252 198 71);
    border-color: rgb(252 198 71);
}
#headerAddressSection .address-box-main {
   /* border-bottom: 1px solid #eee;*/
}
#headerAddressSection .address-box{
    background: #fff;
    border-radius: 15px;
    padding: 10px;
    border: 4px solid #F6F6F6;
    margin: 10px 2px 10px 2px;
}
#headerAddressSection .address-box:hover {
    background: #eee;
}
#headerAddressSection .address-box .my_saved_address{
    cursor: pointer;
}
.fade.show{
    will-change: unset !important;
}
.img-container img {
    width: 200px;
    height: 70px;
}
.nh-coupon-code-list {
    padding: 0;
    margin-bottom: 20px;
    list-style: none;
}

.nh-coupon-code-item + .nh-coupon-code-item {
    margin-top: 20px;
    border-top: 1px dashed #000;
}
.nh-coupon-code-item{
    padding-top: 20px;
}
.nh-coupon-code-label {
    font-weight: 600;
    font-size: 18px;
}
.nh-coupon-code-description {
    font-size: 14px;
    margin-bottom: 10px;
}
.nh-coupon-code {
    padding: 0px 10px;
    border: 1px dashed #000;
    font-weight: 600;
    margin-bottom: 5px;
    display: inline-block;
}

@media screen and (max-width: 767px){
.locateMeBtn {
   padding: 0.375rem 1.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 3px solid #f6f6f6;
    border-radius: 15px;
    width: 215px;
    margin-top: 15px;
    margin-left: 17px;

}

#headerAddressSection .address-box {
    background: #fff;
    border-radius: 15px;
    padding: 10px;
    border: 4px solid #F6F6F6;
    margin: 10px 2px 10px -15px;
    width: 250px;
}
.inputborder {
    border: 4px solid #F6F6F6;
    border-radius: 10px;
    background-color: unset;
    margin-top: 20px;
    margin-left: -25px;
    width: 350px;
    padding: 10px;
}
.popover{
        max-width: 350px !important;
    margin-left: -155px;
}
.popover-body {
    padding-bottom: 0.10rem;
}
.popover-body input[type="radio"]:checked+label,
.popover-body input[type="checkbox"]:checked+label {
    background: rgb(252 198 71) 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 8px rgb(252 198 71 / 34%);
    border-radius: 34px;
    color: #FFFFFF;
    border-color: rgb(252 198 71);
}
.popover-body .radio label, .popover-body .checkbox label {
    display: flex;
    align-items: center;
    padding: 5px 15px;
    cursor: pointer;
    user-select: none;
    width: auto;
    justify-content: center;
    border: 1px solid #ddd;
    border-radius: 20px;
}
.popover-body .radio, .popover-body .checkbox{
    float: left;
    padding: 2px 3px;
}
.btn-apply-filter{
    border-radius: 0;
    width: 100%;
    background-color: rgb(252 198 71);
    border-color: rgb(252 198 71);
}
}
@media screen and (max-width: 500px){
.inputborder {
    border: 4px solid #F6F6F6;
    border-radius: 10px;
    background-color: unset;
    margin-top: 20px;
    margin-left: -25px;
    width: 350px;
    padding: 5px;
}
.popover{
        max-width: 350px !important;
    margin-left: 0px;
}
.popover-body {
    padding-bottom: 0.10rem;
}
.popover-body input[type="radio"]:checked+label,
.popover-body input[type="checkbox"]:checked+label {
    background: rgb(252 198 71) 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 8px rgb(252 198 71 / 34%);
    border-radius: 34px;
    color: #FFFFFF;
    border-color: rgb(252 198 71);
}
.popover-body .radio label, .popover-body .checkbox label {
    display: flex;
    align-items: center;
    padding: 5px 15px;
    cursor: pointer;
    user-select: none;
    width: auto;
    justify-content: center;
    border: 1px solid #ddd;
    border-radius: 20px;
}
.popover-body .radio, .popover-body .checkbox{
    float: left;
    padding: 2px 3px;
}
.btn-apply-filter{
    border-radius: 0;
    width: 100%;
    background-color: rgb(252 198 71);
    border-color: rgb(252 198 71);
}
}

/*Tab View*/
/*@media screen and (max-width: 991px){
    
.text-ellipsis {
    width: 130px;
}
}*/