/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 09 2025 | 10:35:35 */
.woocommerce-notices-wrapper {
    background: red !important;
}


@media only screen and (max-width: 600px) {
  p.wcqt-form-row-first {
    width: 100%;
}

p.wcqt-form-row-last {
    width: 100%;
}

button.wcqt-submit-form.button {
    width: 100%;
}
	
.elementor-add-to-cart.elementor-product-simple {
    margin-top: 15px;
    margin-bottom: 15px;
}

.elementor-add-to-cart.elementor-product-simple button.single_add_to_quote_button.button.alt {
    margin: 0 auto !important;
}
	
.woocommerce-message-text {
    font-size: 11px !important;
}
	
	
.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-message, .popup-message-style .woocommerce-error, .popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap):not(.woocommerce-MyAccount-content) > .woocommerce-info {
    top: 85% !important;
}
	
	

}