/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 13 2025 | 17:55:07 */
/*Woocommerce nativo {} */
.woocommerce-js div.product .product_title {font-size:32px;font-weight:400;}
.woocommerce-js div.product p.price, .woocommerce-js div.product span.price {color:#e62b3c;font-size:28px;font-weight:400;}
.woocommerce-cart .cart-collaterals .cross-sells > h2 {font-size:24px; font-weight:600;}
.woocommerce-js div.product .stock {color: #E1523D;}

#billing_wooccm28_button {max-width:300px;margin:0 auto;} 

/*EA Elementor*/
.elementor-accordion .elementor-accordion-item  {margin:30px;}

/*MultiStep Checkout for WooCommerce By ThemeHigh */
.thwmscf-buttons .thwmscf-last-next {display: none;}


/*Woo Categorías no combinables Añadir estilos para mensajes de error personalizados*/
.agregar-examen-error-message {
        color: red;
        font-weight: bold;
        background-color: #f8d7da;
        padding: 10px;
        border: 1px solid red;
        border-radius: 5px;
    }


/*Plugin Drag and Drop Multiple File Upload for WooCommerce*/
.codedropz-upload-container{
    padding:10px;
}

.codedropz-upload-inner .codedropz-label{
    flex-wrap:wrap;
}

.codedropz-upload-inner .codedropz-label span.cd-separator{
    width:100%;
    line-height: 20px;
    margin-bottom: 10px;
}
.wapf-field-label wapf--above {
 display:none;
}
.wapf-input,
.wapf-field-input,
.wapf-field-input input[type=text]
 {background-color:#f9f9f9;}

