/* Themify Customize Styling */
:root {	
	--theme_accent: #ec7969; 
}
h1 {	
	font-family: "Oswald";	font-weight:300;
	letter-spacing:2px;
	line-height:1.2em;
 
}
h2 {	
	font-family: "Oswald";	font-weight:300;
 
}
h3 {	
	font-family: "Oswald";	font-weight:200;
 
}
h4 {	
	font-family: "Oswald";	font-weight:200;
 
}
#header {	
	color: #333; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
body #site-logo a {	
	font-family: "Oswald";	font-weight:200;
	letter-spacing:2px;
	text-transform:uppercase; 
}
body #site-logo a img {	
	height: 100px; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
:root {	
	--theme_accent: #ec7969; 
}
h1 {	
	font-family: "Oswald";	font-weight:300;
 
}
h2 {	
	font-family: "Oswald";	font-weight:300;
 
}
h3 {	
	font-family: "Oswald";	font-weight:200;
 
}
h4 {	
	font-family: "Oswald";	font-weight:200;
 
}
#header {	
	color: #333333; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
body #site-logo a {	
	font-family: "Oswald";	font-weight:200;
 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
h1 {	
	font-family: "Oswald";	font-weight:300;
 
}
h2 {	
	font-family: "Oswald";	font-weight:300;
 
}
h3 {	
	font-family: "Oswald";	font-weight:200;
 
}
h4 {	
	font-family: "Oswald";	font-weight:200;
 
}
body #site-logo a {	
	font-family: "Oswald";	font-weight:200;
 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
:root {	
	--theme_accent: #ec7969; 
}
h1 {	
	font-family: "Oswald";	font-weight:300;
 
}
h2 {	
	font-family: "Oswald";	font-weight:300;
 
}
h3 {	
	font-family: "Oswald";	font-weight:200;
 
}
h4 {	
	font-family: "Oswald";	font-weight:200;
 
}
#header {	
	color: #333333; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
body #site-logo a {	
	font-family: "Oswald";	font-weight:200;
 
}
 }.mobile_menu_active #menu-icon { 
	color: #333; }
/* Themify Custom CSS */
.contact-home {
	margin-right: -50px!important;
	background-color: rgba(255,255,255, 0.8)
}
#content {
	padding-top: 0;
}
.post h2 {
	text-transform: uppercase;
}
.related-posts .related-title{
visibility:hidden !important;
}
.related-posts .related-title:after{
content:"Related Brands";
visibility:visible !important;
float:left;
}
.event-email {
	
	margin:0 auto;
}
.event-email button {
	max-width: 250px;
}
.boss-babe h1, .boss-babe h2, .boss-babe h3 {
	color: rgba(241, 164, 164, 1);
	font-weight: bold;
}
.pink-button a, .pink-button {
	border-color: rgba(241, 164, 164, 1)!important;
	color: rgba(241, 164, 164, 1)!important;
}
.pink-button a:hover {
	color: #FFF!important;
	background-color: rgba(241, 164, 164, 1)!important;
}


@media screen and (max-width: 760px) {
	#footer {
		text-align: center;
		margin: 0 auto;
	}
}