/** Shopify CDN: Minification failed

Line 1365:3 Unexpected "/"

**/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/* body.gradient {
    background-color: #2c7d5912;
} */
.banner:after {
    width: auto!important;
}
body.gradient.product .wa__btn_popup {
    bottom: 25px!important;
}
.page-width {
    width: 100%;
    max-width: 1140px!important;
    padding: 0 2rem;
}
body.gradient.index .vn-image-with-text-wrapper {
    display: none;
}
nav.header__inline-menu .list-menu li a, summary.list-menu__item {
    font-size: 13px;
    letter-spacing: 0;
    color: #fff;
    FONT-WEIGHT: 600;
    text-transform: capitalize;
    padding: 7px 5px;
    gap: 5px;
}
nav.header__inline-menu {
    text-align: center;
}
.list-menu--inline {
    display: inline-flex;
    width: 100%;
    flex-wrap: wrap;
    max-width: 1140px;
}
/* .header {
    padding: 20px 0 0 0!important;
} */
nav.header__inline-menu {
    text-align: center;
    background: #3a8866;
    padding: 11px 0;
    margin-top: 20px;
}
.list-menu--inline {
    width: 100%;
    justify-content: center;
    padding: 0 !important;
}

.header__icons {
    /* padding-right: 50px; */
    gap: 7px;
}
.header__icon .svg-wrapper {
    width: 19px;
    height: 19px;
}
.header__icon {
    border: 0.1px solid #3a8866;
    border-radius: 50%;
}
.headr-search form.search input[type=text]::placeholder {
    color: #3a8866;
    text-transform: uppercase;
    font-size: 11px;
}
a.header__menu-item.list-menu__item.link.link--text.focus-inset.caption-large {
    color: #194c36;
    text-align: left;
}
.header__submenu .header__menu-item {
    color: #1c4e38;
}
ul.header__submenu.list-menu.list-menu--disclosure {
    box-shadow: rgb(58 136 102 / 40%) 0px 0px 7px 0px;
}
ul.header__submenu.list-menu.list-menu--disclosure .menu-item span {
    font-weight: 800;
}
.menu-item:hover .list-menu li a svg {
  transform: rotate(180deg);
  transition: 0.5s;
}
.menu-item:hover > a svg {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}
.header__submenu .menu-item.has-submenu a svg {
    transform: rotate(0deg);
    transition: .5s;
}
.header__submenu .menu-item.has-submenu:hover a svg {
    transform: rotate(-180deg);
    transition: .5s;
}
.header__active-menu-item {
    color: #fff;
    text-decoration: none;
}


/* SLIDESHOW DESIGNING CSS */

.slideshow__controls.slider-buttons {
    border: none;
    position: relative;
    bottom: 47px;
    width: 100%;
}
.slideshow__controls .slider-counter__link--dots .dot {
    background: #2b5744;
    height: 7px;
    width: 42px;
    border-radius: 0;
    border: unset;
}
button.slider-counter__link.slider-counter__link--dots.link.slider-counter__link--active .dot{
    background: #efa991;
    border: unset;
}
.slideshow__controls {
    padding: 10px 0px;
}
.slideshow__controls.slider-buttons {
    border: none;
}
.slideshow__controls button.slider-button {
    display: none;
}




/* MULTICOLUMN DESIGNING CSS */
ul.multicolumn-list li a {
    text-decoration: none;
}

.multicolumn .title-wrapper-with-link {
    justify-content: center;
}
.vn-column.multicolumn h3.inline-richtext {
    font-size: 15px;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #275340;
    font-weight: 500;
}
.vn-column.multicolumn h3.inline-richtext strong {
    font-size: 17px;
}
.vn-column.multicolumn a.link.animate-arrow {
    font-size: 12px;
}
.vn-column.multicolumn a.link.animate-arrow {
    margin: 0;
}
.vn-column.multicolumn.background-primary .multicolumn-card {
    background: #3a88663b!important;
    box-shadow: #63636333 0 2px 8px;
    border-radius: 12px;
}
.vn-column.multicolumn img.multicolumn-card__image {
    border-radius: 12px 12px 0 0;
}
.vn_ser_sec .multicolumn-card {
    box-shadow: none;
    background: transparent!important;
}
.vn_ser_sec.multicolumn a.button {
    background: #3a8866;
}
.vn_ser_sec.multicolumn a.button:hover{
  background: transparent;
  border: 1px solid #3a8866;
  color: #3a8866;
  transition: 0.6s;
}
.vn_ser_sec.multicolumn .title p strong {
    color: #275340;
    text-transform: uppercase;
    font-weight: 500 !important;
    font-size: 30px;
}
.vn-wrap-heading-cus h2.title p { 
    margin: 0;
}
.vn-mul-text {
    margin: 12px 0 0 0;
}
.vn-mul-text p {
    margin: 0;
    text-align: center;
    line-height: 1.3;
    text-transform: capitalize;
    color: #275340;
    font-size: 17px;
}
.vn_ser_sec.multicolumn .multicolumn-card__info h3.inline-richtext {
    color: #1a5039;
}
.vn_ser_sec.multicolumn .multicolumn-card__info .rte p {
    line-height: 1.4;
    color: #000;
    font-size: 15px;
}



/* FEATURED COLLECTION DESIGNING */
.collection h2.title, .blog h2.blog__title, .multicolumn .title {
    width: 100%;
    max-width: fit-content;
}
button.quick-add__submit.button:before {
    border-radius: 2px;
}
.card-wrapper.product-card-wrapper .quick-add {
    display: none;
}
button.quick-add__submit.button::after {
    box-shadow: none;
}
 button.quick-add__submit.button {
    background: #3a8866;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    /* opacity: 0; */
} 
.button:not([disabled]):hover:after {
    box-shadow: none;
}
.product-card-wrapper:hover .button{
      opacity: 1;
      transition: 0.5s;
}
.vn-wrap-heading, .vn-wrap-heading-cus, .vn-wrap-heading-blog {
    display: flex;
    width: 100%;
    gap: 5px;
    align-items: center;
    position: relative;
    justify-content: space-between;
    text-align: center;
}
.vn-wrap-heading:after {
    content: '';
    position: absolute;
    background-image: url('/cdn/shop/files/1631079118_75b86157_digit_1.png?v=1749719276');
    display: inline-block;
    height: 150px;
    width: 85px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: inherit;
    right: 0;
}
.vn-wrap-heading span, .vn-wrap-heading-cus span, .vn-wrap-heading-blog span {
    font-size: 0;
    background: #ebebe6;
    height: 3px;
    width: 100%;
    max-width: 100%;
}
.collection__title.title-wrapper {
    text-align: center;
}
.collection__title h2.title {
    font-size: 30px;
    color: #2b5744;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
}
.collection__title.title-wrapper .collection__description {
    color: #2b5744;
    text-transform: capitalize;
}
.collection__title .title:not(:only-child) {
    margin-bottom: 0!important;
}
.full-unstyled-link {
    font-size: 16px;
    color: #073722;
    font-weight: 500;
}




/* BLOG POST DESIGNING CSS */

.blog .blog-articles__article .card__inner {
    width: 100%;
}
.vnblog--btn {
    text-align: center;
}
.vnblog--btn a {
    text-decoration: none;
    color: #fff;
    background: #3a8866;
    padding: 10px 32px;
    border-radius: 10px;
}
.price--on-sale .price-item--regular {
    color: #e74c3c!important;
}
p.article-card__excerpt.rte-width {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 12px;
    color: #000;
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 6px;
}
.blog__posts .card-wrapper .card__information {
    padding: 20px 0 !important;
}
.article-card__info {
    width: fit-content;
    text-align: center;
    background: #3a8866;
    color: #fff;
    padding: 5px 12px;
    border-radius: 50px;
    font-size: 9px;
}
.blog .title-wrapper-with-link {
    justify-content: center;
}
.blog h2.blog__title.inline-richtext {
    color: #275340;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 30px;
}
a.blog__button.button {
    background: #3a8866;
}
.blog .article-card .card__heading a {
    font-size: 15px;
}


/* ABOUT PAGE RICHTEXT */
.vn_about_page .rich-text__text ol li:before{
    content: "\25b6";
    position: absolute;
    left: 0;
    font-size: 20px;
    transform: scale(.6);
    color: #048960;
    height: 9px;
}
 .image-with-text__text ol li:before {
    content: "\25b6";
    position: absolute;
    left: 49px;
    font-size: 20px;
    transform: scale(.6);
    color: #048960;
    height: 18px;
}
.vn_about_page .rich-text__text ol li, .image-with-text__text ol li {
    list-style: none;
    color: #000;
}
.vn_about_page h2.rich-text__heading {
    text-align: center;
    font-weight: 400;
    color: #3a8866;
}
.vn_about_page p.rich-text__caption {
    text-align: center;
    line-height: 1.4;
    font-size: 14px;
    color: #36785b;
}
.vn_about_page.rich-text .rich-text__blocks {
    max-width: 100%;
    width: 100%;
}


/* FOOTER DESIGNING CSS */
.site-logo img {
    width: 40%;
    margin-top: 20px;
}
.vn-wrap-social-media:before {
    position: absolute;
    content: '';
    background: #3a886652;
    height: 200px;
    width: 1px;
    left: 0;
    right: 0;
    top: 0;
}
.footer-block.grid__item:last-child {
    padding-left: 50px;
}
.vn-social-media a {
    text-decoration: none;
}
.vn-social-media a img {
    height: 30px;
    width: 30px;
}
.vn-social-media a {
    text-decoration: none;
    border: 1px solid #3a8866;
    padding: 9px;
    border-radius: 77px;
    height: 50px;
    width: 50px;
}
.vn-social-media {
    display: flex;
    gap: 10px;
    align-items: center;
}

/* icon-text */
.vn-img img {
    height: 25px;
    width: 25px;
}
.vn-img {
    display: flex;
    gap: 10px;
    justify-content: flex-start;
    align-items: center;
}
.vn-text p a {
    line-height: normal;
    text-decoration: none;
    color: #fff;
}
.vn-text p {
    color: #fff;
    margin: 3px 0;
}
.vn-text * {
    margin: 6px 0;
    color: #000;
    font-size: 16px;
}
.vn-footer {
    display: none;
}

.footer-block__details-content a.list-menu__item {
    color: #000;
    text-transform: capitalize;
    font-size: 16px;
}
.footer-block.grid__item.footer-block--menu.scroll-trigger {
    width: 100%;
}
.footer-block__details-content {
    display: flex;
    gap: 10px;
}
.footer-block__heading {
    text-transform: uppercase;
    font-weight: 500;
    color: #275340;
    margin-bottom: 10px;
    padding-bottom: 5px;
    position: relative;
}
.footer-block__heading p {
    margin: 0;
    font-size: 16px;
}
.footer ul.footer-block__details-content.list-unstyled {
    border-bottom: 1px solid #3a88664d;
    justify-content: center;
    padding: 0 0 8px;
}
.social-heading {
    display: none;
}
.vn-buttons-tab {
    display: flex;
    justify-content: space-around;
    gap: 0px;
    border: 1px solid #80808069;
}
.vn-buttons-tab a {
    text-decoration: none;
    color: #000;
    font-size: 20px;
    text-transform: capitalize;
    width: 100%;
    text-align: center;
    padding: 15px 0;
    border-right: 1px solid #a8a8a8;
}
.vn-buttons-tab a:last-child {
    border-right: none;
}
.vn-buttons-tab {
    position: sticky;
    top: 0;
    background: #f0f6f3;
}
.vn-tab-wrapper {
    padding-top: 50px;
}
span#p-intro{
     scroll-margin-top: 100px; 
}

.menu-drawer__navigation .list-menu__item {
    font-size: 13px;
    padding: 3px 20px;
    color: #000;
    text-transform: capitalize;
}
body, html{
  scroll-behavior: smooth!important;
}

/* PRODUCT PAGE DESIGNING CSS */
.product .product-form__submit {
    margin-bottom: 1rem;
    background: transparent;
    color: #3a8866;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
}
button#ProductSubmitButton {
    background: #3a8866;
    color: #ffff;
}
.metafield-rich_text_field p {
    font-size: 15px;
    color: #000;
    line-height: 1.5;
    margin: 0px ;
}
.product__title h1 {
    font-size: 24px;
    font-weight: bold;
    color: #565656;
}
.vn-richtext {
    margin: 0!important;
}
span.price-item.price-item--sale {
    font-size: 23px;
    font-weight: 500;
}
.card-wrapper span.price-item.price-item--sale {
    font-size: 17px;
    font-weight: 500;
}
.product-form__quantity .form__label {
    color: #20553e;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
}
.price.price--large {
    margin: 16px 0px;
}
p.product__text {
    color: #e74c3c;
    font-size: 15px;
    letter-spacing: 0;
    margin: 0;
}
.metafield-rich_text_field {
    margin-bottom: 10px;
}
p.product__text strong {
    font-weight: 300;
    color: grey;
}
.buy_button_wrapper, .buy_button_wrapper.mobile-view {
    display: flex;
    justify-content: flex-start;
    gap: 15px;
    align-items: center;
}
.cutom_width {
    width: 100%;
    /* display: flex; */
    text-align: center;
    border-radius: 50px;
}
.product__info-container .product-form {
    width: 100%;
}
.buy_button_wrapper form {
    width: 100%;
}
button.quantity__button:last-child {
    border-right: 0;
}
button.quantity__button:nth-child(1){
    border-left: 0;
}
button.quantity__button {
    border-right: 0.5px solid #7d7d7d;
    border-left: 0.5px solid #7d7d7d;
}
.product .product__info-container .product-form {
    margin: 0;
}
.product .product-form__submit:hover {
    border: 1px solid #3a8866;
}
.product button.slider-button svg.icon.icon-caret {
    stroke: #3a8866;
    height: 7px;
    width: 20px;
}
.product button.slider-button {
    background: #ffff;
    border-radius: 50px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    height: 30px;
    width: 30px;
}
.product--thumbnail_slider .thumbnail-slider {
    gap: 10px;
}
.vn-custom .paragraph-texted img {
    display: block;
}
.buy_button_wrapper.mobile-view {
    display: none!important;
}
.for-flex {
    display: flex;
    gap: 10px;
    align-items: center;
}
.buy_button_wrapper.mobile-view {
    position: fixed;
    bottom: 0;
    padding: 10px;
    z-index: 999999;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 10px #0003;
}
.vn-custom .paragraph-texted img {
    display: block;
    width: 100%;
    height: auto;
}
.cart-drawer .cart__checkout-button {
    max-width: none;
    color: #1a5c3f;
}




 /* PRODUCT PAGE POPUP  */
.vn-product-popup .product--small .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
    width: calc(26% - 6px)!important;
} 
.vn-product-popup ul.thumbnail-list {
    gap: 5px;
}
.vn-product-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 800px;
    height: 90vh;
    overflow-y: auto;
    scrollbar-width: thin;
    background: #fff;
    box-shadow: 0 0 10px #0000004d;
    z-index: 1000;
    padding: 20px;
    border-radius: 8px;
    transform: translate(45%,5%);
}
.close-icon{
  position:absolute;
    top:10px;
    right:10px;
    cursor:pointer;
    font-size:20px;
}












/* COLLECTION PAGE DESIGNING CSS */
.facets .facet-filters__field {
    color: #000;
}
.facets .facet-filters__field .select__select {
    color: #000;
}
.product-count__text {
    color: #123928;
    font-weight: 600;
    text-transform: uppercase;
}
.facets-vertical .facets-wrapper {
    width: 100%;
    max-width: 30%;
}
facet-filters-form.facets.small-hide ol {
    padding: 0;
    list-style: none;
}
facet-filters-form.facets.small-hide ol li a {
    text-decoration: none;
    color: #1b4d37;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 500;
}
facet-filters-form.facets.small-hide li {
    border-top: 2px solid #8080802e;
    padding: 7px 0;
}
facet-filters-form.facets.small-hide li:last-child {
    border-bottom: 2px solid #e8e8e8;
}
.product-count-vertical.light {
    display: flex;
    gap: 25px;
    align-items: center;
    justify-content: end;
}
.product-count-vertical.light .view-toggle button.toggle-grid, .product-count-vertical.light .view-toggle button.toggle-list {
    background: transparent;
    border: unset;
}
.product-count-vertical.light .view-toggle button.toggle-grid i, .product-count-vertical.light .view-toggle button.toggle-list i {
    color: #000;
}
body.gradient.collection .full-unstyled-link {
    font-size: 13px;
}
body.gradient.collection .card__information {
    padding: 5px;
}
body.gradient.collection .card-wrapper span.price-item.price-item--sale {
    font-size: 14px;
    font-weight: 500;
}
.blog .page-width-desktop {
    padding-left: 0;
    padding-right: 0;
}
.content-for-layout .blog {
    padding-left: 50px;
    padding-right: 50px;
}
.vn-wrap-heading-cus span{
      max-width: 37%;
}



/* CUSTOM PAGES DESIGNING CSS */
.vn_cus_rt .rich-text__wrapper li, .vn_cus_rt .rich-text__wrapper p {
    color: #000;
}
.vn_cus_rt .rich-text__blocks {
    max-width: 800px!important;
}



/* IMAGE WITH TEXT DESIGNING CSS */
.signature_img {
    width: 100%;
    max-width: 100%;
    margin-top: 0px!important;
}
.image-with-text .grid__item  .image-with-text__content {
    padding: 20px 0 20px 50px;
}
.image-with-text__text.rte p {
    color: #000;
    line-height: 1.5;
}



/* ALL HOVER EFFECTS */
/* .header__icon:hover {
    background: #efa9913b;
    transition: .5s;
} */
.underline-links-hover:hover a {
    text-decoration: none!important;
}
.header__menu-item span {
    position: relative;
    z-index: 2;
    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    /* padding: 10px; */
    white-space: nowrap;
    overflow: hidden;
}
.header__menu-item span:before{
    content: "";
    width: 3px;
    height: 3px;
    bottom: 0;
    right: 0;
    /* position: absolute; */
}
.header__menu-item span:after{
content: "";
    width: 3px;
    height: 3px;
    bottom: 0;
    left: 0;
}
.header__menu-item span:after, .header__menu-item span:before{
    position: absolute;
    z-index: -1;
}

.header__menu-item span:focus:after, .header__menu-item span:focus:before, .header__menu-item span:hover:after, .header__menu-item span:hover:before{
    outline: 0;
    background-color: #fff;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.header__menu-item span:hover:before, .header__menu-item span:hover:after{
    width: 50%;
    height: 2px;
}

a.blog__button.button, .about-btn a, .vn_ser_sec.multicolumn a.button:hover{
    position: relative;
    display: inline-block;
    padding: 15px 25px;
    color: #3a8866;
    border: 1px solid #3a8866;
    text-transform: capitalize;
    font-weight: normal;
    text-decoration: none;
    background: linear-gradient(to right, #3a8866 50%, transparent 50%);
    background-size: 200% 100%;
    background-position: left bottom;
    color: #ffff;
    transition: background-position .4s ease,color .4s ease;
}

a.blog__button.button:hover, .about-btn a:hover, .vn_ser_sec.multicolumn a.button:hover {
  background-position: right bottom;
  color: #3a8866; 
}

.product .product-form__submit:hover, button#ProductSubmitButton:hover, .vn-atc-btn:hover {
    background: #dc8264!important;
    transition: .6s;
    color: #fff;
    border: unset;
}
.related-products {
    margin-top: 35px;
}



/* ABOUT US PAGE DESIGNING CSS */
.vn-about-page h2.rich-text__heading {
    color: #29644a;
    font-size: 26px;
}
.vn-about-page .rich-text__text {
    color: #000;
    font-size: 16px;
    line-height: 1.6;
}
.vn-about-page .rich-text__blocks.center {
    width: 100%;
    max-width: 80%;
}
.vn_cus_rt {
    display: flex;
    gap: 30px;
    background: transparent;
}
.vn-custom .paragraph-texted .para-wrp ul {
    position: unset;
}


/* MENU DRAWER MOBILE */
.menu-drawer__utility-links {
    display: none;
}
a.button.button--secondary:hover {
    transition: 0.6s;
    background: #438e6d;
    color: #fff;
}
details.menu-drawer-container.menu-opening .header__icon--menu svg.menu-svg {
    display: none;
}
.login-box {
    width: 100%;
    padding: 0 20px;
}

.login-box h3 {
  margin-bottom: 10px;
  font-weight: 600;
}

.input-group {
    margin-bottom: 15px;
    border-bottom: 1px solid #888;
}.input-group span {
    padding: 8px;
    font-size: 14px;
    border: none;
}
.login-box .btn {
  width: 100%;
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  cursor: pointer;
  border-radius: 4px;
  transition: background 0.3s ease;
}

.btn.solid {
  background-color: #444;
  color: #fff;
  border: none;
}

.btn.solid:hover {
  background-color: #333;
}

.btn.outline {
  background: transparent;
  color: #444;
  border: 2px solid #ccc;
}

.btn.outline:hover {
  background-color: #f5f5f5;
}
.collection slider-component {
    padding: 0;
}
.overflow-hidden-tablet .vn-bottom-icon-bar {
    display: none;
}

.cstm-count {
    background: #3b8764;
    height: 15px;
    width: 15px;
    position: relative;
    padding: 3px;
    border-radius: 50px;
    left: -8px;
    display: flex;
    justify-content: center;
    top: -3px;
}
span.count {
    color: #fff;
    font-size: 9px;
    position: absolute;
    top: 0;
    font-weight: 600;
}





/* MOBILE VIEW DESIGNING MEDIA */
@media (max-width: 1200px){
  .vn-product-popup {
    height: 100vh;
    transform: unset;
}
}

@media screen and (max-width: 992px){

  nav.custom-menu {
    padding-right: 10px;
}
  .wa__btn_popup_txt {
    display: none!important;
}
  .vn-wrap-article {
    flex-direction: column;
}
.vn-menu {
    width: 100%;
    max-width: 100% !important;
}
  .vn-wrap-article article.article-template {
    background: #fff;
    padding: 40px 10px;
}
#menu-drawer {
    width: 80%;
}
header.header {
    display: grid;
    grid-template-columns: 0.3fr 1fr 1fr;
}
  .header__icon--menu svg.menu-svg {
    fill: #3a8866;
    height: 20px;
}
  .header__icon {
    border: unset;
}
  .card-wrapper.product-card-wrapper .quick-add {
    display: block;
}
  .vn_ser_sec.multicolumn ul.multicolumn-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 0px;
}
  .vn_ser_sec.multicolumn .multicolumn-card__info .rte p {
    display: none;
}
  .vn_ser_sec.multicolumn .multicolumn-card__info h3.inline-richtext {
    color: #1a5039;
    font-size: 15px;
}
  .slider--tablet.grid--peek.grid--2-col-tablet .grid__item {
    margin: 0;
}
  .blog .grid--peek .article-card {
    flex-direction: row;
}
.blog .card__inner {
    width: 40%;
}
  .blog .slider-buttons {
    display: none;
}
  .blog .slider.slider--tablet {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    overflow-x: unset;
    scroll-snap-type: unset;
    scroll-behavior: unset;
    scroll-padding-left: unset;
    -webkit-overflow-scrolling: unset;
    margin-bottom: 1rem;
}
.slider--tablet.grid--peek.grid--2-col-tablet .grid__item {
    width: 100%!important;
    max-width: 100%;
}
  .modal-container-collection .product-popup-modal {
    max-width: 90%!important;
        padding: 20px !important;
}
  .blog .title-wrapper-with-link {
    justify-content: space-between;
    align-items: center;
}
  .vn-p-des img {
    width: 100%;
    height: auto;
}
  span.price-item.price-item--sale {
    font-size: 13px;
}
  .slideshow__controls.slider-buttons {
    position: unset;
}
  .product .product-form__submit {
    font-size: 13px;
    letter-spacing: 0;
}
  .vn_two .section-template--18065853546649__multicolumn_jC4Wdi-padding {
    padding-top: 0;
}
  .collection .slider.slider--tablet {
    scrollbar-width: auto;
    scrollbar-color: aquamarine!important;
}
  .collection ul.grid.product-grid {
    padding-bottom: 10px;
}
  .collection .slider-buttons {
    display: none;
}
.section-template--18065853546649__featured_collection_YXzRhV-padding {
    padding-bottom: 0!important;
}
  /* banner  */
.slideshow__controls .slider-counter__link--dots .dot {
    height: 7px;
    width: 7px;
    border-radius: 100%;
    background: #565656;
}
  button.slider-counter__link.slider-counter__link--dots.link.slider-counter__link--active .dot {
    background: #565656;
    border: unset;
    outline: 1px solid #565656;
    outline-offset: 4px;
    height: 4px;
    width: 4px;
}
  .card--card .quick-add {
    margin: 0 0 1rem!important;
}
  .vn-wrap-heading:after {
    visibility: hidden;
}
}
@media screen and (max-width: 768px){
    button.vn-quick_view {
    display: none!important;
}
    .facet-filters {
    margin-bottom: 16px;
}
  .wa__btn_popup .wa__btn_popup_icon, .wa__popup_content_item .wa__cs_img_wrap {
    display: block!important;
}
  .image-with-text__text ol li:before {
    left: 0;
}
  .vn_ser_sec.multicolumn ul.multicolumn-list {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(94px,1fr));
    gap: 0;
}
  .vn_ser_sec.multicolumn .multicolumn-card__info h3.inline-richtext {
    font-size: 11px;
    line-height: 1.3;
}
  .content-for-layout .blog {
    padding: 0 15px;
}
  .blog__posts .card-wrapper .card__information {
    padding: 0;
}
    .modal-container-collection .product-popup-modal-content {
  display: block!important;
}
  .facets-vertical .facets-wrapper {
    width: 100%;
    max-width: 100%;
}
  .vn-page-wrapper {
    margin-bottom: 30px;
}
  .vn_cus_rt .rich-text__blocks {
    max-width: 100%!important;
}
   .vn_cus_rt .rich-text__blocks ol {
    padding: 0;
}
  .vn_cus_rt .rich-text__wrapper {
    padding: 0;
}
  .collection__title h2.title, .blog h2.blog__title.inline-richtext, .vn-column-wrapper .vn-sec-heading p strong {
    font-size: 20px;
}
  .vn-wrap-heading, .vn-wrap-heading-cus, .vn-wrap-heading-blog {
    gap: 10px;
}
  .footer-block__details-content {
    flex-direction: column;
}
  .footer-block__details-content a.list-menu__item {
    font-size: 20px;
    padding: 0;
}
.footer-block__heading {
    font-size: 25px!important;
    width: fit-content;
}
    footer {
    padding: 30px 0px!important;
}
  .footer-block__details-content p {
    font-size: 20px;
    color: #000;
}
  .footer-block__heading:after {
    width: 100%;
}
  .multicolumn-card__info {
    padding: 1rem!important;
}
  .vn-column.multicolumn h3.inline-richtext {
    font-size: 13px;
}
  .vn-column.multicolumn a.link.animate-arrow {
    margin: 0;
    font-size: 14px;
    line-height: 1.1;
    margin-top: 10px;
}
  .section-template--18065853546649__vn_multicolumn_fagRUg-padding {
    padding-top: 40px;
    padding-bottom: 0;
}
  .vn-buttons-tab a {
    font-size: 13px;
}
  .product__title h1 {
    font-size: 30px;
}
  .metafield-rich_text_field p {
    font-size: 13px;
}
  div#price-template--18065853710489__main {
    margin: 0!important;
}
  .blog__posts .card-wrapper .card__information {
    padding: 0px!important;
}
  .footer-block.grid__item:last-child {
    padding-left: 0;
}
  .vn-wrap-social-media:before {
    visibility: hidden;
}
  .footer ul.footer-block__details-content.list-unstyled {
    border-bottom: none;
}
  .vn-about-page .rich-text__blocks.center {
    width: 100%;
    max-width: 100%;
}
  .vn_cus_rt span {
    display: none;
}
  .image-with-text .grid__item .image-with-text__content {
    padding: 10px 0 0 0;
}
  .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item, .grid--peek .grid__item {
    width: 43%!important;
}
  .collection__title h2.title, .vn-column-wrapper .vn-sec-heading p strong {
    font-size: 20px;
}
  .blog .vn-wrap-heading-cus span {
    display: none;
}
  .blog .vn-wrap-heading-cus {
    justify-content: center;
}
}
@media screen and (max-width: 500px){
  .wrap-login-form .customer.login {
    padding: 30px 0!important;
}
  .wrap-login-form .customer .field label {
    font-size: 11px!important;
    left: 9px!important;
}
.collection__title h2.title, .vn-column-wrapper .vn-sec-heading p strong {
    font-size: 23px;
}
  .blog .vn-wrap-heading-cus span {
    display: none;
}
  .blog .vn-wrap-heading-cus {
    justify-content: center;
}
  .card__information {
    grid-row-start: 2;
    padding: 0.1rem 0.4rem 0;
}
.blog .article-card .card__heading a {
    font-size: 12px;
}
p.article-card__excerpt.rte-width {
    display: none;
}
  .vn-about-page .rich-text__wrapper.rich-text__wrapper--center.page-width {
    padding: 0;
}
  .vn-about-page .rich-text__text {
    color: #000;
    font-size: 14px;
    line-height: 1.6;
}
.custom-faq-button {
    font-size: 14px!important;
    width: 100%!important;
    max-width: 100%;
}
  .top-img img {
    height: 30px!important;
    width: 30px!important;
}
  .header__icons {
    padding-right: 20px;
}
.header .menu-drawer-container {
    padding-left: 20px;
}
  .header__icon .svg-wrapper {
    width: 15px;
    height: 15px;
}
  .header__icon, .header__icon--cart .icon {
    height: 3rem;
    width: 3rem;
}
  .header__icon .icon {
    height: 1.2rem;
    width: 2rem;
}
  details-modal.header__search {
    padding-left: 18px;
}
.header {
    padding: 10px 0px!important;
} */
  .collection__title.title-wrapper .collection__description {
    color: #000;
    line-height: 1.2;
    font-size: 14px;
}
  .footer-block__heading {
    font-size: 16px!important;
}
  .footer-block__details-content a.list-menu__item {
    font-size: 13px;
}
  .footer-block__details-content {
    gap: 0;
}
  .footer__content-top {
    padding: 0 15px!important;
}
  .footer-block__details-content p {
    font-size: 14px;
}
  .vn-text * {
    font-size: 13px;
}
  .vn-img img {
    height: 20px;
    width: 20px;
}
.vn-social-media a img {
    height: 15px;
    width: 15px;
}
.vn-social-media a {
    height: 30px;
    display: flex;
    padding: 7px;
    width: 30px;
}
.card-wrapper .card__content {
    padding: 8px 8px  4px 11px;
}
  .article-card__info {
    display: none;
}
  span.vn-hypertext {
    font-size: 13px;
}
  .full-unstyled-link {
    font-size: 13px;
}
  .price__sale span {
    font-size: 14px;
}
  .vn-buttons-tab a {
    font-size: 11px;
    letter-spacing: 0;
    line-height: 1;
}

.vn-wrap-heading span, .vn-wrap-heading-cus span, .vn-wrap-heading-blog span {
    max-width: 15%;
}
  .card-wrapper span.price-item.price-item--sale {
    font-size: 12px;
}
  s.price-item.price-item--regular {
    font-size: 10px;
}
button.quick-add__submit.button {
    font-size: 12px;
    letter-spacing: 0;
}
  .vn-column.multicolumn h3.inline-richtext strong {
    font-size: 12px;
}
  
}
@media (max-width: 375px){
  .vn-buttons-tab a {
    font-size: 8px;
    letter-spacing: 0;
    line-height: 1;
}
  .vn-buttons-tab h2 {
    font-size: 15px;
}
  span#vn-Specification, span#vn-Shipping-Method {
    font-size: 20px;
}
}
.vn-atc-btn {
    display: none;
}
.vn-custom .paragraph-texted p span br {
    display: none;
}
iframe.embed-responsive-item {
    width: 100%;
    object-fit: cover;
    height: 360px;
}


button.vn-quick_view {
    background: #3a8866;
    border: unset;
    color: #fff;
    padding: 17px 16px;
    height: 30px;
    display: flex;
    justify-content: center;
    cursor: pointer;
    align-items: anchor-center;
    border-radius: 12px;
}

.cart-btn svg {
    height: 29px;
    width: 29px;
    fill: #fff;
    stroke: #fff;
}
.cart-btn {
    position: absolute;
    z-index: 99;
    display: flex;
    justify-content: center;
    width: 100%;
    top: 30%;
    align-items: center;
    opacity: 0;
    gap: 10px;
}
.card-wrapper:hover .cart-btn {
    opacity: 1;
    transition: 0.5s;
}
button.cart-popup {
    background: #3a8866;
    border: 0;
    border-radius: 100%;
    padding: 10px 13px;
}
.card-wrapper:hover .card__media:after {
    position: absolute;
    content: '';
    background: #ffffffa6;
    height: 100%;
    transition: 0.6s;
    width: 100%;
}
.cart__ctas button {
    width: 100%;
    color: #3a8866;
}
.drawer__inner-empty a.button {
    color: #3a8866;
}
.collection.list-view .cart-btn {
    display: none;
}



.overflow-hidden-mobile .mobile-facets__open {
    display: none;
}
.mobile-facets__inner.gradient {
    margin: 0;
}
.overflow-hidden-mobile .product-count.light.medium-hide.large-up-hide {
    display: none;
}
.mobile-facets__main ol li a {
    text-decoration: none;
    color: #1e5a40;
}
.mobile-facets__inner.gradient {
    width: 100%;
}
.mobile-facets__wrapper .disclosure-has-popup[open]>summary:before {
    height: 100vh;
    z-index: 3;
    background: #000;
    opacity: 0.5;
    z-index: -1;
}
.mobile-facets__inner.gradient {
    position: fixed;
    top: 0;
    right: 0;
}
.mobile-facets__main ol li {
    color: #2d654d;
    border-bottom: 1px solid #ddd;
    list-style: none;
    padding: 0 0 0 10px;
}
.mobile-facets__main ol li:nth-last-child(1) {
    border: 0;
}
.mobile-facets__main ol {
    padding: 0 0 0 10px;
}
.overflow-hidden-mobile h2.mobile-facets__heading {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #1b4d37;
}
.mobile-facets__main ol {
    padding: 0;
}
.product-popup-modal span.badgess {
    color: #fff;
    background: #256449;
    font-size: 13px;
    padding: 2px 12px;
    font-weight: normal;
    border-radius: 50px;
}


/*  Blog Menu */
body.gradient.article {
    background: #eeeeee;
}
.vn-wrap-article article.article-template {
    background: #fff;
    padding: 30px;
}
.vn-wrap-article header {
    margin-top: 0!important;
}
.vn-wrap-article {
    display: flex;
    gap: 20px;
    padding: 50px 0;
}
.vn-menu {
    width: 100%;
    max-width: 30%;
    height: fit-content;
}
.vn-menu ul li a {
    text-decoration: none;
    color: #000;
    text-transform: capitalize;
}
.vn-menu ul li {
    list-style: none;
    padding: 10px 0;
    border-bottom: 1px solid #ddd7d759;
    line-height: normal;
}
.vn-menu ul {
    padding: 0 30px;
}
.vn-menu ul li:last-child {
    border-bottom: none;
}
.vn-menu h2 {
    text-transform: capitalize;
    color: #000;
    padding: 10px 30px 10px;
    border-bottom: 1px solid #ddd7d7;
    margin: 0;
}
.vn-menu-ul, .vn-blog {
    background: #fff;
}
span.vn-hypertext {
    color: #062316;
    letter-spacing: 0;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
}
.product-form__input--pill input[type=radio]:checked+label {
    background: #3a8866!impportant;
}
.wa__btn_popup {
    right: 24px!important;
    bottom: 100px!important;
}





/* New Css 26-06-2025 */

@media (max-width: 989px){
.menu-drawer__inner-container .custom-menu a.custom-link-title {
    color: #000;
    font-weight: 600;
}
body .menu-drawer__inner-container .custom-submenu a.custom-link {
    font-weight: 500 !important;
    color: #333333 !important;
}
.menu-drawer__inner-container .custom-toggle-button svg path {
    stroke: #000;
    stroke-width: 1.6px;
}
.menu-drawer__inner-container .input-group span {
    text-transform: capitalize;
    color: #000;
}
.menu-drawer__inner-container .input-group{
  margin-top: 15px
}
.menu-drawer__inner-container .login-box h3 {
    display: none;
}
.menu-drawer__inner-container .login-box {
    padding: 0  1rem;
}
.menu-drawer__inner-container li.custom-menu-item.is-open a.custom-link {
    color: #000;
    font-weight: 600;
}

.buy_button_wrapper.mobile-view {
    z-index: 2 !important;
}
  div#menu-drawer {
    z-index: 999999 !important;
} 
body.gradient.product .wa__btn_popup {
    right: 16px !important;
    width: 54px;
    bottom: 8rem !important;
} 
body.gradient.product .wa__btn_popup {
    bottom: 80px!important;
}
body.gradient.product .wa__btn_popup_txt {
    position: absolute;
    left: 64px !important;
}
body.product .vn-buy-now {
    bottom: 10em;
    right: 15px;
}
body.product .top-img {
    bottom: 15em!important;
    right: 15px!important;
}
}
/*******************************Mobile Cart******************************/
.mobile-open {
    display: flex;
    text-decoration: none;
    position: relative;
}
.mobile-open span.ct-count {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    height: 14px;
    width: 14px;
    background: #3a8866;
    border-radius: 100%;
    position: absolute;
    right: -5px;
    top: -7px;
}
.wrap-filter {
    display: flex;
    justify-content: space-between;
    padding: 0;
    align-items: center;
}
.facet-filters__field .select *:focus-visible {
    box-shadow: none;
    outline: none;
}
.customer button {
    margin: 4rem 0 1.5rem;
    color: #3a8866;
}


.wrap-login-form {
    background: #fff;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
    border-radius: 15px;
    border: 1px solid #e2e2e2;
}
.wrap-login-form .customer.login {
    padding: 40px 20px;
}
.wrap-login-form h1#login {
    font-size: 21px;
    color: #565656;
}
.new-field h3.account, .new-field h3.password {
    padding: 0;
    margin-bottom: 10px;
    color: #565656;
}
.vn-wrap-input {
    margin-bottom: 20px;
}
.vn-wrap-input:last-child {
    margin-bottom: 0;
}
.wrap-login-form .fields {
    text-align: justify;
    margin-top: 14px;
}
.customer button {
    margin: 4rem 0 1.5rem;
    width: 100%;
    max-width: 100%;
}
.customer button {
    margin: 4rem 0 1.5rem;
    width: 100%;
    max-width: 100%;
    background: #3a8866;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}
.customer button {
    margin: 2.1rem 0 0;
    width: 100%;
    max-width: 100%;
    background: #3a8866;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}
.wrap-login-form .fields {
    text-align: justify;
    margin-top: 6px;
    color: #565656;
    font-size: 13px;
    align-items: center;
    display: flex;
    line-height: 1;
}
.wrap-login-form .icon svg {
    height: 16px;
    width: 16px;
    margin: 0;
}
.wrap-login-form .icon {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.wrap-login-form .icon a {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    text-decoration: none;
    color: #3dacef;
    font-size: 14px;
    font-weight: 500;
}
.wrap-login-form .icon {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 16px;
}
.wrap-login-form .customer .field label {
    color: #8a8a8a;
    font-size: 13px;
    font-weight: normal;
    line-height: 2;
}
.wrap-login-form .customer .field:after {
    box-shadow: none;
    border: 1px solid #80808052;
}
.wrap-login-form input.check {
    cursor: pointer;
}
.vn-wrap-registor-form {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
}
.vn-signup-wrap input:focus-visible {
  outline: none!important;
  box-shadow: none!important;
}
div#iti-0__dropdown-content {
    width: 200px!important;
}
button.iti__selected-country {
    background: transparent!important;
    color: #b9b9b9!important;
    margin: auto!important;
    position: relative!important;
    left: -7px!important;
    padding-top: 0!important;
    padding-bottom: 7px!important;
}
.iti__selected-country-primary {
    display: none!important;
}