.elementor-kit-5{--e-global-color-primary:#040404;--e-global-color-secondary:#54595F;--e-global-color-text:#FFFFFF;--e-global-color-accent:#DA8416;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 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-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;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}}/* Start custom CSS */.lux-header{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  z-index:9999;
  background:transparent;
  transition: all .3s ease;
}

.lux-header:hover{
  background:#ffffff;
  box-shadow: 0 6px 18px rgba(0,0,0,.06);
}

/* Woo notice ko header ke neeche laao taake "View cart" clickable ho */
.single-product .woocommerce-notices-wrapper{
  margin-top: 90px; /* apne header height ke hisaab se 70-110 adjust */
  position: relative;
  z-index: 99999;
}

html, body{
  overflow-x: hidden !important;
}

/* Overflow hidden sirf outer swiper container pe */
.swiper{
  overflow: hidden !important;
  max-width: 100% !important;
}

/* wrapper ko clip mat karo */
.swiper-wrapper{
  overflow: visible !important;
  max-width: 100% !important;
}

/* safety: images responsive */
.swiper img{
  max-width: 100% !important;
  height: auto !important;
  display: block;
}/* End custom CSS */