/** Shopify CDN: Minification failed

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

**/
@media screen and (min-width: 1439px) {
  .section-collection-list.collection_list_wrap_main
    .overlay_content_wrap
    .page-width {
    max-width: 100%;
    padding-left: 120px;
    padding-right: 120px;
  }
  .custom_featured_collection .collection slider-component {
    max-width: 100%;
    padding-left: 120px;
    padding-right: 120px;
  }
  .announcement-bar-section .utility-bar__grid.utility-bar__grid--3-col {
    gap: 185px;
  }
  .announcement-bar-slider .grid {
    align-items: center;
    margin: 0;
    flex-wrap: nowrap;
    width: 100%;
    justify-content: space-between;
    column-gap: 185px;
  }
  .announcement-bar-slider .grid .slideshow__slide {
    max-width: fit-content;
    width: fit-content;
  }
}
@media screen and (min-width: 1441px) {
  .section-collection-list.collection_list_wrap_main
    .overlay_content_wrap
    .page-width {
    max-width: var(--page-width);
    padding-left: 32px;
    padding-right: 32px;
  }
  .custom_featured_collection .collection slider-component {
    max-width: var(--page-width);
    padding-left: 32px;
    padding-right: 32px;
  }
}
.predictive-search__loading-state .spinner {
  width: 1.5rem;
  height: 1.5rem;
}
.card__content .quick-add .quick-add__submit {
  color: #a75d24;
  transition: box-shadow var(--duration-short) ease;
  background-color: #f1eae0;
  margin: 0;
  letter-spacing: 0;
}
.card__content .quick-add .quick-add__submit:after,
.card__content .quick-add .quick-add__submit:before {
  display: none;
}
.announcement-bar-slider.slider_hide-false .slider-button {
  display: none;
}
slideshow-component.announcement-bar {
  width: calc(100% - 65px);
  grid-area: auto;
}
.announcement-bar-slider .grid {
  align-items: center;
  margin: 0;
  flex-wrap: nowrap;
  width: 100%;
}
.announcement-bar__message {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.announcement-bar__message .heading-icon {
  width: 16px;
  height: 16px;
}
.utility-bar__grid--3-col {
  display: flex;
}
.announcement-bar-section .localization-wrapper {
  max-width: 80px;
  height: 24px;
}
.announcement-bar-slider .grid .slideshow__slide {
  max-width: 33.33%;
  width: 33.33%;
}
.slider.slider--everywhere .slider__slide {
  max-width: 100%;
  width: 100%;
}
.header__icon .svg-wrapper svg {
  width: 24px;
  height: 24px;
}
.cart-count-bubble {
  background-color: #d82c0d;
  bottom: auto;
  top: -10px;
  right: 2px;
  left: auto;
}
.header__icon.header__icon--account {
  width: auto;
  text-transform: uppercase;
  text-decoration: none;
  height: auto;
  color: #202223;
  letter-spacing: 0;
}
.header__icon .svg-wrapper {
  width: 24px;
  height: 24px;
}
.drawer__footer .cart-drawer__footer .js-frozen_pro_not_exceed_error,
#main-cart-footer .js-frozen_pro_not_exceed_error {
  color: #d72c0d;
  letter-spacing: 0;
  font-size: 13px;
  margin: 0;
  padding: 8px 0 0 0;
}

.header--top-left {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  gap: 0 44px;
  position: initial;
}
.header--top-left .header__heading {
  order: 1;
}
.header--top-left .header__heading-link {
  padding-top: 0;
  padding-bottom: 0;
}

.header--top-left .modal__content.custom_search_wrap {
  order: 2;
  position: relative;
  background: transparent;
  left: 0;
  right: auto;
  width: 100%;
  max-width: 440px;
  display: flex;
}
.header--top-left .header__inline-menu {
  order: 4;
  width: fit-content;
  margin: 0;
  margin-top: 0px !important;
  padding-top: 0px;
}
.header__icons {
  order: 3;
  width: calc(100% - 600px);
  justify-content: flex-end;
  gap: 24px;
}
.header--top-left .modal__content.custom_search_wrap .search-modal__content {
  padding: 0;
}
.header--top-left .modal__content.custom_search_wrap input {
  background: #f1eae0;
  border: none;
  border-radius: 24px;
  height: 4.4rem;
  padding-right: 4.8rem;
  padding-left: 16px;
  color: #a75d24;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  padding-top: 0px;
  padding-bottom: 0;
}
.header--top-left .modal__content.custom_search_wrap .field:after,
.header--top-left .modal__content.custom_search_wrap .field:before {
  display: none;
}
.header--top-left
  .modal__content.custom_search_wrap
  .search-modal__content
  .search__button {
  width: 20px;
  height: 20px;
  top: 12px;
  right: 16px;
}
.header--top-left
  .modal__content.custom_search_wrap
  .search-modal__content
  .search__button
  .svg-wrapper {
  height: 2rem;
  width: 2rem;
}
.header--top-left
  .modal__content.custom_search_wrap
  .search-modal__content
  .search__button
  .svg-wrapper
  .icon-search {
  height: 2rem;
  width: 2rem;
}
.field__input:focus {
  box-shadow: none;
}
.header__icons .header__icon {
  width: auto;
  display: flex;
  gap: 8px;
  height: auto;
}
.header__icons .header__icon.header__icon--account {
  border-right: solid 2px #bbbbbb80;
  padding-right: 24px;
}
.header--top-left .modal__content.custom_search_wrap input {
  background: #f1eae0;
  border: none;
  border-radius: 24px;
  height: 4.4rem;
  padding-right: 4.8rem;
  padding-left: 16px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  opacity: 1;
  color: #a75d24;
}
.modal__content.custom_search_wrap input::placeholder {
  color: #a75d24;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  opacity: 1;
}
.modal__content.custom_search_wrap .field__input:focus {
  padding-right: 4.8rem;
  padding-left: 16px;
  padding-top: 0px !important;
}

.header--top-left .modal__content.custom_search_wrap .field__label {
  color: #a75d24;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
}

.predictive-search__list-item.predictive-search__see-more {
  text-align: center;
  max-width: 118px;
  margin: 10px auto 24px;
}
.predictive-search__list-item.predictive-search__see-more
  .predictive-search__item {
  text-align: center;
  justify-content: center;
  padding: 8px 0;
  color: #a75d24;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 500;
  line-height: 1.45;
}
.header--top-left
  .modal__content.custom_search_wrap
  .field__input:focus
  ~ .field__label {
  font-size: 1rem;
}
.header--top-left .list-menu--inline {
  gap: 32px;
}
.header--top-left .list-menu--inline a {
  padding: 0;
}
.header--top-left .list-menu--inline a {
  padding: 0;
  font-weight: 500;
  letter-spacing: 0;
  color: rgba(var(--color-foreground));
}
.header__menu-item:hover span {
  text-decoration: none;
  text-underline-offset: 0;
}
.menu_icon_with_text_wrpa {
  display: flex;
  order: 4;
  flex-direction: row-reverse;
  width: 100%;
  justify-content: space-between;
  margin-top: 16px !important;
  padding-top: 18px;
  align-items: center;
}
.menu_icon_with_text_wrpa .icon_with_text_header {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 24px;
}
.menu_icon_with_text_wrpa .icon_with_text_header .announcement-bar__message {
  gap: 6px;
  padding: 0;
  min-height: auto;
  width: auto;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 500;
  color: #202223;
  font-family: var(--font-body-family);
  text-transform: none;
}
.header-wrapper--border-bottom {
  border-bottom: 0.1rem solid #d7d6d3;
}
.menu_icon_with_text_wrpa .icon_with_text_header .announcement-bar__link {
  width: auto;
  height: auto;
}
.menu_icon_with_text_wrpa .icon_with_text_header .announcement-bar__link:hover {
  text-decoration: none;
}
.header__menu-item {
  padding: 0rem;
  font-weight: 500;
  letter-spacing: 0;
  color: rgba(var(--color-foreground));
}
summary.list-menu__item {
  padding-right: 0 !important;
}
.header__menu-item:hover {
  text-decoration: underline;
}

.contact_information .address {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
  padding-bottom: 20px;
}
.contact_information .address:last-child {
  padding-bottom: 0;
}
.contact_information .address p a {
  text-decoration: none;
  color: #757575;
  font-weight: 600;
  letter-spacing: 0;
  font-size: 13px;
  line-height: 1.4;
}
.contact_information .address p {
  margin: 0;
  padding: 0;
  color: #757575;
  font-weight: 600;
  letter-spacing: 0;
  font-size: 13px;
  line-height: 1.4;
}
.contact_information .address svg {
  width: 18px;
  height: 18px;
}
.footer-block.grid__item .footer-block__heading {
  margin: 0;
  padding: 0 0 12px;
  font-size: 2rem;
  letter-spacing: 0;
  line-height: 1.4;
  color: #000000;
  font-family: "Amulya-Medium";
}
.footer-block__details-content p {
  margin: 0;
  padding: 0;
  color: #616161;
  font-size: 13px;
  line-height: 1.4;
  font-family: "Synonym-Regular";
  letter-spacing: 0;
}
.contact_information {
  margin-top: 38px;
}
.footer-block__details-content .list-menu__item {
  color: #202223;
  font-size: 13px;
  letter-spacing: 0;
  font-family: "Synonym-Regular";
}
.footer-block__details-content .list-menu__item:hover {
  text-decoration: none;
}
.footer-block__newsletter .footer-block__heading {
  color: #000000;
  font-family: "Synonym-Medium";
  font-size: 2rem;
  letter-spacing: 0;
  line-height: 1;
}
.footer-block__newsletter .newsletter-form__field-wrapper .field::before,
.footer-block__newsletter .newsletter-form__field-wrapper .field::after {
  display: none;
}
.footer-block__newsletter .newsletter-form__field-wrapper input {
  background: #fffdfa;
  border-radius: 20px;
  height: 5.6rem;
}
.list-menu--inline header-menu details {
  position: inherit;
}
.header__submenu.list-menu {
  padding: 2.4rem 0;
}
.title-wrapper-with-link .collection-list-title {
  color: #558f7e;
  font-family: "Synonym-Semibold";
  letter-spacing: 0;
  line-height: 1.4;
  margin: 0;
}
.title-wrapper-with-link {
  margin-bottom: 32px;
}
.collection-list-wrapper slider-component .collection-list {
  gap: var(--grid-desktop-horizontal-spacing-custom-grid);
  row-gap: var(--grid-desktop-vertical-spacing-custom-grid);
}
.collection-list-wrapper
  slider-component
  .collection-list
  .collection-list__item {
  width: calc(25% - var(--grid-desktop-horizontal-spacing-custom-grid) * 3 / 4);
  max-width: calc(50% - var(--grid-desktop-horizontal-spacing-custom-grid) / 2);
}

@media screen and (min-width: 750px) {
  .collection_list_wrap_main
    slider-component
    .collection-list.grid--5-col-desktop
    .collection-list__item {
    width: calc(33.33% - 20px);
    max-width: calc(
      50% - var(--grid-desktop-horizontal-spacing-custom-grid) / 6
    );
  }
}
@media screen and (min-width: 990px) {
  .collection_list_wrap_main slider-component .collection-list {
    gap: 20px;
  }

  .collection_list_wrap_main
    slider-component
    .collection-list.grid--5-col-desktop
    .collection-list__item {
    width: calc(20% - 20px);
    max-width: calc(
      50% - var(--grid-desktop-horizontal-spacing-custom-grid) / 6
    );
  }

  .collection_list_wrap_main
    slider-component
    .collection-list.grid--2-col-desktop
    .collection-list__item {
    width: calc(50% - 20px);
    max-width: calc(
      50% - var(--grid-desktop-horizontal-spacing-custom-grid) / 6
    );
  }

  .collection_list_wrap_main
    slider-component
    .collection-list.grid--3-col-desktop
    .collection-list__item {
    width: calc(33.33% - 20px);
    max-width: calc(
      50% - var(--grid-desktop-horizontal-spacing-custom-grid) / 6
    );
  }

  .collection_list_wrap_main
    slider-component
    .collection-list.grid--6-col-desktop
    .collection-list__item {
    width: calc(16.6666666667% - 20px);
    max-width: calc(
      50% - var(--grid-desktop-horizontal-spacing-custom-grid) / 6
    );
  }

  .collection_list_wrap_main
    slider-component
    .collection-list.grid--1-col-desktop
    .collection-list__item {
    width: calc(100% - 20px);
    max-width: calc(
      100% - var(--grid-desktop-horizontal-spacing-custom-grid) / 1
    );
  }
}

.overlay_content_wrap .collection-list .collection-list__item {
  position: relative;
}
.overlay_content_wrap .collection-list .collection-list__item .card__content {
  position: absolute;
  top: 0;
  text-align: center;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 20px;
  height: 100%;
}
.overlay_content_wrap
  .collection-list
  .collection-list__item
  .card__content
  .card__information {
  padding: 0;
}
.overlay_content_wrap
  .collection-list
  .collection-list__item
  .card__content
  .card__information
  .card__heading {
  color: #ffffff;
  font-size: 36px;
  line-height: 1.4;
  letter-spacing: 0;
}
.overlay_content_wrap
  .collection-list
  .collection-list__item
  .card__content
  .card__information
  .card__heading
  .icon-wrap {
  display: none;
}
.collection_list_wrap_main .title-wrapper-with-link .collection-list-title {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
}
.custom_image_with_text_wrap .image-with-text .image-with-text__heading {
  text-align: center;
  margin: 0;
  padding: 0;
  color: #003a29;
  line-height: 1.4;
  letter-spacing: 0;
  text-transform: uppercase;  
}
.collection_list_wrap_main
  slider-component
  .collection-list.grid--5-col-desktop
  .collection-list__item
  .card
  .card__inner
  .card__media {
  border-radius: 16px;
}
@media screen and (max-width: 1180px) {
  .overlay_content_wrap
    .collection-list
    .collection-list__item
    .card__content
    .card__information
    .card__heading {
    font-size: 28px;
  }
}
@media screen and (max-width: 1100px) {
  .menu_icon_with_text_wrpa .icon_with_text_header {
    gap: 12px;
  }
  .header--top-left .list-menu--inline {
    gap: 20px;
  }
}
@media screen and (max-width: 989px) {
  .modal__content.custom_search_wrap.desktop_hide {
    display: none;
  }
  .icon_with_text_header.desktop_hide {
    display: none;
  }
  .menu_icon_with_text_wrpa {
    display: none;
  }
  slideshow-component.announcement-bar .announcement-bar-slider {
    display: flex !important;
  }
  slideshow-component.announcement-bar {
    width: calc(100% - 0px);
  }
  .utility-bar__grid.page-width {
    padding-left: 16px;
    padding-right: 16px;
  }
  .announcement-bar-slider .grid {
    overflow: auto;
  }
  .announcement-bar-slider .grid .slideshow__slide {
    max-width: 100%;
    width: 100%;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
  }
  .announcement-bar-slider
    .grid
    .slideshow__slide
    .announcement-bar__announcement {
    justify-content: center;
  }
  .announcement-bar-slider
    .grid
    .slideshow__slide
    .announcement-bar__announcement
    .announcement-bar__message {
    padding: 4px 0;
    min-height: 24px;
    text-transform: none;
  }
  .announcement-bar-slider .grid::-webkit-scrollbar {
    display: none;
  }
  .header-wrapper .header {
    padding: 12px 16px 72px;
  }
  .header__heading-logo {
    max-width: 44.17px;
  }
  .title-wrapper-with-link {
    margin-bottom: 24px;
    max-width: 300px;
  }
  .overlay_content_wrap .title-wrapper-with-link {
    max-width: 100%;
  }
  .collection_list_wrap_main .title-wrapper-with-link .collection-list-title {
    font-size: 16px;
  }
  .overlay_content_wrap .collection-list .collection-list__item .card__content {
    padding: 15px;
  }
  .overlay_content_wrap
    .collection-list
    .collection-list__item
    .card__content
    .card__information
    .card__heading {
    font-size: 26px;
  }
  .custom_image_with_text_wrap .image-with-text .image-with-text__heading {
    font-size: 24px;
  }
  .header__icons {
    order: 3;
    width: auto;
    justify-content: flex-end;
    gap: 0;
    margin: 0;
    padding: 0;
  }
  .header__icons .header__icon.header__icon--account {
    border-right: solid 2px #bbbbbb80;
    padding-right: 16px;
    margin-right: 16px;
  }
  .header__icons .header__icon {
    margin: 0;
  }
  .header-wrapper .header header-drawer {
    margin: 0;
    max-width: 138px;
    width: 100%;
  }
}

@media screen and (max-width: 749px) {
  .header--top-left .header__icons {
    width: 24px;
    padding: 0;
    gap: 0;
  }
  .header--top-left .header__icons .header__icon {
    width: 24px;
    height: 24px;
    margin: 0;
  }
  .header-wrapper
    .header
    details.menu-drawer-container
    summary.header__icon
    span
    .icon-close {
    width: 24px;
    height: 24px;
  }
  .header-wrapper .header header-drawer {
    margin: 0;
    max-width: max-content;
    width: 100%;
  }
}

.reputon-google-reviews-widget .dgJiKt {
  padding: 44px 0 0 0 !important;
}
.reputon-google-reviews-widget .cDLXwS {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.reputon-google-reviews-widget .ckebnf {
  color: #a75d24 !important;
  background: #f1eae0 !important;
  min-width: 36px !important;
  width: 36px !important;
  height: 36px !important;
  padding: 10px;
  border-radius: 1000px;
  cursor: pointer;
  position: absolute !important;
  z-index: 2 !important;
  top: -45px;
  right: 78px !important;
}
.reputon-google-reviews-widget .xnjVL {
  color: #a75d24 !important;
  background: #f1eae0 !important;
  min-width: 36px !important;
  width: 36px !important;
  height: 36px !important;
  padding: 10px;
  border-radius: 1000px;
  cursor: pointer;
  position: absolute !important;
  z-index: 2 !important;
  top: -45px;
  right: 30px !important;
}
.reputon-google-reviews-widget .gtyRwv {
  background: #ffffff !important;
  padding: 22px !important;
  border-radius: 16px !important;
  color: #202223 !important;
}
.reputon-rating-stars {
  color: #d97635 !important;
}

.reputon-rating-stars svg {
  width: 20px;
  height: 20px;
}
.reputon-text-holder .reputon-text {
  color: #202223 !important;
  font-size: 14px !important;
  line-height: 1.4;
}
.mobile_icon_add_to_cart {
  display: none;
}
.card__content .quick-add {
  /* margin: 0;
  display: none; */
  margin:20px 0 0 0;
  opacity: 1;
  pointer-events: all;
}
.card-wrapper.product-card-wrapper:hover .card__content .quick-add{
  opacity: 1;
  pointer-events: all;
  
}
.card__content .quick-add button.quick-add__submit {
    background: #1d4835;
    color: #ffffff;
}
.bullet-feature-list li svg{
  width:6px;
  height:6px;
  min-width: 6px;
}
@media screen and (max-width: 749px) {
  .reputon-google-reviews-widget .BBsEg {
    gap: 0 !important;
  }
  .reputon-google-reviews-widget .cDLXwS {
    margin-bottom: 16px !important;
  }
  .reputon-bottom-navigation-btns {
    display: none !important;
  }
  .spilled-beans-heading__text {
    font-size: 22px !important;
  }
  .reputon-google-reviews-widget .dgJiKt {
    padding: 24px 0 0 !important;
  }
  section.spilled-beans-heading .icon_wrap {
    width: 40px;
    height: 40px;
  }
  section.spilled-beans-heading .icon_wrap img {
    width: 40px;
    height: 40px;
  }
  .section-collection-list .overlay_content_wrap .title-wrapper-with-link {
    max-width: 300px;
  }
  /* .mobile_icon_add_to_cart {
    display: block;
  } */
  .card__content .quick-add .quick-add__submit {
    color: #fff;
    transition: box-shadow var(--duration-short) ease;
    background-color: #2b735d;
    margin: 0;
    letter-spacing: 0;
    
    max-width: 100%;
    /* width: 36px;
    height: 36px;
    min-width: 36px; */
    border-radius: 100px;
    /* min-height: 36px; */
    padding: 6px;
  }
  .card-wrapper.product-card-wrapper .card__content .quick-add{
    width:100%;
  }
  /* .card__content .quick-add {
    position: absolute;
    bottom: 12px;
    right: 12px;
  } */
  .card__content .quick-add {
    margin: 0 0 0px 0;
    display: block;
  }
}
@media screen and (max-width: 989px) {
  .menu-drawer__inner-container .icon_with_text_header .announcement-bar__link {
    justify-content: flex-start;
    align-items: center;
    border-bottom: solid 1px #e3e1dc;
  }
}
@media screen and (min-width: 1200px) {
  .announcement-bar-slider .grid {
    justify-content: space-between;
    column-gap: 80px;
  }
  .announcement-bar-section .utility-bar__grid.utility-bar__grid--3-col {
    gap: 80px;
  }
  .announcement-bar-slider .grid .slideshow__slide {
    max-width: fit-content;
    width: fit-content;
  }
}

@media screen and (min-width: 1439px) {
  .announcement-bar-section .utility-bar__grid.utility-bar__grid--3-col {
    gap: 185px;
  }
  .announcement-bar-slider .grid {
    align-items: center;
    margin: 0;
    flex-wrap: nowrap;
    width: 100%;
    justify-content: space-between;
    column-gap: 185px;
  }
  .announcement-bar-slider .grid .slideshow__slide {
    max-width: fit-content;
    width: fit-content;
  }
}

.flag-rotator-wrapper {
  position: relative;
  width: 67px;
  height: 123px;
  overflow: hidden;
  margin: 0 auto;
  mask-image: linear-gradient(
    to bottom,
    transparent 0%,
    black 30%,
    black 60%,
    transparent 93%
  );
  -webkit-mask-image: linear-gradient(
    to bottom,
    transparent 0%,
    black 30%,
    black 60%,
    transparent 93%
  );
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  top: 0;
  margin-bottom: -10px;
}

.flag-rotator .slick-track > * {
  transition: all 0.4s linear;
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  transform: scale(0.6);
}

.flag-rotator .slick-slide * {
  width: 100%;
  height: 100%;
  display: flex;
}

.flag-rotator .slick-track .slick-slide.slick-current {
  opacity: 1;
  transform: scale(1);
}

.flag-rotator.slick-slider {
  height: 100%;
}

.flag-rotator .slick-list {
  /* padding: 0 !important; */
  height: 100% !important;
}

@keyframes scrollFlags {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(
      -150px
    ); /* total height to scroll — depends on flag count */
  }
}
.collection__view-all {
  display: none;
}
.custom_featured_collection
  .collection__title.title-wrapper
  .collection__view-all {
  display: block;
}
.new_image_with_text .image-with-text__content {
   padding: 0rem 11rem 0 10rem;
}
.new_image_with_text .image-with-text__content .image-with-text__heading {
    line-height: 1.4;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
    font-weight: 400;
}
.new_image_with_text .image-with-text__content .button--primary {
    margin-top: 39px;
}
.new_image_with_text .image-with-text__content .button {
    font-size: 16px;
    letter-spacing: 0;
    font-family: Synonym-Medium;
    line-height: 1.3;
    min-height: calc(5.2rem + var(--buttons-border-width) * 2);
    border-radius: 32px;
    padding: 0 28px;
}
.new_image_with_text .image-with-text__content .button--secondary {
    background: #fff;
    color: #003a29;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 12px;
}
.new_image_with_text .image-with-text__content .button--secondary:after, .new_image_with_text .image-with-text__content .button--secondary:before{
  display: none;
}
.new_image_with_text .image-with-text__content .image-with-text__text--caption {
    letter-spacing: 0;
    color: #003A29;        
    line-height: 1.4;
      font-family: 'Amulya-Regular';
    font-weight: 400;
}
.new_image_with_text .image-with-text__content .caption-with-letter-spacing {
    font-size: 2.4rem;
}
.new_image_with_text .image-with-text__content .image-with-text__text--caption.subtitle--large {
    font-size: 24px;
}
.new_image_with_text .image-with-text__content .image-with-text__heading{
    width:90%;
  }
@media screen and (max-width: 1080px) {
.new_image_with_text .image-with-text__content {
    padding: 0rem 0 0 5rem;
}
  
.new_image_with_text .h0 {
    font-size: calc(var(--font-heading-scale) * 4.4rem);
}  
.new_image_with_text .image-with-text__content .button {
  padding: 0 24px;
}  
}
@media screen and (max-width: 989px) {
  .flag-rotator-wrapper {
    width: 40px;
    height: 68px;
    margin-bottom: -8px;
  }
}

@media screen and (max-width: 749px) {
  .flag-rotator img {
    margin-bottom: 0;
  }
  .custom_featured_collection
    .collection__title.title-wrapper
    .collection__view-all {
    display: none;
  }
  .collection__view-all {
    display: block;
  }
   .new_image_with_text .image-with-text__content {
    padding: 20px 0 0;
}
.new_image_with_text .image-with-text__content .image-with-text__text--caption {
 font-size: 20px; 
}
.new_image_with_text .image-with-text__content .button--primary {
    margin-top: 24px;
}  
.new_image_with_text .h0 {
    font-size: calc(var(--font-heading-scale) * 4.0rem);
} 
.new_image_with_text .image-with-text__content .button {
    padding: 0 28px;
}  
.new_image_with_text .image-with-text__content .image-with-text__heading {
    max-width: 380px;
}  
}



@media screen and (min-width: 1367px) {
  body:has(.section-header .header:not(.drawer-menu)) .utility-bar .page-width {
    padding-left: 12rem;
    padding-right: 12rem;
    max-width: 100%;
  }
  .header:not(.drawer-menu).page-width {
    padding-left: 12rem;
    padding-right: 12rem;
    max-width: 100%;
  }
  .page-width {
    padding: 0 12rem;
    max-width: 100%;
  }
  .page-width-desktop {
    padding: 0 12rem;
  }
  .custom_featured_collection .collection slider-component {
    max-width: 100%;
    padding-left: 12rem;
    padding-right: 12rem;
  }
  .section-collection-list.collection_list_wrap_main
    .overlay_content_wrap
    .page-width {
    max-width: 100%;
    padding-left: 12rem;
    padding-right: 12rem;
  }
  figure.wp-block-image {
    margin-left: 0;
    margin-right: 0;
  }
 .new_image_with_text .image-with-text__content .image-with-text__heading{
    width:100%;
  }
  
}

.charity_rich_text_section .rich-text__wrapper .rich-text__blocks {
  max-width: 100%;
}
.charity_rich_text_section
  .rich-text__wrapper
  .rich-text__blocks
  .rich-text__heading {
  margin: 0;
  padding: 0;
  color: #558f7e;
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: 1.4;
  font-weight: 600;  
  font-family: Synonym-Semibold;
}
.charity_rich_text_section
  .rich-text__wrapper
  .rich-text__blocks
  .rich-text__text {
  margin: 0;
  padding: 32px 0 0 0;
}
.charity_rich_text_section
  .rich-text__wrapper
  .rich-text__blocks
  .rich-text__text
  p {
  color: #202223;
  line-height: 1.4;
  font-size: 22px;
  font-weight: 400;
}



/* Frozen Product popup css start here */
.frozen-products__popup {
    position: fixed;
    top: 50%;
    /* background: #F4F1EC; */
    width: 100%;
    z-index: 99;
    max-width: 420px;
    /* padding: 20px; */
    /* border-radius: 20px; */
    margin: 0 auto;
    left: 0;
    right: 0;
    transform: translate(0px, -50%);
  opacity: 0;
    pointer-events: none;
}
.frozen-product__mediapopup {
    background: #F4F1EC;
    padding: 20px;
    border-radius: 20px;
    margin: 20px;
}
.frozen-product__mediaimg {
    line-height: 0;
}
.frozen-product__mediaimg svg{
  width:40px;
  height:40px;
  margin: 0 auto;
  display: block;
}

body.frozen-popup__active::after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 3;
}
.frozen-products__popup.frozen-popup__active {
    opacity: 1;
    pointer-events: all;
}
body.frozen-popup__active {
    overflow: hidden;
}
.frozen-product__content {
    margin: 25px 0 0 0;
}
.frozen-product__content h4 {
    margin: 0 0 15px 0;
    text-align: center;
    font-size: 27px;
  line-height: 1.2;
  color:#2B735D;
  
}
.frozen-product__content p {
    font-size: 16px;
    line-height: 1.2;
    color: #2B735D;
    text-align: center;
    margin: 0 0 26px 0;
}
.frozen-product__content button {
    background: #ffffff;
    border: none;
    outline: none;
    width: 100%;
    height: 50px;
    border-radius: 50px;
    font-size: 20px;
    line-height: 1.2;
    color: #2B735D;
    font-weight: 500;
  cursor: pointer;
}
.frozen-product__content button:hover {
    background: #2b735d;
    color: #ffffff;
}
@media (max-width:375px){
  .frozen-product__content h4{
    font-size: 24px;
  }
}


/* contact form css start here */
.custom-map__title {
    margin-bottom: 40px;
}
.custom-map__title h2 {
    margin: 0;
}
.google-map iframe {
    width: 100%;
    height: 360px;
    border-radius: 24px;
  overflow: hidden;
}
.custom-contact__title h2.title {
    margin-bottom: 4px;
    font-size: 22px;
    line-height: 31px;
    color:#000;
  font-weight: 500;
}
.custom-contact__title p {
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
  font-family: 'Synonym-Regular';
  font-weight: 400;
}
.custom-contact__title {
    margin-bottom: 36px;
}
.custom-contact__left form#ContactForm .field::before, .custom-contact__left form#ContactForm .field::after{
  display: none;
}
.custom-contact__left form#ContactForm .field label{
  display: none;
}
.custom-contact__left form#ContactForm .field input::placeholder{
  opacity: 1 ;
  color: #525252;
}
.custom-contact__left form#ContactForm .field input{
  background: #E2F2E180;
  border-radius: 20px;
  height:56px;
  color: #525252;
  font-size: 16px;
  line-height: 24px;
  padding:0 16px;
}
.custom-contact__left form#ContactForm .field textarea{
  background: #E2F2E180;
  border-radius: 20px;
  height: 172px;
  padding:16px;
}
.custom-contact__left form#ContactForm .field textarea::placeholder{
  opacity: 1 ;
  color: #525252;
}
.field__wrapper {
    display: flex;
    flex-wrap: wrap;
    column-gap: 16px;
    row-gap: 14px;
}
.field__wrapper .field.half-col {
    width: calc(50% - 16px * 1 / 2);
}
.custom-contact__wrapper {
    display: flex
;
    flex-wrap: wrap;
    align-items: flex-start;
}

.custom-contact__left {
    width: 62%;
}
.custom-contact__right {
    width: 38%;
    padding-left: 72px;
}
.custom-contact__rightitem h3 {
    margin: 0 0 12px 0;
    font-size: 22px;
    line-height: 31px;
  font-family: 'Synonym-Medium';
  font-weight: 500;
    color: #202223;
  
}
.custom-contact__rightitem > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex
;
    flex-direction: column;
    row-gap: 12px;
}
.custom-contact__rightitem > ul > li > img {
    width: 18px;
    max-width: 18px;
    min-width: 18px;
}
.custom-contact__rightitem ul > li > p {
    margin: 0;
    width: calc(100% - 18px);
    padding-left: 12px;
    font-size: 13px;
    color: #757575;
    font-weight: 600;
}
.custom-contact__rightitem ul > li > p > a{
  color: #757575;
  text-decoration: none;
}
.custom-contact__rightitem ul > li {
    display: flex
;
    flex-wrap: wrap;
}
.custom-contact__rightitem {
    margin-bottom: 37px;
}
.custom-contact__rightitem:last-child{
  margin-bottom: 0px;
}
.custom-contact__rightitem ul.footer__list-social {
    flex-direction: row;
    justify-content: flex-start;
    column-gap: 10px;
}
.custom-contact__rightitem ul.footer__list-social li.list-social__item {
    padding: 0;
}
.custom-contact__media{
  margin-bottom: 50px;
}
.custom-contact__media .contact__button {
    margin-top: 36px;
}
.custom-contact__media .contact__button button::before, .custom-contact__media .contact__button button::after{
  display:none;
}
.custom-contact__media .contact__button button {
    padding: 16px 28px;
    min-height: unset;
    height: unset;
    font-size: 16px;
    line-height: 20px;
    min-width: unset;
      background: #2B735D;
    color: #ffffff;
}
body.frozen-popup__active quick-add-modal {
 z-index: 0 !important;
}
.quick-add-modal .product__info-wrapper {
    padding-top: 4rem !important;
}
.quick-add-modal .product.product--medium{
  gap:20px !important;
}
.quick-add-modal .product__info-container .product__title.product__title_wrap .frozen_wishlist_icon{
  white-space: nowrap;
}
.quick-add-modal .product__info-container .product__title h1{
  padding-right:10px;
}
.quick-add-modal .product-form__input--pill input[type=radio]+label{
  margin-right:5px !important;
  margin-bottom: 5px !important;
}
@media (max-width:1199px){
  .custom-contact__right {
    padding-left: 50px;
  }
  .custom-contact__rightitem {
    margin-bottom: 30px;
  }
}
@media (max-width:991px){
  .custom-contact__left{
    width:100%;
  }
  .custom-contact__right{
    width: 100%;
    padding-left: 0px;
    margin-top:60px;
  }
  .custom-contact__rightitem{
    margin-bottom: 37px;
  }
  .custom-contact__media{
    margin-bottom: 30px;
  }
  .custom-contact__title {
    margin-bottom: 24px;
}
  .custom-map__title {
    margin-bottom: 20px;
}
  
}
@media (max-width:568px){
  .field__wrapper .field.half-col {
    width: 100%;
}
  .custom-contact__media .contact__button {
    margin-top: 24px;
}
  .custom-contact__media .contact__button button{
    width:100%;
  }
}
@media (max-width:480px){
  .custom-contact__title h2.title{
    font-size: 20px;
  }
}
/* contact form css end here */







.product_details_custom .product-info-block {
  border-bottom: 1px solid #f2eae4;
  padding: 20px 0;
}

.product_details_custom .product-info-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
.product_details_custom .product-details-btn {
    background: none;
    color: #a75d24;
    text-decoration: underline;
    font-size: 14px;
    cursor: pointer;
    border: none;
    padding: 0;
    font-weight: 500;
    line-height: 1.45;
    font-family: 'Synonym-Regular';
    letter-spacing: 0;
}

.product_details_custom .product-info-header h4 {
    margin: 0;
    color: rgba(32, 34, 35, 1);
    padding: 0;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.2;
    font-family: 'Synonym-Regular';
}






.universal-drawer {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    max-width: 572px;
    height: 100vh;
    background: #fff;
    box-shadow: -4px 0 10px #0003;
    z-index: 111;
    transition: right .3s ease-in-out;
}

.universal-drawer.active {
  right: 0;
}

.pdp_custom_drawer .drawer-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    background: #0006;
    display: none;
    z-index: 11111;
    width: 100%;
    transition: right .8s cubic-bezier(1, 0.04, 0.58, 1);
}

.pdp_custom_drawer .drawer-overlay.active {
  display: block;
  transition: right .8s cubic-bezier(1,.04,.58,1);
}
.product__info-container .product_details_custom {
    margin: 0;
}
.product_details_custom .product-info-block .custom_product_image {
    line-height: 0;
    max-width: 100px;
    width: 100%;
}
.product_details_custom .product-info-block .custom_product_image img {
    width: 100%;
}

.drawer-content {
    padding: 40px;
    height: 100%;
    overflow-y: auto;
    position: relative;
    z-index: 99999;
    background: #fff;
}

.drawer-close {
    position: relative;
    top: 0;
    right: 0;
    border: none;
    background: none;
    cursor: pointer;
    width: 24px;
    height: 24px;
    padding: 0;
}

.universal-drawer .drawer-content product-info .page-width {
    padding: 0;
}
.universal-drawer .drawer-content product-info .product {
    flex-direction: column;
}
.universal-drawer .drawer-content product-info .product .grid__item.product__media-wrapper {
    max-width: 100%;
    width: 100%;
}
.universal-drawer .drawer-content product-info .product .product__info-wrapper {
    padding: 0;
    width: 100%;
    max-width: 100%;
}
.universal-drawer .drawer-content product-info .full_collapsible_tab {
    background: transparent;
    padding: 0;
    margin: 60px 0 0;
}
.universal-drawer .drawer-content product-info {
    background: transparent;
    padding-top: 0;
}
.universal-drawer .drawer-content product-info .product .grid__item.product__media-wrapper media-gallery {
    display: flex;
    position: relative;
    top: 0;
    gap: 8px;
}
.universal-drawer .drawer-content product-info .product .grid__item.product__media-wrapper media-gallery slider-component.slider-mobile-gutter {
    max-width: 412px;
    height: 100%;
    width: 100%;
}
.universal-drawer .drawer-content product-info .product .grid__item.product__media-wrapper media-gallery slider-component.thumbnail-slider {
    max-width: 72px;
    height: 72px;
    width: 100%;
}
.universal-drawer .drawer-content product-info .product .grid__item.product__media-wrapper media-gallery slider-component.thumbnail-slider .thumbnail-list.list-unstyled {
    grid-template-columns: repeat(1, 1fr);
}
.universal-drawer .drawer-content product-info .product .grid__item.product__media-wrapper media-gallery slider-component.slider-mobile-gutter .product__media-list .product-media-container {
    background: transparent;
}
.universal-drawer .drawer-content product-info .product .grid__item.product__media-wrapper media-gallery slider-component.slider-mobile-gutter modal-opener .product__media {
    border-radius: 12px;
}
.universal-drawer .drawer-content product-info .product .grid__item.product__media-wrapper media-gallery slider-component.slider-mobile-gutter .product__media-list.contains-media {
    padding: 0;
    margin: 0;
}
.drawer-content .drawer-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 28px;
}
.drawer-content .drawer-header h3 {
    margin: 0;
    padding: 0;
    color: rgba(32, 34, 35, 1);
    font-size: 22px;
    letter-spacing: 0;
    font-weight: 500;
    font-family: 'Synonym-Medium';
}
.universal-drawer .drawer-content product-info .product .product__info-wrapper .product__column-sticky {
    max-width: 100%;
    width: 100%;
    position: relative;
    top: 0;
}
.universal-drawer .drawer-content product-info .product .product__info-wrapper .product__column-sticky .product__title h1 {
    color: rgba(32, 34, 35, 1);
    font-size: 18px;
    line-height: 1.7;
}
.universal-drawer .drawer-content product-info .product .product__info-wrapper .product__column-sticky #seal-star-rating-widget {
    margin: 20px 0 0 !important;
}
.universal-drawer .drawer-content product-info .full_collapsible_tab .svg-wrapper {
    display: none;
}
.universal-drawer .drawer-content product-info .full_collapsible_tab .accordion__title {
    font-size: 16px;
    letter-spacing: 0;
    color: rgba(43, 115, 93, 1);
}
.universal-drawer .drawer-content product-info .full_collapsible_tab .product__accordion {
    padding-bottom: 20px;
}


.universal-drawer .drawer-content product-info .product .product__info-wrapper .custom-bullet-list li {
    color: rgba(32, 34, 35, 1);
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 400;
    margin-bottom: 12px;
    line-height: 1.3;
}
.universal-drawer .drawer-content product-info .product .price_wrap .price-item {
    font-size: 16px;
}

.universal-drawer .drawer-content product-info .product .price .badge {
    margin-bottom: 0rem;
    letter-spacing: 0;
    margin-left: 0;
}
.universal-drawer .drawer-content product-info .product .product__info-wrapper .price__container {
    margin: 0;
}
.universal-drawer .drawer-content product-info .product .product__info-wrapper .custom-bullet-list li::marker {
    color: #2b735d;
    font-size: 20px;
}
.universal-drawer .drawer-content product-info .product .product__info-wrapper .custom-bullet-list {
    padding: 0 0 16px 20px;
    margin: 32px 0 0;
    border-bottom: solid 2px rgba(239, 226, 206, 1);
}
.custom_main_product_bundle .product__media-wrapper media-gallery .product__media-item .product-media-container .product__media {
    border-radius: 24px;
}
.section_custom_main_product .product__description p {
    color: rgba(32, 34, 35, 1);
    letter-spacing: 0;
    font-size: 14px;
    line-height: 1.87;
    font-weight: 400;
    font-family: 'Synonym-Regular';
}
.bundle_product_section_custom_main_product .full_collapsible_tab {
    background: transparent;
    padding: 0;
}

.bundle_product_section_custom_main_product .price-tags {
  display: flex;
  gap: 8px;
  margin: 32px 0;
}

.bundle_product_section_custom_main_product .tag {
    background-color: rgba(204, 221, 216, 1);
    color: rgba(85, 143, 126, 1);
    font-size: 12px;
    font-weight: 500;
    padding: 4px 8px;
    border-radius: 20px;
    line-height: 1.4;
    white-space: nowrap;
    letter-spacing: 0;
}
.bundle_product_section_custom_main_product #seal-star-rating-widget {
    margin: 0 !important;
}

.custom_main_product_bundle .thumbnail-list {
    grid-template-columns: repeat(8, 1fr);
}

.custom_main_product_bundle .product-form__input--pill input[type=radio]+label {
    padding: 0;
    border-radius: 20px;
    width: 100px;
    height: 100px;
    border: none;
}
.custom_main_product_bundle .product-form__input--pill input[type=radio]+label img {
    border-radius: 20px;
    border: solid 1px transparent;
}
.custom_main_product_bundle .product-form__input--pill input[type=radio]:checked+label img {
    border: solid 1px rgba(43, 115, 93, 1);
}
.custom_main_product_bundle .product-form__input--pill input[type=radio]:checked+label {
    background-color: transparent;
    color: #a75d24;
    border: none;
}
.custom_main_product_bundle .product-form__input--pill input[type=radio]+label:hover {
    border: none;
}
.custom_main_product_bundle .product-form__input--pill input[type=radio]+label:before {
    width: 20px;
    height: 20px;
    border: solid 1.5px rgba(73, 73, 73, 1);
    z-index: 1;
    top: 8px;
    left: 8px;
}
.custom_main_product_bundle .product-form__input--pill input[type=radio]:checked+label::after {
    border: solid 5px rgba(20, 164, 80, 1);
    border-radius: 100px;
    background: #fff;
    position: absolute;
    left: 8px;
    top: 8px;
    z-index: 11;
}




.drawer__footer .footer__payment .list-payment li.list-payment__item:nth-child(1) {
    order: 3;
}
.drawer__footer .footer__payment .list-payment li.list-payment__item:nth-child(2) {
    order: 4;
}
.drawer__footer .footer__payment .list-payment li.list-payment__item:nth-child(3) {
    order: 5;
}
.drawer__footer .footer__payment .list-payment li.list-payment__item:nth-child(4) {
    order: 6;
}
.drawer__footer .footer__payment .list-payment li.list-payment__item:nth-child(5) {
    order: 7;
}
.drawer__footer .footer__payment .list-payment li.list-payment__item:nth-child(6) {
    order: 1;
}
.drawer__footer .footer__payment .list-payment li.list-payment__item:nth-child(7) {
    order: 8;
}
.drawer__footer .footer__payment .list-payment li.list-payment__item:nth-child(8) {
    order: 2;
}

.product.product--medium .product__info-wrapper .footer__payment ul.list-payment li.list-payment__item:nth-child(7) {
    display: none;
}


.footer__copyright_wrap ul.list.list-payment .list-payment__item:nth-child(1) {
    order: 3;
}
.footer__copyright_wrap ul.list.list-payment .list-payment__item:nth-child(2) {
    order: 4;
}
.footer__copyright_wrap ul.list.list-payment .list-payment__item:nth-child(3) {
    order: 5;
}
.footer__copyright_wrap ul.list.list-payment .list-payment__item:nth-child(4) {
    order: 6;
}
.footer__copyright_wrap ul.list.list-payment .list-payment__item:nth-child(5) {
    order: 7;
}
.footer__copyright_wrap ul.list.list-payment .list-payment__item:nth-child(6) {
    order: 1;
}
.footer__copyright_wrap ul.list.list-payment .list-payment__item:nth-child(7) {
    order: 8;
}
.footer__copyright_wrap ul.list.list-payment .list-payment__item:nth-child(8) {
    order: 2;
}

.cart__footer-wrapper .footer__payment .list.list-payment .list-payment__item:nth-child(8){
  order:2
}
.cart__footer-wrapper .footer__payment .list.list-payment .list-payment__item:nth-child(6) {
    order: 1;
}

.cart__footer-wrapper .footer__payment .list.list-payment .list-payment__item:nth-child(1) {
    order: 3;
}

.cart__footer-wrapper .footer__payment .list.list-payment .list-payment__item:nth-child(2) {
    order: 4;
}

.cart__footer-wrapper .footer__payment .list.list-payment .list-payment__item:nth-child(3) {
    order: 5;
}

.cart__footer-wrapper .footer__payment .list.list-payment .list-payment__item:nth-child(4) {
    order: 6;
}

.cart__footer-wrapper .footer__payment .list.list-payment .list-payment__item:nth-child(5) {
    order: 7;
}

.cart__footer-wrapper .footer__payment .list.list-payment .list-payment__item:nth-child(7) {
    order: 8;
}
/* .product.product--medium .product__info-wrapper .footer__payment ul.list-payment li.list-payment__item:nth-child(6) {
    order: 1;
}

.product.product--medium .product__info-wrapper .footer__payment ul.list-payment li.list-payment__item:nth-child(1) {
    order: 2;
}

.product.product--medium .product__info-wrapper .footer__payment ul.list-payment li.list-payment__item:nth-child(2) {
    order: 3;
}

.product.product--medium .product__info-wrapper .footer__payment ul.list-payment li.list-payment__item:nth-child(3) {
    order: 4;
}

.product.product--medium .product__info-wrapper .footer__payment ul.list-payment li.list-payment__item:nth-child(4) {
    order: 5;
}

.product.product--medium .product__info-wrapper .footer__payment ul.list-payment li.list-payment__item:nth-child(5) {
    order: 6;
}

.product.product--medium .product__info-wrapper .footer__payment ul.list-payment li.list-payment__item:nth-child(8) {
    order: 7;
} */
.product.product--medium .product__info-wrapper .footer__payment ul.list-payment li.list-payment__item:nth-child(1) {
    order: 3;
}
.product.product--medium .product__info-wrapper .footer__payment ul.list-payment li.list-payment__item:nth-child(2) {
    order: 4;
}
.product.product--medium .product__info-wrapper .footer__payment ul.list-payment li.list-payment__item:nth-child(3) {
    order: 5;
}
.product.product--medium .product__info-wrapper .footer__payment ul.list-payment li.list-payment__item:nth-child(4) {
    order: 6;
}
.product.product--medium .product__info-wrapper .footer__payment ul.list-payment li.list-payment__item:nth-child(5) {
    order: 7;
}
.product.product--medium .product__info-wrapper .footer__payment ul.list-payment li.list-payment__item:nth-child(6) {
    order: 1;
}
.product.product--medium .product__info-wrapper .footer__payment ul.list-payment li.list-payment__item:nth-child(8) {
    order: 8;
}
.product.product--medium .product__info-wrapper .footer__payment ul.list-payment li.list-payment__item:nth-child(9) {
    order: 2;
}

.pagination__list li a {
  border: 1px solid #1d4835;
  border-radius: 100%;
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  color: #1d4835;
}
.pagination__list li .pagination__item--current {
    background: #1d4835;
    color: #ffffff;
    text-decoration: none;
    opacity: 1;
}
.pagination__list li .pagination__item--current::after {
    display: none;
}
.pagination__list li a::after{
  display: none !important;
}
.pagination__list li {
  margin-bottom: 10px;
}
@media(max-width:767px){
  .card__badge {
    align-items: flex-start !important;
    gap: 5px !important;
    flex-direction: column-reverse;
  }
  .card--media .card__inner .card__content span.card__flag-badge {
    padding: 0;
}
}



/* Announcement popup css start here  */
.custom-announce__popup {
    display: block;
    position: fixed;
    top: 80%;
    background: #f4f1ec;
    border-radius: 20px;
    width: 90%;
    left: 0;
    right: 0;
    z-index: 99;
    height: auto;
    max-width: 850px;
    margin: 0 auto;
      opacity: 0;
    pointer-events: none;
    transition: all 0.5s;
      transform: translate(0px, -50%);
  overflow: hidden;
}
.custom-announce__popup.active {
    opacity: 1;
    pointer-events: all;
    top:50%;
}
body.announcement__popup-open .section-header.shopify-section-group-header-group{
      z-index: 0;
}
body.announcement__popup-open::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}
.announcement-popup__right{
  width:50%;
}

.announcement-popup__right {
    width: 50%;
    line-height: 0;
}
.announcement-popup__right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.announce__closeicon {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 32px;
    height: 32px;
    background: #ffffff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.announcement-popup__left {
    width: 50%;
    padding: 50px 20px;
}
.announcement-popup__wrapper {
    display: flex
;
    flex-wrap: wrap;
    align-items: stretch;
}
.announcement-popup__left h3 {
    color: #003a29;
    font-size: 18px;
    line-height: 1.4;
    margin: 0 0 20px 0;
}
.announcement-popup__left p {
    margin: 0 0 20px 0;
    font-size: 15px;
    line-height: 1.4;
    color: #003a29;
    font-weight: 400;
}
.announce__desc ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.announce__desc ul li {
    position: relative;
    font-size: 15px;
    color: #003a29;
    margin-bottom: 7px;
    line-height: 1.6;
    
}
.announce__desc ul li:before {
    content: "";
    background-image: url(/cdn/shop/files/checkmark_img.png?v=1752818997);
    width: 20px;
    height: 19px;
    position: relative;
    display: inline-block;
    object-fit: cover;
    background-repeat: no-repeat;
    background-size: cover;
    vertical-align: middle;
    margin-right: 7px;
}
.announcement-popup__form form .needsclick[data-testid=form-row]:first-child {
    display: none !important;
}
.announcement-popup__form form .needsclick {
    flex-direction: column !important;
    flex: unset !important;
    width: 100% !important;
}
.announcement-popup__form .newsletter-form__field-wrapper button#Subscribe {
    position: unset;
    width: 100%;
    transform: none;
    background: #1d4835;
    margin: 14px 0 0;
    height: 50px;
    font-size: 15px;
    border-radius: 50px;
    font-weight: 400;
}
.announcement-popup__form .newsletter-form__field-wrapper .field{
  flex-direction: column;
}
.announcement-popup__form .newsletter-form__field-wrapper .field label.field__label {
    display: none;
}
.announcement-popup__form .newsletter-form__field-wrapper .field input {
    background: #ffffff;
    border-radius: 50px;
    height: 50px;
    font-size: 16px;
    color: #1d4835;
    padding: 0 30px;
}
.announcement-popup__form .newsletter-form__field-wrapper .field input {
    background: #ffffff;
    border-radius: 50px;
    height: 50px;
    font-size: 16px;
    color: #1d4835;
    padding: 0 30px;
}
.announcement-popup__form {
    margin: 20px 0 0 0;
}
.announcement-popup__form .newsletter-form__field-wrapper button#Subscribe span.svg-wrapper {
    display: none;
}

.announcement-popup__form .newsletter-form__field-wrapper .field::before, .announcement-popup__form .newsletter-form__field-wrapper .field::after{
  display: none;
}
.announcement-popup__form .newsletter-form__field-wrapper .field input::placeholder{
  opacity: 1;
  display: block;
  color:#1d4835;
  
}
.whtsapp__btn span {
    display: block;
    color: #1d4835;
    font-size: 25px;
    line-height: 1;
    text-align: center;
    margin: 10px 0 10px 0;
}
.whtsapp__btn a {
    background: #f1eae0;
    width: 100%;
    border-radius: 50px;
    color: #a75d24;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
}
.announce_show_popup{
  cursor: pointer;
}
@media (max-width:767px){
  .announcement-popup__right {
    width: 100%;
    line-height: 0;
    order: -1;
}
  .announcement-popup__left{
    width:100%;
  }
  .custom-announce__popup{
    top:50% !important;
    transform: none;
        height: calc(100% - 40px);
    overflow: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .custom-announce__popup.active{
    top:0px !important;
  }
}
/* Announcement popup css End here  */
/* Login Popup css start here */
.custom-main-login {
    position: fixed;
    top: 80%;
    left: 0;
    width: 100%;
    height: auto;
    background: #F4F1EC;
    max-width: 420px;
    margin: 0 auto;
    border-radius: 24px;
    z-index: 1111;
    right: 0;
    transform: translate(0px, -50%);
  padding:16px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s;
}
.custom-main-login-open .custom-main-login {
    opacity: 1;
    pointer-events: all;
    top: 50%;
}
body.custom-main-login-open::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 11;
}
body.custom-main-login-open{
  overflow: hidden;
}
.custom-main-login h1#login {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 48px;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0px;
  color:#202223;
}
.custom-main-login h1#login button.close-icon {
    margin: 0 !important;
    width: 32px !important;
    height: 32px !important;
    background: #fff;
    min-width: unset;
    padding: 0;
    min-width: 32px;
    max-width: 32px;
    min-height: 32px;
}
.custom-main-login .customer form {
    margin: 0 !important;
}
.custom-main-login form#customer_login .field::before, .custom-main-login form#customer_login .field::after{
  display: none;
}
.custom-main-login form#customer_login .field label{
  display: none;
}
.custom-main-login form#customer_login .field input::placeholder{
  opacity: 1;
  display: block;
}
.custom-main-login form#customer_login .field input{
  background: #fff;
  margin-bottom:8px;
  border-radius: 20px;
  height:56px;
  padding:0 16px;
  font-size: 16px;
  line-height: 24px;
  color: #525252;
  font-weight: 400;
  letter-spacing: 0;
}
.custom-main-login form#customer_login .field{
  margin:0;
}
.custom-main-login .customer form a[href="#recover"] {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    color: #666666;
}
.custom-main-login .customer button {
    margin-top: 76px;
    margin-bottom: 28px;
  width:100%;
  text-align: center;
}
.custom-main-login .customer button {
    margin-top: 76px !important;
    margin-bottom: 28px !important;
    width: 100%;
    text-align: center;
    height: 52px;
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 500;
}
.custom-main-login a.custom-signup {
    /* width: 100%; */
    padding-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #a75d24;
    text-decoration: none;
    letter-spacing: 0;
    font-weight: 500;
    display: inline-block !important;
    margin: 0 0 0 10px;
}
.custom-main-login p.custom-create__account {
    margin: 0;
    display: flex
;
    align-items: center;
    justify-content: center;
    padding-bottom: 8px;
}
.custom-main-login .customer.login{
  padding:0 !important;
} 
.custom-popup__register {
    position: fixed;
    top: 80%;
    left: 0;
    transform: translate(0px, -50%);
    right: 0;
    width: 100%;
    background: #f4f1ec;
    max-width: 420px;
    margin: 0 auto;
    opacity: 0;
    pointer-events: none;
    z-index: 999;
    border-radius: 20px;
  padding: 16px;
    transition: all 0.5s;
}
body.custom-main-register-open{
  overflow: hidden;
}
body.custom-main-register-open{
  overflow: hidden;
}

body.custom-main-register-open .custom-popup__register {
    opacity: 1;
    pointer-events: all;
    top:50%;
}
body.custom-main-register-open::before{
  content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 11;
}
.custom-popup__register .customer.register {
    padding: 0 !important;
    max-width: 100%;
}
.custom-popup__register .customer.register h1 {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    line-height: 28px;
    color: #202223;
}
.custom-popup__register .customer.register h1 button.close-icon {
    margin: 0 !important;
    width: 32px !important;
    height: 32px !important;
    background: #fff;
    min-width: unset;
    padding: 0;
    min-width: 32px;
    max-width: 32px;
    min-height: 32px;
}
.custom-popup__register .customer.register h1 {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    line-height: 28px;
    color: #202223;
    margin-bottom: 36px;
}
.custom-popup__register .customer form{
  margin:0;
  
}
.custom-popup__register .customer form .field{
  margin:0 0 8px 0 !important;
}
.custom-popup__register .customer form .field::before, .custom-popup__register .customer form .field::after{
  display: none;
}
.custom-popup__register .customer form .field input{
  background: #FFFDFA;
  height:56px;
  padding:0 16px;
  font-size:16px;
  line-height: 24px;
  color: #525252;
  font-weight: 400;
  letter-spacing: 0px;
  border-radius: 20px;
}
.custom-popup__register .customer form .field input::placeholder{
  opacity: 1;
  display: block;
  color: #525252;
}
.custom-popup__register .customer form .field label{
  display: none;
}
.register-form__fieldwrapper .field {
    width: calc(50% - 8px * 1 / 2);
}
.register-form__fieldwrapper {
    display: flex
;
    flex-wrap: wrap;
    gap: 8px;
}
.custom-popup__register .customer.register button {
    margin-top: 36px;
    margin-bottom: 20px;
   width: 100%;
    text-align: center;
    height: 52px;
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 500;
}
.already-have__account{
      margin: 0;
    display: flex
;
    align-items: center;
    justify-content: center;
    padding-bottom: 8px;
}
.already-have__account a.custom-signin {
    padding-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #a75d24;
    text-decoration: none;
    letter-spacing: 0;
    font-weight: 500;
    display: inline-block !important;
    margin: 0 0 0 10px;
}
.custom-main__login .customer.login {
    padding-left: 16px;
    padding-right: 16px;
    max-width: 420px;
}
.custom-main__login  h1 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 0;
}
.custom-main__login  form {
    margin-top: 40px;
}
.custom-main__login  form .field::after, .custom-main__login  form .field::before{
  display: none;
}
.custom-main__login  form .field{
  margin: 0 0 8px 0;
}
.custom-main__login  form .field label{
  display: none;
}
.custom-main__login form .field input{
  background: #FFFDFA;
  height:56px;
  padding:0 16px !important;
  font-size: 16px;
  line-height: 24px;
  color: #525252;
  font-weight: 400;
  letter-spacing: 0px;
  border-radius: 20px !important;
  outline: none !important;
  box-shadow: none !important;
  border:none !important;
}
.custom-main__login  form .field input::placeholder{
  opacity: 1;
  display: block;
}
.custom-main__login  form a[href="#recover"] {
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
    color: #666666;
    letter-spacing: 0;
}
.custom-main__login form button {
    width: 100%;
    margin: 20px 0;
    height: 52px;
    font-size: 16px;
    line-height: 20px;
}
p.custom-create__account {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    line-height: 20px;
    color: #6D7175;
    align-items: center;
    justify-content: center;
}
p.custom-create__account a {
    display: inline-block !important;
    width: unset !important;
    margin: 0 0 0 10px;
    color: #A75D24;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
}
.register-field__wrapper .field {
    width: calc(50% - 8px * 1/2);
}
.register-field__wrapper {
    display: flex
;
    flex-wrap: wrap;
    gap: 8px;
}
@media (max-width:767px){
  .custom-main-login {
    position: fixed;
    top: auto;
    border-radius: 24px 24px 0 0;
    bottom: -100%;
    transform: none;
}
  .custom-main-login-open .custom-main-login{
    top:auto;
    bottom:0;
  }
  .custom-main-login h1#login{
    margin-bottom: 24px;
  }
  .custom-main-login .customer button {
    margin-top: 40px !important;
    margin-bottom: 20px !important;
  }
  .custom-popup__register{
    top:auto;
    transform: none;
    bottom: -100%;
    border-radius: 20px 20px 0 0;
  }
  body.custom-main-register-open .custom-popup__register{
    top:auto;
    bottom:0px;
  }
}
/* Login Popup css End here */

/* account inner pages start here */
@media (max-width:767px){
  .frcp-nav--slider-menu .frcp-nav__menu:after{
    display: none;
  }
  body .frcp-main{
    max-width:100% !important;
    background: transparent;
  }
  .frcp-main--menu-fixed .frcp-nav__menu{
    background: transparent !important;
  }
  .frcp-nav{
    height:auto !important;
  }
  .frcp-nav__menu {
    flex-direction: column;
    white-space: normal !important;
    overflow: unset !important;
    display: block;
    position: unset !important;
}
  .frcp-nav-button {
    min-width: 100% !important;
    display: block;
    text-align: left !important;
}
 body .frcp-nav-button {
        min-width: 100% !important;
        display: block;
        text-align: left !important;
        background: #fff !important;
        color: #000 !important;
        display: flex
;
        align-items: center;
        gap: 11px;
    }
  span.frcp-nav-button__text {
    margin-top: 0;
}
  .frcp-nav-button__count {
        position: absolute;
        top: 8px;
        right: 8px;
        display: none;
    }
  .frcp-icon svg {
    stroke: #558F7E;
}
  body .frcp-nav-button[role="button"] {
    background: #F1EAE0 !important;
    text-align: center !important;
    display: inline-flex !important
;
    align-items: center;
    justify-content: center;
}
  body .frcp-nav-button[role="button"] span.frcp-nav-button__text {
    flex-grow: unset;
}
  body .frcp-nav-button[role="button"] span.frcp-icon svg{
    stroke: #A75D24 !important;
  }
 .frcp-profile-cards-container {
        white-space: normal !important;
        overflow: unset !important;
    }
  .frcp-profile-card {
        min-width: 100% !important;
        background: #fff;
        border-radius: 15px !important;
    }
  .frcp-app .frcp-form__input, .frcp-app .frcp-form__select {

    height: 50px;
    border-radius: 19px !important;
}
}
/* account inner pages end here */
.custom-mobile__search {
    display:none !important;
}
@media (max-width:989px){
 .custom-mobile__search {
        position: absolute !important;
        bottom: 0 !important;
        display: block !important;
        height: auto;
        padding: 0 16px 12px 16px;
        top: auto;
        max-width:100% !important;
    }
    @media (max-width:767px){
  .header__icon--account {
    font-size: 0;
    margin-right: 10px !important;
    padding-right: 30px !important;
}
  
  .frcp-address, .frcp-new-address{
    width:100%;
  }
 .frcp-recently-viewed.frcp-main-view .frcp-products-container{
   padding:40px 20px;
 }
  
  body .frcp-product{
    width:calc(50% - 20px * 2 / 3) !important;
  }
  .frcp-nav--slider-menu .frcp-nav__menu:after{
    display: none;
  }
  body .frcp-main{
    max-width:100% !important;
    background: transparent;
  }
  .frcp-main--menu-fixed .frcp-nav__menu{
    background: transparent !important;
  }
  .frcp-nav{
    height:auto !important;
  }
  .frcp-nav__menu {
    flex-direction: column;
    white-space: normal !important;
    overflow: unset !important;
    display: block;
    position: unset !important;
}
  .frcp-nav-button {
    min-width: 100% !important;
    display: block;
    text-align: left !important;
}
 body .frcp-nav-button {
        min-width: 100% !important;
        display: block;
        text-align: left !important;
        background: #fff !important;
        color: #000 !important;
        display: flex
;
        align-items: center;
        gap: 11px;
    }
  span.frcp-nav-button__text {
    margin-top: 0;
}
  .frcp-nav-button__count {
        position: absolute;
        top: 8px;
        right: 8px;
        display: none;
    }
 
  body .frcp-nav-button[role="button"] {
    background: #F1EAE0 !important;
    text-align: center !important;
    display: inline-flex !important
;
    align-items: center;
    justify-content: center;
}
  body .frcp-nav-button[role="button"] span.frcp-nav-button__text {
    flex-grow: unset;
}
  body .frcp-nav-button[role="button"] span.frcp-icon svg{
    stroke: #A75D24 !important;
  }
 .frcp-profile-cards-container {
        white-space: normal !important;
        overflow: unset !important;
    }
  .frcp-profile-card {
        min-width: 100% !important;
        background: #fff;
        border-radius: 15px !important;
    }
  .frcp-app .frcp-form__input, .frcp-app .frcp-form__select {

    height: 50px;
    border-radius: 19px !important;
}
}