.main-logo { padding:20px 0;}
.iw-main-menu { padding-top:28px;}
.top-bar-left, .top-bar-right { font-size:14px;}
.iw-property-meta {color:#ffffff;}
.canvas-menu-open .off-canvas-menu { right: 0; background-color: #165d91; }
.iw-property-meta.for-style-grid .iw-meta-media.iw-show{ visibility:hidden; display: none; }
.off-canvas-btn {  -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0);
    -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0);
  box-shadow: 0px 0px 0px rgba(0,0,0,0); }
.iw-canvas-btn { margin-top:-8px; }
#button-property-tab-street, #button-property-tab-map { display:none; }

.wpcf7-form label { width:100%; }

/* Contact Form 7 Input CSS 
---------------------------*/
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
textarea {
	font-size: 16px;
	background-color: #00b0db;
  color:#fff;
	border: none;
  max-width:none;
	width: 100%;
	padding: 2%;
}


/* Contact Form 7 Submit Button 
-------------------------------*/

.wpcf7 input[type="submit"] {
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    background: #005d91;
    padding: 5px 15px 5px 15px;
    border: none;
    border-radius: 5px;
    width: auto;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.wpcf7 input:hover[type="submit"] {
    background: #494949;
    transition: all 0.4s ease 0s;
}

.wpcf7 input:active[type="submit"] {
    background: #000000;
}

/* Checkbox CSS
----------------*/
input[type="checkbox"] {
    transform: scale(1.3);
    margin-left: 5px;
}

span.wpcf7-list-item {
margin: 0;
padding-bottom: 20px;
}


.testi-client-name { color:#ffffff; }
.iw-testimonial-item .theme-color { color:#fff; }
