/* Reposition Product Description Styling */

.custom-repositioned-description-c5749758 {
	clear: both;
	width: 100%;
	margin: 25px 0;
	padding: 20px;
	background-color: #f9f9f9;
	border-left: 4px solid #333;
	box-shadow: 0 2px 5px rgba(0,0,0,0.05);
	border-radius: 4px;
}

/* Ensure neat full-width layout for tabs below the gallery */
.woocommerce div.product .woocommerce-tabs {
	clear: both;
	width: 100%;
	margin-top: 40px;
}
