/** Shopify CDN: Minification failed

Line 272:21 Expected identifier but found whitespace
Line 272:22 Unexpected "#133c04"
Line 485:14 Expected identifier but found whitespace
Line 485:15 Unexpected "scaleX("

**/
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');


/* @font-face {
    font-family: 'Neon 80s';
    src: url('/cdn/shop/files/Neon80s.eot?v=1764246144');
    src: url('/cdn/shop/files/Neon80s.eot?v=1764246144') format('embedded-opentype'),
        url('/cdn/shop/files/Neon80s.woff2?v=1764246144') format('woff2'),
        url('/cdn/shop/files/Neon80s.woff?v=1764246144') format('woff'),
        url('/cdn/shop/files/Neon80s.ttf?v=1764246145') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

h1,h2,h3,h4,h5,h6{
     font-family: 'Neon 80s' !important;
     font-weight:600;
} */
 @font-face {
    font-family: 'OPTIDutch';
    src: url('/cdn/shop/files/OPTIDutch-Oldstyle.eot?v=1764322129');
    src: url('/cdn/shop/files/OPTIDutch-Oldstyle.eot?v=1764322129') format('embedded-opentype'),
        url('/cdn/shop/files/OPTIDutch-Oldstyle.woff?v=1764322129') format('woff2'),
        url('/cdn/shop/files/OPTIDutch-Oldstyle.woff2?v=1764322129') format('woff'),
        url('/cdn/shop/files/OPTIDutch-Oldstyle.ttf?v=1764322130') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* h1, h2, h3, h4, h5, h6 {
    font-family: OPTIDutch!important;
    font-weight: 600;
    color: #133c04eb !important;
} */
p {
    line-height: 1.5em !important;
        color: #121121;
}
.announcement-bar__message {
    padding: 10px 0;
}
.announcement-bar {
    height: 36px;
}
.home_multicolumn_icon .multicolumn-list li {
    width: 11%;
    padding: 15px 0 !important;
    height: 120px;
}
.home_multicolumn_icon .multicolumn-card__info h3.inline-richtext {
    font-size: 13px !important;
}
.announcement-bar__message span {
    font-family: 'Nunito Sans';
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
}
.hura-message p{
    font-family: 'Assistant';
}
.hura-message p {
    font-weight: 500;
    color: #fff;
    font-size: 16px !important;
    line-height: normal;
}
header.header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
header.header.header--middle-center {
    padding: 3px 0;
}
.list-menu__item:hover span, .right_menu li a:hover {
    text-decoration: underline !important;
        text-underline-offset: .3rem;
}
nav.header__inline-menu a span, .header__menu-item span {
    font-size: 14px;
    text-transform: uppercase;
    color: #121121;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
}

.right_menu  li {
    list-style: none;
    text-decoration: none;
}
.right_menu li a {
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    color: #121121;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 600;
}
ul.right_menu {
    padding-left: 0;
    display: flex;
    gap: 20px;
    padding-right: 20px;
}
header.header {
    width: 100% !important;
    max-width: 100%;
}
.header__icons {
    align-items: center;
}
/* .header__menu-item:hover span {
    text-decoration: none !important;
} */
header.header {
    padding: 8px 0;
}
.header__menu-item  svg path {
    fill: #000;
}
.header__menu-item  svg {
    width: 13px;
    height: 7px;
}
ul.footer-block__details-content a.link.link--text {
    font-size: 14px;
    font-family: "Nunito Sans", sans-serif;
    text-transform: uppercase;
    color: #234a15;
    font-weight: 700;
}
.list-menu__item--active{
    text-decoration:none !important;
}
.banner_slide {
    position: relative;
}
.newsletter-form__field-wrapper .field:after,.newsletter-form__field-wrapper .field:before {
    display: none;
}
.newsletter-form__field-wrapper .field {border: 1px solid #000;border-radius: 30px;}
.newsletter-form__field-wrapper .field input {
    border-radius: 30px;
}

h2.footer-block__heading {
    font-size: 18px;
    text-transform: uppercase;
    color: #121121;
    font-family: Nunito Sans, sans-serif;
    font-weight: 600;
}
.footer-block.custom_1 p {
    font-size: 16px;
    line-height: 1.3em;
    letter-spacing: normal;
    font-weight: 400;
    font-family: "Nunito Sans", sans-serif;
}
.footer-block.custom_4 a {
    font-size: 16px;
    line-height: 1.3em;
    letter-spacing: normal;
    font-weight: 400;
    font-family: "Nunito Sans", sans-serif;
}
p.footer_content {
    font-size: 16px !important;
    line-height: normal !important;
    letter-spacing: normal;
    font-weight: 400;
    font-family: "Nunito Sans", sans-serif;
    padding-right: 36px;
}
.footer-block__image-wrapper {
    margin-bottom: 0 !important;
}
.footer-block.custom_4 a strong {
    font-size: 16px;
    line-height: 1.3em;
    letter-spacing: normal;
    font-weight: 400;
    font-family: "Nunito Sans", sans-serif;
}
.banner_slide img {
    width: 100%;
    display: block;
}
.banner_slider_wrap ul.slick-dots li {
    background: transparent;
    height: 13px;
    width: 13px;
    border-radius: 50%;
    border: 2px solid #133c04;
    cursor: pointer;
}
.banner_slider_wrap ul.slick-dots li button {
    border: none;
    opacity: 0;
}
.banner_slider_wrap ul.slick-dots  li.slick-active {
    background: #133c04;
    border: 2px solid #133c04;
}
.banner_slide .banner__content {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 1400px;
    transform: translate(-50%, -50%);
    width: 100%;
    justify-content:left;
}
.img_text_container {
    display: flex;
    width: 100%;
    align-items:flex-start;
    
}
.img_text_container .content {
    width: 25%;
    padding-top:15px;
}
.img_text_container .right_block {
    width: 75%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.right_block_inner img {
    width: 100%;
    max-width: 225px;
    height: 225px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.img_text_container a.link {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    border: 1px solid #133c04;
    background: #133c04;
    padding: 6px 18px;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 600;
    overflow: hidden;
    z-index: 0;
    transition: color 0.5s ease, border 0.5s ease;
}

/* Background layer */
/* .img_text_container a.link::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;                 /* start hidden */
    background-color: #133c04;
    z-index: -1;
    transition: width 0.5s ease; /* animate width instead of scaleX */
} */

/* Hover effect: slide background left → right */
.img_text_container a.link:hover::before {
    width: 100%;               /* fully visible */
}

/* Hover text and border */
.img_text_container a.link:hover {
    color: #133c04;
    background:transparent;
    transition: background 0.5s ease;
}



.right_block_inner h3.heading {
    text-align: center;
    font-size: 16px;
    line-height: normal;
    text-transform: capitalize;
    font-family: 'Assistant' !important;
    color: #121121 !important;
    font-weight:normal;
}
.img_block_sec {
    margin: 50px 0;
}
.img_text_container .content h2.heading {
    font-size: 24px;
    line-height: normal;
    text-transform: uppercase;
    margin:0;
}
.img_text_container .content  p {
    font-size: 16px;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    padding-right: 20px;
    margin: 15px 0 15px 0;
}

.banner__contentinner {
    max-width: 500px;
}
.custom_product_inner ul.slick-dots {margin: 0;display: flex;gap: 8px;width: max-content;padding-left: 0;align-items: center;justify-content: center;margin: 0 auto;padding-top: 30px;}

.custom_product_inner ul.slick-dots li.slick-active {
    background: #133c04;
    border: 2px solid #133c04;
}
.custom_product_inner ul.slick-dots li {
    background: transparent;
    height: 13px;
    width: 13px;
    border-radius: 50%;
    border: 2px solid #133c04;
    cursor: pointer;
    list-style: none;
}
.custom_product_inner ul.slick-dots li button {
    border: none;
    opacity: 0;
}
.banner_slider_wrap ul.slick-dots {
    margin: 0;
    display: flex;
    gap: 8px;
    width: max-content;
    padding-left: 0;
    position: absolute;
    bottom: 20px;
    right: 50px;
}
.banner_slider_wrap ul.slick-dots li {
    list-style: none;
}
.banner__contentinner h2 {
    font-size: 50px;
    margin: 0;
    line-height: Normal;
}
.banner__contentinner p {
    font-size: 20px;
    letter-spacing: normal;
    line-height: normal;
    margin: 14px 0 10px 0;
}
/* .home_img_text_first .image-with-text__content {
    padding-left: 0;
}
.home_img_text_second .image-with-text__content {
    padding-right: 0;
} */
 .home_img_text_first .image-with-text .gradient {
    border-radius: 10px;
}
 .home_img_text_second .image-with-text .gradient {
    border-radius: 10px;
}
/* .home_multicolumn_second li:hover {
    transition: background .5s ease;
    background: #133c04;
} */
/* .home_multicolumn_second li:hover .multicolumn-card__info h3.inline-richtext {
    color: #fff !important;
} */
.home_multicolumn_icon .multicolumn-card__info {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
/* .home_multicolumn_second li:hover .multicolumn-card__info p {
    color: #fff;
}
.home_multicolumn_second li:hover .media img {
    filter: invert(1);
} */
.home_multicolumn_second li {
   box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; 
    border-radius: 10px;
    border:none !important;
    padding: 15px 20px !important; 
}

.home_multicolumn_first .multicolumn-list li:hover {
    background: #133c04;
    transition: background .5s ease;
}
.home_multicolumn_first .multicolumn-list li:hover h3.inline-richtext {
    color: #fff !important;
}
.home_img_text img {
    border-radius: 10px;
}
.home_multicolumn_first .multicolumn-list li:hover .multicolumn-card__info p {
    color: #fff;
   
}
.home_multicolumn_first .multicolumn-list li .multicolumn-card__info p {
 height:100% !important;
   
}
.home_review .multicolumn-list__item img {
    width: 100% !important;
}
.home_review ul.multicolumn-list {
    gap: 25px;
}
.home_review ul.multicolumn-list li {
    width: 32% !important;
}
.home_review .multicolumn-list__item .multicolumn-card__info {
    padding: 0;
    padding-top: 20px;
    background: #133c04;
    height: 280px;
    border-radius: 0 0 10px 10px;
}
.home_review .multicolumn-card__image-wrapper {
    margin: 0 !important;
}
.home_multicolumn_first.multicolumn-list li:hover .multicolumn-card__image-wrapper .media img {
    filter: drop-shadow(2px 4px 6px black);
}
.home_multicolumn_first .multicolumn-list {
    gap: 0;
}
.banner__contentinner a:hover {
    border: 1px solid #133c04;
    color: #133c04 !important;
    background: transparent;
    transition: background 0.5s ease;
}
.banner__contentinner a {
    text-decoration: none;
    color: #133c04;
    border: 1px solid #133c04;
    background: #133c04;
    padding: 10px 18px;
    border-radius: 4px;
    transition: background .5s ease;
    font-size: 20px;
    font-weight: 600;
    height: 52px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: max-content;
}
.banner__contentinner a {
    position: relative;
    display: inline-block;
    padding: 10px 20px;
    color: #ffffff;
    text-decoration: none;
    border: 1px solid #133c04;
    overflow: hidden;
    z-index: 0;
}

/* Background layer */
/* .banner__contentinner a::before {
    content: "";
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background-color: #133c04;
    z-index: -1; /* behind text */
    
    transform: scaleX(0);       /* start hidden */
    transform-origin: left;     /* expand from left */
    transition: transform 0.5s ease;
} */

/* Hover: expand from left to right */
.banner__contentinner a:hover::before {
    transform: scaleX(1);       /* full width visible */
}

/* Optional: text color change on hover */
.banner__contentinner a:hover {
    color: #fff; /* for contrast if needed */
}

.header__submenu .header__menu-item {
    font-size: 14px;
    font-family: Assistant;
    text-transform: uppercase;
    color: #000;
    font-weight: 500;
    text-decoration: none !important;
}
details[open]>.header__menu-item {
    text-decoration: none !important;
}
.footer-block.custom_4 p {
    font-size: 17px;
    line-height: 1.3em;
    letter-spacing: normal;
}
.footer-block.custom_4 .list-social__item a {
    padding: 0;
}

.footer-block.custom_4 ul.list-unstyled.list-social {
    justify-content: start !important;
    margin-top: 26px;
    gap: 10px;
}
.footer-block.custom_4 .list-social__item a span.svg-wrapper {
    width: 40px !important;
}
.footer-block.custom_4 .list-social__item a span.svg-wrapper svg.icon {
    width: 40px !important;
    height:40px;
}
.footer__content-top.page-width {
    max-width: 100%;
}
.home_multicolumn .title-wrapper-with-link h2.title.inline-richtext {
    font-weight: 500;
    font-size: 44px;
    margin: 0;
    line-height: 1em;
    padding-bottom:15px;
    text-transform:uppercase;
}
.home_multicolumn .title-wrapper-with-link {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home_review h2.title.inline-richtext.h1 {
    font-weight: 500;
    font-size: 44px;
    margin: 0;
    line-height: 1em;
    padding-bottom: 30px;
    text-transform: uppercase;
}
.home_review .rte p {
    font-size: 16px;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    padding: 5px 15px;
}


.multicolm_btn_content p {
    font-size: 16px;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    padding: 5px 15px;
    max-width: 1000px;
    text-align: center;
    margin: 0 auto;
    padding-top: 30px;
}
.home_review .title-wrapper-with-link {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home_multicolumn .multicolumn-list li {
    padding: 20px;
} 
.home_multicolumn .multicolumn-list li .multicolumn-card__image-wrapper {
    width: 90px;
    height: 80px;
}
.home_multicolumn .multicolumn-card__info h3.inline-richtext {
    font-size: 25px;
    line-height: normal;
    margin: 0;
    padding: 0;
    font-family: Assistant !important;
    color: #121121 !important;
}
.home_multicolumn_second .multicolumn-list li .multicolumn-card__image-wrapper {
    width: 60px;
    height: 60px;
}
.home_multicolumn .multicolumn-card__info {
    padding-top: 15px !important;
}
.home_multicolumn li.custom_2.multicolumn-list__item {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}
.home_multicolumn .multicolumn-card__info p {
    font-size: 16px;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    padding: 5px 15px;
}
.home_img_text .image-with-text__heading {
    font-size: 32px;
    margin: 0;
    line-height: normal;
    padding-bottom: 0;
    text-transform:uppercase;
    line-height: 1.5em; 
}
.home_multicolumn_icon .multicolumn-list li .multicolumn-card__image-wrapper {
    width: 50px;
    height: 50px;
}
.home_img_text .image-with-text__text p {
    font-size: 16px;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
}
.blog__button:after, .blog__button:before {
    display: none;
}
.blog__button:hover{
    border: 1px solid #133c04;
    color: #133c04;
    background: transparent;
    transition: background .5s ease;
}
.blog__button{
    border: 1px solid #133c04;
    color: #fff;
    background: #133c04;
    transition: background .5s ease;
    font-size: 16px;
    font-weight:600;
}
.blog .card__inner {
    height: 100%;
    min-height: 400px;
}
.blog .card--card .card__inner .card__media {
    border-radius: 10px 10px 0 0;
}
.home_img_text a.button.button--primary:after {
    display: none;
}
.home_img_text a.button.button--primary{
    border: 1px solid #133c04;
    color: #fff;
    background: #133c04;
    transition: background 0.5s ease;
    font-size:18px;
    font-weight:600;
}
.home_img_text a.button.button--primary:hover{
     border: 1px solid #133c04;
    color: #133c04;
    background: transparent;
    transition: background 0.5s ease;
}
.home_featured_coll h2.title.inline-richtext.h1 {
    text-align: center;
     font-size: 40px;
    margin: 0;
    line-height: normal;
    padding-bottom: 0;
    text-transform:uppercase;
}
.collection__description p {
    text-align: center;
    padding-top: 5px;
    color: #000;
    font-size: 22px;
}
.home_featured_coll .grid {
    gap: 35px;
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.home_featured_coll .grid li {
    width: 100%;
    max-width: 100%;
}
.footer-block.custom_1 {
    width: 350px !important;
}
.footer-block__newsletter p {
    font-size: 16px;
    line-height: 1.3em;
    letter-spacing: normal;
    font-weight: 400;
    font-family: Nunito Sans, sans-serif;
}
.footer__blocks-wrapper.grid {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr !important;
}
.footer-block__newsletter {
    text-align: start !important;
    flex-grow: 1;
}
.footer-block--newsletter{
    margin-top:0 !important;
    align-items:start !important;
}
.footer-block {
    width: 100% !important;
    max-width: 100% !important;
}
.home_featured_coll .quick-add__submit:before, .quick-add__submit:after {
    display: none;
}
.home_featured_coll .quick-add__submit{
  border: 1px solid #133c04;
    color: #fff;
    background: #133c04;
    transition: background 0.5s ease;
    font-size:16px;  
        text-transform: uppercase;
}
.home_featured_coll .quick-add__submit:hover{
 border: 1px solid #133c04;
    color: #133c04;
    background: transparent;
    transition: background 0.5s ease;  
}
.home_featured_coll .underline-links-hover:hover a {
    text-decoration: none !important;
    text-underline-offset: .3rem;
}
.footer__content-bottom {
    display: none;
}
.custom_product_sec {
    margin: 50px 0;
}


.blog .title-wrapper-with-link {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 44px;
    margin: 0;
    line-height: 1em;
    padding-bottom: 18px;
    text-transform: uppercase;
}

.blog  .card.article-card {
    background:#133c04;
       border-radius: 10px; 
}
/* .home_slideshow .slideshow__text {
    background: #ffffff40 !important;
    border-radius: 10px;
} */
 .custom_product_wrap {
    background: #f9f9f9;
}
.blog .card.article-card a.full-unstyled-link {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    margin: 0;
    line-height: 1em;
    padding-bottom: 3px;
    text-transform: uppercase;
    text-decoration: none !important;
}
.home_slideshow .slideshow__text a:after, .home_slideshow .slideshow__text a:before {
    display: none;
}
.home_slideshow .slideshow__text a{
    text-decoration: none;
    color: #fff;
    border: 1px solid #133c04;
    background: #133c04;
    padding: 15px 22px;
    border-radius: 4px;
    transition: background .5s 
ease;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
}
.home_slideshow .slideshow__text a:hover{
    border: 1px solid #133c04;
    color: #133c04;
    background: transparent;
    transition: background .5s 
ease;
}
.home_slideshow .slideshow__text h2.banner__heading.inline-richtext.h1 {
    font-weight: 500;
    font-size: 47px;
    margin: 0;
    line-height: normal;
    padding-bottom: 7px;
    text-transform: uppercase;
    color: #000;
}
.home_slideshow .slideshow__text p{
        font-size: 20px;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
}
.blog .card.article-card p.article-card__excerpt {
    color: #fff;
    font-size: 16px;
    line-height: normal;
    letter-spacing: normal;
}

.blog .card.article-card .card__information {
    padding-top: 25px;
 
}
.blog__posts.articles-wrapper {
    gap: 25px;
}
.blog__posts.articles-wrapper li {
    width: 32%;
}
.custom_product_sec h2.section_heading {
    font-size: 44px;
    margin: 0;
    line-height: normal;
    padding-bottom: 0;
    text-transform: uppercase;
    text-align: center;
}
.custom_product_sec span.caption {
    font-size: 20px;
    margin: 0;
    line-height: normal;
    padding-bottom: 0;
    text-transform: uppercase;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 15px;
    color: #121121;
}
.multicolm_btn_content p a {
    color: #121121;
}
.footer-block.custom_4 a:hover {
text-underline-offset: .3rem;
}
.newsletter-form__field-wrapper .field label {
    color: #121121;
    font-size: 16px;
}
.custom_product_wrap {
    display: flex;
    margin-top: 30px;
    align-items: center;
}
.custom_product_inner {
    width: 50%;
}

.custom_product_wrap .right_image {
    width: 50%;
}

.custom_product_wrap .right_image img {
    width: 100%;
}
.custom_product_inner .product_info {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.custom_product_inner .product_info img.product_image {
    width: 100%;
    max-width: 400px;
}

.custom_product_inner .product_info h2.product_title {
    font-size: 20px;
    line-height: normal;
    text-transform: uppercase;
    padding-bottom: 15px;
    max-width: 450px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-top: 30px;
    line-height: 1.5em; 
}

predictive-search.search-modal__form .field:before, predictive-search.search-modal__form .field:after {
    display: none;
}
predictive-search.search-modal__form .field {
    border: 1px solid #121121;
    border-radius: 30px;
}
predictive-search.search-modal__form .field input {
    border-radius: 30px;
}
predictive-search.search-modal__form .field label.field__label {
    color: #121121;
}
predictive-search.search-modal__form .field svg path {
    fill: #121121;
}
.custom_product_inner .product_info .product_price {
    font-size: 22px;
    margin: 0;
    line-height: normal;
    padding-bottom: 0;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.custom_product_inner .product_info a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    border: 1px solid #133c04;
    background: #133c04;
    padding: 4px 22px;
    border-radius: 4px;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    overflow: hidden;
    z-index: 0;
    transition: color .5s ease,border .5s ease,background .5s ease;
}



/* Hover text and border */
.custom_product_inner .product_info a:hover {
    color: #133c04;                  
    border: 1px solid #133c04;
    background: transparent;   
    transition: background 0.5s ease;    
}

.custom_product_inner {
    order: 1;
}
.custom_product_wrap .right_image img {
    width: 100%;
    border-radius: 10px 0 0 10px;
    display: block;
}
.logo_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    padding-top:25px;
}
.logo_wrapper .logo_wrapper_inner {width: 100%;display: flex;align-items: center;justify-content: center;}
.logo_wrapper .logo_wrapper_inner img {
    width: 100%;
    max-width: 145px;
    height: 145px;
    object-fit: contain;
    margin: 0 auto;
}
.img_text_wrap {
    display: flex;
    align-items: center;
    margin:50px 0 80px;
}
.img_text_wrap .img_text_content {
    width: 50%;
    padding-right: 130px;
}
.img_text_wrap .img {
    width: 50%;
}
.img_text_wrap .img_text_content h2.heading {
    font-size: 32px;
    margin: 15px 0;
    line-height: 1.6em;
    padding-bottom: 0;
    text-transform: uppercase;
}
.img_text_wrap .img_text_content p {
    font-size: 16px;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
}
.img_text_wrap .img_text_content ul {
    padding-left: 0;
}
.img_text_wrap .img_text_content a.link {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    border: 1px solid #133c04;
    background: #133c04;
    padding: 4px 18px;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    text-align: center;
    overflow: hidden;
    z-index: 0;
    transition: color 0.5s ease, border 0.5s ease;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Hover text color change */
.img_text_wrap .img_text_content a.link:hover {
    color: #133c04;                     /* optional: keep text visible */
    border: 1px solid #133c04;
    background:transparent;
    transition: background 0.5s ease;
}

.img_text_wrap .img_text_content ul li {
    font-size: 16px;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    padding-bottom: 23px;
    list-style:none;
    padding-left: 30px;
}
.img_text_wrap .img_text_content .review_outer span {
    font-size: 16px;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
}
.img_text_wrap .img img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: contain;
    margin: 0 auto;
    display: flex;
}
.review_outer {
    display: flex;
    gap: 20px;
    align-items:center;
}
.review_outer svg path {
    fill: #133c04;
}
.img_text_wrap .img_text_content ul li {
    position: relative;
}
.img_text_wrap .img_text_content ul li:before {
    content: "";
    background: url(/cdn/shop/files/download_7.png?v=1764235300);
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    background-size: contain;
}


.tab_outer .tab_button a.tab_btn {
    position: relative;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    color: #121121;
    border: 1px solid #133c04;
    background: transparent;
    padding: 8px 18px;
    border-radius: 4px;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    text-align: center;
    overflow: hidden;          /* ensures sliding effect stays inside */
    z-index: 0;
    transition: color 0.5s ease, border 0.5s ease;
}



/* Hover: expand background left → right */
.tab_outer .tab_button a.tab_btn:hover::before {
    width: 100%;
}

/* Hover text and border color */
.tab_outer .tab_button a.tab_btn:hover {
    color: #fff;
    border: 1px solid #133c04;
    background: #133c04;     
        transition: background 0.5s 
ease;
}

.tab_content img.tab_img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.tab_outer {
    display: flex;
    width: 100%;
    gap: 50px;
    align-items: self-start;
}
.tab_outer .tab_button {
    width: 25%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.tab_outer .tab_content_area {
    width: 35%;
}

.tab_outer .tab_button a.tab_btn.active {
    background: #133c04;
    color: #fff;
}
.tab_outer .tab_button a.tab_btn.active:hover {
    background: #133c04;
    color: #FFF;
}
.tab_right_content{
    width:40%;
}
.tab_sec {
    margin: 80px 0;
}
.tab_sec {
    margin: 80px 0;
    background: #f8f8f8;
    padding: 40px 0 80px 0;
}
.tab_right_content h2 {
    text-align: left;
    font-size: 20px;
    line-height: 1.3em;
    text-transform: uppercase;
    margin: 0;
}
.tab_right_content h2 {
    text-align: left;
    font-size: 20px;
    line-height: 1.3em;
    text-transform: uppercase;
    margin: 0;
}
.tab_outer p {
    font-size: 16px;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    padding-right: 20px;
    margin: 15px 0;
}
.tab_right_content a.link {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
    border: 1px solid #133c04;
    background: #133c04;
    padding: 6px 18px;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 600;
    overflow: hidden;
    z-index: 0;
    transition: color 0.5s ease, border 0.5s ease;
    width: 100%;
    text-align: center;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}


/* Hover text and border */
.tab_right_content a.link:hover {
    color:#133c04;
    border: 1px solid #133c04;
    background:transparent;
    transition: background 0.5s ease;
}

.custom_product_wrap.second_product .right_image {
    order: 2;
}
.custom_product_wrap.second_product .right_image img {
    border-radius: 0px 10px 10px 0px;
}
.custom_product_inner .product_info p {
    font-size: 18px;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    padding: 0px 0px 12px 0px;
    margin: 0;
}
.custom_product_inner .product_info .product_price span.price_sale {
    font-weight: 600;
}
.custom_product_inner .product_info .product_price span.price_regular {
    font-weight: 600;
}
.custom_product_inner .product_info .product_price span.price_compare {
    color: #133c04 !important;
} 
.custom_product_inner .product_info .product_price span.sale_tag {
    font-size: 12px;
    text-transform: capitalize;
    color: #fff;
    background: #133c04;
    border-radius: 30px;
    padding: 4px 12px;
    line-height: normal;
    letter-spacing: normal;
}
.home_multicolumn_second li {
    position: relative;
    overflow: hidden;
}

.home_multicolumn_second li:hover {
    background: #133c04;
    transition: background 0.5s ease;
}

/* .home_multicolumn_second li:hover::before {
    transform: translateX(0);
} */
.home_multicolumn_second li.grid__item {
    flex-grow: 0;
}
.home_multicolumn_second li:hover h3.inline-richtext, .home_multicolumn_second li:hover p{
    color:#fff !important;
}
.home_multicolumn_second .multicolumn-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.home_multicolumn_second li.grid__item:hover img {
    filter: invert(1);
}
.logo_wrapper .logo_wrapper_inner img {
  transition: transform 0.9s ease;   /* Smooth animation */
}

.logo_wrapper .logo_wrapper_inner img:hover {
  transform: scale(1.1); /* Zoom-in */
}
.footer-block.custom_4 .list-social__item a span.svg-wrapper svg.icon path {
    fill: #133c04;
}
.jdgm-histogram .jdgm-star, .jdgm-rev-widg__summary .jdgm-star, .jdgm-star {
    color: #133c04 !important;
}
.jdgm-write-rev-link.jdgm-write-rev-link {
    color: var(--jdgm-write-review-text-color, #fff);
    background-color: #108474;
    background-color: #133c04 !important;
    border: 2px solid #108474;
    border-color: #133c04 !important;
}
.jdgm-histogram__bar-content {
    background-color: #133c04 !important;
}
.tab_sec h2.section_header {
    font-size: 40px;
    margin: 0;
}
.tab_sec .section_header_content p{
    font-size: 16px;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    padding-top: 10px;
    margin: 0;
   
}
.tab_header {
    margin-bottom: 50px;
     max-width:600px; 
} 
.custom_thumb_slider button.slick-arrow {
    border: none;
    background: #d4e7cd;
    height: 25px;
    width: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    border-radius: 50%;
    cursor: pointer;
}
.custom_thumb_slider button.slick-arrow.slick-disabled {cursor: no-drop;}


/*------------------product tab----------------*/
.jdgm-rev__author {
    color: #121121 !important;
}
.jdgm-rev[data-verified-buyer=true] .jdgm-rev__icon.jdgm-rev__icon:after, .jdgm-rev__buyer-badge.jdgm-rev__buyer-badge {
    background-color: #133c04 !important;
    border-radius: 4px;
}
.jdgm-rev.jdgm-divider-top.jdgm--done-setup {
    margin-bottom: 25px;
    box-shadow: 0px 6px 14px -4px rgba(0, 0, 0, 0.14);
    border-radius: 10px;
    padding: 20px 20px;
}
.product_tab_sec {
    margin: 50px 0;
}
.tab_content_inner {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap:100px;
    align-items:center;
}
.tab_content_inner .icon_with__text {
    width: 100%;
}
.jdgm-rev__timestamp, .jdgm-rev__location, .jdgm-rev__author {
    color: #121121 !important;
    font-size: 16px !important;
}
.jdgm-rev-widg__summary-text {
    color: #121121!important;
    font-size: 18px!important;
}
.jdgm-row-media {
    border-top: 1px solid #133c042e !important;
    border-color: #133c0438 !important;
    border-bottom: 1px solid #133c042e !important;
}
.jdgm-rev__icon:before {
    color: #133c04!important;
}
.jdgm-rev__body p {
    color: #121121;
    line-height: normal;
    letter-spacing: normal;
}
.tab_content_inner .icon_with__text .content img {
    width: 100%;
}
.tab_content_inner .image_container {
    width: 100%;
}
.tab_content_inner img {
    width: 100%;
}
.tab_content_inner .icon_with__text .content img {
    max-width: 40px;
    height: 40px;
    object-fit:contain;
}
.tab_content_inner .icon_with__text .content img {
    max-width: 40px;
    height: 40px;
}
.tab_content_inner .icon_with__text .content {
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 10px;
    padding: 20px;
    transition: background 0.5s ease;
}
.tab_content_inner .icon_with__text .content p {
    margin: 0;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
    font-size: 16px;
    color:#121121;
}
.tab_content_inner .icon_with__text .content h2 {
    line-height: normal;
    font-size: 16px;
    margin: 0;
    padding: 15px 0;
}
.icon_with__text {
    display: flex;
    flex-direction: column;
    row-gap: 50px;
}
.tab_content_inner .icon_with__text .content:hover {
    background: #133c04;
    color: #fff;
    transition: background 0.5s ease;
}
.tab_content_inner .icon_with__text .content:hover h2,.tab_content_inner .icon_with__text .content:hover p {
    color: #fff !important;
}
/* .tab_content_inner .icon_with__text .content:hover img {
    filter: invert(1);
} */
.product_tab_sec h2.section_header {
    text-align: center;
    font-size: 35px;
    text-transform: uppercase;
    margin: 0;
}
.product_tab_sec p.sub_title {
    margin: 0;
    font-size: 16px;
    color: #121121;
    text-align: center;
    max-width: 700px;
    letter-spacing: normal;
    line-height: normal;
    margin: 0 auto;
    padding: 15px 0 50px 0;
}
/*------------------product tab----------------*/
/*------------------product page----------------*/
.jdgm-carousel-item, .jdgm-carousel--compact-theme.jdgm-carousel {
    width: 100% !important;
}
.jdgm-carousel-wrapper {
    width: 100% !important;
    padding: 0 !important;
}
.jdgm-carousel-item__review-body p {
    font-size: 16px !important;
    letter-spacing: normal;
    color: #000 !important;
}
.jdgm-carousel-item__review-body p {
    font-size: 16px !important;
    letter-spacing: normal;
    color: #000 !important;
}

section.jdgm-widget.jdgm-carousel {
    position: relative !important;
    z-index: 1 !important;
}
.jdgm-carousel__left-arrow {
    position: absolute;
    left: -10px;
    top: 40%;
    z-index: 999;
    height: 14px !important;
    width: 14px !important;
}

.jdgm-carousel__left-arrow {
    background: url(/cdn/shop/files/Group_1171274946.png?v=1764757906);
    background-repeat: no-repeat;
    width: 25px !important;
    height: 25px !important;
    background-size: contain;
    transform: rotate(0deg) !important;
    border: 1px solid #133c04 !important;
    border-radius: 50%;
    background-position: center;
    background-color: #133c04;
}
.jdgm-carousel__right-arrow {
    position: absolute;
    right: -10px;
    top: 40%;
    z-index: 999;
    background: url(/cdn/shop/files/Group_1171274945.png?v=1764757906);
    background-repeat: no-repeat;
    width: 25px !important;
    height: 25px !important;
    background-size: contain;
    transform: rotate(0deg) !important;
    border: 1px solid #133c04 !important;
    border-radius: 50%;
    background-position: center;
    background-color: #133c04;
}
/* .jdgm-carousel__right-arrow, .jdgm-carousel__left-arrow {
    border: 4px none #133c04 !important;
}
.jdgm-carousel__right-arrow, .jdgm-carousel__left-arrow {
} */
 /* .jdgm-carousel__right-arrow {
    border-style: none !important;
} */
.jdgm-carousel-item {
    background: #d4e7cd !important;
    padding: 20px !important;
    border-radius: 5px !important;
    /* height: 150px !important; */
}
.jdgm-carousel__item-wrapper {
    height: max-content !important;
}
.jdgm-carousel-title-and-link {
    display: none !important;
}
.jdgm-carousel--compact-theme.jdgm-carousel {
    float: none !important;
}
.product__accordion  .svg-wrapper svg.icon {
    stroke: #133c04;
}
.rc_widget__option:hover {
    background: #133c04 !important;
    color: #fff !important;
    transition: background 0.5s ease, color 0.5s ease, transform 0.5s ease !important;
}
.rc-widget .rc-option--active:hover {
    background: #133c04 !important;
    color: #fff !important;
    transition: background 0.5s ease, color 0.5s ease, transform 0.5s ease !important;
}

.accordion__content p {
    font-size: 16px;
    letter-spacing: normal;
    color: #000;
    list-style: none;
}
.accordion__content p strong {
    color: #133c04;
}
.product__accordion .accordion__content ul {
    padding-left: 0;
}
.product__accordion .accordion__content ul li {
    position: relative;
    font-size: 16px;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    padding-bottom: 17px;
    list-style: none;
    padding-left: 30px;
}
.product__accordion .accordion__content ul li:before {
    content: "";
    background: url(/cdn/shop/files/download_7_1.png?v=1764766012);
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    background-size: contain;
}
.custom_text p {
    font-size: 16px;
    letter-spacing: normal;
    color: #000;
}
.custom_text ul {
    padding-left: 0;
}
.custom_text ul li {
    position: relative;
    font-size: 16px;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    padding-bottom: 15px;
    list-style: none;
    padding-left: 30px;
}
.custom_text ul li:before {
    content: "";
    background: url(/cdn/shop/files/download_7_1.png?v=1764766012);
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    background-size: contain;
}
.jdgm-histogram__frequency, a.jdgm-link {
    color: #121121 !important;
}
.jdgm-prev-badge__text {
    color: #121121 !important;
}
.jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown, .jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown-arrow {
    color: #121121 !important;
}
select.jdgm-sort-dropdown {
    color: #121121 !important;
    border: 1px solid #000 !important;
    padding: 10px  20px 10px 8px !important;
}
select.jdgm-sort-dropdown:focus-visible {
    box-shadow: none !important;
    outline: none !important;
}
.jdgm-sort-dropdown-wrapper:hover .jdgm-sort-dropdown {
    opacity: 1 !important;
}
.product__info-wrapper .price__container span {
    font-size: 18px;
    margin: 0;
    line-height: normal;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 5px;
}
.product__info-wrapper .price__container s.price-item {
    font-size: 18px;
    margin: 0;
    line-height: normal;
    text-transform: uppercase;
    font-weight: normal;
}
.product__info-wrapper span.badge.price__badge-sale {
    font-size: 10px;
    text-transform: capitalize;
    color: #fff;
    background: #133c04;
    border-radius: 30px;
    padding: 2px 10px;
    line-height: normal;
    letter-spacing: normal;
}
.product__tax.caption.rte, .product__tax.caption.rte a {
    padding-top: 8px;
    font-size: 16px;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    padding-bottom: 8px;
}
.product__accordion span {
    font-size: 16px;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    padding-right: 0;
    margin: 0;
}
.product__accordion .accordion__content {
    padding: 0 !important;
}
/* .rc-widget .rc-option--active {
    color: var(--rc-active-color);
    background-color: #133c04 !important;
    border-radius:4px;
} */
.product-form__buttons {
    max-width: 100% !important;
}
.product__accordion svg.icon.icon-caret {
    width: 18px;
    height: 13px;
}
.product__accordion svg.icon.icon-caret path {
    fill: #133c04;
}
.product-form__submit span {
    font-size: 16px;
    text-transform: uppercase;
}
h2.related-products__heading {
    text-align: center;
    font-size: 40px;
}
.related-products ul.grid .card__information a {
    font-size: 16px;
    line-height: normal;
    letter-spacing: normal;
    font-family: 'Assistant';
}
.related-products ul.grid .card__information span.price-item.price-item--regular {
    font-size: 22px;
    margin: 0;
    line-height: normal;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
}
.related-products .underline-links-hover:hover a {
    text-decoration: none !important;
}
.related-products .grid__item {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius:10px;
}
.related-products .card__information {
    padding-left: 12px!important;
    background: #d4e7cd;
    border-radius: 0px 0px 10px 10px;
}
.rc-widget .rc-option--active {
    color: #121121 !important;
    background-color: #133c0400 !important;
    border-radius: 4px;
}
.rc-option--active {
    border: 2px solid #133c04 !important;
}
.rc_widget__option__selector {
    display: flex;
} 
.rc-radio__label {
    font-size: 18px;
    display: flex !important;
    align-items: center;
    width: 100%;
}
label.quantity__label span {
    font-size: 18px;
    color: #000000;
}
span.rc-option__text {
    width: 28%;
}
span.rc-option__discount.rc_widget__option__discount {
    width: 15%;
    padding-left: 5px;
}
span.rc-option__price.rc_widget__price.rc_widget__price--subsave {
    width: 60%;
    text-align: right;
}
.rc-radio.rc-option__subsave.rc-option.rc_widget__option {
    padding: 10px 10px;
}
input[type="radio"] {
    accent-color: #133c04;
}
select.rc_widget__option__plans__dropdown.rc-selling-plans__dropdown {
    padding: 5px 10px;
    background: #d4e7cd;
    border: none !important;
}
select.rc_widget__option__plans__dropdown.rc-selling-plans__dropdown:focus-visible {
    outline: none;
    box-shadow: none !important;
}
.rc-radio.rc-option__onetime label.rc-radio__label.rc_widget__option__label {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.rc-radio.rc-option__onetime{
  padding: 10px 10px !important;
}
.rc_popup {
    display: none !important;
}
.rc-radio.rc-option.rc_widget__option {
    border: 1px solid #133c04;
    border-radius: 4px;
}
.rc-widget .rc-option--active{
 border: 2px solid #133c04;
}
.rc-radio.rc-option__onetime {
    margin-top: 20px;
}
form.installment.caption-large shopify-payment-terms {
    display: none;
}
.jdgm-paginate__page.jdgm-curt {
    color: #133c04!important;
}
.jdgm-rev-widg__summary {
    align-items: flex-start!important;
}
.jdgm-histogram.jdgm-temp-hidden {
    align-items: center !important;
}
.jdgm-widget-actions-wrapper {
    align-items: flex-end !important;
}
.jdgm-widget-actions-wrapper a.jdgm-write-rev-link {margin: inherit;}
div#judgeme_product_reviews {
    max-width: 100% !important;
}
.product-form__submit:after,.product-form__submit:before {
    display: none;
}
.product__info-wrapper .product-form__submit {
    transition: background 0.5s ease;
    border: 1px solid #133c04;
}
.product__info-wrapper .product-form__submit:hover {
    background: transparent;
    border: 1px solid #133c04;
    color: #133c04;
}
.product__info-wrapper .product-form__submit:hover span {
    color: #133c04;
    font-weight: 600;
}

/*------------------product page----------------*/

button.quantity__button svg {
    fill: #133c04;
}
button.quantity__button svg path {
    fill: #133c04;
}
button.quantity__button span.svg-wrapper {
    height: 16px;
    width: 16px;
}
.quantity__input {
    font-size: 18px;
}
nav.header__inline-menu li:nth-child(5), nav.header__inline-menu li:nth-child(6), nav.header__inline-menu li:nth-child(7) {
    display: none;
}
.header__submenu {
    padding: 24px !important;
    background: #d4e7cdfa;
}
.header__submenu a {
    padding: 0 !important;
    line-height: 1.5em;
}
.header__active-menu-item {
    text-decoration: none !important;
}
.product__accordion h2.h4.accordion__title {
    font-family: 'Assistant' !important;
    font-size: 18px;
}
.product__accordion svg path {
    fill: #133c04;
}
.product__tax.caption.rte {
    display: none;
}
.quantity:after {
    border-radius: 4px !important;
}
.product__accordion.accordion {
    background: #d4e7cd;
    margin-bottom: 15px;
    padding: 0px 0px 0px 15px;
    border: none !important;
    border-radius: 5px;
}
ul.right_menu {
    position: relative;
}

ul.right_menu:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
    height: 30px;
    background: #143c04;
}
.header__icons svg.icon {
    height: 23px;
    width: 23px;
}
.banner_slide img {
    height: 75vh;
    object-fit: cover;
}
img.image_under_1 {
    background: #d4e8cd;
}

img.image_under_2 {
    background: #cf256429;
}
.img_text_wrap .img img {
    border-radius: 9px;
}
.contact__button {
    text-align: center;
}

.contact__button button.button {
    background: #143c04;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
}
.custom_contact_page {
    display: flex;
    align-items: flex-start;
    max-width: 1030px;
    justify-content: space-between;
}

.contact_new_page {
    width: 30%;
}

.custom_contact_page  form#ContactForm {
    width: 60%;
}
ul.list-unstyled.list-social.contact__list-social {
    justify-content: start;
}

ul.list-unstyled.list-social.contact__list-social svg {
    height: 40px;
    width: 40px;
}

.contact__list-social .svg-wrapper {
    height: 35px;
    width: 35px;
}
.contact__list-social li.list-social__item:nth-child(1) a.link.list-social__link {
    padding-left: 0px;
}
.contact__list-social .list-social__link svg path {
    fill: #143c04;
}
.contact_new_page {
    border-right: 1px solid #143c04;
}h1.main-page-title.page-title.h0 {
    text-align: center;
}
ul.right_menu li:nth-child(1) {
    display: none;
}
.jdgm-carousel__right-arrow:hover, .jdgm-carousel__left-arrow:hover {
    opacity: 1 !important;
}
.contact_new_page a {
    color: #121121;
}
.home_download_main .collection__view-all a:not(.link) {
    background: #274c1a;
    font-weight: 700;
    text-transform: uppercase;
}

.home_download_main .collection__view-all a:not(.link):after, .home_download_main .collection__view-all a:not(.link):before {
    content: unset;
}
/*------------------responsive----------------*/
@media screen and (max-width: 1024px) {
    .home_img_text {
    padding-top: 20px !important;
}
span.rc-option__text {
    width: 42%;
}
.product__title h1 {
    font-size: 30px;
}
    .tab_content_inner {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
    align-items: center;
}
    header.header.header--middle-center {
    padding: 3px 50px;
}
    ul.footer-block__details-content a.link.link--text {
    padding-bottom: 0; 
}
    .first_slider {
    flex-wrap: wrap;
}

.home_multicolumn .multicolumn-list li .multicolumn-card__image-wrapper {
    width: 60px;
    height: 60px;
}
.third_slider  li {
    height: 200px;
    overflow:visible;
}
.home_multicolumn_first li {
    height: 100%;
}
.img_text_container .right_block {
    width: 70%;
}
.img_text_container .content {
    width: 31%;
}
.first_slider li {
    width: 24% !important;
    height: auto !important;
}
    .home_img_text .image-with-text__heading {
    font-size: 20px;
}

    .banner__contentinner h2 {
    font-size: 41px;
}
.img_text_wrap .img_text_content ul li {
    font-size: 14px;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    padding-bottom: 10px;
    list-style: none;
    padding-left: 30px;
}
.home_img_text .image-with-text__text p {
    font-size: 15px;
}
.img_text_wrap .img_text_content {
    padding-right: 37px;
}
.banner__contentinner p {
    font-size: 17px;
    letter-spacing: normal;
    line-height: normal;
    margin-bottom: 16px;
}
.logo_wrapper .logo_wrapper_inner img {
    width: 100%;
    max-width: 100px;
    height: 100px;
}
.img_text_wrap .img_text_content h2.heading {
    font-size: 20px;
}
.banner__contentinner a {
    position: relative;
    display: inline-block;
    padding: 4px 20px;
    text-decoration: none;
    border: 1px solid #133c04;
    overflow: hidden;
    z-index: 0;
    font-size: 18px;
}
.right_block_inner img {
    width: 100%;
    max-width: 145px;
    height: 145px;
}
.img_text_container .content h2.heading {
    font-size: 15px;
}
.img_text_container .content p {
    font-size: 15px;
}
.img_text_container a.link {
    padding: 4px 18px;
    font-size: 16px;
}
.right_block_inner h3.heading {
    text-align: center;
    font-size: 14px;
}
.tab_outer {
    display: flex;
    width: 100%;
    gap: 30px;
}
.tab_outer .tab_button a.tab_btn {
    font-size: 16px;
}
.tab_outer p {
    font-size: 15px;
    padding-right: 0px;
}
.custom_product_sec h2.section_heading {
    font-size: 35px;
}
.custom_product_inner .product_info img.product_image {
    width: 100%;
    max-width: 200px;
}
.custom_product_inner .product_info h2.product_title {
    font-size: 17px;
    line-height: normal;
    text-transform: uppercase;
    padding-bottom: 15px;
    max-width: 350px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-top: 30px;
    
}
.banner__contentinner h2 { 
    font-size: 41px;
    margin: 0;
    line-height: Normal;
}
ul.right_menu {
    DISPLAY: NONE !important;
}
ul.right_menu li {
    display: none !important;
}
.home_multicolumn_second li {
    padding: 20px!important;
}
.third_slider {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
}
.home_multicolumn .multicolumn-card__info h3.inline-richtext {
    font-size: 18px;
}
.home_multicolumn .multicolumn-card__info p {
    font-size: 15px;
    padding: 0; 
    height:45px;
}
.home_multicolumn .title-wrapper-with-link h2.title.inline-richtext {
    font-size: 32px;
}
.footer__blocks-wrapper.grid {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr  !important;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .third_slider  li {
    width: 100% !important;
    max-width: 100% !important;
}

}

@media screen and (min-width: 768px) {
.thumbnail-slider .thumbnail-list.slider--tablet-up {
    padding: 0 !important;
}
    .thumbnail[aria-current] {
    box-shadow: unset !important;
}
.inner_wrapper-slider {
    display: flex;
    flex-direction: row-reverse;
    gap: 12px;
    margin-bottom:20px;
}
.inner_wrapper-slider slider-component {
    width: 100%;
}
.inner_wrapper-slider .thumbnail-slider .thumbnail-list.slider--tablet-up {
    flex-direction: column;
}
.inner_wrapper-slider .thumbnail-slider {
    max-width: 15%;
}
.inner_wrapper-slider .thumbnail-list__item {
    width: 100%!important;
}
.product--thumbnail_slider .thumbnail-slider {
    align-items: baseline!important;
}
.inner_wrapper-slider button.slider-button.slider-button--prev, .inner_wrapper-slider button.slider-button.slider-button--next {
    display: none!important;
}

.inner_wrapper-slider .thumbnail-list__item img {
    object-fit: contain;
}
}
@media screen and (max-width: 768px) {
    span.rc-option__text {
    width: 56%;
}
    .product__title h1 {
    font-size: 28px;
}
    .product__media-wrapper,.product__info-wrapper {
    width: 100% !important;
    max-width: 100% !important;
}
.product_tab_sec h2.section_header {
    font-size: 22px;
}
.product__info-wrapper {
    padding-left: 0 !important;
    margin-top: 30px;
}
.product__info-container {
    max-width: 100% !important;
}
.product.grid {
    flex-direction: column;
}

    /* nav.header__inline-menu li:nth-child(5), nav.header__inline-menu li:nth-child(6), nav.header__inline-menu li:nth-child(7) {
    display: block !important;
} */
 .tab_content_inner {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
    align-items: center;
}
.icon_with__text {
    display: flex;
    flex-direction: row;
    row-gap: 0;
    gap: 20px;
}
.tab_content_inner img {
    width: 100%;
    max-width: 300px;
    height: 300px;
    object-fit: contain;
    margin: 0 auto;
    display: flex;
}
.footer__blocks-wrapper.grid {
    display: grid !important;
    grid-template-columns: 1fr 1fr  !important;
}
    .banner_slide img {
    height: 400px;
    object-fit: cover;
}
.img_text_wrap .img_text_content h2.heading {
    font-size: 18px;
}
.img_text_container {
    flex-wrap: wrap;
}
.img_text_container .content, .img_text_container .right_block {
    width: 100%;
}
.img_text_container .right_block {
    gap: 20px;
}
.right_block_inner img {
    width: 100%;
    max-width: 100%;
    height: 165px;
    object-fit: cover;
}
.img_text_container .content {
    margin-bottom: 20px;
}
.img_text_wrap {
    margin: 0px 0 0px;
}
.img_text_wrap .img img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: contain;
    margin: 0 auto;
    display: flex;
}
.tab_outer {
    flex-wrap: wrap;
}
.tab_outer .tab_content_area {
    width: 48%;
}
.tab_outer .tab_button {
    width: 47%;
}
.tab_right_content {
    width: 100%;
}
.tab_sec {
    margin: 40px 0;
}
.custom_product_wrap {
    flex-wrap: wrap;
}
.custom_product_inner, .custom_product_wrap .right_image {
    width: 100%;
}
.custom_product_wrap .right_image img {
    width: 100%;
    border-radius: 0;
    display: block;
}
.custom_product_wrap.second_product .custom_product_inner {
    order: 2;
}
.custom_product_wrap.second_product .right_image {
    order: 1;
}
.custom_product_wrap.second_product .right_image img {
    border-radius: 0;
}
.custom_product_inner .product_info {
    padding-bottom: 30px;
}
.custom_product_sec {
    margin: 0 !important;
}
.home_multicolumn_second li {
    padding: 20px 10px!important;
}
.home_multicolumn .title-wrapper-with-link h2.title.inline-richtext {
    font-size: 27px;
}
.home_multicolumn .multicolumn-list li {
    padding: 0;
}
.home_multicolumn .multicolumn-card__info p {
    height: auto;
}
.home_multicolumn .multicolumn-card__info h3.inline-richtext {
    font-size: 15px;
}
.home_multicolumn .multicolumn-card__info p {
    font-size: 14px;
    padding: 0;
    height: auto;
}
}
@media screen and (max-width: 749px) {
    
    .slider-buttons button.slider-button.slider-button--prev {
    position: absolute;
    top: 50%;
    left: 10%;
    z-index: 999;
}
.custom_text ul li, .product__accordion .accordion__content ul li {
    font-size: 15px;
    padding-bottom: 10px;
}
.custom_text p, .accordion__content p, .product_tab_sec p.sub_title, .tab_content_inner .icon_with__text .content p{
    font-size: 15px;
}
.slider-buttons button.slider-button.slider-button--next {
    position: absolute;
    right: 10%;
    top: 50%;
    z-index: 999;
}
.slider-buttons .slider-counter.caption {
    display: none;
}
.jdgm-carousel-item {
    height: max-content !important;
}
button.slider-button {
    background: #d4e7cd;
    border-radius: 50%;
    border: 1px solid #d4e7cd;
    height: 25px;
    width: 25px;
}
button.slider-button svg {
    padding: 2px;
}
    header.header {
    quotes: 100%;
}
header-drawer {
    width: 20%;
}
h1.header__heading {
    width: 60%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.header__icons {
    align-items: center;
    width: 20%;
    padding-right: 30px !important;
    margin-right: ;
}
    .icon_with__text {
    display: flex;
    flex-direction: column;
}
    label.quantity__label span {
    font-size: 16px;
}
.rc-radio.rc-option__onetime {
    margin-top: 10px;
}
.home_multicolumn .multicolumn-list li .multicolumn-card__image-wrapper {
    width: 48px;
    height: 40px;
}
.product_tab_sec {
    margin: 0 0;
}
.icon_with__text {
    row-gap: 25px;
}
.tab_content_inner .image_container img {
    width: 300px;
    height: 300px;
    object-fit: contain;
    margin: 0 auto;
    display: flex;
}
    .tab_sec h2.section_header{
        font-size:23px;
    }
    h2.related-products__heading {
    font-size: 23px;
}
    .home_multicolumn_second li::before{
        display:none !important;
    }
    .tab_content_inner {
    grid-template-columns: 1fr;
    gap:30px;
}
.product__title h1 {
    font-size: 23px;
}
.rc-radio__label {
    font-size: 14px;
}
span.rc-option__text {
    width: 35%;
}
.product__accordion h2.h4.accordion__title {
    font-family: 'Assistant' !important;
    font-size: 15px;
}
.product__accordion svg.icon.icon-caret {
    width: 14px;
    height: 13px;
}
.product_tab_sec h2.section_header {
    font-size: 20px;
}
.tab_button span {
    font-size: 16px !important;
}
    .menu-drawer__menu-item, .menu-drawer__close-button {
    font-size: 15px !important;
    text-transform: uppercase;
    color: #121121;
    font-family: Nunito Sans, sans-serif; 
    font-weight: 400;
}
.tab_sec {
    margin: 40px 0;
    background: #f8f8f8;
    padding: 1px 0 40px 0;
}
.third_slider  li {
    height: 220px !important;
}
.home_multicolumn_bottom .third_slider  li {
    height: 170px !important;
}
.home_multicolumn_bottom li{
    box-shadow:none !important;
}
.menu-drawer__menu li {
    border-bottom: 1px solid #00000042;
}
.menu-drawer__menu li:first-child {
    border-top: 1px solid #00000042;
} 
    .first_slider li {
    width: 33%!important;
} 
    .multicolm_slider_button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 20px;
}
.first_slider {
    flex-wrap: nowrap;
    overflow: scroll;
}
.first_slider li {
    box-shadow: none !important;
}
.custom_product_wrap {
    margin-top: 0 !important;
}
.first_slider .multicolumn-card__info {
    padding: 0;
}
.custom_product_sec span.caption {
    font-size: 17px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.multicolm_slider_button button {
    background: #133c04eb;
    border: none;
    border-radius: 50%;
    border: 1px solid #133c04eb; 
}

.multicolm_slider_button button svg {
    height: 28px;
    width: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px;
}

.multicolm_slider_button button svg path {
    fill: #fff;
    stroke: #fff;
    stroke-width: 6px;
} 
.home_img_text.home_img_text_first {
    padding-top: 20px;
}
.home_multicolumn .multicolumn-card__info p {
    height: auto;
}
.multicolm_slider_button button.slick-prev.slick-arrow {
    transform: rotate(180deg);
}

.multicolm_slider_button button.slick-arrow.slick-disabled {
    background: transparent;
    border: 1px solid #133c04eb;
}
.multicolm_slider_button button.slick-disabled svg path {
    fill: #133c04eb;
    stroke: #133c04eb;
    stroke-width: 6px;
}
    .third_slider {
    grid-template-columns: 1fr;
}
    .img_text_wrap .img_text_content {
    order: 1;
}

    .footer__blocks-wrapper.grid {
    grid-template-columns: 1fr!important;
}
.footer-block__details-content {
    margin-bottom: 0;
}
ul.right_menu {
    display: none;
}
header.header {
    width: 100%!important;
    max-width: 100%;
    padding: 0 1.5rem !important;
}
.banner_slide img {
    height: 400px;
    object-fit: cover;
}
.banner__contentinner h2 {
    font-size: 32px;
}
.banner__contentinner p {
    font-size: 15px;
    letter-spacing: normal;
    line-height: normal;
    margin-bottom: 15px;
    max-width: 300px;
}
.banner_slider_wrap ul.slick-dots {
    right: 25px;
}
.banner__contentinner a {
    padding: 5px 20px;
    font-size: 16px;
}
.logo_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    margin-top: 20px;
}
.logo_wrapper .logo_wrapper_inner img {
    width: 100%;
    max-width: 100%;
    height: 100px;
    object-fit: contain;
    margin: 0 auto;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 10px;
}
.img_text_wrap .img_text_content {
    width: 100%;
    padding-right: 0;
}
.img_text_wrap {
    display: flex;
    align-items: center;
    margin: 40px 0;
    flex-wrap: wrap;
}
.img_text_wrap .img {
    width: 100%;
}
.img_text_wrap .img_text_content h2.heading{
    font-size:22px;
}
.img_text_wrap .img_text_content ul li {
    font-size: 15px;
    padding-bottom: 8px;
}
.img_text_container {
    flex-wrap: wrap;
}
.img_text_container .content {
    width: 100%;
    margin-bottom: 20px;
}
.img_text_container .right_block {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}
.img_text_container .content p {
    font-size: 15px;
    margin: 15px 0;
}
.img_text_container .content h2.heading {
    font-size: 22px;
}
.img_block_sec {
    margin: 0px 0;
}
.right_block_inner img {
    width: 100%;
    max-width: 150px;
    height: 150px;
}
.tab_outer {
    gap: 0;
    flex-wrap: wrap;
}
.tab_sec {
    margin: 40px 0;
}
.tab_outer .tab_button,.tab_outer .tab_content_area, .tab_right_content {
    width: 100%;
}
.tab_outer .tab_button {
    gap: 10px;
    margin-bottom:20px;
}
.tab_outer .tab_button a.tab_btn {
    font-size: 15px;
}
.home_multicolumn .title-wrapper-with-link h2.title.inline-richtext {
    font-size: 30px;
}
.tab_outer p {
    font-size: 15px;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    padding-right: 0;
    margin: 15px 0;
}
.home_multicolumn li.custom_2.multicolumn-list__item{
    border:none !important:
}
.custom_product_sec h2.section_heading {
    font-size: 22px;
}
.custom_product_wrap {
    flex-wrap: wrap;
}
.custom_product_inner, .custom_product_wrap .right_image {
    width: 100%;
}
.custom_product_wrap .right_image img {
    width: 100%;
    border-radius: 0;
}
.custom_product_wrap.second_product .right_image img {
    border-radius: 0;
}
.custom_product_wrap.second_product .right_image {
    order: 1;
}
.custom_product_wrap.second_product .custom_product_inner {
    order: 2;
}
.custom_product_sec {
    margin: 0 0;
}
.home_multicolumn_second .multicolumn-list {
    justify-content: start;
}
.custom_product_inner .product_info {
    padding-bottom: 30px;
}
.slider-buttons svg.icon.icon-caret {
    width: 16px;
    height: 16px;
}
.slider-buttons svg.icon.icon-caret path {
    fill: #133c04;
}
.slider-buttons[disabled="disabled"]  svg.icon.icon-caret path {
    fill: #133c04cc;
}
.slider-counter.caption span {
    font-size: 14px;
    color: #133c04;
}
.home_img_text .image-with-text__content {
    padding: 2rem;
}
.home_img_text .image-with-text__heading {
    font-size: 19px;
}
.home_img_text .image-with-text__text p {
    font-size: 15px;
}
.home_multicolumn_second h2.title.inline-richtext.h1 {
    font-size: 23px;
}
.footer-block.custom_1 {
    width: 100% !important;
}
p.footer_content {
    font-size: 15px!important;
    padding-right: 0;
}
.footer__content-top.page-width {
    padding: 02rem;
}
.footer-block__details-content {
    margin-bottom: 1rem !important;
    justify-content: left !important;
}
.footer-block.grid__item {
    padding: 0;
    margin: 0rem 0 !important;
}
.footer-block__heading {
    margin-bottom: 0rem !important; 
    margin-top: 0;
    font-size: calc(var(--font-heading-scale) * 1.6rem);
}
.footer-block.custom_4 ul.list-unstyled.list-social {
    margin-bottom: 30px;
}
ul.footer-block__details-content a.link.link--text {
    padding: 4px 0; 
}
.footer-block.custom_4 a strong {
    line-height: 1rem !important;
}
.home_multicolumn li.custom_2.multicolumn-list__item {
    border: none;
}
.home_multicolumn .multicolumn-list li {
    padding: 20px 0;
}
.banner_slide img {
    height: 80vh;
}
.banner_slide .banner__content {
    bottom: 5%;
    top: unset;
    transform: unset;
    left: 0;
}
.custom_contact_page {
    flex-wrap: wrap;
}

.contact_new_page {
    width: 100%;
}

.custom_contact_page form#ContactForm {
    width: 100%;
}

.contact_new_page {
    border: unset;
}
.home_download_main .grid:last-child {
    justify-content: center;
}
} 


