.home #main {
    padding-bottom: 30px
}

.assistenza i {
    font-size: 15px;
    margin-right: 5px;
}

.home #main .slideshow {
    margin-top: 40px
}

.home #main .testata_evidenza {
    padding: 15px;
    background: #f4f4f4;
    float: left;
}

.home #main .sidecont {
    margin-top: 10px
}

.home #main .sidecont h3 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600
}

.home #main .testata_evidenza img {
    max-width: 150px;
    display: block;
    margin: 0 auto;
    max-height: 150px;
    margin-bottom: 9px
}

.home #main .testata_evidenza p {
    font-size: 14px;
    line-height: 1.3;
}

.home #main .testata_evidenza .button {
    float: right;
    background-color: #009b90;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-weight: bold;
    padding: 10px 20px;
    margin-bottom: 0;
}

#top-bar-logo .custom-logo {
    width: 115px
}

#top-bar-logo button.cart {
    margin: 30px 0
}

#top-bar-logo .assistenza {
    padding: 0;
    margin-top: 20px;
}

.home #main .testata {
    margin-bottom: 15px
}

.top-bar .comunicazioni .textwidget {
    background: #fafafa;
    border: 1px solid #009b90;
    padding: 5px 10px;
    line-height: 1em;
}

.top-bar .comunicazioni .textwidget p {
    font-weight: 500 !important;
    font-size: 14px;
    line-height: 1.3em;
    margin: 0;
}

.single-product .summary .greybox {
    background: #f4f4f4;
    padding: 10px;
    margin-bottom: 25px;
    border: 1px dashed #009b90;
}

.single-product .summary .greybox p {
    font-size: 15px;
    line-height: 1.4;
    margin: 0;
    padding: 0
}

.single-product .summary .greybox p strong {
    margin-top: 5px;
    display: block;
}

.description-wrapper .read_more a,
.description-wrapper .close_expand a {
    background-color: white;
    color: black
}

.description-wrapper .read_more {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    display: block;
    padding-top: 125px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    text-transform: uppercase;
    color: #555;
    font-size: 15px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.term-description p {
    font-size: 15px;
}

.description-wrapper .category-image {
    max-width: 250px
}

.woocommerce-product-gallery__image {
    border: 2px solid #f1f1f1;
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
    font-weight: 600;
    line-height: 1.2;
    font-size: 14px;
}

.woocommerce-mini-cart-item .quantity {
    font-size: 14px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    margin-right: 5px;
    margin-top: 10px
}

.woocommerce div.product div.images .woocommerce-product-gallery__image {
    transition: border 0.3s ease
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:hover,
.woocommerce div.product div.images .woocommerce-product-gallery__image:focus {
    border-color: #666
}

.single-product .woocommerce-product-details__short-description {
    font-size: 15px;
}

.single-product .related.products {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.single-product .related.products h2 {
    font-weight: 500;
}

.single-product .yith-wcwl-wishlistaddedbrowse,
.single-product .yith-wcwl-wishlistexistsbrowse {
    display: block;
    font-size: 15px;
    margin-bottom: 20px;
    padding: 10px;
    background: #f4f4f4;
    border-bottom: 2px solid #00B3A6
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) img {
    position: relative;
    top: 0%;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
}

.variations td.label {
    background: initial;
    position: relative;
    top: 9px;
}

button#wc_gc_cart_redeem_send {
    display: inline-block;
    width: 168px !important;
    padding: 15px;
    margin-top: 10px;
    background-color: #009b90;
    color: #ffffff;
    font-weight: 600;
}

.add_gift_card_form h4 {
    font-weight: 600;
    color: #009b90;
}

.grecaptcha-badge {
    display: none !important;
}

.assistenza span.pad_sin {
    margin-left: 50px;
}

.top-bar_comunicazioni {
    background-color: #009b90;
}

.top-bar_comunicazioni .textwidget p {
    margin-bottom: 0;
    font-size: 15px;
    text-align: center;
    color: #ffffff;
    font-family: Arial, serif;
    padding: 13px 0;
}

@media screen and (max-width:480px) {
    .description-wrapper .category-image {
        /* max-width: 135px; */
        margin: auto;
        margin-top: 5px;
        margin-bottom: 15px;
        float: none;
        display: block;
    }

    .description-wrapper {
        margin-bottom: 20px;
    }

    .description-wrapper .read_more a,
    .description-wrapper .close_expand a {
        margin-bottom: 15px;
    }
}

@media screen and (max-width:640px) {
    .top-bar .comunicazioni .textwidget {
        margin-top: 15px;
    }

}