@import "//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css";
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,600,700,300);

/* BODY FONT AND SIZE */
html, body, div, span, 
h1, h2, h3, h4, h5, h6, 
p, blockquote, a, 
em, strong, b, u,  center, 
ol, ul, li, 
fieldset, form, label, legend, input, textarea, select, 
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, footer, header, menu, nav, section { 
    font-family: inherit !important; 
}
body {
    background-color: #FFF;
    border-top: 2px solid #111;
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    font-family: 'Raleway', sans-serif !important;
    font-size: 12pt !important;
    line-height: 14pt;
    color: #111;
    font-weight: 400;
    text-decoration: none;
}
#wrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
}
.mainwrap {
	min-height:500px;
}
.footer {
    margin: 0 auto;
    width: 100%;
}
header {
    margin-top: 0px !important;
}
header .sb_content .sitelogo {
    width: 100%;
    max-width: 600px;
}
.logo,
.logo a:link,
.logo a:active,
.logo a:hover,
.logo a:visited {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 36pt !important;
    font-weight: 400 !important;
    color: #111 !important;
    text-decoration: none!important;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	margin-top: 20px;
}
.tagline {
    font-family: 'Raleway', sans-serif !important;
    font-size: 14pt!important;
    font-weight: 400;
    color: #7b7d7b;
    text-decoration: none;
    margin-top: 15px;
    margin-left: 15px;
}
header .viewcartbox {
    position: absolute;
    right: 5px;
    top: 0;
}
.storelinks {
	padding-top: 20px;
}
.storelinks,
.storelinks a:link,
.storelinks a:active,
.storelinks a:visited {
    font-family: 'Raleway', sans-serif !important;
    font-size: 12pt !important;
    font-weight: 400 !important;
    color: #111 !important;
    text-decoration: none;
    text-align: right;
    margin-top: -20px !important;
}
.storelinks a:hover {
    font-family: 'Raleway', sans-serif !important;
    font-size: 12pt!important;
    font-weight: 400!important;
    color: #7b7d7b !important;
    text-decoration: none;
}
.storelinks nav.sbnav_horizontal {
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.sb_hpages {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
.sb_hpages,
.sb_hpages a:link,
.sb_hpages a:active,
.sb_hpages a:visited {
    font-family: 'Raleway', sans-serif !important;
    font-size: 12pt!important;
    font-weight: 400!important;
    color: #111!important;
    text-decoration: none;
}
.sb_hpages a:hover {
    font-family: 'Raleway', sans-serif !important;
    font-size: 12pt!important;
    font-weight: 400!important;
    color: #7b7d7b !important;
    text-decoration: none;
}
.fa-shopping-cart {
    font-size: 12pt!important;
    color: #7b7d7b !important;
    margin-left: 5px;
}
#social1 {
    margin-top: 0;
    margin-bottom: 0;
    text-align: right !important;
}
.social {
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 40px;
    height: 40px;
    padding: 0;
    text-decoration: none;
    text-align: center;
    color: #FFF;
    font-size: 20px!important;
    font-weight: 400;
    line-height: 40px;
    border-radius: 27px;
    -moz-border-radius: 27px;
    -webkit-border-radius: 27px;
    background: #111;
}
.social:hover {
    width: 40px;
    height: 40px;
    padding: 0;
    text-decoration: none;
    text-align: center;
    color: #FFF;
    font-size: 20px!important;
    font-weight: 400;
    line-height: 40px;
    border-radius: 27px;
    -moz-border-radius: 27px;
    -webkit-border-radius: 27px;
    background: #7b7d7b;
}
.nav1 .buttons,
.nav1 .buttons a:link,
.nav1 .buttons a:active,
.nav1 .buttons a:hover,
.nav1 .buttons a:visited {
    position: relative;
    z-index: 10;
    background: #111;
    height: 100px;
    text-align: center;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 24px!important;
    font-weight: 400!important;
    color: #FFF!important;
    text-decoration: none!important;
    line-height: 100px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.nav1 .buttons:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border: 0px solid #FFF
}
.border {
    border-top: 1px solid #e1e1e1;
}
.navheader {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18pt;
    font-weight: 400;
    color: #111;
    text-decoration: none;
    text-align: left;
    line-height: 20pt;
    margin-top: 10px;
    margin-bottom: 5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bottomlinks,
.bottomlinks a:link,
.bottomlinks a:active,
.bottomlinks a:visited {
    font-family: 'Raleway', sans-serif !important;
    font-size: 12pt!important;
    font-weight: 400!important;
    color: #111!important;
    text-decoration: none;
}
.bottomlinks a:hover {
    font-family: 'Raleway', sans-serif !important;
    font-size: 12pt!important;
    font-weight: 400!important;
    color: #7b7d7b !important;
    text-decoration: none;
}
.cartcolor {
    margin-left: 5px;
}
.sbnav_vertical ul {
    margin-top: 0;
}
.mainwrap {
    width: 100%!important;
    margin: 0!important;
    padding: 0!important;
}
.lgfont {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 24pt;
    font-weight: 400;
    color: #111;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.title1 {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18pt;
    font-weight: 400;
    color: #111;
    text-decoration: none;
    text-align: center;
    min-height: 60px;
    line-height: 60px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.featured {
    text-align: center;
    border-bottom: 1px solid #e1e1e1;
    margin-top: -10px;
}
.featured h1 {
    display: inline-block;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: normal;
    font-size: 24pt;
    position: relative;
    top: 28px;
    background: #fff;
    padding: 0 6px;
    line-height: 10pt;
    color: #111;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: -10px;
}
.sliderContainer {
    margin-top: -5px;
    margin-bottom: 5px;
}
.nav1 {
    font-family: 'Raleway', sans-serif !important;
    font-size: 12pt;
    font-weight: 400;
    color: #111 !important;
    text-decoration: none;
}
.nav1 a:link,
.nav1 a:active,
.nav1 a:visited {
    font-family: 'Raleway', sans-serif !important;
    font-size: 12pt;
    font-weight: 400;
    color: #111 !important;
    text-decoration: none;
}
.nav1 a:hover {
    color: #7b7d7b !important;
    text-decoration: none;
}
.copy {
	padding: 15px;
	width: 100%;
}
.copy,
.copy a:link,
.copy a:active,
.copy a:visited {
    font-family: 'Raleway', sans-serif !important;
    font-size: 9pt;
    font-weight: 400;
    color: #FFF;
    text-decoration: none;
    background: #111;
    text-align: center;
}
.copy a:hover {
    color: #7b7b7b;
    text-decoration: none;
}
.smfont {
    font-size: 9pt !important;
}
form.search_form input[type='text'],
select {
    width: 70%;
    height: 30px;
    margin-right: 3px;
    margin-bottom: 0;
}
.formbutton {
    padding: 4px 6px!important;
    font-size: 10pt;
    font-weight: 700;
    border: 1px solid #111;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #FFF;
    background-color: #111;
}
.formbutton:hover {
    padding: 4px 6px!important;
    font-size: 10pt;
    font-weight: 700;
    border: 1px solid #7b7d7b;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #FFF;
    background-color: #7b7d7b;
}
.formcenter a:link {
    color: #FFF !important;
}
.spacer {
    min-height: 25px;
}
@media screen and (max-width: 1050px) {
    .sitelogo {
        margin-left: auto;
        margin-right: auto;
    }
    .mainwrap {
        width: 100%!important;
    }
    #wrapper {
        padding-right: 5px;
        padding-left: 5px;
    }
}
@media screen and (max-width: 800px) {
    .tagline {
        margin-top: 15px;
        margin-bottom: 20px;
        margin-left: 0
    }
    #social1 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .storelinks,
    .storelinks a:link,
    .storelinks a:active,
    .storelinks a:visited {
        text-align: center;
        margin-top: 10px!important;
    }
    #social1 {
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: center!important;
    }
    .storelinks nav.sb_hlinks ul li {
        display: inline!important;
        margin: 0;
        line-height: 1;
        background-color: #FFF;
        border: 1px solid #FFF;
        text-align: center;
        color: #FFF;
    }
    .storelinks nav.sb_hlinks ul li a {
        display: inline!important;
        width: 100%;
        height: 100%;
        padding: 10px;
        color: #FFF;
    }
}
@media screen and (max-width: 500px) {
    header {
        padding-top: 10px;
    }
    .logo,
    .logo a:link,
    .logo a:active,
    .logo a:hover,
    .logo a:visited {
        font-size: 24pt!important;
        color: #111!important;
        margin-top: 15px;
    }
    .tagline {
        font-size: 12pt!important;
        margin-top: 10px;
        margin-bottom: 20px;
        margin-left: 0;
    }
}