.elementor-28 .elementor-element.elementor-element-b84003c{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for shortcode, class: .elementor-element-cae3803 *//* Strong logo white background hide */
.dkd-logo img {
  mix-blend-mode: multiply !important;
  background-color: transparent !important;
  -webkit-mix-blend-mode: multiply !important;
}

/* Remove Elementor image default styling */
.elementor img.dkd-logo,
.elementor .dkd-logo img,
img[alt="Dil Kay Desi Restaurant Logo"] {
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
}/* End custom CSS */
/* Start custom CSS *//* ==================================================
   Dil Kay Desi - Premium Full Width Header Upgrade
================================================== */

.dkd-header {
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  background: rgba(255, 255, 255, 0.96) !important;
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-bottom: 1px solid rgba(122, 31, 22, 0.10) !important;
  box-shadow: 0 10px 35px rgba(27, 27, 27, 0.06);
  position: sticky !important;
  top: 0;
  z-index: 999999 !important;
}

.dkd-header.dkd-scrolled {
  background: rgba(255, 255, 255, 0.98) !important;
  box-shadow: 0 14px 42px rgba(27, 27, 27, 0.12);
}

/* Header inner width */
.dkd-container {
  width: min(1320px, 94%) !important;
  max-width: 1320px !important;
  height: 88px !important;
  margin: 0 auto !important;
  display: grid !important;
  grid-template-columns: 220px 1fr 190px !important;
  align-items: center !important;
  gap: 24px !important;
}

/* Logo better size */
.dkd-logo {
  justify-self: start;
}

.dkd-logo img {
  max-height: 72px !important;
  width: auto !important;
  object-fit: contain !important;
  mix-blend-mode: multiply !important;
}

/* Menu center */
.dkd-nav {
  justify-self: center !important;
}

.dkd-wp-menu {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
}

/* Menu links premium */
.dkd-wp-menu li a {
  color: #1B1B1B !important;
  font-size: 16px !important;
  font-weight: 900 !important;
  padding: 13px 18px !important;
  border-radius: 999px !important;
  background: transparent !important;
  letter-spacing: 0.1px;
  transition: all 0.28s ease !important;
}

/* Active + Hover */
.dkd-wp-menu li a:hover,
.dkd-wp-menu li.current-menu-item > a,
.dkd-wp-menu li.current_page_item > a {
  color: #7A1F16 !important;
  background: #FFF4E0 !important;
  box-shadow: inset 0 0 0 1px rgba(217, 164, 65, 0.35);
  transform: translateY(-2px);
}

/* Golden underline */
.dkd-wp-menu li a::after {
  bottom: 7px !important;
  height: 3px !important;
  background: #D9A441 !important;
}

/* Order button right side */
.dkd-order-btn {
  justify-self: end !important;
  background: linear-gradient(135deg, #7A1F16, #A83224) !important;
  color: #fff !important;
  padding: 16px 30px !important;
  border-radius: 999px !important;
  font-size: 16px !important;
  font-weight: 950 !important;
  box-shadow: 0 14px 30px rgba(122, 31, 22, 0.28) !important;
  transition: all 0.28s ease !important;
}

.dkd-order-btn:hover {
  transform: translateY(-4px) scale(1.03) !important;
  box-shadow: 0 20px 42px rgba(122, 31, 22, 0.38) !important;
}

/* Elementor header template full width fix */
.elementor-location-header,
.elementor-location-header .elementor-section,
.elementor-location-header .elementor-container,
.elementor-location-header .elementor-widget-wrap,
.elementor-location-header .elementor-widget-container,
.elementor-location-header .e-con,
.elementor-location-header .e-con-inner {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Mobile header */
@media (max-width: 900px) {
  .dkd-container {
    width: 94% !important;
    height: 78px !important;
    display: flex !important;
    justify-content: space-between !important;
    gap: 14px !important;
  }

  .dkd-logo img {
    max-height: 58px !important;
  }

  .dkd-menu-toggle {
    display: flex !important;
  }

  .dkd-order-btn {
    display: none !important;
  }

  .dkd-nav {
    position: absolute !important;
    top: 78px !important;
    left: 4% !important;
    right: 4% !important;
    background: #fff8ec !important;
    border: 1px solid rgba(122, 31, 22, 0.12) !important;
    border-radius: 22px !important;
    box-shadow: 0 22px 55px rgba(27, 27, 27, 0.18) !important;
    padding: 16px !important;
    display: none !important;
    z-index: 999999 !important;
  }

  .dkd-nav.active {
    display: flex !important;
  }

  .dkd-wp-menu {
    width: 100% !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 8px !important;
  }

  .dkd-wp-menu li a {
    width: 100% !important;
    padding: 15px 16px !important;
    font-size: 16px !important;
    background: rgba(255, 255, 255, 0.72) !important;
  }
}

/* ===============================
   Dil Kay Desi - Dynamic WP Header CSS
================================ */

:root {
  --dkd-maroon: #7A1F16;
  --dkd-maroon-light: #A83224;
  --dkd-dark: #1B1B1B;
  --dkd-cream: #FFF4E0;
  --dkd-gold: #D9A441;
  --dkd-brown: #8B4A2F;
  --dkd-white: #ffffff;
}

/* Main Header */
.dkd-header {
  width: 100%;
  background: #ffffff !important;
  border-bottom: 1px solid rgba(122, 31, 22, 0.12);
  position: sticky;
  top: 0;
  z-index: 99999;
  transition: all 0.3s ease;
}

/* Header on Scroll */
.dkd-header.dkd-scrolled {
  background: #ffffff !important;
  box-shadow: 0 12px 35px rgba(27, 27, 27, 0.12);
}

/* Container */
.dkd-container {
  width: min(1180px, 92%);
  margin: 0 auto;
  height: 82px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

/* Logo */
.dkd-logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
  background: transparent !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important;
}

.dkd-logo img {
  max-height: 68px;
  width: auto;
  display: block;
  object-fit: contain;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  mix-blend-mode: multiply !important;
  filter: contrast(1.08) saturate(1.05);
}

/* Dynamic WordPress Menu Wrapper */
.dkd-nav {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* WordPress Menu UL */
.dkd-wp-menu {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
  display: flex;
  align-items: center;
  gap: 8px;
}

/* Menu LI */
.dkd-wp-menu li {
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
}

/* Menu Links */
.dkd-wp-menu li a {
  position: relative;
  display: inline-flex;
  align-items: center;
  text-decoration: none !important;
  color: var(--dkd-dark) !important;
  font-size: 15px;
  font-weight: 800;
  padding: 10px 14px;
  border-radius: 999px;
  transition: all 0.25s ease;
}

/* Hover */
.dkd-wp-menu li a:hover,
.dkd-wp-menu li.current-menu-item > a,
.dkd-wp-menu li.current_page_item > a {
  color: var(--dkd-maroon) !important;
  background: rgba(217, 164, 65, 0.16);
  transform: translateY(-2px);
}

/* Underline Animation */
.dkd-wp-menu li a::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 4px;
  width: 0;
  height: 2px;
  background: var(--dkd-gold);
  transform: translateX(-50%);
  transition: width 0.25s ease;
  border-radius: 20px;
}

.dkd-wp-menu li a:hover::after,
.dkd-wp-menu li.current-menu-item > a::after,
.dkd-wp-menu li.current_page_item > a::after {
  width: 45%;
}

/* Dropdown Menu */
.dkd-wp-menu .sub-menu {
  position: absolute;
  top: 115%;
  left: 0;
  min-width: 220px;
  background: #ffffff;
  border: 1px solid rgba(122, 31, 22, 0.12);
  border-radius: 18px;
  padding: 10px !important;
  margin: 0 !important;
  list-style: none !important;
  box-shadow: 0 18px 45px rgba(27, 27, 27, 0.14);
  opacity: 0;
  visibility: hidden;
  transform: translateY(12px);
  transition: all 0.25s ease;
  z-index: 999999;
}

.dkd-wp-menu li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.dkd-wp-menu .sub-menu li a {
  width: 100%;
  justify-content: flex-start;
  border-radius: 12px;
  padding: 12px 14px;
  white-space: nowrap;
}

/* Order Button */
.dkd-order-btn {
  text-decoration: none !important;
  background: linear-gradient(135deg, var(--dkd-maroon), var(--dkd-maroon-light));
  color: #ffffff !important;
  padding: 13px 22px;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 900;
  box-shadow: 0 10px 24px rgba(122, 31, 22, 0.28);
  transition: all 0.25s ease;
  white-space: nowrap;
}

.dkd-order-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 16px 34px rgba(122, 31, 22, 0.38);
  background: linear-gradient(135deg, var(--dkd-maroon-light), var(--dkd-maroon));
  color: #ffffff !important;
}

/* Mobile Toggle */
.dkd-menu-toggle {
  display: none;
  width: 46px;
  height: 46px;
  border: none;
  border-radius: 14px;
  background: var(--dkd-maroon);
  cursor: pointer;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
  padding: 0;
  box-shadow: 0 10px 24px rgba(122, 31, 22, 0.25);
}

.dkd-menu-toggle span {
  width: 22px;
  height: 2px;
  background: #ffffff;
  border-radius: 20px;
  transition: all 0.25s ease;
}

.dkd-menu-toggle.active span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}

.dkd-menu-toggle.active span:nth-child(2) {
  opacity: 0;
}

.dkd-menu-toggle.active span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

/* ===============================
   Responsive Header
================================ */

@media (max-width: 900px) {
  .dkd-container {
    width: 92%;
    height: 76px;
  }

  .dkd-logo img {
    max-height: 60px;
  }

  .dkd-menu-toggle {
    display: flex;
  }

  .dkd-order-btn {
    display: none;
  }

  .dkd-nav {
    position: absolute;
    top: 76px;
    left: 4%;
    right: 4%;
    background: #fff8ec;
    border: 1px solid rgba(122, 31, 22, 0.12);
    border-radius: 22px;
    box-shadow: 0 18px 45px rgba(27, 27, 27, 0.16);
    padding: 16px;
    display: none;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    gap: 8px;
    z-index: 99999;
  }

  .dkd-nav.active {
    display: flex;
    animation: dkdMenuOpen 0.25s ease forwards;
  }

  .dkd-wp-menu {
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    gap: 8px;
  }

  .dkd-wp-menu li a {
    width: 100%;
    padding: 14px 16px;
    border-radius: 14px;
    font-size: 16px;
    background: rgba(255, 255, 255, 0.7);
    color: var(--dkd-dark) !important;
  }

  .dkd-wp-menu li a:hover {
    transform: none;
    background: rgba(217, 164, 65, 0.18);
  }

  .dkd-wp-menu li a::after {
    display: none;
  }

  /* Mobile Dropdown */
  .dkd-wp-menu .sub-menu {
    position: static;
    opacity: 1;
    visibility: visible;
    transform: none;
    box-shadow: none;
    border: none;
    background: rgba(255,255,255,0.45);
    border-radius: 14px;
    padding: 8px !important;
    margin-top: 8px !important;
    display: block;
  }

  .dkd-wp-menu .sub-menu li a {
    font-size: 14px;
    padding: 11px 14px;
    background: rgba(255,255,255,0.65);
  }

  /* Mobile Order Button inside menu */
  .dkd-nav::after {
    content: "Order Now";
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 8px;
    padding: 14px 16px;
    border-radius: 16px;
    background: linear-gradient(135deg, var(--dkd-maroon), var(--dkd-maroon-light));
    color: #fff;
    font-weight: 900;
  }
}

@media (max-width: 480px) {
  .dkd-container {
    width: 94%;
    height: 72px;
    gap: 12px;
  }

  .dkd-logo img {
    max-height: 54px;
  }

  .dkd-nav {
    top: 72px;
    left: 3%;
    right: 3%;
    border-radius: 18px;
  }

  .dkd-menu-toggle {
    width: 44px;
    height: 44px;
    border-radius: 13px;
  }
}

@media (max-width: 360px) {
  .dkd-logo img {
    max-height: 48px;
  }

  .dkd-container {
    height: 68px;
  }

  .dkd-nav {
    top: 68px;
  }
}

/* Animation */
@keyframes dkdMenuOpen {
  from {
    opacity: 0;
    transform: translateY(-8px) scale(0.98);
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  
}/* End custom CSS */