.footer-logo img {
  max-height: 250px !important;
}

.vendor-footer {
  height: 30px;
}

header .navbar-brand img {
  max-height: 70px !important;
}

.btn-gradient-fuel-yellow-blue {
  background-image: linear-gradient(to right, #20A4F3, #3797a1, #182B3A);
}

.text-gradient-base-color {
  background-image: linear-gradient(to right, #20A4F3, #3797a1, #182B3A);
}

.bg-base-color, .down-section-line .section-line:before, .header-cart-icon .cart-count {
  background-color: #20A4F3;
}

.about-3-img {
  width: 300px;
  height: 370px;
  -o-object-fit: cover;
     object-fit: cover;
}

.service_image .service-h, .service_image .service_w {
  -o-object-fit: cover;
     object-fit: cover;
}
.service_image .service-h {
  width: 350px;
  height: 417px;
}
.service_image .service_w {
  width: 730px;
  height: 420px;
}

.contact_message {
  color: green;
}/*# sourceMappingURL=amarock.css.map */