.elementor-2703 .elementor-element.elementor-element-e2f09d5{--display:flex;--min-height:0px;--margin-top:110px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-f14788d *//* CORRIGIR FONTE DOS PRODUTOS */
.woocommerce ul.products li.product .woocommerce-loop-product__title,
h2.woocommerce-loop-product__title {
    font-family: 'Arial', sans-serif !important; /* Força fonte comum */
    letter-spacing: 0.5px !important; /* Dá espaço entre as letras */
    word-spacing: 2px !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    color: #333 !important;
    text-align: center !important;
    margin-bottom: 15px !important;
    font-weight: bold !important;
}

/* ARRUMAR O BOTÃO (COR E TEXTO) */
.woocommerce ul.products li.product .button {
    background-color: #6b2c91 !important; /* Roxo da CleanX */
    color: #fff !important;
    border-radius: 5px !important;
    font-size: 12px !important;
    padding: 10px 15px !important;
}/* End custom CSS */