@media print{
	.meta-bar,
	#footPromoBoxes,
	.search-pad,
	.hpclientslogo,
	#back-to-top,
	.slicknav_menu,
	.top-footer,
	.menu
	{
		display: none !important;
	}
	
  .ProductDetailNav3button ul li{
    margin-right: 3px !important;
  }
	
	/* Lukes code */
	
/*	.banner,*/
	.meta-bar,
	#sidenav,
	.topfoot,
	#footer,
	.slicknav_menu,
	.slider-container,
	.morecurveborder,
	#back-to-top,
	.mainnav
	{
		display:none !important;
		
	}
	/*end lukes code*/
	
	#title,
	.bannertext h3,
	.bannertext span{
		color: rgba(0, 0, 0, 0);
        text-shadow: 0 0 0 #ccc;
	}


	a[href]:after {
    	content: none !important;
  	}
  	.header{
  		margin-bottom: 0;
  	}
  	#footer{
  		margin-top: 10px;
  	}
  	.banner{
  		margin-bottom: 20px;
		height:204px;
		
		
  	}
	
	
	
  	.banner .bannertext{
  		margin-top: 0px;
		    padding-top: 52px;
  	}
  	.entry-content{
  		min-height:0;
  	}

    .ProductsCoolBox{
      min-height: 515px !important;
	  border:none!important;
    }
	
	
	
    .prodcatdetailsrow .columns p{
      padding: 5px !important;
    }
    .prodcatdetailsrow .medium-4{
      width: 30% !important;
    }
    .prodcatdetailsrow .medium-8{
      width: 70% !important;
    }
	
	
/*jeff code */


.ProductsCoolThumb {
  margin-top:10px;
	}
	
	
		.entry-content{
		min-height:auto;
		height:auto;
		}
	
	
	
	
	.ProductsCoolLink{
	display:none;
	}
	
	 .ProductsCoolBox{
      width:50%!important;
	 margin-left:0!important;
	 min-height: 500px !important;
    }
	 
	 
	
	
	

}