.d-none {
    display: none;
}
body.home a#logo img {
    filter: invert(100) brightness(100);
}
.slide-out-widget-area-toggle a>span {
    height: 30px;
}
body #header-outer .lines-button i.lines {
    opacity: 1 !important;
}
body #header-outer .lines-button {top: 14px;}
#top nav ul #nectar-user-account a, #top nav ul #nectar-user-account a span, #top nav ul #search-btn a, #top nav ul #search-btn a span, #top nav ul .slide-out-widget-area-toggle a {
    height: 30px;
    line-height: 30px;
}
.lines:after, body[data-slide-out-widget-area-style=slide-out-from-right-hover] .slide-out-hover-icon-effect.slide-out-widget-area-toggle.small .lines:after {
    top: -13px !important;
}
.lines:before, body[data-slide-out-widget-area-style=slide-out-from-right-hover] .slide-out-hover-icon-effect.slide-out-widget-area-toggle.small .lines:before {
    top: 13px !important;
}
.material #slide-out-widget-area[class*=slide-out-from-right] .inner .off-canvas-menu-container li li a, body #slide-out-widget-area[data-dropdown-func=separate-dropdown-parent-link] .inner .off-canvas-menu-container li li a {
    font-size: 24px !important;
    line-height: 1.5 !important;
    text-transform: none !important;
}
@media only screen and (min-width: 1000px) {
    body[data-slide-out-widget-area-style=slide-out-from-right] .follow-body.slide_out_area_close {
        -ms-transform: translateY(-50%) translateX(-3vw) !important;
        -webkit-transform: translateY(-50%) translateX(-3vw) !important;
        transform: translateY(-50%) translateX(-3vw) !important;
        top: 20%;
    }
}
#search-outer .close-wrap .close-line, #top .slide-out-widget-area-toggle .close-line, .nectar-close-btn .close-line, .slide_out_area_close .close-wrap .close-line, .style_slide_in_click .close-cart .close-line {
    width: 1px;
    left: 23px;
}
#search-outer .close-wrap, .nectar-close-btn .close-wrap, .slide-out-widget-area-toggle a .close-wrap, .slide_out_area_close .close-wrap, .style_slide_in_click .close-cart .close-wrap {
    width: 46px;
    height: 46px;
}
#top nav > ul > .button_solid_color_2 > a:before, #header-outer.transparent #top nav > ul > .button_solid_color_2 > a:before, body[data-slide-out-widget-area-style="slide-out-from-right"]:not([data-header-color="custom"]).material .slide_out_area_close:before, #header-outer .widget_shopping_cart a.button, .woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale, .woocommerce span.onsale, .woocommerce-page span.onsale {
    background: transparent !important;
    box-shadow: none !important;
}
#search-outer.material-open .close-wrap .close-line1, .material-ocm-open.slide_out_area_close .close-wrap .close-line1, .nectar-close-btn-wrap.open .nectar-close-btn .close-line1, .slide-out-widget-area-toggle .open .close-line1, .style_slide_in_click.open .close-cart .close-line1 {
    opacity: 1;
}
#search-outer .close-wrap .close-line, #top .slide-out-widget-area-toggle .close-line, .nectar-close-btn .close-line, .slide_out_area_close .close-wrap .close-line, .style_slide_in_click .close-cart .close-line {
    opacity: 0;
}
#search-outer.material-open .close-wrap .close-line2, .material-ocm-open.slide_out_area_close .close-wrap .close-line2, .nectar-close-btn-wrap.open .nectar-close-btn .close-line2, .slide-out-widget-area-toggle .open .close-line2, .style_slide_in_click.open .close-cart .close-line2 {
    opacity: 1;
}
.nectar-highlighted-text:not([data-style="text_outline"]) em {
    color: #FF5613 !important;
    background: transparent !important;
}
.gf-mainnav a {
    border: solid 1px white;
    padding: 11px 16px !important;
    border-radius: 50px;
    opacity:1 !important;
}
.gf-mainnav a span:after {
    display: none !important;
}
.gf-hero-heading h2 {
    font-weight: bold;
}
.gf-hero-heading.highlight h2 > span:first-child {
    color: #FF5613;
}
body #header-outer.transparent.dark-slide > #top nav > ul > li > a {
    color: #FF5613 !important;
}
body.home #header-outer.transparent.dark-slide > #top nav > ul > li > a {
    color: white !important;
}
body #header-outer.transparent.dark-slide > #top nav ul .slide-out-widget-area-toggle .lines-button:after, body #header-outer.transparent.dark-slide > #top nav ul .slide-out-widget-area-toggle a .lines-button i:before, body #header-outer.transparent.dark-slide > #top nav ul .slide-out-widget-area-toggle .lines-button:after, body #header-outer.transparent.dark-slide > #top nav ul .slide-out-widget-area-toggle a .lines-button i:after {
    background: #fc541b !important;
}
body.home #header-outer.transparent.dark-slide > #top nav ul .slide-out-widget-area-toggle .lines-button:after, body.home #header-outer.transparent.dark-slide > #top nav ul .slide-out-widget-area-toggle a .lines-button i:before, body.home #header-outer.transparent.dark-slide > #top nav ul .slide-out-widget-area-toggle .lines-button:after, body.home #header-outer.transparent.dark-slide > #top nav ul .slide-out-widget-area-toggle a .lines-button i:after {
    background: white !important;
}
@media only screen and (min-width: 1000px) {
    body[data-slide-out-widget-area-style=slide-out-from-right] .slide_out_area_close:before{
        box-shadow: 0 16px 44px rgba(0, 0, 0, 0) !important;
    }
}
.gf-post-carousel .nectar-post-grid-item .content {
    display: flex;
    flex-direction: column;
    min-height: 310px !important;
    justify-content: space-between;
}
.gf-post-carousel .nectar-post-grid-item{
    border-radius: 25px !important;
    overflow: hidden;
}
.gf-post-carousel .nectar-post-grid .nectar-post-grid-item .content .meta-category a {
    font-size: 18px !important;
    text-transform: uppercase;
    font-weight: 400 !important;
}
.nectar-post-grid-item__meta-wrap {
    font-size: 18px !important;
}
.nectar-post-grid .nectar-post-grid-item .content .post-heading {
    max-width: none;
}
.flickity-viewport .nectar-post-grid-item .bg-overlay {
    background: linear-gradient(1deg, rgba(0, 0, 0, 0) 0%, rgba(29, 29, 29, 0.45) 28%);
    opacity: 1;
}
.gf-event-list .nectar-post-grid-item {
    height: auto !important;
    min-height: 10px !important;
    position: static !important;
    background: transparent;
}
.gf-event-list .nectar-post-grid-item .inner {
    position: static;
    background: transparent;
}
.gf-event-list .nectar-post-grid-item .inner .nectar-post-grid-item-bg-wrap, .gf-event-list .nectar-post-grid-item .inner .bg-overlay {
    display: none;
}
.gf-event-list .nectar-post-grid .nectar-post-grid-item .content {
    position: static;
    padding: 40px 0;
    border-top: solid 1px #1D1D1D;
    border-bottom: solid 1px #1D1D1D;
    margin-top: -1px;
}
.gf-event-list .nectar-post-grid .nectar-post-grid-link {
    display: none;
}
.gf-event-list .nectar-post-grid-item__custom-fields {
    gap: 4px 110px;
}
.gf-event-list .nectar-post-grid .nectar-post-grid-item .content .item-main {
    display: flex !important;
    flex-direction: row;
    justify-content: space-between;
}
.gf-event-list .nectar-post-grid .nectar-post-grid-item .content .post-heading {
    width: 40%;
}
.gf-event-list .nectar-post-grid-item__meta-wrap {
    width: 55%;
    display: flex;
    justify-content: space-between;
}
.nectar-post-grid-wrap[data-style=content_overlaid] .nectar-post-grid[data-grid-item-height*=vh][data-masonry=yes] .nectar-post-grid-item {
    max-height: 600px;
        height: 600px;
}
.nectar-post-grid[data-columns="2"][data-masonry="yes"].layout-default_alt > div:nth-of-type(3n + 3) {
    grid-column-end: span 2;
    grid-row-end: span 1;
}
.nectar-post-grid[data-grid-item-height="60vh"][data-masonry="yes"], .full-width-content .vc_col-sm-12 .nectar-post-grid[data-grid-item-height="60vh"][data-masonry="yes"] {
    grid-auto-rows: minmax(auto, auto);
}
.nectar-sticky-media-sections h3 {
    font-weight:600 !important;
}
.gf-footer-contact a, .nectar_hook_global_section_footer a {
    text-decoration: none !important;
}
.gf-footer-contact a:hover {
    opacity: 0.6;
}
.gf-footer-quote {
    font-weight: 300 !important;
}
body #header-outer[data-permanent-transparent="1"].transparent.dark-slide > #top .span_9 > .slide-out-widget-area-toggle.mobile-icon .lines-button:after, 
body #header-outer[data-permanent-transparent="1"].transparent.dark-slide > #top .span_9 > .slide-out-widget-area-toggle.mobile-icon .lines-button:before {
    background: white !important;
}
body #header-outer[data-permanent-transparent="1"].transparent.dark-slide > #top .span_9 > .slide-out-widget-area-toggle.mobile-icon .lines:after{
    background: white !important;
}
.gf-cta-spacing {
    padding: 90px 80px;
}
#header-outer .menu-item-996 > a:before{
    opacity:1;
}
.gf-innerheader h1 strong {
    font-weight: 900;
    color: #FF5613 !important;
}
.gf-parallax h2 {
    font-size: 50px !important;
    text-transform: none;
    line-height: 1.2 !important;
    font-weight: 500 !important;
}
.gf-number p {
    font-weight: 400 !important;
}
.gf-bold > *{
    font-weight:700 !important;
}
.gf-semi > *{
    font-weight:600 !important;
}
body[data-button-style^=rounded] .nectar-post-grid-wrap .load-more {
    padding: 8px 30px !important;
    border: solid 2px #1D1D1D;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Poppins' !important;
    width: 210px;
}
.gf-testimonials-card [data-inherit-heading-family="h2"] {
    font-weight:400 !important;
}
.gf-row {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}
.gf-row label {
    display: block;
}
.gf-row input[type=text].wpcf7-form-control, .gf-row input[type=email].wpcf7-form-control, .gf-row select.wpcf7-form-control {
    display: block;
    border-radius: 16px;
    border: solid 1px #1D1D1D !important;
    height: 54px;
    font-size: 13px;
    font-weight: 300;
}
.gf-row span.wpcf7-form-control-wrap {
    display: block;
    width: 100%;
}
.gf-row span.wpcf7-form-control-wrap select {
    display: block;
    width: 100%;
}
@media(min-width:1000px){
    .gf-col-half {
        width: 50%;
    }
}
.gf-row textarea {
    height: 270px;
    width: 100%;
    border-radius: 16px;
    border: solid 1px #1D1D1D !important;
    font-size: 13px;
    font-weight: 300;
}
.gf-col {
    width: 100%;
}
.wpcf7-list-item {
    margin: 0;
    display: block;
}
.wpcf7-form .wpcf7-not-valid-tip {
    box-shadow: none;
    background: transparent;
    font-size: 13px;
    display: block;
    margin-top: 5px;
}
.wpcf7-acceptance {
    display: block;
}
.wpcf7-acceptance label {
    align-items: flex-start !important;
}
.wpcf7-acceptance label span {
    font-size: 16px !important;
    font-weight: 200 !important;
}
label:has(input[type="checkbox"]) input[type="checkbox"] {
    border-radius: 100% !important;
}
body[data-form-submit="regular"] .container-wrap .gf-col input[type=submit] {
    font-size: 16px;
    font-weight: 500;
    background: transparent;
    border: solid 1px #1D1D1D;
    color: #1D1D1D;
    padding: 10px 35px !important;
}
.single-eventi #header-space {
    display: none !important;
}
.single-eventi #header-outer {
    background: transparent;
}
body.material.single-eventi #header-outer #top .span_9 nav > ul.sf-menu > li:last-child > a {
    color: #fc541b !important;
}
body.material.single-eventi #header-outer #top .slide-out-widget-area-toggle a .lines-button:after {
    background: #fc541b !important;
}
body.material.single-eventi #header-outer #top .slide-out-widget-area-toggle a .lines:before, #header-outer #top .slide-out-widget-area-toggle a .lines:after {
    background: #fc541b !important;
}
.gf-event-date {
    border: solid 1px #FF5613;
    display: inline-block;
    padding: 20px 30px;
    border-radius: 40px;
    line-height: 1;
    margin-top: 20px;
}
.gf-project-title.event {
    max-width: 600px;
}
body.single-eventi .container-wrap.no-sidebar {
    padding-top: 0;
}
body.single-eventi .container-wrap.no-sidebar .row.heading-title.hentry {
    display: none;
}
body.single-eventi .container-wrap.no-sidebar .post-area.col.span_12.col_last {
    margin: 0;
}
.gf-form-white .gf-row input[type=text].wpcf7-form-control, .gf-form-white .gf-row input[type=email].wpcf7-form-control {
    border:none !important;
    border-bottom: solid 1px white !important;
    border-radius:0 !important;
    color: white !important;
    padding:0 !important;
    line-height:20px !important;
    height: 40px;
    margin: 0 0 10px;
}
.gf-form-white .gf-row input[type=text].wpcf7-form-control::placeholder, .gf-form-white .gf-row input[type=email].wpcf7-form-control::placeholder {
    color: white !important;
}
.gf-form-white label:has(input[type="checkbox"]) input[type="checkbox"] {
    border: solid 1px white !important;
    border-radius: 3px !important;
    width: 16px;
    height: 16px;
}
.gf-form-white .wpcf7-acceptance label span {
    font-size: 13px !important;
    color: white;
}
body[data-form-submit="regular"] .container-wrap .gf-form-white .gf-col input[type=submit] {
    border: solid 1px white;
    color: white;
    padding: 10px 20px !important;
    margin-top: 15px;
}
.nectar-text-inline-images h2 {
    font-weight: 700 !important;
}
.team-member img {
    width: 220px;
    height: 220px;
    object-fit: cover;
    border-radius: 25px;
    float: left;
    display: inline-block;
    aspect-ratio: 1/1.1;
    margin-right: 20px;
}
.team-member h4, .team-member .position {
    margin: 0;
}
.team-member h4 {
    font-size: 30px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    line-height: 1.3 !important;
}
.team-member .position {
    font-size: 30px;
    color: #777;
    margin-top: 8px;
    font-weight: 200 !important;
    text-transform: uppercase;
    line-height: 1.3;
}
.team-member:before, .team-member:after {
    content: '';
    display: table;
    clear: both;
}
.gf-thin > *{
    font-weight:100 !important;
}
.gf-uppercase{
    text-transform:uppercase;
}
.gf-medium *{
    font-weight:500 !important;
}
.gf-regular > *{
    font-weight:400 !important;
}
.nectar-post-grid span.meta-category a {
    text-transform: uppercase !important;
    font-weight: 200 !important;
}
.off-canvas-menu-container ul {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.off-canvas-menu-container li.open-submenu ul.sub-menu{
    padding-top:8px;
    padding-bottom: 8px;
}
.off-canvas-menu-container > ul.menu > li {
    margin: 0 !important;
}
.off-canvas-menu-container > ul.menu > li > a {
    line-height: 1.5 !important;
}
.off-canvas-menu-container > ul.menu .sub-menu li{
    margin: 0 !important;
}
.off-canvas-menu-container > ul.menu .sub-menu li a{
    line-height: 1.5 !important;
}
.with-button-group .nectar-cta {
    display: inline-block;
    margin-right: 15px;
}
label:has(input[type="checkbox"]) input[type="checkbox"]:checked::before {
    top: 42%;
}
.gf-event-list .nectar-post-grid .nectar-post-grid-link {
    display: block !important;
}
.gf-event-list .nectar-post-grid .nectar-post-grid-item .content {
    position: relative;
}
.nectar-scrolling-text h2 {
    font-weight: 500;
}
.gf-team-card .nectar-responsive-text {
    max-width: 305px;
}
.gf-benefit-expiry .nectar-fancy-box {
    padding: 30px;
    border-radius: 25px !important;
    font-size: 28px;
}
.gf-benefit-expiry .nectar-fancy-box .inner {
    min-height: 10px !important;
}
#slide-out-widget-area[data-dropdown-func=separate-dropdown-parent-link] .off-canvas-menu-container li ul, .material #slide-out-widget-area[class*=slide-out-from-right] .off-canvas-menu-container li ul {
    padding-left: 60px !important;
}
.gf-number .nectar-badge__inner {
    min-width: 196px;
    text-align: center;
    font-weight: 300;
    letter-spacing: 0;
}
.footer-links a {
    background: transparent !important;
}
.gf-hero-heading.highlight h2 b {
    color: #FF5613;
}
label:has(input[type="checkbox"]) input[type="checkbox"] {
    min-width: 18px;
}

@media(max-width:999px){
    body #header-outer[data-permanent-transparent="1"].transparent.dark-slide > #top .span_9 > .slide-out-widget-area-toggle.mobile-icon .lines-button:after, 
    body #header-outer[data-permanent-transparent="1"].transparent.dark-slide > #top .span_9 > .slide-out-widget-area-toggle.mobile-icon .lines-button:before {
        background: white !important;
    }
    body #header-outer[data-permanent-transparent="1"].transparent.dark-slide > #top .span_9 > .slide-out-widget-area-toggle.mobile-icon .lines:after{
        background: white !important;
    }
    .gf-event-list .nectar-post-grid .nectar-post-grid-item .content .item-main {
        display: block !important;
    }
    .gf-event-list .nectar-post-grid .nectar-post-grid-item .content .post-heading {
        width: 100%;
    }
    .gf-event-list .nectar-post-grid-item__meta-wrap {
        width: 100%;
    }
    .gf-cta-spacing {
        padding: 60px 40px;
    }
    body #header-outer[data-permanent-transparent="1"].transparent.dark-slide > #top .span_9 > .slide-out-widget-area-toggle.mobile-icon > div .lines-button:after, body #header-outer[data-permanent-transparent="1"].transparent.dark-slide > #top .span_9 > .slide-out-widget-area-toggle.mobile-icon > div .lines:after {
        background: white !important;
    }
    .nectar-post-grid-wrap[data-style=content_overlaid] .nectar-post-grid[data-grid-item-height*=vh][data-masonry=yes] .nectar-post-grid-item {
        height: auto;
    }
    .gf-number .nectar-badge__inner {
        min-width: 16px;
    }
    .gf-row {
        flex-direction: column;
    }
    label:has(input[type="checkbox"]) input[type="checkbox"] {
        width: 18px !important;
        height: 18px !important;
        min-width: 18px;
    }
}