/** Shopify CDN: Minification failed

Line 1536:1 Expected "}" to go with "{"

**/
a {
  text-decoration: none;
  color: #000;
}
.custom-page-template a {
  color: blue;
}
a:hover {
  text-decoration: none !important;
}
.header__inline-menu a {
  color: #000;
}
.desktop-footer-menu {
  display: grid;
  grid-template-columns: repeat(4, 3fr);
  justify-content: center;
}
.header--middle-left {
  grid-template-columns: 1fr auto 1fr;
}
.hero__image-wrapper img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.hero__title {
  margin: 0;
}
.footer-menus li {
  list-style: none;
}
.mobile-footer-menu {
  display: none;
}
.main-content .videoBackground {
  margin-top: -55px;
}
#HeaderMenu-MenuList-5 {
  padding: 10px 0;
}
.article-template .page-width--narrow {
  max-width: 75%;
}
.videoBackground .fullscreen-video-wrap {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #000;
}
.videoBoxInfoBtn {
  border: 2px solid #fff;
  padding: 2% 8%;
  margin-top: 5%;
}
.videoBackground .fullscreen-video-wrap .video-js {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.videoBackground .fullscreen-video-wrap video {
  min-height: 100%;
  min-width: 100%;
  object-fit: cover;
}
.videoBackground .videoBox {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  padding: 100px 60px 80px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 500px;
  max-height: 800px;
  position: relative;
}
.videoBackground .imageBox {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  padding: 100px 20px 80px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  min-height: calc(100vh - 165px);
  height: auto;
}
.videoBackground .videoBoxInfo,
.videoBackground .imageBoxInfo {
  z-index: 2;
  width: 34%;
}
.videoBackground .overlay {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  z-index: 1;
}
.blog-articles {
  grid-template-columns: repeat(3, 4fr) !important;
  column-gap: 20px !important;
}
.main-blog .title--primary {
  text-align: center;
  margin-bottom: 30px;
}
.videoBackground .imageBoxInfoBtn {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: auto;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 2px solid #fff;
  border-radius: 2px;
  padding: 8px 25px;
  font-style: normal;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  white-space: normal;
  font-size: 16px;
  margin-top: 20px;
}
.videoBackground .videoBoxInfoTitle,
.videoBackground .imageBoxInfoTitle {
  color: #fff;
  line-height: 60px;
  font-size: 50px;
}
.videoBackground .videoBoxInfoDescription p,
.videoBackground .imageBoxInfoDescription p {
  font-size: 22px;
  line-height: 28px;
}
.videoBackground .placeholderNoblocks {
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
}
.flex-grid {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex-grid__item {
  width: 50%;
  position: relative;
}
.promo-grid__container {
  position: relative;
}
.promo-grid__slide-link {
  height: 100%;
  display: block;
  position: absolute;
  width: 100%;
  background: #000;
  opacity: 0.2;
}
.promo-grid__content {
  position: absolute;
  top: 40%;
  z-index: 9999;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.promo-grid__bg img {
  width: 100%;
}
.rte--strong {
  font-size: 2.125em;
  color: #fff;
}
.promo-grid__container.horizontal-center .btn {
  background: #000;
  color: #fff;
  border: none;
  padding: 2% 5%;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}
.faq-accordian {
  background-color: #fff;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left; /* Changed to left for better readability */
  outline: none;
  font-size: 15px;
  transition: background-color 0.3s ease;
  border-bottom: 1px solid #d7cbcbad;
  position: relative;
}

.faq-accordian:hover,
.faq-accordian.active {
  background-color: #f0f0f0;
}

.faq-accordian::after {
  content: "\02795"; /* plus icon */
  font-size: 13px;
  color: #777;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.faq-accordian.active::after {
  content: "\2796"; /* minus icon */
}

.panel {
  display: none; /* hidden by default for jQuery to slideToggle it */
  background-color: white;
  padding: 20px;
  border-bottom: 1px solid #d7cbcbad;
}

.mega-menu__link--level-2 {
  font-size: 1.4rem !important;
  color: #615858 !important;
  letter-spacing: 3px;
  font-weight: 400;
  text-transform: none;
  text-decoration: none;
}
#Details-HeaderMenu-2 {
  position: initial;
}
#MegaMenu-Content-2 {
  width: 100%;
}
#MegaMenu-Content-2 .mega-menu__list {
  display: grid !important;
}
#MegaMenu-Content-2 .view-col {
  display: none;
}
#MegaMenu-Content-2 .menu-title {
  display: block !important;
}
#Details-HeaderMenu-3 {
  position: initial;
}
#MegaMenu-Content-3 {
  width: 100%;
}
#MegaMenu-Content-3 .mega-menu__list {
  display: grid !important;
}
#MegaMenu-Content-3 .nav-collection_image {
  display: block !important;
}
.mega-menu__list {
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
img.nav-child-link-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.removeIndex {
  z-index: 0 !important;
}
#MegaMenu-Content-1 ul {
  display: grid !important;
}
.js .menu-drawer__navigation .submenu-open {
  visibility: visible !important;
}
.mega-menu__content {
  top: 80% !important;
  z-index: 999 !important;
}
.header__menu-item:hover span {
  text-decoration: none !important;
}
details[open] > .header__menu-item {
  text-decoration: none !important;
}
.header__menu-item span {
  position: relative;
}
.header__menu-item span:after {
  content: "";
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: -6px;
  left: 0;
  background-color: #000;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}
.header__menu-item:hover span:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}
summary .icon-caret {
  display: none;
}
.transformed-state {
  transition: transform 500ms;
  transform: translateY(-10px);
}
.non-transformed-state {
  transition: transform 500ms;
  transform: translateY(10px);
}

/* Back to Top Button Css Start */
#toTopBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 1%;
  z-index: 98;
  text-align: right;
  cursor: pointer;
}

#toTopBtn img {
  width: 16%;
}

.center-align {
  text-align: center;
}
.thumbnail img {
  height: auto !important;
}
.grid__item.product__media-wrapper {
  width: 40% !important;
  max-width: 40% !important;
}
.product__info-wrapper.grid__item {
  width: 60% !important;
  max-width: 60% !important;
}
/* .product-media-container.constrain-height.media-fit-contain {
  width: 100% !important;
} */
.product__info-container {
  max-width: initial !important;
}
.product__title h1 {
  font-size: 35px;
}
.price-item--regular {
  font-size: 15px;
  font-weight: bold;
}
.variant-options-2 label {
  width: 80px;
  height: 128px;
  border-radius: 0 !important;
  border: 0 !important;
  /*   color: #fff !important; */
  padding: 0 !important;
}
/* Back to Top Button Css End */
.product__description section {
  display: none;
}
.product__description.rte {
  font-size: 15px;
  color: #000;
}
div.swatch-preset-537485 label.swatch-label {
  font-size: 16px !important;
  color: #000;
}
.product__description ul {
  list-style: outside !important;
  line-height: 30px;
}
.product-form__buttons {
  max-width: initial !important;
}
.product-form__submit {
  /*   animation: wiggle 2s linear infinite; */
}
/* Keyframes */
@keyframes wiggle {
  0%,
  7% {
    transform: rotateZ(0);
  }
  15% {
    transform: rotateZ(-15deg);
  }
  20% {
    transform: rotateZ(10deg);
  }
  25% {
    transform: rotateZ(-10deg);
  }
  30% {
    transform: rotateZ(6deg);
  }
  35% {
    transform: rotateZ(-4deg);
  }
  40%,
  100% {
    transform: rotateZ(0);
  }
}
.contact-address {
  margin-top: 5%;
}
.narrow-page-width {
  max-width: 92.6rem;
  padding: 0;
}
.faq-accordian {
  text-align: left;
  font-size: 16px;
  color: #000;
}
.faq-header h2 {
  font-size: 35px;
  text-align: center;
}
.rte ul,
.rte ol {
  list-style-position: outside !important;
}
.section-template--18467061825833__main-padding h1 {
  font-size: 40px;
  margin-top: 5%;
}
.multicolumn-card__image-wrapper--third-width {
  width: 80% !important;
}
.banner--content-align-left .banner__box {
  width: 35%;
}
.image-with-text__media img {
  object-fit: contain;
}
.section-template--18757632426281__main-padding h1 {
  margin-bottom: 0;
  margin-top: 5%;
  font-size: 35px;
  text-align: center;
}
.rte input {
  height: 35px;
  border: 1px solid #d9d1d1;
  border-radius: 2px;
}
.testimonials-section blockquote {
  background: #fff;
  padding: 35px;
  margin: 0;
}
.testimonials-section svg {
  height: 20px;
  width: 20px;
}
.testimonials-slider {
  display: grid;
  grid-template-columns: repeat(3, 4fr);
  column-gap: 2%;
}
.testimonials-slider__text img {
  width: 20%;
}
.section-template--18769801740585__783e03a7-8f77-46a6-8b86-e910ad7be034-padding
  .multicolumn-list__item:only-child {
  max-width: initial;
}
.usf-facet-values--Swatch {
  display: grid;
  grid-template-columns: repeat(3, 4fr);
  max-height: 500px !important;
}
.usf-facet-values--Swatch button {
  width: 100% !important;
  height: 105px !important;
  background-position: center !important;
}
.active-parent-submenu {
  position: initial;
}
.active-submenu {
  left: 0;
  display: grid;
  grid-template-columns: repeat(5, 3fr);
  padding: 3% 2% 0 2% !important;
  column-gap: 2%;
}
.active-submenu a {
  display: block;
}
.header__submenu .header__menu-item {
  padding: 0 2.4rem;
}
.menu-title {
  margin-bottom: 0;
}
.active-submenu .menu-title {
  font-weight: bold;
  font-size: 13px;
}
.active-submenu .header__menu-item {
  padding-left: 0 !important;
}
.active-submenu span {
  font-weight: bold;
  font-size: 16px;
}
.active-submenu a.restocks {
  color: #b66a7c !important;
  font-weight: 700;
}
.active-submenu a.slip-on {
  color: #b66a7c !important;
  font-weight: 700;
}
.offer {
  color: #b66a7c !important;
  font-weight: 700;
}
.clearance {
  color: #b66a7c !important;
  font-weight: 700;
}
.active-submenu a {
  color: #000 !important;
  padding-left: 0 !important;
}
.list-item--disclosure li {
  line-height: 30px;
}
.swatch-split-symbol {
  display: none;
}
.video-section iframe {
  width: 100%;
  height: 600px;
}
.img-replace {
  /* replace text with an image */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  color: transparent;
  padding: 0 !important;
  cursor: pointer;
  white-space: nowrap;
}
.announcement-bar {
  display: grid;
  grid-template-columns: 4fr 4fr 4fr;
  align-items: center;
  justify-content: center;
}
.bts-popup {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999999999999;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.bts-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.bts-popup-container {
  position: relative;
  width: 50%;
  padding-bottom: 5%;
  background: #fff;
  text-align: center;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.bts-popup-container img {
  padding: 20px 0 0 0;
}
.bts-popup-container p {
  color: #000;
  padding: 10px 40px;
}
.bts-popup-container .bts-popup-button {
  padding: 5px 25px;
  border: 2px solid white;
  width: 75%;
  margin: auto;
  background: #000;
}

.bts-popup-container a {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.bts-popup-container .bts-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}
.bts-popup-container .bts-popup-close::before,
.bts-popup-container .bts-popup-close::after {
  content: "";
  position: absolute;
  top: 12px;
  width: 16px;
  height: 3px;
  background-color: #000;
}
.bts-popup-container .bts-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}
.bts-popup-container .bts-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 6px;
  top: 13px;
}
.is-visible .bts-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#storeDropdown {
  padding: 5px 25px;
  border: 1px solid #000;
  width: 75%;
  margin-bottom: 20px;
  font-size: 16px;
  cursor: pointer;
}
#storeDropdown:focus-visible {
  border-radius: 0;
  border: 1px solid #000;
  outline: none;
  outline-offset: none;
  box-shadow: none;
}
.change-country {
  padding: 1px 20px;
  background: #000;
  color: #fff;
  border-radius: 50px;
  cursor: pointer;
  margin-right: 8%;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: right;
}
.change-country p {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
.change-country img {
  filter: invert(1);
  width: 25%;
  margin-right: 8%;
}
.list-social {
  justify-content: center !important;
}
.announcement-bar__link .announcement-bar__message {
  font-size: 0.9em;
}
.mega-menu.open-submenu {
  position: relative;
}
.mega-menu.open-submenu ul {
  display: initial !important;
}
.mega-menu__content {
  width: 20rem;
  padding: 0px 0 0px 20px !important;
}
.mega-menu__content .nav-collection_image {
  display: none;
}
#Details-HeaderMenu-1 {
  position: static;
}
#MegaMenu-Content-1 {
  width: 100%;
}
#MegaMenu-Content-1 .nav-collection_image {
  display: block;
}
#MegaMenu-Content-4 .menu-title {
  /* color: #615858 !important; */
  font-weight: normal;
  font-size: 14px;
}
#MegaMenu-Content-6 .menu-title {
      color: black;
          line-height: 30px;
}
#MegaMenu-Content-4 .view-col {
  display: none;
}
#MegaMenu-Content-4 li a {
  line-height: 38px;
  display: block;
}
#MegaMenu-Content-5 .menu-title {
  /* color: #615858 !important; */
  font-weight: normal;
  font-size: 14px;
}
#MegaMenu-Content-5 .view-col {
  display: none;
}
#MegaMenu-Content-5 li a {
  line-height: 38px;
  display: block;
}
ul.list-menu.list-menu--inline li:last-child .header__menu-item a {
  color: #b66a7c;
  font-weight: 700;
}
ul.list-menu.list-menu--inline
  li:last-child
  .header__menu-item
  .mega-menu__link {
  color: #b66a7c !important;
}
ul.list-menu.list-menu--inline li:last-child .header__menu-item a:hover {
  color: #615858 !important;
}
.collection-list {
  display: grid;
  grid-template-columns: repeat(3, 4fr);
  column-gap: 20px;
  row-gap: 20px;
}
.collection-list img {
  width: 100%;
}
.collection-list__item.grid__item {
  width: 100%;
  max-width: initial;
}
.left-bar-container {
  visibility: hidden;
}
.newsletter-email {
  display: flex;
  align-items: center;
  justify-content: center;
}
.newsletter-email input {
  height: 40px;
  width: 100%;
  background: transparent;
  border: 1px solid #fff;
  padding: 20px;
  color: #fff;
  font-size: 14px;
}
.newsletter-email input:focus-visible {
  box-shadow: none;
  outline: none;
}
.newsletter-form__button {
  position: initial !important;
  width: fit-content !important;
  background: #1c1d1d !important;
  padding: 20px;
  letter-spacing: 2px;
  font-weight: bold;
  height: 43px !important;
}
.video-img-section {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.video-img-container {
  position: relative;
}
.close-video {
  visibility: hidden;
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px !important;
  height: 30px !important;
  cursor: pointer !important;
}
.video-img-section:hover .close-video {
  visibility: visible;
}
.video-img-section video {
  width: 250px;
  border: 10px solid #45372c;
}

.close-video::before,
.close-video::after {
  content: "";
  position: absolute;
  top: 12px;
  width: 16px;
  height: 3px;
  background-color: #000;
}
.close-video::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}
.close-video::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 13px;
}
.activation-mall {
  padding: 5% 0 2% 0;
}
.activation-mall .content {
  display: grid;
  grid-template-columns: 5fr 7fr;
  justify-content: center;
  column-gap: 45px;
}
.activation-mall .content h1 {
  margin-top: 0;
}
.activation-mall .content h2,
h3 {
  font-weight: 600;
  margin: 0;
  line-height: 35px;
}
.activation-mall .content label {
  font-size: 17px;
  color: #000;
  font-weight: 500;
}
.activation-mall .content input {
  width: 100%;
  height: 40px;
  border: 1px solid #000;
  margin: 10px 0;
}
.activation-mall .content input:focus-visible {
  outline: none;
}
.activation-mall .content button {
  font-size: 17px;
  text-align: center;
  background: #000;
  border: none;
  color: #fff;
  height: 40px;
  width: 100%;
  margin-top: 20px;
  cursor: pointer;
}
.activation-mall .main-image {
  width: 100%;
}
#activation-mall-form {
  margin-top: 5%;
}
.ba-loy-namespace .ba-loy-messenger-frame,
#launcher-wrapper {
  right: auto !important;
  left: 20px !important;
}
.footer-block--newsletter {
  background: #121212 !important;
  padding: 60px 30px !important;
  margin-bottom: 4% !important;
}
.footer-block--newsletter h2 {
  color: #fff;
  font-size: 25px !important;
  font-weight: 400 !important;
}
.newsletter-form__button {
  color: #fff;
}
.footer-block__menu {
  display: none;
}
/* Promo Section Styling  */

.promo-grid-section {
  width: 100%;
  padding: 0 5rem;
}
.custom-overlay {
  display: grid;
  grid-template-columns: 6fr 6fr;
  column-gap: 40px;
}
.image-block img {
  width: 100%;
}
.overlay-content {
  position: relative;
  padding-top: 40px;
  width: 100%;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: white;
}
.overlay-text-div {
  position: absolute;
  z-index: 2;
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  background-color: #00000021;
  height: 100%;
  width: 100%;
  justify-content: center;
}
.heading-grid-promo {
  font-size: 3.125em;
  color: #fff !important;
}
.btn-grid-promo {
  color: #fff;
  padding: 2% 5%;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  background-color: black;
  border: none;
  cursor: pointer;
}
.btn-grid-promo a {
  color: #fff;
}

.collection-header-section {
  display: grid;
  grid-template-columns: 2.8fr 4.5fr 5fr;
  align-items: center;
  justify-content: center;
  column-gap: 20px;
}
.collection-header-section .rte {
  max-width: initial;
}
.collection-header-section img {
  width: 100%;
}

@media only screen and (min-width: 1170px) {
  .bts-popup-container {
    margin: 8em auto;
  }
}
@media screen and (max-width: 900px) {
  .usf-facet-values--Swatch {
    grid-template-columns: repeat(2, 6fr);
  }
}
@media screen and (max-width: 800px) {
  .rte--strong {
    font-size: 1.125em;
  }
  .banner--content-align-left .banner__box {
    width: 100%;
  }
  .testimonials-slider {
    grid-template-columns: 12fr;
    row-gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .collection-header-section {
    display: initial;
  }

  .main-content .videoBackground {
    margin-top: -35px;
  }
  .videoBackground .fullscreen-video-wrap {
    z-index: 3;
  }
  .videoBackground .videoBox {
    min-height: 500px;
    height: 100%;
    position: relative;
    padding: 0;
  }
  .videoBackground .videoBoxInfo {
    padding: 40px 20px;
    width: 100%;
    z-index: 3;
  }
  .videoBackground .videoBoxInfoTitle,
  .videoBackground .imageBoxInfoTitle {
    line-height: 40px;
    font-size: 40px;
  }
  .videoBackground .overlay {
    z-index: 3;
  }
  .flex-grid {
    flex-direction: column;
  }
  .flex-grid__item {
    width: 100%;
  }
  .mobile-footer-menu {
    display: block;
    padding-top: 5px;
    text-align: center;
  }
  .desktop-footer-menu {
    display: none;
  }
  .footer-menus {
    padding: 0 !important;
  }
  .footer-menus li {
    line-height: 40px;
  }
  #toTopBtn {
    bottom: 70px;
    right: 2%;
    text-align: right;
  }
  .usf-facet-values--Swatch {
    grid-template-columns: 12fr;
  }
  .usf-facet-values--Swatch button {
    width: initial !important;
    height: initial !important;
  }
  .usf-sr-product__image-container:hover .usf-sr-preview {
    visibility: hidden !important;
  }
  .grid__item.product__media-wrapper {
    width: 100% !important;
    max-width: 100% !important;
  }
  .product__info-wrapper.grid__item {
    width: 100% !important;
    max-width: 100% !important;
  }
  .product-media-container.constrain-height.media-fit-contain {
    width: 100% !important;
  }
  .video-section iframe {
    height: 300px;
  }
  .bts-popup-container {
    width: 90%;
    margin: auto;
  }
  .change-country {
    position: relative;
    z-index: 99999999999;
    margin: initial;
  }
  .popup-visible {
    z-index: 0;
  }
  .collection-list {
    grid-template-columns: 12fr;
  }
  .announcement-bar {
    grid-template-columns: 0fr 6fr 6fr;
  }
  .video-img-section video {
    height: 200px;
    width: 100%;
  }
  .activation-mall .main-image {
    width: 100%;
  }
  .activation-mall .content {
    display: flex;
    flex-direction: column-reverse;
  }
  .blog-articles {
    grid-template-columns: 12fr !important;
  }
  .bts-popup-container img {
    width: 100%;
  }
  .footer-block__menu-wrapper {
    margin-bottom: 10px;
  }
  .footer-block__details-content {
    display: none;
  }
  .footer__content-top .footer-block__heading {
    cursor: pointer;
    position: relative;
  }
  .footer__content-top .footer-block__heading::after {
    content: "\25BC"; /* Downward arrow */
    position: absolute;
    right: 10px;
    transition: transform 0.3s ease;
  }
  .footer-block.open .footer-block__details-content {
    display: block;
  }
  .footer-block.open .footer-block__heading::after {
    transform: rotate(180deg); /* Rotate arrow when open */
  }
  .heading-grid-promo {
    font-size: 25px !important;
  }
}

/* updated custom styling */
.collection__title.title-wrapper {
  text-align: center !important;
}
.card__information {
  text-align: center;
}
.card-information {
  text-align: center !important;
}
.grid:last-child {
  margin-bottom: 2rem;
}
.footer-block__heading {
  font-weight: 600 !important;
  font-size: 16px !important;
}
#shopify-section-template--16914564251715__form h2 {
  text-align: center;
}
.contact-privacy-richtext {
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.06rem;
  line-height: calc(1 + 0.8 / var(--font-body-scale));
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
}
.rich-text__wrapper {
  display: initial;
  .rich-text__blocks {
    max-width: 100% !important;
  }
}
.footer-block--menu .list-menu__item {
  color: #000 !important;
}
@media screen and (min-width: 990px) {
  .rich-text__blocks {
    max-width: 100% !important;
  }
  .page-width--narrow {
    max-width: 92.6rem;
    padding: 0;
  }
  body:has(.section-header .header:not(.drawer-menu)) .utility-bar .page-width {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}
@media screen and (max-width: 426px) {
  .footer-block__heading {
    font-weight: 100 !important;
  }
  .footer__content-top {
    text-align: center;
  }
  .custom-overlay {
    display: block;
  }
  .grid-desc {
    top: 11% !important;
    left: 5% !important;
  }
  .header:not(.drawer-menu).page-width {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .custom-promo-sec {
    padding: 0 2rem !important;
  }
  .grid-desc {
    font-size: 1.45em;
    top: 36% !important;
  }
  .grid-head {
    font-size: 1.125em;
  }
  .footer-block__newsletter h2 {
    font-size: 18px !important;
  }
  .promo-grid-section {
    padding: 0 1rem;
  }
  .overlay-content {
    margin-bottom: 30px;
  }
}

/* Updated Styling */

.rich-text__heading {
  margin-top: 2rem;
}
.rich-text__blocks {
  margin-top: 2rem;
}
.grid-btn {
  font-size: 16px !important;
  font-weight: 600 !important;
}
.utility-bar {
  background-color: #000000ed;
}
.announcement-bar__message {
  font-size: calc(var(--font-heading-scale) * 1.2rem);
}
.rich-text__blocks {
  margin-top: 2rem;
}
.custom-promo-sec {
  padding: 0 5rem !important;
}
.grid-head {
  margin-bottom: 15px;
  margin-top: 15px;
}
.grid-desc {
  top: 40% !important;
}
.card__information a {
  font-size: calc(var(--font-heading-scale) * 1.2rem);
}
.field__label {
  color: rgb(255 255 255 / 68%);
}
.field__input {
  background-color: #00000000;
  border: 1px solid white;
}
.field__button {
  color: rgb(255 255 255 / 68%);
}
.footer-block__details-content a {
  padding: 0px;
}
.header:not(.drawer-menu).page-width {
  padding-left: 3rem;
  padding-right: 3rem;
}
.mega-menu__list li a {
  letter-spacing: 0.04rem;
  padding: 0 2.4rem;
  padding-left: 0px;
  line-height: calc(1 + 1.3 / var(--font-body-scale));
}
.mega-menu__list li p {
  margin: 0 0;
}
.header__submenu li a {
  padding-left: 1.4rem;
  line-height: 22px;
}
.menu-title {
  margin: 0.5rem 0;
}
.related-products__heading {
  text-align: center;
}
.usf-sr-empty {
  margin-top: 0 !important;
}
.multicolumn-card__info h3 {
  font-weight: 100;
}
.footer-block__details-content li a {
  padding-left: 0px;
}
.footer {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.scroll-trigger.animate--slide-in {
  padding-bottom: 0;
}
.collection .usf-zone {
  margin-top: 0 !important;
}
.mega-menu__list li:hover > a {
  color: #000;
}
.mega-menu__list li:hover > a p {
  color: #000 !important;
}
.title-wrapper--no-top-margin {
  text-align: center;
}
.collection-list__item a {
  font-size: calc(var(--font-heading-scale) * 1.8rem);
  font-weight: 200;
}
.header__active-menu-item {
  text-decoration: none;
}
.footer-block__details-content li a {
  text-decoration: none;
}
@media screen and (min-width: 1441px) {
  .promo-grid-section {
    width: 59%;
    margin: auto;
  }
}
@media screen and (max-width: 425px) {
  .footer-block__details-content li a {
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
  }
}
/* updated syling
 */
.section-template--17149639884987__multicolumn_9FPec6-padding {
  width: 60%;
  margin: auto;
}
.title-wrapper--no-top-margin {
  align-items: center;
  justify-content: center;
}
#Slider-template--17149639884987__multicolumn_D8RHmB {
  text-align: center;
  justify-content: center;
}
.grid--6-col-desktop {
  text-align: center;
  justify-content: center;
}
.multicolumn-card__image-wrapper--full-width {
  margin-bottom: 15px !important;
}
#Slide-template--17015900340411__slideshow_KRUkxQ-1 h2 {
  color: white;
}
.section-template--17015900438715__main-padding h1 {
  text-align: center;
  font-size: 40px;
}
#Slide-template--17032322842811__multicolumn_hghfdH-1{

  max-width: 100%;
}
.banner__text {
  /* font-size: 1.1em;
    letter-spacing: 0.3em;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: white; */
    color: black;
}
.collection-hero__description{
  font-size: var(--typeBaseSize) !important;
      letter-spacing: 0px !important;
}
#Slider-template--17708586369211__slideshow_KRUkxQ .banner__heading{
  color: white;
}
#Slider-template--17708586369211__slideshow_KRUkxQ .banner__text{
   font-size: 1.1em;
    letter-spacing: 0.3em;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: white;
}
.image-with-text__grid{
  width: 90% !important;
    margin: auto !important;
}
.image-with-text__media-item {
  width: 45% !important;
}
.image-with-text__text {
      width: 92% !important;
}
.image-with-text__media img {
  height: 100% !important;
}
#shopify-section-template--17708589449403__image_with_text_ijC8qe .image-with-text__media img {
  height: 100% !important;
}
#ImageWithText--template--17708586369211__image_with_text_UHzCan p {
      line-height: 25px;
}
#Subscribe{
  color: white !important;
    padding: 24px !important;
}
#shopify-section-sections--17708586827963__footer .footer-block__text {
      color: white;
}
/* updated styling by zohaib */
.multicolumn-card__info .svg-wrapper{
  display: none;
}
 .multicolumn-card__info .animate-arrow{
      border: 1px solid #e8e8e1;
    background-color: transparent;
    padding: 8px 14px;
    border-radius: 0px;
    font-weight: 400;
    letter-spacing: .3em;
    line-height: 1.42;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
#Slider-template--17708586369211__multicolumn_jRaiPV .multicolumn-card__info .animate-arrow:hover{
  border: 1px solid black;
}
#MegaMenu-Content-1 .mega-menu__link{
  padding-bottom: 30px;
}
#MegaMenu-Content-1 .mega-menu__list{
  gap: 0.8rem 0rem;
}
#MegaMenu-Content-3 .mega-menu__list{
      gap: 2.8rem 1rem;
}
@media screen and (max-width: 426px) {
  .slideshow__text {
    position: absolute !important;
    padding-bottom: 65px !important;
    text-align: justify !important;
    align-items: baseline !important;
    justify-content: end !important;
  }
 