.link-hover:hover a,.link-hover:hover span,.link-hover:hover p{color:#98b3ce!important;transition:color .3s ease}.wpml-ls-item-toggle{background-color:transparent!important;border:0!important}#menu-button{background-color:#98b3ce!important;transition:background-color .3s ease}#menu-button.scrolled{background-color:#fff!important}.hamburger{width:20px;float:right}.hamburger .line{width:20px;height:1px;background-color:#fff!important;display:block;margin:4px auto;border-radius:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.hamburger:hover{cursor:pointer}#hamburger-6.is-active{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#hamburger-6.is-active .line:nth-child(2){width:0}#hamburger-6.is-active .line:nth-child(1),#hamburger-6.is-active .line:nth-child(3){-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}#hamburger-6.is-active .line:nth-child(1){-webkit-transform:translateY(5px);-ms-transform:translateY(5px);-o-transform:translateY(5px);transform:translateY(5px)}#hamburger-6.is-active .line:nth-child(3){-webkit-transform:translateY(-5px) rotate(90deg);-ms-transform:translateY(-5px) rotate(90deg);-o-transform:translateY(-5px) rotate(90deg);transform:translateY(-5px) rotate(90deg)}.hide-on-scroll{position:relative;top:0;width:100%;transition:transform .4s ease,opacity .4s ease;z-index:9}.hide-on-scroll.hide{transform:translateY(-100%);opacity:0;pointer-events:none}.show-on-scroll{transform:translateY(-100%);opacity:0;transition:transform .4s ease,opacity .4s ease;pointer-events:none}.show-on-scroll.show{transform:translateY(0);opacity:1;pointer-events:auto}