/*
 Theme Name:     Banco de Tierra del Fuego
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme creado para construir el sitio de Boat. Desarrollado por Quintana Comunicación
 Author:         Julián Canepa
 Author URI:     http://www.quintanacom.com.ar
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

/* ABRE - CTA TOP MENU */
.home_banking {
    text-transform: uppercase;
    background-color: #F58A1F;
    padding: 10px 10px 0px;
    margin-top: -10px;
}

@media only screen and (max-width: 979px) {
	.home_banking {
	    margin-top: 0!important;
	    padding: 0!important;
	    border-radius: 4px!important;
	}
}

/* CIERRA - CTA TOP MENU */

/* ABRE - EDICION DE FILTROS */
.et_pb_widget ul li {
    margin-left: 0px; !important
    width: 100%; !important
}
input[type="submit"] {
    font-size: 15px;
    background: #00adee;
    border-color: #00adee;
    color: #FFF;
    border-radius: 2px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    padding: 5px 10px;
    margin-top: 20px;
}

@media (max-width: 980px){
{	
	
}
/* CIERRA - EDICION DE FILTROS */