.et_pb_row {
	padding: 30px 0;
}

body.single-product #sidebar {
    display: none; 
}
body.single-product #left-area {
	float: none;
	margin-left: auto;
	margin-right: auto;
	width:100%
}
body.single-product #main-content .container:before {
	display: none;
	
	
}

.woocommerce div.product .product_title {
	font-family: 'Bellefair',Georgia,"Times New Roman",serif !important;
	font-weight: 700;
	font-size: 28px !important;
	color: #9b8379 !important;
	line-height: 1.2em;
}

#tab-description{
	font-family: 'Bellefair',Georgia,"Times New Roman",serif;
	font-size: 18px;
	line-height:28px
}

#tab-title-description{
	display:none
}

.woocommerce .woocommerce-breadcrumb,
.woocommerce .posted_in
{
	display:none
}


body #page-container .single_add_to_cart_button {
	color: #FFFFFF !important;
	border-color: #A89E7E;
	font-family: 'Bellefair',Georgia,"Times New Roman",serif !important;
	font-weight: 700 !important;
	background-color: #A89E7E;
}

.wp-block-woocommerce-cart, .wp-block-woocommerce-checkout {
	font-size: 1.2em;
}
