@import url(http://fonts.googleapis.com/css?family=Amatic+SC);@import url(http://fonts.googleapis.com/css?family=Exo);
body { 
	background-image: url(http://erinsmith808.com/wp-content/uploads/2019/11/Element-BG-Web-1.png)!important;
	background-size: contain!important;
	background-position: center top!important;
	background-color: #c31457!important;
	color: #303030;
}
body a { 
	color: #26befe;
}
#header { 
	color: #ffffff;
}
#header .blockquote-box figcaption:before { 
	color: #ffffff;
}
a.button, .wpcf7-submit { 
	color: #b81fd3;
}
a.button:hover, .wpcf7-submit:hover { 
	background-color: #b81fd3!important;
}
.heading h1, .container, .iron_widget_newsletter { 
	background-color: #ffffff!important;
}
.nav-holder, .panel.fixed-bar { 
	background-color: #b1126c!important;
}
.nav-holder #nav div > ul > li > a { 
	background-color: #efbd26!important;
}
.nav-holder #nav div > ul > li:hover > a, .caroufredsel_wrapper .slide a.hover, .article a.hover { 
	background-color: #efbd26!important;
	color: #ee336d;
}
.nav-holder #nav div > ul > li.current_page_item > a { 
	background-color: #ffffff!important;
	color: #e3336d;
}
.block .holder, .caroufredsel_wrapper .slide a { 
	background-attachment: fixed;
	background-color: #c31457!important;
}
.block .holder .title-box, section .heading, .panel__heading { 
	background-color: #ee336d!important;
}
.container h1 { 
	font-family: Amatic SC;
	text-align: center;
	color: #ffffff;
	background-color: #ee336d!important;
}
.container h2 { 
	font-family: Exo;
	font-weight: 300;
	color: #e3336b;
}
.container h3 { 
	font-family: Amatic SC;
	font-size: 43px;
	line-height: 60px;
	text-align: center;
	color: #ffffff;
}
img-2{
    cursor: pointer;
    /*padding: 0px;*/
   /* border:1px solid #fff;*/
}
img-2:hover{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border:2px solid #f644c2;
 -webkit-box-shadow: 0px 0px 30px 0px rgba(238, 51, 109, 0.97);
-moz-box-shadow:    0px 0px 30px 0px rgba(238, 51, 109, 0.97);
box-shadow:         0px 0px 30px 0px rgba(238, 51, 109, 0.97);
}
.site-header {
z-index: 999;
}
#header {
z-index: 999;
}
#primary{border:none;
}
audio {
    background-color: #000000;
}

