/* 
 Theme Name:   CFAA
 Theme URI:    
 Description:  CFAA
 Author:       A.Companhia
 Author URI:   https://acompanhia.com.br
 Template:     Divi
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/

#top-menu li {padding-right: 7px;}
.cli-style-v2 {font-size: 13px; line-height: 1.2em;}
.cli-style-v2 a {color: #000;}
.texto-topo-home p {font-weight: 400 !important; padding-left: 15px;}
form.et-search-form, .et-search-form input {background: #fff !important;}
.et_mobile_menu li a {text-transform: uppercase;}
#footer-info {float: none; text-align: center; line-height: 1.2em;}
.ssb_inline-share_heading {font-size: 12px; color: #575f75; text-transform: uppercase; letter-spacing: 3px; margin-top: 40px;}
.rpwwt-widget ul li {padding-left: 15px; margin-bottom: 15px !important; border-left: 5px solid #b87333; line-height: 1.2em !important; font-weight: 700;}
.widgettitle {font-size: 26px;}
.blog-index .et_pb_post {margin-bottom: 20px;}
.blog-index .entry-title {padding-bottom: 0px;}
.form-home .et-pb-contact-message {color: #fff;}

.grecaptcha-badge { visibility: hidden !important; }


/*style the wp-pagenavi pagination links*/
.wp-pagenavi a,
.wp-pagenavi span {
	color: #000000;
	background: #f1f3f5;
	font-size: 1em !important;
	line-height: 1em;
	font-weight: bold !important;
	padding: 0.45em 0.8em !important;
	border-radius: 100px;
	border: none;
	transition: all .5s;
}
/*style the wp-pagenavi current page number*/
.wp-pagenavi span.current {
	color: #ffffff !important;
	background: #b87333 !important;
	border-radius: 100px;
}
/*style the wp-pagenavi pagination links on hover*/
.wp-pagenavi a:hover {
	color: #ffffff!important;
	background: #575f75!important;
}
/*style the wp-pagenavi pages text*/
.wp-pagenavi .pages {
	background: none;
}
/*remove border and center the wp-pagenavi links*/
.wp-pagenavi {
	border-top: none;
	text-align: center;
}

@media only screen and (max-width: 980px) {
	.et_header_style_left #logo {max-width: 60%;}
	#et_top_search {margin: 0 15px 0 0;}
	.linha-png-home .et_pb_column_1_3 {width: 30% !important; position: absolute; bottom: 0; margin-bottom: 0; margin-right: 30%;}
	.linha-png-home .et_pb_column_2_3 {width: 70% !important; margin-left: 30%;}
}
@media only screen and (max-width: 767px) {
	#et_top_search {margin: 0 15px 0 0;}
}
@media only screen and (max-width: 479px) {
	.et_header_style_left .et-search-form {width: 100%!important; max-width: 100%!important;}
	.et_pb_search_visible.et_pb_no_animation, .et_search_form_container {background: #fff;}
	.et_pb_post h2 {font-size: 18px;}
	.botao-whatsapp-home {line-height: 1.2em !important;}
}
@media only screen and (max-width: 415px) {
	.texto-fale-home {margin-left: -70px;}
}