.hero-media-slideshow-wrapper .hero-media-slideshow .hero-item .hero-item__content .hero-item__heading h2 {
    margin-bottom: -10px;
}

.hero-media-slideshow-wrapper .hero-media-slideshow .hero-item .hero-item__content .hero-item__subheading {
    margin-bottom: -5px;
}

@media (min-width: 992px) {
 .hero-media-slideshow .hero-item__content {
    bottom: 75px;
 }
}

@media (min-width: 992px) {
	.hero-media-slideshow-wrapper .hero-media-slideshow .hero-item .hero-item__content .hero-item__heading-two {
    font-size: 80px;
	}
}

@media (max-width: 991.98px) {
	.path-missing-slice .block-page-title-block h1,.path-missing-slice .block-page-title-block .h1 {
		line-height:60px !important;
	}
}

@media (max-width: 767.98px) {
  .path-missing-slice .block-page-title-block h1,.path-missing-slice .block-page-title-block .h1 {
    line-height:45px !important;
  }
}

.views-exposed-form-store-search-exposed-form #edit-actions--3{
	display: none;
}

.node--type-store .deal-image img{
  height: 100% !important;
  object-fit: cover;
}
