/* 
Theme Name: Rex Child
Description: Rex Child Theme
Theme URI: http://rex.wp.mountaintheme.com/
Author: MountainTheme
Author URI: https://themeforest.net/user/mountaintheme?ref=mountaintheme
Template: rex
Version: 2.7
License: GNU General Public License version 3.0 & Envato Regular/Extended License
License URI: http://www.gnu.org/licenses/gpl-3.0.html & http://themeforest.net/licenses
Text Domain: rex
Tags: custom-background, two-columns, right-sidebar, custom-menu, editor-style, post-formats, theme-options, translation-ready, accessibility-ready
*/


/* --------- Insert your custom styles on next rows --------- */

#sticky-wrapper header .logo{
	padding-top : 0px!important;
}


.parallax div.info > h2{
	color: #27509b!important;
}
.parallax .info h2:before,
.parallax .info h2:after{
	border-color: #27509b!important;
}


/* ------------------------CONTACT FORM 7 ----------------*/
.wpcf7-form input[type='text'],
.wpcf7-form input[type='email'],
.wpcf7-form textarea{	
	border : none!important;
	border-bottom : 2px solid #27509b!important;
}
.wpcf7-form input[type='submit']:hover{
	color: #27509b!important;
	background: #ffffff!important;
	border: 2px solid #27509b!important;
}
