.product-card-image {
  object-fit: contain;
}

.logo-title h1 {
  text-transform: uppercase;
  font-family: italiana;
}

@media (max-width: 1024px) {
  .main-header {
    justify-content: space-between;
  }
}

.sh-product-plus-minus-button {
  border-radius: 10px !important;
}
.sh-product-buy-now-button {
  border-radius: 10px !important; 
}

.sh-solid-button {
  border-radius: 10px;
}

.policy-info-ctn.sh-f3-https\:\/\/track-order\.giftntreat\.com {
  display: none;
}