/*
You can add your own CSS here.

Click the help icon above to learn more.
*/


.genesis-nav-menu {
    clear: both;
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 1.5;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}

.nav-primary {
    background: #ffffff;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
box-shadow: 1px 1px 5px #f2f2f2;
}

.nav-primary .genesis-nav-menu a {
    color: #000000;

}

.genesis-nav-menu a {
    color: #ffffff;
    display: block;
    padding: 17px 30px;
    position: relative;
}

.genesis-nav-menu a:hover {
    color: #17a1d2;
    display: block;
    padding: 17px 30px;
    position: relative;
}

.header-image .site-title > a {
    background-position: center !important;
    background-size: contain !important;
    display: block;
    margin: 0 auto;
min-height: 106px;
margin-top: 10px;
    width: 100%;
}



.entry-title, .page-title {
    font-style: normal;
   
}

.entry-title a {
    font: normal normal 28px 'Raleway', serif;
    color: #ec1f27;
    margin: 0 0 5px 0;
    padding: 0;
    text-decoration: none;
    text-align: center;
    text-transform: none !important;
    letter-spacing: 4px;
    line-height: 1.25;
    font-weight: 500;
}


a.more-link {
    clear: both;
    display: table-cell;
    font-style: normal;
    font-size: 20px;
    letter-spacing: 2px;
    margin: 15px auto;
    padding: 2px 5px; 2px; 5px;
    overflow: hidden;
    text-align: left;
    text-decoration: none;
    text-transform: none;
background-color: #000000;
}



a {
    color: #17a1d2;
    text-decoration: none;
}

a:hover {color: #ff0000;}

.genesis-nav-menu .current-menu-item > a {
	color: #17a1d2;
}

.home-top #genesis-responsive-slider {
    background: transparent url() no-repeat;
    background-size: 100%;
    border: 0;
    margin: 0 auto;
    padding: 0 60px;
    position: relative;
}

.sidebar .enews-widget.widget {
    background: url() top no-repeat;
    background-size: 100%;
    text-align: center;
}

body {
    color: #333;
    font-family: 'Work Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: .5px;
    line-height: 2;
}

.widget-title {
    position: relative;
    background: #222222;
    font: normal normal 14px 'Raleway', sans-serif;
    color: #17a1d2;
    text-transform: uppercase;
    text-align: center;
    display: block;
    line-height: 1em;
    margin-bottom: 25px;
    letter-spacing: 2px;
    padding: 12px 0;
    font-weight: 500;
}


.entry-title a {
       font: normal normal 28px 'Raleway', serif;
    color: #ec1f27;
    margin: 0 0 5px 0;
    padding: 0;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 4px;
    line-height: 1.25;
    font-weight: 500;
}

.entry-categories {
    border-top: 1px solid #000000;
}
.genesis-nav-menu .search-form input[type="search"] {
    background: #ffffff;
    background-size: 36px 16px;
    border: none;
    color: #333;
    font-size: 9px;
    font-style: italic;
    font-weight: 300;
    letter-spacing: 2px;
    padding: 10px;
    text-transform: uppercase;
    width: 100%;
}

.entry-title, .page-title {
    font-style: normal;
font-family: Raleway;
color: #ff0000;
}

a.more-link {
    clear: both;
    display: table-cell;
font-family: Raleway;
    font-style: normal;
    font-size: 15px;
    letter-spacing: 2px;
    margin: 15px auto;
    padding: 2px 5px;
    overflow: hidden;
    text-align: left;
    text-decoration: none;
    text-transform: none;
    background-color: #000000;
}

body {
    color: #333;
    font-family: 'Work Sans', sans-serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: .5px;
    line-height: 1.2;
}

a.more-link {
display: none !important;
    clear: both;
    display: table-cell;
    font-family: Raleway;
    font-style: normal;
    font-size: 19px;
    letter-spacing: 2px;
    margin: 15px auto;
    padding: 2px 5px;
    overflow: hidden;
    text-align: right;
    text-decoration: none;
    text-transform: none;
    background-color: #000000;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button {
    background-color: #ff0000 !important;
    border: 0px solid #333 !important;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    font-weight: 100;
font-family: KGRedHands !important;
    letter-spacing: 2px;
    padding: 16px 20px;
    text-transform: uppercase;
    width: auto;
}

.nav-primary .genesis-nav-menu a {
    font-family: 'kgredhands' !important;
}

.enews-widget input {
    background-color: #fff;
    color: #888;
    font-size: 14px;
    margin-bottom: 16px;
    text-transform: uppercase;
}