:root{--blue-950:#061b45;--blue-900:#0a2e75;--blue-700:#0c61b7;--blue-500:#1597e5;--cyan:#48c9ff;--sky:#eaf7ff;--light:#f7fbff;--white:#fff;--text:#17324d;--muted:#657c91;--line:rgba(10,46,117,.13);--shadow:0 24px 70px rgba(7,54,118,.14);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--text);background:linear-gradient(180deg,#f4fbff 0%,#fff 46%,#ecf8ff 100%)}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 38px));margin:auto}.top-strip{background:var(--blue-950);color:rgba(255,255,255,.88);font-size:13px}.strip-inner{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;padding:9px 0}.strip-inner a{color:#fff;font-weight:800}.site-header{position:sticky;top:0;z-index:50;background:rgba(247,251,255,.86);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav-wrap{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:120px;height:auto}.main-nav{display:flex;align-items:center;gap:7px}.main-nav a{padding:12px 14px;border-radius:999px;font-weight:800;color:var(--blue-950);font-size:15px}.main-nav a:hover,.main-nav a.active{background:#fff;color:var(--blue-700);box-shadow:0 10px 28px rgba(7,54,118,.09)}.main-nav .nav-cta{background:linear-gradient(135deg,var(--blue-700),var(--cyan));color:#fff;box-shadow:0 12px 30px rgba(21,151,229,.25)}.menu-toggle{display:none;background:var(--blue-950);color:#fff;border:0;border-radius:13px;padding:11px 13px;font-weight:900}.hero,.page-hero,.product-detail-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 14%,rgba(72,201,255,.28),transparent 28%),radial-gradient(circle at 88% 12%,rgba(12,97,183,.19),transparent 28%),linear-gradient(135deg,#f7fcff 0%,#e9f7ff 52%,#fff 100%)}.hero{padding:88px 0 72px}.animated-bg:before,.animated-bg:after{content:"";position:absolute;border-radius:50%;background:rgba(21,151,229,.1);animation:pulse 6s ease-in-out infinite}.animated-bg:before{width:260px;height:260px;right:-90px;top:80px}.animated-bg:after{width:180px;height:180px;left:-60px;bottom:30px;animation-delay:1.5s}.bubble{position:absolute;border-radius:50%;background:linear-gradient(135deg,rgba(255,255,255,.8),rgba(72,201,255,.25));box-shadow:inset 0 0 18px rgba(255,255,255,.8);animation:floatUp 9s ease-in-out infinite}.bubble-one{width:72px;height:72px;left:9%;bottom:8%}.bubble-two{width:46px;height:46px;left:48%;bottom:18%;animation-delay:1s}.bubble-three{width:56px;height:56px;right:12%;top:24%;animation-delay:2s}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.02fr .98fr;gap:52px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--blue-700);font-weight:950;text-transform:uppercase;letter-spacing:.09em;font-size:12px}.eyebrow:before{content:"";width:28px;height:3px;background:var(--cyan);border-radius:20px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,6vw,76px);line-height:.98;letter-spacing:-.055em;color:var(--blue-950);margin:14px 0 18px}h2{font-size:clamp(32px,4vw,52px);line-height:1.05;color:var(--blue-950);letter-spacing:-.035em;margin-bottom:15px}h3{color:var(--blue-950)}p{line-height:1.75;color:var(--muted)}.lead{font-size:clamp(18px,2.2vw,22px);max-width:680px}.hero-actions,.cta-actions,.detail-actions,.contact-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 23px;font-weight:900;transition:.25s;border:1px solid transparent}.btn:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(7,54,118,.16)}.btn-primary{background:linear-gradient(135deg,var(--blue-700),var(--cyan));color:#fff}.btn-outline{background:#fff;border-color:var(--line);color:var(--blue-950)}.btn-light{background:#fff;color:var(--blue-950)}.btn-whatsapp{background:#25d366;color:#fff}.trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.trust-row span{background:#fff;border:1px solid var(--line);padding:10px 13px;border-radius:999px;font-weight:800;color:var(--blue-900);box-shadow:0 8px 25px rgba(7,54,118,.06)}.hero-visual{position:relative;min-height:500px;border-radius:44px;background:linear-gradient(135deg,rgba(255,255,255,.7),rgba(234,247,255,.85));border:1px solid rgba(255,255,255,.8);box-shadow:var(--shadow);overflow:hidden}.product-float{position:absolute;inset:20px;display:flex;align-items:center;justify-content:center;gap:12px}.float-bottle{max-height:360px;width:auto;filter:drop-shadow(0 28px 24px rgba(6,27,69,.2));animation:bottleFloat 4.8s ease-in-out infinite}.bottle-1,.bottle-4{max-height:280px;opacity:.92}.bottle-2{animation-delay:.8s}.bottle-3{animation-delay:1.4s}.hero-card-glass{position:absolute;left:24px;right:24px;bottom:24px;border-radius:24px;background:rgba(255,255,255,.82);backdrop-filter:blur(14px);padding:20px;display:flex;justify-content:space-between;align-items:center;border:1px solid rgba(255,255,255,.85)}.hero-card-glass strong{font-size:42px;color:var(--blue-700)}.hero-card-glass span{font-weight:800;color:var(--blue-950)}.section{padding:78px 0}.light-section{background:linear-gradient(180deg,#f2fbff 0%,#fff 100%)}.two-col{display:grid;grid-template-columns:1fr .9fr;gap:40px;align-items:center}.highlight-card,.info-card,.step,.form-card,.category-card,.product-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 12px 40px rgba(7,54,118,.08)}.highlight-card{padding:34px}.animated-card{animation:softFloat 5.5s ease-in-out infinite}.check-list{list-style:none;padding:0;margin:0;display:grid;gap:13px}.check-list li{position:relative;padding-left:31px;color:#37546d;font-weight:700}.check-list li:before{content:"✓";position:absolute;left:0;top:-2px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:var(--sky);color:var(--blue-700);font-size:13px}.section-head{text-align:center;max-width:760px;margin:0 auto 34px}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.category-card{padding:24px;min-height:150px;transition:.25s;position:relative;overflow:hidden}.category-card:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;background:rgba(72,201,255,.15);right:-44px;bottom:-44px;transition:.35s}.category-card:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.category-card:hover:after{transform:scale(1.6)}.category-card span{font-size:20px;font-weight:950;color:var(--blue-950)}.category-card p{font-size:14px;margin:8px 0 0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{overflow:hidden;transition:.28s}.product-card:hover{transform:translateY(-9px);box-shadow:var(--shadow)}.product-image{height:270px;background:linear-gradient(180deg,#effaff,#fff);display:grid;place-items:center;padding:18px}.product-image.large{height:340px}.product-image img{max-height:100%;width:auto;transition:.35s;filter:drop-shadow(0 24px 20px rgba(6,27,69,.16))}.product-card:hover .product-image img{transform:scale(1.08) rotate(-1deg)}.product-info{padding:22px}.product-info span{display:block;color:var(--blue-700);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.07em;margin-bottom:7px}.product-info h3{font-size:22px;margin-bottom:8px}.product-info strong{color:var(--blue-700);font-size:18px}.small-actions{display:flex;gap:10px;margin-top:14px}.small-actions a{padding:9px 12px;border-radius:999px;background:var(--sky);font-weight:850;color:var(--blue-900);font-size:13px}.stats-section{background:linear-gradient(135deg,var(--blue-950),var(--blue-700));color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.stats-grid div{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.18);border-radius:25px;padding:25px}.stats-grid strong{display:block;font-size:42px}.stats-grid span{color:rgba(255,255,255,.75);font-weight:800}.page-hero{padding:74px 0 58px}.page-hero .container{position:relative;z-index:2}.page-hero p{max-width:780px;font-size:19px}.filter-pills{display:flex;gap:11px;flex-wrap:wrap;margin-bottom:36px}.filter-pills a{padding:11px 15px;border-radius:999px;background:#fff;border:1px solid var(--line);font-weight:850;color:var(--blue-950)}.filter-pills a.active,.filter-pills a:hover{background:var(--blue-700);color:#fff}.category-section{margin:34px 0 18px}.product-detail-hero{padding:70px 0}.product-detail-grid{position:relative;z-index:2;display:grid;grid-template-columns:.95fr 1.05fr;gap:50px;align-items:center}.detail-image{background:#fff;border-radius:42px;padding:32px;box-shadow:var(--shadow);display:grid;place-items:center}.detail-image img{max-height:560px;width:auto;filter:drop-shadow(0 30px 25px rgba(6,27,69,.2))}.price-box{display:inline-flex;align-items:center;gap:16px;padding:16px 22px;border-radius:20px;background:#fff;border:1px solid var(--line);box-shadow:0 10px 30px rgba(7,54,118,.06)}.price-box span{font-weight:800;color:var(--muted)}.price-box strong{font-size:24px;color:var(--blue-700)}.form-wrap{display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:start}.form-card{padding:26px;display:grid;gap:15px}.form-card label{font-weight:850;color:var(--blue-950)}input,select,textarea{width:100%;margin-top:7px;border:1px solid var(--line);border-radius:15px;padding:14px 15px;background:#fff;font:inherit;outline:none}textarea{min-height:125px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--blue-500);box-shadow:0 0 0 4px rgba(21,151,229,.12)}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:35px}.contact-list{display:grid;gap:12px}.contact-list div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:17px}.contact-list b{display:block;margin-bottom:5px;color:var(--blue-950)}.info-grid,.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.info-card,.step{padding:28px}.step b{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;background:var(--sky);color:var(--blue-700);font-size:20px;margin-bottom:15px}.supplier-hero .container{max-width:900px}.cta-section{padding:70px 0}.cta-box{background:linear-gradient(135deg,var(--blue-950),var(--blue-700));border-radius:40px;color:#fff;padding:45px;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;box-shadow:var(--shadow)}.cta-box h2{color:#fff}.cta-box p{color:rgba(255,255,255,.78);margin:0}.footer{background:var(--blue-950);color:#fff;padding:58px 0 22px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:30px}.footer-logo{width:120px;margin-bottom:18px}.footer a,.footer span{display:block;color:rgba(255,255,255,.75);line-height:1.9}.footer p{color:rgba(255,255,255,.73)}.footer h3{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);padding-top:18px;margin-top:32px;color:rgba(255,255,255,.62)}.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:translateY(0)}.delay-1{transition-delay:.15s}@keyframes bottleFloat{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-16px) rotate(1.8deg)}}@keyframes softFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pulse{0%,100%{transform:scale(1);opacity:.5}50%{transform:scale(1.18);opacity:.22}}@keyframes floatUp{0%,100%{transform:translateY(0)}50%{transform:translateY(-32px)}}@media(max-width:1050px){.hero-grid,.two-col,.product-detail-grid,.form-wrap,.contact-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(3,1fr)}.stats-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}.hero-visual{min-height:430px}.cta-box{grid-template-columns:1fr}}@media(max-width:760px){.container{width:min(100% - 28px,1180px)}.nav-wrap{min-height:72px}.brand img{width:90px}.menu-toggle{display:inline-flex}.main-nav{display:none;position:fixed;left:14px;right:14px;top:74px;background:#fff;border:1px solid var(--line);border-radius:23px;padding:14px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.hero{padding:56px 0}.hero-visual{min-height:390px}.product-float{gap:4px}.float-bottle{max-height:270px}.bottle-1,.bottle-4{display:none}.product-grid,.category-grid,.stats-grid,.footer-grid,.info-grid,.steps-grid{grid-template-columns:1fr}.product-image,.product-image.large{height:300px}.detail-image img{max-height:420px}h1{font-size:42px}.section{padding:58px 0}.cta-box{padding:30px;border-radius:28px}.footer-logo{width:90px}.hero-card-glass{align-items:flex-start;flex-direction:column}}

/* === Product card image overlap fix === */
.product-card{
  display:flex;
  flex-direction:column;
  overflow:hidden;
  min-height:100%;
}
.product-card .product-image{
  position:relative;
  z-index:1;
  flex:0 0 290px;
  height:290px;
  overflow:hidden;
  padding:24px 18px 10px;
  align-items:center;
  justify-items:center;
}
.product-card .product-image img{
  display:block;
  width:auto;
  max-width:82%;
  max-height:235px;
  object-fit:contain;
  margin:0 auto;
}
.product-card:hover .product-image img{
  transform:scale(1.035) rotate(-1deg);
}
.product-card .product-info{
  position:relative;
  z-index:3;
  background:#fff;
  padding:24px 22px 26px;
  flex:1;
}
.product-card .product-info span,
.product-card .product-info h3,
.product-card .product-info p,
.product-card .product-info strong{
  position:relative;
  z-index:4;
}
.product-card .product-info p{
  min-height:84px;
}
@media(max-width:980px){
  .product-card .product-image{flex-basis:270px;height:270px}
  .product-card .product-image img{max-height:220px;max-width:78%}
}
@media(max-width:760px){
  .product-card .product-image,
  .product-card .product-image.large{height:260px;flex-basis:260px}
  .product-card .product-image img{max-height:210px;max-width:76%}
  .product-card .product-info p{min-height:auto}
}

/* Arabic / RTL language support */
.lang-switch {
  border: 1px solid rgba(14,99,182,.18);
  background: rgba(255,255,255,.75);
  color: var(--blue, #0e63b6) !important;
}
.rtl-page {
  direction: rtl;
  text-align: right;
  font-family: Tahoma, Arial, sans-serif;
}
.rtl-page .strip-inner,
.rtl-page .nav-wrap,
.rtl-page .hero-actions,
.rtl-page .detail-actions,
.rtl-page .cta-actions,
.rtl-page .small-actions,
.rtl-page .contact-buttons {
  direction: rtl;
}
.rtl-page .main-nav,
.rtl-page .trust-row,
.rtl-page .filter-pills {
  direction: rtl;
}
.rtl-page .eyebrow {
  letter-spacing: 0;
}
.rtl-page input,
.rtl-page textarea,
.rtl-page select {
  text-align: right;
}
.rtl-page .product-info,
.rtl-page .detail-info,
.rtl-page .category-section,
.rtl-page .section-head,
.rtl-page .contact-list,
.rtl-page .footer {
  text-align: right;
}
.rtl-page .hero-copy,
.rtl-page .page-hero .container {
  text-align: right;
}
.rtl-page .check-list li {
  padding-left: 0;
  padding-right: 28px;
}
.rtl-page .check-list li::before {
  left: auto;
  right: 0;
}
@media (max-width: 760px) {
  .rtl-page .main-nav { text-align: right; }
}


/* === 200ml / 300ml product size redesign === */
.size-showcase{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:20px;
  margin-bottom:28px;
}
.size-card{
  position:relative;
  overflow:hidden;
  background:linear-gradient(135deg,#ffffff,#eaf7ff);
  border:1px solid var(--line);
  border-radius:30px;
  padding:28px;
  box-shadow:0 18px 45px rgba(7,54,118,.08);
  transition:.3s ease;
}
.size-card:before{
  content:"";
  position:absolute;
  width:180px;
  height:180px;
  border-radius:50%;
  background:rgba(72,201,255,.16);
  right:-65px;
  bottom:-70px;
  transition:.35s;
}
.size-card:hover,.size-card.active{
  transform:translateY(-7px);
  box-shadow:var(--shadow);
  border-color:rgba(12,97,183,.26);
}
.size-card:hover:before,.size-card.active:before{transform:scale(1.3)}
.size-card strong{
  display:block;
  color:var(--blue-950);
  font-size:clamp(25px,3vw,36px);
  margin-bottom:6px;
  position:relative;
  z-index:1;
}
.size-card span{
  display:inline-flex;
  background:linear-gradient(135deg,var(--blue-700),var(--cyan));
  color:#fff;
  border-radius:999px;
  padding:8px 12px;
  font-weight:900;
  font-size:13px;
  margin-bottom:12px;
  position:relative;
  z-index:1;
}
.size-card p{position:relative;z-index:1;margin:0;color:var(--muted)}
.product-size-block{
  margin:44px 0 22px;
  background:linear-gradient(135deg,#061b45,#0c61b7);
  color:#fff;
  border-radius:34px;
  padding:30px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  box-shadow:var(--shadow);
}
.product-size-block h2,.product-size-block p{color:#fff;margin-bottom:8px}
.product-size-block .eyebrow{color:#bdefff}
.product-size-block .eyebrow:before{background:#fff}
.size-count-badge{
  flex:0 0 auto;
  background:#fff;
  color:var(--blue-700);
  border-radius:999px;
  padding:13px 18px;
  font-weight:950;
  box-shadow:0 16px 35px rgba(0,0,0,.12);
}
.size-badge{
  display:inline-flex!important;
  width:max-content;
  background:#eaf7ff;
  border:1px solid rgba(12,97,183,.16);
  color:var(--blue-700)!important;
  border-radius:999px;
  padding:7px 11px;
  font-size:12px!important;
  font-weight:950!important;
  letter-spacing:0!important;
  text-transform:none!important;
  margin-bottom:10px!important;
}
.detail-meta{
  display:flex;
  flex-wrap:wrap;
  gap:13px;
  margin:22px 0;
}
.stats-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));}
@media(max-width:760px){
  .size-showcase{grid-template-columns:1fr}
  .product-size-block{align-items:flex-start;flex-direction:column;padding:24px;border-radius:26px}
}


/* Website chatbot widget */
.chatbot-widget{position:fixed;right:22px;bottom:22px;z-index:9999;font-family:inherit}.chatbot-toggle{width:64px;height:64px;border-radius:50%;border:0;background:linear-gradient(135deg,#0c61b7,#43c8ff);color:#fff;font-size:28px;box-shadow:0 18px 45px rgba(12,97,183,.28);cursor:pointer;display:grid;place-items:center}.chatbot-panel{position:absolute;right:0;bottom:78px;width:min(380px,calc(100vw - 34px));background:#fff;border:1px solid rgba(12,97,183,.16);border-radius:28px;box-shadow:0 24px 80px rgba(6,27,69,.20);overflow:hidden;display:none}.chatbot-widget.open .chatbot-panel{display:block;animation:chatbotPop .25s ease}@keyframes chatbotPop{from{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.chatbot-head{background:linear-gradient(135deg,#0c61b7,#43c8ff);color:#fff;padding:18px;display:flex;justify-content:space-between;gap:12px;align-items:center}.chatbot-head strong{font-size:18px}.chatbot-head span{display:block;font-size:13px;opacity:.9;margin-top:2px}.chatbot-close{background:rgba(255,255,255,.18);border:0;color:#fff;border-radius:12px;width:34px;height:34px;font-size:20px;cursor:pointer}.chatbot-messages{height:310px;padding:16px;background:linear-gradient(180deg,#f4fbff,#fff);overflow:auto;display:grid;gap:10px;align-content:start}.chatbot-msg{max-width:88%;padding:12px 14px;border-radius:18px;line-height:1.55;font-size:14px;white-space:pre-line}.chatbot-msg.bot{background:#fff;color:#17304b;border:1px solid rgba(12,97,183,.12);border-bottom-left-radius:6px}.chatbot-msg.user{background:#0c61b7;color:#fff;margin-left:auto;border-bottom-right-radius:6px}.chatbot-quick{display:flex;flex-wrap:wrap;gap:7px;padding:0 16px 12px;background:#fff}.chatbot-quick button{border:1px solid rgba(12,97,183,.16);background:#eef9ff;color:#0c61b7;border-radius:999px;padding:8px 11px;font-weight:800;font-size:12px;cursor:pointer}.chatbot-form{display:flex;gap:8px;padding:14px;border-top:1px solid rgba(12,97,183,.12);background:#fff}.chatbot-form input{flex:1;border:1px solid rgba(12,97,183,.18);border-radius:999px;padding:12px 14px;outline:none}.chatbot-form button{border:0;background:#0c61b7;color:#fff;border-radius:999px;padding:0 16px;font-weight:900;cursor:pointer}.chatbot-widget[dir="rtl"]{right:auto;left:22px}.chatbot-widget[dir="rtl"] .chatbot-panel{right:auto;left:0}.chatbot-widget[dir="rtl"] .chatbot-msg.user{margin-left:0;margin-right:auto}.chatbot-widget[dir="rtl"] .chatbot-msg.bot{border-bottom-left-radius:18px;border-bottom-right-radius:6px}@media(max-width:640px){.chatbot-widget{right:14px;bottom:14px}.chatbot-widget[dir="rtl"]{left:14px}.chatbot-toggle{width:58px;height:58px}.chatbot-panel{bottom:70px}.chatbot-messages{height:280px}}


/* Banner slider and offers update */
.hero-banner-slider { padding: 72px 0 58px; position: relative; overflow: hidden; }
.hero-slider-wrap { position: relative; }
.hero-slide { display: none; grid-template-columns: 1fr 1fr; gap: 42px; align-items: center; min-height: 560px; }
.hero-slide.active { display: grid; animation: softFade .7s ease both; }
.hero-banner-image { width: 100%; height: min(520px, 58vw); object-fit: contain; filter: drop-shadow(0 26px 55px rgba(6,27,69,.18)); animation: floatBottle 5s ease-in-out infinite; }
.hero-dots { display: flex; justify-content: center; gap: 10px; margin-top: 22px; }
.hero-dots button { width: 13px; height: 13px; border-radius: 50%; border: 0; background: rgba(12,97,183,.22); cursor: pointer; padding: 0; }
.hero-dots button.active { background: #0c61b7; transform: scale(1.25); }
.offer-grid { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 24px; }
.offer-card { background: #fff; border: 1px solid rgba(12,97,183,.14); border-radius: 30px; overflow: hidden; box-shadow: 0 18px 50px rgba(6,27,69,.08); transition: transform .25s ease, box-shadow .25s ease; }
.offer-card:hover { transform: translateY(-8px); box-shadow: 0 26px 70px rgba(6,27,69,.14); }
.offer-card img { width: 100%; height: 250px; object-fit: contain; background: linear-gradient(135deg,#eef9ff,#ffffff); padding: 18px; }
.offer-body { padding: 22px; }
.offer-body span { display: inline-flex; color: #0c61b7; font-weight: 900; margin-bottom: 8px; }
.offer-body h3 { margin: 0 0 10px; color: #061b45; }
.offer-body p { color: #60758e; line-height: 1.7; }
@keyframes softFade { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: none; } }
@keyframes floatBottle { 0%,100% { transform: translateY(0) rotate(-1deg); } 50% { transform: translateY(-18px) rotate(1deg); } }
@media(max-width: 920px){ .hero-slide { grid-template-columns:1fr; min-height: auto; } .offer-grid{grid-template-columns:1fr;} .hero-banner-image{height:360px;} }


/* =========================================================
   Apple-inspired glass redesign + Arabic default refinements
   ========================================================= */
:root{
  --glass-bg: rgba(255,255,255,.56);
  --glass-bg-strong: rgba(255,255,255,.74);
  --glass-border: rgba(255,255,255,.72);
  --glass-shadow: 0 24px 80px rgba(6,27,69,.14);
}
body{
  background:
    radial-gradient(circle at 12% 8%, rgba(72,201,255,.34), transparent 28%),
    radial-gradient(circle at 86% 18%, rgba(12,97,183,.18), transparent 30%),
    linear-gradient(180deg,#f5fcff 0%,#ffffff 48%,#eff9ff 100%);
}
.site-header{background:rgba(255,255,255,.54);backdrop-filter:blur(26px) saturate(165%);-webkit-backdrop-filter:blur(26px) saturate(165%);border-bottom:1px solid rgba(255,255,255,.72);box-shadow:0 16px 40px rgba(6,27,69,.08)}
.top-strip{background:linear-gradient(90deg,rgba(6,27,69,.96),rgba(12,97,183,.88));backdrop-filter:blur(16px)}
.brand img{width:96px}
.main-nav{gap:8px}.main-nav a,.dropdown-main{background:rgba(255,255,255,.28);border:1px solid rgba(255,255,255,.45);backdrop-filter:blur(12px)}
.nav-dropdown{position:relative;display:inline-flex;align-items:center}.dropdown-main{display:inline-flex;padding:12px 14px;border-radius:999px;font-weight:800;color:var(--blue-950);font-size:15px}.dropdown-main:after{content:"⌄";margin-inline-start:7px;font-size:13px}.dropdown-menu{position:absolute;top:calc(100% + 12px);inset-inline-start:0;min-width:210px;display:none;padding:10px;border-radius:22px;background:rgba(255,255,255,.78);border:1px solid rgba(255,255,255,.8);box-shadow:0 24px 70px rgba(6,27,69,.16);backdrop-filter:blur(24px);z-index:90}.dropdown-menu a{display:block;border-radius:16px;margin:4px 0;background:rgba(240,250,255,.72)}.nav-dropdown:hover .dropdown-menu{display:block;animation:softFade .22s ease both}.nav-dropdown.active .dropdown-main{color:var(--blue-700);box-shadow:0 10px 28px rgba(7,54,118,.09)}
.hero,.page-hero,.product-detail-hero{background:radial-gradient(circle at 20% 12%,rgba(72,201,255,.30),transparent 30%),radial-gradient(circle at 76% 18%,rgba(12,97,183,.14),transparent 28%),linear-gradient(135deg,#f9fdff 0%,#eef9ff 54%,#ffffff 100%)}
.hero-slide,.two-col,.stats-grid,.form-wrap,.contact-grid{position:relative}.hero-copy,.hero-visual,.highlight-card,.info-card,.step,.form-card,.category-card,.product-card,.offer-card,.size-card,.product-size-block,.contact-list div,.page-badge,.glass-panel{background:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%)}
.hero-copy{border-radius:38px;padding:36px}.hero-visual{background:linear-gradient(135deg,rgba(255,255,255,.62),rgba(232,248,255,.72));border-color:rgba(255,255,255,.82)}.hero-card-glass{background:rgba(255,255,255,.72);backdrop-filter:blur(22px);box-shadow:0 16px 50px rgba(6,27,69,.12)}
.btn-primary,.main-nav .nav-cta{background:linear-gradient(135deg,#0d72cf,#48c9ff);box-shadow:0 16px 40px rgba(21,151,229,.28)}.btn-outline{background:rgba(255,255,255,.58);backdrop-filter:blur(16px)}
.product-size-block{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:42px 0 22px;padding:30px;border-radius:34px;background:linear-gradient(135deg,rgba(255,255,255,.72),rgba(236,250,255,.7))}.product-size-block h2{margin-bottom:8px}.size-count-badge,.size-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:9px 14px;background:linear-gradient(135deg,#0c61b7,#48c9ff);color:#fff!important;font-weight:950;font-size:13px;letter-spacing:.02em;text-transform:none!important}.size-showcase{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-bottom:28px}.size-card{padding:28px;border-radius:34px;transition:.28s;position:relative;overflow:hidden}.size-card:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:rgba(72,201,255,.18);inset-inline-end:-70px;bottom:-70px;transition:.35s}.size-card:hover,.size-card.active{transform:translateY(-8px);box-shadow:0 30px 90px rgba(6,27,69,.17)}.size-card strong{display:block;font-size:32px;color:var(--blue-950);margin-bottom:5px}.size-card span{font-weight:950;color:var(--blue-700)}.product-grid-page{margin-bottom:40px}.product-card{border-radius:34px;overflow:hidden}.product-image{background:linear-gradient(180deg,rgba(239,250,255,.72),rgba(255,255,255,.74))}.product-info{background:rgba(255,255,255,.42)}
.apple-footer{position:relative;overflow:hidden;background:linear-gradient(135deg,#061b45 0%,#0b4d9a 55%,#083566 100%);padding:70px 0 24px}.footer-orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.42}.orb-a{width:280px;height:280px;background:#48c9ff;top:-90px;inset-inline-start:8%}.orb-b{width:220px;height:220px;background:#ffffff;bottom:-100px;inset-inline-end:9%}.footer-shell{position:relative;z-index:2;display:grid;grid-template-columns:.85fr 1.15fr;gap:30px;border-radius:42px;padding:34px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.22);color:#fff}.footer-main-card,.footer-card{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16);border-radius:30px;padding:24px;backdrop-filter:blur(18px)}.footer-logo{width:115px;margin-bottom:18px;background:transparent}.footer-main-card p,.footer-card p{color:rgba(255,255,255,.78)}.footer-links-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.footer-card h3{color:#fff;margin-bottom:14px}.footer-card a,.footer-card span{display:block;color:rgba(255,255,255,.78);padding:6px 0;font-weight:750}.footer-card a:hover{color:#fff;transform:translateX(3px)}.footer-action-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.footer-pill{display:inline-flex;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.16);color:#fff!important;font-weight:850}.footer-bottom{color:rgba(255,255,255,.72);text-align:center;margin-top:24px}.rtl-page .footer-card a:hover{transform:translateX(-3px)}
.reveal{transition:opacity .8s ease,transform .8s ease}.category-card,.product-card,.offer-card,.size-card{will-change:transform}.category-card:before,.product-card:before,.offer-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--x,50%) var(--y,50%),rgba(255,255,255,.58),transparent 30%);opacity:0;transition:.25s;pointer-events:none}.category-card:hover:before,.product-card:hover:before,.offer-card:hover:before{opacity:1}
@media(max-width:980px){.footer-shell{grid-template-columns:1fr}.footer-links-grid,.size-showcase{grid-template-columns:1fr}.product-size-block{display:block}.hero-copy{padding:26px}.brand img{width:86px}}
@media(max-width:760px){.main-nav.open{background:rgba(255,255,255,.82);backdrop-filter:blur(24px)}.nav-dropdown{display:block}.dropdown-main{width:100%;justify-content:space-between}.dropdown-menu{position:static;display:block;box-shadow:none;background:rgba(239,250,255,.72);margin-top:8px}.footer-links-grid{grid-template-columns:1fr}.hero-copy{border-radius:28px}.product-size-block{border-radius:28px}.size-card strong{font-size:26px}}


/* =========================================================
   Header dropdown, visible CTA text, and sales team polish
   Patch: professional Product dropdown + stronger contrast
   ========================================================= */
.site-header {
  background: rgba(239, 251, 255, .78) !important;
  border-bottom: 1px solid rgba(11, 103, 189, .10) !important;
  box-shadow: 0 18px 45px rgba(6, 27, 69, .08) !important;
}
.nav-wrap { min-height: 82px; }
.main-nav { gap: 10px; }
.main-nav > a,
.nav-dropdown > .dropdown-main {
  min-height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 0 17px !important;
  border-radius: 999px;
  background: rgba(255,255,255,.62) !important;
  border: 1px solid rgba(255,255,255,.85) !important;
  box-shadow: 0 10px 26px rgba(6,27,69,.06);
  color: #061b45 !important;
  backdrop-filter: blur(18px) saturate(155%);
  -webkit-backdrop-filter: blur(18px) saturate(155%);
  transition: transform .22s ease, box-shadow .22s ease, background .22s ease, color .22s ease;
}
.main-nav > a:hover,
.main-nav > a.active,
.nav-dropdown:hover > .dropdown-main,
.nav-dropdown.active > .dropdown-main {
  transform: translateY(-1px);
  background: rgba(255,255,255,.90) !important;
  color: #0c61b7 !important;
  box-shadow: 0 16px 34px rgba(6,27,69,.11);
}
.main-nav .nav-cta {
  color: #ffffff !important;
  background: linear-gradient(135deg,#0b63bd,#36bff5) !important;
  border-color: rgba(255,255,255,.70) !important;
  box-shadow: 0 16px 34px rgba(21,151,229,.28) !important;
}
.dropdown-main::after {
  content: "" !important;
  width: 26px;
  height: 26px;
  margin-inline-start: 5px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(12,97,183,.11), rgba(72,201,255,.18));
  border: 1px solid rgba(12,97,183,.13);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.85);
  position: relative;
  flex: 0 0 26px;
}
.dropdown-main::before {
  content: "";
  position: absolute;
  inset-inline-end: 25px;
  top: 50%;
  width: 7px;
  height: 7px;
  border-inline-end: 2px solid #0c61b7;
  border-bottom: 2px solid #0c61b7;
  transform: translateY(-65%) rotate(45deg);
  z-index: 2;
  pointer-events: none;
  transition: transform .22s ease;
}
.nav-dropdown:hover .dropdown-main::before {
  transform: translateY(-35%) rotate(225deg);
}
.rtl-page .dropdown-main::before {
  inset-inline-end: 25px;
}
.dropdown-menu {
  top: calc(100% + 14px) !important;
  min-width: 245px !important;
  padding: 12px !important;
  border-radius: 26px !important;
  background: rgba(255,255,255,.86) !important;
  border: 1px solid rgba(255,255,255,.95) !important;
  box-shadow: 0 28px 80px rgba(6,27,69,.18) !important;
  backdrop-filter: blur(28px) saturate(165%) !important;
  -webkit-backdrop-filter: blur(28px) saturate(165%) !important;
}
.dropdown-menu::before {
  content: "";
  position: absolute;
  top: -7px;
  inset-inline-start: 34px;
  width: 14px;
  height: 14px;
  background: rgba(255,255,255,.86);
  border-inline-start: 1px solid rgba(255,255,255,.95);
  border-top: 1px solid rgba(255,255,255,.95);
  transform: rotate(45deg);
}
.dropdown-menu a {
  display: flex !important;
  align-items: center;
  gap: 10px;
  min-height: 46px;
  padding: 0 15px !important;
  background: rgba(239,250,255,.72) !important;
  border: 1px solid rgba(12,97,183,.08);
  color: #061b45 !important;
  font-weight: 900 !important;
}
.dropdown-menu a::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: linear-gradient(135deg,#0c61b7,#48c9ff);
  box-shadow: 0 0 0 4px rgba(72,201,255,.14);
  flex: 0 0 auto;
}
.dropdown-menu a:hover {
  background: linear-gradient(135deg,#0c61b7,#48c9ff) !important;
  color: #fff !important;
  transform: translateX(4px);
}
.rtl-page .dropdown-menu a:hover { transform: translateX(-4px); }
.dropdown-menu a:hover::before { background: #fff; box-shadow: 0 0 0 4px rgba(255,255,255,.24); }

/* Make all home CTA/business enquiry text clearly visible */
.hero-copy h1,
.hero-copy p,
.hero-copy .lead,
.hero-copy .eyebrow,
.offers-section .section-head h2,
.offers-section .section-head p,
.offer-body h3,
.offer-body p,
.offer-body span {
  text-shadow: none !important;
}
.hero-copy .lead,
.offer-body p,
.section-head p { color: #435f78 !important; }
.hero-copy h1,
.section-head h2,
.offer-body h3 { color: #061b45 !important; }
.btn-primary,
.hero-actions .btn-primary,
.offer-body .btn-primary,
.cta-actions .btn-primary {
  color: #ffffff !important;
  text-shadow: 0 1px 1px rgba(0,0,0,.12);
  font-weight: 950 !important;
}
.hero-actions .btn-outline,
.cta-actions .btn-outline {
  color: #061b45 !important;
  background: rgba(255,255,255,.82) !important;
  border-color: rgba(12,97,183,.16) !important;
}
.offer-body span {
  color: #0c61b7 !important;
  background: rgba(72,201,255,.12);
  border: 1px solid rgba(12,97,183,.12);
  border-radius: 999px;
  padding: 7px 12px;
}

/* More premium Sales Team cards */
.sales-team-panel {
  position: relative;
  overflow: hidden;
  margin-top: 28px !important;
  padding: 28px !important;
  border-radius: 34px !important;
  background:
    radial-gradient(circle at 10% 0%, rgba(72,201,255,.22), transparent 34%),
    linear-gradient(135deg, rgba(255,255,255,.78), rgba(235,249,255,.70)) !important;
  border: 1px solid rgba(255,255,255,.88) !important;
  box-shadow: 0 26px 80px rgba(6,27,69,.13) !important;
  backdrop-filter: blur(24px) saturate(160%);
  -webkit-backdrop-filter: blur(24px) saturate(160%);
}
.sales-team-panel::after {
  content: "";
  position: absolute;
  width: 210px;
  height: 210px;
  border-radius: 50%;
  right: -82px;
  bottom: -88px;
  background: rgba(12,97,183,.12);
  pointer-events: none;
}
.rtl-page .sales-team-panel::after { right: auto; left: -82px; }
.sales-team-title {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 12px;
  color: #061b45 !important;
}
.sales-team-title::before {
  content: "☎";
  width: 42px;
  height: 42px;
  display: inline-grid;
  place-items: center;
  border-radius: 16px;
  color: #fff;
  background: linear-gradient(135deg,#0c61b7,#48c9ff);
  box-shadow: 0 14px 30px rgba(21,151,229,.25);
  font-size: 20px;
}
.sales-team-text { position: relative; z-index: 1; color: #4b6884 !important; }
.sales-team-grid { position: relative; z-index: 1; gap: 18px !important; }
.sales-person-card {
  position: relative;
  overflow: hidden;
  min-height: 210px;
  border-radius: 28px !important;
  padding: 22px !important;
  background: rgba(255,255,255,.76) !important;
  border: 1px solid rgba(255,255,255,.92) !important;
  box-shadow: 0 18px 45px rgba(6,27,69,.08) !important;
  backdrop-filter: blur(18px) saturate(155%);
  -webkit-backdrop-filter: blur(18px) saturate(155%);
}
.sales-person-card::before {
  content: "";
  position: absolute;
  inset-inline-end: -38px;
  top: -38px;
  width: 118px;
  height: 118px;
  border-radius: 50%;
  background: linear-gradient(135deg,rgba(12,97,183,.17),rgba(72,201,255,.18));
}
.sales-person-card:hover {
  transform: translateY(-7px) !important;
  box-shadow: 0 28px 70px rgba(6,27,69,.15) !important;
}
.sales-person-card h3 {
  position: relative;
  z-index: 1;
  font-size: 22px !important;
  margin-bottom: 10px !important;
}
.sales-person-card .sales-role {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  width: max-content;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(72,201,255,.13);
  border: 1px solid rgba(12,97,183,.12);
  color: #0c61b7 !important;
}
.sales-person-card .sales-phone {
  position: relative;
  z-index: 1;
  display: inline-flex !important;
  align-items: center;
  gap: 8px;
  padding: 10px 12px;
  border-radius: 16px;
  background: rgba(239,250,255,.92);
  border: 1px solid rgba(12,97,183,.10);
  color: #061b45 !important;
  direction: ltr;
}
.sales-person-card .sales-phone::before { content: "📞"; }
.sales-actions { position: relative; z-index: 1; gap: 10px !important; }
.sales-action-btn {
  min-height: 44px !important;
  padding: 10px 16px !important;
  box-shadow: 0 12px 26px rgba(6,27,69,.08);
}
.sales-call { background: linear-gradient(135deg,#0c61b7,#48c9ff) !important; }
.sales-whatsapp { background: linear-gradient(135deg,#13b957,#25d366) !important; }
@media (max-width: 1080px) {
  .main-nav { gap: 6px; }
  .main-nav > a,
  .nav-dropdown > .dropdown-main { padding: 0 13px !important; font-size: 14px; }
}
@media (max-width: 760px) {
  .main-nav.open,
  body.menu-open .main-nav { background: rgba(255,255,255,.90) !important; }
  .nav-dropdown > .dropdown-main { width: 100%; justify-content: space-between; }
  .dropdown-main::before { inset-inline-end: 26px; }
  .dropdown-menu { position: static !important; display: block !important; margin-top: 8px !important; min-width: 100% !important; }
  .dropdown-menu::before { display: none; }
  .sales-person-card { min-height: auto; }
}


/* =========================================================
   CTA visibility + Footer dark/light website switch
   ========================================================= */
.cta-section {
  background:
    radial-gradient(circle at 12% 24%, rgba(72,201,255,.18), transparent 30%),
    linear-gradient(180deg, #eef9ff 0%, #ffffff 100%);
}
.cta-box,
.cta-section .cta-box,
.cta-section .glass-panel {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 12% 20%, rgba(72,201,255,.28), transparent 36%),
    linear-gradient(135deg, rgba(255,255,255,.92), rgba(233,247,255,.90)) !important;
  border: 1px solid rgba(12,97,183,.16) !important;
  box-shadow: 0 30px 90px rgba(6,27,69,.13) !important;
  color: #061b45 !important;
}
.cta-section .cta-box::after {
  content: "";
  position: absolute;
  inset-inline-end: -90px;
  top: -90px;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(12,97,183,.16), rgba(72,201,255,.22));
  pointer-events: none;
}
.cta-section .cta-box > * {
  position: relative;
  z-index: 1;
}
.cta-section .eyebrow,
.cta-section .cta-box .eyebrow {
  color: #0c61b7 !important;
  text-shadow: none !important;
}
.cta-section .cta-box h2,
.cta-section .cta-box h2 *,
.cta-box h2 {
  color: #061b45 !important;
  text-shadow: none !important;
  opacity: 1 !important;
}
.cta-section .cta-box p,
.cta-section .cta-box p *,
.cta-box p {
  color: #47647f !important;
  text-shadow: none !important;
  opacity: 1 !important;
  font-weight: 700;
}
.cta-section .btn-light {
  background: #ffffff !important;
  color: #061b45 !important;
  border: 1px solid rgba(12,97,183,.13) !important;
  box-shadow: 0 16px 35px rgba(6,27,69,.09);
}
.cta-section .btn-whatsapp {
  color: #ffffff !important;
  box-shadow: 0 16px 35px rgba(37,211,102,.22);
}

.theme-switch-card {
  margin-top: 20px;
  padding: 16px;
  border-radius: 24px;
  background: rgba(255,255,255,.12);
  border: 1px solid rgba(255,255,255,.18);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
}
.theme-switch-title {
  display: block;
  margin-bottom: 10px;
  color: rgba(255,255,255,.82) !important;
  font-weight: 900;
  letter-spacing: .02em;
}
.theme-switcher {
  display: flex;
  gap: 8px;
  padding: 6px;
  border-radius: 999px;
  background: rgba(255,255,255,.12);
  border: 1px solid rgba(255,255,255,.13);
}
.theme-option {
  flex: 1;
  border: 0;
  border-radius: 999px;
  padding: 10px 14px;
  cursor: pointer;
  font: inherit;
  font-weight: 950;
  color: rgba(255,255,255,.78);
  background: transparent;
  transition: .25s ease;
}
.theme-option.active,
.theme-option:hover {
  background: #ffffff;
  color: #061b45;
  box-shadow: 0 12px 24px rgba(0,0,0,.14);
}

/* Dark website mode */
body.theme-dark {
  color: #eaf7ff;
  background:
    radial-gradient(circle at 18% 8%, rgba(72,201,255,.20), transparent 28%),
    linear-gradient(180deg, #061b45 0%, #081f4c 50%, #04132f 100%);
}
body.theme-dark .top-strip,
body.theme-dark .apple-footer {
  background: linear-gradient(135deg, #020b20 0%, #061b45 55%, #082d65 100%) !important;
}
body.theme-dark .site-header {
  background: rgba(5, 21, 52, .78) !important;
  border-color: rgba(255,255,255,.12) !important;
}
body.theme-dark .main-nav a,
body.theme-dark .dropdown-main,
body.theme-dark .lang-switch {
  color: #eaf7ff !important;
}
body.theme-dark .main-nav a:hover,
body.theme-dark .main-nav a.active,
body.theme-dark .main-nav .nav-dropdown.active .dropdown-main {
  background: rgba(255,255,255,.12) !important;
  color: #ffffff !important;
}
body.theme-dark .dropdown-menu {
  background: rgba(6,27,69,.92) !important;
  border-color: rgba(255,255,255,.16) !important;
}
body.theme-dark .dropdown-menu a {
  color: #eaf7ff !important;
}
body.theme-dark .hero,
body.theme-dark .page-hero,
body.theme-dark .product-detail-hero,
body.theme-dark .light-section,
body.theme-dark .cta-section {
  background:
    radial-gradient(circle at 16% 18%, rgba(72,201,255,.15), transparent 30%),
    linear-gradient(135deg, #061b45 0%, #0a2e75 65%, #061b45 100%) !important;
}
body.theme-dark .glass-panel,
body.theme-dark .hero-copy,
body.theme-dark .hero-visual,
body.theme-dark .product-card,
body.theme-dark .category-card,
body.theme-dark .info-card,
body.theme-dark .form-card,
body.theme-dark .offer-card,
body.theme-dark .size-card,
body.theme-dark .sales-team-panel,
body.theme-dark .google-map-panel {
  background: rgba(255,255,255,.10) !important;
  border-color: rgba(255,255,255,.16) !important;
  color: #eaf7ff !important;
  box-shadow: 0 28px 80px rgba(0,0,0,.25) !important;
}
body.theme-dark h1,
body.theme-dark h2,
body.theme-dark h3,
body.theme-dark .hero-copy h1,
body.theme-dark .section-head h2,
body.theme-dark .product-card h3,
body.theme-dark .category-card h3,
body.theme-dark .offer-body h3 {
  color: #ffffff !important;
}
body.theme-dark p,
body.theme-dark .lead,
body.theme-dark .hero-copy .lead,
body.theme-dark .section-head p,
body.theme-dark .product-card p,
body.theme-dark .category-card p,
body.theme-dark .offer-body p,
body.theme-dark .contact-list a,
body.theme-dark .contact-list span {
  color: rgba(234,247,255,.78) !important;
}
body.theme-dark .cta-section .cta-box {
  background:
    radial-gradient(circle at 12% 20%, rgba(72,201,255,.18), transparent 36%),
    linear-gradient(135deg, rgba(255,255,255,.12), rgba(72,201,255,.08)) !important;
  color: #ffffff !important;
  border-color: rgba(255,255,255,.18) !important;
}
body.theme-dark .cta-section .cta-box h2,
body.theme-dark .cta-section .cta-box p {
  color: #ffffff !important;
}
body.theme-dark .cta-section .cta-box p {
  color: rgba(234,247,255,.78) !important;
}
body.theme-dark input,
body.theme-dark select,
body.theme-dark textarea {
  background: rgba(255,255,255,.10) !important;
  border-color: rgba(255,255,255,.16) !important;
  color: #ffffff !important;
}
body.theme-dark input::placeholder,
body.theme-dark textarea::placeholder {
  color: rgba(234,247,255,.55) !important;
}

@media (max-width: 760px) {
  .theme-switcher { flex-direction: row; }
}

/* =========================================================
   Contact page Sales Team layout fix
   Prevent cards from going outside the box and improve UX
   ========================================================= */
.contact-grid .sales-team-panel,
.sales-team-panel {
  overflow: hidden !important;
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}

.contact-grid .sales-team-grid {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 14px !important;
  width: 100% !important;
  max-width: 100% !important;
}

.contact-grid .sales-person-card {
  width: 100% !important;
  min-width: 0 !important;
  min-height: auto !important;
  padding: 18px !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  gap: 10px !important;
  align-items: start !important;
  border-radius: 24px !important;
  background:
    radial-gradient(circle at 92% 0%, rgba(72,201,255,.16), transparent 42%),
    rgba(255,255,255,.82) !important;
}

.contact-grid .sales-person-card h3 {
  margin: 0 !important;
  line-height: 1.25 !important;
  word-break: normal !important;
  overflow-wrap: anywhere !important;
}

.contact-grid .sales-person-card .sales-role {
  width: max-content !important;
  max-width: 100% !important;
  white-space: nowrap !important;
  font-size: 12px !important;
  padding: 7px 11px !important;
}

.contact-grid .sales-person-card .sales-phone {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
  justify-content: flex-start !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  direction: ltr !important;
}

.contact-grid .sales-actions {
  width: 100% !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 10px !important;
  margin-top: 6px !important;
}

.contact-grid .sales-action-btn {
  width: 100% !important;
  min-width: 0 !important;
  padding: 11px 12px !important;
  text-align: center !important;
  white-space: nowrap !important;
}

@media (min-width: 1180px) {
  .contact-grid .sales-person-card {
    grid-template-columns: minmax(0, 1fr) auto !important;
    column-gap: 16px !important;
  }
  .contact-grid .sales-person-card .sales-role,
  .contact-grid .sales-person-card h3,
  .contact-grid .sales-person-card .sales-phone {
    grid-column: 1 !important;
  }
  .contact-grid .sales-actions {
    grid-column: 2 !important;
    grid-row: 1 / span 3 !important;
    width: 150px !important;
    grid-template-columns: 1fr !important;
    align-self: center !important;
  }
}

@media (max-width: 760px) {
  .sales-team-panel { padding: 20px !important; border-radius: 26px !important; }
  .sales-team-title { font-size: 26px !important; align-items: flex-start !important; }
  .contact-grid .sales-actions { grid-template-columns: 1fr !important; }
}

body.theme-dark .contact-grid .sales-person-card {
  background:
    radial-gradient(circle at 92% 0%, rgba(72,201,255,.14), transparent 42%),
    rgba(255,255,255,.10) !important;
}


/* =========================================================
   Premium Juice Theme Refresh - dark mode removed
   ========================================================= */
:root {
  --juice-navy: #061b45;
  --juice-blue: #0c61b7;
  --juice-sky: #48c9ff;
  --juice-orange: #ff9f1c;
  --juice-mango: #ffd166;
  --juice-lemon: #b8f34b;
  --juice-pomegranate: #e83e6f;
  --juice-mint: #21c97a;
  --juice-cream: #fff8e9;
  --juice-glass: rgba(255,255,255,.72);
  --juice-border: rgba(255,255,255,.86);
}

html, body {
  background:
    radial-gradient(circle at 8% 12%, rgba(255,159,28,.18), transparent 25%),
    radial-gradient(circle at 92% 8%, rgba(72,201,255,.20), transparent 28%),
    radial-gradient(circle at 70% 92%, rgba(33,201,122,.12), transparent 25%),
    linear-gradient(180deg, #f1fbff 0%, #ffffff 45%, #fff8e9 100%) !important;
}

body::before {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: -1;
  background-image:
    radial-gradient(circle, rgba(255,255,255,.55) 0 7px, transparent 8px),
    radial-gradient(circle, rgba(72,201,255,.14) 0 5px, transparent 6px);
  background-size: 120px 120px, 170px 170px;
  background-position: 20px 30px, 80px 80px;
  opacity: .55;
}

.top-strip {
  background: linear-gradient(90deg, #061b45 0%, #0c61b7 52%, #1597e5 100%) !important;
}

.site-header {
  background:
    linear-gradient(135deg, rgba(240,252,255,.84), rgba(255,248,233,.72)) !important;
  backdrop-filter: blur(26px) saturate(170%);
  -webkit-backdrop-filter: blur(26px) saturate(170%);
  border-bottom: 1px solid rgba(12,97,183,.10) !important;
  box-shadow: 0 18px 50px rgba(6,27,69,.08);
}

.main-nav a,
.dropdown-main {
  background: rgba(255,255,255,.62);
  border: 1px solid rgba(255,255,255,.78);
  box-shadow: 0 10px 28px rgba(6,27,69,.06);
}

.main-nav a:hover,
.main-nav a.active,
.nav-dropdown.active .dropdown-main,
.dropdown-main:hover {
  background: linear-gradient(135deg, rgba(255,255,255,.96), rgba(235,249,255,.92)) !important;
  color: var(--juice-blue) !important;
  box-shadow: 0 16px 36px rgba(6,27,69,.11);
}

.main-nav .nav-cta {
  background: linear-gradient(135deg, #0c61b7 0%, #48c9ff 100%) !important;
  color: #fff !important;
  border: 0 !important;
}

.hero,
.page-hero,
.product-detail-hero {
  background:
    radial-gradient(circle at 12% 16%, rgba(255,159,28,.22), transparent 28%),
    radial-gradient(circle at 88% 14%, rgba(232,62,111,.15), transparent 26%),
    radial-gradient(circle at 52% 86%, rgba(33,201,122,.13), transparent 24%),
    linear-gradient(135deg, #f4fcff 0%, #fffaf0 58%, #ffffff 100%) !important;
}

.hero::after,
.page-hero::after,
.product-detail-hero::after {
  content: "";
  position: absolute;
  inset: auto -80px -120px auto;
  width: 320px;
  height: 320px;
  border-radius: 50%;
  background:
    radial-gradient(circle, rgba(255,209,102,.45), rgba(255,159,28,.12) 58%, transparent 70%);
  filter: blur(2px);
  pointer-events: none;
}

.glass-panel,
.hero-copy,
.hero-visual,
.product-card,
.category-card,
.offer-card,
.size-card,
.info-card,
.form-card,
.highlight-card,
.contact-list > div,
.sales-team-panel,
.google-map-panel {
  background:
    linear-gradient(135deg, rgba(255,255,255,.78), rgba(255,255,255,.55)) !important;
  border: 1px solid rgba(255,255,255,.86) !important;
  box-shadow:
    0 26px 80px rgba(6,27,69,.10),
    inset 0 1px 0 rgba(255,255,255,.80) !important;
  backdrop-filter: blur(24px) saturate(165%);
  -webkit-backdrop-filter: blur(24px) saturate(165%);
}

.product-card,
.category-card,
.offer-card {
  position: relative;
  overflow: hidden;
}

.product-card::after,
.category-card::after,
.offer-card::after {
  content: "";
  position: absolute;
  width: 150px;
  height: 150px;
  inset-inline-end: -58px;
  bottom: -66px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255,159,28,.20), rgba(72,201,255,.12), transparent 70%);
  pointer-events: none;
}

.product-card:nth-child(5n+1)::after { background: radial-gradient(circle, rgba(255,159,28,.28), transparent 72%); }
.product-card:nth-child(5n+2)::after { background: radial-gradient(circle, rgba(232,62,111,.22), transparent 72%); }
.product-card:nth-child(5n+3)::after { background: radial-gradient(circle, rgba(255,209,102,.26), transparent 72%); }
.product-card:nth-child(5n+4)::after { background: radial-gradient(circle, rgba(33,201,122,.20), transparent 72%); }
.product-card:nth-child(5n+5)::after { background: radial-gradient(circle, rgba(72,201,255,.24), transparent 72%); }

.product-card:hover,
.category-card:hover,
.offer-card:hover,
.sales-person-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 34px 90px rgba(6,27,69,.16) !important;
}

.eyebrow {
  color: #0c61b7 !important;
}

.eyebrow::before {
  background: linear-gradient(90deg, #ff9f1c, #48c9ff) !important;
}

h1, h2, h3,
.hero-copy h1,
.section-head h2,
.product-card h3,
.category-card h3,
.offer-body h3 {
  color: #061b45 !important;
}

p,
.lead,
.section-head p,
.product-card p,
.category-card p,
.offer-body p {
  color: #526f8a !important;
}

.btn-primary,
.nav-cta {
  background: linear-gradient(135deg, #0c61b7 0%, #48c9ff 100%) !important;
  color: #ffffff !important;
  box-shadow: 0 18px 42px rgba(21,151,229,.22);
}

.btn-whatsapp,
.sales-whatsapp {
  background: linear-gradient(135deg, #13b957, #25d366) !important;
  color: #ffffff !important;
}

.cta-section {
  background:
    radial-gradient(circle at 10% 10%, rgba(255,159,28,.16), transparent 26%),
    radial-gradient(circle at 86% 14%, rgba(72,201,255,.20), transparent 28%),
    linear-gradient(180deg, #f4fcff 0%, #fff8e9 100%) !important;
}

.cta-section .cta-box {
  background:
    radial-gradient(circle at 8% 18%, rgba(255,159,28,.18), transparent 33%),
    radial-gradient(circle at 90% 20%, rgba(72,201,255,.23), transparent 34%),
    linear-gradient(135deg, rgba(255,255,255,.86), rgba(255,255,255,.64)) !important;
  color: #061b45 !important;
}

.cta-section .cta-box h2,
.cta-section .cta-box p {
  color: #061b45 !important;
}

.cta-section .cta-box p {
  color: #526f8a !important;
}

.apple-footer {
  background:
    radial-gradient(circle at 12% 18%, rgba(255,159,28,.34), transparent 30%),
    radial-gradient(circle at 86% 10%, rgba(72,201,255,.35), transparent 28%),
    linear-gradient(135deg, #061b45 0%, #0c3f86 52%, #0b67bd 100%) !important;
}

.footer-main-card,
.footer-card {
  background: rgba(255,255,255,.12) !important;
  border: 1px solid rgba(255,255,255,.20) !important;
}

.footer-card h3,
.footer-main-card p,
.footer-card p,
.footer-card a,
.footer-card span,
.footer-bottom {
  color: rgba(255,255,255,.84) !important;
}

.footer-card a:hover {
  color: #ffffff !important;
}

.theme-switch-card,
.theme-switcher,
.theme-option {
  display: none !important;
}

.sales-team-panel {
  background:
    radial-gradient(circle at 7% 10%, rgba(255,159,28,.16), transparent 30%),
    radial-gradient(circle at 94% 12%, rgba(72,201,255,.22), transparent 30%),
    linear-gradient(135deg, rgba(255,255,255,.82), rgba(244,252,255,.68)) !important;
}

.sales-person-card {
  background: rgba(255,255,255,.82) !important;
  border: 1px solid rgba(255,255,255,.92) !important;
  box-shadow: 0 18px 50px rgba(6,27,69,.09) !important;
}

.sales-call {
  background: linear-gradient(135deg, #0c61b7, #48c9ff) !important;
  color: #ffffff !important;
}

input,
select,
textarea {
  background: rgba(255,255,255,.82) !important;
  border: 1px solid rgba(12,97,183,.14) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.65);
}

input:focus,
select:focus,
textarea:focus {
  border-color: rgba(72,201,255,.65) !important;
  box-shadow: 0 0 0 5px rgba(72,201,255,.13) !important;
}

@media (max-width: 760px) {
  .site-header { background: rgba(244,252,255,.92) !important; }
  .main-nav.open {
    background: rgba(255,255,255,.92) !important;
    backdrop-filter: blur(24px) saturate(170%);
    -webkit-backdrop-filter: blur(24px) saturate(170%);
  }
}


/* =========================================================
   Footer readability fix - premium light glass cards
   ========================================================= */
.apple-footer {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 10% 10%, rgba(72,201,255,.34), transparent 28%),
    radial-gradient(circle at 88% 16%, rgba(255,159,28,.20), transparent 24%),
    linear-gradient(135deg, #061b45 0%, #0b4d9a 52%, #0c61b7 100%) !important;
}

.footer-shell {
  background: rgba(255,255,255,.13) !important;
  border: 1px solid rgba(255,255,255,.32) !important;
  box-shadow: 0 28px 90px rgba(0,0,0,.18) !important;
}

.footer-main-card,
.footer-card {
  background:
    linear-gradient(135deg, rgba(255,255,255,.94), rgba(239,250,255,.88)) !important;
  border: 1px solid rgba(255,255,255,.95) !important;
  box-shadow:
    0 20px 50px rgba(6,27,69,.13),
    inset 0 1px 0 rgba(255,255,255,.9) !important;
  color: #061b45 !important;
}

.footer-main-card p,
.footer-card p,
.footer-card a,
.footer-card span {
  color: #435f78 !important;
  opacity: 1 !important;
  text-shadow: none !important;
  font-weight: 750 !important;
}

.footer-card h3 {
  color: #061b45 !important;
  opacity: 1 !important;
  text-shadow: none !important;
  font-weight: 950 !important;
}

.footer-card a:hover {
  color: #0c61b7 !important;
  transform: translateX(3px);
}

.rtl-page .footer-card a:hover {
  transform: translateX(-3px);
}

.footer-logo {
  filter: drop-shadow(0 10px 18px rgba(6,27,69,.16));
}

.footer-pill {
  background: linear-gradient(135deg, rgba(12,97,183,.10), rgba(72,201,255,.16)) !important;
  border: 1px solid rgba(12,97,183,.12) !important;
  color: #0c61b7 !important;
  font-weight: 950 !important;
  text-shadow: none !important;
}

.footer-pill:hover {
  background: linear-gradient(135deg, #0c61b7, #48c9ff) !important;
  color: #ffffff !important;
}

.footer-bottom {
  color: rgba(255,255,255,.94) !important;
  opacity: 1 !important;
  font-weight: 800;
  text-shadow: 0 1px 3px rgba(0,0,0,.20);
}

.footer-bottom::before {
  background: rgba(255,255,255,.24) !important;
}

@media (max-width: 760px) {
  .footer-shell {
    padding: 22px !important;
    border-radius: 30px !important;
  }

  .footer-main-card,
  .footer-card {
    border-radius: 22px !important;
  }
}


/* =========================================================
   Live Iraq Weather + Time strip above header
   ========================================================= */
.iraq-live-bar {
  position: relative;
  z-index: 70;
  background:
    radial-gradient(circle at 5% 0%, rgba(255,159,28,.18), transparent 28%),
    linear-gradient(90deg, #061b45 0%, #0c61b7 58%, #1597e5 100%);
  color: #ffffff;
  border-bottom: 1px solid rgba(255,255,255,.18);
  box-shadow: 0 10px 30px rgba(6,27,69,.12);
}

.iraq-live-inner {
  min-height: 42px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 8px 0;
}

.iraq-live-left {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  font-weight: 950;
  white-space: nowrap;
}

.live-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #25d366;
  box-shadow: 0 0 0 0 rgba(37,211,102,.72);
  animation: livePulse 1.8s infinite;
}

.iraq-live-items {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  flex-wrap: wrap;
}

.iraq-live-item {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  min-height: 30px;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(255,255,255,.13);
  border: 1px solid rgba(255,255,255,.18);
  color: rgba(255,255,255,.92);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  font-size: 13px;
}

.iraq-live-item b {
  color: #ffffff;
  font-weight: 950;
  letter-spacing: .01em;
}

.iraq-live-item .live-label,
#iraqWeatherText {
  color: rgba(255,255,255,.78);
  font-weight: 750;
}

.live-icon {
  line-height: 1;
  filter: drop-shadow(0 2px 4px rgba(0,0,0,.18));
}

@keyframes livePulse {
  0% { box-shadow: 0 0 0 0 rgba(37,211,102,.72); }
  70% { box-shadow: 0 0 0 9px rgba(37,211,102,0); }
  100% { box-shadow: 0 0 0 0 rgba(37,211,102,0); }
}

.rtl-page .iraq-live-inner {
  direction: rtl;
}

@media (max-width: 900px) {
  .iraq-live-inner {
    align-items: flex-start;
    flex-direction: column;
    gap: 8px;
  }

  .iraq-live-items {
    width: 100%;
    justify-content: flex-start;
  }

  .rtl-page .iraq-live-items {
    justify-content: flex-start;
  }
}

@media (max-width: 620px) {
  .iraq-live-left {
    font-size: 13px;
  }

  .iraq-live-items {
    gap: 7px;
  }

  .iraq-live-item {
    width: 100%;
    justify-content: space-between;
    border-radius: 16px;
    padding: 8px 11px;
  }

  .weather-live-item {
    align-items: flex-start;
  }
}


/* Iraq day/time display correction */
.iraq-live-bar .iraq-live-left strong::after {
  content: " UTC+3";
  font-size: 11px;
  margin-inline-start: 7px;
  padding: 3px 8px;
  border-radius: 999px;
  background: rgba(255,255,255,.16);
  color: rgba(255,255,255,.82);
}
.rtl-page .iraq-live-bar .iraq-live-left strong::after {
  content: " UTC+3";
  margin-inline-start: 7px;
}
.iraq-live-item b#iraqLiveDay {
  min-width: 72px;
  text-align: center;
}
@media (max-width: 620px) {
  .iraq-live-item b#iraqLiveDay {
    min-width: auto;
  }
}


/* =========================================================
   Footer contact overflow fix
   ========================================================= */
.footer-shell,
.footer-links-grid,
.footer-main-card,
.footer-card,
.contact-card {
  min-width: 0 !important;
}

.footer-card,
.contact-card {
  overflow: hidden !important;
}

.footer-card a,
.footer-card span,
.footer-card p,
.contact-card a,
.contact-card span,
.contact-card p {
  max-width: 100% !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
  white-space: normal !important;
}

.contact-card a[href^="mailto:"],
.contact-card a[href^="tel:"] {
  display: inline-flex !important;
  width: 100% !important;
  line-height: 1.55 !important;
}

@media (max-width: 1100px) {
  .footer-links-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 760px) {
  .footer-links-grid {
    grid-template-columns: 1fr !important;
  }
}


/* =========================================================
   Footer email single-line fix
   ========================================================= */
.footer-card.contact-card a[href^="mailto:"],
.contact-card a[href^="mailto:"] {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  white-space: nowrap !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  font-size: 13px !important;
  line-height: 1.45 !important;
  letter-spacing: -0.02em !important;
}

@media (max-width: 1200px) {
  .footer-card.contact-card a[href^="mailto:"],
  .contact-card a[href^="mailto:"] {
    font-size: 12.5px !important;
  }
}

@media (max-width: 760px) {
  .footer-card.contact-card a[href^="mailto:"],
  .contact-card a[href^="mailto:"] {
    font-size: 13px !important;
  }
}


/* =========================================================
   Footer social media icons
   ========================================================= */
.footer-social-wrap {
  margin-top: 18px;
  display: grid;
  gap: 10px;
}

.footer-social-title {
  display: block;
  color: #435f78 !important;
  font-size: 13px;
  font-weight: 950;
  text-transform: uppercase;
  letter-spacing: .06em;
}

.footer-social-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 9px;
}

.footer-social-icon {
  width: 38px;
  height: 38px;
  display: inline-grid !important;
  place-items: center;
  border-radius: 50%;
  color: #ffffff !important;
  font-size: 13px;
  font-weight: 950;
  line-height: 1;
  text-transform: uppercase;
  box-shadow: 0 10px 22px rgba(6,27,69,.14);
  transition: transform .25s ease, box-shadow .25s ease, filter .25s ease;
  overflow: hidden;
}

.footer-social-icon span {
  color: #ffffff !important;
  line-height: 1;
}

.footer-social-icon:hover {
  transform: translateY(-4px) scale(1.04);
  box-shadow: 0 16px 34px rgba(6,27,69,.22);
  filter: brightness(1.04);
}

.social-facebook { background: #1877f2; }
.social-instagram { background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 42%, #d6249f 60%, #285aeb 90%); }
.social-tiktok { background: #111111; }
.social-youtube { background: #ff0000; }
.social-google { background: linear-gradient(135deg, #4285f4, #34a853 48%, #fbbc05 70%, #ea4335); }
.social-linkedin { background: #0a66c2; }
.social-twitter { background: #000000; }

@media (max-width: 760px) {
  .footer-social-links {
    gap: 8px;
  }
  .footer-social-icon {
    width: 36px;
    height: 36px;
    font-size: 12px;
  }
}


/* =========================================================
   Official SVG social media icons
   ========================================================= */
.footer-social-icon {
  font-size: 0 !important;
}

.footer-social-icon svg {
  width: 19px;
  height: 19px;
  display: block;
  flex-shrink: 0;
}

.footer-social-icon.social-youtube svg {
  width: 21px;
  height: 21px;
}

.footer-social-icon.social-google {
  background: #ffffff !important;
  border: 1px solid rgba(6,27,69,.10);
}

.footer-social-icon.social-google svg {
  width: 21px;
  height: 21px;
}

.footer-social-icon.social-instagram svg,
.footer-social-icon.social-facebook svg,
.footer-social-icon.social-linkedin svg,
.footer-social-icon.social-twitter svg,
.footer-social-icon.social-tiktok svg,
.footer-social-icon.social-youtube svg {
  color: #ffffff !important;
}
