body {
  background-color: #eee;
}

.custom-row {
  position: relative;
  padding-right: 0;
  padding-left: 0;
}

.custom-container {
  width: 100%;
  overflow: hidden;
}

.custom-row .row {
  padding-right: 0;
  padding-left: 0;
}

.custom-row .row .col-3 {
  padding-right: 0;
  padding-left: 0;
}

.skill-btn {
  padding-bottom: 0px;
}

#details,
#makeupdetails {
  padding: 20px 0 40px;
  min-height: 550px;
}

.description-box {
  padding: 0 50px;
}

.description {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5px;
  padding: 0;
  border-bottom: 1px solid grey;
  justify-content: space-between;
}

.description button,
.selectbuttons {
  border: none;
  background-color: #eee;
}


ul.description {
  display: flex;
  flex-wrap: inherit;
  margin-bottom: 5px;
  padding: 0;
  border-bottom: 1px solid grey;
  justify-content: space-between;
}

ul.description li{
  border: none;
  background-color: #eee;
}

ul.description li a {
  color:#000;
    padding-bottom: 10px;
}
.tab-pane {
    padding: 20px 0 0px !important;
}.nav-tabs li {
    width: auto !important;
}
.tab-content {
    min-height: 550px;
}

.nav-tabs li .active {
    color: #000 !important;
    background: none !important;
    border-bottom: 2px solid red !important;
    padding-bottom: 10px;
}


.description-box-detail,
.makeup-description {
  background-color: white;
  border-radius: 10px;
  padding: 20px 20px;
  height: fit-content;
}

.makeup-left-btn {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  width: 49%;
  margin-right: 2%;
  font-weight: 600;
}

.makeup-right-btn {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  width: 49%;
  font-weight: 600;
}

.description-box-detail-text {
  display: grid;
  grid-template-columns: auto 40%;
  justify-content: space-between;
}

.description-box-text {
  font-size: 16px;
  text-align: left;
  color: black;
  font-weight: 400;
}

.make-an-offer-btn {
  margin-top: 40px;
  width: 100%;
  font-weight: 600;
}

.Amenties li {
  list-style-type: none;
}

.checkbox {
  padding-right: 20px;
  color: red;
}

.checkbox,
.Amenties-listhead {
  font-size: 20px;
  display: inline-block;
    font-weight: 500;
}

.Additional-Details div {
  list-style-type: none;
}

.Additional-Details div li {
  list-style-type: none;
}

.listing-div {
  padding-right: 40px;
}

.listing-contact {
  position: relative;
  width: 100%;
  height: 485px;
  background-color: white;
  border-radius: 10px;
}

.Near-by,
.booking-listing-single,
.booking-batch,
.Closed-open {
  margin-top: 40px;
  width: 100%;
  padding: 20px;
  height: fit-content;
  background-color: white;
  border-radius: 10px;
}

.booking-listing-single {
  height: 500px;
  overflow-y: auto;
}

.booking-listing-single {
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow-y: scroll;
}

.booking-listing-single::-webkit-scrollbar {
  display: none;
}

.booking-items {
  margin-top: 20px;
}

.booking-batch {
  margin-top: 5px;
  font-size: 12px;
  padding: 10px;
  font-weight: 600;
  border: 1px solid rgba(128, 128, 128, 0.5);
}

.blank-100 {
  height: 100px;
}

.listing-contact-options {
  width: 100%;
  padding-left: 20px;
}

.selectbuttons {
  background-color: white;
  font-size: 18px;
  padding-bottom: 10px;
}

.Icon_material-location-on_dl,
.Icon_awesome-globe-asia_dr,
.Icon_material-location-on_db {
  width: 30px;
    padding-right: 10px;
    fill: green;
}

.Icon_material-location-on_db {
  width: 30px;
  fill: red;
  margin-right: 0px;
}

.Icon_material-access-time_ebf {
  width: 28px;
  fill: grey;
}

.closed-head-container {
  display: flex;
  column-gap: 15px;
}

.closed-open-head {
  display: inline-block;
  color: grey;
  font-size: 24px;
    font-weight: 600;
}

.closed-open-sub-head {
  margin: 10px 0;
    font-weight: 600;

  font-size: 18px;
}

.list-social-icon {
  font-size: 12px;
  color: grey;
  padding-right: 10px;
}

.padding0 {
  padding: 0;
  margin: 0;
}

.listing-details {
    font-size: 18px;
    height: auto;
    padding: 14px 41px;
}

.listing-input {
  margin-top: 15px;
  display: block;
  width: 100%;
    border: 1px solid;
    padding: 5px;
}

.agree-terms {
  margin-top: 5px;
  font-size: 16px;
  font-weight: 600;
}

.list-submit {
  margin-top: 15px;
  background-color: red;
  border-color: transparent;
  color: white;
  padding: 5px;
  border-radius: 8px;
}

.near-by-head {
  display: inline-block;
  font-size: 22px;
  color: grey;
}

@media (max-width: 950px) {
  .Near-by,
  .booking-listing-single,
  .Closed-open {
    margin-top: 20px;
  }
}

.near-by-reviews {
  margin-top: 10px;
}

.review-item {
  margin-top: 20px;
}

.review-head {
    font-size: 16px;
    color: grey;
    margin-bottom: 0;
    font-weight: 600;
}

.review-sub-head {
  font-size: 16px;
    font-weight: 600;
}

.distance-review {
  font-size: 14px;
  color: red;
}

.yellow-star {
  color: rgb(223, 229, 57);
}

.text-small {
  font-size: 0.9rem;
}

footer {
  margin-top: 100px;
}

.footer-links {
  color: white;
  text-decoration: none;
  transition: all 0.3s;
}

.footer-links:hover,
.footer-links:focus {
  text-decoration: none;
}

.form-control {
  background: #212529;
  border-color: #545454;
}

.form-control:focus {
  background: #212529;
}

footer {
  width: 100%;
  background: rgba(41, 41, 41, 1);
}

#Group_310 {
  display: inline-block;
}

.Icon_awesome-facebook-f {
  margin-left: 10px;
}

.Icon_awesome-facebook-f,
.Icon_awesome-twitter,
.Icon_awesome-linkedin-in,
.Icon_awesome-google,
.Icon_awesome-youtube {
  margin-right: 5px;
  width: 32px;
  height: 32px;
  fill: white;
  border: 1px solid grey;
  padding: 7px;
}

.font-18 {
  font-size: 18px;
}

.font-22 {
  font-size: 22px;
}

.ads-head {
  font-size: 18px;
}

.ads-sub-head {
  font-size: 14px;
}

.ad-box img {
  border-radius: 20px;
}

.booking-listing-head {
  font-size: 20px;
}

.booking-date {
  padding: 0 10px;
    font-size: 16px;
    color: grey;
    font-weight: 600;
}

.booking-day {
  float: right;
  color: black;
}

.day-timing {
  font-size: 16px;
  color: grey;
    font-weight: 600;
}

.open-timing,
.close-timing {
  font-weight: 400;
  float: right;
}

.close-timing {
  color: red;
}

.car-similar-listing {
  margin-top: 20px;
}

.similar-listing-head {
  font-size: 22px;
  color: #545454;
}

.car-service-text {
  position: absolute;
  bottom: 20px;
  left: 50px;
}

.car-service-head {
  font-size: 24px;
  font-weight: 400;
  color: white;
}

.car-service-sub-head {
  font-size: 20px;
  font-weight: 300;
  color: white;
}

.car-service-feature {
  display: inline-block;
  padding: 5px 10px;
  font-size: 18px;
  color: white;
  background-color: rgba(0, 0, 0, 0.8);
  margin-right: 5px;
}

.Icon_awesome-heart_eb,
.Icon_material-report-problem_ecc,
.Icon_feather-shield_eck {
  width: 22px;
  fill: green;
}

.Icon_awesome-heart_eb,
.Icon_material-report-problem_ecc {
  fill: red;
}

.Icon_material-location-on_exd,
.Icon_awesome-globe-americas,
.Icon_feather-shield_exo,
.Icon_ionic-md-alarm {
  width: 16px;
  fill: #3e3e3e;
}

.option-with-detail {
  margin: 10px 0;
  color: #3e3e3e;
  column-gap: 10px;
  font-size: 16px;
}

.discription-box-features-text-feature {
  margin: 10px 0;
}
