@media (max-width: 767px){
.block-slideshow--layout--with-departments .block-slideshow__body, .block-slideshow--layout--full .block-slideshow__body {
  height: 180px;
  margin-bottom: 0px;
}
.block-slideshow--layout--with-departments .block-slideshow__slide, .block-slideshow--layout--full .block-slideshow__slide {
  height: 180px;
  margin-bottom: 0px;
}
.block-slideshow {
  margin-bottom: 0px;  
}
.product-tabs .product-tabs__item {
    padding: 5px 10px;
    font-size: 14px;
}

}

.products-list[data-layout="list"] .product-card .product-card__actions {width:250px;}
.product-card__name{height:40px;overflow: hidden;}
.product-card__image,.product-card__info{padding:5px !important;}
.product-card__rating{height:15px;}
.product-card__badges-list {top:2px !important;left:2px !important;}
.block-products-carousel .product-card .product-card__info{text-align:center;}
.block-products-carousel[data-layout="horizontal"] .product-card .product-card__info{text-align:left;}




.review__avatar img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.fa-star{font-size:12px;color:#ddd;}
.sari{color:#ffd700;}
.footer-links__item {
	margin-top:3px;
    border: 1px solid #ddd;
    padding: 3px 5px;
    background: #fafafa;
}
.pointer{cursor:pointer;}
.hide{display:none;}h1 {    font-size: 24px;    font-weight: 700;}


