/* latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(../font/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body {
  font-family: "Open Sans", sans-serif;
}

body,
h2 {
  font-weight: 500;
}
.headerPortion,
body,
html {
  min-width: 350px;
}
/* Override any conflicting width for local search links */
.resultListElement > a {
  width: calc(100% - 0px) !important;
  padding: 7px 16px !important;
}
.sspinner {
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 3px solid rgba(0, 0, 0, 0.2);
  border-top-color: #09f;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
  margin: 0 auto;
}

@keyframes spin {
  to { transform: rotate(360deg); }
}
.signIn_dropDown_list li a:hover,
.signIn_link:hover {
  text-decoration: underline;
}
.dropdown,
.signIn_dropDown {
  visibility: hidden;
  position: absolute;
}
*,
::after,
::before {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.open-sans {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: weight;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
body {
  scroll-behavior: smooth;
}
*,
a,
button,
div,
h1,
h2,
h3,
h4,
h5,
h6,
input,
label,
p,
select,
span,
textarea {
  font-family: "Open Sans", sans-serif;
  -webkit-tap-highlight-color: transparent;
}
p {
  font-size: 13px;
  font-weight: 400;
}
.pageCotent {
  display: flex;
  flex-direction: column;
}
.headerWrapper {
  padding: 14px 0 0;
  border-bottom: 1px solid #d3dee1;
}
.bodyPortion,
.headerPortion {
  display: flex;
  flex-direction: row;
  align-items: unset;
  flex-wrap: nowrap;
  align-items: center;
}
.headerPortion {
  width: 95%;
  margin: 0 auto;
}
.bodyPortion {
  margin: 20px 0 30px;
}
.headingLogoDiv {
  margin-right: 10px;
}
.headingLogoDiv h1 {
  font-size: 24px;
  line-height: 1;
}
.navLinks .navitems .parent_level li:first-child,
.sadiqHead {
  display: block;
}
#miniCart {
  box-sizing: border-box;
  background-color: #fff;
  padding: 0 24px 24px;
  text-align: left;
  box-shadow: 0 0.15em 0.3em rgb(0 0 0 / 20%);
  z-index: 1000;
  min-width: 375px;
  position: absolute;
  right: 0;
  overflow: hidden;
  visibility: hidden;
  max-height: 0;
  top: 42px;
  line-height: normal;
  max-width: 0;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
.headerCartDiv:hover > #miniCart {
  max-height: 1000px;
  visibility: visible;
}
.miniCart_productDetails {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-height: 320px;
  overflow: auto;
}
.miniCart_productDetails_details {
  display: flex;
  padding-left: 16px;
  flex-direction: column;
  align-items: flex-start;
}
.miniCart_productDetails_details_subcategory {
  font-size: 13px;
  font-weight: 600;
  text-transform: capitalize;
}
.miniCart_productDetails_details_name {
  display: flex;
}
.miniCart_productDetails_details_name span {
  font-size: 12px;
  font-weight: 400;
  text-transform: capitalize;
}
.miniCart_productDetails_details_price {
  margin-bottom: 0;
}
.miniCart_productDetails_details_price span {
  font-size: 12px;
  font-weight: 400;
}
.miniCart_productqtycolor {
  display: flex;
  flex-direction: row;
}
.miniCart_productDetails_details_qcs span {
  font-size: 11px;
  font-weight: 500;
}
.miniCart_productDetails::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
.miniCart_productDetails::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.miniCart_productDetails::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.miniCart_productDetails::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 255, 255, 0.3);
}
.miniCart_totalPriceCalculation {
  display: flex;
  flex-direction: column;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  cursor: auto;
  padding: 10px 0;
}
.miniCart_checkoutBtn_checkout:active,
.miniCart_checkoutBtn_checkout:focus {
  outline-offset: 3px;
  border-color: #008296;
  box-shadow: 0 0 0 3px #c8f3fa, inset 0 0 0 2px #fff;
}
.miniCart_totalCalculatedCharges,
.miniCart_totalPriceCalculation_deliveryCharges,
.miniCart_totalPriceCalculation_discount,
.miniCart_totalPriceCalculation_orderTotal {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 4px 0 0;
}
.miniCart_totalCalculatedCharges {
  padding: 8px 0 24px;
  cursor: auto;
}
.miniCart_totalPriceCalculation_deliveryCharges span,
.miniCart_totalPriceCalculation_discount span,
.miniCart_totalPriceCalculation_orderTotal span {
  font-size: 12px;
  font-weight: 400;
  color: #707070;
}
.miniCart_totalCalculatedCharges span,
.signIn_dropDown_list li:first-child span {
  font-size: 16px;
}
.miniCart_checkoutBtn {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.miniCart_checkoutBtn_checkout {
  width: 100%;
  position: relative;
  padding: 12px 15px;
  background: #00bbc3;
  border: 1px solid #00bbc3;
  outline-offset: -2px;
  color: #fff;
  font-weight: 500;
  cursor: pointer;
  box-shadow: 0 0.15em 0.3em rgb(0 0 0 / 10%);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: outline-offset 50ms;
  -moz-transition: outline-offset 50ms;
  -ms-transition: outline-offset 50ms;
  -o-trasition: outline-offset 50ms ease;
  transition: outline-offset 50ms;
}
.miniCart_checkoutBtn_checkout:hover {
  color: #fff;
  background: #00aeb5;
}
.miniCart_checkoutBtn_checkout:focus {
  background: #00a5af;
}
.miniCart_checkoutBtn_viewcart {
  width: 100%;
  padding: 12px 15px;
  margin-bottom: 8px;
  border: 1px solid #ccc;
  font-size: 13px;
  font-weight: 500;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  color: #000;
  cursor: pointer;
}
.accountAndSignin_span,
.headerCartDiv_span {
  display: block;
  text-align: center;
  font-size: 10px;
  font-weight: 600;
  line-height: normal;
}
.header_overlay_mobile {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  z-index: 9;
  cursor: pointer;
}

#header_overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.6);
  top: 0;
}
#showNavItems:checked ~ #header_overlay,
#showNavItems:checked ~ .close {
  display: block;
  z-index: 6;
}
#showNavItems:checked ~ .close {
  left: 50%;
}
.headerSecondportion {
  margin: 0;
  width: 100%;
  position: relative;
  z-index: 501;
}
.headerContent {
  flex-grow: 1;
  flex-shrink: 1;
  flex-flow: row nowrap;
}
.searchContent {
  display: flex;
  justify-content: center;
  text-align: center;
  position: relative;
}
.searchContentResultDropDown {
  position: absolute;
  top: 39.5px;
  width: calc(100% - 83.51px);
  background: #fff;
  z-index: 999;
  text-align: center;
  justify-content: center;
  overflow: hidden;
  padding-top: 0;
  border-top: 0;
  display: none;
  box-shadow: 0 0.15em 0.3em rgb(0 0 0 / 20%);
}
.searchContentResultDropDownList {
  list-style-type: none;
  background: #fff;
  border-top: 0;
  width: 100%;
  overflow: hidden;
}
.searchContentResultDropDownList li {
  text-align: left;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.activeResultList,
.searchContentResultDropDownList li:hover {
  background-color: #e7e7e7;
}
.deleteHistoryItem {
  position: absolute;
  font-size: 14px;
  right: 22px;
}
.headerContent .searchIconDiv,
.headerContent .searchInput {
  height: 42px;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
}
.headerContent .searchInput {
  width: calc(100% - 83.51px);
  padding: 0 70px 0 16px;
  font-size: 14px;
  font-weight: 400;
  outline: 0;
  background-color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #000;
  box-sizing: border-box;
}
.headerContent .searchInput:focus {
  outline: #008296 auto 0.5rem;
  outline-offset: -0.1rem;
  -moz-box-shadow: 0 0.15em 0.3em rgb(0 0 0 / 10%);
  -webkit-box-shadow: 0 0.15em 0.3em rgb(0 0 0 / 10%);
  box-shadow: 0 0.15em 0.3em rgb(0 0 0 / 10%);
  border: 1px solid #fff;
}
.headerContent .searchIconDiv {
  width: 54px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 42px;
  top: 0;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: 0.1s ease-in;
  -moz-transition: 0.1s ease-in;
  -ms-transition: 0.1s ease-in;
  -o-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
  background: url("/resources/search.svg") center center no-repeat;
}
.headerContent .searchInput:focus ~ .searchIconDiv {
  background-color: #00aeb5;
  padding: 0;
  background-image: url("/resources/searchActive.svg");
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 1px 12px #b8c6db;
  -moz-box-shadow: 0 1px 12px #b8c6db;
  box-shadow: 0 1px 12px #b8c6db;
}
.searchIconDiv.pressed,
.searchIconDiv:active,
.searchIconDiv:focus {
  background-color: #00aeb5;
  background-image: url("/resources/searchActive.svg");
  border: #008296;
  outline: 0;
  outline-offset: 3px;
  box-shadow: 0 0 0 1px #008296, inset 0 0 0 2px #fff;
}
.showNavItemsLabel {
  display: none;
  float: left;
  position: absolute;
  left: 30px;
  top: 12px;
  cursor: pointer !important;
  background: url("/resources/hamburger.svg") center center no-repeat;
  width: 28px;
  height: 26px;
}
#showNavItems,
.navLinks .navitems li:first-child {
  display: none;
}
.cross::before {
  content: "\2716";
}
#showNavItems:checked ~ ul {
  transition: 0.5s;
  left: 0;
  z-index: 10;
}
.navLinks > #showNavItems:checked {
  height: auto;
}
.navLinks {
  z-index: 2;
}
.rightlinks {
  display: flex;
  position: relative;
  flex-direction: row;
  align-items: center;
  width: 110px;
  justify-content: space-around;
}
.accountAndSignin,
.orderAndReturns {
  min-width: 65px;
  justify-content: center;
  width: 60%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.accountLink,
.cartLink {
  height: 27px;
  width: 27px;
}
.headerCartDiv {
  padding: 0;
  max-height: 48px;
  max-width: 47px;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.accountAndSignin h2,
.orderAndReturns h2 {
  font-weight: 400;
  font-size: 16px;
}
.accountLink {
  background: url("/resources/user.svg") center center no-repeat;
}
.cartLink {
  background: url("/resources/bag.svg") center center no-repeat;
  display: block;
}
.cartQuantityDisplay {
  display: flex;
  justify-content: center;
  font-weight: 700;
  align-items: center;
  height: 35px;
  color: #222;
  font-size: 11px;
}
.signIn_dropDown {
  background: #fff;
  box-shadow: 0 0.15em 0.3em rgb(0 0 0 / 20%);
  min-width: 320px;
  right: 0;
  text-align: left;
  top: 42px;
  z-index: 1000;
  padding: 12px 20px 20px;
  max-height: 0;
  line-height: normal;
  overflow: hidden;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
.navLinks,
.signIn_link {
  text-align: center;
}
.signIn_dropDown_list li a span {
  font-size: 13px;
  margin-bottom: 13px;
}
.signIn_dropDown_list li:last-child a span {
  font-size: 11px;
}
.signIn_link {
  display: flex;
  flex-direction: column;
  padding: 6px;
  background-color: #00bbc3;
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  margin: 0 31px 8px;
  box-shadow: 0 0.15em 0.3em rgb(0 0 0 / 10%);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-boder-radius: 3px;
  border-radius: 3px;
}
.signIn_link:hover {
  background-color: #01a8af;
}
.signIn_dropDown_list {
  list-style-type: none;
  padding: 0;
}
.signIn_dropDown_new {
  margin-bottom: 10px;
}
.signIn_dropDown_list li a {
  color: #000;
}
.accountAndSignin:hover .signIn_dropDown {
  visibility: visible;
  max-height: 500px;
}
.navLinks .navitems {
  list-style-type: none;
  align-items: center;
  min-width: 280px;
  padding: 8px 0;
  margin: 0;
}
.navLinks ul li {
  display: inline-block;
  margin: 0 10px;
  text-transform: capitalize;
}

li.lower.level_0_nav_li a {
  color: #b10000;
  font-weight: 500;
}

li.lower.level_0_nav_li a::after {
  background-color: #b10000;
}

.navLinks ul li a {
  text-decoration: none;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  white-space: nowrap;
  padding: 0;
  text-transform: capitalize;
}
.navLinks ul li a:after {
  width: 0%;
  height: 3px;
  background: #111;
  content: "";
  -webkit-transition: none, 0.3s;
  -o-transition: none, 0.3s;
  transition: none, 0.3s;
  display: block;
  margin: 0 auto;
}
.navLinks ul li a:hover:after {
  width: 100%;
}
.dropdown {
  list-style-type: none;
  opacity: 0;
  top: 100%;
  transition: opacity 0.2s ease-in, visibility 0.1s ease-in, top 0.3s ease-in;
  background-color: #fff;
  text-align: left;
  -webkit-box-shadow: 0 0 4px 0 rgb(0 0 0 / 25%);
  box-shadow: 0 0 4px 0 rgb(0 0 0 / 25%);
  z-index: 5;
}
.dropdown,
.parent_level {
  min-width: auto;
  left: 0;
  right: 0;
}
.parent_level li {
  min-width: 180px;
}
.dropdown-list {
  display: block !important;
}
.icons {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.icons a {
  font-size: 10px !important;
  font-weight: 500 !important;
  color: #000 !important;
}
.level_1_nav_li_prev {
  display: none;
  padding: 11px 15px !important;
  background-color: #fff;
  color: #000 !important;
  border-top: 1px solid #f7f7f7;
  border-bottom: 1px solid #f7f7f7;
}
.level_1_nav_li_prev a {
  color: #000 !important;
  font-size: 14px !important;
}
.parent_level {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 18px 0;
}
.nav-link-level-2-heading {
  font-weight: 500 !important;
  position: relative;
  display: inline-block;
}
.navLinks ul .parent_level li a:hover::after {
  width: 0 !important;
}
.navLinks ul .parent_level li a::after {
  height: 1px !important;
}
.navLinks ul .parent_level li a:not(.nav_link_img):hover::after {
  content: "";
  width: 100% !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background-color: #222;
}
.nav-link {
  display: inline-block;
}
.level3_nav_ul li {
  margin-left: 0 !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
a.nav-link::after + ul.parent_level:hover {
  width: 100% !important;
}
ul.dropdown.parent_level.inner-heading-ul li a {
  font-size: 12px;
}
.back_to_main_nav {
  display: none !important;
}
@media screen and (max-width: 1383px) {
  .parent_level li {
    min-width: auto;
  }
}
@media screen and (min-width: 1023px) {
  li.has-children.main-list-items:hover .main_nav_link::after {
    width: 100%;
  }
  .has-children:hover .dropdown {
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (max-width: 1023px) {
  .close:after,
  .close:before,
  .navLinks ul li a:after {
    background-color: #fff;
    margin: 0 auto;
    position: absolute;
  }
  .searchContent {
    order: 3;
    width: 100vw;
    margin-top: 10px;
  }
  .sadiqHead {
    display: inline-block;
  }
  .headerSecondportion {
    margin: 0;
    position: initial;
  }
  .rowContentFlex {
    width: 100%;
    padding: 0 10px;
  }
  .headerContent .searchInput {
    width: 100%;
    padding: 0 68px 0 16px;
  }
  .headerPortion {
    flex-wrap: wrap;
    align-items: flex-start;
    width: 93%;
    margin-bottom: 0;
  }
  .rightlinks {
    order: 2;
    width: 92px;
  }
  .headingLogoDiv {
    flex-basis: auto;
    order: 1;
    flex-grow: 2;
    margin-right: 0;
    flex-basis: auto;
    display: flex;
    width: calc(100% - 92px);
    justify-content: center;
    padding-left: 92px;
  }
  .headingLogoDiv h1 {
    width: 100%;
    margin-left: 4%;
    text-align: center;
    line-height: normal;
  }
  .showNavItemsLabel {
    display: inline-block;
    top: 15px;
    font-size: 24px;
    left: 3.5%;
  }
  .close,
  .navLinks ul {
    position: fixed;
    left: -300%;
  }
  .navLinks {
    height: 0;
    text-align: left;
  }
  .navLinks ul {
    text-align: left;
    top: 0;
    transition: 0.5s;
    width: 50%;
    background-color: #ffffff69;
    display: inline-block;
    height: 100%;
    color: #fff;
    overflow-x: hidden;
  }
  .searchContentResultDropDown {
    width: calc(100% - 0px);
    top: 41.5px;
  }
  #header_overlay,
  .accountAndSignin_span,
  .headerCartDiv_span {
    display: none;
  }
  .overlayClose {
    float: right;
    cursor: pointer;
    font-weight: 300;
    font-size: 4rem;
    height: 100vh;
  }
  .navLinks ul li:first-child {
    padding: 13px 20px;
    margin: 0;
    display: flex;
  }
  .close {
    width: 60px;
    height: 50px;
    cursor: pointer;
    top: 32.5px;
    color: #000;
    opacity: 1;
    z-index: 6;
    transition: 0.5s ease-in-out;
  }
  .close:after,
  .close:before {
    width: 32px;
    transform: rotate(45deg);
    height: 2px;
    top: 25px;
    left: 0;
    right: 0;
    content: "";
    transition: 0.3s ease-in-out;
  }
  .close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .close:hover:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .close:hover:after {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .navLinks ul li {
    display: block;
    padding: 9px 15px 9px 24px;
    color: #fff;
    margin: 0;
  }
  .navLinks ul li h1 {
    flex-grow: 1;
  }
  .navLinks ul li a {
    color: #fff;
    font-size: 18px;
  }
  .navLinks ul li a:after {
    content: none !important;
    bottom: 0;
    left: 50%;
    display: block;
  }
  .navLinks ul li a:hover:after {
    width: 100%;
    left: 0;
  }
  .headerContent .searchIconDiv {
    position: absolute;
    width: 52px;
    right: 0;
    top: 0;
  }
  .bodyPortion {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .slider {
    width: 95%;
  }
  .accountAndSignin,
  .headerCartDiv {
    display: flex;
    align-items: center;
  }
  .accountAndSignin,
  .orderAndReturns {
    margin-right: 0;
  }
  .navLinks .navitems li:first-child {
    display: flex;
  }
  .level_0_nav_li {
    position: relative !important;
    width: 100%;
    box-shadow: 0 0 0 rgb(0 0 0);
    transform: translate3d(0, 0, 0);
    cursor: pointer;
    transition: transform 0.2s ease-in;
  }
  li.has-children.main-list-items.level_0_nav_li.toggleChildren {
    border-right: 2px solid transparent;
  }
  li.level_0_nav_li:active,
  li.level_0_nav_li:focus,
  li.level_1_nav_li a.level_1_nav_link:active,
  li.level_1_nav_li a.level_1_nav_link:focus,
  li.level_2_nav_li a.level_2_nav_link:active,
  li.level_2_nav_li a.level_2_nav_link:focus,
  li.main-list-items.level_0_nav_li.toggleChildren:active,
  li.main-list-items.level_0_nav_li.toggleChildren:focus {
    background-color: #00000030;
    border-right: 2px solid #fff;
    width: calc(100% - 0px);
  }
  ul.dropdown.parent_level.inner-heading-ul {
    position: absolute;
    top: -85px;
    width: calc(100% + 4px);
    left: calc(100% + 0px);
    color: #000 !important;
    box-shadow: 0 0 0;
    height: 100vh;
    background-color: transparent;
    transition: opacity 0.2s ease-in;
  }
  ul.dropdown.parent_level.inner-heading-ul.dropdownLevel2 {
    top: -130px;
  }
  ul.dropdown.parent_level.inner-heading-ul.dropdownLevel3 {
    top: -180px;
  }
  ul.dropdown.parent_level.inner-heading-ul.dropdownLevel4 {
    top: -225px;
  }
  ul.dropdown.parent_level.inner-heading-ul.dropdownLevel5 {
    top: -270px;
  }
  ul.dropdown.parent_level.inner-heading-ul.dropdownLevel6 {
    top: -315px;
  }
  .dropdown-list,
  .level_1_nav_li,
  .level_2_nav_li,
  .parent_level {
    padding: 0 !important;
  }
  .level_1_nav_li_imageContainer {
    display: none !important;
  }
  .has-children.level_0_nav_li::after {
    content: url("../resources/header/nav_forward_icon.svg");
    position: absolute;
    right: 16px;
    top: calc(50% - 11px);
    z-index: -1;
  }
  .level_1_nav_li_prev {
    display: revert;
  }
  .level_1_nav_li .level_1_nav_link {
    font-size: 18px !important;
    font-weight: 500 !important;
    display: block;
    padding: 9px 0;
  }
  .back_to_main_nav,
  .level_1_nav_li_prev a {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    font-size: 13px;
    font-weight: 500;
    width: 100%;
  }
  .navLinks ul .parent_level li a:not(.nav_link_img):hover::after {
    background-color: #fff !important;
  }
  ul.inner-heading-ul.level3_nav_ul {
    background: 0 0;
    overflow: hidden;
    position: revert;
    height: auto;
    width: 100%;
  }
  .back_to_main_nav {
    border-right: 0px !important;
    max-height: 45px;
  }
  .level_2_nav_li .level_2_nav_link {
    font-size: 15px !important;
    padding: 5px 15px 5px 26px !important;
    display: block;
  }
  .level_1_nav_link {
    padding: 9px 15px 9px 20px !important;
  }
  .level_0_nav_li a {
    display: block;
  }
  .navLinks .navitems {
    padding: 0;
  }
  .headerWrapper {
    padding-bottom: 14px;
  }
  #miniCart,
  .signIn_dropDown {
    top: 36px;
  }
}
@media screen and (max-width: 767px) {
  .accountAndSignin h2 {
    font-size: 14px;
  }
  .headingLogoDiv h1 {
    font-size: 24px;
    margin-left: 9%;
  }
  .accountAndSignin:hover,
  .headerCartDiv:hover {
    border: 0;
  }
  .accountAndSignin,
  .orderAndReturns {
    margin-right: 0;
  }
  .showNavItemsLabel {
    left: 3.5%;
    font-size: 20px;
  }
  #showNavItems:checked ~ .close {
    left: calc(100% - 60px);
  }
  #miniCart,
  .signIn_dropDown {
    background: #fff;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 12%);
    visibility: hidden;
    min-width: 0;
    position: fixed;
    right: -100vw;
    text-align: left;
    top: 0;
    z-index: 16;
    max-height: 0;
    overflow: auto;
    -webkit-transition: 0.2s ease-in;
    -moz-transition: 0.2s ease-in;
    -ms-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    min-height: 100vh;
  }
  .signIn_dropDown {
    padding: 12px;
  }
  .navLinks ul {
    width: calc(100% - 60px);
  }
  .signIn_dropDown_list {
    height: 100%;
  }
  .signIn_dropDown_list li {
    padding: 10px 12px !important;
    border-bottom: 1px solid #f7f7f7;
  }
  .signIn_dropDown_list li a span {
    font-size: 13px;
  }
  .signIn_dropDown_list li:hover {
    background-color: rgba(238, 238, 238, 0.7);
  }
  .signIn_dropDown_list li:first-child {
    text-align: left;
    border-bottom: 1px solid #f7f7f7;
  }
  .signIn_dropDown_list li:first-child span {
    font-size: 24px;
  }
  .signIn_dropDown_list li:last-child a span {
    font-size: 12px;
  }
}
@media screen and (max-width: 575px) {
  .headingLogoDiv {
    padding-left: 50px;
    justify-content: left;
  }
}
@media screen and (max-width: 400px) {
  .accountAndSignin,
  .orderAndReturns {
    margin-right: 0;
  }
  .accountAndSignin h2,
  .orderAndReturns h2 {
    font-size: 10px;
  }
  .headingLogoDiv h1 {
    font-size: 20px;
    margin-left: 12%;
  }
  .headerPortion {
    width: calc(95% - 18px);
    min-width: auto;
  }
  .showNavItemsLabel {
    left: 18px;
  }
  .searchContent {
    margin-top: 10px;
  }
}

/* ── Alpine.js mini-cart reset ───────────────────────────────────────────────
   The new Alpine-based header controls #miniCart visibility via x-show
   (display:none). These overrides neutralise the legacy CSS-hover pattern
   (visibility/max-height/max-width/fixed positioning) so Alpine's x-show
   works correctly on every page that loads this stylesheet.
*/
#miniCart,
.headerCartDiv:hover > #miniCart {
  visibility: visible;
  max-height: none;
  max-width: none;
  position: absolute;
  right: 0;
  top: 100%;
  padding: 0;
  min-width: 0;
  box-shadow: none;
  background: transparent;
  -webkit-transition: none;
  transition: none;
}
@media screen and (max-width: 1023px) {
  #miniCart { top: 100%; }
}
@media screen and (max-width: 767px) {
  #miniCart {
    visibility: visible;
    max-height: none;
    max-width: none;
    position: absolute;
    right: 0;
    top: 100%;
    min-height: auto;
    min-width: 0;
  }
}
