.sf-howServFinWork-box [class*="sf-icon-"] {
background-color: white;
}
.col-md-4.col-sm-4 {
margin-bottom: 40px;
}
@media screen and (min-width: 800px) {
.sf-overlay-box {
position: absolute;
top: 230px;
left: 0;
width: 100%;
height: 33%;
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}
}
.sf-vender-gallery-wrap {
background-color: #d02b21;
}
.sf-categoriesBox {
text-align: center;
}
.woocommerce div.product div.images img {
display: block;
width: 30%;
height: auto;
box-shadow: none;
}
div.nsl-container[data-align="left"] {
width: 260px;
}