#main-header {
position: fixed!important;
}
.entry-content {
margin-top: 61px;
}
#askly-button {
position: fixed;
bottom: 76px;
right: 51px;
background-color: #6400FF;
color: white;
padding: 8px 18px;
padding-right: 27px;
border: none;
border-radius: 29px;
font-size: 16px;
cursor: pointer;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
z-index: 1000;
opacity: 0; transform: translateX(100%); transition: opacity 0.5s ease, transform 0.5s ease; } #askly-button.active {
opacity: 1; transform: translateX(0); } .icon-wrap {
display: none;
visibility: hidden;
} body.lock-scroll {
overflow: hidden;
height: 100%;
} #et_mobile_nav_menu .et_mobile_menu {
max-height: 100vh;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
position: relative;
z-index: 9999;
}
.mobile_nav.closed {
height: 100px;
transition: height 0.2s ease;
}
.custom-wpml-switcher {
position: relative;
display: inline-block;
font-family: inherit;
} .custom-wpml-switcher .wpml-current {
background: none;
border: none;
cursor: pointer;
display: flex
;
align-items: center;
gap: 6px;
color: white;
font-weight: bold;
font-size: 18px;
margin-top: -51px;
text-transform: uppercase;
padding: 4px 0;
}
.custom-wpml-switcher .wpml-current img {
width: 20px;
height: auto;
display: none;
} .custom-wpml-switcher .wpml-dropdown {
display: none;
position: absolute;
top: 100%;
left: 0;
background: #eae0cf;
color: #000;
list-style: none;
margin: 0;
padding: 6px 0;
border-radius: 12px;
max-width: 53px;
z-index: 9999;
opacity: 0;
visibility: hidden;
transform: translateY(8px);
transition: opacity 0.2s ease, transform 0.2s ease;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
padding-bottom: 15px;
}
.custom-wpml-switcher .wpml-dropdown.open {
display: block;
opacity: 1;
visibility: visible;
transform: translateY(0);
} .custom-wpml-switcher .wpml-dropdown li {
padding: 3px 14px;
}
.custom-wpml-switcher .wpml-dropdown a {
display: flex;
align-items: center;
gap: 6px;
color: #000;
font-weight: 600;
font-size: 13px;
text-decoration: none;
text-transform: uppercase;
line-height: 1.4;
padding: 4px 0;
}
.custom-wpml-switcher .wpml-dropdown a:hover {
background: rgba(0, 0, 0, 0.05);
border-radius: 6px;
}
.custom-wpml-switcher .wpml-dropdown img {
width: 22px;
height: auto;
margin-left: 17px;
display: none;
}
.wpml-dropdown.open span {
color: #333 !important; font-weight: bold;
text-transform: uppercase;
margin-left: 16px;
}   @media (max-width: 980px) {
.logo_container {
z-index: 999999!important;
}
.custom-wpml-switcher a:not([href]) {
display: none !important;
visibility: hidden !important;
height: 0 !important;
width: 0 !important;
padding: 0 !important;
margin: 0 !important;
overflow: hidden !important;
line-height: 0 !important;
}
.custom-wpml-switcher {
display: flex
;
align-items: center;
gap: 1px;
width: 133px;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
}
.custom-wpml-switcher .wpml-current {
display: none; }
.custom-wpml-switcher .wpml-dropdown {
display: flex !important;
position: static;
opacity: 1 !important;
visibility: visible !important;
background: transparent;
box-shadow: none;
padding: 0;
margin: 0;
transform: none;
border-radius: 0;
gap: 12px;
}
.custom-wpml-switcher .wpml-dropdown li {
padding: 0;
}
.custom-wpml-switcher .wpml-dropdown a {
color: #000;
font-size: 17px;
font-weight: bold !important;
gap: 5px;
padding: 0;
background: none !important;
border-radius: 0;
}
.custom-wpml-switcher .wpml-dropdown img {
width: 16px;
}
#main-header .et_mobile_menu li ul.wpml-dropdown {
display: flex!important;
} .mobile_nav {
position: fixed !important;
top: 0;
left: 0;
width: 100vw;
height: calc(100vh + 100px); background: #fff;
z-index: 9999;
overflow: hidden;
display: flex;
flex-direction: column;
}
#mobile_menu {
flex: 1;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
padding-bottom: 120px; }
span.mobile_menu_bar:before {
color: white !important;
float: right; }
.mobile_nav.opened .mobile_menu_bar:before {
margin-right: 10px;
content: "\4d";
margin-top: 11px;
margin-bottom: -28px;
}
span.mobile_menu_bar:before {
color: white !important;
float: right;
margin-top: 14px;
margin-right: 10px;
margin-bottom: -28px;
} #mobile_menu > li:last-child {
margin-bottom: 200px !important;
} body.admin-bar span.mobile_menu_bar:before {
margin-top: 62px !important;
}
} .custom-wpml-switcher .wpml-dropdown:not(:has(li)) {
display: none !important;
opacity: 0 !important;
visibility: hidden !important;
} .custom-wpml-switcher:has(.wpml-dropdown:not(:has(li))) .wpml-current {
pointer-events: none;
cursor: default;
} #et-top-navigation .wpml-ls-item .wpml-ls-sub-menu:not(:has(li)) {
display: none !important;
opacity: 0 !important;
visibility: hidden !important;
}
#et-top-navigation .wpml-ls-item:has(.wpml-ls-sub-menu:not(:has(li))) > a {
pointer-events: none;
cursor: default;
}
.custom-wpml-switcher.is-empty .wpml-current { margin-top: 10px !important; } @media (max-width: 980px) {
.custom-wpml-switcher .wpml-dropdown:not(:has(li)) {
display: none !important;
}
}
.et-db #et-boc .et-l .et_pb_section_0 {
min-height: 1274px;
margin-bottom: -50px;
padding-bottom: 50px !important;
} #moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) {
border-radius: 0px!important;
border: 0px #fff!important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:first-child  {
background-color: #6400ff!important;
color: #fff!important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton:first-child {
background-color: #6400ff!important;
color: #fff!important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li {
color: #000!important;
}
.gdpr-icon.moovegdpr-arrow-close:after {
color: #000!important;
}
.gdpr-icon.moovegdpr-arrow-close:before {
color: #000!important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton {
color: #000!important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings {
color: #000!important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-nav-tab-title {
color: #000!important;
}
#moove_gdpr_cookie_info_bar > div > div > div.moove-gdpr-button-holder > button.mgbutton.moove-gdpr-infobar-reject-btn.gdpr-fbo-1 {
display: none!important;
visibility: hidden!important;
}