/*
Theme Name:     Studio X Labs
Description:    Merchant child theme
Author:         Adam Abrams
Author URI:     http://www.adamabramsdesign.com/
Template:       merchant
Version:        1.0
*/

@import url("../merchant/style.css");

.widget h3 {
	text-transform: none;
	font-size: 1.4em;
	line-height: 125%;
	color: white;
}

#header {
background-image: url("http://studioxlabs.com/wordpress/wp-content/uploads/2016/09/grill6.jpg");

#content #main .entry h1 {
	color: white !important;
}

body {
	color: white;
}


