/*
 Theme Name: Vital Child Theme
 Theme URI: https://themeforest.net/user/mnky/portfolio
 Description: Child theme of Vital WordPress theme.
 Author: MNKY
 Author URI: https://themeforest.net/user/mnky
 Template:     vital
 Version:      1.0.0
 License: Envato Marketplaces Split Licence
 License URI: Envato Marketplace Item License Certificate
 Tags: theme-options, translation-ready, rtl-language-support, post-formats, microformats, full-width-template, custom-colors, left-sidebar, right-sidebar, fluid-layout
 Text Domain:  vital-child
*/
.white{color:#fff !important;}
.text-justify p{
	text-align:justify;
}

#site-navigation .request_appo a, #mobile-site-navigation ul.menu li.request_appo a{
	background: #cf5f00;
	color: #fff;
	padding: 0px 12px;
	line-height: 42px;
	margin-top: 20px;
	border-radius: 30px;
	font-size: 13px;
}
#mobile-site-navigation ul.menu li.request_appo a{
	text-align: center;
	width: 165px;
	margin-left: 29px;
	font-size: 14px;
}
#site-navigation .request_appo a:hover, .header-sticky #site-navigation ul li.request_appo a{
	color: #fff !important;
}

#site-navigation ul li a:hover, #site-navigation ul li.current-menu-item > a, .site-links .search_button:hover, .site-links .header_cart_link i:hover, .menu-toggle-wrapper:hover, .header-overlay #site-logo .site-title a:hover {
	color: #f2820f !important;
}

/*Header Sticky CSS*/
.header-sticky {
	background-color: #fdf3e9 !important;
}
.current-menu-parent > a[href="#"]{
	color: #f2820f !important;
}


/*Mobile Menu CSS*/
#mobile-site-navigation .mobile-menu-header {
	height: 60px;
}
#mobile-site-navigation .mobile-menu-heading {
	margin-top: 8px;
}
#mobile-site-navigation .mobile-menu-header i {
	margin-top: 20px;
}

/*Footer Social Link CSS*/

.custom-html-widget ul.social-link li {
	display: inline-block;
}
.textwidget.custom-html-widget li{
	padding:0px !important;
}
.textwidget.custom-html-widget ul li span {
	position: relative;
	display: block;
	top: -20px;
	left: 31px;
}
.widget.widget_nav_menu {
	margin-left: 88px !important;
}
h1, h2, h3, h4, h5, h6{
	text-transform: uppercase;
}
body .page-header{
	padding: 40px 30px;
}
body .page-header h1{
	font-size:35px;
}
#site-header.header-overlay{
	background: rgba(0,0,0,0.5);
}

.header-sticky #site-navigation ul li a{
	color: #667;
}
body.home .tp-bgimg::after{
	content:'';
	background:rgba(0,0,0,0.5);
	height:100%;
	position:absolute;
	width:100%;
}

/*Footer Copy Right CSS*/
.site-info p {
	display: inline-block;
}
.site-info p:last-child {
	float: right;
}


/*Post Title*/
body.single-post .entry-title {
	font-size: 36px;
}

/*Risponsive CSS*/
@media screen and (max-width: 1024px){
	
	
	
}


@media screen and (max-width: 980px) {
body.home .mpc-circle-icons {
	width: 63%;
}
#mobile-site-header {
	background: rgba(255,255,255,1);
}
	
	/* who we are section padding */
.page-id-2101 .team-section .toppad {
	padding-top: 125px;
}
}

@media screen and (max-width: 767px) {
.flex-direction {
	display: flex;
	flex-direction: column-reverse;
}
.site-info p {
	display: block;
	text-align: center;
	float: none !important;
}
.widget.widget_nav_menu{
	margin-left:0 !important;		
}

 /* tretment page > image center css */
.page-id-2201 .image-center img {
    margin: 0 auto;
}	

	
	/* who we are section padding */
.page-id-2101 .team-section .toppad {
	padding-top: 125px;
}
	
	/*Our Philosophy image center*/
	.page-id-1530 .wpb_single_image.wpb_content_element.vc_align_left.imgcenter {
	text-align: center;
}
.team-section .mpc-column:first-child {
	margin-bottom: 100px;
}
	
	.marged-top-last.mpc-icon-column.mpc-parent-hover.mpc-transition.mpc-animation.mpc-icon-column--style_2.mpc-align--center.mpc-inited {
    margin-top: 102px;
}
	
}

@media screen and (max-width: 500px){
	
	
	
}