/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.home_faq details{
	border: 1px solid #D8D8D8E8;
	border-radius: 7px;
}

.treatment_faq details{
	border-bottom: 1px solid #D8D8D8E8;	
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 30px;
    border-radius: 10px ! IMPORTANT;
}

/* Gallery Page */
.wd-gallery-item img {
    border: 1px solid #ededed94;
}