

.wp-playlist-light {
	color: #000;
}

.wp-playlist-light .wp-playlist-item {
	color: #333;
}

.wp-playlist-light .wp-playlist-playing {
	background: #fff;
	color: #000;
}

.wp-playlist-dark .wp-playlist-item .wp-playlist-caption {
	color: #fff;
}

.wp-playlist-caption {
	display: block;
}

.widget.widget_text {
	word-wrap: break-word;
}

.widget.widget_text ul,
.widget.widget_text ol {
	margin-bottom: 1em;
	margin-left: .875em;
	padding-left: .875em;
}

.widget.widget_text li ul,
.widget.widget_text li ol {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
}

.widget.widget_text ul {
	list-style: disc outside none;
}

.widget.widget_text ol {
	list-style: decimal outside none;
}

.widget.widget_text ul li,
.widget.widget_text ol li {
	border: 0;
	list-style: inherit;
	margin: 0;
	padding: 0;
	text-align: left;
}

.widget.widget_text ul li:before {
	content: "";
}

.widget.widget_text p {
	margin-bottom: 1em;
}
.bbp-staff-role {
	color: #f1831e;
}

.bbp-a8c-reply {
	background: #e9eff3 !important;
	border: 1px solid #c8d7e1;
	width: 98% !important;
}.shopify-widget {
	border: none;
	display: inline-block;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 15px;
	height: auto;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: auto;
}

.shopify-widget .widget-image {
	text-align: center;
}

.shopify-widget .widget-caption {
	overflow: hidden;
}

.shopify-widget .widget-buy-button {
	background: #333741;
	border: none;
	border-radius: 1px;
	color: #fff;
	cursor: pointer;
	margin-bottom: 12px;
	outline: 0;
	padding: 12px 15px;
}

.shopify-widget .widget-buy-button:hover {
	background: #3b404b;
}

.shopify-widget .widget-options select {
	display: none;
}

.shopify-widget .widget-options select.show {
	display: block;
}



.shopify-widget.centered {
	border: 1px #ddd solid;
	padding: 10px;
}

.shopify-widget.centered .widget-image {
	text-align: center;
}

.shopify-widget.centered .widget-caption {
	margin: 12px 0 0;
	text-align: center;
}

.shopify-widget.centered .widget-title {
	display: block;
	font-size: 22px;
	margin-bottom: 10px;
}

.shopify-widget.centered .widget-price {
	color: #444;
	font-size: 22px;
	font-weight: 300;
}

.shopify-widget.centered .widget-options select {
	margin: 12px auto;
	min-width: 100px;
}

.shopify-widget.centered .widget-buy-button {
	min-width: 100px;
}


.shopify-widget.simple .widget-caption {
	padding: 8px 8px 0;
}

.shopify-widget.simple .widget-title {
	display: none;
}

.shopify-widget.simple .widget-price {
	color: #000000;
	font-size: 20px;
	font-weight: 500;
}

.shopify-widget.simple .widget-options {
	margin: 12px 0;
}

.shopify-widget.simple .select-price {
	width: 100%;
}

.shopify-widget.simple .widget-buy-button {
	background: #e95c40;
	color: #fff;
	padding: 15px;
	width: 100%;
}

.shopify-widget.simple .widget-buy-button:hover {
	background: #e8644a;
}
