.theme-checkout-body .theme-checkout-terms-and-condition label {
    padding-inline-start: 10px;
    color: black;
}

.theme-product-varient-quantity{
place-self: anchor-center;
}

.theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-product-variant-label {
    font-size: var(--default_vars-_-font-size-details-product-label-texts);
    margin-block-end: 15px;
    width: 100%;
    text-align: center;
}

.theme-product-details-style-07 .theme-product-social-share {
    padding-block-end: 30px;
    justify-items: center;
}

.theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-detail-price-area {
    display: flex;
    align-items: self-end;
    margin-block-start: 23px;
    margin-block-end: 30px;
    justify-content: center;
}

.theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-name .name-container {
    display: flex;
    justify-content: center;
    width: 90%;
    word-break: break-word;
    gap: 5px;
}

.theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container {
    border-block-start: 1px solid #FFFFFF;
    padding-block-start: 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.theme-product-list-style-09 .theme-product-name-rating-price {
  background-color: #FFF0 !important;
  padding: 0px;
}

.theme-product-list-style-09 .theme-product-details-area {
  flex: 1 0 auto;
  padding: 10px;
  width: 100%;
  box-shadow: 0px 0px 0px #fff;
  border: 0px solid #006a4e;
  background: #FFFFFF8C !important;
  display: flex;
  flex-direction: column;
}

.theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-column.theme-product-detail-varients-container {
    max-inline-size: 100% !important;
    width:100%;
  }

.theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner img {
  max-inline-size: 100%;
  max-block-size: 100%;
  object-fit: scale-down;
  flex: 0 0 auto;
  cursor: pointer;
  border-radius: 1em;
}

.theme-product-details-style-07 .theme-product-detail-container {
  border-block-start: 0px solid #006a4e !important;
  padding-block-start: 25px;
  display: flex;
  flex-wrap: wrap;
  align-items: center !important;
  flex-direction: column;
}

.theme-section {
  padding-block-start: 0px !important;
  padding-block-end: 0px !important;
  padding-inline-start: 0px !important;
  padding-inline-end: 0px !important;
}

.theme-product-detail-tab-tabcontent-container .theme-product-detail-tabs .theme-product-detail-tab.theme-prod-detail-tab-active, {
  border-block-start: 0px solid #013A51 !important;
}

.theme-product-specification-section {
  padding-block-start: 0px;

  border-block-start: 0px solid #3A6668;

  margin-block-end: 4em;

}

.theme-product-details-style-07 .theme-product-detail-container {
  border-block-start: 0px solid #3A6668 !important;
  padding-block-start: 25px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: column;
}

.theme-product-list-style-09 .theme-product-name-rating-price {
  background-color: #FFF;
  padding: 0px;
}

.theme-product-list-style-09 .theme-product-details-area {
  flex: 1 0 auto;
  padding: 10px;
  width: 100%;
  box-shadow: 0px 0px 0px #fff;
  border: 0px solid #3A6668;
  background: #FFFFFF;
  display: flex;
  flex-direction: column;
}

.theme-product-list-style-09 .theme-product-name a {
  color: var(--default_vars-_-color-product-name);
  display: flex;
  font-size: 22px;
}

.zscollection-align-center2 .theme-section-heading {
Display:none !important;
}

.theme-product-list-style-09 .theme-product-list-quantity-addcart {
  padding-block-start: 14px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  width: 100%;
  flex-wrap: wrap;
  margin-block-start: auto;
}

.theme-product-list-style-09 .theme-product-total-price-lable {
  color: #3a6668;
  font-size: 18px;
  justify-content: center;
  display: flex;
}

.theme-product-list-style-09 .theme-product-total-old-price {
  padding-block-start: 10px;
  padding-block-end: 10px;
  padding-inline-start: 10px;
  padding-inline-end: 0;
  color: #27AE60;
  text-decoration: line-through;
  font-size: 14px;
  justify-content: center;
  display: flex;
}

.theme-product-list-style-09 .theme-product-name {
  padding-block-end: 0px !important;
  display: flex;
  justify-content: center;
    font-weight: 900;
    color:#004130;
}

.zpheader-style-01 .theme-header .zpcontainer {
        padding-block-start: 14px !important;
        padding-block-end: 14px !important;
    }

.zscustom-section-29 .zsbox-container-style-02:hover {
    border-block-end-color: #89D349 !important;
}
.theme-product-list-style-08 .theme-variant-select-error {
    display: none !important;
}
.theme-product-list-style-09 .theme-product-list-quantity-addcart .theme-variant-select-error {
    font-size: 13px;
    display: none !important;
}