nav > .sf-menu, .slider_wrapper  {display:none;}
.philBuyHeader, .philBuyNav {display: none;}
body { background: none; font-size: 1.5em; }
div { background: none !important; }
#print-logo {display:block;}

.container, .grid_12 { width: 100%; }

#menu, .menu_bg, #categoryNav, .noPrint, #productSort, .nextPage, #viewCart { display: none; }

.orderRightCol .productOrder {display:none;}

header#header {
	display: none;
}

#wrapper, #content {
 width: auto;
 border: 0;
 margin: 0 5%;
 padding: 0;
 float: none !important;
 }
.productImg {
	text-align: left;
}
h1>a>img {
	margin-top: 5px;
}
.philBottom p:first-child, .bottomNav {
	display:none;
}
a[href]:after {
	content: none !important;
}

.product-grid-item, .med-grid-item {
	margin-bottom: 16px;
	width: 18%;
	margin-right: 2%;
	float: left;
}

.product-grid-item:nth-child(5n + 1),
.med-grid-item:nth-child(5n + 1) {
    clear: both;
}

.product-grid-item img, .med-grid-item img {
	max-width: 100%;
	border: none !important;
}
.product-grid-item > div, .med-grid-item > div {
	max-width: 140px;
	margin: 0 auto;
}

/*.product-grid-item, .med-grid-item {
	page-break-inside: avoid;
}*/
  
.itemName, .itemData {
	font-size: 16px;
}
  
.slogan h6.sloganshopH6 { width: 400px; }


.grid_12 .menu-grid-item {
	float: left;
    width: 23%;
	padding-right: 1%;
}

div.p50, div.p68 { padding-bottom: 0px; }

div.clear {clear:both;}
div.row section.section, div.row div.block {overflow: initial;}

/*homepage blurbs*/
.home-blurbs .grid_6 .item-l {
    display: none;
}

.home-blurbs .grid_6 {
	width: 100%;
}

.home-blurbs .grid_6 .block {
	margin-top: 25px;
}

.home-blurbs .grid_6 .item-r {
	width: 100%;
}

/*product detail page*/
.product-detail-page .grid_6 {
	width: 100%;
}

/*Secure Phil Buy form styles*/
form#philbuy-secureForm input {
    display: inline-block;
}
form#philbuy-secureForm h3, form#philbuy-secureForm h2 {
    font-size: 20px;
}
#print-logo img {
    margin-top: 15px;
}
form#philbuy-secureForm #footerlink {
    font-size: 13px;
}
form#philbuy-secureForm #copyright, form#philbuy-secureForm #copyright a {
    font-size: 15px;
    line-height: 1.3;
}