/*
Theme Name:  Jampaa
Theme URI: https://www.jampaa.it/
Description:  Tema Jampaa
Author:  Jampaa
Author URI: https://www.jampaa.it/
Template:  hello-elementor
Version:  1.0.2
*/

/*

INDICE

*   1.0 HEADER
*   2.0 FOOTER
*   3.0 ETICHETTA
*   4.0 MODIFICHE FONT
*   5.0 RECENSIONI HOME
*   6.0 CAMERE
*   7.0 ACCORDION
*   8.0 PULSANTE CON BORDO INFERIORE
*   9.0 RECENSIONI
*   10.0 GALLERY
*   11.0 WPML
*   12.0 BOOKING FORM
*   13.0 ROOM PRICE
*/

body {
    overflow-x: hidden;
}

div.elementor-widget-container:has(> h1) {
	padding-bottom: 80px !important;
}

div.e-con-inner:has (div.elementor-element-1f808e2b){
	padding-bottom: 40px !important; 
}

/*
*   2.0 FOOTER
*/
.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal ul li a {
    text-transform: uppercase;
    color: #4f6280 !important;
}

.eae-progress-bar-skin1 {
    height: 20px;
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 0px;
}

div#link-footer-dms-acp p a span {
    color: white !important;
    font-size: 20px;
}

div#link-footer-dms-acp p a {
    color: white !important;
    font-size: 20px;
}

#punteggio .eae-pb-bar.eae-pb-bar-skin1 {
    border-radius: 0px;
}

#punteggio .eae-pb-bar-inner.eae-pb-bar-inner-skin1.js-animated {
    border-radius: 0px;
}

#punteggio .eae-pb-bar-inner.eae-pb-bar-inner-skin1.js-animated::before {
    border-radius: 0px;
}

#menu-footer ul.sub-menu li.menu-item {
    margin-bottom: 0px !important;
}

#menu-footer ul.sub-menu li.menu-item:last-child {
    margin-bottom: 0px !important;
}

#menu-footer a.elementor-item {
    height: 30px;
}

div#\#contatti-footer a {
    text-decoration: underline !important;
}

div#\#contatti-footer div ul li:first-child a {
    text-decoration: none !important;
}

div#without-decoration div a {
    text-decoration: none !important;
}


/*
*   3.0 ETICHETTA
*/
.etichetta {
    width: fit-content;
    padding: 10px 20px;
    background-color: #28f;
    border-radius: 30px;
    margin-top: 30px;
    margin-left: -60px;
    text-transform: uppercase;
}

span.span-etichetta {
    color: white;
    font-size: 16px;
    font-weight: 500;
}

.etichetta-green {
    display: flex;
    flex-direction: row;
    gap: 16px;
    background-color: #EAFAF4;
    width: fit-content;
    padding: 2px 20px;
    box-shadow: 1px 1px 8px 0px #888888;
    border-radius: 20px;
}

.contenitore-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

span.punteggio {
    font-size: 50px;
}

div#label-camere {
    width: fit-content;
    padding: 7px 16px 10px 16px;
    border-radius: 30px;
    background-color: #28F;
}

div#label-camere span {
    text-transform: uppercase;
    font-weight: 600;
}


/*
*   4.0 MODIFICHE FONT
*/
.span-light {
    font-weight: 200 !important;
}

.text-white {
    color: white !important;
}

.red {
    color: #881C44;
    font-weight: 700;
}

#elenco-home-sx li.elementor-icon-list-item:first-child span i:before {
    color: #881C44;
}

#elenco-camere-dx div.elementor-widget-container ul li.elementor-icon-list-item:nth-child(3) span i:before {
    color: #881C44 !important;
}

.decoration a {
    text-decoration: underline !important;
    text-decoration-color: black;
}


/*
*   5.0 RECENSIONI HOME
*/
.dati-recensione {
    display: flex;
    flex-direction: row;
    gap: 20px;
}

.container-recensione {
    display: flex;
    flex-direction: column;
    background: #E8E5E2;
    border-radius: 30px;
    padding: 30px 35px;
    gap: 20px;
    min-height: 165px;
}

.container-tutte-recensioni {
    gap: 30px;
    display: flex;
    flex-direction: column;
}

.testo-recensione p,
.dati-recensione p {
    font-size: 14px;
    display: flex;
    align-items: center;
    margin: 0px;
}


/*
*   6.0 CAMERE
*/
.servizio-item.red {
    color: #881C44;
}

.servizio-item.red .fa {
    color: #881C44;
}

.has_eae_slider {
    background-position: center;
    background-size: cover;
}

.slider-home .swiper-slide {
    width: 800px !important;
}

.caratteristiche-container {
    display: flex;
}

.caratteristica-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.caratteristica-tab {
    text-align: center;
    font-size: 14px;
}

.icona-tab i {
    font-size: 24px;
    margin: 0px !important;
}

.servizi-container {
    display: flex;
    justify-content: space-between;
    padding-right: 170px;
    gap: 100px;
}

.servizi-colonna {
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 50%;
}

.servizio-item {
    display: flex;
    gap: 12px;
    align-items: center;
}

.servizio-item span {
    word-break: break-word;
    font-size: 16px;
}

.caratteristiche-container {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 15px;
    min-height: unset;
}

.caratteristica-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;
    max-width: 210px;
}

.caratteristica-item span {
    font-size: 16px;
}

div#caratteristiche-secondo-livello .caratteristiche-container .caratteristica-item {
    display: flex;
    flex-direction: row;
}

.single-rooms div#caratteristiche-secondo-livello .caratteristiche-container .caratteristica-item {
    max-width: unset;
}

.caratteristica-item i {
    margin-right: 10px;
}

#caratteristiche-secondo-livello .caratteristiche-container .caratteristica-item:after {
    content: "|";
    margin-left: 15px;
}

#caratteristiche-secondo-livello .caratteristica-item:last-child:after {
    display: none;
}

.container-title-tab {
    height: 65px;
}

#servizi h3.elementor-icon-box-title {
    margin: 0px;
    min-height: 73px;
}

@media (max-width: 768px) {
    .caratteristica-item:not(:last-child):after {
        content: none;
    }

    .caratteristica-item {
        font-size: 14px;
        padding: 8px;
        max-width: 180px;
    }

    .caratteristica-item:last-child {
        max-width: 110px;
    }

    .caratteristiche-container {
        display: flex;
        flex-wrap: nowrap;
        align-items: flex-start;
        align-content: flex-start;
        flex-direction: row;
    }
    .altre-camere .caratteristiche-container {
        flex-wrap: nowrap;
    }
    .container-title-tab {
        height: unset;
    }
    #caratteristiche-secondo-livello .caratteristiche-container .caratteristica-item:after {
        display: none;
    }
    .caratteristiche-container.secondo-livello {
        flex-wrap: wrap;
    }
}

.caratteristiche-camera-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 10px;
}

.caratteristica-camera-item {
    display: flex;
    align-items: center;
    padding: 0px;
    font-size: 16px;
    gap: 5px;
}

.caratteristica-camera-item:not(:last-child):after {
    content: "|";
    margin-left: 15px;
    margin-right: 15px;
}

@media (max-width: 450px) {
    .caratteristica-camera-item {
        padding: 0px;
        font-size: 15px;
    }

    .caratteristiche-camera-container {
        display: flex;
        flex-direction: row;
        align-items: flex-start !important;
        justify-content: flex-start;
    }

    #caratteristiche-tabs div.caratteristiche-camera-container {
        justify-content: flex-start;
    }
    .servizi-container {
        display: flex;
        justify-content: flex-start;
        gap: 12px;
        padding: 0px;
    }
}

/*
*   7.0 ACCORDION 
*/
.potrebbe-interessarti-anche {
    display: flex;
    /*width: 70vw !important;*/
    gap: 30px;
    margin-top: 60px !important;
    margin-bottom: 60px !important;
}

.accordion-item {
    width: 100%;
    height: 300px;
    flex-grow: 1;
    flex-basis: 0;
    transition: flex-grow 1s ease;
    border-radius: 30px;
    padding-bottom: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.accordion-item a {
    width: 100%;
    display: flex;
    height: 100%;
    flex-direction: row;
    align-items: flex-end;
    justify-content: center;
    font-size: 26px;
    color: white !important;
    padding-bottom: 10px;
    font-weight: 600!important;
    font-size: 25px!important;

}

.accordion-item:hover {
    flex-grow: 2;
}


/*
*   8.0 PULSANTE CON BORDO INFERIORE
*/
.button-transparent a.elementor-button {
    border: none !important;
}

.button-transparent {
    width: fit-content;
}

.button-transparent a:before {
    content: "";
    position: absolute !important;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 110%;
    border-bottom: 2px solid #881C44;
    margin-left: -4%;
    transition: width 0.3s ease, margin-left 0.3s ease; /* Smooth transition for the hover effect */

}

.button-transparent.btn-white a:before {
    border-bottom: 2px solid #ffffff;
}

.button-transparent:hover a:before {
    content: "";
    position: absolute !important;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 70%!important;
    border-bottom: 2px solid #881C44;
    margin-left: 15%;
}

.button-transparent.btn-white:hover a:before {
    border-bottom: 2px solid #ffffff;
}


/*
*   9.0 RECENSIONI
*/
div.container-rank-oriz {
    display: flex;
    flex-direction: row !important;
    gap: 70px;
}

div.container-rank-oriz .sub-container-rank p {
    margin: 0px !important;
}

.sub-container-rank {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 30px;
    margin-bottom: 0px;
}

.sub-container-rank p {
    margin: 0px;
}

div#container-recensione {
    margin-right: 0px;
}

div#data-recensione:before {
    content: '|';
}

div#data-recensione {
    display: flex;
    gap: 20px;
}

/*
*   10.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;
}

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

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

.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: 440px;
    }

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

/*
*   WPML
*/
a.js-wpml-ls-item-toggle.wpml-ls-item-toggle,
a.js-wpml-ls-item-toggle.wpml-ls-item-toggle:hover,
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    display: flex;
    justify-content: center;
    padding: 0px;
    border-color: transparent;
    background-color: transparent;
    border-width: 0px;
    flex-direction: column;
}

a.js-wpml-ls-item-toggle.wpml-ls-item-toggle span {
    color: white;
    font-size: 21px;
    text-align: center;
    background-color: #9E9B99;
}

a.js-wpml-ls-item-toggle.wpml-ls-item-toggle:after {
    display: none;
}

a.wpml-ls-link {
    text-align: center;
    background-color: #9e9b99;
    border-width: 0px !important;
}

/*
*   12.0 Booking form
*/
#booking-form-container.site-booking-form {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    background: transparent;
    font-size: 1.4rem;
    line-height: 2.2rem;
    max-width: var(--max-container-width);
    margin: auto auto 2.5rem;
}

#booking-form-container.site-booking-form .site-booking-form-pre,
#booking-form-container.site-booking-form .site-booking-form-post {
    background: rgba(248, 248, 248, 0.70);
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1.6rem;
    display: flex;
    align-items: center;
    gap: 1.5rem 3rem;
    padding: 1.5rem 2rem;
    color: #438BAA;
}

#booking-form-container.site-booking-form .site-booking-form-pre i,
#booking-form-container.site-booking-form .site-booking-form-post i {
    margin-right: 0.5rem;
}

#booking-form #sb-container div.sb button,
body #booking-form #sb-container div.sb button:not(.toggle),
body #booking-form #sb-container div.sb button:not(:hover):not(:active):not(.has-background),
#booking-form #sb-container div.sb button:hover,
body #booking-form #sb-container div.sb button:not(.toggle):hover {
    padding: 4px 8px !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    margin: 0 !important;
    font-size: 12px;
    line-height: normal;
}

#booking-form #sb-container div.sb {
    padding: 0;
}

#booking-form #sb-container .sb__form-field-label {
    display: none;
}

#booking-form #sb-container #sb-container_sb__form {
    display: grid;
    grid-template-columns: 4fr 2fr 2fr 2fr;
    gap: 5px;
}

#booking-form #sb-container .sb__dates,
#booking-form #sb-container .sb__guests-rooms {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    gap: 5px;
    display: flex;
}

#booking-form #sb-container input#sb-container_sb__form-field--checkavailability {
    width: auto !important;
    text-wrap: balance;
    height: 100%;
    margin: 0;
    border-radius: 0;
    border: none !important;
    box-shadow: none;
    padding: 0.5rem 1.2rem !important;
    background: #fff !important;
    background-color: #881C44 !important;
    color: #ffffff !important;
    letter-spacing: normal;
    font-weight: 500;
    font-size: 0.9rem;
    line-height: 2rem;
    margin: 0 !important;
    text-align: center;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    align-items: center;
    text-transform: uppercase;
    line-height: 21px;
    display: flex;
    font-family: 'Work Sans';
}

#booking-form #sb-container input#sb-container_sb__form-field--checkavailability:hover {
    background-color: var(--link-color) !important;
    background: var(--link-color) !important;
    color: #ffffff !important;
}

#booking-form #sb-container .sb__form-field-input {
    border-radius: 0 !important;
    box-shadow: none !important;
    height: 100%;
    display: flex;
    align-items: center;
}

#bf-header #booking-form .container {
    display: flex;
}

#bf-header a#bfPreventivo {
    height: 80px;
}

#bf-header .sb__footer-actions {
    display: flex;
    justify-content: flex-start;
}

#booking-form #sb-container .sb__footer .sb__footer-actions {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 2rem;
}

#booking-form #sb-container .sb__footer {
    grid-column: 1 / -1;
}

#bf-pages .sb__form-field {
    height: 100%;
}

.sb.sb-custom-color.sb-custom-bg-color.sb-screen-xs.sb-screen-s.sb-screen-m.sb-screen-l.sb-direction-ltr.number-of-months-vertical.number-of-months-vertical--left {
    background: transparent !important;
    width: 100% !important;
}

a#sb-container_sb__footer-promo-wrapper {
    margin: 0px;
}

a#sb-container_sb__form-field--reservationedit {
    margin: 0px;
}

#booking-form #sb-container .sb__footer .sb__footer-actions a {
    color: #ffffff !important;
    margin: 0;
    font-size: 14px;
    width: fit-content;
}

#booking-form #sb-container .sb__footer .sb__footer-actions a svg {
    fill: #ffffff !important;
    color: #881C44 !important;
}

#booking-form #sb-container input#sb-container_sb__form-field--checkavailability:hover {
    background-color: white !important;
    color: #881C44 !important;
}

a#bfPreventivo {
    background: white !important;
    color: #881C44 !important;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 0.9rem;
    line-height: 21px;
    padding: 0.5rem 1.2rem !important;
    text-align: center;
}

a#bfPreventivo:hover {
    background: #881C44 !important;
    color: white !important;
}

div#booking-form {
    margin-left: 0px;
}

.sb__dates div {
	/*width: 100% !important;*/
}

.sb__footer-promo-wrapper {
    width: fit-content !important;
}

button.sb__guests-add-room.sb-custom-icon-color.sb-custom-add-room-box-shadow-color svg {
    display: none;
}

div.sb__guests {
    width: fit-content;
}

div#bf-pages {
    width: 75%;
    margin-left: 90px;
}

/*
*   13.0 Booking form camere
*/
#shortcode-camere div#booking-form {
    margin: 0px;
}

#shortcode-camere #booking-form #sb-container #sb-container_sb__form {
    display: grid;
    grid-template-columns: 4fr 2fr;
    gap: 15px;
}

#shortcode-camere #booking-form #sb-container .sb__dates, #booking-form #sb-container .sb__guests-rooms,
.sb__guests-rooms .sb__form-field {
    width: 100% !important;
}

#shortcode-camere a#sb-container_sb__footer-promo-wrapper,
a#sb-container_sb__form-field--reservationedit {
    font-size: 14px;
}

#shortcode-camere #booking-form #sb-container .sb__footer .sb__footer-actions a {
    color: #000000 !important;
    margin: 0;
}

#shortcode-camere #booking-form #sb-container .sb__footer .sb__footer-actions a svg {
    fill: #000000 !important;
    color: #881C44 !important;
}

#shortcode-camere #booking-form #sb-container .sb__footer .sb__footer-actions,
#shortcode-camere #booking-form #sb-container .sb__dates, #booking-form #sb-container .sb__guests-rooms {
    gap: 1rem;
}

#shortcode-camere #booking-form #sb-container .sb__footer .sb__footer-actions {
    justify-content: center;
}


/*
*    13.0 ROOM PRICE
*/
.rooms-list-container-single-price {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgba(255,255,255,0.9);
    box-shadow: 0 0 1rem rgb(112 113 113/70%);
    top: 0px;
    position: relative;
    padding: 20px 10px;
    border-radius: 1rem;
    width: fit-content;
    gap: 2px;
    font-size: 15px;
    min-width: 146px;
}
    
.rooms-list-container .rooms-list-container-single .rooms-list-container-single-title {
    position: relative;
    display: flex;
    gap: 0 0.5rem;
    justify-content: space-between;
    align-items: center;
}

.container-room-price .elementor-shortcode {
    display: flex;
    align-content: flex-end;
    flex-wrap: wrap;
    align-items: flex-end;
    flex-direction: column;
}

.container-room-price span.price {
    font-size: 30px;
    font-weight: 800;
    color: #2EC046;
    text-align: center;
}

span.starting-from {
    text-align: left !important;
    width: 100%;
}

.elementor-slideshow__description,
.elementor-slideshow__title {
    display: none !important;
}


span#psinformativa2 a {
    color: #881C44;
    font-weight: 700;
}

button.iubenda-tp-btn.iubenda-cs-preferences-link {
    display: none !important;
}

@media(max-width: 768px) {
	div#form-contatto {
    max-height: unset !important;
	}
	.servizi-container {
    display: flex;
    justify-content: space-between;
    padding-right: 0px;
    gap: 0px;
    flex-direction: column;
	}
	.servizi-colonna {
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 100%;
	}
}


a.lb-next, a.lb-prev {
    display: flex;
    opacity: 1 !important;
}