/** Shopify CDN: Minification failed

Line 686:0 Unexpected "}"

**/
.template-custom-about-us .page-content--medium {
  max-width: 670px;
}
.footer-site-map-container {
  padding-bottom: 17px !important;
}
h1.product-meta__title {
  margin-right: 40px;
}

.form.newsletter__form:focus-within .input__label {
  top: 30px;
}
.footer-site-map-container .custom_section_desc {
  margin-bottom: 0;
}

.text-container h3.heading {
  font-size: 32px;
  line-height: 40px;

  margin: 0;
}

@media screen and (max-width: 991px) {
  .text-container h3.heading {
    font-size: 24px;
    line-height: 30px;
  }
  h1.product-meta__title {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

#facet-filter-filter\.p\.tag .collapsible__content {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0;
}

#facet-filter-filter\.p\.tag .checkbox-container {
  margin: 5px;
  position: relative;
}

#facet-filter-filter\.p\.tag label {
  display: none;
}

#facet-filter-filter\.p\.tag input {
  border-radius: 100%;
  z-index: 2;
  width: 30px;
  height: 30px;
  top: 0;
  border-color: transparent;
  background: transparent;
}

#facet-filter-filter\.p\.tag img {
  display: inline-block;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  opacity: 1;
  padding: 0;
  border: 2px solid #ffffff;
  border-radius: 100%;
  box-shadow: 0 0 0 2px #d9d9d9;
  transition: box-shadow 0.5s;
  height: 30px;
  width: 30px;
}

#facet-filter-filter\.p\.tag .checkbox:checked + label + img {
  box-shadow: 0 0 0 2px #2b272b !important;
  border-color: transparent;
  background-color: transparent;
}

#facet-filter-filter\.p\.tag .checkbox-container.Categories {
  display: none;
}

.whatsapp-chat a {
  z-index: 3 !important;
}

.wishlist-fix[data-position="right-center"] {
  z-index: 1;
}

.contact__main h2.heading.h2 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0;
}

button#track123_submit_button {
  background: #f64618;
  color: #fff;
  width: 100%;
}

iframe#dummy-chat-button-iframe {
  display: none;
}

.product-item__quick-form .button:hover,
.product-sticky-form .button:hover,
button.form__submit.form__submit--closer.button.button--secondary:hover {
  background: #f74f18;
  border: 1px solid #f74f18;
}
.product-item__quick-form .button:hover span {
  color: #fff;
}
product-item .product-item__info .price,
.product-meta .price-list {
  color: #2b272b;
  font-weight: 500;
  font-size: 14px;
}

span.label.label--subdued {
  background: #f44336;
}

.product-meta .price-list {
  color: #f74f18;
}
a.header__linklist-link.link--animated:hover,
.nav-dropdown__item a:hover,
.linklist__item a:hover {
  color: #f74f18;
}
.product-form__option-info,
.product-form__quantity-label {
  font-weight: 500;
}
.product-item-meta__title {
  font-size: 12px;
  text-transform:uppercase;
}
.rating__star {
  width: 18px;
  height: 18px;
}
.tabs-nav .tabs-nav__item[aria-expanded="true"] {
  color: #f74f18;
  font-weight: 500;
}
.tabs-nav .tabs-nav__item {
  font-size: 12px;
  opacity: 1;
  font-weight: 500;
}
.tabs-nav .tabs-nav__position {
  background-color: #f74f18;
}
h2.spr-header-title {
  font-family: var(--heading-font-family);
  font-weight: var(--heading-font-weight);
  font-style: var(--heading-font-style);
}
.list-collections__item-list a:hover span.heading.heading--small.link {
  text-decoration-color: #f74f18;
  color: #f74f18;
}
ul.dypayment-icons {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}
ul.dypayment-icons li {
  margin-top: 5px;
}
.footer__payment-methods {
  width: 50%;
  text-align: right;
  display: flex;
  justify-content: center;
}
span.footer__copyright.text--xsmall.text--subdued {
  /* width: 50%; */
  color: #e2e2da;
}

.product-item__image-wrapper {
  width: 100% !important;
  margin: 0 !important;
}

.wishlist-engine-button {
  border-radius: 100%;
  position: absolute;
  right: 5px;
  bottom: 19px;
  z-index: 1;
  line-height: 24px;
}

.product__info {
  position: relative;
}

.product .wishlist-engine-button {
  bottom: unset;
  top: 0px;
  border: 1px solid #2b272b;
  line-height: 15px;
}

.wishlist-engine-button path {
  stroke: #2b272b;
}

.wishlist-engine-button:hover path {
  stroke: #f74f18;
  transition: 0.4s all ease;
}

.wishlist-engine[data-added="true"] path {
  fill: #f74f18;
  stroke: #f74f18;
}

.wishlist-icon svg {
  width: 15px;
  height: 15px;
}

/* .product-item__image-wrapper img {
  object-fit: fill;
} */

.page-content--medium,
.shopify-policy__body {
  max-width: 100%;
}
.section__header + .contact__form,
form#register-customer,
form#address_form_new,
.drawer .drawer__content form {
  flex-direction: column;
}
.section__header + .contact__form .input,
.footer__newsletter-form .input,
form#register-customer .input,
form#address_form_new .input-row,
form#address_form_new .input,
.drawer .drawer__content form .input,
.drawer .drawer__content form .input-row {
  width: 100%;
}
/* .footer__item-title {
  color: #f74f18;
  font-size: 16px;
} */
form.form.newsletter-modal__form {
  flex-direction: column;
  width: 100%;
}
form.form.newsletter-modal__form .input {
  position: relative;
  width: 100%;
}
.footer_custom_call_time .desktop-view svg,
.footer_custom_call_time .desktop-view svg path {
  font-size: 20px;
  margin-right: 8px;
  vertical-align: middle;
  position: relative;
  top: 0px;
  width: 28px;
  height: 28px;
  stroke: #f74f18;
  fill: #f74f18;
}
footer.footer,
.footer-site-map-container {
  background-color: #e5e5e5;
}
.footer__payment-methods-label {
  margin-bottom: 0;
}
/* footer.footer a,
.footer_custom_call_time a {
  text-decoration: none !important;
} */
.desktop-view svg.pe-7s-call {
  width: 36px;
  height: 36px;
}

@media screen and (min-width: 1000px) {
  .product-content__tabs:only-child {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .footer__payment-methods {
    flex-direction: column;
    width: 100%;
    text-align: center;
  }
  span.footer__copyright.text--xsmall.text--subdued {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 8px;
    color: white;
  }

  ul.dypayment-icons {
    justify-content: center;
  }
  .payment-methods-list {
    grid-template-columns: auto;
  }
  .footer__copyright,
  .footer__payment-methods {
    margin-top: 5px;
  }
}
.password__main .form#contact_form {
  flex-direction: column;
}
div#WebPixelsManagerSandboxContainer {
  display: none;
}
@media screen and (max-width: 769px) {
  .footer__item.footer__item--newsletter .footer__item-title,
  .footer__item.footer__item--newsletter .footer__item-content {
    text-align: center;
  }
  ul.dypayment-icons {
    flex-wrap: wrap;
  }
}
/* Faq Desing Layout  */
.template-custom-faq .faq-navigation.hidden-pocket {
  left: 0;
  position: relative;
  max-width: 100%;
  width: 100%;
  display: block !important;
}
.template-custom-faq .faq__wrapper {
  max-width: 100%;
  width: 100%;
  margin-top: 15px;
}
.template-custom-faq .faq__wrapper h2.faq__category.heading {
  font-weight: 500;
  color: #f74f18;
  border-radius: 5px;
}
.template-custom-faq ul.scroll-spy__list.list--unstyled {
  display: flex;
  width: 100%;
  max-width: 100%;
  background: transparent;
  text-align: center;
  justify-content: center;
}
.template-custom-faq
  ul.scroll-spy__list.list--unstyled
  .scroll-spy__item.is-visible {
  background: transparent;
  border: 1px solid;
}
.template-custom-faq ul.scroll-spy__list.list--unstyled .scroll-spy__item {
  background: #2b272b;
  border: 1px solid;
  opacity: 1;
  margin: 0 5px;
}
.template-custom-faq
  ul.scroll-spy__list.list--unstyled
  .scroll-spy__item.is-visible
  a {
  color: #2b272b;
}
.template-custom-faq ul.scroll-spy__list.list--unstyled .scroll-spy__item a {
  color: #e2e2da;
}
.template-custom-faq scroll-spy.scroll-spy {
  box-shadow: none;
}
.template-custom-faq scroll-spy.scroll-spy svg {
  display: none;
}

.faq__category_hidden {
  display: none;
}
.category_1 {
  display: block;
}
img.footer_logo {
  max-width: 180px;
  width: 100%;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .jdgm-carousel__right-arrow,
  .jdgm-carousel__left-arrow {
    width: 15px !important;
    height: 15px !important;
  }
  .template-custom-faq .faq-navigation.hidden-pocket {
    overflow-x: scroll;
    display: flex;
    white-space: nowrap;
    padding-bottom: 25px;
  }
  .template-custom-faq ul.scroll-spy__list.list--unstyled {
    justify-content: left;
  }
}
@media only screen and (max-width: 750px) {
  .footer__item.footer__item--social-media {
    width: 100%;
    max-width: 100%;
    grid-column: 1 / span 2;
  }
}
@media only screen and (max-width: 479px) {
  .instafeed-container {
    width: 50% !important;
    padding-top: 50% !important;
  }
}

/* collection and featured collection style */
/* .product-list__inner .product-item {
  padding: 0 0 20px;
} */

.product-list__inner .product-item .product-item__info {
  /* padding: 10px 0 0; */
  text-align: left;
  
}

/* .product-list__inner .product-item__quick-form button {
  background: #f74f18;
  border: 1px solid #f74f18;
  color: #fff;
} */

.shopify-section--featured-collections .product-item__image-wrapper {
  border: 1px solid rgb(204 204 204 / 15%);
  /* border-radius: 5px; */
  padding: 0;
}

.product-item__primary-image,
.product-item__secondary-image {
  border-radius: 0;
}

@media screen and (min-width: 1000px) {
  .product-list__inner--scroller {
    margin-left: 0px;
    margin-right: 0px;
  }
}
/*  home page style*/
p.exchange-policy {
  font-size: 11px;
  line-height: 18px;
  font-weight: 500;
}

.divider {
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  width: 250px;
  margin: 30px auto 50px !important;
  display: none;
}

.divider:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  left: 50%;
  margin-left: -15px;
  top: 50%;
  background: #fff;
  margin-top: -10px;
  transform: rotate(45deg);
}

.divider:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border: 1px solid #f74f18;
  left: 50%;
  margin-left: -10px;
  top: 50%;
  background: #f74f18;
  margin-top: -5px;
  transform: rotate(45deg);
}

.product-item__link {
  color: #f64618;
  text-decoration-color: #f64618;
}

.avb_offer {
  position: relative;
  display: inline-block;
  background: #f74f18;
  padding: 0 6px;
  color: #fff;
}

.avb_offer:after {
  position: absolute;
  content: "";
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #f74f18;
  right: -14px;
  top: 8px;
  transform: rotate(-90deg);
}

.offer_strip {
  display: flex;
  align-items: center;
  margin-top: 15px;
  font-size: 14px;
  line-height: 18px;
}

.offer_strip p.offer_text {
  margin: 0;
  text-transform: uppercase;
  padding-left: 20px;
  font-weight: 500;
}
@media screen and (max-width: 999px) {
  .mini-cart__recommendations .product-item {
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) and (max-width: 999px) {
  .mini-cart__recommendations-list {
    grid-auto-columns: minmax(40vw, 1fr);
  }
}

.mini-cart__actions.text--subdued.text--xsmall,
span.footer__payment-methods-label.text--xsmall.text--subdued {
  color: #2b272b;
}

.custom_promo {
  background: #2b272b;
  color: #fff;
  padding: 5px;
  text-align: center;
  font-weight: 500;
}

.product-list__inner {
  grid-gap: 10px;
  column-gap: 2px;
    row-gap: 10px;
  justify-content: center;
}

.header__icon .icon {
  width: 18px !important;
  height: 18px !important;
  stroke-width: 2;
}
span.wishlist-h-count.wishlist-total-count {
  top: -10px;
  right: -10px;
  position: absolute;
}

cart-count.header__cart-count.header__cart-count--floating.bubble-count {
  right: -8px;
  min-width: 15px;
  height: 15px;
}

@media screen and (max-width: 640px) {
  .shopify-section--main-collection .container {
    padding: 0;
  }

  .shopify-section--main-collection .product-list__inner {
    grid-gap: 0px;
    row-gap: 10px;
    grid-template-columns: 46% 46%;
    margin: 0 !important;
  }

  .shopify-section--main-collection .product-item-meta__title {
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .section__color-wrapper .product-item-meta__title {
    font-size: 12px;
       white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media screen and (max-width: 740px) {
  .header__icon-list {
    gap: 10px;
  }
}

@media screen and (max-width: 1200px) {
  .header__wrapper {
    justify-content: space-between;
  }

  .header__inline-navigation,
  .header__secondary-links {
    flex: unset;
  }
}
.wallet_row_custom {
  max-width: 900px;
  width: 100%;
  margin: 50px auto 0;
}
.wallet_row_custom #wk_wallet th,
.wallet_row_custom #wk_wallet td,
.template-account th,
.template-account td {
  border: 1px solid #ccc !important;
}
.template-account .table th:first-child,
.template-account .table td:first-child {
  padding-left: 5px;
}
span.price.price--highlight {
  order: 2;
}
a.header__icon.h-wishlist-icon.wishlist-page-widget {
  display: flex;
  justify-content: center;
  align-items: center;
}
.custom_budget_option_col {
    background: #e2e2da;
    /* padding: 1px 5px; */
    border-radius: 2px;
    color: #f64618;
    max-width: max-content;
    font-size: 12px;
    line-height: 8px;
    margin: 12px 0px 0px 0px;
}
}
collapsible-content#facet-filter-filter\.v\.option\.size label {
  width: 35px;
  height: 35px;
  line-height: 32px;
  border: 1px solid;
  display: inline-block;
  text-align: center;
  padding: 0;
  z-index: 1;
}
collapsible-content#facet-filter-filter\.v\.option\.size .checkbox {
  position: absolute;
  width: 35px;
  height: 25px;
  margin: 0;
  padding: 0;
  top: 0;
  background: none;
}
collapsible-content#facet-filter-filter\.v\.option\.size .checkbox-container {
  position: relative;
  padding: 4px;
    margin: 5px;
}
collapsible-content#facet-filter-filter\.v\.option\.size .collapsible__content {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0;
}
collapsible-content#facet-filter-filter\.v\.option\.size .checkbox:checked {
  background: #ff0;
}
.template-collection #main .container {
  max-width: 100%;
  width: 100%;
  align-items: center;
  /* padding-top:10px; */
}
.template-collection .product-item__info {
  justify-content: left;
  flex-grow: 1;
  text-align: left;
}
.template-collection .custom_add_btn_cp {
  position: absolute;
  right: -5px;
  z-index: 1;
  width: 100%;
  max-width: 163px;
  bottom: 25px;
}
.template-collection .custom_add_btn_cp .product-item__info {
  position: relative;
}
.template-collection .custom_add_btn_cp .product-item__quick-form button {
  padding-left: 0;
  padding-right: 0;
}
.template-collection .product-item__info {
  display: inline-block;
  max-width: max-content;
}
.price-list--centered {
  justify-content: left;
}
[dir="ltr"] .price-list:not(.price-list--stack) > .price:not(:last-child) {
  margin-right: 0;
}
@media only screen and (max-width: 740px) {
  .custom_add_btn_cp .product-item__quick-form {
    transform: translateY(0);
    visibility: hidden;
    opacity: 0;
  }
  [dir="ltr"] .product-item__quick-buy-button {
    right: unset;
    left: 1px;
    border-radius: 50%;
  }
}
span#cus-btn-read-more {
  padding: 7.5px 15px;
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 15px;
  border-radius: 3px;
  color: #2b272b;
  border: 1px solid;
  font-weight: 500;
}
.header__inline-navigation .header__linklist-item:nth-child(1) {
  color: #f74f18;
}
.collection_page_swatch .block-swatch__item {
  min-width: 38px;
  padding: 5px 10px;
  font-size: 13px;
}
.collection_page_swatch {
  margin-top: 0px;
  padding-right: 10px;
}
.block-swatch__item {
  text-align: justify;
}
.block-swatch-list {
  margin: unset !important;
}
@media screen and (min-width: 500px) {
  .product-item-meta__price-list-container {
    display: flex;
    align-items: center;
  }
}

.product-item--label-list.label--list {
  font-size: 14px;
  line-height: 18px;
}

span.label.label--highlight {
  font-weight: 500;
}

span.label.label-highlight {
  color: rgb(246, 70, 24);
  font-size: 14px;
  line-height: 18px;
  padding: 0;
  letter-spacing: 0;
  font-weight: 500;
}

span.price.price--compare {
  color: rgb(122, 122, 122);
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
}
.collection_page_swatch .block-swatch-list {
  flex-wrap: nowrap;
  overflow-x: auto;
}
.collection_page_swatch .block-swatch {
  margin-bottom: 5px;
}

.product-item .product-item__info {
  width: 100%;
  display: block;
  max-width: 100%;
  text-align: center;
}

@media screen and (min-width: 999px) {
  .product-item-meta__title {
    height: 18px;
    overflow: hidden;
  }
  cart-drawer .product-item-meta__title {
    height: auto;
  }
}

button.wishlist-fix.wishlist-page-widget {
  display: none;
}
.block-swatch__item {
  font-size: 12px !important;
  min-width: 22px !important;
  padding: 0px !important;
  border: unset !important;
  margin: 0 !important;
}
.template-index .block-swatch-list {
  margin-top: 3px;
}
.footer__item-title svg {
  /* display: none; */
  height: 10px;
  transition: all 0.1s ease-in;
  width: 10px;
}
/* .footer__item-title svg path {
  fill: #f74f18;
  stroke: #f74f18;
} */
.sb_edd_formTitle {
  font-weight: 500;
  text-align: center;
}

@media only screen and (max-width: 479px) {
  .footer .footer__item-title {
    position: relative;
    /* padding: 10px 0; */
    cursor: pointer;
    margin-bottom: 0;
  }
  .footer__item-content ul.linklist.list--unstyled {
    padding-top: unset !important;
    padding-bottom: unset !important;
  }

  .footer__item-title svg {
    display: block;
    position: absolute;
    top: 50%;
    right: -5px;
    font-size: 30px;
    transform: translateY(-50%);
  }

  .footer .footer__item .footer__item-content {
    position: relative;
    /* height: 0; */
    text-align: left;
    /* overflow: hidden; */
    transition: 0.5s;
    padding-left: 20px;
  }

  .footer .footer__item.active .footer__item-content {
    height: auto;
  }
  .footer .footer__item.active .footer__item-title svg {
    transform: scaleY(-1);
  }

  .footer__item-list {
    grid-gap: 0px;
    gap: 0;
    display: flex;
    flex-wrap: wrap;
  }
  .footer__item {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .footer__item ul.linklist.list--unstyled {
    text-align: center;
  }
  .footer-site-map-container {
    padding-bottom: 20px;
    text-align: center;
  }
}
a.product-item-meta__title.custom_budget_option_col_anchor {
  display: block;
  width: 100%;
}
.product-item-meta__price-list-container {
  flex-wrap: wrap;
}
.custom_section_desc {
  padding: 5px;
  margin-bottom: 40px;
}
.block-swatch.custom-swatch-false .block-swatch__item {
  color: rgba(var(--text-color), 0.5);
  background: linear-gradient(
      to bottom right,
      transparent calc(50% - 1px),
      rgb(var(--border-color)) 50%,
      transparent calc(50% + 1px)
    )
    no-repeat;
}
ul.swatch-view.swatch-view-custom-image {
  display: flex !important;
  flex-wrap: wrap !important;
}
.product__thumbnail-list {
  overflow-x: auto;
}

img.jdgm-rev__pic-img {
  width: 100%;
  max-width: 100% !important;
}
.jdgm-rev .jdgm-rev__pics {
  width: 120px;
}
[dir="ltr"] .header__linklist-item:not(:last-child) {
  margin-right: 12px;
}
.vertical-breather {
  padding: 0;
}
.jdgm-carousel-wrapper {
  padding: 0 !important;
}

.template-index h3.heading {
  text-align: left;
}
.template-index header.section__header {
  max-width: 100%;
}
@media screen and (max-width: 479px) {
  .custom-coll-hp-item {
    padding: 10px 0;
  }
  #shopify-section-template--16342610477149__4d93cff2-0f56-47f1-9e08-4b9db43c8a0f,
  #shopify-section-template--16342610477149__e01e73da-4634-40c5-9ded-42a7a62879c0,
  #shopify-section-template--16342610477149__index_collection_kcnnCR {
    padding-top: 10px !important;
  }
  #shopify-section-template--16342610477149__d14e1ed1-47a2-4709-9387-eebf96c2ebd2 {
    padding-bottom: 10px !important;
  }
}
#shopify-section-template--16342610477149__c2a58d87-70f5-425d-8a89-141bc3a3dd6b
  h3.heading.h2 {
  font-size: 28px;
  text-align: center;
}
.custom-coll-hp-item:nth-child(3),
.custom-coll-hp-item:nth-child(4) {
  padding-bottom: 0 !important;
}

.product-meta .price-list,
a.header__linklist-link.link--animated:hover,
.nav-dropdown__item a:hover,
.linklist__item a:hover {
  color: #f74f18;
}
.header__bottom-navigation .header__linklist-item:nth-child(1) {
  color: #f74f18;
}
/* 8-04-24 Mobile Version Changes */
@media screen and (max-width: 767px) {
  .product .wishlist-engine-button {
    right: -15px;
    width: 35px;
    height: 35px;
    top: 30px;
  }
  h1.product-meta__title {
    text-align: left;
    width: 100%;
  }
  .product .wishlist-engine-button .wishlist-icon {
    display: flex;
  }
}
.tabs-nav__item heading heading--small {
  font-weight: 500;
}

/* *** 19-04-24 *** */

#facet-filter-filter\.p\.tag .collapsible__content {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0;
}

#facet-filter-filter\.p\.tag .checkbox-container {
  margin: 5px;
  position: relative;
}

#facet-filter-filter\.p\.tag label {
  display: none;
}

#facet-filter-filter\.p\.tag input {
  border-radius: 100%;
  z-index: 2;
  width: 30px;
  height: 30px;
  top: 0;
  border-color: transparent;
  background: transparent;
}

#facet-filter-filter\.p\.tag img {
  display: inline-block;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  opacity: 1;
  padding: 0;
  border: 2px solid #ffffff;
  border-radius: 100%;
  box-shadow: 0 0 0 2px #d9d9d9;
  transition: box-shadow 0.5s;
  height: 30px;
  width: 30px;
}

#facet-filter-filter\.p\.tag .checkbox:checked + label + img {
  box-shadow: 0 0 0 2px #2b272b !important;
  border-color: transparent;
  background-color: transparent;
}

#facet-filter-filter\.p\.tag .checkbox-container.Categories-1,
#facet-filter-filter\.p\.tag .checkbox-container.Categories-2 {
  display: none;
}

.template-index a.jdgm-carousel-item__product.jdgm--shop-review-has-image {
  display: none;
}
.jdgm-carousel-item__reviewer-name.jdgm-ellipsis {
  color: #2b272b;
  font-weight: 500;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .footer__item.footer__item--text.is-first {
    display: none;
  }

  a.mobile-nav__link.heading.h5,
  .mobile-nav__link {
    font-size: 14px;
  }
  .footer__item-title {
    color: #2b272b;
  }
  .footer__item-title svg path {
    /* fill: #000; */
    stroke: #ffffff;
  }
  h3.footer-site-map-head {
    text-align: center;
  }
  /* .footer .footer__item-title {
    border-bottom: 1px solid #fff;
  } */
  ul.linklist.list--unstyled {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  h3.heading.h2 {
    text-align: center;
  }
}
a.mobile-nav__link.heading.h5,
.mobile-nav__link {
  font-size: 14px !important;
}

ul.mobile-nav.list--unstyled
  li.mobile-nav__item[data-level="1"]:first-child
  span.animated-plus {
  color: #2b272b !important;
}
.template-index h3.heading {
  text-align: center !important;
}
a.mobile-nav__link.heading.h5:hover,
.mobile-nav__link:hover {
  color: #2b272b !important;
}
store-header.header.header--bordered .section__color-wrapper-custom {
  position: relative;
  width: 100vw;
  max-width: 100%;
  overflow-x: hidden;
}
.template-index .jdgm-carousel-wrapper {
  padding: 40px 0px !important;
}

.block-swatch-list {
  gap: 4px;
}
