.page-item.active .page-link
{
    background-color: #39b54a !important;
    color: white !important;
    border: none;
}

.page-link {
    color: #39b54a !important;
}

 /*--------------------------------------------------------------
# showroom Details
--------------------------------------------------------------*/
.showroom-details .showroom-details-slider img {
  width: 100%;
}


.showroom-details .showroom-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}
/*
.showroom-details .showroom-details-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #ef6603;
}

.showroom-details .showroom-details-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ef6603;
}
  .showroom-details .showroom-info {
    padding: 30px;
    box-shadow: 0px 0 30px rgba(42, 44, 57, 0.08);
  } */
