@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .rev-desk-img {
    width: 126px !important;
    height: 80px !important;
  }

  /* car reviews */
  .car-rev-divs {
    /* max-width: 355px !important; */
    padding: 18px !important;
  }

  #car-rev-desk .rev-comn-texts {
    font-size: var(--font-size-12) !important;
  }

  #car-rev-desk .rev-comn-texts-2 {
    font-size: var(--font-size-12) !important;
  }

  #car-rev-desk .rev-full-btn {
    padding: 8px;
    max-height: 27px !important;
  }

  #car-rev-desk .slick-next {
    right: -24px !important;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
  /* car reviews */
  p.rev-comn-texts.mbdesk-6 {
    min-height: 60px !important;
  }

  .car-rev-divs {
    /* max-width: 298px !important; */
    padding: 18px !important;
  }

  #car-rev-desk .slick-slide {
    margin-right: 19px !important;
  }

  #car-rev-desk .rev-comn-texts {
    font-size: var(--font-size-10s) !important;
    line-height: 15px !important;
  }

  #car-rev-desk .rev-comn-texts-2 {
    font-size: var(--font-size-10s) !important;
    line-height: 15px !important;
  }

  #car-rev-desk .rev-full-btn {
    padding: 8px;
    max-height: 27px !important;
  }

  .rev-desk-img {
    width: 101px !important;
    height: 60px !important;
  }

  #car-rev-desk .slick-next {
    right: -22px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1023px) {
  /* car reviews */
  p.rev-comn-texts.mbdesk-6 {
    min-height: 60px !important;
  }

  .car-rev-divs {
    /* max-width: 298px !important; */
    padding: 18px !important;
  }

  #car-rev-desk .slick-slide {
    margin-right: 19px !important;
  }

  #car-rev-desk .rev-comn-texts {
    font-size: var(--font-size-10s) !important;
    line-height: 15px !important;
  }

  #car-rev-desk .rev-comn-texts-2 {
    font-size: var(--font-size-10s) !important;
    line-height: 15px !important;
  }

  #car-rev-desk .rev-full-btn {
    padding: 8px;
    max-height: 27px !important;
  }

  .rev-desk-img {
    width: 101px !important;
    height: 60px !important;
  }

  #car-rev-desk .slick-next {
    right: -22px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* car reviews */
  p.rev-comn-texts.mbdesk-6 {
    min-height: 60px !important;
  }

  .car-rev-divs {
    /* max-width: 298px !important; */
    padding: 18px !important;
  }

  #car-rev-desk .slick-slide {
    margin-right: 19px !important;
  }

  #car-rev-desk .rev-comn-texts {
    font-size: var(--font-size-8s) !important;
    line-height: 15px !important;
  }

  #car-rev-desk .rev-comn-texts-2 {
    font-size: var(--font-size-8s) !important;
    line-height: 15px !important;
  }

  #car-rev-desk .rev-full-btn {
    padding: 8px;
    max-height: 27px !important;
  }

  .rev-desk-img {
    width: 101px !important;
    height: 60px !important;
  }

  #car-rev-desk .slick-next {
    right: -22px !important;
  }

  /* ********************* */
}

#search-toyota-used-cars .buttons-car-detail .car-detail-price-btn {
  width: 186px;
  height: 48px;
  border-radius: 4px;
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-16s);
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.01em;
  color: var(--color-white-900);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #1c6a9b !important;
  border: 2px solid #2384c1;
  cursor: pointer;
}

.car-detail-specs-generic .car-detail-title {
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-26);
  font-weight: 700;
  line-height: 36px;
  letter-spacing: -0.018em;
  text-align: left;
  color: #0c1529;
}

.similar-cars-cmn .slick-slide {
  border: 0 !important;
}

.rev-desk-img {
  width: 144px;
  height: 86px;
  object-fit: cover;
}

/* reviews */
.prof-rev-mobile {
  height: 24px;
  width: 24px;
  object-fit: cover;
  border-radius: 50%;
}

.car-rev-divs {
  /* max-width: 408px; */
  /* width: 100%; */
  border: 1px solid var(--color-black-20s);
  border-radius: 10px;
  padding: 18px;
}

.grid-3-rev-desk {
  display: grid;
  grid-template-columns: 39% 49% 6%;
  gap: 10px;
}

.mbdesk-6 {
  margin-bottom: 0.375rem !important;
}

/* #car-rev-desk .stars-rev {
  font-size: 10px;
  color: #ffbd12;
} */

#car-rev-desk .rev-comn-texts {
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-14);
  line-height: 20px;
  letter-spacing: -0.01em;
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}

p.rev-comn-texts.mbdesk-6 {
  min-height: 80px;
}

#car-rev-desk .rev-comn-text2 {
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-12);
  line-height: 16px;
  letter-spacing: -0.01em;
  font-weight: 400;
}

#car-rev-desk .rev-comn-texts3 {
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-10s);
  font-weight: 400;
  line-height: 16px;
  letter-spacing: -0.01em;
  color: var(--color-black-30);
}

#car-rev-desk .rev-full-btn {
  padding: 8px;
  border: 1px solid var(--color-blue-70);
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
  max-height: 32px;
}

/* #car-rev-desk .slick-prev,
#car-rev-desk .slick-next {
  display: none !important;
}

#car-rev-desk .slick-prev::before,
#car-rev-desk .slick-next::before {
  display: none;
}

#car-rev-desk:hover .slick-prev::before,
#car-rev-desk:hover .slick-next::before {
  display: block !important;
}

#car-rev-desk:hover .slick-prev,
#car-rev-desk:hover .slick-next {
  display: block !important;
}

#car-rev-desk .slick-arrow {
  background-color: white !important;
}

#car-rev-desk:hover .slick-arrow {
  background-color: var(--color-blue-50);
}

#car-rev-desk .slick-prev:hover,
#car-rev-desk .slick-next:hover {
  background-color: var(--color-blue-50) !important;
  color: white !important;
}

#car-rev-desk .slick-prev {
  left: -24px;
  border: 1px solid #aeb1b8;
  box-shadow: 0px 0px 6.08px 0px #2f2b434d;
}

#car-rev-desk .slick-next {
  right: -4px;
  border: 1px solid #aeb1b8;
  box-shadow: 0px 0px 6.08px 0px #2f2b434d;
}

#car-rev-desk .slick-prev:hover::before,
#car-rev-desk .slick-next:hover::before {
  color: white !important;
}

#car-rev-desk .slick-prev:before,
#car-rev-desk .slick-next:before {
  font-size: 14px !important;
}

#car-rev-desk .slick-slide {
  margin-right: 25px;
} */

/* rev mmodal */
#mobile_customer_reviews .rev-mob-title {
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-16s);
  font-weight: 600;
  line-height: 12px;
  letter-spacing: -0.01em;
  color: var(--color-black-pure);
  margin-bottom: 16px;
}

#mobile_customer_reviews .img-pro-rev-modal {
  border-radius: 20px;
}

#mobile_customer_reviews .mt-12m {
  margin-top: 12px;
}

#mobile_customer_reviews .flag-modal-mob {
  height: 21px;
  width: 31px;
}

#mobile_customer_reviews .mob-rev-title-pro {
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-18);
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: var(--color-blue-50);
}

#mobile_customer_reviews .rev-modal-star-title {
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-12s);
  font-weight: 600;
  line-height: 18px;
  letter-spacing: -0.01em;
  color: var(--color-black-40);
}

#mobile_customer_reviews .rev-modal-star {
  margin-top: 4px;
}

#mobile_customer_reviews .rev-modal-star .fa-star {
  font-size: 10px;
  color: #ffbd12;
}

#mobile_customer_reviews .separator-mob-rev {
  margin-block: 8px;
  border: 1px solid #dcdae261;
}

#mobile_customer_reviews .title-modal-rev-mob {
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-16s);
  font-weight: 700;
  line-height: 14px;
  letter-spacing: -0.01em;
  color: var(--color-black-50);
  margin-bottom: 6px;
}

#mobile_customer_reviews .para-modal-rev-mob {
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-14);
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.01em;
  text-align: justify;
  color: var(--color-black-40);
}

.mob-review-modal-img {
  width: 100%;
  max-width: 750px;
  object-fit: contain;
}

#car-rev-desk .rev-comn-texts-2 {
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-14);
  line-height: 20px;
  letter-spacing: -0.01em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}

/* Desktop customer reviews */
.customer-rev-re {
  padding: 24px;
  border-radius: 16px;
  background: linear-gradient(180deg, #f3f9ff 0%, #ffffff 100%);
  box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.1),
    0px 1px 0px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 2px;
  min-height: 269px;
  border: 1px solid #0000000a;
}
.customer-rev-re .rev--bsc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
.customer-rev-re .stars-rev {
  font-size: 15px;
  color: #ffbd12;
}
.customer-rev-re .rev--bsc .flag img {
  max-width: 28px;
  width: 100%;
  height: auto;
}
.customer-rev-re .rev--bsc .flag {
  background-color: white;
  padding: 1.55px;
}

.customer-rev-re .action-rev {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.customer-rev-re .text-rev .title {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 14px;
  color: #101828;
}

.customer-rev-re .text-rev .para {
  font-weight: 400;
  font-size: 16px;
  line-height: 22.75px;
  color: #4a5565;
  margin-bottom: 22px;
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.customer-rev-re .action-rev .author .title {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #101828;
  margin-bottom: 0px;
}

.customer-rev-re .action-rev .author .date {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #6a7282;
  margin-bottom: 0px;
}

.customer-rev-re .action-rev .action img {
  transform: rotate(180deg);
}
.customer-rev-re .action-rev .action a {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  text-decoration: underline;
  text-decoration-style: solid;
  color: #101828;
  display: flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
}

/* mobile css for reviews */
#mobile_customer_reviews .card-reviews-mob {
  border-radius: 10px;
  background: linear-gradient(180deg, #f3f9ff 0%, #ffffff 100%);
  box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.1), 0px 1px 0px 0px rgba(0, 0, 0, 0.1);  width: 283.15px;
  min-height: 135.25px;
  margin: 16px 0 16px 0;
  border: 1px solid #0000000a;
}

#mobile_customer_reviews {
  margin-bottom: 20px;
}

#mobile_customer_reviews .card-reviews-mob .card-body,
#mobile_customer_reviews .card-reviews-mob .card-footer {
  padding: 8.63px;
}

#mobile_customer_reviews .card-reviews-mob .card-footer h4 {
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-12s);
  font-weight: 700;
  line-height: 14px;
  letter-spacing: -0.01em;
  color: var(--color-black-50);
  margin-bottom: 6px;
}

#mobile_customer_reviews .card-reviews-mob .card-footer p {
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-12s);
  font-weight: 400;
  line-height: 14px;
  letter-spacing: -0.01em;
  text-align: justify;
  color: var(--color-black-40);
}

#mobile_customer_reviews .rev-detial-img {
  height: 53px;
}

#mobile_customer_reviews .card-reviews-mob .card-footer {
  height: 76px;
  background-color: transparent;
  border: 0px;
}

#mobile_customer_reviews .separator-rev {
  border: 1px solid #dcdae23b;
  margin-inline: 8px;
}

#mobile_customer_reviews .middle-section-rev-2 .fa-star {
  margin-right: 2px;
}

#mobile_customer_reviews .middle-section-rev-2 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  grid-column: span 2;
}

#mobile_customer_reviews .middle-section-rev-2 span {
  margin-left: 2px;
}

#mobile_customer_reviews .offcanvas.offcanvas-bottom {
  height: 64.94vh !important;
  z-index: 54444444444444444444444;
}

#mobile_customer_reviews .offcanvas.offcanvas-bottom .common-btn-drop-close {
  opacity: 1;
  background-size: 12px;
}

#mobile_customer_reviews .rev-mob-title {
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-16s);
  font-weight: 600;
  line-height: 12px;
  letter-spacing: -0.01em;
  color: var(--color-black-pure);
  margin-bottom: 16px;
}

#mobile_customer_reviews .img-pro-rev-modal {
  border-radius: 20px;
}

#mobile_customer_reviews .mt-12m {
  margin-top: 12px;
}

#mobile_customer_reviews .flag-modal-mob {
  height: 21px;
  width: 31px;
}

#mobile_customer_reviews .mob-rev-title-pro {
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-18);
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: var(--color-blue-50);
}

#mobile_customer_reviews .rev-modal-star-title {
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-12s);
  font-weight: 600;
  line-height: 18px;
  letter-spacing: -0.01em;
  color: var(--color-black-40);
}

#mobile_customer_reviews .rev-modal-star {
  margin-top: 4px;
}

#mobile_customer_reviews .rev-modal-star .fa-star {
  font-size: 10px;
  color: #ffbd12;
}

#mobile_customer_reviews .separator-mob-rev {
  margin-block: 8px;
  border: 1px solid #dcdae261;
}

#mobile_customer_reviews .title-modal-rev-mob {
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-16s);
  font-weight: 700;
  line-height: 14px;
  letter-spacing: -0.01em;
  color: var(--color-black-50);
  margin-bottom: 6px;
}

#mobile_customer_reviews .para-modal-rev-mob {
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-14);
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.01em;
  text-align: justify;
  color: var(--color-black-40);
}
#mobile_customer_reviews .sat-slider-sm{
  min-height: 135px;
}
.middle-section-rev-2 i {
  font-size: 8px;
  color: #ffbd12;
}

.middle-section-rev-2 span {
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-12s);
  font-weight: 600;
  line-height: 12px;
  letter-spacing: -0.01em;
  color: var(--color-black-pure);
}

.prof-rev-mobile {
  height: 24px;
  width: 24px;
  object-fit: cover;
  border-radius: 50%;
}

.middle-section-rev span {
  align-self: center;
  font-family: var(--font-family-Lato);
  font-size: var(--font-size-12s);
  font-weight: 600;
  line-height: 16px;
  letter-spacing: -0.01em;
  color: var(--color-blue-70);
}
.grid-3-rev-mob {
  display: grid;
  grid-template-columns: 1.5fr .5fr;
  gap: 10px;
  row-gap: 4px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .customer-rev-re {
    padding: 16px;
    min-height: 243px;
  }
  .customer-rev-re .text-rev .title {
    margin-bottom: 10px;
  }
  .customer-rev-re .text-rev .para {
    font-size: 14px;
    margin-bottom: 10px;
    min-height: 91px;
  }
  .customer-rev-re .rev--bsc .stars-rev {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .customer-rev-re {
    padding: 16px;
    min-height: 243px;
  }
  .customer-rev-re .text-rev .title {
    margin-bottom: 10px;
  }
  .customer-rev-re .text-rev .para {
    font-size: 14px;
    margin-bottom: 10px;
    min-height: 91px;
  }
  .customer-rev-re .rev--bsc .stars-rev {
    font-size: 14px;
  }
}
