header { background-color: #f8dde4; max-width: 1012px; margin: 0px; }
header .sb_content .sitelogo { 
  display: block;
  z-index: 0;
}
header .sb_content .sitelogo a { 
  width: auto; 
  height: auto; 
}

header .sb_content {
  padding: 0px;
}

a { text-decoration: none }

.breadcrumbs, .breadcrumbs a { font-size: .8em}

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: 'Tangerine', cursive;font-size: 72px; padding-left: 0px;padding-right: 0px;}

.viewcartbox, .searchbox { 
  z-index: 99; 
}
.sidebar_left { background-color: #FFFFFF !important; }
@media screen and (min-width: 801px) {
    header .sb_content .sitelogo { text-align: center; }
    header .sb_content .sitelogo img.logo_img { display: block;max-width: 1012px;text-align: center; margin: auto;  }
  }


footer { background-color: #f8dde4; max-width: 1012px;}
#overwrap {
    background: #f8dde4;
  }



/*@media screen and (min-width: 801px) {
    .sb_hpages { display: none; }
  }*/
ul.mobile-menu li { width: 24%; }

@media screen and (min-width: 801px) {
	  section.sidebar_left { width: 20%; max-width: 20%; background: transparent !important;}
      section.mainwrap { width: 78%; }
      .hide-on-full { display: none;}
  }
  @media screen and (max-width: 800px) {
    #overwrap { background: #FFFFFF; }
    .sidebar_left { background-color: #FFFFFF; }
  }
@media screen and (min-width: 400px) {
	  #sb_overbox {
		background-color: #f8dde4;
		max-width: 1012px;
		margin: auto;
		padding: 0px;
	  }
	  header { 
		margin-top: 0; 
	  }
  }
@media screen and (min-width: 801px) {
  #sb_overbox { margin-top: 20px; }
  }

