@import url("https://fonts.googleapis.com/css?family=Inter:100,200,300,400,500,600,700,800,900&display=swap");
body {
  background: #fff;
  font-family: "Inter", sans-serif !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.15;
}
* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0px;
}

body {
  font-family: Inter, Roboto, Arial, sans-serif;
  background-color: rgb(243, 243, 243);
  font-size: 14px;
  line-height: 1;
}

body {
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

html {
  line-height: 1.15;
  text-size-adjust: 100%;
  overflow-x: hidden;
}

html {
  -webkit-font-smoothing: antialiased;
}

body {
  overflow-x: hidden;
}

.css-1uahbf {
  background: #fff;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 2;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.css-12k99am {
  margin: 0 auto;
}

.subMegaMenu_main {
  position: relative;
  z-index: 16000003;
  background: #fff;
  width: 94.25em !important;
}

.css-1uahbf .subMegaMenu_main {
  height: 50px;
}

.Addbdr {
  border-bottom: 1px solid #e6dede;
  width: 100%;
  position: relative;
  z-index: 16000003;
}

.css-1uahbf .Addbdr {
  display: none;
}

.addSubmenu-Shadow {
  width: 100%;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 16000003;
  top: -1px;
  height: 1px;
  pointer-events: none;
}

ul {
  list-style: none;
}

.MegaDropdownHeading {
  margin: 0 auto;
  text-align: center;
  background: #fff;
  height: 50px;
  line-height: 47px;
  position: relative;
}

.css-1uahbf .MegaDropdownHeading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

.subMegaMenu_main .MegaDropdownHeading {
  box-shadow: none !important;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0;
  align-items: center;
}

.megaMenu_main > ul::before,
.megaMenu_main > ul::after {
  content: "";
  display: table;
}

.megaMenu_main > ul::after {
  clear: both;
}

.megaMenu_main > ul > li {
  display: inline-block;
  cursor: pointer;
  padding: 0 11px !important;
}

.MegaDropdownHeading .MegaDropdownHeadingbox {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.1px;
  color: rgba(3, 2, 26, 0.6);
  text-transform: capitalize;
  display: inline-block;
  vertical-align: middle;
  border-bottom: 3px solid transparent;
  width: auto;
}

.subMegaMenu_main .MegaDropdownHeading .MegaDropdownHeadingbox {
  width: auto;
  padding: 0 14px !important;
  margin: 0;
  float: left;
  display: flex;
  align-items: center;
}

.MegaDropdownHeadingbox {
  font-family: inherit;
}

.MegaDropdownHeading .MegaDropdownHeadingbox.Luxe_menufont {
  font-weight: 500;
}

/* .subMegaMenu_main .MegaDropdownHeading .MegaDropdownHeadingbox:last-child {
  width: 8.2% !important;
}

.subMegaMenu_main .MegaDropdownHeading .MegaDropdownHeadingbox:last-child {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
} */

a {
  background-color: transparent;
}

ul > li > a {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.subMegaMenu_main .MegaDropdownHeading .MegaDropdownHeadingbox > a {
  display: block;
  padding: 0 5px;
  position: relative;
  z-index: 10003;
  border-bottom: 3px solid transparent;
  color: rgba(3, 2, 26, 0.6);
}

.subMegaMenu_main .MegaDropdownHeading .MegaDropdownHeadingbox a {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: -0.1px;
  padding: 14px 0 13px;
}

.megaMenu_main a:hover {
  color: #fc2779;
}

.megaMenu_main li:hover > a {
  color: #fc2779 !important;
}

.subMegaMenu_main .MegaDropdownHeading .MegaDropdownHeadingbox:hover > a {
  font-weight: 600;
  border-bottom: 3px solid #fc2779;
  color: #fc2779 !important;
}

.subMegaMenu_main .MegaDropdownHeading .MegaDropdownHeadingbox > a:hover {
  border-bottom: 3px solid #fc2779;
  color: #fc2779;
}

.megaMenu_main > ul > li > ul {
  display: none !important;
  width: 1140px;
  background: #ffffff;
  padding: 20px 0 0;
  position: absolute;
  z-index: 10002;
  left: 50%;
  transform: translateX(-50%);
  margin: -15px 0 0 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  overflow: hidden;
  visibility: hidden;
}

.megaMenu_main > ul > li:hover > ul {
  display: block !important;
  visibility: visible !important;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
}

.subMegaMenu_main .MegaDropdownHeading .MegaDropdownHeadingbox > ul {
  margin: 0;
  padding: 0;
  display: none !important;
  visibility: hidden !important;
  position: absolute;
  background: #ffffff;
  width: 1140px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10002;
  padding: 20px 0 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
}

.subMegaMenu_main .MegaDropdownHeading .MegaDropdownHeadingbox:hover > ul {
  display: block !important;
  visibility: visible !important;
}

.megaMenu_main > ul > li > ul::before,
.megaMenu_main > ul > li > ul::after {
  content: "";
  display: table;
}

.megaMenu_main > ul > li > ul::after {
  clear: both;
}

ul.HeaderNav li > a:hover,
a.BeautyAdviceBox:hover .beautyadviceHeading,
a.BeautyAdviceBox:hover .beautyadviceDescription,
.megaMenu_main a:hover,
.hoverCls {
  color: #fc2779;
}

ul.HeaderNav li > a:hover,
a.BeautyAdviceBox:hover .beautyadviceHeading,
a.BeautyAdviceBox:hover .beautyadviceDescription,
.megaMenu_main li:hover > a,
.hoverCls {
  color: #fc2779 !important;
}

.subMegaMenu_main
  .MegaDropdownHeading
  .MegaDropdownHeadingbox
  > a.current_active,
.subMegaMenu_main .MegaDropdownHeading .MegaDropdownHeadingbox:hover > a {
  font-weight: 600;
  border-bottom: 3px solid #fc2779;
  color: #fc2779 !important;
}

.subMegaMenu_main
  .MegaDropdownHeading
  .MegaDropdownHeadingbox
  > a.current_active,
.subMegaMenu_main .MegaDropdownHeading .MegaDropdownHeadingbox > a:hover {
  border-bottom: 3px solid #fc2779;
  color: #fc2779;
}

#fragrance-megamenu {
  width: 960px;
}

.subMegaMenu_main .MegaDropdownHeading .MegaDropdownHeadingbox a:last-child {
  padding: 0;
}

a#OfferBlock {
  background: url(https://adn-static1.nykaa.com/media/wysiwyg/HeaderIcons/menusprite.png) -102px -44px
    no-repeat;
  display: inline-block;
  vertical-align: middle;
  height: 23px;
  line-height: 23px;
  width: 85px;
}

a.Offers_Hover:hover {
  border-bottom: none !important;
}

.subMegaMenu_main
  .MegaDropdownHeading
  .MegaDropdownHeadingbox:last-child:hover
  a#OfferBlock {
  border-bottom-color: transparent;
}

.megaMenu_main > ul > li > ul > li {
  margin: 0;
  padding-bottom: 0;
  list-style: none;
  width: 100%;
  background: none;
  float: left;
}

.MegaDropdowntopWrapper:after {
  content: "";
  clear: both;
  display: block;
}

.MegaDropdown-ContentInner {
  width: 190px;
  min-height: auto;
  float: left;
  padding: 15px 20px;
  text-align: left;
}

.bgWhite {
  background-color: #fff;
}

.MegaDropdown-ContentInner:first-child {
  border-bottom-left-radius: 3px;
}

.bgGrey {
  background-color: #f7f7f7;
}

.MegaDropdown-ContentInner:last-child {
  border-bottom-right-radius: 3px;
}

.MegaDropdown-ContentInner:last-child {
  border-left: solid 1px rgba(151, 151, 151, 0.2);
}

.MegaDropdown-ContentHeading {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.1px;
  line-height: 20px;
  text-transform: capitalize;
  text-decoration: none;
  color: rgba(3, 2, 26, 0.8) !important;
}

.MegaDropdown-ContentInner .MegaDropdown-ContentHeading.addMargintop {
  margin-top: 20px;
}

.megaDropdown > ul {
  padding: 0;
  list-style: none;
}

.MegaDropdown-ContentHeading a {
  color: rgba(3, 2, 26, 0.8);
  text-decoration: none;
}

.megaDropdown ul li {
  position: relative;
}

.megaDropdown ul > li a {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 20px;
  margin: 2% auto;
  display: block;
  color: rgba(3, 2, 26, 0.5);
  text-transform: capitalize;
}

.MegaDropdowntopWrapper .MegaDropdown-ContentInner .megaDropdown ul li a {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 20px;
}
/* Top bar css */
@import url("https://fonts.googleapis.com/css?family=Inter:100,200,300,400,500,600,700,800,900&display=swap");
body {
  background: #fff;
  font-family: "Inter", sans-serif !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.15;
}
* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0px;
}

body {
  font-family: Inter, Roboto, Arial, sans-serif;
  background-color: rgb(243, 243, 243);
  font-size: 14px;
  line-height: 1;
}

body {
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

html {
  line-height: 1.15;
  text-size-adjust: 100%;
}

html {
  -webkit-font-smoothing: antialiased;
}

:root {
  --black: #000000;
}

.css-37632m {
  position: relative;
  width: 100%;
}

#offer-banner {
  height: 40px;
  line-height: 40px;
  padding: 0px;
  position: relative;
  z-index: 10001 !important;
}

#offer-banner.top-strip-bg {
  height: 40px !important;
  background-size: cover !important;
  background-color: #fc2779;
  background-image: url(https://images-static.naikaa.com/media/wysiwyg/uiTools/2025-10/topstrip.jpg);
  background-repeat: no-repeat;
  background-position: center center;
}

.top_strip_wrapper {
  width: 1227px;
  height: 40px;
  margin: 0 auto;
}

.leftDiv {
  vertical-align: middle;
  float: left;
  width: 53%;
  height: 40px;
  margin-bottom: 0 !important;
  overflow: visible;
  position: relative;
}

.rightDiv {
  float: right;
  padding: 0;
  width: 45%;
  height: 40px;
  line-height: 40px;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.css-37632m .rightDiv {
  width: 45%;
}

.left-message {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.1px;
  line-height: 40px;
  border: 0px !important;
}

.left-message {
  position: relative;
  display: block;
  width: 100%;
  animation: slide 4s ease-in-out infinite;
}

ul {
  list-style: none;
}

.rightDiv ul {
  height: 40px;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}

a {
  background-color: transparent;
}

.leftDiv a {
  color: #000;
  text-decoration: none;
}

.leftDiv a:hover {
  color: #fff;
  text-decoration: none;
}

.rightDiv ul li {
  display: flex;
  align-items: center;
  width: auto;
  height: 40px;
  padding: 0 13px;
}

.rightDiv ul li:last-child {
  padding-right: 0;
}

.rightDiv ul li a {
  width: 100%;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  color: var(--black) !important;
  cursor: pointer;
  position: relative;
}

.rightDiv ul li a::after {
  content: "";
  width: 1px;
  height: 20px;
  background: var(--black);
  position: absolute;
  top: 50%;
  right: -13px;
  transform: translateY(-50%);
}

.rightDiv ul li a:hover {
  text-decoration: none !important;
  color: #fff !important;
}

.rightDiv ul li a span:hover,
.rightDiv ul li a:hover {
  text-decoration: none !important;
  color: #fff !important;
}

.rightDiv ul li:last-child a::after {
  content: none;
}

.rightDiv ul li a span {
  font-size: 14px;
  display: inline-flex;
  align-items: center;
}

.top_strip_wrapper .ts-text {
  margin-left: 4px;
  line-height: 1;
}

.top_strip_wrapper .ts-icon {
  display: inline-flex;
  align-items: center;
  line-height: 1;
}

.top_strip_wrapper .ts-icon svg {
  width: 20px;
  height: 20px;
  display: block;
}

.rightDiv ul li a svg g {
  fill: var(--black) !important;
}

@keyframes slide {
  0% {
    transform: translateY(40px);
    opacity: 1;
  }
  5%,
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
/* HEADER CSS  */
@import url("https://fonts.googleapis.com/css?family=Inter:100,200,300,400,500,600,700,800,900&display=swap");
body {
  background: #fff;
  font-family: "Inter", sans-serif !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.15;
}
* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0px;
}

body {
  font-family: Inter, Roboto, Arial, sans-serif;
  background-color: rgb(243, 243, 243);
  font-size: 14px;
  line-height: 1;
}

body {
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

html {
  line-height: 1.15;
  text-size-adjust: 100%;
}

html {
  -webkit-font-smoothing: antialiased;
}

.css-uhagyq {
  /* border-bottom: solid 1px #e6dede; */
  width: 100%;
}

.css-2o3va {
  padding-top: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 83.25em;
  margin: 0 auto;
}

.css-e11zu {
  width: 85%;
}

.css-1tny7j1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 45px;
}

.css-1tny7j1 {
  margin-left: 10px !important;
}

.css-1deqp08 {
  position: relative;
  z-index: 5;
  line-height: 62px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.css-1t6rx6a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  padding-bottom: 8px;
  padding-top: 8px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

a {
  background-color: transparent;
}

.css-kus7g9 {
  display: inline-block;
  vertical-align: middle;
  height: 50px;
  line-height: 50px;
  width: 9.5%;
  background-size: cover;
}

.megaMenu_main a:hover {
  color: #fc2779;
}

.css-1yqek2e {
  width: 65%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#headerMenu div:nth-child(2) {
  overflow: hidden;
}

.css-1q0ywzx {
  width: 25%;
  height: 40px;
  display: inline-block;
}

.css-jgrj0x {
  min-width: 95px;
}

button {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0px;
}

button {
  overflow: visible;
}

button {
  text-transform: none;
}

button,
[type="button"] {
  appearance: button;
}

.css-aesrxy {
  border: none;
  position: relative;
  margin-left: 10px;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}

.css-kus7g9 svg {
  vertical-align: middle;
}

.css-u6k4jl {
  height: 100%;
  position: fixed;
  background: #00000059;
  top: 108px;
  left: 0;
  z-index: 4;
  right: 0;
  overflow: hidden;
  display: none;
}

ul {
  list-style: none;
}

.css-f7ogli {
  display: inline-block;
  vertical-align: middle;
  height: 62px;
  line-height: 62px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 10px;
}

ul.HeaderNav {
  display: inline-block;
  vertical-align: middle;
  height: 62px;
  line-height: 62px;
  padding: 0 16px;
}

.css-17yggf0 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffffff;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 60px;
  z-index: 1;
}

button {
  appearance: button;
}

.css-1gzc5zn {
  position: relative;
  margin: 0;
  border: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  overflow: hidden;
  background: none;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  -webkit-letter-spacing: 0.1px;
  -moz-letter-spacing: 0.1px;
  -ms-letter-spacing: 0.1px;
  letter-spacing: 0.1px;
  border-radius: 8px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  background-color: #e80071;
  color: #ffffff;
}

@media (hover: hover) {
  .css-1gzc5zn:hover:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.16);
  }
}

.css-1xt6clv {
  border: 1px solid rgba(151, 151, 151, 0.1);
  width: 100%;
  padding: 0 2%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  background: rgba(151, 151, 151, 0.1);
  -webkit-transition: width 0.5s ease-in-out;
  transition: width 0.5s ease-in-out;
  position: relative;
  z-index: 10;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  -webkit-letter-spacing: -0.1px;
  -moz-letter-spacing: -0.1px;
  -ms-letter-spacing: -0.1px;
  letter-spacing: -0.1px;
}

.css-1mavm7h {
  display: block;
  font-size: 12px;
  font-weight: 500;
  line-height: inherit;
  -webkit-letter-spacing: 0;
  -moz-letter-spacing: 0;
  -ms-letter-spacing: 0;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #03021a;
  margin: 0 auto;
}

.css-f7ogli li a {
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
}

ul.HeaderNav li > a {
  display: block;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  color: #03021a;
  margin: 0 auto;
}

ul.HeaderNav li > a:hover,
.megaMenu_main li:hover > a {
  color: #fc2779 !important;
}

ul.HeaderNav li > a:hover,
a.BeautyAdviceBox:hover .beautyadviceHeading,
a.BeautyAdviceBox:hover .beautyadviceDescription,
.megaMenu_main a:hover,
.hoverCls {
  color: #fc2779;
}

.arrBox_h {
  width: 15px;
  height: 14px;
  position: relative;
  margin: 0 auto;
  bottom: 22px;
  z-index: 1002;
  visibility: hidden;
}

.css-f7ogli .arrBox_h {
  bottom: 19px;
}

.arrowBox:after,
.arrowBox:before,
.arrBox_h:after,
.arrow-up:after,
.arrow-up:before,
.arrBox_h:before {
  content: "";
  border-style: solid;
  border-width: 10px;
  width: 0;
  height: 0;
  position: absolute;
}

.arrowBox:before,
.arrBox_h:before,
.arrow-up:before {
  border-color: transparent transparent #e6dede;
}

.arrowBox:after,
.arrBox_h:after,
.arrow-up:after {
  margin-top: 1px;
  border-color: transparent transparent #fff;
}

.css-f7ogli :hover .arrBox_h {
  visibility: visible;
}

.HeaderNav > li:hover .arrBox_h {
  visibility: visible;
}

ul.HeaderNav li > a:hover,
a.BeautyAdviceBox:hover .beautyadviceHeading,
a.BeautyAdviceBox:hover .beautyadviceDescription,
.megaMenu_main li:hover > a,
.hoverCls {
  color: #fc2779 !important;
}

.css-1i40r7m {
  padding-top: 0 !important;
}

.css-e11zu ul > li > ul {
  display: none;
  width: 1140px;
  background: #ffffff;
  position: absolute;
  z-index: 7;
  left: 0;
  padding-top: 20px;
  margin-top: -12px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.css-e11zu ul > li > ul {
  margin-top: -14px !important;
}

.css-e11zu ul > li > ul.badvice {
  width: 590px;
  left: 200px;
}

button,
[type="submit"] {
  appearance: button;
}

.css-12yctey {
  border: none;
  background: transparent;
  position: absolute;
  top: 7px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.css-19j7d8y {
  padding: 0 18px 0 35px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

.css-12yctey svg {
  opacity: 48%;
}

input {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0px;
}

input {
  overflow: visible;
}

.css-1upamjb {
  border: none;
  background: #f4f4f4;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  -webkit-letter-spacing: -0.1px;
  -moz-letter-spacing: -0.1px;
  -ms-letter-spacing: -0.1px;
  letter-spacing: -0.1px;
}

.css-40cozi {
  width: 360px;
  float: left;
  background: #fff;
  height: 510px;
  border-bottom-left-radius: 3px;
}

.allBrandsBox {
  width: 360px;
  float: left;
  background: #fff;
  height: 510px;
  border-bottom-left-radius: 3px;
}

.brandsCategoryBox {
  width: 68.4%;
  float: right;
  background: #f3f3f3;
  height: 510px;
  border-bottom-right-radius: 3px;
}

.popUpsbox {
  margin-top: -20px;
}

.BeautyAdviceboxWrapper {
  padding: 0 30px;
  height: 481px;
  text-align: left;
  -ms-text-justify: distribute-all-lines;
  text-justify: distribute-all-lines;
}

.BeautyAdviceboxWrapper:after {
  content: "";
  width: 100%;
  display: inline-block;
}

.brandSearchWrapper {
  padding: 20px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.css-1szil9y {
  margin-top: 0.625rem;
  padding-left: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: calc(85% - 10px);
}

.BrandsCategoryHeading {
  margin: 0 auto;
  text-align: center;
}

.BrandsnameWrapper {
  margin: 0 auto;
  text-align: center;
}

.popUpsHeading1 {
  position: relative;
  z-index: 10002 !important;
}

.MegaDropdownHeading {
  margin: 0 auto;
  text-align: center;
  background: #fff;
  height: 50px;
  line-height: 47px;
  position: relative;
}

.popUpsbox .MegaDropdownHeading {
  display: flex;
  justify-content: space-around;
}

.popUpsContentBox {
  height: auto;
}

.popUpsContentBox {
  height: auto;
  position: relative;
  z-index: 7;
  box-shadow: 0px -1px 1px 0 rgba(0, 0, 0, 0.1);
}

a.BeautyAdviceBox {
  width: 240px;
  height: auto;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 30px;
  text-align: left;
}

.HeaderNav ul li a:hover {
  cursor: pointer;
}

.brandSearchMain {
  width: 320px;
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  border-radius: 2px;
  border: solid 1px rgba(151, 151, 151, 0.4);
  position: relative;
}

.css-xhvhuv {
  width: 295px;
}

.css-1szil9y .brandsSorting {
  position: relative;
  width: 50px;
  text-align: center;
}

.BrandsCategoryHeading .brandHeadingbox {
  width: 170px;
  height: 36px;
  line-height: 36px;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  color: rgba(3, 2, 26, 0.8);
  text-transform: uppercase;
  background-color: #d8d8d8;
  display: inline-block;
  margin: 0 8px;
}

.BrandsCategoryHeading .current_active {
  background-color: #fc2779;
  color: #ffffff !important;
}

.megaMenu_main .BrandsCategoryHeading a {
  color: rgba(3, 2, 26, 0.8);
}

.BrandsCategoryHeading .current_active,
.brandHeadingbox:hover {
  background-color: #fc2779;
  color: #ffffff !important;
}

.megaMenu_main .BrandsCategoryHeading a:hover {
  background: #fc2779;
  color: #ffffff !important;
}

.brandHeadingbox:hover {
  background-color: #fc2779;
  color: #ffffff !important;
}

.MegaDropdownHeading .MegaDropdownHeadingbox {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.1px;
  color: rgba(3, 2, 26, 0.6);
  text-transform: capitalize;
  display: inline-block;
  vertical-align: middle;
  border-bottom: 3px solid transparent;
  width: auto;
}

.MegaDropdownHeading .current_active {
  font-weight: 600;
  border-bottom: 3px solid #fc2779;
  color: #fc2779;
}

.MegaDropdownHeading .meganewdiv {
  width: auto;
}

.MegaDropdownHeadingbox {
  font-family: inherit;
}

.popUps-Content {
  display: none;
}

#luxeMakeup {
  display: block;
}

img {
  border-style: none;
}

img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

a.BeautyAdviceBox img {
  width: 240px;
  height: 150px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  margin-bottom: 10px;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}

a.BeautyAdviceBox:hover img {
  box-shadow: 0px 0px 0px 2px #fc2779;
  -moz-box-shadow: 0px 0px 0px 2px #fc2779;
  -webkit-box-shadow: 0px 0px 0px 2px #fc2779;
}

a.BeautyAdviceBox .beautyadviceHeading {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.1px;
  color: rgba(3, 2, 26, 0.8);
  text-transform: uppercase;
  line-height: 20px;
}

a.BeautyAdviceBox .beautyadviceDescription {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  color: rgba(4, 1, 20, 0.6);
  text-transform: capitalize;
  line-height: 16px;
}

.SearchIcon {
  background: url(https://www.nykaa.com/media/wysiwyg/HeaderIcons/menusprite.png) -65px -36px
    no-repeat;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  width: 25px;
  vertical-align: text-top;
  position: absolute;
  top: 8px;
  left: 5px;
}

input#brandSearchBox[type="text"] {
  padding: 0 0 0 5px;
  border: none;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: middle;
  height: 34px;
  line-height: 34px;
  width: 268px;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
}

.ss-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
  left: -18px;
  z-index: 1;
}

.Brand-Content {
  display: none;
}

.css-1cl68ia div {
  display: block;
}

#brandCont_Popular {
  display: block;
}

.MegaDropdowntopWrapper:after {
  content: "";
  clear: both;
  display: block;
}

.ss-content {
  height: 100%;
  width: 100%;
  padding-right: 18px;
  position: relative;
  right: -18px;
  overflow-y: auto;
  overflow-x: hidden;
}

.css-1szil9y .ss-content {
  right: -20px;
}

.brandsSorting a {
  display: block;
  color: rgba(3, 2, 26, 0.6);
}

.brandsSorting a {
  line-height: 11px;
  padding: 2px 0;
}

.css-1kevcu3.css-1kevcu3 {
  color: rgba(3, 2, 26, 0.6);
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  -webkit-letter-spacing: 0;
  -moz-letter-spacing: 0;
  -ms-letter-spacing: 0;
  letter-spacing: 0;
}

.css-1kevcu3:hover {
  color: #e80071;
}

.l-vertical-list {
  margin: 0;
  padding: 0;
}

.MegaDropdown-ContentInner {
  width: 190px;
  min-height: auto;
  float: left;
  padding: 15px 20px;
  text-align: left;
}

.bgWhite {
  background-color: #fff;
}

.MegaDropdown-ContentInner:first-child {
  border-bottom-left-radius: 3px;
}

.bgGrey {
  background-color: #f7f7f7;
}

.MegaDropdown-ContentInner:last-child {
  border-bottom-right-radius: 3px;
}

.MegaDropdown-ContentInner:last-child {
  border-left: solid 1px rgba(151, 151, 151, 0.2);
}

.NDS-Width {
  width: auto !important;
  padding: 12px 22px !important;
}

.css-18c3yrr {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  color: rgba(3, 2, 26, 0.6);
  text-transform: uppercase;
  margin-bottom: 0px;
  height: 68px;
  position: relative;
  border-bottom: none;
}

.css-1y2ggd6 {
  line-height: 25px;
  position: relative;
}

.css-e11zu ul:hover li ul {
  display: block;
}

.menu-links {
  padding: 3px 0;
}

.BrandsnameWrapper ul li.brand-logo {
  width: 143px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
}

.MegaDropdown-ContentHeading {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.1px;
  line-height: 20px;
  text-transform: capitalize;
  text-decoration: none;
  color: rgba(3, 2, 26, 0.8) !important;
}

.MegaDropdown-ContentInner .MegaDropdown-ContentHeading.addMargintop {
  margin-top: 20px;
}

.NDS-Width a {
  display: block;
}

.css-1y2ggd6 a {
  color: rgba(3, 2, 26, 0.6);
}

.css-1y2ggd6 a:hover {
  color: rgb(232, 0, 113);
}

.MegaDropdown-ContentHeading a {
  color: rgba(3, 2, 26, 0.8);
  text-decoration: none;
}

.megaDropdown > ul {
  padding: 0;
  list-style: none;
}

.megaDropdown ul li {
  position: relative;
}

.megaDropdown ul > li a {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 20px;
  margin: 2% auto;
  display: block;
  color: rgba(3, 2, 26, 0.5);
  text-transform: capitalize;
}

.MegaDropdowntopWrapper .MegaDropdown-ContentInner .megaDropdown ul li a {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 20px;
}

/* These were inline style tags. Uses id+class to override almost everything */
#black_layer.style-xfEAU {
  display: block;
}
#category_arrowUp.style-fEITh {
  visibility: hidden;
}
#luxeMakeup.style-F4aCJ {
  display: block;
}
#luxeSkin.style-GdCt3 {
  display: none;
}
#luxeFragrance.style-qgDLy {
  display: none;
}
#luxehair.style-mxqD4 {
  display: none;
}
#luxeBathNBody.style-iP6R9 {
  display: none;
}
#luxegift.style-Ewysw {
  display: none;
}
#luxetrendingnow.style-bVONN {
  display: none;
}
#luxenewlaunches.style-1tbei {
  display: none;
}
#luxeMinis.style-iSFfI {
  display: none;
}
#style-9EPkA.style-9EPkA {
  height: 220px !important;
}

/* marquee css start */
.marquee {
  position: relative;
  width: 100%;
  height: 40px;
  overflow-x: hidden;
  background: rgb(211 75 121);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2px;
}

.track {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 32s linear infinite;
}
.content {
  margin: 10px;
  text-transform: uppercase;
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
/* marquee css end */

/* Slider Css Start */
.slider {
  margin: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.swiper-container {
  width: 100%;
  margin: 0;
  padding: 0;
}

.swiper-wrapper img {
  width: 100%;
  display: block;
}

.swiper-custom-progressbar {
  background: #c5c5c5;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5px;
  width: 100%;
  overflow: hidden;
  z-index: 10;
}

.swiper-custom-progressbar-fill {
  background: #303030;
  height: 5px;
  transition: width 300ms ease-out;
}
.swiper-container{
    height:fit-content;
}
.swiper-wrapper{
    height:fit-content !important;
}
/* Slider Css End */

/* Get Glowing Section Start */
.get-glowing-section {
  width: 100%;
  padding: 15px 0;
  text-align: center;
  background: linear-gradient(135deg, #ffd4e5 0%, #ffb8d4 50%, #ffa5c8 100%);
}

.get-glowing-section h2 {
  margin: 0;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 3px;
  color: #5a2c4d;
  text-transform: uppercase;
  font-family: Inter, Arial, sans-serif;
}
/* Get Glowing Section End */

/* Natural Care Banner Section Start */
.natural-care {
  width: 100%;
  padding: 0;
  margin: 0;
}

.natural-banner {
  width: 100%;
  height: 400px;
  margin: 0;
  background-image: url(images/beauty-skincare-banner.jpg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  text-decoration: none;
}

/* Responsive Design */
@media (max-width: 1580px) {
  .natural-banner {
    height: auto;
    min-height: 300px;
    background-size: cover;
  }
}

@media (max-width: 768px) {
  .natural-banner {
    min-height: 250px;
  }
}

@media (max-width: 480px) {
  .natural-banner {
    min-height: 114px;
    background-size: cover !important;
  }
}
/* Natural Care Banner Section End */

/* Trending Products Section Start */
.trending-products-section {
  padding: 50px 0;
  background: linear-gradient(135deg, #fff5f8 0%, #fef9f5 100%);
  position: relative;
  overflow: visible;
}

.trending-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

.trending-slider .slick-slide {
  padding: 0 10px;
}

.trending-slider .slick-list {
  margin: 0 -10px;
  overflow: visible;
}

.trending-slider-container {
  overflow: visible;
}

.trending-slider {
  overflow: visible;
}

.trending-slider .slick-track {
  padding: 15px 0;
}

.trending-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-bottom: 50px;
}

.trending-swiper-container {
  position: relative;
  padding: 20px 60px;
  overflow: visible;
}

.trending-swiper-container .swiper-slide {
  height: fit-content;
}

.trending-card {
  background: #ffffff;
  border-radius: 20px;
  padding: 20px;
  box-shadow: 0 8px 25px rgba(216, 27, 96, 0.1);
  transition: all 0.4s ease;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}

.trending-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 35px rgba(216, 27, 96, 0.2);
}

.trending-image {
  position: relative;
  /* width: 216px; */
  height: 200px;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 15px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.trending-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 0.4s ease;
}

.trending-card:hover .trending-image img {
  transform: scale(1.1);
}

.trending-badge {
  position: absolute;
  top: 10px;
  right: 10px;
  background: linear-gradient(135deg, #ff4081, #e91e63);
  color: white;
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 700;
  box-shadow: 0 4px 12px rgba(233, 30, 99, 0.3);
}

.trending-info {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.trending-card a {
  text-decoration: none;
  color: inherit;
}

.trending-title {
  font-size: 18px;
  font-weight: 700;
  color: #5e35b1;
  margin: 0 0 10px 0;
  min-height: 48px;
}

.trending-rating {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 10px;
  color: #ffa726;
  font-size: 16px;
}

.trending-count {
  color: #666;
  font-size: 13px;
}

.trending-price {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 15px;
}

.trending-original {
  color: #999;
  text-decoration: line-through;
  font-size: 14px;
}

.trending-discounted {
  color: #d81b60;
  font-size: 22px;
  font-weight: 700;
}

.trending-cart-btn {
  width: 100%;
  background: linear-gradient(135deg, #d81b60, #8e24aa);
  color: white;
  border: none;
  padding: 12px;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: auto;
}

.trending-cart-btn:hover {
  background: linear-gradient(135deg, #c2185b, #7b1fa2);
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(216, 27, 96, 0.35);
}

.trending-icon {
  font-size: 16px;
}

/* Slick Slider Navigation Buttons for Trending Section */
.trending-button-next,
.trending-button-prev {
  position: absolute;
  top: 35%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background: linear-gradient(135deg, #d81b60, #8e24aa) !important;
  border-radius: 50%;
  color: white !important;
  border: none;
  display: flex !important;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 15px rgba(216, 27, 96, 0.3);
  cursor: pointer;
  z-index: 10;
  transition: all 0.3s ease;
  font-size: 20px;
  font-weight: 700;
  opacity: 1 !important;
  visibility: visible !important;
}

.trending-button-next {
  right: -15px;
}

.trending-button-prev {
  left: -15px;
}

.trending-button-next:hover,
.trending-button-prev:hover {
  background: linear-gradient(135deg, #c2185b, #7b1fa2);
  transform: translateY(-50%) scale(1.1);
}

.trending-button-next:focus,
.trending-button-prev:focus {
  outline: none;
}

/* Slick Dots for Trending Section */
.trending-slider-container .slick-dots {
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 30px;
  padding: 0;
  list-style: none;
  visibility: visible !important;
  opacity: 1 !important;
}

.trending-slider-container .slick-dots li {
  margin: 0;
  list-style-type: none !important;
  list-style: none !important;
}

.trending-slider-container .slick-dots li::before,
.trending-slider-container .slick-dots li::after {
  display: none !important;
  content: none !important;
}

.trending-slider-container .slick-dots li button {
  width: 12px;
  height: 12px;
  background: #d81b60;
  opacity: 0.5;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 0;
  padding: 0;
  text-indent: -9999px;
  overflow: hidden;
}

.trending-slider-container .slick-dots li button:hover {
  opacity: 0.8;
  transform: scale(1.1);
}

.trending-slider-container .slick-dots li.slick-active button {
  opacity: 1;
  background: #d81b60;
  transform: scale(1.2);
}

/* Responsive */
@media (max-width: 1200px) {
  .trending-products-section {
    padding: 40px 0;
  }

  .trending-card {
    padding: 18px;
  }

  .trending-image {
    width: 100%;
    height: 220px;
  }

  .trending-button-prev,
  .trending-button-next {
    width: 45px;
    height: 45px;
    font-size: 20px;
  }

  .trending-button-prev {
    left: 10px;
  }

  .trending-button-next {
    right: 10px;
  }
}

@media (max-width: 992px) {
  .trending-products-section {
    padding: 35px 0;
  }

  .trending-heading {
    font-size: 26px;
    margin-bottom: 30px;
  }

  .trending-card {
    padding: 15px;
  }

  .trending-image {
    height: 200px;
  }

  .trending-title {
    font-size: 15px;
    min-height: 38px;
  }

  .trending-price {
    gap: 8px;
  }

  .trending-original {
    font-size: 15px;
  }

  .trending-discounted {
    font-size: 19px;
  }

  .trending-cart-btn {
    padding: 10px 15px;
    font-size: 13px;
  }
}

@media (max-width: 768px) {
  .trending-products-section {
    padding: 30px 0;
  }

  .trending-heading {
    font-size: 22px;
    margin-bottom: 25px;
    gap: 15px;
  }

  .trending-swiper-container {
    padding: 20px 30px;
  }

  .trending-card {
    padding: 12px;
    border-radius: 15px;
    margin-bottom: 15px;
  }

  .trending-image {
    height: 180px;
    width: 100%;
  }

  .trending-title {
    font-size: 14px;
    min-height: 36px;
  }

  .trending-rating {
    font-size: 14px;
    margin: 8px 0;
  }

  .trending-count {
    font-size: 12px;
  }

  .trending-price {
    gap: 6px;
    margin: 10px 0;
  }

  .trending-original {
    font-size: 14px;
  }

  .trending-discounted {
    font-size: 17px;
  }

  .trending-cart-btn {
    padding: 9px 12px;
    font-size: 12px;
  }

  .trending-button-prev,
  .trending-button-next {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }

  .trending-slider-container .slick-dots {
    margin-top: 20px;
    gap: 6px;
  }

  .trending-slider-container .slick-dots li button {
    width: 10px;
    height: 10px;
  }
}

@media (max-width: 576px) {
  .trending-products-section {
    padding: 15px 10px;
  }

  .trending-heading {
    font-size: 20px;
    margin-bottom: 15px;
    gap: 12px;
  }

  .heading-line {
    flex: 0.3;
  }

  .trending-swiper-container {
    padding: 15px 20px;
  }

  .trending-card {
    padding: 10px;
    border-radius: 12px;
  }

  .trending-card:hover {
    transform: none;
  }

  .trending-image {
    height: 160px;
    border-radius: 10px;
    overflow: hidden;
  }

  .trending-card:hover .trending-image img {
    transform: none;
  }

  .trending-title {
    font-size: 13px;
    min-height: 32px;
    margin-top: 8px;
  }

  .trending-rating {
    font-size: 13px;
    margin: 6px 0;
  }

  .trending-count {
    font-size: 11px;
  }

  .trending-price {
    gap: 5px;
    margin: 8px 0;
  }

  .trending-original {
    font-size: 13px;
  }

  .trending-discounted {
    font-size: 16px;
  }

  .trending-cart-btn {
    padding: 8px 10px;
    font-size: 11px;
    border-radius: 8px;
  }

  .trending-icon {
    font-size: 14px;
  }

  .trending-button-prev,
  .trending-button-next {
    display: none !important;
  }

  .trending-slider-container .slick-dots {
    margin-top: 15px;
    gap: 5px;
  }

  .trending-slider-container .slick-dots li button {
    width: 8px;
    height: 8px;
  }

  .trending-slider .slick-slide {
    padding: 0 5px;
  }
}

@media (max-width: 480px) {
  .trending-products-section {
    padding: 12px 8px;
  }

  .trending-container {
    padding: 0 8px;
  }

  .trending-heading {
    font-size: 18px;
    margin-bottom: 25px;
    margin-top: 15px;
    gap: 10px;
  }

  .heading-text {
    font-size: 18px;
    white-space: nowrap;
  }

  .trending-slider-container {
    margin: 0;
    padding: 0;
    overflow: visible;
  }

  .trending-slider {
    overflow: visible;
  }

  .trending-slider .slick-list {
    margin: 0 -5px;
    overflow: visible;
    padding: 0 !important;
  }

  .trending-slider .slick-track {
    padding: 10px 0;
  }

  .trending-slider .slick-slide {
    padding: 0 5px;
  }

  .trending-slider .slick-slide > div {
    margin: 0;
  }

  .trending-card {
    padding: 8px;
    margin: 0;
  }

  .trending-card:hover {
    transform: none;
  }

  .trending-image {
    height: 140px;
    overflow: hidden;
  }

  .trending-card:hover .trending-image img {
    transform: none;
  }

  .trending-title {
    font-size: 12px;
    min-height: 30px;
    margin-bottom: 4px;
    margin-top: 6px;
  }

  .trending-rating {
    font-size: 12px;
  }

  .trending-price {
    margin: 0 0 8px 0;
  }

  .trending-original {
    font-size: 12px;
  }

  .trending-discounted {
    font-size: 15px;
  }

  .trending-cart-btn {
    padding: 7px 8px;
    font-size: 10px;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .trending-button-prev,
  .trending-button-next {
    display: none !important;
  }
}

@media (max-width: 375px) {
  .trending-slider-container {
    overflow: visible;
  }

  .trending-slider {
    overflow: visible;
  }

  .trending-slider .slick-list {
    overflow: visible;
    padding: 0 !important;
  }

  .trending-slider .slick-track {
    padding: 8px 0;
  }

  .trending-slider .slick-slide {
    padding: 0 4px;
  }

  .trending-heading {
    font-size: 16px;
    gap: 8px;
  }

  .heading-text {
    font-size: 16px;
  }

  .trending-image {
    height: 130px;
    overflow: hidden;
  }

  .trending-card:hover .trending-image img {
    transform: none;
  }

  .trending-title {
    font-size: 11px;
    min-height: 28px;
    margin-bottom: 3px;
    margin-top: 5px;
  }

  .trending-price {
    margin: 0 0 6px 0;
  }

  .trending-cart-btn {
    padding: 6px 8px;
    font-size: 10px;
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .trending-button-prev,
  .trending-button-next {
    display: none !important;
  }
}
/* Trending Products Section End */

/* shop by category css start */

.shop-by-category {
        padding: 50px 20px;
        background: linear-gradient(135deg, #fff5f8 0%, #fef9f5 100%);
        text-align: center;
    }

    .category-container {
        max-width: 1200px;
        margin: 0 auto;
    }

    .category-container-fluid {
        max-width: 100%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .category-heading {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 20px;
        margin-bottom: 40px;
        position: relative;
    }

    .heading-text {
        font-size: 42px;
        font-weight: 800;
        background: linear-gradient(135deg, #d81b60, #8e24aa, #5e35b1);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-transform: uppercase;
        letter-spacing: 2px;
        position: relative;
        padding: 0 30px;
        white-space: nowrap;
    }

    .heading-text::before,
    .heading-text::after {
        content: 'Рюд';
        position: absolute;
        color: #d81b60;
        font-size: 24px;
        top: 50%;
        transform: translateY(-50%);
    }

    .heading-text::before {
        left: 0;
    }

    .heading-text::after {
        right: 0;
    }

    .heading-line {
        flex: 1;
        height: 3px;
        background: linear-gradient(90deg, transparent, #d81b60, transparent);
        border-radius: 2px;
        max-width: 150px;
    }

    .category-grid {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 80px;
        margin-top: 40px;
        flex-wrap: wrap;
        padding: 0 20px;
    }

    .category-col {
        width: 350px;
        flex-shrink: 0;
    }

    .category-card {
        /* background: #ffffff; */
        border-radius: 20px;
        padding: 20px;
        /* box-shadow: 0 8px 25px rgba(216, 27, 96, 0.1); */
        transition: all 0.4s ease;
        text-align: center;
        cursor: pointer;
    }

    .category-card:hover {
        transform: translateY(-10px);
        box-shadow: 0 15px 35px rgba(216, 27, 96, 0.2);
    }

    .category-card img {
        width: 100%;
        height: auto;
        border-radius: 15px;
        margin-bottom: 15px;
        transition: transform 0.4s ease;
    }

    .category-card:hover img {
        transform: scale(1.05);
    }

    .category-name {
        font-size: 20px;
        font-weight: 700;
        color: #5e35b1;
        margin: 0;
        text-transform: capitalize;
    }

    /* Responsive Design */
    @media (max-width: 992px) {
        .category-grid {
            grid-template-columns: repeat(3, 1fr);
            gap: 25px;
        }
    }

    /* Responsive Design */
    @media (max-width: 768px) {
        .heading-text {
            font-size: 32px;
            padding: 0 20px;
        }

        .heading-line {
            max-width: 80px;
        }

        .category-heading {
            gap: 15px;
        }
    }

    @media (max-width: 480px) {
        .shop-by-category {
            padding: 40px 15px;
        }

        .heading-text {
            font-size: 24px;
            padding: 0 15px;
        }

        .heading-text::before,
        .heading-text::after {
            font-size: 18px;
        }

        .heading-line {
            max-width: 50px;
            height: 2px;
        }

        .category-grid {
            grid-template-columns: 1fr;
            gap: 20px;
            max-width: 100%;
        }

        .category-name {
            font-size: 18px;
        }
    }

    /* shop by css end */

    .slick-slide {
      height: fit-content !important;
    }

    .slick-track {
      display: flex !important;
      align-items: stretch;
    }

    .trending-slider .slick-slide {
      display: flex;
      justify-content: center;
      align-items: stretch;
    }

    .trending-slider .slick-slide > div {
      width: 100%;
    }


/* Footer Section Start */
.garnish-footer {
  background: #1a1a2e;
  color: #fff;
  font-family: 'Inter', sans-serif;
}

/* Footer Features */
.footer-features {
  background: #f8f8f8;
  padding: 30px 0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

.feature-box {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 15px 30px;
  border-right: 1px solid #e0e0e0;
  transition: all 0.3s ease;
}

.col-md-3:last-child .feature-box {
  border-right: none;
}

.feature-icon-svg {
  min-width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.feature-icon-svg svg {
  width: 50px;
  height: 50px;
}

.feature-content {
  text-align: left;
}

.feature-title {
  font-size: 15px;
  font-weight: 700;
  color: #d81b60;
  margin: 0 0 5px 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.feature-desc {
  font-size: 13px;
  color: #777;
  margin: 0;
  font-weight: 400;
}

/* Footer Main Content */
.footer-main {
  padding: 35px 0 20px;
}

.footer-col {
  margin-bottom: 15px;
}

.footer-title {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  padding-bottom: 10px;
  line-height: 1.5;
}

.footer-title::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 2px;
  background: #d81b60;
  border-radius: 2px;
}

.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links li {
  margin-bottom: 8px;
}

.footer-links li a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  font-size: 15px;
  transition: all 0.3s ease;
  display: inline-block;
  line-height: 1.8;
}

.footer-links li a:hover {
  color: #d81b60;
  transform: translateX(5px);
}

.footer-text {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 10px;
  line-height: 1.5;
}

/* Newsletter Form */
.newsletter-form {
  margin-bottom: 25px;
}

.newsletter-input {
  width: 100%;
  padding: 12px 15px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 10px;
  transition: all 0.3s ease;
}

.newsletter-input:focus {
  outline: none;
  border-color: #d81b60;
  background: rgba(255, 255, 255, 0.15);
}

.newsletter-input::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.newsletter-btn {
  width: 100%;
  padding: 12px 20px;
  background: linear-gradient(135deg, #d81b60, #8e24aa);
  color: #ffffff;
  border: none;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.newsletter-btn:hover {
  background: linear-gradient(135deg, #c2185b, #7b1fa2);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(216, 27, 96, 0.4);
}

/* Social Links */
.social-links {
  margin-top: 25px;
}

.social-title {
  font-size: 16px;
  font-weight: 600;
  color: #c2185b;
  margin-bottom: 15px;
}

.social-icons {
  display: flex;
  gap: 12px;
}

.social-icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(194, 24, 91, 0.15);
  border-radius: 50%;
  font-size: 20px;
  text-decoration: none;
  transition: all 0.3s ease;
  color: #c2185b;
}

.social-icon:hover {
  background: linear-gradient(135deg, #d81b60, #8e24aa);
  transform: translateY(-3px);
  box-shadow: 0 4px 15px rgba(216, 27, 96, 0.4);
}

/* Footer Bottom */
.footer-bottom {
  background: #151525;
  padding: 15px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.copyright-text {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  margin: 0;
}

.payment-methods {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}

.payment-text {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}

.payment-icons {
  max-height: 30px;
}

/* Responsive */
@media (max-width: 768px) {
  .footer-main {
    padding: 25px 15px 15px;
  }

  .footer-col {
    margin-bottom: 25px;
  }

  .footer-bottom .row {
    text-align: center;
  }

  .payment-methods {
    justify-content: center;
    margin-top: 15px;
  }

  .feature-box {
    justify-content: center;
    text-align: center;
  }
}

@media (max-width: 480px) {
  .footer-main {
    padding: 20px 8px 12px;
  }

  .footer-col {
    margin-bottom: 20px;
  }

  .footer-logo {
    max-width: 140px;
    height: auto;
  }

  .footer-title {
    font-size: 15px;
    margin-bottom: 12px;
    padding-bottom: 8px;
  }

  .footer-title::after {
    width: 30px;
  }

  .footer-text {
    font-size: 12px;
    margin-bottom: 8px;
    line-height: 1.6;
  }

  .footer-links li {
    margin-bottom: 6px;
  }

  .footer-links li a {
    font-size: 13px;
    line-height: 1.6;
  }

  .footer-links li a:hover {
    transform: none;
  }

  .social-title {
    font-size: 14px;
    margin-bottom: 12px;
  }

  .social-icons {
    gap: 10px;
  }

  .social-icon {
    width: 36px;
    height: 36px;
    font-size: 18px;
  }

  .social-icon:hover {
    transform: none;
  }

  .newsletter-input {
    padding: 10px 12px;
    font-size: 13px;
    margin-bottom: 8px;
  }

  .newsletter-btn {
    padding: 10px 16px;
    font-size: 13px;
  }

  .newsletter-btn:hover {
    transform: none;
  }

  .footer-bottom {
    padding: 12px 0;
  }

  .copyright-text {
    font-size: 12px;
    line-height: 1.6;
  }

  .payment-methods {
    margin-top: 12px;
  }

  .payment-text {
    font-size: 11px;
  }

  .payment-icons {
    max-height: 24px;
  }
}

@media (max-width: 375px) {
  .footer-main {
    padding: 18px 8px 10px;
  }

  .footer-logo {
    max-width: 120px;
  }

  .footer-title {
    font-size: 14px;
  }

  .footer-text {
    font-size: 11px;
  }

  .footer-links li a {
    font-size: 12px;
  }

  .social-icon {
    width: 32px;
    height: 32px;
    font-size: 16px;
  }

  .copyright-text {
    font-size: 11px;
  }

  .feature-content {
    text-align: center;
  }
}

@media (max-width: 480px) {
  .footer-features {
    padding: 20px 0;
  }

  .footer-features .row {
    row-gap: 0;
  }

  .feature-box {
    flex-direction: column;
    padding: 15px 8px;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    gap: 10px;
    min-height: 120px;
  }

  .col-6:nth-child(2n) .feature-box {
    border-right: none;
  }

  .col-6:nth-last-child(-n+2) .feature-box {
    border-bottom: none;
  }

  .feature-icon-svg {
    min-width: 40px;
  }

  .feature-icon-svg svg {
    width: 35px;
    height: 35px;
  }

  .feature-title {
    font-size: 12px;
    margin-bottom: 3px;
    letter-spacing: 0.3px;
  }

  .feature-desc {
    font-size: 10px;
  }

  .feature-content {
    text-align: center;
  }

  .footer-title {
    font-size: 16px;
  }

  .social-icons {
    justify-content: center;
  }
}

@media (max-width: 375px) {
  .footer-features {
    padding: 15px 0;
  }

  .feature-box {
    padding: 12px 5px;
    gap: 8px;
    min-height: 110px;
  }

  .feature-icon-svg svg {
    width: 30px;
    height: 30px;
  }

  .feature-title {
    font-size: 11px;
    letter-spacing: 0.2px;
  }

  .feature-desc {
    font-size: 9px;
  }
}
/* Footer Section End */

/* Footer Logo */
.footer-logo {
  margin-bottom: 10px;
}

.footer-logo-img {
  max-width: 180px;
  height: auto;
}

/* Dual Banner Section Start */
.dual-banner-section {
  padding: 50px 0;
  background: #ffffff;
}

.dual-banner-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

.banner-card {
  position: relative;
  width: 100%;
  max-width: 780px;
  height: 300px;
  margin: 0 auto;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
  transition: all 0.4s ease;
}

.banner-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

.banner-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.banner-card:hover .banner-image {
  transform: scale(1.1);
}

.banner-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(216, 27, 96, 0.7), rgba(142, 36, 170, 0.7));
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: all 0.4s ease;
}

.banner-card:hover .banner-overlay {
  opacity: 1;
}

.banner-title {
  font-size: 32px;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 10px 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  transform: translateY(20px);
  transition: transform 0.4s ease 0.1s;
}

.banner-card:hover .banner-title {
  transform: translateY(0);
}

.banner-subtitle {
  font-size: 18px;
  color: #ffffff;
  margin: 0 0 25px 0;
  transform: translateY(20px);
  transition: transform 0.4s ease 0.2s;
}

.banner-card:hover .banner-subtitle {
  transform: translateY(0);
}

.banner-btn {
  padding: 12px 35px;
  background: #ffffff;
  color: #d81b60;
  text-decoration: none;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease;
  transform: translateY(20px);
  transition: transform 0.4s ease 0.3s, background 0.3s ease, color 0.3s ease;
}

.banner-card:hover .banner-btn {
  transform: translateY(0);
}

.banner-btn:hover {
  background: #5e35b1;
  color: #ffffff;
  box-shadow: 0 6px 20px rgba(94, 53, 177, 0.4);
}

/* Responsive */
@media (max-width: 768px) {
  .dual-banner-section {
    padding: 20px 0;
  }

  .dual-banner-container {
    padding: 0 15px;
  }

  .banner-card {
    height: 200px;
    margin-bottom: 0;
    border-radius: 15px;
  }

  .banner-title {
    font-size: 24px;
  }

  .banner-subtitle {
    font-size: 14px;
  }

  .banner-btn {
    padding: 10px 25px;
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .dual-banner-section {
    padding: 12px 8px;
  }

  .dual-banner-container {
    padding: 0 8px;
  }

  .banner-card {
    height: 150px;
    border-radius: 12px;
    margin-bottom: 0;
  }

  .banner-card:hover {
    transform: none;
  }

  .banner-image {
    object-fit: cover;
  }

  .banner-card:hover .banner-image {
    transform: none;
  }

  .banner-overlay {
    display: none;
  }
}

@media (max-width: 375px) {
  .banner-card {
    height: 130px;
    border-radius: 10px;
  }
}
/* Dual Banner Section End */

/* Sale Badge Alignment - Closer to Garments */
.MegaDropdownHeadingbox:has(#OfferBlock) {
  margin-left: -15px !important;
}

a#OfferBlock {
  margin-left: 0 !important;
}

/* Categories Grid Section Start */
.categories-grid-section {
  padding: 60px 0;
  background: linear-gradient(135deg, #fff5f8 0%, #fef9f5 100%);
  position: relative;
  overflow: hidden;
}

.categories-grid-section .row {
  justify-content: center;
}

@media (min-width: 992px) {
  .categories-grid-section .col-lg-2 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.new-products-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

.categories-grid-header {
  text-align: center;
  margin-bottom: 40px;
}

.categories-grid-title {
  font-size: 40px;
  font-weight: 800;
  color: #2c2c2c;
  margin: 0 0 10px 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}

.categories-grid-title::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 100px;
  height: 4px;
  background: linear-gradient(90deg, #d81b60, #8e24aa);
  border-radius: 2px;
}

.categories-grid-subtitle {
  font-size: 16px;
  color: #777;
  margin: 20px 0 0 0;
  font-weight: 400;
}

.category-grid-card {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  background: #ffffff;
  padding: 20px;
  height: 440px;
  cursor: pointer;
  box-shadow: 0 8px 25px rgba(216, 27, 96, 0.1);
  transition: all 0.4s ease;
  display: flex;
  flex-direction: column;
}

.category-grid-card a {
  text-decoration: none;
  color: inherit;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.category-grid-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 35px rgba(216, 27, 96, 0.2);
}

.category-grid-image {
  position: relative;
  width: 100%;
  height: 262px;
  overflow: hidden;
  background: transparent;
  border-radius: 15px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.category-grid-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.category-grid-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.category-grid-name {
  font-size: 18px;
  font-weight: 700;
  color: #5e35b1;
  margin: 0 0 10px 0;
  min-height: 48px;
}

.category-grid-offer {
  font-size: 12px;
  color: #666;
  margin: 0;
  font-weight: 400;
}

/* Responsive Design */
@media (max-width: 1200px) {
  .categories-grid-section {
    padding: 50px 0;
  }

  .categories-grid-title {
    font-size: 36px;
  }

  .category-grid-card {
    height: 420px;
    padding: 7px;
  }

  .category-grid-image {
    height: 252px;
  }

  .category-grid-name {
    font-size: 15px;
  }

  .category-grid-offer {
    font-size: 11px;
  }
}

@media (max-width: 992px) {
  .categories-grid-section {
    padding: 40px 0;
  }

  .categories-grid-title {
    font-size: 32px;
  }

  .categories-grid-subtitle {
    font-size: 14px;
  }

  .category-grid-card {
    height: 380px;
    padding: 6px;
    border-radius: 15px;
  }

  .category-grid-image {
    height: 210px;
    border-radius: 12px;
  }

  .category-grid-name {
    font-size: 14px;
  }

  .category-grid-offer {
    font-size: 11px;
  }
}

@media (max-width: 768px) {
  .categories-grid-section {
    padding: 35px 0;
  }

  .categories-grid-title {
    font-size: 28px;
  }

  .categories-grid-subtitle {
    font-size: 13px;
    margin: 15px 0 0 0;
  }

  .category-grid-card {
    height: 360px;
    padding: 6px;
  }

  .category-grid-image {
    height: 190px;
  }

  .category-grid-name {
    font-size: 13px;
  }

  .category-grid-offer {
    font-size: 10px;
  }
}

@media (max-width: 576px) {
  .categories-grid-section {
    padding: 30px 0;
  }

  .categories-grid-title {
    font-size: 24px;
  }

  .categories-grid-subtitle {
    font-size: 12px;
  }

  .category-grid-card {
    height: 340px;
    padding: 5px;
    border-radius: 12px;
  }

  .category-grid-image {
    height: 170px;
    border-radius: 10px;
    margin-bottom: 8px;
  }

  .category-grid-name {
    font-size: 12px;
    margin: 0 0 2px 0;
  }

  .category-grid-offer {
    font-size: 10px;
  }
}

@media (max-width: 480px) {
  .categories-grid-section {
    padding: 12px 8px;
  }

  .new-products-container {
    padding: 0 8px;
  }

  .categories-grid-section .trending-heading {
    font-size: 18px;
    margin-bottom: 25px;
    margin-top: 15px;
    gap: 10px;
  }

  .category-grid-card {
    height: auto;
    padding: 8px;
    border-radius: 12px;
  }

  .category-grid-card:hover {
    transform: none;
  }

  .category-grid-image {
    height: 160px;
    overflow: hidden;
    margin-bottom: 6px;
  }

  .category-grid-image img {
    transition: none;
  }

  .category-grid-card:hover .category-grid-image img {
    transform: none;
  }

  .category-grid-name {
    font-size: 12px;
    min-height: 30px;
    margin-bottom: 4px;
    margin-top: 6px;
  }

  .category-grid-content .trending-price {
    margin: 0 0 8px 0;
  }

  .category-grid-card .trending-cart-btn {
    padding: 7px 8px;
    font-size: 10px;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .category-grid-offer {
    font-size: 9px;
  }
}

@media (max-width: 375px) {
  .categories-grid-section .trending-heading {
    font-size: 16px;
    gap: 8px;
  }

  .category-grid-card {
    height: auto;
    padding: 8px;
  }

  .category-grid-image {
    height: 130px;
    overflow: hidden;
    margin-bottom: 5px;
  }

  .category-grid-card:hover .category-grid-image img {
    transform: none;
  }

  .category-grid-name {
    font-size: 11px;
    min-height: 28px;
    margin-bottom: 3px;
    margin-top: 5px;
  }

  .category-grid-content .trending-price {
    margin: 0 0 6px 0;
  }

  .category-grid-card .trending-cart-btn {
    padding: 6px 8px;
    font-size: 10px;
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .category-grid-offer {
    font-size: 9px;
  }
}

@media (max-width: 320px) {
  .categories-grid-title {
    font-size: 18px;
  }

  .category-grid-card {
    height: 290px;
  }

  .category-grid-image {
    height: 130px;
  }

  .category-grid-name {
    font-size: 10px;
  }
}
/* Categories Grid Section End */

/* Full Width Banner Section Start */
.fullwidth-banner-section {
  /* margin: 50px 0; */
}

.fullwidth-banner {
  position: relative;
  width: 100%;
  height: 400px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  text-decoration: none;
}

.banner-btn-wrapper {
  position: relative;
  z-index: 2;
  margin-top: 170px;
}

.banner-shop-btn {
  display: inline-block;
  padding: 16px 50px;
  background: #3d3d3d;
  color: #ffffff;
  text-decoration: none;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 3px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
}

.banner-shop-btn:hover {
  background: #2c2c2c;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  color: #ffffff;
}

.fullwidth-banner-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(216, 27, 96, 0.7), rgba(142, 36, 170, 0.7));
  display: flex;
  align-items: center;
  justify-content: center;
}

.fullwidth-banner-content {
  text-align: center;
  color: #ffffff;
  padding: 20px;
}

.fullwidth-banner-title {
  font-size: 48px;
  font-weight: 800;
  margin: 0 0 15px 0;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.fullwidth-banner-subtitle {
  font-size: 20px;
  margin: 0 0 30px 0;
  font-weight: 400;
}

.fullwidth-banner-btn {
  display: inline-block;
  padding: 15px 40px;
  background: #ffffff;
  color: #d81b60;
  text-decoration: none;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.fullwidth-banner-btn:hover {
  background: linear-gradient(135deg, #ff4081, #5e35b1);
  color: #ffffff;
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
}

/* Responsive Design */
@media (max-width: 992px) {
  .fullwidth-banner {
    height: 350px;
  }

  .fullwidth-banner-title {
    font-size: 40px;
  }

  .fullwidth-banner-subtitle {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .fullwidth-banner-section {
    margin: 20px 0;
  }

  .fullwidth-banner {
    height: 200px;
  }

  .fullwidth-banner-title {
    font-size: 32px;
  }

  .fullwidth-banner-subtitle {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .fullwidth-banner-btn {
    padding: 12px 30px;
    font-size: 14px;
  }
}

@media (max-width: 576px) {
  .fullwidth-banner {
    height: 180px;
  }

  .fullwidth-banner-title {
    font-size: 24px;
  }

  .fullwidth-banner-subtitle {
    font-size: 14px;
  }

  .fullwidth-banner-btn {
    padding: 10px 25px;
    font-size: 13px;
  }
}

@media (max-width: 480px) {
  .fullwidth-banner-section {
    margin: 12px 0;
  }

  .fullwidth-banner {
    height: 150px;
    background-size: cover;
  }

  .fullwidth-banner-overlay {
    display: none;
  }

  .banner-btn-wrapper {
    margin-top: 0;
  }
}

@media (max-width: 375px) {
  .fullwidth-banner {
    height: 130px;
  }
}
/* Full Width Banner Section End */

/* Best Sellers Carousel Section Start */
.bestsellers-carousel-section {
  padding: 60px 0;
  background: linear-gradient(135deg, #fef5f8 0%, #ffffff 100%);
}

.bestsellers-carousel-wrapper {
  position: relative;
  margin-top: 40px;
  padding: 0 70px;
  width: 100%;
  max-width: 100%;
}

.bestseller-card {
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 12px;
  overflow: visible;
  transition: all 0.3s ease;
  position: relative;
  margin: 10px 5px;
}

.bestseller-card:hover {
  border-color: #f0f0f0;
  box-shadow: 0 8px 25px rgba(216, 27, 96, 0.15);
}

.bestseller-tag {
  position: absolute;
  top: 12px;
  right: 12px;
  background: #d81b60;
  color: #fff;
  padding: 5px 12px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  z-index: 2;
}

.bestseller-img-box {
  position: relative;
  height: 280px;
  overflow: hidden;
  border-radius: 12px 12px 0 0;
  background: #fafafa;
}

.bestseller-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.bestseller-card:hover .bestseller-img {
  transform: scale(1.05);
}

.bestseller-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px;
  text-align: center;
  background: rgba(255, 255, 255, 0.95);
  transform: translateY(100%);
  transition: transform 0.3s ease;
}

.bestseller-card:hover .bestseller-overlay {
  transform: translateY(0);
}

.add-cart-btn {
  width: 100%;
  padding: 12px;
  background: linear-gradient(135deg, #d81b60, #8e24aa);
  color: #ffffff;
  border: none;
  border-radius: 6px;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease;
  letter-spacing: 0.5px;
}

.add-cart-btn:hover {
  background: linear-gradient(135deg, #ff4081, #5e35b1);
  transform: translateY(-2px);
}

.bestseller-info {
  padding: 18px;
  text-align: left;
}

.bestseller-category {
  font-size: 11px;
  color: #d81b60;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin: 0 0 8px 0;
}

.bestseller-product-name {
  font-size: 15px;
  font-weight: 700;
  color: #2c2c2c;
  margin: 0 0 12px 0;
  min-height: 38px;
  line-height: 1.3;
}

.bestseller-price-row {
  display: flex;
  align-items: baseline;
  gap: 10px;
  margin-bottom: 10px;
}

.bestseller-new-price {
  font-size: 20px;
  font-weight: 800;
  color: #2c2c2c;
}

.bestseller-old-price {
  font-size: 14px;
  color: #999;
  text-decoration: line-through;
}

.bestseller-rating-row {
  display: flex;
  align-items: center;
  gap: 8px;
}

.rating-stars {
  color: #ffa41c;
  font-size: 13px;
  letter-spacing: 1px;
}

.reviews {
  font-size: 12px;
  color: #888;
}

/* Owl Carousel Custom Navigation */
.bestsellers-carousel .owl-nav {
  position: absolute;
  top: 140px;
  width: 100%;
  pointer-events: none;
}

.bestsellers-carousel .owl-nav button {
  position: absolute;
  width: 45px;
  height: 45px;
  background: #ffffff !important;
  border: 2px solid #d81b60 !important;
  border-radius: 8px;
  color: #d81b60 !important;
  font-size: 20px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  pointer-events: all;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.bestsellers-carousel .owl-nav button:hover {
  background: linear-gradient(135deg, #d81b60, #8e24aa) !important;
  color: #ffffff !important;
  border-color: transparent !important;
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(216, 27, 96, 0.3);
}

.bestsellers-carousel .owl-nav .owl-prev {
  left: -36px;
}

.bestsellers-carousel .owl-nav .owl-next {
  right: -36px;
}

/* Owl Carousel Custom Dots */
.bestsellers-carousel .owl-dots {
  text-align: center;
  margin-top: 30px;
  list-style: none !important;
  padding: 0;
}

.bestsellers-carousel .owl-dots::before,
.bestsellers-carousel .owl-dots::after {
  display: none !important;
  content: none !important;
}

.bestsellers-carousel .owl-dots .owl-dot {
  display: inline-block !important;
  width: 10px !important;
  height: 10px !important;
  background: #f8bbd0 !important;
  border-radius: 50% !important;
  margin: 0 6px !important;
  transition: all 0.3s ease;
  list-style-type: none !important;
  list-style: none !important;
  border: none !important;
  padding: 0 !important;
  cursor: pointer;
  outline: none !important;
  text-indent: -9999px;
  font-size: 0 !important;
  line-height: 0 !important;
  overflow: hidden;
}

.bestsellers-carousel .owl-dots .owl-dot::before,
.bestsellers-carousel .owl-dots .owl-dot::after {
  display: none !important;
  content: none !important;
}

.bestsellers-carousel .owl-dots .owl-dot span {
  display: none !important;
}

.bestsellers-carousel .owl-dots .owl-dot.active {
  background: #d81b60 !important;
  width: 10px !important;
  border-radius: 50% !important;
}

.bestsellers-carousel .owl-dots .owl-dot:hover {
  background: #d81b60 !important;
  opacity: 0.8;
}

/* Responsive Design */
@media (max-width: 992px) {
  .bestsellers-carousel-section {
    padding: 40px 0;
  }

  .bestsellers-carousel-wrapper {
    padding: 0 50px;
  }

  .bestseller-img-box {
    height: 250px;
  }

  .bestsellers-carousel .owl-nav .owl-prev {
    left: -15px;
  }

  .bestsellers-carousel .owl-nav .owl-next {
    right: -15px;
  }
}

@media (max-width: 768px) {
  .bestsellers-carousel-section {
    padding: 30px 0;
  }

  .bestsellers-carousel-wrapper {
    padding: 0 40px;
  }

  .bestseller-img-box {
    height: 220px;
  }

  .bestsellers-carousel .owl-nav button {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }

  .bestsellers-carousel .owl-nav .owl-prev {
    left: -10px;
  }

  .bestsellers-carousel .owl-nav .owl-next {
    right: -10px;
  }
}

@media (max-width: 576px) {
  .bestsellers-carousel-wrapper {
    padding: 0 35px;
  }

  .bestseller-img-box {
    height: 200px;
  }

  .bestseller-info {
    padding: 12px;
  }

  .bestseller-product-name {
    font-size: 14px;
  }

  .bestsellers-carousel .owl-nav button {
    width: 35px;
    height: 35px;
    font-size: 18px;
  }
}
.owl-theme .owl-nav [class*=owl-]{
  color:#000 !important;
}
/* Best Sellers Carousel Section End */

/* Mega Menu Dropdown Fix - Force Hide Until Hover and Position Below */
.subMegaMenu_main ul.MegaDropdownHeading > li.MegaDropdownHeadingbox > ul,
#my-menu ul.MegaDropdownHeading > li.MegaDropdownHeadingbox > ul,
div.subMegaMenu_main ul.MegaDropdownHeading li.MegaDropdownHeadingbox > ul {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  position: absolute !important;
  top: 100% !important;
  left: 43% !important;
  transform: translateX(-50%) !important;
  background: #ffffff !important;
  width: 1140px !important;
  padding: 20px 0 0 !important;
  margin: 0 !important;
  z-index: 10002 !important;
  border-bottom-left-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15) !important;
}

.subMegaMenu_main ul.MegaDropdownHeading > li.MegaDropdownHeadingbox:hover > ul,
#my-menu ul.MegaDropdownHeading > li.MegaDropdownHeadingbox:hover > ul,
div.subMegaMenu_main ul.MegaDropdownHeading li.MegaDropdownHeadingbox:hover > ul {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}

/* Cosmetics Dropdown Card Styles */
.cosmetics-dropdown-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
  padding: 30px;
  background: #f5f5f5;
  width: 1140px;
  margin: 0;
}

.cosmetics-card {
  background: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.cosmetics-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.cosmetics-card a {
  text-decoration: none;
  color: inherit;
  display: block;
}

.cosmetics-card img {
  width: 100%;
  height: 180px;
  object-fit: contain;
  display: block;
  background: #fafafa;
  padding: 10px;
}

.cosmetics-card h3 {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  text-align: center;
  padding: 15px 10px;
  margin: 0;
  background: #ffffff;
}

/* Header Responsive Styles */
@media (max-width: 1200px) {
  .css-2o3va {
    max-width: 100%;
    padding: 0 20px;
  }

  .top_strip_wrapper {
    width: 100%;
    padding: 0 20px;
  }

  .subMegaMenu_main .MegaDropdownHeading {
    max-width: 100%;
    padding: 0 20px;
  }
}

@media (max-width: 992px) {
  /* Hide desktop navigation */
  .megaMenu_main,
  .subMegaMenu_main {
    display: none !important;
  }

  /* Show mobile menu when opened */
  .megaMenu_main.mobile-menu-open {
    display: block !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 85%;
    max-width: 320px;
    height: 100vh;
    background: white;
    z-index: 9999;
    overflow-y: auto;
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2);
    animation: slideInLeft 0.3s ease;
    padding-top: 15px;
  }

  .megaMenu_main.mobile-menu-open * {
    box-sizing: border-box;
  }

  @keyframes slideInLeft {
    from {
      transform: translateX(-100%);
    }
    to {
      transform: translateX(0);
    }
  }

  .megaMenu_main.mobile-menu-open .css-1yqek2e {
    display: flex !important;
    flex-direction: column;
    padding: 0 !important;
    margin: 0 !important;
    margin-top: 0 !important;
  }

  .megaMenu_main.mobile-menu-open .css-1yqek2e.mt-3 {
    margin-top: 0 !important;
  }

  .megaMenu_main.mobile-menu-open .HeaderNav {
    display: block !important;
    vertical-align: top !important;
    height: auto !important;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
  }

  .megaMenu_main.mobile-menu-open .HeaderNav li {
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    border-bottom: 1px solid #eee !important;
    line-height: normal !important;
    height: auto !important;
    list-style: none !important;
    vertical-align: top !important;
  }

  .megaMenu_main.mobile-menu-open .HeaderNav li a {
    display: block !important;
    color: #333 !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    padding: 16px 20px !important;
    margin: 0 !important;
    text-decoration: none !important;
    text-transform: capitalize !important;
    height: auto !important;
    line-height: 1.4 !important;
    width: 100% !important;
    box-sizing: border-box !important;
    text-align: left !important;
  }

  .megaMenu_main.mobile-menu-open .HeaderNav li a:hover {
    background: #f8f8f8;
  }

  .megaMenu_main.mobile-menu-open .arrBox_h {
    display: none !important;
  }

  .megaMenu_main.mobile-menu-open .CustomCl-Padding {
    padding: 0 !important;
  }

  .megaMenu_main.mobile-menu-open .css-1q0ywzx {
    display: none !important;
  }

  .megaMenu_main.mobile-menu-open .header-logo {
    padding: 0 !important;
    margin: 0 !important;
    height: 83px !important;
    width: auto !important;
    display: block !important;
  }

  .megaMenu_main.mobile-menu-open #headerMenu {
    line-height: normal !important;
    padding: 0 !important;
    margin: 0 !important;
    margin-top: 20px !important;
    display: block !important;
  }

  .megaMenu_main.mobile-menu-open #headerMenu > a {
    display: block !important;
    margin: 0 !important;
    padding: 20px !important;
    border-bottom: 1px solid #eee !important;
  }

  .megaMenu_main.mobile-menu-open .css-1deqp08 {
    line-height: normal !important;
  }

  /* Adjust header layout */
  .css-2o3va {
    flex-wrap: wrap;
    padding-top: 10px;
    position: relative;
  }

  .css-1yqek2e {
    width: 100%;
    justify-content: space-between;
  }

  /* Search bar full width on mobile */
  .css-1q0ywzx {
    width: 100%;
    order: 3;
    margin-top: 10px;
  }

  /* Top strip responsive */
  .leftDiv {
    width: 60%;
  }

  .rightDiv {
    width: 40%;
  }

  .rightDiv ul li {
    padding: 0 8px;
  }

  .rightDiv ul li a span {
    font-size: 12px;
  }

  .rightDiv ul li a::after {
    margin-left: 8px;
  }
}

@media (max-width: 768px) {
  /* Top strip - Tablet responsive */
  #offer-banner {
    height: 38px !important;
    line-height: 38px;
    display: block !important;
    visibility: visible !important;
  }

  .top_strip_wrapper {
    height: 38px;
    padding: 0 15px;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
  }

  .leftDiv {
    width: calc(100% - 150px);
    height: 38px;
    line-height: 38px;
    display: block !important;
    overflow: hidden;
  }

  .rightDiv {
    width: auto;
    height: 38px;
    line-height: 38px;
    display: flex !important;
    align-items: center;
    gap: 10px;
  }

  .left-message {
    font-size: 12px;
    line-height: 38px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .rightDiv ul {
    height: 38px;
    display: none; /* Hide old menu items */
  }

  .rightDiv ul li {
    height: 38px;
    line-height: 38px;
    padding: 0 6px;
  }

  .rightDiv ul li a {
    display: inline-flex;
    align-items: center;
    height: 38px;
  }

  .rightDiv ul li a span {
    font-size: 11px;
  }

  .top_strip_wrapper .ts-icon svg {
    width: 18px;
    height: 18px;
  }

  .top_strip_wrapper .ts-text {
    margin-left: 3px;
  }

  .rightDiv ul li a::after {
    height: 18px;
    right: -6px;
  }

  /* Header main section */
  .css-uhagyq {
    padding: 0;
    display: block !important;
    visibility: visible !important;
  }

  .css-2o3va {
    padding: 10px 15px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    display: flex !important;
    visibility: visible !important;
    gap: 10px;
  }

  /* Show hamburger menu */
  .mobile-hamburger {
    display: flex !important;
    order: -1;
    flex-shrink: 0;
  }

  /* Logo adjustments */
  .header-logo {
    height: 45px !important;
    width: auto;
  }

  .megaMenu_main {
    display: flex;
    align-items: center;
    flex: 0 1 auto;
  }

  #headerMenu {
    display: flex;
    align-items: center;
  }

  #headerMenu a {
    display: flex;
    align-items: center;
  }

  /* Logo */
  .css-kus7g9 {
    width: auto;
    height: 40px;
    line-height: 40px;
    margin-bottom: 0;
    display: inline-block !important;
  }

  .css-kus7g9 svg,
  .css-kus7g9 img {
    max-height: 40px;
    width: auto;
    display: block !important;
  }

  /* Show mobile menu icon */
  .css-1tny7j1 {
    display: flex !important;
    margin-left: auto !important;
    align-items: center;
    gap: 10px;
  }

  .css-1t6rx6a {
    margin-right: 0;
    padding: 0;
  }

  .css-jgrj0x {
    display: flex;
    align-items: center;
  }

  .css-1gzc5zn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 36px;
    padding: 0 16px;
  }

  .css-aesrxy {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    margin-left: 0;
  }

  /* Hide desktop navigation */
  .css-f7ogli,
  .css-e11zu ul > li > ul {
    display: none !important;
  }

  /* Search bar */
  .css-1yqek2e {
    width: 100%;
    margin-top: 10px;
    order: 3;
    display: flex !important;
  }

  .css-1q0ywzx {
    width: 100%;
  }

  .css-1xt6clv {
    height: 38px;
    display: flex !important;
  }

  .css-1upamjb {
    font-size: 13px;
  }

  /* Marquee */
  .marquee {
    height: 35px;
    font-size: 14px;
  }

  .content {
    margin: 8px;
  }

  /* Get Glowing Section */
  .get-glowing-section {
    display: block !important;
  }

  .get-glowing-section h2 {
    font-size: 20px;
    letter-spacing: 2px;
  }

  /* Category heading */
  .category-heading {
    flex-wrap: wrap;
    gap: 10px;
  }

  .heading-text {
    font-size: 28px;
    padding: 0 15px;
  }

  .heading-text::before,
  .heading-text::after {
    font-size: 20px;
  }

  .heading-line {
    max-width: 60px;
  }
}

@media (max-width: 576px) {
  /* Top strip - more compact for mobile */
  #offer-banner.top-strip-bg {
    height: 35px !important;
  }

  .top_strip_wrapper {
    height: 35px;
    padding: 0 10px;
    width: 100%;
  }

  .rightDiv {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    justify-content: flex-end !important;
    width: auto !important;
    height: 35px !important;
    line-height: 35px !important;
  }

  .leftDiv {
    width: calc(100% - 120px);
    text-align: left;
    height: 35px !important;
    line-height: 35px !important;
    overflow: hidden;
  }

  .left-message {
    font-size: 10px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 35px !important;
  }

  /* Header */
  .css-2o3va {
    padding: 8px 12px;
    gap: 8px;
  }

  /* Hamburger menu */
  .mobile-hamburger {
    width: 28px;
    height: 22px;
  }

  .mobile-hamburger span {
    height: 2.5px;
  }

  /* Logo */
  .header-logo {
    height: 38px !important;
  }

  /* Right side icons */
  .css-1tny7j1 {
    gap: 8px;
  }

  .css-1gzc5zn {
    height: 34px;
    padding: 0 14px;
    font-size: 13px;
  }

  .css-aesrxy {
    width: 36px;
    height: 36px;
  }

  .css-aesrxy svg {
    width: 20px;
    height: 20px;
  }

  .css-kus7g9 {
    width: auto;
    height: 30px;
    line-height: 30px;
  }

  .css-kus7g9 svg,
  .css-kus7g9 img {
    max-height: 30px;
  }

  .css-1xt6clv {
    height: 35px;
    font-size: 12px;
    padding: 0 8px;
  }

  .css-1upamjb {
    font-size: 12px;
  }

  /* Marquee */
  .marquee {
    height: 30px;
    font-size: 12px;
  }

  .content {
    margin: 8px;
  }

  /* Get Glowing Section */
  .get-glowing-section {
    padding: 8px 0;
  }

  .get-glowing-section h2 {
    font-size: 16px;
    letter-spacing: 1.5px;
  }

  /* Category section */
  .shop-by-category {
    padding: 15px 10px;
  }

  .category-heading {
    margin-bottom: 15px;
    gap: 8px;
  }

  .category-heading .heading-text {
    margin-top: 10px;
  }

  .heading-text {
    font-size: 22px;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
    line-height: 1.2;
  }

  .heading-text::before,
  .heading-text::after {
    font-size: 16px;
  }

  .heading-line {
    max-width: 40px;
    display: none;
  }

  /* Category grid responsive */
  .category-col {
    width: 100%;
    max-width: 280px;
  }

  .category-grid {
    gap: 15px;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
  }

  .category-card {
    padding: 15px;
  }

  .category-name {
    font-size: 18px;
  }

  /* Slider */
  .swiper-custom-progressbar {
    height: 3px;
  }

  .swiper-custom-progressbar-fill {
    height: 3px;
  }
}

@media (max-width: 414px) {
  /* iPhone Plus, Pixel XL */
  .css-2o3va {
    padding: 6px 12px;
    gap: 10px;
  }

  .mobile-hamburger {
    width: 26px;
    height: 20px;
  }

  .header-logo {
    height: 35px !important;
  }

  .css-kus7g9 {
    width: auto;
    height: 28px;
  }

  .heading-text {
    font-size: 20px;
  }

  .category-col {
    max-width: 270px;
  }
}

@media (max-width: 390px) {
  /* iPhone 12/13/14 Pro */
  .mobile-hamburger {
    width: 25px;
    height: 19px;
  }

  .header-logo {
    height: 33px !important;
  }

  .css-kus7g9 {
    width: auto;
    height: 26px;
  }

  .css-kus7g9 svg,
  .css-kus7g9 img {
    max-height: 26px;
  }

  .heading-text {
    font-size: 18px;
  }

  .category-col {
    max-width: 260px;
  }

  .left-message {
    font-size: 10px;
  }

  .css-1xt6clv {
    height: 32px;
    font-size: 11px;
  }

  .get-glowing-section h2 {
    font-size: 14px;
  }
}

@media (max-width: 375px) {
  /* iPhone SE, iPhone 6/7/8 */
  .css-2o3va {
    padding: 5px 10px;
    gap: 8px;
  }

  .mobile-hamburger {
    width: 24px;
    height: 18px;
  }

  .mobile-hamburger span {
    height: 2px;
  }

  .header-logo {
    height: 30px !important;
  }

  .css-kus7g9 {
    width: auto;
    height: 25px;
  }

  .css-kus7g9 svg,
  .css-kus7g9 img {
    max-height: 25px;
  }

  .heading-text {
    font-size: 17px;
  }

  .category-col {
    max-width: 250px;
  }

  .category-card {
    padding: 12px;
  }

  .category-name {
    font-size: 16px;
  }

  .left-message {
    font-size: 10px;
  }
}

@media (max-width: 360px) {
  /* Galaxy S8/S9, Pixel */
  .css-2o3va {
    padding: 5px 8px;
    gap: 8px;
  }

  .mobile-hamburger {
    width: 23px;
    height: 17px;
  }

  .header-logo {
    height: 28px !important;
  }

  .css-kus7g9 {
    width: auto;
    height: 24px;
  }

  .css-kus7g9 svg,
  .css-kus7g9 img {
    max-height: 24px;
  }

  .heading-text {
    font-size: 16px;
  }

  .category-col {
    max-width: 240px;
  }

  .css-1xt6clv {
    height: 30px;
    font-size: 11px;
    padding: 0 6px;
  }

  .category-card {
    padding: 10px;
  }

  .category-name {
    font-size: 15px;
  }

  .get-glowing-section h2 {
    font-size: 13px;
    letter-spacing: 1px;
  }

  .marquee {
    height: 28px;
    font-size: 11px;
  }

  .content {
    margin: 7px;
  }
}

@media (max-width: 320px) {
  /* iPhone SE (1st gen), small devices */
  .css-2o3va {
    padding: 4px 6px;
    gap: 6px;
  }

  .mobile-hamburger {
    width: 22px;
    height: 16px;
  }

  .mobile-hamburger span {
    height: 2px;
  }

  .header-logo {
    height: 26px !important;
  }

  .css-kus7g9 {
    width: auto;
    height: 22px;
  }

  .css-kus7g9 svg,
  .css-kus7g9 img {
    max-height: 22px;
  }

  .heading-text {
    font-size: 14px;
    letter-spacing: 1px;
  }

  .category-col {
    max-width: 220px;
  }

  .css-1xt6clv {
    height: 28px;
    font-size: 10px;
  }

  .css-1upamjb {
    font-size: 10px;
  }

  .category-card {
    padding: 8px;
  }

  .category-name {
    font-size: 14px;
  }

  .get-glowing-section {
    padding: 6px 0;
  }

  .get-glowing-section h2 {
    font-size: 12px;
    letter-spacing: 0.5px;
  }

  .shop-by-category {
    padding: 12px 8px;
  }

  .category-grid {
    gap: 12px;
    margin-top: 0;
  }

  .marquee {
    height: 25px;
    font-size: 10px;
  }

  .content {
    margin: 6px;
  }

  .left-message {
    font-size: 9px;
  }

  #offer-banner {
    height: 30px;
    line-height: 30px;
  }

  .top_strip_wrapper {
    height: 30px;
  }

  .leftDiv {
    height: 30px;
    line-height: 30px;
  }
}

/* Mobile Hamburger Menu Styles */
.mobile-hamburger {
  display: none;
  flex-direction: column;
  justify-content: space-around;
  width: 30px;
  height: 25px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  z-index: 1000;
  position: relative;
}

.mobile-hamburger span {
  width: 100%;
  height: 3px;
  background-color: #333;
  border-radius: 2px;
  transition: all 0.3s ease;
  display: block;
}

.mobile-hamburger:hover span {
  background-color: #ff69b4;
}

.mobile-hamburger:focus {
  outline: none;
}

/* Hamburger active state (X animation) */
.mobile-hamburger.active span:nth-child(1) {
  transform: rotate(45deg) translate(8px, 8px);
}

.mobile-hamburger.active span:nth-child(2) {
  opacity: 0;
}

.mobile-hamburger.active span:nth-child(3) {
  transform: rotate(-45deg) translate(7px, -7px);
}

/* Mobile menu backdrop */
.mobile-menu-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9998;
  animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Mobile menu close button */
.mobile-menu-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.05);
  border: 1px solid #ddd;
  border-radius: 50%;
  font-size: 32px;
  font-weight: 300;
  line-height: 1;
  color: #666;
  cursor: pointer;
  z-index: 10001;
  padding: 0;
  display: flex !important;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin-top: 25px;
}

.mobile-menu-close:hover {
  background: #ff69b4;
  border-color: #ff69b4;
  color: white;
  transform: rotate(90deg);
}

/* Landscape mode optimization */
@media (max-height: 500px) and (orientation: landscape) {
  .css-2o3va {
    padding: 4px 10px;
  }

  .css-kus7g9 {
    height: 25px;
  }

  .css-1xt6clv {
    height: 30px;
  }

  .get-glowing-section {
    padding: 6px 0;
  }

  .get-glowing-section h2 {
    font-size: 14px;
  }

  .category-heading {
    margin-bottom: 12px;
  }

  .shop-by-category {
    padding: 12px 10px;
  }
}


/* Hide navbar on mobile devices */
@media (max-width: 768px) {
  #category_navigation {
    display: none !important;
  }
}

/* Fix header logo visibility on mobile */
@media (max-width: 768px) {
  .css-uhagyq {
    background: white !important;
  }

  .header-container {
    background: white !important;
    padding: 12px 15px !important;
  }

  .header-logo {
    height: 55px !important;
    max-height: 55px !important;
  }
}

@media (max-width: 480px) {
  .header-logo {
    height: 82px !important;
    max-height: 82px !important;
  }
}

@media (max-width: 360px) {
  .header-logo {
    height: 82px !important;
    max-height: 82px !important;
  }
}


/* ===================================
   INLINE STYLES MOVED FROM HEADER.BLADE.PHP
   =================================== */

/* Main Header Container */
.header-wrapper {
  position: relative;
}

.header-main-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0;
  width: 1140px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}

/* Mobile Left Section */
.mobile-left-section {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 1;
}

/* Logo Section */
.logo-section {
  flex-shrink: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
}

.logo-link {
  display: flex;
  align-items: center;
  line-height: 0;
}

/* Desktop Navigation */
.desktop-nav-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  flex-shrink: 0;
  width: 43%;
}

.desktop-nav-link {
  text-decoration: none;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  padding: 8px 0;
  transition: color 0.3s ease;
}

/* Desktop Search Bar */
.desktop-search-wrapper {
  position: relative;
  width: 340px;
  margin: 0 20px;
  flex-shrink: 0;
}

.search-container-inner {
  position: relative;
  display: flex;
  align-items: center;
  background: white;
  border: 2px solid #e5e5e5;
  border-radius: 8px;
  padding: 0 14px;
  height: 44px;
  transition: all 0.3s ease;
}

.search-icon-wrapper {
  flex-shrink: 0;
  margin-right: 12px;
}

.search-input-field {
  flex: 1;
  border: none;
  background: transparent;
  outline: none;
  font-size: 14px;
  color: #333;
  padding: 0;
  font-weight: 400;
}

.search-spinner {
  display: none;
  margin: 0 8px;
}

.search-spinner-animation {
  animation: spin 1s linear infinite;
}

.search-clear-button {
  display: none;
  background: none;
  border: none;
  padding: 4px;
  cursor: pointer;
  color: #999;
  transition: color 0.2s;
  line-height: 0;
}

.search-keyboard-shortcut {
  display: flex;
  align-items: center;
  gap: 2px;
  padding: 2px 6px;
  background: #f5f5f5;
  border-radius: 4px;
  font-size: 11px;
  color: #999;
  font-weight: 500;
  margin-left: 8px;
}

.search-results-dropdown {
  display: none;
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  right: 0;
  background: white;
  border: 2px solid #e5e5e5;
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.12);
  max-height: 450px;
  overflow-y: auto;
  z-index: 99999;
}

/* Right Side Actions */
.header-actions-wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
  flex: 1;
  justify-content: flex-end;
}

/* User Menu Button */
.user-menu-wrapper {
  position: relative;
}

.user-menu-button {
  display: flex;
  align-items: center;
  gap: 8px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 8px 12px;
  border-radius: 4px;
  transition: background 0.2s;
}

.user-name-display {
  font-size: 14px;
  font-weight: 500;
}

.user-menu-arrow {
  transition: transform 0.3s;
}

/* User Dropdown Menu */
.user-dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 8px;
  background: white;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  min-width: 200px;
  z-index: 1000;
}

.user-dropdown-header {
  padding: 12px 16px;
  border-bottom: 1px solid #f0f0f0;
}

.user-dropdown-name {
  font-weight: 600;
  color: #1a1a1a;
  font-size: 14px;
}

.user-dropdown-email {
  font-size: 12px;
  color: #666;
  margin-top: 2px;
}

.user-dropdown-link {
  display: block;
  padding: 12px 16px;
  color: #333;
  text-decoration: none;
  font-size: 14px;
  transition: background 0.2s;
}

.user-dropdown-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}

.user-dropdown-logout {
  display: block;
  padding: 12px 16px;
  color: #fc5186;
  text-decoration: none;
  font-size: 14px;
  border-top: 1px solid #f0f0f0;
  transition: background 0.2s;
}

/* Login Dropdown (Guest Users) */
.login-dropdown-wrapper {
  position: relative;
}

.sign-in-button {
  background: #fc5186;
  color: white;
  border: none;
  padding: 10px 24px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}

.login-dropdown-menu {
  display: none;
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  background: white;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  width: 280px;
  z-index: 1000;
}

.login-dropdown-content {
  padding: 30px 20px;
}

.login-dropdown-title {
  text-align: center;
  margin: 0 0 8px 0;
  font-size: 18px;
  font-weight: 600;
  color: #1a1a1a;
}

.login-dropdown-subtitle {
  text-align: center;
  color: #666;
  font-size: 13px;
  margin: 0 0 20px 0;
}

.login-dropdown-login-btn {
  width: 100%;
  background: #fc5186;
  color: white;
  border: none;
  padding: 12px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  margin-bottom: 10px;
  transition: background 0.2s;
}

.login-dropdown-register-btn {
  width: 100%;
  background: white;
  color: #fc5186;
  border: 1px solid #fc5186;
  padding: 12px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s;
}

/* Wishlist and Cart Icons */
.wishlist-link,
.cart-link {
  position: relative;
  text-decoration: none;
}

.wishlist-link {
  margin-right: 20px;
}

.wishlist-badge,
.cart-badge {
  position: absolute;
  top: -8px;
  right: -8px;
  background: #fc5186;
  color: white;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 600;
}

.wishlist-badge-hidden,
.cart-badge-hidden {
  display: none;
  position: absolute;
  top: -8px;
  right: -8px;
  background: #fc5186;
  color: white;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 600;
}

/* Mobile Menu Overlay */
.mobile-menu-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 99999;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.mobile-menu-sidebar {
  position: absolute;
  top: 0;
  left: 0;
  width: 280px;
  height: 100%;
  background: white;
  box-shadow: 2px 0 8px rgba(0,0,0,0.1);
  overflow-y: auto;
  z-index: 100000;
  transform: translateX(-100%);
  transition: transform 0.3s ease;
}

.mobile-menu-header {
  padding: 20px;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mobile-menu-logo {
  height: 50px;
}

.mobile-menu-close-btn {
  background: none;
  border: none;
  font-size: 28px;
  color: #999;
  cursor: pointer;
  line-height: 1;
  padding: 0;
}

/* Mobile Search Section */
.mobile-search-section {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.mobile-search-container {
  position: relative;
}

.mobile-search-inner {
  display: flex;
  align-items: center;
  background: #f0f0f0;
  border-radius: 4px;
  padding: 0 12px;
  height: 38px;
}

.mobile-search-icon {
  flex-shrink: 0;
  margin-right: 10px;
}

.mobile-search-input {
  flex: 1;
  border: none;
  background: transparent;
  outline: none;
  font-size: 13px;
  color: #333;
  padding: 0;
}

.mobile-search-results {
  display: none;
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  right: 0;
  background: white;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  max-height: 400px;
  overflow-y: auto;
  z-index: 1000;
}

/* Mobile Navigation Links */
.mobile-nav-links {
  padding: 10px 0;
}

.mobile-nav-link {
  display: block;
  padding: 15px 20px;
  color: #333;
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  border-bottom: 1px solid #f5f5f5;
  text-transform: none;
}

/* Logout Modal */
.logout-modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  z-index: 10000;
  align-items: center;
  justify-content: center;
}

.logout-modal-container {
  background: white;
  border-radius: 12px;
  padding: 0;
  max-width: 400px;
  width: 90%;
  box-shadow: 0 8px 32px rgba(0,0,0,0.2);
  animation: modalFadeIn 0.3s ease;
}

.logout-modal-header {
  padding: 24px 24px 16px 24px;
  text-align: center;
}

.logout-modal-icon-wrapper {
  width: 64px;
  height: 64px;
  margin: 0 auto 16px;
  background: #fff3f5;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.logout-modal-title {
  margin: 0 0 8px 0;
  font-size: 20px;
  font-weight: 600;
  color: #1a1a1a;
}

.logout-modal-message {
  margin: 0;
  color: #666;
  font-size: 14px;
  line-height: 1.5;
}

.logout-modal-actions {
  display: flex;
  gap: 12px;
  padding: 16px 24px 24px 24px;
}

.logout-modal-cancel-btn {
  flex: 1;
  background: #f5f5f5;
  color: #333;
  border: none;
  padding: 12px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s;
}

.logout-modal-confirm-btn {
  flex: 1;
  background: #fc5186;
  color: white;
  border: none;
  padding: 12px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s;
}

/* Mobile Search Overlay (Full Screen) */
.mobile-search-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  z-index: 100000;
  flex-direction: column;
}

.mobile-search-overlay-header {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px 20px;
  border-bottom: 1px solid #e5e5e5;
  background: white;
}

.mobile-search-overlay-back-btn {
  background: none;
  border: none;
  padding: 8px;
  cursor: pointer;
  color: #333;
  line-height: 0;
}

.mobile-search-overlay-input-wrapper {
  flex: 1;
  position: relative;
  display: flex;
  align-items: center;
  background: #f5f5f5;
  border-radius: 8px;
  padding: 0 12px;
  height: 44px;
}

.mobile-search-overlay-icon {
  flex-shrink: 0;
  margin-right: 10px;
}

.mobile-search-overlay-input {
  flex: 1;
  border: none;
  background: transparent;
  outline: none;
  font-size: 15px;
  color: #333;
  padding: 0;
}

.mobile-search-overlay-results {
  flex: 1;
  overflow-y: auto;
  background: white;
}

/* Hover States for Interactive Elements */
.user-menu-button:hover {
  background: #f5f5f5;
}

.user-dropdown-link:hover {
  background: #f8f8f8;
}

.user-dropdown-logout:hover {
  background: #f8f8f8;
}

.login-dropdown-login-btn:hover {
  background: #e8467a;
}

.login-dropdown-register-btn:hover {
  background: #fff5f8;
}

.logout-modal-cancel-btn:hover {
  background: #e8e8e8;
}

.logout-modal-confirm-btn:hover {
  background: #e8467a;
}

.search-clear-button:hover {
  color: #fc5186;
}

/* Responsive Media Queries for Inline Styles */
@media (max-width: 768px) {
  .header-main-container {
    width: 100% !important;
    padding: 12px 15px !important;
  }
}

/* ===================================
   HEADER COMPONENT STYLES
   =================================== */

/* Navigation Link Styles */
.nav-link {
    position: relative;
}

.nav-link::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: #fc5186;
    transition: width 0.3s ease;
}

.nav-link:hover {
    color: #fc5186 !important;
}

.nav-link:hover::after {
    width: 100%;
}

.nav-link.active {
    color: #fc5186 !important;
    font-weight: 600 !important;
}

.nav-link.active::after {
    width: 100%;
}

/* Mobile Hamburger Menu */
.mobile-hamburger {
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    display: none;
}

.mobile-hamburger span {
    display: block;
    width: 24px;
    height: 2px;
    background: #333;
    margin: 5px 0;
    transition: 0.3s;
}

/* Mobile Search Icon */
.mobile-search-icon {
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    display: none;
    color: #333;
    transition: color 0.2s;
}

.mobile-search-icon:active {
    color: #fc5186;
}

/* Header Container Inline Styles */
.header-wrapper {
    position: relative;
}

.header-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 0;
    width: 1140px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

.header-mobile-left {
    display: flex;
    align-items: center;
    gap: 8px;
}

.header-logo-wrapper {
    flex-shrink: 0;
    position: relative;
    left: -29px;
}

.header-logo {
    height: 90px;
}

.desktop-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    flex-shrink: 0;
    width: 43%;
}

.desktop-nav .nav-link {
    text-decoration: none;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    padding: 8px 0;
    transition: color 0.3s ease;
}

.desktop-search {
    position: relative;
    width: 340px;
    margin: 0 20px;
    flex-shrink: 0;
}

#searchContainer {
    position: relative;
    display: flex;
    align-items: center;
    background: white;
    border: 2px solid #e5e5e5;
    border-radius: 8px;
    padding: 0 14px;
    height: 44px;
    transition: all 0.3s ease;
}

#searchContainer svg:first-of-type {
    flex-shrink: 0;
    margin-right: 12px;
}

#searchInput {
    flex: 1;
    border: none;
    background: transparent;
    outline: none;
    font-size: 14px;
    color: #333;
    padding: 0;
    font-weight: 400;
}

#searchSpinner {
    display: none;
    margin: 0 8px;
}

#searchSpinner svg {
    animation: spin 1s linear infinite;
}

#clearSearchBtn {
    display: none;
    background: none;
    border: none;
    padding: 4px;
    cursor: pointer;
    color: #999;
    transition: color 0.2s;
    line-height: 0;
}

#clearSearchBtn:hover {
    color: #fc5186;
}

#searchShortcut {
    display: flex;
    align-items: center;
    gap: 2px;
    padding: 2px 6px;
    background: #f5f5f5;
    border-radius: 4px;
    font-size: 11px;
    color: #999;
    font-weight: 500;
    margin-left: 8px;
}

#searchResults {
    display: none;
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    right: 0;
    background: white;
    border: 2px solid #e5e5e5;
    border-radius: 8px;
    box-shadow: 0 8px 24px rgba(0,0,0,0.12);
    max-height: 450px;
    overflow-y: auto;
    z-index: 99999;
}

.mobile-actions {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-shrink: 0;
}

/* Mobile Responsive Styles */
@media (max-width: 768px) {
    /* Header container - single row: Logo | Search | Hamburger */
    .header-container {
        width: 100% !important;
        padding: 8px 12px !important;
        flex-wrap: nowrap !important;
        gap: 6px !important;
        align-items: center !important;
    }

    /* Logo - LEFT, order 1, bigger */
    .header-logo {
        height: 75px !important;
        margin-left: 0 !important;
    }

    .header-container > div:nth-child(1) {
        order: 1 !important;
        flex-shrink: 0 !important;
    }

    /* Hide desktop nav */
    .desktop-nav {
        display: none !important;
    }

    /* Search bar - CENTER, order 2, smaller width */
    .search-bar-wrapper {
        order: 2 !important;
        flex: 1 !important;
        width: auto !important;
        min-width: 0 !important;
        margin: 0 8px !important;
    }

    #searchContainer {
        height: 36px !important;
        border-radius: 6px !important;
        padding: 0 10px !important;
        background: #f5f5f5 !important;
        border: 1px solid #e0e0e0 !important;
    }

    #searchContainer input {
        font-size: 12px !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
    }

    #searchContainer input::placeholder {
        font-size: 12px !important;
    }

    #searchContainer svg:first-child {
        width: 16px !important;
        height: 16px !important;
        margin-right: 6px !important;
        flex-shrink: 0 !important;
    }

    #searchShortcut,
    #clearSearchBtn {
        display: none !important;
    }

    /* Hide desktop user elements */
    .desktop-signin,
    .desktop-user-menu,
    .desktop-wishlist,
    .desktop-cart {
        display: none !important;
    }

    /* Mobile actions - order 3, but hamburger is order 5 inside it */
    .mobile-actions {
        gap: 6px !important;
        order: 3 !important;
        flex-shrink: 0 !important;
        margin-left: 0 !important;
    }

    /* Hamburger - far RIGHT, aligned */
    .mobile-hamburger {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        order: 5 !important;
        margin-left: 4px !important;
        flex-shrink: 0 !important;
        width: 36px !important;
        height: 36px !important;
    }

    .sign-in-btn {
        padding: 6px 12px !important;
        font-size: 11px !important;
        order: 4 !important;
    }

    .user-name-text {
        display: none !important;
    }
}

@media (min-width: 769px) {
    .mobile-hamburger {
        display: none !important;
    }
    
    .mobile-search-icon {
        display: none !important;
    }
}

/* Search Container Animations and Hover States */
@keyframes spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

#searchContainer:hover {
    border-color: #fc5186;
    box-shadow: 0 2px 8px rgba(252, 81, 134, 0.15);
}

#searchContainer:focus-within {
    border-color: #fc5186;
    box-shadow: 0 0 0 3px rgba(252, 81, 134, 0.1);
}

#searchContainer:focus-within #searchShortcut {
    display: none;
}

#searchResults::-webkit-scrollbar {
    width: 6px;
}

#searchResults::-webkit-scrollbar-track {
    background: #f5f5f5;
}

#searchResults::-webkit-scrollbar-thumb {
    background: #ddd;
    border-radius: 3px;
}

#searchResults::-webkit-scrollbar-thumb:hover {
    background: #ccc;
}

/* Modal Animation */
@keyframes modalFadeIn {
    from {
        opacity: 0;
        transform: scale(0.9);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

/* Hide topbar hamburger on all screens */
.topbar-mobile-hamburger {
  display: none !important;
}

/* Show hamburger in main header on mobile */
@media (max-width: 768px) {
  .mobile-hamburger {
    display: block !important;
  }
}

/* Desktop: Hide topbar sign in, show header sign in/wishlist/cart */
.rightDiv > div[style*="position: relative"] {
  display: block;
}

/* Mobile: Hide desktop sign in/wishlist/cart from header, show topbar sign in */
@media (max-width: 768px) {
  .desktop-user-menu,
  .desktop-signin,
  .desktop-wishlist,
  .desktop-cart {
    display: none !important;
  }

  .rightDiv > div[style*="position: relative"] {
    display: block !important;
  }
}

/* Desktop: Hide topbar sign in */
@media (min-width: 769px) {
  .rightDiv > div[style*="position: relative"] {
    display: none !important;
  }
}
