.body {
  margin-top: 0px;
}

.app-bar .toobar-gutters {
  padding: 25px 16px;
}

.title-ctn {
  color: #e21731;
  font-weight: bold;
}

.section-heading-container {
  align-items: center;
}

.section-heading {
  color: #e21731;
}

.cat-card-img-container {
  border: 0px;
  box-shadow: 0px 0px 0px;
}

.pr-long-card {
  border: 0px;
  border-radius: 0px;
}

.pr-outlined-button {
  background-color: #e21731;
  color: white;
  font-weight: 600;
}

@media (min-width: 1000px) {
  .pr-outlined-button {
    height: 46px;
    font-size: 18px;
  }
}

.pr-outlined-button:hover {
  background-color: #217880;
}

.universal-btn-style {
  border-radius: 6px;
}

.pr-discount {
  background-color: red;
}

.pr-image {
  border: 0px;
}

.pr-discount {
  background-color: red;
  top: 4px;
  right: 4px;
}

.pr-title {
  font-weight: 500;
  padding-top: 5px;
}
.sh-footer-main {
  color: #fff;
}
.sh-footer-icon {
  color: #fff;
}
.sh-solid-button {
  border: 1px solid #000 !important;
  background-color: #fff;
  color: #000;
}
.sh-solid-button:hover {
  background-color: #fff !important;
  color: #000 !important;
}
.sh-header-main {
  background-color: #fff;
}

.sh-header-account-icon {
  stroke: #000000 !important;
}
.sh-header-cart-icon {
  stroke: #000000 !important;
  fill: none !important;
}
.sh-header-arrow-icon {
  fill: #000000 !important;
}
.sh-header-search-icon {
  stroke: #000000 !important;
}
.sh-header-cart-badge {
  background-color: #000;
  color: #ffffff;
}
.app-bar .toobar-gutters {
  padding: 0px !important;
}
.sh-header-mob-menu-icon {
  color: #000000 !important;
  fill: #000000 !important;
}
.sh-header-location-icon {
  fill: #000000 !important;
}
