/**@import url('https://fonts.googleapis.com/css?family=Lato&display=swap');**/
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,400;1,700&display=swap');
/* Mobile first layout SmartMenus Core CSS (it's not recommended editing these rules)
   You need this once per page no matter how many menu trees or different themes you use.
-------------------------------------------------------------------------------------------*/


.sm{position:relative;z-index:9999;}
.sm,.sm ul,.sm li{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;text-align:right;}
.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0;}
.sm ul{display:none;}
.sm li,.sm a{position:relative;}
.sm a{display:block;}
.sm a.disabled{cursor:not-allowed;}
.sm:after{content:"\00a0";display:block;height:0;font:0px/0 serif;clear:both;visibility:hidden;overflow:hidden;}
.sm,.sm *,.sm *:before,.sm *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}

body, td, th, div, p, h1, h2, h3, h4, h5, h6 {
    font-family: Lato !important;
}

.fa {font-family: 'FontAwesome' !important;}
#top_result_bar, #bottom_result_bar {
    background-color: #f5f5f5 !important;
}
#top_result_bar .pager li>a {
    padding; 6px;
    margin-left: 10px;
    border-radius: 5px;
    background-color: transparent;
}

#bottom_result_bar .pager li>a {
    padding; 6px;
    margin-left: 10px;
    border-radius: 5px;
    background-color: transparent;
}

.navbar-right {
    margin-right: 0px !important;
}

#couponForm {display:none;}
.riga_sconto.riga_sconto_parziale {color: #d3d3d3;}
.riga_totale_sconti  {color: #0fb10f;} 
input.qtaordinazione {border: 1px solid #d3d3d3;}
.note-prodotto  {font-size: 14px;margin-top: 10px;}
#inrttl #form_note { width: 100%; height: 150px; }

.table-sticky-header {border-collapse: separate;}
.table-sticky-header th { background-color: #fff;border-bottom: 1px solid grey;position: -webkit-sticky;position: sticky;top: 55px;}

.categorie-normal-container {
    padding-top: 65px;
    width: 100%;
    flex-wrap: wrap;
}
.categorie-normal-container.subcategory {padding-top: 20px;}

.categorie-normal-container.home {
    display: flex;
}



.box_categoria {
  /**display: inline-block;
  background: #ffffff!important;
  width: 180px!important;
  /**height: 180px!important;
  border: 1px solid #ccc;**/
  /**border-radius: 1.25rem;**/
  padding:10px;
  display: flex!important;
    justify-content: end;
    flex-direction: column;
    width: 100%!important;
    background: #ffffff!important;
    border-radius: 1.25rem;
}


.categorie-normal-container .box_categoria, .contenitore-esterno-categorie .box_categoria {
    flex: 1; /* Fa sė che gli oggetti occupino lo stesso spazio */
    margin-right: 10px; /* Aggiunge spaziatura tra gli oggetti */
    height: 250px!important;
    min-width: 180px!important;
}


.categorie-featured .box_categoria { 
    /**border: 2px solid #399ee369;**/
    width: 100% !important;
    height: auto !important; 
    min-width: 250px !important;
}
.categoria-featured-divider {display: block; width: 100%; border-top: 0px solid #ccc;padding-bottom: 30px;}

.categorie-featured-container {
    display: flex;
    justify-content: space-between; /* Distribuisce gli oggetti in modo uniforme */
    width: 100%;
    flex-wrap: wrap;
}

.categorie-featured {
    flex: 1; /* Fa sė che gli oggetti occupino lo stesso spazio */
    margin-right: 10px; /* Aggiunge spaziatura tra gli oggetti */
    width: 25% !important;
    height: auto;
    min-width: 250px;
}


.box_categoria.box_spezzonatore {border: 3px solid #80c2e3 !important;height: 280px !important;background: linear-gradient(90deg, rgba(127, 193, 227, 1) 0%, rgba(255, 255, 255, 1) 100%) !important;}
.nota-riga-carrello {display: block; text-align:center; margin: 0 20px 0 20px;}

.box_categoria p {
  color: #555!important;
  font-family: 'Lato';
  font-size: 16px;
  padding: 10px;
}


.box_categoria img {
width:180px;
height:135px;
}


#top_result_bar {
  border-radius: 5px!important;
}

#navbar-dettaglio-cliente, .top-bar-seleziona-cliente {
        background-color: inherit!important;
}

.badge{
    background-color: #399ee3!important;
    padding: 7px!important;
}

.btn-success {
    background-color: #399ee3!important;
    border-color: #399ee3!important;
}

.aggiungi .btn-success.seleziona-varianti-modal-aggiungi-carrello-inline {
    background-color: #449d44!important;
    border-color: #398439!important;    
}
.varianti-inline-qta {font-weight: bold;}

#wrapperInterno { 
    display: flex;
    flex-wrap: wrap;
}

.box_categoria img {
    height:auto!important;
}


/* Animazione bordo che diventa rosso */
@keyframes highlight {
  from { border: 1px solid initial; }
  to { border: 2px solid red; }
}

.input-animation {
  animation: highlight 0.1s 10 normal;
}

.totaleLista {
font-weight: bold; 
}

.totaleLista .documentiTotaleLabel {text-align: right;}
.totaleLista .documentiTotaleValue {text-align: left; padding: 8px;}

.categorie-featured p {
    font-family: 'Lato'!important;
    font-size: 18px;
    text-transform:uppercase;
}

.box_categoria:hover {
    -webkit-transform:  inherit!important;
    transform: inherit!important;
}

.contenitore_generale_body {
        background-color: #eef0f4;
}

body  {
    background-color: #eef0f4 !important;
}

.contenitore-esterno-categorie {
    color: rgba(0, 0, 0, 0.87);
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    display: flex;
    flex-direction: column;
    position: relative;
    min-width: 0px;
    overflow-wrap: break-word;
    background-color: rgb(255, 255, 255);
    background-clip: border-box;
    border: 0px solid rgba(0, 0, 0, 0.125);
    border-radius: 1.25rem;
    box-shadow: rgba(0, 0, 0, 0.1) 0rem 0.25rem 0.375rem -0.0625rem, rgba(0, 0, 0, 0.06) 0rem 0.125rem 0.25rem -0.0625rem;
    overflow: visible;
    /**width:12.5%!important;**/
    width:200px!important;
}

.contenitore-esterno-categorie img{
    padding:10px;
}

.disponibilita-fasce-success {
    background-color: #5db85c!important;
}

.tabVarianti .headArticolo {
    text-align: left !important;
    color: #389de3 !important;
}

/* Stile di base per le righe */
.tabVarianti td.riga {
    padding: 10px;
    transition: background-color 0.3s;
}

/* Stile per le righe bianche */
.tabVarianti td.riga-bianca {
    background-color: #fff;
}

/* Stile per le righe grigie */
.tabVarianti td.riga-grigia {
    background-color: #f2f2f2;
}

/* Cambia il colore al passaggio del mouse */
.tabVarianti td.riga:hover {
    background-color: #e6e6e6;
}

.sezione-prezzo {
    flex-direction: row!important;
        align-items: center!important;
}

.td-stretto br {
    display:none!important;
}

.td-stretto {
    margin-left:12px;
}

.riga-risultati-inline {
        display: flex;
    justify-content: space-between;
        align-items: center;
}

.riga-risultati-inline .qtaordinazione-container .note-addon {
        border-color: #399ee3;
}

.riga-risultati-inline .input-group-addon.note-addon.richiesto {
    border-color: #399ee3 !important;
        background-color: #3a9fe3 !important;
}

.riga-risultati-inline .note-addon.richiesto.note-inserite {
        background-color: #48bc06 !important;
}
/**
.riga-risultati-inline .qtaordinazione-container {
        background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 5%, rgba(57,158,227,1) 100%);
}

.riga-risultati-inline .qtaordinazione-container.richiesto {
        background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 5%, rgb(255 153 1) 100%);
}**/

.input-group-field.noteprodotto.form-group {
        border: 1px solid black!important;
}

.qtaordinazione-container .input-group-addon {
    display:inline!important;
}

.input-group.plus-minus-input .input-group-field {
    padding: 5px !important;
}

.riga-risultati-inline .qtaordinazione-container .qtaordinazioneinline, .input-group-addon.note-addon {
       /** border-right: 0px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;**/
    border-radius: 5px!important;
}

.input-group-addon.note-addon {
 margin-left: 6px;
}
   

#top_result_bar {
    position: relative!important;
        position: fixed;
    border-radius: 5px;
    width: 100%!important;
    padding: 5px;
    background-color: #fff!important;
    border: 1px solid #ccc;
    padding-right:20px!important;
}

#bottom_result_bar {
    border-radius: 5px;
    width: 100%!important;
    background-color: #fff!important;
    border: 1px solid #ccc;
}


.avantiPagina {
    float:right;
}

.indietroPagina {
    float:left;
}


#top_result_bar.home {
    display:none!important;
}

.tabVarianti thead .headArticolo {
        background-color: #389de3 !important;
        color: #fff !important;
        border-bottom:0px!important;
            border-top-left-radius: 5px;
                border-top-right-radius: 5px;
}

#wrapperInterno {
    padding-top:0px!important;
}

.tab-content.profilo .tab-striped {
    border:1px solid #ccc;  
}

.table.table-striped.tabVarianti {
    background-color:inherit!important;
}

.table.table-striped.tabVarianti tr:nth-child(even) {
    background-color:#fff!important;
}

.table.table-striped.tabVarianti tbody tr{
                border-left: 1px solid #ccc;
                border-right: 1px solid #ccc;
}


.table.table-striped.tabVarianti tbody tr:last-child {
                border-bottom-left-radius: 5px;
                border-bottom-right-radius: 5px;
                border-bottom:1px solid #ccc;
                overflow:hidden;
}

.risultati-table .varianti-presenti-subrow {
    border-top:none!important;
}

input[type="number"]::-webkit-inner-spin-button, 
input[type="number"]::-webkit-outer-spin-button {  

   opacity: 1;

}


td.disponibilita {
    width:25%;
}

.riga-risultati-inline td.cellaOrdinazioneArticolo {
    /**width:15vw;**/
    padding:4px!important;
}


td.prezzo {
    width:10vw;
}

.disponibilita .label {
    width:9vw;
    padding:10px;
}

.categoria-featured-divider {
    display:none;
}

.categorie-normal-container.home {
    padding-top:0px;
}

.banner-home {
    margin:1em!important;
}

.banner-home .col-md-6{
    border-radius: 5px;
    background-color: #fff!important;
    border: 1px solid #ccc;
    padding:20px;
}

a.activate_action {
    font-size:14px;
}

.c1778 {
    display:none!important;
}

.mb-37 {
    margin-bottom:37px!important;
}

.agenti {
    padding-left:0px!important;
    padding-right:0px!important;
    padding-bottom:15px;
}

.agenti .pd-left {
    padding-left:0px!important;
}

.agenti .pd-right {
    padding-right:0px!important;
}

.has-success .input-group-addon {
    color: #ffffff!important;
    background-color: #389de3!important;
    border-color: #399de3!important;
}

#lista-bodyTabella td:nth-child(2) {
    padding-left: 8px;
}

.profilo tr:first-child td {
    border-top:0px!important;
}

.profilo table {
    border-top:1px solid #ddd;
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
}

.moda-dettaglio-cliente-body .nav-tabs {
    border-bottom: 0px solid #ddd;
}


.nessun-risultato-trovato {
    font-size: 2rem;
    padding-bottom: 2rem;
    text-align: center;
}

.c1536 {
    padding:0px!important;
    margin-top:20px!important;
}

.c3530 {
    padding-right:10px!important;
}

.c3914 {
    padding-left:10px!important;
}

.c1536 .panel-default {
    border:0px!important;
}

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

.c3530 {
    padding-right:15px!important;
}

.c3914 {
    padding-left:15px!important;
}

}


.input-group.disp{
    margin-bottom:12px;
}

.table-responsive, .risultati-table {
    width:100%!important;
}

th {
    font-weight:400!important;
}

.popover {
    z-index:99!important;
}

.table.risultati-table, #row_container.table-responsive{
    overflow:visible!important;
}

.riga-bianca, .risultati-table .varianti-presenti-subrow .tabVarianti tbody tr.riga-bianca.riga-note td:first-child {
    background-color:#fff!important;
}

.varianti-presenti-subrow .tabVarianti tbody tr.riga-note td:first-child {
        display: block;
            width: 100%!important;
}

/**
.risultati-table tr td:first-child, .risultati-table .riga-risultati-inline .td-stretto {
  width: 10% !important;
}

.risultati-table .riga-risultati-inline .aggiungi {
  width: 100px !important;
}**/

.immagine-variante{
            width: 50px !important;
            margin: auto;
        }
    #dispFasc {
            width: auto;
            text-align: center;
        }

@media screen and (max-width: 1150px) {
.hide-tablet {
    display:none!important;
}

.cerca_shop {
    width:190px!important;
}

}


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

.cerca_shop {
    width:190px!important;
}

}

.sezione-varianti-disponibilita-fasce .input-group {
    margin-bottom:0px;
}

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

.sezione-varianti-disponibilita-fasce .input-group .input-group-addon {
    /**display:none;**/
}

#dispFasc {
    font-size:12px!important;
}

}

.disponibilita, .sezione-disponibilita-prezzo, .cellaOrdinazioneArticolo {
    width:fit-content!important;
}

.table-responsive .riga-risultati-inline td {
    padding:4px!important;
}

.sezione-varianti-disponibilita-fasce {
        align-items: flex-start!important;
}

.riga-risultati-inline .aggiungi {
    padding-right:12px!important;
}

.varianti-inline-qta {
display:none;    
}

.table-responsive.variante-interna {
    position:reelattive;
    overflow:visible!important;
}

.riga-risultati-inline .denominazione {
    width:300px!important;
}

.disp.disp3, .disp.disp2 {
        margin-top: 16px;
}

.disp3.disponibilita-fasce-success {
    background-color: #ff7514 !important;
}

/* -- quantity box -- */

.quantity {
 display: inline-block; }

.quantity .input-text.qty {
 width: 35px;
 height: 31px;
 padding: 0 5px;
 text-align: center;
 background-color: transparent;
 border: 1px solid #efefef;
}

.quantity.buttons_added {
 text-align: left;
 position: relative;
 white-space: nowrap;
 vertical-align: top; }

.quantity.buttons_added input {
 display: inline-block;
 margin: 0;
 vertical-align: top;
 box-shadow: none;
}

.quantity.buttons_added .minus,
.quantity.buttons_added .plus {
 padding: 0px 10px 0px;
 height: 31px;
 background-color: #ffffff;
 border: 1px solid #efefef;
 cursor:pointer;
    vertical-align: middle;
}

.quantity.buttons_added .minus {
 border-right: 0;
 margin-right:-3px;}

.quantity.buttons_added .plus {
 border-left: 0; }

.quantity.buttons_added .minus:hover,
.quantity.buttons_added .plus:hover {
 background: #eeeeee; }


.qtaordinazione::-webkit-outer-spin-button,
.qtaordinazione::-webkit-inner-spin-button, 
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
 -webkit-appearance: none !important;
 -moz-appearance: none !important;
 margin: 0; }
 

 .quantity.buttons_added .minus:focus,
.quantity.buttons_added .plus:focus {
 outline: none; }
 
.documento-lista-valori  td {vertical-align: middle;}
.currency, .numeric {text-align: right!important;}
.contenitore_generale_body table td:nth-child(2) {padding-left: 8px;}

input.minus, input.plus {
    width: 24px;
    height: 20px;
    background: #f2f2f2;
    border-radius: 4px;
    padding: 0px 5px 0px 5px;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    height: 30px;
}

#navbar-dettaglio-cliente {
        letter-spacing: 0px!important;
            max-width: 400px!important;
}

        .promo-header {
            text-align: center;
            font-size: 1.5em;
            margin-bottom: 20px;
        }
        .promo-content {
            background-color: #f9f9f9;
            padding: 20px;
            border-radius: 5px;
        }
        .promo-table {
            width: 100%;
            border-collapse: collapse;
            margin-top: 20px;
        }
        .promo-table th, .promo-table td {
            border: 1px solid #ddd;
            padding: 8px;
            text-align: left;
        }
        .promo-table th {
            background-color: #f2f2f2;
        }
        .promo-footer {
            margin-top: 20px;
            font-size: 0.9em;
            color: #555;
        }
        
        @media screen and  (max-width: 1215px) {
    .promo-table td:nth-child(1) {
        display: block!important;
    }
}

.not-logged .navbar-button-right {
 display:none;    
}

.btn-register {
        border: 1px solid #399de3;
    border-radius: 6px;
    padding: 10px!important;
    background-color: #399de3;
    color: #fff!important;
    margin-right:4px;
    transition: all .2s;
        width: 100px;
    text-align: center;
    text-transform:uppercase;
}


.btn-login {
    border: 1px solid #399de3;
    border-radius: 6px;
    padding: 10px!important;
    color: #399de3!important;
    margin-right:4px;
    transition: all .2s;
    width: 100px;
    text-align: center;
    text-transform:uppercase;
}

.btn-login:hover {
    border: 1px solid #399de3;
    background-color: #399de3!important;
    color: #fff!important;
}

.btn-register:hover {
    border: 1px solid #399de3;
    background-color: #ffffffff!important;
    color: #399de3!important;
}

.not-logged .navbar-right {
    display: flex;
    align-items: center;
    height:50px!important;
}

#modalRegistrazioneTitle{text-transform: uppercase;}

.form-richiesta-prezzo input[type="checkbox"] {
        width: 18px !important;
        box-shadow:inherit!important;
        margin-right:14px;
        margin-top:-5px!important;
}

.form-richiesta-prezzo .checkbox-modale {
    display:flex;
        align-items: center;
}

#myModalRegistrazione .modal-footer button {
    display:none;
}

#dispFascdesc {
    width:auto!important;
}