.row:before,
.row:after {
    display: none !important;
}

p {
    font-size: 1.2em;
}

a {
    line-height: inherit;
    color: darkcyan;
}

.c-header-top-bar {
    background: #FFF;
    color: #9F9492;
    border-bottom: 1px solid #dedede;
}

.c-header-top-bar__item {
    color: #9F9492;
}

.c-header-top-bar a.c-header-top-bar__item:hover {
    color: #9F9492
}

.c-navi-top-bar {
    /* background: #F0F0F0; */
    background: #F0F0F0;
    color: #000;
    border-bottom: 1px solid #D5CFC6;
}

.c-megamenu-top-bar {
    /* background: #FFF; */
    background: #FFF;
    border-bottom: 1px solid #D5CFC6;
}

.brand_logo_menu {
    margin-left: 3px;
    margin-right: 3px;
    padding: 5px;
    border: #AAA 1px solid;
}

.c-footer {
    background: #9F9492;
    color: #FFF;
}

.button {
    background-color: #027393;
    color: #FFF;
}

.button:focus,
.button:hover {
    background-color: #949494 !important;
    color: #FFF !important;
}

.c-navi-top-bar__icon {
    color: #949494;
}

.c-navi-top-bar__icon:hover {
    color: #027393;
}

.shipping-time0,
.shipping-time1,
.shipping-time4,
.shipping-time5 {
    color: #949494;
}

.autocomplete-suggestion__product__list li {
    padding: unset;
}

.autocomplete-suggestion__product__price {
    color: #027393;
    font-size: 1.5em;
}

.c-megamenu.dropdown.menu .c-megamenu__item>a {
    color: #9F9491;
}

[type="color"],
[type="date"],
[type="datetime-local"],
[type="datetime"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
textarea {
    box-shadow: none;
}

.c-ticon--dark .c-ticon__lines,
.c-ticon--dark .c-ticon__lines::after,
.c-ticon--dark .c-ticon__lines::before {
    background: #9F9491;
}

.c-ticon-label--dark {
    color: #9F9491;
}

.home_three_box {
    height: 320px;
    background-position: center;
}

.delivery-label.shipping-time0 {
    background-color: #027393;
}

.c-rating {
    color: #9F9491;
}

.margin_top_home_images {
    padding-top: .9375rem;
}

#griglia_affiancata>li {
    display: inline-block;
    margin-bottom: 10px;
    max-width: 120px;
}

.centro_menu {
    display: block;
    text-align: center;
}

.logo_header {
    max-height: 80px !important;
    width: auto !important;
}

.non_visibile {
    display: none !important;
}

.c-title-breadcrumb__title {
    /*font-size: revert;*/
}

.blog_index_article_title {
    min-height: 2.3em;
    max-height: 2.3em;
    overflow: hidden;
}

.blog_index_article_image {
    max-height: 363px;
}

.blog_index_article_short_description {
    min-height: 6em;
    max-height: 6em;
    overflow: hidden;
    margin-bottom: 20px;
    font-size: 1.2em;
    margin-top: 10px;
    color: #000;
}

.img_blog_in_article {
    width: 100%;
    max-width: 800px;
    margin-top: 20px;
    margin-bottom: 20px;
    ;
}

.c-footer__copyright {
    color: #FFF;
}

.txt_center {
    text-align: center;
    ;
}

.c-price-block__price_piastrelle {
    display: inline-block;
    line-height: 1.4625rem !important;
    font-size: 22px;
    -ms-flex-flow: column;
    flex-flow: column;
    margin-top: .3125rem;
    margin-left: .3125rem;
}

.button_campione {
    background-color: #AAA;
    color: #FFF;
}

.o-totop-button {
    right: 7.0625rem;
}

.bounce_ask {
    -webkit-animation: bounce 4s infinite;
    animation: bounce 4s infinite;
    font-size: 1.3em;
}

@-webkit-keyframes bounce {
    10%,
    20%,
    30%,
    40%,
    50% {
        transform: translateY(0);
    }
    15% {
        transform: translateY(-10px);
    }
    25% {
        transform: translateY(-8px);
    }
    35% {
        transform: translateY(-5px);
    }
    45% {
        transform: translateY(-2px);
    }
}

@keyframes bounce {
    10%,
    20%,
    30%,
    40%,
    50% {
        transform: translateY(0);
    }
    15% {
        transform: translateY(-10px);
    }
    25% {
        transform: translateY(-8px);
    }
    35% {
        transform: translateY(-5px);
    }
    45% {
        transform: translateY(-2px);
    }
}

.top_invito_landing {
    text-align: center;
    color: #FFF;
    font-size: 16px;
    background-color: #579FB4;
    padding: 5px;
    margin-top: 5px;
}

@media screen and (max-width: 960px) {
    .c-product-tile__headline {
        height: 80px;
        font-size: 12px;
    }
    .top_invito_landing {
        text-align: center;
        color: #FFF;
        font-size: 14px;
        background-color: #579FB4;
        padding: 3px;
        margin-bottom: 5px;
    }
}

.c-product-tile .o-price-text {
    font-size: 1.3rem;
}

.txt_unita_misura {
    color: #027394;
    font-weight: lighter;
    font-size: 12px;
    ;
}

.col_puls_carrello {
    background-color: #DDD !important;
    color: #000 !important;
    border: #027393 2px solid !important;
}

.puls_sconto_footer {
    font-weight: normal !important;
    color: #000 !important;
    background: #FFF !important;
}

.txt_richiesta_footer1 {
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
    background-color: #FFDC0F;
    color: #000;
    padding: 5px;
    margin-bottom: 5px;
}

.txt_richiesta_footer2 {
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 5px;
}

.txt_richiesta_laterale1 {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    background-color: #FFF;
    color: #027393;
    padding: 0px;
    line-height: normal !important;
    margin-bottom: 5px;
}

.campi_richiesta_laterale {
    margin: 0;
    padding: 3px;
    height: unset;
    padding: 0px 5px 0px 5px;
}

.c-bag-compartment-icon__badge {
    min-width: 25px;
    height: 25px;
    line-height: 25px;
}

.menu_desktop_width {
    max-width: 95rem;
}

.bg_width {
    background-color: #FFF;
}

[type="color"],
[type="date"],
[type="datetime-local"],
[type="datetime"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
textarea {
    /* padding: unset; */
}

[type="number"] {
    padding: unset;
}

.badge-offerta {
    position: absolute;
    top: 0px;
    background: #ffbf00;
    text-align: center;
    color: black;
    padding: 3px 10px;
    font-size: 15px;
    left: 0px;
    font-weight: bolder;
}

.bordo_puls_sconto {
    border: 3px solid cadetblue;
    font-size: 15px !important;
    background-color: #FFDC0F !important;
    color: #222 !important;
}

.is-drilldown>.menu.is-dark .is-drilldown-submenu>li>a,
.is-drilldown>.menu.is-dark>li>a {
    color: #000;
    background-color: transparent;
}

.is-drilldown .menu>li {
    border-top: 1px solid #000;
}

.is-drilldown>.menu.is-dark,
.is-drilldown>.menu.is-dark .is-drilldown-submenu,
.is-drilldown>.menu.is-dark .is-drilldown-submenu>li,
.is-drilldown>.menu.is-dark>li {
    background-color: #FFF;
}