/*
Theme Name: Hotelica PRO Child
Theme URI: 
Description: Hotelica PRO child theme
Author: Cyclone Themes
Author URI: 
Template: hotelica-pro
Version: 0.1
*/

/*--- form 2 colunas ---*/
#leftcontato {
width: 49%;
float: left;
margin-right:2%;
}
 
#rightcontato {
width: 49%;
float: left;
}
 
.clearfixcontato:after {
content:"\0020";
display:block;
height:0;
clear:both;
visibility:hidden;
overflow:hidden;
margin-bottom:30px;
}
 
.clearfix {
display:block;
}
/*--- form 2 colunas fim ---*/

