/* General Demo Style */
@import url(//fonts.googleapis.com/css?family=Lato:300,400,700);
#accountlink {line-height:5pt;margin-top:0px;padding-bottom:1.3em;}
@font-face {
	font-family: 'fontawesome';
	src:url('../fonts/fontawesome.eot');
	src:url('../fonts/fontawesome.eot?#iefix') format('embedded-opentype'),
		url('../fonts/fontawesome.svg#fontawesome') format('svg'),
		url('../fonts/fontawesome.woff') format('woff'),
		url('../fonts/fontawesome.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body, html { font-size: 100%; 	padding: 0; margin: 0;}

/* Reset */
*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* Clearfix hack by Nicolas Gallagher: //nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

body {
    font-family: 'Lato', Calibri, Arial, sans-serif;
}

a {
	color: #ffffff;
	text-decoration: none; 
}

a:hover {
	color: #00ff00;
}

.clearBoth {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	}
  
  /* New Menu Styles for Large Menu display */
  .cbp-hrmenu {
  width:100%;
	max-width:100%;
  margin:0px 0px 0px 0px;  
	/*border-bottom: 2px solid #00ff00;*/
}
#cbp-hrmenu > ul > li
{
  margin-top:4px; 
  display:inline-block;
}
/* general ul style */
.cbp-hrmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* first level ul style */
.cbp-hrmenu > ul,
.cbp-hrmenu .cbp-hrsub-inner {
	max-width: 100%;
	margin: 0 auto; 
	padding: 0 1.875em;
}

.cbp-hrmenu > ul > li {
	display: inline-block;
}

.cbp-hrmenu > ul > li > a {
	font-weight: 600;
	padding: 5px 10px 9px 10px;
	color: #8a2f80;
	display: block;
}
.cbp-hrmenu > ul > li > a > small {
	font-weight: 100;
  font-size:small;
}

.cbp-hrmenu > ul > li > a:hover {
	color: #00ff00;
  background-color:#000; 
  display:block;
}

.cbp-hrmenu > ul > li.cbp-hropen a,
.cbp-hrmenu > ul > li.cbp-hropen > a:hover {
	color: #fff;
	background: #000;
  display:block;
}
ul.nav-child > li > a:hover
{color:#00ff00;
  display:block;}
/* first level ul style */
.cbp-hrmenu > ul > li > ul,
.cbp-hrmenu .cbp-hrsub-inner {
	
	/*max-width: 980px; */
	margin: 0 auto;
	padding: 0 1.875em;
  display:block;
}

.cbp-hrmenu > ul > li >  ul > li {
	display: inline-block;
}

.cbp-hrmenu > ul > li >  ul > li > a {
	font-weight: 700;
	padding: 1em 1em;
	color: #fff;
	display: inline-block;
}

.cbp-hrmenu > ul > li >  ul > li > a:hover {
	color: #00ff00; 
  display:block;
}
.nav-child > li > a:hover
{
  color: #00ff00;
  display:block;
}
.cbp-hrmenu > ul >  li > ul > li > a .cbp-hropen a,
.cbp-hrmenu > ul > li > ul > li.cbp-hropen > a:hover {
	color: #fff;
	background: #000; 
  display:block;
}
.cbp-hrmenu li.submenu > a:hover
{
  color: #00ff00;
  display:block;
}
/* sub-menu */
.cbp-hrmenu .cbp-hrsub {
	display: none;
	position: absolute;
	background: #000;
	width: 100%;
	left: 0;
  z-index:1000;
}

.cbp-hropen .cbp-hrsub {
	display: block;
	padding-bottom: 3em; 
	border-top: 1px solid #00ff00;
}

.cbp-hrmenu .cbp-hrsub-inner > div {
	width: 20%;
	float: left; 
	padding: 0 5px 0;
}

.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
	content: " ";
	display: grid;
}

.cbp-hrmenu .cbp-hrsub-inner:after {
	clear: both;
}

.cbp-hrmenu .cbp-hrsub-inner > div a {
	line-height: 1em;
  padding-bottom:5px;
}

.cbp-hrsub h4 {
	color: #eee;
	padding: 10px 0 5px;
	margin: 0;
	font-size: 140%;
	font-weight: 300;
}

/* Examples for media queries */
@media screen and ( max-height: 900px ){
   .cbp-hrmenu .cbp-hrsub-inner > div a {
    padding-bottom: 3px!important;
    line-height: 8pt!important;
}
}
@media screen and (max-width: 995px) { 

	.cbp-hrmenu, #cbp-hrmenu {
    display:none!important;
	}
  .banner > img
  {
   width:50%!important; 
  }

}




/* End new menu display */

figure
{
  border:1px solid blue;
}
figure img
{
  text-align:center;
  margin:0px auto;
}
#showLeftPush {
  border:0px #fff solid;
  background: url("/includes/templates/custom/images/menu-button.png") no-repeat;
}
.box-shadow-menu {
  position: relative;
  padding-left: 10px;
	font-size: 12pt;
  top:-8px;
	height: 32px;
	width: 32px; 
  background: url("/includes/templates/custom/images/menu-button.png") no-repeat;
}
/*.box-shadow-menu:before {
  content: "";
  position: absolute;
  left: 0;
  top: -40px;
}*/
#logo > a:nth-child(1)
{
  margin-bottom:0px;
}
/* 
   new sub category menu drop down menu items
   webelity 8-25-2013 
*/
.wide {width:76%!important;}
.wider {width:77%!important;}
#topProducts > ul > li > a {max-width:35%;float:left;clear:none!important;margin-left:5px; margin-right:5px; margin-top:0px!important;font-size:8pt;font-weight:bold;margin-bottom:35px;height:100px;width:100px;}
#topProducts > ul > li > a > img {max-width:100%; width:100px;display:block;max-height:100%;height:100px;margin-bottom:0px;}
#tattooSupplies > ul > ul > li > a {float:left;clear:left!important;}
.level4
{
  float:right;
  clear:none;
  width:150px;
  height:180px;
  display:none;
}
.level5
{
  float:right;
  clear:none;
  width:150px;
  height:180px;
  display:none;
}