﻿
/*	Theme Responsive Styles
	-----------------------	*/
@media only screen and (max-width: 768px) {

/*	Responsive Navigation Menu
	--------------------------	*/

.menu-items{
  display:block;
}

#menubar_m1{
  display: none;
}

html {
	padding: 0 !important;
}
body {
    max-width: 100%;
    overflow-x: hidden;
}
#mainContainer {
	width: 100% !important;
}
.wrapper {
	width: 100% !important;
	margin: auto;
	padding: 0 20px;
}
.top-menu {
    height: 50px;
}
.top-menu ul {
    float: none;
}
.top-menu li {
    display: block;
    margin: 0;
}
header {

  padding: 2em 0;

}
nav#catNavMenu {
  border: medium none;
  display: block;
  margin: 0;
}

ul#desktopMenu {
}


#showSlideMenu > div {
  margin-left: 2em;
}
#showSlideMenu li {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}
#showSlideMenu li a {
  color: #333399;
  padding: 0.5em;
}
#showSlideMenu li a:hover {
  color: #298fa1 !important;
}
#showSlideMenu ul ul {
  display: none !important;
}
#FRAME_SEARCH {
  float: right;
  margin: 0.33em;
}
#FRAME_MENU li {
  display: block;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0;
}
#FRAME_MENU li a {
  color: #333399;
  display: inline-block;
  font-weight: 600;
  padding: 0.5em;
}
#FRAME_MENU li a {

}
#modNewReleases .img {

  height: 65px;
  width: 65px;
}

#showSlideMenu #user-area {
  color: white;
  margin-bottom: 2em;
  text-align: left;
}
#showSlideMenu #user-area a {
	display:inline;
}

#showSlideMenu .menu-headers {
  font-size: 16px;
  font-weight: 600;
  padding: 0.5em;
  text-transform: uppercase;
}

#showSlideMenu ul#desktopMenu {
  margin-left: 2em;
  margin-top: 1em;
}

/* nav mobile menu*/
.show-mobile {
	display:block;
}

#mobileMenu {
  cursor: pointer;
}
#closeSlideMenu {
  cursor: pointer;
  margin: 0;
  padding: 0;
  text-align: left;
}

aside {
	
}
aside#leftBar {
  width: 170px;
}
aside#rightBar {
width:0;
display:none;	
}
#mainContent {
	display: block;

}

#logo {
	float: none;
	

}
#logo img {

}

#searchBox2 input[type="text"] {
	width: 100%;
}
#mobile-nav {
  display: inline-block;
  float: left;
  margin: 0.33em;
  padding: 0;
}
#mobile-nav li {
  font-size: 28px;
  line-height: 1.1;
}
#mobile-nav li a {
  color: #00038e;
}
#mobile-nav i {

}
#homeHeader {
	border: none;
	margin-bottom: 0;
	padding-bottom: 20px;
}
#homeHeader img {
	width: 100%;
	height: auto;
}
.header-specials {
	width: 100%;
	margin-bottom: 25px;
}

#modManufacturer ul {
    text-align: center;
    width: 100%;
}
#modManufacturer li {
    float: none;
    width: auto;
}
#modManufacturer a.view-all-manf {
    display: none;
}
#modManufacturer select {
    border: 2px solid #e2e2e2;
    padding: 3px;
    width: 100%;
}
#modLinks ul {
  text-align: center;
  margin: auto;
}
#modLinks li {
text-align:center;
  width: 100%;
}
.mailist-box {

}
#mailistBox {
  padding: 0 12%;
}
#mailistBox label {

}
#mailistBox input[type="text"] {

}
#mailistBox input[type="submit"] {

}
#copyright {

}
.social-icons {
  text-align: right;
}
.social-icons a {
	float: none;
	display: inline-block;
}
#globalFooter {

}

/* General styles for Slide Out Menus */
.cbp-spmenu {
  background: #ffd699 none repeat scroll 0 0;
  padding: 1em;
  position: fixed;
  box-shadow:0 0 3px rgba(0,0,0,0.5);
}
.cbp-spmenu a, .cbp-spmenu a:visited {
  display: block;

}
.cbp-spmenu a:hover,
.cbp-spmenu a:visited:hover {
}
/* Orientation-dependent styles for the content of the menu */
 
.cbp-spmenu-vertical {
	width: 320px;
	height: 100%;
	top: 0;
	z-index: 1000;
}
.cbp-spmenu-vertical a {
	
}
.cbp-spmenu-horizontal {
	width: 100%;
	height: 150px;
	left: 0;
	z-index: 1000;
	overflow: hidden;
}
.cbp-spmenu-horizontal a {
	float: left;
	width: 20%;
	padding: 0.8em;

}
/* Vertical menu that slides from the left or right */
 
.cbp-spmenu-left {
	left: -320px;
}
.cbp-spmenu-right {
	right: -320px;
}
.cbp-spmenu-left.cbp-spmenu-open {
  left: 0;
  z-index: 1050;
  overflow: scroll;
}
.cbp-spmenu-right.cbp-spmenu-open {
	right: 0;
}
/* Push classes applied to the body */
 
.cbp-spmenu-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}
.cbp-spmenu-push-toright {
	left: 240px;
}
.cbp-spmenu-push-toleft {
	left: -240px;
}
/* Transitions */
 
.cbp-spmenu, .cbp-spmenu-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/* LAYOUT CHANGES */
.columns-3 .product-container {

}
#listing0 .primary, #listing0 .secondary {
  width: 50%;
}
.columns-4 .product-container {

}

/* CUSTOM AREA */


.hide-tablet {
	display:none;
}

footer .seventy, footer .thirty {
  width: 49%;
}
.product-item .name {
  max-height: 100%;
  text-overflow: unset;
  white-space: unset;
}
}

@media only screen and (max-width: 1200px) {

html {
	padding: 0 !important;
}
body {
    max-width: 100%;
    overflow-x: hidden;
}
.wrapper {
  padding: 0 0.5em;
  width: 100%;
}
#leftBar {

}
#rightBar {

}

}
