.pickup-info-msg {
  color: #079221 !important;
  font-weight: 600 !important;
}
@media (max-width: 768px) {
  .theme-checkout-wrap [data-complete-order] {
    width: 100%;
    justify-content: center;
    border-radius: 12px !important;
    font-size: 18px !important;
  }
}
@media (min-width: 992px) {
  .zpcontainer, .zpcontainer-fluid {
    width: 100%;
    max-inline-size: 952px;
    margin-inline: auto;
  }
  .zcs_min_height {
    min-height: 428px;
  }
  .theme-header-animate [data-zs-menu-container] {
    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    z-index: 255;
  }
  .hero-container .zpcontainer {
    width: 100%;
    padding-inline: 0px!important;
  }
  .zphero-boxed {
    padding-inline: 0px!important;
  }
  .zpcontent-container.hero-container, .zpcontent-container.hero-container .zphero {
    max-height: 290px !important;
    min-height: 290px !important;
  }
  .theme-menu-selected a{
    font-weight: 600!important;
  }
  .theme-menu-selected:after {
    content: "";
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    height: 4px;
    width: 100%;
    background:#079221;
    border-radius: 2px 2px 0 0;
  }
  .theme-header-animate {
    padding-block: 0!important;
    .theme-menu-selected:after {
      top: calc(100% + 13px);
    }
  }

  .zpheader-style-07 .zpcontainer .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search.theme-search-and-mini-cart-group-item .theme-search-field-container-07 form input[type="text"] {
    height: 40px;
    max-inline-size: 100%;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .zpheader-style-07 .theme-search-go-icon svg {
    height: 14px!important;
    width: 14px!important;
  }
}

@media (min-width: 1200px) {
  .zpcontainer, .zpcontainer-fluid, [data-category-style-02] {
    width: 100%;
    max-inline-size: 1260px;
    margin-inline: auto;
    padding-inline: 0px;
  }
}
@media (min-width: 992px) {
  .theme-navigation-and-icons .theme-menu-area .theme-menu ul {
    justify-content: center!important;
  }
}

.zcs_position_bottom_left {
  position: absolute;
  bottom: 0;
  left: 0;
}

.zcs_flex_one {
  flex:1!important;
}

.zcs_flex_one:hover {
  .zpelem-image {
    border-color: #079221!important;
  }
}

.theme-product-list-style-17 .theme-product-box-content .theme-product-image-area::after {
  display: none;
}

.theme-product-list-style-17 .theme-product-box-content .theme-product-image-area {
  padding: 0;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  img{
    border: 0!important;
    object-fit: contain!important;
  }
}

.theme-product-list-style-17 .theme-product-box-content .theme-product-list-addcart {
  margin-block-start: 0;
}

.zcs_slider_row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  overflow-x: scroll;
  gap: 10px;
  .zcs_flex_one {
    min-width: 120px;
    flex: 1;
  }
  @media (max-width: 490px) {
    gap: 14px;
    .zcs_flex_one {
      min-width: 84px !important;
    }
  }
}

.zcs_custom_banner {
  flex-grow: 1;
}

[data-zs-mobile-header-logo] {
  width: 64px;
}

[data-zs-product-primary-details] {
  [data-zs-product-name] {
    color: #3D4236 !important;
    font-size: 20px !important;
    line-height: 32px !important;
  }
  .theme-product-price {
    font-size: 24px!important;
    line-height: 32px!important;
  }
  .theme-product-old-price {
    font-size: 20px!important;
    font-weight: 400!important;
    line-height: 32px!important;
    color: #808080!important;
  }
  .theme-other-actions {
    margin-inline-start: auto;
  }
  [data-zs-product-img-container] .theme-product-detail-image-inner, .theme-product-detail-thumbnail {
    background: #F6F6F6;
    border: 0px!important;
    padding: 3rem;
    @media (min-width: 991px){
      border-radius: 10px!important;
    }
  }
  .theme-product-detail-thumbnail.theme-active-thumbnail {
    border-block-end: 2px solid #079221 !important;
  }
  .theme-cart-button {
    color: #fff!important;
  }
}

.zpfilmstrip .zpfilmstrip-title-container {
  padding-block-end: 16px!important;
  border-block-end: 1px dashed rgba(0,0,0,20%);
  line-height: 24px;
  .zpfilmstrip-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 108%; /* 21.6px */
    letter-spacing: 0.6px;
  }
  .zpcarousel-arrows-container {
    display: none!important;
  }
}

.zpfilmstrip .theme-prod-box{
  margin-block-start: 20px;
  @media (min-width: 991px){
    max-width: 16.667%;
  }
}
.zcs_banner_filmstrip .zpfilmstrip .theme-prod-box {
  max-width: 100%;
}
@media (min-width: 991px){
  .zcs_banner_filmstrip .zpfilmstrip-gutter-fix {
    padding-inline-end
  }
}

.zpfilmstrip .zpfilmstrip-viewall-button, .zpfilmstrip .zpbutton-wrapper {
  justify-content: flex-end!important;
  min-inline-size: 0!important;
}

.zpfilmstrip .zpfilmstrip-viewall-button:hover, .zpfilmstrip .zpbutton-wrapper:hover {
  background: #fff!important;
  color: #079221;
  text-decoration-line: underline;
}

.zpfilmstrip .zpfilmstrip-viewall-button a, .zpfilmstrip .zpbutton-wrapper{
  background: transparent;
  color: #079221;
  text-align: right;
  font-size: 18px;
  font-weight: 600;
  padding-block: 0!important;
  line-height: 28px; /* 152.859% */
  text-decoration-line: none;
  padding-inline: 0!important;
  transition: none;
}

.zpfilmstrip .zpfilmstrip-viewall-button a:after, .zpfilmstrip .zpbutton-wrapper:after{
  content: "";
  display: inline-block;
  margin-block: auto;
  width: 8px;
  height: 8px;
  margin-inline-start: 4px;
  border-top: 2px solid#079221;
  border-right: 2px solid #079221;
  transform: rotate(45deg);
}


@media (min-width: 991px) {
  .theme-product-list-style-17, .theme-product-list-style-16 {
    padding: 0.5rem;
  }

  .zpheader-style-07 .theme-header.zpheader-style-navigation-07 {
    border-block-start: 1px solid #fff;
  }

  [data-sort-by-products-target] .theme-product-ratio .theme-product-list-style-17.theme-product-count-xsm-02.theme-product-count-md-06 {
    padding-inline: 10px;
  }

  [data-category-style-02] {
    padding-block-end: 20px;
    padding-block-start: 24px;
    .theme-category-name  {
      color: #00311E;
      font-size: 44px;
      font-style: normal;
      font-weight: 600;
      line-height: 108%;
      letter-spacing: 1.32px;
    }
  }

  .theme-collection-section {
    padding-block-start: 0px;
    border-block-start: none;
    margin-inline: auto;
    .zpcontainer {
      padding-block-start: 30px;
      border-block-start: 1px dashed rgba(0, 0, 0, 0.2);
      padding-inline: 0!important;
    }
  }
}

[data-sort-by-products-target].theme-product-ratio .theme-product-list-style-17.theme-product-count-xsm-02.theme-product-count-md-06 {
  padding-inline: 10px!important;
  padding-block-end: 10px!important;
  @media(min-width: 991px) {
    width: 16.66%;
  }
}

[data-zs-product-details-recommended-section] {
  border-block-start: 0!important;
  .zpcontainer {
    padding-inline: 0px!important;
    [data-zs-recommended-products] {
      .theme-section-heading {
        color: #00311E!important;
        font-size: 20px!important;
        font-style: normal;
        font-weight: 600;
        line-height: 108%; /* 21.6px */
        letter-spacing: 0.6px;
        padding-block-end: 12px;
      }
      .theme-section-heading-container {
        border-block-end: 1px dashed rgba(0,0,0,0.2);
        margin-block-end: 12px;
      }
    }
  }
}

.theme-product-list-style-17 .theme-product-box-content .theme-product-details-area .theme-product-name {
  height: 40px;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  a{
    -webkit-line-clamp: 2;
    font-size: 13px;
    line-height: 20px;
  }
}

.theme-product-price {
  margin-block-start: 10px;
}

.theme-product-price .theme-product-detail-price-area .theme-product-price {
  font-size: 13px!important;
  font-weight: 700!important;
  line-height: 15px!important;
}

@media (max-width: 992px) {
  font-size: 11px!important;
  font-weight: 700!important;
  line-height: 15px!important;
}

[data-zs-product-outofstock] {
  padding-block: 0!important;
}

.theme-header-topbar {
  display: none!important;
}

.theme-search.theme-search-and-mini-cart-group-item .theme-search-field-container-07{
  transition: all 0.3s linear;
  border-radius: 12px!important;
}

.theme-search.theme-search-and-mini-cart-group-item .theme-search-field-container-07:hover{
  transition: all 0.3s linear;
  border-color: rgba(0,0,0,0.5)!important;
}

.zpheader-style-07 [data-zs-search-container] [data-search] form {
  border: 0px!important;
}

.theme-prod-box [data-zs-image-container] img {
  scale: 0.9;
  transition: scale 0.15s linear;
}

.theme-prod-box:hover [data-zs-image-container] img {
  scale: 1;
}

.theme-section [data-breadcrumb] a{
  color: rgba(25, 32, 23, 0.50);
  font-size: 16px;
  font-weight: 500;
  line-height: 108%; /* 17.28px */
  letter-spacing: 0.48px;
}
.theme-section [data-breadcrumb] a:last-of-type{
  color: #192017!important;
  font-weight: 600;
}

[data-breadcrumb-container] {
  display: none!important;
}

[data-zs-product-details-breadcrumb-section] {
  display: flex!important;
}

.theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon svg path{
  fill: none!important;
}


.theme-page-not-found-container, .theme-content-container {
  min-height: 80vh;
}

@media (max-width: 992px) {
  .theme-product-details-style-07 [data-zs-product-details-primary-section] .zpcontainer [data-zs-product-primary-details] .theme-product-detail-image-container {
    position: relative!important;
  }
  [data-zs-product-details-breadcrumb-section], .theme-rating-review-container {
    display: none!important;
  }
  .theme-product-detail-container .theme-tag-social-contianer {
    position: relative!important;
  }
}

@media (max-width: 992px) {
  .theme-product-details-style-07 [data-zs-product-details-primary-section] .zpcontainer [data-zs-product-primary-details] .theme-product-detail-container .theme-product-name h1 {
    font-size: 26px;
    line-height: 32px;
    width: 90%;
  }
  .zpfilmstrip .theme-store-style-collection-row-17 {
    width: 100vw!important;
    overflow: scroll;
    flex-wrap: nowrap;
    scroll-snap-type: x mandatory;
    .theme-product-count-xsm-02 {
      min-width: 38vw!important;
      scroll-snap-align: start;
    }
  }
  .theme-search-suggestion-overlay {
    top: 70%!important;
    .theme-search-suggestion-container {
      border-block-start: 0!important;
    }
  }
  [data-zs-product-details-recommended-section] {
    & .zpcontainer {
      padding-inline: 20px !important;
      overflow: hidden;
    }
  }
}

.theme-search-suggestion-overlay {
  top: 70%!important;
}

.theme-responsive-menu-container svg{
  position: absolute;
  top: 50%;
}
@media (max-width: 992px){
  .theme-header [data-zs-view-cart] {
    position: absolute;
    top: 14%;
    right: 50px;
  }
  .theme-header [data-zs-view-wishlist] {
    position: absolute;
    top: 14%;
    right: 78px;
  }
  [data-zs-mobile-headerstyle="01"] .theme-header{
    position: relative!important;
  }
  .zcs_mobile_center_align{
    .zpheading, .zptext, .zpbutton-container,p {
      text-align: center!important;
      justify-content: center;
    }
  }

  [data-theme-portal-responsive] {
    padding: 1rem;
    .theme-portal-content {
      margin-block-end: 0px;
    }
    .theme-portal-content:last-of-type {
      margin-block-end: 0px;
      .theme-portal-content:last-of-type {
        margin-block-end: 0px;
        padding-block-start: 14px;
        padding-block-end: 14px;
        padding-inline-start: 20px;
        padding-inline-end: 48px;
        border-block-end: 1px solid #999999;
        font-size: 14px;
        font-weight: normal;
        text-transform: none;
        line-height: normal;
        letter-spacing: normal;
      }
    }
  }
  .zcs_align_center.zcs_row_rev .zpimagetext-container{
    flex-direction: row-reverse!important;
    justify-content: flex-end!important;
    .zpimage-text {
      width: fit-content!important;
    }
  }
}

.theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-wishlist-icon svg {
  width: 18px;
  height: 18px;
  fill: none;
}

.zcs_banner_filmstrip.zcs_custom_position {
  .zpcarousel-arrows-container {
    position: unset;
    width: fit-content;
    margin-inline-end: auto;
    padding-inline: 0;
  }
  .zpfilmstrip-viewall-button {
    position: absolute;
    top: -20px;
    right: 0;
  }
  .zpcarousel-arrow-left, .zpcarousel-arrow-right {
    background: #fff !important;
    box-shadow: 0 1px 3px #e6e5e5 !important
  }
}


@media (min-width: 992px) {
  .theme-header-animate {
    box-shadow: none!important;
    border-block-end: 1px solid #E7E7E7;
  }
}

.theme-product-list-style-17 .theme-product-box-content .theme-product-image-area .theme-product-wishlist {
  position: absolute;
  top: 0;
  right: 0;
  translate: 0 0;
  bottom: unset;
  border: 0px;
  .wishlist-selection-container {
    background: transparent;
    outline: 0px;
    padding: 0;
    svg {
      fill: transparent;
      stroke: #079221;
      width: 20px;
      height: 20px;
      path{
        stroke: #b0b0b0!important;
      }
    }
  }
  [data-zs-wishlisted="true"] svg {
    fill: #079221;
    path {
      stroke: #079221 !important;
    }
  }
}

[data-zs-wishlisted="true"] svg {
  fill: #079221;
  path {
    stroke: #079221 !important;
  }
}

.theme-product-list-style-17 .theme-product-box-content:hover .theme-product-image-area .theme-product-wishlist{
  right: 0 !important;
  .wishlist-selection-container svg path{
    stroke: #079221!important;
  }
}

.loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgb(0, 49, 30); 
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.custom-loader {
  animation: bobbing 2s ease-in-out infinite;
}

.loader-img {
  width: 200px;
  height: 200px;
  display: block;
}

@keyframes bobbing {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
}

.theme-product-price, .theme-product-name a, [data-zs-product-name]{
  color: #00311e!important;
}

.zcs_align_center .zpimageheadingtext-container, .zcs_align_center .zpimagetext-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
}

.theme-short-desc-review-container {
  .theme-product-short-description {
    border-inline-end: 0!important;
  }
  .theme-rating-review-container {
    display: none;
  }
}

#customPageLoader {
  opacity: 1;
  transition: opacity 0.5s ease;
}

#customPageLoader.fade-out {
  opacity: 0;
}
/*
[data-zs-mobile-content-wrap],
body > *:not(#customPageLoader), body:not(:has(.zpmyorder-section)) {
opacity: 0;
transition: opacity 0.5s ease;
}
*/


.zpdark-section-bg {
  background-color: #fdcf88;
}

#newAddressBtn, .zpmo-address-box-action.edit, #userProfileEditBtn {
  display: none!important;
}

.zcs_text_align_center p{
  display: flex;
  align-items: center!important;
}
@media (min-width: 991px){
  .zcs_text_align_center .zptext-align-right p{
    justify-content: flex-end;
  }
}

@media (max-width: 992px){
  .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon svg,
  .theme-wishlist-icon svg,
  .theme-portal-burger-icon{
    filter: invert(1);
  }

  [data-zs-menu-container] li a{
    color: #fff;
  }
}
[data-cart-summary-button] [data-cart-empty-checkout-button], [data-cart-empty-shopping-button] {
  width: 100%;
}
[data-cart-item] {
  column-gap: 40px;
  row-gap: 15px;
  padding: 16px !important;

  .theme-cart-items {
    gap: 24px;
    @media (max-width: 992px) {
      gap: 12px;
    }

    .theme-cart-item-info {
      padding: 0 !important;
      a {
        font-size: 12px;
        line-height: 20px;
        @media (min-width: 992px) {
          font-size: 14px;
        }
      }
    }
  }
  .theme-cart-item-img {
    width: 88px !important;
    height: 88px !important;
    border: 1px solid #d6d6d6;
    border-radius: 8px;
    @media (max-width: 992px) {
      width: 80px !important;
      height: 80px !important;
    }
  }
  .theme-cart-price-label {
    span {
      font-size: 16px;
      line-height: 24px;
      font-weight: 500;
      color: #00311e;
      @media (max-width: 992px) {
        font-size: 14px;
        line-height: 16px;
      }
    }
  }
  .theme-cart-label-price {
    font-size: 12px;
    line-height: 16px;
    margin-inline: 0;
    color: #a3a3a3;
    @media (max-width: 992px) {
      text-align: right;
      font-size: 10px;
    }
  }
  .item-price {
    display: flex;
    flex-direction: column;
  }
}
.theme-shopping-cart-table-container .theme-cart-table-row::after {
  content: none;
}
.theme-cart-header ~ [data-megamenu-content-container] {
  display: none !important;
}
.theme-checkout-header-07 ~ [data-megamenu-content-container] {
  display: none !important;
}
.theme-cart-header, .theme-checkout-header-07 {
  @media (max-width: 992px) {
    padding-block: 24px;
    padding-inline: 20px;
  }
  .zpcontainer {
    @media (max-width: 992px) {
      padding-inline: 0px !important;
      justify-content: flex-start;
    }
    [data-zs-mobile-header-responsive-goback] {
      display: flex;
      svg {
        path {
          @media (max-width: 992px) {
            fill: #fff;
          }
        }
      }
      @media (max-width: 992px) {
        padding: 0;
      }
    }
    .theme-pickup-message-container {
      display: none;
    }
  }
  [data-zs-branding] {
    padding: 0 !important;
    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    @media (max-width: 992px) {
      transform: none;
    }
  }
}
.theme-cart-heading {
  width: 100%;
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
  border-block-end: 1px solid #d6d6d6;
  padding-block-end: 24px;
  color: #00311e;
  @media (max-width: 992px) {
    font-size: 32px;
    line-height: 32px;
    font-weight: 500;
    padding-inline: 20px;
  }
}
.theme-cart-details-container {
  border-inline-end: none !important;
}
.theme-cart-head {
  padding: 16px !important ;
  column-gap: 40px;
}
.theme-cart-head .theme-cart-table-data:after {
  content: "|";
  color: #d6d6d6;
  margin-inline-start: auto;
  padding-inline-start: 20px !important;
}
.theme-cart-head .theme-cart-table-data {
  margin-inline-end: 0;
  color: #111111;
}
[data-cart-table] {
  column-gap: 50px;
  padding-block-end: 72px;
  @media (max-width: 992px) {
    padding-block-end: 48px;
  }
}
.theme-cart-summary-container {
  background: #fff;
  .theme-cart-summary-inner-container {
    padding: 24px !important;
    border-radius: 8px;
    border: 1px solid #e0e0e0;
  }
  @media (max-width: 992px) {
    margin-block: 24px;
    margin-inline: 24px;
  }
}
[data-zs-checkout] {
  padding-block: 20px !important;
  line-height: 16px !important;
  border-radius: 12px !important;
  font-size: 18px !important;
  font-weight: 500 !important;
}
[data-cart-empty-shopping-button] {
  margin: 0 !important;
  padding-block: 20px !important;
  display: flex;
  justify-content: center !important;
  align-items: center;
  border-top: 1px solid #079221;
  border-right: 2px solid #079221;
  border-bottom: 2px solid #079221;
  border-left: 1px solid #079221;
  border-radius: 8px;

  [data-zs-continue-shopping] {
    margin: 0;
    padding: 0 !important;
    line-height: 16px;
    width: 100%;
    display: flex;
    justify-content: center;
    font-weight: 500;
    border-radius: 12px !important;
    font-size: 18px !important;
  }
}
.theme-cart-variant {
  display: none !important;
}
.theme-cart-qty {
  justify-content: flex-start !important;
}
.theme-cart-price {
  max-width: 130px;
}
.theme-cart-items {
  min-inline-size: 312px !important;
  margin-block-end: 0 !important;
  align-items: center;
  max-width: 312px !important;
  @media (min-width: 912px) {
    min-inline-size: 215px !important;
  }
  @media (min-width: 1400px) {
    min-inline-size: 312px !important;
  }
  @media (max-width: 992px) {
    max-width: fit-content !important;
    height: 100%;
    min-inline-size: auto !important;
    align-items: flex-start;
  }
}
.theme-product-list-quantity {
  width: 125px !important;
  height: 40px !important;
  background: #fff;
  justify-content: center;
  padding-inline: 16px;
  border-radius: 4px;

  .theme-product-list-quantity-decrease,
  .theme-product-list-quantity-increase {
    display: flex;
    align-items: center;
  }
  .theme-product-list-quantity-decrease:after {
    content: "|";
    height: 24px;
    color: #e0e0e0;
  }
  .theme-product-list-quantity-increase:before {
    content: "|";
    height: 24px;
    color: #e0e0e0;
  }
}
.theme-shopping-cart-table-container .theme-cart-table-row {
  border-block-end: 1px solid #d6d6d6;
  align-items: center;
}
.theme-cart-control {
  flex: none !important;
  padding: 0 !important;
  margin: 0 !important;
  order: 0 !important;
  flex-direction: row-reverse;
  .theme-delete-save-for-later {
    display: flex;
    @media (min-width: 912px) {
      flex-direction: row-reverse;
      align-items: center;
    }
  }
  [data-zs-delete] button {
    display: flex;
    border: none;
    svg {
      display: flex;
      margin-inline-start: 12px;
      &:hover {
        path {
          fill: #f00;
        }
      }
      path {
        fill: #111111;
      }
    }
  }
  [data-zs-save-for-later] {
    padding-inline-end: 12px !important;
    button {
      border: none;
      padding: 0 !important;
      svg {
        display: flex;
        fill: none;
        height: 20px;
        &:hover {
          path {
            stroke: #079221;
          }
        }
        path {
          stroke: #111111;
        }
      }
    }
    @media(min-width : 992px) {
      .theme-cart-remove-icon-button {
        width: 22px !important;
        aspect-ratio: 1;
        border-radius: 50%;
        height: auto;
        background: radial-gradient(farthest-side, #079221 94%, rgba(0, 0, 0, 0)) top / 8px 8px no-repeat, conic-gradient(rgba(0, 0, 0, 0) 30%, #079221);
        -webkit-mask: radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 4px), #000 0);
        animation: l13 1s infinite linear;
        margin-inline-start: 5px;
      }
    }
  }
  [data-zs-delete] {
    button {
      padding: 0 !important;
      &:before {
        content: "|";
        color: #d6d6d6;
        @media (max-width: 992px) {
          content: "";
        }
      }
    }
  }
}
.theme-cart-table-data:last-child {
  &:after {
    content: "";
  }
}
@media (min-width: 992px) {
  .theme-cart-body .theme-cart-summary-container {
    flex: 0 0 400px;
    padding-block-start: 65px;
    .theme-cart-summary-inner-container {
      padding-block-start: 0;
    }
  }
}
.theme-product-list-quantity-decrease {
  .theme-cart-remove-button {
    display: none !important;
  }
  .theme-cart-decrease {
    display: flex !important;
  }
}
.theme-cart-total-heading {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: #00311e;
  padding-block-end: 24px;
  border-block-end: 1px solid #d6d6d6;
}
.theme-cart-summary-details {
  padding-block-start: 16px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  p {
    margin-block-end: 0;
    font-size: 14px;
    line-height: 16px;
  }
  [data-zs-savedamount-container] {
    display: flex;
    justify-content: space-between;
    [data-zs-savedamount] {
      color: #079221;
      font-weight: 500;
      font-size: 14px;
    }
  }
  .theme-cart-details-summary-list-item {
    padding-block-end: 16px;
    border-block-end: 1px solid #d6d6d6;
    margin-block-end: 0;
    span {
      font-size: 16px;
      line-height: 24px;
    }
  }
}
.theme-shipping-text {
  font-size: 12px !important;
  line-height: 14px !important;
  font-weight: 500;
  color: #a3a3a3;
  @media (min-width: 992px) {
    padding-block-start: 32px;
  }
}
.theme-cart-header [data-zs-responsive-menu-area] {
  display: none !important;
}
.theme-checkout-header-07 [data-zs-responsive-menu-area] {
  display: none !important;
}
@media (max-width: 992px) {
  .theme-cart-mobile-summary-container {
    margin: 12px !important;
    padding: 12px !important;
    align-items: center;
    border-radius: 8px;
    p {
      font-size: 14px;
      line-height: 20px;
      font-weight: 600;
      color: #00311e;
      height: 20px;
      em {
        font-style: normal;
        font-weight: 400;
      }
    }
    [data-zs-cart-subtotal] {
      font-size: 16px;
      color: #079221;
      font-weight: 600;
      display: flex;
    }
    [data-cart-empty-checkout-button] {
      [data-zs-checkout] {
        padding-block: 12px !important;
        padding-inline: 20px;
      }
    }
  }
  .theme-cart-summary-inner-container {
    padding-block-start: 0;
  }
  .theme-shipping-text {
    padding-block-start: 48px;
  }
  [data-cart-summary-button] {
    padding-block-start: 10px;
    .theme-cart-table-data {
      width: 100%;
      [data-zs-continue-shopping] {
        border: none !important;
      }
    }
  }

  .theme-cart-qty {
    position: absolute;
    left: 120px;
    bottom: 0;
    .theme-product-list-quantity {
      display: flex;
      border: 1px solid rgba(0, 0, 0, 0.2);
      align-items: center;
      width: 92px !important;
      padding-inline: 0;
      height: 32px !important;
      .theme-cart-qty-inc-dec {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 2;
        background: transparent;
      }
      .theme-product-list-quantity-decrease,
      .theme-product-list-quantity-increase {
        width: 30px;
        height: 100%;
        position: relative;
        text-align: center;
        justify-content: center;
        align-items: center;
        svg {
          fill: #000;
          height: 16px;
          width: 26px;
        }
      }
      input[type="text"] {
        display: inline-block;
        padding-block-start: 5px;
        padding-block-end: 5px;
        padding-inline-start: 0px;
        padding-inline-end: 0px;
        height: 28px;
        width: 100% !important;
        text-align: center;
        border: none;
        font-size: 14px !important;
      }
    }
  }
  .theme-shopping-cart-table-container .theme-cart-table-row {
    padding: 16px 20px !important;
    position: relative;
    .theme-cart-price {
      position: absolute;
      right: 16px;
      bottom: 12px;
    }
    .theme-cart-control {
      position: absolute;
      right: 16px;
      top: 12px;
      svg {
        display: flex !important;
      }
      .theme-delete-save-for-later {
        display: none;
        border: 1px solid #d6d6d6;
        padding: 16px;
        background: #fff;
        flex-direction: column;

        gap: 12px;
        .theme-cart-remove-icon-button,
        [data-zs-save-for-later] {
          padding-inline: 0 !important;
          span {
            display: flex !important;
          }
          svg {
            display: none !important;
          }
        }
      }
    }
    .theme-quantity-field-button {
      position: absolute;
      bottom: 16px;
    }
  }
  .theme-cart-item-info {
    display: flex;
    flex-direction: column;
    div {
      display: flex;
    }
    a {
      padding-block-end: 8px;
      padding-inline-end: 40px;
    }
  }
}
.theme-cart-item-remove
.theme-cart-item-removing
.theme-cart-remove-icon-button {
  width: auto;
}
@media (min-width: 992px) {
  .theme-cart-item-info .theme-quantity-field-button {
    display: none !important;
  }
}

.theme-empty-cart.theme-cart-body {
  [data-cart-items] {
    flex-wrap: nowrap;
    @media (max-width: 992px) {
      gap: 50px;
    }
    .theme-empty-cart {
      display: flex;
      flex-direction: column;
      justify-content: center;
      height: 100%;
      align-items: center;
      color: #111;
      padding-block-start: 60px;
      font-size: 16px;
      font-weight: 500;
      line-height: 24px;
    }
  }
  @media (min-width: 992px) {
    .theme-cart-summary-inner-container {
      [data-cart-summary-button] {
        width: 100%;
      }
    }
  }
}
[data-zs-continue-shopping] {
  border: none !important;
  &:hover {
    background: transparent !important;
    color: #079221 !important;
  }
}
.theme-empty-cart-text {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  padding-block-end: 10px;
  color: #00311e;
}

@media (min-width: 1024px){
  .zpcontainer, .zpcontainer-fluid {
    width: 100%;
    max-inline-size: 976px;
    margin-inline: auto;
    padding-inline: 0
  }
}
@media (min-width: 1200px){
  .zpcontainer, .zpcontainer-fluid {
    width: 100%;
    max-inline-size: 1100px;
    margin-inline: auto;
  }
}

@media (min-width: 1400px){
  .zpcontainer, .zpcontainer-fluid {
    width: 100%;
    max-inline-size: 1256px;
    margin-inline: auto;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .zpheader-style-07 [data-zs-search-container] {
    translate: -50% -100%;
  }
}


#userProfileContainerArea ul li:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(5)) {
  display: none;
}


@media (min-width: 992px) {
  .theme-save-for-later-heading {
    display: flex;
    align-items: center;
    gap: 10px;
    border-block-end: 1px solid #d6d6d6;
    padding-block-end: 16px;
    margin-block-end: 8px;
    &.theme-empty-cart {
      border-block: 1px solid #d6d6d6;
      padding-block: 16px;
    }
    h3 {
      font-size: 24px;
      font-weight: 400;
      color: #00311e;
    }
  }
  [data-zs-save-for-later-container] {
    width: 65%;

    .save-for-later-inner-container {
      flex-direction: column;
      [data-zs-variant-save-for-later] {
        width: 100% !important;
        padding-inline-end: 0;
        .wishlist-grid {
          border: none;
          display: flex;
          width: 100%;
          align-items: center;
          padding-block: 16px;
          margin-block: 0;
          border-block-end: 1px solid #d6d6d6;
          border-radius: 0;
          .wishlist-image {
            width: 88px;
            height: 88px;
            padding: 0;
            img {
              border: 1px solid #e0e0e0;
              border-radius: 8px;
            }
          }
          .variant-wishlist {
            display: flex;
            justify-content: space-between;
            width: 100%;
            padding-inline-start: 24px;
            align-items: center;
            [data-zs-selling-price] {
              font-size: 16px;
              line-height: 24px;
              font-weight: 500;
            }
            [data-zs-label-price] {
              font-size: 12px;
              line-height: 16px;
              color: #a3a3a3;
            }
            [data-zs-save-for-later-variant-name] {
              width: 200px;
              a {
                font-size: 14px;
                font-weight: 400;
              }
            }
            [data-zs-move-to-cart] {
              border-radius: 6px;
              border-top: 1px solid #079221;
              border-right: 2px solid #079221;
              border-bottom: 2px solid #079221;
              border-left: 1px solid #079221;
              background: #fff;
              color: #079221;
              padding: 8px 16px;
            }
            .wishlist-rm-save-icon {
              order: 2;
              background: none;
              svg {
                width: 22px;
                height: 22px;
                &:hover {
                  path {
                    fill: #f00;
                  }
                }
                path {
                  fill: #111111;
                }
              }
            }
          }
        }
      }
    }
  }
}
@media (max-width: 991px) {
  .theme-save-for-later-heading {
    display: flex;
    align-items: center;
    gap: 4px;
    border-block-end: 1px solid #d6d6d6;
    padding-block-end: 16px;
    margin-block-end: 8px;
    svg {
      width: 14px;
      height: 14px;
    }
    h3 {
      font-size: 16px;
      font-weight: 400;
      color: #00311e;
    }
  }
  .save-for-later-inner-container {
    display: flex;
    overflow: scroll;
    [data-zs-variant-save-for-later] {
      width: 45%;
    }
    .wishlist-grid {
      .variant-wishlist {
        .wishlist-rm-save-icon {
          position: absolute;
          top: 12px;
          right: 12px;
          background: none;
        }
        .variant-save-addcart-container {
          .wishlist-btn {
            padding-block: 8px 0;
          }
        }
        [data-zs-move-to-cart] {
          width: 100%;
          text-align: center;
          align-items: center;
          justify-content: center;
          border-radius: 6px;
          border-top: 1px solid #079221;
          border-right: 2px solid #079221;
          border-bottom: 2px solid #079221;
          border-left: 1px solid #079221;
          background: none;
          color: #079221;
          padding: 10px 20px;
        }
      }
    }
  }
}
[data-zs-save-for-later-grid] {
  .variant-save-addcart-container {
    .theme-cart-loading {
      width: 22px !important;
      aspect-ratio: 1;
      border-radius: 50%;
      height: auto;
      background: radial-gradient(farthest-side, #079221 94%, rgba(0, 0, 0, 0)) top / 8px 8px no-repeat, conic-gradient(rgba(0, 0, 0, 0) 30%, #079221);
      -webkit-mask: radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 4px), #000 0);
      animation: l13 1s infinite linear;
      margin-inline-start: 5px;
    }
  }
}
.theme-checkout-breadcrum {
  display: none;
}

@media (min-width: 992px) {
  .theme-product-details-style-07 [data-zs-product-details-primary-section] .zpcontainer [data-zs-product-primary-details] .theme-product-detail-image-container {
    max-height: 70vh;
    aspect-ratio: 1;
  }
}

.theme-portal-container {
  [data-zs-portal-addressbook], [data-show-wishlist-icon] {
    display: none !important;
  }
}


@media (min-width: 992px) {
  .theme-portal-login.theme-portal-icon-enabled .theme-portal-container {
    background: #fff;
    box-shadow: 2px 1px 5px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border-radius: 12px;
    min-width: 220px;
  }
  .theme-portal-login.theme-portal-icon-enabled .theme-portal-content a[data-portal-signin] {
    padding: 8px;
    text-align: center;
    background: #079221;
    color: #ffffff;
    margin-block-end: 12px;
    border-radius: 6px;
    transition: all 0.2s linear;
    &:hover {
      background: #057f1c;
    }
  }
}
#zs-coupon-code,#zs-apply-coupon-code {
  border-radius: 6px !important;
}
#zs-theme-checkout-wrap {
  .theme-checkout-head {
    border-radius: 6px;
    background: #f8f7ed;
    justify-content: flex-start;
    flex-direction: row;

    .theme-checkout-steps {
      margin-inline: 0;
      li {
        a {
          font-size: 16px;
        }
        .active {
          color: #079221;
          font-size: 16px;
          font-weight: 700;
        }
        &:after {
          content: "";
          border-block-end: 1px solid #000;
        }
      }
    }
  }
}
.theme-checkout-heading {
  font-size: 42px;
  font-weight: 700;
  line-height: normal;
  color: #01311d;
  padding-block-start: 16px;
  @media (max-width: 768px) {
    font-size: 24px;
    padding-block-end: 16px;
  }
}
#zs-pickup-options-error-target {
  margin-inline: 0;
  justify-content: flex-start;
  flex-direction: column;
  margin-block: 20px;
  button {
    border-radius: 12px;
    font-size: 18px !important; 
    background: #079221;
    width: fit-content;
  }
}
[data-zs-container-pickup-list] {
  div:has([pickup_before_section]) {
    border-radius: 6px;
    border: 1px solid #079221;
  }
  #pickup-tab {
    padding-block-end: 4px;
    padding-block-start: 24px;
    font-size: 24px;
    color: #01311d;
    font-weight: 700;
    padding-inline: 28px;
  }
  #pickup-info {
    margin: 0;
    padding-inline: 0px;
    padding-block-end: 24px;
    @media (max-width: 768px) {
      width: 85%;
      line-height: 22px;
    }
  }
  #zs-pickup-options-form {
    padding-inline: 28px;
    border-block-start: 1px solid #eaeaea;
    margin-block-start: 12px;
  }
}
.theme-checkout-details {
  padding-inline-end: 25px;
  @media (max-width: 768px) {
    padding-inline-end: 0;
  }
}
.pickup-options-list {
  .theme-checkout-list-content {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    color: #01311d;
    label {
      font-weight: 500;
    }
    p {
      margin-block-end: 6px !important;
    }
    label,
    p,
    span {
      color: #01311d;
    }
  }
}
#pickup-tab {
  padding-block: 16px;
}
.theme-checkout-body .theme-checkout-change-list .theme-checkout-list-selected {
  padding: 0;
  border: 0;
}
#zs-order-review-content {
  .theme-continue-btn {
    justify-content: flex-start;
    button {
      border-radius: 12px;
      font-size: 18px !important;
    }
  }
}
.custom-wrapper-div {
  border-radius: 6px;
  border: 1px solid #079221;
  margin-block: 20px;
  padding: 20px;
  details {
    padding-block: 16px;
    border-block: 1px solid #eaeaea;
  }
  summary {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #079221;
    cursor: pointer;
    &::marker {
      font-size: 0px;
    }
  }
  .theme-checkout-details-title {
    margin: 0;
    padding-block-end: 18px;
    font-family: "Zoho Puvi", sans-serif;
    font-size: 24px;
    color: #01311d;
    font-weight: 700;
  }
  .theme-checkout-payment-wrap {
    padding: 12px;
    margin-block-start: 15px;
    border-radius: 6px;
    border: 1px solid #eaeaea;

    background: #f8f8f8;
    .theme-checkout-payment-list {
      margin: 0;
    }
    .theme-checkout-payment-instr {
      border: 0;
      padding: 0;
    }
  }
}
#pickup-tab {
  margin: 0;
}
.theme-checkout-body .theme-checkout-list:last-child {
  border: none;
}

.theme-checkout-wrap,
.theme-checkout-wrap h1,
.theme-checkout-wrap h2,
.theme-checkout-wrap h3,
.theme-checkout-wrap h4,
.theme-checkout-wrap h5,
.theme-checkout-wrap h6,
.theme-checkout-wrap label,
.theme-checkout-wrap a,
.theme-checkout-wrap .zpbutton {
  font-family: "Zoho Puvi", sans-serif;
}
.theme-checkout-body
.theme-custom-radio-btn-wrap
.theme-custom-radio-btn::before {
  background: #079221;
}
.theme-active-bar {
  display: none !important;
}

.removed-alert-container {
  text-align: left;
  background: #E9FFED;
  border-radius: 12px;
  padding: 15px;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #016F15;
  color: #016F15;
  margin-bottom: 1rem;
  button {
    background: #E9FFED!important;
  }
}
[data-portal-signup] {
display: none !important;
}