/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.genesis-nav-menu .sub-menu .menu-item {
	display: inline-block;
	text-align: left;
	border: 1px solid #8640Ae; 
}

.genesis-nav-menu li .sub-menu a {
	background-color: #666;
	color: #111;
	font-size: 13px;
	padding: 12px 24px;
	position: relative;
	width: 200px;
	font-weight: 400;
	letter-spacing: 2px;
	border-color: #3f155d;
	line-height: 25px;
}

.genesis-nav-menu li .sub-menu a:hover {
	background-color: #2c2c2c;
}

.genesis-nav-menu.responsive-menu li a, .genesis-nav-menu.responsive-menu li a:hover, .nav-primary .genesis-nav-menu.responsive-menu > li > a:hover, .nav-primary .genesis-nav-menu.responsive-menu > li.menu-item-has-children:hover > a {
	color: #fff;
}

button.header-top,
input[type="button"].header-top,
input[type="reset"].header-top,
input[type="submit"].header-top,
.button.header-top {
	padding: 8px 18px;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	background-color: #ffd500;
	border:2px solid #ffd500;
	margin-left: 10px;
	font-weight: 700;
	letter-spacing:1px;
}

button.header-top:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.site-container .button:hover {
	background-color: #8640Ae;
	color: #fff;
}



.entry-content .button,
.widget-area .widget a.header-top{
	color: #000;

}

.entry-title a:hover {
	color: #682893;
}

.site-container a:hover {
	color: #682893;
}

.promotions .widget {margin: 0; padding-top: 40px;}

.latest-news {
	padding: 40px 0;
}

.newsletter {
	background: #8640Ae;
	text-align: center;
	padding: 10px 40px 0;
	max-width: 1176px;
	position: relative;
	font-family: 'Lato', sans-serif;
	margin: 20px auto 0;
}
.newsletter .field-wrap input[type=button] {
    padding: 7px 30px 8px;
    background: #ffd500;
	color: #000;
}

a {
	color: #8640Ae;
	text-decoration: none;
	font-weight: 700;
}

.sidebar a {
	color: #8640Ae;
	font-weight: 400;
	text-decoration: underline;
}

.sidebar .widget-title:after, .latest-news h5:after {
	margin: 15px auto;
	content: '';
	display: block;
	background: #ffce03;
	position: absolute;
	width: 42px;
	height: 3px;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
	border: 1px solid #ddd;
	border-left:none;
	background-color:  #8640Ae;
}

.genesis-nav-menu li a {
	color: #fff;
	display: block;
	padding: 16px 24px;
}

.nav-primary .genesis-nav-menu > li.menu-item-has-children:hover > a,
.nav-primary .genesis-nav-menu > li > a:hover {
	background-color: #ffd500;
	color: #000;
}

.sidebar li, .sidebar p {
	font-size: 15px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}

.sidebar .widget-wrap {
    background-color: #f8e8ff;
    padding: 30px 25px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 20px;
}

ul#menu-header {
	font-size:0;
	font-family: 'Lato', sans-serif;
	text-transform:uppercase;
}

#genesisbar-wrapper {
   position:fixed;
   width: 100%;
   top: 0px;
   left: 0px;
   background-color: #000;
   color: white;
   text-align: center;
   height: 50px;
   line-height: 50px;
   font-size: 15px;
	 font-weight: 700;
	font-family: 'Lato', sans-serif;
   -webkit-box-shadow: 0 8px 6px -6px #999;
   -moz-box-shadow: 0 8px 6px -6px #999;
   box-shadow: 0 8px 6px -6px #999;
	 z-index: 9999;

}

.footer-widgets .wrap a {
    color: #ffd500;
}

.footer-widgets {
    color: #fff;
}

.footer-widgets {
    background-color: #8640Ae;
    clear: both;
    padding-top: 40px;
}

.site-footer {
    background-color: #ffd500;
    color: #000;
    font-size: 16px;
    padding: 25px 0 30px;
    text-align: center;
}

.site-footer .wrap a {
    color: #8640Ae;
}

.paypalbutton {
	border: none;
}

#text-9 .widget-title {
	font-size: 20px;
	margin-bottom: 30px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#flnowconf td {
	border-top: 0;
}

.wp-caption-text {
font-size: 15px;
padding-bottom: 20px
}

#respond {
	display:none;
}
