@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
-------------------------------------------------------------- */
/* Footer widgets */
.footer_wrap_inner {
	padding: 6.8em 0 2em;
}
.footer_area_top_wrap .footer_wrap_inner,
.footer_area_wrap .footer_wrap_inner {
    padding: 0;
}
.footer_area_top_wrap .footer_wrap_inner p,
.footer_area_wrap .footer_wrap_inner p {
    margin: 0;
}
.footer_area_wrap .footer_wrap_inner .content_wrap {
    bottom: -1.25em;
    position: relative;
    overflow: hidden;
}
.footer_wrap aside {
	margin-bottom:1.5em;
}
.footer_area_top_wrap.scheme_dark .footer_wrap_inner {
    background-color: #292a2e;
}

/* Contacts */
.contacts_wrap_inner {
	padding:3.9em 0 2.25em;
	text-align:center;
}
.contacts_wrap .logo {
	text-align:center;
	margin-bottom: 2em;
}
.contacts_wrap .logo .logo_text {
	font-size:2em;
}
.contacts_wrap .logo img {
	vertical-align:middle;
	display:inline-block;
}
.contacts_wrap .contacts_address {
	overflow:hidden;
	font-size:0.875em;
	margin-bottom:1.5em;
}
.contacts_wrap .contacts_address .address_left {
	width:48%;
	text-align:right;
	float:left;
}
.contacts_wrap .contacts_address .address_right {
	width:48%;
	text-align:left;
	float:right;
}


/* Testimonials and Twitter area */
.testimonials_wrap.sc_section,
.twitter_wrap.sc_section {
	padding: 0;
}
.testimonials_wrap_inner,
.twitter_wrap_inner {
	background-repeat:no-repeat;
	background-position:center top;
}
footer.testimonials_wrap .sc_section_overlay,
footer.twitter_wrap .sc_section_overlay {
	padding: 3em 0;
}


/* Copyright area */
.copyright_wrap_inner {
	padding: 3.5em 0 2em;
	overflow:hidden;
}
.copyright_wrap p {
	margin:0;
}
.copyright_style_text {
	text-align:center;
}
.copyright_style_menu .copyright_text,
.copyright_style_socials .copyright_text {
	float:left;
}
.copyright_style_socials .sc_socials,
.copyright_style_menu .menu_footer_nav {
	float:right;
}
.copyright_style_socials .copyright_wrap_inner {
	padding-bottom: 1.5em;
}

.copyright_style_soc .copyright_wrap_inner {
    text-align: center;
}

.copyright_style_menu .menu_footer_nav {
	margin:0;
	padding:0;
	list-style:none;
	text-align:right;
}
.menu_mobile .copyright_style_socials .copyright_text,
.menu_mobile .copyright_style_menu .copyright_text,
.menu_mobile .copyright_wrap .sc_socials,
.menu_mobile .menu_footer_nav {
	float: none;
	text-align:center;
}
.menu_mobile .copyright_style_socials .copyright_text,
.menu_mobile .copyright_style_menu .copyright_text {
	margin-top:1em;
}
.menu_mobile .copyright_wrap .sc_socials {
	display:block;
}

.copyright_style_menu .menu_footer_nav li {
	display:inline-block;
	margin-bottom:0;
}
.copyright_style_menu .menu_footer_nav li+li:before {
	content:'|';
	display:inline-block;
	margin:0 0.5em;
}