/*
Theme Name: MaisonCo Child
Template: maisonco
Theme URL: http://demo2.wpopal.com/maisonco
Description: Maisonco Child Theme
Theme Author: Trafico
Author URL: Trafico
Version: 1.0
*/

/* Adding slightly black overlay to the video on the "TV" page...I'm sure there's a better way so have at it */
.cxSect {
	background: #000000;
}

.cxSect iframe {
	opacity: 0.4;
}


/* WPCF7 forms - black error text */
.wpcf7-not-valid-tip {
    color: #333;
}

/*
.woocommerce-product-gallery__trigger { display: none; }
*/