
#footer, .product-item, #header, #main-menu, .product-btn, a.blue, h1, h2, h3, h4, h5, h6 {
    font-family: "Yanone Kaffeesatz";
}

h2 {
    color: #191953;
    font-size: 30px;
    font-weight: lighter;
}

.title-font {
    font-family: "Yanone Kaffeesatz" !important;
}

.left {
    float: left;
}

.right {
    float: right;
}

.top0 {
    margin-top: 0;
}

.top10 {
    margin-top: 10px;
}

.top20 {
    margin-top: 20px;
}

.clear {
    clear: both;
}

.center {
    text-align: center
}

.pad10 {
    padding: 10px;
}

.pad20 {
    padding: 20px;
}

.padBottom10 {
    padding-bottom: 10px
}

.block {
    display: block;
}

.prepend-top {
    margin-top: 20px;
}

a:hover {
    text-decoration: none;
}

.progress-striped .bar {
    background-color: #A038A3;
}

a {
    color: #8B19C5;
}

    a:hover {
        color: #71189E;
    }
/*** bottoni ***/
i[class^="mx-icon-"] {
    background: url('/cassette.axd/file/Content/CssImages/mox-icons-d175272390fdd959c8f5d16938e89b0217e01878.png') no-repeat;
    display: inline-block;
    width: 32px;
    height: 32px;
}

i.mx-icon-plus, i.material-icons {
    background-position: 0 0;
}

i.mx-icon-cart {
    background-position: -32px 0;
}

i.mx-icon-arr-right {
    background-position: -64px 0;
}

i.mx-icon-arr-down {
    background-position: -96px 0;
}

i.mx-icon-check {
    background-position: -128px 0;
}

i.mx-icon-user {
    background-position: -160px 0;
}

i.mx-icon-minus {
    background-position: -192px 0;
}

i.mx-icon-text {
    background-position: -224px 0;
}

i.mx-icon-cancel {
    background-position: -256px 0;
}

a.mx-btn-big i[class^="mx-icon-"], input.mx-btn-big i[class^="mx-icon-"], .mx-btn-big i[class^="mx-icon-"], .mx-btn i[class^="mx-icon-"], .mx-btn i.material-icons {
    vertical-align: -9px;
    margin-right: 32px;
}

a.mx-btn, input.mx-btn, .mx-btn {
    background-color: #27ae60;
    min-height: 35px;
    border-radius: 0;
    box-shadow: none;
    font-size: 15px;
    color: #fff;
    min-width: 90px;
    border: none;
    background-image: none;
    text-shadow: none;
    display: inline-block;
    font-family: "Yanone Kaffeesatz";
    text-align: left;
}

    .mx-btn:active, .mx-btn:focus {
        text-decoration: none;
    }

input.mx-btn, button.mx-btn {
    height: 46px !important;
}

a.mx-btn-small {
    font-size: 22px;
    height: 32px;
    padding: 1px 10px;
}

a.mx-btn-purple, input.mx-btn-purple, .mx-btn-purple {
    background-color: #8B19C5;
}

a.mx-btn:hover, input.mx-btn:hover, .mx-btn:hover {
    background-color: #24244D;
}

a.mx-btn-purple:hover, input.mx-btn-purple:hover, .mx-btn-purple:hover {
    background-color: #71189E;
}

a.mx-btn-big, input.mx-btn-big, .mx-btn-big {
    min-height: 45px;
    line-height: 47px;
    font-size: 20px;
    line-height: 32px;
    padding: 5px 15px 7px 5px;
    text-align: right;
}
/* min-width: 240px;padding: 7px 0 7px 10px; }*/
.mx-btn.disabled {
    cursor: default;
    opacity: 0.65;
}

.mx-btn.disabled, .mx-btn.disabled:hover {
    background-color: #333367;
}

.mx-btn-purple.disabled, .mx-btn-purple.disabled:hover {
    background-color: #8B19C5;
}

.nav-tabs li > a {
    font-size: 18px;
}

#top-bar {
    height: 25px;
    text-align: center;
    line-height: 20px;
    z-index: 30000;
}
/*.pcenter {margin: 0 auto; width: 1000px;}*/
}


.container {
    background-color: White;
}


#top-bar .nav li a {
    padding: 0px 5px;
    font-size: 17px;
    line-height: 22px;
}

#top-bar div#top-bar-listaProdotti li {
    font-size: 11px;
    padding: 0px;
}


#cart-info .nav li a {
    font-size: 17px;
}

#login-pnl .nav li a, #cart-info .nav li a {
    color: White;
    height: 25px;
}

.cart-rigaProdotto {
    margin: 5px 0 5px 0;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #c4c4c4;
}

.phone-num {
    font-size: 25px;
}

.phone-num-min {
    font-size: 20px;
}



.bg-purple {
    background-color: #a038a3;
    color: White;
}

    .bg-purple li:hover {
        background-color: #7316a1;
    }

.bg-dark-purple {
    background-color: #8d2bca;
}

.bg-blue {
    background-color: #333367;
}

    .bg-blue:hover, .blue li:hover {
        background-color: #7272b3;
    }

.bg-grey {
    background-color: #d4d4d4;
}

.purple {
    color: #a038a3;
}

.error {
    color: red;
}


/*
.form-inline input, form input, form select {border-radius:0;box-shadow:none;height:25px; }
.form-inline input[type=checkbox] {margin-left:10px;margin-bottom: 3px;height:auto; }
.form-inline label {height:15px; }
*/
input.blue-button, .blue-button {
    background-color: #333367;
    height: 35px;
    border-radius: 0;
    box-shadow: none;
    font-size: 15px;
    font-weight: bold;
    color: White;
    min-width: 90px;
    border: none;
    background-image: none;
    text-shadow: none;
}

    .blue-button:hover {
        background-color: #7272b3;
        color: White;
    }

#header {
    margin-top: 50px;
    padding: 0 20px 0 20px;
}

#content { /*font-size:16px;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#content-wide {
    min-height: 300px; /*font-size:16px;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*padding: 0 20px 0 20px;*/

#contact-box {
    margin: 25px 0 0 0;
}

    #contact-box .contact-item {
        float: left;
        padding: 0 5px 0 5px;
    }

        #contact-box .contact-item:not(:last-child) {
            border-right: 1px solid #cececc;
        }
/*#contact-box  .contact-phone{ width: 169px;}*/
#search-box {
    margin: 22px 0 0 0;
}
/*#text-search { width:239px;}*/

#banner-box {
    text-align: center;
    margin: 10px 20px 10px 20px;
    height: 70px;
}
/*width:960px;*/


/*.border-grey {border: 1px solid #c4c4c4; }*/
.border-bottom-grey {
    border-bottom: 1px solid #c4c4c4;
}

.left-box {
    padding-left: 20px;
    width: 280px;
    float: left;
}

#content-wide .left-box {
    padding: 0;
}

#content {
    padding-right: 20px;
    float: left;
    padding-left: 20px;
}
/*width:660px;*/
#content-wide #content {
    padding: 10px 0 0 20px;
}

#top-promo-banner {
    margin: auto;
    margin-bottom: 5px;
    font-size: 50px;
    text-align: center;
}

#mox-designer-link, #mox-designer-link a {
    height: 50px;
    background-color: #a038a3;
    line-height: 50px;
    font-size: 25px;
    text-align: center;
    margin-top: 3px;
    color: White;
}

    #mox-designer-link:hover, #mox-designer-link:hover a {
        background-color: #8d2bca;
    }

#top-product-bar {
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    text-align: center;
    color: White;
    margin-bottom: 20px;
}

.box-title {
    margin-top: 20px;
    padding-left: 20px;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
}

    .box-title a, .left-box .box-title h1 {
        color: #333367;
        font-size: 30px;
    }

    .box-title img {
        margin: 20px;
        float: right;
    }

    .box-title:hover {
        background-color: #f1f1f1;
    }

.promoNovita div {
    margin-bottom: 10px;
}

#best-product {
    padding-left: 5px;
}

    #best-product ul {
        margin: 0;
    }

        #best-product ul li {
            display: block;
            width: 100%;
            list-style-type: none;
            border-bottom: 1px solid #c4c4c4;
            line-height: 30px;
            height: 30px;
        }

            #best-product ul li a {
                color: Black;
                margin-left: 10px;
            }

            #best-product ul li label {
                width: 20px;
                text-align: right;
                font-weight: bold;
                margin-top: 5px;
            }

#info-panel {
    height: 50px;
    line-height: 50px;
    font-size: 25px;
}

a.block {
    display: block;
    width: 100%;
}

.inline {
    display: inline;
}

#info-menu ul {
    margin-left: 0;
}

    #info-menu ul li a {
        padding-left: 60px;
        font-size: 15px;
        display: block;
        letter-spacing: 1px;
        font-weight: bold;
        color: #333 !important;
    }

    #info-menu ul li:hover, #info-menu ul li.active {
        background-color: #eee;
        cursor: pointer;
    }

    #info-menu ul li {
        width: 100%;
        height: 40px;
        list-style-type: none;
        margin-top: 2px;
        background-color: #f9f9f9;
        line-height: 40px;
    }

#feedback-link {
    background: url(/cassette.axd/file/Content/CssImages/guida-acquisto-19bc016ce982491a6e7941decd9d1c05a83b1fa9.png) no-repeat 14px;
}

    #feedback-link:hover {
        background: url(/cassette.axd/file/Content/CssImages/guida-acquisto-h-fa341bbea90be3ed58e55f2956527b3ea91f3027.png) no-repeat 14px;
    }

#controlli-qualita {
    background: url(/cassette.axd/file/Content/CssImages/controlli-qualita-a37ce3a3b20a5d95808ec5832469a97df40c48cb.png) no-repeat 14px;
}

    #controlli-qualita:hover {
        background: url(/cassette.axd/file/Content/CssImages/controlli-qualita-h-c6c4349cdfcfadfb05584c54a2c326ce6254490d.png) no-repeat 14px;
    }

#spedizione-veloce {
    background: url(/cassette.axd/file/Content/CssImages/spedizione-veloce-0c44193254522de958f1d4c083780d5feae64657.png) no-repeat 14px;
}

    #spedizione-veloce:hover {
        background: url(/cassette.axd/file/Content/CssImages/spedizione-veloce-h-27c280174e577bb7f835a374ff70a453a2592aa7.png) no-repeat 14px;
    }

#prodotti-sostenibili {
    background: url(/cassette.axd/file/Content/CssImages/prodotti-sostenibili-d6ecfd99c5b459e0a988aa8460176aaea61da9d9.png) no-repeat 14px;
}

    #prodotti-sostenibili:hover {
        background: url(/cassette.axd/file/Content/CssImages/prodotti-sostenibili-h-b9685a4e214f05391c7dc931151de7a804dd8671.png) no-repeat 14px;
    }

#servizio-clienti {
    background: url(/cassette.axd/file/Content/CssImages/servizio-clienti-20e6b6175630713e6921b835d914f1b5f0e40854.png) no-repeat 14px;
}

    #servizio-clienti:hover {
        background: url(/cassette.axd/file/Content/CssImages/servizio-clienti-h-9e6f9064145bcadfa7308d9cfa2625ef7130bcab.png) no-repeat 14px;
    }

#info-menu ul li img {
    float: right;
    margin: 9px 10px;
    display: none;
}

#info-menu ul li:hover img {
    display: block;
}

span.prezzoProdotto {
    font-size: 25px;
    color: #AA5CE2
}
/*#content-wide #product-list {padding-left:20px; }
#product-list .product-item {margin:5px; height:170px;position:relative;}
.product-item .price-panel { color: #AA5CE2;font-size: 19px;line-height: 24px;margin: 13px;text-align: right; position:absolute; right:0;}
.product-item .price-panel span { font-weight:bold; font-size:20px;}
.product-item  a { color:White;display: block;}
.product-item .short-description {line-height:15px; height:15px;padding-left: 10px;font-weight: 100; position:absolute; bottom: 3px;}
#search-list .product-btn,#product-list .product-btn {border-radius: 4px 4px 4px 4px;color: White;margin: 13px 0;
                                padding: 5px;text-align: center;width: 83px;}
#product-list .product-btn:hover {cursor:pointer;}

#search-list .product-item {float:left; width:300px; margin:5px; height:170px;position: relative;}
#search-list .product-item img{/* width: 170px;}*/

#review-title {
    height: 50px;
    line-height: 50px;
    font-size: 25px;
    padding-left: 50px;
    background: url(/cassette.axd/file/Content/CssImages/star-a5779b40e23db4ef595a51a9d5a1216190aaceb9.png) no-repeat scroll 5px 8px transparent
}

.review-item {
    padding-left: 10px;
    line-height: 17px;
}

#new-review {
    background: url(/cassette.axd/file/Content/CssImages/info-menu-item-bg-0b70d5f8dd5534dbb0e16ff2b354baf7209b23da.png);
    height: 40px;
    line-height: 40px;
    font-size: 25px;
}
    /* padding-left:50px;*/
    #new-review:hover {
        background: url(/cassette.axd/file/Content/CssImages/info-menu-item-active-bg-48f2c846a371e17b3db0a55e6326ef03649492e3.png);
        cursor: pointer;
        color: White;
    }

        #new-review:hover a {
            color: White;
        }

#lastarticle-title {
    height: 60px;
    line-height: 50px;
    font-size: 25px;
    padding-left: 74px;
    padding-top: 1px;
    background: url(/cassette.axd/file/Content/CssImages/articoli-18e4ca921fcc06f7a0334b4b7af221c987d8ac9b.png) no-repeat scroll 5px 8px transparent
}

.separator {
    border-top: 2px solid #c4c4c4;
    width: 100%;
    margin-top: 10px;
}

.verticalAlign {
    display: inline-block;
    vertical-align: middle;
}
/*float: none;*/

#contact-panel {
    width: 310px;
    float: left;
}

#news-mail-add {
    width: 200px;
}

/*footer {margin-top:30px}*/
#footer-content {
    margin-top: 50px;
}

#footer-menu {
    text-align: center;
    line-height: 30px;
}

    #footer-menu a {
        font-size: 18px;
    }

#footer {
    padding: 30px;
    margin-bottom: 20px
}

    #footer ul li {
        list-style-type: none;
        color: White;
        font-size: 16px;
    }

        #footer ul li a {
            color: White;
        }

#footer-bar {
    font-size: 13px;
}

    #footer-bar .title {
        padding-left: 20px;
    }

div#footer-menu a.blue {
    color: #000
}

#footer div {
    width: 140px;
    float: left;
}

    #footer div:first-child {
        width: 230px;
        float: left;
    }

#footer p, #footer p a {
    color: White;
    font-size: 18px;
}

.purple-btn {
    width: 150px;
    height: 40px;
    background: url(/cassette.axd/file/Content/CssImages/purple-btn-68070cbaa81a4f33ae213a87a6e243f3226da22a.png);
    cursor: pointer;
    color: White;
    line-height: 40px;
    text-align: center;
    margin: auto;
}

    .purple-btn:hover {
        background-position: 0 40px;
    }

#signup-panel {
    background: url(/cassette.axd/file/Content/CssImages/bg-signup-53705768173ebc96b9fed2eccb5f15df93104204.jpg) no-repeat;
    height: 315px;
    margin-top: 20px;
}

#login-panel {
    background: url(/cassette.axd/file/Content/CssImages/bg-login-d95377c7b46ceee2e533402ffc164af0f4df9505.jpg) no-repeat;
    height: 315px;
    margin-top: 20px;
}



.fixed-scroll {
    position: fixed;
    bottom: 50px;
    right: 25px;
}

.slide-out-div {
    z-index: 2000;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #8c19c5;
    height: 380px;
    padding: 5px 20px 5px 20px;
    line-height: 1px;
    width: 220px;
}

#contactForm label, #feedbackPanel label, #shippingForm label {
    float: left;
}

form label.error {
    margin-left: 10px;
}

#feedbackPanel .control-group {
    margin-right: 20px;
}

#feedbackPanel {
    background-color: #F2F2F2;
    border: 1px solid #333367;
    margin: auto auto 20px;
    padding: 20px;
}

a.readonly:hover {
    cursor: not-allowed;
}


#shippingForm .control-group {
    margin-right: 20px;
}
/*#shippingForm {margin-left:50px;}*/
#shippingForm .control-label label {
    font-weight: bold;
}

#shippingForm div.row {
    margin-bottom: 15px;
}

/**** project designer *****/
.option-row {
    width: 100%;
    clear: both;
}

.option-label {
    width: 100px;
    float: left;
    padding-top: 4px;
}

.option-value {
    float: left;
}

    .option-value input {
        width: 100px;
    }

ul.photo-list {
    margin: 0;
}

.photo-list li {
    float: left;
    margin: 4px;
    list-style-type: none;
    width: 100px;
    height: 100px;
}

    .photo-list li img.thumbnail {
        width: 90px;
        height: 90px;
    }

.photo-list .selected {
}

.photo-check {
    background: url("/cassette.axd/file/Content/CssImages/photo-check-097f181bc25f8026c21a6542250f5292c4544d68.png") no-repeat;
    height: 29px;
    margin-left: 76px;
    margin-top: -5px;
    position: absolute;
    width: 29px;
}

.photo-list li.selected .photo-check {
    display: block !important;
}

.photo-list li.selected img.thumbnail {
    border-color: #70B435;
    border-width: 2px;
}

.photo-list li a {
    outline: none;
}

.photo-list li a {
    outline: none;
}

.photo-list .photo-desc, .photo-list .photo-name {
    display: block;
    width: 100%;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
}

#fotoArtFilter {
    width: 511px;
    height: 16px;
}

#maskFilter, #clipArtFilter {
    height: 25px;
    width: 306px;
    margin-top: 15px;
    margin-left: 20px;
}

    #fotoArtFilter:focus, #maskFilter:focus, #clipArtFilter:focus {
        box-shadow: none;
    }

#artPhotoList li, #maskPhotoList li, #clipArtPhotoList li {
    height: 140px;
    position: relative;
}

#artPhotoList .photo-check, #maskPhotoList .photo-check, #clipArtPhotoList .photo-check {
    margin-top: 12px;
}

.step-form .control-group {
    float: left;
    margin-right: 30px;
    height: 60px;
    width: 30%;
}

    .step-form .control-group input[type=text], #signupForm .control-group input[type=password] {
        width: 250px;
    }

    .step-form .control-group input[type=checkbox] {
        height: 28px;
    }

    .step-form .control-group select {
        padding: 6px;
        height: 34px;
        width: 264px;
    }

.step-form .control-label {
    font-weight: bold;
}

.step-form textarea {
    width: 92%;
}

#signin-content .item-signin {
    border: 2px solid #aeaeae;
    height: 250px;
    background: url("/cassette.axd/file/Content/CssImages/box-sign-bg-bc8786874b39d435e398f774393842289a309c60.png");
    text-align: center;
    padding: 10px;
}

#signin-content .sign-img {
    position: absolute;
    top: 80px;
    left: 415px;
}

#signin-content .title {
    font-size: 23px;
}
/*#signin-content label {font-size:16px; font-weight: 100; margin-bottom:10px;} */
#recoveryForm #signin-content .item-signin {
    background: url("/cassette.axd/file/Content/CssImages/box-sign-bgrot-cf583b1694964bf1d7b1e558acc8bab0a80b4e98.png");
    height: 380px;
    background-color: White;
}

#signin-content input {
    margin-bottom: 10px;
}


.tablePrice {
    text-align: right;
    font-size: 20px;
    margin-top: 20px;
    padding-right: 20px;
    color: #333367;
}
    /*float:right; width:40%;*/
    .tablePrice tr {
        height: 40px;
    }

#productPageContent #title-bar, #productPageContent #prezzo-bar {
    font-size: 28px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    font-family: "Yanone Kaffeesatz";
}

#productPageContent #prezzo-bar {
    background-color: #a038a3;
    color: white;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}

#productPageContent .description, #productCategoryContent .description {
    text-align: justify;
    padding: 30px 10px 0 10px;
    min-height: 390px;
}

#productPageContent .addToCartBtn {
    width: 100%;
    margin-top: 30px;
    min-height: 50px;
    text-align: left;
}

#productPageContent .img-list img {
    margin: 7px;
}

#productPageContent .itemDetailsTitle {
    width: 100%;
    height: 45px;
    background: url(/cassette.axd/file/Content/CssImages/bg-grey-grad-9a3a7118081997fa01daf946dd02f6fe08cf1800.png);
    line-height: 45px;
}

    #productPageContent .itemDetailsTitle span {
        padding-left: 20px;
        font-size: 26px;
        font-weight: normal;
    }

    #productPageContent .itemDetailsTitle:hover {
        cursor: pointer; /*background: url(/cassette.axd/file/Content/CssImages/bg-grey-grad-h-8288273660c6acaa8211efdd4e46f3608604c2f3.png); */
        background: #eaeaea;
    }

    #productPageContent .itemDetailsTitle img {
        float: right;
        margin: 18px 8px 15px 8px;
        display: none;
    }

    #productPageContent .itemDetailsTitle:hover img {
        display: block;
    }

#productPageContent .boxPromo {
    background: url(/cassette.axd/file/Content/CssImages/bg-grad-purple-9de6e08ed8509983bd22bdcd47eeac244727a882.png);
    color: #fff;
}

    #productPageContent .boxPromo:hover {
        background: #8B19C5;
        background-image: none;
    }


#productCategoryContent #product-list {
    margin-top: 14px;
}

#productCategoryContent ul.subs {
    margin: 0;
    padding: 0;
}

    #productCategoryContent ul.subs li {
        height: 30px;
        line-height: 30px;
        width: 100%;
        list-style-type: none;
        border-bottom: 1px solid #d4d4d4;
    }

        #productCategoryContent ul.subs li a {
            background: url(/cassette.axd/file/Content/CssImages/right-arrow-mini-purple-616cfaa03ad5b1ae3fa7f473622a2be1c8e5a1e6.png) no-repeat 3px 8px;
            padding-left: 20px;
            display: block;
            width: 92%;
            font-size: 18px;
        }

        #productCategoryContent ul.subs li:hover {
            background: #ddd;
            cursor: pointer;
        }


/*#product-list img {padding:3px;}*/ )

#inner-footer-content {
    margin-top: 30px;
}

#inner-footer-content a {
    margin-right: 60px;
}

#step-panel {
    width: 100%;
}

    #step-panel li {
        float: left;
        list-style-type: none;
        width: 24%;
        padding-left: 5px;
    }

        #step-panel li label {
            padding-top: 25px;
            padding-left: 10px;
            float: left;
        }

            #step-panel li label.selected {
                color: #a038a3;
                font-weight: bold;
                text-decoration: underline;
            }

        #step-panel li:not(:last-child) {
            border-right: 1px solid #d4d4d4;
        }

#promoContainer .promo-des {
    background-color: #d4d4d4;
    margin-top: 20px;
    padding: 10px;
}

#promoContainer .action {
    background-color: #333367;
    margin-top: 20px;
    padding: 11px;
}

    #promoContainer .action a {
        color: white;
        font-size: 12px;
        width: 100%;
        text-align: center;
    }

#promoContainer .selected {
    background-color: #a038a3 !important;
}

#addCardLink {
    background-image: url(/cassette.axd/file/Content/CssImages/bg-grad-purple-9de6e08ed8509983bd22bdcd47eeac244727a882.png);
    color: white;
    display: block;
    font-size: 15px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    margin-top: 3px;
    text-align: center;
    width: 200px;
    border-radius: 3px;
}


#shippingForm .optionBar {
    border: 1px solid #dbdada;
    height: 47px;
    background-image: url(/cassette.axd/file/Content/CssImages/bg-grey-grad-9a3a7118081997fa01daf946dd02f6fe08cf1800.png);
}

    #shippingForm .optionBar:hover {
        cursor: pointer;
        background: url(/cassette.axd/file/Content/CssImages/bg-grey-grad-h-8288273660c6acaa8211efdd4e46f3608604c2f3.png);
    }

    #shippingForm .optionBar img {
        margin: 6px;
    }

    #shippingForm .optionBar label {
        line-height: 47px;
        font-weight: bold;
    }

    #shippingForm .optionBar:hover img.closed {
        display: none;
    }

    #shippingForm .optionBar:hover img.open {
        display: block;
    }


table td.border-right {
    border-right: 1px solid #C4C4C4;
}

.shipping-panel {
    border-radius: 4px;
    margin: auto;
}

    .shipping-panel div div {
        background-color: #333367;
        color: White;
        float: left;
        padding: 5px;
        font-weight: bold;
    }

    .shipping-panel .description {
        background-color: #d4d4d4;
        color: #333367;
    }

    .shipping-panel .price {
        text-align: center;
    }

    .shipping-panel div div:hover {
        cursor: pointer;
    }

    .shipping-panel div div.selected {
        background-color: #a038a3;
    }

.payment-panel {
    margin: auto;
}

    .payment-panel div.element-payment-panel {
        border-radius: 4px;
        border: 1px solid #C4C4C4;
        padding: 10px;
    }

#priceDetails {
    font-weight: normal;
    font-family: "Yanone Kaffeesatz";
    font-size: 30px;
    line-height: 35px;
    text-align: right;
}

    #priceDetails tr td:not(:first-child) {
        text-align: right;
        padding-left: 20px;
        font-weight: bold;
    }


#reviewPanel .title {
    font-weight: bold;
    font-size: 15px;
}

#reviewPanel div div {
    margin-right: 6px;
    line-height: 30px;
}

.promo-active-item, .product-news-item {
    margin: 5px;
    min-height: 170px;
    border: 2px solid #D4D4D4;
    padding: 10px;
}

    .promo-active-item .details {
        float: left;
        margin-left: 10px;
    }

    .product-news-item .details {
        float: left;
        margin-left: 10px;
    }

    .promo-active-item:hover, .product-news-item:hover {
        border: 2px solid #333367;
        cursor: pointer;
    }

    .product-news-item img {
        width: 148px;
        height: 148px;
    }

.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    _width: 160px;
    padding: 4px 0;
    margin: 2px 0 0 0;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}

    .ui-autocomplete .ui-menu-item > a.ui-corner-all {
        display: block;
        padding: 3px 15px;
        clear: both;
        font-weight: normal;
        line-height: 18px;
        color: #555555;
        white-space: nowrap;
    }

    .ui-autocomplete .ui-menu-item > a.ui-state-focus,
    .ui-autocomplete .ui-menu-item > a.ui-state-hover,
    .ui-autocomplete .ui-menu-item > a.ui-state-active {
        color: #ffffff;
        text-decoration: none;
        background-color: #8B19C5;
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        background-image: none;
    }

.ui-helper-hidden-accessible {
    display: none;
}

.last-article {
    font-size: 12px;
    line-height: 1.5em;
    padding: 10px;
}
/*margin-top: 20px;*/
/*#continueShop{ margin-right: 20px;}*/
#accordion .ui-accordion-content {
    padding: 10px;
    border: 1px solid #E6E6E6;
    border-top: none;
}

#tabs-account {
    margin-bottom: 0;
    width: 100%;
}

    #tabs-account li {
        float: right;
    }

        #tabs-account li a {
            font-size: 18px;
        }

#affiliation-code {
    text-align: center;
}

    #affiliation-code i.code {
        font-size: 40px;
        font-weight: bold;
    }

    #affiliation-code i.description {
        font-size: 20px;
    }

.creditAffiliation {
    float: right;
    font-weight: bold;
    margin-top: -35px;
    font-size: 25px;
}

#targetPromoContent .description {
    text-align: justify;
}

    #targetPromoContent .description img {
        margin-right: 15px;
        margin-bottom: 5px;
    }

#targetPromoContent #subscribePanel {
    font-size: 19px;
    text-align: center;
    margin-top: -30px
}

#count-container .label {
    font-size: 24px;
    padding: 7px;
}

#targetPromoContent .codePanel {
    font-size: 20px;
}

#social-buttons {
    margin-right: 128px;
    margin-top: 11px;
}

.feedaty-panel {
    margin-right: 143px;
    margin-top: 22px;
}


.total-price, .tablePrice b, .total-final-price {
    color: Green !important;
    font-size: 23px;
}

#priceDetails .total-final-price {
    font-size: 30px;
}


#panel-user-info {
    border-radius: 4px;
    margin-top: 20px;
    padding: 10px;
}

    #panel-user-info select {
        width: 203px;
    }

    #panel-user-info .info-label {
        margin-bottom: 15px;
    }

#panel-title-box {
    font-size: 30px;
    font-weight: bold;
    line-height: 70px;
    text-align: right;
}




/* NUOVI STILI VINCENZO */

/* E' stato necessario sovrascrivere il livello delle finestre di dialog perche' quando si aprivano, veniva superate dagli oggetti del tavolo di lavoro*/
.modal {
    z-index: 1000000 !important;
}

div.spazioTraRighe {
    margin-top: 10px;
    margin-bottom: 20px;
}

div.carousel {
    margin-bottom: 10px;
}


div#top-bar-user {
    background-color: #a038a3;
    color: White;
    height: 25px;
}

    div#top-bar-user a, div#top-bar-cart a {
        color: White;
    }

div#top-bar-cart {
    background-color: #333367;
    color: White;
    height: 25px;
}

    div#top-bar-user ul, div#top-bar-cart ul {
        margin: 0px;
        important !
    }

.post-completo {
    margin-bottom: 1.5rem !important;
}

.post-home {
    background-color: #fff;
    border: none;
    border-radius: .625rem;
    box-shadow: 0 0.46875rem 2.1875rem rgba(90,97,105,.1), 0 0.9375rem 1.40625rem rgba(90,97,105,.1), 0 0.25rem 0.53125rem rgba(90,97,105,.12), 0 0.125rem 0.1875rem rgba(90,97,105,.1);
}

.post-home {
    padding: 20px;
    overflow: hidden;
    color: #fcfcfc;
}

    .post-home .post-contenuto {
        padding: 20px;
    }

.post-contenuto h5 {
    color: #333;
}

.post-img {
    border-top-left-radius: .625rem;
    border-top-right-radius: .625rem;
}

div.carousel {
    margin-bottom: 10px;
}

ul.list-inline li a {
    padding-right: 10px;
}

.btn-upload {
    min-width: 250px;
}

@media (max-width: 768px) {
    .navbar {
        min-height: 65px;
    }
}





/* STILE PER LE CARD */

.card {
    display: block;
    margin-bottom: 20px;
    /* line-height: 1.42857143; */
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    transition: box-shadow .25s;
    font-family: Roboto;
}

    .card:hover {
        box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    }

.img-card {
    width: 100%;
    height: 250px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    display: block;
    overflow: hidden;
    padding: 20px;
}

    .img-card img {
        width: 100%;
        max-height: 240px;
        max-width: 240px;
        object-fit: cover;
        transition: all .25s ease;
    }

.card-content {
    padding: 15px;
    text-align: left;
    min-height: 170px;
}

.card-title {
    margin-top: 0px;
    font-weight: 700;
    font-size: 1.65em;
}

    .card-title a {
        color: #000;
        text-decoration: none !important;
    }

.card-read-more {
    border-top: 1px solid #D4D4D4;
}

    .card-read-more a {
        text-decoration: none !important;
        padding: 10px;
        font-weight: 600;
        text-transform: uppercase;
    }

div.prodottoInLista {
    padding: 8px;
    border-radius: 1;
    border: 1px solid #cececc;
}

div#product-list > div {
    margin-top: 10px;
    margin-bottom: 10px;
}

div.prodottoInLista div.prodottoInListaDescrizione {
    text-align: right;
}

    div.prodottoInLista div.prodottoInListaDescrizione .blue {
        font-weight: bold;
        font-size: 20px;
        color: #1c193e;
    }

    div.prodottoInLista div.prodottoInListaDescrizione .btn {
        margin-top: 30px;
    }

#signupForm div.row, #userForm div.row {
    margin-bottom: 15px;
}

.row-table {
    display: table;
    height: 100%;
    width: 100%;
}

    .row-table > div {
        display: table-cell;
        vertical-align: middle;
        float: none;
    }


.opt-select, .opt-selectMobile {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    margin-bottom: 8px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
