/*
Theme Name: EzAnime2
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/* ==========================================================================
   EZ Anime Shirt - Anime Streetwear UI / UX
   ========================================================================== */

/* Top Announcement & Perks Marquee */
.anime-marquee {
  background-color: #111827 !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.anime-marquee-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-size: 12.5px;
  font-weight: 600;
  letter-spacing: 0.4px;
  color: #f3f4f6;
  text-transform: uppercase;
  padding: 2px 0;
}
.anime-marquee-inner .sep {
  color: #e60023;
  opacity: 0.8;
}
.anime-marquee-inner strong {
  color: #fde047;
  font-weight: 800;
}

/* Badges & Tags */
.anime-tag-badge {
  display: inline-block;
  background-color: #e60023;
  color: #ffffff !important;
  font-size: 11px;
  font-weight: 800;
  padding: 4px 10px;
  border-radius: 3px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 12px;
  box-shadow: 0 2px 6px rgba(230, 0, 35, 0.35);
}
.anime-tag-badge-dark {
  display: inline-block;
  background-color: #111827;
  color: #ffffff !important;
  font-size: 11px;
  font-weight: 800;
  padding: 4px 10px;
  border-radius: 3px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-bottom: 12px;
}

/* Hero Typography */
.anime-hero-title {
  font-size: 2.8rem;
  font-weight: 900;
  line-height: 1.08;
  color: #ffffff !important;
  text-transform: uppercase;
  letter-spacing: -0.5px;
  margin-bottom: 14px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.6);
}
.anime-hero-desc {
  font-size: 15px;
  color: #f9fafb !important;
  max-width: 520px;
  line-height: 1.5;
  margin-bottom: 22px;
  text-shadow: 0 1px 6px rgba(0, 0, 0, 0.7);
}
.anime-side-title {
  font-size: 1.35rem;
  font-weight: 800;
  color: #ffffff !important;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 8px;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
}
.anime-coupon-code {
  font-size: 13px;
  color: #fef08a !important;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: 0.3px;
}

/* Trust & Perks Cards */
.anime-trust-section .featured-box {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  padding: 20px 14px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
  transition: all 0.25s ease;
}
.anime-trust-section .featured-box:hover {
  border-color: #e60023;
  transform: translateY(-3px);
  box-shadow: 0 6px 18px rgba(230, 0, 35, 0.08);
}
.anime-trust-section .icon-box-text h5 {
  font-size: 14.5px;
  font-weight: 800;
  color: #111827;
  margin-bottom: 4px;
}
.anime-trust-section .icon-box-text p {
  font-size: 12.5px;
  color: #6b7280;
  line-height: 1.4;
  margin: 0;
}

/* 3-Step Customization Infographic */
.anime-step-box {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-top: 3.5px solid #e60023;
  border-radius: 8px;
  padding: 26px 22px;
  height: 100%;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03);
  transition: all 0.25s ease;
}
.anime-step-box:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  border-color: #e5e7eb #e5e7eb #e5e7eb #e5e7eb;
  border-top-color: #e60023;
}
.anime-step-box .step-num {
  display: inline-block;
  font-size: 26px;
  font-weight: 900;
  color: #e60023;
  line-height: 1;
  margin-bottom: 12px;
}
.anime-step-box h4 {
  font-size: 16px;
  font-weight: 800;
  color: #111827;
  margin-bottom: 8px;
}
.anime-step-box p {
  font-size: 13.5px;
  color: #4b5563;
  line-height: 1.5;
  margin: 0;
}

/* Material & Fabric Specs */
.anime-material-section {
  border-top: 1px solid #f3f4f6;
  border-bottom: 1px solid #f3f4f6;
}
.anime-material-section h2 {
  font-size: 2rem;
  font-weight: 900;
  color: #111827;
  letter-spacing: -0.5px;
  margin: 8px 0 14px;
}
.anime-material-section p {
  font-size: 14.5px;
  color: #4b5563;
  line-height: 1.6;
}
.anime-material-section ul {
  list-style: none;
  padding: 0;
  margin: 16px 0 22px;
}
.anime-material-section ul li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 10px;
  font-size: 13.5px;
  color: #374151;
  line-height: 1.5;
}
.anime-material-section ul li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #e60023;
  font-weight: 900;
  font-size: 15px;
}

/* Product Cards Elevation */
.anime-products-section .product-small.box {
  border: 1px solid #f0f0f0;
  border-radius: 8px;
  padding: 8px;
  background: #ffffff;
  transition: all 0.25s ease;
}
.anime-products-section .product-small.box:hover {
  border-color: #e60023;
  box-shadow: 0 8px 22px rgba(230, 0, 35, 0.08);
  transform: translateY(-3px);
}

/* FAQ Accordion */
.anime-faq-section .accordion-title {
  font-weight: 700;
  font-size: 15px;
  color: #111827;
  padding: 14px 18px;
  border-radius: 6px;
  background: #ffffff;
  border: 1px solid #e5e7eb;
}
.anime-faq-section .accordion-inner {
  font-size: 14px;
  color: #4b5563;
  line-height: 1.6;
  padding: 16px 18px;
  background: #ffffff;
}

/* Manga Style Customer Reviews */
.anime-manga-reviews {
  border-top: 2px solid #111827;
  border-bottom: 2px solid #111827;
  background-color: #fbfbfb;
  position: relative;
}
.manga-review-panel {
  background: #ffffff;
  border: 2.5px solid #111827;
  border-radius: 4px;
  box-shadow: 5px 5px 0px #111827;
  padding: 24px 20px;
  position: relative;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.manga-review-panel:hover {
  transform: translate(-2px, -2px);
  box-shadow: 7px 7px 0px #e60023;
  border-color: #111827;
}
.manga-panel-tag {
  display: inline-block;
  background: #111827;
  color: #ffffff !important;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.6px;
  padding: 3px 9px;
  margin-bottom: 12px;
  border-radius: 2px;
  text-transform: uppercase;
}
.manga-panel-tag.highlight {
  background: #e60023;
}
.manga-stars {
  color: #eab308;
  font-size: 14px;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
.manga-quote {
  font-size: 14px;
  line-height: 1.6;
  color: #1f2937;
  margin-bottom: 18px;
  font-weight: 500;
}
.manga-quote strong {
  color: #111827;
}
.manga-author {
  display: flex;
  align-items: center;
  gap: 12px;
  border-top: 1.5px dashed #e5e7eb;
  padding-top: 14px;
  margin-top: auto;
}
.manga-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #111827;
  color: #ffffff;
  font-weight: 900;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #e60023;
  flex-shrink: 0;
}
.manga-author-meta {
  line-height: 1.35;
}
.manga-author-name {
  font-size: 13.5px;
  font-weight: 800;
  color: #111827;
}
.manga-verified {
  color: #16a34a;
  font-size: 11px;
  font-weight: 700;
}
.manga-product-bought {
  color: #6b7280;
  font-size: 11.5px;
}

/* ==========================================================================
   AnimeApe Layout Clone Styling
   ========================================================================== */
.animeape-ticker-bar {
  background-color: #111111 !important;
}
.animeape-ticker-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 14px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 2px 0;
}
.animeape-ticker-inner .dot {
  color: #e60023;
}
.animeape-ticker-inner strong {
  color: #fde047;
}

/* AnimeApe Category Cards */
.animeape-cat-card {
  display: block;
  text-decoration: none !important;
  text-align: center;
  transition: all 0.25s ease;
}
.animeape-cat-card .cat-img {
  width: 100%;
  max-width: 150px;
  aspect-ratio: 1/1;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #e5e7eb;
  margin: 0 auto;
  background: #f9fafb;
  transition: all 0.3s ease;
}
.animeape-cat-card .cat-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.35s ease;
}
.animeape-cat-card:hover .cat-img {
  border-color: #111111;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}
.animeape-cat-card:hover .cat-img img {
  transform: scale(1.08);
}
.animeape-cat-card .cat-title {
  font-size: 13px;
  font-weight: 800;
  color: #111111;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  margin-top: 10px;
  margin-bottom: 0;
  transition: color 0.2s ease;
}
.animeape-cat-card:hover .cat-title {
  color: #e60023;
}

/* AnimeApe Reviews */
.animeape-review-box {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  padding: 22px 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.animeape-review-box:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08);
}
.animeape-review-box .stars {
  font-size: 14px;
  margin-bottom: 10px;
  color: #f59e0b;
}
.animeape-review-box .quote {
  font-size: 13.5px;
  color: #374151;
  line-height: 1.55;
  margin-bottom: 16px;
  font-style: italic;
}
.animeape-review-box .author {
  font-size: 13px;
  color: #111111;
  border-top: 1px solid #f3f4f6;
  padding-top: 10px;
  margin-top: auto;
}
.animeape-review-box .author .verified {
  color: #16a34a;
  font-size: 11.5px;
  font-weight: 700;
  margin-left: 6px;
}

/* AnimeApe Contact Strip */
.animeape-contact-bar {
  background-color: #111111 !important;
}
.animeape-contact-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 14px;
  font-size: 13.5px;
  font-weight: 600;
  color: #ffffff;
}
.animeape-contact-inner .sep {
  color: #e60023;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
  .anime-hero-title {
    font-size: 1.95rem;
  }
  .anime-hero-desc {
    font-size: 13.5px;
  }
  .anime-marquee-inner, .animeape-ticker-inner {
    font-size: 11px;
    gap: 8px;
  }
  .anime-marquee-inner .sep, .animeape-ticker-inner .dot {
    display: none;
  }
  .anime-step-box {
    margin-bottom: 15px;
  }
  .anime-material-section h2 {
    font-size: 1.6rem;
  }
  .manga-review-panel, .animeape-review-box {
    margin-bottom: 15px;
  }
  .animeape-cat-card .cat-title {
    font-size: 11px;
  }
}