/** Shopify CDN: Minification failed

Line 1162:0 Unexpected "}"

**/
/* global css start here  */
a,
a :hover {
  text-decoration: none;
}
.card-wrapper .card__information {
  text-align: center;
}
.card-wrapper .card__inner {
  border: 1px solid #bfbfbf !important;
  border-radius: 10px !important;
  background: transparent;
  padding: 20px 0;
}
.card-wrapper .card__inner .media {
  border-radius: 10px;
}
.card-wrapper .card-information {
  width: 100%;
  text-align: center;
}
.card-wrapper .card__heading {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "sailecregular";
  font-size: 20px;
  padding: 10px 0px 3px !important;
  font-weight: 600;
  line-height: normal;
  color: #1f1f1f;
  letter-spacing: 0.5px;
}
.card-wrapper .price-item {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "sailecregular";
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.5px;
  color: #0f5b5f;
}
.card-wrapper span.jdgm-prev-badge__text {
  font-family: "sailecregular";
  font-weight: 600;
  color: #0f5b5f;
}
.card-wrapper .jdgm-preview-badge .jdgm-star.jdgm-star {
  font-size: 18px;
}
/* global css end here */
/* announcement css start */
.announcement-bar__message {
  text-align: center;
  padding: 7px 0;
  margin: 0;
  letter-spacing: 0;
  font-size: 14px;
  font-weight: 400;
  min-height: 100%;
}
/* announcement css end */

/* header css start */
.header-wrapper .header--middle-left {
  grid-template-columns: 30% 55% 15%;
  gap: 0px;
}
.header-wrapper .list-menu--inline {
  width: 100%;
  justify-content: flex-end;
}
.header-wrapper .header__active-menu-item {
  text-decoration: none;
}
.header-wrapper .header__menu-item:hover span {
  text-decoration: none;
}
.header-wrapper .header__menu-item {
  padding: 0 0 0 40px;
  font-size: 16px;
  font-weight: 600;
  opacity: 1;
  color: #0c0c0c;
}
.header-wrapper .header__menu-item:last-child {
  padding-right: 20px;
}
.header-wrapper .header__heading-link {
  padding: 0px;
  margin-left: 0;
}
.header-wrapper .header__icon--cart {
  margin-right: 0;
}
.header-wrapper .header__icons {
  padding-right: 0px;
  justify-self: unset;
  justify-content: space-between;
}
.header-wrapper .link {
  font-size: unset;
}
a.header__menu-item.list-menu__item.link.link--text span:hover {
    padding-bottom: 1px;
    border-bottom: 2px solid #000;
}
/* header css end */

/* homepage Banner css start  */

.homepage_banner .image-with-text__media {
  border: none;
  padding-bottom: 100% !important;
}
.homepage_banner .image-with-text__text {
  font-size: 35px;
  font-family: "sailecmedium";
  letter-spacing: 0;
  line-height: normal;
  color: #101010;
  margin-top: 0px;
}

.homepage_banner .image-with-text__content {
  padding: 10px 70px 10px 0;
}
.homepage_banner .image-with-text__text p {
  font-size: 18px;
  font-family: "sailecregular";
  letter-spacing: 0;
  line-height: normal;
  font-weight: 400;
  color: #1f1f1f;
  margin-top: 10px !important;
}
.homepage_banner .image-with-text__heading {
  font-size: 55px;
  line-height: normal;
  color: #101010;
  letter-spacing: 0;
  margin-top: 10px;
  font-family: sailecmedium;
  font-weight: 800;
}
.homepage_banner a.button.button--primary:after,
.homepage_banner a.button.button--primary:before {
  display: none;
}
.homepage_banner a.button.button--primary {
  display: flex;
  gap: 20px;
  padding: 0px 20px;
  border-radius: 10px;
  background: #040707;
  font-family: "sailecmedium";
  letter-spacing: 0.5px;
  line-height: normal;
  font-size: 17px;
  transition: 0.3s all ease-in-out;
}
.homepage_banner a.button.button--primary svg {
  transition: 0.3s all ease-in-out;
}
.homepage_banner a.button.button--primary:hover {
  padding: 0px 40px 0 20px;
}
.homepage_banner a.button.button--primary:hover svg {
  transform: translateX(20px);
}
/* homepage Banner css end  */

/* section 2 demand css start  */

.custom_demand .image-with-text__media {
  border: none;
  padding-bottom: 100% !important;
}
.custom_demand .image-with-text__text {
  font-size: 35px;
  font-family: "sailecmedium";
  letter-spacing: 0;
  line-height: normal;
  color: #101010;
  margin-top: 0px;
}

.custom_demand .image-with-text__content {
  padding: 10px 0px 10px 70px;
}
.custom_demand .image-with-text__text p {
  font-size: 18px;
  font-family: "sailecregular";
  letter-spacing: 0;
  line-height: normal;
  font-weight: 400;
  color: #1f1f1f;
  margin-top: 10px !important;
}
.custom_demand .image-with-text__heading {
  font-size: 55px;
  line-height: normal;
  color: #101010;
  letter-spacing: 0;
  margin-top: 10px;
  font-family: sailecmedium;
  font-weight: 800;
}
.custom_demand a.button.button--primary:after,
.homepage_banner a.button.button--primary:before {
  display: none;
}
.custom_demand a.button.button--primary {
  display: flex;
  gap: 20px;
  padding: 0px 20px;
  border-radius: 10px;
  background: #040707;
  font-family: "sailecmedium";
  letter-spacing: 0.5px;
  line-height: normal;
  font-size: 17px;
  transition: 0.3s all ease-in-out;
}
.custom_demand a.button.button--primary svg {
  transition: 0.3s all ease-in-out;
}
.custom_demand a.button.button--primary:hover {
  padding: 0px 40px 0 20px;
}
.custom_demand a.button.button--primary:hover svg {
  transform: translateX(20px);
}
/* section 2 demand css end  */

/* fetaured collection css start here */

.template--index .collection__title {
  text-align: center;
  display: flex;
  flex-direction: column-reverse;
}
.template--index .collection__title .collection__description {
  color: #44ba85;
  font-family: "sailecmedium";
  letter-spacing: 0.5px;
  font-size: 20px;
  line-height: normal;
}
.template--index .collection__title h2.title {
  font-size: 55px;
  line-height: normal;
  color: #101010;
  letter-spacing: 0;
  margin-top: 10px;
  font-family: sailecmedium;
  font-weight: 800;
  text-transform: capitalize;
}

/* fetaured collection css end here */

/* faq css start here */

.collapsible-content .collapsible-content__header p {
  color: #44ba85;
  font-family: "sailecmedium";
  letter-spacing: 0.5px;
  font-size: 20px;
  line-height: normal;
  margin: 0px;
}
.collapsible-content .collapsible-content__header h2 {
  font-size: 55px;
  line-height: normal;
  color: #101010;
  letter-spacing: 0;
  margin-top: 0px;
  font-family: sailecmedium;
  font-weight: 800;
  text-transform: capitalize;
}
.collapsible-content .collapsible-content-wrapper-narrow {
  max-width: 60% !important;
}
.collapsible-content .content-container .accordion__content {
  border-top: 1px solid #0c0c0c85;
  margin-top: 25px;
  padding-top: 10px !important;
}
.collapsible-content .content-container .accordion__content p {
  font-size: 18px;
  font-family: sailecregular;
  letter-spacing: 0;
  line-height: normal;
  font-weight: 400;
  color: #1f1f1f;
  margin-top: 10px !important;
}
.collapsible-content .content-container {
  background: #f8f8f8;
  border-radius: 10px !important;
}
.collapsible-content .content-container details {
  padding: 30px 20px 30px;
}
.collapsible-content.collapsible-row-layout .accordion .accordion__content {
  padding: 0px;
}
.collapsible-content.collapsible-row-layout .accordion summary {
  padding: 0px 0;
  display: flex;
    justify-content: space-between;
    align-items: center;
}
.collapsible-content.collapsible-row-layout .accordion summary svg.icon.icon-minus {
    display: none;
}
.collapsible-content .content-container details[open] svg.icon.icon-minus{
  display:block;
}
.collapsible-content .content-container details[open] svg.icon.icon-plus{
  display:none;
}
.collapsible-content .content-container .accordion__title {
  font-size: 22px;
  letter-spacing: 0.5px;
  font-family: "sailecregular";
  font-weight: 600;
  line-height: normal;
  color: #1f1f1f;
}
.collapsible-content summary:hover {
  background: transparent !important;
}
.collapsible-content summary:hover .accordion__title {
  text-decoration: none !important;
}
summary[aria-expanded="true"] svg.minus-point {
    display: block;
}
summary[aria-expanded="false"] svg.minus-point {
    display: none;
}
summary[aria-expanded="true"] svg.plus-icon{
  display:none;
}
/* faq css end here */

/* newsletter section start here */

.newsletteremail_all h2.inline-richtext {
  font-size: 55px;
  line-height: normal;
  letter-spacing: 0;
  margin-top: 0;
  font-family: sailecmedium;
  font-weight: 800;
  text-transform: capitalize;
}
.newsletteremail_all .newsletter__subheading {
  margin-top: 10px !important;
}
.newsletteremail_all .newsletter__subheading p {
  font-size: 18px;
  font-family: "sailecregular";
  letter-spacing: 0;
  line-height: normal;
  font-weight: 400;
  color: #fff;
  margin-top: 0px !important;
}
.newsletteremail_all .newsletter__wrapper .newsletter-form__field-wrapper {
  max-width: 40% !important;
}
.newsletteremail_all .newsletter-form {
  align-items: center;
  margin: 0 auto;
  max-width: 100% !important;
  justify-content: center;
  margin-top: 40px;
}
.newsletteremail_all .field:before,
.newsletteremail_all .field:after {
  display: none;
}
.newsletteremail_all .newsletter-form__button .icon {
  width: 20px;
}
.newsletteremail_all .field input {
  background: #fff;
  height: 60px;
  border-radius: 10px;
  font-size: 16px;
  font-family: "sailecregular";
  letter-spacing: 0;
  line-height: normal;
  font-weight: 400;
  color: #000;
}
.newsletteremail_all .field label {
  font-size: 16px;
  font-family: "sailecregular";
  letter-spacing: 0;
  line-height: normal;
  font-weight: 400;
  color: #000;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  transition: 0.2s all ease-in-out;
}
.newsletteremail_all .field__input:focus ~ .field__label,
.newsletteremail_all .field__input:not(:placeholder-shown) ~ .field__label {
  opacity: 0;
}
.newsletteremail_all .field__input:focus,
.field__input:not(:placeholder-shown) {
  padding: 20px;
}

.newsletteremail_all button#Subscribe {
  color: #fff;
  width: 170px;
  background: #000;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  font-size: 17px;
  font-family: sailecmedium;
  letter-spacing: 0.5px;
  line-height: normal;
  gap: 10px;
  text-transform: uppercase;
}
.newsletteremail_all button#Subscribe:hover {
    background: #115f61;
}
/* newsletter section end here */

/* footer start here */

.footer__content-bottom {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
.footer__content-bottom .footer__content-bottom-wrapper--center {
  justify-content: flex-start;
}
.footer__payment {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  gap: 50px;
  align-items: center;
}
.footer__payment svg {
  width: 60px;
  height: 60px;
}
.footer__payment span {
  font-size: 18px;
  font-family: sailecregular;
  letter-spacing: 0;
  line-height: normal;
  font-weight: 400;
  color: #fff;
  margin-top: 0 !important;
}
.footer__copyright .copyright__content,
.footer__copyright .copyright__content a {
  font-size: 15px;
  font-family: sailecregular;
  letter-spacing: 0;
  line-height: normal;
  font-weight: 400;
  color: #fff;
  margin-top: 0 !important;
  text-align: left;
}
.footer__copyright a {
  font-size: 15px;
  font-family: sailecregular;
  letter-spacing: 0;
  line-height: normal;
  font-weight: 400;
  color: #fff;
  margin-top: 0 !important;
}
.footer__copyright {
  display: flex;
  align-items: center;
  gap: 0px;
  width: 100%;
}
.copyright__content {
  width: 20%;
}
.footer__copyright ul li {
  width: 100%;
  display: block;
}
.footer__copyright ul {
  list-style: none;
  display: flex;
  width: 80%;
  justify-content: space-between;
  align-items: center;
}
.footer__copyright .policies li:before {
  display: none;
}
.footer-block.grid__item .footer-block__heading {
  font-family: "sailecmedium";
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 0.5px;
  line-height: normal;
}
.footer1.footer-block h2.footer-block__heading.inline-richtext {
  font-size: 40px;
  letter-spacing: 0;
}
.footer-block {
  width: 100% !important;
}
.footer__blocks-wrapper {
  display: grid;
  grid-template-columns: 30% repeat(3, 1fr);
}
.footer__blocks-wrapper .list-social__item .icon {
  height: 35px;
  width: 35px;
}
.footer-block .footer-block__details-content p {
  line-height: 1.7;
  font-size: 17px !important;
  color: #fff !important;
  margin: 0px;
  letter-spacing: 0;
  font-family: "sailecregular";
  padding: 10px 0;
  width: 90%;
}
.footer-block .footer-block__details-content a {
  line-height: 1.7;
  font-size: 17px !important;
  color: #fff !important;
  margin: 0px;
  letter-spacing: 0;
  font-family: "sailecregular";
}

/* footer end here */



.collection-hero__text-wrapper {
    flex-basis: 100%;
    text-align: center;
}

.collection-hero__text-wrapper  .collection-hero__title {
    font-size: 55px;
    line-height: normal;
    color: #101010;
    letter-spacing: 0;
    font-family: sailecmedium;
    font-weight: 800;
}

li.breadcrumbs__item {
    font-size: 18px;
    font-family: 'sailecregular';
    letter-spacing: 0;
    line-height: normal;
    color: #000;
}

.breadcrumbs__list {
    display: flex;
    justify-content: center;
    gap: 4px;
    align-items: center;
}

    .facets-container-drawer .mobile-facets__wrapper {
        margin-right: 2rem;
        flex-grow: 1;
    }
    .facets-container-drawer {
        flex-direction: row-reverse;
    }

.facets-container-drawer .product-count {
        margin: 0;
    }
.facets-container-drawer h2.product-count__text.text-body {
    font-size: 19px;
    font-family: 'sailecmedium';
    letter-spacing: 0;
    line-height: normal;
    color: #000;
}

menu-drawer.mobile-facets__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/* Single Product Design Css Start */
.grid__item.product__media-wrapper {
    width: 50% !important;
}
.product__info-wrapper.grid__item {
    width: 50%!important;
    max-width: 50% !important;
}
.product-media-container.media-type-image.media-fit-contain.global-media-settings.gradient.constrain-height {
    border: none;
}
.wishlist {
    display: flex;
    width: 100%;
    justify-content: center;
    margin: 0px 12px;
    padding: 15px 0px;
    align-items: center;
}
.wishlist-tab {
    width: auto;
    display: flex;
    justify-content: center;
}
.wishlist-point {
    display: flex;
    width: 100%;
    max-width: 100%;
    gap: 10px;
}
.wishlist-icon {
    width: auto;
    display: flex;
    align-items: center;
}
.wishlist-icon svg {
    width: 17px;
    height: 17px;
}
.wishlist-text {
    width: auto;
    font-size: 16px;
    color: #000;
    font-family: 'sailecregular';
}
.select-quanity-div.product-form__input.product-form__quantity {
    margin-right: 10px;
}
.breadcrumb-tt-heading nav.breadcrumbs {
    margin: 0px;
}
.new-breadcrumb {
    background-color: #F0FAF5;
    padding: 40px 0px;
  text-align:center;
}
.breadcrumb-tt-heading a.breadcrumbs__link {
    font-size: 16px;
    font-family: 'sailecregular';
    font-weight: 500;
}
 .media_wrapper .product--thumbnail_slider .thumbnail-slider {
        width: 20%;
    }
.media_wrapper .thumbnail-slider .thumbnail-list.slider--tablet-up{
  flex-direction: column;
}
.media_wrapper .main_product_ist{
  width: 75%;
}
.media_wrapper {
    display: flex !important;
    flex-direction: row-reverse;
  justify-content:center;
  gap:10px;
}
.template--product span.price-item.price-item--regular {
    font-size: 28px;
}
.template--product .product__tax.caption.rte {
    display: none;
}
.template--product .product__description.rte.quick-add-hidden {
    margin-top: 0px;
}
.template--product .product__title {
    margin-top: -12px !important;
}
.template--product .select-quanity-div {
    width: 25%;
    float: left;
    margin: 0px;
}
.template--product product-form.product-form.single-product-cart {
    float: left;
    width: 73%;
    margin: 0px;
}
.template--product .single-pro-hid{
  display: none;
}
.template--product quantity-input.quantity:after {
    border-radius: 10px;
    border: none !important;
    box-shadow: none;
}
.template--product quantity-input.quantity {
    background: #f7f7f7;
    border-radius: 10px !important;
}
.quantity__button svg {
    width: 15px;
}
.template--product input.quantity__input {
    font-size: 21px;
    font-weight: 800;
}
.template--product button.product-form__submit{
 border-radius: 10px; 
}
.template--product button.product-form__submit:after{
   box-shadow: none !important;
}
h5.shop_these {
    text-align: center;
    font-size: 24px;
    color: #44BA85;
    font-weight: 600;
    margin: 0px;
    margin-bottom: 10px;
}
h2.related-products__heading {
    text-align: center;
    margin: 0px;
    font-size: 65px;
    margin-bottom: 40px;
    font-weight: 600;
}
slider-component.slider-mobile-gutter.main_product_ist {
    width: 80%;
}
slider-component.thumbnail-slider.slider-mobile-gutter.quick-add-hidden.thumbnail-slider--no-slide {
    width: 20%;
}
li.thumbnail-list__item.slider__slide {
    width: 120px!important;
    height: 120px;
}
.cart-item__quantity-wrapper svg.minus-point {
    width: 10px;
    height: 4px;
}
.cart-item__quantity-wrapper svg.plus-icon {
    width: 10px;
    height: 8px;
}
quantity-input.quantity.cart-quantity:after {
    display: none;
}
quantity-input.quantity.cart-quantity {
    background: #f7f7f7;
    border-radius: 10px;
}
input.quantity__input {
    font-size: 25px !important;
    font-weight: 700 !important;
}
ul.thumbnail-list.list-unstyled.slider.slider--mobile.slider--tablet-up {
    flex: unset !important;
}
product-recommendations.related-products {
    margin-top: 55px;
}

@media only screen and (max-width: 1500px) {
  h2.related-products__heading {
      font-size: 50px;
  }
  h5.shop_these {
    font-size: 20px;
} 
}
@media only screen and (max-width: 1200px) {
  h2.related-products__heading {
      font-size: 40px;
  }
}


/* Single Product Design Css End */


/* mobile media Query start here */

@media only screen and (max-width: 767px) {
  /* header and announcemnt bar css */
  .header--mobile-left {
    grid-template-areas: "heading icons left-icons";
  }
  .header-wrapper .header--middle-left {
    grid-template-columns: 50% 39% 11%;
  }
  .header-wrapper .header__icons {
    justify-content: flex-end;
  }
  .header {
    padding: 10px 20px 10px 20px !important;
  }
  .header__icon--menu span {
    justify-content: flex-end;
    position: relative;
    top: 1px;
  }
  .announcement-bar__message {
    padding: 5px 0;
    font-size: 12px;
  }
  /* header and announcemnt bar css end */

  /* hero_banner css start here  */
  .homepage_banner .page-width {
    padding: 0px;
  }
  .homepage_banner .grid--gapless.grid {
    flex-direction: column-reverse;
  }
  .homepage_banner .image-with-text__content {
    padding: 50px 1.5rem;
  }
  .homepage_banner .image-with-text__heading {
    font-size: 35px;
  }
  .homepage_banner .image-with-text__text {
    font-size: 25px;
  }
  /* hero_banner css end here  */

  /* custom_demand css start here  */
  .custom_demand .page-width {
    padding: 0px;
  }
  .custom_demand .grid--gapless.grid {
    flex-direction: column-reverse;
  }
  .custom_demand .image-with-text__content {
    padding: 20px 1.5rem 50px;
  }
  .custom_demand .image-with-text__heading {
    font-size: 35px;
  }

  /* custom_demand css end here  */

  /* features collection css end here  */
  .template--index .collection__title h2.title {
    font-size: 35px;
  }
  .template--index .collection .slider-buttons span {
    font-size: 25px;
    font-family: "sailecregular";
    letter-spacing: 12px;
    line-height: normal;
    font-weight: 700;
  }
  .template--index .collection .slider-buttons {
    gap: 30px;
  }
  .template--index .collection .slider-button .icon {
    height: 15px;
  }
  /* features collection css end here  */

  /* faq css end here  */
  
  .collapsible-content .collapsible-content-wrapper-narrow {
    max-width: 100% !important;
  }
  .collapsible-content .collapsible-content__header h2 {
    font-size: 35px;
  }
  /* faq css end here  */
  /* newsletter css start here */
  .newsletteremail_all h2.inline-richtext {
    font-size: 35px;
  }
  .newsletteremail_all .field input {
    width: 100%;
  }
  .newsletteremail_all .field label {
    height: 60px;
  }
  .newsletteremail_all button#Subscribe {
    width: 100%;
    position: static;
    height: 60px;
    border-radius: 10px;
    margin-top: 20px;
  }
  .newsletteremail_all .field {
    flex-direction: column;
  }
  .newsletteremail_all .newsletter__wrapper .newsletter-form__field-wrapper {
    max-width: 100% !important;
  }
  .newsletteremail_all .newsletter__wrapper {
    padding-right: 2rem;
    padding-left: 2rem;
  }

  /* newsletter css end here */
  /* footer css start here */
  .footer__content-top {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .footer__copyright {
    flex-direction: column-reverse;
    row-gap: 30px;
  }
  /* footer css end here */
  .copyright__content,
  .footer__copyright ul {
    width: 100%;
  }
  .footer__copyright .copyright__content,
  .footer__copyright .copyright__content a {
    text-align: center;
  }
  .footer__payment {
    gap:0px;
    flex-direction: column;
}
  .footer__column--info{
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }
  .footer-block {
    width: 50% !important;
    display: inline-block;
}
  .footer1{
    width:100% !important;
  }
  .footer2.footer-block.grid__item {
    position: relative;
    top: -40px;
}
      .footer-block.grid__item {
        padding: 0;
        margin:2rem 0 0!important;
        width: 100%;
    }
   h2.related-products__heading {
      font-size: 28px;
  }
      h5.shop_these {
        font-size: 17px;
    }
}

/* Cart CSS start */

.cart-item__quantity-wrapper .quantity-popover-container quantity-input.quantity.cart-quantity {
    min-height: 40px !important;
}
.drawer__cart-items-wrapper thead[role="rowgroup"] {
    display: none;
}
.cart-item cart-remove-button {
    margin: 0px;
    justify-content: end;
    display: flex;
}
.cart-item__quantity-wrapper {
    display: flex;
    justify-content: space-between;
}
cart-remove-button button.button {
    margin: 0px;
    justify-content: end;
}
.drawer__cart-items-wrapper table.cart-items .cart-item {
    border-bottom: 1px solid #d0d0d0;
}
button.cart__checkout-button {
    font-family: "sailecregular";
    border-radius: 15px !important;
}
button.cart__checkout-button.button::before {
    display: none;
}
button.cart__checkout-button.button:after {
    border: none;
  display:none;
}
p.totals__total-value {
    font-size: 17px;
    font-weight: 600;
    color: #000;
    font-family: "sailecregular";
}
a.header__icon.header__icon--cart.link.focus-inset:hover{
    transform: scale(1.07)!important;
}
/* Cart CSS end */

/* collection list layout  */
.collection .card-wrapper.product-card-wrapper .card.card--standard {
    gap: 20px;
    display: flex;
}
.collection ul.grid.product-grid.list-view-design .card-wrapper.product-card-wrapper .card.card--standard .card__information.p-2 {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center;
    padding: 0px 30px;
    width: 100%;
}
ul.grid.product-grid.list-view-design .card-wrapper.product-card-wrapper .card.card--standard .card__information.p-2 .product--text-cart {
    display: grid;
    gap: 15px;
    width: 100%;
    max-width: 20%;
    text-align: center;
    align-items: center;
}
 .product--text-cart {
    display: grid;
    gap: 15px;
   position: relative;
 }
ul.grid.product-grid.list-view-design .card-wrapper.product-card-wrapper .card.card--standard .card__information.p-2 .product--text-cart .pro--cart-added {
    display: grid;
    gap: 15px;
    position:unset;
  opacity:1;
}

.card-wrapper.product-card-wrapper .card.card--standard .card__information.p-2 .product--text-cart .pro--cart-added {
    display: grid;
    gap: 15px;
    position: absolute;
    width: 100%;
    top: -123px;
  opacity:0;

}
 .wishlist-collect-page {
    display: flex;
    justify-content: center;
    align-items: center;
}
button.product-form__submit.button.button--full-width {
    border-radius: 10px;
}
button.product-form__submit.button.button--full-width::after {
    display: none;
}
.grid-view-filter, .list-pro-filter {
    width: 24px;
    display: flex;
    align-items: center;
}
.product-collect-add-to-cart .add-tocart{
  line-height: normal;
}
.product-collect-add-to-cart .add-tocart button.cart-btn-collect {
    width: 100%;
    margin: 0px;
    line-height: normal;
    padding: 10px 0px;
    background: #000;
    color: #fff;
    border-radius: 10px;
    border: 1px solid #000;
    font-size: 16px;
    font-family: 'sailecmedium';
   cursor:pointer;
}
/* END collection list layout */

/* conatct css form  */

section.l-contact.section-padding {
    background: #f2f3f3;
    width: 100%;
}
section.l-contact.section-padding .container {
    max-width: 70%;
    width: 100%;
    margin: 0px auto;
}

 .l-form__input {
    display: block;
    width: 100%;
    padding: 13px 8px;
    color: #2b312e;
    font-family: 'sailecmedium';
    font-size: 15px;
    font-weight: 400;
    line-height: 1.53;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.l-form__input::placeholder{
  opacity: 1;
 width: calc(100% - 34px);
    margin-bottom: 1px;
    font-size: 15px;
  font-family: 'sailecmedium';
    font-weight: 200;
    line-height: 1.73;
    letter-spacing: .6px;
    color: #a4a8a6;
    word-break: break-word;
    text-overflow: ellipsis;
    cursor: text;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .3s;
    transition: all .3s;
}
 
.grid-box {
    display: flex;
    padding: 40px 0px;
    gap: 30px;
}
    .col--md-10 {
        width: 41.66667%;
    }
}
.col--md-10 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%;
}
.col--md-14 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%;
}
.col {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 15px 15px;
}
.col--md-14 {
        width: 58.33333%;
    }
.l-contact .l-form {
    background-color: #fff;
    padding: 20px;
}
.l-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -7px;
}

.l-form__field:not(:last-child) {
    margin-bottom: 15px;
}
.l-form__field--fw {
    width: 100%;
}
.l-form__field {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 50%;
    padding: 18px 7px 0;
}
.l-form__field--fw {
    width: 100%;
}
 .l-form__input--selected, .l-form__input:active, .l-form__input:focus {
    border-color: #17be8a;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.l-form .StripeElement--textarea, .l-form__input--textarea {
    height: 100px;
    resize: none;
}

.l-contact .btn[type=submit] {
    margin-left: 0;
}
.l-form__field--fw .btn {
    margin: 0 auto;
}
.btn.btn--primary {
    position: relative;
    z-index: 1;
    background-image: -webkit-gradient(linear, left top, right top, from(#17be8a), to(#17be8a));
    background-image: linear-gradient(90deg, #17be8a 0, #17be8a);
}
.btn, .btn.btn--primary {
    color: #fff;
    -webkit-box-shadow: inset 0 0 0 2px transparent;
    box-shadow: inset 0 0 0 2px transparent;
}
.btn {
    display: inline-block;
    height: 55px;
    padding: 0 74px;
    line-height: 55px;
    letter-spacing: .1em;
    text-transform: none;
    text-decoration: none;
    font-family: 'sailecmedium';
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    background: #5f6764;
    border-style: solid;
    border-width: 0;
    border-radius: 55px;
    outline: 0;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .3s, width .3s cubic-bezier(.13,1.21,.71,1);
    transition: all .3s, width .3s cubic-bezier(.13,1.21,.71,1);
    background-size: 100% 100%;
    background-color: transparent;
    background-repeat: no-repeat;
    overflow: hidden;
}
.col.col--md-10 {
    color: #000;
}
.c-contact-content a {
    color: #17be8a;
}
.c-contact-section a {
    color: #000;
    font-weight: bold;
  display: flex;
    align-items: center;
  gap:10px;
  font-family: 'sailecregular';
}
.c-contact-content, .c-contact-section{
    font-size: 16px;
    font-family: 'sailecregular';
  color:#000;  
}
 
svg.phn-svg, svg.mail-svg {
    width: 22px;
    height: 17px;
}
@media screen and (max-width:767px){
  .new-pages-width.page-width {  
    padding-left: 2rem;
    padding-right: 2rem;   
}
  .shopify-policy__body {
    padding: 0px 2rem;
}
  .grid-box {
    display: flex;
    flex-wrap: wrap;
}
  .col.col--md-10, .col.col--md-14 {
    width: 100%;
}
  section.l-contact.section-padding .container {
    max-width: 100%;
    width: 100%;
    padding: 0px 10px;
}

  /*product page  */
  .product.product--large.product--left.product--thumbnail_slider.product--mobile-show.grid.grid--1-col.grid--2-col-tablet {
    display: flex;
    flex-wrap: wrap;
}
.grid__item.product__media-wrapper {
    width: 100%;
}
  .product__info-wrapper.grid__item {
    width: 100%!important;
    max-width: 100%!important;
}
  slider-component.slider-mobile-gutter.main_product_ist {
    width: 100%;
}
  slider-component.thumbnail-slider.slider-mobile-gutter.quick-add-hidden.thumbnail-slider--no-slide {
    width: 100%;
}
  .media_wrapper {
    display: flex !important;
    flex-direction: row;   
    flex-wrap: wrap;
}
.media_wrapper .thumbnail-slider .thumbnail-list.slider--tablet-up {
    flex-direction: row;
}
  div#tab_sections {
    padding-top: 1px!important;
}
  .footer1.footer-block.grid__item {
    padding-bottom: 20px;
}
}
/* END contact css form  */

/*serach bar css  */

.search-modal.modal__content.gradient {
    top: 80px;
}
.search-modal__form {    
    width: 100%;
    max-width: 100% !important;
}
form.search .field:after {
    display: none;
}
input.search__input.field__input {
    box-shadow: none;
    border: 2px solid #000;
    border-radius: 25px;
}
input.search__input.field__input:focus {
    box-shadow: none;
    border: 2px solid #17be8a;
}
label.field__label {
    color: #17be8a;
    font-size: 16px;
    font-family: 'sailecregular';
  font-weight:600;
}
.field__input, .field__button{
  height:50px;
}
 /* END search bar css  */
/* Review Css */

.jdgm-histogram__bar-content {
    background: #17be8a !important;
}
a.jdgm-write-rev-link, input.jdgm-btn.jdgm-btn--solid.jdgm-submit-rev {
    background-color: #17be8a !important;
    border-radius: 10px;
    border: 2px solid #17be8a !important;
}
/* END Review CSs */
.image-with-text__media.image-with-text__media--adapt.global-media-settings.background-transparent.media {
    border: none;
}
footer.footer.color-scheme-3 {
    background: #040707;
}
span.mobile-facets__open-label.button-label.small-hide {
    font-family: "sailecregular";
    font-weight: 600;
    font-size: 16px;
}
button.quantity__button {
    border-radius: 20px;
}
a.jdgm-btn.jdgm-btn--border.jdgm-cancel-rev {
    border: 2px solid #17be8a;
  border-radius: 10px;
  color:#17be8a;
}
.wishlist-head-icon {
    display: flex;
    align-items: center;
   cursor:pointer;
}
.wishlist-head-icon svg:hover{
transform: scale(1.07) !important;
}
.wishlist-head-icon svg {
    width: 22px;
    height: 22px;
}
.shopify-policy__title h1 {
    text-align: center;
    background: #F0FAF5;
    padding:  5rem;
    margin-bottom: 6rem;
    margin-top: 0px;
}
.shopify-policy__container{
    max-width: 100% ;
    width: 100% ;
    margin: 0px auto;
    padding-bottom: 6rem;
  padding-left:0px;
  padding-right:0px;
}
.new-pages-width.page-width {
    max-width: 160rem;
    width: 100%;
    margin: 0px auto;
    padding-bottom: 4rem;
    padding-left: 5rem;
    padding-right: 5rem;
    padding-top: 4rem;
}
.shopify-policy__body {
    padding: 0px 5rem;
    max-width: 160rem;
    margin: 0px auto;
}
.shopify-policy__body .rte p, .new-pages-width.page-width .rte p, .new-pages-width.page-width .rte p strong span{
    letter-spacing: 0px;
    font-family: 'Inter';
    font-size: 16px;
    color: #000000d4;
}
.shopify-policy__body .rte h3 , .shopify-policy__body .rte p strong , .new-pages-width.page-width .rte p strong{
    letter-spacing: 0px;
    font-family: 'Inter';
    font-size: 25px;
    color: #000;
}
.shopify-policy__body .rte ul li {
    list-style-type: disc;
}
.shopify-policy__body .rte ul li p {
    margin-bottom: 0px;
}
.shopify-policy__body .rte ul {
    list-style-position: outside;
    padding-left: 3rem;
}
.cart-item__quantity-wrapper.quantity-popover-wrapper input.quantity__input {
    font-size: 18px !important;
    font-weight: 700 !important;
}
cart-drawer.drawer.animate.active .cart-item__quantity-wrapper .quantity-popover-container quantity-input.quantity.cart-quantity {
    min-height: 28px !important;
}
th.caption-with-letter-spacing {
    color: #000;
    font-family: 'Inter';
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize !important;
}
.mobile-facets__header-inner {
    text-align: left;
}
.mobile-facets__header-inner .mobile-facets__heading {
    font-size: 2.4rem;
}
span.mobile-facets__arrow {
    border: 1px solid #17be8a;
    padding: 4px 18px;
    border-radius: 10px;
    display: flex;
    background:#17be8a;
}
svg.icon.icon-arrow {
    width: 2.4rem;
    margin: 0px;
    padding: 0px;
    color: #fff;
}
span.mobile-facets__arrow:hover{
  background:#176a65;
  transform: scale(1.07) !important;
  border: 1px solid #176a65;
}
.mobile-facets__footer button.button.button--primary {
    border-radius: 15px;
}
.mobile-facets__footer button.button.button--primary:after{
  display:none;
}
button.mobile-facets__close-button.link.link--text.focus-inset {
    gap: 10px;
    font-size: 18px;
    color: #17be8a;
  font-family: "Inter";
    font-weight: 500;
}
summary.mobile-facets__summary.focus-inset {
    color: #fff;
    font-family: "sailecregular";
    font-size: 16px;
    font-weight: 500;
    background: #17be8a;
    border-radius: 10px;
    margin: 5px 20px;
}
li.mobile-facets__item.list-menu__item label.facets__label.mobile-facets__label {
    color: #000;
    display: flex;
    align-items: center;
    line-height: normal;
}

product-recommendations.related-products span.price-item.price-item--regular {
    font-size: 20px;
}