/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 04 2023 | 13:08:12 */
/* personalizzo colori link attivi */
.page .elementor-top-section {
    margin-top: -15px;
}
h2.woocommerce-loop-product__title {
    color: #7fbc00 !important;
}

.elementor-posts .elementor-post__card .elementor-post__excerpt, .elementor-posts .elementor-post__card .elementor-post__title > a {
    color: #7fbc00 !important;
}

.elementor-posts .elementor-post__card .elementor-post__badge, .elementor-posts .elementor-post__card .elementor-post__read-more {
    color: #7fbc00 !important;
}

.elementor-1950 .elementor-element.elementor-element-d78c65b .elementor-pagination {
    padding-top: 60px !important;
}

a.page-numbers.next {
    color: #7fbc00 !important;
}

a.page-numbers {
    color: #7fbc00 !important;
}

span.sku_wrapper.detail-container {
    display: none !important;
}

.woocommerce div.product .out-of-stock {
    color: red !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}