footer.elementor-slideshow__footer.elementor-lightbox-prevent-close {
    display: none;
}

.banner{
	display:none !important;
}

@media(min-width: 1025px){
.raven-nav-menu-horizontal>.raven-nav-menu a.raven-link-item:not([class*=elementor]) {
    padding: 10px 17px !important;
}
	
}

.admin-bar.jupiterx-header-fixed .jupiterx-header {
    top: 32px !important;
}

header.jupiterx-header.jupiterx-header-custom {
    top: 0 !important;
}

.scrolled header.jupiterx-header section {
    background: #fff;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.13);
}

/* header dropdown */
.Language_inner {
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 9999;
    width: fit-content !important;
}

.Language_inner .gt_switcher .gt_selected a {
    border: unset !important;
    color: #ffffff !important;
}
.Language_inner .gt_switcher .gt_selected {
    background: transparent !important;
}

.gt_switcher .gt_selected a:hover {
    background: transparent !important;
}

.Language_inner .gt_switcher .gt_selected a:after {
    height: 24px;
    display: inline-block;
    position: absolute;
    right: 10px;
    width: 15px;
    background-position: 50%;
    background-size: 11px;
    background-repeat: no-repeat;
    content: "" !important;
    transition: all .2s;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z' fill='%23fff'/%3E%3C/svg%3E") !important;
}

.gt_switcher .gt_option{
	    width: 140px !important;
}

.gt_switcher .gt_selected a:after{
	    right: 72px !important;
}
.gt_switcher .gt_selected a{
	    width: 110px !important;
}

/* Jupiter X – remove horizontal scroll ONLY on page 1534 */
body.page-id-1534 .jupiterx-site {
    padding: 0 !important;
    overflow-x: hidden !important;
}