* {
  font-family: "Comic Sans MS", "Comic Sans", cursive, sans-serif !important;
}
.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-shoopy-blog-page .mx-auto {
  width: 100vw !important;
  padding: 0px 24px !important;
}
