body {
/*    background-image: url("../bg.jpg"); */
    background-color: #f3e8ca;
    font-family: "Times New Roman", Times, serif;
}

.featured-item {
/*    background-color:white; */
    background-color:#f3f3e8;
}

.featured-item h4 {
    text-align: center;
}

.wrapper {
    background-color: #f3f3e8;
/*    min-height: 0; */
    
}



.subname {
    width: -webkit-fill-available;
    width: -moz-available;
}
.subname h4.product_name {
    font-size: 14px;
    text-align: center;
}
.subname h4.product_name:after {
	background: linear-gradient(180deg, transparent, #f3f3e8 50%)!important;
}
.subname h6.product_price {
    text-align: center;
}



.border-bottom_t1 {
    background-color: #f3f3e8;
}

p.page-text {
    text-align: justify;
}

.page-navigation ul li a {
    background-color: #d0d8c5;
}

.section-heading h1 {
    font-size: 20px;
}

.section-heading p.h2 {
    font-size: 20px;
	font-weight: 700;
	color: #1e1e1e;
	margin-top: 15px;

}
