/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.5
*/

/*Menu*/
#Top_bar .menu > li > a {
    text-transform: uppercase;
}
@media(max-width:1239px){
    .wpml-ls-menu-item {    
        padding: 0px 10px; 
    }
}
@media(min-width:1240px){
    .wpml-ls-menu-item+li:before {
        color: #ccc;
        content: "/\00a0";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        font-size: 20px;
    }
    li.wpml-ls-menu-item a {
        text-align: right;
    }
}
/**/

/*Heading*/
h3{
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    color: #000000;
}
.vi_info_black h3,h2 {
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 53px;    
}
.vi_info_black h3{
    text-align: right;
}
/**/

a:hover {
    text-decoration: none;
}

/*Buttons*/
.button-stroke a.button, .button-stroke a.tp-button, .button-stroke button, .button-stroke input[type="submit"], .button-stroke input[type="reset"], .button-stroke input[type="button"]
{
    background-color: #F1BC5D !important;
    border-color: #F1BC5D;
    border-radius: 0;    
    
    font-family: Muli;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    letter-spacing: 1px;

    -webkit-appearance: none !important;
}
.button-stroke a.button{
    padding: 0px 50px;
}
.button-stroke a:hover.button, .button-stroke a:hover.tp-button{
    background-color: #9b680d !important;
    border-color: #9b680d !important;
}
input.wpcf7-form-control.wpcf7-submit.button_full_width {
    color: #F1BC5D !important;
    background-color: #ffffff !important;
    outline-color: #F1BC5D;
}
input.wpcf7-form-control.wpcf7-submit.button_full_width:hover {
    color: #ffffff !important;
    background-color: #F1BC5D !important;
}
/**/
[class^="icon-"]:before,[class*=" icon-"]:before{
    font-size: 40px;
}
/*Desc*/
#Footer i.fab:hover {
    background: #9b680d;
    transition: all .3s;
}
i.fab:before {
    font-size: 15px !important;
    color:#ffffff;
}
#Footer i.fab {
    background: #F1BC5D;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
    padding: 0px;
}
.color_white {
    color: #ffffff;
}
.desc {    
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
}
.vi_dec, .vi_p, p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    font-family: 'Roboto', sans-serif !important;
}
/**/

.vi_info_black .call_left {
    padding: 0;
}

/*WPML*/
.wpml-ls-current-language a {
    color: #f1bc5d !important;
}

li.wpml-ls-menu-item a {
    /* color: red !important; */
    font-family: Muli !important;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 12px !important;
    line-height: 15px !important;  /* identical to box height */
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 1px !important;
}

@media only screen and (max-width: 1239px){ 
    div.desc a[href^=tel] {
        color: #d2a23a;
        display: block;
        text-decoration: none;
    }
}

/* li.wpml-ls-menu-item a span {
    padding: 0 5px !important;
} */
/**/

#sb_wall167 div.filter-items.sb-modern {
    display: none !important;
    visibility: hidden !important;
}

.grecaptcha-badge{
	display: none !important;
	visibility: hidden !important;
}
.google-recaptcha-v3 p a,
.google-recaptcha-v3 p {
       font-size: 10px;
       color: #999;
}

#pulsante-prenota {
	display: none !important;
}

.chat-link i.fab.fa-whatsapp {
    position: fixed;
    bottom: 70px;
    right: 70px;
    width: 65px !important;
    height: 65px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #48d366 !important;
}

.chat-link i.fab.fa-whatsapp:before {
    font-size: 30px !important;
    color: white;
}

@media (max-width: 768px){
    .chat-link i.fab.fa-whatsapp {
        position: fixed;
        bottom: 20px;
        right: 20px;
        width: 65px !important;
        height: 65px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #48d366 !important;
    }
}

@media (min-width: 768px) and (max-width: 1400px){
    .chat-link i.fab.fa-whatsapp {
        position: fixed;
        bottom: 30px;
        right: 50px;
        width: 65px !important;
        height: 65px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #48d366 !important;
    }
}





/* -------------------------------- RESTYLING -------------------------------- */
.h2-restyling {
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    font-weight: 600;
}

.logo-overflow #Top_bar #logo img {
    max-height: 110px;
    z-index: 200;
    background-color: #000000 !important;
}

.layout-full-width #Wrapper {
    box-sizing: border-box;
    padding: 0% !important;
}

.header-classic #Top_bar {
    position: static;
    background-color: black !important;
}

#Top_bar .menu > li > a, #Top_bar #menu ul li.submenu .menu-toggle {
    color: white;
}

header#Header {
    padding: 10px 3%;
    background-color: black;
}

.logo-overflow #Top_bar:not(.is-sticky) .logo {
    height: fit-content !important;
}

.menuo-right #Top_bar .menu_wrapper {
    float: right;
    vertical-align: middle;
    height: 100%;
    align-content: center;
    align-items: center;
}

ul#menu-main-menu li span,
#menu-main-menu-inglese li span,
#menu-main-menu-tedesco li span,
#menu-main-menu-fr li span {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}

li.current-menu-item a span {
    font-weight: 800 !important;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
}

li.wpml-ls-current-language > a > span > span.wpml-ls-native:after {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    content: '\f078';
    margin-left: 5px;
    display: inline-block;
}

@media(max-width: 767px) {
    .logo-overflow #Top_bar:not(.is-sticky) .logo {
        height: 80px !important;
    }

    li.wpml-ls-current-language > a > span > span.wpml-ls-native:after {
        font-family: 'Font Awesome 5 Pro';
        font-weight: 900;
        content: '';
        margin-left: 5px;
        display: inline-block;
    }
}

@media only screen and (max-width: 767px) {
    .mobile-header-mini #Top_bar a.responsive-menu-toggle {
        top: 40px !important;
        left: auto;
        right: 10px;
        margin-top: -17px;
    }
    #Side_slide #menu ul li.submenu .menu-toggle:after {
        content: "+";
        position: absolute;
        top: 10px;
    }
    footer#Footer .widgets_wrapper .container {
        display: flex !important;
        max-width: 100% !important;
        flex-direction: column !important;
        margin: 0px;
        justify-content: center;
    }
    #Footer .textwidget {
        text-align: center;
    }
    ul.vi_p.post-footer-list {
        display: flex;
        gap: 0px;
        flex-direction: row;
        width: 100%;
        justify-content: center;
        flex-wrap: wrap;
        text-align: center;
    }
    .post-footer {
        display: flex;
        padding-bottom: 50px;
    }
    .column.one-third:nth-child(1) {
        order: 2;
    }
    .column.one-third:nth-child(2) {
        order: 1;
    }
    .column.one-third:nth-child(3) {
        order: 3;
    }
}

#Footer, #Footer h3 {
    background-color: black;
    color: white;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 550;
    font-size: 22px;
}

#Footer {
    background-color: black;
}

#Footer .widgets_wrapper {
    padding: 50px 0;
    width: 90%;
    margin: 80px auto 0px auto;
    border-style: solid;
    border-color: white;
    border-width: 1px 0px 0px 0px;
}

.post-footer {
    display: flex;
    padding: 15px 0px;
}

ul.vi_p.post-footer-list {
    display: flex;
    gap: 0px;
    flex-direction: row;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
}

ul.vi_p.post-footer-list li:after {
    content: '-';
    margin: 0px 5px;
}

ul.vi_p.post-footer-list li:last-child:after {
    content: '';
}

ul.vi_p.post-footer-list a,
ul.vi_p.post-footer-list li {
    font-weight: 600;
}

footer#Footer .widgets_wrapper .container {
    display: flex !important;
    max-width: 100% !important;
    flex-direction: row;
    margin: 0px;
    justify-content: center;
}

#Footer .column.one-third {
    width: 100%;
    display: flex;
    justify-content: center;
}

#Footer .container:after {
    content: "\0020";
    display: none;
    height: 0;
    clear: both;
    visibility: hidden;
}

img.logo-sito-footer {
    width: 280px;
}

#Footer i.fab {
    background: #F1BC5D;
    width: 43px;
    height: 42px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
    padding: 0px;
}

#Footer .social-container i.fab:before {
    font-size: 20px !important;
    color: #ffffff;
}

div#Content {
    background: black;
}

div#Header_wrapper {
    background-position: center !important;
    background-size: cover !important;
    height: unset;
    min-height: 600px;
}

.home div#Header_wrapper, .page-id-2380 div#Header_wrapper, .page-id-2445 div#Header_wrapper, .page-id-2447 div#Header_wrapper, .page-id-2446 div#Header_wrapper {
    background-position: center !important;
    background-size: cover !important;
    height: unset;
    min-height: unset;
}

@media (max-width: 767px) {
    div#Header_wrapper {
        background-position: center !important;
        background-size: cover !important;
        min-height: 450px;
    }

    .page div#Header_wrapper {
        height: fit-content;
    }

    .home div#Header_wrapper {
        background-position: center !important;
        background-size: cover !important;
        height: fit-content;
    }
}

.fb-page.fb-embed.fb_iframe_widget {
    width: 100%;
    display: flex;
    justify-content: center;
}

#Content {
    width: 100%;
    padding-top: unset;
    z-index: 0;
    position: relative;
    color: white;
}

.vi_info_black h3, h2, h1 {
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 53px;
    color: white;
}

.titolo-bianco {
    color: white;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
}

.ytp-autohide {
    cursor: all-scroll;
}

@media(max-width: 768px) {
    rs-module-wrap#rev_slider_14_1_wrapper {
        position: relative; /* Necessario per posizionare il layer */
    }

    rs-module-wrap#rev_slider_14_1_wrapper:before {
        content: ''; /* Crea un elemento virtuale */
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: transparent; /* Strato trasparente */
        z-index: 10; /* Si posiziona sopra il video */
        pointer-events: all; /* Intercetta i tocchi */
    }
    iframe {
        pointer-events: none;
    }
}

.page div#Subheader {
    display: none;
}

.icon-wrapper i.icon-clock:before {
    font-size: 23px !important;
}

.carosello-homepage img {
    width: 100%;
    height: 600px;
    object-fit: cover;
    object-position: center;
}

.carosello-homepage ul.slick-dots li a {
    background: white;
}

.carosello-homepage .slider_pagination a.selected, .slider_pagination .slick-active a {
    width: 12px !important;
    height: 12px !important;
    margin: 0 10px !important;
    position: relative !important;
    /* top: 4px; */
    background: rgba(0, 0, 0, .15) !important;
    -webkit-border-radius: 30px !important;
    border-radius: 30px !important;
}

.button-white a.button.button_size_2.button_dark {
    background: transparent !important;
}

.button-white a.button.button_size_2.button_dark:hover {
    background: transparent !important;
    border-color: white !important;
}

@media(max-width: 768px){
    .carosello-homepage img {
        width: 100%;
        height: 450px !important;
        object-fit: cover;
        object-position: center;
    }
}

p {
    font-family: 'Roboto', sans-serif;
}






/*
*   8.0 GALLERY	  ---------------------------------------------
*/
div.custom-gallery {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 20px;

}

.gallery-column-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 20px;
}

div.gallery-column {
    height: 540px;
}

div.gallery-column img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
    border-radius: 0px;
}

.gallery-sub-column {
    max-height: 260px;
}

div.gallery-sub-column img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
    border-radius: 0px;
}

.gallery-sub-column.hidden-image {
    display: none;
}

@media(max-width: 768px) {
    div.custom-gallery {
        display: grid !important;
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .gallery-column-2 {
        gap: 10px;
        display: none;
    }

    div.gallery-column {
        height: 380px;
    }

    div.gallery-column img {
        width: 100% !important;
        height: 100%;
        object-fit: cover;
    }
}

.elementor-slideshow__description{
    display: none;
}

.elementor-slideshow__title{
    display: none;
}

/*
*	7.0 CAMERE   ---------------------------------------------
*/
.label-statica {
    background-color: #007363;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px;
    border-radius: 25px;
}

.label-statica span {
    color: white;
    font-size: 16px;
}

.descrizione-tabs-camere:hover a {
    color: #2F2F2F !important; 
}



/*
*   8.0 Gallery
*/
.standard-gallery-wrapper {
    display: flex;
    flex-flow: column;
    gap: 30px;
    margin: 50px 0;
}

.standard-gallery-wrapper .gallery-filters {
    display: flex !important;
    flex-flow: row;
    flex-wrap: wrap;
    gap: 10px;
}

.standard-gallery-wrapper .gallery-filters button:not(:hover):not(:active):not(.has-background),
.standard-gallery-wrapper .gallery-filters button,
.standard-gallery-wrapper .gallery-filters button:active,
.standard-gallery-wrapper .gallery-filters button:focus,
.standard-gallery-wrapper .gallery-filters button:visited {
    margin: 0;
    background: transparent;
    color: var(--link-color);
    border: 1px solid var(--link-color);
}

.standard-gallery-wrapper .gallery-filters button.active:not(:hover):not(:active):not(.has-background),
.standard-gallery-wrapper .gallery-filters button.active,
.standard-gallery-wrapper .gallery-filters button:hover {
    background: var(--link-color);
    color: #ffffff;
}

.standard-gallery-wrapper .standard-gallery-wrapper-category:not(:last-of-type) {
    padding-bottom: 50px;
    border-bottom: 1px solid rgba(138, 147, 167, 0.3);
}

.standard-gallery-wrapper .standard-gallery-wrapper-category img {
    /* border-radius: 10px; */
    cursor: pointer;
}

.standard-gallery-wrapper .standard-gallery-wrapper-category.swiper-horizontal .swiper-slide {
    max-width: 480px;
    margin: 0 30px 0 0;
}

.standard-gallery-wrapper.gallery-container-image .standard-gallery-wrapper-category.swiper-horizontal .swiper-slide {
    max-height: 380px;
}

.standard-gallery-wrapper .standard-gallery-wrapper-category .swiper-slide h3 {
    margin: 10px 0;
}

.standard-gallery-wrapper hr {
    background: #8A93A7;
    opacity: 0.3;
    width: 100%;
}

.standard-gallery-wrapper-category.image {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: minmax(40px, 1fr);
    gap: 15px;
}

.standard-gallery-wrapper-category.image h2 {
    grid-column: 1/-1;
}

.standard-gallery-wrapper-category.image .single-image {
    position: relative;
    max-height: 300px;
}

.standard-gallery-wrapper-category.image .single-image span.panorama-widget {
    position: absolute;
    z-index: 1;
    right: 1.5rem;
    top: 1.5rem;
    width: 4rem;
    height: 4rem;
    background-color: var(--link-color);
    padding: 0.8rem;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.standard-gallery-wrapper-category.image .single-image span.panorama-widget:hover {
    background-color: var(--link-color-hover);
}

.standard-gallery-wrapper-category.image .single-image span.panorama-widget svg {
    fill: #ffffff;
}

.standard-gallery-wrapper-category.image .single-image:nth-of-type(1n+16) {
    display: none;
}

.standard-gallery-wrapper-category.image .single-image figure {
    margin: 0;
    height: 100%;
    width: 100%;
}

.standard-gallery-wrapper-category.image .single-image figure img {
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%;
    max-height: -webkit-fill-available;
}

.standard-gallery-wrapper-category.image span.description {
    position: absolute;
    right: 12px;
    left: auto;
    bottom: 12px;
    top: auto;
    z-index: 1;
    background: var(--link-color);
    color: #ffffff;
    padding: 10px 12px;
    margin-left: 12px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 15px;
    line-height: 15px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.standard-gallery-wrapper-category.image span.description>i {
    font-size: 18px;
}

.standard-gallery-wrapper-category.image span.description.active>i {
    display: none;
}

.standard-gallery-wrapper-category.image span.description:not(.active)>span.text {
    display: none;
}


.standard-gallery-wrapper-category.image figure.cta img {
    filter: blur(5px);
    -webkit-filter: blur(5px);
    z-index: 2;
    transition: filter 0.3s ease, -webkit-filter 0.3s ease;
}

.standard-gallery-wrapper-category.image .overlay-cta:hover ~ figure.cta img {
    filter: blur(3px);
    -webkit-filter: blur(3px);
}


.standard-gallery-wrapper-category.image figure figcaption {
    display: none;
}

.standard-gallery-wrapper-category.image .overlay-cta {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
    z-index: 3;
    cursor: pointer;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.standard-gallery-wrapper-category.image .overlay-cta span {
    margin: auto;
    width: auto;
    padding: 10px 20px;
    text-align: center;
    justify-content: center;
    color: #ffffff;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: var(--green);
    font-weight: 700;
}

.standard-gallery-wrapper-category.image .overlay-cta:hover span {
    background: var(--green);
}

.standard-gallery-wrapper-category.image .overlay-cta.overlay-cta-play {
    color: #fff;
    font-size: 7rem;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.3);
}

.lead-generation-slide {
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 0 40px;

    background-image: url('/wp-content/uploads/2021/11/last-image-gallery-message.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.lead-generation-content-description {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 100px 50px;
}

.lead-generation-content-description .lead-generation-icon {
    font-size: 80px;
    margin-bottom: 40px;
    text-align: center;
}

.standard-gallery-wrapper-category.image figure.cta .overlay-cta a.btn::after {
    display: none !important;
    visibility: hidden !important;
}

.standard-gallery-wrapper .standard-gallery-wrapper-category.swiper-horizontal .swiper-slide iframe {
    height: 300px !important;
    margin-bottom: 10px;
}

.rll-youtube-player .play {
    width: 100% !important;
}

.swiper-slide .video-rate i {
    font-size: 20px !important;
}

.swiper-slide>.video-title {
    font-weight: bold !important;
    font-size: 24px !important;
    line-height: 31px !important;
    color: #484B5C !important;
}

.standard-gallery-wrapper-category.enable-slide .swiper-button-prev,
.standard-gallery-wrapper-category.enable-slide .swiper-button-next {
    position: absolute;
    top: 50%;
    background: #fff;
    z-index: 1;
    margin: 0 !important;
}

.standard-gallery-wrapper-category.enable-slide .swiper-button-next {
    right: 0;
}

.standard-gallery-wrapper-category.enable-slide .swiper-button-prev {
    left: 0;
}

.standard-gallery-wrapper .standard-gallery-wrapper-category {
    overflow: hidden;
    position: relative;
}

.standard-gallery-wrapper .standard-gallery-wrapper-category.swiper-horizontal .swiper-slide {
    max-width: 480px;
    margin: 0 30px 0 0;
}

.standard-gallery-wrapper .standard-gallery-wrapper-category.swiper-horizontal .swiper-slide iframe {
    height: 300px !important;
    margin-bottom: 10px;
}

.standard-gallery-wrapper.gallery-container-image .standard-gallery-wrapper-category.swiper-horizontal .swiper-slide {
    max-height: 380px;
}

@media (max-width: 600px) {
    .standard-gallery-wrapper-category.image {
        gap: 5px !important;
        grid-template-columns: repeat(2, 1fr);
    }

    .standard-gallery-wrapper-category.image span.description {
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
        right: 5px;
        bottom: 5px;
    }

    .standard-gallery-wrapper-category.image span.description.active {
        width: 100%;
        height: 100%;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: 0;
        border-radius: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .standard-gallery-wrapper .standard-gallery-wrapper-category.swiper-container-horizontal .swiper-slide {
        max-width: 290px;
        max-height: unset;
    }
}

.overlay-cta {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
    z-index: 3;
    cursor: pointer;
}

.gallery-container-wrapper-category.image figure.cta .overlay-cta a.btn {
    margin: auto !important;
    width: fit-content !important;
}

.lead-generation-slide {
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 0 4rem;

    background-image: url('/wp-content/uploads/2021/11/last-image-gallery-message.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.lead-generation-content-description {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 10rem 5rem;
}

.lead-generation-content-description .lead-generation-icon {
    font-size: 8rem;
    margin-bottom: 4rem;
    text-align: center;
}

.gallery-container-wrapper-category.image figure.cta .overlay-cta a.btn::after {
    /* margin-left: 0.5rem; */
    display: none !important;
    visibility: hidden !important;
}

.gallery-container-wrapper .gallery-container-wrapper-category.swiper-container-horizontal .swiper-slide iframe {
    height: 30rem !important;
    margin-bottom: 1rem;
}

.rll-youtube-player .play {
    width: 100% !important;
}

body button.pswp__button {
    border: none !important;
    margin: 0 !important;
    background: transparent !important;
}

body button.pswp__button.pswp__button--close,
body button.pswp__button.pswp__button--zoom {
    margin: 0 20px 0 0 !important;
}

body .pswp__custom-caption {
    background-color: rgba(255, 255, 255, .9);
    width: 100%;
    max-width: 500px;
    padding: 2px 10px;
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translateX(-50%);
    color: #000;
    font-size: 14px;
    border-radius: 1px;
}

.pswp__360-image-container {
    position: relative;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.pswp__360-image-container iframe {
    background: #444;
    width: 100%;
    height: 100%;
    max-width: calc(100vw - 20rem);
    max-height: 100vh;
    pointer-events: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: none !important;
}

.pswp__video-container {
    position: relative;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.pswp__video-container video {
    width: 100%;
    height: 100%;
    max-width: calc(100vw - 20rem);
    max-height: 100vh;
    pointer-events: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.rotate-device {
    position: fixed;
    background-color: #000000;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    display: none;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 4rem;
    color: #fff;
}

.rotate-device.show {
    display: flex;
}

.rotate-device .phone {
    height: 5rem;
    width: 10rem;
    border: 0.3rem solid white;
    border-radius: 1rem;
    animation: rotate-device 4s ease-in-out infinite;
}

.rotate-device a,
.rotate-device a:active,
.rotate-device a:focus,
.rotate-device a:visited,
.rotate-device a:hover {
    color: #fff;
    letter-spacing: normal;
    padding: 10px 30px;
}

@keyframes rotate-device {
    0% {
        transform: rotate(-90deg)
    }

    70% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(-90deg)
    }
}

.pswp--has_mouse .pswp__button--arrow {
    visibility: visible;
    z-index: 100 !important;
    width: 100px;
}

body button.pswp__button.pswp__button--close, body button.pswp__button.pswp__button--zoom, body button.pswp__button.pswp__button--close:hover , body button.pswp__button.pswp__button--zoom:hover {
    width: 40px !important;
}

button.btn.filter-button {
    background-color: var(--brown) !important;
    border-radius: 0px !important;
    font-weight: 500 !important;
    color: white !important;
}

button.btn.filter-button.active {
    background-color: var(--green) !important;
}

button.btn.filter-button {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700 !important;
    font-size: 18px !important;
    text-transform: uppercase;
    border-color: white !important;
    border-style: solid !important;
    border-width: 2px !important;
    color: white;
}

button.btn.filter-button:hover,
button.btn.filter-button.active {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700 !important;
    font-size: 20px;
    text-transform: uppercase;
    border-color: #f1bc5d !important;
    border-style: solid !important;
    border-width: 2px !important;
	color: #f1bc5d !important;
	border: 2px solid #f1bc5d !important;
}

.standard-gallery-wrapper-category.image h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
	color: #f1bc5d !important;
}

.h1-gallery {
    text-align: center;
    font-size: 32px;
    color: white;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
    margin-top: 50px;
}

span.button_label {
    font-family: 'Montserrat', sans-serif;
}
/*
h1, h2, h3, h4, .text-logo #logo {
    font-family: 'Montserrat', sans-serif !important;
}
*/
.container-news p{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.container-campi p {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap;
    gap: 10px;
}
.container-campi input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 235px;
    height: 40px;
    align-self: end;
    margin: 0px;
    padding: 0px !important;
    color: white;
    font-family: 'Montserrat';
    text-transform: uppercase;
}
.container-news label, .container-news label span {
    margin: 0px;
    font-size: 16px;
}
.container-invio-acpt span.wpcf7-list-item {
    margin: 0px;
}
span#psinformativa2 {
    font-size: 14px;
}


@media(max-width: 768px){
	.container-campi p {
		flex-direction: column !important;
        flex-wrap: wrap;
		gap: 15px;
	}
	.container-campi input.wpcf7-form-control.wpcf7-submit.has-spinner {
		width: 100%;
	}
	.container-campi br {
		display: none;
	}
}

.page-id-2062 div#Header_wrapper {
    background-position: center !important;
    background-size: cover !important;
    height: unset;
	min-height: unset !important;
}


/*pop up chiusura festività*/
.pum-container {
    display: flex !important;
    flex-direction: column;
    position: relative !important;
    background: white;
}

.pum-content p {
    padding: 5px 20px 10px 20px;
	color: black !important;
}

.sub-container-popup {
    display: flex;
    flex-direction: row;
    gap: 30px;
    height: 615px !important;
}

.container-content-popup h3 {
    text-align: center;
}

.container-content-popup {
    margin-top: 40px;
    width: 100%;
    height: auto;
}

div.container-content-popup h2 {
    margin: 0px 0px 30px 0px !important;
	color: black !important;
}

.container-popup {
    background-color: white;
}

p.paragrafo-popup,
.ul-popup .li-popup {
    color: black;
}

img.image-popup-text {
    width: 300px !important;
}

div#popmake-18201 {
    height: 550px;
}

li.li-popup {
    list-style: none;
    display: flex;
    flex-direction: row;
    gap: 20px;
    margin-bottom: 10px;
}

ul.ul-popup li.li-popup i.fa-duotone.fa-calendar.fa-xl {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

ul.ul-popup li.li-popup i.fa-solid.fa-suitcase.fa-xl {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

ul.ul-popup li.li-popup i.fa-duotone.fa-message-lines.fa-xl {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

p.p-dates {
    margin-bottom: 0px;
}

.container-image-popup {
    height: auto;
    width: 75%;
}

img.image-popup {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

button.pum-close.popmake-close::before {
    display: none !important;
}

button.pum-close.popmake-close:hover {
    font-size: 1.6rem !important;
    font-weight: 700 !important;
	text-transform: uppercase !important;
}

button.pum-close.popmake-close {
    margin: 0px !important;
    width: fit-content !important;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    position: absolute !important;
    top: 0px !important;
}

div#popmake-6822 {
    height: 550px !important;
}

/*modifiche popup post cambiamento contenuti*/
p.paragrafo-popup {
    text-align: center;
    width: 85%;
}

.container-content-popup {
    margin-top: 40px;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
}

img.image-popup-text {
    width: 15%;
}

button.pum-close.popmake-close, button.pum-close.popmake-close:hover {
    width: fit-content !important;
    height: 50px !important;
	background: none !important;
}

.container-content-popup p {
    text-align: center;
}



@media(max-width:768px)
{
	/*
*   26.0 Popup
*/
    .sub-container-popup {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        gap: 30px;
        padding: 0px 0px 0px 0px;
        height: 100% !important;
    }

ul.ul-popup {
    padding-left: 1rem;
}

    div.container-content-popup h2 {
        padding: 1rem 1rem;
        width: 100% !important;
        text-align: center;
        margin: 0px !important;
    }

.container-image-popup {
    display: none;
}

.container-content-popup {
    margin-top: 15px;
    padding: 0px 10px;
}

body button.pum-close.popmake-close:not(.toggle), body button.pum-close.popmake-close:not(:hover):not(:active):not(.has-background), body button.pum-close.popmake-close {
        align-items: center !important;
        width: fit-content !important;
        justify-content: center !important;
        border-style: solid;
        border-width: 2px;
        border-color: white;
        position: absolute !important;
        top: 0px !important;
        background: none !important;
        margin-top: 10px !important;
    }

p.paragrafo-popup {
    padding: 0px 10px 0px 10px;
    margin-bottom: 15px !important;
    width: 100% !important;
    text-align: center !important;
}

p.spazio-popup {
    display: none;
}

button.pum-close.popmake-close::before {
    display: none;
}

button.pum-close.popmake-close::before {
    display: none !important;
}

button.pum-close.popmake-close {
    position: inherit !important;
    margin: 0px !important;
}

button.pum-close.popmake-close:hover {
    font-size: 1.6rem !important;
    font-weight: 700 !important;
}

button.pum-close.popmake-close::before {
    display: none !important;
}

button.pum-close.popmake-close {
    position: inherit !important;
    margin: 0px !important;
    background-color: #e3dcd4 !important;
    padding-bottom: 30px !important;
    line-height: 0px !important;
    height: 40px !important;
}

button.pum-close.popmake-close:hover {
    font-size: 1.6rem !important;
    font-weight: 700 !important;
}

div#popmake-6822 {
    margin-top: 0px !important;
    top: 10px !important;
}

h3.titolo-popup {
    padding: 0px 10px;
}

a.link-popup {
    padding: 0px 10px;
}

/*modifiche popup post cambiamento contenuti*/
    .container-popup {
        background-color: white;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

img.image-popup-text {
    width: 30%;
}
	.pum-content p {
    padding: 5px 20px 5px 20px;
    color: black !important;
}
	
	img.image-popup-text {
    width: 225px !important;
}

}

img.logo-header-custom {
    max-width: 140px;
}

@media(max-width:768px){
	img.logo-header-custom {
    	width: 100px !important;
	}
}
