.widget-tf-slider .slider-wrap .tf-slide-item .slide-item-image .overlay {
  background-size: cover !important;
}

.widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content {
  padding-left: 70px !important;
}

.widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-content {
  max-width: 2000px !important;
}

.btn-main .button_main_inner span {
  font-size: 18px !important;
}

.inner-group.grid {
  display: inline-flex !important;
}

.button-search-listing {
  padding: 7px 0px !important;
  background-color: #000;
}

.widget-icon-box {
  padding-top: 160px !important;
}

.icon-box .image-box-wrap {
  height: auto !important;
  padding: 30px 0px !important;
}

.icon-box {
  text-align: left !important;
}

.icon-box .title-icon {
  text-align: left !important;
  /* width: 95% !important; */
}

.image-box img {
  width: 40px !important;
  height: 40px;
}

.image-box {
  width: 95px !important;
  border: 1px solid #999 !important;
  height: auto !important;
  border-radius: 4px !important;
  padding: 10px 0px !important;
}

.icon-box h2.title {
  width: 95%;
  font-size: 25px;
  font-family: "DM Sans";
}

.icon-box h2.title span {
  float: right;
}

.flat-bt-top.sc-btn-top {
  width: 100%;
}

.btn-icon-list {
  width: 100%;
  text-align: center;
  background-color: #000;
}

.mission-vision-container .vision-text p {
  text-align: left !important;
  flex: 4 !important;
}

.mission-vision-container .mission-text p {
  flex: 4 !important;
}

.why-we-here {
  font-size: 80px !important;
  font-weight: 500 !important;
  color: #cb974b !important;
}

.why-we-here-heading h2 {
  line-height: 60px !important;
}

.grid-container-enquiry {
  padding: 0px 180px 80px !important;
}

.grid-container-enquiry .input-wrapper input {
  margin-left: 1px !important;
}

.widget-counter-car {
  background-image: none !important;
  padding: 50px 90px;
}

.footer {
  padding: 40px 20px 20px 20px;
}

.logo {
  padding: 35px 10px !important;
  background: #000;
}

.image-box-vehicle {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 155px;
}

@media (max-width: 768px) {
  .grid-container-enquiry {
    padding: 50px 50px !important;
  }

  .widget-counter-car {
    background-image: none !important;
    padding: 10px 30px;
  }
}

.widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content-vehicle {
  margin-left: 0px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.widget-tf-slider1 .slider-wrap .tf-slide-item .slide-item-content-vehicle {
  margin-left: -90px;
}

.footer-main {
  border-top: solid 1px #fff !important;
}

.grid-container-vehicles .stars1 {
  float: right;
}

.grid-container-vehicles .stars1 i {
  font-size: 30px;
}

.enquiry {
  background-size: cover;
}

.sell-form-input option {
  color: #000;
}

.sell-modal-close-btn {
  background: #fff;
  width: 40px;
  height: 40px;
  top: 15px;
  right: 30px;
}

.sell_vehicle_container {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 2rem;
  border-radius: 8px;
  max-width: 100%;
  width: 100%;
  height: auto;
  max-height: max-content;
  overflow-y: auto;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px;
}

.grid_icon,
.list_icon {
  width: 80px;
  height: 50px;
  border-radius: 5px;
}

.group-select span:nth-of-type(1) img {
  /* background-color: transparent !important; */
}

.grid_icon.active {
  /* background: #CB974B; */
}

.reviews-swiper-container {
  position: relative;
  padding: 20px 0;
  max-width: 1200px;
  margin: auto;
}

.swiper-nav-btns {
  position: absolute;
  top: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
  z-index: 10;
  pointer-events: none;
}

.swiper-button-prev-custom,
.swiper-button-next-custom {
  background: white;
  border: 1px solid #e3e3e3;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: all;
  cursor: pointer;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.review-box {
  border-right: 1px solid #ddd;
  padding: 20px;
  background-color: #fff;
  text-align: left;
  min-height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: all 0.3s ease;
}

.review-box:last-child {
  border: none;
}

.rating-header {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: bold;
  font-size: 16px;
  margin-left: -20px;
}

.review-content {
  font-family: "Poppins";
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0%;
  color: #333333;
}

.reviewer-profile {
  display: flex;
  align-items: center;
}

.profile-img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 10px;
  object-fit: cover;
}

.profile-name {
  font-weight: 600;
}

.title-price {
  color: #000;
  font-family: "Poppins";
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
}

.details-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
  flex-direction: row;
  /* default for web */
}

@media (max-width: 768px) {
  .details-row {
    flex-direction: column;
    width: 100%;
  }

  .widget-tf-slider1 .slider-wrap .tf-slide-item .slide-item-content-vehicle {
    margin-left: -0px;
  }

  .features-container,
  .price-rating-container {
    width: 100%;
  }
}

@media (min-width: 768px) {

  .features-container,
  .price-rating-container {
    width: 50%;
  }
}

.features-container .image-container {
  display: flex;
  gap: 15px;
}

.image-box-vehicle {
  text-align: center;
}

.price-rating-container {
  text-align: right;
}

.pagination {
  display: flex;
  gap: 20px;
  /* This adds space between buttons */
  flex-wrap: wrap;
  /* Optional if buttons wrap on small screens */
  justify-content: flex-end;
  color: #969696;
}

.pagination-btn {
  margin: 0;
  padding: 5px 10px;
  width: 50px;
  height: 50px;
  border: 1px solid #ddd;
  background-color: #fff;
  color: #969696;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  transition: all 0.3s ease;
  gap: 20px;
}

.pagination-btn:nth-child(odd) {
  background-color: #ebebeb;
  color: #969696;
}

.pagination-btn:nth-child(even) {
  background-color: #ffffff;
  color: #969696;
}

.pagination-btn.active {
  /* color: #000 !important;
    border: 2px solid #000; */
}

.pagination-next {
  margin: "0 5px";
  padding: "5px 10px";
  border: "1px solid #ddd";
  width: 80px;
  height: 50px;
  background-color: #fff;
  color: #969696;
}

.dot-button {
  background-color: transparent;
  border: none;
  margin-left: 10px;
  cursor: pointer;
  color: #fff;
  line-height: 1;
  padding: 0;
}

.big-dot {
  font-size: 50px;
  width: auto;
  height: auto;
}

.small-dot {
  font-size: 20px;
  width: 15px;
  height: 15px;
}

.search-page {
  padding: 0px 20px;
}

.review-name {
  font-family: "Poppins";
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000;
}

/*durga css*/
/* Review Component Styles */
.widget-counter-car {
  padding: 60px 0;
}

.themesflat-container {
  /* max-width: 1200px; */
  margin: 0 auto;
  padding: 0 15px;
}

.title.wow.fadeInUp.enquiry-heading {
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 32px;
  margin-bottom: 40px;
}

.floral-decoration {
  margin: 0 20px;
}

.floral-icon {
  width: 40px;
  height: auto;
}

.reviews-container {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 60px;
}

.swiper-button-prev-custom,
.swiper-button-next-custom {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  background: transparent;
  border: none;
  cursor: pointer;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper-button-prev-custom {
  left: 0;
}

.swiper-button-next-custom {
  right: 0;
}

.swiper-button-prev-custom img,
.swiper-button-next-custom img {
  width: 100%;
}

.review-slider {
  padding: 0 20px;
  position: relative;
  z-index: 2;
}

.review-box {
  background: white;
  padding: 30px;
  height: 100%;
  border-right: 1px solid #ddd;
}

.review-box:last-child {
  border-right: none;
}

.rating-header {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.stars {
  margin-right: 10px;
}

.stars .fa-star {
  color: #cb974b;
}

.rating-text {
  color: #000;
  font-weight: 600;
  font-size: 18px;
}

.review-content {
  color: #666;
  line-height: 1.6;
  margin-bottom: 20px;
}

.reviewer-profile {
  display: flex;
  align-items: center;
}

.reviewer-profile img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 15px;
}

.review-name {
  color: #000;
  font-weight: 600;
  font-size: 18px;
  margin: 0;
}

/* Responsive styles */
@media (max-width: 768px) {
  .reviews-container {
    padding: 0 40px;
  }

  .review-box {
    border-right: none;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
  }

  .review-box:last-child {
    border-bottom: none;
    margin-bottom: 0;
  }

  .title.wow.fadeInUp.enquiry-heading {
    font-size: 24px;
  }
}

.menu-icon {
  position: absolute;
  /* or fixed */
  top: 20px;
  /* adjust */
  right: 20px;
  /* adjust */
  z-index: 1000;
  color: #ba8537;
  /* affects font/icon color */
  fill: #ba8537;
  /* if it’s an inline SVG */
  cursor: pointer;
}

/* Menu Styles */
.custom-menu .menu-backdrop {
  height: 100vh !important;
}

.menu-height {
  min-height: 500px;
}

.custom-menu-content {
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.mobile-menu-list {
  flex-grow: 1;
  overflow-y: auto;
}

ion-menu::part(backdrop) {
  height: 100vh !important;
  background: rgba(0, 0, 0, 0.5);
}

.mobile-menu-list ion-item {
  --padding-start: 20px;
  --inner-padding-end: 20px;
  --min-height: 50px;
}

.menu-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
  width: 100%;
}

.nav-logo img {
  height: 30px;
}

.mobile-menu-actions {
  padding: 15px;
}

.menu-action-btn {
  width: 100%;
  margin: 5px 0;
  --padding-start: 0;
  --padding-end: 0;
}

@media (min-width: 992px) {
  .mobile-button {
    display: none;
  }
}

@media (max-width: 991px) {
  .nav-outer {
    display: none;
  }
}

.custom-link.addtocart_btn {
  cursor: pointer;
}

.custom-link.addtocart_btn.active {
  border-bottom: 5px solid #ddbc6f;
  padding-bottom: 4px;
}

.mobile-menu-list ion-item.active ion-title {
  color: #ddbc6f;
  font-weight: bold;
}

/*Durga css*/
/* Overlay (dark background) */
.enquiry-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  display: flex;
  justify-content: flex-end;
  /* Right-side drawer */
}

/* Modal / Drawer */
.enquiry-modal {
  width: 100%;
  max-width: 400px;
  height: 100vh;
  /* Full height */
  background: #fff;
  box-shadow: -4px 0 20px rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: column;
  /* So we can fix header + footer */
}

/* Header stays at top */
.enquiry-header {
  background: #333;
  color: #fff;
  text-align: center;
  flex: 0 0 auto;
  /* Don't grow/shrink */
}

/* Body (scrollable part only) */
.enquiry-body {
  flex: 1 1 auto;
  overflow-y: auto;
  padding: 16px;
  color: #000;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.enquiry-body::-webkit-scrollbar {
  width: 0;
  background: transparent;
}

.enquiry-body {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

/* Form elements */
.enquiry-body label {
  font-weight: 500;
}

.enquiry-body input,
.enquiry-body textarea {
  width: 100%;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.enquiry-body .readonly-input {
  background-color: #f1f1f1;
}

.required {
  color: red;
}

/* Footer stays at bottom */
.enquiry-footer {
  flex: 0 0 auto;
  display: flex;
  gap: 8px;
  padding: 12px;
  border-top: 1px solid #ccc;
  background-color: #f9f9f9;
}

.enquiry-footer button {
  flex: 1;
  padding: 10px;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 500;
  border: none;
}

.btn-submit {
  background: #ba8537;
  color: #fff;
}

.btn-submit:hover {
  background: #1d2d3f;
}

.btn-cancel {
  background: #ddd;
  color: #333;
}

.btn-cancel:hover {
  background: #bbb;
}


.image-gallery-left-nav {
  margin-left: 0px;
  left: -190px;
}

@media (min-width: 992px) {
  .contact-section .contact-box:nth-child(1) {
    grid-column: 2;
    grid-row: 2;
  }
}

a {
  background-color: transparent;
  color: #ba8537 !important;
}

.search-form-widget1 .tab-content {
  box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.06);
}

.search-form-widget1 .tab-content {
  padding: 10px 10px 10px 10px;
}

.vehicle_show_title {
  font-size: 16px !important;
  font-family: "Poppins", sans-serif;
}

.no_vehicles_found {
  padding: 50px;
  text-align: center;
  font-size: 24px;
}

.enquiry-modal ion-title {
  color: #000;
}

.my-preloader {
  background: #fff;
}

.my-preloader img {
  width: 20%;
}

.sell-modal-inner {
  width: 100%;
  height: 80vh;
}

.sell-form-submit {
  background-color: #BA8537;
  color: #fff;
  padding: 0.75rem 1.5rem;
  border: none;
  border-radius: 4px;
  font-weight: bold;
  cursor: pointer;
}

.d-none {
  display: none;
}

.vision-section {
  background-color: #000;
}

.enquiry {
  background-image: none;
  background: #000;
}

.footer {
  background: #000;
}

.vehicle_grid_view {
  width: 24%;
  margin: 0px !important;
}

.image-box-wrap .row1 {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: start;
  margin: 0 auto;
  min-width: 1200px;
}

@media (max-width: 767px) {
  .image-box-wrap .row1 {
    min-width: 100%;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding-right: 10px;
  }
  .vehicle_grid_view {
    width: 90%;
  }
  .inner-group.grid {
    grid-template-columns: 1fr;
  }
  .make-model-dropdown {
        left: 0;
        transform: translateX(-10%);
        width: 320px;
        max-width: 300px;
        padding: 5px;
        padding-left: 10px;
        margin-left: 20px;
  }
  .make-model-dropdown .make-model-group {
    flex-direction: column;
  }
  .sell-form .f-left {
    width: 100%;
    padding: 0 10px;
  }
  .black_bg .bullet-img {
    width: 100%;
    margin-right: 0;
    padding: 0 10px;
  }
}

.black_bg {
  background: #000 !important;
}

.black_bg .search-form-widget1 .tab-content {
  background: transparent;
}

.black_bg .button-search-listing {
  padding: 7px 0px !important;
  background-color: #ba8537;
}

.black_bg .heading-section .title {
  color: #fff;
}

.black_bg .vehicle_show_title {
  color: #fff;
}

.black_bg .title-icon,
.black_bg .title-price,
.black_bg .title.wow.fadeInUp.enquiry-heading {
  color: #fff;
}

.black_bg .btn-icon-list {
  background-color: #ba8537;
  color: #000 !important;
  font-weight: 600 !important;
}

.f-left {
  float: left;
}

.sell-form-input {
  width: 95%;
  padding: 0.5rem;
  border-radius: 4px;
  border: none;
  outline: none;
  height: 45px;
}

.sell-radio-group {
  display: inline-block;
  height: 45px;
  margin: 10px 0px;
}

.sell-radio-option {
  color: #fff;
  margin-right: 15px;
}

.black_bg .about-heading {
  color: #fff;
  margin-top: 25px;
  text-align: center;
}

.black_bg .bullet-img {
  display: inline-block;
  margin-bottom: 16px;
  width: 48%;
  margin-right: 2%;
}

.black_bg .bullet-img img {
  float: left;
}

.black_bg .why-us {
  color: #fff;
  float: left;
  width: 85%;
  margin-left: 10px;
  line-height: 30px;
  margin-top: 10px;
}

.sidebar {
  width: auto;
  bottom: 70px;
  z-index: 999999;
  left: 20px;
  position: fixed;
}

.sidebar a {
  display: block;
  margin: 15px 0px;
}

.sidebar a img {
  width: 40px;
  height: 40px;
}

.black_bg .vehicle-details-col .title {
  color: #fff !important;
}

.black_bg .vehicle-item .flat-bt-top.sc-btn-top .btn-icon-list {
  background: #cb974b;
  color: #000 !important;
}

.black_bg .vehicle-item {
  width: 48%;
}

.black_bg .stars {
  font-size: 13px;
}

.black_bg .header-account .flat-bt-top.sc-btn-top .btn-icon-list {
  background: #000;
  color: #fff !important;
}

.black_bg .title-price {
  font-size: 20px;
}

#header3 {
  position: absolute;
}

.inner_page {
  position: relative;
  top: 150px;
}


/*--------------------------------------------------------------
  3. Preloader
----------------------------------------------------------------*/
@keyframes spin {
  0% {
    transform: translate(2px, 1px) rotate(0deg);
  }

  10% {
    transform: translate(-1px, -3px) rotate(36deg);
  }

  20% {
    transform: translate(-2px, 0px) rotate(72deg);
  }

  30% {
    transform: translate(1px, 2px) rotate(108deg);
  }

  40% {
    transform: translate(1px, -1px) rotate(144deg);
  }

  50% {
    transform: translate(-1px, 3px) rotate(180deg);
  }

  60% {
    transform: translate(-1px, 1px) rotate(216deg);
  }

  70% {
    transform: translate(3px, 1px) rotate(252deg);
  }

  80% {
    transform: translate(-2px, -1px) rotate(288deg);
  }

  90% {
    transform: translate(2px, 1px) rotate(324deg);
  }

  100% {
    transform: translate(1px, -2px) rotate(360deg);
  }
}

@keyframes speed {
  0% {
    transform: translate(2px, 1px) rotate(0deg);
  }

  10% {
    transform: translate(-1px, -3px) rotate(-1deg);
  }

  20% {
    transform: translate(-2px, 0px) rotate(1deg);
  }

  30% {
    transform: translate(1px, 2px) rotate(0deg);
  }

  40% {
    transform: translate(1px, -1px) rotate(1deg);
  }

  50% {
    transform: translate(-1px, 3px) rotate(-1deg);
  }

  60% {
    transform: translate(-1px, 1px) rotate(0deg);
  }

  70% {
    transform: translate(3px, 1px) rotate(-1deg);
  }

  80% {
    transform: translate(-2px, -1px) rotate(1deg);
  }

  90% {
    transform: translate(2px, 1px) rotate(0deg);
  }

  100% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
}

@keyframes strikes {
  from {
    left: 25px;
  }

  to {
    left: -80px;
    opacity: 0;
  }
}

@keyframes dots {
  from {
    width: 0px;
  }

  to {
    width: 15px;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn,
.loading-window {
  animation: fadeIn 0.4s both;
}

.preloader-content {
  background-color: #000;
  border-radius: 6px;
  z-index: 11111111;
  height: 100%;
  width: 100%;
  position: fixed;
}

.loading-window {
  color: #cb974b;
  background-color: #000;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(0%, -50%);
  z-index: 1111199;
}

.loading-window .text {
  font-size: 16px;
  width: auto;
  margin: 0 auto;
}

.loading-window .dots {
  display: inline-block;
  width: 5px;
  overflow: hidden;
  vertical-align: bottom;
  animation: dots 1.5s linear infinite;
  transition: all 1s;
}

.car {
  position: absolute;
  width: 117px;
  height: 42px;
  right: 0%;
  transition: right 1s ease-in-out;
}

.car .strike {
  position: absolute;
  width: 11px;
  height: 1px;
  background: #cb974b;
  animation: strikes 0.2s linear infinite;
}

.car .strike2 {
  top: 11px;
  animation-delay: 0.05s;
}

.car .strike3 {
  top: 22px;
  animation-delay: 0.1s;
}

.car .strike4 {
  top: 33px;
  animation-delay: 0.15s;
}

.car .strike5 {
  top: 44px;
  animation-delay: 0.2s;
}

.car-detail {
  position: absolute;
  display: block;
  background: #cb974b;
  animation: speed 0.5s linear infinite;
}

.car-detail.spoiler {
  width: 0;
  height: 0;
  top: 7px;
  background: none;
  border: 20px solid transparent;
  border-bottom: 8px solid #cb974b;
  border-left: 20px solid #cb974b;
}

.car-detail.back {
  height: 20px;
  width: 92px;
  top: 15px;
  left: 0px;
}

.car-detail.center {
  height: 35px;
  width: 75px;
  left: 12px;
  border-top-left-radius: 30px;
  border-top-right-radius: 45px 40px;
  border: 4px solid #cb974b;
  background: none;
  box-sizing: border-box;
}

.car-detail.center1 {
  height: 35px;
  width: 35px;
  left: 12px;
  border-top-left-radius: 30px;
}

.car-detail.front {
  height: 20px;
  width: 50px;
  top: 15px;
  left: 67px;
  border-top-right-radius: 50px 40px;
  border-bottom-right-radius: 10px;
}

.car-detail.wheel {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  top: 20px;
  left: 12px;
  border: 3px solid #000;
  background: linear-gradient(45deg, transparent 45%, #fff 46%, #fff 54%, transparent 55%), linear-gradient(-45deg, transparent 45%, #fff 46%, #fff 54%, transparent 55%), linear-gradient(90deg, transparent 45%, #fff 46%, #fff 54%, transparent 55%), linear-gradient(0deg, transparent 45%, #fff 46%, #fff 54%, transparent 55%), radial-gradient(#fff 29%, transparent 30%, transparent 50%, #fff 51%), #000;
  animation-name: spin;
}

.car-detail.wheel2 {
  left: 82px;
}

.preloader-content.loaded .car {
  position: absolute;
  right: -1000px;
}

.preloader-content .loading-wrapper {
  display: none;
}

.price_icon svg {
  width: 25px;
  height: auto;
  float: left;
  margin-right: 5px;
}

.widget-icon-box.home_pro .price_icon svg path {
  fill: #000;
}

.details-call-btns {
  display: flex;
}

.jet-button__label {
  font-weight: 600;
  font-size: 16px;
  line-height: 40px;
  color: #000;
}

.details-call-btns .price_icon {
  margin-right: 50px;
}

/* durga css */
.make-model-group {
  display: flex;
  gap: 15px;
  /* space between Make and Model */
  background: #fff;
  padding: 20px;
  border-radius: 6px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.make-model-group .group-select {
  /*flex: 1;
   equal width */
  display: block;

}

.form-group .group-select {
  position: relative;
}

.make-model-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 15px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  width: 450px;
  /* Adjust width as needed */
  margin-top: 5px;
}

.make-model-dropdown .make-model-group {
  display: flex;
  gap: 10px;
  margin-bottom: 15px;
}

.make-model-dropdown .group-select .nice-select {
  background-color: #f5f5f5;
  color: #333;
  /* Ensure text is visible */
  width: 100%;
  border: 1px solid #ccc !important;
}

.make-model-dropdown .group-select .nice-select .list {
  width: 100%;
}

.make-model-dropdown .group-select input.nice-select {
  background-color: #f5f5f5;
  color: #333;
  width: 100%;
  border: 1px solid #ccc !important;
  height: 56px;
}

.make-model-dropdown .group-select .nice-select .option {
  color: #333;
  /* Ensure dropdown options are visible */
}

.dropdown-actions {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #eee;
  padding-top: 10px;
}

.dropdown-actions button {
  width: auto;
  padding: 8px 16px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  background-color: #000;
  color: white;
  font-size: 14px;
  font-weight: 600;
  padding: 15px 30px;
}

.dropdown-actions button:first-child {
  background-color: transparent;
  color: #000;
  border: 1px solid #000;
  padding: 15px 30px;
}

.dropdown-actions button:hover {
  opacity: 0.9;
}

.price-dropdown {
  width: 400px;
  /* A bit smaller for the price inputs */
}

.year-dropdown {
  width: 400px;
  /* A bit smaller for the year selects */
}

.inner-group.grid .form-group .nice-select {
  background-color: #f5f5f5;
  color: #969696;
  height: 55px;
}

.year-dropdown .make-model-group .group-select{
  width: 160px;
}


.inner-group.grid .form-group .group-select .home_tab.nice-select {
  background-color: #000;
  color: #fff;
  height: 55px;
  border: 1px solid #565656 !important;
  text-align: left;
}

.inner-group.grid .form-group .group-select .home_tab.nice-select:after {
  border-bottom: 1.7px solid #f3f3f3;
  border-right: 1.7px solid #ffffff;
}

.widget-counter-car .swiper-slide .review-box{
  min-height: 450px;
}