/* .row-fluid .locin-tabsection .locin-tabnav ul li a span.tabtitle span.location-state {
    display: none;
} */

.location-checkbox {
  display: none !Important;
}
.location-inner-layout .location-checkbox {
  display: block !important;
}


/* Clear location */
.clear-location input[type="checkbox"] {
  display: none !important;
}
.clear-location input[type="checkbox"] + span:before,
.clear-location input[type="checkbox"] + span:after {
  content: none !important;
}
.clear-location input[type="checkbox"] + span {
  display: block !important;
  vertical-align: middle;
}
.location-inner-layout .location-checkbox.clear-location {
  display: block !important;
  padding: 0;
  cursor: pointer;
}
a.change-location-link {
  display: block !important;
  float: none !important;
  width: auto !important;
  vertical-align: middle;
  padding: 0 !important;
  font-weight: normal !important;
}
a.change-location-link img {
  vertical-align: middle;
}

img.dj_sub_cat_img {
    width: 50px;
    margin-right: 20px;
    vertical-align: middle;
    display: inline-block;
    object-fit: cover;
    height: 50px;
}

.loc-new-innersection .locin-leftnav .location_menu {
    align-items: center;
    background-color: rgba(211,231,242,.8);
    display: flex;
    width: 75%;