/** Shopify CDN: Minification failed

Line 1212:8 Expected ":"

**/
/* CUSTOM */

.mega-menu__column {
  margin: 0 20px;
}
.mega-menu__title {
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 5px;
  letter-spacing: 2px;
}
.mega-menu__link {
  font-size: 14px;
}

.header_m-main {
  position: relative;
  box-shadow: 0 0px 16px 8px rgba(0,0,0,0.1);
}

.header__logo {
  position: absolute;
  top: 42px;

  z-index: 20;
}
.search-bar__top.search_wrapper {
  box-shadow: none;
  border: 1px solid #00000021;
  border-radius: 200px;
  width: 50%;
  margin-left: auto;
  margin-right: 50px;
}
.search-bar__top.search_wrapper {
  position: relative;
}

.search-bar__top.search_wrapper::after {
  position: absolute;
  content: "";
  right: -50px;
  top: calc(50% - 17px);
  background: #000;
  height: 34px;
  width: 1px;
}

.nav-bar__item .main_nav_link {
  font-size: 18px;
  font-weight: bold;
  color: black;
}
span.badge_m_in {
  font-size: 14px;
  padding: 2px 6px;
  border-radius: 2px;
}
/* change footer link size */
.footer__link-item {
  font-size: 12px;
}

.nav_main_f {
  display: flex;
  justify-content: right;
}
.nav_main_f .nav-bar__linklist {
  max-width: fit-content;
}
/* change navbar style */

/* .nav-bar {
  background: #eee;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.nav-bar::after {
  background: #eee;
}
 */
.header:not(.header--condensed) {
  padding-bottom: 20px !important;
}

/* estimated shipping date */
.ot-estimated-shipping-text-shipping span,
.ot-estimated-shipping-title-shipping {
  font-weight: 800 !important;
}

.ot-estimated-shipping-privacy-text {
  color: #941051 !important;
  font-weight: 800;
}
/* HC - Shopify Pay Installments added - 25 Nov '21 */
.product-form__info-item.product-form__info-item--quantity {
  display: table-cell;
  width: 100%;
}

@media screen and (max-width: 1280px) {
  .search-bar__top.search_wrapper {
    margin-right: 0px;
  }
  .search-bar__top.search_wrapper::after {
    display: none;
  }
  .header__logo {
    position: unset;
  }
}
@media screen and (max-width: 900px) {
  .search-bar__top.search_wrapper {
    width: 100%;
    margin-right: 0px;
  }
  .search-bar__top.search_wrapper::after {
    display: none;
  }
}
/* hide collection description mobile */
/* @media (max-width: 500px) {
  .collection__description p {
    display: none;
  }
  .collection__description h1 {
    font-size: 20px;
  }
} */

.coup {
  background: #941051;
  border: 2px dashed #fff;
  padding: 2px 5px;
  margin-left: 5px;
}

/* Shipping Rates, Timer, Coupon 2021 Christmas*/
.timer {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  color: #333333;
}

#timerContainer {
  background-color: #f2cfcc;
  display: flex;
  border-style: solid;
  border-width: 1px;
  border-color: #ffffff;
}

.coupon {
  font-family: Roboto, sans-serif;
  font-size: 22px;
  text-align: center;
  background-color: #941051;
  color: #fff;
  border-style: solid;
  border-width: 2px;
  border-color: #ffffff;
}

.slickdeals {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  text-align: center;
  background-color: #941051;
  color: #fff;
  border-style: solid;
  border-width: 2px;
  border-color: #ffffff;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 0;
}

.slickdeals p {
  margin-bottom: 0;
  font-weight: 800;
  text-transform: uppercase;
}

.slickdeals a {
  text-decoration: none;
  color: #ffffff;
}

.container {
  width: 100%;
  padding-left: 16px !important;
  padding-right: 16px !important;
}

@media screen and (min-width: 749px) {
  .container {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }
}

@media screen and (min-width: 1100px) {
  .container {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important;
  }
}

.datesContainer {
  background-color: #7f9c16;
  display: flex;
}

.ratesContainer {
  background-color: #eeeeee;
  display: flex;
}

.dates {
  font-family: Roboto, sans-serif;
  font-size: 15px;

  margin-right: auto;
  margin-left: auto;
  text-align: center;
  border-style: solid;
  border-width: 2px;
  border-color: #ffffff;
  color: #ffffff;
}

.rates {
  font-family: Roboto, sans-serif;
  font-size: 15px;
  color: #333333;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  border-style: solid;
  border-width: 2px;
  border-color: #ffffff;
}

#countdown {
  color: #941150;
}

@media all and (min-width: 551px) {
  .mobile-br {
    display: none;
  }
}

@media all and (max-width: 550px) {
  .mobile-br {
    display: inline;
  }
}

/* SHIPPING BANNER */
#shopify-section-header .coupon {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}

@media (max-width: 500px) {
  #shopify-section-header .slickdeals {
    font-size: 15px;
  }

  #shopify-section-header .rates {
    font-size: 11px;
  }
  #shopify-section-header .dates {
    font-size: 11px;
  }
  #shopify-section-header .slickdeals {
    font-size: 16px;
    padding: 4px 0;
    width: 100%;
  }
  .ship-btn {
    padding: 2px 8px;
    border: 2px dashed rgb(47 163 64) !important;
    /*     box-shadow: 2px 2px 0px rgb(47 163 64); */
    margin-left: 5px;
  }
}

@media screen and (max-width: 640px) {
  .header {
    padding: 20px !important;
    padding-bottom: 0 !important;
  }
  .bottom-description {
    display: none;
  }
  .scroller {
    /*     display: none; */
  }
}

@media (max-width: 580px) {
  body,
  html {
    overflow-x: hidden;
  }
}

/* SPECIAL BUTTON */

@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.ship-btn-link {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.ship-btn-link:hover,
.ship-btn-link:focus,
.ship-btn-link:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.ship-btn-link:disabled:hover {
  animation-name: none;
}
.ship-btn:hover,
.ship-btn:focus,
.ship-btn:active {
  background: rgba(255, 255, 255, 0.25);
}

/* collection page */

.collection__description b {
  font-size: 16px;
}

.product-item__price-list:first-child {
  margin-bottom: 5px;
}

.product-item .price {
  font-size: 16px !important;
  font-weight: 700;
  color: #000;
}

.product-item__title {
  line-height: 1.25;
}

.mainCollectionSection {
  padding-top: 20px;
}
.mainCollectionSection .page__sub-header {
  display: none;
}
.mainCollectionSection .collection__description,
.mainCollectionSection .collection__toolbar {
  color: #1b1b1b;
}
.mainCollectionSection .product-list.product-list--collection {
  padding-top: 35px;
  padding-bottom: 25px;
}
.mainCollectionSection .product-list {
  row-gap: 40px;
}
.mainCollectionSection .product-item,
.recentlyViewedProducts .product-item {
  padding: 10px 20px 0px 20px;
}
.recentlyViewedProducts .flickity-slider .product-item:first-child {
  padding: 10px 20px 0 0;
}
.mainCollectionSection .product-item:after {
  box-shadow: 2px 0 var(--border-color);
}
.mainCollectionSection .expandable-content__toggle .expandable-content__toggle-icon {
  display: none;
}
.mainCollectionSection
  .collection
  .product-list--collection
  .price.price--highlight {
  color: #de3237 !important;
}
.mainCollectionSection .product-item .price,
.recentlyViewedProducts .product-item .price {
  font-size: 14px !important;
}
.mainCollectionSection .product-item__title,
.recentlyViewedProducts .product-item__title {
  margin-bottom: 0;
}
.mainCollectionSection .product-item__reviews-badge,
.recentlyViewedProducts .product-item__reviews-badge {
  margin-top: 0;
}
.mainCollectionSection .product-item__info-inner .product-item__title,
.mainCollectionSection .product-item__info-inner .price.price--compare,
.recentlyViewedProducts .product-item__info-inner .product-item__title,
.recentlyViewedProducts .product-item__info-inner .price.price--compare {
  color: #1b1b1b;
}
.mainCollectionSection .card {
  border-top: none;
  border-bottom: none;
}
.mainCollectionSection
  .collection__products-count.collection__products-count-total {
  display: none;
}
.mainCollectionSection .card__header {
  padding: 0;
}
.recentlyViewedProducts {
  margin: 0 0 20px;
  padding-left: 0;
}
.recentlyViewedProducts h2.section__title {
  font-size: 20px;
}
.mainCollectionSection .layout {
  margin-bottom: 20px;
}
.mainCollectionSection .collection__filter-checkbox .checkbox:checked {
    background: #b9df3b;
    border-color: #b9df3b;
}
.mainCollectionSection .collection__active-filters .collection__active-filter-cross {
    background: #b9df3b;
}
.mainCollectionSection .collection__active-filter-item {
    color: #b9df3b;
}
.mainCollectionSection .collection__filter-group .collection__filter-item-active {
  color: #b9df3b;
}
.mainCollectionSection .button--transparent:hover {
    background: #b9df3b;
    box-shadow: 0 0 0 1px #b9df3b inset;
}
.mainCollectionSection .button--primary {
    background: #b9df3b;
}
.mainCollectionSection .collection__toolbar {
  padding: 0;
}
.mainCollectionSection .expandable-content__toggle {
  padding: 16px 20px 16px 0;
}
.mainCollectionSection .card .pagination {
  background: transparent;
}
.mainCollectionSection .pagination__nav-item.is-active {
  color: rgb(127, 156, 22);
  background: transparent;
}
.mainCollectionSection .pagination__prev,
.mainCollectionSection .pagination__next {
  position: unset;
}
.mainCollectionSection .pagination__inner {
  display: flex;
  justify-content: center;
  align-items: center;
}
.mainCollectionSection .pagination__prev svg {
  margin-right: 25px;
}
.mainCollectionSection .pagination__next svg {
  margin-left: 25px;
}
.mainCollectionSection .pagination {
  border-top: none;
}
@media screen and (min-width: 1000px) {
  .mainCollectionSection .product-item__label-list,
  .recentlyViewedProducts .product-item__label-list {
    left: 20px;
  }
  .recentlyViewedProducts .product-list:before {
    border: 0;
  }
  .mainCollectionSection form.card__section p.card__title--small {
    font-size: 14px;
    font-family: Roboto, sans-serif;
    color: #565656;
  }
  .mainCollectionSection .collection__filter-group-name {
    justify-content: space-between;
    font-size: 13px;
    font-family: var(--heading-font-family);
  }
  .mainCollectionSection .collection__filter-group {
    border-bottom: 2px solid var(--border-color);
    padding: 13px 0;
  }
  .mainCollectionSection .collection__filter-group:first-child {
    border-top: 2px solid var(--border-color);
  }
  .mainCollectionSection .collection__filter-checkbox label {
    font-size: 13px;
  }
  .mainCollectionSection .collection {
    padding-left: 50px;
  }
  .mainCollectionSection
    .collection__products-count.collection__products-count-showing {
    display: none;
  }

  .product-info .page__sub-header {
    display: none;
  }
}
.mainCollectionSection .product-item__label-list,
.recentlyViewedProducts .product-item__label-list {
  top: 0;
  display: flex;
  column-gap: 5px;
}
.mainCollectionSection .product-item__label-list > .product-label,
.recentlyViewedProducts .product-item__label-list > .product-label {
  border-radius: 3px 3px 3px 3px;
}
@media screen and (min-width: 641px) {
  .mainCollectionSection .card .collection__toolbar--bordered {
    box-shadow: 0 2px var(--border-color), 0 -2px var(--border-color);
    font-size: 13px;
    font-weight: 500;
  }
  .mainCollectionSection .card {
    border: none;
    position: sticky;
    top: 142px;
  }
  .mainCollectionSection .layout {
    margin-bottom: 20px;
  }

  .mainCollectionSection .collection__toolbar {
    padding: 0;
  }
  .recentlyViewedProducts h2.section__title {
    font-size: 30px;
  }
  .recentlyViewedProducts {
    padding-left: 20px;
  }
  .mainCollectionSection .card__section--tight {
    padding: 20px 25px 20px 0;
  }
}
@media screen and (max-width: 999px) {
  .mainCollectionSection .product-item__label-list,
  .recentlyViewedProducts .product-item__label-list {
    left: 10px;
  }

  .desktop-show-crumb {
    display: none;
  }
}
@media screen and (max-width: 641px) {
  .mainCollectionSection .product-item,
  .recentlyViewedProducts .product-item {
    padding: 10px 10px 0px 12px;
  }
  .mainCollectionSection .expandable-content__toggle-text {
    text-decoration: underline;
    text-transform: capitalize;
  }
  .recentlyViewedProducts .section__header {
    justify-content: center;
  }
}
@media (max-width: 500px) {
  .mainCollectionSection .collection__description p {
    display: block;
  }
}

.price--highlight {
  color: #9c1717 !important;
}

.price--compare {
  color: #555 !important;
}

.card .pagination {
  background: #d4f363;
}

/* reviews widget */

.jdgm-row-actions,
.jdgm-rev-widg__sort-wrapper {
  padding: 8px;
}

/* Footer Changes */

@media screen and (max-width: 640px) {
  /*   .footer__block-item, .footer__aside-item {
    padding: 0 20px;
  } */
}

/* announcement bar XMAS15 coupon code */

.announcement-bar {
  height: 42px;
  display: flex;
  align-items: center;
  border-bottom: 0;
}

.announcement-bar__content--center {
  padding: 0;
}

@media screen and (max-width: 600px) {
  .couponcontainer .coupon p {
    font-size: 12px !important;
    padding-bottom: 0 !important;
  }
  .couponcontainer .coupon .shop-now-btn {
    font-size: 10px;
    padding-bottom: 1px;
  }
  .announcement-bar {
    height: 37px;
    border-bottom: 0;
  }

  .announcement-bar__content--center {
    padding: 0;
  }

  .announcement-bar__inner a {
    font-size: 12px !important;
  }
}

/*Affilate Program*/
.sa-formInput {
  height: 40px;
  border: 1px solid #e6e8e8;
  padding: 12px 12px;
  background: #ffffff;
  line-height: normal;
  color: #222021;
}

#sa-signup-submit-button {
  border-radius: 50px;
  line-height: 48px;
  background-color: #7f9c16;
  border: none;
  width: 100%;
  font: inherit;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  transition: background 0.25s ease-in-out, color 0.25s ease-in-out,
    box-shadow 0.25s ease-in-out;
}

#sa-signup-submit-button:hover {
  background: rgba(127, 156, 22, 0.8);
}

/* -------------------------------
    New style
 --------------------------------*/
/* .container {
  max-width: 1640px;
} */
.footer {
  padding: 10px 15px 30px 15px;
}
.footer__aside {
  padding: 0;
}
.template-collection .nav-bar__linklist.list--unstyled {
  padding-left: unset;
}
.template-cart .nav-bar__linklist.list--unstyled {
  padding-left: unset;
}
.template-search .nav-bar__linklist.list--unstyled {
  padding-left: unset;
}

.template-product .nav-bar__linklist.list--unstyled {
  padding-left: unset;
}

.nav-bar__linklist.list--unstyled {
  margin: 0 auto;
}
.text-with-icons__item {
  margin-bottom: 24px;
}
.footer__block-item button.footer__title {
  border-bottom: 1px solid #dddddd;
}
@media screen and (min-width: 641px) {
  /* .header__inner {
        padding: 0 15px;
    } */
  .footer {
    padding: 10px 0 30px 0;
  }
  .footer__aside {
    padding: 0 15px;
  }
  .text-with-icons {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: center;
    gap: 24px;
  }
  .text-with-icons__item {
    flex-basis: unset;
    justify-content: flex-start;
    width: auto;
    padding: 0 10px;
  }
  .footer__block-item {
    padding: 20px 15px;
  }
  .footer__block-item button.footer__title {
    border-bottom: unset;
  }
}
@media screen and (min-width: 768px) {
  .text-with-icons__item {
    padding: 0 40px;
  }
  .footer__block-list .footer__block-item:nth-child(2n) {
    padding-left: 40px;
  }
}
@media screen and (min-width: 1280px) {
  .text-with-icons {
    display: flex;
    padding: 0 15px;
    justify-content: center;
  }

  .text-with-icons__item {
    justify-content: flex-start;
    padding: 0 30px;
  }
}
@media screen and (min-width: 1312px) {
  .text-with-icons__item {
    padding: 0 40px;
  }
}

/*Trust Badges on Product Pages*/
/*desktop*/
@media screen and (min-width: 769px) {
  .trustbadge-desktop {
    display: block;
    background-color: #f9f9f9;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
  }
  .trustbadgeheading {
    width: 100%;
    background-color: #f9f9f9;
    margin-right: auto;
    margin-left: auto;
    font-size: 150%;
    text-align: center;
    padding-top: 20px;
  }

  .trustbadge-mobile {
    display: none;
  }
}
/*mobile*/
@media screen and (max-width: 768px) {
  .trustbadge-desktop {
    display: none;
  }

  .trustbadge-mobile {
    display: block;
  }

  .trustbadgeheading {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 175%;
    color: #333;
    padding-bottom: 20px;
  }
}

.product-form__info-item.product-form__info-item--quantity {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

body.no-mobile-scroll, html.no-scroll {
  overflow: hidden;
}

@media screen and (max-width: 640px) {
  .header .container {
    padding: 0;
  }

  .header__action-item--search {
    display: none;
  }

  .header__action-item--account {
    display: none;
  }

  .no-mobile-scroll .header__action-item--search {
    display: block;
  }

  .no-mobile-scroll .header__action-item--account {
    display: block;
  }

  .no-mobile-scroll .header__logo {
    display: none;
  }

  .header__inner {
    justify-content: space-between;
  }

  .header__action-list {
    margin-left: unset;
  }
}

.jdgm-widget.jdgm-widget {
  margin-bottom: 24px;
}

#sg-pro-access-wrapper .sg-pro-access-heading {
  font-family: var(--heading-font-family);
  color: var(--heading-color);
  font-weight: 500;
}

#spiceaddonsappid .sg-pro-access-product {
  margin-bottom: 34px;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 26px;
}

.sg-pro-access-product-right .sg-pro-access-input-felid {
  width: 20%;
}

#spiceaddonsappid #sg-pro-access-wrapper {
  margin-top: 8px;
}

.sg-pro-access-product-left .sg-sm-img {
  width: 120px;
  height: 120px;
}

.sg-pro-access-product-left .sg-sm-img img {
  width: 120px;
  height: 120px;
}

.sg-pro-access-product-right .sg-pro-access-input-felid {
  border-radius: 10px;
}

.card__collapsible-button[aria-expanded="true"] .icon--arrow-bottom {
  transform: rotate(180deg);
}

.complementary-heading {
  margin-bottom: 18px;
}

.jdgm-rev-widg__header .jdgm-rev-widg__title {
  font-family: var(--heading-font-family);
  font-weight: 700;
  color: var(--heading-color);
}

.jdgm-paginate .jdgm-paginate__page {
  color: var(--heading-color);
}

.jdgm-paginate .jdgm-paginate__page.jdgm-curt {
  font-weight: 400;
  font-size: 100%;
  color: var(--heading-color);
}

.jdgm-widget-actions-wrapper .jdgm-write-rev-link.jdgm-write-rev-link {
  border-radius: 10px;
  border: 2px solid white;
  font-weight: 500;
  line-height: 30px;
}

.jdgm-widget-actions-wrapper .jdgm-write-rev-link.jdgm-write-rev-link:not([disabled]):hover {
  color: var(--heading-color);
}

.jdgm-histogram__row .jdgm-histogram__bar {
  border-radius: 8px;
  height: 8px;
}

.jdgm-histogram__row .jdgm-histogram__bar .jdgm-histogram__bar-content {
  border-radius: 8px;
}

.jdgm-rev__buyer-badge-wrapper .jdgm-rev__buyer-badge.jdgm-rev__buyer-badge {
  border-radius: 4px; 
  color: var(--heading-color);
  padding: 3px 16px;
}

.jdgm-row-profile .jdgm-rev__icon {
  border-radius: 6px;
}

@media screen and (max-width: 640px) {
  .jdgm-rev-widg .jdgm-rev-widg__header {
    text-align: left;
  }

  .jdgm-widget-actions-wrapper .jdgm-write-rev-link.jdgm-write-rev-link {
    width: 192px;
    margin-left: unset;
    text-align: center;
  }

  div #launcher {
    bottom: 116px!important;
  }
}

.mobile-menu__inner::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
}

div[aria-hidden="false"] .mobile-menu__inner::before {
    opacity: 1;
    pointer-events: auto;
}

.swiper.mega-menu__swiper {
  width: 100%;
}

.accordion-header {
  margin: 0;
}

.accordion-button {
  background: none;
  border: none;
  text-align: left;
  width: 100%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.accordion-body {
  display: none;
  padding: 10px 0;
}

.accordion-button .icon {
  width: 14px;
  height: 14px;
}

.accordion-button[aria-expanded="true"] svg {
  transform: rotate(180deg);
}

.mobile-menu__nav-link {
  font-weight: 700;
  color: var(--heading-color);
}

.accordion-body .button {
  margin: 12px auto 6px;
}

.product-block-list__item--description .dummy-card {
  padding: 10px 4px;
  border-top: 2px solid red;
  border-bottom: 2px solid red;
}

.product-block-list__item--content .card {
  border-top: 0;
}

.size-with-chart {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
  justify-content: space-between;
}

.size-with-chart .size-option {
  display: flex;
  margin: 0;
}

.size-with-chart .desktop-hidden {
  display: flex;
  justify-content: flex-end;
}

.size-with-chart .scr-open-size-chart {
  padding: 0;
  margin: 0;
}

.product-block-list__item .card, .product-block-list__item .dummy-card {
  padding: 1rem 0;
}

.button__full-width {
  width: 100%;
}

product-form .best-fit-size-chart {
  display: none;
}

.instafeed-new-layout-item video, .instafeed-hover-layer {
  border-radius: 8px!important;
}

.slash {
  margin: 0 3px;
}

.collection__layout-button[data-layout-mode="list"] {
  display: none;
}

.product-item--horizontal .rating {
  flex-direction: column;
  align-items: flex-start;
}

.product-item--horizontal .rating__caption {
  margin: 0;
}

.best-fit-size-charts {
  display: none;
}

.best-fit-size-charts:not(.opt_Size) {
  display: none;
}

.mobile-product-gallery .flickity-page-dots{
  display:flex;
  padding-inline:10%;
  justify-content: center;
    align-items: center;
}
.mobile-product-gallery .flickity-page-dots .dot {
  display:inline-flex;
  flex-1;
  border-radius:0;
  margin:0;
}
.desktop-product-gallery__carousel-item:first-child {
    grid-column: 2 span;
}
.block-swatch.block-swatch--disabled , .custom_product-button:not(#zakeke-product-button.custom_product-button){
  pointer-events:none;
}

body:has(.scr.dark) .best-fit-size-charts {
  display: block;
}

