body {
    background-image: url("../images/bg-blk-honeycomb.jpg");
	background-color: none;
}
.page_wrapper {
    box-shadow: 4px 0 2px #7b7a7a, -4px 0 2px #7b7a7a;
}
.sidebarcell {
	background-color: #efefef; 
} 

#vp_topheader > .navbar {
    /* margin-bottom: 0px; */
}

/* top header line left side text */
.topleft-text {
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;	
}

/* top middle phone number */
.topmid {
	position: absolute;
	left: 38%;
}
.header-phone {
	color: #fff;
	font-family: "PT Sans",sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	padding: 1px 0 0 25px;
	position: relative;
	/* display: inline;
	padding-right: 20px; */
}
.header-phone:before{
	content: "\f095";
	display:block;
	font-family:FontAwesome;
	font-weight:normal;
	position:absolute;
	padding-top: 3px;
	left:0;
	top:0px;
}
.header-phone a{
	display:inline-block;
	vertical-align:top;
	color:#fff;
}
.header-phone a:hover{
	opacity: 0.8;
}

/* top right search */
.input-group-custom {
    border-radius: 0px;
}
.sprite-search {
    font-size: 23px;
    background-color: #ffffff !important;
    color: #c90009 !important;
}

/* main top menu */
.megamenu {
    display: table;
	border: 2px solid #cccccc;
    width: 100%;
    margin-left: 0;
	box-shadow: 2px 3px 2px grey;
	position: relative;
	z-index: 999999;
}

/* slider content text */
.cameraContent {
bottom: 175px;
left: 25px;
width: 45%;
} 
.cameraContent .camera_caption > div {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0); /* opacity background */
color: #000;
}
.cameraContent h3 {
	font-family: "PT Sans";
	font-style: italic;
	font-weight: 900;
	font-size: 40px;
}
.slidebtn, .slidebtn a {
  -webkit-box-shadow: 3px 3px 0px #000000;
  -moz-box-shadow: 3px 3px 0px #000000;
  box-shadow: 3px 3px 0px #000000;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  width: 165px;
  background: #c90009;
  /* background-image: url("/templates/discounthobby/red-bevel-button.png"); */
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}
.slidebtn:hover {
  background: #cccccc;
  text-decoration: none;
}

/* sidebar nav */
.vp_sidebar .title h3 {
    text-transform: Uppercase;
	font-family: "PT Sans";
    font-size: 1.6em;
	letter-spacing: .5px;
	font-weight: 600;
    padding: 0px 5px 5px;
	border-bottom: 0px solid #e7e7e7;
}
.title {
	border-bottom: 0px solid #e7e7e7;
}
.sidebarcell {
	border: 0px solid #e7e7e7;
}
.content-wrapper ul li {
	padding-left: 8px;
}
.content-wrapper ul li::before {
	content: none;
}
.menulist > li a::before {
	content: '';
      top: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background: rgba(255,255,255,.6);
    box-shadow: 0 1px 2px 0 rgba(255,255,255,.6);
	    display: block;
    position: absolute;
    left: 2px;
    right: 2px;
    height: 3px;
} 
.menulist > li a::after {
    bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: rgba(0,0,0,.15);
    box-shadow: 0 -1px 2px 0 rgba(0,0,0,.15);
	    display: block;
    position: absolute;
    left: 2px;
    right: 2px;
    height: 3px;
} 
/* .menulist > li > a {
  -webkit-box-shadow: 3px 3px 0px #cccccc;
  -moz-box-shadow: 3px 3px 0px #cccccc;
  box-shadow: 3px 3px 0px #cccccc;
  font-family: "PT Sans";
  color: #ffffff;
  font-size: 15px;
  width: 195px;
  height: 35px;
  background: #000000;
  padding: 5px 10px 16px 10px;
  text-decoration: none;
}
.menulist > li > a:hover {
  -webkit-box-shadow: 3px 3px 0px #000000;
  -moz-box-shadow: 3px 3px 0px #000000;
  box-shadow: 3px 3px 0px #000000;
  background: #c90009;
  text-decoration: none;
} */

.menulist > li > a {
    display: inline-block;
    color: #fff;
    /* text-shadow: 0 0 2px rgba(0,0,0,.3); */
    font-family: "PT Sans";
	margin-top: 2px;
    box-shadow: inset 2px 2px 3px 0 rgba(255,255,255,.4),
	inset 0px 0 3px 0 rgba(0,0,0,.4),
	inset 0px 0 1px 2px rgba(0,0,0,.5),
	2px 2px 2px 0 rgba(0,0,0,.6);
    border-radius: 0px;
    padding: 8px 16px;;
    font-size: 17px;
    line-height: 14px;
    position: relative;
	background: #000000;
	padding-left: 20px;
	height: 35px;
	background-image: url(/templates/discounthobby/images/whitearrow-back.png);
	background-repeat: no-repeat;
}
.menulist > li > a:hover {
	background: #c90009;
}

ul.sidepage {
    padding-left: 5px;
}

/* homepage main body center */
.categorysummary .main-product2 {
	border: 1px solid #e7e7e7;
    margin-bottom: 10px;
    padding: 15px;
}
.main-product {
	border: 0px solid #e7e7e7;
    margin-bottom: 10px;
    padding: 15px;
}
.main-content {
    margin-bottom: 0;
    padding: 0;
    border: 0;
}

/* free text containers */
.flex-container {
  flex-direction:row;
  display: -webkit-flex;
  display: flex;
  background-color: #efefef;
  width: 100%;
  /* height: 100px; */
  align-content: center;
  flex-flow: row wrap; 
}
.flex-item {
  width: 21%;
  margin: 15px;
  order: 1;
  text-align: center;  
}
.visitstore-container {
  flex-direction:row;
  display: -webkit-flex;
  display: flex;
  background-color: #f9f9f9;
  width: 100%;
  /* height: 100px; */
  align-content: center;
  flex-flow: row wrap; 
}

/* body main content titles */
.bred {
    color: #c90009;
}
.title h2 {
    font-family: 'PT Sans', sans-serif;
    text-transform: uppercase;
	font-size: 2.5em;
	letter-spacing: .5px;
	letter-spacing: nowrap;
	font-weight: 600;
    padding: 5px 0px 0px;
    color: #000000;
    width: 100%;
    display: inline-block;
    text-align: center;
    /* background: #fff; */
    position: relative;
    z-index: 10;
}

@media (max-width: 766px){
.title h2 {
	letter-spacing: nowrap;
	font-size: 1.5em;
}
}

/* body main product boxes - make bottom portion black*/
.featured-prod-widget {
    border: 1px solid #ddd;
    margin-top: 10px;
    padding: 0px;
    background-color: transparent;
}
.nailthumb {
	min-height: 75px; /* 135px WMO */
}
.nailthumb, .product_thumbnail {
    background-color: white;
	padding-top: 3px;
}
.featured-prod-widget h6 {
    color: black;
	text-align: center;
	text-transform: uppercase;
	font-family: "PT Sans";
	font-size: 14px;
	padding: 2px;
}
span.widget-prod-price {
    padding-bottom: 1px;
	color: black !important;
	text-align: center;
}

/* product submit/details button for center products */
.prodsubmit a {
    display: inline-block;
    color: #fff !important;
    /* text-shadow: 0 0 2px rgba(0,0,0,.3); */
    font-family: "PT Sans";
	margin-top: 2px;
    box-shadow: inset 2px 2px 3px 0 rgba(255,255,255,.6),
	inset 0px 0 3px 0 rgba(0,0,0,.4),
	inset 0px 0 1px 2px rgba(0,0,0,.5),
	2px 2px 2px 0 rgba(0,0,0,.5);
    border-radius: 0px;
    padding: 8px 16px;;
    font-size: 13px;
    line-height: 14px;
    position: relative;
	background: #c90009;
	padding-left: 20px;
	height: 28px;
	top: 6px;
	/* background-image: url(/templates/discounthobby/images/whitearrow-back.png);
	background-repeat: no-repeat; */
}
.prodsubmit a:hover {
	background: #666666;
}

/* grey button middle home for view all products */
.grey-button a {
    display: inline-block;
    color: #fff !important;
    /* text-shadow: 0 0 2px rgba(0,0,0,.3); */
    font-family: "PT Sans";
	margin-top: 2px;
    box-shadow: inset 2px 2px 3px 0 rgba(255,255,255,.8),
	inset 0px 0 3px 0 rgba(0,0,0,.4),
	inset 0px 0 1px 2px rgba(0,0,0,.5),
	2px 2px 2px 0 rgba(0,0,0,.5);
    border-radius: 0px;
    padding: 10px 16px;;
    font-size: 16px;
    line-height: 14px;
    position: relative;
	background: #666666;
	padding-left: 20px;
	height: 35px;
	top: 6px;
	/* background-image: url(/templates/discounthobby/images/whitearrow-back.png);
	background-repeat: no-repeat; */
}
.grey-button a:hover {
	background: #c90009;
}
.title2 h2 {
    font-family: 'PT Sans', sans-serif;
    text-transform: uppercase;
	font-size: 2.5em;
	letter-spacing: .5px;
	letter-spacing: nowrap;
	font-weight: 600;
    padding: 5px 0px 0px;
    color: #000000;
    width: 100%;
    display: inline-block;
    text-align: left;
    /* background: #fff; */
    position: relative;
    z-index: 10;
}
/* red button middle home for shop now */
.bred-button a {
    display: inline-block;
    color: #fff !important;
    /* text-shadow: 0 0 2px rgba(0,0,0,.3); */
    font-family: "PT Sans";
	margin-top: 2px;
    box-shadow: inset 2px 2px 3px 0 rgba(255,255,255,.9),
	inset 0px 0 3px 0 rgba(0,0,0,.4),
	inset 0px 0 1px 2px rgba(0,0,0,.5),
	2px 2px 2px 0 rgba(0,0,0,.5);
    border-radius: 0px;
    padding: 10px 16px;;
    font-size: 16px;
    line-height: 14px;
    position: relative;
	background: #c90009;
	padding-left: 20px;
	height: 35px;
	top: 6px;
	/* background-image: url(/templates/discounthobby/images/whitearrow-back.png);
	background-repeat: no-repeat; */
}
.bred-button a:hover {
	background: #666666;
}

/* footer */
.footer h3 {
    color: #000000;
}
#vp_footer ul li::before, #vp_footer ol li::before {
    content: "\f101";
    position: absolute;
    margin-left: -15px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    margin-right: 10px;
    text-decoration: inherit;
    font-size: 15px;
	color: #ffffff;
}
#vp_footer ul li a{
	color: #ffffff;
}
.cdm-footer-contact li {
  display: inline-block;
  padding-left: 30px;
  position: relative;
}

.cdm-footer-contact li:before {
  color: #b00f1b;
  font-family: FontAwesome;
  font-size: 16px;
  left: 0;
  line-height: 34px;
  position: absolute;
  top: 0;
}
.footer-phone {
    content: "\f095";
    display: block; 
    font-family: FontAwesome;
    font-weight: normal;
    position: absolute;
    padding-top: 3px;
    left: 0;
    top: 0px;
	color: #ffffff;
} 
.address > p {
  color: #fff;
  font-size: 16px;
  line-height: 204%;
}
.cdm-footer-contact li.face:before {
 content: "\f02f";
}
.cdm-footer-contact li.email::before {
  content: "\f0e0";
}
.cdm-footer-contact li.address:before {
  content: "\f041";
}

.footer-info, .footer-info a{
	color: #ffffff;
}

.icon-social {
    -webkit-filter: invert(100%);
	opacity: 1 !important;
}
#header-image-row {
    margin-top: 10px;
    margin-bottom: 10px;
}
#header-image-row div{
    text-align: center;
}
#header-image-row img{
    margin: 0 auto;
    margin-bottom: 10px;
}
#vp_toprighticons.global-3rd-background-color{
    background-color: #cc0f17;
}
