button.close{
    background-color: transparent;
    border:0;
}

.buttonCarrello{
    border:1px #1a1a1a solid;
    width:100%;
}
.buttonCarrello.gotoCarrello{
    background-color: #1a1a1a !important;
    color:white !important;
}
/*.buttonCarrello:hover{*/
/*    border-color: #ab1442 !important;*/
/*    background-color:#ab1442 !important;*/
/*    color:white !important;*/
/*}*/

#tblEsplVar{
    display:none;
}

.upySetQty{
    max-width: 160px;
}
.upyActions{
    margin:5px 10px;
}

#noteCheckout{
    width:100%;
    height: 300px;
}
/*.btn.btn-primary,*/
/*.btn.btn-link{*/
/*    text-transform: capitalize;*/
/*}*/

/*.btn.btn-primary:hover{*/
/*    background-color: #ab1442 !important;*/
/*}*/

.btn.close:hover{
    background-color: transparent !important;
}

#aggiuntaCarrelloModal .modal-body{
    overflow-x: scroll;
}

.wishlistRow{
    border: 1px solid rgba(0,0,0,.125);
    background-color: #f5f5f5;
    border-radius:5px;
    margin-bottom: 5px;
}
.wishlistRow img{
    padding:10px;
}

.wishlistTd{
    /*text-align: center;*/
    position:relative;
    top:15px;
}

.pref.active,
.add-wish.pref.active,
.potrebbe-interessare .add-wish.active i, .correlati .add-wish.active i{
    color:#ff970d !important;
}

.tabellaEsempiAllegati{
    display:none;
}

@media (max-width: 767px) {
    #aggiuntaCarrelloModal .modal-body img {
        width:100px;
    }
}

.spinnerSk{
    position:absolute;
    top:12px;
    left:10px;
    display:none;
}

#cerca-desktop,#cerca-mobile{
    padding-left: 40px !important;
}

.etichette img{
    width:50px;
}

.coupon .position-relative{
    position: relative !important;
}
.coupon button{
    right: 0;
    /*border-radius: 25px;*/
}
#prodottiTotali{
    color:#516667 !important;
    font-weight: 700 !important;
}
.descCarrello{
    padding-left: 20px;
}

.carrello .dati-spedizione .elenco-indirizzi input[type=radio]:checked+label{
    background-color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0px 0px 15px 1px rgb(26 26 26 / 10%), inset 0px 2px 0px 0px #78ac71;
}
.area-personale .area-personale-indirizzi .elenco-indirizzi input[type=radio]:checked+label {
    background-color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0px 0px 15px 1px rgb(26 26 26 / 10%), inset 0px 2px 0px 0px #78ac71;
}

.bootstrap-touchspin .btn{
    margin-top: 0 !important;
}

.elenco-categoria aside .filtro .wrap .checkmark:after{
    background: #516667;
}

.fasciaPrezzoSk input{
    border-color: #eaebeb !important;
    height: 30px;
}
input[name="aprezzo"]{
    margin-top:10px;
}

.menuMobileSk a{
    padding:0;
}

header.punto-vendita .fakeLightgallery img{
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    max-width: 2080px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.fullWidthSk{
    max-width: 100% !important;
}

.rowSpiegazione .red{
    color:red;
    margin-bottom:10px;
}

.sideLoading{
    width:40px;
}

@media (max-width: 767px) {
    .filtriDeskSk{
        display: none;
    }
}
