/* 
Theme Name: finba
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Menu movil*/
@media (max-width:767px){
.e-n-menu ul li.e-n-menu-item:last-child div{padding-bottom:40px!important;}
}
	
/* Estilos */ 
.fon-data{background:#0062B8!important;color:#fff!important;} 
.enfasis{color:#34BAD5!important;}
.espacio2x{letter-spacing:2px; text-align: center;vertical-align: middle;}
.espacio2x.fon-data{font-weight:500;}

/* TABLA*/
table.borde-radio tr td{line-height:1.3em;}
table.borde-radio thead:first-child tr:first-child th:first-child {border-color: #06162787 !important;border: 0px;}
table.borde-radio{border-collapse: separate;border-spacing: 9px!important;border-color:#06162787!important;}
table.borde-radio td {border-spacing: 0; font-size:16px; border-color:#06162787!important;}     
table.borde-radio th:first-child {border-top-left-radius: 25px;border-bottom:1px!important;border-color:#06162787!important;}
table.borde-radio th:last-child {border-top-right-radius: 25px;border-bottom:1px!important;border-color:#06162787!important;}
table.borde-radio thead:first-child tr:first-child th {border-color:#06162787!important;}
table.borde-radio tr:last-child td:first-child {border-bottom-left-radius: 25px;}
table.borde-radio tr:last-child td:last-child {border-bottom-right-radius: 25px;}
table.borde-radio th, table.borde-radio td {padding: 15px;}

/* CAMBIO ICONO FLECHA EN SELECT*/
.form-contact .elementor-select-wrapper .select-caret-down-wrapper svg {display:none;}
.form-contact .elementor-select-wrapper .select-caret-down-wrapper {display: inline-flex;background-image: url('/wp-content/uploads/2026/05/ico-down.png');background-size:24px 24px;height: 24px;width: 24px;}
.form-contact select#form-field-message{cursor:pointer;}

/* MOVIL */
@media (max-width:767px){
table.borde-radio, table.borde-radio tr td p,  table.borde-radio tr td{font-size:14px!important; line-height:1.3em;}
/*.elementor-motion-effects-layer {background: transparent !important; transition: background 0.3s ease;}*/
header {background: transparent;transition: background 0.3s ease;}
header.scrolled {background: #000;}
}