.header11 .logo {
    max-height: 22px;
}

.header11 .logousato {
    max-height: 40px;
}

.header11 #mobilemenu {
    display: none;
}


.home .header11,
.listanuovo .header11,
.thankyou2 .header11,
.promozioni1 .header11,
.blog2 .header11,
.officina1 .header11,
.noleggio1 .header11,
.veicolicommerciali1 .header11 {
    background-color: #EEF0FC !important;
}

.chisiamo1 .header11 {
    width: 100%;
}

.elettrico1 .header11 {
    background: linear-gradient(79deg, #82F15B 10.52%, #008C95 113.14%);
}

@media screen and (min-width: 992px) {
    .chisiamo1 .header11 {
        position: relative;
        background: linear-gradient(81deg, #EEF0FC 19.69%, #C4ECF7 71.3%, #A1E9F3 94.69%);
    }
}

@media screen and (min-width: 998px) {
    .header11 .logo {
        max-height: unset;
    }

    .header11 .logousato {
        max-height: 70px;
    }

    .header11 .openhidemobilemenu {
        width: 60px;
    }

}

.header11 .menuall {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.header11 .menuall .menu {
    padding: 30px 15px;
    width: 100%;
    height: 100vh;
    background: rgba(255, 255, 255, 1);
    overflow: auto;
}

.header11 .menuall .menu .fa-times {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 20px;
    z-index: 9;
    cursor: pointer;
}

.header11 .menuall .menu ul li {
    text-align: center;
    padding: 10px 0;
}

@media screen and (min-width: 992px) {
    .header11 .menuall .menu {
        width: 450px;
        margin-left: calc(100% - 450px);
        height: 100vh;
        background: #fff;
    }

    .header11 .menuall .menu ul {
        padding-top: 30px;
    }

    .header11 .menuall .menu ul li {
        padding: 20px 0;
        font-size: 20px;
    }
}.footers small {
    font-size: 12px;
}.slider8 {
    padding-bottom: 130px !important;
}

.slider8 .carousel-item {
    height: 36vw;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.slider8 button.btn {
    display: none;
}

.slider8 .carousel-control-next,
.slider8 .carousel-control-prev {
    width: 5%;
}

.slider8 .carousel-control-prev-icon {
    background-image: url("/assets/img/custom/9/arrow-left.png");
    background-color: #CECFCF;
    border-radius: 100%;
    padding: 15px;
}

.slider8 .carousel-control-next-icon {
    background-image: url("/assets/img/custom/9/arrow-right.png");
    background-color: #CECFCF;
    border-radius: 100%;
    padding: 15px;
}

.slider8 .carousel-control-prev.btn:focus,
.slider8 .carousel-control-next.btn:focus {
    outline: none !important;
    box-shadow: none !important;
}

.promozioni1 .slider8 {
    padding-bottom: 0 !important;
}

.promozioni1 .slider8 .container {
    padding-bottom: 0 !important;
}


.promozioni1 .slider8 h1 {
    display: none;
}

@media screen and (min-width: 998px) {
    .slider8 .carousel-inner {
        max-width: 100%;
        margin: 0 auto;
    }

    .slider8 .carousel-item {
        height: 20vw;
    }

    .slider8 button.btn {
        display: inline-block;
    }

}.filtri11 {
    margin-top: -150px;
    z-index: 1;
    position: relative;
}

.filtri11 .item-filtro {
    border-radius: 15px !important;
}

.filtri11 .item-filtro img {
    max-height: 70px;
    max-width: 110px;
}

.filtri11 .item-filtro p strong {
    font-size: 16px;
}

.filtri11 .item-filtro p.subtitle {
    font-size: 13px;
}

.filtri11 .item-filtro .arrowicon {
    max-width: 9px;
}

.filtri11 {
    background-color: #EEF0FC;
}

.filtri11 .sfondomobilebiancofix {
    position: absolute;
    bottom: -10px;
    height: 77px;
    background-color: #fff;
    width: 100%;
    z-index: -1;
}/* .brandchoices3 .brandmobile {
    white-space: nowrap;
    overflow: auto;
}

.brandchoices3 .brandmobile a img {
    display: block;
    text-align: center;
    height: 90px;
} */

.brandchoices3 .brandmobile a {
    font-size: 14px;
    font-weight: 600;
}.carchoices5 .nav-tabs .nav-link {
    background-color: #fff;
    position: relative;
    margin: 0 5px;
    padding: 5px;
}

.carchoices5 .nav-tabs .nav-item.show .nav-link,
.carchoices5 .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #7D869C;
    border-color: #7D869C;
    border-radius: .25rem;
}

.carchoices5 .slick-dots li button:before {
    font-size: 11px;
}

.carchoices5 .slick-dots li.slick-active button:before {
    font-size: 16px;
}

.carchoices5 .boxprezzo {
    max-width: 500px;
    border-radius: 30px;
}

.carchoices5 .slick-prev:before,
.carchoices5 .slick-next:before {
    color: #8896AB !important;
}

.carchoices5 .slick-slide {
    margin: 0 25px;
}

.carchoices5 .slick-track {
    display: flex;
    align-items: baseline;
}

.carchoices5 .slick-list {
    padding: 0 30% 0 0 !important;
}

.carchoices5 .range-slider__container {
    margin-bottom: 25px !important;
}

.carchoices5 .slick-slider {
    margin: 0;
}

@media screen and (min-width: 768px) {
    .carchoices5 .slick-list {
        padding: 0 !important;
    }
}

@media screen and (min-width: 992px) {
    .carchoices5 .nav-tabs .nav-link {
        padding: 5px 10px;
    }
}.offerte6 .img-background {
    padding-top: 65%;
    background-size: cover;
    background-position: center;
}

.offerte6 .slick-slide {
    margin: 15px;
}

.offerte6 .slick-prev:before,
.offerte6 .slick-next:before {
    color: #8896AB;
}

.offerte6 .logousato {
    max-width: 250px !important;
}

.offerte6 .h5 {
    font-size: 1.0rem;
}

.offerte6 .slick-list {
    padding: 0 20% 0 0 !important;
}

.offerte6 .slick-slider {
    margin: 0;
}

@media screen and (min-width: 768px) {

    .offerte6 .slick-list {
        padding: 0 !important;
    }
}.offerte7 .slick-slide {
    margin: 15px;
}

.offerte7 .slick-prev:before,
.offerte7 .slick-next:before {
    color: #8896AB;
}

.offerte7 .slick-track {
    display: flex !important;
}

.offerte7 .item-promozioni {
    height: inherit !important;
}

.offerte7 .slick-list {
    padding: 0 30% 0 0 !important;
}

.offerte7 .slick-slider {
    margin: 0;
}

@media screen and (min-width: 768px) {
    .offerte7 .slick-slide {
        margin: 15px 70px;
    }

    .offerte7 .slick-list {
        padding: 0 !important;
    }
}.aboutus3 img {
    background-color: #fff;
    padding: 5px 15px;
    border-radius: 10px;
}

@media screen and (min-width: 992px) {
    .aboutus3 img {
        background-color: unset;
    }

}.dovesiamo1 .slick-slide {
    margin: 14px;
}

.dovesiamo1 .slick-prev:before,
.dovesiamo1 .slick-next:before {
    color: #8896AB;
}

.dovesiamo1 .imgsede {
    height: 200px;
    background-size: cover;
    background-position: center;
    border-radius: 20px;
}

.dovesiamo1 .slick-list {
    padding: 0 20% 0 0 !important;
}

.dovesiamo1 .slick-slider {
    margin: 0;
}

@media screen and (min-width: 768px) {

    .dovesiamo1 .slick-list {
        padding: 0 !important;
    }
}.seopage2 .slick-slide {
    margin: 15px;
}

.seopage2 .slick-prev:before,
.seopage2 .slick-next:before {
    color: #8896AB;
}

.seopage2 .slick-list {
    padding: 0 20% 0 0 !important;
}

.seopage2 .slick-slider {
    margin: 0;
}

@media screen and (min-width: 768px) {

    .seopage2 .slick-list {
        padding: 0 !important;
    }
}.banner1 {
    background: linear-gradient(265deg, #8BF757 0%, #008C95 100%);
}.testimonial6 .slick-slide {
    margin: 15px;
}

.testimonial6 .slick-prev:before,
.testimonial6 .slick-next:before {
    color: #8896AB;
}

.testimonial6 .text-stars {
    color: #FFB400;
}

.testimonial6 .item-testimonial {
    height: 100%;
}

.testimonial6 p.mt-2 {
    font-size: 0.9rem;
    font-weight: 300;
}.breadcrumbs {
    font-size: 12px;
    text-transform: uppercase;
    padding: 15px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.breadcrumbs span a {
    color: #023e8a;
    text-decoration: none;
    font-weight: 600;
}

.breadcrumbs span.active {
    color: #4b4b4b;
}

.breadcrumbs i {
    font-size: 10px;
    padding: 0 5px;
}.elettrico1 .rowslick .slick-slide {
    margin: 0 25px;
}

.elettrico1 .slick-prev:before,
.elettrico1 .slick-next:before {
    color: #008C95 !important;
}

.elettrico1 .slickgamma .slick-slide {
    margin: 0 25px;
}

.elettrico1 .slickpromozioni .slick-slide {
    margin: 0 25px;
}.lista4 .titlelista h1 {
    font-weight: bold;
}

.lista4 .titlelista h1 span {
    color: #FF5418 !important;
}

.lista4 .offertelista {
    background: linear-gradient(132deg, #36D2DC 0%, #05929B 100%);
}

.lista4 .offertelista.nuovo {
    background: linear-gradient(132deg, #36D2DC 0%, #527CC9 100%);
}

.lista4 .offertelista span {
    font-size: 18px;
}

@media screen and (max-width: 992px) {
    .lista4 .btn-width-fix {
        min-width: 160px;
    }

}.switch {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 24px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.switch .slider:before {
    position: absolute;
    content: "";
    height: 17px;
    width: 17px;
    left: 4px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.switch input:checked+.slider {
    background-color: #28a745;
}

.switch input:focus+.slider {
    box-shadow: 0 0 1px #28a745;
}

.switch input:checked+.slider:before {
    -webkit-transform: translateX(22px);
    -ms-transform: translateX(22px);
    transform: translateX(22px);
}

/* Rounded sliders */
.switch .slider.round {
    border-radius: 34px;
}

.switch .slider.round:before {
    border-radius: 50%;
}.annuncio6 .img-background {
    padding-top: 75%;
    background-size: cover;
    background-position: center;
}

.annuncio6 .icone {
    width: 17px;
}

.annuncio6 .label_simili_disponibili {
    position: absolute;
    top: 15px;
    left: 15px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px;
    z-index: 1;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}.richiamami2 img.vector {
    margin-bottom: -20px;
    margin-top: -20px;
}

.richiamami2 .inputphone {
    max-width: 350px;
}

@media screen and (min-width: 1024px) {
    .richiamami2 img.vector {
        margin-bottom: -60px;
        margin-top: -60px;
    }
}.listanuovo1 .item-marca {
    cursor: pointer;
}

.listanuovo1 .item-marca.item-marca-active {
    background: #CFD6E2;
    border-radius: 10px;
}

.listanuovo1 .rowslick .slick-slide {
    margin: 0 25px;
}

.listanuovo1 .rowslick .slick-prev:before,
.listanuovo1 .rowslick .slick-next:before {
    color: #8896AB;
}

@media only screen and (max-width: 920px) {
    .listanuovo1 .item-marca {
        background: #F6F9FF;
        border-radius: 10px;
    }
}

@media only screen and (min-width: 920px) {
    .listanuovo1 .item-marca:after {
        content: " ";
        position: absolute;
        right: 0;
        top: 15%;
        height: 70%;
        width: 1px;
        background-color: #8896AB;
    }
}
@media only screen and (max-width: 920px) {
    body .filtripromo * {
        font-size: 12px !important;
    }
}.banner2 .imgabsolute img {
    margin-top: -80px;
    margin-bottom: -40px;
}

.banner2 .imgabsolute img.mobile {
    margin-top: 0;
    margin-left: -20px;
    width: calc(100% + 20px);
}@media screen and (max-width: 1024px) {
    .scheda5 .colonnadestra {
        position: fixed !important;
        top: 50%;
        transform: translateY(-50%);
        right: 15px;
        left: 15px;
        z-index: 99;
        width: auto;
        background: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        border-radius: 15px;
        padding-bottom: 10px;
    }

    .scheda5 .colonnadestra .details6 .simodal {
        display: block !important;
    }

    .scheda5 .colonnadestra .details6 .nomodal {
        display: none !important;
    }
}

.scheda5 .ombraformobile {
    display: none;
    position: fixed;
    z-index: 98;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}.gallery6 .veditutte {
    bottom: 15px;
    left: 15px;
    background: #fff;
    font-size: 14px;
    color: #000;
    padding: 5px 10px;
    border-radius: 25px;
    cursor: pointer;
}

.gallery6 .contatorefoto {
    top: 15px;
    right: 15px;
    background: #fff;
    font-size: 14px;
    color: #000;
    padding: 5px 10px;
    border-radius: 25px;
    cursor: pointer;
}

.gallery6 img {
    cursor: pointer;
}


#fotoalld {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.8);
    height: 100vh;
}

#fotoalld i.fa-times {
    position: absolute;
    z-index: 5;
    color: #fff;
    padding: 15px;
    right: 0;
    cursor: pointer;
    font-size: 25px;
}

#fotoalld .slider,
#fotoalld #carouselschedafull,
#fotoalld .carousel-inner {
    height: 100%;
}

#fotoalld img {
    z-index: 2;
    width: auto;
    max-width: 80%;
    max-height: 80%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0s !important;
}.details6 .btn-lg {
    font-size: 1rem;
}

/* Media query sotto a 990px */
@media (max-width: 990px) {
    .details6 {
        border: 0 !important;
        padding: 0 !important;
    }
}.valutazione1 .imgabsolute img {
    margin-top: -40px;
    margin-bottom: -40px;
}

.valutazione1 .imgabsolute img.mobile {
    margin-left: -20px;
    width: calc(100% + 20px);
}.infofixed2 {
    z-index: 9;
    width: 100%;
    bottom: 0;
    left: 0;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}.schedaserie3 .rowslick .slick-slide {
    margin: 0 25px;
}

.schedaserie3 .rowslick .slick-prev:before,
.schedaserie3 .rowslick .slick-next:before {
    color: #8896AB;
}.contatti4 span.flex1 {
    flex: 1;
    text-align: center;
}

.contatti4 span.flex1 img {
    max-height: 50px;
}

.contatti4 .servizisede span.flex1 img {
    max-height: 25px;
    text-align: center;
    display: inline;
}

@media screen and (min-width: 1024px) {

    .contatti4 .sliderSedi {
        overflow-y: scroll;
        max-height: 75vh;
    }

}/* ---------------------------------------------------------------------------------------- */
/* General                                                                                  */
/* ---------------------------------------------------------------------------------------- */
.editorjs-wrapper {
    font-family: sans-serif;
    color: #000;
}

.editorjs-wrapper:not(:last-child) {
    margin-bottom: 1.5rem;
}

/* ---------------------------------------------------------------------------------------- */
/* Bootstrap Columnbs                                                                       */
/* ---------------------------------------------------------------------------------------- */
@media screen and (max-width: 992px) {
    .editorjs-bootstrapColumns-container {
        padding-left: 0;
        padding-right: 0;
    }
}

/* ---------------------------------------------------------------------------------------- */
/* Image Tool                                                                               */
/* ---------------------------------------------------------------------------------------- */
.imgt-container-items {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
}

.imgt-item img {
    max-width: 100%;
    object-fit: cover;
}

.imgt-caption {
    text-align: center;
}

.imgt-with-border {
    border: 2px solid green;
}

.imgt-stretched {
    width: 100% !important;
    height: auto !important;
    object-fit: fill !important;
}


/* ---------------------------------------------------------------------------------------- */
/* Intestazione gamma                                                                       */
/* ---------------------------------------------------------------------------------------- */
.editorjs__headergamma_container {
    display: flex;
    align-items: center;
}

.editorjs__headergamma_image-el-container {
    flex: 0 0 120px;
    padding: 0;
}

.editorjs__headergamma_image-picture {
    width: 100%;
    height: 100%;
}

.editorjs__headergamma_caption_container {
    width: 100%;
    color: #000;
    font-size: 3.2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

@media screen and (max-width: 992px) {
    .editorjs__headergamma {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .editorjs__headergamma_caption_container {
        color: #201E1F;
        font-size: 1.6rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-align: left;
        margin-left: 0.5rem;
        margin-top: 0.5rem;
    }

    .editorjs__headergamma_image-el-container {
        flex: auto;
        width: 60px;
        height: 56px;
        flex-shrink: 0;
    }

    .editorjs__headergamma_image-picture {
        width: 100%;
        height: auto;
    }


}


/* ---------------------------------------------------------------------------------------- */
/* Title With Image                                                                               */
/* ---------------------------------------------------------------------------------------- */
.editorjs__titlewi {}

.editorjs__titlewi_container {
    width: 100%;
}

.editorjs__titlewi__image {}

.editorjs__titlewi__image-picture {}

.editorjs__titlewi_caption {
    color: #201E1F;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-size: 1.5rem;
}

.editorjs__titlewi_line {
    padding-right: 3rem;
}

@media screen and (max-width: 992px) {

    .editorjs__titlewi_caption {
        font-size: 1.2rem;
    }

    .editorjs__titlewi_caption img {
        width: 32px;
        height: 29.186px;
        flex-shrink: 0;
    }

    .editorjs__titlewi_line {
        padding-right: 2rem;
    }
}


/* ---------------------------------------------------------------------------------------- */
/* Text With Image                                                                               */
/* ---------------------------------------------------------------------------------------- */
.editorjs__textwi {}

.editorjs__textwi_container {
    width: 100%;
}

.editorjs__textwi_image {
    padding: 1em;
    width: 100%;
}

.editorjs__textwi_image img {
    width: 70%;
    border-radius: 13px;
}


.editorjs__textwi_caption {
    padding: 1em;
    width: 100%;
}

.editorjs__textwi_header {
    margin-bottom: 1.5em;
    font-size: 1rem;
}

.editorjs__textwi_text {
    font-size: 1rem;
}


/* ---------------------------------------------------------------------------------------- */
/* Text With Carousel                                                                       */
/* ---------------------------------------------------------------------------------------- */
.editorjs__textwc {}

.editorjs__textwc_container {
    width: 100%;
}

.editorjs__textwc_image {
    padding: 1em;
    width: 100%;
}

.editorjs__textwc_caption {
    padding: 1em;
    width: 100%;
}

.editorjs__textwc_header {
    margin-bottom: 1.5em;
    font-size: 1rem;
}

.editorjs__textwc_text {
    font-size: 1rem;
}

@media screen and (max-width: 992px) {
    .editorjs__textwc_picture {
        border-radius: 10px;
    }
}

/* ---------------------------------------------------------------------------------------- */
/* Image Tool Vertical Align Tune - Text With Image                                         */
/* ---------------------------------------------------------------------------------------- */

.prs-imageToolVerticalAlignTune-top .vertical-align-tune-caption {
    display: flex;
    flex-direction: column;
    justify-content: flex-start !important;
}

.prs-imageToolVerticalAlignTune-center .vertical-align-tune-caption {
    display: flex;
    flex-direction: column;
    justify-content: center !important;
}

/* Allineamento verticale in basso */
.prs-imageToolVerticalAlignTune-bottom .vertical-align-tune-caption {
    display: flex;
    flex-direction: column;
    justify-content: flex-end !important;
}

/* ---------------------------------------------------------------------------------------- */
/* Image Tool Vertical Align Tune - Text With Carousel                                      */
/* ---------------------------------------------------------------------------------------- */

.prs-imageToolVerticalAlignTune-top .vertical-align-tune-caption {
    display: flex;
    flex-direction: column;
    justify-content: flex-start !important;
}

.prs-imageToolVerticalAlignTune-center .vertical-align-tune-caption {
    display: flex;
    flex-direction: column;
    justify-content: center !important;
}

/* Allineamento verticale in basso */
.prs-imageToolVerticalAlignTune-bottom .vertical-align-tune-caption {
    display: flex;
    flex-direction: column;
    justify-content: flex-end !important;
}

/* ---------------------------------------------------------------------------------------- */
/* Image Tool Layout Tune - Text With Image                                                 */
/* ---------------------------------------------------------------------------------------- */

.prs-imageToolLayoutTune .editorjs__textwi_container {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.prs-imageToolLayoutTune-imageLeft .editorjs__textwi_container,
.prs-imageToolLayoutTune-imageRight .editorjs__textwi_container {
    display: flex;
    flex-direction: row;
    width: 100%;
}

/* Regole specifiche per la direzione solo all'interno del wrapper */
.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageTop .editorjs__textwi_container {
    flex-direction: column;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageBottom .editorjs__textwi_container {
    flex-direction: column-reverse;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageLeft .editorjs__textwi_container {
    flex-direction: row;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageRight .editorjs__textwi_container {
    flex-direction: row-reverse;
}

/* Regolazione del margine e dell'ordine solo all'interno del wrapper */
.prs-imageToolLayoutTune .editorjs__textwi_caption {
    order: 2;
    /* Base order per la caption */
    margin-top: 0;
}

.prs-imageToolLayoutTune .editorjs__textwi_image {
    order: 1;
    /* Base order per l'immagine */
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageLeft .editorjs__textwi_image {
    margin-right: 10px;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageRight .editorjs__textwi_image {
    margin-left: 10px;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageTop .editorjs__textwi_image {
    margin-bottom: 10px;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageBottom .editorjs__textwi_image {
    margin-top: 10px;
}


/* ---------------------------------------------------------------------------------------- */
/* Image Tool Layout Tune  - Text With Carousel                                             */
/* ---------------------------------------------------------------------------------------- */

.prs-imageToolLayoutTune .editorjs__textwc_container {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.prs-imageToolLayoutTune-imageLeft .editorjs__textwc_container,
.prs-imageToolLayoutTune-imageRight .editorjs__textwc_container {
    display: flex;
    flex-direction: row;
    width: 100%;
}

/* Regole specifiche per la direzione solo all'interno del wrapper */
.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageTop .editorjs__textwc_container {
    flex-direction: column;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageBottom .editorjs__textwc_container {
    flex-direction: column-reverse;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageLeft .editorjs__textwc_container {
    flex-direction: row;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageRight .editorjs__textwc_container {
    flex-direction: row-reverse;
}

/* Regolazione del margine e dell'ordine solo all'interno del wrapper */
.prs-imageToolLayoutTune .editorjs__textwc_caption {
    order: 2;
    /* Base order per la caption */
    margin-top: 0;
}

.prs-imageToolLayoutTune .editorjs__textwc_image {
    order: 1;
    /* Base order per l'immagine */
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageLeft .editorjs__textwc_image {
    margin-right: 10px;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageRight .editorjs__textwc_image {
    margin-left: 10px;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageTop .editorjs__textwc_image {
    margin-bottom: 10px;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageBottom .editorjs__textwc_image {
    margin-top: 10px;
}

/* Styles for mobile and tablet */
@media (max-width: 962px) {

    /* For devices with a width of 768px or less (tablets and mobile devices) */
    .editorjs__textwi_container,
    .editorjs__textwc_container {
        flex-direction: column !important;
    }

    .editorjs__textwi_image,
    .editorjs__textwc_image {
        text-align: center;
        order: 1;
        margin: 0 !important;
    }

    .editorjs__textwi_image {
        padding: 0 !important;
        margin-bottom: 1rem !important;
    }

    .editorjs__textwi_caption,
    .editorjs__textwc_caption {
        order: 2;
        margin-top: 0;
        padding-top: 0;
    }

    .editorjs__textwi_caption {
        text-align: center;
    }

    .editorjs__textwc_caption {
        text-align: left;
    }

    .editorjs__textwi_header,
    .editorjs__textwc_header {
        color: #45474A;
        font-size: 1rem;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin-bottom: 1rem;
    }

    .editorjs__textwi_header {
        text-align: center;
    }

    .editorjs__textwc_header {
        text-align: left;
    }


    .editorjs__textwi_text,
    .editorjs__textwc_text {
        color: #45474A;
        font-size: 0.9rem;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
    }
}


/* ---------------------------------------------------------------------------------------- */
/* Dettagli auto                                                                           */
/* ---------------------------------------------------------------------------------------- */
.editorjs-wrapper.editorjs-wrapper-dettagliAuto {
    margin-bottom: 5rem;
}

.editorjs__dtauto .editorjs__titlewi_caption {
    color: #000;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.editorjs__dtauto .editorjs__titlewi_items {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

}

.editorjs__dtauto .editorjs__titlewi_line {
    padding-right: 3rem;
}

@media screen and (max-width: 992px) {
    .editorjs-wrapper.editorjs-wrapper-dettagliAuto {
        margin-bottom: 2rem;
    }

    .editorjs__dtauto .editorjs__titlewi_caption {
        font-size: 1.2rem;
    }

    .editorjs__dtauto .editorjs__titlewi_line {
        padding-right: 2rem;
    }
}


/* ---------------------------------------------------------------------------------------- */
/* Promozioni                                                                               */
/* ---------------------------------------------------------------------------------------- */
.editorjs__promozioni_offer-container {
    padding: 20px;
    border-radius: 18px;
    background: #F6F9FF;
    margin-bottom: 2em;
}

.editorjs__promozioni_image {
    /* flex: 1 1 30%;  */
}

.editorjs__promozioni_picture {
    height: 100%;
    width: auto;
    background-position: center bottom;
    background-size: cover;
}

.editorjs__promozioni_offer-details,
.editorjs__promozioni_offer-pricing {
    /* flex: 1 1 35%;  */
    /* padding: 20px; */
    /* margin: 10px;  */
}


.editorjs__promozioni_offer-title {
    color: #000;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}




.editorjs__promozioni_offer-subtitle {
    color: #45474A;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.editorjs__promozioni_offer-optionals {
    color: #45474A;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.editorjs__promozioni_details {
    color: #45474A;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.editorjs__promozioni_offer-original-price {
    color: #8896AB;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.editorjs__promozioni_offer-discount-price {
    color: #201E1F;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.editorjs__promozioni_monthly-price {
    color: #000;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.editorjs__promozioni_months {
    color: #45474A;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.editorjs__promozioni_end-validity {
    margin-top: 1rem;
    margin-bottom: 0.6rem;
    color: #45474A;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.editorjs__promozioni_ricevi-button {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
}

.editorjs__promozioni_promozioni-selector-title {
    color: #201E1F;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    margin-bottom: 0.5em;
}

.editorjs__promozioni_promozioni-selector-container {
    text-align: center;
    margin-bottom: 2em;
}

.editorjs__promozioni_selector_col {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.editorjs__promozioni_promozioni-selector-container .btn {
    color: #8896AB;
    text-align: center;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    padding: 0.8em 1.7em;
    border-radius: 3px;
    border: 1px solid #8896AB;
}

.editorjs__promozioni_promozioni-selector-container .btn-blu {
    color: #FFF;
    text-align: center;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
}

/* media for mobile */
@media screen and (max-width: 992px) {
    .editorjs__promozioni_offer-title {
        color: #000;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-align: center;
    }

    .editorjs__promozioni_ricevi-button {
        border-radius: 8px !important;
        padding: 1rem 3.5rem !important;
        margin-right: 0.5rem;
    }

    .promozioni-disclaimer {
        border-radius: 8px !important;
        padding: 1rem 1.0rem !important
    }

    .editorjs__promozioni_buttons-container {
        text-align: left;
        margin-top: 2rem;
    }


    .editorjs__promozioni_offer-optionals {
        color: #45474A;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 1em;
    }


    .editorjs__promozioni_offer-original-price {
        color: #201E1F;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .editorjs__promozioni_offer-discount-price {
        color: #201E1F;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .editorjs__promozioni_offer_monthly-payments {
        color: #201E1F;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .editorjs__promozioni_offer_details {
        color: #45474A;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 0.8em;
    }

    .editorjs__promozioni_end-validity {
        color: #45474A;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .editorjs__promozioni_monthly-payments_container {
        margin-bottom: 0.8rem !important;
    }

    .editorjs__promozioni_offer-discount-price_container {
        margin-bottom: 0.8rem !important;
    }

    .editorjs__promozioni_details p {
        margin-bottom: 0.5rem !important;
    }
}

.promozioni-show-more-btn {
    color: #201E1F;
}

.promozioni-show-more-btn:hover {
    color: #201E1F;
}

@media screen and (max-width: 425px) {
    .editorjs__promozioni_offer-container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .editorjs__promozioni_ricevi-button {
        padding: 1rem 2.2rem !important;
    }

    .promozioni-disclaimer {
        border-radius: 8px !important;
        padding: 1rem 1.0rem !important
    }
}

/* Uso 350 per il preview mobile 7 */
@media screen and (max-width: 350px) {
    .editorjs__promozioni_offer-container {
        padding-left: 5px;
        padding-right: 5px;
    }

    .editorjs__promozioni_ricevi-button {
        padding: 1rem 1rem !important;
    }
}

/* Uso 310 per preview mobile standard */
@media screen and (max-width: 310px) {
    .editorjs__promozioni_offer-container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .editorjs__promozioni_ricevi-button {
        padding: 1rem 0.5rem !important;
    }
}




/* ---------------------------------------------------------------------------------------- */
/* Specs Size Trunk                                                                               */
/* ---------------------------------------------------------------------------------------- */

.editorjs__sst {
    display: flex;
    flex-direction: column;
}

.editorjs__sst_container {
    width: 100%;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 20px 15px;
    /* Spacing above the upload button */

    border-radius: 15px;
    background: var(--Grigio-lieve-Leonori, #F6F9FF);
}

.editorjs__sst_image-el-container {
    width: 80%;
    height: auto;
    flex: 1;
    order: 1;
    margin-bottom: 4rem;

}

.editorjs__sst_image-picture {
    max-width: 100%;
    max-height: 100%;
    display: block;
}

.editorjs__sst_sections {
    flex: 1;
    order: 2;
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
}

.editorjs__sst_section {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    padding: 0 10px;
    position: relative;
    flex: 1;
    padding-right: 1rem;
}

.editorjs__sst_section:not(:last-child)::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0.75rem;
    width: 2px;
    background-color: #ccc;
}


.editorjs__sst_title {
    margin-bottom: 10px;
    color: #000;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.editorjs__sst_list {
    list-style: none;
    padding: 0;
}

.editorjs__sst_item {
    background: #f9f9f9;
    border: 1px solid #e1e1e1;
    padding: 8px 12px;
    margin-bottom: 5px;
    border-radius: 4px;
    cursor: pointer;
}

/* media for mobile */
@media screen and (max-width: 992px) {

    .editorjs__sst_container {
        background-color: inherit;
        padding: 0;
        display: flex;
        flex-direction: column;
    }


    .editorjs__sst_title {
        color: #201E1F;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin-bottom: 0.2rem;
    }

    .editorjs__sst_detail-item {
        color: #201E1F;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .editorjs__sst_detail-items {
        color: #201E1F;
        font-size: 0.9rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;

    }

    .editorjs__sst_title_container .editorjs__titlewi {
        width: 100%;
    }

    .editorjs__sst_title_container {
        width: 100%;
        order: 1;
    }

    .editorjs__sst_image-el-container {
        order: 2;
    }

    .editorjs__sst_sections {
        order: 3;
        flex-direction: column;
    }

    .editorjs__sst_section:not(:last-child)::after {
        display: none;
    }

    .editorjs__sst_section {
        border-radius: 5px;
        background: var(--Grigio-Celeste-Mix-Leonori, #EEF0FC);
        padding: 1rem;
        margin-bottom: 1rem;
    }
}

/* ---------------------------------------------------------------------------------------- */
/* Color div                                                                               */
/* ---------------------------------------------------------------------------------------- */
.editorjs__coloreddiv_container {
    text-align: center;
    border-radius: 10px;
    padding: 1em;
    flex-shrink: 0;
    word-wrap: break-word;
    overflow: hidden;
}


/* ---------------------------------------------------------------------------------------- */
/* Colori auto                                                                              */
/* ---------------------------------------------------------------------------------------- */
.editorjs__coloriauto {
    width: 100%;
    margin-top: 20px;
}

.editorjs__coloriauto_header {
    color: #201E1F;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.editorjs__coloriauto_container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
    width: 100%;
}

/* Stile per i rettangoli colorati */
.editorjs__coloriauto_color-block {
    width: calc(12.5% - 10px);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    margin-bottom: 10px;
    color: white;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
    padding: 1.8em 0em;
    border-radius: 10px;
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.10);
}

.editorjs__coloriauto_color-span {
    flex: 1;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

@media screen and (max-width: 992px) {

    .editorjs__coloriauto_header {
        text-align: center;
        font-size: 1.1rem;
    }

    .editorjs__coloriauto_container {
        gap: 8px;
        justify-content: center;
    }

    .editorjs__coloriauto_color-span {
        display: none;
    }


    .editorjs__coloriauto_color-block {
        width: 36px;
        height: 36px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 10px;
        border-radius: 50%;
        color: white;
        font-weight: bold;
        text-align: center;
        box-sizing: border-box;
        padding: 0px;
    }
}


/* ---------------------------------------------------------------------------------------- */
/* Form                                                                                     */
/* ---------------------------------------------------------------------------------------- */
.editorjs__form .form {
    padding: 15px;
    color: #fff;
    border-radius: 3px;
}

.editorjs__form .form input,
.contatti1 .form textarea {
    border: 0;
    border-radius: 0;
}

/* ---------------------------------------------------------------------------------------- */
/* Annunci                                                                                     */
/* ---------------------------------------------------------------------------------------- */

.editorjs__annuncipagina .annunci .annuncio {
    margin-bottom: 25px;
}

.editorjs__annuncipagina .annunci .annuncio a {
    color: inherit;
    text-decoration: none;
}

.editorjs__annuncipagina .annunci .annuncio .cont {
    box-shadow: 0 0 10px 0 #ddd;
    border: 1px solid #eee;
    border-radius: 1px;
    background: #fff;
}

.editorjs__annuncipagina .annunci .annuncio .foto {
    width: 100%;
    margin-bottom: 10px;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
    background-size: cover;
    background-position: center;
    height: 200px;
}

/* .editorjs__annuncipagina .annunci .annuncio span {
    display:block;
    padding:0 15px;
} */

.editorjs__annuncipagina .annunci .annuncio span.title,
.editorjs__annuncipagina .annunci .annuncio span.price {
    font-weight: 600;
    font-size: 17px
}

.editorjs__annuncipagina .annunci .annuncio span.subtitle {
    font-size: 14px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.editorjs__annuncipagina .annunci .annuncio span.spec {
    font-size: 14px;
}

.editorjs__annuncipagina .annunci .annuncio span.price {
    text-align: right;
    font-weight: 500
}

@media only screen and (min-width: 768px) {
    .editorjs__annuncipagina .annunci .annuncio {
        margin-bottom: 50px;
    }
}


/* ---------------------------------------------------------------------------------------- */
/* Alert                                                                                     */
/* ---------------------------------------------------------------------------------------- */
.editorjs__alertparser i {
    font-size: 1.4rem;
}/* ---------------------------------------------------------------------------------------- */
/* General                                                                                  */
/* ---------------------------------------------------------------------------------------- */
.editorjs-wrapper {
    font-family: "Alexandria", sans-serif;
    color: #000;
}

.editorjs-wrapper:not(:last-child) {
    margin-bottom: 1.5rem;
}

/* Per mobile Leonori usiamo meno margin top sulla section principale */
@media screen and (max-width: 992px) {
    main section.content.container-fluid.mt-5 {
        margin-top: 1.5rem !important;
        padding-right: 0.8rem;
        padding-left: 0.8rem;
    }
}

/* ---------------------------------------------------------------------------------------- */
/* Bootstrap Columnbs                                                                       */
/* ---------------------------------------------------------------------------------------- */
@media screen and (max-width: 992px) {
    .editorjs-bootstrapColumns-container {
        padding-left: 0;
        padding-right: 0;
    }
}

/* ---------------------------------------------------------------------------------------- */
/* Image Tool                                                                               */
/* ---------------------------------------------------------------------------------------- */
.imgt-container-items {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
}

.imgt-item img {
    max-width: 100%;
    object-fit: cover;
}

.imgt-caption {
    text-align: center;
}

.imgt-with-border {
    border: 2px solid green;
}

.imgt-stretched {
    width: 100% !important;
    height: auto !important;
    object-fit: fill !important;
}


/* ---------------------------------------------------------------------------------------- */
/* Intestazione gamma                                                                       */
/* ---------------------------------------------------------------------------------------- */
.editorjs__headergamma_container {
    display: flex;
    align-items: center;
}

.editorjs__headergamma_image-el-container {
    flex: 0 0 120px;
    padding: 0;
}

.editorjs__headergamma_image-picture {
    width: 100%;
    height: 100%;
}

.editorjs__headergamma_caption_container {
    width: 100%;
    color: #000;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

@media screen and (max-width: 992px) {
    .editorjs__headergamma {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .editorjs__headergamma_caption_container {
        color: #201E1F;
        font-size: 1.4rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-align: left;
        margin-left: 0.5rem;
        margin-top: 0.5rem;
    }

    .editorjs__headergamma_image-el-container {
        flex: auto;
        width: 60px;
        height: 56px;
        flex-shrink: 0;
    }

    .editorjs__headergamma_image-picture {
        width: 100%;
        height: auto;
    }


}


/* ---------------------------------------------------------------------------------------- */
/* Title With Image                                                                               */
/* ---------------------------------------------------------------------------------------- */
.editorjs__titlewi {}

.editorjs__titlewi_container {
    width: 100%;
}

.editorjs__titlewi__image {}

.editorjs__titlewi__image-picture {}

.editorjs__titlewi_caption {
    color: #201E1F;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-size: 1.5rem;
}

.editorjs__titlewi_line {
    padding-right: 3rem;
}

@media screen and (max-width: 992px) {

    .editorjs__titlewi_caption {
        font-size: 1.2rem;
    }

    .editorjs__titlewi_caption img {
        width: 32px;
        height: 29.186px;
        flex-shrink: 0;
    }

    .editorjs__titlewi_line {
        padding-right: 2rem;
    }
}


/* ---------------------------------------------------------------------------------------- */
/* Text With Image                                                                               */
/* ---------------------------------------------------------------------------------------- */
.editorjs__textwi {}

.editorjs__textwi_container {
    width: 100%;
}

.editorjs__textwi_image {
    padding: 1em;
    width: 100%;
}

.editorjs__textwi_image img {
    width: 70%;
    border-radius: 13px;
}


.editorjs__textwi_caption {
    padding: 1em;
    width: 100%;
}

.editorjs__textwi_header {
    margin-bottom: 1.5em;
    font-size: 1rem;
}

.editorjs__textwi_text {
    font-size: 1rem;
}


/* ---------------------------------------------------------------------------------------- */
/* Text With Carousel                                                                       */
/* ---------------------------------------------------------------------------------------- */
.editorjs__textwc {}

.editorjs__textwc_container {
    width: 100%;
}

.editorjs__textwc_image {
    padding: 1em;
    width: 100%;
}

.editorjs__textwc_caption {
    padding: 1em;
    width: 100%;
}

.editorjs__textwc_header {
    margin-bottom: 1.5em;
    font-size: 1rem;
}

.editorjs__textwc_text {
    font-size: 1rem;
}

@media screen and (max-width: 992px) {
    .editorjs__textwc_picture {
        border-radius: 10px;
    }
}

/* ---------------------------------------------------------------------------------------- */
/* Image Tool Vertical Align Tune - Text With Image                                         */
/* ---------------------------------------------------------------------------------------- */

.prs-imageToolVerticalAlignTune-top .vertical-align-tune-caption {
    display: flex;
    flex-direction: column;
    justify-content: flex-start !important;
}

.prs-imageToolVerticalAlignTune-center .vertical-align-tune-caption {
    display: flex;
    flex-direction: column;
    justify-content: center !important;
}

/* Allineamento verticale in basso */
.prs-imageToolVerticalAlignTune-bottom .vertical-align-tune-caption {
    display: flex;
    flex-direction: column;
    justify-content: flex-end !important;
}

/* ---------------------------------------------------------------------------------------- */
/* Image Tool Vertical Align Tune - Text With Carousel                                      */
/* ---------------------------------------------------------------------------------------- */

.prs-imageToolVerticalAlignTune-top .vertical-align-tune-caption {
    display: flex;
    flex-direction: column;
    justify-content: flex-start !important;
}

.prs-imageToolVerticalAlignTune-center .vertical-align-tune-caption {
    display: flex;
    flex-direction: column;
    justify-content: center !important;
}

/* Allineamento verticale in basso */
.prs-imageToolVerticalAlignTune-bottom .vertical-align-tune-caption {
    display: flex;
    flex-direction: column;
    justify-content: flex-end !important;
}

/* ---------------------------------------------------------------------------------------- */
/* Image Tool Layout Tune - Text With Image                                                 */
/* ---------------------------------------------------------------------------------------- */

.prs-imageToolLayoutTune .editorjs__textwi_container {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.prs-imageToolLayoutTune-imageLeft .editorjs__textwi_container,
.prs-imageToolLayoutTune-imageRight .editorjs__textwi_container {
    display: flex;
    flex-direction: row;
    width: 100%;
}

/* Regole specifiche per la direzione solo all'interno del wrapper */
.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageTop .editorjs__textwi_container {
    flex-direction: column;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageBottom .editorjs__textwi_container {
    flex-direction: column-reverse;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageLeft .editorjs__textwi_container {
    flex-direction: row;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageRight .editorjs__textwi_container {
    flex-direction: row-reverse;
}

/* Regolazione del margine e dell'ordine solo all'interno del wrapper */
.prs-imageToolLayoutTune .editorjs__textwi_caption {
    order: 2;
    /* Base order per la caption */
    margin-top: 0;
}

.prs-imageToolLayoutTune .editorjs__textwi_image {
    order: 1;
    /* Base order per l'immagine */
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageLeft .editorjs__textwi_image {
    margin-right: 10px;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageRight .editorjs__textwi_image {
    margin-left: 10px;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageTop .editorjs__textwi_image {
    margin-bottom: 10px;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageBottom .editorjs__textwi_image {
    margin-top: 10px;
}


/* ---------------------------------------------------------------------------------------- */
/* Image Tool Layout Tune  - Text With Carousel                                             */
/* ---------------------------------------------------------------------------------------- */

.prs-imageToolLayoutTune .editorjs__textwc_container {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.prs-imageToolLayoutTune-imageLeft .editorjs__textwc_container,
.prs-imageToolLayoutTune-imageRight .editorjs__textwc_container {
    display: flex;
    flex-direction: row;
    width: 100%;
}

/* Regole specifiche per la direzione solo all'interno del wrapper */
.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageTop .editorjs__textwc_container {
    flex-direction: column;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageBottom .editorjs__textwc_container {
    flex-direction: column-reverse;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageLeft .editorjs__textwc_container {
    flex-direction: row;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageRight .editorjs__textwc_container {
    flex-direction: row-reverse;
}

/* Regolazione del margine e dell'ordine solo all'interno del wrapper */
.prs-imageToolLayoutTune .editorjs__textwc_caption {
    order: 2;
    /* Base order per la caption */
    margin-top: 0;
}

.prs-imageToolLayoutTune .editorjs__textwc_image {
    order: 1;
    /* Base order per l'immagine */
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageLeft .editorjs__textwc_image {
    margin-right: 10px;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageRight .editorjs__textwc_image {
    margin-left: 10px;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageTop .editorjs__textwc_image {
    margin-bottom: 10px;
}

.prs-imageToolLayoutTune.prs-imageToolLayoutTune-imageBottom .editorjs__textwc_image {
    margin-top: 10px;
}

/* Styles for mobile and tablet */
@media (max-width: 962px) {

    /* For devices with a width of 768px or less (tablets and mobile devices) */
    .editorjs__textwi_container,
    .editorjs__textwc_container {
        flex-direction: column !important;
    }

    .editorjs__textwi_image,
    .editorjs__textwc_image {
        text-align: center;
        order: 1;
        margin: 0 !important;
    }

    .editorjs__textwi_image {
        padding: 0 !important;
        margin-bottom: 1rem !important;
    }

    .editorjs__textwi_caption,
    .editorjs__textwc_caption {
        order: 2;
        margin-top: 0;
        padding-top: 0;
    }

    .editorjs__textwi_caption {
        text-align: center;
    }

    .editorjs__textwc_caption {
        text-align: left;
    }

    .editorjs__textwi_header,
    .editorjs__textwc_header {
        color: var(--Grigio-Silvia-Leonori, #45474A);
        font-size: 1rem;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin-bottom: 1rem;
    }

    .editorjs__textwi_header {
        text-align: center;
    }

    .editorjs__textwc_header {
        text-align: left;
    }


    .editorjs__textwi_text,
    .editorjs__textwc_text {
        color: var(--Grigio-Silvia-Leonori, #45474A);
        font-size: 0.9rem;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
    }
}


/* ---------------------------------------------------------------------------------------- */
/* Dettagli auto                                                                           */
/* ---------------------------------------------------------------------------------------- */
.editorjs-wrapper.editorjs-wrapper-dettagliAuto {
    margin-bottom: 5rem;
}

.editorjs__dtauto .editorjs__titlewi_caption {
    color: #000;
    font-size: 22px !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.editorjs__dtauto .editorjs__titlewi_items {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

}

.editorjs__dtauto .editorjs__titlewi_line {
    padding-right: 3rem;
}

@media screen and (max-width: 992px) {
    .editorjs-wrapper.editorjs-wrapper-dettagliAuto {
        margin-bottom: 2rem;
    }

    .editorjs__dtauto .editorjs__titlewi_caption {
        font-size: 1rem !important;
    }

    .editorjs__dtauto .editorjs__titlewi_line {
        padding-right: 2rem;
    }
}


/* ---------------------------------------------------------------------------------------- */
/* Promozioni                                                                               */
/* ---------------------------------------------------------------------------------------- */
.editorjs__promozioni_offer-container {
    padding: 20px;
    border-radius: 18px;
    background: #F6F9FF;
    margin-bottom: 2em;
}

.editorjs__promozioni_image {
    /* flex: 1 1 30%;  */
}

.editorjs__promozioni_picture {
    height: 100%;
    width: auto;
    background-position: center bottom;
    background-size: cover;
}

.editorjs__promozioni_offer-details,
.editorjs__promozioni_offer-pricing {
    /* flex: 1 1 35%;  */
    /* padding: 20px; */
    /* margin: 10px;  */
}


.editorjs__promozioni_offer-title {
    color: #000;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}




.editorjs__promozioni_offer-subtitle {
    color: var(--Grigio-Silvia-Leonori, #45474A);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.editorjs__promozioni_offer-optionals {
    color: var(--Grigio-Silvia-Leonori, #45474A);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.editorjs__promozioni_details {
    color: var(--Grigio-Silvia-Leonori, #45474A);
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.editorjs__promozioni_offer-original-price {
    color: var(--Grigio-Sgravato-Leonori, #8896AB);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.editorjs__promozioni_offer-discount-price {
    color: var(--Nero-Elegante-Leonori, #201E1F);
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.editorjs__promozioni_monthly-price {
    color: #000;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.editorjs__promozioni_months {
    color: var(--Grigio-Silvia-Leonori, #45474A);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.editorjs__promozioni_end-validity {
    margin-top: 1rem;
    margin-bottom: 0.6rem;
    color: var(--Grigio-Silvia-Leonori, #45474A);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.editorjs__promozioni_ricevi-button {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
}

.editorjs__promozioni_promozioni-selector-title {
    color: #201E1F;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    margin-bottom: 0.5em;
}

.editorjs__promozioni_promozioni-selector-container {
    text-align: center;
    margin-bottom: 2em;
}

.editorjs__promozioni_selector_col {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.editorjs__promozioni_promozioni-selector-container .btn {
    color: var(--Grigio-Sgravato-Leonori, #8896AB);
    text-align: center;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    padding: 0.8em 1.7em;
    border-radius: 3px;
    border: 1px solid var(--Grigio-Sgravato-Leonori, #8896AB);
}

.editorjs__promozioni_promozioni-selector-container .btn-blu {
    color: #FFF;
    text-align: center;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
}

/* media for mobile */
@media screen and (max-width: 992px) {
    .editorjs__promozioni_offer-title {
        color: #000;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-align: center;
    }

    .editorjs__promozioni_ricevi-button {
        border-radius: 8px !important;
        padding: 1rem 3.5rem !important;
        margin-right: 0.5rem;
    }

    .promozioni-disclaimer {
        border-radius: 8px !important;
        padding: 1rem 1.0rem !important
    }

    .editorjs__promozioni_buttons-container {
        text-align: left;
        margin-top: 2rem;
    }

    .editorjs__promozioni_offer-optionals {
        color: var(--Grigio-Silvia-Leonori, #45474A);
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 1em;
    }


    .editorjs__promozioni_offer-original-price {
        color: var(--Nero-Elegante-Leonori, #201E1F);
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .editorjs__promozioni_offer-discount-price {
        color: var(--Nero-Elegante-Leonori, #201E1F);
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .editorjs__promozioni_offer_monthly-payments {
        color: var(--Nero-Elegante-Leonori, #201E1F);
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .editorjs__promozioni_offer_details {
        color: var(--Grigio-Silvia-Leonori, #45474A);
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 0.8em;
    }

    .editorjs__promozioni_end-validity {
        color: var(--Grigio-Silvia-Leonori, #45474A);
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .editorjs__promozioni_monthly-payments_container {
        margin-bottom: 0.8rem !important;
    }

    .editorjs__promozioni_offer-discount-price_container {
        margin-bottom: 0.8rem !important;
    }

    .editorjs__promozioni_details p {
        margin-bottom: 0.5rem !important;
    }
}

.promozioni-show-more-btn {
    color: var(--Nero-Elegante-Leonori, #201E1F);
}

.promozioni-show-more-btn:hover {
    color: var(--Nero-Elegante-Leonori, #201E1F);
}

@media screen and (max-width: 425px) {
    .editorjs__promozioni_offer-container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .editorjs__promozioni_ricevi-button {
        padding: 1rem 2.2rem !important;
    }

    .promozioni-disclaimer {
        border-radius: 8px !important;
        padding: 1rem 1.0rem !important
    }
}

/* Uso 350 per il preview mobile 7 */
@media screen and (max-width: 350px) {
    .editorjs__promozioni_offer-container {
        padding-left: 5px;
        padding-right: 5px;
    }

    .editorjs__promozioni_ricevi-button {
        padding: 1rem 1rem !important;
    }
}

/* Uso 310 per preview mobile standard */
@media screen and (max-width: 310px) {
    .editorjs__promozioni_offer-container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .editorjs__promozioni_ricevi-button {
        padding: 1rem 0.5rem !important;
    }
}

/* ---------------------------------------------------------------------------------------- */
/* Specs Size Trunk                                                                               */
/* ---------------------------------------------------------------------------------------- */

.editorjs__sst {
    display: flex;
    flex-direction: column;
}

.editorjs__sst_container {
    width: 100%;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 20px 15px;
    /* Spacing above the upload button */

    border-radius: 15px;
    background: var(--Grigio-lieve-Leonori, #F6F9FF);
}

.editorjs__sst_image-el-container {
    width: 80%;
    height: auto;
    flex: 1;
    order: 1;
    margin-bottom: 4rem;

}

.editorjs__sst_image-picture {
    max-width: 100%;
    max-height: 100%;
    display: block;
}

.editorjs__sst_sections {
    flex: 1;
    order: 2;
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
}

.editorjs__sst_section {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    padding: 0 10px;
    position: relative;
    flex: 1;
    padding-right: 1rem;
}

.editorjs__sst_section:not(:last-child)::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0.75rem;
    width: 2px;
    background-color: #ccc;
}


.editorjs__sst_title {
    margin-bottom: 10px;
    color: #000;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.editorjs__sst_list {
    list-style: none;
    padding: 0;
}

.editorjs__sst_item {
    background: #f9f9f9;
    border: 1px solid #e1e1e1;
    padding: 8px 12px;
    margin-bottom: 5px;
    border-radius: 4px;
    cursor: pointer;
}

/* media for mobile */
@media screen and (max-width: 992px) {

    .editorjs__sst_container {
        background-color: inherit;
        padding: 0;
        display: flex;
        flex-direction: column;
    }


    .editorjs__sst_title {
        color: var(--Nero-Elegante-Leonori, #201E1F);
        font-size: 1rem;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin-bottom: 0.2rem;
    }

    .editorjs__sst_detail-item {
        color: var(--Nero-Elegante-Leonori, #201E1F);
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .editorjs__sst_detail-items {
        color: var(--Nero-Elegante-Leonori, #201E1F);
        font-size: 0.9rem;
        font-style: normal;
        font-weight: 400;
        line-height: normal;

    }

    .editorjs__sst_title_container .editorjs__titlewi {
        width: 100%;
    }

    .editorjs__sst_title_container {
        width: 100%;
        order: 1;
    }

    .editorjs__sst_image-el-container {
        order: 2;
    }

    .editorjs__sst_sections {
        order: 3;
        flex-direction: column;
    }

    .editorjs__sst_section:not(:last-child)::after {
        display: none;
    }

    .editorjs__sst_section {
        border-radius: 5px;
        background: var(--Grigio-Celeste-Mix-Leonori, #EEF0FC);
        padding: 1rem;
        margin-bottom: 1rem;
    }
}

/* ---------------------------------------------------------------------------------------- */
/* Color div                                                                               */
/* ---------------------------------------------------------------------------------------- */
.editorjs__coloreddiv_container {
    text-align: center;
    border-radius: 10px;
    padding: 1em;
    flex-shrink: 0;
    word-wrap: break-word;
    overflow: hidden;
}


/* ---------------------------------------------------------------------------------------- */
/* Colori auto                                                                              */
/* ---------------------------------------------------------------------------------------- */
.editorjs__coloriauto {
    width: 100%;
    margin-top: 20px;
}

.editorjs__coloriauto_header {
    color: var(--Nero-Elegante-Leonori, #201E1F);
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.editorjs__coloriauto_container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
    width: 100%;
}

/* Stile per i rettangoli colorati */
.editorjs__coloriauto_color-block {
    width: calc(12.5% - 10px);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    margin-bottom: 10px;
    color: white;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
    padding: 1.8em 0em;
    border-radius: 10px;
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.10);
}

.editorjs__coloriauto_color-span {
    flex: 1;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

@media screen and (max-width: 992px) {

    .editorjs__coloriauto_header {
        text-align: center;
        font-size: 1.1rem;
    }

    .editorjs__coloriauto_container {
        gap: 8px;
        justify-content: center;
    }

    .editorjs__coloriauto_color-span {
        display: none;
    }


    .editorjs__coloriauto_color-block {
        width: 36px;
        height: 36px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 10px;
        border-radius: 50%;
        color: white;
        font-weight: bold;
        text-align: center;
        box-sizing: border-box;
        padding: 0px;
    }
}


/* ---------------------------------------------------------------------------------------- */
/* Form                                                                                     */
/* ---------------------------------------------------------------------------------------- */
.editorjs__form .form {
    padding: 15px;
    color: #fff;
    border-radius: 3px;
}

.editorjs__form .form input,
.contatti1 .form textarea {
    border: 0;
    border-radius: 0;
}

/* ---------------------------------------------------------------------------------------- */
/* Annunci                                                                                     */
/* ---------------------------------------------------------------------------------------- */

.editorjs__annuncipagina .annunci .annuncio {
    margin-bottom: 25px;
}

.editorjs__annuncipagina .annunci .annuncio a {
    color: inherit;
    text-decoration: none;
}

.editorjs__annuncipagina .annunci .annuncio .cont {
    box-shadow: 0 0 10px 0 #ddd;
    border: 1px solid #eee;
    border-radius: 1px;
    background: #fff;
}

.editorjs__annuncipagina .annunci .annuncio .foto {
    width: 100%;
    margin-bottom: 10px;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
    background-size: cover;
    background-position: center;
    height: 200px;
}

/* .editorjs__annuncipagina .annunci .annuncio span {
    display: block;
    padding: 0 15px;
} */

.editorjs__annuncipagina .annunci .annuncio span.title,
.editorjs__annuncipagina .annunci .annuncio span.price {
    font-weight: 600;
    font-size: 17px
}

.editorjs__annuncipagina .annunci .annuncio span.subtitle {
    font-size: 14px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.editorjs__annuncipagina .annunci .annuncio span.spec {
    font-size: 14px;
}

.editorjs__annuncipagina .annunci .annuncio span.price {
    text-align: right;
    font-weight: 500
}

@media only screen and (min-width: 768px) {
    .editorjs__annuncipagina .annunci .annuncio {
        margin-bottom: 50px;
    }
}


/* ---------------------------------------------------------------------------------------- */
/* Alert                                                                                     */
/* ---------------------------------------------------------------------------------------- */
.editorjs__alertparser i {
    font-size: 1.4rem;
}