/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 02 2024 | 22:42:35 */
/*.nope { display: none}*/

.woocommerce-info, .woocommerce-error, .woocommerce-message, .woocommerce-thankyou-order-received {
    margin-bottom: 45px;
    background-color: darkkhaki;
}

.text-inglobat h2
{
	font-family: 'Oswald';
    font-weight: 400;
}

.brz .brz-posts__pagination ul.page-numbers > li:last-child {
    margin-bottom: 6px !important;
}


.woocommerce-error {
	display: none;
}

.brz-woo-add-to-cart .single_add_to_cart_button {
    margin: 0;
    width: 150px !important;
    min-width: 150px;
    min-height: auto;
}

.brz .brz-css-uOIXb button[type=submit].single_add_to_cart_button.single_add_to_cart_button{ font-weight: 400 !important }