.elementor-kit-2966{--e-global-color-primary:#2E7D32;--e-global-color-secondary:#1B5E20;--e-global-color-text:#212121;--e-global-color-accent:#FF6F00;--e-global-color-kadence1:#2B6CB0;--e-global-color-kadence2:#215387;--e-global-color-kadence3:#1A202C;--e-global-color-kadence4:#2D3748;--e-global-color-kadence5:#4A5568;--e-global-color-kadence6:#718096;--e-global-color-kadence7:#EDF2F7;--e-global-color-kadence8:#F7FAFC;--e-global-color-kadence9:#ffffff;--e-global-color-background:#FAFAFA;--e-global-color-backgroundAccent:#E8F5E9;--e-global-color-transparent:#00000000;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.5em;--e-global-typography-heading_xl-font-family:"Poppins";--e-global-typography-heading_xl-font-size:56px;--e-global-typography-heading_xl-font-weight:600;--e-global-typography-heading_xl-line-height:1.2em;--e-global-typography-heading_l-font-family:"Poppins";--e-global-typography-heading_l-font-size:48px;--e-global-typography-heading_l-font-weight:600;--e-global-typography-heading_l-line-height:1.2em;--e-global-typography-heading_m-font-family:"Poppins";--e-global-typography-heading_m-font-size:40px;--e-global-typography-heading_m-font-weight:600;--e-global-typography-heading_m-line-height:1.2em;--e-global-typography-heading_s-font-family:"Poppins";--e-global-typography-heading_s-font-size:18px;--e-global-typography-heading_s-font-weight:500;--e-global-typography-body_s-font-family:"Figtree";--e-global-typography-body_s-font-size:14px;--e-global-typography-body_s-font-weight:400;--e-global-typography-body_s-line-height:1.5em;background-color:var( --e-global-color-background );}.elementor-kit-2966 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2966 a{color:#000000;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-2966{--e-global-typography-primary-font-size:22px;--e-global-typography-secondary-font-size:18px;--e-global-typography-heading_xl-font-size:48px;--e-global-typography-heading_l-font-size:40px;--e-global-typography-heading_m-font-size:32px;--e-global-typography-heading_s-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-2966{--e-global-typography-primary-font-size:18px;--e-global-typography-secondary-font-size:16px;--e-global-typography-heading_xl-font-size:40px;--e-global-typography-heading_l-font-size:32px;--e-global-typography-heading_m-font-size:32px;--e-global-typography-heading_s-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.dh-account {
  position: relative;
}

.dh-account-trigger {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-weight: 500;
}

.dh-account-menu {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background: #fff;
  min-width: 180px;
  border-radius: 8px;
  box-shadow: 0 8px 25px rgba(0,0,0,0.08);
  padding: 8px 0;
  z-index: 9999;
}

.dh-account-menu li {
  list-style: none;
}

.dh-account-menu li a {
  display: block;
  padding: 10px 16px;
  color: #333;
  text-decoration: none;
}

.dh-account-menu li a:hover {
  background: #f4f7f5;
}

.dh-account:hover .dh-account-menu {
  display: block;
}

/* Force header location label to single line */
.dhanyam-location-label {
  display: inline-block;
  max-width: 240px;       /* tweak to suit your header */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  line-height: 1.2;
}

/* =========================================================
   Dhanyam Mobile Menu Cart
   Using Elementor CSS class: mobcart
   ========================================================= */

.mobcart .elementor-menu-cart__toggle_button{
  background: #174d2e !important;
  border: 0 !important;
  border-radius: 12px !important;

  padding: 8px 10px !important;
  min-height: 40px !important;
  width: auto !important;
  min-width: 90px !important;
  max-width: 120px !important;

  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 6px !important;

  text-decoration: none !important;
  box-shadow: none !important;
}

/* LEFT: icon */

.mobcart .elementor-menu-cart__toggle_button .elementor-button-icon{
  order: 1 !important;
  display: flex !important;
  align-items: center !important;
  margin: 0 !important;
  padding: 0 !important;
  flex: 0 0 auto !important;
  position: relative !important;
}

.mobcart .elementor-menu-cart__toggle_button .elementor-button-icon svg{
  width: 18px !important;
  height: 18px !important;
  fill: #fff !important;
}

/* RIGHT: text */

.mobcart .elementor-menu-cart__toggle_button .elementor-button-text{
  order: 2 !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  gap: 2px !important;

  margin: 0 !important;
  padding: 0 !important;

  line-height: 1 !important;
  flex: 1 1 auto !important;

  font-size: 12px !important;
  font-weight: 800 !important;
  color: #fff !important;
}

/* Woo price color */

.mobcart .elementor-menu-cart__toggle_button .woocommerce-Price-amount,
.mobcart .elementor-menu-cart__toggle_button .woocommerce-Price-currencySymbol{
  color: #fff !important;
}
.mobcart .elementor-menu-cart__toggle_button .elementor-button-icon-qty {
  display: none !important;
}

/* =========================================================
   Dhanyam Menu Cart (widget 9da39b0)
   FLEX layout: icon left, text right (2 lines)
   Smaller pill, no overlap
   ========================================================= */

.elementor-element-9da39b0 .elementor-menu-cart__toggle_button{
  background: #174d2e !important;
  border: 0 !important;
  border-radius: 14px !important;

  /* size */
  padding: 10px 12px !important;
  min-height: 48px !important;
  width: 160px !important;      /* reduce width */
  max-width: 160px !important;

  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 10px !important;

  text-decoration: none !important;
  box-shadow: none !important;
}

/* LEFT: icon */
.elementor-element-9da39b0 .elementor-menu-cart__toggle_button .elementor-button-icon{
  order: 1 !important;
  display: flex !important;
  align-items: center !important;
  margin: 0 !important;
  padding: 0 !important;
  flex: 0 0 auto !important;
}

.elementor-element-9da39b0 .elementor-menu-cart__toggle_button .elementor-button-icon svg{
  width: 22px !important;
  height: 22px !important;
  fill: #fff !important;
}

/* RIGHT: make icon block act as a text container too */
.elementor-element-9da39b0 .elementor-menu-cart__toggle_button .elementor-button-icon{
  position: relative !important;
}

/* Put qty + amount into a 2-line column on the RIGHT */
.elementor-element-9da39b0 .elementor-menu-cart__toggle_button .elementor-button-text{
  order: 2 !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  gap: 3px !important;

  margin: 0 !important;
  padding: 0 !important;

  line-height: 1.05 !important;
  flex: 1 1 auto !important;
}

/* Amount (bottom line) */
.elementor-element-9da39b0 .elementor-menu-cart__toggle_button .elementor-button-text{
  font-size: 14px !important;   /* amount font */
  font-weight: 800 !important;
  color: #fff !important;
}

/* Make Woo price white */
.elementor-element-9da39b0 .elementor-menu-cart__toggle_button .woocommerce-Price-amount,
.elementor-element-9da39b0 .elementor-menu-cart__toggle_button .woocommerce-Price-currencySymbol{
  color: #fff !important;
}/* End custom CSS */