﻿/*
Theme Name:     Kiosk
Theme URI:      http://www.adsi.pt
Description:    Child theme for the Enfold theme 
Author:         Jose Daniel
Author URI:     https://www.linkedin.com/in/jose-daniel-50228384
Template:       enfold
Version:        1.0
*/

/*HOMEPAGE*/
#destaques .avia-button-wrap {
    margin: 0 0 9px;    
}
#destaques .avia-button-fullwidth {
    border-radius: 0;
}
#destaques .avia_button_icon.avia_button_icon_left {
    float: left;
    margin: 0 0 0 20px;
    padding-right: 25px;
    border-right: 1px #fff solid
}
/*HOMEPAGE*/

/*FOOTER*/
a {
    
}
 .mfp-iframe .toolbar {
                display: none !important
            }
            
            #main {
                background: #fff
            }      
            
.bdadsi-entry-header {
    background: #919eb2 !important;
    color: #fff;
    padding: 25px 0;
}       


.diretorio-item-caption {
    background: #DC9058 !important;
    color: #fff !important;
}