@media print{
	footer, .header-main{ display: none !important; }
	.garden-section, .ask-section.ask-an-expert, .looking-section, .subscribe-section, .breadcrumb-main,.product-link,.owl-theme .owl-controls{ display: none; }
	.product-left{ width:100%; }
	
	.product-left p{ font-size: 15px; }
	.product-reco-title h2,.product-left h2{ font-size: 22px; }
	.product-reco-title h3 span,.product-left h3{ font-size: 18px; }
	.product-reco-title h4,.product-left h4{ font-size: 14px; }
	.product-reco-right h3,.product-left h3{ font-size: 16px; margin-bottom: 5px !Important;}
	.product-reco-section .col-xs-12 .col-sm-6 { width:50%; margin-bottom:-100px !important; }
	a[href]:after {
	    content: " Link: " attr(href) "";
	    font-size: 13px;
		
	}
	.owl-carousel .owl-item{
		display:none
	}
.owl-carousel .owl-item.active{
	display:block
}

	.owl-item.active,
	.product-right-box,
	.product-right {
	    width: 100% !Important;
	}
	.owl-carousel .owl-stage{
		width: 100% !Important;
		transform: none !important;
	}
	.product-reco-title h2, .product-reco-title h3 span {
	    float: left;
	    font-size: 28px !important;
	    margin-right: 10px;
	}
	.product-reco-title h4 {
	    clear: both;
	    font-family: 'Avenir Next LT Pro Regular'  !important;
	    text-align: left;
	}
	.product-reco-title {
	    width: 100% !important;
	}
	.product-reco-right {
	    float: left !important;
	    width: 100% !important;
	    min-height: initial !important;
	    padding-left: 0px !important;
	}
	.product-reco-left {
	    display: none !important;
	}
	.product-reco-box {
	    padding: 0px !important;
	}
	.product-section {
/*	    margin: 0 !important;*/
	}
	.product-reco-section {
	    padding: 0 !important;
	    min-height: initial !important;
		
	}
	a[href]:after {
	    content: none;
	}
}
