/*
Theme Name: Cristiano Child
Theme URI: http://cristiano.ukrdevs.com
Description: Cristiano Child Theme
Author: UkrDevs
Author URI: http://ukrdevs.com
Template: cristiano
Version: 1.0
License: GPL 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cristiano-child
*/

/*
* PLEASE INSERT YOUR CUSTOM CSS AT HERE
*/

.woocommerce-message {
	background-color: rgba(255, 255, 255, 55%) !important;
}

.promo-slider .details {
	opacity: 1 !important;
    background-color: rgba(255,255,255,0.7) !important;
}