#cartCountContainer,#cartCountContainer2{
    position: absolute;
    background-color: rgb(249, 156, 17);
    width: 20px;
    height: 20px;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    right: 5px;
}

#cart-button-mobile{
    background-color: #fff;
    padding-left: 0;
    position: relative;
}

#cart-button-mobile img{
    width: 25px;
    height: auto;
}

#cartCountContainer2{
    top: -3px;
    right: 13px;
}

/* dispositivo medico */

.cr-tag-img {
    transform: scale(0.75);
    margin-top: 20px;
    display: flex;
    padding: 0;
    align-items: center;
    position: relative;
    margin: 20px 0 30px;
    top: 0;
    /*left: 0;*/
    right: 0;
    z-index: 1;
}

/*.swiper-wrapper .cr-tag-img{
    right: 10px;
    left: auto;
}*/

.position-absolute {
    position: absolute !important;
}
section.cr-rinnovati-section.cr-sche-outer.elenco_prodotti .cr-tag-content {
    margin-left: 10px;
    margin-left: 10px;
    padding: 5px 15px 0 0;
    width: 145px;
}
.cr-tag-content {
    background: #fff;
    border-radius: 20px;
    width: 155px;
    position: relative;
    padding: 5px 15px;
    margin-left: 20px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0x 0px 10px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0x 0px 10px 0px rgba(0, 0, 0, 0.75);
}
.cr-tag-content p {
    font-size: 10px !important;
    color: #002050 !important;
    text-align: right;
    display: block;
    line-height: 11px !important;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    font-family: sans-serif;
}
.cr-tag-content b {
    font-size: 24px;
    color: #c7080d !important;
    text-align: right;
    display: block;
    font-weight: bold;
    background: #fff;
    font-family: arial;
    width: 118px;
    line-height: 20px;
    margin-top: 4px;
}
section.cr-rinnovati-section .cr-grey-bg img {
    width: 100%;
    padding-bottom: 1rem;
}
.cr-tag-img img {
    width: auto !important;
}
.cr-tag-img img {
    position: absolute;
    left: -20px;
    top: -18px;
}

.products_list_medical_logo{
    right: 10px;
}

.medical_logo_cart{
    position: absolute;
    width: 25px;
    margin: 5px 0 0 5px;
}

.label_medical_cart{
    font-size: 12px;
    padding: 3px 10px;
    color: #0c3463;
    background-color: #ddd;
    display: inline-block;
    margin: 10px 0 0 0;
    border-radius: 50rem;
}

.label_medical_cart strong{
    font-weight: 720;
}

.label_medical_cart b{
    color: #c81720;
}

/* NUOVA RICERCA */

#new_search{
    display:none;
    /*position: fixed;*/
    width: 100%;
    height: calc(100% - 185px);
    bottom: 0;
    left: 0;
    z-index: 999;
    background-color: #fff;
}

#articolo_1506 .social_media_policy{
    margin:15px 0 0 0;
}

#articolo_1506 .social_media_policy p{
    margin:0 0 15px 0;
}

#articolo_1506 .social_media_policy ul{
    list-style: disc;
    margin:0 0 15px 0;
    padding: 0 0 0 15px;
}

#articolo_1506 .social_media_policy ol{
    list-style: auto;
    margin:0 0 15px 0;
    padding: 0 0 0 15px;
}

/* ASSORTIMENTO PRONTA CONSEGNA, ACQUACLEAN SU MINISCHEDE */

.single_product .prontaConsegna{
    position: absolute;
    right: -1px;
    width: 80px;
    height: 80px;
    background-image: url('../images/L7aNBj9EdTtI.png');
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    bottom: -1px;
}

.label_pronta_consegna_sp{
    background-color: rgb(249 156 17 / var(--tw-text-opacity));
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding: 5px 15px;
}

.label_pronta_consegna_sp p{
    line-height: normal !important;
}

.label_acquaclean_sp,.label_sfoderabile_sp{
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 9;
}

.single_product .acquaClean,
.single_product .sfoderabile{
    height: 36px;
    width: 200px;
    top: 1rem;
    position: absolute;
    right: 0;
    background-size: contain;
    background-position: center right;
    background-repeat: no-repeat;
}

.single_product .acquaClean{
    background-image: url('../images/8piabLcP98Lg.png');
}

.single_product .sfoderabile{
    background-image: url('../images/XAKQnTmu0Iic.png');
}

@media  (max-width: 767px) {
    .label_acquaclean_sp,.label_sfoderabile_sp{
        width: 150px;
    }
}

#articolo_1399 .foto_catalogo{
    align-items:center
}

#articolo_1399 .foto_catalogo img{
    height: fit-content;
}