.search_icon_desktop {
    font-size: 22px;
}

.icone_social_footer {
    font-size: 32px;
}

.totop_footer {
    font-size: 32px;
}

.chk_filtro {
    margin: 0 0 8px 5px;
}

.chk_filtro_nome {
    font-size: 12px;
}

.cb-list-item-count {
    font-size: .75rem;
    color: #787882;
    margin-left: 4px;
    margin-right: 5px;
}

.puls_applica_filtri {
    width: 100%;
    cursor: pointer;
    margin-bottom: 20px;
}

#category-top-content {
    margin-bottom: 0px;
}

.custom_mobile_select {
    margin: auto !important;
}

.img_suggestion_desktop {
    max-width: 100px !important;
}

.c-navi-top-bar.is-stuck {
    z-index: 280;
    width: 100%;
}

.c-section-accordion__content {
    display: block;
    padding-bottom: 1rem !important;
}

body.has-stuck-price-bar .c-sticky-price-bar {
    padding: 10px;
}

.c-footer__cms-links {
    margin-top: 5px;
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.img_prod_cart {
    /*max-width: 80px !important;*/
}

div.c-cart-tile__pricebox--prices {
    margin-top: 10px;
}

.cart_update_button {
    width: 100%;
    padding: 5px 5px;
    margin-top: 10px;
}

.orders-online-block {
    margin-top: 20px;
}

.c-checkbox input[type="checkbox"],
.c-checkbox input[type="radio"] {
    visibility: visible;
    position: absolute;
    -ms-transform: scale(1.3);
    /* IE */
    -moz-transform: scale(1.3);
    /* FF */
    -webkit-transform: scale(1.3);
    /* Safari and Chrome */
    -o-transform: scale(1.3);
    /* Opera */
    padding: 10px;
}

.c-brand-tile__img {
    width: auto;
}

.content_center {
    text-align: center;
}

.home_punti_forza_border_right {
    border-right: black 1px solid;
    margin-left: -30px;
}

.tx-e2-ces_bg {
    padding: .625rem 0;
    background-color: #d2d2d2;
}

.tx-e2-ces {
    margin-top: 20px;
    margin-bottom: 20px;
}

.larghezza_73em {
    max-width: 73rem;
}

.c-service-teaser__hl {
    font-size: 1.1rem;
    line-height: 2rem;
    margin-left: 7px;
}

.punti_forza_icone_home {
    font-size: 1.5em;
}

.c-triangle-arrow--left {
    display: none;
}

.c-bag-compartment-icon__badge {
    background-color: #027393;
}

.c-navi-top-bar__logo {
    /* max-width: 14.875rem; */
}

.c-navi-top-bar__search-column {
    padding-left: 20px;
    padding-right: 20px;
}

.c-product-tile__headline {
    position: relative;
    color: #787882;
    overflow: auto;
    margin-bottom: 0;
    font-size: .875rem;
    height: 65px;
    line-height: 1.4;
    font-weight: 400;
    overflow: hidden;
}

.c-product-tile__headline::after {
    content: "";
    display: block;
    background: unset;
    height: 1.225rem;
    width: 40%;
    position: absolute;
    bottom: 0;
    right: 0;
}