/* hide sidebar on events */

.single-event #sidebar {display:none}


/* no italic on events */

.events-table, .entry-content .em, .em-item i {font-style: normal;}

/* Blog updates */

.single h2 {
    font-size: 26px;
    color: #500a50;
	letter-spacing:-.02em;
}

.single h3 {
    font-size: 22px;
    color: #666;
	letter-spacing:-.02em;
}

.single h4 {
    font-size: 20px;
    color: #500a50;
	letter-spacing:-.02em;
}

body.blog-tilt #content article.post-entry h1.entry-title {
	font-weight: 700;
text-transform:none;
font-size:2em;
color:#b8056b;
letter-spacing:-.04em}

.single #comments {margin-top:120px;}

.single #subscribe_blog, .single #subscribe-blog-label {display:none !important;}

.blog .page-title {display:none}

.blog .page-header {padding-bottom:0; margin-top:0}

.single #sidebar {padding-top:60px;}

.single #comments p a {color:#fff;}

div.shopping_cart tr th {
    color: #fff;
}

/* .wp-picker-container .iris-picker {
	display: none !important;} */

input.wpb_btn-large, .wpb_btn-large span, span.wpb_btn-large {
    height: auto;
    margin-bottom: 20px;
    line-height: 2em !important;
    line-height: 50px;
	padding: 10px 30px;}

.whitetext * {color:#fff}

hr {clear:both}

.wpb_regularsize span {
	height: auto;}
	
.home #mc-embedded-subscribe-form input {
	min-width: 250px;}
	
	@media (max-width:400px) {
	.retina-logo, .retina-logo, .sticked-logo, .sticked-logo {
		max-width: 230px;
		max-height: 60px;
		margin-top: 6px;
		margin-left: -4px;
	}
		
		h1 {
			font-size: 36px !important;}
		
		h3 {
    font-size: 21px !important;
}
	
	h2 {
		font-size: 30px !important;
		word-wrap: break-word;
	}
	
	body #content, body .vc_tta-panel-body {
		padding-left: 0;
		padding-right: 0;
	}
}

#gc_message_bar {
	bottom: 0 !important;
}

.sticky-enabled #header-wrapper {
	position: fixed;
	top: 0;
}

article.type-event .post-slope-top, article.type-event .post-slope-bot, article.type-event  .entry-meta-footer {
	display: none;
}

body #newsletter {
	background-color: #308ba3 !important;
}

.home #mc-embedded-subscribe-form br {
	display: none;
}

.home #mc-embedded-subscribe-form input {
	width: 30%;
	float: left;
	margin: 1%;
	min-width: 300px;
	height: 50px;
}

body input[type='submit'] {
	width: 100%;
	height: 32px;
	line-height: 28px;
	display: inline-block;
	font-size: 19px;
	text-align: center;
	border-radius: 8px;
	border: 0 solid #fff;
	color: #fff;
	text-transform: uppercase;
}



/* 
 
@media (min-width:1240px) {
	body #gc_message_bar {
		background-size: auto 140px;
		min-height: 140px;
		padding-left: 55%;
	}
}

@media (min-width:1000px) {
	#gc_message_bar {
		background-image: url(//stellaharris.net/wp-content/uploads/2015/06/HeaderQuote.png);
		background-size: 50% auto;
		background-position: 0 0;
		padding-left: 45%;
		min-height: 100px;
		background-repeat: no-repeat;
		background-color: #500b50;
		padding-top: 15px;
		bottom: 0 !important;
	}
	
	#gc_message_bar #gc_message_bar_message {
		float: left;
	}
}
*/

#hi-im-stella {
	background-image: url(//stellaharris.net/wp-content/uploads/2015/06/HeaderBGImage.jpg);
	background-size: 100% auto;
	background-position: bottom right;
	background-repeat: no-repeat;
}

body #content .wpb_alert p:last-child, body #content .wpb_text_column :last-child, body #content .wpb_text_column p:last-child, body .vc_message_box>p:last-child, body .wpb_alert p:last-child, body .wpb_text_column :last-child, body .wpb_text_column p:last-child {
	margin-bottom: 20px;
}

#content {
	padding: 8%;
	padding-top: 3%;
}

.home #content, .page-id-1208 #content {
	padding: 0;
	padding-top: 0;
}

blockquote {
	background-color: rgba(205,84,153,0.94);
	color: #fff;
	padding: 15px;
	margin-left: 0;
	border-left-width: 12px;
	margin-right: 0;
}

blockquote p {
	font-size: 120%;
}

.page-id-646 #container {
	background-color: #500a52;
}

#post-646 {
	background-color: #fff;
}

* {
	-moz-hyphens: none;
	-ms-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
}

* {
	word-break: keep-all;
}

@media (max-width:900px) {
	body #banner-graphic .bg-image {
		background-size: 100% auto !important;
		background-position: center top !important;
		background-repeat: no-repeat;
		background-color: #500b50;
	}
	
	body #banner-graphic {
		height: 350px;
	}
}

@media (max-width:700px) {
	body #banner-graphic {
		height: 250px;
	}
}

@media (max-width:400px) {
	body #banner-graphic {
		height: 150px;
	}
}