/*
Theme Name: Tema Child
Template: Tema
Version: 1.0
Author:	INTERACTION FARM
Theme URI: http://interactionfarm.com/
Author URI: http://interactionfarm.com/
*/

/*Add your own styles here:*/
.IF_allineacentro  {
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

input#gform_submit_button_1{
	
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
/*
.IFborder-gradient .w-flipbox-front {

}
.IFborder-gradient-purple  .w-flipbox-front {
 border-image-source: linear-gradient(to left, #743ad5, #d53a9d) !important;
	border-radius: 50px; 
  border: 10px solid transparent; 
  background: linear-gradient(45deg,red,blue) border-box; 
  -webkit-mask:
     linear-gradient(#fff 0 0) padding-box, 
     linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
}*/
.IF_footer a {
    color: white !important;
}
.IF_footer a:hover {
    color: white !important;
	text-decoration:underline;
}


/* FLIPBOX */
.w-flipbox-front-desc p{
    color: white !important;
    text-transform: uppercase !important;
    font-size: 18px !important;
    line-height: 1.2em !important;
}