/*
 Theme Name:   Kingster Child
 Theme URI:    http://demo.goodlayers.com/kingster
 Description:  Goodlayers Kingster Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     kingster
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  kingster-child

 START YOUR CHILD THEME CSS HERE
*/

.kingster-logo-inner img {
    width: 120px !important;
}
.loghi_ist {
    margin-bottom: -11px !important;
}
.kingster-sticky-navigation.kingster-style-fixed.kingster-animate-fixed-navigation .kingster-logo-inner img {
    width: 80px !important;
}
div.allegati {
    margin-bottom: 30px !important;
    padding: 20px;
    background: #ededed !important;
}
ul.allegati {
    list-style: none !important;
    margin: 0 !important;
    padding: 0px !important;
}
div.ico_svg img {
    width: 100% !important;
}