/*
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 {
	position: relative;

}
#header.scrolled-header {
	position: fixed;

}
.top .fa {
	margin-right: 10px;
	color: #ab211f;

}
.top ul li {
	display: inline;
	border-right: 1px solid #D3D3D3;
	padding: 17px 20px;
	line-height: 50px;
	font-size: 13px;
	font-weight: 500;

}
.top ul li:first-child {
	border-left: 1px solid #D3D3D3;

}
ul#mainnav > li {
	background: none;

}
html ul#mainnav li a {
	text-align: center;
	margin: 0px;
	padding: 0px 8px;

}
.solid-header ul#mainnav {
	padding-top: 21px;

}
#header.scrolled-header .logo img {
	height: 70px !important;

}
#header.scrolled-header ul#mainnav {
	padding-top: 10px !important;

}
.menu-fixer {
	display: none;

}
h4 {
	font-weight: 600 !important;

}
.vc_gitem-post-data-source-post_title {
	font-size: 15px !important;

}
input[type="text"], input[type="email"], input[type="password"], input[type="tel"], textarea, select {
	margin-bottom: 5px !important;

}
.textwidget .fa {
	font-size: 15px;
	color: #ab211f;
	margin-right: 10px;

}
#footer {
	padding: 0px 0px;
	color: #ffffff;

}
#topfooter {
	border-top: 0px;
	border-bottom: 0px;
	margin-bottom: 0px;

}
.totop {
	display: none;

}
#bottomfooter {
	background-color: #4B0000;
	padding-top: 15px;

}
.footer-widget h3 {
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;

}
input, textarea {
	border: 1px solid #774545 !important;


}
input[type=submit] {
	padding: 5px 20px;

}
.nav-btn {
	color: #ccc;
	
}

@media only screen and (max-width: 767px) {

.top ul li {
	border-right: 0px solid #D3D3D3;
	line-height: 29px;
	font-size: 11px;

}
.top ul li:first-child {
	border-left: 0px solid #D3D3D3;

}	
.logo img {
	height: 61px !important;

}
.nav-btn {
	top: 13px !important;

}
html ul#mainnav li a {
	text-align: left;

}
.pp_pic_holder {
	display: none !important;

}
html .footer-widget {
	width: 100% !important;

}

.solid-header .logo img {
    height: 65px !important;
    width: 200px !important;
}

}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.nav-btn {
	top: 27px !important;

}
.solid-header .logo img {
	height: 70px !important;
	width: 236px !important;

}


}
ul#mainnav>li.highlighted-state>a span{
	color:#ccc!important;
}
.shadow-item {
    box-shadow: 0px 2px 10px 2px #BBB7B7;
    padding: 20px 25px 10px 25px;
    min-height: 500px;
    border: 1px solid #B33634;
}
.shadow-item img{
	/*height: 232px;*/
}
.vc_custom_heading.vc_gitem-post-data p {
    color: #fff;
}
.portfolio-title{
font-size: 60px;
line-height: 60px;
}