@media (min-width: 1001px) {
    .gallery {
        float: left;
        width: 18%;
        padding: 10px;
    }

    .overview {
        float: right;
        width: 81%;
        text-align: left;
    }
}

.info table {
    width: auto;
}

    .info table td {
        min-width: 120px;
    }




/* evita il blocco degli input */
input,
button,
select,
textarea {
    /*font-family: inherit;*/
    /*font-family: 'raleway medium';*/
    font-size: 14px;
    line-height: normal;
}


.header-upper {
    background-color: #003366;
    font-family: 'raleway medium' !important;
}

.header-links a span, .header-links a {
    font-size: 14px !important;
    color: white;
}

ul.lista-link {
    margin-bottom: 0px !important;
}

.lista-link img {
    padding-right: 5px;
    position: relative;
    bottom: 3px;
    width: 20px;
}

#topcartlink {
    background-color: transparent !important;
}

.documenti-allegati {
    /*float:left;*/
    /*display:inline-block;*/
    margin-bottom: 20px;
    /*width:25%;*/
}

.content-collapse, .autori a {
    font-size: 14px;
}

.prezzi-abbonamento, .prezzi {
    width: auto !important;
}

    .prezzi-abbonamento th, .prezzi th {
        padding-right: 25px !important;
    }

header .TOP2_submenu > div > div {
    text-align: center;
}

header .TOP2_submenu a {
    display: inline-block;
    color: gray;
    text-decoration: none;
    padding: 20px !important;
}



/* CheckOutIndirizzi */
.tipologie-indirizzo label {
    text-transform: uppercase;
}

.tipologie-indirizzo input[type="radio"], .tipologie-indirizzo input[type="checkbox"] {
    margin: 6px 10px 10px 10px;
}

.form-group input[type="radio"], .form-group input[type="checkbox"] {
    padding: 40px;
    margin: 6px 10px 10px 10px;
}

.tab-section.active h3 {
    color: #003366 !important;
}

.tab-section h3, .tab-section h2 {
    color: #7f99b2 !important;
}

.tab-section .separatore-sezioni hr {
    border-top: 1px solid silver;
}

.active .separatore-sezioni hr {
    border-top: 1px solid #003366;
}


/* Scheda prodotto */
.box-indice {
    font-size: 14px;
}

.indice h6 {
    font-size: 14px;
}

.item-box {
    position: relative;
    width: 100%;
    float: left;
    margin: 0 0 80px;
    text-align: left;
}


    .item-box input[type="button"] {
        display: inline-block;
        height: 30px;
        width: 100%;
        border: none;
        vertical-align: middle;
    }

    .item-box .product-box-add-to-cart-button {
        width: 60%;
        /* background-color: #4ab2f1; */ background-color: #007f60;
        text-align: center;
        font-size: 15px;
        color: #fff;
        text-transform: uppercase;
    }

        .item-box .product-box-add-to-cart-button:hover {
            background-color: #248ece;
        }

.bg-scheda {
    background-color: #f6f6f6;
}

.product-essential {
    margin: 0px;
}

.strumenti > div {
    margin: 15px auto;
}

.overview {
    margin-bottom: 0px;
}

.btn-abi {
    width: auto !important;
    display: inline-block !important;
}

.item-box {
    width: 19%;
    margin: 0 0.5% 50px;
}

    .item-box:nth-child(5n+1) {
        clear: none;
    }

    .item-box:nth-child(5n+1) {
        clear: both !important;
    }

@media (min-width: 769px) {
    .item-box:nth-child(5n+1) {
        clear: none;
        clear: both;
    }
}

.pagina-prodottosingolo .prodotto-singolo-header .prezzi td,
.pagina-prodottosingolo .prodotto-singolo-header .prezzi th {
    padding: 5px 20px 5px 0px;
    width: auto !important;
}

a.menu_link_esterno {
    font-weight: bold;
    color: #23527c !important;
}

.overview .add-to-cart-button,
.variant-overview .add-to-cart-button {
    /*height: 43px;*/
    height: 30px;
    border: none;
    /* background-color: #4ab2f1; */ background-color: #007f60;
    padding: 0 20px;
    font-size: 15px;
    color: #fff;
    text-transform: initial;
    font-weight: bold;
    /*font-family: "raleway bold" !important;*/
    font-family: 'raleway' !important;
    font-weight: 700;
    margin-left: 5px;
}

.add-to-cart-button img {
    height: 20px;
}

.pagina-prodottosingolo table {
    width: auto;
}

.box-content article a:link, .box-content article a:visited, .box-content article a:active {
    color: #616161;
}

.box-content article a:hover {
    color: #23527c;
}

#agenda-imperdibili a:link, #agenda-imperdibili a:visited, #agenda-imperdibili a:active {
    color: #616161;
}

#agenda-imperdibili a:hover {
    color: #23527c;
}

table.fascicoli td, table.fascicoli th {
    padding-right: 15px;
    padding-bottom: 5px;
}



/* autore */
.img-scheda-autore {
    max-width: 100%;
}

.autore-p {
    margin: 0px auto 10px auto;
}

    .autore-p ~ .autore-p {
        margin: 10px auto;
    }

    .autore-p div, .autore-p li, .autore-p ul {
        font-size: 14px;
        font-weight: normal;
    }

    .autore-p ul {
        list-style: inside disc;
    }

.autore-prodotti {
    padding: 15px;
    text-align: left;
}

.mostra-block {
    display: block !important;
}

a.mostra-block {
    color: white !important;
}

.light_title a {
    font-size: 14px;
    font-weight: 700;
}

.sottolinea {
    text-decoration: underline !important;
}

#SearchOutput {
    min-height: 520px;
}

.evidenza {
    min-height: 54px;
}

.richiedi_info_oggetto {
    margin-top: 10px;
}

.err_con_pro {
    text-transform: lowercase;
    color: red;
    font-weight: bold;
}

    .err_con_pro:first-letter {
        text-transform: uppercase;
    }

.err_con_ok {
    text-transform: lowercase;
    color: green;
    font-weight: bold;
}

    .err_con_ok:first-letter {
        text-transform: uppercase;
    }




/* pagina contenuti */
.contenuto-con-leftmenu ul {
    /*list-style: inside disc;*/
    list-style: outside disc;
}

.contenuto-con-leftmenu ol {
    list-style: outside decimal;
}

.prodotto-boxato .acquisto .btn-abi {
    width: 100% !important;
}

.link-acquisto {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}

    .link-acquisto img {
        height: 20px;
        padding-bottom:5px;
    }

.prodotto-boxato .prezzi {
    width: 100% !important;
}

.prodotto-boxato figure {
    min-height: 100px;
}



#prodottieservizi-submenu, #temi-submenu {
    /*    text-transform: lowercase; */
}

    #prodottieservizi-submenu a:first-letter, #temi-submenu a:first-letter {
        text-transform: uppercase;
    }

a {
    color: #474747;
}

/* checkout - ordine completato */
.section.order-completed .title {
    text-align: left;
}


.header-links span, .header-links a {
    text-transform: none !important;
}

header .TOP2_submenu .row div {
    text-align: left;
}

    header .TOP2_submenu .row div a {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

.notizie-bancaforte li a {
    font-weight: normal;
}

.bar-notification .content a {
    font-weight: bold;
}

.pagina-areariservata-indirizzi .contenuto-con-leftmenu ul, .pagina-areariservata-pesd .contenuto-con-leftmenu ul, .pagina-areariservata-newsletter .contenuto-con-leftmenu ul, .pagina-areariservata-modifica_indirizzo .contenuto-con-leftmenu ul, .pagina-areariservata-indirizzi .contenuto-con-leftmenu ul, .pagina-areariservata-ilmioprofilo .contenuto-con-leftmenu ul, .pagina-areariservata-cambiapassword .contenuto-con-leftmenu ul, .pagina-areariservata-dettaglio_ordine .contenuto-con-leftmenu ul {
    list-style: none;
}


.news-boxata table.footer {
    background-color: #fff;
    text-align: left;
}

.result {
    color: #007f60 !important;
}

.shipping-method .label {
    color: #424242 !important;
    font-size: 14px;
}

.payment-method .label {
    color: #424242 !important;
    font-size: 14px;
}


input.input-validation-error, select.input-validation-error {
    border: 1px solid #e4434b !important;
    / OVERRIDE NOP /
}


/** PER ABI FORMAZIONE ATTRIBUTI  **/
.attributes ul {
    list-style: none;
    padding-left: 0px;
}

.attributes li {
    margin-left: 0px;
}


.acquisto a.btn-abi span, .prodotto-boxato a.btn-abi span {
    font-weight:700 !important;
}

.beneficiari-text a{
    color:#248ece;
    text-decoration:underline !important;
}

ul li.custom-value span {
    color: black !important;
    font-size: 14px
}



#CookieDeclarationChangeConsentWithdraw {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #002F5D !important;
    color: #FFF !important;
}

#CookieDeclarationChangeConsentChange {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #002F5D !important;
    color: #FFF !important;
}

.video-youtube.cookieconsent-optout-marketing img {
    max-width: 100%;
}

.video-youtube.cookieconsent-optout-marketing {
    text-align: center;
    width: 100%;
}

    .video-youtube.cookieconsent-optout-marketing a {
        font-weight: bold;
    }


