/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.sidebar .widget .heading h4,
.sidebar .widget .widget-title {
color: #252525!important;
font-size: 20px;
font-weight: 700;
margin: 0 0 20px;
}

.fusion-blog-archive .entry-title a {
color: #252525!important;
font-weight: 700;
}

h1.search-title {
font-weight: 200;
color: #575757;
padding-bottom: 20px;
margin-bottom: 50px;
border-bottom: 1px solid #e0dede;
}

.row.mycf7 .col-lg-6 {
margin-bottom: 10px;
}

.row.mycf7 input.wpcf7-form-control.wpcf7-submit {
margin-top: 10px;
width: 100%;
color: #ffffff;
}

.htslider-item-img.single-slide-item.htslider-single-post-slide:after {
content: '';
position: absolute;
top: 0;
left: 0;
background-color: rgb(0 0 0 / 40%);
width: 100%;
height: 100%;
}

.single-slide-item.htslider-single-post-slide .content .post-inner {
position: relative;
z-index: 99;
}

.wpcf7-form input::-webkit-input-placeholder,
.wpcf7-form textarea::-webkit-input-placeholder {
opacity: 0.7 !important;
}

.fusion-body .wpcf7-form .fusion-slider-loading {
margin: 10px auto 0;
}

.aviso-lgpd {
font-size: 12px;
font-style: italic;
text-align: center;
line-height: 18px;
margin: 8px 0px 0px !important;
}

.contato-rodape .aviso-lgpd a,
.contato-rodape .wpcf7 form .wpcf7-response-output {
color: #000;
}

@media screen and (max-width: 812px) {   
	#content {
		margin-bottom: 0px !important;
	}
	.htslider-postslider-area button.htslider-carosul-prev.slick-arrow {
		left: 10px !important;
	}
	.elementor-29 .elementor-element.elementor-element-d33c1a1 .elementor-text-editor br {
		display: none;
	}
}