/*
Theme Name: Patti Child
Theme URI: http://deliciousthemes.com/
Description: Creative / Portfolio One-Page Theme
Author: Madalin Tudose
Author URI: http://deliciousthemes.com/
Template: patti
Version: 1.4
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../patti/style.css');


/* =Theme customization starts here
-------------------------------------------------------------- */
#header.scrolled-header .logo img {
    margin-top: 0;
    height: 65px!important;
}

ul#mainnav {
	padding-top: 2em!important;
}

#header.scrolled-header ul#mainnav {
	padding-top: 1em!important;
}

ul.contact-info li {
    margin-bottom: 7px;
}

h1.section-title:after {
	background:#333!important;
    height: 2px!important;
}

input[type=submit] {
    float: right;
    cursor: pointer;
    margin: 0;
    background: #000;
    border: none;
    color: #fff;
}

input[type=submit]:hover {
    float: right;
    cursor: pointer;
    margin: 0;
    background: #fff;
    color: #000;
	border:none;
}

input[type=submit]:hover {
    background: #f2f2f2;
    color: #000;
}

@media (max-width: 640px) {

.logo img {
    height: 4.5em!important;
    width: auto!important;
}
	
	
}
.grecaptcha-badge { visibility: hidden; }
.grecaptcha-badge { opacity: 0; }