/* Yldcoretech scoped theme: Anasayfa */
body.jg-home-page {
  --site-color: #20c7f4;
  --jg-home-primary: #20c7f4;
  --jg-home-secondary: #7c5cff;
  --jg-home-accent: #ffb020;
  --jg-home-success: #12a86b;
  --jg-home-danger: #ef4444;
  --jg-home-bg: #101622;
  --jg-home-surface: #202938;
  --jg-home-text: #ffffff;
  --jg-home-muted: #aeb6c9;
  --jg-home-border: #ffffff;
  --jg-home-header: #ffffff;
  --jg-home-sidebar: #171b2a;
  --jg-home-button-radius: 8px;
  --jg-home-card-radius: 10px;
  --jg-home-font: 'Inter', 'Segoe UI', Arial, sans-serif;
}
body.jg-home-page {
  background: var(--jg-home-bg);
  color: var(--jg-home-text);
  font-family: var(--jg-home-font);
}
body.jg-home-page .popular-category,
body.jg-home-page .category-product-blocks,
body.jg-home-page .home-blog,
body.jg-home-page .home-comments { background: var(--jg-home-bg); color: var(--jg-home-text); }
body.jg-home-page .cat-product-title,
body.jg-home-page .popular-category .header,
body.jg-home-page .home-blog .news,
body.jg-home-page .home-comments .comments-head,
body.jg-home-page .jg-home-card { background: var(--jg-home-surface); border: 1px solid var(--jg-home-border); border-radius: var(--jg-home-card-radius); color: var(--jg-home-text); }
body.jg-home-page .home-all-btn,
body.jg-home-page .cat-product-title a,
body.jg-home-page .blog-all-btn,
body.jg-home-page .jg-home-button { background: var(--jg-home-primary); border-radius: var(--jg-home-button-radius); color: #fff; }
body.jg-home-page .cat-product-title h2,
body.jg-home-page .popular-category .header .title span,
body.jg-home-page .home-blog .news .title span,
body.jg-home-page .home-comments .comments-head .title span { color: var(--jg-home-text); }
body.jg-home-page .cat-product-title p,
body.jg-home-page .home-comments .comments-subtitle { color: var(--jg-home-muted); }

/* Scoped custom CSS */

body.jg-home-page div.mobile-header-wrapper > div.mobile-header > div.mobile-header-top > div.mobile-top-icons > a:nth-of-type(1) > span:nth-of-type(1) {
  background-color: #667085 !important;
}


body.jg-home-page div.mobile-header-wrapper > div.mobile-header > div.mobile-header-top > div.mobile-top-icons > a:nth-of-type(1) > span:nth-of-type(1) {
  background-color: #4274e0 !important;
}


body.jg-home-page div.mobile-header-wrapper > div.mobile-header > div.mobile-header-top > div.mobile-top-icons > a:nth-of-type(2) > span:nth-of-type(1) {
  background-color: #4274e0 !important;
}


body.jg-home-page div.mobile-header-wrapper > div.mobile-header > div.mobile-header-top > div.mobile-top-icons > a:nth-of-type(1) > span:nth-of-type(1) {
  background-color: #4274e0 !important;
}


body.jg-home-page section.jg-mid-slider-section.jg-mid-slider-category {
  background-color: #353c48 !important;
}
