/*
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
*/

/*   WPML Switcher Fix    */
#menu-item-wpml-ls-31-pt-pt.wpml-ls-current-language, #menu-item-wpml-ls-31-en.wpml-ls-current-language{
     margin-top: 35px;
}
.menu-item-wpml-ls-31-pt-pt.fusion-last-menu-item a, .menu-item-wpml-ls-31-en.fusion-last-menu-item a{
     height: 30px !important;
}
.wpml-ls-item a{
     height: 20px !important;
}
.wpml-ls-menu-item .wpml-ls-last-item a, .wpml-ls-menu-item .wpml-ls-first-item a{
     padding-bottom: 0px !important;
     padding-top: 0px !important;
}
.fusion-is-sticky #menu-item-wpml-ls-31-pt-pt.wpml-ls-current-language, .fusion-is-sticky #menu-item-wpml-ls-31-en.wpml-ls-current-language{
     margin-top: 20px !important;
}
@media only screen and (max-width: 920px){
     .wpml-ls-item span.fusion-open-submenu{
          left: 60px;
          bottom: -15px;
     }     
}

/*   Secondary Top Menu  */
.fusion-contact-info{
     font-weight: normal;
}

/*   Page Titles     */
h2.title-heading-left{
text-shadow: 0 0 10px black, 2px 2px 0 black;
}
h3.title-heading-left{
text-shadow: 2px 2px 1px black!important;
}

/*    Footer Fix   */
#text-4{
     height: 100px;
}
#text-4 .textwidget .fusion-alignright{
     margin-top: 30px;
}
