﻿#h1, body {
    display: none
}

#messaggio_box, #scroller_attesa {
    top: 50%;
    left: 50%;
    position: fixed;
    visibility: hidden;
    z-index: 5100
}

#loading, .barra-superiore, .contenitore {
    max-width: 980px;
    width: 100%
}

.contatti a, .icona-contatti, .img-en, .img-it {
    vertical-align: middle
}

.back-to-top {
    visibility: hidden;
    background-color: #c2c7dc;
    width: 50px;
    height: 50px;
    font-size: 36px;
    text-align: center;
    line-height: 48px;
    color: #fff;
    position: fixed;
    bottom: 25px;
    z-index: 90;
    cursor: pointer;
    border-radius: 100px;
    opacity: 0;
    -webkit-transform: translateZ(0);
    transition: .8s
}

    .back-to-top.show {
        visibility: visible;
        bottom: 75px;
        opacity: .8
    }

* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

body {
    font-size: 16px;
    font-family: "Times New Roman",Georgia,serif;
    background-color: #e2e2f1
}

.posimg {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

#loading {
    visibility: hidden;
    height: 150%;
    background-color: #292929;
    top: 0;
    z-index: 12;
    position: fixed;
    opacity: .5;
    margin: 0 auto
}

.contenitore {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    min-width: 320px;
    background-color: #fff;
    background: linear-gradient(#dddbeb,#fff)
}

#messaggio_box, .barra-superiore, .menu {
    background: linear-gradient(#dddbeb,#fff)
}

#div_img_messaggio {
    padding-top: 20px
}

#div_conferma {
    top: 5px;
    left: 200px;
    position: absolute
}

.chiudi-messaggio-box {
    cursor: pointer;
    font-size: 20px !important;
    text-decoration: none;
    color: navy
}

#testo_messaggio {
    font-family: 'Times New Roman',Times,serif;
    font-size: .8em;
    text-align: left;
    padding: 10px 10px 30px 30px
}

#attendi {
    color: #fff;
    font-weight: 700;
    font-style: italic;
    font-size: 1.5em;
    font-family: arial,Helvetica,sans-serif
}

#intestazione_errore, #link_errore {
    margin-left: 250px;
    font-family: Arial,Helvetica,sans-serif
}

#attesa {
    margin-top: 20px
}

#spin {
    font-size: 40px;
    color: #fff
}

#scroller_attesa {
    height: 80px;
    width: 160px;
    margin-left: -80px;
    margin-top: -40px
}

#messaggio_box {
    width: 224px;
    margin-left: -112px;
    margin-top: -96px;
    background-color: #f3f3f3;
    font-size: 18px;
    text-align: center
}

#intestazione_errore {
    margin-top: 150px;
    color: red;
    font-size: 24px
}

#link_errore {
    color: #246;
    font-size: 18px
}

.barra-superiore {
    margin: 0 auto;
    top: 0
}

.contenitore-icona-logo {
    width: 100%;
    padding-top: 7px;
    text-align: center
}

.icona-logo {
    max-width: 100%;
    height: auto
}

.contenitore-icona-menu {
    position: absolute;
    right: 10px;
    top: 10px
}

.icona-menu {
    font-size: 30px;
    color: navy;
    cursor: pointer
}

.contatti a, .nazione {
    color: #575967;
    font-size: 18px;
    text-decoration: none
}

.menu {
    position: fixed;
    z-index: 20;
    top: 0;
    right: 0;
    width: 0;
    overflow: hidden;
    overflow-y: auto
}

.accordion, .chiudi-menu, .div-int2, .nazioni, .rpt {
    position: relative
}

#div_footer, .panel, .rpt {
    overflow: hidden
}

.menu::-webkit-scrollbar {
    width: 7px
}

.menu::-webkit-scrollbar-thumb {
    background: #8687b1
}

@-moz-document url-prefix('') {
    .menu {
        scrollbar-color: #8687b1 #dddbeb;
        scrollbar-width: thin
    }
}

.nazioni-contatti {
    width: 100%;
    white-space: nowrap;
    padding-left: 0
}

.accordion, .link {
    padding: 10px 10px 10px 18px
}

.nazioni {
    font-family: Consolas;
    margin-left: 18px;
    text-decoration: none
}

    .blocco-link:hover, .contatti a:hover, .link-dtf:hover, .nazioni a:hover {
        text-decoration: underline
    }

.img-en, .img-it {
    text-decoration: none;
    margin-left: 10px;
    margin-top: -3px
}

#numero_carrello {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    position: absolute;
    text-align: center;
    left: 97px;
    top: 55px;
    width: 32px
}

#img-carrello {
    margin-left: 90px;
    font-size: 40px;
    color: #666;
    text-decoration: none
}

#home_a {
    margin-left: 40px;
    font-size: 38px
}

#img-home {
    color: #666;
    font-size: 38px
}

.contatti {
    text-decoration: none;
    margin-left: 18px;
    margin-top: 20px
}

    .contatti a {
        display: inline
    }

.icona-contatti {
    font-size: 22px;
    margin-left: 5px;
    margin-top: -6px
}

.accordion, .blocco-link, .link-dtf {
    border: none;
    text-align: left;
    outline: 0;
    font-size: 18px;
    white-space: nowrap;
    width: 100%;
    cursor: pointer
}

.accordion {
    color: brown;
    transition: .4s
}

    .accordion:hover, .active {
        background-color: #accad9
    }

    .accordion:after {
        content: '\f107';
        font-size: 24px;
        font-family: FontAwesome;
        position: absolute;
        left: 260px
    }

.active:after {
    content: '\f106 ';
    font-family: FontAwesome
}

.panel {
    max-height: 0;
    transition: max-height .5s ease-out;
    display: block;
    color: navy
}

.link-dtf {
    color: brown;
    text-decoration: none
}

.blocco-link {
    color: navy;
    text-decoration: none
}

.chiudi-menu {
    cursor: pointer;
    padding-top: 5px;
    margin-left: 250px;
    font-size: 30px !important;
    text-decoration: none;
    color: #5d6471
}

#paging, .rpt {
    margin: 0 auto
}

.item-menu:hover {
    background-color: #dfdceb
}

.item-menu {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px
}

    .item-menu a {
        white-space: nowrap;
        text-decoration: none;
        color: navy;
        padding-left: 18px
    }

#titolo_tema {
    width: 100%;
    text-align: center;
    padding-top: 30px;
    padding-left: 10%;
    padding-right: 10%;
    font-size: 24px;
    color: navy;
    line-height: 120%
}

#div_descrizione_tema {
    margin-top: 30px;
    width: 100%;
    text-align: justify;
    color: #29547e;
    font-size: 16px;
    line-height: 22px;
    padding-right: 20px;
    padding-left: 20px
}

.rpt {
    max-width: 980px;
    width: 100%;
    padding-top: 15px
}

.div-int1, .div-int3 {
    padding-top: 5px;
    text-align: center
}

.tabella {
    float: left;
    width: 20%;
    border-collapse: separate;
    border-spacing: 15px
}

.div-int1 {
    color: navy;
    height: 25%;
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 100%
}

.div-int2 {
    height: 60%;
    width: 100%;
    text-align: center
}

.miniature {
    max-width: 100%;
    max-height: 100%
}

.div-int3 {
    height: 15%;
    color: brown;
    width: 100%
}

#div_pag1, .div-pag {
    float: left;
    width: 20px
}

.cella {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 2px 2px 5px #aaa;
    -webkit-box-shadow: 2px 2px 5px #aaa;
    box-shadow: 2px 2px 5px #aaa;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    background: linear-gradient(#edf2f4,#dddbeb)
}

#div-paging {
    margin-top: 40px;
    width: 100%;
    height: 80px
}

.div-pag {
    margin-left: 10px;
    text-align: center
}

.pag {
    display: none;
    cursor: pointer;
    font-size: 18px
}

#div_pag1 {
    text-align: center
}

#div_footer, .social {
    width: 100%;
    text-align: center
}

#div_footer {
    background-color: #fff;
    background: linear-gradient(#dddbeb,#fff);
    padding-bottom: 20px;
    line-height: 25px
}

.social {
    margin-top: 20px
}

.facebook, .linkedin, .pinterest {
    font-size: 30px;
    color: navy
}

.artigiani, .pypal {
    padding-top: 10px
}

.note-indirizzo {
    padding-left: 10px;
    padding-right: 10px;
    color: navy
}

.policy {
    color: #369;
    text-decoration: none
}

.info-acquisti {
    color: brown;
    text-decoration: none;
    font-style: italic
}

@media screen and (max-width:1920px) {
    .tabella {
        float: left;
        width: 25%;
        border-collapse: separate;
        border-spacing: 15px
    }
}

@media screen and (max-width:1024px) {
    .tabella {
        float: left;
        width: 25%;
        border-collapse: separate;
        border-spacing: 15px
    }

    .rpt {
        width: 90%
    }
}

@media screen and (max-width:840px) {
    .rpt {
        width: 100%
    }
}

@media screen and (max-width:770px) {
    .rpt {
        width: 90%
    }

    .tabella {
        width: 33.3%
    }
}

@media screen and (max-width:700px) {
    .intestazione {
        font-size: 17px
    }
}

@media screen and (max-width:600px) {
    .rpt {
        width: 100%
    }
}

@media screen and (max-width:550px) {
    .rpt {
        width: 80%
    }

    .tabella {
        width: 50%
    }
}

@media screen and (max-width:480px) {
    .rpt {
        width: 95%
    }

    .tabella {
        width: 50%
    }

    #spazio-2 {
        clear: left
    }

    .contenitore-icona-logo {
        width: 85%
    }
}

@media screen and (max-width:400px) {
    .rpt {
        width: 100%
    }
}

@media screen and (max-width:375px) {
    .div-nazioni {
        font-size: 90%
    }

    .icona-menu {
        font-size: 30px
    }
}

@media screen and (max-width:360px) {
    .rpt {
        width: 60%
    }

    .tabella {
        width: 100%
    }
}

@media screen and (max-width:320px) {
    .rpt {
        width: 70%
    }

    .tabella {
        width: 100%
    }

    .contenitore-icona-logo {
        width: 80%
    }
}
