.product:hover .product-info .title,
.product:hover .product-info .price {
  visibility: visible;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
}


.sale-banner4 .inner .content .link,
.sale-banner5 .inner .content .link {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  display: inline-block;
  padding-bottom: 5px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #333;
  border-bottom: 1px solid rgba(51, 51, 51, .2);
}

.product-video-popup {
	border: #cdcdcd 2px solid;
}

.product-video-popup i {
    color: #cdcdcd;
}

.product-gallery-popup i {
    color: #cdcdcd;
}

.page-title-section {
    padding: 60px 0;
}