
.store-container {
	max-width: 1170px;
	margin: 0 auto;
}
article .entry-content ul {
	margin:0;
	padding: 0 0 0 20px;
}
article .entry-content ul li {
	list-style: disc;
}
article .entry-content ul li ul {
    padding-left: 20px;
}
article .entry-content ol {
    margin:0;
    padding: 0 0 0 20px;
}
article .entry-content ol li {
    list-style: disc;
}
article .entry-content ol li ol {
    padding-left: 20px;
}
a {
	text-decoration:none;
}
p {
    margin: 0 0 10px; 
}



.widget_storevilla_testimonial_widget_area .store-container {
    text-align: center;
}
.widget_storevilla_testimonial_widget_area .block-title {
    display: block;
    float: none;
    z-index: 1;
    position: relative;
}
.widget_storevilla_testimonial_widget_area .block-title h2,
.widget_storevilla_testimonial_widget_area .block-title span {
    color: #fff;
}
.widget_storevilla_testimonial_widget_area .testimonial-outer-container {
    padding: 50px 0;
    position: relative;
}
.widget_storevilla_testimonial_widget_area .testimonial-outer-container:before {
   
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 0;
}
.widget_storevilla_testimonial_widget_area .testimonial-area .entry-thumb {
    border-radius: 50%;
    display: inline-block;
    overflow: hidden;
    width: 117px;
    height: 117px;
    margin-bottom: 26px;
}
.widget_storevilla_testimonial_widget_area .testimonial-area .testimonial-preview-info {
    margin: 0 auto;
    width: 50%;
    color: #fff;
    font-family: Open Sans;
    font-size: 14px;
}
.widget_storevilla_testimonial_widget_area .testimonial-area .testimonial-preview-info h2 {
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
}
.widget_storevilla_testimonial_widget_area .testimonial-area .testimonial-preview_desc {
    margin-bottom: 30px
}
.widget_storevilla_testimonial_widget_area .lSAction > a {
    margin-top: -96px;
}
/*
=======================
end of css
=======================
*/
/*
=====================================
brand-logo-wrap css
=====================================
*/
.brand-logo-wrap {
    padding: 50px 0;
}
.brand-logo-wrap .block-title {
    float: none;
}
.brand-logo-wrap .brands-logo li {
    display: inline-block;
    vertical-align: middle;
    float: none;
    text-align: center;
    margin: 0 -2px;
}
.brand-logo-wrap .lSSlideWrapper.usingCss {
    height: 100px;
}
