/*
Theme Name: Houzez Child
Theme URI: http://www.favethemes.com/
Author: Favethemes
Author URI: http://www.favethemes.com/
Description: Houzez is a premium WordPress theme for real estate agents where modern aesthetics are combined with tasteful simplicity, and where the ease of use is achieved without compromise in your ability to customise the design. Whether you are a real estate agent looking to build a website for your company or a web developer seeking a perfect WordPress theme for your next project, you are certain to appreciate the numerous features and benefits that our theme provides.
Version: 1.0
Tags: white, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: houzez
Template: houzez
*/


@import url("../houzez/style.css");

/* Your CSS code goes here
-------------------------------------- */
@media only screen and (min-width: 768px) {
.logo {
background-color: #ffffff;
padding: 17px 30px;
position: absolute;
top: -35px;
}
}

.header-main-wrap {
background-color: rgba(0, 0, 0, 0.18);
}

.top-bar-wrap .header-social-icons {
padding-left: 307px;
}

/*
@media only screen and (min-width: 1922px) {
.top-bar-wrap {
max-width: 39%;
right: 283px;
margin: 0 0 0 700px;
}
}

@media (min-width: 1910px) and (max-width: 1921px) {
.top-bar-wrap {
max-width: 35%;
right: 283px;
margin: 0 0 0 806px;
}
}

@media (min-width:1355px) and (max-width: 1360px) {
.top-bar-wrap {
    max-width: 49%;
    right: 283px;
    margin: 0 0 0 530px;
}
}
*/
/*menu*/
#menu-item-wpml-ls-14-it {
border-left: 1px solid rgba(228, 228, 228, 0.6);
}

.label {
    font-size: 12px;
    padding: 6px 9px;
}

.footer-top-wrap {
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
}

.widget ul:not(.item-amenities):not(.item-price-wrap):not(.contact-list):not(.dropdown-menu):not(.nav-tabs) li a:before {
display:none;
}

.widget ul:not(.item-amenities):not(.item-price-wrap):not(.contact-list):not(.dropdown-menu):not(.nav-tabs) li a {
padding-left: 0px;
}
.widget ul:not(.item-amenities):not(.item-price-wrap):not(.contact-list):not(.dropdown-menu):not(.nav-tabs) li a {
font-weight: 400;
}

.otgs-development-site-front-end {
display: none;
}

/*testo*/
strong {
    font-weight: 500 !important;
}

/*provvisorio*/
.navbar-logged-in-wrap {display: none;}

/*scheda proprietà*/
.block-title-wrap h2 {
    font-size: 30px;
}

.fw-property-documents-wrap h3, .fw-property-details-wrap h3 {
    font-size: 20px;
	font-weight:300;
}

.fw-property-details-wrap h3 span {
    padding: 6px 3px 6px 6px;
}

.fw-property-details-wrap h3 {
max-width: 600px;
}
.fw-property-documents-wrap h3:before, .fw-property-details-wrap h3:before {
    border-top: 0.1px solid #dce0e0;
}

/*classi*/
.scrivici {
text-align: center;
background-color: #771024;
color: #ffffff;
padding: 20px 0px;
border: 5px solid #ffffff;
}

.scrivici a {
color: #ffffff;
}

.scrivici a:hover{
color: #ffffff;
}

.scrivici:hover{
background-color: #565757;
}

@media screen and (max-width: 844px) {
.scrivici {
display: block;
}
}

@media screen and (min-width: 845px) {
.scrivici {
width:33.3%;
}
}

@media screen and (min-width: 845px) and (max-width: 1361) {
.scrivici a {
padding: 10px 110px;
}
}

@media screen and (min-width: 1362px) {
.scrivici a {
padding: 10px 190px;
}
}

/*Contatti scheda annuncio*/
.mobile-property-contact {
    display: none !important;
}

/*To TOP*/
@media (max-width: 767.98px) {
.back-to-top-wrap {
    bottom: 79px;
}
}

/*Mobile Bar*/
#bonfire-icon-menu .menu li {
    font-weight: 600;
    text-align: center;
    padding: 13px;
}

#bonfire-icon-menu .menu li i {
    padding-top: 0px !important;
}

#bonfire-icon-menu {
    height: 63px;
}

#menu-item-19240 {
    background: #771024 !important;
}

#menu-item-19241 {
    background: #2cb741 !important;
}

.fas, .far, .fab {
    color: #ffffff !important;
}

@media screen and (max-width: 650px) {
#bonfire-icon-menu .menu li i {
    top: -1px;
}
}

#bonfire-icon-menu .sub-menu li a {
    padding: 0 0 0 0;
    text-align: right;
}

#bonfire-icon-menu .menu li:hover ul {
    margin-left: -55px;
}

#bonfire-icon-menu .menu li ul {
    min-width: 180px;
}

.bonfire-icon-menu-bottom .menu li:hover ul {
    bottom: 61px;
}

/* FORM */
.wpcf7-form .wpcf7-text {
    border: 1px solid #dce0e0;
	border-radius: 4px;
	padding: 6px 16px;
	min-height: 47px;
}

@media all and (min-width: 699px){
 .colonna1 {
    width: 49.5%;
    float: left;
    margin: 20px 0;
}
.colonna2 {
    width: 49.5%;
    float: right;
    margin: 20px 0;
  }
	
.colonna3 {
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
}

textarea {
    border: 1px solid #dce0e0;
	border-radius: 4px;
	min-height: 47px !important;
    font-weight: 100 !important;
	padding: 6px 16px;
	width: 96%;
  }


input {
    font-family: Heebo,Helvetica,sans-serif !important;
    font-weight: 100 !important;
  }
  