.elementor-146 .elementor-element.elementor-element-0c292e0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-146 .elementor-element.elementor-element-e32ce43{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-146 .elementor-element.elementor-element-d8aa729{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-146 .elementor-element.elementor-element-2f6fec9{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-146 .elementor-element.elementor-element-3cfaab4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-146 .elementor-element.elementor-element-1c5d820{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-e32ce43 *//* ===== Our Catering Services (Unique / No conflicts) ===== */
.acsv-hero{
  --acsv-bg1:#0f3c34;
  --acsv-bg2:#0b2f28;
  --acsv-cream: rgba(255,255,255,.92);
  --acsv-cream80: rgba(255,255,255,.78);
  --acsv-gold:#c79a63;

  position: relative;
  width: 100%;
  padding: clamp(64px, 7vw, 110px) 0 clamp(44px, 5vw, 70px);
  overflow: hidden;

  background: radial-gradient(900px 420px at 50% 30%, rgba(255,255,255,.05), transparent 60%),
              linear-gradient(180deg, var(--acsv-bg1), var(--acsv-bg2));

  margin-top: 0 !important;
  border-top: 0 !important;
}

.acsv-wrap{
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 20px;
}

.acsv-head{
  text-align: center;
  max-width: 860px;
  margin: 0 auto;
}

/* ===== divider: line starts from star (left + right) ===== */
.acsv-divider{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin-bottom: 18px;
}

.acsv-star{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width: 28px;
  height: 28px;
  color: var(--acsv-gold) !important;
  font-size: 20px;
  line-height: 1;
  transform: translateY(-1px);
}

/* the two lines */
.acsv-line{
  height: 1px;
  width: clamp(140px, 22vw, 420px);
  background: linear-gradient(90deg, transparent, rgba(199,154,99,.40));
  opacity: .95;
}

.acsv-line--l{
  background: linear-gradient(90deg, transparent, rgba(199,154,99,.40));
}

.acsv-line--r{
  background: linear-gradient(90deg, rgba(199,154,99,.40), transparent);
}

/* title */
.acsv-title{
  margin: 0 0 18px 0 !important;
  color: var(--acsv-cream) !important;
  font-family: "Playfair Display", serif;
  font-weight: 700;
  letter-spacing: .2px;
  line-height: 1.02;
  font-size: clamp(38px, 4.8vw, 72px);
  text-shadow: 0 18px 46px rgba(0,0,0,.28);
}

.acsv-gold{ color: var(--acsv-gold) !important; }

/* subtitle */
.acsv-subtitle{
  margin: 0 !important;
  color: var(--acsv-cream80) !important;
  font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-weight: 500;
  font-size: clamp(14px, 1.35vw, 18px);
  line-height: 1.7;
  text-shadow: 0 14px 34px rgba(0,0,0,.22);
}

/* ===== Page-open animation (small delay) ===== */
@keyframes acsvFadeUp {
  from { opacity: 0; transform: translateY(14px); }
  to   { opacity: 1; transform: translateY(0); }
}

.acsv-divider,
.acsv-title,
.acsv-subtitle{
  opacity: 0;
  animation: acsvFadeUp .85s ease forwards;
  will-change: opacity, transform;
}

.acsv-divider{  animation-delay: .10s; }
.acsv-title{    animation-delay: .22s; }
.acsv-subtitle{ animation-delay: .36s; }

@media (prefers-reduced-motion: reduce){
  .acsv-divider,
  .acsv-title,
  .acsv-subtitle{
    opacity: 1 !important;
    animation: none !important;
    transform: none !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2f6fec9 *//* Optional fonts (remove if your theme already loads them) */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600;700&family=Inter:wght@400;500;600&display=swap');

/* ===== SECTION BASE ===== */
.aqc-section{
  --cream1:#fbf6ee;
  --cream2:#f3eadf;
  --card:#fbf7f1;
  --border:#ead7c3;
  --primary:#143b33;
  --muted:#5d6f66;
  --maroon:#7b2d37;
  --gold:#caa56a;
  --gold2:#e2c48f;

  position:relative;
  padding: clamp(44px, 5vw, 84px) 0;
  background: linear-gradient(180deg, var(--cream1), var(--cream2));
  overflow:hidden;
  isolation:isolate;
}

.aqc-section *{ box-sizing:border-box; }
.aqc-container{ max-width: 1180px; margin:0 auto; padding: 0 18px; }

.aqc-islamic::before{
  content:"";
  position:absolute; inset:0;
  background-image: url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40 0L80 40L40 80L0 40L40 0z' fill='none' stroke='%23143b33' stroke-width='0.35' opacity='0.10'/%3E%3Cpath d='M40 10L70 40L40 70L10 40L40 10z' fill='none' stroke='%23143b33' stroke-width='0.35' opacity='0.08'/%3E%3Ccircle cx='40' cy='40' r='15' fill='none' stroke='%23caa56a' stroke-width='0.35' opacity='0.12'/%3E%3C/svg%3E");
  opacity:.55;
  pointer-events:none;
  z-index:-1;
}

.aqc-islamic::after{
  content:"";
  position:absolute; inset:-120px -80px auto -80px;
  height: 280px;
  background: radial-gradient(closest-side, rgba(202,165,106,.22), transparent 70%);
  pointer-events:none;
  z-index:-1;
}

/* ===== GRID ===== */
.aqc-grid{
  display:grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: clamp(18px, 3vw, 44px);
  align-items:start;
}

.aqc-right{ display:grid; gap: 22px; }

/* ===== CARD ===== */
.aqc-card{
  background: rgba(251,247,241,.92);
  border: 1px solid var(--border);
  border-top: 4px solid var(--gold);
  border-radius: 10px;
  padding: 30px;
  box-shadow: 0 14px 44px rgba(20,59,51,.10);
  transform: translateZ(0);
}

.aqc-card--form{ padding: 34px; min-height: 610px; }

.aqc-title{
  font-family: "Playfair Display", serif;
  font-size: 22px;
  font-weight: 700;
  color: var(--primary);
  margin: 2px 0 18px 0;
  letter-spacing: .2px;
}

.aqc-title--sm{ font-size: 20px; margin-bottom: 12px; }

.aqc-accent{ color: var(--maroon); }

/* small hover lift like screenshot feel */
.aqc-card:hover{
  box-shadow: 0 18px 56px rgba(20,59,51,.14);
}

/* ===== QUICK CONTACT ITEMS ===== */
.aqc-stack{ display:grid; gap: 16px; }

.aqc-contact{
  display:flex;
  gap: 14px;
  align-items:center;
  padding: 16px 18px;
  border-radius: 12px;
  text-decoration:none !important;
  border: 1px solid rgba(0,0,0,.03);
  transition: transform .35s cubic-bezier(.2,.9,.2,1), box-shadow .35s, filter .35s;
  position:relative;
  overflow:hidden;
}

.aqc-contact::after{
  content:"";
  position:absolute; inset:0;
  background: linear-gradient(120deg, transparent 0%, rgba(255,255,255,.55) 45%, transparent 60%);
  transform: translateX(-120%);
  transition: transform .9s cubic-bezier(.2,.9,.2,1);
  pointer-events:none;
  opacity:.6;
}

.aqc-contact:hover{
  transform: translateY(-3px);
  box-shadow: 0 10px 24px rgba(20,59,51,.10);
}
.aqc-contact:hover::after{ transform: translateX(120%); }

.aqc-contact--wa{ background:#eaf8f0; }
.aqc-contact--call{ background:#eee7e7; }
.aqc-contact--mail{ background:#efe9dc; }

.aqc-icoCircle{
  width: 46px; height: 46px;
  border-radius: 999px;
  display:grid; place-items:center;
  color:#fff;
  flex: 0 0 46px;
}
.aqc-icoCircle svg{ display:block; }

.aqc-icoCircle--wa{ background:#19b45a; }
.aqc-icoCircle--call{ background: var(--maroon); }
.aqc-icoCircle--mail{
  background: var(--gold);
  color: var(--primary);
}

/* subtle “breathing” animation on icons */
.aqc-contact:hover .aqc-icoCircle{
  animation: aqcPulse 1.2s ease-in-out infinite;
}
@keyframes aqcPulse{
  0%,100%{ transform: scale(1); }
  50%{ transform: scale(1.06); }
}

.aqc-contactText{ display:grid; gap: 2px; }
.aqc-contactTitle{
  font-family: "Playfair Display", serif;
  font-weight: 700;
  color: var(--primary);
  font-size: 15px;
}
.aqc-contactSub{
  font-family: "Inter", system-ui, sans-serif;
  color: rgba(20,59,51,.72);
  font-size: 13px;
}

/* ===== LOCATION ROW ===== */
.aqc-row{
  display:flex;
  gap: 14px;
  align-items:flex-start;
}

.aqc-icoDot{
  width: 42px; height: 42px;
  border-radius: 999px;
  background: rgba(20,59,51,.08);
  display:grid; place-items:center;
  color: var(--maroon);
  flex: 0 0 42px;
}

.aqc-strong{
  font-family: "Playfair Display", serif;
  font-weight: 700;
  color: var(--primary);
  margin-bottom: 6px;
  font-size: 14px;
}
.aqc-muted{
  font-family: "Inter", system-ui, sans-serif;
  color: rgba(20,59,51,.70);
  font-size: 13px;
}
.aqc-note{
  font-family: "Inter", system-ui, sans-serif;
  color: var(--gold);
  font-size: 12px;
  margin-top: 8px;
}

/* ===== HOURS ===== */
.aqc-hours p{
  margin: 0 0 10px 0;
  font-family: "Inter", system-ui, sans-serif;
  color: rgba(20,59,51,.72);
  font-size: 13px;
}
.aqc-hours .aqc-note{ margin-top: 12px; }

/* ===== CF7 STYLES ===== */
.aqc-form .wpcf7{ margin:0; }
.aqc-cf7{ display:grid; gap: 14px; }

.aqc-field label{
  display:block;
  font-family: "Inter", system-ui, sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: rgba(0,0,0,.75);
  margin: 4px 0 8px 0;
}

.aqc-grid2{
  display:grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

.aqc-form input[type="text"],
.aqc-form input[type="email"],
.aqc-form input[type="tel"],
.aqc-form input[type="date"],
.aqc-form select,
.aqc-form textarea{
  width:100% !important;
  padding: 12px 14px !important;
  border-radius: 8px !important;
  border: 1px solid rgba(202,165,106,.45) !important;
  background: #fff !important;
  color: #223 !important;
  font-family: "Inter", system-ui, sans-serif !important;
  font-size: 13px !important;
  outline: none !important;
  transition: box-shadow .25s ease, border-color .25s ease, transform .25s ease;
}

.aqc-form textarea{ resize:none; min-height: 120px; }

.aqc-form select{
  appearance:none;
  background-image:
    linear-gradient(45deg, transparent 50%, #244b42 50%),
    linear-gradient(135deg, #244b42 50%, transparent 50%);
  background-position:
    calc(100% - 18px) 52%,
    calc(100% - 12px) 52%;
  background-size: 6px 6px, 6px 6px;
  background-repeat:no-repeat;
  padding-right: 40px !important;
}

.aqc-form input:focus,
.aqc-form select:focus,
.aqc-form textarea:focus{
  border-color: rgba(202,165,106,.95) !important;
  box-shadow: 0 0 0 4px rgba(202,165,106,.18) !important;
  transform: translateY(-1px);
}

/* Submit button */
.aqc-form .aqc-submit,
.aqc-form input[type="submit"].aqc-submit,
.aqc-form .wpcf7-submit{
  width:100% !important;
  padding: 14px 16px !important;
  border-radius: 10px !important;
  border: 1px solid rgba(123,45,55,.18) !important;
  background: linear-gradient(90deg, var(--gold2), var(--gold)) !important;
  color: #1b1b1b !important;
  font-weight: 700 !important;
  font-family: "Inter", system-ui, sans-serif !important;
  cursor:pointer !important;
  position:relative;
  overflow:hidden;
  transition: transform .25s ease, box-shadow .25s ease, filter .25s ease;
}

.aqc-form .wpcf7-submit:hover{
  transform: translateY(-2px);
  box-shadow: 0 14px 30px rgba(202,165,106,.35);
  filter: saturate(1.05);
}

.aqc-form .wpcf7-submit:active{ transform: translateY(0px) scale(.99); }

/* CF7 messages */
.aqc-form .wpcf7-not-valid-tip{
  font-family: "Inter", system-ui, sans-serif;
  font-size: 12px;
}
.aqc-form .wpcf7-response-output{
  border-radius: 10px;
  font-family: "Inter", system-ui, sans-serif;
  font-size: 13px;
}

/* ===== REVEAL ANIMATIONS (slow + smooth) ===== */
.aqc-reveal{
  opacity: 0;
  filter: blur(6px);
  transition:
    opacity 1.05s cubic-bezier(.2,.9,.2,1),
    transform 1.05s cubic-bezier(.2,.9,.2,1),
    filter 1.05s cubic-bezier(.2,.9,.2,1);
  transition-delay: var(--d, 0ms);
  will-change: transform, opacity, filter;
}

.aqc-left{ transform: translateX(-44px); }
.aqc-rightIn{ transform: translateX(44px); }

.aqc-reveal.is-inview{
  opacity: 1;
  transform: translateX(0);
  filter: blur(0);
}

/* Respect reduced motion */
@media (prefers-reduced-motion: reduce){
  .aqc-reveal{ opacity:1 !important; transform:none !important; filter:none !important; transition:none !important; }
  .aqc-contact, .aqc-card{ transition:none !important; }
}

/* ===== RESPONSIVE ===== */
@media (max-width: 1024px){
  .aqc-grid{ grid-template-columns: 1fr; }
  .aqc-card--form{ min-height: auto; }
}
@media (max-width: 640px){
  .aqc-grid2{ grid-template-columns: 1fr; }
  .aqc-card{ padding: 22px; }
}
/* ========= PATCH: Fix clipping + better fonts + tighter textarea ========= */

/* Better fonts (heading + elegant body) */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600;700&family=Lora:wght@400;500;600&display=swap');

.aqc-section{
  font-family: "Lora", serif;
}

/* Keep headings classy */
.aqc-title,
.aqc-contactTitle,
.aqc-strong{
  font-family: "Playfair Display", serif !important;
}

/* Body text */
.aqc-contactSub,
.aqc-muted,
.aqc-hours p,
.aqc-note{
  font-family: "Lora", serif !important;
}

/* ✅ FIX: label text cutting (Event Type / Guest Count etc.) */
.aqc-field{ overflow: visible; }
.aqc-field label{
  line-height: 1.45 !important;
  padding: 2px 0 !important;
  margin: 6px 0 8px !important;
  font-family: "Lora", serif !important;
  font-size: 13px !important;
}

/* ✅ FIX: select/input text clipping (increase height + proper line-height) */
.aqc-section input[type="text"],
.aqc-section input[type="email"],
.aqc-section input[type="tel"],
.aqc-section input[type="date"],
.aqc-section select{
  min-height: 46px !important;
  line-height: 1.25 !important;
  padding-top: 13px !important;
  padding-bottom: 13px !important;
  font-family: "Lora", serif !important;
  font-size: 14px !important;
}

/* Make dropdown placeholder text sit perfectly */
.aqc-section select{
  padding-right: 44px !important;
}

/* ✅ Reduce space for Additional Details */
.aqc-section textarea{
  min-height: 92px !important;   /* was big */
  line-height: 1.35 !important;
  padding: 12px 14px !important;
  font-family: "Lora", serif !important;
  font-size: 14px !important;
}

/* Slightly reduce overall form spacing (optional but matches screenshot) */
.aqc-cf7{ gap: 12px !important; }
.aqc-grid2{ gap: 12px !important; }
/* ===== Font size upgrade (paste at very bottom) ===== */

/* Main card headings */
.aqc-title{
  font-size: 26px !important;
  line-height: 1.15 !important;
}

/* Business Hours small heading */
.aqc-title--sm{
  font-size: 22px !important;
}

/* Form labels (Your Name, Event Type, etc.) */
.aqc-field label{
  font-size: 14px !important;
  line-height: 1.5 !important;
}

/* Inputs + Selects */
.aqc-section input[type="text"],
.aqc-section input[type="email"],
.aqc-section input[type="tel"],
.aqc-section input[type="date"],
.aqc-section select{
  font-size: 15px !important;
}

/* Textarea */
.aqc-section textarea{
  font-size: 15px !important;
}

/* Right side contact titles + subtitles */
.aqc-contactTitle{
  font-size: 16px !important;
}
.aqc-contactSub{
  font-size: 14px !important;
}

/* Location title + lines */
.aqc-strong{
  font-size: 15px !important;
}
.aqc-muted{
  font-size: 14px !important;
}
.aqc-note{
  font-size: 13px !important;
}

/* Business hours lines */
.aqc-hours p{
  font-size: 14px !important;
}

/* Button text */
.aqc-section .wpcf7-submit,
.aqc-section .aqc-submit{
  font-size: 15px !important;
}
/* ===== Match screenshot: Lora-like font + tight label spacing + slightly bigger text ===== */
@import url('https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&display=swap');

/* Use Lora everywhere inside this section */
.aqc-section,
.aqc-section input,
.aqc-section select,
.aqc-section textarea,
.aqc-section label,
.aqc-section button{
  font-family: "Lora", serif !important;
}

/* Title like screenshot */
.aqc-title{
  font-size: 30px !important;
  line-height: 1.1 !important;
  margin-bottom: 18px !important;
  letter-spacing: 0 !important;
}

/* ✅ Labels: bigger + less gap below */
.aqc-field label{
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 1.25 !important;
  margin: 0 0 6px 0 !important; /* smaller gap like screenshot */
  padding: 0 !important;
}

/* ✅ Form vertical spacing tighter */
.aqc-cf7{ gap: 12px !important; }
.aqc-grid2{ gap: 18px !important; } /* space between columns */
.aqc-field{ margin: 0 !important; }

/* ✅ Inputs: slightly bigger text + taller, like screenshot */
.aqc-section input[type="text"],
.aqc-section input[type="email"],
.aqc-section input[type="tel"],
.aqc-section input[type="date"],
.aqc-section select{
  font-size: 17px !important;
  font-weight: 500 !important;
  min-height: 54px !important;
  line-height: 1.2 !important;
  padding: 14px 16px !important;
  border-radius: 8px !important;
}

/* Placeholder like screenshot */
.aqc-section ::placeholder{
  font-size: 17px !important;
  opacity: .65 !important;
}

/* Select arrow alignment */
.aqc-section select{
  padding-right: 46px !important;
  background-position:
    calc(100% - 18px) 54%,
    calc(100% - 12px) 54% !important;
}

/* Textarea: less height + same font size */
.aqc-section textarea{
  font-size: 17px !important;
  min-height: 110px !important; /* reduce "Additional details" space */
  line-height: 1.35 !important;
  padding: 14px 16px !important;
}

/* Button text a bit bigger */
.aqc-section .wpcf7-submit,
.aqc-section .aqc-submit{
  font-size: 16px !important;
  min-height: 54px !important;
}/* ===== Tighten spacing (CF7 default <p> margins cause big gaps) ===== */

/* 1) Remove CF7 paragraph spacing inside your form */
.aqc-section .wpcf7-form p{
  margin: 0 !important;
  padding: 0 !important;
}

/* If CF7 uses <br> between label and input, hide it (optional but helps) */
.aqc-section .wpcf7-form br{
  display: none !important;
}

/* 2) Tighten label -> input spacing */
.aqc-section .aqc-field label{
  margin: 0 0 4px 0 !important;  /* smaller gap */
}

/* 3) Reduce vertical gaps between rows */
.aqc-section .aqc-cf7{
  gap: 10px !important;
}

/* 4) If any CF7 wrapper still adds spacing */
.aqc-section .wpcf7-form-control-wrap{
  display: block !important;
  margin: 0 !important;
}

/* 5) Ensure inputs don’t create extra spacing */
.aqc-section input,
.aqc-section select,
.aqc-section textarea{
  margin-top: 0 !important;
}
/* ===== Reduce left/right empty space ===== */

/* Make the inner container wider on big screens */
.aqc-container{
  max-width: 1400px !important;   /* increase from 1180 */
  width: 100% !important;
  padding-left: 12px !important;  /* smaller side padding */
  padding-right: 12px !important;
}

/* Even wider on very large screens (optional) */
@media (min-width: 1600px){
  .aqc-container{ max-width: 1520px !important; }
}

/* If you want cards closer + nicer balance */
.aqc-grid{
  gap: 28px !important;           /* reduce gap if needed */
}/* End custom CSS */