/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 11 2024 | 05:37:23 */
.current a:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.current a:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.cl-pagination{
padding-top: 20px; 
}

.dots{
font-size:17px !important;
  color: black !important;
  float: left !important;
  padding: 8px 16px !important;
  text-decoration: none !important;
  transition: background-color .3s !important;
  border: 1px solid #ddd !important;
}
.cl-pagination
.current {
	font-size:17px !important;
  color: #ffffff !important;
  float: left !important;
  padding: 8px 16px !important;
  text-decoration: none !important;
  transition: background-color .3s !important;
  border: 1px solid #ddd !important;
  background-color: #ee2e24;
  }
.cl-pagination a{
  font-size:17px !important;
  color: black !important;
  float: left !important;
  padding: 8px 16px !important;
  text-decoration: none !important;
  transition: background-color .3s !important;
  border: 1px solid #ddd !important;
}

.map_css iframe{
    border-radius: 0px !important;
}

#wpgis-gallery .slick-slide{
  width: 124px !important;
}

.wb_cptb_content th {
  background: #ccc;
}

.wb_cptb_content th, td {
  border: 1px solid #ccc;
  padding: 8px;
  text-align: center;
}

.wb_cptb_content tr:nth-child(even) {
  background: #efefef;
}

.single-product #wpgis-gallery {
    height: 125px !important;
}

#wpgis-gallery .slick-slide {
    width: 93px !important;
}

.flex-control-nav{
  width:-1px !important;
}

