@charset 'utf-8';
/*
Theme Name: Invetex Child Theme
Theme URI: http://invetex.themerex.net/
Description: Invetex - Multipurpose and Multiskin Responsive Wordpress theme
Author: themerex
Author URI: http://themerex.net/
Template: invetex
Version: 1.0
Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-menu, featured-image-header, featured-images, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
*/



/* =Theme customization starts here
-------------------------------------------------------------- */



.top_panel_top_contact_area.icon-location-light{
	font-size: 11px;
	line-height: 15px;
}
.top_panel_image_title {
	background: #e7e4e44f;
	padding: 10px;
	color: #000000!important;
}
#footer_map iframe{
	height: 150px!important;
}
.our_team_our_power_block .sc_services_item_count,
.our_team_our_power_block .sc_services_item_subtitle{
	display: none;
}
@media (max-width: 1450px) {
	.top_panel_middle .menu_main_wrap{
		display: flex;
	}
	nav.menu_main_nav_area{
	    width: 856px;
	}
	.top_panel_middle>.content_wrap{
		display: flex;
		justify-content: center;
	}
	.contact_logo img{
		width: inherit!important;
		height: auto!important;
	}
	.top_panel_middle .sc_socials{
		display: flex;
	}
}


@media (max-width: 480px){
	.header_mobile .logo {
	    max-width: 200px;
	}
}
@media (min-width:960px){
	.post_size_big.r .post_featured{
		float: right!important;
	}
	.r.flip .post_featured{
		float: left!important;
	}
}


