/*---------------------------------------------------------------
	Product
-------------------------------------------------------------- */

#main_container.products section p br {
	display: none;
}




/* #main_container.products div a {
	display: inline-block;
	position: relative;
} */

#main_container.products img {
width: 100%;
}

/* #main_container.products div a:hover:before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	content:url(/share/img/icon_zoom.png);
} */

.pro_btext {
	display: block;
	font-weight: 500;
}
.pro_btn_center {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
