/*
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
*/

.fusion-main-menu>ul>li:nth-last-child(2) {
    padding-right: 15px !important;
}

.fusion-main-menu>ul>li.wpml-ls-item {
    padding-left: 20px;
    padding-right: 20px !important;
}

@media screen and (min-width: 800px){
    .wpml-ls-item ul.sub-menu {
        transform: translateX(20px);
        width: auto;
    }
	.wpml-ls-menu-item a {
		padding: 0 20px;
	}
}

#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) {
    bottom: 100px !important;
}



@media only screen and (max-width: 800px) {
    .fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-header {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    a.fusion-icon.awb-icon-bars {
       margin-top: 10px;
    }
}
