/*
Theme Name: WpLabCity
Template:  betheme
Theme URI: https://wplabcity.com/
Author: wplabcity.com
Author URI: https://wplabcity.com/
Version: 1.0
All css files are placed in /css/ folder
*/

#Footer .footer_copy { border-top: 1px solid rgba(0, 0, 0, 0.1); }

.mfp-content .mfp-inline {
    max-width: 850px;
}
.watch_explanatory_video_view .popup-link {
    background: #3b559a;
    color: #fff;
    padding: 14px 20px;
    border-radius: 5px;
}
div#section_top .watch_explanatory_video_view {
    display: inline-block;
    float: left;
    margin-top: 12px;
}
div#section_top a.button.button_size_2.button_theme {
    display: inline-block;
    float: left;
}
#watch_explanatory_video_footer {
    visibility: hidden;
    overflow: hidden;
    display: none;
}
/* div#cancer_patient_before_after_carousel .owl-item.active {
    background-color: #e3e3e3;
} */
div#patient_before_after_carousel button.owl-prev {
    position: absolute;
    top: 41%;
    left: -75px;
/*     font-size: 33px; */
    box-shadow: none;
/*     color: #fd5f60; */
}
div#patient_before_after_carousel button.owl-next {
    position: absolute;
    top: 41%;
    right: -75px;
/*     font-size: 33px; */
    box-shadow: none;
/*     color: #fd5f60; */
}
div#patient_before_after_carousel button.owl-prev img {
	transform: rotate(180deg);
}
.carousel_right_content_box h4, .carousel_right_content_box p {
    color: #1b51cd;
}
p.click_image_text {
    margin-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
    color: #fd5f60;
    font-weight: 600;
}
.dummy_section {
    display: none;
}
.before_after_title {
    margin-bottom: 15px;
}
.before_after_title h3 {
    color: #1b51cd;
}
.see_explanatory_video {
    text-align: center;
}
.watch_explanatory_video_view i.icon-play {
    margin-right: 18px;
    color: #3b559a;
    background: #fff;
    padding: 0 0px;
    border-radius: 50%;
    font-size: 30px;
    position: relative;
    top: 4px;
}
.see_explanatory_video .watch_explanatory_video_view .popup-link {
    padding: 18px 20px;
}
.explain_video_thumbnail img {
    cursor: pointer;
}
.explanatory_video_title h3 {
	color: #1b51cd;
}
p.coustom_color_black {
    color: #000;
}

@media screen and (min-width: 769px) {
	.patient_left_image_box {
		width: 50%;
		float: right;
	}
	.patient_right_content_box {
		width: 50%;
		float: left;
	}
	#patient_before_after_carousel .owl-item.active {
		min-height: 335px !important;
	}
    .carousel_left_image_box {
        width: 60%;
        float: left;
    }
    .carousel_right_content_box {
        width: 37%;
        padding: 40px 0 0 20px;
        float: left;
    }
    .carousel_right_content_box.alice_content_box {
        padding-top: 50px;
    }
	.cancer_patient_before_after_section.one.mcb-wrap {
		width: 72%;
		margin: auto;
		float: none;
	}

}
@media screen and (max-width: 769px) {
    .desktop_mobile_view iframe {
        width: 450px;
        height: 250px;
    }
	div#cancer_patient_before_after_carousel .carousel_right_content_box {
   		padding: 25px 12px;
	}
	div#cancer_patient_before_after_carousel button.owl-next {
    right: -40px;
    font-size: 21px;
}
	div#cancer_patient_before_after_carousel button.owl-prev {
    left: -32px;
    font-size: 21px;
}
	div#cancer_patient_before_after_carousel .owl-nav button img {
		max-width: 25px;
	}
	#Header_wrapper #Subheader {
	padding: 0 !important;
}
	#patient_before_after_carousel .owl-item.active {	
		width: 100vw !important;
		padding: 0 15px;
	}
}
@media screen and (min-width: 1260px) and (max-width: 1440px) { 
    #Top_bar ul#menu-main-menu.menu > li > a span:not(.description) {
        padding: 0 9px;
    }
/*    #Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
        height: 80px;
        line-height: 80px;
    }*/
}
