/* CSS Document */

/* Designed by: Shoppe Pro Web Hosting http://shoppepro.com */
@import "//fonts.googleapis.com/css?family=Lato|Dancing+Script;";
@import url(https://fonts.googleapis.com/css?family=Pacifico);
@import url(https://fonts.googleapis.com/css?family=PT+Serif);
html,body,div,span,h3,h4,h5,h6,p,blockquote,a,em,strong,b,u,i,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: 'PT Serif', serif;
	font-size:10pt;
}
#mgfoot
{
	margin:auto;
	text-align:right;
	color: #CCC;
	font-size: x-small;
	margin-top: 75px;
}
#mgfoot a{
	color: #CCC;
	font-size: x-small;
	padding-right: 5%;
}
header .sb_content {
    display: table;
    height: 100px;
    width: 100%;
    padding: 1%;
    text-align: center;
}
header .sb_content .sitelogo {
    display: inline;
    z-index: 0;
    text-align: -webkit-center;
}
.social [class*="fa fa-"] {
	border-radius:30px;
	display:inline-block;
	height:30px;
	line-height:30px;
	margin:auto 0px;
	width:30px;
	font-size:20px;
	text-align:center;
	text-decoration:none;
}
.ftheader {
    font-family: 'PT Serif', serif;
    font-size: 1.5em;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    line-height: 20pt;
    margin-top: 10px;
    margin-bottom: 5px;
}
.ftnavheader a{
    font-family: 'PT Serif', serif;
    font-size: 1.2em;
    font-weight: 400;
    text-decoration: none;
    line-height: 20pt;
    margin-top: 10px;
    margin-bottom: 5px;
	text-transform: uppercase;
}
a.drilldown {
   color:000;
   text-decoration: none;
font-family: 'PT Serif', serif;
    font-size: 1.2em!important; 
    font-weight: 400!important;
    text-decoration: none;
    line-height: 20pt;
    margin-top: 10px;
    margin-bottom: 5px;
}

.ftlinks,
.ftlinks a:link,
.ftlinks a:active,
.ftlinks a:visited {
    font-weight: 400;
    text-decoration: none;
}
.ftlinks a:hover {
    font-weight: 400;
    text-decoration: none;
}

.ftlinks {
	text-align:center;
}

.ftlinks a {
	line-height:1.5em;
	padding-left:0em;
	text-decoration:none;
}
nav.sb_hlinks {
    padding: 7px;
}

body {
	background-color: #FFFFFF;
	color: #3A3138;
	font-family: 'PT Serif', serif;
}

h1,h2 {
	font-family: 'PT Serif', serif;
	color:#000000;
}

h2 {
	font-size:24px;
}

h1 span.lgfont {
	font-family: 'PT Serif', serif;
}

header .sb_content h1 {
	font-size:30px;
	font-weight:400px;
	font-family: 'Pacifico', cursive;
	padding-left: 0px;
}

p {
	line-height:1.3;
}

header {
	background-color:#fff;
}

.sb_hpages {
	background-color:#FFFFFF;
	border-bottom: 1px solid #b0b900;
	border-top: 1px solid #b0b900;
	max-width: 100%;
	text-transform: uppercase;
}
#overwrap, div.sb_hpages, header, footer {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.iconbump {
   display: inline;
   margin-left: -2%;
}

header .sb_content h1 {
    display: table-cell;
    vertical-align: middle;
    padding-left: 0px;
    font-weight: bold;
    font-size: 32px;
    padding-right: 15px;
    white-space: nowrap;
}

.mainwrap {
	background-color:#FFF;
}

#overwrap {
	background-color:#FFF;
}

section.mainwrap {
	padding:1%;
	text-align:left;
	width:70%;
}

.sidebar_right {
	display:none!important;
}
header .searchform {
    position: absolute;
    z-index: 99;
    right: 5%;
    bottom: 30%;
    display: inherit;
}

.catcolor,.itemcolor,.sel_catcolor,.cartcolor,.drilldown,nav.sbnav_vertical.sb_pages ul li a {
	text-decoration:none;
}

.sitemessage {
	text-align:center;
}

input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="date"],input[type="search"],select,textarea {
	margin-right:4px;
}

#shadow,.shadow {
	width:100%;
	margin:0 auto;
}
.sidebar_left {
		display: none;
	}

@media screen and (max-width: 800px) {
	#overwrap {
		background:#FFF;
	}
	header .sb_content .sitelogo {
    display: block;
    z-index: 0;
    text-align: -webkit-center;
}

	.sidebar_left {
		display:inherit;
	}
	

	.sidebar_left h2 {
		color:#666;
	}

	.sidebar_right {
		background-color:#AFC178;
	}


	ul.mobile-menu li, ul.mobile-menu a, ul.mobile-menu a:hover {
		font-size: 22px;
	}

	section.mainwrap {
		width:100%;
	}
	header .searchform {
    position: absolute;
    z-index: 99;
    right: 5px;
    bottom: 20px;
	display:none;
}
}