/*
Theme Name: WP FlexiShop Two
Theme URI: http://www.primathemes.com
Author: PrimaThemes
Author URI: http://www.primathemes.com
Description: The Last E-Commerce Wordpress Theme You Will Ever Need
Version: 1.0.2
License: Split GPL License
License URI: license.txt
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, theme-options, translation-ready
*/

.orderby option[value="price"]{ 
   display: none;
}
.nav-bar-wrapper{
	max-width:1180px;
	padding-top: 8px;
}
#logo-nav{
}
ul.egmenu{
	background:url(http://digitalback.com/wp-content/uploads/2014/06/logo_nav_bg.png);height:65px;width:auto;
}
ul.egmenu > li{
	float:left;
	position:relative;
	background-image:url('http://digitalback.com/wp-content/uploads/2014/07/nav-border.png');
	background-repeat:no-repeat;
	background-position:right;
	display:block;
  max-height: 78px;
  margin-top: -8px;}
ul.egmenu ul{
	display:none;
	position:absolute;
	left:0;
	top:100%;
	min-width:80px;
}
ul.egmenu a{
	cursor:pointer;
	display:block;
	padding:2em 1em 2em 1em;
	min-width:3.5em;
	min-height:14px;
	margin-top:-0.8em;
	max-height:27px;
}
ul.egmenu a:hover{
	cursor:pointer;
	display:block;
	background-color:#ffffff;
	padding:2em 1em 2em 1em;
}
ul.egmenu .active{
	cursor:pointer;
	display:block;
	background-color:#ffffff;
	width:104px;
}
li#empty-cell-navbar{
	min-width:104px;
}
ul.egmenu li{
	list-style:none;
}
li#first-menu-item{
	margin-left:29px;
	border-left:2px solid white;
  margin-top: -8px;
  max-height: 78px;
}
li#third-menu-item{
	margin-left:0px;
	border-left:2px solid white;
}
#container { 
    border-top: 0px;
}
@media all and (max-width: 769px) {
ul#primaryMenu {
  display: none;
}
}
@media all and (max-width: 500px) {
ul.egmenu{
	background:url(http://digitalback.wpengine.com/wp-content/uploads/2014/06/logo_nav_bg.png);height:65px;width:auto;
	margin-left:-22px;
	margin-right:-22px;
}
li#first-menu-item{
	margin-left:0px;
	border-left:2px solid white;
  margin-top: -8px;
  max-height: 78px;
}
body.header-logo-active #primarylogo {
  margin-left: auto;
  margin-right: auto;
}
blockquote {
  margin: 1em 0px;
}
.fourcol-one {
  width: 100%;
}
.margin {
  margin-left: 0px;
  margin-right: 0px;
}
.threecol-one {
	text-align: center;
}
.ps-tab_content {
	margin-top: 60px;
}
div.ps-box {
	margin-top: 4em;
}
.search-form {
  padding-top: 10px;
  text-align: center;
}
body.header-logo-active #primarylogo {
	margin-bottom: -40px;
}
h6 {
	font-size: 2em;
	margin-top: 20px;
}
}