/*
Theme Name: Shikiry Perfume
Theme URI: https://shikiry.com
Author: Shikiry
Description: قالب عربي فاخر لمتجر شِكيري للعطور، متوافق مع WooCommerce.
Version: 1.5.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: shikiry
*/

:root {
  --ink: #17231d;
  --cream: #f6f0e5;
  --paper: #fbf8f1;
  --gold: #ae8351;
  --muted: #6f766f;
  --line: #ded8cc;
  --font-display: "Aref Ruqaa", Georgia, serif;
  --font-body: "IBM Plex Sans Arabic", Tahoma, sans-serif;
  --font-ui: "Noto Kufi Arabic", "IBM Plex Sans Arabic", sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  background: var(--paper);
  color: var(--ink);
  direction: rtl;
  font-family: var(--font-body);
}
body.admin-bar .site-header { top: 32px; }
button, input { font: inherit; }
a { color: inherit; }
img { display: block; max-width: 100%; height: auto; }
.shell { width: min(1180px, calc(100% - 48px)); margin-inline: auto; }
.announcement {
  min-height: 34px;
  padding: 8px 16px;
  background: var(--ink);
  color: #e9ddc9;
  display: grid;
  place-items: center;
  font-family: var(--font-ui);
  font-size: 11px;
}
.site-header { background: rgba(251, 248, 241, .96); position: relative; z-index: 20; }
.nav {
  min-height: 106px;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  border-bottom: 1px solid var(--line);
  gap: 24px;
}
.brand,
.custom-logo-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  color: var(--ink);
  line-height: 1;
}
.brand-logo,
.custom-logo {
  width: 140px;
  height: 96px;
  object-fit: contain;
}
.footer-brand {
  justify-content: flex-start;
  width: fit-content;
}
.footer-brand .brand-logo,
.footer-brand .custom-logo {
  width: 154px;
  height: 124px;
}
.nav-menu, .nav-actions { display: flex; align-items: center; gap: 28px; }
.nav-menu { justify-content: flex-start; list-style: none; margin: 0; padding: 0; }
.nav-menu a, .nav-actions a {
  text-decoration: none;
  font-family: var(--font-ui);
  font-size: 12px;
  font-weight: 500;
}
.nav-actions { justify-content: flex-end; }
.cart-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
}
.cart-count {
  display: grid;
  place-items: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: var(--ink);
  color: white;
  font-size: 10px;
}
.menu-toggle { display: none; border: 0; background: transparent; font-size: 25px; }
.hero {
  min-height: 650px;
  display: grid;
  grid-template-columns: 48% 52%;
  align-items: center;
}
.hero-copy { padding: 70px 3vw 70px 0; }
.eyebrow {
  display: block;
  color: var(--gold);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2px;
  margin-bottom: 18px;
}
.hero h1, .section-head h2, .story h2 {
  font-family: var(--font-display);
  font-weight: 400;
  line-height: 1.1;
  margin: 0;
}
.hero h1 { font-size: clamp(48px, 6vw, 76px); }
.hero h1 em { color: var(--gold); font-style: normal; }
.hero-copy > p {
  color: var(--muted);
  font-size: 16px;
  line-height: 2;
  max-width: 440px;
  margin: 28px 0;
}
.primary {
  display: inline-flex;
  gap: 45px;
  align-items: center;
  background: var(--ink);
  color: white;
  padding: 17px 24px;
  text-decoration: none;
  font-size: 13px;
}
.trust { display: flex; gap: 26px; margin-top: 46px; color: #687168; font-size: 11px; }
.hero-visual {
  height: 540px;
  background: #e6ddcc;
  position: relative;
  overflow: hidden;
  display: grid;
  place-items: center;
}
.hero-visual::before {
  content: "";
  position: absolute;
  width: 360px;
  height: 460px;
  border: 1px solid rgba(87, 72, 47, .2);
  border-radius: 180px 180px 0 0;
  top: 45px;
}
.hero-visual::after {
  content: "";
  position: absolute;
  width: 360px;
  height: 360px;
  border-radius: 50%;
  background: #d4b27d;
  opacity: .45;
  top: 70px;
}
.hero-visual.has-cover::before,
.hero-visual.has-cover::after { display: none; }
.hero-cover-image {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
  position: relative;
  z-index: 3;
}
.perfume-bottle { z-index: 2; position: relative; margin-top: 65px; filter: drop-shadow(0 28px 18px rgba(48,38,22,.23)); }
.bottle-cap { width: 84px; height: 65px; background: linear-gradient(90deg,#151a17,#4a4434,#121614); margin: auto; border-radius: 3px; }
.bottle-neck { width: 55px; height: 32px; background: #b89461; margin: auto; }
.bottle-glass {
  width: 230px;
  height: 285px;
  background: linear-gradient(110deg,rgba(255,255,255,.76),rgba(133,101,59,.45) 45%,rgba(42,38,28,.58));
  border: 2px solid rgba(255,255,255,.45);
  border-radius: 8px 8px 28px 28px;
  display: grid;
  place-items: center;
  box-shadow: inset 0 -55px 60px rgba(93,55,22,.35);
}
.bottle-label { width: 142px; height: 150px; background: #eee6d6; border: 1px solid #7d704e; text-align: center; padding: 17px; }
.bottle-label small, .bottle-label i { display: block; font-size: 8px; letter-spacing: 2px; }
.bottle-label strong { display: block; font-family: var(--font-display); font-size: 31px; margin: 14px 0 6px; }
.bottle-label i { font-style: normal; font-size: 7px; margin-bottom: 18px; }
.collection { padding: 105px 0; }
.section-head { display: flex; justify-content: space-between; align-items: end; margin-bottom: 36px; }
.section-head h2 { font-size: 52px; }
.section-head p { font-size: 13px; color: var(--muted); line-height: 1.9; }
.shikiry-products ul.products {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  margin: 0;
  padding: 0;
}
.shikiry-products ul.products::before,
.shikiry-products ul.products::after { display: none; }
.shikiry-products ul.products li.product {
  float: none;
  width: auto;
  margin: 0;
  list-style: none;
}
.shikiry-products li.product a { text-decoration: none; }
.shikiry-products li.product img { width: 100%; aspect-ratio: 4 / 5; object-fit: cover; background: #e0d2bd; margin: 0 0 17px; }
.shikiry-products .woocommerce-loop-product__title {
  font-family: var(--font-display);
  font-size: 21px !important;
  color: var(--ink);
  padding: 0 !important;
  margin: 5px 0 8px !important;
}
.shikiry-products .price { color: var(--ink) !important; font-weight: 700 !important; font-size: 13px !important; }
.shikiry-products .button, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  font-family: var(--font-ui);
  background: var(--ink) !important;
  color: white !important;
  border-radius: 0 !important;
  padding: 12px 18px !important;
  margin-top: 14px !important;
}
.story { background: var(--ink); color: white; padding: 90px 0; }
.story-inner { display: grid; grid-template-columns: 52% 48%; align-items: center; }
.story-art {
  height: 450px;
  background: linear-gradient(145deg,#ae8b5c,#4d593e);
  position: relative;
  display: grid;
  place-items: center;
  overflow: hidden;
}
.story-art::before, .story-art::after { content: ""; position: absolute; border: 1px solid rgba(255,255,255,.18); border-radius: 50%; width: 340px; height: 340px; }
.story-art::after { width: 240px; height: 240px; }
.story-art span { text-align: center; font-family: var(--font-display); font-size: 50px; line-height: 1.3; color: #f2e5cf; z-index: 1; }
.story-copy { padding-right: 80px; }
.story-copy h2 { font-size: 55px; }
.story-copy p { color: #bcc2bc; line-height: 2.2; font-size: 14px; margin: 28px 0; max-width: 400px; }
.site-footer { background: var(--paper); }
.footer-grid { padding: 70px 0; display: grid; grid-template-columns: 2fr 1fr 1fr 1.7fr; gap: 50px; }
.footer-grid > div { display: flex; flex-direction: column; gap: 12px; }
.footer-grid b { font-size: 12px; }
.footer-grid a:not(.brand), .footer-grid p { text-decoration: none; color: #717771; font-size: 11px; line-height: 1.8; }
.copyright { border-top: 1px solid var(--line); padding: 18px; text-align: center; color: var(--muted); font-size: 10px; }
.site-main, .woocommerce-page .site-main { min-height: 55vh; }
.content-shell { padding-block: 70px; }
.woocommerce-message, .woocommerce-info { border-top-color: var(--gold); }
.woocommerce-message::before, .woocommerce-info::before { color: var(--gold); }

@media (max-width: 900px) {
  body.admin-bar .site-header { top: 46px; }
  .nav { grid-template-columns: 1fr auto 1fr; }
  .menu-toggle { display: block; justify-self: start; }
  .nav-menu { display: none; position: absolute; top: 120px; right: 24px; left: 24px; padding: 22px; background: var(--paper); border: 1px solid var(--line); flex-direction: column; }
  .nav-menu.is-open { display: flex; }
  .hero { grid-template-columns: 1fr; }
  .hero-copy { text-align: center; padding: 65px 0; }
  .hero-copy > p { margin-inline: auto; }
  .trust { justify-content: center; }
  .shikiry-products ul.products { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .story-inner { grid-template-columns: 1fr; }
  .story-copy { padding: 55px 10px 0; }
  .footer-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 560px) {
  .shell { width: min(100% - 28px, 1180px); }
  .nav { min-height: 94px; }
  .brand-logo, .custom-logo { width: 118px; height: 84px; }
  .nav-actions .account-link { display: none; }
  .hero-copy { padding: 50px 0; }
  .hero-copy > p { font-size: 13px; }
  .trust { gap: 10px; flex-wrap: wrap; }
  .hero-visual { height: 400px; }
  .bottle-glass { width: 175px; height: 225px; }
  .bottle-cap { width: 68px; height: 50px; }
  .bottle-label { transform: scale(.8); }
  .collection { padding: 70px 0; }
  .section-head { display: block; }
  .section-head h2, .story-copy h2 { font-size: 40px; }
  .shikiry-products ul.products { gap: 12px; }
  .shikiry-products .woocommerce-loop-product__title { font-size: 17px !important; }
  .story { padding: 45px 0; }
  .story-art { height: 330px; }
  .story-art span { font-size: 40px; }
  .footer-grid { grid-template-columns: 1fr; }
}
