/*!
Theme Name: House
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: House theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: house
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: house
Template Id: prod-25518
*/

#toTop {
	cursor: pointer;
}
.contactfrom {
    background: #0000006e;
    padding: 40px !important;
    border-radius: 60px !important;
}
.contactfrom label {
    color: #fff;
}
.contactfrom input[type='text'],  .contactfrom input[type='email'],  .contactfrom input[type='url'],  .contactfrom input[type='password'],  .contactfrom input[type='search'],  .contactfrom  .contactfrom input[type='number'],  .contactfrom input[type='tel'],  .contactfrom input[type='range'],  .contactfrom input[type='date'],  .contactfrom input[type='month'],  .contactfrom input[type='week'],  .contactfrom input[type='time'], .contactfrom  input[type='datetime'],  .contactfrom input[type='datetime-local'], select, textarea {
    background-color: #ffffff42;
}
.contactfrom textarea {
    background: #ffffff42;
}
.contactfrom span.wpcf7-not-valid-tip {
    color: #ff0000;
    font-weight: 500;
    background: #0000008f;
    padding: 5px;
    border-radius: 5px;
}
.contactfrom .wpcf7-response-output {
    /* background: #000; */
    color: #ffffff;
}