.elementor-kit-6{--e-global-color-primary:#2F2F2F;--e-global-color-secondary:#3B3B3B;--e-global-color-text:#FFFEFE;--e-global-color-accent:#B02355;--e-global-color-c430565:#FF9600;--e-global-color-fdc4553:#84C004;--e-global-typography-primary-font-family:"Amiko";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Anek Odia";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Anek Gurmukhi";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Helvetica";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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-header .site-branding .site-logo img{width:300px;max-width:300px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Remove WooCommerce Add to Cart tick icon */
a.add_to_cart_button.added::after,
a.add_to_cart_button.added::before,
.button.add_to_cart_button.added::after,
.button.add_to_cart_button.added::before {
  content: none !important;
  display: none !important;
  visibility: hidden !important;
}

/* Optional: remove any icon font reference */
a.add_to_cart_button.added {
  font-family: inherit !important;
  background-image: none !important;
}

a.added_to_cart,
a.added_to_cart.wc-forward,
.woocommerce a.added_to_cart,
.woocommerce .added_to_cart.wc-forward {
  display: none !important;
  visibility: hidden !important;
  content: none !important;
}

/* === WooCommerce Error / Info / Message Notices === */

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  background-color: var(--e-global-color-secondary) !important;
  color: var(--e-global-color-text) !important;
  border: 2px solid var(--e-global-color-accent) !important;
  border-radius: 4px;
  padding: 16px 20px;
  list-style: none;
  margin: 20px 0;
  font-family: var(--e-global-typography-secondary-font-family), sans-serif !important;
}

/* remove WooCommerce’s default left border “stripe” */
.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
  display: none !important;
}

/* link inside message (e.g. 'return to cart' or field focus link) */
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
  color: var(--e-global-color-accent) !important;
  font-weight: 600;
  text-decoration: underline;
  transition: color 0.3s ease;
}

.woocommerce-error a:hover,
.woocommerce-info a:hover,
.woocommerce-message a:hover {
  color: var(--e-global-color-accent-complement) !important;
}

/* strong text (e.g. 'Billing First name') */
.woocommerce-error strong,
.woocommerce-info strong,
.woocommerce-message strong {
  color: var(--e-global-color-text) !important;
}


/* Keep header icon and text consistent across all pages */
header .elementor-button,
header .elementor-icon,
header .elementor-icon svg,
header .elementor-nav-menu .elementor-item {
  line-height: 1 !important;
  vertical-align: middle !important;
  display: inline-flex !important;
  align-items: center !important;
}

/* Fix subtle baseline shift on cart SVGs */
header .elementor-icon svg {
  transform: translateY(1px);
}

/* --------------------------------------------------------------
   ELEMENT 1: Main Navigation (Home / Shop)
-------------------------------------------------------------- */

/* Default */
header .elementor-nav-menu--main .elementor-item {
  color: #FFFEFE !important;
}

/* Hover */
header .elementor-nav-menu--main .elementor-item:hover {
  color: #B02355 !important;
}

/* Active (current page) */
header .elementor-nav-menu--main .elementor-item.elementor-item-active {
  color: #FF9600 !important;
}

/* Dropdown Menu Items */
header .elementor-nav-menu--main .elementor-sub-item {
  color: #FFFEFE !important;
}

/* Dropdown Hover */
header .elementor-nav-menu--main .elementor-sub-item:hover {
  color: #84C004 !important;
}

/* Dropdown Active */
header .elementor-nav-menu--main .elementor-sub-item.elementor-item-active {
  color: #B02355 !important;
}


/* --------------------------------------------------------------
   ELEMENT 2: Secondary Menu (Contact / About)
-------------------------------------------------------------- */

/* Default */
header #menu-1-433f03a .elementor-item {
  color: #2F2F2F !important;
}

/* Hover */
header #menu-1-433f03a .elementor-item:hover {
  color: #B02355 !important;
}


/* --------------------------------------------------------------
   ELEMENT 3 & 4: Header Icons (Search + Account)
-------------------------------------------------------------- */

/* Default */
header .elementor-element-996c390 .elementor-icon,
header .elementor-element-8504665 .elementor-icon {
  color: #FFFEFE !important;
  border-color: #FFFEFE !important;
}

/* Hover - Primary dark & secondary accent */
header .elementor-element-996c390 .elementor-icon:hover,
header .elementor-element-8504665 .elementor-icon:hover {
  color: #2F2F2F !important;
  border-color: #FF9600 !important;
}


/* --------------------------------------------------------------
   ELEMENT 5: Cart Icon + Button
-------------------------------------------------------------- */

/* Default */
header .elementor-menu-cart__toggle_button {
  color: #FFFEFE !important;
  border-color: #FFFEFE !important;
  background-color: transparent !important;
}

/* Hover */
header .elementor-menu-cart__toggle_button:hover {
  color: #2F2F2F !important;
  border-color: #FF9600 !important;
  background-color: #FF9600 !important;
}/* End custom CSS */