pre.debug {
    background-color: #000;
    color: #FAA00C;
    width: 960px;
    font-family: monospace;
    font-size: 12px;
    margin: auto;
    text-align: left;
    padding: 20px;
    margin-bottom: 20px;
}

pre.debug strong {
    font-family: monospace;
    font-size: 12px;
    color: #FAA00C;
}

.txt2 {
    text-indent: -9999px;
    height: 1px;
}

.modal {
    z-index: 15000;
}

.modal-dialog {
    z-index: 15001;
}

#preventivoSpese {
    position: relative;
    left: 0;
}

.areaRiservata .boxPreventivo {
    padding-bottom: 3em;
}

/*
.corrieriDisponibili{
    background-color:#fff;
    padding:2em;
    display:none;
}*/

/* nel profilo utente se non metto queste regole è tutto un po' scombinato, da rivedere */

/* Questo mancava, serve per metteere il bottone del cestino di fianco all'indirizzo nel processo di checkout */
.box2 .lineaIndirizzo span.delAddr {
    display: block;
    height: 2.5em;
    width: 3em;
    float: left;
    margin: 0.5em 0 0.5em 1%;
}

.box2 .lineaIndirizzo span.content {
    display: block;
    float: left;
    height: 2.5em;
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0.5em 0 0.5em 25%;
}

/** se non metto questo le condizioni di vendita non sono a finaco al checkbox (ho aggiunto anche classe checkbox-inline al check) **/
label.condizioni_vendita {
    display: inline-block !important;
}

/* tecnica honepot */
.hp {
    height: 1px;
    text-indent: -9000px;
}

.coupon #note {
    width: 95%;
    margin: auto;
    height: 120px;
}

.gmapCont {
    width: 90%;
    height: 90%;
    position: fixed;
    top: 5%;
    left: 5%;
    border: 1px solid #000;
    background-color: #fff;
    z-index: 10; /* Sit on top */
    text-align: center;
    color: #000;
    padding: 0.5em;
}

.gmapCont .gmap {
    width: 100%;
    height: 95%;
}

#iubenda-cs-banner {
    bottom: 0 !important;
    left: 0 !important;
    position: fixed !important;
    width: 100% !important;
    z-index: 99999998 !important;
    background-color: #666;
}

.iubenda-cs-content {
    display: block;
    margin: 0 auto;
    padding: 0 20px;
    width: auto;
    font-size: 1em;
    background: #666;
    color: #ddd;
}

.iubenda-cs-rationale {
    position: relative;
    margin: 0 auto;
    padding: 0 2em;
}

.iubenda-banner-content > p {
    line-height: 1.35em;
}

.iubenda-cs-close-btn {
    margin: 0;
    color: #ddd;
    text-decoration: none;
    font-size: 1em;
    position: absolute;
    top: 0;
    right: 0.5em;
    border: none;
}

.iubenda-cs-cookie-policy-lnk {
    text-decoration: underline;
    color: #ddd;
    font-size: 1em;
    font-weight: bold;
}

.iubenda-cs-content, .iubenda-banner-content > p {
    font-family: inherit;
    font-size: 0.9em;
    color: #ddd;
    margin: 0.5em 0;
}

@media (max-width: 767px) {
    .iubenda-cs-content {
        margin: 0.25em 0;
        line-height: 1.2em;
        padding: 0 2px
    }

    .iubenda-cs-rationale {
        font-size: 10px;
        padding: 0 1.5em 0 0.5em;
    }
}

.bootstrap-datetimepicker-widget table td.today:before {
    /*border-bottom-color: #413829 !important;*/
}

.bootstrap-datetimepicker-widget table tr td.active:active,
.bootstrap-datetimepicker-widget table tr td.active.highlighted:active,
.bootstrap-datetimepicker-widget table tr td.active.active,
.bootstrap-datetimepicker-widget table tr td.active.highlighted.active,
.bootstrap-datetimepicker-widget table td span.active {
    /*background-color: #413829 !important;*/
    border-radius: 0;
}

.bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
    border-radius: 0;
}

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 7px;
}

.input-group-addon, .input-group-text {
    background-color: transparent;
}

select option {
    background-color: #3626a8;
    color: white;
}

.number {
    position: relative; /* <--- FONDAMENTALE: la linea ora si riferisce a questo div */
    margin-left: -7px;
    padding: 17px 0px 0px 0px;
    width: 80px;
    height: 116px;
    font-family: Rubik;
    font-size: 108px;
    font-weight: bold;
    line-height: 0.31;
    letter-spacing: 1.93px;
    color: #8f91ff;
}

.back-number {
    background-image: linear-gradient(316deg, #f3f3ff 112%, #8f91ff 5%);
    width: 90px;
    height: 90px;
    border-radius: 52px;
}

.hr-number {
    display: inline;
}

.hr-number:before {
    content: "";
    position: absolute; /* Si aggancia a .number */
    top: 68px; /* Posizione verticale precisa rispetto a .number */
    left: 80px; /* Posizione orizzontale (es. dopo il numero) */
    width: 130px;
    height: 1px;
    background-color: #0096ff;
    display: inline-block;
}

.num {
    display: inline-block;
    width: 80px !important;
}

header.header-foto p, header.header-home p {
    max-width: fit-content;
    line-height: 1.1;
}

.voci-home-swiper {
    display: block !important;
}

.voci-home-swiper a {
    font-size: 14px;!important;
}

@media (min-width: 767px) {
    .voci-home-swiper {
        display: none !important;
    }
}

.voci-home-list{
    display: flex!important;
    flex-wrap: wrap;
    justify-content: center;
    column-gap:20px;
    row-gap:5px;
}

@media (max-width: 767px) {
    .voci-home-list {
        display: none !important;
    }
}

.voci-home-list a:hover{
    text-decoration: none!Important;
}

.voci-home-list a{
    white-space: nowrap;
    /*flex: 0 1 15.33%;*/
    text-align: center;
}

.voci-home-list a.active {
    font-weight: 700;
    color: #3626a8;
    border-radius: 18px;
    background-color: #8f91ff4d;
    transition: all .3s ease;
}
@media (max-width: 900.98px) {
    .fascione-form .bg-secondary {
        border-top-left-radius: 30px!important;
        border-bottom-left-radius: 30px!important;
        margin-top: 30px!important;
    }
}

@media (max-width: 425px) {
    .btn-demo{
        font-size:9px!important;
    }
    .btn-info{
        font-size:9px!important;
        padding-top: 14px!important;
    }
}
.menu-custom {
    list-style: disc;
}

@media (max-width: 991px) {
    .stack-cards__item {
        height: 527px;
    }
}

.logo-ambito{
    width:80%!important;
}

nav.navbar .fullmenu ul.left a {
    max-width: 357px!important;
}

.card-gesty img{
    margin-top: -11px;
}

@media (max-width: 767px) {
    .fascione-funzionalita p {
        max-width: fit-content;
    }
}

#label-privacy a {
    color: white!important;
}

.btn-header:hover {
    color: white!important;
}

#form {
    scroll-margin-top: 100px;
}

html {
    scroll-behavior: smooth;
}