:root{--green:#14532d;--green2:#16a34a;--lime:#d9f99d;--cream:#fbfdf8;--ink:#14251b;--muted:#617065;--line:#dfe9df;--white:#fff;--shadow:0 18px 55px rgba(20,83,45,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,system-ui,sans-serif;color:var(--ink);background:var(--cream)}a{color:inherit}.shell{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.brand-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(135deg,var(--green),var(--green2));color:#fff;font-size:22px;font-weight:800;box-shadow:0 10px 24px rgba(20,83,45,.25)}.brand b{display:block;font-size:17px}.brand small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.nav nav{display:flex;align-items:center;gap:8px}.nav nav a{padding:10px 13px;text-decoration:none;font-weight:700;font-size:13px;border-radius:11px}.nav nav a:hover{background:#eff8f0;color:var(--green)}.nav-admin{border:1px solid var(--line)}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;color:var(--ink);width:44px;height:44px;border-radius:12px;font-size:20px}.quickbar{background:var(--green);color:#fff}.quicklinks{min-height:42px;display:flex;justify-content:center;gap:22px;align-items:center;flex-wrap:wrap}.quicklinks a{text-decoration:none;font-size:12px;font-weight:700}.hero{position:relative;padding:86px 0;background:radial-gradient(circle at 80% 15%,rgba(217,249,157,.35),transparent 28%),linear-gradient(135deg,#ecfdf3,#fff 60%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:55px;align-items:center}.eyebrow,.section-kicker{display:inline-flex;padding:7px 12px;border-radius:999px;background:#e7f7e9;color:var(--green);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.hero h1{font-size:clamp(42px,6vw,74px);line-height:1.02;letter-spacing:-.055em;margin:20px 0}.hero h1 em{color:var(--green2);font-style:normal}.hero-copy>p{max-width:700px;color:var(--muted);font-size:18px;line-height:1.8}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:13px;border:0;font-weight:800;text-decoration:none;cursor:pointer}.btn.primary{background:linear-gradient(135deg,var(--green),var(--green2));color:#fff;box-shadow:0 12px 28px rgba(20,83,45,.22)}.btn.secondary{background:#fff;color:var(--green);border:1px solid var(--line)}.trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;color:var(--green);font-size:12px;font-weight:700}.hero-card{padding:34px;border:1px solid rgba(20,83,45,.12);border-radius:30px;background:rgba(255,255,255,.88);box-shadow:var(--shadow)}.leaf{width:64px;height:64px;display:grid;place-items:center;border-radius:20px;background:var(--lime);color:var(--green);font-size:30px}.hero-card h2{font-size:30px;margin:20px 0 10px}.hero-card p{color:var(--muted);line-height:1.7}.mini-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.mini-stats div{padding:18px;border-radius:16px;background:#f4faf4}.mini-stats b,.mini-stats span{display:block}.mini-stats b{font-size:24px;color:var(--green)}.mini-stats span{font-size:11px;color:var(--muted);margin-top:4px}.benefits{margin-top:-30px;position:relative;z-index:3}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);overflow:hidden}.benefit-grid article{display:flex;gap:12px;padding:22px;border-right:1px solid var(--line)}.benefit-grid article:last-child{border-right:0}.benefit-grid span{font-size:24px}.benefit-grid b,.benefit-grid small{display:block}.benefit-grid small{color:var(--muted);font-size:11px;margin-top:3px}.section{padding:90px 0}.section.soft{background:#f0f8f0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px}.section-head h2,.about-grid h2,.location-grid h2{font-size:clamp(30px,4vw,44px);margin:12px 0 8px;letter-spacing:-.04em}.section-head p,.about-grid p,.location-grid p{color:var(--muted);line-height:1.75}.search-wrap input{width:280px;height:48px;border:1px solid var(--line);border-radius:13px;padding:0 15px;font:inherit;background:#fff}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 10px 35px rgba(20,83,45,.07);transition:.25s}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.card-media{position:relative}.product-badge{position:absolute;top:14px;left:14px;z-index:2;background:rgba(255,255,255,.92);color:var(--green);padding:7px 10px;border-radius:999px;font-size:10px;font-weight:800}.card-body{padding:22px}.card-body h3{font-size:18px;margin:0 0 8px}.price{font-size:20px;font-weight:800;color:var(--green2);margin:0 0 10px}.desc{min-height:44px;color:var(--muted);font-size:13px;line-height:1.65}.qty-controls{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:20px}.qty-btn{width:42px;height:42px;border-radius:13px;border:1px solid var(--line);background:#eff8f0;color:var(--green);font-size:20px;font-weight:800;cursor:pointer}.qty-value{min-width:24px;text-align:center;font-weight:800}.about-grid,.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.about-grid ul{padding-left:20px;line-height:2;color:var(--green)}.video-card,.map-card{border-radius:24px;overflow:hidden;box-shadow:var(--shadow);background:#fff}.video-card iframe,.map-card iframe{width:100%;height:340px;border:0;display:block}footer{background:#0d2d1a;color:#dce9df;padding-top:60px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.footer-brand{color:#fff}.footer-grid p{max-width:440px;color:#a9bfaf;line-height:1.8}.footer-grid h4{color:#fff;margin:0 0 16px}.footer-grid>div>a,.footer-grid span{display:block;text-decoration:none;color:#b9cdbd;margin:10px 0;font-size:13px}.copyright{margin-top:45px;padding:20px 0;border-top:1px solid rgba(255,255,255,.1);font-size:12px;color:#9bb3a0}.floating-wa{position:fixed;right:18px;bottom:90px;width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:#25d366;color:#fff;text-decoration:none;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.2);z-index:1100}.empty-state{grid-column:1/-1;padding:50px;text-align:center;background:#fff;border:1px dashed var(--line);border-radius:20px;color:var(--muted)}.login-shell,.form-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#ecfdf3,#fff)}.panel{width:min(540px,100%);background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:var(--shadow)}.panel h1{margin-top:0}.field{display:grid;gap:7px;margin:15px 0}.field input,.field textarea{width:100%;padding:13px;border:1px solid var(--line);border-radius:12px;font:inherit}.field textarea{min-height:120px}.error,.notice{padding:12px;border-radius:12px;font-size:13px}.error{background:#fff1f2;color:#b91c1c}.notice{background:#f0fdf4;color:#166534}.admin-header{background:#0d2d1a;color:#fff;padding:18px 0}.admin-nav{display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-actions{display:flex;gap:10px;flex-wrap:wrap}.admin-actions a{padding:10px 13px;border-radius:11px;background:rgba(255,255,255,.1);color:#fff;text-decoration:none;font-size:12px;font-weight:700}.admin-section{padding:36px 0}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.admin-stat{padding:22px;border-radius:18px;background:#fff;border:1px solid var(--line)}.admin-stat b{display:block;font-size:28px;color:var(--green)}.admin-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.admin-card{display:grid;grid-template-columns:130px 1fr;gap:16px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:18px}.admin-card img{width:130px;height:120px;object-fit:cover;border-radius:14px}.admin-card h3{margin:0}.admin-ctrls{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.admin-ctrls a{padding:7px 10px;border-radius:9px;background:#eff8f0;color:var(--green);text-decoration:none;font-size:11px;font-weight:800}@media(max-width:900px){.hero-grid,.about-grid,.location-grid{grid-template-columns:1fr}.products{grid-template-columns:repeat(2,1fr)}.benefit-grid{grid-template-columns:repeat(2,1fr)}.benefit-grid article:nth-child(2){border-right:0}.footer-grid{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr}}@media(max-width:680px){.shell{width:min(100% - 22px,1180px)}.menu-toggle{display:block}.nav nav{position:fixed;top:76px;right:-100%;bottom:0;width:min(310px,86vw);background:#fff;display:flex;flex-direction:column;align-items:stretch;padding:20px;box-shadow:-20px 0 50px rgba(0,0,0,.15);transition:.25s}.nav nav.open{right:0}.quicklinks{gap:12px;padding:7px 0}.hero{padding:60px 0}.hero h1{font-size:43px}.section{padding:65px 0}.section-head{align-items:stretch;flex-direction:column}.search-wrap input{width:100%}.products{grid-template-columns:1fr}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{border-right:0;border-bottom:1px solid var(--line)}.footer-grid{grid-template-columns:1fr}.admin-stats{grid-template-columns:1fr}.admin-card{grid-template-columns:1fr}.admin-card img{width:100%;height:220px}}
.card-media{
    aspect-ratio:1.25/1;
}
@media (max-width:520px){
  .card-media img{height:180px}
}
*{box-sizing:border-box}
body{font-family:system-ui,-apple-system,Segoe UI,Roboto,'Helvetica Neue',Arial;background:#000;color:#333;margin:0}
.topbar{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:linear-gradient(90deg,#fff,#fff);border-bottom:1px solid #eee}
.topbar h1{margin:0;font-size:18px;color:var(--accent)}
.topbar .tag{margin:0;font-size:12px;color:var(--muted)}
.admin-link{font-size:14px;color:var(--muted);text-decoration:none}
.container{padding:16px;max-width:1100px;margin:0 auto}
.hero{padding:10px 0}
.products{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;margin-top:12px}
.card{border:1px solid #eee;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;background:#fafafa}
.card-media{background:#fff}
.card-media img{width:100%;height:260px;object-fit:cover}
.card-body{padding:12px}
.card-body h3{margin:0 0 6px 0}
.price{color:var(--accent);font-weight:700;margin:6px 0}
.actions{display:flex;gap:8px;margin-top:8px;align-items:center}
button{background:var(--accent);color:white;padding:8px 10px;border:none;border-radius:8px;cursor:pointer}
a.video-btn{display:inline-block;padding:8px 10px;border-radius:8px;background:#f5f5f5;border:1px solid #eee;text-decoration:none;margin-left:6px}
.form-box, .login-box{max-width:480px;margin:30px auto;padding:16px;border:1px solid #eee;border-radius:8px;background:#fff}
.form-box label, .login-box label{display:block;margin:8px 0}
.form-box input, .login-box input, textarea{width:100%;padding:8px;border:1px solid #ddd;border-radius:6px}
.form-actions{display:flex;gap:10px;margin-top:10px}
.modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,0.5);align-items:center;justify-content:center}
.modal.show{display:flex}
.modal-content{background:white;padding:16px;border-radius:10px;max-width:520px;width:95%;position:relative}
.modal-close{position:absolute;right:8px;top:8px;border:none;background:transparent;font-size:18px}
.hint{font-size:12px;color:var(--muted)}
.admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}
.admin-card{display:flex;gap:10px;padding:10px;border:1px solid #eee;border-radius:8px;background:#fff}
.admin-card img{width:120px;height:100px;object-fit:cover;border-radius:6px}
.admin-ctrls a{margin-right:8px;color:var(--muted);text-decoration:none}

.whatsapp-btn {
    background: linear-gradient(90deg, #25D366, #128C7E);
    color: #fff !important;
    border-radius: 8px;
    padding: 10px 14px;
    font-weight: bold;
    font-size: 14px;
    box-shadow: 0 4px 12px rgba(37,211,102,0.3);
    border: none;
    cursor: pointer;
    transition: 0.2s ease;
}

.whatsapp-btn:hover {
    opacity: 0.85;
    transform: translateY(-2px);
}
/* =========================================
   PROFESSIONAL GLASSMORPHIC BAKERY THEME
   ========================================= */

/* Background: soft bakery gradient */
body {
    background: linear-gradient(135deg, #fff4e7, #ffe8d1) !important;
    backdrop-filter: blur(4px);
}

/* Topbar glassmorphic */
.topbar {
    background: rgba(255, 255, 255, 0.45) !important;
    backdrop-filter: blur(10px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.55);
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    border-radius: 0 0 12px 12px;
}

/* Tag color bakery brown */
.topbar .tag {
    color: #7a5a45 !important;
}

/* Contact bar glass effect */
.contact-bar {
    background: rgba(255, 255, 255, 0.30) !important;
    backdrop-filter: blur(12px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.45);
    padding: 10px;
}

/* Contact items brown tone */
.contact-item {
    color: #5a3e36 !important;
    font-weight: 600;
}

/* Hero section glass container */
.hero {
    background: rgba(255, 255, 255, 0.35) !important;
    backdrop-filter: blur(12px);
    border-radius: 16px;
    padding: 20px;
    border: 1px solid rgba(255,255,255,0.45);
    box-shadow: 0 6px 25px rgba(0,0,0,0.08);
}

/* Map card glass edges */
.map-card {
    background: rgba(255, 255, 255, 0.28) !important;
    border: 1px solid rgba(255,255,255,0.45);
    border-radius: 14px;
    backdrop-filter: blur(18px);
    overflow: hidden;
}

/* Product card: frosted glass */
.card {
    background: rgba(255, 255, 255, 0.35) !important;
    backdrop-filter: blur(12px);
    border: 1px solid rgba(255,255,255,0.5);
    border-radius: 16px !important;
    box-shadow: 0 8px 25px rgba(0,0,0,0.08);
    transition: 0.3s ease;
}

.card:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 30px rgba(0,0,0,0.12);
}

/* Product name darker for readability */
.card h3 {
    color: #5a3e36 !important;
}

/* Price warm caramel */
.price {
    color: #b87a3f !important;
    font-weight: bold;
}

/* Remove white bg behind image container */
.card-media {
    background: transparent !important;
}

/* Buttons (primary) – glass caramel */
.btn-primary {
    background: rgba(200, 140, 80, 0.75) !important;
    backdrop-filter: blur(8px);
    border: 1px solid rgba(200, 140, 80, 0.35) !important;
    color: #fff !important;
    border-radius: 10px;
}

/* Outline button glass style */
.btn-outline {
    background: rgba(255, 255, 255, 0.35) !important;
    backdrop-filter: blur(10px);
    color: #A26A41 !important;
    border: 1px solid rgba(162,106,65,0.45) !important;
}

/* WhatsApp button stays strong green but glassy */
.whatsapp-btn {
    background: rgba(19, 144, 83, 0.85) !important;
    backdrop-filter: blur(6px);
    border: 1px solid rgba(19, 144, 83, 0.5);
    color: white !important;
}

/* Video button glass grey */
.video-btn {
    background: rgba(255, 255, 255, 0.26) !important;
    border: 1px solid rgba(200,200,200,0.4) !important;
    color: #4e3b33 !important;
}

/* Modal glass window */
.modal-content {
    background: rgba(255, 255, 255, 0.30) !important;
    backdrop-filter: blur(18px);
    border: 1px solid rgba(255,255,255,0.5);
}

/* Slider dots bakery theme */
.slider .dots div {
    background: rgba(180, 120, 60, 0.4) !important;
}

.slider .dots div.active {
    background: rgba(180, 120, 60, 0.9) !important;
}
/* ======================================================
   PROFESSIONAL RESPONSIVE HERO (Bakery Optimized)
   Keeps the same HTML — only improves layout & fit
   ====================================================== */

.hero {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 30px 20px !important;
    flex-wrap: wrap;
}

/* Left text block */
.hero-left {
    flex: 1;
    min-width: 260px;
}

.hero-left h2 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 6px;
    color: #5a3e36; /* bakery brown */
}

.hero-left p {
    font-size: 16px;
    color: #7b665c;
    margin-bottom: 14px;
}

/* Buttons row */
.hero-cta {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

/* Right side map container */
.hero-right {
    flex: 1;
    min-width: 260px;
    display: flex;
    justify-content: flex-end;
}

/* Map card better layout and spacing */
.map-card {
    width: 100%;
    max-width: 380px;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 8px 20px rgba(0,0,0,0.08);
}

/* Map iframe fits perfectly */
.map-card iframe {
    width: 100%;
    height: 220px;
    border: none;
}

/* Map caption */
.map-caption {
    padding: 10px 12px;
    background: rgba(255,255,255,0.6);
    backdrop-filter: blur(6px);
    font-size: 14px;
    color: #5a3e36;
    font-weight: 600;
    border-top: 1px solid rgba(0,0,0,0.05);
}

/* =============================
   MOBILE RESPONSIVE FIX
   ============================= */

@media (max-width: 768px) {

    .hero {
        flex-direction: column;
        text-align: center;
        padding: 20px 10px !important;
    }

    .hero-left h2 {
        font-size: 22px;
    }

    .hero-left p {
        font-size: 15px;
    }

    .hero-right {
        justify-content: center;
        width: 100%;
    }

    .map-card iframe {
        height: 200px;
    }
}

@media (max-width: 480px) {
    .map-card {
        max-width: 100%;
    }

    .hero-left h2 {
        font-size: 20px;
    }

    .hero-left p {
        font-size: 14px;
    }
}
/* Show sticky only on mobile */
@media (min-width: 769px) {
  .sticky-summary {
    display: none !important;
  }
}
/* assets/css/cart.css - minimal styles for cart UI */

.floating-cart {
  position: fixed;
  right: 16px;
  bottom: 86px;
  z-index: 9999;
  background: #ff7a18;
  color: #fff;
  border: none;
  padding: 10px 12px;
  border-radius: 32px;
  box-shadow: 0 6px 18px rgba(0,0,0,0.18);
  font-weight: 700;
  cursor: pointer;
}

.cart-count {
  background: #fff;
  color: #ff7a18;
  border-radius: 50%;
  padding: 3px 7px;
  margin-right: 6px;
  font-weight: 700;
}

.bottom-drawer {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  transform: translateY(100%);
  transition: transform .28s ease;
  background: #111;
  color: #fff;
  padding: 12px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  box-shadow: 0 -12px 30px rgba(0,0,0,0.4);
  max-height: 70vh;
  overflow-y: auto;
}

.drawer-header { display:flex; justify-content:space-between; align-items:center; margin-bottom:8px; }
.drawer-body .form-control { background:#222; color:#fff; border:1px solid rgba(255,255,255,0.06); margin-bottom:8px; padding:8px; }

.order-row { display:flex; justify-content:space-between; align-items:center; padding:8px 0; border-bottom:1px dashed rgba(255,255,255,0.04); }
.order-row .o-left { max-width:60%; }
.mini-btn { background:transparent; color:#fff; border:1px solid rgba(255,255,255,0.08); padding:4px 8px; border-radius:6px; cursor:pointer; margin-left:6px; }
.order-total { margin-top:10px; font-size:1.05rem; text-align:right; }

.qty-controls { display:flex; justify-content:center; align-items:center; gap:10px; margin:10px 0; }
.qty-controls .qty-btn { background:#eee; border:none; padding:6px 10px; border-radius:6px; font-size:18px; cursor:pointer; min-width:36px; }
.qty-controls .qty-value { min-width:36px; text-align:center; font-weight:700; }

.sticky-summary {
  position: fixed;
  left: 16px;
  right: 16px;
  bottom: 16px;
  z-index: 9998;
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:12px;
  background: rgba(17,17,17,0.94);
  color:#fff;
  padding:10px 12px;
  border-radius:10px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.2);
}
.open-cart-btn { background:#ff7a18; color:#fff; border:none; padding:8px 12px; border-radius:8px; cursor:pointer; }
.video-section {
  padding: 20px 0;
  text-align: center;
}

.video-title {
  font-size: 1.6rem;
  margin-bottom: 15px;
  font-weight: 600;
}

.video-wrapper {
  position: relative;
  width: 100%;
  max-width: 900px;
  margin: auto;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 3px 12px rgba(0,0,0,0.15);
}

.video-wrapper iframe {
  width: 100%;
  height: 55vw; /* responsive height */
  max-height: 480px;
  border: none;
}
/* =================================================
   FINAL DARK-PINK + WHITE BUSINESS THEME
   ================================================= */

/* Page base */
body{
  background:#fff4f7 !important;
  color:#5a0f2e !important;
}

/* Header */
.topbar{
  background:linear-gradient(135deg,#b0124d,#7a0030) !important;
  color:#ffffff !important;
}
.topbar .tag,
.admin-link{
  color:#ffe3ec !important;
}

/* Contact bar */
.contact-bar{
  background:#7a0030 !important;
}
.contact-item{
  background:rgba(255,255,255,.15) !important;
  color:#ffffff !important;
}
.contact-item:hover{
  background:#b0124d !important;
}

/* Cards */
.card{
  background:#ffffff !important;
  border:1px solid #ffd0df !important;
  box-shadow:0 10px 26px rgba(176,18,77,.18) !important;
}
.card h3{
  color:#7a0030 !important;
  font-weight:800;
}
.desc{
  color:#8c3c5d !important;
}
.price{
  color:#b0124d !important;
}

/* Buttons */
.btn-primary,
.open-cart-btn,
#drawerSend,
.qty-btn.increase{
  background:#b0124d !important;
  color:#ffffff !important;
}
.btn-primary:hover,
.open-cart-btn:hover,
#drawerSend:hover,
.qty-btn.increase:hover{
  background:#7a0030 !important;
}
.btn-outline{
  border-color:#b0124d !important;
  color:#b0124d !important;
}

/* Floating */
.floating-wa,
.floating-cart{
  background:#b0124d !important;
  color:#ffffff !important;
}

/* Drawer */
.bottom-drawer{
  background:#ffffff !important;
  color:#5a0f2e !important;
}
.cart-count{
  background:#b0124d !important;
  color:#ffffff !important;
}
.form-control{
  background:#fff4f7 !important;
  color:#5a0f2e !important;
  border:1px solid #ffd0df !important;
}

/* Video */
.video-title{
  color:#7a0030 !important;
  font-weight:700;
}

