﻿.neroMoltoNero {
    color: #000 !important
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .col-xsl-12 {
        width: 100%
    }

    .col-xsl-11 {
        width: 91.66666667%
    }

    .col-xsl-10 {
        width: 83.33333333%
    }

    .col-xsl-9 {
        width: 75%
    }

    .col-xsl-8 {
        width: 66.66666667%
    }

    .col-xsl-7 {
        width: 58.33333333%
    }

    .col-xsl-6 {
        width: 50%
    }

    .col-xsl-5 {
        width: 41.66666667%
    }

    .col-xsl-4 {
        width: 33.33333333%
    }

    .col-xsl-3 {
        width: 25%
    }

    .col-xsl-2 {
        width: 16.66666667%
    }

    .col-xsl-1 {
        width: 8.33333333%
    }

    .col-xsl-offset-12 {
        margin-left: 100%
    }

    .col-xsl-offset-11 {
        margin-left: 91.66666667%
    }

    .col-xsl-offset-10 {
        margin-left: 83.33333333%
    }

    .col-xsl-offset-9 {
        margin-left: 75%
    }

    .col-xsl-offset-8 {
        margin-left: 66.66666667%
    }

    .col-xsl-offset-7 {
        margin-left: 58.33333333%
    }

    .col-xsl-offset-6 {
        margin-left: 50%
    }

    .col-xsl-offset-5 {
        margin-left: 41.66666667%
    }

    .col-xsl-offset-4 {
        margin-left: 33.33333333%
    }

    .col-xsl-offset-3 {
        margin-left: 25%
    }

    .col-xsl-offset-2 {
        margin-left: 16.66666667%
    }

    .col-xsl-offset-1 {
        margin-left: 8.33333333%
    }

    .col-xsl-offset-0 {
        margin-left: 0
    }
}

.bg_bianco {
    background-color: #FFF
}

.bg_arancio {
    background-color: #F18D17
}

.titolo-prodotto {
    color: #000;
    font-size: 30px;
    font-weight: 700px
}

.arancio {
    color: #F18D17;
    margin-left: 5px
}

.top {
    background-color: #FFF;
    padding-top: 5px;
    padding-bottom: 5px
}

.top>div {
    height: 100%
}

a {
    color: #666
}

a:hover {
    text-decoration: none
}

h2 {
    color: #1A171B;
    font-size: 16px;
    font-weight: 700;
    padding: 0;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 5px
}

h2.h2GrigioAndreaBoscagli {
    font-weight: 600;
    font-size: 24px;
    margin: 0;
    margin-top: 25px;
    margin-bottom: 0;
    padding: 8px;
    background: #fafafa;
    background: -moz-linear-gradient(left, #fafafa 0%, #f0f0f0 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #fafafa), color-stop(100%, #f0f0f0));
    background: -webkit-linear-gradient(left, #fafafa 0%, #f0f0f0 100%);
    background: -o-linear-gradient(left, #fafafa 0%, #f0f0f0 100%);
    background: -ms-linear-gradient(left, #fafafa 0%, #f0f0f0 100%);
    background: linear-gradient(to right, #fafafa 0%, #f0f0f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#f0f0f0', GradientType=1);
    text-transform: uppercase;
    border-radius: 5px
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%
}

.titleBlue,
.titleOrange,
.titleGrey,
.titleDarkGrey {
    font-weight: 500;
    font-size: 20px;
    margin: 25px 0 0;
    padding-left: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #ffffff
}

.titleBlue .titleTextSmaller,
.titleOrange .titleTextSmaller,
.titleGrey .titleTextSmaller,
.titleDarkGrey .titleTextSmaller {
    font-weight: normal
}

.titleBlue .row,
.titleOrange .row,
.titleGrey .row,
.titleDarkGrey .row {
    margin-top: -8px;
    margin-bottom: -8px
}

.titleBlue .row .padding-t-b-8,
.titleOrange .row .padding-t-b-8,
.titleGrey .row .padding-t-b-8,
.titleDarkGrey .row .padding-t-b-8 {
    padding-top: 8px;
    padding-bottom: 8px
}

.titleBlue .row .padding-t-0-b-8,
.titleOrange .row .padding-t-0-b-8,
.titleGrey .row .padding-t-0-b-8,
.titleDarkGrey .row .padding-t-0-b-8 {
    padding-top: 0;
    padding-bottom: 8px
}

.info-ultimi-arrivi {
    background: #fafafa;
    text-align: center;
    padding: 5px;
    border-radius: 10px;
    margin: 5px
}

.info-ultimi-arrivi .nome-prd-ultimi-arrivi a {
    font-weight: 600
}

.titleDarkGrey {
    background: #525252
}

.titleGrey {
    background: #a2a2a2
}

.titleLightGrey {
    color: #ffffff;
    background-color: #c3c1c2
}

.titleLightGrey a {
    color: #ffffff
}

.titleLightBlue {
    color: #ffffff;
    background-color: #91aac8
}

.titleLightBlue a {
    color: #ffffff
}

.titleBlue {
    background: #346fb3
}

.titleOrange {
    background: #F18D17
}

.label-privacy-home {
    font-weight: normal
}

.blocco-grigio {
    min-height: 230px;
    background-color: #fafafa
}

.blocco-grigio .blocco-grigio-body {
    padding: 15px;
    min-height: 180px
}

.blocco-grigio .blocco-grigio-body a {
    color: #337ab7
}

.blocco-grigio .blocco-grigio-body .input-group {
    margin-bottom: 15px
}

.blocco-grigio .blocco-grigio-body .nbox {
    background: #5c5c5c;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.blocco-grigio .blocco-grigio-body .nbox:hover {
    z-index: initial
}

@media (max-width: 768px) {
    .text-center-mobile-only {
        text-align: center
    }
}

.bollinoGrigioHome {
    padding-top: 20px
}

.bollinoGrigioHome>div {
    border-radius: 25px;
    background-color: #ebebeb;
    margin: 0 auto;
    width: 200px;
    height: 200px
}

@media (max-width: 768px) {
    .bollinoGrigioHome>div {
        width: 100%;
        height: auto;
        padding: 10px;
        min-height: 200px
    }
}

.bollinoGrigioHome>div img {
    max-width: 70px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    height: auto
}

.bloccoProdotti {
    padding-bottom: 1px
}

.bloccoProdotti .prodotto-griglia-meta {
    border-top: 1px solid #dedede
}

.bloccoProdotti .prodotto-griglia-meta:first-child,
.bloccoProdotti .prodotto-griglia-meta:nth-child(2) {
    border-top: none
}

.bloccoProdotti .prodotto-griglia-meta:nth-child(even) {
    border-right: 1px solid #dedede
}

@media (max-width: 768px) {
    .bloccoProdotti .prodotto-griglia-meta {
        width: 100%
    }

    .bloccoProdotti .prodotto-griglia-meta:nth-child(even) {
        border-right: none
    }

    .bloccoProdotti .prodotto-griglia-meta:nth-child(2) {
        border-top: 1px solid #dedede
    }
}

.bloccoProdotti .bloccoSalvatiPerDopo {
    padding: 15px
}

.bloccoProdotti .blocco-prodotto-griglia {
    padding: 5px
}

.bloccoProdotti .blocco-prodotto-griglia.salvatiPerDopo {
    border: 1px solid #dedede;
    border-radius: 2px
}

.bloccoProdotti .blocco-prodotto-griglia .imgProdottoGriglia {
    padding: 5px
}

.bloccoProdotti .blocco-prodotto-griglia .nomeProdottoGriglia {
    margin-top: 10px;
    min-height: 50px
}

.bloccoProdotti .blocco-prodoto-lista {
    position: relative;
    padding: 11px;
    border: 1px solid transparent;
    color: #000000
}

.bloccoProdotti .blocco-prodoto-lista img {
    display: inline-block;
    max-height: 135px;
    margin-top: 5px
}

.bloccoProdotti .blocco-prodoto-lista img.img-marca {
    margin-top: 0;
    max-height: 22px
}

.bloccoProdotti .blocco-prodoto-lista .prezzo-blocco-prodotto {
    position: absolute;
    bottom: 10px;
    right: 10px
}

.bloccoProdotti .blocco-prodoto-lista:not(:last-child) {
    border-bottom: 1px solid #DEDEDE
}

.offerteDelGiorno_footer #prodottoPrezzoNome {
    margin-top: 0;
    margin-bottom: 0
}

.offerteDelGiorno_footer .prodotto-prezzo {
    font-size: 22px;
    line-height: 24px
}

.offerteDelGiorno_footer .medio strike {
    font-size: 16px
}

.offerteDelGiorno_footer .inveceHome {
    font-size: 12px;
    color: #1a171a;
    float: left;
    line-height: 24px
}

@media (min-width: 768px) and (max-width: 1023px) {
    h2.h2GrigioAndreaBoscagli {
        margin-top: 25px
    }

    .offerteDelGiorno_footer .titolino_blu {
        font-size: 14px
    }

    .offerteDelGiorno_footer #prodottoPrezzoNome {
        margin-left: 30px;
        margin-right: 30px
    }

    .offerteDelGiorno_footer strike span {
        color: #1a171a
    }

    .offerteDelGiorno_footer .aggiungi-verde {
        margin-bottom: 0 !important;
        margin-top: 5px !important
    }
}

@media (max-width: 767px) {
    h2.h2GrigioAndreaBoscagli {
        font-size: 20px !important
    }

    h2 span {
        display: block
    }

    .boxProdottoPaginaHeader2 h2.h2GrigioAndreaBoscagli {
        margin: 15px
    }

    .offerteDelGiorno_specifiche {
        min-height: 40px !important;
        margin-top: 0 !important
    }

    .offerteDelGiorno_footer .titolino_blu {
        font-size: 16px;
        line-height: 18px
    }

    .offerteDelGiorno_footer #prodottoPrezzoNome {
        margin-left: 30px;
        margin-right: 30px
    }

    .offerteDelGiorno_footer strike span {
        color: #1a171a
    }

    .offerteDelGiorno_footer .aggiungi-verde {
        margin-bottom: 0 !important;
        margin-top: 10px !important
    }
}

h2 span {
    font-size: 14px;
    font-weight: 400
}

a.titolo_blu {
    color: #046DD6;
    font-size: 16px;
    font-weight: 700;
    padding: 0;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #046DD6;
    text-decoration: none;
    height: 100px;
    vertical-align: middle;
    width: 100%;
    text-transform: uppercase
}

.boxtable_row a.titolo_blu {
    height: 70px !important
}

.bluVaiPaginaProdotto a {
    color: #046DD6;
    font-size: 15px;
    text-align: left;
    display: block
}

.contenitoreBluKnow a.titolo_blu {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left
}

.tastoBlueknowVaiScheda {
    margin: 5px;
    padding: 5px;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    background: #5C5C5C;
    display: block
}

.tastoBlueknowVaiScheda:hover {
    color: #fff
}

.tastoBlueknowVaiScheda .prezzo-home-blueknow {
    text-align: center
}

.blueknow-box {
    width: 100%
}

.titolo_foot {
    color: #1A171B;
    font-size: 16px;
    font-weight: 600;
    padding: 0;
    margin: 5px 0;
    text-transform: capitalize
}

.titolo_foot a {
    color: #1A171B;
    text-decoration: none
}

.flex {
    max-width: 100%
}

@media (max-width: 768px) {
    .flexHome {
        max-width: 270px
    }
}

@media (min-width: 768px) {
    .flexHome {
        max-width: 300px
    }
}

#tabs_prodotto_descrizione .flex {
    width: auto
}

.blu {
    color: #046DD6
}

.assistenza {
    margin-top: 15px;
    margin-right: 185px
}

#boxTopDx div.assistenza {
    margin-top: 4px;
    margin-right: 215px
}

.box-benvenuto {
    float: right;
    margin-right: 11px;
    margin-top: 18px;
    position: relative
}

.box-benvenuto .dropdown-menu {
    border-radius: 0 0 4px 4px;
    min-width: 263px;
    right: -12px !important;
    top: 45px;
    border-top: 0
}

.box-benvenuto .dropdown-menu img {
    width: 29px;
    height: 29px
}

.benvenuto {
    font-size: 14px;
    color: #046DD6;
    margin-top: 10px;
    font-weight: 600
}

.benvenuto.loggedIn {
    margin-top: 0
}

#bottoneLoginTesta span {
    color: #F18D17 !important
}

.benvenuto_nome {
    font-size: 14px;
    margin-top: 0;
    clear: both;
    float: right;
    font-weight: 600;
    max-width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.assistenzatelefono {
    float: right;
    font-size: 14px;
    font-weight: 600;
    margin-top: 14px
}

.assistenza img {
    float: right;
    margin-right: 5px;
    margin-top: 9px;
    margin-left: 3px
}

.assistenzatesto {
    float: right;
    font-size: 14px;
    margin-right: 10px;
    margin-top: 14px
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    color: #fff;
    background: #7f827d;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzdmODI3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZDJkMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #7f827d 1%, #2d2d26 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #7f827d), color-stop(100%, #2d2d26));
    background: -webkit-linear-gradient(top, #7f827d 1%, #2d2d26 100%);
    background: -o-linear-gradient(top, #7f827d 1%, #2d2d26 100%);
    background: -ms-linear-gradient(top, #7f827d 1%, #2d2d26 100%);
    background: linear-gradient(to bottom, #7f827d 1%, #2d2d26 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7f827d', endColorstr='#2d2d26', GradientType=0)
}

.bold {
    font-size: 16px;
    text-align: left;
    font-weight: 600;
    color: #000
}

.btn-mobile {
    float: right;
    margin-left: 5px
}

.riga {
    clear: both;
    height: 14px;
    border-radius: 4px;
    background: #a5a5a5;
    background: -moz-linear-gradient(90deg, #a5a5a5 10%, #fff 100%);
    background: -webkit-linear-gradient(90deg, #fff 10%, #a5a5a5 100%);
    background: -o-linear-gradient(90deg, #a5a5a5 10%, #fff 100%);
    background: -ms-linear-gradient(90deg, #a5a5a5 10%, #fff 100%);
    background: linear-gradient(180deg, #a5a5a5 10%, #ffffff 100%);
    display: none
}

.tx-box {
    color: #000;
    font-size: 14px;
    line-height: 16px;
    height: 80px
}

.titolino_blu {
    color: #046DD6;
    font-size: 14px;
    margin-top: 10px;
    padding-left: 0;
    margin-bottom: 10px;
    text-align: left;
    padding-right: 0;
    font-weight: 600;
    line-height: 17px
}

.titolino_blu a {
    color: #046DD6;
    text-decoration: none
}

.titolino_blu a:hover {
    color: #046DD6;
    text-decoration: none
}

.scopri {
    text-align: right;
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px
}

.righina {
    width: 100%;
    height: 1px;
    background-color: #817F7F;
    clear: both;
    margin-top: 15px;
    margin-bottom: 20px
}

.righina {
    margin-bottom: 10px;
    margin-top: 10px
}

.image {
    height: 180px
}

.tx-box-2 {
    color: #5D5D5D;
    font-size: 12px;
    line-height: 16px;
    text-align: center
}

.desideri .aggiungi-bianco:hover {
    background-image: url(/public/images/lista-desideri-rimuovi-hover.png);
    background-size: 163px 19px
}

@media (min-width: 768px) and (max-width: 1023px) {
    .aggiungiBiancoListaDesideriListaProd div.aggiungi-bianco {
        margin-top: 0
    }
}

.sfumata {
    height: 28px;
    background-image: url(/public/images/fondino.png);
    background-repeat: repeat-x
}

.riga-footer {
    margin-bottom: 20px;
    margin-top: 20px;
    border-top: 1px solid #817F7F
}

@media (min-width: 768px) {
    .container-pagine-footer {
        margin-left: 60px;
        margin-right: 60px
    }
}

.icona_pagamento {
    height: 35px;
    width: 62px;
    border-radius: 4px;
    margin-left: 10px;
    display: inline
}

.icona_pagamento img {
    height: 35px;
    width: 62px;
    display: inline
}

div .icona_pagamento:first-child {
    margin-left: 0
}

.righina2 {
    width: 160px;
    height: 2px;
    background-color: #817F7F;
    clear: both
}

.foot {
    margin-top: 10px;
    background-color: #FFF;
    font-family: 'Titillium Web', sans-serif;
    list-style: none
}

ul.foot li {
    font-size: 15px;
    font-weight: 300;
    list-style-position: inside;
    line-height: 25px;
    margin-left: -38px;
    color: #7F827D
}

ul.foot li a {
    color: #000
}

ul.foot li a:hover {
    color: #046DD6;
    text-decoration: none
}

.tx-foot {
    font-size: 14px;
    color: #000;
    margin-top: 15px;
    text-align: center
}

.tx-credits {
    font-size: 12px;
    text-align: center;
    padding-right: 0;
    margin-top: 0
}

.tx-logo {
    text-align: center;
    margin-top: 28px
}

.logo-footer {
    height: 40px
}

.filtri-attivi-top {
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border: 1px #7F827D solid;
    padding: 12px;
    font-size: 14px;
    display: block;
    background-color: #fff;
    clear: both
}

.filtri-attivi-top .titolo a {
    font-size: 16px;
    font-weight: 600;
    color: #1A171B;
    float: left
}

.filtri-attivi-top .titolo-rimuovi a {
    font-size: 13px;
    color: #046DD6;
    float: right
}

.filtri-attivi-top:hover {
    background-color: #EBEBEB
}

.filtri-attivi-center {
    border-left: 1px #7F827D solid;
    border-right: 1px #7F827D solid;
    border-bottom: 1px #7F827D solid;
    padding: 12px;
    font-size: 14px;
    clear: both
}

.filtri-attivi-center .titolo {
    font-size: 14px;
    font-weight: 600;
    color: #1A171B;
    clear: both
}

.filtri-attivi-bottom {
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border: 1px #7F827D solid;
    border-top: none;
    padding: 12px;
    font-size: 14px;
    display: block;
    clear: both
}

.filtri-attivi-bottom .titolo {
    font-size: 14px;
    font-weight: 600;
    color: #1A171B;
    clear: both
}

.filtri-attivi-bottom .nessuna-scelta {
    font-size: 14px;
    color: #1A171B;
    clear: both
}

.riga-scelta {
    clear: both
}

.scelta-nome {
    width: 50%;
    text-align: right;
    font-size: 14px;
    color: #1A171B;
    float: left
}

.scelta-rimuovi {
    width: 50%;
    text-align: right;
    font-size: 13px;
    color: #5D5D5D;
    float: left
}

.scelta-rimuovi a {
    width: 50%;
    text-align: right;
    color: #5D5D5D
}

.scelta-rimuovi a:hover {
    width: 50%;
    text-align: right;
    color: #046DD6
}

.filtri-ricerca-top {
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border: 1px #7F827D solid;
    font-size: 18px;
    font-weight: 600;
    color: #F18D17;
    display: block;
    background-color: #fff;
    clear: both;
    padding: 20px 12px
}

.filtri-ricerca-center {
    border-left: 1px #7F827D solid;
    border-right: 1px #7F827D solid;
    border-bottom: 1px #7F827D solid;
    padding: 12px;
    clear: both
}

.filtri-ricerca-center .titolo {
    font-size: 16px;
    font-weight: 600;
    color: #1A171B;
    clear: both;
    margin-bottom: 10PX
}

.filtri-ricerca-bottom {
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border: 1px #7F827D solid;
    border-top: none;
    padding: 8px;
    font-size: 14px;
    display: block;
    clear: both;
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc3JSIgc3RvcC1jb2xvcj0iI2NlY2VjZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZmFmYWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fff 4%, #efefef 47%, #cecece 77%, #afafaf 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(4%, #fff), color-stop(47%, #efefef), color-stop(77%, #cecece), color-stop(100%, #afafaf));
    background: -webkit-linear-gradient(top, #fff 4%, #efefef 47%, #cecece 77%, #afafaf 100%);
    background: -o-linear-gradient(top, #fff 4%, #efefef 47%, #cecece 77%, #afafaf 100%);
    background: -ms-linear-gradient(top, #fff 4%, #efefef 47%, #cecece 77%, #afafaf 100%);
    background: linear-gradient(to bottom, #ffffff 4%, #efefef 47%, #cecece 77%, #afafaf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#afafaf', GradientType=0)
}

.filtri-ricerca-bottom .titolo a {
    font-size: 16px;
    font-weight: 600;
    color: #046DD6;
    width: 90%;
    float: left
}

.filtri-ricerca-bottom .freccia a {
    width: 10%;
    float: right
}

.checkbox label {
    color: #000;
    font-size: 14px
}

.mostra-tutto {
    margin-top: 8px;
    margin-left: 55px
}

.mostra-tutto a {
    color: #046DD6;
    font-size: 14px
}

p:not(#foo)>input[type='checkbox']+label.confronta3333 {
    cursor: pointer;
    padding: 12PX 0 0 20px;
    margin: 0 10px 5px;
    position: relative;
    font-size: 13px;
    color: #000;
    font-weight: 400
}

p:not(#foo)>input[type='checkbox']+label.confronta3333:before {
    content: "";
    width: 12px;
    height: 12px;
    border: solid 1px #817F7F;
    background: #fff;
    cursor: pointer;
    position: absolute;
    top: 15px;
    left: 0;
    margin-left: 0
}

p:not(#foo)>input[type='checkbox']:checked+label.confronta3333:after {
    content: "";
    width: 12px;
    height: 12px;
    border: solid 1px #817F7F;
    background: #fff;
    cursor: pointer;
    position: absolute;
    top: 15px;
    left: 0;
    background-color: #5D5D5D;
    margin-left: 0
}

p:not(#foo)>input[type="checkbox"]:hover+label.confronta3333:before {
    border: solid 1px #046DD6
}

p:not(#foo)>input[type="checkbox"]:hover+label.confronta3333:after {
    background-color: #046DD6
}

.well {
    background-color: #fff;
    border: none;
    border-radius: none;
    box-shadow: none;
    margin-bottom: 5px;
    min-height: 15px;
    padding: 10px;
    padding-bottom: 5px
}

.titolo-select {
    clear: both;
    margin-right: 5px;
    font-weight: 600;
    font-size: 14px;
    color: #000
}

@media (max-width: 767px) {
    .titolo-select {
        float: left
    }
}

.centra-sx {
    text-align: center
}

.desideri .marca {
    font-size: 18px;
    font-weight: 600;
    color: #1A171B;
    float: left
}

.desideri .tipo {
    font-size: 18px;
    font-weight: 600;
    color: #046DD6;
    margin-left: 5px;
    float: left
}

.desideri .specifica {
    font-size: 16px;
    font-weight: 400;
    color: #046DD6;
    margin-left: 5px;
    margin-top: 2px;
    float: left
}

.prodotto-testo {
    clear: both;
    font-size: 13px;
    color: #1A171B;
    padding-top: 0;
    line-height: 17px
}

@media (max-width: 767px) {
    .prodotto-testo {
        padding-top: 10px
    }
}

.titolo-prezzo {
    font-size: 12px;
    color: #817F7F;
    text-align: center
}

.prezzo-prodotto {
    font-size: 18px;
    color: #10171B;
    font-weight: 600;
    text-align: center
}

.prezzo-prodotto .prodotto-prezzo-decimale {
    font-size: 14px
}

.prima-ultima a {
    margin-top: 26px;
    margin-right: 10px;
    float: right;
    font-size: 14px;
    color: #046DD6
}

.prima-ultima a:hover {
    font-weight: 600;
    color: #181818
}

.prodotto,
.prodotto_accessorio {
    border-bottom: 1px solid #817F7F;
    padding-bottom: 10px;
    margin-bottom: 15px
}

.prodotto_accessorio a.titolo_prodotto_accessorio_scheda_prodotto {
    max-width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.desideri {
    border-bottom: 1px solid #817F7F;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.scuro {
    background: #dcdcdc;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RjZGNkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iI2NlY2RjZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2FkYWNhYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #dcdcdc 0%, #cecdcd 70%, #adacac 99%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dcdcdc), color-stop(70%, #cecdcd), color-stop(99%, #adacac));
    background: -webkit-linear-gradient(top, #dcdcdc 0%, #cecdcd 70%, #adacac 99%);
    background: -o-linear-gradient(top, #dcdcdc 0%, #cecdcd 70%, #adacac 99%);
    background: -ms-linear-gradient(top, #dcdcdc 0%, #cecdcd 70%, #adacac 99%);
    background: linear-gradient(to bottom, #dcdcdc 0%, #cecdcd 70%, #adacac 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcdcdc', endColorstr='#adacac', GradientType=0);
    font-size: 14px;
    color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #5d5d5d
}

.chiaro {
    background: #F9F7F7;
    font-size: 14px;
    color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #5d5d5d
}

.table {
    margin-bottom: 0;
    width: 100%
}

.bordo {
    margin-left: 15px;
    margin-right: 15px;
    border-right: 1px #5D5D5D solid;
    border-left: 1px #5D5D5D solid;
    border-top: 1px #5D5D5D solid;
    margin-top: 20px;
    border-left: 1px #5D5D5D solid
}

.immagine-slide a {
    border: 1px solid #7f827d;
    border-radius: 5px;
    display: block;
    height: 76px;
    padding: 2px;
    width: 109px;
    margin-bottom: 10px
}

.immagine-slide a span {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 5px;
    display: block;
    height: 66px;
    margin: 1px;
    width: 99px
}

.immagine-slide img {
    display: none
}

.box-bordo {
    border: 1px solid #5D5D5D;
    clear: both;
    border-radius: 5px;
    padding: 10px
}

.piccino {
    font-size: 14px;
    font-weight: 400;
    color: #858383;
    text-align: center;
    margin-top: 10px
}

.rate {
    text-align: center;
    font-size: 13px;
    color: #858383;
    margin-top: 15px;
    line-height: 15px
}

.rate a {
    color: #046DD6
}

.rate h1 {
    font-size: 13px;
    color: #000;
    line-height: 15px;
    margin: 0;
    padding: 0
}

.domanda:hover {
    color: #000;
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZGJmYmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fff 7%, #bdbfbf 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(7%, #fff), color-stop(100%, #bdbfbf));
    background: -webkit-linear-gradient(top, #fff 7%, #bdbfbf 100%);
    background: -o-linear-gradient(top, #fff 7%, #bdbfbf 100%);
    background: -ms-linear-gradient(top, #fff 7%, #bdbfbf 100%);
    background: linear-gradient(to bottom, #ffffff 7%, #bdbfbf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#bdbfbf', GradientType=0)
}

.vetrina {
    font-size: 16px;
    color: #000;
    font-weight: 600
}

.box-prodotto h1 {
    font-size: 15px;
    color: #046DD6;
    font-weight: 600;
    text-align: center
}

.image-prodotto {
    text-align: center;
    margin-bottom: 10px
}

.scheda a {
    font-size: 13px;
    color: #046DD6
}

.prezzo {
    font-size: 14px;
    color: #000;
    font-weight: 600
}

.carrello {
    border-radius: 5px;
    background-color: #7BCF18;
    font-size: 11px;
    color: #FFF;
    font-weight: 600
}

.aggiungi-verde_3 {
    color: #fff;
    background-color: #7BCF18;
    border-radius: 4px;
    height: 24px;
    text-align: center;
    font-size: 12PX;
    line-height: 24PX;
    font-weight: 700
}

.aggiungi-verde_3 a {
    color: #fff
}

.aggiungi-verde_3 img {
    height: 20px;
    margin-top: -3px
}

#testi {
    font-size: 14px;
    color: #000
}

#testi h1 {
    font-size: 26px;
    color: #7F827D;
    font-weight: 600
}

#testi h2 {
    font-size: 16px;
    color: #000;
    font-weight: 600
}

#testi .grigio {
    font-size: 14px;
    color: #7F827D
}

#testi .piccolo {
    font-size: 12px;
    color: #7F827D
}

#utente {
    width: 100%;
    padding: 0;
    margin: 0
}

#utente,
#utente ul {
    background-color: #fff;
    border-radius: 6px
}

#utente ul li,
#utente ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative
}

#utente ul li {
    margin-left: -40px
}

#utente ul li:first-child {
    background-color: #fff;
    border: 1px #666 solid;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

#utente ul li:last-child {
    border: 1px #666 solid;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    background-color: #FFF;
    border-top: none
}

#utente ul li ul {
    padding-left: 10px
}

#utente ul li {
    border-left: 1px #666 solid;
    border-right: 1px #666 solid;
    border-bottom: 1px #666 solid;
    background-color: #FFF;
    color: #F18D17;
    font-size: 16px;
    font-weight: 600
}

#utente>ul>li>a {
    padding: 25px 15px 25px 50px;
    cursor: pointer;
    z-index: 2;
    font-size: 16px;
    text-decoration: none;
    color: #F18D17
}

#utente>ul>li.open>a {
    background-color: #EBEBEB;
    border-bottom: 1px #666 solid
}

#utente>ul>li.profilo>a {
    background: url(/public/images/profilo1.png) left no-repeat;
    background-size: 40px 29px
}

#utente>ul>li.profilo>a:hover,
#utente>ul>li.profilo>a:focus,
#utente>ul>li.profilo.selected a {
    background-image: url(/public/images/profilo1_hover.png);
    background-color: #EBEBEB;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background-size: 40px 29px
}

#utente>ul>li.area>a {
    background: url(/public/images/personale1.png) left no-repeat;
    background-size: 40px 29px
}

#utente>ul>li.area>a:hover,
#utente>ul>li.area>a:focus,
#utente>ul>li.area.selected a {
    background-image: url(/public/images/personale1_hover.png);
    background-color: #EBEBEB;
    background-size: 40px 29px
}

#utente>ul>li.ordini>a {
    background: url(/public/images/ordini1.png) left no-repeat;
    background-size: 40px 29px
}

#utente>ul>li.ordini>a:hover,
#utente>ul>li.ordini>a:focus,
#utente>ul>li.ordini.selected a {
    background-image: url(/public/images/ordini_hover1.png);
    background-color: #EBEBEB;
    background-size: 40px 29px
}

#utente>ul>li.assis>a {
    background: url(/public/images/assistenza3.png) left no-repeat;
    background-size: 40px 29px
}

#utente>ul>li.assis>a:hover,
#utente>ul>li.assis>a:focus,
#utente>ul>li.assis.selected a {
    background-image: url(/public/images/assistenza3_hover.png);
    background-color: #EBEBEB;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    background-size: 40px 29px
}

#utente ul ul {
    display: none
}

#utente ul ul li {
    border: none;
    border-radius: 0;
    padding: 5px 10px 5px 0;
    margin-left: 1px
}

#utente ul ul li:first-child {
    border: none;
    border-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-top: 20px
}

#utente ul ul li:last-child {
    border: none;
    border-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding-bottom: 20px
}

#utente ul ul li a {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    padding-left: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 24px;
    line-height: 24px
}

#utente ul ul li a:hover,
#utente ul ul li a:focus,
#utente ul ul li.selected a {
    color: #046DD6;
    background-image: url(/public/images/ingranaggio.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: left
}

.holder {
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 0
}

.holder2 {
    content: "";
    display: block;
    height: 8px;
    position: absolute;
    right: 20px;
    width: 12px;
    z-index: 10;
    top: 26px;
    background: transparent url("/public/images/freccia_filtri_prodotti.png") no-repeat scroll left center/12px 8px
}

.open .holder2 {
    background-image: url(/public/images/freccia_filtri_prodotti_up.png);
    background-size: 12px 8px
}

.button-password {
    background-color: #7F827D;
    float: right;
    margin-top: 20px;
    font-size: 14PX;
    font-weight: 600;
    color: #FFF
}

#utente>ul>li.area>a:hover,
#utente>ul>li.area>a:focus,
#utente>ul>li.open {
    background-color: #EBEBEB;
    border-bottom: 1px #666 solid
}

@media (min-width: 450px) {
    .tx-box {
        height: 60px
    }

    .scopri {
        text-align: right;
        padding-left: 0;
        padding-right: 0;
        padding-top: 10px
    }

    .aggiungi-verde {
        background: #7bcf18 url(/public/images/cart3.png) no-repeat 10px center;
        background-size: 23px 20px;
        margin: 15px 40px;
        padding: 10px 0;
        padding-left: 30px
    }
}

@media (max-width: 767px) {
    .prodotto_grid_sx {
        text-align: center
    }
}

@media (max-width: 768px) {
    .interno-tab {
        padding: 20px 10px
    }

    .prodotto_grid_wrapper {
        min-height: 480px
    }

    .prodotto_grid_sx {
        text-align: center
    }

    .aggiungi-verde {
        background: #7bcf18 url(/public/images/cart3.png) no-repeat 10px center;
        background-size: 23px 20px;
        margin: 15px 40px;
        padding: 10px 0;
        padding-left: 30px
    }
}

@media (min-width: 1800px) {
    .titolo-select {
        float: left;
        font-size: 14px
    }
}

.nav-tabs a {
    color: #fff
}

.nav-tabs a:hover {
    color: #000
}

.navbar-default {
    margin-bottom: 10px
}

p {
    margin: 0 0 2px
}

#sl2 {
    width: 100%
}

.slider-selection {
    background-color: #5d5d5d;
    background-image: none;
    background-repeat: repeat-x;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box;
    position: absolute
}

.slider-handle.round {
    border-radius: 0
}

.slider-handle {
    background-color: transparent;
    background-image: url("/public/images/slider_point.png");
    background-repeat: no-repeat;
    border: 0 solid transparent;
    height: 20px;
    opacity: 1;
    position: absolute;
    width: 20px
}

.slider.slider-horizontal {
    height: 20px;
    width: 100%
}

#filtriListaProdotti .contentSelect {
    float: left;
    overflow: hidden
}

#myCarousel {
    margin-top: 20px
}

@media (max-width: 1023px) {
    #myCarousel {
        margin-bottom: 10px
    }
}

.verde {
    font-size: 20px;
    font-weight: 600;
    color: #7BCF18
}

.tot_pag {
    font-size: 20px;
    font-weight: 700;
    color: #000
}

.arancio_titolo {
    font-size: 24px;
    font-weight: 700;
    color: #F18D17
}

.grigio_titolo {
    font-size: 24px;
    font-weight: 700;
    color: #817F7F;
    margin-bottom: 20px
}

.grigio_titolo a {
    color: #046DD6;
    text-decoration: none
}

.testo_bold {
    font-size: 14px;
    font-weight: 700;
    color: #000
}

.testo_regular {
    font-size: 14px;
    font-weight: 400;
    color: #000
}

.testo_regular a {
    color: #046DD6;
    text-decoration: none
}

.arancione {
    font-weight: 700;
    color: #F18D17
}

.verdino {
    font-weight: 700;
    color: #7BCF18
}

.grigio {
    font-weight: 700;
    color: #5D5D5D
}

.rosso {
    font-weight: 700;
    color: #E31F00
}

.filtri-ricerca-bottom .titolo2 a {
    color: #046dd6;
    font-size: 16px;
    font-weight: 600
}

.scelta-nome2 {
    color: #1a171b;
    float: left;
    font-size: 14px;
    text-align: left;
    width: 70%
}

.scelta-rimuovi2 {
    width: 30%;
    text-align: right;
    font-size: 13px;
    color: #5D5D5D;
    float: left
}

.scelta-rimuovi2 a {
    color: #5D5D5D;
    text-align: right
}

.scelta-rimuovi2 a:hover {
    color: #046DD6
}

.testo_bold_15 {
    font-size: 15px;
    font-weight: 700;
    color: #000
}

.accedi-top {
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border: 1px #7F827D solid;
    padding: 12px;
    font-size: 14px;
    display: block;
    background-color: #EBEBEB;
    clear: both
}

.accedi-top .titolo {
    font-size: 16px;
    font-weight: 600;
    color: #000
}

.accedi-center {
    border-left: 1px #7F827D solid;
    border-right: 1px #7F827D solid;
    padding: 12px;
    font-size: 14px;
    clear: both
}

.accedi-bottom {
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border: 1px #7F827D solid;
    border-top: none;
    padding: 8px;
    font-size: 14px;
    display: block;
    clear: both;
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc3JSIgc3RvcC1jb2xvcj0iI2NlY2VjZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZmFmYWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fff 4%, #efefef 47%, #cecece 77%, #afafaf 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(4%, #fff), color-stop(47%, #efefef), color-stop(77%, #cecece), color-stop(100%, #afafaf));
    background: -webkit-linear-gradient(top, #fff 4%, #efefef 47%, #cecece 77%, #afafaf 100%);
    background: -o-linear-gradient(top, #fff 4%, #efefef 47%, #cecece 77%, #afafaf 100%);
    background: -ms-linear-gradient(top, #fff 4%, #efefef 47%, #cecece 77%, #afafaf 100%);
    background: linear-gradient(to bottom, #ffffff 4%, #efefef 47%, #cecece 77%, #afafaf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#afafaf', GradientType=0)
}

.btn_login {
    -webkit-border-radius: 6;
    -moz-border-radius: 6;
    border-radius: 6px;
    font-family: 'Titillium Web', sans-serif;
    color: #ffffff;
    font-size: 16px;
    background: #046DD6;
    padding: 7px 20px 7px 20px;
    text-decoration: none;
    float: right;
    margin-top: 20px
}

.btn_login:hover {
    background: #105FA0;
    text-decoration: none;
    color: #ffffff
}

.btn_registrati {
    -webkit-border-radius: 6;
    -moz-border-radius: 6;
    border-radius: 6px;
    font-family: 'Titillium Web', sans-serif;
    color: #ffffff;
    font-size: 16px;
    background: #F18D17;
    padding: 7px 20px 7px 20px;
    text-decoration: none;
    float: right;
    margin-top: 20px
}

.btn_registrati:hover {
    background: #CC7617;
    text-decoration: none;
    color: #ffffff
}

.banner-top {
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border: 1px #7F827D solid;
    border-bottom: none;
    display: block;
    background-color: #EBEBEB;
    clear: both;
    text-align: center;
    height: 65px;
    margin-top: 10px
}

.banner-top .titolo {
    font-size: 18px;
    font-weight: 600;
    color: #046DD6;
    line-height: 65px
}

.banner-top .titolo a {
    font-size: 18px;
    font-weight: 600;
    color: #046DD6
}

.banner-center {
    border-left: 1px #7F827D solid;
    border-right: 1px #7F827D solid;
    clear: both
}

.banner-bottom {
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border: 1px #7F827D solid;
    border-top: none;
    padding: 10px;
    display: block;
    background-color: #EBEBEB;
    clear: both;
    text-align: center;
    height: 65px;
    margin-bottom: 10px
}

.banner-bottom .titolo {
    font-size: 16px;
    font-weight: 600;
    color: #000
}

.banner-bottom .titolo a {
    font-size: 16px;
    font-weight: 600;
    color: #000
}

.banner {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    display: block;
    background-color: #ebebeb;
    clear: both;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-aligin: left;
    color: #000;
    font-size: 14px
}

.banner .titolo {
    font-size: 16px;
    font-weight: 600;
    color: #F18D17
}

.banner a {
    color: #046DD6;
    font-size: 14px
}

.ntasto {
    border: 1px solid #5D5D5D;
    border-radius: 6px;
    height: 35px;
    margin-top: 7px;
    font-size: 13px;
    font-weight: 600px;
    background-color: #FFF
}

.ninput {
    border: none;
    border-radius: 6px
}

.nbox {
    border: none;
    color: #FFF;
    height: 35px;
    background: #7f827d;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzdmODI3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZDJkMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #7f827d 1%, #2d2d26 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #7f827d), color-stop(100%, #2d2d26));
    background: -webkit-linear-gradient(top, #7f827d 1%, #2d2d26 100%);
    background: -o-linear-gradient(top, #7f827d 1%, #2d2d26 100%);
    background: -ms-linear-gradient(top, #7f827d 1%, #2d2d26 100%);
    background: linear-gradient(to bottom, #7f827d 1%, #2d2d26 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7f827d', endColorstr='#2d2d26', GradientType=0)
}

.tel {
    font-weight: 600;
    margin-top: 14px;
    color: #046DD6;
    float: left
}

.ass {
    float: left;
    margin-top: 14px;
    min-width: 109px
}

.assimg {
    display: none
}

@media (min-width: 768px) {
    .banner {
        height: 142px
    }

    .assimg {
        width: 28px;
        float: left;
        margin-top: 8px;
        margin-left: 15px;
        margin-right: 15px;
        display: block;
        text-align: center
    }
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5)
}

body {
    font-family: 'Titillium Web', sans-serif;
    background: #8a8582 url("/public/images/back.jpg");
    color: #666;
    font-size: 16px;
    position: relative
}

textarea {
    resize: none
}

.margin {
    border-top: #FFF 1px solid
}

#body {
    max-width: 1170px;
    margin: 0 auto
}

.nopadding {
    padding: 0
}

.nomargin {
    margin: 0
}

.btn-blu {
    background: #046dd6;
    color: #fff;
    border: 0
}

.btn-facebook {
    background: #046dd6;
    color: #fff !important;
    border: 0
}

.btn-facebook a {
    color: #ffffff
}

.btn-white {
    background: #ffffff;
    color: #000000
}

.btn-white:hover {
    background: #ffffff;
    color: #000000
}

.testoAdmin a {
    color: #046dd6
}

.btnCreaIlTuoAccount {
    text-transform: uppercase;
    padding: 5px 20px;
    background: #f18d17;
    color: #fff !important;
    width: 100%;
    margin: 10px 0;
    margin-top: 6px;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 35px
}

p.messaggioRegistrati {
    color: #000;
    line-height: 35px;
    padding: 10px 0;
    font-weight: 600
}

.labelAlta {
    line-height: 45px
}

.flex2 {
    max-width: 100% !important
}

.bannerCategoria {
    max-height: 400px
}

.testoRosso {
    color: #e2071c
}

@media (min-width: 768px) {
    #bannerCategoriaCnt {
        position: relative
    }

    #containerSeoPagCategoria {
        position: absolute;
        left: 15px;
        top: 15px;
        width: 300px;
        background: #fff;
        background-color: #fff;
        background-color: rgba(255, 255, 255, 0.8);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff)";
        padding: 5px 5px
    }

    #containerSeoPagCategoria h1 {
        padding: 0;
        margin: 0;
        color: #046CD6;
        font-size: 20px;
        margin-bottom: 10px
    }

    #containerSeoPagCategoria h2 {
        padding: 0;
        margin: 0;
        color: #1A181C;
        font-size: 16px;
        font-weight: 600
    }
}

@media (min-width: 1024px) {
    #bannerCategoriaCnt .bannerCategoria {
        min-height: 400px
    }

    #containerSeoPagCategoria {
        left: 15px;
        top: 15px;
        width: 497px;
        padding: 8px 14px
    }

    #containerSeoPagCategoria h1 {
        font-size: 38px;
        margin-bottom: 20px
    }

    #containerSeoPagCategoria h2 {
        font-size: 22px
    }
}

#myCarousel .carousel-inner>.item>img {
    max-height: 410px;
    max-width: 100%
}

@media (min-width: 1024px) {
    #myCarousel .carousel-inner>.item>img {
        height: 410px
    }
}

.carousel-indicators li {
    border: 1px solid #999 !important
}

.testBanner {
    border: 1px solid #c00
}

.testBanner img {
    height: 400px
}

.padding-5 {
    padding: 5px
}

.padding-10 {
    padding: 10px
}

.padding-15 {
    padding: 15px
}

.padding-20 {
    padding: 20px
}

.padding-25 {
    padding: 25px
}

.padding-top-5 {
    padding-top: 5px
}

.padding-top-10 {
    padding-top: 10px
}

.padding-top-15 {
    padding-top: 15px
}

.padding-top-20 {
    padding-top: 20px
}

.padding-top-25 {
    padding-top: 25px
}

.padding-bottom-5 {
    padding-bottom: 5px
}

.padding-bottom-10 {
    padding-bottom: 10px
}

.padding-bottom-15 {
    padding-bottom: 15px
}

.padding-bottom-20 {
    padding-bottom: 20px
}

.padding-bottom-25 {
    padding-bottom: 25px
}

.padding-bottom-30 {
    padding-bottom: 30px
}

.padding-left-5 {
    padding-left: 5px
}

.padding-left-10 {
    padding-left: 10px
}

.padding-left-15 {
    padding-left: 15px
}

.padding-left-20 {
    padding-left: 20px
}

.padding-left-25 {
    padding-left: 25px
}

.padding-left-30 {
    padding-left: 30px
}

.margin-5 {
    margin: 5px
}

.margin-10 {
    margin: 10px
}

.margin-15 {
    margin: 15px
}

.margin-20 {
    margin: 20px
}

.margin-25 {
    margin: 25px
}

.margin-top-5 {
    margin-top: 5px
}

.margin-top-10 {
    margin-top: 10px
}

.margin-top-15 {
    margin-top: 15px
}

.margin-top-20 {
    margin-top: 20px
}

.margin-top-25 {
    margin-top: 25px
}

.margin-top-30 {
    margin-top: 30px
}

.margin-bottom-5 {
    margin-bottom: 5px
}

.margin-bottom-10 {
    margin-bottom: 10px
}

.margin-bottom-15 {
    margin-bottom: 15px
}

.margin-bottom-20 {
    margin-bottom: 20px
}

.margin-bottom-25 {
    margin-bottom: 25px
}

.margin-bottom-30 {
    margin-bottom: 30px
}

.paddingless {
    padding: 0 !important
}

a,
a:hover,
a:active,
a:focus,
input::-moz-focus-inner {
    outline: 0;
    text-decoration: none
}

a:active,
a:focus,
input::-moz-focus-inner {
    text-decoration: none !important
}

a.pdf_link {
    background: url(/public/images/icon_pdf.gif) no-repeat left center;
    padding-left: 25px;
    min-height: 20px;
    line-height: 20px
}

.textFont12px {
    font-size: 12px !important
}

.txtStandardNero {
    font-size: 14px;
    font-weight: 600;
    color: #000
}

.truncate {
    width: 100%;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis
}

.ablock {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0
}

.cerca {
    height: 50px;
    background-color: #F18D17
}

.butmenu {
    width: 100%;
    background-color: #5D5D5D;
    color: #FFF
}

.logomarca img {
    max-height: 16px
}

@media (max-width: 767px) {
    .cerca {
        background-color: #F18D17
    }

    #cerca_sopra,
    #cerca_sotto {
        border-radius: 5px 0 0 5px;
        background: #fff
    }
}

.logo {
    margin-top: 2%;
    margin-bottom: 10px;
    text-align: center
}

.top .logo {
    width: 240px;
    height: 50px;
    float: left;
    margin-right: 15px
}

.top .logomobile {
    width: 190px;
    height: 30px
}

.top .logotablet {
    width: 220px
}

.top .logotablet.bf {
    width: 500px
}

a.linkHeaderMobile {
    position: relative;
    display: inline-block;
    padding: 0 5px;
    margin-top: -4px
}

a.linkHeaderMobile img {
    max-height: 27px
}

@media (min-width: 768px) {
    #menuutenteMobile {
        padding-top: 7px
    }

    #menuutenteMobileWrapper {
        float: right
    }

    #menuutenteMobileWrapper a.linkHeaderMobile {
        position: relative
    }
}

.carousel-control {
    background: transparent !important;
    width: 50px !important;
    font-size: 54px !important
}

.carousel-control>span {
    font-size: 54px !important;
    text-shadow: 0 1px 2px #000
}

.carousel-control.left>span {
    text-align: left !important;
    margin-left: -25px
}

.carousel-control.right>span {
    text-align: right !important;
    margin-right: 0 !important
}

#myCarouselMobile {
    width: 290px;
    height: 200px
}

#myCarouselMobile .item a,
#myCarouselMobile .item a img,
#myCarouselMobile .item img {
    width: 290px;
    height: 200px
}

@media (min-width: 400px) {
    #myCarouselMobile {
        width: 450px;
        height: 310px
    }

    #myCarouselMobile .item a,
    #myCarouselMobile .item a img,
    #myCarouselMobile .item img {
        width: 450px;
        height: 310px
    }
}

#myCarouselMobile .carousel-control .glyphicon-chevron-right {
    right: 0 !important
}

#superCategorie ul {
    border-radius: 6px;
    background-color: #5D5D5D
}

#superCategorie.navbar-default .navbar-collapse ul.menu {
    border: none
}

#superCategorie ul.menu {
    border: none;
    background: none
}

#superCategorie ul.menu li {
    font-size: 15px;
    font-weight: 300;
    list-style-position: inside;
    list-style: disc;
    line-height: 20px;
    margin-left: -25px;
    padding: 5px 0;
    padding-left: 9px;
    color: #7F827D
}

#superCategorie ul.menu li.titoletto {
    font-size: 16px;
    font-weight: 600;
    color: #1A171B;
    list-style: none;
    margin-left: -50px;
    list-style-position: inside;
    padding-left: 0;
    border-bottom: 1px #F18D17 solid
}

#superCategorie ul.menu li a {
    color: #000
}

#superCategorie ul.menu li:hover {
    color: #046DD6;
    text-decoration: none;
    background-color: #EBEBEB
}

#superCategorie ul.dropdown-menu {
    background: #fff
}

#superCategorie.navbar-default .navbar-nav>li>a {
    color: #fff
}

#superCategorie.navbar-nav>li>a {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    color: #fff
}

#superCategorie .navbar-toggle {
    float: none;
    margin: 0 auto
}

@media (max-width: 767px) {
    #superCategorie .navbar-toggle {
        border-radius: 6px;
        border: none;
        text-align: left;
        background: #5c5c5c url(/public/images/icona_menu_mobile.png) no-repeat left 10px center;
        background-size: 22px 16px;
        padding-left: 50px
    }

    #superCategorie .navbar-toggle span {
        display: block;
        background: #5c5c5c url(/public/images/freccia_menu_mobile.png) no-repeat right 10px center;
        background-size: 16px 10px
    }

    #superCategorie .navbar-toggle span.aperto {
        background-image: url(/public/images/freccia_menu_mobile_up.png);
        background-size: 16px 10px
    }

    #categoria {
        margin-left: 15px;
        margin-right: 15px
    }

    #superCategorie .navbar-nav,
    #superCategorie .navbar-nav li {
        margin-bottom: 0;
        margin-top: 0;
        border-radius: 0;
        text-align: left
    }

    #superCategorie .navbar-nav a {
        padding: 10px 10px !important;
        text-align: left
    }

    #btnTottleMenu.aperto {
        border-radius: 6px 6px 0 0
    }

    #superCategorie.navbar-default {
        border: none;
        background-color: transparent;
        color: #FFF;
        margin-bottom: 0;
        margin-top: 10px
    }
}

@media (min-width: 768px) {
    #superCategorie.navbar-default {
        margin-top: 10px;
        border: none;
        background-color: transparent;
        color: #FFF;
        height: 51px;
        margin-bottom: 10px;
        margin-top: 10px
    }
}

#superCategorie.navbar-collapse.in {
    overflow-y: visible
}

#superCategorie.navbar-default .navbar-nav>li {
    display: block
}

#superCategorie .sidebar-nav {
    padding: 9px 0
}

#superCategorie .dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px
}

#superCategorie .nav-tabs .dropdown-menu,
#superCategorie .nav-pills .dropdown-menu,
#superCategorie.navbar .dropdown-menu {
    margin-top: 0
}

#superCategorie.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px
}

#superCategorie.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px
}

#superCategorie .dropdown-menu {
    text-align: left;
    color: #000
}

#superCategorie .dropdown-menu .divider {
    background-color: #5D5D5D;
    height: 1px;
    margin: 9px 5px;
    overflow: hidden
}

#superCategorie .dropdown-menu>li>a {
    clear: both;
    color: #1A171B;
    display: block;
    font-weight: 600;
    line-height: 1.42857;
    padding: 3px 50px 3px 20px
}

#superCategorie .dropdown-menu>li>a span {
    font-weight: 400;
    color: #5D5D5D;
    margin-right: 10px;
    font-size: 16px
}

#superCategorie .dropdown-menu>li>a img {
    width: 29px;
    height: 29px;
    margin-left: 15px;
    margin-right: 30px
}

#superCategorie .dropdown-menu>li>a:hover,
#superCategorie .dropdown-menu>li>a:focus {
    background-color: #fff;
    color: #046DD6;
    text-decoration: none
}

#superCategorie .dropdown-menu>.active>a,
#superCategorie .dropdown-menu>.active>a:hover,
#superCategorie .dropdown-menu>.active>a:focus {
    background-color: #fff;
    color: #046DD6;
    outline: 0 none;
    text-decoration: none
}

#superCategorie .dropdown-menu>li.profilo>a {
    background-image: url(/public/images/profilo.png);
    background-position: left;
    background-repeat: no-repeat;
    margin-left: 10px;
    padding-left: 20px;
    background-size: 30px 30px
}

#superCategorie .dropdown-menu>li.profilo>a:hover,
#superCategorie .dropdown-menu>li.profilo>a:focus {
    background-image: url(/public/images/profilo_hover.png)
}

#superCategorie .dropdown-menu>li.personale>a {
    background-image: url(/public/images/personale.png);
    background-position: left;
    background-repeat: no-repeat;
    margin-left: 10px;
    padding-left: 20px;
    background-size: 30px 30px
}

#superCategorie .dropdown-menu>li.personale>a:hover,
#superCategorie .dropdown-menu>li.personale>a:focus {
    background-image: url(/public/images/personale_hover.png);
    background-size: 30px 30px
}

#superCategorie .dropdown-menu>li.ordini>a {
    background-image: url(/public/images/ordini.png);
    background-position: left;
    background-repeat: no-repeat;
    margin-left: 10px;
    padding-left: 20px;
    background-size: 30px 30px
}

#superCategorie .dropdown-menu>li.ordini>a:hover,
#superCategorie .dropdown-menu>li.ordini>a:focus {
    background-image: url(/public/images/ordini_hover.png);
    background-size: 30px 30px
}

#superCategorie .dropdown-menu>li.logout>a {
    background-image: url(/public/images/logout.png);
    background-position: left;
    background-repeat: no-repeat;
    margin-left: 10px;
    padding-left: 20px;
    background-size: 30px 30px
}

#superCategorie .dropdown-menu>li.logout>a:hover,
#superCategorie .dropdown-menu>li.logout>a:focus {
    background-size: 30px 30px
}

#superCategorie .dropdown-menu>li.assistenza2>a {
    background-image: url(/public/images/assistenza2.png);
    background-position: left;
    background-repeat: no-repeat;
    margin-left: 10px;
    padding-left: 20px;
    background-size: 30px 30px
}

#superCategorie .dropdown-menu>li.assistenza2>a:hover,
#superCategorie .dropdown-menu>li.assistenza2>a:focus {
    background-image: url(/public/images/assistenza2_hover.png);
    background-size: 30px 30px
}

#superCategorie.navbar-nav {
    margin: 0 0
}

#superCategorie.navbar-default .navbar-collapse,
#superCategorie.navbar-default .navbar-form {
    border-color: #fff
}

#superCategorie.navbar-nav .open .dropdown-menu {
    background-color: #FFF;
    border: 1px solid #5D5D5D;
    color: #333
}

#superCategorie.navbar-default .navbar-nav>.open>a,
#superCategorie.navbar-default .navbar-nav>.open>a:hover,
#superCategorie.navbar-default .navbar-nav>.open>a:focus {
    background-color: #fff;
    color: #000;
    border-top: 2px solid #666;
    border-left: 1px solid #666;
    border-rigth: 1px solid #666
}

#superCategorie.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #333;
    font-size: 15px;
    font-weight: 300
}

#superCategorie.navbar-default .navbar-nav .open .dropdown-menu li:hover {
    background-color: #EBEBEB;
    color: #046DD6
}

#superCategorie.navbar-default .navbar-nav .open .dropdown-menu li a:hover {
    color: #046DD6
}

#superCategorie.navbar-default .navbar-nav>li>a:hover {
    color: #000;
    background-color: #FFF;
    border-radius: 5px
}

#superCategorie.navbar-default .navbar-nav>li.active>a {
    color: #000;
    background-color: #FFF;
    border-radius: 5px
}

#superCategorie.navbar-default .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px
}

#superCategorie.navbar-default .navbar-collapse ul {
    border: 0 solid #5D5D5D
}

#superCategorie.navbar-default .navbar-collapse ul.sottosotto {
    border-radius: 0 0 6px 6px
}

#superCategorie .menu7 {
    text-align: center;
    border-top: #FFF 1px solid
}

#superCategorie .menu8 {
    text-align: center;
    border-top: #FFF 1px solid
}

@media (min-width: 768px) {
    #menumega0 {
        width: 75.7% !important
    }

    #menumega1 {
        width: 12.0% !important
    }

    #menumega2 {
        width: 12.0% !important
    }

    #menumega0 li.lisoprasopra {
        width: 16.66% !important
    }

    #menumega1 li.lisoprasopra {
        width: 100% !important
    }

    #menumega2 li.lisoprasopra {
        width: 100% !important
    }

    #superCategorie.navbar-default .navbar-nav>li>a {
        padding-bottom: 6px;
        padding-top: 5px
    }

    #superCategorie.navbar-default .navbar-nav>li>a {
        font-size: 12px;
        text-align: center
    }

    #superCategorie.navbar-default {
        margin-bottom: 20px
    }

    #superCategorie.navbar-nav>li>a {
        text-align: center
    }

    .level1 {
        position: absolute;
        width: 720px;
        margin-left: 0;
        padding-top: 15px;
        padding-bottom: 15px
    }

    .level2 {
        position: absolute;
        width: 720px;
        margin-left: -100px;
        padding-top: 15px;
        padding-bottom: 15px
    }

    .level3 {
        position: absolute;
        width: 720px;
        margin-left: -190px;
        padding-top: 15px;
        padding-bottom: 15px
    }

    .level4 {
        position: absolute;
        width: 720px;
        margin-left: -280px;
        padding-top: 15px;
        padding-bottom: 15px
    }

    .level5 {
        position: absolute;
        width: 720px;
        margin-left: -350px;
        padding-top: 15px;
        padding-bottom: 15px
    }

    .level6 {
        position: absolute;
        width: 720px;
        margin-left: -420px;
        padding-top: 15px;
        padding-bottom: 15px
    }

    .level7 {
        position: absolute;
        width: 720px;
        margin-left: -520px;
        padding-top: 15px;
        padding-bottom: 15px
    }

    .level8 {
        position: absolute;
        width: 720px;
        margin-left: -620px;
        padding-top: 15px;
        padding-bottom: 15px
    }
}

@media (min-width: 992px) {
    #menumega0 {
        width: 75.7% !important
    }

    #superCategorie.navbar-default .navbar-nav>li>a {
        font-size: 16px
    }

    #superCategorie.navbar-default {
        margin-bottom: 30px;
        margin-bottom: 10px
    }

    .level1 {
        width: 940px;
        margin-left: 0
    }

    .level2 {
        width: 940px;
        margin-left: -130px
    }

    .menu3 {
        width: 120px
    }

    .level3 {
        width: 940px;
        margin-left: -230px
    }

    .level4 {
        width: 940px;
        margin-left: -350px
    }

    .level5 {
        width: 940px;
        margin-left: -470px
    }

    .level6 {
        width: 940px;
        margin-left: -550px
    }

    .level7 {
        width: 940px;
        margin-left: -670px
    }

    .level8 {
        width: 940px;
        margin-left: -799px
    }
}

@media (min-width: 1030px) {
    #menumega0 {
        width: 75.8% !important
    }
}

@media (min-width: 1200px) {
    .level1 {
        width: 1140px;
        margin-left: 0
    }

    .level2 {
        width: 1140px;
        margin-left: -150px
    }

    .level3 {
        width: 1140px;
        margin-left: -280px
    }

    .level4 {
        width: 1140px;
        margin-left: -430px
    }

    .level5 {
        width: 1140px;
        margin-left: -560px
    }

    .level6 {
        width: 1140px;
        margin-left: -680px
    }

    .level7 {
        width: 1140px;
        margin-left: -820px
    }

    .level8 {
        width: 1140px;
        margin-left: -979px
    }
}

@media (min-width: 1800px) {
    #superCategorie.navbar-default .navbar-nav>li>a {
        white-space: nowrap
    }
}

.prezzoNoBold {
    font-weight: 400 !important
}

#containerCarrelloFixedTop,
#containerDesideriTopFixedTop {
    position: fixed;
    top: 0;
    z-index: 9999
}

#containerDesideriTopFixedTop button,
#containerCarrelloFixedTop button {
    border: 2px solid #F18D17
}

.bottoniBandaArancio {
    padding-top: 7px
}

.btn-rg {
    background-color: #fff;
    width: 100%;
    font-size: 14px;
    color: #5D5D5D;
    padding-top: 0;
    padding-bottom: 0;
    height: 36px
}

.btn-rg img {
    margin-right: 10px;
    margin-top: -5px
}

.btn-rg:active,
.btn-rg.active,
.open .dropdown-toggle.btn-rg {
    background-image: none
}

.btn-rg.disabled,
.btn-rg[disabled],
fieldset[disabled] .btn-rg,
.btn-rg.disabled:hover,
.btn-rg[disabled]:hover,
fieldset[disabled] .btn-rg:hover,
.btn-rg.disabled:focus,
.btn-rg[disabled]:focus,
fieldset[disabled] .btn-rg:focus,
.btn-rg.disabled:active,
.btn-rg[disabled]:active,
fieldset[disabled] .btn-rg:active,
.btn-rg.disabled.active,
.btn-rg[disabled].active,
fieldset[disabled] .btn-rg.active {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

a.aVaiAllaListaDesideri,
a.aVaiAlCarrello {
    line-height: 34px
}

.boxAggiungiCarrello {
    padding: 10px
}

#popAggiungiAlCarrello_dettaglio {
    border: 1px solid #5d5d5d;
    border-radius: 10px;
    padding: 20px;
    margin: 10px 0 20px 0
}

#popAggiungiAlCarrello {
    padding: 20px;
    padding-top: 0;
    padding-bottom: 0
}

#popAggiungiAlCarrello_header h1 {
    color: #000;
    margin: 5px 0;
    display: inline-block;
    font-size: 24px;
    font-weight: 700
}

.btn-verde {
    background-color: #7bcf18;
    border: 0
}

.boxAggiungiCarrello .btn {
    font-weight: 700
}

@media (min-width: 768px) {
    .boxAggiungiCarrello .btn {
        width: 250px
    }
}

@media (min-width: 1024px) {
    .boxAggiungiCarrello .btn {
        width: 255px
    }
}

@media (max-width: 767px) {

    #boxAggiungiCarrelloBtnVai,
    #ContinuaGliAcquisti {
        margin-left: -2px;
        min-width: 225px;
        display: block
    }

    #ContinuaGliAcquisti {
        font-size: 17px
    }

    #popAggiungiAlCarrello {
        text-align: left
    }

    #popAggiungiAlCarrello_header h1 {
        display: inline-block
    }

    .boxAggiungiCarrello {
        padding: 10px;
        text-align: center
    }

    .boxAggiungiCarrello img {
        max-height: 100px
    }
}

.ricercaPrincipale {
    background: #fff;
    padding: 0;
    margin: 0;
    border: 1px solid #666;
    border-bottom: none;
    border-radius: 0 0 5px 5px
}

.ricercaPrincipale li.ui-menu-itemCerca {
    margin: 0 !important;
    padding: 0 !important
}

.ricercaPrincipale a.ui-menu-item {
    display: block;
    padding: 5px;
    border-bottom: 1px solid #ccc;
    padding: 0;
    margin: 0
}

.ricercaPrincipale a.ui-menu-item-tutti {
    display: block;
    background: #5c5c5c;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: bold;
    padding: 0 5px;
    position: relative
}

.ricercaPrincipale a.ui-menu-item-tutti div i {
    display: block;
    position: absolute;
    right: 5px;
    top: 8px
}

@media (max-width: 767px) {
    .ricercaPrincipale a.ui-menu-item .col-sm-2 img {
        display: none
    }
}

.ricercaPrincipale .ui-state-focus,
.ricercaPrincipale .ui-state-active {
    margin: 0 !important
}

.ricercaPrincipale .autoCompleterLabel {
    line-height: 36px
}

.cercatasto {
    border: 1px solid #5c5c5c;
    border-radius: 6px;
    height: 36px;
    margin-top: 18px;
    font-size: 13px;
    font-weight: 600;
    background-color: #FFF
}

@media screen and (min-width: 768px) {
    .cercatasto {
        height: 39px
    }

    .cercatasto .form-control {
        height: 37px
    }

    .cercatasto .cercabox {
        height: 37px
    }
}

.cercainput {
    border: none;
    border-radius: 0
}

.cercabox {
    border: none;
    color: #FFF;
    height: 35px;
    font-size: 13px;
    font-weight: 600;
    background: #5c5c5c
}

@media screen and (min-width: 768px) and (max-width: 820px) {
    #formRicercaGenerale {
        max-width: 337px;
        float: left
    }
}

@media screen and (min-width: 821px) and (max-width: 992px) {
    #formRicercaGenerale {
        max-width: 400px;
        float: left
    }
}

#formRicercaGenerale .cercasubmit {
    background-color: #F18D17;
    z-index: initial !important
}

#formRicercaGenerale .imgCercaSubmit {
    height: 20px;
    width: auto
}

.rigo1Autocmplete {
    display: block;
    line-height: 30px !important;
    margin: 0;
    padding: 0
}

.rigo2Autocmplete {
    display: block;
    font-size: 12px;
    line-height: 15px !important;
    margin: 0;
    padding: 0
}

.ui-menu-item {
    height: 56px
}

.ui-menu-item span {
    padding-left: 90px
}

.ui-menu-item-tutti span.rigo1Autocmplete {
    line-height: 56px !important
}

.ui-menu-item-tipo span {
    padding-left: 10px !important;
    padding-right: 90px !important
}

.ui-menu-item-tipo span {
    padding-left: 10px !important
}

.ui-menu-item img {
    position: absolute;
    top: 2px;
    left: 10px;
    width: 70px;
    height: 50px
}

@media (max-width: 767px) {
    .ricercaPrincipale {
        width: 91.5% !important
    }

    .ui-menu-item span {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .ui-menu-item-tutti span {
        white-space: none;
        overflow: none;
        text-overflow: none
    }
}

#filtriListaProdotti {
    background: #EBEBEB;
    margin: 0;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 35px;
    margin-top: 10px
}

@media (max-width: 767px) {
    #filtriListaProdotti {
        margin-bottom: 10px;
        margin-top: 10px
    }

    .contentSelect {
        float: right !important;
        width: 60% !important
    }
}

#filtriListaProdotti select {
    background: url("/public/images/arrow_filtri_prodotti.png") no-repeat scroll left 5px center #fff;
    background-size: 10px 6px;
    border: 1px solid #817F7F;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 13px;
    color: #1A171B;
    line-height: 20px;
    padding: 0 5px 0 0;
    text-align: right;
    direction: rtl
}

#filtriListaProdotti select:focus {
    outline: medium none
}

#filtriListaProdotti option {
    text-align: right;
    width: 100%
}

#filtriListaProdotti select {
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 100%
}

.boxBordoGrigio {
    border: 1px solid #5c5c5c;
    border-radius: 10px
}

.boxBordoGrigio_top {
    border-radius: 10px 10px 0 0
}

.boxBordoGrigio_testaSfondoGrigio {
    padding: 10px 20px;
    background: #ebebeb
}

.boxBordoGrigio_testaSfondoBianco {
    padding: 10px 20px;
    border-bottom: 1px solid #5c5c5c
}

.boxBordoGrigio_top {
    font-size: 16px;
    color: #1a171b;
    font-weight: 600
}

.boxBordoGrigio_body {
    padding: 15px 30px
}

.boxBordoGrigio_body_bottom {
    background: transparent url("/public/images/fondino2.png") repeat-x bottom center;
    border-radius: 0 0 10px 10px;
    min-height: 15px
}

.boxBordoGrigio_body_bottomgrigio {
    background: #ebebeb
}

.boxBordoGrigio_body a {
    color: #046dd6
}

.boxBordoGrigioMenoPadding .boxBordoGrigio_body {
    padding: 10px 20px
}

.boxBordoGrigioMenoPadding .boxBordoGrigio_testa {
    padding: 10px 20px
}

#finestraLogin {
    position: absolute;
    right: -10px;
    top: 59px;
    width: 457px;
    height: 138px;
    padding-top: 7px;
    background: #fff;
    z-index: 120;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.25);
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border: 0 solid #000000
}

#finestraLogin input[type="text"],
#finestraLogin input[type="password"] {
    width: 249px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #5c5c5c;
    border-radius: 2px;
    font-size: 14px
}

.loginppcnt .form-group {
    margin-bottom: 7px
}

.bottoneloginpp {
    width: 119px;
    height: 26px;
    line-height: 25px;
    color: #046DD6;
    font-size: 16px;
    background: #EBEBEB;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #5c5c5c;
    font-weight: 600;
    border-radius: 2px
}

.recuperapwdpp {
    color: #046dd6;
    display: block;
    float: right;
    font-size: 12px;
    line-height: 26px;
    margin-right: 22px
}

.loginppcnt {
    float: left;
    width: 285px;
    padding-left: 20px
}

.registratippcnt {
    margin-left: 285px;
    margin-right: 20px;
    padding-left: 0
}

.bottoneregistratipp {
    display: block;
    color: #046dd6;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin-top: 7px
}

#registratipp {
    border: 1px solid #5c5c5c;
    border-radius: 3px;
    padding: 7px;
    color: #5c5c5c;
    font-size: 13px;
    line-height: 20px
}

#finestraLoginSfondo {
    position: fixed;
    left: 0;
    top: 0;
    z-index: -1;
    background: #000;
    opacity: 0.4;
    width: 100%;
    height: 100%
}

#finestraLoginCorpo {
    margin: 0 auto;
    background: #fff;
    z-index: 2;
    border-radius: 5px;
    position: relative
}

#finestraLoginChiudi {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    background: transparent url(/public/images/tasto_chiudi.png) no-repeat center center;
    background-size: 20px 20px
}

.checkboxpplogin {
    line-height: 13px
}

.checkboxpplogin input {
    display: none
}

.checkboxpplogin input+label {
    cursor: pointer;
    display: inline-block;
    margin: 0;
    font-size: 12px;
    color: #046DD6;
    font-weight: 400;
    line-height: 11px
}

.checkboxpplogin input+label span {
    width: 12px;
    height: 12px;
    border: 1px solid #7F827D;
    display: block;
    float: left;
    margin-right: 5px;
    border-radius: 2px
}

.checkboxpplogin input:checked+label span {
    background-color: #046dd6
}

.formlogin_riga {
    clear: left;
    padding: 10px 20px
}

.formlogin_riga label {
    float: left;
    text-align: left;
    min-width: 90px;
    line-height: 35px
}

.formlogin_riga input {
    width: 100%;
    padding: 3px 5px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #7f827d
}

.formlogin_riga input[type="checkbox"] {
    width: 15%
}

.formlogin_riga_submit label {
    min-width: 110px !important;
    display: inline-block;
    line-height: 35px
}

.formlogin_riga_submit_bottone {
    width: 170px;
    display: inline-block
}

.formlogin_riga input.bottonelogin {
    padding: 5px 20px;
    width: 100%;
    background: #046dd6;
    color: #fff;
    border: none
}

div.formlogin_riga_pwdrecovery {
    padding: 10px 0
}

div.formlogin_riga_pwdrecovery a {
    font-weight: bold
}

.riepilogoCarrello {
    color: #000
}

@media (min-width: 768px) and (max-width: 991px) {
    .riepilogoCarrello img {
        max-height: 100px
    }
}

.riepilogoCarrelloRiga {
    border-top: 1px solid #817f7f;
    padding: 20px 0
}

.riepilogoCarrelloRiga.prodottoScontato {
    border-top: 2px solid #80C047;
    border-bottom: 2px solid #80C047
}

.riepilogoCarrelloRiga.prodottoScontato div.riepilogoCarrelloPrezzoSconto,
div.riepilogoCarrelloPrezzoSconto {
    background: #80C047;
    padding-left: 5px;
    padding-right: 5px;
    color: #fff
}

div.riepilogoCarrelloPrezzoSconto.pagok {
    color: #fff !important;
    font-size: 14px;
    display: inline-block
}

div.riepilogoCarrelloPrezzoSconto.pagok span {
    color: #fff !important;
    font-size: 14px
}

.ctnScontoCoupomn {
    text-align: right
}

.ctnScontoCoupomn.ctnScontoCoupomnTot {
    margin-top: 10px;
    margin-bottom: -10px
}

.ctnScontoCoupomn.ctnScontoCoupomnTot span {
    font-size: 19px !important
}

.sbarramiQuestoPrezzo {
    text-decoration: line-through
}

#inveceDi.riepilogoCarrelloTotale span.spanlabel,
#inveceDi.riepilogoCarrelloTotale span.spanval {
    font-size: 12px !important
}

#inveceDi.riepilogoCarrelloTotale {
    padding-top: 5px
}

.riepilogoCarrelloPrezzoQuantita {
    text-align: right;
    margin-top: 20px;
    font-size: 14px
}

.riepilogoCarrelloQuantita {
    display: inline-block;
    margin-right: 20px
}

@media (max-width: 374px) {
    .riepilogoCarrelloQuantita span.riepilogoCarrelloRigaQuantita {
        margin-right: 0 !important
    }
}

@media (max-width: 767px) {
    .riepilogoCarrelloQuantita {
        margin-right: 0;
        text-align: right
    }

    .riepilogoCarrelloVoci span.spanlabel.spannowidthmobile {
        width: auto !important;
        display: block
    }
}

.riepilogoCarrelloPrezzo {
    display: inline-block
}

.riepilogoCarrelloQuantita span.spanlabel,
.riepilogoCarrelloPrezzo span.spanlabel {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0;
    padding-right: 20px
}

.riepilogoCarrelloCassa .riepilogoCarrelloQuantita span.spanlabel,
.riepilogoCarrelloPrezzo span.spanlabel {
    font-weight: 400;
    font-size: 13px
}

.riepilogoCarrelloQuantita span.riepilogoCarrelloRigaQuantita {
    display: inline-block;
    border: 1px solid #817f7f;
    border-radius: 5px;
    text-align: center;
    min-width: 65px;
    margin-right: 10px
}

.riepilogoCarrelloPrezzo span.riepilogoCarrelloRigaPrezzo {
    display: inline-block;
    text-align: right;
    min-width: 65px
}

.riepilogoCarrelloCassa .riepilogoCarrelloPrezzo span.riepilogoCarrelloRigaPrezzo {
    font-size: 18px
}

.riepilogoCarrelloDestro {
    padding-top: 20px
}

.riepilogoCarrelloSpeseSpedizione {
    text-align: right;
    border-bottom: 1px solid #817f7f;
    border-top: 1px solid #817f7f;
    padding: 12px 0
}

.riepilogoCarrelloSpeseSpedizione_small {
    font-size: 12px;
    border-top: none
}

.riepilogoCarrelloTotale {
    text-align: right;
    padding: 12px 0;
    font-weight: 600
}

.riepilogoCarrelloTotaleCarrello {
    font-size: 19px
}

.riepilogoCarrelloSpeseSpedizione span.spanlabel,
.riepilogoCarrelloTotale span.spanlabel {
    display: inline-block;
    width: 140px;
    text-align: left;
    color: #000
}

.riepilogoCarrelloIntegrazionePaypal span.spanlabel {
    width: 182px
}

.riepilogoCarrelloTotaleCarrello span.spanlabel {
    width: 151px
}

.riepilogoCarrelloVoci span.spanlabel {
    width: 300px;
    text-align: right
}

.riepilogoCarrelloVociSmaal span.spanlabel,
.riepilogoCarrelloVociSmaal span.spanval {
    font-size: 16px !important
}

.riepilogoCarrelloOk {
    border-top: 1px solid #817f7f
}

.riepilogoCarrelloVociSmaal {
    border-bottom: 1px solid #817f7f
}

.riepilogoCarrelloSpeseSpedizione span.spanval,
.riepilogoCarrelloTotale span.spanval {
    display: inline-block;
    width: 185px;
    text-align: right
}

.riepilogoCarrelloCassa .riepilogoCarrelloSpeseSpedizione span.spanlabel,
.riepilogoCarrelloCassa .riepilogoCarrelloTotaleCarrello span.spanlabel {
    color: #1a171b
}

.riepilogoCarrelloCassa .riepilogoCarrelloSpeseSpedizione span.spanlabel {
    font-size: 14px
}

.riepilogoCarrelloCassa .riepilogoCarrelloSpeseSpedizione span.spanval,
.riepilogoCarrelloCassa .riepilogoCarrelloTotale span.spanval {
    font-size: 18px
}

.riepilogoCarrelloCassa .riepilogoCarrelloTotale span.spanlabel {
    font-size: 19px;
    font-weight: 500
}

.riepilogoCarrelloCassa .riepilogoCarrelloTotale span.spanval {
    font-size: 19px
}

.riepilogoCarrelloTotaleCarrello span.spanval {
    width: 125px
}

.riepilogoCarrelloSpeseSpedizione span.spanlabel,
.riepilogoCarrelloTotale span.spanval {
    color: #046dd6
}

.riepilogoCarrelloVociSmaal span.spanval {
    color: #1a171b
}

.riepilogoCarrelloTotaleCarrello span.spanivamsg {
    text-align: right;
    font-size: 12px;
    display: block;
    padding-top: 10px
}

.riepilogoCarrelloTotaleBottone {
    text-align: right
}

.riepilogoCarrelloTotaleBottone input {
    display: inline-block;
    width: 330px
}

#cassaColonnaDestra input.aggiungi-verde2,
.riepilogoCarrelloCassa .riepilogoCarrelloTotaleBottone input {
    padding: 5px 0
}

#cassaColonnaDestra .speseContrassegno {
    font-size: 16px;
    padding-top: 5px
}

@media (min-width: 768px) and (max-width: 991px) {
    .cassaColonnaDestraCassaNoLogin {
        margin-top: 20px
    }
}

#logDatofatturazione,
#logIndirizzo {
    line-height: 30px
}

.riassuntoCondizioniVendita {
    font-size: 11px;
    color: #000;
    height: 90px;
    background: #fff;
    border: 1px solid #817f7f;
    border-radius: 5px;
    padding: 5px;
    overflow-y: auto
}

.accettazione {
    font-size: 14px;
    position: relative
}

.riassuntoCondizioniVendita .accettazione span {
    font-size: 12px
}

div.checkboxlabelCv {
    position: absolute;
    right: 0;
    top: 0
}

div.checkboxlabelCv input[type="checkbox"] {
    display: none
}

div.checkboxlabelCv input[type="checkbox"]+label {
    position: relative;
    padding-left: 20px
}

div.checkboxlabelCv input[type="checkbox"]+label span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 2px solid #817f7f;
    font-size: 1px;
    line-height: 1px;
    position: absolute;
    border-radius: 3px;
    left: 0;
    top: 0
}

div.checkboxlabelCv input[type="checkbox"]:checked+label span {
    background: #046dd6
}

#carrellovuotoDxWrapper {
    border: 1px solid #5c5c5c;
    border-radius: 5px;
    max-width: 567px;
    overflow: hidden;
    margin: 0 auto
}

#carrellovuotoDxWrapper h2 {
    background: #ebebeb;
    color: #1a171b;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 0;
    line-height: 32px;
    height: 32px;
    font-size: 18px;
    font-weight: 500
}

.elementoOffertaSlider {
    height: 398px;
    max-height: 398px;
    overflow: hidden
}

.liquid-slider {
    background-color: #fff !important
}

#carrellovuotoDxWrapper div.panel-wrapper {
    padding: 15px 30px
}

.elementoOffertaSlider div.panel-wrapper {
    width: 333px;
    max-width: 332px;
    margin: 10px auto;
    height: 398px;
    max-height: 398px;
    overflow: hidden;
    padding: 0
}

.elementoOffertaSlider div.panel-wrapper div.titolo_blu2 {
    margin-bottom: 17px
}

.elementoOffertaSlider div.panel-wrapper div.titolo_blu2 a {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    display: block;
    color: #046dd6;
    text-transform: uppercase
}

.elementoOffertaSlider div.panel-wrapper div.image2 a {
    display: block
}

.elementoOffertaSlider_footer {
    padding-top: 20px
}

.elementoOffertaSlider_testoAccedi {
    width: 210px;
    float: left
}

.elementoOffertaSlider_testoAccedi a {
    color: #046dd6;
    font-weight: 600;
    display: block;
    font-size: 14px
}

.elementoOffertaSlider_testoBottone {
    margin-left: 200px;
    text-align: right
}

.elementoOffertaSlider_testoBottone a {
    display: inline-block;
    width: 110px;
    height: 38px
}

.elementoOffertaSliderTxbox {
    font-size: 14px;
    text-align: justify;
    font-weight: 400;
    line-height: 17px
}

#carrellovuotoDxWrapper [class$="-arrow"] {
    margin-top: 150px
}

#carrellovuotoDxWrapper .ls-responsive .ls-nav-left-arrow {
    background: transparent url("/public/images/offerte_carrello_freccia_sx.png") no-repeat scroll right center/auto 24px;
    height: 24px;
    left: 24px;
    left: 0
}

#carrellovuotoDxWrapper .ls-responsive .ls-nav-right-arrow {
    right: 24px;
    right: 0;
    background: transparent url("/public/images/offerte_carrello_freccia_dx.png") no-repeat scroll left center/auto 24px;
    height: 24px
}

.btntornaalnegoziocarrello {
    margin: 30px 0 50px
}

.btntornaalnegoziocarrello img {
    height: 39px
}

#carrelloVuotoSx {
    font-size: 14px;
    line-height: 17px;
    color: #1a171b
}

#carrelloVuotoSx .garanziaitalia {
    border: none !important
}

h2.metodoPagamento {
    margin-bottom: 10px
}

h2.metodoPagamento span:first-child {
    font-size: 16px;
    font-weight: 500;
    display: block;
    text-align: left;
    float: left
}

h2.metodoPagamento span:last-child {
    font-size: 16px;
    font-weight: 500;
    display: block;
    text-align: right;
    float: right
}

.metodoPagamentoDescr {
    font-size: 12px;
    line-height: 22px
}

label.error {
    color: #c00
}

#metodopagamento-error,
#condizioniDiVenditaChk-error {
    display: block;
    text-align: right
}

.formAreaUtente1 div.form-group {
    margin-bottom: 30px
}

.form-password {
    background-color: #fff;
    background-image: none;
    border: 1px solid #999;
    border-radius: 4px;
    box-shadow: none;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 70%;
    float: right
}

.label-password {
    float: left;
    margin-top: 7px;
    font-size: 14px;
    font-weight: 400;
    width: 30%
}

.rigaPrezzoRiferitoProdotto {
    margin-top: 0 !important;
    padding-left: 15px
}

.prodotto_grid_wrapper {
    border: 1px solid #7f827d;
    border-radius: 5px;
    color: #000;
    font-size: 14px;
    min-height: 240px;
    margin-bottom: 25px
}

.prodotto_grid h2 {
    border-bottom: 1px solid #7f827d;
    padding: 5px;
    margin: 0
}

.prodotto_grid_sx {
    padding-left: 35px
}

.prodotto_grid_sx a {
    display: block;
    width: 165px;
    height: 124px;
    text-align: center;
    margin: 0 auto;
    margin-top: 5px
}

.marca {
    font-size: 18px;
    font-weight: 600;
    color: #1A171B
}

.tipo {
    font-size: 18px;
    font-weight: 600;
    color: #046DD6;
    margin-left: 5px
}

.specifica {
    font-size: 16px;
    font-weight: 400;
    color: #046DD6;
    margin-left: 5px;
    margin-top: 2px
}

@media (max-width: 767px) {
    .specifica {
        margin: 0;
        padding: 0
    }

    .prodotto_mobile_aimg {
        display: block;
        float: left;
        width: 100px;
        padding: 2px 0 0 0
    }

    .prodotto_mobile_titdescr {
        display: block;
        margin-left: 110px
    }

    .popaccessori .prodotto_mobile_titdescr {
        display: block;
        margin-left: 0
    }

    .prodotto_mobile_rigo1,
    .prodotto_mobile_rigo2,
    .prodotto_mobile_rigo3 {
        display: block;
        width: 100%
    }

    .prodotto_mobile_rigo1,
    .prodotto_mobile_rigo2 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .prodotto_mobile_rigo3 {
        height: 45px;
        overflow: hidden;
        position: relative;
        text-align: justify
    }

    .prodotto_mobile_rigo3:after {
        content: '...';
        background: #fff;
        position: absolute;
        right: 0;
        bottom: 0;
        background: rgba(255, 255, 255, 0);
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 13%, #fff 60%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(13%, #fff), color-stop(60%, #fff));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 13%, #fff 60%);
        background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 13%, #fff 60%);
        background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 13%, #fff 60%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 13%, #ffffff 60%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1)
    }

    .prodotto_mobile_linkprezzo {
        background: transparent url(/public/images/freccia_sx_prezzo_prodotto_mobile.png) no-repeat right 0 center;
        background-size: 16px 16px;
        padding-right: 25px;
        padding-top: 6px;
        display: block;
        height: 38px;
        font-weight: 700
    }
}

.boxNondisponibileProdotto {
    font-size: 14px;
    text-align: left;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 10px 15px;
    margin: 10px 0;
    margin-top: 5px;
    font-weight: 600;
    line-height: 20px;
    display: inline-block
}

.boxNondisponibileProdotto a {
    font-size: 18px;
    color: #046dd6
}

#paginaProdottoNonDisponibile_dettaglio {
    border: 1px solid #5d5d5d;
    border-radius: 10px;
    padding: 20px;
    margin: 10px 0 20px 0
}

@media (min-width: 1024x) {

    #boxRichiestaAssistenzaInviataMod_real,
    #boxNondisponibileProdottoAMod_real {
        width: 697px
    }
}

#boxRichiestaAssistenzaInviataMod_real div.modal-header,
#boxNondisponibileProdottoAMod_real div.modal-header {
    border: none;
    position: relative;
    min-height: 24px;
    height: 24px;
    padding: 0;
    opacity: 1
}

#boxRichiestaAssistenzaInviataMod_real div.modal-header button,
#boxNondisponibileProdottoAMod_real div.modal-header button {
    opacity: 1;
    padding: 0;
    margin: 0;
    display: block;
    width: 18px;
    height: 18px;
    right: 6px;
    bottom: 0;
    background: url("/public/images/icona_chiudi_modal.png") no-repeat center center/18px 18px;
    position: absolute
}

#boxRichiestaAssistenzaInviataMod_footer {
    margin-top: 30px
}

#boxRichiestaAssistenzaInviataMod_footer p:first-child {
    margin-bottom: 20px
}

#rmaFotoAllegate div {
    margin: 5px 0
}

@media (min-width: 1024x) {
    #paginaProdottoNonDisponibile_immagine {
        float: left;
        width: 172px
    }
}

@media (min-width: 1024x) {
    #paginaProdottoNonDisponibile_form {
        margin-left: 202px
    }
}

#paginaProdottoNonDisponibile_header h1 {
    font-size: 24px;
    font-weight: 500;
    color: #1a171b;
    padding: 0;
    margin: 0;
    margin-bottom: 5px
}

#paginaProdottoNonDisponibile_header p {
    font-size: 14px;
    color: #5d5d5d;
    padding: 0
}

#boxRichiestaAssistenzaInviataMod_body,
#boxNondisponibileProdottoAMod_body {
    padding-top: 0
}

#paginaProdottoNonDisponibile_form h2 {
    font-size: 20px !important;
    font-weight: bold !important;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    margin-bottom: 10px
}

#paginaProdottoNonDisponibile_form h3 {
    font-size: 14px !important;
    font-weight: 600 !important;
    margin: 0;
    padding: 0;
    margin-bottom: 30px
}

div.checkbluedmdnewsletter input[type="checkbox"] {
    display: none
}

div.checkbluedmdnewsletter input[type="checkbox"]+label {
    position: relative;
    padding-left: 20px
}

div.checkbluedmdnewsletter input[type="checkbox"]+label span {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: #fff;
    border: 1px solid #ccc;
    font-size: 1px;
    line-height: 1px;
    position: absolute;
    left: 0;
    top: 2px
}

div.checkbluedmdnewsletter input[type="checkbox"]:checked+label span {
    background: #046dd6
}

#paginaProdottoNonDisponibile_labelnewsletter {
    font-size: 12px;
    line-height: 12px;
    font-weight: 500
}

.paginaProdottoNonDisponibile_email label {
    display: block;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 15px
}

.paginaProdottoNonDisponibile_email input {
    display: block;
    width: 273px;
    height: 35px;
    line-height: 35px
}

#paginaProdottoNonDisponibile_formsubmit input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #fff;
    background: #046dd6;
    border-radius: 5px;
    border: none;
    width: 255px;
    line-height: 32px;
    height: 32px;
    font-size: 16px
}

.paginaProdottoNonDisponibile_log img {
    height: 20px
}

.paginaProdottoNonDisponibile_msgsuccesso {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    color: #1a171b;
    display: inline-block
}

.paginaProdottoNonDisponibile_msgsuccesso span {
    display: block;
    position: absolute;
    background: url(/public/images/paginaProdottoNonDisponibile_msgsuccesso.png) no-repeat center center/18px 30px;
    left: -20px;
    top: -10px;
    width: 18px;
    height: 30px
}

@media (min-width: 1024x) {
    .paginaProdottoNonDisponibile_msgsuccesso span {
        left: -23px;
        top: -10px;
        width: 18px;
        height: 30px
    }
}

.paginaProdottoNonDisponibile_paginaprodotto_check #paginaProdottoNonDisponibile_labelnewsletter {
    font-size: 12px;
    line-height: 15px;
    color: #000000
}

#paginaProdottoNonDisponibile_paginaprodotto_formsubmit_log {
    display: inline-block;
    padding-left: 38px
}

#boxRichiestaAssistenzaInviataMod_footer p.testo-sx-mobile-no-dx {
    text-align: left !important
}

#paginaProdottoNonDisponibile_paginaprodotto_header {
    margin-bottom: 26px
}

#paginaProdottoNonDisponibile_paginaprodotto_header p {
    font-size: 14px;
    color: #5d5d5d
}

#paginaProdottoNonDisponibile_paginaprodotto_header h2 {
    font-size: 24px;
    margin: 0;
    padding: 0;
    margin-bottom: 5px
}

.paginaProdottoNonDisponibile_paginaprodotto_email label {
    font-size: 15px;
    font-weight: 600;
    width: 60px;
    display: block;
    float: left;
    padding-top: 5px
}

.paginaProdottoNonDisponibile_paginaprodotto_email label.error {
    font-size: 15px;
    font-weight: 600;
    width: 100%;
    display: block;
    float: none;
    padding-top: 5px;
    padding-left: 70px
}

.paginaProdottoNonDisponibile_paginaprodotto_email input {
    margin-left: 60px;
    display: block;
    width: 275px;
    line-height: 32px;
    height: 32px;
    border: 1px solid #7f827d;
    padding: 0 10px;
    border-radius: 3px
}

@media (max-width: 1023px) {
    .paginaProdottoNonDisponibile_paginaprodotto_email input {
        margin-left: 0;
        width: 255px !important;
        max-width: 275px
    }
}

.paginaProdottoNonDisponibile_paginaprodotto_email input::-webkit-input-placeholder {
    color: #1a171b
}

.paginaProdottoNonDisponibile_paginaprodotto_email input:-moz-placeholder {
    color: #1a171b
}

.paginaProdottoNonDisponibile_paginaprodotto_email input::-moz-placeholder {
    color: #1a171b
}

.paginaProdottoNonDisponibile_paginaprodotto_email input:-ms-input-placeholder {
    color: #1a171b
}

#paginaProdottoNonDisponibile_paginaprodotto_formsubmit input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #fff;
    background: #046dd6;
    border-radius: 5px;
    border: none;
    width: 255px;
    line-height: 32px;
    height: 32px;
    font-size: 16px;
    text-transform: uppercase
}

.paginaProdottoNonDisponibile_paginaprodotto_check {
    padding-left: 55px
}

.paginaProdottoNonDisponibile_paginaprodotto_check label {
    display: block !important
}

.paginazione ul li a,
.paginazione ul li a:visited {
    padding: 0;
    margin: 0;
    display: block;
    border: none;
    border-radius: 200px;
    font-size: 22px;
    background: #fff;
    border: 2px solid #fff;
    color: #046DD6;
    margin: 0 4px;
    line-height: 35px;
    text-align: center
}

@media (max-width: 1024px) {

    .paginazione ul li a,
    .paginazione ul li a:visited {
        font-size: 22px
    }
}

.paginazione ul li a:hover,
.paginazione ul li.active a,
.paginazione ul li.active a:hover,
.paginazione ul li.active a:visited {
    border: 2px solid #fff;
    font-weight: 600;
    background: none;
    color: #181818
}

.paginazione ul li.paginazione_precedente a,
.paginazione ul li.paginazione_successiva a {
    padding: 0;
    margin: 4px;
    display: block;
    border: none;
    border-radius: 200px;
    font-size: 35px;
    background: url("/public/images/arrow_next.png") no-repeat center center #046DD6;
    background-size: 4px 8px;
    line-height: 35px;
    height: 35px;
    width: 35px;
    border: 2px solid #046DD6;
    color: #fff;
    text-indent: -9999px
}

.paginazione ul li.paginazione_precedente a {
    background: url("/public/images/arrow_prev.png") no-repeat center center #046DD6;
    background-size: 4px 8px
}

.paginazione ul li.paginazione_precedente a:hover,
.paginazione ul li.paginazione_successiva a:hover {
    background-color: #181818;
    border-color: #181818;
    background-size: 5px 9px
}

#blueknow-widget-pagine {
    border: 1px solid #817F7F;
    border-radius: 5px
}

.blueknow-box2 {
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 11px;
    background: #ffffff;
    border: 1px solid #c0c0c0;
    min-height: 230px
}

.blueknow-box2:hover {
    border: 1px solid #9b9b9b
}

.boxProdottoPaginaHeader2,
.boxProdottoPaginaHeader {
    font-size: 14px;
    text-align: center;
    line-height: 15px;
    min-height: 30px;
    padding: 10px 0
}

.boxProdottoPaginaHeader2 {
    min-height: 20px;
    padding: 0
}

.boxProdottoPaginaHeader2 h2 {
    text-align: left;
    padding: 30px 15px 15px;
    margin: 0;
    font-size: 20px;
    font-weight: bold
}

@media (min-width: 1024px) {
    .boxProdottoPaginaHeader2 h2 {
        text-align: left;
        padding: 5px 15px 15px;
        margin: 0;
        font-size: 20px;
        font-weight: bold
    }
}

.boxProdottoPaginaHeader2 h2.h2GrigioAndreaBoscagli {
    text-align: left;
    padding: 8px;
    font-weight: 600;
    font-size: 24px;
    margin: 25px 15px 15px 15px
}

#blueknow-widget-pagine div.boxProdottoPagina {
    padding: 20px 10px;
    border-top: 1px solid #817F7F
}

.boxProdottoPagina a {
    display: block
}

.boxProdottoPagina {
    text-align: center
}

.boxProdottoPagina a.titolo_blu {
    height: auto
}

#alberaturaPagineSx {
    margin-left: 0;
    padding-left: 0;
    padding-right: 15px
}

@media (max-width: 767px) {
    #alberaturaPagineSx {
        margin-left: 0;
        padding-left: 0;
        padding-right: 0
    }

    h1 {
        font-size: 26px
    }

    #containerPrincipalePagina {
        padding-left: 0;
        padding-right: 0
    }
}

#alberaturaPagineSx ul {
    background-color: #fff;
    list-style: none;
    margin: 0;
    padding: 0
}

#alberaturaPagineSx ul li a {
    display: block;
    background: url(/public/images/li_bullet_grigio.png) no-repeat left center;
    padding-left: 30px
}

#alberaturaPagineSx ul li.active a,
#alberaturaPagineSx ul li a:hover {
    background: url(/public/images/li_bullet_arancio.png) no-repeat left center
}

#accordionPagineSx {
    border: 1px solid #817F7F;
    border-radius: 5px;
    margin-bottom: 0 !important
}

#accordionPagineSx div.panel {
    border: none
}

#accordionPagineSx div.panel,
#accordionPagineSx div.panel-heading,
#accordionPagineSx div.panel-title {
    margin: 0;
    padding: 0
}

.accordionPagineSxPanel div.panel-body {
    border-bottom: 1px solid #817F7F
}

#accordionPagineSx .accordionPagineSxPanel:last-of-type div.panel-heading,
#accordionPagineSx .accordionPagineSxPanel:last-of-type div.panel-heading a.apritori.collapsed {
    border-bottom: none
}

#accordionPagineSx .accordionPagineSxPanel:last-of-type div.panel-body {
    border-bottom: none
}

.apritori {
    display: block;
    padding: 10px
}

.apritori:hover,
.apritori:focus {
    text-decoration: none !important
}

a.apritori-primo {
    border-radius: 5px 5px 0 0
}

.apritori.collapsed {
    background: transparent url(/public/images/paginesx_li_a_freccia_giu.png) no-repeat right 10px center;
    border-bottom: 1px solid #817F7F;
    background-size: 14px 9px
}

#corpoPagina ul {
    background: transparent
}

#corpoPagina {
    color: #000
}

#corpoPagina h1 {
    font-weight: 600;
    margin-bottom: 30px;
    color: #666;
    margin-top: 0
}

.paginaImmaginePrincipale {
    margin: 20px 0
}

.testoPagina a {
    color: #046dd6
}

.elencoAreaUtente {
    margin-top: 30px;
    font-size: 14px
}

.elencoAreaUtenteIntestazioni {
    color: #1a171b;
    padding: 10px 0;
    font-weight: 600;
    font-size: 16px
}

.elencoAreaUtenteMessaggioInline {
    color: #046dd6;
    font-size: 16px;
    background: #ebebeb;
    padding: 10px
}

.elencoAreaUtenteTestoGrande {
    font-size: 16px
}

.elencoAreaUtenteCelle {
    padding: 10px 10px 10px 0
}

@media (min-width: 768px) {
    .elencoAreaUtenteCelle {
        min-height: 150px
    }
}

.elencoAreaUtenteRighe {
    border-bottom: 1px solid #7f827d
}

.elencoAreaUtenteModifica,
.elencoAreaUtenteRimuovi,
.elencoAreaUtentescarica {
    color: #046dd6;
    border-radius: 5px;
    border: 1px solid #7f827d;
    background: #fff;
    width: 100%;
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: 10px center
}

.elencoAreaUtenteModifica,
.elencoAreaUtenteModifica:hover {
    background-image: url(/public/images/icona_area_utente_modifica.png);
    background-size: 16px 18px
}

.elencoAreaUtenteRimuovi,
.elencoAreaUtenteRimuovi:hover {
    background-image: url(/public/images/icona_area_utente_rimuovi.png);
    background-size: 17px 16px
}

@media (max-width: 768px) {

    .elencoAreaUtenteRimuovi,
    .elencoAreaUtenteRimuovi:hover {
        margin-top: 20px
    }
}

.elencoAreaUtentescarica {
    background-image: url(/public/images/freccia_select_nazioni.png);
    background-size: 17px 16px
}

.elencoAreaUtentePredefinito {
    background: #7bcf18;
    border-radius: 3px;
    width: 100%;
    color: #fff
}

.bottoneAggiungiAreaUtente {
    display: block;
    min-width: 243px;
    text-align: center;
    background: #fff url(/public/images/icona_piu_blu.png) no-repeat left 10px center;
    background-size: 22px 21px;
    border: 1px solid #7f827d;
    border-radius: 5px;
    padding: 15px 10px;
    color: #046dd6;
    font-size: 16px
}

.status-lavorazione {
    color: #f18d17
}

.status-merce-ordine {
    color: #5c5c5c
}

.status-merce-pronta {
    color: #7bcf18
}

.status-spedito {
    color: #7bcf18
}

.status-annullato {
    color: #5c5c5c
}

.status-merce-da-ordinare {
    color: #5c5c5c
}

.status-parzialmente-spedito {
    color: #5c5c5c
}

.status-spedito-triangolazione {
    color: #5c5c5c
}

.table.tableRg th {
    padding: 20px;
    border: none
}

.table.tableRg td {
    padding: 20px;
    border: none
}

#dettaglioOrdine {
    border-top: 1px solid #7f827d;
    margin-top: 40px
}

.dettaglioOrdine_rilievo {
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #7f827d;
    padding: 20px 0
}

.dettaglioOrdine_rilievonobold {
    font-weight: 500
}

.dettaglioOrdine_intestazione_colonne {
    padding: 15px 0
}

.dettaglioOrdine_prodotto {
    padding: 30px 0;
    padding-bottom: 40px;
    border-bottom: 1px solid #7f827d
}

.colonneAb {
    padding: 30px 0
}

.dettaglioOrdine_riepilogo {
    font-size: 18px;
    padding: 5px 0
}

#leTotalBlue {
    color: #046dd6
}

.dettaglioOrdine_prodotto_centrale {
    padding: 0 30px
}

#bottoneBackordini {
    width: 260px;
    background: #fff url("/public/images/chevron-left.png") no-repeat scroll left 10px center;
    background-size: 21px 21px
}

#elencoOrdiniArU {
    margin-top: 31px;
    color: #1a171b
}

span.elencoOrdiniArUProdottoSpanQuantita {
    color: #1a171b !important
}

.elencoOrdiniArU_body h2 {
    padding: 5px 0 5px 28px
}

div.elencoOrdiniArU_boxordine {
    border: 1px solid #7f827d;
    border-radius: 5px;
    margin-bottom: 30px
}

div.elencoOrdiniArU_boxordine div.elencoOrdiniArU_boxordinewrapper div.elencoOrdiniArU_header {
    background: #ebebeb;
    border-radius: 5px 5px 0 0
}

div.elencoOrdiniArU_boxordine div.elencoOrdiniArU_boxordinewrapper div.elencoOrdiniArU_header table {
    min-width: 100%;
    max-width: 100%
}

div.elencoOrdiniArU_boxordine div.elencoOrdiniArU_boxordinewrapper div.elencoOrdiniArU_header table th {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 35px;
    height: 35px
}

div.elencoOrdiniArU_boxordine div.elencoOrdiniArU_boxordinewrapper div.elencoOrdiniArU_header table td {
    text-align: center;
    height: 35px;
    line-height: 35px
}

a.elencoOrdiniArU_linkDettaglioOrdine {
    color: #046dd6;
    font-weight: 600
}

div.elencoOrdiniArU_boxordine div.elencoOrdiniArU_boxordinewrapper div.elencoOrdiniArU_body {
    min-height: 100px;
    padding: 20px 0;
    padding-top: 0
}

div.elencoOrdiniArU_body_prodotto_descrizione {
    padding-top: 15px
}

div.elencoOrdiniArU_body_prodotto_bottoni {
    margin-left: 642px
}

div.elencoOrdiniArU_body_prodotto_descrizione_img {
    text-align: center
}

div.elencoOrdiniArU_body_prodotto_descrizione_img img {
    width: 120px;
    max-width: 100%
}

div.elencoOrdiniArU_boxordine div.elencoOrdiniArU_boxordinewrapper div.elencoOrdiniArU_body div.elencoOrdiniArU_body_prodotto_descrizione_descr a.elencoOrdiniArU_body_prodotto_descrizione_descr_nome {
    font-size: 14px;
    color: #046dd6;
    display: block;
    padding-top: 5px
}

div.elencoOrdiniArU_boxordine div.elencoOrdiniArU_boxordinewrapper div.elencoOrdiniArU_body div.elencoOrdiniArU_body_prodotto_descrizione_descr a.elencoOrdiniArU_body_prodotto_descrizione_descr_nome span {
    font-weight: 600
}

div.elencoOrdiniArU_boxordine div.elencoOrdiniArU_boxordinewrapper div.elencoOrdiniArU_body div.elencoOrdiniArU_body_prodotto_descrizione_descr div.bricioleALo,
div.elencoOrdiniArU_boxordine div.elencoOrdiniArU_boxordinewrapper div.elencoOrdiniArU_body div.elencoOrdiniArU_body_prodotto_descrizione_descr div.bricioleALo a {
    font-size: 12px;
    color: #046dd6
}

div.elencoOrdiniArU_boxordine div.elencoOrdiniArU_boxordinewrapper div.elencoOrdiniArU_body div.elencoOrdiniArU_body_prodotto_descrizione_descr div.elencoOrdiniArU_body_prodotto_descrizione_descr_prezzo {
    font-size: 14px;
    color: #5c5c5c;
    font-weight: bold
}

div.elencoOrdiniArU_body_prodotto {
    padding: 15px 10px 30px
}

div.elencoOrdiniArU_body_prodotto.rigaSuccessiva {
    border-top: 1px solid #7f827d
}

div.elencoOrdiniArU_header table tr.colonne5 th.emptCol1 {
    width: 65px
}

div.elencoOrdiniArU_header table tr.colonne5 th.emptCol2 {
    width: 125px
}

div.elencoOrdiniArU_header table tr.colonne5 th.emptCol3 {
    width: 100px
}

div.elencoOrdiniArU_header table tr.colonne5 th.emptCol4 {
    width: 130px
}

div.elencoOrdiniArU_header table tr.colonne5 th.emptCol5 {
    width: 70px
}

#elencoOrdiniArU.dettaglioOrdine {
    margin-top: 0
}

#elencoOrdiniArU.dettaglioOrdine td {
    font-weight: 600
}

#dettaglioOrdineLinkTorna {
    display: block;
    margin: 10px 0;
    color: #046dd6;
    font-size: 14px
}

.elencoOrdiniArU_dettaglioutente {
    padding-bottom: 45px
}

.elencoOrdiniArU_dettaglioutente_datispedizine {
    float: left
}

.elencoOrdiniArU_dettaglioutente_metodopagamento {
    clear: left
}

.elencoOrdiniArU_dettaglioutente_datispedizine h3,
.elencoOrdiniArU_dettaglioutente_riepilogoordine h3,
.elencoOrdiniArU_dettaglioutente_metodopagamento h3 {
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    padding: 0
}

.elencoOrdiniArU_dettaglioutente_datispedizine,
.elencoOrdiniArU_dettaglioutente_riepilogoordine,
.elencoOrdiniArU_dettaglioutente_metodopagamento {
    font-size: 14px;
    line-height: 20px
}

.elencoOrdiniArU_dettaglioutente_datispedizine {
    max-width: 250px
}

#paginaDettaglioOrdine {
    min-height: 800px
}

.elencoOrdiniArU_intestazioni_titoli {
    font-weight: 600;
    min-height: 35px;
    line-height: 35px
}

.elencoOrdiniArU_intestazioni_valori {
    font-weight: 600;
    min-height: 35px;
    line-height: 35px
}

.bottone_lista_ordini_richiediassistenza,
.bottone_lista_ordini_accessori {
    background-color: #80847E !important;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    min-height: 30px;
    line-height: 30px;
    color: #fff;
    font-weight: bold
}

.bottone_lista_ordini_richiediassistenza {
    background: #80847E url(/public/images/Icona_Assistenza.png) no-repeat left 3px center/auto 16px
}

.bottone_lista_ordini_accessori {
    background: #80847E url(/public/images/icona_accessori.png) no-repeat left 10px center/auto 16px
}

.bottone_lista_ordini_richiediassistenza:hover,
.bottone_lista_ordini_accessori:hover {
    color: #fff
}

@media (max-width: 767px) {
    .elencoOrdiniArU_intestazioni_titoli {
        padding-left: 30px
    }

    .bottone_lista_ordini_richiediassistenza {
        font-size: 10px;
        padding-left: 12px;
        background-position: left 3px center;
        background-size: auto 16px
    }

    .bottone_lista_ordini_accessori {
        padding-left: 12px;
        background-position: left 10px center;
        background-size: auto 16px
    }

    #elencoOrdiniArU_intestazioni_valori_dettaglioOrdine {
        padding: 0 15px
    }

    .elencoOrdiniArU_body {
        padding-bottom: 0 !important
    }

    .elencoOrdiniArU_body_prodotto {
        padding-bottom: 10px !important
    }

    .elencoOrdiniArU_body_prodotto_descrizione_descr_prezzo {
        padding-top: 0
    }

    .bottone_lista_ordini img {
        max-width: 100%
    }

    .bottone_lista_ordini {
        margin-left: 0 !important;
        margin-bottom: 0 !important;
        margin-right: 0 !important;
        margin-top: 0 !important
    }

    .bottone_lista_ordini_accessori {
        width: 49%;
        float: left;
        border-radius: 5px;
        text-align: center
    }

    .bottone_lista_ordini_richiediassistenza {
        width: 49%;
        float: right
    }

    .elencoOrdiniArU_gruppoBottoni {
        padding-top: 20px
    }
}

@media (min-width: 768px) {
    .elencoOrdiniArU_intestazioni_titoli {
        text-align: center
    }

    .elencoOrdiniArU_intestazioni_valori {
        text-align: center
    }

    div.elencoOrdiniArU_colonna {
        width: 20%;
        float: left;
        margin: 0
    }

    .bottone_lista_ordini,
    .bottone_lista_ordini img {
        display: block;
        clear: left;
        background: none !important;
        max-height: 30px
    }

    .bottone_lista_ordini {
        margin-left: 0 !important;
        margin-bottom: 0 !important;
        margin-right: 0 !important;
        margin-top: 11px !important;
        float: right
    }

    .bottone_lista_ordini img {
        max-width: 340px
    }

    .elencoOrdiniArU_body_prodotto_descrizione_descr_prezzo {
        padding-top: 17px
    }
}

.richiestaAssistenza h3 {
    font-size: 14px;
    font-weight: 600
}

div.radioRmaRichiesta input[type="radio"] {
    display: none
}

div.radioRmaRichiesta input[type="radio"]+label {
    display: block;
    line-height: 25px;
    height: 25px;
    position: relative;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 25px;
    margin-left: 19px
}

div.radioRmaRichiesta input[type="radio"]+label span {
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 3px;
    border: 1px solid #7f827d;
    position: absolute;
    left: -35px;
    top: 3px
}

div.radioRmaRichiesta input[type="radio"]:checked+label span {
    background: #046dd6
}

.richiestaAssistenza_textarea textarea {
    width: 100%;
    min-height: 158px;
    border-radius: 5px;
    padding: 5px;
    border: 1px solid #7f827d
}

.richiestaAssistenza_textarea_textarea {
    padding-right: 30px
}

.bottone_conferma_assistenza {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    display: block;
    border-radius: 5px;
    background: #80847E url(/public/images/Icona_Assistenza.png) no-repeat left 5px center/auto 16px;
    border: 1px solid #80847E;
    min-width: 175px;
    min-height: 38px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase
}

.descrProb {
    display: none;
    padding-bottom: 10px;
    margin-top: -8px;
    padding-top: 0
}

.richiestaAssistenza_hidden,
.richiestaAssistenzaFoto_hidden {
    display: none
}

.rowRma {
    margin-bottom: 20px
}

.rowRma p {
    padding: 5px 10px
}

.rowRma img {
    height: 60px;
    border: 1px solid #333;
    margin: 10px
}

@media (max-width: 767px) {
    div.radioRmaRichiesta input[type="radio"]+label {
        margin-left: 40px
    }

    .richiestaAssistenza_textarea_textarea h3 {
        margin-top: 10px
    }

    .richiestaAssistenza_textarea_textarea {
        padding-right: 15px
    }

    .bottone_conferma_assistenza {
        margin-top: 15px;
        width: 100%
    }
}

@media (min-width: 768px) {
    .assistenza_gruppoBottoni {
        min-height: 203px
    }
}

#iVantaggiRegistrato h2,
#iVantaggiRegistrato h1 {
    font-size: 24px;
    font-weight: 500;
    color: #817f7f;
    margin: 0;
    padding: 0;
    margin-bottom: 20px
}

#iVantaggiRegistrato>ul,
li {
    color: #000
}

#iVantaggiRegistrato li {
    padding: 20px 0;
    list-style-image: url(/public/images/spunta.png)
}

#iVantaggiRegistrato li:before {
    content: '';
    display: inline-block
}

#iVantaggiRegistrato h1.bannerRegistrazioneH1 {
    font-size: 24px;
    color: #046dd6;
    font-weight: 500;
    margin: 0;
    padding: 0;
    margin-top: 25px;
    margin-bottom: 20px;
    text-transform: uppercase
}

.bottonelogin {
    font-weight: 600;
    font-size: 16px
}

@media (max-width: 767px) {
    #iVantaggiRegistrato2Login h1 {
        font-size: 21px;
        margin: 0 0 20px 0;
        text-transform: uppercase
    }

    .bottonelogin,
    .btn-facebook {
        width: 120px
    }
}

@media (min-width: 767px) {
    #iVantaggiRegistrato2Login h1 {
        font-size: 21px;
        margin: 0 0 20px 0;
        text-transform: uppercase
    }

    .bottonelogin,
    .btn-facebook {
        width: 150px
    }
}

.boxtable {
    display: table
}

.boxtable_row {
    display: table-row;
    vertical-align: middle
}

.boxtable_cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.boxcell-v-middle {
    vertical-align: middle
}

.boxcell-v-middle a {
    vertical-align: middle
}

.boxCntSecondiLivelli {
    border-radius: 5px;
    min-height: 200px;
    margin-bottom: 20px;
    border: 1px solid #817f7f
}

.boxCntSecondiLivelli h3,
.boxCntSecondiLivelli h4,
.boxCntSecondiLivelli p.descrizioneSecondoLivello {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    text-align: center
}

.boxCntSecondiLivelli h3 {
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 5px;
    height: 30px
}

.boxCntSecondiLivelli h3 a {
    height: 30px;
    display: block;
    color: #046dd6
}

.boxCntSecondiLivelli h3 a:hover {
    color: #23527c
}

.boxCntSecondiLivelli p.descrizioneSecondoLivello {
    font-size: 13px
}

.boxCntSecondiLivelli p.descrizioneSecondoLivello {
    font-size: 13px
}

.boxCntSecondiLivelli_img {
    text-align: center;
    margin-bottom: 15px
}

.boxCntSecondiLivelli_img img {
    display: none
}

.boxCntSecondiLivelli_img span,
.boxCntSecondiLivelli_img a {
    min-height: 162px;
    max-height: 162px;
    background-repeat: no-repeat;
    background-position: center center;
    display: block
}

.boxCntSecondiLivelli_testo {
    padding: 10px
}

.boxCntSecondiLivelli_testo_indietro {
    color: #817f7f !important;
    font-size: 14px !important;
    line-height: 16px !important
}

.boxCntSecondiLivelli_testo_indietro h3 {
    color: #817f7f !important;
    font-weight: 600;
    font-size: 18px
}

.boxCntSecondiLivelli_testo_indietro h3 {
    color: #817f7f;
    font-weight: 600;
    font-size: 18px;
    color: #046dd6 !important
}

.boxCntSecondiLivelli_testo_indietro a {
    display: block;
    background: url(/public/images/torna_indietro_sottocategoria.png) no-repeat center center/98px 98px;
    min-height: 219px
}

.boxCntSecondiLivelli_footer_apritore {
    text-align: center;
    display: block;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    background-color: #817f7f;
    border-radius: 3px
}

.boxCntSecondiLivelli_footer_apritore_vaiprodotti {
    font-weight: bold;
    background: #817f7f;
    border-radius: 5px;
    text-align: center;
    display: block;
    padding: 10px;
    color: #fff
}

.boxCntSecondiLivelli_footer_apritore_vaiprodotti:hover {
    background: #ebebeb;
    color: #046dd6
}

.boxCntSecondiLivelli_footer_apritore_vaiprodotti span {
    background: transparent url(/public/images/secondolivello_vaiprodotti.png) no-repeat left center;
    background-size: 15px 15px;
    padding-left: 25px
}

.boxCntSecondiLivelli_footer_apritore_vaiprodotti:hover span {
    background: transparent url(/public/images/secondolivello_vaiprodotti_hover.png) no-repeat left center;
    background-size: 15px 15px
}

.boxCntSecondiLivelli_footer_apritore span {
    padding-left: 20px;
    background: url(/public/images/piu_categorie.png) no-repeat left center;
    background-size: 15px 15px
}

.boxCntSecondiLivelli_footer_apritore:hover {
    color: #fff;
    text-decoration: underline
}

.filtri-ricerca-top h1 {
    font-size: 22px;
    margin: 0;
    padding: 0
}
.filtri-ricerca-top h2 {
    font-size: 22px;
    margin: 0;
    padding: 0
}

#cntListaCategorie div.panel,
#cntListaCategorie div.panel-body,
#cntListaCategorie div.panel-heading {
    padding: 0 !important;
    border: none !important
}

.filtri-ricerca-top2 span,
.filtri-ricerca-top2 a {
    color: #f18d17;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border: 1px #7F827D solid;
    font-size: 18px;
    font-weight: 600;
    color: #F18D17;
    display: block;
    background-color: #fff;
    clear: both;
    padding: 20px 12px
}

.filtri-ricerca-top2 a.collapsed {
    border-radius: 6px
}

.alberaturaCategorieSx a {
    color: #000
}

.alberaturaCategorieSx div.titolo a {
    color: #046dd6
}

.alberaturaCategorieSx .linkAttivo,
.alberaturaCategorieSx a:hover {
    color: #046dd6
}

.alberaturaCategorieSx .titolo a {
    line-height: 16px;
    font-size: 16px;
    font-weight: 600
}

.alberaturaCategorieSx .filtri-ricerca-top h1,
.alberaturaCategorieSx .filtri-ricerca-top h2,
.alberaturaCategorieSx .filtri-ricerca-top strong {
    font-size: 18px;
    font-weight: bold
}
.alberaturaCategorieSx .filtri-ricerca-top h2{
    color: rgb(241, 141, 23);
}


.alberaturaSottocategorie ul,
.alberaturaSottocategorie ul li,
.alberaturaSottocategorie ul li a {
    background: none;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 400
}

.alberaturaSottocategorie ul li {
    padding: 5px 5px 5px 15px
}

.alberaturaBox_dropDownMenu {
    background-color: #ebebeb;
    min-width: 100%;
    border-radius: 0
}

.boxCntSecondiLivelli_footer ul.dropdown-menu li,
.boxCntSecondiLivelli_footer ul.dropdown-menu li a {
    white-space: normal !important;
    padding: 0 0
}

.boxCntSecondiLivelli_footer ul.dropdown-menu li a span {
    background: url(/public/images/piu_categorie_aperte_a_maggiore.png) no-repeat right 20px center;
    background-size: 7px 13px;
    display: block;
    padding: 5px 25px 5px 20px
}

.boxCntSecondiLivelli_footer ul.dropdown-menu li a:hover,
.boxCntSecondiLivelli_footer ul.dropdown-menu li a:hover span {
    color: #046dd6;
    background: #ebebeb url(/public/images/piu_categorie_aperte_a_maggiore_hover.png) no-repeat right 20px center;
    background-size: 7px 13px
}

.boxCntSecondiLivelli_footer .btn-default {
    border: none
}

.boxCntSecondiLivelli_footer .btn-default:hover,
.boxCntSecondiLivelli_footer .btn-default:focus,
.boxCntSecondiLivelli_footer .btn-default:active,
.boxCntSecondiLivelli_footer .btn-default.active,
.boxCntSecondiLivelli_footer .open .dropdown-toggle.btn-default {
    color: #817f7f !important;
    background: #ebebeb !important;
    border-radius: 0 0 4px 4px;
    border: none;
    margin: 0
}

.boxCntSecondiLivelli_footer .btn-default:hover span,
.boxCntSecondiLivelli_footer .btn-default:focus span,
.boxCntSecondiLivelli_footer .btn-default:active span,
.boxCntSecondiLivelli_footer .btn-default.active span,
.boxCntSecondiLivelli_footer .open .dropdown-toggle.btn-default span {
    background: url(/public/images/piu_categorie_aperte.png) no-repeat left center;
    background-size: 15px 15px
}

#accordionMenuCategorieMobile div.panel-collapse div.panel-body {
    padding: 0;
    margin: 0;
    padding: 3px
}

#accordionMenuCategorieMobile div.panel-collapse div.alberaturaSubSottocategorieSubMobile ul,
#accordionMenuCategorieMobile div.panel-collapse div.alberaturaSubSottocategorieSubMobile ul li {
    list-style: none;
    padding: 0;
    margin: 0
}

#accordionMenuCategorieMobile h4.panel-title a {
    display: block
}

#accordionMenuCategorieMobile div.panel-heading {
    background: transparent;
    padding: 0;
    margin: 0
}

#accordionMenuCategorieMobile div.panel-heading a.collapsed {
    background: #fff;
    color: #046dd6;
    font-weight: 500
}

#accordionMenuCategorieMobile div.panel-heading a {
    background: #5C5C5C;
    color: #fff;
    padding: 18px 10px;
    font-weight: 700
}

#accordionMenuCategorieMobile div.panel-collapse div.alberaturaSubSottocategorieSubMobile ul li a {
    display: block;
    padding: 10px;
    background: #ebebeb;
    background: #fff;
    color: #000;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-top: 0;
    margin-bottom: 0
}

#accordionMenuCategorieMobile div.panel-collapse div.alberaturaSubSottocategorieSubMobile ul li a:active {
    background: #7f827d
}

#accordionMenuCategorieMobile div.panel-collapse div.alberaturaSubSottocategorieSubMobile ul li a span {
    color: #046dd6 !important
}

#formRegistrazioneSceltaTipoDato {
    height: 60px;
    padding-right: 20px;
    position: relative
}

#formRegistrazioneSceltaTipoDatoWrapper {
    position: absolute;
    right: 82px;
    top: 0
}

#formRegistrazioneSceltaTipoDatoPrivato,
#formRegistrazioneSceltaTipoDatoAzienda {
    width: 130px;
    margin-left: 15px;
    border: 1px solid #7f827d;
    border-radius: 5px;
    padding: 3px 30px;
    color: #000
}

@media (max-width: 767px) {

    #formRegistrazioneSceltaTipoDatoPrivato,
    #formRegistrazioneSceltaTipoDatoAzienda,
    #formRegistrazioneSceltaTipoDatoPrivato.selezionato,
    #formRegistrazioneSceltaTipoDatoAzienda.selezionato {
        display: block;
        float: left;
        width: 48% !important;
        margin: 1% !important;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        text-align: center
    }

    #formRegistrazioneSceltaTipoDatoWrapper {
        position: relative;
        right: 0
    }
}

#formRegistrazioneSceltaTipoDatoPrivato.selezionato,
#formRegistrazioneSceltaTipoDatoAzienda.selezionato {
    background: #f18d17;
    color: #fff;
    border: 1px solid #f18d17;
    display: inline-block
}

#formRegistrazioneCnt h2 {
    background: #ebebeb;
    color: #7f827d;
    font-size: 26px;
    padding: 5px;
    font-weight: 500;
    margin-bottom: 20px
}

#formRegistrazioneCnt .form-group {
    padding-bottom: 10px
}

#eleRegistrazioneBottone {
    text-align: right
}

#eleRegistrazioneBottone input {
    background: #046dd6;
    color: #fff;
    font-size: 16px;
    padding: 5px 45px;
    font-weight: 700
}

#vuoiCheLaConsegna {
    border-top: 1px solid #7f827d;
    border-bottom: 1px solid #7f827d;
    padding: 20px 0;
    margin: 20px 0;
    font-size: 15px;
    font-weight: bold
}

#attenzioattenzio {
    font-size: 10px
}

#attenzioattenzio h5 {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0
}

#registrazione_page div.briciole {
    margin-top: -15px;
    margin-bottom: 20px
}

#registrazione_page div.briciole a {
    color: #046dd6;
    font-weight: bold
}

#registrazione_page div.briciole span.arancio {
    margin-left: 0
}

#bannerRegistrazione img {
    max-width: 364px
}

p.gruppofiltri input[type='checkbox']+label {
    cursor: pointer;
    padding: 1px 0 0 30px;
    margin: 0 0 0 5px;
    position: relative;
    font-size: 14px;
    color: #000;
    font-weight: 400
}

p.gruppofiltri>input[type='checkbox'] {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px)
}

p.gruppofiltri input[type='checkbox']+label:before {
    content: "";
    width: 20px;
    height: 20px;
    border: solid 1px #817F7F;
    background: #fff;
    cursor: pointer;
    position: absolute;
    top: 2px;
    left: 0
}

p.gruppofiltri input[type='checkbox']:checked+label:after {
    content: "";
    width: 20px;
    height: 20px;
    border: solid 1px #817F7F;
    background: #fff;
    cursor: pointer;
    position: absolute;
    top: 2px;
    left: 0;
    background-color: #5D5D5D
}

p.gruppofiltri input[type="checkbox"]:hover+label:before {
    border: solid 1px #046DD6
}

p.gruppofiltri input[type="checkbox"]:hover+label:after {
    background-color: #046DD6
}

div.filtriProdotto {
    margin: 5px 0
}

#keyRicerca {
    max-height: 31px
}

@media (min-width: 1200px) {
    #keyRicerca {
        max-width: 190px
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    #keyRicerca {
        max-width: 155px
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    #keyRicerca {
        width: 266px
    }
}

.filtriProdotto a img {
    display: block;
    width: 34px;
    height: 34px;
    float: left;
    margin: 2px 6px
}

.filtriProdotto a span {
    display: block;
    line-height: 34px;
    height: 34px;
    float: left;
    margin: 2px;
    font-weight: 400;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.filtriProdotto .gruppofiltri {
    padding-left: 30px;
    margin-bottom: 8px
}

.filtriProdotto .elencoOpzioni,
.filtriProdotto .elencoOpzioniSub {
    background: #EBEBEB;
    border: 1px solid #7F827D;
    border-top: 0
}

.filtriProdotto a span:after {
    clear: both
}

.filtriProdotto a {
    display: block;
    color: #000 !important;
    border-radius: 0;
    background: #fff url(/public/images/arrow_filtri_prodotti_up.png) no-repeat right 10px center;
    background-size: 10px 6px !important;
    border: 1px solid #7F827D;
    height: 40px;
    line-height: 40px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.filtriProdotto a.apritoreOpzioniAperto {
    display: block;
    color: #000 !important;
    border-radius: 0;
    background: #fff url(/public/images/arrow_filtri_prodotti_up.png) no-repeat right 10px center;
    border: 1px solid #7F827D;
    height: 40px;
    line-height: 40px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-image: none !important
}

.elencoOpzioniAperto {
    padding-top: 11px !important
}

.filtriProdotto a.collapsed {
    background: #fff url(/public/images/arrow_filtri_prodotti.png) no-repeat right 10px center !important;
    background-size: 10px 6px !important;
    border: 1px solid #7F827D;
    background-size: 12px 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.filtriProdotto a.almenoUnoSelezionato {
    color: #046dd6 !important
}

#elencoOpzioni_auto_new .filtriProdotto {
    margin: 1px 0
}

#formProdotti {
    position: relative
}

@media (min-width: 1024px) {
    .filtriProdottoHead {
        display: block;
        color: #5C5C5C;
        font-weight: bold;
        font-size: 18px;
        background: #fff url(/public/images/icona_testa_filtri_prodotto.png) no-repeat left 10px center;
        background-size: 20px 21px;
        padding: 20px;
        padding-left: 45px
    }

    .cercaProdottoHead {
        display: block;
        color: #5C5C5C;
        font-weight: bold;
        font-size: 18px;
        background: #fff url(/public/images/search.png) no-repeat 3px 23px;
        background-size: 22px 22px;
        padding: 20px;
        padding-left: 32px
    }

    .cercaProdottoHead span {
        font-weight: 500;
        font-size: 16px
    }
}

@media (min-width: 768px) {
    .filtriProdottoHead.filtriProdottoHeadTablet {
        width: 35%;
        display: block;
        color: #5C5C5C;
        font-weight: bold;
        font-size: 18px;
        background: #fff url(/public/images/icona_testa_filtri_prodotto.png) no-repeat left 3px center;
        background-size: 20px 21px;
        padding: 0;
        padding-left: 45px;
        border: 1px solid #ebebeb;
        border-radius: 5px
    }
}

.filtriProdottoHeadTablet a {
    display: block;
    color: #f18d17;
    font-weight: bold;
    font-size: 18px;
    position: relative;
    padding: 10px
}

.filtriProdottoHeadTablet a span {
    position: absolute;
    right: 20px;
    top: 18px;
    width: 12px;
    height: 8px;
    display: block;
    color: #f18d17;
    font-weight: bold;
    font-size: 18px;
    background: transparent url(/public/images/freccia_filtri_prodotti.png) no-repeat left center;
    background-size: 12px 8px
}

.filtriProdottoHeadTablet a.aperto span {
    background-image: url(/public/images/freccia_filtri_prodotti_up.png);
    background-size: 12px 8px
}

a.tagFiltroAttivo:visited,
a.tagFiltroAttivo {
    border: 1px solid #5d5d5d;
    padding: 3px;
    display: inline-block;
    border-radius: 3px 5px;
    color: #1a171b;
    margin: 5px 5px 5px 0;
    background: transparent url(/public/images/icona_x_tagfiltri2.png) no-repeat right 7px center;
    background-size: 12px 12px;
    padding-right: 22px;
    padding-left: 7px;
    font-weight: 400;
    font-size: 14px
}

a.tagFiltroAttivo:hover {
    background-size: 12px 12px
}

@media (max-width: 767px) {
    .filtriProdottoHead {
        display: block;
        color: #f18d17;
        font-weight: bold;
        font-size: 16px;
        background: #ebebeb url(/public/images/icona_testa_filtri_prodotto.png) no-repeat left 10px center;
        background-size: 20px 21px;
        padding: 10px;
        padding-left: 50px;
        border-radius: 6px
    }

    .filtriProdottoHeadCell a {
        display: block;
        color: #f18d17;
        font-weight: bold;
        font-size: 16px;
        background: transparent url("/public/images/freccia_filtri_prodotti_nera.png") no-repeat scroll right 10px center;
        background-size: 16px 10px
    }

    .filtriProdottoHeadCell a.aperto {
        background-image: url(/public/images/freccia_filtri_prodotti_nera_up.png);
        background-size: 16px 10px
    }
}

.elencoOpzioni {
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0 0 5px 5px;
    padding: 5px
}

#ChiudiTuttiFiltri {
    display: block;
    color: #5e5e5e;
    padding: 5px 10px;
    padding-right: 30px;
    background: transparent url(/public/images/tasto_chiudi.png) no-repeat right 5px center;
    background-size: 20px 20px
}

#filtriAttivi .containerFiltriAttivi_titolo h2,
#filtriAttivi .containerFiltriAttivi_rimuovitutti a,
#filtriAttivi .containerFiltriAttivi_rimuovitutti a:visited,
#filtriAttiviMobile .containerFiltriAttivi_titolo h2,
#filtriAttiviMobile .containerFiltriAttivi_rimuovitutti a,
#filtriAttiviMobile .containerFiltriAttivi_rimuovitutti a:visited {
    color: #046dd6;
    font-weight: 400
}

#filtriAttivi .containerFiltriAttivi_titolo h2 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #5C5C5C;
    text-align: center;
    text-transform: uppercase
}

#filtriAttivi .containerFiltriAttivi_rimuovitutti a,
#filtriAttiviMobile .containerFiltriAttivi_rimuovitutti a {
    font-size: 14px;
    background: transparent url(/public/images/icona_x_tagfiltri_all.png) no-repeat right 5px center;
    background-size: auto 16px;
    padding-right: 26px;
    display: inline-block;
    margin: 10px 0
}

@media (max-width: 1023px) {
    #filtriDisponibili {
        display: none
    }

    #filtriDisponibili.filtriDisponibiliAperti {
        display: block
    }

    #wrapperfiltriDisponibili_mobile {
        border: 1px solid #ebebeb;
        border-radius: 0 0 5px 5px;
        margin: -1px 15px 15px
    }

    #filtriAttiviMobilewrapper {
        border-top: 1px solid #5c5c5c;
        padding: 10px;
        -webkit-box-shadow: 0 10px 5px -10px #ebebeb;
        -moz-box-shadow: 0 10px 5px -10px #ebebeb;
        box-shadow: 0 10px 5px -10px #ebebeb
    }
}

@media (max-width: 1023px) {
    .breadcrumb {
        width: 100%;
        background-color: #fff;
        border-radius: 0;
        list-style: outside none none;
        margin-bottom: 10px;
        padding: 0 5px;
        margin: 5px 0
    }

    .breadcrumb-prodotto {
        width: 100%;
        background-color: #fff;
        border-radius: 0;
        list-style: outside none none;
        margin-bottom: 10px;
        padding: 0 5px;
        margin: 0 0
    }

    .breadcrumb li {
        max-width: 49%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .breadcrumb li a {
        font-size: 13px;
        font-weight: 300;
        color: #046DD6
    }

    .breadcrumb>.active {
        font-size: 13px;
        font-weight: 300;
        color: #046DD6
    }

    .breadcrumb>li+li::before {
        display: none
    }

    .breadcrumb>li+li.mostraBarrettaMobile::before {
        display: inline-block;
        color: #F18D17;
        content: "/ ";
        padding: 0 5px
    }
}

@media (min-width: 1024px) {
    .breadcrumb {
        background-color: #fff;
        border-radius: 0;
        list-style: outside none none;
        margin-bottom: 10px;
        padding: 0 5px
    }

    .breadcrumb li a {
        font-size: 13px;
        font-weight: 300;
        color: #046DD6
    }

    .breadcrumb>.active {
        font-size: 13px;
        font-weight: 300;
        color: #046DD6
    }

    .breadcrumb>li+li::before {
        color: #F18D17;
        content: "/ ";
        padding: 0 5px
    }
}

@media (min-width: 768px) {
    #ilcarosello {
        width: 100%;
        overflow: hidden
    }

    .item {
        background: #fff;
        border-radius: 8px
    }

    .immagine-slide {
        margin: 22px 0
    }

    #ilcarosello .item img {
        border-radius: 8px;
        max-height: 164px
    }

    .freccia-su {
        background-image: url(/public/images/freccia-su.png);
        height: 20px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 20px auto;
        width: 109px
    }

    .freccia-giu {
        background-image: url(/public/images/freccia-giu.png);
        height: 20px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 20px auto;
        width: 109px
    }
}

#slider-thumbs {
    overflow: auto;
    position: static;
    white-space: nowrap;
    width: 100%
}

#slider-thumbs img {
    border: 1px solid #ccc;
    border-radius: 8px;
    max-height: 100px;
    max-width: 120px;
    cursor: pointer
}

#slider-thumbs .selected img {
    border: 1px solid #7f827d
}

#caroselloProdottoWrapper {
    margin: 0px -15px
}

#ilcarosello {
    width: 96%;
    min-height: 94px;
    overflow-x: auto;
    float: left
}

#ilcarosello .item {
    background: #fff;
    border-radius: 8px;
    float: left;
    position: relative;
    text-align: center
}

.immagine-slide {
    margin: 0 0
}

#ilcarosello .immagine-slide a {
    display: block;
    padding: 0;
    margin: 0
}

#ilcarosello .immagine-slide a span {
    border-radius: 8px;
    display: block;
    padding: 0;
    margin: 0
}

.freccia-sx {
    float: left;
    background-image: url(/public/images/freccia_sx_gallery_prodotto_mobile.png);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 15px auto
}

.freccia-dx {
    float: left;
    background-image: url(/public/images/freccia_dx_gallery_prodotto_mobile.png);
    background-size: 100px 20px;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 15px auto
}

@media (max-width: 1023px) {
    #containerAccordion div.panel-heading {
        padding: 0
    }

    #containerAccordion div.panel-heading a,
    #containerAccordion div.panel-heading a:hover,
    #containerAccordion div.panel-heading a:visited {
        padding: 10px 15px;
        display: block;
        background: #ebebeb url(/public/images/freccia_filtri_prodotti_nera.png) no-repeat right 10px center;
        background-size: 13px 8px;
        color: #1a171a;
        font-size: 16px;
        text-decoration: none
    }

    #containerAccordion div.panel-heading a.aperto {
        background: #ebebeb url(/public/images/freccia_filtri_prodotti_nera_up.png) no-repeat right 10px center;
        background-size: 13px 8px
    }
}

.laSchedaProdotto h1 {
    padding: 0;
    margin: 0;
    line-height: 30px
}

.laSchedaProdotto h1 span.titolo-prodotto.arancio {
    font-weight: bold !important
}

.laSchedaProdotto h1 span.arancio {
    font-size: 30px;
    font-weight: 400 !important
}

@media (max-width: 767px) {
    .laSchedaProdotto h1 {
        line-height: 28px;
        margin-top: 10px
    }

    .laSchedaProdotto h1 span.arancionome2 {
        font-size: 23px !important
    }
}

#prodottoPrezzoNome {
    margin: 15px 6px 0 6px
}

@media (min-width: 992px) and (max-width: 1151px) {
    .inveceHome {
      display: none;
    }
  }

.prodotto-prezzo-nome {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    padding-top: 7px
}

.prodotto-prezzo {
    font-size: 26px;
    font-weight: 700;
    color: #046DD6;
    padding-top: 0;
    text-align: right;
    float: right
}

.prezzo-totale-pacchetto {
    font-size: 24px;
    font-weight: 700;
    color: #046DD6;
    padding-top: 0;
    text-align: right;
    padding-left: 5px;
    display: inline-block;
    min-width: 150px
}

.cnt-prezzo-totale-pacchetto {
    text-align: right;
    font-size: 24px;
    font-weight: 700;
    font-weight: 600;
    color: #1a171b
}

@media (max-width: 767px) {
    .prezzo-totale-pacchetto {
        display: block
    }

    .cnt-prezzo-totale-pacchetto {
        font-size: 24px
    }
}

.prezzo-totale-pacchetto-anziche {
    font-size: 20px;
    font-weight: 600;
    color: #1a171b;
    padding-top: 0;
    text-align: right;
    padding-left: 5px;
    display: inline-block;
    min-width: 153px;
    text-decoration: line-through
}

.cnt-prezzo-totale-pacchetto-anziche {
    font-size: 20px;
    font-weight: 600;
    color: #1a171b
}

h2.titoloComosizioneOfferta {
    font-size: 24px;
    font-weight: 600;
    padding: 10px 0
}

#prodotto-prezzo-nome_flip {
    display: none
}

#prodotto-prezzo_flip {
    display: none
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    #prodottoPrezzoNome img {
        margin-bottom: 19px
    }

    #prodottoPrezzoNome {
        margin: 0 0 10px
    }

    #prodottoPrezzoNome {
        margin: 0
    }

    .prodotto-prezzo {
        float: none;
        font-size: 26px;
        line-height: 26px;
        padding: 0;
        margin: 0;
        padding: 0
    }

    .prodotto-prezzo-nome {
        font-size: 19px;
        line-height: 28px;
        padding: 0;
        margin: 0;
        padding: 0 30px 0 0
    }

    .rigaPrezzoRiferitoProdotto {
        font-size: 15px;
        padding: 0;
        margin: 0;
        padding: 0 30px 0 0
    }
}

@media screen and (max-width: 400px) {
    .rigaPrezzoRiferitoProdotto {
        margin: 0;
        margin-left: 5px;
        font-size: 16px
    }

    #prodottoPrezzoNome {
        margin: 0;
        margin-left: 20px;
        margin-right: 20px
    }

    .aggiungi-verde_3 {
        margin: 20px 0 0 !important
    }
}

.prodotto-prezzo-nome_std-mobile {
    text-align: right
}

@media screen and (min-width: 401px) and (max-width: 767px) {
    #prodotto-prezzo-nome_flip {
        display: inline-block;
        float: none;
        font-size: 18px
    }

    #prodotto-prezzo_flip {
        display: inline-block;
        float: none;
        margin-left: 20px
    }
}

@media (max-width: 677px) {
    .prodottoPrezzoNome {
        text-align: center;
        float: none !important;
    }
    .medio strike {
        text-align: center;
        float: none !important;
        margin-right: 0 !important
    }
    .prodotto-prezzo {
        text-align: center;
        float: none !important;
    }
    .inveceHome {
        text-align: center;
        float: none !important;
    }
}

@media screen and (max-width: 767px) {
    .rigaPrezzoRiferitoProdotto {
        margin: 0;
        font-size: 16px
    }

    #prodottoPrezzoNome {
        margin: 0;
        margin-left: 20px;
        margin-right: 20px
    }

    .spedizione-arancio {
        padding-left: 15px;
        text-align: left !important
    }

    .aggiungi-verde_3 {
        margin: 20px 0 0 !important
    }

    .interno-tab {
        border: 0 !important;
        padding: 10px 3px !important
    }

    #tabs_prodotto_descrizione table {
        width: 100% !important
    }

    #tabs_prodotto_descrizione table {
        width: 100% !important
    }

    .contenitoreBluKnowPagProdotto div.prezzo-home-blueknow {
        width: 100% !important;
        text-align: center !important
    }
}

.domanda {
    display: block;
    color: #000;
    background-color: #fff;
    border-radius: 4px;
    font-size: 15px;
    border: 1px solid #7f827d;
    color: #000;
    height: 37px;
    line-height: 35px;
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: center;
    position: relative
}

.domanda img {
    margin-right: 15px;
    height: 20px
}

.domanda:hover {
    color: #000;
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZGJmYmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fff 7%, #bdbfbf 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(7%, #fff), color-stop(100%, #bdbfbf));
    background: -webkit-linear-gradient(top, #fff 7%, #bdbfbf 100%);
    background: -o-linear-gradient(top, #fff 7%, #bdbfbf 100%);
    background: -ms-linear-gradient(top, #fff 7%, #bdbfbf 100%);
    background: linear-gradient(to bottom, #ffffff 7%, #bdbfbf 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#bdbfbf', GradientType=0)
}

.rigaInfoProdotto {
    border-top: 1px solid #7F827D;
    padding: 5px 0;
    margin-top: 30px
}

.rigaInfoProdotto div {
    display: inline-block;
    font-size: 14px;
    color: #1A171A;
    font-weight: bold;
    padding: 0;
    padding-right: 30px
}

.rigaInfoProdotto div a:visited,
.rigaInfoProdotto div a {
    color: #046DD6
}

@media screen and (min-width: 1024px) {
    .domanda {
        font-size: 14px;
        text-align: left
    }

    .domanda img {
        float: none;
        margin: 0;
        height: 20px;
        position: absolute;
        left: 10px;
        top: 8px
    }

    .domanda img.imgListaDesideri {
        left: 13px
    }

    .domanda span {
        margin-left: 45px
    }
}

@media screen and (min-width: 1170px) {
    .domanda {
        font-size: 15px
    }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
    .domanda {
        display: block;
        font-size: 18px;
        line-height: 40px;
        line-height: 27px;
        height: 48px
    }
}

@media screen and (max-width: 767px) {
    .domanda {
        display: block;
        font-size: 18px;
        line-height: 40px;
        height: 48px
    }
}

@media screen and (max-width: 767px) {
    .domanda img {
        margin-right: 15px;
        height: 32px
    }
}

@media screen and (max-width: 400px) {
    .domanda {
        font-size: 15px;
        height: 48px;
        line-height: 43px;
        margin-bottom: 15px;
        text-align: center
    }

    .domanda img {
        margin-right: 10px;
        height: 32px
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .rigaInfoProdotto {
        margin-top: 10px
    }

    .domanda {
        font-size: 16px;
        height: 34px;
        margin-top: 0;
        margin-bottom: 0;
        margin-bottom: 12px
    }

    .domanda img {
        margin-right: 10px;
        height: 24px
    }
}

.itemSpecifica {
    height: 45px;
    line-height: 45px;
    margin-bottom: 5px
}

.itemSpecificaImg {
    width: 45px;
    height: 45px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    float: left;
    border-top: 1px solid #7f827d;
    border-bottom: 1px solid #7f827d;
    background-color: #fff;
    margin-right: 3px
}

.itemSpecificaLbl {
    margin-left: 50px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #1A171B;
    background: #EBEBEB;
    padding: 5px 5px 5px 10px;
    height: 45px;
    line-height: 35px
}

.itemSpecificaLbl_lbl {
    font-weight: 600
}

#SpecificheProdotto {
    margin-top: 10px
}

.interno-tab {
    border: 1px #666 solid;
    border: 1px #7f827d solid;
    font-size: 14px;
    color: #000;
    margin-right: 0
}

#InfoProdotto {
    margin-top: 30px
}

#containerTabsUl.nav>li {
    width: 33.3333%;
    max-width: 200px
}

#containerTabsUl.nav>li>a {
    color: #fff;
    background: #7f827d;
    border-color: #7f827d #7f827d transparent;
    font-size: 15px;
    text-align: center
}

#containerTabsUl.nav>li.active>a {
    color: #1a171b;
    background: #fff;
    font-weight: 600
}

#containerTabsUl.nav-tabs {
    border-bottom: 1px solid #7f827d
}

#containerTabsUl.nav-tabs>li {
    margin-bottom: -2px
}

@media screen and (max-width: 767px) {
    #containerTabsUl.nav-tabs>li {
        margin-top: 5px;
        margin-bottom: 0
    }
}

@media screen and (max-width: 767px) {
    #InfoProdotto {
        margin-top: 15px
    }

    #containerTabsUl.nav>li>a {
        padding: 10px 10px
    }

    #containerTabsUl.nav>li.active>a span.numberAccessori {
        color: #000;
        background: #ebebeb
    }

    .tabAccessori {
        position: relative
    }

    .numberAccessori {
        background: #7f827d none repeat scroll 0 0;
        border-radius: 50px;
        color: #fff;
        font-size: 11px;
        padding: 5px 6px;
        position: absolute;
        right: 0;
        top: -11px
    }
}

@media (max-width: 767px) {
    .piccino {
        text-align: left
    }

    .prodotto-prezzo {
        text-align: right
    }
}

.laSchedaProdotto h1 {
    font-weight: 700
}

#accordion_prodotto div.collapsing {
    -webkit-transition: none !important;
    transition: none !important
}

#accordion_prodotto h4 a {
    display: block
}

.cassaveloce {
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    height: 53px;
    width: 100%;
    border-radius: 5px;
    background: #fe0;
    background: -moz-linear-gradient(top, #fe0 0%, #ffb700 65%, #f89838 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #fe0), color-stop(65%, #ffb700), color-stop(100%, #f89838));
    background: -webkit-linear-gradient(top, #fe0 0%, #ffb700 65%, #f89838 100%);
    background: -o-linear-gradient(top, #fe0 0%, #ffb700 65%, #f89838 100%);
    background: -ms-linear-gradient(top, #fe0 0%, #ffb700 65%, #f89838 100%);
    background: linear-gradient(to bottom, #ffee00 0%, #ffb700 65%, #f89838 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee00', endColorstr='#f89838', GradientType=0);
    padding-top: 11px;
    padding-top: 7px
}

@media (min-width: 768px) and (max-width: 1023px) {
    .laSchedaProdottoSecondaRigaTablet .cassaveloce {
        margin-top: 12px;
        margin-bottom: 12px
    }
}

.cassaveloce.cassavelocecarrello {
    margin-top: 10px
}

.cassaveloce img {
    max-height: 96%;
    max-width: 90%;
    display: block;
    margin: 0 auto
}

@media screen and (max-width: 400px) {
    .cassaveloce img {
        max-height: 96%;
        max-width: 90%;
        display: block;
        margin: 0 auto
    }
}

@media screen and (min-width: 401px) and (max-width: 767px) {
    .cassaveloce {
        padding-top: 10px !important
    }

    .cassaveloce img {
        max-height: 70%;
        max-width: 70%;
        display: block;
        margin: 0 auto
    }
}

@media screen and (min-width: 1024px) {
    .cassaveloce img {
        max-width: 90%;
        display: block;
        margin: 0 auto
    }
}

@media screen and (max-width: 767px) {
    .cassaveloce {
        margin-top: 20px;
        margin-bottom: 20px;
        display: block;
        height: 48px;
        padding-top: 8px;
        width: 100%;
        border-radius: 5px
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .cassaveloce {
        margin-bottom: 20px;
        display: block;
        border-radius: 5px;
        padding-top: 9px
    }

    .cassaveloce img {
        max-height: 80%;
        max-width: 80%;
        display: block;
        margin: 0 auto
    }
}

.socialdesktop {
    margin-top: 10px
}

.socialdesktop-box,
.socialdesktop p {
    float: left
}

.socialdesktop p {
    font-size: 15px;
    padding: 0 10px;
    font-weight: 600;
    color: #1a171a
}

.socialdesktop-box {
    padding: 0 5px
}

.socialdesktop-box img {
    width: 24px;
    height: 24px
}

a.prodottogallery_active {
    border-color: #F18D17
}

.preferiti-bianco {
    color: #000;
    border-radius: 4px;
    height: 22px;
    margin-top: 15px;
    text-align: center;
    font-size: 15PX;
    line-height: 22PX;
    font-weight: 700
}

.preferiti-bianco a {
    color: #fff
}

.preferiti-bianco img {
    height: 20px;
    width: 22px;
    margin-top: -5px
}

.spedizione-arancio {
    color: #F18D17;
    border-radius: 4px;
    height: 28px;
    margin-top: 15px;
    font-size: 20PX;
    line-height: 28PX;
    font-weight: 700
}

.spedizione-arancio a {
    color: #fff
}

.spedizione-arancio img {
    height: 26px;
    width: 44px;
    margin-right: 10px
}

.spedizione-arancio-listino {
    color: #F18D17;
    border-radius: 4px;
    height: 18px;
    margin-top: 5px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    text-align: center
}

.spedizione-arancio-listino a {
    color: #fff
}

.spedizione-arancio-listino img {
    height: 18px;
    width: 28px;
    margin-right: 5px
}

#sliderPrezzo .noUi-connect {
    background: #046dd6
}

#prz_minimo,
#prz_massimo {
    color: #1a171b;
    font-size: 14px
}

.prezzo-home,
.prezzo-home-blueknow {
    color: #10171B;
    font-size: 17px;
    line-height: 17px;
    margin-top: 10px;
    text-align: center;
    font-weight: 700
}

.imgBluKnow {
    margin: 0 auto;
    display: block;
    max-height: 110px
}

@media (max-width: 1024px) {
    .blueknow-box .aggiungi-verde {
        padding: 5px 0
    }
}

@media (max-width: 767px) {
    .aggiungi-verde.aggiungi-verde-blueknow {
        padding: 10px 0;
        margin: 15px 0
    }

    .prezzo-home {
        text-align: center
    }

    .spedizione-arancio {
        margin-top: 10px !important
    }

    .preferiti-bianco {
        text-align: left !important
    }
}

@media (min-width: 767px) and (max-width: 1023px) {
    .aggiungi-verde.aggiungi-verde-blueknow {
        padding: 10px 0;
        margin: 15px 0
    }

    .prezzo-home {
        text-align: left
    }

    .preferiti-bianco {
        margin-top: 5px;
        text-align: left
    }

    .spedizione-arancio {
        text-align: left;
        font-weight: normal;
        font-size: 20px;
        line-height: 26px
    }

    .spedizione-arancio img {
        font-size: 20px;
        line-height: 26px;
        display: block;
        float: left
    }

    .spedizione-arancio span {
        font-size: 20px;
        line-height: 26px;
        display: block;
        margin-top: 2px
    }
}

.prodottoLista .aggiungi-verde img {
    height: 30px
}

@media (min-width: 480px) and (max-width: 768px) {
    .aggiungi-verde {
        background: #7bcf18 url(/public/images/cart3.png) no-repeat 60px center;
        background-size: 23px 20px;
        margin: 15px 80px;
        padding: 10px 0;
        padding-left: 30px
    }

    .prodottoLista .aggiungi-verde img {
        height: 27px
    }
}

@media (max-width: 600px) {
    .imgBluKnow {
        width: auto !important
    }

    .blueknow-box2 .image2 .titolo_blu {
        height: 100px !important
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .prodotto_grid {
        padding-left: 5px !important
    }

    .prodotto_grid_sx {
        text-align: center
    }

    .prodotto_grid_wrapper {
        min-height: 480px
    }
}

@media (min-width: 768px) {
    .aggiungi-verde {
        background: #7bcf18 url(/public/images/carrello_mobile.png) no-repeat 4px center;
        background-size: 30px auto;
        margin: 15px;
        margin-left: 10px;
        padding-left: 30px
    }

    .interno-tab {
        padding: 20px 30px
    }

    .chiaro,
    .scuro {
        min-height: 62px
    }

    .centra-sx {
        text-align: left
    }

    .line {
        line-height: 40px;
        display: block
    }

    .margin {
        margin-left: 7px;
        border-top: none
    }

    .tx-box {
        height: 120px
    }

    .scopri {
        text-align: right;
        padding-left: 0;
        padding-right: 0;
        padding-top: 20px
    }

    .image {
        height: 170px
    }

    .image3 {
        height: 110px
    }

    #filtriListaProdotti div.titolo-select {
        float: left
    }

    .aggiungi-verde_3 {
        font-size: 16PX;
        line-height: 24PX;
        font-weight: 700
    }
}

#rigaPrezzoGaranziaProdotto {
    text-transform: uppercase
}

.medio strike {
    float: right;
    font-weight: 700;
    font-size: 22px;
    color: #FF0000
}

@media (max-width: 768px) {
    .medio strike {
        margin-right: 20px
    }
}

#prodottoPrezzoNome2 .medio {
    display: inline-block
}

#prodottoPrezzoNome2 .medio strike span {
    color: #000
}

.medio span.offertavalidafinatutto {
    color: #046dd6;
    display: block;
    text-align: right
}

@media (min-width: 992px) {
    .aggiungi-verde {
        background: #7bcf18 url(/public/images/carrello_mobile.png) no-repeat 5px center;
        background-size: 30px auto;
        margin: 15px 0;
        padding-left: 30px
    }

    .margin {
        margin-left: 0.5%
    }

    .mobile {
        display: none
    }

    .top {
        height: 64px;
        background-color: #FFF;
        padding: 0
    }

    .titolino_blu {
        text-align: left
    }

    .scopri {
        text-align: right;
        padding-top: 15px
    }

    .image {
        height: 180px
    }

    .titolo-select {
        float: none;
        clear: both;
        font-size: 14px
    }

    .piccino,
    .piccinoGaranzia {
        font-size: 11px;
        font-weight: 400;
        color: #858383;
        text-align: left;
        padding-left: 20px;
        margin-top: 10px;
        line-height: 30px
    }

    .piccinoGaranzia {
        font-size: 13px;
        text-align: left;
        color: #1a171a;
        color: #858383;
        padding-left: 15px;
        margin-top: 8px;
        margin-bottom: 4px
    }

    .piccinoGaranzia a span {
        line-height: 19px;
        display: inline-block
    }

    .medio {
        text-align: left;
        margin-left: 0;
        margin-top: 4px;
        font-size: 15px;
        font-weight: 600;
        /* padding-right: 26px; */
        line-height: 24px;
        color: #1A171A
    }

    .creditoresiduobarra strike,
    .medio strike {
        float: right;
        font-weight: 700;
        font-size: 22px;
        color: #FF0000
    }

    .creditoresiduobarra strike span,
    .medio strike span {
        color: #1A171A
    }

    .creditoresiduobarra strike span {
        font-size: 16px
    }

    .medio span {
        color: #046DD6;
        display: block;
        text-align: right
    }

    .spedizione-arancio {
        color: #F18D17;
        border-radius: 4px;
        height: 28px;
        margin-top: 15px;
        text-align: center;
        font-size: 14PX;
        line-height: 28PX;
        font-weight: 700
    }

    .spedizione-arancio a {
        color: #fff
    }

    .spedizione-arancio img {
        height: 18px;
        width: 30px;
        margin-right: 10px
    }

    .preferiti-bianco {
        height: 24px;
        margin-top: 15px;
        text-align: center;
        font-size: 12PX;
        line-height: 24PX;
        font-weight: 700
    }

    .preferiti-bianco a {
        color: #fff
    }

    .preferiti-bianco img {
        height: 20px;
        width: 22px
    }

    .aggiungi-verde_2 {
        font-size: 14PX;
        line-height: 48PX
    }

    .aggiungi-verde_3 {
        font-size: 8PX;
        line-height: 24PX;
        font-weight: 700
    }

    .prezzo {
        font-size: 13PX
    }

    .rate {
        text-align: right
    }

    .social-box {
        margin-left: 7px
    }
}

@media (max-width: 1024px) {
    .spedizione-arancio {
        color: #F18D17;
        border-radius: 4px;
        height: 28px;
        margin-top: 15px;
        font-size: 23PX;
        line-height: 28PX;
        font-weight: 700
    }
}

@media (min-width: 1200px) {
    .aggiungi-verde {
        background: #7bcf18 url(/public/images/cart3.png) no-repeat 10px center;
        background-size: 23px 20px;
        margin: 0 0;
        margin-top: 15px;
        padding: 6px 0;
        padding-left: 30px
    }

    .aggiungi-verde_2 {
        font-size: 18PX;
        line-height: 48PX
    }

    .social-box {
        margin-left: 15px
    }

    .tx-box {
        height: 60px
    }

    .titolino_blu {
        margin-top: 20px
    }

    .scopri {
        text-align: right;
        padding-top: 18px
    }

    .image {
        height: 200px
    }

    .image a img {
        min-height: 200px;
        max-height: 200px
    }

    .offerteHome a {
        display: block
    }

    .image2 {
        height: 110px
    }

    .tx-foot {
        font-size: 14px;
        color: #000;
        text-align: center;
        margin-left: 100px;
        margin-right: 100px
    }

    .tx-credits {
        font-size: 12px;
        text-align: right;
        padding-right: 9px;
        margin-top: 0
    }

    .tx-logo {
        text-align: center;
        margin-top: 28px
    }

    .titolo-select {
        float: left;
        font-size: 14px;
        font-weight: 600
    }

    .piccino {
        font-size: 13px;
        font-weight: 400;
        color: #858383;
        line-height: 30px
    }

    .aggiungiAlCarrelloTxtQta {
        width: 56%
    }

    .spedizione-arancio {
        color: #F18D17;
        border-radius: 4px;
        height: 28px;
        margin-top: 15px;
        text-align: center;
        font-size: 18PX;
        line-height: 28PX;
        font-weight: 700
    }

    .spedizione-arancio a {
        color: #fff
    }

    .spedizione-arancio img {
        height: 26px;
        width: 44px;
        margin-right: 15px
    }

    .preferiti-bianco {
        height: 24px;
        margin-top: 15px;
        text-align: center;
        font-size: 15PX;
        line-height: 24PX;
        font-weight: 700
    }

    .aggiungi-verde_3 {
        font-size: 12PX;
        line-height: 24PX;
        font-weight: 700
    }

    .prezzo {
        font-size: 14PX
    }
}

.dettagli {
    font-size: 16px;
    color: #000;
    font-weight: 400
}

.dettagli h1 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    margin: 0;
    padding: 0;
    float: left;
    margin-right: 5px;
    margin-top: 3px
}

.dettagli a {
    font-size: 16px;
    color: #046DD6;
    font-weight: 400
}

.codice {
    color: #858383;
    margin-top: 5px
}

.social {
    border-top: 1px solid #5D5D5D;
    margin-left: -11px;
    margin-right: -11px;
    margin-top: 15px;
    padding-left: 15px;
    padding-top: 15px;
    margin-bottom: 15px
}

.social-box {
    width: 24px;
    height: 24px;
    margin-left: 15px;
    float: left
}

.dProdottoTipologia span {
    color: #f18d17
}

#tasto_nondisponibile_prodotto {
    height: 207px
}

#tasto_nondisponibile_prodotto_btn {
    text-align: center;
    background: #828180;
    border-radius: 3px;
    margin-top: 73px
}

#tasto_nondisponibile_prodotto_btn img {
    max-width: 100%
}

#tasto_esaurito_prodotto {
    height: 207px
}

#tasto_esaurito_prodotto_btn {
    text-align: center;
    background: #828180;
    border-radius: 3px;
    margin-top: 73px
}

#tasto_esaurito_prodotto_btn img {
    max-width: 100%
}

#avvisoProdottoSostiuto {
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
    color: #1a171a
}

#avvisoProdottoSostiuto a {
    color: #046dd6
}

#boxProdottoSostitutivoWrapper {
    margin-bottom: 53px
}

#boxProdottoSostitutivoWrapper {
    border: 1px solid #5d5d5d;
    border-radius: 5px;
    padding-top: 29px;
    padding-bottom: 29px
}

#boxProdottoSostitutivo_img {
    text-align: center
}

#boxProdottoSostitutivo_linkalnuovo {
    padding-top: 38px;
    text-align: center
}

#boxProdottoSostitutivo_marca {
    text-align: center
}

#boxProdottoSostitutivo_titololink span.marca,
#boxProdottoSostitutivo_titololink span.tipo {
    font-size: 24px
}

#boxProdottoSostitutivo_titololink span.specifica {
    font-size: 20px
}

#boxProdottoSostitutivo_specifiche,
#boxProdottoSostitutivo_testo {
    font-size: 14px;
    color: #1a171b;
    margin-top: 10px
}

@media (max-width: 767px) {
    #boxProdottoSostitutivo_titololink {
        text-align: center
    }

    #boxProdottoSostitutivo_linkalnuovo {
        padding-top: 0
    }
}

.laSchedaProdotto_esaurito span.titolo-prodotto.arancio {
    color: #7f827d !important
}

.laSchedaProdotto_esaurito #prodotto-prezzo_std.prodotto-prezzo {
    color: #666;
    text-decoration: line-through
}

#prodottoImgPrincipale {
    display: block;
    position: relative
}

#overlayProdottoEsaurito {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #7f827d url(/public/images/fuori_produzione.png) no-repeat center center/auto 123px;
    background-color: rgba(102, 102, 102, 0.3)
}

.menuPagineFooterHeading {
    background-color: #ebebeb !important;
    border-color: #999;
    color: #000
}

.menuPagineFooterHeading a {
    color: #000;
    display: block;
    background: transparent url(/public/images/freccia_filtri_prodotti_nera.png) no-repeat right 5px center;
    background-size: auto 10px
}

.menuPagineFooterHeading a.aperto {
    background: transparent url(/public/images/freccia_filtri_prodotti_nera_up.png) no-repeat right 5px center;
    background-size: auto 10px
}

#menuPagineFooter .panel-info {
    border-color: #999;
    margin-left: 15px;
    margin-right: 15px
}

#menuPagineFooter .panel-group {
    margin-bottom: 5px
}

#menuPagineFooter .panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #999
}

​ #menuCategorieDrop {
    font-size: 12px
}

#bs-example-navbar-collapse-1 {
    margin: 0px -15px
}

#menuCategorieDrop span.line {
    display: inline
}

.menuCategorieDrop_limega {
    max-width: 13.5%
}

.ui-menu .ui-menu-item a.ui-corner-all:hover,
.ui-menu .ui-menu-item a.ui-corner-all:focus,
.ui-menu .ui-menu-item a.ui-corner-all:active {
    background: #ff8a00 !important;
    color: #000;
    border-radius: 0
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    background: #ff8a00;
    background: #EBEBEB;
    border: none;
    color: #000 !important;
    border-radius: 0;
    font-weight: normal
}

.ui-state-hover a,
.ui-widget-content .ui-state-hover a,
.ui-widget-header .ui-state-hover a,
.ui-state-focus a,
.ui-widget-content .ui-state-focus a,
.ui-widget-header .ui-state-focus a {
    color: #000 !important
}

.ui-dialog-titlebar {
    display: none
}

@media (min-width: 768px) {
    #superCategorie2.navbar-default .navbar-nav>li>a {
        padding-bottom: 6px;
        padding-top: 5px
    }

    #superCategorie2.navbar-default .navbar-nav>li>a {
        font-size: 12px;
        text-align: center
    }

    #superCategorie2.navbar-default {
        margin-bottom: 20px
    }

    #superCategorie2.navbar-nav>li>a {
        text-align: center
    }

    #superCategorie2 ul.menu1 {
        width: 100px
    }

    #superCategorie2 ul.level1 {
        position: absolute;
        width: 720px;
        margin-left: 0;
        padding-top: 15px;
        padding-bottom: 15px
    }

    #superCategorie2 ul.menu2 {
        width: 90px
    }

    #superCategorie2 ul.level2 {
        position: absolute;
        width: 720px;
        margin-left: -100px;
        padding-top: 15px;
        padding-bottom: 15px
    }

    #superCategorie2 ul.menu3 {
        width: 90px
    }

    #superCategorie2 ul.level3 {
        position: absolute;
        width: 720px;
        margin-left: -190px;
        padding-top: 15px;
        padding-bottom: 15px
    }

    #superCategorie2 ul.menu4 {
        width: 80px
    }

    #superCategorie2 ul.level4 {
        position: absolute;
        width: 720px;
        margin-left: -280px;
        padding-top: 15px;
        padding-bottom: 15px
    }

    #superCategorie2 ul.menu5 {
        width: 75px
    }

    #superCategorie2 ul.level5 {
        width: 720px;
        margin-left: -350px;
        padding-top: 15px;
        padding-bottom: 15px
    }

    #superCategorie2 ul.menu6 {
        width: 90px
    }

    #superCategorie2 ul.level6 {
        position: absolute;
        width: 720px;
        margin-left: -420px;
        padding-top: 15px;
        padding-bottom: 15px
    }

    #superCategorie2 ul.menu7 {
        width: 90px;
        border-top: none
    }

    #superCategorie2 ul.level7 {
        position: absolute;
        width: 720px;
        margin-left: -520px;
        padding-top: 15px;
        padding-bottom: 15px
    }

    #superCategorie2 ul.menu8 {
        width: 100px;
        border-top: none
    }

    #superCategorie2 ul.level8 {
        position: absolute;
        width: 720px;
        margin-left: -620px;
        padding-top: 15px;
        padding-bottom: 15px
    }
}

@media (min-width: 992px) {
    #superCategorie2.navbar-default .navbar-nav>li>a {
        font-size: 16px
    }

    #superCategorie2.navbar-default {
        margin-bottom: 30px;
        margin-bottom: 10px
    }

    #superCategorie2 ul.menu1 {
        width: 130px
    }

    #superCategorie2 ul.level1 {
        width: 940px;
        margin-left: 0
    }

    #superCategorie2 ul.menu2 {
        width: 120px
    }

    #superCategorie2 ul.level2 {
        width: 940px;
        margin-left: -130px
    }

    #superCategorie2 ul.menu3 {
        width: 120px
    }

    #superCategorie2 ul.level3 {
        width: 940px;
        margin-left: -230px
    }

    #superCategorie2 ul.menu4 {
        width: 120px
    }

    #superCategorie2 ul.level4 {
        width: 940px;
        margin-left: -350px
    }

    #superCategorie2 ul.menu5 {
        width: 100px
    }

    #superCategorie2 ul.level5 {
        width: 940px;
        margin-left: -470px
    }

    #superCategorie2 ul.menu6 {
        width: 120px
    }

    #superCategorie2 ul.level6 {
        width: 940px;
        margin-left: -550px
    }

    #superCategorie2 ul.menu7 {
        width: 120px
    }

    #superCategorie2 ul.level7 {
        margin-left: -670px
    }

    #superCategorie2 ul.menu8 {
        width: 140px
    }

    #superCategorie2 ul.level8 {
        width: 940px;
        margin-left: -799px
    }
}

@media (min-width: 1200px) {
    #superCategorie2 ul.menu1 {
        width: 150px
    }

    #superCategorie2 ul.level1 {
        width: 1135px;
        margin-left: 0
    }

    #superCategorie2 ul.menu2 {
        width: 130px
    }

    #superCategorie2 ul.level2 {
        width: 1140px;
        margin-left: -150px
    }

    #superCategorie2 ul.menu3 {
        width: 150px
    }

    #superCategorie2 ul.level3 {
        width: 1135px;
        margin-left: -280px
    }

    #superCategorie2 ul.menu4 {
        width: 130px
    }

    #superCategorie2 ul.level4 {
        width: 1135px;
        margin-left: -430px
    }

    #superCategorie2 ul.menu5 {
        width: 120px
    }

    #superCategorie2 ul.level5 {
        width: 1135px;
        margin-left: -560px
    }

    #superCategorie2 ul.menu6 {
        width: 130px
    }

    #superCategorie2 ul.level6 {
        width: 1135px;
        margin-left: -680px
    }

    #superCategorie2 ul.menu7 {
        width: 150px
    }

    #superCategorie2 ul.level7 {
        width: 1135px;
        margin-left: -820px
    }

    #superCategorie2 ul.menu8 {
        width: 160px
    }

    #superCategorie2 ul.level8 {
        width: 1135px;
        margin-left: -973px
    }
}

@media (min-width: 1800px) {
    #superCategorie2.navbar-default .navbar-nav>li>a {
        white-space: nowrap
    }
}

nav#superCategorie2 {
    background: #fff !important;
    margin-top: 10px !important;
    border: none
}

@media (min-width: 768px) {
    #categoria {
        position: relative
    }

    #categoria ul.sottosotto {
        position: absolute;
        left: 15px;
        top: 51px;
        width: 100%
    }

    nav#superCategorie2 ul.nav>li {
        position: static
    }

    nav#superCategorie2 ul.soprasopra {
        background: #888687
    }

    nav#superCategorie2 ul.soprasopra li.lisoprasopra {
        padding: 2px 2px 0
    }

    nav#superCategorie2 ul.soprasopra li.lisoprasopra a.superCategoriePrincipali {
        margin: 0;
        height: 49px;
        padding: 3px 0 0;
        text-decoration: none;
        text-align: center;
        color: #fff
    }

    nav#superCategorie2 ul.soprasopra:first-child {
        margin-right: 2px;
        height: 51px;
        background: #5c5c5c;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px
    }

    nav#superCategorie2 ul.soprasopra:first-child li.lisoprasopra a.superCategoriePrincipali:hover,
    nav#superCategorie2 ul.soprasopra:first-child li.lisoprasopra.open a.superCategoriePrincipali {
        border-radius: 6px 6px 0 0
    }

    nav#superCategorie2 ul.soprasopra:first-child li.lisoprasopra:last-child a.superCategoriePrincipali:hover,
    nav#superCategorie2 ul.soprasopra:first-child li.lisoprasopra:last-child.open a.superCategoriePrincipali {
        border-radius: 6px 0 0 0
    }

    nav#superCategorie2 ul.soprasopra:nth-child(2) a.superCategoriePrincipali:hover,
    nav#superCategorie2 ul.soprasopra:nth-child(2).open a.superCategoriePrincipali {
        border-radius: 6px 6px 0 0
    }

    nav#superCategorie2 ul.soprasopra:nth-child(2) li.lisoprasopra:first-child a.superCategoriePrincipali:hover,
    nav#superCategorie2 ul.soprasopra:nth-child(2) li.lisoprasopra:first-child.open a.superCategoriePrincipali {
        border-radius: 0 6px 0 0
    }

    nav#superCategorie2 ul.soprasopra:last-child {
        height: 51px;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px
    }

    nav#superCategorie2 ul.soprasopra:last-child a.superCategoriePrincipali:hover,
    nav#superCategorie2 ul.soprasopra:last-child.open a.superCategoriePrincipali {
        border-radius: 6px 6px 0 0
    }

    nav#superCategorie2 ul.soprasopra:last-child li.lisoprasopra:last-child a.superCategoriePrincipali:hover,
    nav#superCategorie2 ul.soprasopra:last-child li.lisoprasopra:last-child.open a.superCategoriePrincipali {
        border-radius: 6px 6px 0 0
    }

    nav#superCategorie2 ul.soprasopra li.lisoprasopra a.superCategoriePrincipali:hover,
    nav#superCategorie2 ul.soprasopra li.lisoprasopra.open a.superCategoriePrincipali {
        background: #fff;
        color: #1a171b !important
    }

    nav#superCategorie2 ul.sottosotto {
        border: none
    }

    nav#superCategorie2 ul.sottosotto ul.menu li.titoletto {
        border-bottom: 1px solid #f18d17;
        color: #1a171b;
        font-size: 16px;
        font-weight: 600;
        list-style: inside none none;
        margin-left: -50px;
        padding-left: 0
    }

    nav#superCategorie2 ul.sottosotto ul.menu li.titoletto a:hover {
        color: #046DD6;
        text-decoration: none;
        background-color: #EBEBEB
    }

    nav#superCategorie2 ul.sottosotto ul.menu li {
        color: #7f827d;
        font-size: 15px;
        font-weight: 300;
        line-height: 20px;
        list-style: outside none disc
    }

    nav#superCategorie2 .sidebar-nav {
        padding: 9px 0
    }

    nav#superCategorie2 .dropdown-menu .sub-menu {
        left: 100%;
        position: absolute;
        top: 0;
        visibility: hidden;
        margin-top: -1px
    }

    nav#superCategorie2 ul.sottosotto ul.menu li {
        font-size: 15px;
        font-weight: 300;
        list-style-position: inside;
        list-style: disc;
        line-height: 20px;
        margin-left: -25px;
        padding: 5px 0;
        padding-left: 9px;
        color: #7F827D
    }

    nav#superCategorie2 ul.sottosotto ul.menu li a {
        color: #000
    }

    nav#superCategorie2 ul.sottosotto ul.menu li:hover {
        color: #046DD6;
        text-decoration: none;
        background-color: #EBEBEB
    }
}

nav#superCategorie2 ul.sottosotto ul.menu li a {
    display: block
}

#superCategorie2 ul.menu7 {
    text-align: center;
    border-top: #FFF 1px solid
}

#superCategorie2 ul.menu8 {
    text-align: center;
    border-top: #FFF 1px solid
}

#superCategorie2 .navbar-toggle {
    background: #5c5c5c url("/public/images/icona_menu_mobile.png") no-repeat scroll left 10px center/22px 16px;
    border: medium none;
    border-radius: 6px;
    padding-left: 50px;
    text-align: left;
    float: none;
    margin: 0 auto
}

#superCategorie2 .butmenu {
    width: 100%;
    background-color: #5D5D5D;
    color: #FFF
}

@media (max-width: 767px) {

    #categoria,
    #superCategorie2 ul {
        background-color: #5D5D5D;
        border: none
    }

    #superCategorie2 .navbar-toggle {
        border-radius: 6px;
        border: none;
        text-align: left;
        background: #5c5c5c url(/public/images/icona_menu_mobile.png) no-repeat left 10px center;
        background-size: 22px 16px;
        padding-left: 50px
    }

    #superCategorie2 .navbar-toggle span {
        display: block;
        background: #5c5c5c url(/public/images/freccia_menu_mobile.png) no-repeat right 10px center;
        background-size: 16px 10px
    }

    #superCategorie2 .navbar-toggle span.aperto {
        background-image: url(/public/images/freccia_menu_mobile_up.png);
        background-size: 16px 10px
    }

    #categoria {
        margin-left: 15px;
        margin-right: 15px
    }

    #superCategorie2 .navbar-nav,
    #superCategorie .navbar-nav li {
        margin-bottom: 0;
        margin-top: 0;
        border-radius: 0;
        text-align: left
    }

    #superCategorie2 .navbar-nav a {
        padding: 10px 10px !important;
        text-align: left
    }

    #btnTottleMenu.aperto {
        border-radius: 6px 6px 0 0
    }

    #superCategorie2.navbar-default {
        border: none;
        background-color: transparent;
        color: #FFF;
        margin-bottom: 0;
        margin-top: 10px
    }

    #superCategorie2.navbar-default .navbar-nav>li>a {
        color: #fff !important
    }

    #superCategorie2.navbar-default .navbar-nav>li>a:hover {
        color: #5D5D5D !important;
        background: #fff !important
    }
}

.checkboxConfronta_a,
.checkboxConfronta {
    display: block;
    float: left;
    margin-top: 10px
}

.checkboxConfronta {
    padding-top: 2px;
    padding-right: 10px
}

.checkboxConfronta_a a {
    color: #000;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400
}

.checkboxConfronta_a a:hover {
    color: #046dd6;
    text-decoration: underline
}

.checkboxConfronta input {
    display: none
}

.checkboxConfronta input+label {
    cursor: pointer;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #817F7F;
    margin: 0
}

.checkboxConfronta input:checked+label {
    background-color: #046dd6
}

.confrontaProdottoWrapper {
    border: 1px solid #5d5d5d;
    border-radius: 3px;
    margin-bottom: 30px
}

.confrontaProdottoWrapper .confrontaProdottoAttivi_riga {
    border-bottom: 1px solid #5d5d5d;
    padding: 3px;
    font-size: 14px
}

.confrontaProdottoWrapper .confrontaProdottoAttivi_riga span {
    font-size: 14px
}

.confrontaProdottoWrapper .confrontaProdottoAttivi_riga a {
    font-size: 14px;
    padding-left: 20px
}

.confrontaProdotto_titolo h2 {
    font-size: 16px;
    font-weight: 600;
    color: #046dd6;
    padding: 5px
}

.confrontaProdottoAttivi_esegui {
    color: #046dd6;
    padding: 5px
}

.confrontaProdottoAttivi_esegui a {
    color: #046dd6;
    font-size: 13px
}

.tabellaConfronta_colonna_prima {
    width: 165px;
    max-width: 165px
}

.tabellaConfronta_colonna_std {
    width: 195px;
    max-width: 195px;
    text-align: center !important;
    padding: 5px
}

.tabellaConfronta_colonna_std a.aggiungiAlCarrello {
    height: 32px;
    margin: 0 5px;
    padding-top: 4px
}

.tabellaConfronta_colonna_std a.aggiungiAlCarrello img {
    height: auto !important;
    width: 90%
}

.paginaConfronta_table {
    font-size: 15px;
    color: #181818;
    margin-top: 20px
}

.paginaConfronta_table th {
    text-align: center !important;
    padding: 5px;
    color: #046dd6;
    padding: 10px;
    font-size: 15px;
    font-weight: 600
}

.tabellaConfronta_rigaAllegati a,
.paginaConfronta_table th a {
    color: #046dd6
}

.paginaConfronta_table th:first-child {
    text-align: left !important
}

.paginaConfronta_table td {
    color: #181818;
    padding: 10px 5px 10px 10px
}

.tabellaConfronta_rigaPari th,
.tabellaConfronta_rigaPari td {
    background: #ebebeb
}

tr.tabellaConfronta_rigaPari td:first-child {
    border-radius: 5px 0 0 5px
}

tr.tabellaConfronta_rigaPari td:last-child {
    border-radius: 0 5px 5px 0
}

tr.tabellaConfronta_rigaPari th:first-child {
    border-radius: 5px 0 0 5px
}

tr.tabellaConfronta_rigaPari th:last-child {
    border-radius: 0 5px 5px 0
}

.tabellaConfronta_colonna_vuota_img {
    vertical-align: middle
}

.tabellaConfronta_colonna_vuota_img img {
    width: 44px;
    height: 44px
}

span.tabellaConfronta_arancioCerchiato {
    border: 2px solid #f18d17;
    border-radius: 5px;
    display: block;
    text-transform: uppercase
}

.paginaConfronta_table tr td:first-child {
    padding: 0
}

.tabellaConfronta_rigaPrezzo,
.tabellaConfronta_rigaModello td {
    font-size: 18px
}

.tabellaConfronta_rigaMarca {
    font-size: 16px
}

.paginaConfronta_table tr td:first-child span {
    padding: 10px 0 10px 10px;
    display: block;
    font-size: 16px !important
}

.paginaConfronta_table td a div.aggiungi-bianco {
    background-size: 105px 12px;
    height: 12px;
    width: 105px
}

.paginaConfronta_table th a span {
    color: #f18d17
}

.tabellaConfronta_rigaUltima td {
    background: url(/public/images/pattern_confronta_ultima_riga.png) repeat-x center bottom/auto 14px;
    height: 28px
}

#confrontaTools {
    margin-top: 28px;
    margin-bottom: 38px
}

div.stampaTabellaProdotti {
    margin-top: 27px
}

div.stampaTabellaProdotti a {
    display: inline-block;
    font-size: 16px;
    color: #046dd6;
    border: 1px solid #7f827d;
    padding: 15px 20px;
    background: url(/public/images/icona_stampa_confronta.png) no-repeat left 20px center/31px 31px;
    text-align: right;
    min-width: 264px;
    border-radius: 5px
}

div.condividiConfronta {
    width: 358px;
    border: 1px solid #7f827d;
    border-radius: 5px;
    padding: 15px 20px 5px
}

div.condividiConfronta ul li {
    display: inline-block
}

div.condividiConfronta ul li {
    margin: 0 5px
}

div.condividiConfronta ul li a img {
    width: 31px;
    height: 31px
}

div.condividiConfronta_label {
    float: left;
    font-size: 16px;
    font-weight: 600;
    color: #181818;
    margin-right: 27px;
    padding-top: 4px
}

.tasto-aggiorna {
    display: inline-block;
    color: #046dd6;
    background-color: #fff;
    border-radius: 4px;
    text-align: left;
    font-size: 13px;
    line-height: 14PX;
    font-weight: 400;
    padding-left: 20px;
    background: url(/public/images/aggiorna.png) no-repeat left 13px center/auto 15px;
    padding-top: 5px;
    paddind-bottom: 5px;
    height: 22px;
    margin-top: 0;
    margin-left: 10px;
    width: 84px;
    text-align: right
}

.tasto-aggiorna a {
    color: #046dd6
}

a:hover.tasto-aggiorna {
    color: #046dd6
}

.salva-carrello {
    display: block;
    color: #046DD6;
    border: 1px solid #7F827D;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    line-height: 14PX;
    font-weight: 600;
    padding: 6px 5px;
    background: #fff url(/public/images/salva-carrello.png) no-repeat 2px center;
    background-size: 27px 20px;
    padding-left: 25px;
    margin-botton: 20px
}

.salva-carrello a {
    color: #046DD6
}

a:hover.salva-carrello {
    color: #046DD6
}

.stampa-carrello {
    display: block;
    color: #046DD6;
    border: 1px solid #7F827D;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    line-height: 14PX;
    font-weight: 600;
    padding: 6px 5px;
    background: #fff url(/public/images/stampa-carrello2.png) no-repeat 2px center;
    background-size: 18px 18px;
    padding-left: 25px;
    margin-botton: 20px
}

.boxBordoGrigio_body_social {
    padding-top: 0 !important
}

@media (max-width: 767px) {
    .paginaLoginBoxSopra {
        margin-bottom: 20px
    }
}

.stampa-carrello a {
    color: #046DD6
}

a:hover.stampa-carrello {
    color: #046DD6
}

.box_circolare {
    float: left;
    margin-right: 9px
}

.circolare {
    display: inline-block;
    text-align: center;
    background: #817F7F;
    margin: 0 2px 0 0;
    width: 20px;
    height: 20px;
    border-radius: 400px;
    -moz-border-radius: 400px;
    -webkit-border-radius: 400px;
    float: left;
    font-size: 14px
}

.circolare span {
    position: relative;
    margin-top: 0;
    font-weight: 700;
    color: #fff
}

.circolare_testo {
    color: #817F7F;
    font-size: 12px;
    float: left;
    margin-top: 2px
}

.circolare_attivo {
    display: inline-block;
    text-align: center;
    background: #F18D17;
    margin: 0 2px 0 0;
    width: 20px;
    height: 20px;
    border-radius: 400px;
    -moz-border-radius: 400px;
    -webkit-border-radius: 400px;
    float: left;
    font-size: 14px
}

.circolare_attivo span {
    position: relative;
    margin-top: 0;
    font-weight: 700;
    color: #fff
}

.circolare_testo_attivo {
    color: #000;
    font-size: 12px;
    float: left;
    margin-top: 2px
}

@media (min-width: 768px) {
    .box_circolare {
        float: left;
        margin-right: 40px
    }

    .circolare {
        font-size: 14px;
        width: 22px;
        height: 22px;
        margin: 0 5px 0 0
    }

    .circolare_testo {
        font-size: 13px
    }

    .circolare_attivo {
        font-size: 14px;
        width: 22px;
        height: 22px;
        margin: 0 5px 0 0
    }

    .circolare_testo_attivo {
        font-size: 13px
    }
}

@media (max-width: 767px) {

    .circolare,
    .circolare_attivo {
        margin: 0 7px 0 0
    }
}

.piccolo {
    font-size: 10px;
    color: #000
}

.grande {
    font-size: 20px;
    color: #000;
    font-weight: 400
}

.grande_prezzo {
    font-size: 20px;
    color: #000;
    font-weight: 700
}

.prezzo_blu {
    font-size: 20px;
    color: #046DD6;
    font-weight: 700
}

label.metodo {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    margin: 0
}

label.metodo input[type="radio"] {
    margin-left: 5px
}

.briciole {
    font-size: 13px;
    color: #000
}

.tasto-desideri {
    display: block;
    color: #5D5D5D;
    background-color: #fff;
    border-radius: 4px;
    text-align: left;
    font-size: 13px;
    line-height: 14PX;
    font-weight: 400;
    padding-left: 30px;
    background: url(/public/images/star_oro.png) no-repeat 5px center;
    background-size: 18px 18px;
    margin-top: 20px;
    padding-top: 5px;
    paddind-bottom: 5px;
    height: 22px
}

.tasto-desideri a {
    color: #5D5D5D
}

a:hover.tasto-desideri {
    color: #5D5D5D
}

.tasto-sposta-listads,
.tasto-rimuovi {
    display: inline-block;
    color: #000;
    background-color: #fff;
    border-radius: 4px;
    text-align: left;
    font-size: 13px;
    line-height: 14PX;
    font-weight: 400;
    padding-left: 79px;
    background-size: 18px 18px;
    padding-top: 5px;
    paddind-bottom: 5px;
    height: 22px
}

.tasto-sposta-listads {
    padding-left: 59px
}

.tasto-rimuovi-dopo {
    padding-left: 59px
}

.tasto-salvadopo {
    display: inline-block
}

.tasto-rimuovi a {
    color: #000
}

a:hover.tasto-rimuovi {
    color: #000
}

.aggiungi-accessoricnt {
    position: relative;
    padding-top: 17px
}

.aggiungi-accessori:hover,
.aggiungi-accessori:focus,
.aggiungi-accessori:active,
.aggiungi-accessori {
    display: block;
    color: #fff;
    background-color: #817F7F;
    border-radius: 4px;
    text-align: left;
    font-size: 13px;
    line-height: 14PX;
    font-weight: 700;
    background: #817F7F url(/public/images/acc.png) no-repeat 15px center;
    background-size: 18px 18px;
    padding: 9px 5px 9px 5px;
    width: 130px;
    text-decoration: none
}

.aggiungi-accessori.aperto {
    display: block;
    color: #fff;
    border-radius: 4px 4px 0 0;
    text-align: left;
    font-size: 13px;
    line-height: 14PX;
    font-weight: 700;
    padding: 8px 5px;
    background: #f18d17 url(/public/images/accmeno.png) no-repeat 18px center;
    background-size: 11px 11px;
    padding-left: 40px;
    width: 130px
}

@media (max-width: 767px) {
    .aggiungi-accessori.aperto {
        padding-left: 0;
        text-align: center
    }
}

@media (max-width: 767px) {
    .aggiungi-accessori {
        width: 100% !important
    }

    .aggiungi-accessoricnt {
        margin: 0 15px;
        margin-bottom: 20px
    }
}

@media (max-width: 1023px) and (min-width: 768px) {
    .aggiungi-accessori {
        max-width: 150px
    }

    .aggiungi-accessoricnt {
        margin-left: 15px
    }
}

.popaccessori {
    position: absolute;
    left: 0;
    top: 47px;
    width: 556px;
    min-height: 93px;
    max-height: 310px;
    overflow-y: auto;
    background: #fff url(/public/images/loader_arancio.svg) no-repeat center center/20px 20px;
    border: 1px solid #f18d17;
    z-index: 20
}

@media (max-width: 767px) {
    .popaccessori {
        width: 100%
    }
}

.aggiungi-accessori a {
    color: #fff
}

a:hover.aggiungi-accessori {
    color: #fff
}

.blu-piccolo {
    font-size: 13px;
    color: #046dd6
}

.note {
    float: left;
    font-size: 19px;
    line-height: 22px;
    margin-left: 10px;
    color: #1a171b;
    padding-top: 2px;
    font-weight: 600
}

#carrelloGrandTotale span.spanivamsg {
    text-align: right;
    font-size: 12px;
    color: #000000;
    display: block;
    padding-right: 15px
}

.note2,
.note3 {
    font-size: 13px;
    color: #1a171b;
    margin-top: 10px
}

.note3 {
    margin-top: 18px
}

.note2 a {
    font-size: 13px;
    color: #046DD6
}

@media (min-width: 1024px) {
    #cassaColonna {
        position: relative;
        min-height: 700px
    }
}

h4.modal-title {
    font-size: 20px !important
}

#titoloOrdineOk h1 {
    font-size: 24px;
    margin: 30px 0;
    margin-bottom: 12px;
    font-weight: 700
}

#titoloOrdineOk h1 span {
    color: #f18d17
}

.cassaColonnaDestraPagamentoOk h2 {
    color: #f18d17;
    font-size: 19px;
    font-weight: 500
}

.cassaColonnaDestraPagamentoOk p.cassaColonnaDestraPagamentoOk_piugrande {
    color: #817f7f;
    font-size: 19px;
    margin: 0;
    margin-bottom: 40px;
    text-align: left
}

.cassaColonnaDestraPagamentoOk p {
    color: #000;
    font-size: 14px;
    margin: 20px 0;
    text-align: justify
}

#cassaColonnaDestraPagamentoOk_socials {
    margin: 0;
    padding: 0;
    list-style: none
}

#cassaColonnaDestraPagamentoOk_socials a:visited,
#cassaColonnaDestraPagamentoOk_socials a {
    font-size: 14px;
    color: #000;
    padding: 10px 0;
    display: block
}

#cassaColonnaDestraPagamentoOk_socials a span {
    color: #046dd6
}

#cassaColonnaDestraPagamentoOk_socials a.linkfacebook {
    min-height: 21px;
    background: transparent url(/public/images/facebook_grigio.png) no-repeat left 5px center/20px 20px;
    padding-left: 40px
}

#cassaColonnaDestraPagamentoOk_socials a.linknewsletter {
    min-height: 21px;
    background: transparent url(/public/images/newsletter_grigio.png) no-repeat left 5px center;
    background-size: 18px 21px;
    padding-left: 40px
}

.cassaColonnaSinistraPagamento .riepilogoCarrelloTotale {
    font-size: 24px;
    font-weight: 500
}

.cassaColonnaSinistraPagamentoTuoCarrello {
    font-size: 21px
}

#riepOrdineMetodoBB,
#riepOrdineMetodoPC {
    margin-bottom: 10px
}

#riepOrdineMetodoBB h2,
#riepOrdineMetodoPC h1 {
    font-weight: bold;
    font-size: 19px;
    color: #817F7F;
    line-height: 22.8px;
    margin-bottom: 31px
}

#riepOrdineMetodoPC h1 {
    margin-top: 0;
    margin-bottom: 3px
}

#riepOrdineMetodoBB #datiPagamento p {
    color: #000;
    font-size: 14px;
    line-height: 16.8px;
    margin-bottom: 17px
}

#riepOrdineMetodoPC p {
    color: #181818;
    font-size: 14px;
    line-height: 16.8px
}

#datiSpedizione {
    margin-bottom: 15px
}

#datiSpedizione h2 {
    font-weight: bold;
    font-size: 19px;
    color: #1A171B;
    margin-bottom: 10px
}

#riepOrdineMetodoPC #datiSpedizione p {
    color: #000;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 0
}

#datiPagamento a {
    color: #046DD6 !important
}

#riepOrdineMetodoPC #datiSpedizione h2 {
    font-size: 16px;
    font-weight: 600;
    line-height: 19.2px;
    margin-top: 14px;
    margin-bottom: 21px
}

.riepilogoCarrelloDestro ol.breadcrumb {
    font-size: 13px;
    margin-bottom: 0;
    padding: 0
}

h2.iltuocarrelloRiepilogo {
    font-weight: bold;
    font-size: 19px;
    color: #1A171B
}

.bottoneAggiiungiAlCarrelloAccessoriProdotto,
.aggiungi-verde {
    display: block;
    text-align: center;
    background: #7BCF18;
    border-radius: 3px;
    display: block;
    padding: 0
}

.bottoneAggiiungiAlCarrelloAccessoriProdotto {
    margin-top: 5px
}

.aggiungi-verde a {
    color: #fff
}

.aggiungi-verde img {
    height: 20px
}

.prodottoListaDesideri .aggiungi-verde img {
    height: 30px
}

.RimuoviDallaListaDesideri {
    display: block;
    padding: 5px 0;
    text-align: center
}

.aggiungi-bianco {
    background-color: #fff;
    background-image: url(/public/images/lista-desideri2.png);
    background-size: 114px 13px;
    width: 114px;
    height: 13px;
    margin: 0 auto;
    margin-top: 16px
}

.aggiungi-bianco-aggiunto,
.aggiungi-bianco:hover {
    color: #046DD6;
    background-image: url(/public/images/lista-desideri2-hover.png);
    background-size: 114px 13px
}

.desideri .aggiungi-bianco {
    background-color: #fff;
    background-image: url(/public/images/lista-desideri-rimuovi.png);
    background-size: 163px 19px;
    width: 163px;
    height: 19px;
    margin: 0 auto;
    margin-top: 10px
}

.aggiungi-verde2 {
    display: block;
    color: #fff;
    background-color: #7BCF18;
    border-radius: 4px;
    text-align: center;
    font-size: 18px;
    border: 0;
    font-weight: 700;
    padding: 0 5px;
    height: 42px
}

#vaiAllaCassaBtnCarrello {
    height: 48px
}

.aggiungi-verde_2 {
    color: #fff;
    background-color: #7BCF18;
    border-radius: 4px;
    height: 48px;
    margin-top: 15px;
    text-align: center;
    font-size: 20PX;
    line-height: 48PX;
    font-weight: 700
}

.aggiungi-verde_2 a {
    color: #fff
}

.aggiungi-verde_2 img {
    height: 40px;
    width: 38px;
    margin-top: -4px
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .aggiungi-verde_2 {
        margin-top: 0;
        height: 53px
    }

    .aggiungi-verde_2 img {
        height: 40px;
        width: 38px;
        margin-top: -4px
    }
}

.aggiungi-verde2 a {
    color: #fff
}

.aggiungi-bianco2 {
    display: block;
    color: #046DD6;
    background-color: #fff;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    border: #999 1px solid;
    font-weight: 700;
    padding: 6px 5px
}

.aggiungi-bianco2 a {
    color: #046DD6
}

.carre {
    margin-top: 20px
}

#carrelloSx h2 {
    font-size: 19px;
    font-weight: bold;
    color: #1a171b;
    margin-bottom: 15px
}

#formCarrello {
    padding-top: 15px
}

.carre.marca,
.carre.tipo,
.carre.specifica {
    float: left
}

.carrello_prodotto {
    border-bottom: 1px solid #817f7f;
    padding-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 15px
}

#carrelloSalvatiPerDopo div.carrello_prodotto {
    border-top: 1px solid #817f7f;
    border-bottom: none
}

.riepilogo-carrello-top {
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border: 1px #817F7F solid;
    border-bottom: none;
    font-size: 14px;
    display: block;
    background-color: #EBEBEB;
    clear: both;
    padding: 13px 26px 5px
}

.riepilogo-carrello-top.riepilogocassa {
    padding: 4px 16px
}

#riepilogo-carrello-top_sx {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    width: 130px;
    float: left
}

#riepilogo-carrello-top_dx {
    font-size: 19px;
    font-weight: bold;
    color: #000000;
    float: right;
    text-align: right
}

#riepilogo-carrello-top_sx span#riepilogo-carrello-top_narticoli {
    font-size: 14px;
    font-weight: 600;
    color: #000000
}

.riepilogo-carrello-msg.riepilogocassapaypal {
    padding-bottom: 44px
}

.riepilogo-carrello-center {
    border-left: 1px #817F7F solid;
    border-right: 1px #817F7F solid;
    padding: 13px 26px;
    font-size: 14px;
    clear: both
}

.riepilogo-carrello-center [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.riepilogocassa #logDatofatturazione {
    font-size: 15px !important;
    line-height: 22px !important
}

.riepilogo-carrello-center_color {
    border-left: 1px #817F7F solid;
    border-right: 1px #817F7F solid;
    background-color: #EBEBEB;
    padding: 12px;
    font-size: 14px;
    clear: both
}

.riepilogo-carrello-bottom {
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border: 1px #817F7F solid;
    border-top: none;
    padding: 12px;
    font-size: 14px;
    display: block;
    clear: both;
    background-color: #EBEBEB
}

.riepilogo-carrello-bottom>div.white-container {
    background-color: white;
    width: 100%;
    text-align: center
}

.riepilogo-carrello-bottone input {
    margin: 0 auto;
    width: 100%
}

.prezzo_totale_prodotto {
    font-weight: bold;
    font-size: 18px
}

#carrelloDx h2 {
    margin: 0;
    padding: 0;
    font-weight: 600
}

#nazioneCalcoloSpese {
    position: relative
}

#nazioneCalcoloSpese h3 {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    margin: 0;
    padding: 0;
    margin-bottom: 17px
}

#selectNazioneCart:focus,
#selectNazioneCart {
    -webkit-appearance: none;
    -moz-appearance: none;
    direction: rtl;
    background-size: 20px auto;
    background-position: left 5px center;
    background-repeat: no-repeat;
    padding-left: 20px;
    background-color: #fff;
    border: 1px solid #817f7f;
    border-radius: 3px;
    padding: 5px 26px;
    padding-right: 35px;
    text-align: right;
    color: #181818;
    font-size: 16px;
    width: 300px;
    outline: 0
}

#nazioneCalcoloSpese #selectNazioneCart+label {
    position: absolute;
    left: 305px;
    top: 62px;
    background: #fff url(/public/images/freccia_select_nazioni.png) no-repeat center center/12px 7px;
    width: 12px;
    height: 7px
}

#selectNazioneCart option {
    background-size: 12px auto;
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 20px;
    text-align: left
}

#speseCalcolate {
    color: #000;
    font-weight: 600;
    position: relative;
    font-size: 18px;
    margin-top: 3px;
    float: right
}

@media (min-width: 768px) {
    #speseCalcolate {
        display: inline-block
    }
}

#spesePaypal {
    padding-top: 10px
}

#carrelloSalvatiPerDopo {
    margin-top: 50px;
    margin-bottom: 20px
}

.carrello_text_quantita,
.carrello_selettori_quantita {
    width: 46px;
    height: 30px;
    line-height: 30px;
    font-size: 17px;
    padding: 0 5px 0 0;
    margin: 0;
    text-indent: .3vw;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #817f7f;
    border-radius: 3px;
    background: #fff url(/public/images/back_select_qta_carrello.png) no-repeat right 3px center/auto 14px
}

@media (min-width: 726px) and (max-width: 1023px) {
    .carrello_prodotto_qtaprz {
        margin-top: 20px
    }
}

.carrello_text_quantita {
    background: none;
    padding: 0
}

.carrello_selettori_quantita option {
    padding: 0;
    margin: 0;
    text-align: center
}

.carrello_prodotti_btnstd {
    margin-top: 13px
}

.carrello_prodotto_nome {
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.prezziLista {
    margin-top: 13px;
    display: flex;
    justify-content: space-between
}

@media only screen and (max-width: 767px) {
    .prezziLista {
        margin-top: 0
    }

    .prezziLista span {
        padding-top: 0 !important
    }
}

.prezziLista span:first-child {
    display: block;
    color: #046dd6;
    font-size: 13px;
    padding-top: 4px
}

.prezziLista span:last-child {
    display: block;
    color: #10171b;
    font-size: 18px;
    font-weight: bold
}

@media only screen and (max-width: 320px) {

    #selectNazioneCart:focus,
    #selectNazioneCart {
        width: 180px
    }

    #nazioneCalcoloSpese #selectNazioneCart+label {
        left: 185px
    }
}

.aggiungi-accessoricnt_prodotto_per_dopo {
    float: right
}

.carrello_prodotto_per_dopo_prezzouni {
    float: right;
    margin-top: 20px;
    width: 200px
}

.garanziaitalia {
    margin-top: 30px;
    margin-bottom: 31px;
    border-bottom: 1px solid #817f7f;
    padding-bottom: 52px
}

.garanziaitalia a {
    color: #046dd6
}

.ivainclusaCassa {
    font-size: 12px;
    line-height: 22px;
    color: #000
}

.riepilogocassa h2 {
    font-weight: 600;
    font-size: 16px
}

.riepilogo-carrello-bottom.riepilogocassa {
    min-height: 40px
}

#messaggioErrorePagamento {
    border: 2px dashed #ff0000;
    border-radius: 10px;
    margin: 21px 0 34px;
    padding: 17px 20px
}

#messaggioErrorePagamento p {
    color: #1A171B;
    font-size: 14px;
    text-align: center
}

#messaggioErrorePagamento p#messaggioErrorePagamentoRosso {
    color: #E2071C;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 20px
}

div.carrelloMetodoPagamento input[type="radio"] {
    display: none
}

div.carrelloMetodoPagamento input[type="radio"]+label.metodo {
    padding-right: 30px;
    cursor: pointer;
    background: url(/public/images/radio_carrello_metodo.png) no-repeat center right/20px 20px
}

div.carrelloMetodoPagamento input[type="radio"]:checked+label.metodo {
    background: url(/public/images/radio_carrello_metodo_checked.png) no-repeat center right/20px 20px
}

#modaleStandard_real {
    max-width: 697px
}

#modaleStandard div.modal-body {
    padding: 0
}

#modaleStandard_real div.modal-header {
    border: none;
    position: relative;
    min-height: 24px;
    height: 24px;
    padding: 0;
    opacity: 1
}

#modaleStandard_real div.modal-header button {
    opacity: 1;
    padding: 0;
    margin: 0;
    display: block;
    width: 18px;
    height: 18px;
    right: 6px;
    bottom: 0;
    background: url("/public/images/icona_chiudi_modal.png") no-repeat center center/18px 18px;
    position: absolute
}

.modaleinterno {
    padding: 0 18px;
    padding-bottom: 37px
}

.modaleinterno_invia {
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #fff;
    background: #046dd6;
    border-radius: 5px;
    border: none;
    max-width: 255px;
    width: 100%;
    line-height: 32px;
    height: 32px;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center
}

a.modaleinterno_invia:hover,
a.modaleinterno_invia {
    display: block;
    float: right;
    color: #fff
}

.modaleinterno_titolo {
    font-size: 24px;
    color: #1a171b;
    line-height: 20px
}

@media (min-width: 1024px) {
    .modaleinterno_titolo {
        line-height: 28px
    }
}

.modaleinterno_sottotitolo {
    font-size: 14px;
    color: #5c5c5c;
    line-height: 25px
}

.modaleinterno_corpo_wrapper {
    border-radius: 5px;
    border: 1px solid #5c5c5c;
    margin-top: 16px;
    padding: 15px 23px
}

.modaleinterno label {
    font-size: 15px;
    color: #000;
    line-height: 30px;
    font-weight: 600
}

.modaleinterno input[type="text"],
.modaleinterno textarea {
    border: 1px solid #7f827d
}

.modaleinterno_spingitori_destra {
    text-align: right
}

.modaleinterno_bottoni {
    margin-top: 26px
}

.modaleinterno div.checkbluedmdnewsletter input[type="checkbox"]+label {
    font-size: 14px;
    line-height: 16.8px;
    font-weight: 500
}

.modaleinterno label.error {
    color: #c00;
    font-size: 12px
}

.modaleinterno_msgsuccesso {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    color: #1a171b;
    display: inline-block
}

.modaleinterno_msgsuccesso span {
    display: block;
    position: absolute;
    background: url(/public/images/paginaProdottoNonDisponibile_msgsuccesso.png) no-repeat center center/18px 30px;
    left: -23px;
    top: -10px;
    width: 18px;
    height: 30px
}

.modaleinterno_corpo_titolo {
    font-weigth: bold;
    font-size: 20px;
    text-transform: uppercase;
    color: #000
}

.modaleinterno_corpo_sottotitolo,
.modaleinterno_corpo_sottotitolo a {
    font-weigth: 500;
    font-size: 14px;
    margin-bottom: 10px;
    color: #000
}

.modaleinterno_corpo_titoloArancio {
    color: #f18d17;
    font-size: 14px
}

.modaleinterno_corpo_elenco ul,
.modaleinterno_corpo_elenco ul li {
    list-style: none;
    padding: 0;
    margin: 0;
    color: #000
}

#domandaModal textarea {
    min-height: 112px
}

#inviaanota,
#inviaa {
    height: 76px;
    border: 1px solid #7f827d
}

@media (max-width: 767px) {
    .modaleinterno_sottotitolo {
        margin-top: 10px;
        line-height: 16px
    }

    #formDomanda .form-group {
        margin-bottom: 0;
        padding-bottom: 0
    }

    .modaleinterno div.checkbluedmdnewsletter input[type="checkbox"]+label {
        margin-top: 5px
    }

    .modaleinterno_titolo {
        line-height: 25px
    }

    .modaleinterno_titolo .arancio,
    .modaleinterno_titolo .titolo-prodotto {
        font-size: 22px !important
    }

    .modaleinterno_corpo_wrapper {
        padding: 15px 10px
    }

    .modaleinterno {
        padding: 0 10px
    }
}

.accessorio_dettagli_header,
.accessorio_dettagli_footer {
    width: 100%
}

.accessorio_dettagli_footer {
    padding-top: 15px
}

.accessorio_img {
    width: 180px;
    float: left
}

.accessorio_dettagli {
    margin-left: 180px
}

@media (max-width: 1023px) and (min-width: 768px) {
    .accessorio_img {
        width: 130px;
        float: left
    }

    .accessorio_dettagli {
        margin-left: 135px
    }
}

.container_accessorio {
    padding: 15px 10px;
    border-top: 1px solid #f18d17
}

.container_accessori .container_accessorio:first-child {
    border-top: none
}

.accessorio_dettagli .accessorio_dettagli_header a span {
    font-size: 16px !important
}

.accessorio_dettagli .accessorio_dettagli_header a span.specifica {
    font-size: 14px !important
}

.accessorio_dettagli .riga_tipologia {
    font-size: 13px;
    line-height: 15px;
    color: #1a171b
}

.accessorio_bottone_aggiungi {
    padding-top: 7px;
    float: right
}

.accessorio_bottone_prezzo {
    margin-right: 175px;
    margin-left: 50px
}

.accessorio_bottone_aggiungi .aggiungi-verde {
    margin-top: 0 !important
}

.accessorio_bottone_prezzo_ivato {
    text-align: center;
    color: #817f7f;
    font-size: 12px;
    display: block
}

.accessorio_bottone_prezzo_prezzo {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #10171b;
    font-weight: bold
}

@media (max-width: 767px) {
    .accessorio_img {
        width: 70px;
        float: left
    }

    .accessorio_dettagli {
        margin-left: 0;
        max-width: 100%
    }

    .accessorio_dettagli_header {
        margin-left: 75px
    }

    .accessorio_bottone_prezzo {
        margin-left: 0
    }
}

#msgIscrizioneNewletter {
    font-size: 14px;
    color: #1a171b;
    position: relative
}

#msgIscrizioneNewletterInv {
    color: #5c5c5c;
    padding-left: 15px;
    margin-top: 10px;
    font-size: 16px;
    text-transform: uppercase
}

#msgIscrizioneNewletterInv::before {
    content: " ";
    position: absolute;
    left: 0;
    top: -5px;
    display: block;
    width: 13px;
    height: 22px;
    background: url(/public/images/oknewsletter.png) no-repeat center center/cover
}

#boxCondivisione {
    position: relative
}

#msgIscrizioneNewletterCnt {
    display: none
}

#fdIscrizioneNewletter-labelerror {
    display: none;
    bottom: 14px;
    position: absolute
}

#bannerLunghiBassi div.bannerLunghiBassiDesktop a {
    display: block;
    margin: 20px 0 0px 0
}

.margin-top-0 {
    margin-top: 0 !important
}

#bannerLunghiBassiMobile div.bannerLunghiBassiMobile a img,
#bannerLunghiBassi div.bannerLunghiBassiDesktop a img {
    max-width: 100%
}

#bannerLunghiBassiMobile div.bannerLunghiBassiMobile a {
    display: block;
    margin: 10px 0;
    border: 1px solid #ebebeb;
    padding: 5px
}

.offerteDelGiornoHome {
    margin-top: 10px
}

.offerteDelGiornoHome div.offerteDelGiorno {
    border-radius: 5px;
    padding: 5px
}

@media (min-width: 1024px) {
    .offerteDelGiornoHome div.offerteDelGiorno {
        min-height: 390px
    }

    .offerteDelGiornoHome div.offerteDelGiorno.offerteDelGiornoBf {
        min-height: 345px
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .offerteDelGiornoHome div.offerteDelGiorno {
        min-height: 420px
    }
}

@media (max-width: 767px) {
    div.offerteDelGiorno {
        min-height: 285px
    }
}

@media (max-width: 576px) {
    div.offerteDelGiorno {
        min-height: 240px
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .offerteDelGiornoHome div.offerteDelGiorno {
        min-height: 390px
    }
}

.offerteDelGiornoHome div.offerteDelGiorno div.offerteDelGiorno_immagine a {
    display: block;
    max-width: 100%;
    text-align: center;
    margin-top: 10px
}

.offerteDelGiornoHome div.offerteDelGiorno div.offerteDelGiorno_immagine a img {
    max-width: 80%;
    text-align: center;
    margin: 10px 0
}

.offerteDelGiornoHome div.offerteDelGiorno div.offerteDelGiorno_logomarca a {
    display: block;
    text-align: center
}

.offerteDelGiornoHome div.offerteDelGiorno div.offerteDelGiorno_logomarca a img {
    max-width: 100%;
    max-height: 22px;
    text-align: center
}

.offerteDelGiornoHome div.offerteDelGiorno div.offerteDelGiorno_descrizione a.offerteDelGiorno_titolo_link {
    color: #046DD6;
    font-size: 16px;
    display: block;
    font-weight: 600;
    overflow: hidden;
    margin-top: 5px;
    line-height: 16px
}

.offerteDelGiornoHome div.offerteDelGiorno div.offerteDelGiorno_descrizione a.offerteDelGiorno_titolo_link span.offerteDelGiorno_titolo_marca {
    color: #1a171b
}

.offerteDelGiornoHome div.offerteDelGiorno div.offerteDelGiorno_descrizione a.offerteDelGiorno_titolo_link span.offerteDelGiorno_titolo_nome2 {
    font-size: 13px;
    font-weight: 500
}

.offerteDelGiorno_specifiche {
    font-size: 13px;
    padding-left: 5px;
    min-height: 60px;
    margin-top: 5px
}

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

.offerteDelGiorno_prezzo {
    color: #1a171b;
    text-align: center;
    font-weight: bold
}

.offerteDelGiornoHome div.offerteDelGiorno div.offerteDelGiorno_footer div.offerteDelGiorno_bottonecarrello a.aggiungi-verde {
    height: 32px;
    width: 200px;
    margin-left: auto;
    margin-right: auto
}

.offerteDelGiornoHome div.offerteDelGiorno div.offerteDelGiorno_footer div.offerteDelGiorno_bottonecarrello a.aggiungi-verde img {
    height: 28px;
    margin-top: 2px
}

span.offerteDelGiorno_titolo_link_riga1,
span.offerteDelGiorno_titolo_link_riga2 {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 20px;
    text-align: center
}

span.offerteDelGiorno_titolo_link_riga2 {
    min-height: 18px;
    font-weight: 500
}

div.leNostreMarcheHome a {
    display: block;
    margin: 10px 0;
    max-width: 100%;
    max-height: 22px;
    text-align: center
}

div.leNostreMarcheHome a img {
    max-width: 100%;
    max-height: 22px
}

#garanziaItaliaHome {
    background: #ebebeb;
    font-size: 14px;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 20px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
    color: #1a171b
}

#garanziaItaliaHome span#garanziaItaliaHomeArancio {
    color: green;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700
}

#garanziaItaliaHome a:link,
#garanziaItaliaHome a:visited {
    color: #046dd6;
    text-decoration: none
}

#garanziaItaliaHome a:hover {
    color: #046dd6;
    text-decoration: underline
}

#testoAggiuntoScatto480 {
    display: none
}

@media (min-width: 470px) and (max-width: 767px) {
    #testoAggiuntoScatto480 {
        display: inline
    }
}

#tooltipWin {
    position: absolute;
    max-width: 200px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 5px;
    padding: 10px
}

#tooltipWin:before {
    position: absolute;
    width: 10px;
    heigth: 10px;
    background: #fff
}

.contenitoreBluKnowPagProdotto a.aggiungiAlCarrello {
    display: block;
    width: 50%;
    overflow: hidden
}

.contenitoreBluKnowPagProdotto a.titolo_blu {
    display: block;
    text-align: center;
    height: auto !important
}

@media (max-width: 767px) {
    .forzablockMobile .boxtable {
        display: block
    }

    .forzablockMobile .boxtable_row a.titolo_blu {
        height: auto !important
    }

    .forzablockMobile .boxtable_row {
        display: block
    }

    .forzablockMobile .boxtable_cell {
        display: block
    }
}

.allegatoConPreview {
    border: 1px solid #333;
    border-radius: 5px;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 10px
}

.allegatoConPreview span.allegatoConPreview_nome {
    border-bottom: 1px solid #333;
    padding: 5px 10px;
    padding-left: 30px;
    display: block;
    color: #000;
    background: #ebebeb url(/public/images/icon_pdf.gif) no-repeat 5px center;
    font-size: 16px;
    border-radius: 5px 5px 0 0;
    font-weight: 500
}

.allegatoConPreview span.allegatoConPreview_apri {
    padding-left: 30px
}

.allegatoConPreview img {
    max-width: 100%
}

.compatibilita_riga {
    border-bottom: 1px solid #ebebeb;
    padding: 10px 0;
    margin-bottom: 0
}

.compatibilita_riga_img img {
    max-height: 40px;
    max-width: 100px
}

.compatibilita_riga_modelli_modello {
    display: inline-block;
    padding: 3px 5px;
    margin-right: 10px;
    margin-bottom: 5px;
    border: 1px solid #ebebeb;
    border-radius: 3px
}

.compatibilita_riga_modelli_modello_tondo {
    background: #1a171b none repeat scroll 0 0;
    border-radius: 20px;
    display: inline-block;
    height: 3px;
    margin: 3px;
    width: 3px
}

@media (max-width: 767px) {
    .compatibilita_riga_img img {
        max-height: 25px;
        max-width: 300px
    }
}

#cookie-bar-button {
    background-color: #F18D17 !important
}

#cookie-bar-prompt-button {
    color: #F18D17 !important
}

#cookie-bar {
    padding: 5px !important
}

@media only screen and (max-width: 1023px) {
    #cookie-bar-button {
        margin-bottom: 5px !important
    }

    #cookie-bar p {
        padding-bottom: 5px !important
    }
}

.listaProdotti_inOfferta {
    font-weight: 600;
    border-radius: 5px;
    padding: 5px;
    color: #fff;
    background: #046DD6;
    text-align: center
}

.parte_privacy {
    max-width: 600px
}

.parte_privacy .privacypolicy_inline {
    max-height: 100px;
    border: 1px solid #ccc;
    padding: 5px;
    overflow-y: auto;
    font-size: 10px;
    max-width: 600px;
    margin-bottom: 10px
}

.parte_privacy .privacypolicy_inline h1,
.parte_privacy .privacypolicy_inline h2,
.parte_privacy .privacypolicy_inline h3 {
    background: none !important;
    color: #000 !important;
    font-weight: normal !important;
    margin: 0 !important
}

.parte_privacy .privacypolicy_inline h1 {
    font-size: 16px !important;
    padding: 0 0 15px 0 !important
}

.parte_privacy .privacypolicy_inline h2 {
    font-size: 14px !important;
    padding: 5px 0 !important
}

.parte_privacy .privacypolicy_inline h3 {
    font-size: 12px !important;
    padding: 5px 0 !important
}

.parte_privacy .fakeTitolo {
    font-weight: bold;
    padding: 5px 0
}

.parte_privacy a {
    color: #046dd6
}

.parte_privacy .rigaRadioConenset {
    padding: 5px 0
}

.parte_privacy .rigaRadioConenset label {
    width: 40%
}

.parte_privacy .rigaRadioConenset label input[type="radio"] {
    margin-right: 5px
}

.blueknow-container {
    text-align: center;
    min-height: 50px;
    word-wrap: break-word;
    overflow-y: hidden
}

#blueknow-widget.paginaProdotto {
    padding: 20px 0;
    padding: 20px 0px
}

#blueknow-widget.paginaProdotto h2 {
    padding-left: 0px
}

#blueknow-widget.paginaProdotto .wListaConsigliati {
    overflow-x: auto;
    flex-wrap: nowrap;
    display: flex
}

#blueknow-widget.paginaProdotto .wListaConsigliati .pagprodottoConsigliato {
    flex-grow: 1;
    width: 185px;
    min-width: 185px;
    padding: 0px 5px
}

#blueknow-widget.paginaProdotto .wListaConsigliati .pagprodottoConsigliato .blueknow-box2 {
    border: none
}

@media (min-width: 768px) and (max-width: 1023px) {
    #blueknow-widget.paginaProdotto .wListaConsigliati .pagprodottoConsigliato {
        width: 170px;
        min-width: 170px
    }
}

@media (max-width: 767px) {
    #blueknow-widget.paginaProdotto .wListaConsigliati .pagprodottoConsigliato {
        width: 150px;
        min-width: 150px
    }
}

#blueknow-widget.paginaProdotto .wListaConsigliati .pagprodottoConsigliato:first-child {
    padding-left: 0px
}

#blueknow-widget.paginaProdotto .wListaConsigliati .pagprodottoConsigliato:last-child {
    padding-right: 0px
}

.blackfriday2018 {
    background: transparent;
    width: 225px;
    font-weight: 600;
    text-align: center;
    color: #fff
}

.prezzoBlackFriday2018scontato {
    color: #F18D17
}

.prezzoBlackFriday2018reale {
    text-decoration: line-through;
    font-style: italic;
    color: #666
}

.pmobile {
    position: relative
}

.pmobile .blackfriday2018 {
    display: block;
    position: absolute;
    left: 20px;
    top: 17px;
    border-radius: 5px;
    height: 30px;
    width: 130px;
    color: #fff;
    font-size: 12px;
    font-weight: bold
}

.pmobile .blackfriday2018 span {
    width: 100%;
    display: block;
    position: absolute;
    text-align: center;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.pmobile .prezzoBlackFriday2018reale {
    padding-right: 5px
}

.laSchedaProdottoMain .prezzoBlackFriday2018scontato,
.laSchedaProdottoMain .prezzoBlackFriday2018reale,
.laSchedaProdottoSecondaRigaTablet .prezzoBlackFriday2018scontato,
.laSchedaProdottoSecondaRigaTablet .prezzoBlackFriday2018reale {
    color: #046dd6;
    font-size: 26px;
    font-weight: 700;
    padding-top: 0px;
    text-align: right
}

.laSchedaProdottoMain .prezzoBlackFriday2018reale,
.laSchedaProdottoSecondaRigaTablet .prezzoBlackFriday2018reale {
    text-decoration: none;
    color: #000;
    font-style: normal;
    font-size: 18px
}

.laSchedaProdottoMain .prezzoBlackFriday2018reale span,
.laSchedaProdottoSecondaRigaTablet .prezzoBlackFriday2018reale span {
    font-size: 22px;
    color: #666;
    text-decoration: line-through
}

.laSchedaProdottoMain .przContainerBlackFriday2018,
.laSchedaProdottoSecondaRigaTablet .przContainerBlackFriday2018 {
    position: relative
}

@media (min-width: 1024px) {

    .laSchedaProdottoMain .przContainerBlackFriday2018,
    .laSchedaProdottoSecondaRigaTablet .przContainerBlackFriday2018 {
        margin-bottom: 10px !important
    }
}

.laSchedaProdottoMain .przContainerBlackFriday2018 .bollinoBlackFriday2018,
.laSchedaProdottoSecondaRigaTablet .przContainerBlackFriday2018 .bollinoBlackFriday2018 {
    color: #000;
    font-size: 20px;
    border-radius: 5px;
    padding: 5px;
    text-align: center;
    font-weight: 600;
    margin-top: 5px
}

.laSchedaProdottoSecondaRigaTablet .przContainerBlackFriday2018 {
    padding-top: 30px
}

.laSchedaProdottoSecondaRigaTablet .przContainerBlackFriday2018 img {
    position: absolute;
    right: 0px;
    top: 0px
}

.laSchedaProdottoSecondaRigaTablet .przContainerBlackFriday2018 .bollinoBlackFriday2018 {
    left: 10px;
    top: 120px
}

#dialogDomandaBtn2 {
    margin-top: 10px
}

@media (max-width: 767px) {
    #dialogDomandaBtn {
        margin-top: 10px
    }
}

.prodotto-prezzo-bf-scontato {
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    color: #F18D17;
    padding-top: 0px;
    text-align: center
}

.prodotto-prezzo-bf-reale {
    color: #666;
    font-size: 12px;
    line-height: 24px;
    font-weight: 700;
    text-align: center
}

.prodotto-prezzo-bf-reale span {
    text-decoration: line-through;
    font-size: 16px;
    line-height: 24px
}

@media (min-width: 768px) {
    .prodotto-prezzo-bf-reale br {
        display: none
    }
}

.bollinoBlackFriday2018_dsrc {
    text-align: right;
    font-weight: 600;
    font-size: 15px
}

@media (max-width: 767px) {
    #blueknow-widget-pagina-singola {
        display: none
    }

    .offerteDelGiornoHome.offerteDelGiornoHomeBf {
        padding-left: 10px;
        padding-right: 10px
    }

    .offerteDelGiornoHome.offerteDelGiornoHomeBf div.offerteDelGiorno.offerteDelGiornoBf div.offerteDelGiorno_footer div.offerteDelGiorno_bottonecarrello a.aggiungi-verde {
        height: 29px;
        width: 150px
    }

    .offerteDelGiornoHome.offerteDelGiornoHomeBf div.offerteDelGiorno.offerteDelGiornoBf div.offerteDelGiorno_footer div.offerteDelGiorno_bottonecarrello a.aggiungi-verde img {
        height: 24px;
        margin-top: 2px;
        max-width: 100%
    }

    .offerteDelGiornoHome.offerteDelGiornoHomeBf .offerteDelGiornoBfrow {
        padding-right: 5px;
        padding-left: 5px
    }
}

.bannerBf {
    padding: 20px 0px
}

@media (max-width: 767px) {
    .bannerBf {
        padding-top: 5px
    }
}

.CYBM img {
    max-width: 100% !important
}

.natale2018 {
    background: #F11905 !important;
    width: 125px;
    text-align: center
}

.prezzoNatale2018scontato {
    color: #F18D17
}

.prezzoNatale2018reale {
    text-decoration: line-through;
    font-style: italic;
    color: #666;
    font-size: 15px;
    font-weight: 600
}

.pmobile {
    position: relative
}

.pmobile .natale2018 {
    display: block;
    position: absolute;
    left: 20px;
    top: 5px;
    border-radius: 5px;
    height: 30px;
    width: 100px;
    color: #fff;
    font-size: 12px;
    font-weight: bold
}

.pmobile .natale2018 span {
    width: 100%;
    display: block;
    position: absolute;
    text-align: center;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.pmobile .prezzoNatale2018reale {
    padding-right: 5px
}

.laSchedaProdottoMain .prezzoNatale2018scontato,
.laSchedaProdottoMain .prezzoNatale2018reale,
.laSchedaProdottoSecondaRigaTablet .prezzoNatale2018scontato,
.laSchedaProdottoSecondaRigaTablet .prezzoNatale2018reale {
    color: #046dd6;
    font-size: 26px;
    font-weight: 700;
    padding-top: 0px;
    text-align: right
}

.laSchedaProdottoMain .prezzoNatale2018reale,
.laSchedaProdottoSecondaRigaTablet .prezzoNatale2018reale {
    text-decoration: none;
    color: #000;
    font-style: normal;
    font-size: 18px
}

.laSchedaProdottoMain .prezzoNatale2018reale span,
.laSchedaProdottoSecondaRigaTablet .prezzoNatale2018reale span {
    font-size: 22px;
    color: #666;
    text-decoration: line-through
}

.laSchedaProdottoMain .przContainerNatale2018,
.laSchedaProdottoSecondaRigaTablet .przContainerNatale2018 {
    position: relative
}

@media (min-width: 1024px) {

    .laSchedaProdottoMain .przContainerNatale2018,
    .laSchedaProdottoSecondaRigaTablet .przContainerNatale2018 {
        margin-bottom: 10px !important
    }
}

.laSchedaProdottoMain .przContainerNatale2018 .bollinoNatale2018,
.laSchedaProdottoSecondaRigaTablet .przContainerNatale2018 .bollinoNatale2018 {
    position: absolute;
    left: 0px;
    font-size: 14px;
    border-radius: 5px;
    padding: 7px;
    text-align: center;
    font-weight: bold;
    width: 120px
}

@media (max-width: 767px) {

    .laSchedaProdottoMain .przContainerNatale2018 .bollinoNatale2018,
    .laSchedaProdottoSecondaRigaTablet .przContainerNatale2018 .bollinoNatale2018 {
        top: 50%
    }
}

@media (min-width: 1024px) {

    .laSchedaProdottoMain .przContainerNatale2018 .bollinoNatale2018,
    .laSchedaProdottoSecondaRigaTablet .przContainerNatale2018 .bollinoNatale2018 {
        top: 103px
    }
}

.laSchedaProdottoSecondaRigaTablet .przContainerNatale2018 {
    padding-top: 30px
}

.laSchedaProdottoSecondaRigaTablet .przContainerNatale2018 img {
    position: absolute;
    right: 0px;
    top: 0px
}

.laSchedaProdottoSecondaRigaTablet .przContainerNatale2018 .bollinoNatale2018 {
    left: 10px;
    top: 120px
}

#dialogDomandaBtn2 {
    margin-top: 10px
}

@media (max-width: 767px) {
    #dialogDomandaBtn {
        margin-top: 10px
    }
}

.prodotto-prezzo-nat18-scontato {
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    color: #F18D17;
    padding-top: 0px;
    text-align: center
}

.prodotto-prezzo-nat18-reale {
    color: #666;
    font-size: 12px;
    line-height: 24px;
    font-weight: 700;
    text-align: center
}

.prodotto-prezzo-nat18-reale span {
    text-decoration: line-through;
    font-size: 16px;
    line-height: 24px
}

@media (min-width: 768px) {
    .prodotto-prezzo-nat18-reale br {
        display: none
    }
}

.bollinoNatale2018_dsrc {
    text-align: right;
    color: #046dd6;
    font-weight: 600;
    font-size: 15px
}

@media (max-width: 767px) {
    #blueknow-widget-pagina-singola {
        display: none
    }

    .offerteDelGiornoHome.offerteDelGiornoHomeBf {
        padding-left: 10px;
        padding-right: 10px
    }

    .offerteDelGiornoHome.offerteDelGiornoHomeBf div.offerteDelGiorno.offerteDelGiornoBf div.offerteDelGiorno_footer div.offerteDelGiorno_bottonecarrello a.aggiungi-verde {
        height: 29px;
        width: 150px
    }

    .offerteDelGiornoHome.offerteDelGiornoHomeBf div.offerteDelGiorno.offerteDelGiornoBf div.offerteDelGiorno_footer div.offerteDelGiorno_bottonecarrello a.aggiungi-verde img {
        height: 24px;
        margin-top: 2px;
        max-width: 100%
    }

    .offerteDelGiornoHome.offerteDelGiornoHomeBf .offerteDelGiornoBfrow {
        padding-right: 5px;
        padding-left: 5px
    }
}

.bannerBf {
    padding-left: 15px;
    padding-right: 15px
}

@media (max-width: 767px) {
    .bannerBf {
        padding-top: 5px
    }
}

@media (max-width: 767px) {
    .rh_off_home h2 {
        width: 100%
    }

    .rh_off_home h2 span:first-child {
        padding: 8px;
        font-size: 20px;
        font-weight: 600
    }

    .rh_off_home h2 a {
        text-transform: lowercase;
        font-size: 14px;
        display: block;
        text-align: right;
        padding-top: 5px
    }
}

@media (min-width: 768px) {
    .rh_off_home h2 {
        padding: 0px;
        display: flex;
        width: 100%;
        justify-content: space-between
    }

    .rh_off_home h2 span:first-child {
        padding: 8px;
        font-size: 24px;
        font-weight: 600
    }

    .rh_off_home h2 a {
        text-transform: lowercase;
        font-size: 16px;
        align-self: flex-end;
        height: 100%;
        display: block;
        line-height: 39px;
        padding: 0px 20px;
        -moz-border-radius: 0px 5px 5px 0px;
        -webkit-border-radius: 0px;
        border-radius: 0px 5px 5px 0px;
        -moz-transition: background-color .3s linear, color .3s linear, padding .3s linear;
        -o-transition: background-color .3s linear, color .3s linear, padding .3s linear;
        -webkit-transition: background-color .3s linear, color .3s linear, padding .3s linear;
        transition: background-color .3s linear, color .3s linear, padding .3s linear
    }

    .rh_off_home h2 a:hover {
        background: #F18D17;
        color: #fff;
        padding: 0px 25px
    }
}

.ultimiarriviV2cnt {
    position: relative
}

.ultimiarriviV2cnt .freccieUltimiArrivi {
    position: absolute;
    color: #333;
    display: block;
    width: 20px;
    height: 20px;
    font-size: 20px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: .5;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 1023px) {
    .ultimiarriviV2cnt .freccieUltimiArrivi {
        display: none
    }
}

.ultimiarriviV2cnt #ultimiArriviPrev {
    left: 10px;
    display: none
}

.ultimiarriviV2cnt #ultimiArriviNext {
    right: 10px;
    display: none
}

.ultimiarriviV2cnt .ultimiarriviV2 {
    overflow-x: auto;
    display: flex;
    margin: 0px 5px;
    margin-right: 15px;
    padding: 10px
}

.ultimiarriviV2cnt .ultimiarriviV2 .elementoUltimiArrivi {
    position: relative;
    border: 1px solid transparent;
    -moz-transition: box-shadow .3s linear, border-color .3s linear, border-radius .3s linear;
    -o-transition: box-shadow .3s linear, border-color .3s linear, border-radius .3s linear;
    -webkit-transition: box-shadow .3s linear, border-color .3s linear, border-radius .3s linear;
    transition: box-shadow .3s linear, border-color .3s linear, border-radius .3s linear
}

@media (max-width: 767px) {
    .ultimiarriviV2cnt .ultimiarriviV2 .elementoUltimiArrivi {
        width: 140px;
        min-width: 140px;
        padding: 0px 5px
    }
}

@media (min-width: 768px) {
    .ultimiarriviV2cnt .ultimiarriviV2 .elementoUltimiArrivi {
        padding: 0px 10px
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .ultimiarriviV2cnt .ultimiarriviV2 .elementoUltimiArrivi {
        width: 200px;
        min-width: 200px
    }
}

@media (min-width: 1024px) {
    .ultimiarriviV2cnt .ultimiarriviV2 .elementoUltimiArrivi {
        width: 250px;
        min-width: 250px
    }
}

.ultimiarriviV2cnt .ultimiarriviV2 .elementoUltimiArrivi .offerteDelGiorno {
    min-height: 300px;
    border: none
}

@media (max-width: 767px) {
    .ultimiarriviV2cnt .ultimiarriviV2 .elementoUltimiArrivi .offerteDelGiorno {
        min-height: 220px
    }
}

.ultimiarriviV2cnt .ultimiarriviV2 .elementoUltimiArrivi:hover {
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.42);
    -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.42);
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.42);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.3)
}

.ultimiarriviV2cnt .ultimiarriviV2 .elementoUltimiArrivi:hover:before,
.ultimiarriviV2cnt .ultimiarriviV2 .elementoUltimiArrivi:hover:after {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.offerteDelGiornoHomeV2 {
    display: flex;
    flex-wrap: wrap;
    padding: 0px 15px
}

.offerteDelGiornoHomeV2 .elementoOffertaDelGiorno {
    position: relative;
    border: 1px solid transparent;
    -moz-transition: box-shadow .3s linear, border-color .3s linear, border-radius .3s linear;
    -o-transition: box-shadow .3s linear, border-color .3s linear, border-radius .3s linear;
    -webkit-transition: box-shadow .3s linear, border-color .3s linear, border-radius .3s linear;
    transition: box-shadow .3s linear, border-color .3s linear, border-radius .3s linear
}

@media (max-width: 767px) {
    .offerteDelGiornoHomeV2 .elementoOffertaDelGiorno {
        width: 50%;
        min-width: 50%
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .offerteDelGiornoHomeV2 .elementoOffertaDelGiorno {
        width: calc(100% / 3);
        min-width: calc(100% / 3)
    }

    /*.offerteDelGiornoHomeV2 .elementoOffertaDelGiorno:nth-child(7) {*/
    /*    display: none*/
    /*}*/

    /*.offerteDelGiornoHomeV2 .elementoOffertaDelGiorno:nth-child(8) {*/
    /*    display: none*/
    /*}*/
}

@media (min-width: 1024px) {
    .offerteDelGiornoHomeV2 .elementoOffertaDelGiorno {
        width: 25%;
        min-width: 25%
    }
}

@media (min-width: 1024px) {
    .offerteDelGiornoHomeV2 .elementoOffertaDelGiorno.safari {
        width: calc(25% - 1px);
        min-width: calc(25% - 1px)
    }
}

.offerteDelGiornoHomeV2 .elementoOffertaDelGiorno:hover {
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.42);
    -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.42);
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.42);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.3)
}

.offerteDelGiornoHomeV2 .elementoOffertaDelGiorno:hover:before,
.offerteDelGiornoHomeV2 .elementoOffertaDelGiorno:hover:after {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.offerteDelGiornoHomeV2 .elementoOffertaDelGiorno .offerteDelGiorno {
    border: none
}

@media (max-width: 767px) {
    .offerteDelGiornoHomeV2 .elementoOffertaDelGiorno .offerteDelGiorno {
        height: 320px !important;
        min-height: 320px !important
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .offerteDelGiornoHomeV2 .elementoOffertaDelGiorno .offerteDelGiorno {
        min-height: 250px !important
    }
}

@media (min-width: 1024px) {
    .offerteDelGiornoHomeV2 .elementoOffertaDelGiorno .offerteDelGiorno {
        min-height: 250px !important
    }
}

table.tableriepilogoCassa {
    width: 100%;
    margin-top: 5px
}

table.tableriepilogoCassa td,
table.tableriepilogoCassa th {
    border: 1px solid #ccc;
    padding: 5px
}

.bottoneScopri {
    padding-top: 10px
}

.bottoneScopri a {
    display: flex;
    width: 100%;
    height: 45px;
    position: relative
}

@media (max-width: 767px) {
    .bottoneScopri a {
        height: 45px
    }
}

.bottoneScopri a .bottoneScopri_arrow {
    position: absolute;
    left: 0px;
    top: -5px;
    display: block;
    width: 55px;
    height: 55px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background: #7a7b7e;
    border: 3px solid #fff;
    -moz-transition: background .3s linear;
    -o-transition: background .3s linear;
    -webkit-transition: background .3s linear;
    transition: background .3s linear
}

@media (max-width: 767px) {
    .bottoneScopri a .bottoneScopri_arrow {
        display: none
    }
}

.bottoneScopri a .bottoneScopri_arrow::before {
    display: block;
    content: " ";
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #fff;
    position: absolute;
    left: 25px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transition: border-left-color .3s linear;
    -o-transition: border-left-color .3s linear;
    -webkit-transition: border-left-color .3s linear;
    transition: border-left-color .3s linear
}

@media (max-width: 767px) {
    .bottoneScopri a .bottoneScopri_arrow::before {
        border-top-width: 10px;
        border-bottom-width: 10px;
        border-left-width: 10px
    }
}

.bottoneScopri a .bottoneScopri_arrow::after {
    position: absolute;
    display: block;
    content: " ";
    width: 15px;
    height: 15px;
    background: #fff;
    left: 13px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transition: background .3s linear;
    -o-transition: background .3s linear;
    -webkit-transition: background .3s linear;
    transition: background .3s linear
}

.bottoneScopri a .bottoneScopri_testo {
    background: #346fb3;
    color: #fff;
    display: block;
    text-align: center;
    padding-left: 10px;
    margin-left: 45px;
    width: calc(100% - 55px);
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold
}

@media (max-width: 767px) {
    .bottoneScopri a .bottoneScopri_testo {
        padding-left: 0px;
        margin-left: 0px;
        width: 100%;
        max-width: 100%;
        height: 45px;
        line-height: 45px;
        font-size: 14px;
        text-align: center;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px
    }
}

.bottoneScopri a:hover .bottoneScopri_arrow {
    background: #e4e4e4;
    background: #fff
}

.bottoneScopri a:hover .bottoneScopri_arrow::before {
    border-left-color: #346fb3
}

.bottoneScopri a:hover .bottoneScopri_arrow::after {
    background: #346fb3
}

.offerteDelGiornoHome .bottoneScopri {
    margin: 0px auto
}

@media (min-width: 1024px) {
    .offerteDelGiornoHome .bottoneScopri {
        width: 225px
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .offerteDelGiornoHome .bottoneScopri {
        width: 225px
    }
}

.offerteDelGiornoHome .bottoneScopri.bottoneScopriMax100 {
    max-width: 100%
}

@media (max-width: 767px) {
    .offerteDelGiorno_titolo_nome {
        display: block;
        padding-top: 3px
    }
}

@media (max-width: 767px) {
    .offerteDelGiorno_descrizione {
        min-height: 60px
    }
}

@media (max-width: 767px) {
    .noMarginBfMobile {
        padding-left: 0px;
        padding-right: 0px
    }
}

.filtriOfferteBf {
    margin-bottom: 20px;
    padding-bottom: 10px
}

@media (max-width: 767px) {
    .filtriOfferteBf {
        border-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px
    }
}

.filtriOfferteBf .filtriProdottoHead {
    padding: 1px;
    padding-left: 45px
}

@media (max-width: 767px) {
    .filtriOfferteBf .filtriProdottoHead {
        font-size: 18px;
        padding-top: 5px;
        padding-bottom: 5px
    }
}

.filtriOfferteBf .filtriSelectOfferte {
    display: flex;
    flex-wrap: nowrap;
    width: 100%
}

@media (max-width: 1023px) {
    .filtriOfferteBf .filtriSelectOfferte {
        height: 40px
    }
}

@media (min-width: 1024px) {
    .filtriOfferteBf .filtriSelectOfferte {
        height: 30px
    }
}

.filtriOfferteBf .filtriSelectOfferte label {
    display: block;
    order: 1;
    padding: 5px 15px
}

@media (max-width: 1023px) {
    .filtriOfferteBf .filtriSelectOfferte label {
        border-bottom: 1px solid #ccc;
        width: 99px;
        padding-top: 5px;
        padding-bottom: 5px;
        height: 40px;
        line-height: 30px
    }
}

@media (min-width: 1024px) {
    .filtriOfferteBf .filtriSelectOfferte label {
        flex: 1 1 auto;
        height: 30px;
        line-height: 20px
    }
}

.filtriOfferteBf .filtriSelectOfferte .select-wrapper {
    position: relative;
    height: 30px;
    line-height: 30px;
    flex: 20 1 auto;
    order: 2
}

.filtriOfferteBf .filtriSelectOfferte .select-wrapper select {
    width: 100%;
    display: block;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

@media (max-width: 1023px) {
    .filtriOfferteBf .filtriSelectOfferte .select-wrapper select {
        border: 1px solid transparent;
        border-bottom: 1px solid #ccc;
        height: 40px;
        line-height: 40px
    }
}

@media (min-width: 1024px) {
    .filtriOfferteBf .filtriSelectOfferte .select-wrapper select {
        border: 1px solid #ccc;
        height: 30px;
        line-height: 30px
    }
}

.filtriOfferteBf .filtriSelectOfferte .select-wrapper select:focus {
    outline: 0
}

.filtriOfferteBf .filtriSelectOfferte .select-wrapper::after {
    content: " ";
    display: block;
    position: absolute;
    right: 10px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #5c5c5c
}

@media (min-width: 1024px) {
    .filtriOfferteBf .filtriSelectOfferte .select-wrapper::after {
        top: 10px
    }
}

@media (max-width: 1023px) {
    .filtriOfferteBf .filtriSelectOfferte .select-wrapper::after {
        top: 15px
    }
}

.listaProdottiOffBf {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.listaProdottiOffBf .elementoOffertaDelGiorno {
    min-width: auto
}

@media (max-width: 767px) {
    .listaProdottiOffBf .elementoOffertaDelGiorno.offerteDelGiornoBfrow:nth-child(2n) {
        padding-right: 0px
    }

    .listaProdottiOffBf .elementoOffertaDelGiorno.offerteDelGiornoBfrow:nth-child(2n-1) {
        padding-left: 0px
    }
}

@media (max-width: 767px) {
    .listaProdottiOffBf .elementoOffertaDelGiorno {
        width: calc(100% / 2);
        max-width: calc(100% / 2)
    }
}

@media (min-width: 1024px) {
    .listaProdottiOffBf .elementoOffertaDelGiorno {
        width: calc(100% / 4);
        max-width: calc(100% / 4)
    }
}

.listaProdottiOffBf .elementoOffertaDelGiorno .prodotto-prezzo-bf-reale {
    color: #5c5c5c;
    font-weight: 500
}

@media (max-width: 767px) {
    .listaProdottiOffBf .elementoOffertaDelGiorno .prodotto-prezzo-bf-reale {
        line-height: 15px
    }
}

.listaProdottiOffBf .elementoOffertaDelGiorno .offerteDelGiorno_footer {
    padding-bottom: 10px
}

.listaProdottiOffBf .elementoOffertaDelGiorno .offerteDelGiorno_footer .prodottoPrezzoNome {
    margin: 0px
}

#sottobannerMobbileBf {
    background: #000;
    padding-bottom: 3px
}

#sottobannerMobbileBf img {
    max-width: 100%
}

#sottobannerMobbileNatale {
    background: #fff
}

#sottobannerMobbileNatale img {
    max-width: 100%
}

.prodotto-prezzo-bf-scontato-intero {
    font-size: 30px;
    font-weight: 600;
    line-height: 32px;
    color: #046dd6
}

@media (max-width: 767px) {
    .prodotto-prezzo-bf-scontato-intero {
        font-size: 20px;
        line-height: 32px
    }
}

.prodotto-prezzo-bf-scontato-decimale {
    font-size: 15px;
    line-height: 32px;
    color: #046dd6;
    padding-right: 5px
}

@media (max-width: 767px) {
    .prodotto-prezzo-bf-scontato-decimale {
        padding-right: 5px
    }
}

.prodotto-prezzo-bf-scontato {
    color: #046dd6;
    font-weight: 600;
    font-size: 30px;
    line-height: 32px
}

.listaSottocategoria .prodotto-prezzo-bf-scontato {
    color: #046dd6;
    font-weight: 600;
    font-size: 25px;
    line-height: 27px
}

.listaSottocategoria .prodotto-prezzo-bf-scontato-intero {
    font-size: 25px;
    line-height: 27px
}

.listaSottocategoria .prodotto-prezzo-bf-scontato-decimale {
    font-size: 12px;
    line-height: 27px
}

#bannerConRiquadriBf {
    position: relative
}

#bannerConRiquadriBf a {
    position: absolute;
    top: 75px;
    width: 270px;
    height: 317px;
    border: 2px solid transparent;
    -moz-transition: border-color .3s linear;
    -o-transition: border-color .3s linear;
    -webkit-transition: border-color .3s linear;
    transition: border-color .3s linear
}

#bannerConRiquadriBf a:hover {
    border: 2px solid #f29817;
    -webkit-box-shadow: 0px 0px 5px 0px #f29817;
    -moz-box-shadow: 0px 0px 5px 0px #f29817;
    box-shadow: 0px 0px 5px 0px #f29817
}

#bannerConRiquadriBf #a43274 {
    left: 12px
}

#bannerConRiquadriBf #a43368 {
    left: 294px
}

#bannerConRiquadriBf #a20535 {
    left: 576px
}

#bannerConRiquadriBf #a46714 {
    left: 858px
}

#myCarouselMobile #bannerMobileConRiquadriBf {
    position: relative
}

#myCarouselMobile #bannerMobileConRiquadriBf a {
    position: absolute;
    left: 0px;
    width: 100%;
    height: 115px;
    border: 2px solid transparent;
    -moz-transition: border-color .3s linear;
    -o-transition: border-color .3s linear;
    -webkit-transition: border-color .3s linear;
    transition: border-color .3s linear
}

#myCarouselMobile #bannerMobileConRiquadriBf a:hover {
    border: 2px solid #f29817;
    -webkit-box-shadow: 0px 0px 5px 0px #f29817;
    -moz-box-shadow: 0px 0px 5px 0px #f29817;
    box-shadow: 0px 0px 5px 0px #f29817
}

#myCarouselMobile #bannerMobileConRiquadriBf #ma43274 {
    top: 62px
}

#myCarouselMobile #bannerMobileConRiquadriBf #ma43368 {
    top: 180px
}

#myCarouselMobile #bannerMobileConRiquadriBf #ma20535 {
    top: 300px
}

#myCarouselMobile #bannerMobileConRiquadriBf #ma46714 {
    top: 420px
}

@media (min-width: 768px) {
    #bannerCompostiBf {
        display: none
    }
}

#bannerCompostiBf #bannerCompostiBfLogo {
    max-width: 100%;
    margin: 0px 5px;
    margin-bottom: 5px
}

#bannerCompostiBf #bannerCompostiBfLista {
    background: #000;
    padding: 8px
}

#bannerCompostiBf #bannerCompostiBfLista a {
    display: block;
    margin-bottom: 8px
}

#bannerCompostiBf #bannerCompostiBfLista a img {
    max-width: 100%
}

#bannerCompostiBf #bannerCompostiBfLista a:last-child {
    margin-bottom: 0
}

#newsletterPopUp {
    position: fixed;
    width: 340px;
    height: 300px;
    -moz-transition: bottom .3s linear, right .3s linear;
    -o-transition: bottom .3s linear, right .3s linear;
    -webkit-transition: bottom .3s linear, right .3s linear;
    transition: bottom .3s linear, right .3s linear;
    right: 5%;
    bottom: 45px;
    color: #fff;
    background: url("/public/images/immagini_finestra_spedizioni_estate_2020/Sfondo.png") no-repeat center center/cover;
    border: 4px solid #fff;
    border-radius: 10px;
    z-index: 300
}

#newsletterPopUp.nascosto {
    bottom: -9999px;
    right: -9999px
}

@media (max-width: 767px) {
    #newsletterPopUp {
        right: 20px;
        width: 287px;
        height: 287px
    }
}

#newsletterPopUp #newsletterPopUp_sole {
    position: absolute;
    left: 15px;
    top: -45px;
    background: url("/public/images/immagini_finestra_spedizioni_estate_2020/Sole.png") no-repeat center center/cover;
    width: 102px;
    height: 74px;
    z-index: 291
}

#newsletterPopUp #newsletterPopUp_cassa {
    position: absolute;
    left: 101px;
    top: -85px;
    background: url("/public/images/immagini_finestra_spedizioni_estate_2020/Altoparlante.png") no-repeat center center/cover;
    width: 102px;
    height: 102px;
    z-index: 290
}

#newsletterPopUp #newsletterPopUpWrapper {
    padding: 20px 15px 10px
}

@media (max-width: 767px) {
    #newsletterPopUp #newsletterPopUpWrapper {
        padding-top: 15px
    }
}

#newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpHeader {
    text-align: center;
    line-height: 24px
}

#newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpHeader h6 {
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
    position: relative;
    display: inline-block;
    margin: 0px auto;
    margin-bottom: 10px;
    text-align: center;
    padding-top: 20px
}

@media (max-width: 767px) {
    #newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpHeader h6 {
        font-size: 24px
    }
}

#newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpHeader p:first-child {
    font-size: 18px
}

#newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpHeader p:last-child {
    font-size: 12px
}

#newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpForm {
    padding: 0px 10px;
    color: #221F20
}

#newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpForm p {
    word-wrap: break-word
}

#newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpForm p:first-child {
    margin-bottom: 10px;
    font-size: 18px;
    margin-top: 20px;
    text-align: center;
    font-weight: bold
}

@media (max-width: 767px) {
    #newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpForm p:first-child {
        font-size: 18px
    }
}

#newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpForm p a {
    color: #406FB1;
    text-decoration: underline;
    display: block
}

@media (min-width: 768px) {
    #newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpForm p a {
        padding-top: 20px
    }
}

#newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpForm #containerCheckboxPopUp {
    padding: 0px 40px;
    padding-top: 10px;
    position: relative
}

@media (max-width: 767px) {
    #newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpForm #containerCheckboxPopUp {
        padding: 0px 30px;
        padding-top: 5px
    }
}

#newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpForm div {
    padding: 5px 0px
}

#newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpForm div input[type="email"] {
    color: #333;
    display: block;
    width: 100%;
    border: 2px solid #D1D1D1;
    border-radius: 5px;
    height: 33px;
    line-height: 33px;
    text-align: center
}

#newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpForm div input[type="checkbox"] {
    display: none
}

#newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpForm div label {
    font-size: 12px;
    position: relative;
    display: inline-block;
    font-weight: 500;
    padding-left: 40px
}

@media (max-width: 767px) {
    #newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpForm div label {
        font-size: 10px
    }
}

#newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpForm div label a {
    color: #fff;
    font-weight: 600;
    text-decoration: none
}

#newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpForm div label:before {
    content: " ";
    display: inline-block;
    border: 2px solid #D1D1D1;
    border-radius: 3px;
    background: #fff;
    width: 28px;
    height: 28px;
    position: absolute;
    left: 0px
}

#newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpForm div input[type="checkbox"]:checked+label:before {
    background: #F18D17
}

#newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpForm div input[type="checkbox"]+label+span {
    border-radius: 5px;
    background: #fff;
    color: #000;
    position: absolute;
    left: 28px;
    top: 53px;
    font-size: 12px;
    max-width: 150px;
    display: none;
    padding: 5px 10px;
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3)
}

#newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpForm div input[type="checkbox"]+label+span:before {
    position: absolute;
    background: transparent;
    left: 15px;
    top: -8px;
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff
}

#newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpForm div input[type="checkbox"].invalido+label+span {
    display: block
}

#newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpForm div button {
    display: block;
    background: #F18D17;
    border: 1px solid #F18D17;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    width: 138px;
    height: 41px;
    line-height: 20px;
    color: #fff;
    margin: 0px auto
}

#newsletterPopUp #newsletterPopUpWrapper #newsletterPopUpForm #logoBianco {
    position: absolute;
    bottom: 20px;
    left: 0px;
    background: url("/public/images/logo_bianco.png") no-repeat center center/auto 19px;
    height: 19px;
    width: 100%
}

#newsletterPopUp #newsletterPopUpChiudi {
    position: absolute;
    right: -15px;
    top: -15px;
    background: #fff;
    color: #666;
    border: 2px solid #666;
    width: 30px;
    height: 30px;
    line-height: 23px;
    text-align: center;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-size: 20px
}

@media (max-width: 767px) {
    #newsletterPopUp #newsletterPopUpChiudi {
        right: -15px;
        top: -15px;
        width: 30px;
        height: 30px;
        line-height: 20px;
        font-size: 22px
    }
}

#newsletterPopUp #newsletterPopUpChiudi a {
    color: #666
}

#newsletterPopUp #newsletterPopUpFiocco {
    position: absolute;
    left: -55px;
    top: -50px;
    width: 107px;
    height: 97px;
    background: url("/public/images/popup/fiocco.png") no-repeat center center/cover
}

.containerCheckBoxG3 {
    position: relative;
    margin-top: 25px
}

.containerCheckBoxG3 .containerCheckBoxG3_checkbox {
    display: none
}

.containerCheckBoxG3 a.containerCheckBoxG3_a {
    display: block;
    background: #FFD500;
    color: #09528a;
    font-size: 14px;
    font-weight: normal;
    margin-top: 15px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    height: 55px;
    padding: 8px 10px
}

.containerCheckBoxG3 a.containerCheckBoxG3_a .containerCheckBoxG3_wrapper {
    display: flex;
    height: 100%
}

.containerCheckBoxG3 a.containerCheckBoxG3_a .containerCheckBoxG3_wrapper .containerCheckBoxG3_img {
    width: 50px
}

@media (max-width: 767px) {
    .containerCheckBoxG3 a.containerCheckBoxG3_a .containerCheckBoxG3_wrapper .containerCheckBoxG3_img {
        width: 45px
    }
}

.containerCheckBoxG3 a.containerCheckBoxG3_a .containerCheckBoxG3_wrapper .containerCheckBoxG3_img img {
    max-height: 100%;
    max-width: 100%
}

.containerCheckBoxG3 a.containerCheckBoxG3_a .containerCheckBoxG3_wrapper .containerCheckBoxG3_descr {
    width: 210px;
    font-size: 17px;
    line-height: 17px;
    font-weight: 700
}

@media (max-width: 767px) {
    .containerCheckBoxG3 a.containerCheckBoxG3_a .containerCheckBoxG3_wrapper .containerCheckBoxG3_descr {
        width: 200px
    }
}

.containerCheckBoxG3 a.containerCheckBoxG3_a .containerCheckBoxG3_wrapper .containerCheckBoxG3_descr span {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #0a67df
}

@media (max-width: 767px) {
    .containerCheckBoxG3 a.containerCheckBoxG3_a .containerCheckBoxG3_wrapper .containerCheckBoxG3_descr span {
        font-size: 13px
    }
}

.containerCheckBoxG3 a.containerCheckBoxG3_a .containerCheckBoxG3_wrapper .containerCheckBoxG3_prezzo {
    font-size: 17px;
    font-weight: 600;
    text-align: right;
    width: calc(100% - 210px - 50px)
}

@media (max-width: 767px) {
    .containerCheckBoxG3 a.containerCheckBoxG3_a .containerCheckBoxG3_wrapper .containerCheckBoxG3_prezzo {
        width: calc(100% - 200px - 45px)
    }
}

.containerCheckBoxG3 .containerCheckBoxG3_link {
    margin-top: 5px;
    color: #046dd6;
    text-decoration: none;
    font-size: 12px;
    text-align: right;
    background: transparent url("/public/images/info_icona.png") no-repeat right center/12px 12px;
    padding-right: 20px
}

.containerCheckBoxG3 .containerCheckBoxG3_link a {
    color: #046dd6;
    text-decoration: none;
    font-size: 12px
}

.popAggiungiAlCarrello_g3 {
    position: relative;
    padding: 10px
}

@media (min-width: 768px) {
    .popAggiungiAlCarrello_g3 {
        border-top: 1px solid #5d5d5d
    }

    .popAggiungiAlCarrello_g3:after {
        position: absolute;
        display: block;
        left: 20px;
        top: -6px;
        content: " ";
        width: 10px;
        height: 10px;
        border-top: 1px solid #5d5d5d;
        border-right: 1px solid #5d5d5d;
        background: #fff;
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
}

.popAggiungiAlCarrello_g3 .popAggiungiAlCarrello_g3_nascosto {
    display: none
}

.popAggiungiAlCarrello_g3 .popAggiungiAlCarrello_g3_wrapper {
    color: #000
}

@media (min-width: 786px) {
    .popAggiungiAlCarrello_g3 .popAggiungiAlCarrello_g3_wrapper {
        display: flex
    }
}

.popAggiungiAlCarrello_g3 .popAggiungiAlCarrello_g3_wrapper .g3_scudo {
    position: relative;
    background: transparent url("/public/images/G3/scudo.png") no-repeat center center/100% 100%;
    width: 46px;
    height: 50px;
    z-index: 9999
}

.popAggiungiAlCarrello_g3 .popAggiungiAlCarrello_g3_wrapper .g3_dx {
    font-size: 15px
}

@media (min-width: 768px) {
    .popAggiungiAlCarrello_g3 .popAggiungiAlCarrello_g3_wrapper .g3_dx {
        width: calc(100% - 10px - 46px);
        margin-left: 10px
    }
}

@media (max-width: 767px) {
    .popAggiungiAlCarrello_g3 .popAggiungiAlCarrello_g3_wrapper .g3_dx {
        margin-top: 5px
    }
}

.popAggiungiAlCarrello_g3 .popAggiungiAlCarrello_g3_wrapper .g3_dx h5,
.popAggiungiAlCarrello_g3 .popAggiungiAlCarrello_g3_wrapper .g3_dx .g3_prezzo {
    font-size: 17px;
    font-weight: 600
}

.popAggiungiAlCarrello_g3 .popAggiungiAlCarrello_g3_wrapper .g3_dx h5 {
    margin: 0px;
    padding: 0px
}

.popAggiungiAlCarrello_g3 .popAggiungiAlCarrello_g3_wrapper .g3_dx .g3_prezzo {
    text-align: right
}

@media (max-width: 767px) {
    .popAggiungiAlCarrello_g3 #popAggiungiAlCarrello_g3aggiunto .popAggiungiAlCarrello_g3_wrapper .g3_scudo {
        margin: 0px auto
    }
}

.popAggiungiAlCarrello_g3 #popAggiungiAlCarrello_g3aggiunto .popAggiungiAlCarrello_g3_wrapper .g3_scudo:after {
    content: " ";
    width: 10px;
    height: 20px;
    left: 0px;
    top: 0px;
    position: absolute;
    background: transparent url("/public/images/G3/spunta.png") no-repeat center center/100% 100%
}

@media (max-width: 767px) {
    .popAggiungiAlCarrello_g3 #popAggiungiAlCarrello_g3aggiungibile .g3_scudo {
        display: none
    }
}

@media (min-width: 768px) {
    .popAggiungiAlCarrello_g3 #popAggiungiAlCarrello_g3aggiungibile .g3_dx {
        display: flex
    }
}

@media (max-width: 767px) {
    .popAggiungiAlCarrello_g3 #popAggiungiAlCarrello_g3aggiungibile .g3_dx {
        text-align: center
    }
}

.popAggiungiAlCarrello_g3 #popAggiungiAlCarrello_g3aggiungibile .g3_dx .g3_dx_testo {
    font-size: 15px
}

@media (max-width: 767px) {
    .popAggiungiAlCarrello_g3 #popAggiungiAlCarrello_g3aggiungibile .g3_dx .g3_dx_testo {
        font-size: 14px
    }
}

@media (min-width: 768px) {
    .popAggiungiAlCarrello_g3 #popAggiungiAlCarrello_g3aggiungibile .g3_dx .g3_dx_testo {
        width: 230px
    }
}

.popAggiungiAlCarrello_g3 #popAggiungiAlCarrello_g3aggiungibile .g3_dx .g3_dx_testo .g3_blu {
    color: #046dd6;
    padding-top: 5px;
    font-weight: 600
}

@media (max-width: 767px) {
    .popAggiungiAlCarrello_g3 #popAggiungiAlCarrello_g3aggiungibile .g3_dx .g3_dx_testo .g3_blu {
        display: none
    }
}

@media (min-width: 768px) {
    .popAggiungiAlCarrello_g3 #popAggiungiAlCarrello_g3aggiungibile .g3_dx .g3_bottone {
        width: calc(100% - 230px)
    }
}

.popAggiungiAlCarrello_g3 #popAggiungiAlCarrello_g3aggiungibile .g3_dx .g3_bottone .g3_bottone_bottone {
    background: #FFD500;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    height: 55px;
    font-size: 17px;
    font-weight: 700;
    color: #09528a
}

@media (max-width: 767px) {
    .popAggiungiAlCarrello_g3 #popAggiungiAlCarrello_g3aggiungibile .g3_dx .g3_bottone .g3_bottone_bottone {
        display: flex;
        align-items: center;
        padding: 5px
    }

    .popAggiungiAlCarrello_g3 #popAggiungiAlCarrello_g3aggiungibile .g3_dx .g3_bottone .g3_bottone_bottone .g3_scudo_bottone {
        position: relative;
        background: transparent url("/public/images/G3/scudo.png") no-repeat center center/100% 100%;
        width: 30px;
        height: 30px;
        z-index: 9999
    }

    .popAggiungiAlCarrello_g3 #popAggiungiAlCarrello_g3aggiungibile .g3_dx .g3_bottone .g3_bottone_bottone span {
        width: calc(100% - 30px - 70px - 5px);
        margin-left: 5px;
        display: block;
        text-align: left;
        font-size: 15px;
        line-height: 17px
    }

    .popAggiungiAlCarrello_g3 #popAggiungiAlCarrello_g3aggiungibile .g3_dx .g3_bottone .g3_bottone_bottone span .g3_blu_bottone {
        font-size: 14px;
        line-height: 14px;
        color: #046dd6;
        font-weight: 600
    }

    .popAggiungiAlCarrello_g3 #popAggiungiAlCarrello_g3aggiungibile .g3_dx .g3_bottone .g3_bottone_bottone .g3_prezzo_bottone {
        width: 70px;
        color: #09528a;
        text-align: right
    }
}

@media (min-width: 768px) {
    .popAggiungiAlCarrello_g3 #popAggiungiAlCarrello_g3aggiungibile .g3_dx .g3_bottone .g3_bottone_bottone .g3_scudo_bottone {
        display: none
    }

    .popAggiungiAlCarrello_g3 #popAggiungiAlCarrello_g3aggiungibile .g3_dx .g3_bottone .g3_bottone_bottone .g3_prezzo_bottone {
        display: none
    }
}

@media (min-width: 768px) {
    .popAggiungiAlCarrello_g3 #popAggiungiAlCarrello_g3aggiungibile .g3_dx .g3_bottone .g3_bottone_bottone {
        line-height: 55px
    }
}

.popAggiungiAlCarrello_g3 #popAggiungiAlCarrello_g3aggiungibile .g3_dx .g3_bottone .g3_prezzo {
    color: #09528a;
    text-align: center;
    padding-top: 20px
}

@media (max-width: 767px) {
    .popAggiungiAlCarrello_g3 #popAggiungiAlCarrello_g3aggiungibile .g3_dx .g3_bottone .g3_prezzo {
        display: none
    }
}

@media (min-width: 768px) {
    .popAggiungiAlCarrello_g3 .g3_blu_bottone {
        display: none
    }
}

#bannerSpecialDesktop #bannerSpecialDesktopLista {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px
}

#bannerSpecialDesktop #bannerSpecialDesktopLista a {
    position: absolute;
    top: 75px;
    width: 270px;
    height: 317px;
    border: 2px solid transparent;
    -moz-transition: border-color .3s linear;
    -o-transition: border-color .3s linear;
    -webkit-transition: border-color .3s linear;
    transition: border-color .3s linear
}

#bannerSpecialDesktop #bannerSpecialDesktopLista a:hover {
    border: 2px solid #f29817;
    -webkit-box-shadow: 0px 0px 5px 0px #f29817;
    -moz-box-shadow: 0px 0px 5px 0px #f29817;
    box-shadow: 0px 0px 5px 0px #f29817
}

#bannerSpecialDesktop #bannerSpecialDesktopLista a:first-child {
    left: 12px
}

#bannerSpecialDesktop #bannerSpecialDesktopLista a:nth-child(2) {
    left: 294px
}

#bannerSpecialDesktop #bannerSpecialDesktopLista a:nth-child(3) {
    left: 576px
}

#bannerSpecialDesktop #bannerSpecialDesktopLista a:last-child {
    left: 858px
}

@media (min-width: 768px) {
    #bannerSpecialMobile {
        display: none
    }
}

#bannerSpecialMobile #bannerSpecialMobileLogo {
    max-width: 100%;
    margin: 0px 5px;
    margin-bottom: 5px
}

#bannerSpecialMobile #bannerSpecialMobileLista {
    background: #00b93a;
    padding: 8px
}

#bannerSpecialMobile #bannerSpecialMobileLista a {
    display: block;
    margin-bottom: 8px
}

#bannerSpecialMobile #bannerSpecialMobileLista a img {
    max-width: 100%
}

#bannerSpecialMobile #bannerSpecialMobileLista a:last-child {
    margin-bottom: 0
}

.cons732021 .blueknow-box2 {
    min-height: 230px
}

.cons732021 .blueknow-box2 .consBrand a span {
    font-weight: normal;
    color: #000
}

.cons732021 .blueknow-box2 .consImage .image2 a {
    display: block;
    width: 100%;
    min-height: 110px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.cons732021 .blueknow-box2 .consProductName.text-center {
    min-height: 40px
}

.cons732021 .blueknow-box2 .consProductName.text-center .titolo_blu span {
    text-align: center;
    word-wrap: break-word;
    display: block
}

.cons732021 .blueknow-box2 .consProductName.text-center .titolo_blu .spanNomeBluKnow:first-child {
    font-weight: 600
}

.cons732021 .blueknow-box2 .consProductName.text-center .titolo_blu .spanNomeBluKnow:last-child {
    font-size: 13px;
    font-weight: normal;
    text-transform: initial
}

.cons732021 .blueknow-box2 .prezzo-home-blueknow {
    text-align: center;
    font-size: 16px
}

.soloNegozio {
    font-family: 'Titillium Web', sans-serif;
    text-align: center;
    padding: 10px 0px
}

.soloNegozio .soloNegozioMotto {
    font-weight: bold;
    font-size: 18px;
    color: #7BCF18
}

@media (min-width: 1024px) {
    .soloNegozio .soloNegozioMotto {
        font-size: 18px
    }
}

.soloNegozio .soloNegozioLink {
    font-weight: 600;
    font-size: 15px;
    color: #000
}

@media (min-width: 1024px) {
    .soloNegozio .soloNegozioLink {
        font-size: 18px
    }
}

.soloNegozio .soloNegozioLink a {
    color: #046dd6
}

.tableprodotto td,
.tableprodotto th {
    padding: 5px 10px;
    border-bottom: 1px solid #ccc
}

.tableprodotto tr td:first-child {
    font-weight: 600
}

.tableprodotto tr:nth-child(2n) td {
    background: #e8e8e8
}

#tabs_prodotto_descrizione h6 {
    font-size: 17px;
    font-weight: 700
}

#tabs_prodotto_descrizione p {
    line-height: initial
}

#promoPicture {
    display: block
}

#promoPicture picture {
    display: block;
    max-width: 100%;
    margin-bottom: 10px
}

#promoPicture picture img {
    max-width: 100%
}

.prezzoSbarrato {
    text-decoration: line-through;
    text-decoration-color: #f00
}

.qtaBottoneCarrello {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    padding-top: 15px
}

.qtaBottoneCarrello div.inptQta {
    position: relative;
    width: 60px
}

.qtaBottoneCarrello div.inptQta input[type="number"] {
    background: none;
    max-width: 100%;
    height: 100%;
    font-size: 20px;
    border: 1px solid #7bcf18;
    text-align: center;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

@media (max-width: 1023px) {
    .qtaBottoneCarrello div.inptQta input[type="number"] {
        display: none
    }
}

.qtaBottoneCarrello div.inptQta select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: none;
    max-width: 100%;
    height: 100%;
    font-size: 20px;
    border: 1px solid #7bcf18;
    text-align: center;
    text-align-last: center;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    display: block;
    width: 100%
}

@media (min-width: 1024px) {
    .qtaBottoneCarrello div.inptQta select {
        display: none
    }
}

.qtaBottoneCarrello div.inptQta::after {
    content: " ";
    display: block;
    position: absolute;
    right: 3px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #7bcf18
}

@media (min-width: 1024px) {
    .qtaBottoneCarrello div.inptQta::after {
        display: none
    }
}

@media (max-width: 1023px) {
    .qtaBottoneCarrello div.inptQta::after {
        top: 25px
    }
}

.qtaBottoneCarrello a {
    width: calc(100% - 60px);
    display: block
}

.qtaBottoneCarrello a div.aggiungi-verde_2 {
    margin-top: 0px;
    border-radius: 0px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

@media (max-width: 767px) {
    #apritoreCategorieSx {
        background: #fff url(/public/images/icona_testa_filtri_prodotto.png) no-repeat left 20px center;
        background-size: 20px 21px;
        padding: 20px;
        padding-left: 50px;
        border-radius: 6px
    }
}

@media (max-width: 767px) {
    .listaSottocategoriaH1 {
        font-size: 15px
    }
}

@media (max-width: 1023px) {
    .listaSottocategoriaH1 {
        font-size: 22px
    }
}

@media (min-width: 1024px) {
    .listaSottocategoriaH1 {
        font-size: 30px;
        padding-bottom: 8px
    }
}

.prodottoSubitoDisponibile {
    color: #000;
    text-align: left
}

@media (max-width: 767px) {
    .prodottoSubitoDisponibile {
        font-size: 16px
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .prodottoSubitoDisponibile {
        font-size: 13px;
        text-align: right
    }
}

@media (min-width: 1024px) {
    .prodottoSubitoDisponibile {
        font-size: 18px;
        text-align: right
    }
}

.prodottoSubitoDisponibile span {
    display: inline-block;
    position: relative
}

@media (max-width: 768px) {
    .prodottoSubitoDisponibile span {
        margin-left: 15px
    }
}

@media (min-width: 1024px) {
    .prodottoSubitoDisponibile span {
        margin-right: 12px
    }
}

.prodottoSubitoDisponibile span::before {
    content: "";
    display: block;
    position: absolute;
    background: #7bcf18;
    width: 10px;
    height: 10px;
    left: -16px;
    border-radius: 11px;
    margin-top: 6px;
    top: -1px
}

@media (min-width: 1024px) {
    .prodottoSubitoDisponibile span::before {
        left: -24px;
        width: 14px;
        height: 14px;
        border-radius: 15px;
        margin-top: 10px;
        top: -2px
    }
}

.signinHeader a {
    color: #337ab7
}

@media (max-width: 768px) {
    #eseguiLogin .form-control {
        font-size: 17px;
        color: #000000 !important
    }

    #eseguiLogin .bottonelogin {
        background: #F18D17;
        color: #ffffff
    }

    .row-carrello-prodotto .col-xs-6 {
        padding: 0
    }

    .row-carrello-prodotto .tasto-salvadopo {
        font-size: 16px
    }
}

.top-bar-black {
    font-size: 14px;
    background-color: #000000;
    color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px
}

.top-bar-black .assistenza-topbar img {
    display: inline-block
}

@media (min-width: 1200px) {
    .top-bar-black .assistenza-topbar .visible-lg {
        display: inline !important
    }
}

.top-bar-black .rating {
    float: left;
    width: 110px;
    font-size: inherit;
    display: inline-block;
    unicode-bidi: bidi-override;
    color: #888888;
    margin: 0;
    position: relative;
    padding: 0
}

.top-bar-black .rating span {
    margin-right: 5px
}

.top-bar-black .rating .rating-upper {
    color: #ffffff;
    padding: 0;
    position: absolute;
    z-index: 1;
    display: flex;
    top: 0;
    left: 0;
    overflow: hidden
}

.top-bar-black .rating .rating-upper a {
    color: #ffffff
}

.top-bar-black .rating .rating-lower {
    color: #000000;
    padding: 0;
    display: flex;
    z-index: 0
}

.top-bar-black .rating .rating-lower a {
    color: #000000
}

#containerCarrelloTop {
    margin-top: 20px
}

.badge_carrello {
    color: #fff;
    background-color: #80c241;
    font-size: 12px;
    border-radius: 30px;
    padding: 0 10px !important;
    width: auto !important;
    line-height: 34px
}

.badge_carrello img {
    height: 27px;
    width: auto;
    margin-right: 5px
}

.btn-arancione {
    background: #F18D17;
    color: #fff;
    border: 0
}

.txt-arancione {
    color: #F18D17
}

.padding-10 {
    padding: 10px
}

.elementoOffertaDelGiorno:hover,
#ultimiarriviV2 .blocco-prodoto-lista:hover,
.elementoUltimiArriviHome:hover {
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.42);
    -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.42);
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.42);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.3)
}

.elementoOffertaDelGiorno {
    padding: 10px 0;
    border: 1px solid transparent
}

.elementoOffertaDelGiorno .offerteDelGiorno_descrizione {
    min-height: 53px
}

.elementoOffertaDelGiorno .offerteDelGiorno_descrizione a.offerteDelGiorno_titolo_link {
    color: #046DD6;
    font-size: 16px;
    display: block;
    font-weight: 600;
    overflow: hidden;
    margin-top: 5px;
    line-height: 16px
}

.elementoOffertaDelGiorno .offerteDelGiorno_descrizione a.offerteDelGiorno_titolo_link span.offerteDelGiorno_titolo_marca {
    color: #1a171b
}

.elementoOffertaDelGiorno .offerteDelGiorno_descrizione span.offerteDelGiorno_titolo_nome2 {
    font-size: 13px;
    font-weight: 500
}

.elementoOffertaDelGiorno img {
    height: auto;
    max-width: 80%
}

.elementoOffertaDelGiorno img.marca {
    max-height: 22px
}

.prodotto-griglia-marca {
    text-align: center
}

.prodotto-griglia-marca img {
    max-width: 100%;
    max-height: 22px
}

.text-blu {
    color: #046DD6
}

.text-black {
    color: #000000 !important
}

.rimuovi-lista-desideri {
    font-size: 12px
}

.btn-prd-esaurito:hover,
.btn-prd-esaurito:focus,
.btn-prd-esaurito:active,
.btn-prd-esaurito {
    color: #fff;
    background-color: #7f827d;
    border-radius: 3px;
    text-decoration: none;
    box-shadow: none;
    border: 1px solid #7f827d
}

.btn-prd-fuoriproduzione:hover,
.btn-prd-fuoriproduzione:focus,
.btn-prd-fuoriproduzione:active,
.btn-prd-fuoriproduzione {
    text-align: center;
    background: #828180;
    border-radius: 3px
}

.btn-prd-fuoriproduzione:hover img,
.btn-prd-fuoriproduzione:focus img,
.btn-prd-fuoriproduzione:active img,
.btn-prd-fuoriproduzione img {
    height: 30px
}

@media (min-width: 992px) {
    .row-md-categorie-home {
        margin: 0 auto;
        width: 95%
    }
}

@media (max-width: 376px) {
    .col-md-categorie-home img {
        width: 100%;
    }
}

@media screen and (max-width: 991px) and (min-width: 377px) {
    .col-md-categorie-home img {
        width: 70%;
    }
}

.col-md-categorie-home {
    position: relative;
    min-height: 1px
}

.col-md-categorie-home img {
    margin: 0 auto
}

@media (min-width: 992px) {
    .col-md-categorie-home {
        width: 11.1%
    }

    .col-md-categorie-home img {
        max-width: 100%
    }

    .col-md-categorie-home a {font-size: 16px;flex-direction: column;align-items: center;justify-content: center;color: #000000;}
}

@media (max-width: 991px) {
    .col-md-categorie-home a {
        font-size: 16px;
        color: #000000
    }
}

.w-100 {
    width: 100% !important
}

.categorie-popolari {
    font-size: 22px;
    color: black
}

.blueknow-box2 .spanNomeBluKnow:last-child {
    font-size: 13px;
    font-weight: normal;
    text-transform: initial
}

.blueknow-box2 .spanNomeBluKnow:first-child {
    font-weight: 600
}

.blueknow-box2 span {
    text-align: center;
    word-wrap: break-word;
    display: block
}

.rigaUltimiArriviHome {
    min-width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    color: #000000
}

.rigaUltimiArriviHome .elementoUltimiArriviHome {
    width: 225px;
    padding: 0 5px;
    display: inline-block;
    border: 1px solid transparent
}

@media (min-width: 1024px) {
    .rigaUltimiArriviHome .elementoUltimiArriviHome {
        width: 280px
    }
}

.rigaUltimiArriviHome .elementoUltimiArriviHome a {
    color: #000000
}

.padding-7 {
    padding: 7px
}

.three-lines-ellipsis {
    display: -webkit-box;
    max-width: 200px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.text-grey {
    color: #666
}

.text-white {
    color: #ffffff
}

.bg-blue {
    background-color: #346fb3
}

#miniMenu {
    float: left;
    background: #5c5c5c;
    margin-top: 0;
    width: 68px;
    border-radius: 5px 0 0 5px;
    text-align: center;
    margin-right: 3px;
    padding: 6.4px
}

#miniMenu img {
    height: 20px
}

.pl-0 {
    padding-left: 0
}

.pr-0 {
    padding-right: 0
}

a.linkHeaderMobile.cornetta img {
    max-height: 32px
}

#superCategorie2.navbar {
    min-height: 0
}

div#body {
    background-color: #fff;
    padding: 15px
}

.carrello-acquisto-sicuro {
    margin-top: 5px;
    padding: 5px 40px;
    background: white
}

@media (max-width: 991px) {
    .carrello-acquisto-sicuro {
        max-width: 198px
    }
}

.back-home-btn {
    background-color: #80c241;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    border-radius: 4px;
    border: 0;
    padding: 0 5px;
    height: 42px;
    width: 100%;
    margin-top: 10px;
    line-height: inherit;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.back-home-btn:hover {
    color: #ffffff
}

#googleCustomBtn {
    display: inline-block;
    background: white;
    color: #444;
    width: 190px;
    border-radius: 5px;
    border: thin solid #888;
    white-space: nowrap;
    cursor: pointer
}

#googleCustomBtn span.label {
    font-family: serif;
    font-weight: normal
}

#googleCustomBtn span.icon {
    background: url("/public/images/g-normal.png") transparent 5px 50% no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 40px
}

#googleCustomBtn span.buttonText {
    display: inline-block;
    vertical-align: middle;
    padding-left: 32px;
    padding-right: 64px;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif
}

@media (min-width: 576px) {
    .text-sm-right {
        text-align: right
    }
}

@media (min-width: 500px) and (max-width: 576px) {

    .carrello_prodotto_dettagli,
    .carrello_prodotto_img {
        text-align: right
    }
}

@media (max-width: 768px) {

    .carrello_prodotto_dettagli,
    .carrello_prodotto_img {
        min-height: 125px
    }
}

div.offerteDelGiorno_footer div.offerteDelGiorno_bottonecarrello a.aggiungi-verde {
    height: 32px;
    width: 200px;
    margin-left: auto;
    margin-right: auto
}

div.offerteDelGiorno_footer div.offerteDelGiorno_bottonecarrello a.aggiungi-verde img {
    height: 28px;
    margin-top: 2px
}

@media (max-width: 767px) {
    div.offerteDelGiorno_footer div.offerteDelGiorno_bottonecarrello a.aggiungi-verde {
        height: 29px;
        width: 150px
    }

    div.offerteDelGiorno_footer div.offerteDelGiorno_bottonecarrello a.aggiungi-verde img {
        height: 24px;
        margin-top: 2px;
        max-width: 100%
    }
}

@media (max-width: 677px) {
    .prodottoPrezzoNome {
        text-align: center;
        float: none !important;
    }
    .medio strike {
        text-align: center;
        float: none !important;
        margin-right: 0 !important
    }
    .prodotto-prezzo {
        text-align: center;
        float: none !important;
    }
    .inveceHome {
        text-align: center;
        float: none !important;
    }
  }