/* Common css */
ul{list-style-type:disc}
.serviceInTown{width:100%;}
.townBlockHead{font-size:17px;font-weight:700;}
.townBlock ul{padding:0px;}
.townBlock ul h5{font-size:15px;color:#000;}
.townBlock ul li h5{text-decoration: underline;}
.townServiceBlock{display:flex;justify-content:space-between;}
.address{margin-top:35px; width: 200%;}
.bodycraft-map-wrap .address-holder{display:none;}
.locations-carousel .owl-nav .owl-prev{left:-64px;}
.locations-carousel .owl-nav .owl-next{right:-64px;}
.locations-page-content h2.section-title{margin:0px 0px 20px}
.static_clinic_class{font-size: 44px;line-height: 50px;font-family: 'linotype-didot-headline',serif;font-weight: 400;font-style: normal;text-transform: uppercase;color: #000;text-align: center;margin: 40px 0px;}

.myReadBtn{border:0px;background-color: transparent;color:#b91f41;font-weight: 500;cursor: pointer;}
.sub-category-each:hover .myReadBtn, .sub-category-each.sub-category-active .myReadBtn{color:#fff;}
body.kc-css-system .kc-css-588098, body.kc-css-system .kc-css-588098 p{color: #000!important;;}
.townBlock ul li a:hover h5 {
  color: #b91f41;
}
.faq-accordions-wrap .accordion li::marker {
  font-weight: 600;
  font-family: 'linotype-didot',serif;
  font-size: 17px;
}
.pt-cv-wrapper img {
  width: 100%;
  height: 230px;
  object-fit: cover;
  object-position: top;
}
.pt-cv-wrapper .btn-success {
  color: #fff;
  background-color: #b91f41;
  border-color: #b91f41;
}
@media screen and (max-width: 767px){
  .locations-carousel .owl-nav .owl-prev{left:-18px;}
  .locations-carousel .owl-nav .owl-next{right:-18px;}
  .verloop-widget .verloop-button {
    bottom: 30px !important;
}
.mobile-header .pre-header {
  padding: unset;
  font-size: 12px!important;
}
.slider-mobile{
  margin-top: 10px
  }
  	#homeSlider img {
    height: 100% !important;
    }
	.slider-mobile img {
    	height: 280px;
		object-fit: cover;
    }
    .slider-block-content-banner {
      padding: 50px 20px;
  }
  .salon-service-block-head {
    font-size: 18px!important;
}
.salon-service-btn-block a{
  padding: 18px 15px!important;
}
.salon-service-btn-block a h2 {
  font-size: 14px!important;
line-height: 1.8;
}
.pt-cv-wrapper img {
  height: 200px;
}
header {
  z-index: 1!important;
  }
  .bodycraft-button-type-two{
    margin: 0 5px;
}
.bodycraft-responsive .bodycraft-button-type-two {
    padding: 10px 10px;
}
.bodycraft-responsive .location-filters{
    display: flex;
    justify-content: center;
}
/* 	new style */
	.block__img.col-md-6 {
    text-align: center;
}
}
/*span.wpcf7-form-control-wrap.outlet {
    float: left;
    width: 50%;
    padding: 0 15px;
    height: 60px;
	font-family: gothamBook, sans-serif !important;
}
*/

@media(max-width:767px){
  .townServiceBlock{flex-wrap:wrap}
  .townServiceBlock .townBlock{width:50%;}
  .static_clinic_class{font-size:32px;line-height:38px;}
	span.wpcf7-form-control-wrap.outlet {
        width: 100%;
    	float: none;
}
}

 .pt-cv-title a{
	color: black;
}

.single-quad-locations .custom-form-row input[type="submit"]{
	width: 100% !important;
}