/**********/
/*SAGIMASI*/
/*COLORE LINK TOP*/
.header-bottom .megamenu-nav.horizontal-type .megamenu-items > li > a span {
  display: block;
  margin: 0 -15px;
  padding: 0 15px !important;
  color: #14459d !important;
}
.megamenu-nav .submenu li a {
    color: #75749e !important;
}
/* COLORE BARRA SUB-LINK*/
.bottom-services {
    background-color: #eed500 !important;
    padding: 10px 0;
}
/*COLORE BARRA LOGO*/

.header-desktop .header-bottom {
    border-top: 1px solid rgba(255,255,255,0.08);
    background-color: #fff;
}
/*############## COLORE ICONE BARRA LOGO #########################*/
.search-header .block-search::before {
    content: "";
    display: block;
    width: 50px;
    height: 80px;
    background: url("../images/header-sa-v1.png") no-repeat 14px 26px !important;
    cursor: pointer;
}
.header-links::before {
    content: "";
    display: block;
    width: 50px;
    height: 80px;
    background: url("../images/header-sa-v1.png") no-repeat -27px 26px !important;
    cursor: pointer;
}
.header-wishlist a::before {
    content: "";
    display: block;
    width: 40px;
    height: 80px;
    background: url("../images/header-sa-v1.png") no-repeat -75px 26px !important;
    cursor: pointer;
}
.hd-cart .minicart-wrapper .action.showcart::after {
    content: "";
    display: block;
    width: 50px;
    height: 80px;
    background: url("../images/header-sa-v1.png") no-repeat -120px 26px !important;
    cursor: pointer;
}
/*############## FINE COLORE ICONE BARRA LOGO #####################*/
/*MOBILE ICONA CARRELLO*/
.header-mobile .minicart-wrapper .action.showcart::after {
    content: "" !important;
    display: block !important;
    width: 39px !important;
    height: 39px !important;
    background: url("../images/icon-images.png") no-repeat -161px -2px !important;
    /* background: url("../images/icon-images-sa-v2.png") no-repeat -151px -2px !important; */
    -webkit-filter: brightness(0) invert(0) !important;
    filter: brightness(0) invert(0) !important;
}
/*MOBILE BARRA TOP*/
.header-mobile .mobile-top-content {
    padding: 5px 15px 0;
    height: 56px;
    background-color: #fff;
}
/*COLORE BARRA RICERCA MOBILE*/
.header-mobile .block-search .input-text {
    height: 40px;
    width: 100% !important;
    margin: 0 !important;
    border-color: #000 !important;
}
/*COLORE CATEGORIE MODIFICA CSS HEADER-1*/
.header-bottom .megamenu-nav.horizontal-type .megamenu-items > li.item-left {
    float: left;
    margin-right: -15px !important;
    margin-left: 25px !important;
    font-size: large;
}
.header-bottom .megamenu-nav.horizontal-type .megamenu-items > li > a {
    line-height: 80px;
    font-size: 14px !important;
    color: #004091;
}
/* LARGHEZZA BLOCCO CATEGORIE */
.header-bottom .header-megamenu {
    float: left !important;
    width: calc(70% - 95px) !important;
}
/* LARGHEZZA ICONE CARRELLO PREFERITI.. */
.header-bottom .customer-wrapper {
    float: right !important;
    width: calc(25% - 95px) !important;
}
/* LINK SX MOBILE */
.header-mobile .mobile-nav a::before {
    content: "";
    display: block;
    width: 25px;
    height: 2px;
    background-color: #004091 !important;
    margin-top: 8px;
}
elemento {
}
.header-mobile .mobile-nav a {
    display: block;
    width: 25px;
    height: 22px;
    border-top: 2px solid #004091 !important;
    border-bottom: 2px solid #004091 !important;
    position: relative;
}

.owl-carousel div h2, .owl-carousel div .textoverlay{
    position:absolute;
    color:#FFF;
   font-size:12px;
   display:block;
}

/*MASCHERAMENTO SKU PAGINA PRODOTTO*/
.product.attribute.sku {
    display: none !important;
}
.product-cats {
    display: none !important;
}

a, .link-color {
    color: #14459d;
}

/* GRANDEZZA IMMAGINE CATEGORIE */
.category-image, .category-description {
    margin-bottom: 23px;
    max-width: 100% !important;
}
/*
.product-info-main .product.attribute.sku {
    margin-bottom: 8px !important;;
    display: block !important;;
    color: #fff !important;;
}

.product-info-main .product.attribute.sku>.value {
    color: #fff !important;
}

.bottom-product-info .product.attribute.sku .type {
    color: #fff !important;
}
*/
