/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/



.cotizador .minimal-form-input {padding-top: 10px !important}

/* Quitar puntos de lista en tabs */
ul.gutena-tabs-tab.tab-center {
    list-style-type: none !important;
    padding-left: 0 !important;
}

ul.gutena-tabs-tab.tab-center li {
    list-style-type: none !important;
}

/* Override del accent color en iconos dentro del portal */
.gutena-tabs-block [class*=" icon-"],
.gutena-tabs-block [class^="icon-"] {
    background-color: transparent !important;
}