@charset 'utf-8';
/*
Theme Name: McKinney Politics Child
Theme URI: http://mckinney-politics.themerex.net/
Description: McKinney Politics - Multipurpose and Multiskin Responsive Wordpress theme
Author: ThemeREX
Author URI: http://themerex.net/
Template: mckinney-politics
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
*/


@import url("../mckinney-politics/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */
.home .vc_hidden {display:block !important; opacity:1 !important;}
.footer_wrap_inner .contacts_info > div {
    text-align: left !important;
    padding-right: 0px;
    margin-left: 0px !important;
    padding-left: 0px !important;
}
.footer_wrap_inner .contacts_info {
    margin-top: 17px !important;
}
.footer_wrap_inner .contacts_info strong {
	font-size: 16px !important;
}
.scheme_dark .copyright_wrap_inner .copyright_text {
	text-transform: uppercase !important;
	letter-spacing: 1px;
}
.header_title_off .top_panel_navi {
    margin-top: 0em !important;
}
@media screen and (min-width:768px)
{
.footer_wrap_inner aside {
	width: 33%;
}
}