
/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< Car detail page secend section product slider css start <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
#lightSlider { list-style: none outside none; padding-left: 0; margin-bottom: 0; }
#lightSlider li { display: block; float: left; cursor: pointer; }
#lightSlider img { display: block; width: 100%; height: 100%; border-radius: 10px; }
.lSSlideOuter .lSPager.lSGallery li { opacity: 0.5; }
.lSSlideOuter .lSPager.lSGallery li.active { opacity: 1; }
.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li { border-radius: 0; }
.lSSlideOuter .lSPager.lSGallery li.active:hover,
.lSSlideOuter .lSPager.lSGallery li:hover { border-radius: 5px; }
.lSSlideOuter .lSPager.lSGallery img { display: block; height: 64px; max-width: 100%; }.lSAction>a { width: 32px; display: block; top: 50%; height: 32px; cursor: pointer; position: absolute; z-index: 99; margin-top: -16px; opacity: 1 !important; -webkit-transition: opacity 0.35s linear 0s; transition: opacity 0.35s linear 0s; }
.lSSlideOuter .lSPager.lSGallery img { border-radius: 5px; }
.lSSlideOuter .lSPager.lSGallery li {
    display: flex;
    align-items: center;
    max-height: 65px;
    border-radius: 5px;
    overflow: hidden;
}
.most_rent_car_list .main_title
{
  text-align: center;
  padding-bottom: 10px !important;
  float: unset !important;
  font-size: 40px;
}
/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< Car detail page secend section product slider css End <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */