/* 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=PT+Serif);

#mgfoot
{
	max-width: 1200px;
	margin:auto;
	text-align:right;
	color: #CCC;
	font-size: x-small;
	margin-top: 75px;
}
#mgfoot a{
	color: #CCC;
	font-size: x-small;
}
header .sb_content .sitelogo {
    display: inline;
    z-index: 0;
}
footer {
	background-color: #fff;
	max-width: 1200px;
	min-height: 140px;
}
.iconbump {
   display: inline;
}
.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-size: 1.5em;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    line-height: 20pt;
    margin-top: 10px;
    margin-bottom: 5px;
	text-transform: uppercase;
}
.ftnavheader a{
    
    font-size: 1.2em;
    font-weight: 400;
    text-decoration: none;
    line-height: 20pt;
    margin-top: 10px;
    margin-bottom: 5px;
}
a.drilldown {
   color:000;
   text-decoration: none;

    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;
	
}

h1,h2 {
	
	color:#000000;
}

h2 {
	font-size:24px;
}

h1 span.lgfont {
	
}

header .sb_content h1 {
	font-size:30px;
	font-weight:400px;
}

p {
	line-height:1.3;
}

header {
	background-color:#fff;
}

.sb_hpages {
	background-color:#FFFFFF;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	text-transform: uppercase;
}

.mainwrap {
	background-color:#FFF;
}

#overwrap {
	background-color:#FFF;
}

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

.sidebar_right {
	display:none!important;
}
header .searchform {
    position: absolute;
    z-index: 99;
    right: 5px;
    bottom: 30px;
    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%;
	max-width:1200px;
	margin:0 auto;
}
.sidebar_left {
		display: none;
	}
.sbnav_vertical ul ul li a, nav[class^='sbnav_bu'] ul ul li a {
    color: #fff;
	text-decoration:none;
}
.sbnav_vertical ul ul li a:hover, nav[class^='sbnav_bu'] ul ul li a:hover {
    color: #666;
	text-decoration:none;
}
@media screen and (max-width: 800px) {
	#overwrap {
		background:#FFF;
	}

	.sidebar_left {
		background-color:#000000;
		display:inherit;
	}
	.sidebar_left a{
		color:#ffffff;
	}
	.sidebar_left ul li a:hover {
		color:#666;
	}
	.sbnav_vertical ul li a, nav[class^='sbnav_bu'] ul li a {
    color: #fff;
}

	.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;
}
}