/*
Theme Name:   DiputacionAlicanteChild
Description:  Tema hijo generado por el Dpto. de Sistemas de la Diputación de Alicante.
Author:       Miguel Pérez
Author URL:   Escribe aquí la URL del blog o la web del autor
Template:     generatepress
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  DiputacionAlicanteChild
*/

/* Escribe aquí tu propia hoja de estilos personal */

@import url("../../../funciones/custom.css");   /* El path parte del path del archivo style.css */

/*
.widget_polylang ul li {

display: inline;
padding: 0.5em !important;
}

.tab {
        margin:0;
}*/

.titleFarma{
display:none;
}


.tabFarmacias li a{
        width: 100%;
}

.tabFarmacias li {
        float: none !important;
        display: table-cell;
}

.tabFarmacias {
width: 100%;
table-layout: fixed;
display: table;
}
