body {
  font-family: "Poppins", sans-serif !important;
}
.sh-header-main {
  box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3) !important;
  background-color:#fff;
 }
.sh-header-location-icon {
    fill:#164774 !important;
}
.sh-header-account-icon {
    stroke: #164774 !important;
}
.sh-header-cart-icon {
    stroke: #164774 !important;
    fill: none !important
}
.sh-header-arrow-icon {
    fill: #164774 !important;
}
.sh-header-search-icon {
    stroke: #164774 !important;
}
.sh-header-cart-badge {
    background-color: #164774;
    color: #FFFFFF;
}
.sh-header-mob-menu-icon {
    color: #000000;
}
.sh-categories-container > div > h2 {
  display: none !important;
}

.sh-categories-container > div > hr {
  display: none !important;
}

.sh-banner-collection-card > a > div > div > p {
  display: none;
}

.sh-banner-collection-card > a > div > div > p > svg {
  display: none;
}

.sh-product-card:hover {
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}

.sh-product-card-discount-tag {
  font-weight: 400 !important;
  border-radius: 8px !important;
  background-color: #232323 !important;
}

.sh-product-discount-tag {
  font-weight: 400 !important;
  border-radius: 0px !important;
}

.sh-try {
  display: none;
}
#categories .cat-card-img {
  border: .5px solid #164774;
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}
.sh-product-card {
    border-radius: 4px !important;
}
.sh-product-plus-minus-button {
  background: #164774 !important;
  color: white !important;
  border: 1px solid #164774 !important;
}
@media (min-width: 768px) {
  .app-bar .logo-ctn {
    flex: inherit !important;
  }
}
.sh-header-search-box {
  background-color: #f4f4f4 !important;
  border-radius: 20px !important;
}
.menu-bar .links {
  font-weight: 500 !important;
}
.ban-cont-text {
    font-size: 30px;
    letter-spacing: 1px;
    margin: 0;
    font-weight: 500;
    color: white;
}
.section-heading {
    font-weight: 600;
    font-size: 30px;
    color:#000;

}
.pr-long-card .pr-image {
    -o-object-fit: contain;
    object-fit: contain;
    
    aspect-ratio: var(--pr-image-aspect-ratio, 3 / );
    }

.sh-mini-banner-collection-card #sh-collection-6911b3a86985ef6a5ffb21bc
{
 transform: translateY(-4px);
}
.sh-mini-banner-collection-card #sh-collection-6911b3a86985ef6a5ffb21bb
{
 transform: translateY(-4px);
}

.sh-product-card {
 border-radius: 18px !important;
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
  border: .5px solid #164774;

}
.sh-footer-main
{
background-color:#000;
color:#fff;
}
.sh-footer-icon
{
color:#fff;
}
.sh-bottom-nav-main {
    background-color: #fff;
}
.sh-bottom-nav-selected {
    stroke: #000 !important;
    color: #000 !important;
    fill: none !important;
}
.sh-bottom-nav-unselected {
    stroke:  #164774 !important;
    color:  #164774 !important;
}
.sh-bottom-nav-cart-badge {
    background-color:  #164774 !important;
    color: #fff !important;
}

.footer-row-title
{
color:#fff !important;
}
.sh-footer-icon
{
color:#fff !important;
}