.elementor-kit-5{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#262626;--e-global-color-text:#000000;--e-global-color-accent:#E40000;--e-global-color-365fdc1:#919191;--e-global-color-fd0f4ef:#696969;--e-global-typography-primary-font-family:"Roboto Condensed";--e-global-typography-primary-font-size:20px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Condensed";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto Condensed";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto Condensed";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:var( --e-global-color-secondary );}.elementor-kit-5 a{color:#000000;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-5 a:hover{color:var( --e-global-color-accent );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-5 h1{color:var( --e-global-color-text );font-family:"Roboto Condensed", Sans-serif;font-size:46px;}.elementor-kit-5 h2{color:var( --e-global-color-text );font-family:"Roboto Condensed", Sans-serif;font-size:38px;}.elementor-kit-5 h3{color:var( --e-global-color-text );font-family:"Roboto Condensed", Sans-serif;font-size:24px;}.elementor-kit-5 h4{color:var( --e-global-color-text );font-family:"Roboto Condensed", Sans-serif;font-size:18px;}.elementor-kit-5 h5{color:var( --e-global-color-text );font-family:"Roboto Condensed", Sans-serif;font-size:12px;}.elementor-kit-5 h6{color:var( --e-global-color-text );font-family:"Roboto Condensed", Sans-serif;font-size:8px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.woocommerce-loop-product__title {
    color: #000000 !important;
    font-size: 26px !important;
    font-weight: 600 !important;
    font-family: 'Roboto Condensed', sans-serif !important;
     text-align: center;
}

.price {
    color: #000000 !important;
    font-size: 20px !important;
    font-weight: 300 !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    text-align: center;
}

.button.product_type_variable.add_to_cart_button {
    background-color: #000000;
    color: #ffffff;
    font-size: 16px; /* Puoi regolare la dimensione del testo a tuo piacimento */
    font-weight: 600;
    border: none; /* Rimuove il bordo predefinito */
    text-align: center;
    margin: 0 auto; /* Centra il pulsante all'interno del suo contenitore */
    display: block; /* Essenziale per centrare un elemento di tipo block */
    padding: 10px 20px; /* Spaziatura interna del pulsante */
}

.button.product_type_variable.add_to_cart_button:hover {
    background-color: #ff0000;
    color: #ffffff; /* Il colore del testo rimane bianco in hover */
}

.products.elementor-grid.columns-3 {
    text-align: center;
}/* End custom CSS */