header, footer {
	background: #FFFFFF;
}
header .sb_content .sitelogo {
	display: block;
	z-index: 0;
}
header .sb_content .sitelogo a {
	width: auto;
	height: auto;
}
.viewcartbox, .searchbox {
	z-index: 99;
}
 @media screen and (min-width: 801px) {
header .sb_content .sitelogo {
	text-align: center;
}
header .sb_content .sitelogo img.logo_img {
	display: block;
}
}
a {
	text-decoration: none
}
header .sb_content .sitelogo img.logo_img {
	text-align: center;
	margin: auto;
}
header .sb_content .sitelogo a {
	width: auto;
	height: auto;
}
header .sb_content {
	padding: 0px;
}
header .sb_content h1 {
	display: table;
	width: 100%;
	height: 100%;
	margin: 20px 0 20px 0;
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
header .sb_content h1, .sitelogo {
	font-family: 'Comfortaa', cursive;
	color: #202020;
	font-size: 40px;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
}
.sideheader, .lgfont {
	font-family: 'Comfortaa', cursive;
	font-size: 25px;
}

.socials {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
	padding: 1%;
}

 @media screen and (min-width: 801px) {
div.sb_hpages, header, footer {
	width: 100%;
	max-width: 100%;
	margin-top: 0;
}
#overwrap {
	min-height: 600px;
}
.hide-on-full {
	display: none;
}

section.mainwrap {
	width: 98%;
}
.sb_hpages {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
footer div.sb_hpages {
	background-color: #FFFFFF;
	border-bottom: 1px solid #e0e0e0;
}
}
 @media screen and (max-width: 800px) {

ul.mobile-menu li.catalog, ul.mobile-menu li.search, ul.mobile-menu li.cart {display: none}

header .sb_content h1, .sitelogo {
	font-family: 'Comfortaa', cursive;
	color: #202020;
	font-size: 35px;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
}

#overwrap {
	background: #FFFFFF;
}
.sidebar_left {
	background-color: #FFFFFF;
}
footer {
	background-color: #FFFFFF
}
}

