/* 
Theme Name:		 Real Estate Lite child theme
Theme URI:		 http://www.bdesign.pt/
Author:			 tmdesign
Author URI:		 http://bdesign.pt/
Template:		 real-estate-lite
Version:		 1.0.0
Text Domain:	 Real-Estate-Lite-child
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */

.site-branding {
    margin-top: 1%;
    display: none;	
}
.header-image {
    display: none;
}
.site-header {
	border-bottom: 0px solid #eee;
}
.page-content, .entry-content, .entry-summary {
	margin-top: -30px;
}
h1 {
    font-size: 3em;
}
.site-info{
	display:none;
}
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-title {
    font-size: 24px;
}
.site-branding {
    margin-top: 1%;
}

.wpdevart-booking-form {
    display: none;
}
.widget-title {
    text-align: center;
    margin-top: 20px  !important;
	font-size: 1.6em;
}
#cssmenu>ul>li>a {
    padding-right: 10px;
    padding-left: 10px;
}	
