/* ------ Slider -------- */
.vw-fitness-slider .carousel-content{
	padding: 20px 20px;
    width: 60%;
    margin: auto;
}
.vw-fitness-slider .owl-nav .owl-prev{
	margin-left: 74px !important;
    margin-top: 24px !important;
}
.vw-fitness-slider .owl-nav .owl-next{
	margin-right: 74px !important;
    margin-top: 24px !important;
}
.vw-fitness-cover-section {
	min-height: 285px !important;
	opacity: 0.8;
}
.vw-fitness-cover-section .wp-block-ive-slide{
    margin-right: 10px;
    margin-left: 10px;
}
.vw-fitness-about-us-section-h3{
	position: relative;
}
.vw-fitness-about-us-section-h3::after {
    content: '';
    height: 2px;
    width: 83px;
    left: 0;
    position: absolute;
    background-color: #d3da36;
}
.vw-fitness-gallery-h2{
	position: relative;
}
.vw-fitness-gallery-h2::after {
	content: '';
    height: 2px;
    width: 83px;
    left: 46%;
    position: absolute;
    background-color: #18304c;
}
.vw-fitness-trainers-h2{
	position: relative;
}
.vw-fitness-trainers-h2::after {
	content: '';
    height: 2px;
    width: 83px;
    left: 46%;
    position: absolute;
    background-color: #d3da36;
}
.vw-fitness-trainers-slide-arrow .owl-prev{
	margin-left: 68% !important;
}
.vw-fitness-trainers-slide-arrow .owl-next{
	margin-right: 14% !important;
}
.vw-fitness-price-h2::after{
	content: '';
    height: 2px;
    width: 83px;
    left: 46%;
    position: absolute;
    background-color: #18304c;
}
.vw-fitness-price-h2-icon{
    width: 45%;
    position: relative;
    left: 60px;
    bottom: 75px;
}
.vw-fitness-price-h2-icon i{
    margin-top: 25px !important;
}
.vw-fitness-what-client-section-h3{

}
.vw-fitness-what-client-section-h3::after {
    content: '';
    height: 2px;
    width: 83px;
    left: 65px;
    position: absolute;
    background-color: #d3da36;
}
.vw-fitness-cover-border{
    border: 3px solid #d3da36 !important;
    width: 75% !important;
    position: relative;
    top: 140px;
}
.vw-fitness-our-blog .ive_latest_post_date_img .post-meta-content{
    position: relative;
    background-color: #d3da36;
    bottom: 264px;
    left: 10px;
    border: 3px solid #18304c;
    padding: 8px;
}  
.vw-fitness-what-client-section-img img{
    width: auto !important; 
} 
.vw-fitness-what-client-section-img p{
    width: 350px !important;
}
.vw-fitness-testimonial-h4{
    position: relative;
    top: 110px;
    right: 100px;
}
.vw-fitness-testimonial-p p{
    background-color: #fff !important;
}
@media screen and (max-width: 599px){
.vw-fitness-about-us-section-h3::after {
    left: 100px;
}
.vw-fitness-gallery-h2::after {
	left: 35%;
}
.vw-fitness-trainers-h2::after {
	left: 35%;
}
.vw-fitness-price-h2::after{
	left: 35%;
}
.vw-fitness-cover-border{
    width: 100% !important;
}
.vw-fitness-what-client-section-h3::after {
    left: 118px;
}
.vw-fitness-our-blog .ive_latest_post_date_img .post-meta-content{
    position: relative !important;
    bottom: 189px !important;
    left: 8px !important;
}
.vw-fitness-testimonial-h4{
    position: relative;
    top: -78px !important;
    right: 0px !important;
    left: 27px;
}
.vw-fitness-what-client-section-img p{
    width: auto !important;
}

}
@media screen and (max-width: 991px){
.vw-fitness-cover-section .owl-item {
	width: 326px !important;
}
.vw-fitness-price-h2-icon{
    width: 35%;
    left: 90px;
}
.vw-fitness-our-blog .ive_latest_post_date_img .post-meta-content{
    position: relative;
    bottom: 194px;
    left: 0px;
}
.vw-fitness-testimonial-h4{
    top: 130px;
    right: 74px;
}
.vw-fitness-what-client-section-img p {
    width: 297px !important;
}
}
@media screen and (min-width: 992px) and (max-width:1200px) {

.vw-fitness-price-h2-icon {
    width: 50%;
    position: relative;
    left: 47px;
    bottom: 75px;
}
.vw-fitness-our-blog .ive_latest_post_date_img .post-meta-content{
    position: relative;
    bottom: 194px;
    left: 5px;
}
.vw-fitness-what-client-section-img p {
    width: 287px !important;
}
.vw-fitness-testimonial-h4{
    top: 130px;
    right: 50px;
}
}
