/* Framify Custom Styles */
@import url('https://fonts.googleapis.com/css2?family=Fredoka:wght@400;500;600&family=Marhey:wght@500;600;700&display=swap');

#framify-store {
  background: #fff8e1 !important;
  color: #3a2a1a !important;
  font-family: 'Fredoka', 'Marhey', sans-serif !important;
}

#framify-store .store-header {
  background: #fff8e1 !important;
  border-bottom: 1px solid #e91e63 !important;
  color: #3a2a1a !important;
}

#framify-store .top-navbar {
  background: #fff8e1 !important;
  border-bottom: 1px solid #ffc107 !important;
}

#framify-store .main-nav-container {
  background: #fff8e1 !important;
}

#framify-store .store-footer {
  background: #e91e63 !important;
  color: #fff !important;
  border-top: 1px solid #ffc107 !important;
}

#framify-store .store-footer h3 {
  color: #fff !important;
  font-family: 'Fredoka', 'Marhey', sans-serif !important;
  font-weight: 600 !important;
}

#framify-store .store-footer a {
  color: #ffc107 !important;
}

#framify-store .store-footer .copyright-text,
#framify-store .store-footer p {
  color: #fff !important;
}

#framify-store h1 {
  font-family: 'Fredoka', 'Marhey', sans-serif !important;
  font-weight: 600 !important;
  color: #e91e63 !important;
  font-size: 30px !important;
}

#framify-store h2 {
  font-family: 'Fredoka', 'Marhey', sans-serif !important;
  font-weight: 600 !important;
  color: #e91e63 !important;
  font-size: 22px !important;
}

#framify-store h3 {
  font-family: 'Fredoka', 'Marhey', sans-serif !important;
  font-weight: 600 !important;
  color: #e91e63 !important;
}

#framify-store .s-product-card-entry,
#framify-store .s-product-card-vertical {
  background: #fff !important;
  border-radius: 20px !important;
  overflow: hidden !important;
  box-shadow: 0 4px 16px rgba(233, 30, 99, 0.12) !important;
  transition: all 250ms cubic-bezier(0.34, 1.56, 0.64, 1) !important;
  color: #3a2a1a !important;
}

#framify-store .s-product-card-entry:nth-child(3n+1) {
  border: 2px solid #e91e63 !important;
}

#framify-store .s-product-card-entry:nth-child(3n+2) {
  border: 2px solid #4caf50 !important;
}

#framify-store .s-product-card-entry:nth-child(3n+3) {
  border: 2px solid #ffc107 !important;
}

#framify-store .s-product-card-entry:hover,
#framify-store .s-product-card-vertical:hover {
  transform: translateY(-3px) rotate(1deg) !important;
  box-shadow: 0 8px 28px rgba(233, 30, 99, 0.25) !important;
}

#framify-store .s-button-btn {
  background: #e91e63 !important;
  color: #fff !important;
  font-weight: 700 !important;
  border-radius: 20px !important;
  border: none !important;
  font-family: 'Fredoka', 'Marhey', sans-serif !important;
  transition: all 250ms cubic-bezier(0.34, 1.56, 0.64, 1) !important;
}

#framify-store .s-button-btn:hover {
  background: #ff4081 !important;
  transform: scale(1.05) !important;
}

#framify-store .s-button-btn:active {
  transform: scale(0.97) !important;
}

#framify-store .s-button-primary {
  background: #e91e63 !important;
  color: #fff !important;
  font-weight: 700 !important;
  border-radius: 20px !important;
  border: none !important;
  font-family: 'Fredoka', 'Marhey', sans-serif !important;
  transition: all 250ms cubic-bezier(0.34, 1.56, 0.64, 1) !important;
}

#framify-store .s-button-primary:hover {
  background: #ff4081 !important;
  transform: scale(1.05) !important;
}

#framify-store a:not(.s-contacts-topnav-link) {
  color: #e91e63 !important;
  transition: all 250ms cubic-bezier(0.34, 1.56, 0.64, 1) !important;
}

#framify-store a:not(.s-contacts-topnav-link):hover {
  color: #ff4081 !important;
}

#framify-store .s-product-card-price,
#framify-store [class*="price"] {
  font-weight: 700 !important;
  color: #4caf50 !important;
}

#framify-store [class*="rating"],
#framify-store [class*="star"] {
  color: #f59e0b !important;
}

#framify-store .copyright-text {
  color: #3a2a1a !important;
}

#framify-store .s-contacts-topnav-link {
  color: #e91e63 !important;
}

#framify-store .s-infinite-scroll-btn {
  background: #e91e63 !important;
  color: #fff !important;
  font-weight: 700 !important;
  border-radius: 20px !important;
  border: none !important;
  font-family: 'Fredoka', 'Marhey', sans-serif !important;
  transition: all 250ms cubic-bezier(0.34, 1.56, 0.64, 1) !important;
}

#framify-store .s-infinite-scroll-btn:hover {
  background: #ff4081 !important;
  transform: scale(1.05) !important;
}

#framify-store .s-infinite-scroll-last {
  color: #4caf50 !important;
  font-weight: 600 !important;
}

#framify-store .s-block__title {
  color: #e91e63 !important;
}

#framify-store .s-payments-list-item {
  filter: brightness(1.05) !important;
}

#framify-store .s-modal-header {
  background: #fff8e1 !important;
}

#framify-store .s-search-input {
  font-family: 'Fredoka', 'Marhey', sans-serif !important;
  border-radius: 20px !important;
  background: #fff !important;
  color: #3a2a1a !important;
}

@media (max-width: 768px) {
  #framify-store h1 {
    font-size: 24px !important;
  }
  #framify-store h2 {
    font-size: 18px !important;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  #framify-store h1 {
    font-size: 27px !important;
  }
  #framify-store h2 {
    font-size: 20px !important;
  }
}

#framify-store div.swal2-popup.swal2-toast { background: #fff9c4 !important; color: #1a1a1a !important; border: 1px solid #f0e68c !important; }