/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.blog-shortcode-post-title {
margin-bottom:11px!important;

}

h1.fusion-post-title {
margin-bottom:11px!important;

}

/*Flag size*/

.fusion-main-menu .lang-item>a img, .fusion-mobile-nav-holder .lang-item>a img, .fusion-secondary-menu .lang-item>a img {
    vertical-align: middle;
    padding: 0 2px;
    width: 20px!important;
}

#cookie-law-info-bar[data-cli-style="cli-style-v2"] {
bottom:-15px!important;

    padding-bottom: 0px!important;
}

.cli-style-v2 .cli-bar-message {
    font-size: 10pt;
}

.close {
    color: #000;
    float: right;
    font-weight: 700;
    line-height: 1;
    opacity: .2;
}
button.close {
    background: none repeat scroll 0 0 rgba(0,0,0,0);
    border: 0 none;
    cursor: pointer;
    padding: 0;
}