@media print {
	footer,
	.no_print {
		display:none;
	}
	.kleanity-logo {
		display:block;
	}
	.kleanity-navigation {
		display:none;
	}
	.print {
		display: block!important;
	}
	{
    #box_slider,
	#box_slider img {
		height: 450px!important;
		width: 1200px!important;
		position: relative!important;
	}
	#box_slider .flex-direction-nav {
		display:none;
	}
	.gallery_for_print {
		display:block;
	}
}


.kleanity-logo {
    padding-top: 0!important;
}
#product_slider {
    padding:0!important;
}
.gdlr-core-pbf-wrapper.box_text {
	padding:0!important;
}
.gdlr-core-pbf-wrapper.box_text .gdlr-core-title-item {
	padding-bottom: 0!important;
}	
.gdlr-core-pbf-wrapper.box_text h1.gdlr-core-title-item-title {
	font-size: 32px!important;
}
.gdlr-core-pbf-wrapper.box_text .gdlr-core-title-item-caption {
    font-size: 22px!important;
    margin: 0 5px!important;
}	
.gdlr-core-pbf-wrapper.box_text .gdlr-core-text-box-item-content p {
	line-height: 1.4!important;
    font-size: 15px!important;
}	
	
.gallery_for_print .gdlr-core-item-list.gdlr-core-gallery-column {
    margin-bottom: 0;
    padding: 15px;
}

#box_feat.print img {
	width: 400px!important;
}
#box_info {
	width: 100%!important;
}
#product_info .gdlr-core-port-info-item .gdlr-core-port-info {
    margin-top: 6px;
    clear: both;
    letter-spacing: 1px;
    font-size: 14px;
}