/*
Theme Name: Shapely Child
Author: colorlib
Author URI: https://colorlib.com/
Description: Shapely is a powerful and versatile one page WordPress.
Version: 1.1.2
Template: shapely
Text Domain: shapely-child
Tags: left-sidebar, right-sidebar, featured-images, post-formats, threaded-comments, theme-options, photography, portfolio, full-width-template, grid-layout
*/

/*--- FORMATAR FORMULARIO EM 2 COLUNAS ---*/
#left {
width: 47%;
float: left;
margin-right:2%;
}

#right {
width: 47%;
float: left;
}

#justify {
width: 96%;
float: left;
}

#assunto {
width: 96%;
float: left;
}

#captcha {
width: 47%;
float: left;
margin-right:2%;
margin-top:15px;
}

.clearfix:after {
content:"\0020";
display:block;
height:0;
clear:both;
visibility:hidden;
overflow:hidden;
margin-bottom:30px;
}

.clearfix {
display:block;
margin-left:5%;
}
/*--- FORMATAR FORMULARIO EM 2 COLUNAS FIM ---*/


/*--- APLICAR ESTILOS NOS CAMPOS SELECT E DATA ---*/
 .wpcf7-form select { 
    font-size: 14px;
 		}  		
 		
 .wpcf7-date { 
    font-size: 14px;
 		} 
/*--- APLICAR ESTILOS NOS CAMPOS SELECT E DATA FIM ---*/


/*  REMOVER A BUSCA DO MENU PRINCIPAL  */
#masthead .search-widget-handle {
display: none;
}

/*TAMAMHO E COR DA FONTE NO BANNER PRINCIPAL*/
.image-bg h3, .image-bg h1 {
	color: white; text-shadow: black 0.1em 0.1em 0.1em; /* efeito sombreado na fonte */
}


/*!---------- 11. ICON FEATURES ----------*/

.feature-1 i {
    display: inline-block;
    margin-bottom: 16px;
    color: #ff1493;
}

/*
div#custom_shapely_home_features-4 section {
    padding-top: 1px;
    padding-bottom: 184px;
}

@media (max-width: 767px){
#custom_shapely_home_features-3 section {
padding-bottom: 20px;
}
}

div#custom_shapely_home_features-4 .container .row:first-of-type {
    display: none;
}
*/

/*Ajustes da seção PLANOS E TARIFAS*/
div#custom_html-8 {
    background-color: #fff;
}


/*Padding bottom for the what we do section*/
div#shapely_home_features-3 section {
    padding-bottom: 1px;
    padding-top: 1px;
}

/*Our Partners top padding*/
div#shapely_home_clients-3 section {
    padding-top: 10px;
}