.theme-menu-header-wrapper.floating.right {margin: 20px 0px 0px 20px;width: 95%;margin-left: auto;margin-bottom: -45px;}
.theme-menu-header-wrapper.floating.left {margin: 20px 20px 0px 0px;width: 95%;margin-right: auto;margin-bottom: -45px;}

.theme-menu-header-wrapper {width:100%;}
.theme-menu-top-bar-wrapper {width:100%;position:relative;height: 30px;}
.theme-menu-top-bar-items {display:flex;position: absolute;right: 30px;top: 4px;}
.top-menu-item {padding: 0px 10px;font-weight: 700;}


.nav-down-icon {display: inline-block;}
.theme-menu-menus-bar-wrapper {display:flex;width:100%;}
.theme-menu-bar-wrapper  {position: relative;display: flex;height: 80px;flex: 1;border-bottom-right-radius: 30px;margin-right: -50px;}
.theme-menu-extra-bar-wrapper {width: 150px;position:relative;z-index:8;}
.theme-menu-items-wrapper{width:fit-content;display:flex;position:absolute;right:30px;}
.theme-menu-items-wrapper a {text-decoration:none;}
.menu-item {padding:14px 14px 0px 14px;position:relative;z-index:999;}
.menu-item .dropbtn {background:#1091FA;border:0px;color:white;padding:0px 0px 25px 0px;}
.menu-item:hover .dropbtn {border-bottom: 4px #FC6039 solid;}
.theme-menu-bar-wrapper {position: relative;z-index: 9;}
.theme-menu-language-wrapper {width: fit-content;position: absolute;right: 20px;top: 20px;}
.trp-language-item {padding: 0px 0px 0px 7px;}
.trp-shortcode-switcher .trp-switcher-dropdown-list {padding-top:15px;}
.theme-menu-bar-logo-wrapper {padding: 15px;}
img.theme-menu-bar-logo-image {height: 50px;}
.dropdown-content {display:none;position:absolute;min-width:200px;}
.dropdown-content a {display: block;color:white;padding:20px;border-bottom:1px white solid;}
.dropdown-content a:hover {background:#1091FA;}
.menu-item:hover .dropdown-content {display: block;}
.theme-mobile-menu-wrapper {display:none;}

.theme-mobile-menu-icon {width:fit-content;float: right;position: absolute;right: 20px;font-size: 30px;top: 10px;}
.theme-mobile-menu-items-wrapper{position:absolute;z-index:9999;background:white;top:0px;width:0px;right:0px;height:calc(100vh);overflow:hidden;transition: 0.5s ease;left:100%;}
.open{display:block;position:absolute;width:100%;top:0px;left:0px;z-index: 9999;}
.mobile-menu-main-items {width: 80%;margin-left: auto;margin-right: auto;text-align: center;padding: 25px;position:relative;z-index:999;}
.mobile-menu-main-items.visit {width: 80%;margin-left: auto;margin-right: auto;text-align: center;padding: 25px;position:relative;z-index:999;}
button#id-theme-mobile-menu-close-button {position: relative;right: 0px;width: fit-content;margin-left: auto;display: block;border: 0px;background:none;font-size: 40px;right: 30px;top: 20px;}
