
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

/*! normalize.css v1.0.0 | MIT License | git.io/normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.75em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:1em 40px}dfn{font-style:italic}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

* {
	outline: none;
}
.clear {
	clear: both;
}
a.itemcolor {
color: #464646!important;
}

.salecolor {
	color: #ff0000;
}
.pricestrike { text-decoration: line-through; }
body {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #464646;
	font-weight: 400;
	line-height: 1.429;
	padding: 0;
	text-align: left;
	background-image: url(toplines.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

a.relatedcolor {
color: #464646!important;
}

/* Paragraphs */
p {margin-bottom: 1.143em;}
* p:last-child {margin-bottom: 0;}

/* Anchors */
a {outline: 0; text-decoration: none}
a img {border: 0px; text-decoration: none;}
a:link, a:visited {
	color: 3F3F3F;
	text-decoration: none;
}
a:hover, a:active {
	color: 3F3F3F;
	text-decoration: underline;
}

strong, b {font-weight: 700;}
em, i {font-style: italic;}
::-moz-selection {background: #a7a7a8; color: #fff;}
::selection {background: #a7a7a8; color: #fff;}

/* Lists */
ul {
	list-style: outside disc;
	margin: 1em 0 1.5em 1.5em;
}
 
ol {
	list-style: outside decimal;
	margin: 1em 0 1.5em 1.5em;
}


.pricedisplay {font-weight: 400;}
/* Headings */
h1 {font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif; font-size: 22px; font-weight: 300; padding: 0; margin: 20px 0;  border-bottom: 1px solid #ffffff; display: block; text-align: center;}
h2 {font-size: 1.571em}	/* 22px */
h3 {font-size: 1.429em}	/* 20px */
h4 {font-size: 1.286em}	/* 18px */
h5 {font-size: 1.143em}	/* 16px */
h6 {font-size: 1em}	/* 14px */
 
h2, h3, h4, h5, h6{
	font-weight: 700;
	line-height: 125%;
	margin-bottom: .8em;
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
}
h1 {
   margin-top: 15px;
}
.lgfont {
    font-size: 22px;
    font-weight: 300;
    margin: 20px 0 5px 0;
    display: block; text-align: center;
}
.boldtext {
	font-weight: 700;
	line-height: 125%;
	font-size: 1.429em;
	margin-bottom: .8em;
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
}
.featprod {
	padding: 10px;
	border: 0px solid #efefef!important;
	margin-bottom: 15px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
}
.featprod:hover {
	border: none;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.2);
}
.featprod img {
	width: 100px;
	height: auto;
}
#sch {
	float: right;
	width: 100%;
	text-align: center;
	color: #fff;
	margin-top: 5px;
	height: 40px;
}
.sch {
	float: left;
	width: 100%;
	line-height: 42px;
	color: #000;
}
.soc {
	float: right;
	width: 49%;
	padding-top: 3px;
	text-align: left;
}
.searchinput, .newsinput {
	border: none;
	height: 26px;
	width: 130px;
	background: #efefef;
	margin: 4px;
	padding: 0 4px;
	color: #555;
	font-size: 14px;
}
.newstext {
	font-size: 11px;
	line-height: 14px;
}
nav {
	text-align: center;
}
#topnav {
	width: 1050px;
	margin: 0 auto;
	background-color: #000;
	height: 48px;
	text-align: center;
    font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif !important;
}

/*#topnav nav.sbnav_horizontal {
	padding-top: 10px;
	text-align: center;
	font-size: 15px!important;
	line-height: 30px;
	font-weight: 600;
}*/

#nav {
	width: 100%;
	text-align: center;	
	font-size: 15px!important;
	line-height: 42px;
	font-weight: 600;
}
#nav a:link, nav a:visited {
	color: #fff;
    font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif !important;
    font-size: 15px !important;

}
#nav a:hover, nav a:active {
	color: #fff;
	text-decoration: underline;
    font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif !important;
    font-size: 15px !important;

}

/* BODY */

#main {
	width: 1050px;
	margin: 0 auto;
	min-height: 500px;
	/*padding: 0 20px 15px 20px;*/
}
#leftbar {
	width: 175px;
	float: left;
	margin: 25px 10px 15px 25px;
}
#cats {
	line-height: 22px;
	font-size: 15px;
	font-weight: 400;
}
#cats a:link, #cats a:visited, #ct a:link, #ct a:visited, #info a:link, #info a:visited {
	color: #666666;
}
#cats a:hover, #cats a:active, #ct a:hover, #ct a:active, #info a:hover, #info a:active {
	color: #933c06;
}
#lnks {
	margin-bottom: 25px;
}
#cpn input[type=text] {
	background: #f4f4f4;
	border: none;
	width: 150px;
}




.body {clear: both; margin: 0 20px 20px 20px; width: 1050px;}

/* HEADER */
header { 	
	width: 1050px;
	height: 160px;
	margin: 0 auto;  }

#logo {
	width: 296px;
	float: left;
	text-align: center;
	padding: 30px 0  0px 0;
}
.tagline {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}
.cart {
	float: left;
	width: 180px;
	padding: 40px 0px 15px 5px;
	text-align: center;
}
.fs {
	text-align: center;
	float: left;
	padding: 40px 5px 15px 0px;
	width: 180px;
}
.savetxt {
	font-weight: 700;
	font-size: 20px;
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	padding: 10px 0 0 20px;
	color: #906249;
	text-transform: uppercase;
	line-height: 1.2;
}
.cont {
	text-align: center;
	float: left;
	padding: 40px 5px 15px 5px;
	width: 180px;
	font-size: 13px;
}
.cont .ph {
	font-family: Times New Roman, serif;
	font-weight: 400;
	font-size: 24px;
	color: #67c5c5;
	margin-top: 0px;
}
.cont a {
	color: #333;
	text-decoration: none;
}
.cont a:hover {
	color: #d7181d;
	text-decoration: underline;
}
.mail {
	text-align: center;
	float: left;
	padding: 40px 5px 15px 5px;
	width: 180px;
	font-size: 13px;
}
.hdrco {
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 20px;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
	background-image: url(icon-phone-v.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-left: 25px;
}
.hdrfs {
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 20px;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
	background-image: url(icon-ship-v.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-left: 25px;
}
.cthd {
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 20px;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
	background-image: url(icon-cart-v.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	margin-left: 25px;
}
.hdrsh {
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 20px;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
	background-image: url(icon-subscribe-v.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-left: 25px;
}

ul.contactinfo { 
	margin: 0;
	padding: 0; 
    text-align: left;
}
.contactinfo li.phone {
	background-image: url(icon-phonesm-v.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-align: left;
	list-style: none; 
}
.contactinfo li.email {
	background-image: url(icon-email-v.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	list-style: none; 
	text-align: left;
	left: 0;
}
footer {
	width: 100%!important;
	height: auto;
	background-color: #000!important;
	background-image: url(toplines.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 20px;
	padding: 30px 0;
}
.social img {
	padding-right: 3px;
}
.ftrhdr {
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 15px;
    text-align: left;
}
.footer {
	width: 1050px;
	margin: 0 auto;
	color: #fff;
}
.footer a {
	color: #fff;
}
.footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#col1 {
	margin: 0;
	float: left;
	width: 25%;
    text-align: left;
}

#col1 a.catcolor, #col2 a.catcolor {
	display: table;
    
}
#col2 a.pagelinkcolor {
	display: table;
    
}
#col2 {
	margin: 0;
	float: left;
	width: 25%;
    text-align: left;
}
#col3 {
	float: left;
	width: 25%;
	margin: 0 auto;
    text-align: left;
}
#col4 {
	margin: 0;
	float: left;
	width: 25%;
}
#col3 input[type=email] {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
	border: 1px solid #e0e1e1;
	padding: 4px 6px;
	width: 165px;
}
#mc_embed_signup_scroll {
	float: left;
}

.sbnav_vertical, .sb_pages {
    text-align: left;
    margin-left: -20px;
}






.copy {
	margin: 0 auto;
	width: 1050px;
	padding: 10px 0;
}
#cred {
	float: left;
	width: 50%;
	margin-bottom: 15px;
	text-align: right;
}
#cr {
	float: left;
	width: 50%;
	margin-bottom: 15px;
	font-size: 11px;
	color: #898989;
}
#cr a:link, #cr a:visited {
	color: #898989;
}
#cr a:hover, #cr a:active  {
	color #898989;
	text-decoration: underline;
}



@media only screen and (max-width: 1030px) {

body {
    max-width: 100%;
    overflow-x: hidden;
}
#sch, nav, #nav, #topnav, header, footer, #logo, #main, #cred, #cr, .copy, .footer {
	width: 100%;
	clear: both;
	float: none;
	height: auto;
	text-align: left;
}
#main {
		width: 100%;
	clear: both;
	float: none;
	height: auto;
	text-align: left;
	padding: 0 20px 15px 20px;
}

    #logo {
	float: none;
        text-align: center;
}
    header {
        height: auto;
        width: 100%;
    }
    .fs, .cont, .mail, .cart {
    width: 24%;
    }
    
    #col1, #col2, #col3, #col4 {
	width: 50%;
	
	text-align: left;
	margin-bottom: 15px;
}
    
footer {
	padding: 20px;
}
img {
	max-width: 100%!important;
	height: auto!important;
}


}

@media only screen and (max-width: 768px) {
    .fs, .cont, .mail, .cart {
    width: 50%;
    }
    #col1, #col2, #col3, #col4 {
	width: 100%;
	clear: both;
	float: none;
	text-align: left;
	margin-bottom: 15px;
}
    
    #logo {
	float: none;
          text-align: center;
}
}

.optionbox label.mainopt {padding: 0; margin: 0;}
.optionbox {padding: 0 0 10px 0; width: 100%; }
    
form label:not(.inlinelabel):not(.qtylabel) { margin-bottom: 0; }

.breadcrumbs {display: none;}

.largeimage1, .largeimage2, .largeimage3, .largeimage4, .largeimage5 {margin-top: 20px!important;}

.product {max-width: 650px; margin: 0 auto;}

.hdboxes {margin: 0 auto;}
#overwrap, div.sb_hpages, header, footer {max-width: 100%;}

.product-detail, .sb_grid {
    padding-top: 15px;
    border-top: 1px solid #efefef;
}
.optbox {text-align: center;}
.product-multi .image-holder img, .product-maincat .image-holder img {width: 250px!important; height: 175px!important;}


/************** SOCIALS *************************/

.sb_sociallinks a {
  text-decoration: none;
  color: #333333;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px ;
    line-height: 1;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sb_sociallinks i {
  border-radius: 5px;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sb_sociallinks a > span.fa-stack > i.fa-inverse, .sb_sociallinks a:hover > span.fa-stack > i.fa-inverse {
  color: #FFFFFF;
    background: #000;
}

.footer a, .footer a:hover {
	color: #ffffff !important
	
}


/*#topnav nav.sbnav_horizontal {
	font-size: 11px;
	padding-top: 10px;
	font-weight:bold
}*/
.sb_pagination a, .sb_pagination a:hover, .sb_pagination span.selpage {
color: #000000 !important; }


/***********************************************
      HOMEPAGE CONTENT STYLES
***********************************************/



.hp_image {
    border: 5px solid #Effffff;
    box-sizing: border-box;
	display:block;
	margin:0 auto;
	max-width:100%;
	padding: 3px;
	text-align: center;
	max-width: 1050px;
}
.hp_image img {
    max-width:100% !important;
    max-height:100% !important;
    display:block;
    display:block;
}

.hp_box {
	background-color: #333333;
    padding: 5px;
}

.hp_box2 {
	background: #333333 /*url("btn_bg.png") repeat scroll 0 0 / cover */;
    padding: 5px;
}
.hp_box3 {
	background-color: #333333;
    padding: 5px;
}
.hp_box4 {
	background-color: #e6ded3;
    padding: 5px;
}

.hp_innerbox {
	text-align: center;
	border: 1px solid #FFFFFF;	
	line-height: 88px;
}

.hp_boxtext a {
    font-family: 'Libre Baskerville', serif;
	font-size: 1.75rem;
	font-weight: 400;
	text-decoration: none;
	color: #FFF;
}

.hp_boxtext {
    font-family: 'Libre Baskerville', serif;
	font-size: 1.75rem;
	font-weight: 400;
	text-decoration: none;
	color: #FFF;
}

/***********************************************
      GENERAL CONTENT STYLES
***********************************************/



p.homeimg img { max-width: 1040px}

.lgfont {font-family: 'Libre Baskerville', serif; font-weight:400}

h2.featuredhp {
  overflow: hidden;
  text-align: center;
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
}

h2.featuredhp:before,
h2.featuredhp:after {
  background-color: #cccccc;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

h2.featuredhp:before {
  right: 0.5em;
  margin-left: -50%;
}

h2.featuredhp:after {
  left: 0.5em;
  margin-right: -50%;
}

.frame {
  margin: 0 auto;
  max-width: 100%;
}

.frame:after {
  content: "";
  display: table;
  clear: both;
}

[class*='bit-'] {
  float: left;
  padding: 4px;
}

/**** .nest class to any div with bit-x to pull padding out for nesting *****/ 
[class*=bit-].nest {
	padding: 0 !important
}
/**** .centered class to any div with bit-x to center that bit div in the container *****/ 
[class*=bit-].centered {
	float: none;
	margin: 0 auto !important;
}
.bit-1 {
	width: 100%;
}
.bit-2 {
	width: 50%;
}
.bit-3 {
	width: 33.33333%;
}

.bit-4 {
	width: 25%;
}
.bit-25 {
	width: 25%;
}
.bit-40 {
	width: 40%;
}
.bit-60 {
	width: 60%;
}
.bit-75 {
	width: 75%;
}
@media screen and (max-width: 800px) {
.bit-1 {
	width: 100%;
}
.bit-2 {
	width: 100%;
}
.bit-3 {
	width: 100%;
}
.bit-4 {
	width: 100%;
}
.bit-25 {
	width: 100%;
}
.bit-40 {
	width: 100%;
}
.bit-60 {
	width: 100%;
}
.bit-75 {
	width: 100%;
}
}


.sbnav_horizontal a {
  color: #ffffff;
}