/*!
Theme Name: DarrellHouse
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: DarrellHouse 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: darrellhouse
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: darrellhouse
Template Id: prod-25518
*/

#toTop {
	cursor: pointer;
}
.privacy-checkbox input[type='checkbox'] {
  display: none;
}
.privacy-checkbox input[type='checkbox'] + span:before {
/*   display:none; */
  content: '\f00c';
  margin-bottom: -5px;
  display: inline-block;
  width: 24px;
  height: 24px;
  font-family: 'FontAwesome';
  color: transparent;
  text-align: left;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #1C1C20;
  margin-top: 21px !important;
  margin-left: -14px;
  margin-right: 10px;
  font-size: 15px;
}
.privacy-checkbox input[type='checkbox']:checked + span:before {
  color: #1C1C20;
 text-align:center; 
/*   display:none; */
  font-weight:300;
  /*font-size: 14px !important;*/
}
.privacy-checkbox{
  color:#1C1C20 !important;
  text-align:left !important;   
  font-size: 14px;
}
.privacy-checkbox a{
  color:#1C1C20;
	font-weight: 700;
	text-decoration: none !important;
}
.privacy-checkbox a:hover{
  color:#1C1C20;
	text-decoration: underline !important;
}

.privacy-checkbox .wpcf7-list-item {
  color:#FFFFFF !important:
  margin-left: 0;
  margin-right: 16px;
  
}
.elementor-15 .elementor-element.elementor-element-d32800a .wpcf7 span.wpcf7-not-valid-tip {
    text-align: left;
    display: none;
    font-family: spartan !important;
}
.elementor-17 .elementor-element.elementor-element-d9be603 /*.wpcf7 *:not(.wpcf7-form-control):not(option),*/ .elementor-17 .elementor-element.elementor-element-d9be603 /*.wpcf7 .wpcf7-form-control.wpcf7-file*/{
font-size: 14px !important;
}
.privacy-checkbox span{
	font-size: 14px !important;
}

@media screen and (max-width: 767px) {
  .privacy-checkbox input[type='checkbox'] + span:before {
     content: '\f00c';
  margin-bottom: -5px;
  display: inline;
  width: 24px;
  height: 24px;
  font-family: 'FontAwesome';
  color: transparent;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #1C1C20;
  margin-left: -13px;
  margin-right: 10px;
  font-size: 14px !important;
  }
  .wpcf7-list-item{
  	margin-top: 15px !important;
  }
  .elementor-17 .elementor-element.elementor-element-d9be603 /*.wpcf7 *:not(.wpcf7-form-control):not(option),*/ .elementor-17 .elementor-element.elementor-element-d9be603 .wpcf7 .wpcf7-form-control.wpcf7-file{
  	text-align: left !important;
  	font-size: 14px !important;
  	font-family: spartan !important;
  }
  .elementor-15 .elementor-element.elementor-element-d32800a .wpcf7 span.wpcf7-not-valid-tip {
    text-align: left;
    display: none;
    font-family: spartan !important;
  }
}





.wpcf7-form-control.wpcf7-submit{
	margin-left
}
.rights-links a{
	font-weight: 400;
}