/*
Theme Name: In Par Hub
Theme URI:  https://inparhub.com.br
Author:     Gastão Esteves
Author URI: https://gastaoesteves.com
Template:   astra
Version:    1.0
License:    GNU General Public License v2 or later
*/
			    
/* CSS added with WPS Child Theme Generator */			    

/********** RODAPE ***********/

.rodape1, .rodape2 {
    left: 50% !important;
    transform: translate(-50%, 0) !important;
}

/********** BANNER ***********/

.depicter-button-layer a {
	text-decoration: none !important;
}

/*********** FORM ************/
table, tr, td {
	border: none;
}

.init p label {
	width: 100%;
}

.wpcf7-span input:hover, .wpcf7-span textarea:hover {
	border-width: 0px 0px 2px 0px !important;
}