/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

#top .avia_ajax_form .text_input{width:100%;margin-bottom:0;display:inline;min-width:50px;padding:13px;border-radius:15px}
.cuadro-izquierda { 
    padding: 20%;
    border: solid 1px;
    margin: 0px -79px 0px 0px;
}
.cuadro-derecha { 
    padding: 20%;
    border: solid 1px;
    margin: 0px 0px 0px -79px;
}