.home-flash-sale img {
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.cont a{
	font-weight: 400;
}
#rev_slider{
height:750px !important;
} 
@media(max-width:767px){
  .home-footer{
  	display:flex;align-items:center;
  }
  .home-footer a{
      word-break: break-word;
  } 
}
.mini-products-list .product-image {
    margin-right: 10px;
}