.single_slider {
    padding-top: 35px;
}

.logo {
    padding: 0px;
}

.white-text {
	color: #ffffff !important;
}

.banner_content p{
	color: #ffffff;
	background-color: #333;
	padding: 15px 15px 0px 15px;	
}

.banner_content h2{
	color: #ffffff;
	background-color: #333;
	padding: 0px 15px 15px 15px;
}

.banner_content {
    position: absolute;
    top: 0px;
    left: 0px;
}

.section_title h4 {
    margin-bottom: 0;
    position: relative;
    display: inline-block;
    line-height: 30px;
    padding-right: 20px;
    background: #fff;
    color: #c09578;
    font-size: 19px;
    font-weight: 700;
}

.best_product_content {
    text-align: right;
    top: 28px;
}

.best_product_content {
    position: relative;
}

.best_product {
	border: 1px solid #c09578;
}

.best_product_title {
    text-align: center;
    position: relative;
    text-align: left;
    top: 28px;
}

.best_product_title h3 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    position: relative;
}


.widget_list.widget_categories > ul > li ul{
	margin-bottom: 10px;
	padding-left: 10px;
}

.widget_list.widget_categories > ul > li ul > li{
    line-height: 30px ;
    list-style: square;
}