/** Shopify CDN: Minification failed

Line 1276:0 Unexpected "}"

**/
/*==== Font Family =====  */
@font-face {
    font-family: 'Poppins';
    src: url('/cdn/shop/files/Poppins-BoldItalic.woff?v=1746183564') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/cdn/shop/files/Poppins-Bold.woff?v=1746183564') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/cdn/shop/files/Poppins-BlackItalic.woff?v=1746183564') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/cdn/shop/files/Poppins-Black.woff?v=1746183564') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/cdn/shop/files/Poppins-ExtraBold.woff?v=1746183564') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/cdn/shop/files/Poppins-MediumItalic.woff?v=1746183564') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/cdn/shop/files/Poppins-Italic.woff?v=1746183564') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/cdn/shop/files/Poppins-Light.woff?v=1746183564') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/cdn/shop/files/Poppins-LightItalic.woff?v=1746183564') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/cdn/shop/files/Poppins-ExtraBoldItalic.woff?v=1746183564') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/cdn/shop/files/Poppins-ExtraLightItalic.woff?v=1746183564') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/cdn/shop/files/Poppins-Medium.woff?v=1746183564') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/cdn/shop/files/Poppins-ExtraLight.woff?v=1746183564') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/cdn/shop/files/Poppins-SemiBoldItalic.woff?v=1746183564') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/cdn/shop/files/Poppins-Thin.woff?v=1746183564') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/cdn/shop/files/Poppins-ThinItalic.woff?v=1746183564') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/cdn/shop/files/Poppins-SemiBold.woff?v=1746183564') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/cdn/shop/files/Poppins-Regular.woff?v=1746183564') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}





/* ===  Comman css ==== */
/* body::-webkit-scrollbar{
  display: none;
} */
body{
  font-family: 'Poppins';
}
*{
  letter-spacing: 0;
}
a {
  text-decoration: none;
}

img {
  max-width: 100%;
  vertical-align: middle;
}
li{
  list-style: none;
}

h1{
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 65px;
  font-style: normal;
  font-weight: 600;
  line-height: 78px;
}
h2, .h0{
  color: #fff;
  font-family: Poppins;
  font-size: 45px;
  font-style: normal;
  font-weight: 600;
  line-height: 54px;
  letter-spacing: 0;
}
h2.heading-light{
  color: #015229;
}
.custom-primary{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 30px;
  border-radius: 34px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background: #FFF;
  color: #015229;
}
.button-primary{
  background: #015229;
  color: #FFF;
}

/* ======= Header css ==== */
.header-wrapper {
  border-bottom: 1px solid #015229;
}
.header .header__icon .svg-wrapper{
  width: 48px;
  height: 48px;
}
.header-wrapper .header {
  padding-top: 5px;
  padding-bottom: 4px;
}
.header .header__heading-link{
  padding: 0;
}
.header .header__heading-link .header__heading-logo-wrapper .header__heading-logo{
  height: 116px;
}
.header .header__inline-menu {
  margin-left: 0;
}
.header .header__inline-menu .list-menu{
  gap: 49.7px;
  margin: 4px 0 0 0;
}
.header .header__inline-menu .list-menu .header__menu-item{
  color: #015229;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  padding: 0;
  position: relative;
  flex-direction: column;
}
.header .header__inline-menu .list-menu .header__menu-item:after {
  content: attr(data-text)/"";
  height: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  font-weight: 500;
}
.header-wrapper .header .header__inline-menu .list-menu .header__menu-item:hover {
    transition: all .2s linear;
    font-weight: 500;
}
.header .header__inline-menu .list-menu .header__menu-item .header__active-menu-item,
.header .header__inline-menu .list-menu .header__menu-item:hover span{
  text-decoration: none;
  text-underline-offset: 0;
  font-weight: 500;
  color: #015229;
}
.header .header__icons {
  padding-right: 0;
  align-items: center;
  gap: 41px
}
.header .header__icons .header__icon .icon {
  height: auto;
  width: auto;
}
.header .header__icons .header__contact-btn .custom-primary {
  border: 1px solid #015229;
  background: #015229;
  padding: 9.5px 24px 9.5px 24.1px;
  text-transform: capitalize;
  font-weight: 300;
}
@media(max-width: 1199px){
  .header .header__inline-menu .list-menu .header__menu-item{
    font-size: 16px;
  }
  .header .header__icons .header__contact-btn .custom-primary{
    font-size: 16px;
  }
  .header .header__icons{
    gap: 20px;
  }
  .header .header__inline-menu .list-menu {
    gap: 30px;
  }
}
@media(max-width: 989px){
  header header-drawer .menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links ul li a{
    padding: 0 15px 0 0;
  }
 header header-drawer .menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links ul li a .svg-wrapper{
    width: 30px;
    height: 30px;
  }
  header header-drawer .menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links ul li a .svg-wrapper svg{
    width: 100%;
    height: 100%;
  } 
  header header-drawer .menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links ul{
    margin: 0;
  }
  header .header__icons  .header__contact-btn a.button-primary.custom-primary {
    width: 143px;
  }
}
@media(max-width: 750px){
   header .header__icons .header__contact-btn {
    display: none;
  }
  header header-drawer .menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container .menu-drawer__utility-links .menu-drawer__account{
    padding: 0 0 30px 0;
  }
  header .header__heading-link .header__heading-logo-wrapper{
    width: 115px;
  }
  header .header__icons details-modal .header__icon .svg-wrapper{
    width: 40px;
    height: 40px;
  }
}
@media(max-width: 575px){
  .header {
    padding: 10px 15px 10px 15px !important;
  }
  header .header__heading-link .header__heading-logo-wrapper {
    width: 100px;
  }
   header .menu-drawer .menu-drawer__navigation-container .menu-drawer__navigation ul li .menu-drawer__menu-item{
     font-size: 16px;
     line-height: 22px;
     padding: 8px 30px;
   }
}
@media(max-width: 480px){
  header .header__icons details-modal .header__icon .svg-wrapper {
    width: 35px;
    height: 35px;
 }
}


.image-slider-contnet .inner-section .inner-image-content .slick-list .slick-track .banner-image .main-banner-image {
  width: 100%;
  height: 100%;
  object-fit: cover; 
  max-height: 832px;
  min-height: 832px;
  overflow: hidden; 
}
.image-slider-contnet .inner-section {
  position: relative;
  height: 100%;
}
.image-slider-contnet .inner-section .inner-text-content {
  position: absolute;
  top: 46.5%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  max-width: 685px
}
.image-slider-contnet .inner-section .inner-text-btn {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
}
.image-slider-contnet .inner-section .inner-text-content h1.banner-heading{
  margin: 0 0 0 2px;
  letter-spacing: 0;
}
.image-slider-contnet .inner-section .inner-text-content p.banner-small-text{
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
  margin: 9.1px 0 32px 3px;
  letter-spacing: 0.1px;
}
.image-slider-contnet .inner-section .inner-text-btn a.first-bttn{
  padding: 13px 23px 12px 24.7px;
  letter-spacing: 0;
  font-size: 18px;
  font-weight: 500;
  height: 100%;
}
.image-slider-contnet .inner-section .inner-text-btn a.second-bttn {
  height: 100%;
  padding: 13px 27px 12px 27.8px;
  font-weight: 400;
  letter-spacing: 0.2px;
}
@media(max-width: 989px){
  .image-slider-contnet .inner-section .inner-image-content .slick-list .slick-track .banner-image .main-banner-image{
    max-height: 770px;
    min-height: 770px;
  }
  .image-slider-contnet .inner-section .inner-text-content h1.banner-heading{
    font-size: 60px;
    line-height: 72px;
  }
  .image-slider-contnet .inner-section .inner-text-btn{
    gap: 20px;
  }
  .image-slider-contnet .inner-section .inner-text-content p.banner-small-text{
    font-size: 18px;
    margin: 10px 0 30px;
  }
  .image-slider-contnet .inner-section .inner-text-btn a{
    font-size: 16px;
  }
  .image-slider-contnet .inner-section .inner-text-btn a.second-bttn{
    font-size: 18px;
  }
}
@media(max-width: 750px){
  .image-slider-contnet .inner-section .inner-image-content .slick-list .slick-track .banner-image .main-banner-image {
    max-height: 700px;
    min-height: 700px;
  }
  .image-slider-contnet .inner-section .inner-text-content h1.banner-heading {
    font-size: 55px;
    line-height: 65px;
  }
  .image-slider-contnet .inner-section .inner-text-content p.banner-small-text {
    font-size: 16px;
    margin: 10px 0 25px;
  }
  .image-slider-contnet .inner-section .inner-text-btn a{
    font-size: 14px;
  }
  .image-slider-contnet .inner-section .inner-text-btn a.first-bttn {
    padding: 12px 20px;
  }
  .image-slider-contnet .inner-section .inner-text-btn a.second-bttn{
    padding: 12px 23.5px;
  }
}
@media(max-width: 575px){
  .image-slider-contnet .inner-section .inner-image-content .slick-list .slick-track .banner-image .main-banner-image {
    max-height: 650px;
    min-height: 650px;
  }
  .image-slider-contnet .inner-section .inner-text-content h1.banner-heading {
    font-size: 50px;
    line-height: 60px;
  }
  .image-slider-contnet .inner-section .inner-text-content{
    max-width: 463px;
  }
  .image-slider-contnet .inner-section .inner-text-btn {
    gap: 10px;
  }
  .image-slider-contnet .inner-section .inner-text-content p.banner-small-text {
    font-size: 15px;
    margin: 10px 0 20px;
    padding: 0 10px;
  }
}
@media(max-width: 480px){
  .image-slider-contnet .inner-section .inner-image-content .slick-list .slick-track .banner-image .main-banner-image {
    max-height: 600px;
    min-height: 600px;
  }
  .image-slider-contnet .inner-section .inner-text-content h1.banner-heading {
    font-size: 40px;
    line-height: 50px;
    padding: 0 10px;
  }
  .image-slider-contnet .inner-section .inner-text-content {
    max-width: 400px;
  }
  .image-slider-contnet .inner-section .inner-text-btn a {
    font-size: 13px;
  }
  .image-slider-contnet .inner-section .inner-text-btn a.first-bttn {
    padding: 10px 18px;
    font-size: 16px;
  }
  .image-slider-contnet .inner-section .inner-text-btn a.second-bttn {
    padding: 10px 21.1px;
    font-size: 16px;
  }
}


.sweet-jungle-choose{
  padding: 62px 0 79px;
  background: #015229;
}
.sweet-jungle-choose .page-width {
  padding: 0 38px 0 40px;
}
.sweet-jungle-choose .title-wrapper-with-link{
  justify-content: center;
  margin: 0 !important;
}
.sweet-jungle-choose p.test-paragraph{
  color: #fff;
  text-align: center;
  font-size: 14.1px;
  font-style: normal;
  font-weight: 300;
  line-height: 21px;
  max-width: 838px;
  width: 100%;
  margin: 15px auto 24.3px;
  letter-spacing: 0;
}
.sweet-jungle-choose slider-component ul{
  gap: 0;
}
.sweet-jungle-choose slider-component ul li{
  padding: 33px 0 68px;
  max-width: 34.23% !important;
  width: 100%;
}
.sweet-jungle-choose slider-component ul li:nth-child(3){
  padding: 33px 2px 68px 0px;
}
.sweet-jungle-choose slider-component ul li:nth-child(3) .multicolumn-card .multicolumn-card__info{
  padding: 17px 0 15px;
}
.sweet-jungle-choose slider-component ul li:nth-child(2){
  border-left: 1px solid white;
  border-right: 1px solid white;
  max-width: 33.43% !important;
  padding: 33px 0px 68px 1px;
}
.sweet-jungle-choose slider-component ul li .multicolumn-card .multicolumn-card__image-wrapper .media{
  padding-bottom: 0 !important;
  text-align: center;
  justify-content: center;
  display: flex;
  position: unset;
}
.sweet-jungle-choose slider-component ul li .multicolumn-card .multicolumn-card__image-wrapper .media img{
  height: 77px;
  position: unset;
  transform: none;
}
.sweet-jungle-choose slider-component ul li:nth-child(1) .multicolumn-card .multicolumn-card__info{
  padding: 16px 0 15px;
}
.sweet-jungle-choose slider-component ul li:nth-child(1) .multicolumn-card .multicolumn-card__info .rte {
    margin-top: 7px;
}
.sweet-jungle-choose slider-component ul li .multicolumn-card .multicolumn-card__info{
  padding: 18px 0 15px;
}
.sweet-jungle-choose slider-component ul li .multicolumn-card .multicolumn-card__info h3.inline-richtext{
  color: #FFF;
  text-align: center;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 31.2px; 
  letter-spacing: 0;
}
.sweet-jungle-choose slider-component ul li .multicolumn-card .multicolumn-card__info .rte{
  margin-top: 6px;
}
.sweet-jungle-choose slider-component ul li .multicolumn-card .multicolumn-card__info .rte p{
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0;
  max-width: 317px;
  margin: 0 auto;
}
@media(max-width:1199px){
  .sweet-jungle-choose{
    padding: 60px 0 70px;
  }
  .sweet-jungle-choose h2.title.inline-richtext.h0{
    font-size: 40px;
  }
  .sweet-jungle-choose slider-component ul li .multicolumn-card .multicolumn-card__info h3.inline-richtext{
    font-size: 24px;
    line-height: 29.2px;
  }
  .sweet-jungle-choose slider-component ul li .multicolumn-card .multicolumn-card__image-wrapper .media img{
    height: 70px;
  }
  .sweet-jungle-choose slider-component ul li,
  .sweet-jungle-choose slider-component ul li:nth-child(2){
    padding: 30px 0 55px !important;
    max-width: 33.33% !important;
  }
}
@media(max-width: 989px){
  .sweet-jungle-choose {
    padding: 50px 0 60px;
  }
  .sweet-jungle-choose h2.title.inline-richtext.h0 {
    font-size: 36px;
    line-height: 42px;
  }
  .sweet-jungle-choose p.test-paragraph{
    font-size: 13px;
    line-height: 20px;
    max-width: 711px;
    margin: 12px auto 25px;
  }
  .sweet-jungle-choose slider-component ul li .multicolumn-card .multicolumn-card__info h3.inline-richtext {
    font-size: 20px;
    line-height: 26.2px;
  }
  .sweet-jungle-choose slider-component ul li .multicolumn-card .multicolumn-card__image-wrapper .media img {
    height: 60px;
  }
  .sweet-jungle-choose slider-component ul li {
    padding: 20px 0 30px;
  }
  .sweet-jungle-choose slider-component ul li .multicolumn-card .multicolumn-card__info .rte p{
    font-size: 13px;
  }
}
@media(max-width: 750px){
  .sweet-jungle-choose slider-component ul{
    flex-direction: column;
  }
  .sweet-jungle-choose {
    padding: 40px 0 10px;
  }
  .sweet-jungle-choose p.test-paragraph{
    max-width: 611px;
    padding: 0 15px;
  }
  .sweet-jungle-choose slider-component ul li,
  .sweet-jungle-choose slider-component ul li:nth-child(2){
    max-width: 60% !important;
    margin: 0 auto;
    padding: 30px 0 15px !important;
  }
  .sweet-jungle-choose slider-component ul li:nth-child(2) {
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    border-left: 0;
    border-right: 0;
  }
}
@media(max-width: 575px){
  .sweet-jungle-choose {
    padding: 30px 0 10px;
  }
  .sweet-jungle-choose h2.title.inline-richtext.h0 {
    font-size: 30px;
    line-height: 38px;
  }
  .sweet-jungle-choose p.test-paragraph{
    margin: 12px auto 10px;
  }
  .sweet-jungle-choose slider-component ul li,
  .sweet-jungle-choose slider-component ul li:nth-child(2){
    max-width: 80% !important;
  }
  .sweet-jungle-choose slider-component ul li .multicolumn-card .multicolumn-card__info h3.inline-richtext {
    font-size: 18px;
    line-height: 18.2px;
   }
}
@media(max-width: 480px){
  .sweet-jungle-choose slider-component ul li {
    max-width: 66%!important;
  }
}
@media(max-width: 400px){
  .sweet-jungle-choose slider-component ul li,
  .sweet-jungle-choose slider-component ul li:nth-child(2){
    max-width: 100%!important;
  }
}



.custom-product-list{
  padding: 69px 0 79px;
}
.custom-product-list .cpl-wrapper h2.heading-light{
  margin: 0 0 41px 0;
  text-align: center;
  letter-spacing: 0;
}
.custom-product-list .cpl-wrapper .cpl-blocks{
  display: flex;
  gap: 17.3px;
  flex-wrap: wrap;
}
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block{
  max-width: calc(33.33% - 11.5px);
  width: 100%;
  border-radius: 12px;
  border: 1px solid #015229;
}
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block:nth-child(2) .cpl-card .cpl-card-body{
  padding: 13px 23px 18px;
}
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card{
  display: flex;
  flex-direction: column;
  height: 100%;
}
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-media{
  position: relative;
}
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-media .product-image-tag {
  margin: 0;
  letter-spacing: 0;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  max-width: 116px;
  width: 100%;
  padding: 5.5px 0;
  border-radius: 34px;
  background: #015229;
  position: absolute;
  top: 26px;
  right: 25px;
  text-align: center;
}
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body {
  padding: 13px 22px 18px;
  height: 100%;
}
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .cpl-card-body-content{
  display: flex;
  flex-direction: column;
  height: 100%;
}
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .cpl-card-body-content h3.cpl-card-title{
  color: #015229;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 2px 0;
  letter-spacing: 0;
}
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .cpl-card-description p{
  margin: 0;
  color: #004623;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px; 
  letter-spacing: 0;
}
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block:nth-child(3) .cpl-card .cpl-card-body .cpl-card-description p{
  padding: 0 0 0 2px;
}
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .features-content p.features-title{
  color: #004623;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0 ;
}
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .features-content .inner-features-content{
  margin: 4px 0 0 0;
}
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .features-content .inner-features-content ul{
  margin: 0;
  padding-left: 16px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .features-content .inner-features-content ul li{
  list-style: disc;
  color: #004623;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  position: relative;
}
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .features-content .inner-features-content ul li,
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .rant-price ul li{
  list-style: none;
  max-width: 440px;
  width: 100%;
}
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .rant-price ul li.cpl-card-price{
  list-style: none;
}
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block:nth-child(3) .cpl-card .cpl-card-body{
  padding: 13px 23px 18px;
}
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block:nth-child(2) .cpl-card .cpl-card-body .features-content .inner-features-content ul li::before,
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block:nth-child(2) .cpl-card .cpl-card-body .rant-price ul li::before,
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block:nth-child(3) .cpl-card .cpl-card-body .features-content .inner-features-content ul li::before,
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block:nth-child(3) .cpl-card .cpl-card-body .rant-price ul li::before{
  left: -15px;
}
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .features-content .inner-features-content ul li::before,
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .rant-price ul li::before{
  content: "";
  background-image: url(/cdn/shop/files/dote_green.svg?v=1746188207);
  width: 100%;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;
  top: 5px;
  left: -16px;
}
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .rant-price{
  margin-top: auto;
  height: auto;
}
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .rant-price .cpl-card-rant-title{
  color: #004623;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0;
}
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .rant-price ul{
  margin: 4px 0 0 0;
  padding-left: 16px;
}
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .rant-price ul li.cpl-card-price{
  color: #004623;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px; 
  position: relative;
}
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .rant-price ul li{
  list-style: disc;
}
.custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .features-content{
  margin: 18px 0;
}
@media(max-width: 1199px){
  .custom-product-list {
    padding: 60px 0 70px;
  }
  .custom-product-list .cpl-wrapper h2.heading-light{
    font-size: 40px;
    line-height: 50px;
    margin: 0 0 35px;
  }
  .custom-product-list .cpl-wrapper .cpl-blocks{
    gap: 10px;
  }
  .custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block{
    max-width: calc(33.33% - 7px);
  }
  .custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-media .product-image-tag{
    top: 10px;
    right: 10px;
    font-size: 12px;
    max-width: 113px;
  }
  .custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body{
    padding: 10px 15px 15px !important;
  }
  .custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .cpl-card-body-content h3.cpl-card-title{
    font-size: 22px;
  }
  .custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .cpl-card-description p{
    font-size: 13px;
    line-height: 20px;
  }
  .custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .features-content p.features-title,
  .custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .rant-price .cpl-card-rant-title{
    font-size: 16px;
  }
  .custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .features-content .inner-features-content ul li{
    font-size: 12px;
    line-height: 19px;
  }
  .custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .features-content .inner-features-content ul li::marker, 
  .custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .rant-price ul li::marker{
    font-size: 15px;
  }
  .custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .features-content .inner-features-content ul{
    padding-left: 18px;
  }
}
@media(max-width: 989px){
  .custom-product-list .cpl-wrapper .cpl-blocks .slick-list .slick-track{
    display: flex;
    height: 100%;
  }
  .custom-product-list .cpl-wrapper .cpl-blocks .slick-list{
    padding-right: 60px;
  }
  .custom-product-list .cpl-wrapper .cpl-blocks .slick-list .slick-track .cpl-single-block{
    margin-right: 20px;
  }
  .custom-product-list {
    padding: 50px 0 60px;
  }
  .custom-product-list .cpl-wrapper h2.heading-light {
    font-size: 35px;
    line-height: 45px;
    margin: 0px 0 30px;
  }
  .custom-product-list .page-width {
    padding: 0 0 0 50px;
  }
}
@media(max-width: 750px){
  .custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .cpl-card-body-content h3.cpl-card-title {
    font-size: 25px;
 }
  .custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .cpl-card-description p {
    font-size: 15px;
    line-height: 25px;
  }
  .custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .features-content p.features-title, 
  .custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .rant-price .cpl-card-rant-title {
    font-size: 18px;
  }
  .custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .features-content .inner-features-content ul li {
    font-size: 14px;
    line-height: 21px;
  }
  .custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-media .product-image-tag {
    top: 15px;
    right: 15px;
    font-size: 14px;
    max-width: 140px;
  }
  .custom-product-list .page-width {
    padding: 0 0 0 15px;
  }
}
@media(max-width: 575px){
  .custom-product-list {
    padding: 40px 0 50px;
  }
  .custom-product-list .cpl-wrapper h2.heading-light{
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 25px;
  }
  .custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-media .product-image-tag {
    top: 13px;
    right: 13px;
    font-size: 13px;
    max-width: 130px;
  }
  .custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .cpl-card-body-content h3.cpl-card-title {
    font-size: 22px;
  }
  .custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .cpl-card-description p {
    font-size: 13px;
    line-height: 22px;
  }
  .custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .features-content p.features-title, 
  .custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .rant-price .cpl-card-rant-title {
    font-size: 16px;
  }
  .custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .features-content .inner-features-content ul li {
    font-size: 13px;
    line-height: 20px;
  }
  .custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-body .features-content {
    margin: 15px 0 10px;
  }
}
@media(max-width: 480px){
  .custom-product-list .cpl-wrapper .cpl-blocks .slick-list {
    padding-right: 30px;
  }
  .custom-product-list .cpl-wrapper .cpl-blocks .slick-list .slick-track .cpl-single-block {
    margin-right: 10px;
  }
  .custom-product-list .cpl-wrapper .cpl-blocks .cpl-single-block .cpl-card .cpl-card-media .product-image-tag {
    top: 10px;
    right: 10px;
    font-size: 12px;
    max-width: 115px;
  }
}

.product-safety{
  margin-bottom: 79px;
}
.product-safety slider-component ul li{
  padding: 33px 0 47px;
}
@media(max-width: 1199px){
  .product-safety{
     margin-bottom: 59px;
  }
}
@media(max-width: 989px){
  .product-safety{
     margin-bottom: 39px;
  }
}
@media(max-width: 575px){
  .product-safety{
     margin-bottom: 30px;
  }
}

.image-on-Content{
  padding: 79px 0;
}
.image-on-Content .inner-container {
  border-radius: 20px;
  position: relative;
}
.image-on-Content .inner-container .inner-image img.inner-inner-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.image-on-Content .inner-container .inner-content {
  position: absolute;
  top: 73px;
  left: 142px;
}
.image-on-Content .inner-container .inner-content h2.main-heading {
  max-width: 600px;
  width: 100%;
  margin: 0 0 16px -3px;
  letter-spacing: 0;
}
.image-on-Content .inner-container .inner-content p.inner-pragraph {
  color: #fff;
  font-size: 13.9px;
  font-style: normal;
  font-weight: 300;
  line-height: 21px;
  max-width: 526px;
  width: 100%;
  margin: 0;
  letter-spacing: 0.1px;
}
@media(max-width: 1199px){
  .image-on-Content {
    padding: 70px 0;
  }
  .image-on-Content .inner-container .inner-content{
    top: 50px;
    left: 90px;
  }
  .image-on-Content .inner-container .inner-content h2.main-heading{
    font-size: 40px;
    line-height: 50px;
  }
  .image-on-Content .inner-container .inner-content p.inner-pragraph{
    max-width: 488px;
  }
}
@media(max-width: 989px){
  .image-on-Content {
    padding: 50px 0;
  }
  .image-on-Content .inner-container .inner-content {
    top: 30px;
    left: 60px;
  }
  .image-on-Content .inner-container .inner-content h2.main-heading {
    font-size: 35px;
    line-height: 45px;
    max-width: 590px;
  }
}
@media(max-width: 750px){
  .image-on-Content .inner-container .inner-content {
    top: 18px;
    left: 30px;
  }
  .image-on-Content .inner-container .inner-content h2.main-heading{
    font-size: 30px;
    line-height: 40px;
  }
  .image-on-Content .inner-container .inner-content p.inner-pragraph{
    font-size: 13px;
    line-height: 19px;
  }
  .image-on-Content {
    padding: 40px 0;
  }
}
@media(max-width: 575px){
  .image-on-Content .inner-container .inner-content,
  .image-on-Content .inner-container{
    position: unset;
  }
  .image-on-Content .inner-container{
    border-radius: 12px;
    border: 1px solid #015229;
  }
  .image-on-Content .inner-container .inner-content{
    padding: 10px 15px 15px;
  }
  .image-on-Content .inner-container .inner-content h2.main-heading{
    color: #015229;
    font-size: 25px;
    line-height: 37px;
    max-width: 100%;
  }
  .image-on-Content .inner-container .inner-content p.inner-pragraph{
    color: #015229;
    max-width: 100%;
  }
  .image-on-Content .inner-container .inner-image img.inner-inner-image{
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
  }
  .image-on-Content {
    padding: 30px 0;
  }
}
@media(max-width: 480px){
  .image-on-Content .inner-container .inner-content h2.main-heading{
    margin: 0 0 10px;
  }
}

.image-point-content{
  background: #015229;
  padding: 67px 75px 75px 48px;
}
.image-point-content .inner-section {
  display: flex;
  gap: 60px;
  flex-wrap: wrap;
}
.image-point-content .inner-section .inner-image{
  max-width: calc(51.4% - 30px);
  border-radius: 11px;
  padding: 8px 0 0;
  position: relative;
}
.image-point-content .inner-section .inner-content{
  max-width: calc(48.6% - 30px);
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
}

.image-point-content .inner-section .inner-content h2.heading{
  margin: 0 0 70px 3px;
  text-align: center;
}
.image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap{
  display: flex;
  counter-increment: section; 
  padding: 65px 0 51px;
}
.image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap.image-text__row-reverse {
  flex-direction: row-reverse;
  padding: 0;
}
.image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap .flex__item{
  max-width: 50%;
  width: 100%;
}
.image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap .img_with_text_left-block .img_with_text_left-content {
  display: flex;
  flex-direction: column;
  gap: 7px;
}
.image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap .img_with_text_left-block .img_with_text_left-content .image-text__title h3{
  color: #FFF;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 31px;
  margin: 0;
  letter-spacing: 0;
}
.image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap .img_with_text_left-block .img_with_text_left-content .image-text__description p{
  color: #FFF;
  font-size: 14.1px;
  font-style: normal;
  font-weight: 300;
  line-height: 21px;
  margin: 0;
}
.image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap.block-1 .img_with_text_left-block .img_with_text_left-content .image-text__description p{
  max-width: 340px;
}
.image-point-content .inner-section .inner-content .img_with_text_content{
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
  counter-reset: section; 
}
.image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap.image-text__row-reverse .img_with_text_left-content{
  text-align: left;
}
.image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap.image-text__row-reverse .img_with_text_right-block,
.image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap .img_with_text_left-content{
  text-align: end;
}
.image-point-content .inner-section .inner-content .img_with_text_content::after {
  content: "";
  position: absolute;
  top: 20px;
  left: 50.4%;
  right: 50%;
  transform: translate(-50%);
  width: 1px;
  height: 117%;
  background: #ffffff;
}
.image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap.image-text__row-reverse .img_with_text_right-block{
  position: relative;
}
.image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap.image-text__row-reverse .img_with_text_right-block:before,
.image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap .img_with_text_right-block:before{
  content: counter(section);
  position: absolute;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: white;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #015229;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; 
}
.image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap.image-text__row-reverse .img_with_text_left-block,
.image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap .img_with_text_right-block{
  position: relative;
}
.image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap .img_with_text_right-block:before{
  left: 0;
  translate: -42% -50%;
  top: 21px;
}
.image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap.block-1 .img_with_text_right-block:before {
  left: 100%;
  translate: -42% -50%;
  top: 19px;
}
.image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap.block-3 .img_with_text_right-block:before{
  left: 100%;
  translate: -42% -50%;
  top: 17px;
}
}.image-point-content .inner-section .inner-content .img_with_text_content .block-1  .image-text__image{
  padding: 5px 0 0 0;
}
.image-point-content .inner-section .inner-content .img_with_text_content .block-1 .img_with_text_left-block{
  padding-left: 77px;
}
.image-point-content .inner-section .inner-content .img_with_text_content .block-1 .img_with_text_right-block{
  padding-right: 71px;
  padding-top: 5px;
}
.image-point-content .inner-section .inner-content .img_with_text_content .block-2 .img_with_text_right-block{
  padding-left: 78px;
  padding-top: 6px;
}
.image-point-content .inner-section .inner-content .img_with_text_content .block-2 .img_with_text_left-block{
  padding-right: 74px;
}
.image-point-content .inner-section .inner-content .img_with_text_content .block-3 .img_with_text_left-block{
  padding-left: 77px;
}
.image-point-content .inner-section .inner-content .img_with_text_content .block-3 .img_with_text_right-block{
  padding-right: 73px;
    padding-top: 3px;
}
@media(max-width: 1440px){
  .image-point-content{
    padding: 79px 50px;
  }
  .image-point-content .inner-section .inner-content h2.heading{
    font-size: 35px;
    line-height: 40px;
    margin: 0px 0 50px;
  }
  .image-point-content .inner-section{
    gap: 40px;
  }
  .image-point-content .inner-section .inner-image,
  .image-point-content .inner-section .inner-content{
    max-width: calc(50% - 20px);
  }
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap.image-text__row-reverse .img_with_text_right-block, 
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap .img_with_text_left-block {
    padding-right: 50px;
  }
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap.image-text__row-reverse .img_with_text_left-block, 
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap .img_with_text_right-block {
    padding-left: 50px;
  }
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap .img_with_text_left-block .img_with_text_left-content .image-text__title h3{
    font-size: 23px;
    line-height: 28px;
  }
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap .img_with_text_left-block .img_with_text_left-content .image-text__description p{
    font-size: 13px;
    line-height: 18px;
  }
}
@media(max-width: 1199px){
  .image-point-content .inner-section {
    gap: 25px;
  }
  .image-point-content .inner-section .inner-image{
    max-width: calc(40% - 13px);
  }
  .image-point-content .inner-section .inner-content {
    max-width: calc(60% - 13px);
  } 
  .image-point-content .inner-section .inner-content h2.heading{
    font-size: 30px;
    line-height: 35px;
    margin: 0 0 40px;
  }
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap.image-text__row-reverse .img_with_text_right-block:before, 
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap .img_with_text_right-block:before{
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 20px;
  }
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap.image-text__row-reverse .img_with_text_right-block, 
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap .img_with_text_left-block {
    padding-right: 30px;
  }
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap.image-text__row-reverse .img_with_text_left-block, 
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap .img_with_text_right-block {
    padding-left: 30px;
  }
  .image-point-content .inner-section .inner-content .img_with_text_content .block-1 .image-text__image img{
    width: 70px;
  }
  .image-point-content .inner-section .inner-content .img_with_text_content .block-2 .image-text__image img,
  .image-point-content .inner-section .inner-content .img_with_text_content .block-3 .image-text__image img{
    width: 50px;
  }
  .image-point-content {
    padding: 70px 50px;
  }
}
@media(max-width: 989px){
  .image-point-content {
    padding: 50px 50px;
  }
  .image-point-content .inner-section{
    flex-direction: column;
    gap: 40px;
  }
  .image-point-content .inner-section .inner-image, 
  .image-point-content .inner-section .inner-content{
    max-width: 100%;
    padding: 0;
  }
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap.image-text__row-reverse .img_with_text_right-block,
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap .img_with_text_left-block {
    padding-right: 40px;
  }
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap.image-text__row-reverse .img_with_text_left-block, 
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap .img_with_text_right-block {
    padding-left: 40px;
  }
}
@media(max-width: 750px){
  .image-point-content {
    padding: 40px 15px;
  }
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap{
    padding: 45px 0 45px;
  }
}
@media(max-width: 575px){
  .image-point-content {
    padding: 30px 15px;
  }
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap .img_with_text_left-block .img_with_text_left-content .image-text__title h3 {
    font-size: 21px;
    line-height: 26px;
  }
  .image-point-content .inner-section{
    gap: 25px;
  }
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap.image-text__row-reverse .img_with_text_right-block:before, 
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap .img_with_text_right-block:before {
    width: 25px;
    height: 25px;
    font-size: 14px;
    line-height: 15px;
  }
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap.image-text__row-reverse .img_with_text_left-block, 
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap .img_with_text_right-block {
    padding-left: 30px;
  }
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap.image-text__row-reverse .img_with_text_right-block, 
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap .img_with_text_left-block {
    padding-right: 30px;
  }
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap.image-text__row-reverse .img_with_text_right-block:before{
    top: 9px;
  }
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap .img_with_text_right-block:before{
    top: 12px;
  }
  .image-point-content .inner-section .inner-content .img_with_text_content .block-1 .image-text__image img {
    width: 60px;
  }
  .image-point-content .inner-section .inner-content .img_with_text_content .block-2 .image-text__image img, 
  .image-point-content .inner-section .inner-content .img_with_text_content .block-3 .image-text__image img {
    width: 45px;
  }
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap{
    padding: 35px 0 35px;
  }
}
@media(max-width: 480px){
  .image-point-content .inner-section .inner-content h2.heading {
    font-size: 25px;
    line-height: 30px;
    margin: 0px 0 30px;
  }
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap .img_with_text_left-block .img_with_text_left-content .image-text__title h3 {
    font-size: 19px;
    line-height: 23px;
  }
  .image-point-content .inner-section .inner-content .img_with_text_content .img_with_text_content_wrap .img_with_text_left-block .img_with_text_left-content .image-text__description p {
    font-size: 12px;
    line-height: 17px;
  }
  .image-point-content .inner-section .inner-content .img_with_text_content .block-1 .image-text__image img {
    width: 55px;
  }
  .image-point-content .inner-section .inner-content .img_with_text_content .block-2 .image-text__image img, 
  .image-point-content .inner-section .inner-content .img_with_text_content .block-3 .image-text__image img {
    width: 40px;
  }
}

.content-with-blog{
  padding: 68px 0 79px;
}
.content-with-blog .inner-content .inner-text h2.heading-light{
  margin: 1px 0 0 0;
}
.content-with-blog .inner-content .inner-text p.paragraph{
  color: #015229;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px; 
  margin: 18px 0 0 0;
  max-width: 515px;
}
.content-with-blog .inner-content {
  display: flex;
  gap: 43px;
  flex-wrap: wrap;
}
.content-with-blog .inner-content .inner-text{
  max-width: calc(35% - 22px);
  width: 100%;
}
.content-with-blog .inner-content .inner-blog{
  max-width: calc(65% - 22px);
  width: 100%;
}
.content-with-blog .inner-content .inner-blog slider-component ul{
  margin: 13px 0 0 0;
  display: flex;
  gap: 72px;
  flex-wrap: wrap;
}
.content-with-blog .inner-content .inner-blog slider-component ul li{
  max-width: calc(50% - 36px);
  width: 100%;
  border-radius: 5px;
  background: #015229;
  box-shadow: 0px 2.47px 12.228px 0px rgba(0, 0, 0, 0.15);
}
.content-with-blog .inner-content .inner-blog slider-component ul li .article-card-wrapper .card__content .card__information h3{
  margin: 0;
}
.content-with-blog .inner-content .inner-blog slider-component ul li .article-card-wrapper .card__content .card__information h3 a{
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 34.8px;
}
.content-with-blog .circle-divider:after {
  content: "";
}
.content-with-blog .inner-content .inner-blog slider-component ul li .article-card-wrapper .article-card__image-wrapper {
  padding-bottom: 57%;
  position: relative;
}
.content-with-blog .inner-content .inner-blog slider-component ul li .article-card-wrapper .card__content {
  padding: 16px 41px 25px 21px;
}
.content-with-blog .inner-content .inner-blog slider-component ul li.inner-li-1 .article-card-wrapper .card__content{
  padding: 16px 41px 25px 22px;
}
.content-with-blog .inner-content .inner-blog slider-component ul li.inner-li-1 .article-card-wrapper .card__content .card__information p.article-card__excerpt{
  margin: 3px 0 13px;
  font-weight: 300;
}
.content-with-blog .inner-content .inner-blog slider-component ul li .article-card-wrapper .card__content .card__information p.article-card__excerpt{
  margin: 9px 0 13px;
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 22.4px;
}
.content-with-blog .inner-content .inner-blog slider-component ul li .article-card-wrapper .card__content .card__information .article-card__info {
  display: flex;
  gap: 18px;
  align-items: center;
}
.content-with-blog .inner-content .inner-blog slider-component ul li .article-card-wrapper .card__content .card__information .article-card__info .info-image {
  width: 56px;
  height: 56px;
}
.content-with-blog .inner-content .inner-blog slider-component ul li .article-card-wrapper .card__content .card__information .article-card__info img.inner-info-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50px;
}
.content-with-blog .inner-content .inner-blog slider-component ul li .article-card-wrapper .card__content .card__information .article-card__info .info-text-details {
    display: flex;
    flex-direction: column-reverse;
}
.content-with-blog .inner-content .inner-blog slider-component ul li .article-card-wrapper .card__content .card__information .article-card__info .info-text-details span.article-card__author{
  color: #FFF;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 31.9px; 
}
.content-with-blog .inner-content .inner-blog slider-component ul li .article-card-wrapper .card__content .card__information .article-card__info .info-text-details span.circle-divider{
  color: #FFF;
  font-size: 12px;
  font-style: normal;
  font-weight: 200;
  line-height: 17.4px; 
}
.content-with-blog .inner-content .inner-blog slider-component ul li .article-card-wrapper .article-card__image-wrapper .article-card__image img.motion-reduce {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.content-with-blog .inner-content .inner-blog slider-component ul li .article-card__image {
  position: absolute;
  width: 100%;
  height: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.content-with-blog .inner-content .inner-blog slider-component ul li .article-card__image img,
.content-with-blog .inner-content .inner-blog slider-component ul li .article-card__image svg {
  object-fit: fill;
}
@media(max-width: 1199px){
  .content-with-blog {
    padding: 60px 0 70px;
  }
  .content-with-blog .inner-content .inner-blog slider-component ul{
    gap: 20px;
    margin: 0;
  }
  .content-with-blog .inner-content .inner-blog slider-component ul li{
    max-width: calc(50% - 10px);
  }
  .content-with-blog .inner-content{
    gap: 30px;
  }
  .content-with-blog .inner-content .inner-text{
    max-width: calc(35% - 15px);
  }
  .content-with-blog .inner-content .inner-blog{
    max-width: calc(65% - 15px);
  }
  .content-with-blog .inner-content .inner-text h2.heading-light{
    font-size: 40px;
    line-height: 50px;
  }
  .content-with-blog .inner-content .inner-blog slider-component ul li .article-card-wrapper .card__content .card__information h3 a{
    font-size: 22px;
    line-height: 30.8px;
  }
  .content-with-blog .inner-content .inner-blog slider-component ul li .article-card-wrapper .card__content .card__information .article-card__info .info-text-details span.article-card__author{
    font-size: 20px;
    line-height: 29px;
  }
  .content-with-blog .inner-content .inner-blog slider-component ul li .article-card-wrapper .card__content {
    padding: 16px 16px 25px 22px;
  }
}
@media(max-width: 989px){
  .content-with-blog .inner-content{
    flex-direction: column;
  }
  .content-with-blog .inner-content .inner-text,
  .content-with-blog .inner-content .inner-blog{
    max-width: 100%;
  }
  .content-with-blog {
    padding: 50px 0 60px;
  }
  .content-with-blog .inner-content .inner-text p.paragraph{
    max-width: 100%;
  }
}
@media(max-width: 750px){
  .content-with-blog .inner-content .inner-text h2.heading-light {
    font-size: 35px;
    line-height: 40px;
  }
  .content-with-blog .inner-content .inner-blog slider-component ul li{
    margin: 0 !important;
    max-width: calc(50% - 5px);
  }
  .content-with-blog .inner-content .inner-blog slider-component ul{
    gap: 10px;
  }
  .content-with-blog .inner-content .inner-blog slider-component ul li .article-card-wrapper .card__content .card__information .article-card__info .info-text-details span.article-card__author {
    font-size: 17px;
    line-height: 22px;
  }
  .content-with-blog {
    padding: 50px 0 50px;
  }
}
@media(max-width: 575px){
  .content-with-blog .inner-content .inner-text h2.heading-light {
    font-size: 30px;
    line-height: 35px;
  }
  .content-with-blog {
    padding: 30px 0 10px;
  }
  .content-with-blog .inner-content .inner-text p.paragraph{
    font-size: 13px;
    line-height: 19px;
    margin: 15px 0 0;
  }
  .content-with-blog .inner-content .inner-blog slider-component ul {
    gap: 20px;
 }
  .content-with-blog .inner-content .inner-blog slider-component ul li{
    max-width: 100%;
    padding: 0;
  }
}



.footer-atv-banner .inner-section .inner-image-content .slick-list .slick-track .banner-image .main-banner-image{
  max-height: 533px;
  min-height: 533px;
}
.footer-atv-banner .inner-section .inner-text-content{
  max-width: 100%;
  top: 50%;
}
.footer-atv-banner .inner-section .inner-text-content h1.banner-heading{
  font-size: 45px;
  line-height: 54px; 
  max-width: 1188px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
.footer-atv-banner .inner-section .inner-text-content p.banner-small-text{
  margin: 12px auto 27px;
  font-size: 15px;
  line-height: 26px; 
  max-width: 670px;
  width: 100%;
  letter-spacing: 0;
}
@media(max-width: 1199px){
  .footer-atv-banner .inner-section .inner-image-content .slick-list .slick-track .banner-image .main-banner-image {
    max-height: 500px;
    min-height: 500px;
  }
  .footer-atv-banner .inner-section .inner-text-content h1.banner-heading{
    max-width: 889px;
    font-size: 40px;
    line-height: 50px;
  }
  .footer-atv-banner .inner-section .inner-text-content p.banner-small-text{
    font-size: 15px;
    line-height: 24px;
    max-width: 600px;
  }
}
@media(max-width: 989px){
  .footer-atv-banner .inner-section .inner-image-content .slick-list .slick-track .banner-image .main-banner-image {
    max-height: 450px;
    min-height: 450px;
  }
  .footer-atv-banner .inner-section .inner-text-content h1.banner-heading {
    max-width: 620px;
    font-size: 35px;
    line-height: 40px;
  }
  .footer-atv-banner .inner-section .inner-text-content p.banner-small-text {
    font-size: 15px;
    line-height: 21px;
    max-width: 400px;
  }
  .footer-atv-banner .inner-section .inner-text-btn a.first-bttn {
    padding: 12px 20px;
  }
  .footer-atv-banner .inner-section .inner-text-btn a{
    padding: 12px 24px;
  }
  .footer-atv-banner .inner-section .inner-text-btn a.second-bttn{
    padding: 12px 23.5px;
  }
}
@media(max-width: 575px){
  .footer-atv-banner .inner-section .inner-text-content h1.banner-heading{
    font-size: 30px;
    line-height: 37px;
  }
  .footer-atv-banner .inner-section .inner-text-btn a.second-bttn{
    padding: 12px 23.1px;
  }
}


/* article-template */

.article-template .article-template__hero-container {
  max-width: 100%;
  position: relative;
}
.article-template .article-template__hero-container:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg,#00000080 38.69%,#0000);
    z-index: 1;
}
.article-template .article-template__hero-container .article-template_heading {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    max-width: 100%;
    width: 100%;
    padding: 0 20px;
    z-index: 1;
}
.article-template .article-template__hero-container .article-template_heading .article-template_title {
    max-width: 1036px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.article-template .article-template__hero-container .article-template_heading .article-template_excerpt {
    max-width: 612px;
    width: 100%;
    text-align: center;
    margin: 10px auto 0;
}
.article-template .article-template__hero-container .article-template_heading .article-template_title h2 {
    color: #fff;
    font-size: 65px;
    line-height: 120%;
    margin: 0;
    letter-spacing: 0;
}
.article-template .article-template__hero-container .article-template_heading .article-template_excerpt p {
    color: #fff;
    font-size: 20px;
    line-height: 130%;
    margin: 0;
    letter-spacing: 0;
}
.article-template .article-template__content {
    max-width: 100%;
    padding: 72px 120px;
    margin: 0;
}
.article-template .article-template__content .article-content-text p {
    margin: 0;
    color: #015229;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0;
}
.article-template .article-template__content .article-content-inner {
  margin-top: 69px;
}
.article-template .article-template__content .article-content-text h4 {
    margin: 0 0 8px;
    color: #015229;
    font-size: 32px;
    font-weight: 600;
    line-height: 38.4px;
    letter-spacing: 0;
}
.article-template .article-template__content .article-content-info-wrap {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    margin-top: 28px;
}
.article-template .article-template__content .article-content-info-wrap .content-info-list h5 {
    margin: 0;
    color: #015229;
    font-size: 22px;
    font-weight: 500;
    line-height: 26.4px;
    letter-spacing: 0;
}
.article-template .article-template__content .article-content-info-wrap .content-info-list ul {
    margin: 11px 0 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.article-template .article-template__content .article-content-info-wrap .content-info-list ul li {
    color: #015229;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    position: relative;
    padding-left: 18px;
}
.article-template .article-template__content .article-content-info-wrap .content-info-list ul li:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 6px;
    width: 10px;
    height: 10px;
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%20fill%3D%22none%22%3E%3Ccircle%20cx%3D%225%22%20cy%3D%225%22%20r%3D%225%22%20fill%3D%22%23015229%22/%3E%3C/svg%3E);
    background-size: contain;
    background-repeat: no-repeat;
}
.article-template .article-template__content .article-content-info-wrap .content-info-list+.content-info-list {
  margin-top: 28px;
}
.article-template .article-template__content .article-content-info-wrap .content-info-right img {
    margin: 0;
    border: 0;
}
.article-template .article-template__content .article-content-bottom {
  margin-top: 10px;
}
@media(max-width: 1024px) {
  .article-template .article-template__hero-container .article-template_heading .article-template_title h2 {
    font-size: 55px;
  }
  .article-template .article-template__content {
    padding: 72px 80px;
  }
}
@media(max-width: 989px) {
  .article-template .article-template__content {
    padding: 50px;
  }
}
@media(max-width: 767px) {
  .article-template .article-template__hero-container .article-template_heading .article-template_title h2 {
    font-size: 45px;
  }
  .article-template .article-template__content .article-content-text h4 {
    font-size: 28px;
    line-height: 32.4px;
  }
}

@media(max-width: 749px) {
  .article-template .article-template__hero-container .article-template_heading .article-template_title h2 {
    font-size: 32px;
  }
  .article-template .article-template__hero-container .article-template_heading .article-template_excerpt p {
    font-size: 18px;
  }
  .article-template .article-template__content {
    padding: 50px 30px;
  }
  .article-template .article-template__content .article-content-inner {
    margin-top: 48px;
  }
  .article-template .article-template__content .article-content-info-wrap {
    flex-direction: column-reverse;
  }
  .article-template .article-template__content .article-content-bottom {
    margin-top: 30px;
  }
}
@media(max-width: 575px) {
  .article-template .article-template__hero-container .article-template_heading .article-template_title h2 {
    font-size: 24px;
  }
  .article-template .article-template__hero-container .article-template_heading .article-template_excerpt p {
    font-size: 16px;
  }
  .article-template .article-template__content {
    padding: 30px 16px;
  }
  .article-template .article-template__content .article-content-text p {
    font-size: 16px;
    line-height: 24px;
  }
  .article-template .article-template__content .article-content-inner {
    margin-top: 30px;
  }
  .article-template .article-template__content .article-content-text h4 {
    font-size: 22px;
    line-height: 28.4px;
    margin: 0 0 12px;
  }
  .article-template .article-template__content .article-content-info-wrap .content-info-list h5 {
    font-size: 20px;
    line-height: 24.4px;
  }
}

/* footer */

.shopify-section-group-footer-group .footer {
  padding-top: 71px;
  border: 0;
}

.footer .footer__content-top {
  padding-bottom: 0;
}
.footer .footer__content-top .footer-block .footer-block__brand-info .footer-block__image-wrapper {
  margin: 0 0 16px;
  max-width: 223px !important;
}
.footer .footer__content-top .footer-block .footer-block__brand-info .footer-block__image-wrapper img {
  width: 100%;
}
.footer .footer__content-top .footer-block .footer-block__brand-info .rte p {
  color: #015229;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0;
  max-width: 361px;
}
.footer .footer__content-top .footer-block .footer-block__heading {
  color: #015229;
  font-family: Poppins;
  font-size: 28px;
  font-weight: 500;
  line-height: 40.6px;
  letter-spacing: 0;
}
.footer .footer__content-top .footer-block.footer-block--menu .footer-block__heading {
  margin-bottom: 3px;
}
.footer .footer__content-top .footer-block .footer-block__details-content{
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.footer .footer__content-top .footer-block .footer-block__details-content li {
  margin: 0;
}
.footer .footer__content-top .footer-block .footer-block__details-content li .link--text {
    text-decoration: none;
    color: #015229;
    font-size: 18px;
    font-weight: 400;
    line-height: 31.14px;
    letter-spacing: 0;
    padding: 0;
}
.footer .footer__content-top .footer-block.footer-block--contact .footer-block__heading {
  margin-bottom: 12px;
}
.footer .footer__content-top .footer__blocks-wrapper{
  border-bottom: 1px solid #015229;
}
.footer .footer__content-bottom{
  border: 0;
  padding: 0 0 22px 0;
}
.footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright{
 margin-top: 22px;
}
.footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright .copyright__content{
  display: flex;
  gap: 6px;
  align-items: center;
  color: #015229;
  font-size: 19px;
  font-style: normal;
  font-weight: 300;
  line-height: 34px; 
}
.footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright .copyright__content .copyright-icon {
    line-height: 0;
}
.footer .footer__content-top .footer-block--contact .footer-block_contect_info .contact-info-wrap{
  display: flex;
  gap: 20px;
  align-items: center;
}
.footer .footer__content-top .footer-block--contact .footer-block_contect_info .contact-info-wrap .contact-info-icon{
  line-height: 0;
}
.footer .footer__content-top .footer-block--contact .footer-block_contect_info .contact-info-wrap .contact-info-text span.contact-info-label{
  color: #015229;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 5px 0;
  display: inline-block;
}
.footer .footer__content-top .footer-block--contact .footer-block_contect_info .contact-info-wrap .contact-info-text p a{
  color: #015229;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}
.footer .footer__content-top .footer-block--contact .footer-block_contect_info .contact-info-wrap .contact-info-text  p{
  margin: 0;
  line-height: 0;
}
.footer .footer__content-top .footer-block--contact .footer-block_contect_info {
  display: flex;
  flex-direction: column;
  gap: 29px;
}
.footer .footer__content-top .footer__blocks-wrapper{
  padding-bottom: 24px;
  gap: 10px;
  flex-wrap: wrap;
}
.footer .footer__content-top .footer__blocks-wrapper .scroll-trigger .footer-block_social_icon ul li a{
  padding: 8px;
}

.footer .footer__content-top .footer__blocks-wrapper .scroll-trigger .footer-block_social_icon ul li a .svg-wrapper{
  width: 42px;
  height: 42px;
}
.footer .footer__content-top .footer__blocks-wrapper .scroll-trigger .footer-block_social_icon ul li a .svg-wrapper svg {
  height: 100% !important;
  width: 100% !important;
}
.footer .footer__content-top .footer__blocks-wrapper .footer-inner-block-1{
  max-width: calc(33% - 7.5px);
  width: 100%;
  margin-top: 6px;
}
.footer .footer__content-top .footer__blocks-wrapper .footer-inner-block-3,
.footer .footer__content-top .footer__blocks-wrapper .footer-inner-block-2{
  max-width: calc(25% - 7.5px);
  width: 100%;
}
.footer .footer__content-top .footer__blocks-wrapper .footer-inner-block-2{
  padding: 0 0 0 10px;
}
.footer .footer__content-top .footer__blocks-wrapper .footer-inner-block-3{
  padding: 0 0 0 13px;
}
.footer .footer__content-top .footer__blocks-wrapper .footer-inner-block-4{
  max-width: calc(17% - 7.5px);
  width: 100%;
  padding: 0 0 0 9px;
}
.footer .footer__content-top .footer__blocks-wrapper .footer-inner-block-4 .footer-block_social_icon ul {
  justify-content: flex-start;
}
@media(Max-width: 1199px){
  .footer .footer__content-top .footer__blocks-wrapper .footer-inner-block-1 {
    max-width: calc(40% - 7.5px);
  }
  .footer .footer__content-top .footer__blocks-wrapper .footer-inner-block-3{
    max-width: calc(30% - 7.5px);
  }
  .footer .footer__content-top .footer__blocks-wrapper .footer-inner-block-2{
    max-width: calc(30% - 7.5px);
  }
  .footer .footer__content-top .footer__blocks-wrapper .scroll-trigger .footer-block_social_icon ul li a {
    padding: 10px 20px 0 0;
  }
  .footer .footer__content-top .footer-block .footer-block__heading{
    font-size: 26px;
    line-height: 38.6px;
  }
  .footer .footer__content-top .footer-block .footer-block__details-content li .link--text{
    font-size: 17px;
    line-height: 30px;
  }
  .footer .footer__content-top .footer-block--contact .footer-block_contect_info .contact-info-wrap .contact-info-text span.contact-info-label{
    font-size: 19px;
  }
  .footer .footer__content-top .footer-block--contact .footer-block_contect_info .contact-info-wrap .contact-info-text p a{
    font-size: 15px;
  }
  .footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright .copyright__content{
    font-size: 18px;
    line-height: 32px;
  }
}
@media(max-width: 989px){
  .footer .footer__content-top .footer__blocks-wrapper {
    gap: 30px;
  }
  .shopify-section-group-footer-group .footer{
    padding-top: 60px;
  }
  .footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright .copyright__content{
    font-size: 16px;
    line-height: 26px;
  }
  .footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright {
    margin-top: 17px;
   }
  .footer .footer__content-bottom{
    padding: 0 0 17px;
  }
  .footer .footer__content-top .footer__blocks-wrapper .footer-inner-block-1,
  .footer .footer__content-top .footer__blocks-wrapper .footer-inner-block-3, 
  .footer .footer__content-top .footer__blocks-wrapper .footer-inner-block-2,
  .footer .footer__content-top .footer__blocks-wrapper .footer-inner-block-4{
    max-width: calc(50% - 15px);
    padding: 0;
  }
}
@media(max-width: 750px){
  .footer .footer__content-top .footer-block .footer-block__brand-info .rte p,
  .footer .footer__content-top .footer__blocks-wrapper .footer-inner-block-1, 
  .footer .footer__content-top .footer__blocks-wrapper .footer-inner-block-3, 
  .footer .footer__content-top .footer__blocks-wrapper .footer-inner-block-2, 
  .footer .footer__content-top .footer__blocks-wrapper .footer-inner-block-4{
    max-width: 100%;
  }
  .shopify-section-group-footer-group .footer {
    padding-top: 50px;
  }
  .footer .footer__content-top .footer__blocks-wrapper {
    gap: 40px;
    margin: 0;
  }
  .footer .footer__content-top .footer__blocks-wrapper .footer-inner-block-1, 
  .footer .footer__content-top .footer__blocks-wrapper .footer-inner-block-3, 
  .footer .footer__content-top .footer__blocks-wrapper .footer-inner-block-2, 
  .footer .footer__content-top .footer__blocks-wrapper .footer-inner-block-4,
  .footer .footer__content-top .footer-block .footer-block__details-content{
    margin: 0 !important;
  }
  .footer .footer__content-top .footer__blocks-wrapper{
    display: flex;
  }
}
@media(max-width: 575px){
  .shopify-section-group-footer-group .footer {
    padding-top: 40px;
  }
  .footer .footer__content-top .footer-block .footer-block__brand-info .footer-block__image-wrapper{
    max-width: 133px !important;
    margin: 0 auto 15px;
  }
  .footer .footer__content-top .footer-block .footer-block__brand-info .rte p{
    text-align: center;
  }
  .footer .footer__content-top .footer__blocks-wrapper{
    gap: 30px;
  }
  .footer .footer__content-top .footer-block .footer-block__heading {
    font-size: 21px;
    line-height: 31.6px;
  }
  .footer .footer__content-top .footer-block .footer-block__details-content li .link--text {
    font-size: 15px;
    line-height: 25px;
  }
  .footer .footer__content-top .footer-block--contact .footer-block_contect_info .contact-info-wrap .contact-info-icon svg{
    width: 40px;
    height: 40px;
  }
  .footer .footer__content-top .footer__blocks-wrapper .scroll-trigger .footer-block_social_icon ul li a .svg-wrapper {
    width: 35px;
    height: 35px;
  }
  .footer .footer__content-top .footer-block--contact .footer-block_contect_info .contact-info-wrap .contact-info-text span.contact-info-label {
    font-size: 17px;
    margin: 0 0 3px;
  }
  .footer .footer__content-top .footer-block--contact .footer-block_contect_info .contact-info-wrap .contact-info-text p a {
    font-size: 14px;
  }
  .footer .footer__content-top .footer-block--contact .footer-block_contect_info{
    gap: 20px;
  }
  .footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright .copyright__content {
    font-size: 14px;
    line-height: 20px;
  }
  .footer .footer__content-top .footer-block--contact .footer-block_contect_info .contact-info-wrap {
    gap: 15px;
   }
  .footer .footer__content-top{
    padding: 0 15px;
  }
}
@media(max-width: 480px){
  .footer .footer__content-top .footer-block .footer-block__brand-info .footer-block__image-wrapper{
    max-width: 110px !important;
  }
  .footer .footer__content-top .footer-block .footer-block__heading {
    font-size: 20px;
    line-height: 29.6px;
  }
  .footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright {
    margin-top: 15px;
  }
  .footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright .copyright__content {
    font-size: 12px;
    line-height: 18px;
  }
  .footer .footer__content-bottom {
    padding: 0 0 15px;
  }
  .footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright .copyright__content .copyright-icon svg{
    width: 15px;
    height: 15px;
  }
} 
.template-product product-info .page-width{
  padding: 0 73px 0 120px;
  width: 100%;
  max-width: 100%;
}
.template-product product-info{
  background: #015229;
  padding: 71px 0 78px;
}



.template-product product-info .product{
  display: flex;
  gap: 151px;
  flex-wrap: wrap;
}
.template-product product-info .product .grid__item.product__media-wrapper{
  max-width: calc(52.4% - 75.5px);
  width: 100%;
}
.template-product product-info .product .product__info-wrapper{
  max-width: calc(47.6% - 75.5px);
  width: 100%;
}
.template-product product-info .product .product__info-wrapper{
  padding: 0;
}
.template-product product-info .product .product__info-wrapper .product__info-container{
  max-width: 100%;
}
.template-product product-info .product .product__info-wrapper .product__info-container .product__title{
  margin-bottom: 0;
}
.template-product product-info .product .product__info-wrapper .product__info-container .product__description{
  margin: 17px 0 48px;
}
.template-product product-info .product .product__info-wrapper .product__info-container .product__description p{
  color: #FFF;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 27.9px;
  max-width: 674px;
  letter-spacing: 0;
}
.template-product product-info .product .product__info-wrapper .product__info-container .products-buttons,
.template-product product-info .product .product__info-wrapper .product__info-container .products-buttons product-form{
  margin: 0;
}
.template-product product-info .product .product__info-wrapper .product__info-container .products-buttons product-form form .product-form__buttons .button:before,
.template-product product-info .product .product__info-wrapper .product__info-container .products-buttons product-form form .product-form__buttons .button:after{
  content: unset;
}
.template-product product-info .product .product__info-wrapper .product__info-container .products-buttons product-form form .product-form__buttons{
  max-width: fit-content;
  display: flex;
  gap: 40px;
  align-items: center;
}
.template-product product-info .product .product__info-wrapper .product__info-container .products-buttons product-form form .product-form__buttons .button {
  margin: 0;
  color: #015229;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0;
  padding: 12.5px 23.8px;
  height: 100%;
  width: fit-content;
  background: white;
  border-radius: 34px;
}
.template-product product-info .product .product__info-wrapper .product__info-container .products-buttons product-form form .product-form__buttons .wp-btn a {
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 11.5px 28.5px;
  display: inline-block;
  letter-spacing: 0;
}
.template-product product-info .product .product__info-wrapper .product__info-container .products-buttons product-form form .product-form__buttons .wp-btn{
  border-radius: 34px;
  border: 1px solid #FFF;
}
.template-product product-info .product .product__info-wrapper .product__info-container .all-features{
  margin: 57px 0 0 0;
  border-radius: 4px;
  border: 1px solid #FFF;
}
.template-product product-info .product .product__info-wrapper .product__info-container .all-features .inner-features{
    display: flex;
}
.template-product product-info .product .product__info-wrapper .product__info-container .all-features .inner-features .inner-inner-features h3 {
  color: #015229;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  background: #fff;
  margin: 0;
  padding: 12px 12px 11px 35px;
  letter-spacing: 0;
}
.template-product product-info .product .product__info-wrapper .product__info-container .all-features .inner-features .specifications h3{
  padding: 12px 12px 11px 37px;
}

.template-product product-info .product .product__info-wrapper .product__info-container .all-features .inner-features .inner-inner-features .inner-list{
  margin: 31px 0 29px;
}
.template-product product-info .product .product__info-wrapper .product__info-container .all-features .inner-features .inner-inner-features .inner-list ul{
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 0;
  padding: 0 0 0 55px;
}
.template-product product-info .product .product__info-wrapper .product__info-container .all-features .inner-features .specifications .inner-list ul{
  padding: 0 10px 0 56px;
}
.template-product product-info .product .product__info-wrapper .product__info-container .all-features .inner-features .inner-inner-features .inner-list ul li{
  list-style: none;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px; 
  position: relative;
  letter-spacing: 0.1px;
}
.template-product product-info .product .product__info-wrapper .product__info-container .all-features .inner-features .inner-inner-features .inner-list ul li::before {
  content: "";
  background-image: url("/cdn/shop/files/white-dote.svg?v=1746440530");
  width: 100%;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;
  top: 6px;
  left: -18px;
}
.template-product product-info .product .product__info-wrapper .product__info-container .all-features .inner-features .key-feature{
  max-width: 52%;
  width: 100%;
}
.template-product product-info .product .product__info-wrapper .product__info-container .all-features .inner-features .specifications{
  max-width: 48%;
  width: 100%;
}
.template-product product-info .product .product__info-wrapper .product__info-container .all-features .rant-pro{
  padding: 15px 37px;
  border-top: 1px solid white;
}
.template-product product-info .product .product__info-wrapper .product__info-container .all-features .rant-pro .price__regular .price-item{
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px; 
}
.template-product product-info .product-media-container.media-fit-cover, 
.template-product product-info .product-media-container.media-fit-cover .product__modal-opener, 
.template-product product-info .product-media-container.media-fit-cover .media{
  background: transparent !important;
}
.template-product product-info .product-media-container.media-fit-cover .media{
  padding-top: 64%;
}
.template-product product-info .product-media-container.media-fit-cover .media img{
  object-fit: contain;
}
.template-product product-info .product .grid__item media-gallery slider-component.slider-mobile-gutter{
  margin: 0 0 10px 0;
}
.template-product product-info .product .grid__item media-gallery slider-component.slider-mobile-gutter.thumbnail-slider ul{
  max-width: 757px;
  width: 100%;
  margin: 0 auto;
}
.template-product product-info .product .grid__item media-gallery slider-component ul{
  margin: 0;
  grid-template-columns: repeat(3, 1fr);
}
.template-product product-info .product .grid__item media-gallery slider-component ul .thumbnail-list__item:before{
  padding-bottom: 65%;
}
.template-product product-info .product .grid__item media-gallery slider-component ul li button img{
  object-fit: contain;
}
.template-product product-info .product .grid__item media-gallery slider-component ul li button.global-media-settings{
  box-shadow: none;
  border-color: transparent;
}
.template-product product-info .product .global-media-settings{
  border: 0 !important;
}
.template-product product-info .product .grid__item media-gallery slider-component ul li button.global-media-settings.thumbnail[aria-current]:after {
  content: "";
  background-image: url(/cdn/shop/files/freme-f__1_-removebg-preview.png?v=1746165524);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.template-product product-info .product .product__info-wrapper .product__info-container .all-features .rant-pro .price{
  line-height: 0;
  letter-spacing: 0;
}
.template-product product-info .product .product__info-wrapper .product__info-container .all-features .rant-pro .price__container{
  margin: 0;
}
@media(max-width: 1440px){
  .template-product product-info .page-width{
    padding: 0 50px;
  }
  .template-product product-info .product{
    gap: 100px;
  }
  .template-product product-info .product .grid__item.product__media-wrapper,
  .template-product product-info .product .product__info-wrapper{
    max-width: calc(50% - 50px);
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .product__title h2{
    font-size: 40px;
    line-height: 50px;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .product__description {
    margin: 15px 0 40px;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .product__description p{
    font-size: 16px;
    line-height: 25px;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .products-buttons product-form form .product-form__buttons{
    gap: 35px;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .products-buttons product-form form .product-form__buttons .button{
    font-size: 17px;
    padding: 13px 24px;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .products-buttons product-form form .product-form__buttons .wp-btn a{
    font-size: 17px;
    padding: 13px 26px;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .all-features{
    margin: 47px 0 0;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .all-features .inner-features .inner-inner-features .inner-list ul{
    padding: 0 0 0 50px;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .all-features .inner-features .inner-inner-features h3{
    font-size: 22px;
    line-height: 25px;
    padding: 12px 12px 12px 30px;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .all-features .inner-features .inner-inner-features .inner-list ul li{
    font-size: 15px;
    line-height: 22px;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .all-features .inner-features .key-feature,
  .template-product product-info .product .product__info-wrapper .product__info-container .all-features .inner-features .specifications{
    max-width: 50%;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .all-features .rant-pro{
    padding: 13px 30px;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .all-features .rant-pro .price__regular .price-item{
    font-size: 16px;
    line-height: 18px;
  }
  .template-product product-info .product-media-container.media-fit-cover .media {
    padding-top: 510px;
  }
}
@media(max-width:1199px){
  .template-product product-info{
    padding: 60px 0 60px;
  }
  .template-product product-info .product {
    gap: 50px;
  }
  .template-product product-info .product .grid__item.product__media-wrapper, .template-product product-info .product .product__info-wrapper {
    max-width: calc(50% - 25px);
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .product__title h2 {
    font-size: 35px;
    line-height: 40px;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .product__description p {
    font-size: 15px;
    line-height: 22px;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .product__description {
    margin: 15px 0 50px;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .products-buttons product-form form .product-form__buttons .button {
    font-size: 16px;
    padding: 12px 22px;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .products-buttons product-form form .product-form__buttons .wp-btn a {
    font-size: 16px;
    padding: 12px 26px;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .products-buttons product-form form .product-form__buttons {
    gap: 20px;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .all-features {
    margin: 50px 0 0;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .all-features .inner-features .inner-inner-features h3 {
    font-size: 20px;
    line-height: 22px;
    padding: 10px 10px 10px 25px;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .all-features .inner-features .inner-inner-features .inner-list {
    margin: 20px 0;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .all-features .inner-features .inner-inner-features .inner-list ul {
    padding: 0 0 0 42px;
    gap: 4px;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .all-features .rant-pro {
    padding: 10px 25px;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .all-features .rant-pro .price__regular .price-item{
    font-size: 15px;
  }
  .template-product product-info .product-media-container.media-fit-cover .media {
    padding-top: 488px;
  }
}
@media(max-width: 989px){
  .template-product product-info .page-width {
    padding: 0 32px;
  }
  .template-product product-info .product {
    gap: 30px;
    flex-direction: column-reverse;
  }
  .template-product product-info .product .grid__item.product__media-wrapper, .template-product product-info .product .product__info-wrapper {
    max-width: 100%;
  }
  .template-product product-info {
    padding: 30px 0 60px;
  }
  .template-product product-info .product .grid__item media-gallery slider-component.slider-mobile-gutter {
    margin: 0;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .product__description {
    margin: 15px 0 40px;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .all-features {
    margin: 40px 0 0;
  }
}
@media(max-width: 750px){
  .template-product product-info .product{
    flex-direction: column;
  }
  .template-product product-info .product .grid__item media-gallery slider-component.slider-mobile-gutter.thumbnail-slider ul{
    max-width: 100%;
    padding: 0;
  }
  .template-product product-info {
    padding: 10px 0 30px;
  }
}
@media(max-width: 575px){
  .template-product product-info .product .product__info-wrapper .product__info-container .product__title h2 {
    font-size: 30px;
    line-height: 35px;
  } 
  .template-product product-info .product .product__info-wrapper .product__info-container .product__description p {
    font-size: 14px;
    line-height: 21px;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .product__description {
    margin: 15px 0 30px;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .products-buttons product-form form .product-form__buttons .button {
    font-size: 15px;
    padding: 10px 20px;
    line-height: 22px;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .products-buttons product-form form .product-form__buttons .wp-btn a {
    font-size: 15px;
    padding: 12px 24px;
  }
  .template-product product-info .product-media-container.media-fit-cover .media {
      padding-top: 70%;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .all-features .inner-features .inner-inner-features .inner-list ul li {
    font-size: 14px;
    line-height: 21px;
  }  
  .template-product product-info .page-width {
    padding: 0 16px;
  }
}
@media(max-width: 480px){
  .template-product product-info .product .product__info-wrapper .product__info-container .product__description {
    margin: 16px 0 25px;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .all-features {
    margin: 30px 0 0;
   }
  .template-product product-info .product .product__info-wrapper .product__info-container .all-features .inner-features .inner-inner-features h3{
    font-size: 18px;
    line-height: 20px;
  }
  .template-product product-info .product .product__info-wrapper .product__info-container .all-features .inner-features .inner-inner-features .inner-list {
    margin: 17px 0;
   }
}


/* about us page */

.about-main-banner .inner-section .inner-text-content {
  top: 53.5%;
  max-width: 1036px;
}

.about-main-banner .inner-section .inner-text-content h1.banner-heading {
  margin: 0;
}

.about-main-banner .inner-section .inner-text-content p.banner-small-text {
  margin: 10px auto 0;
  letter-spacing: 0;
  max-width: 612px;
  width: 100%;
}
.rich-text.about-info-text {
  padding: 73px 0 79px;
}
.rich-text.about-info-text-2 {
  padding: 76px 0 75px;
}
.rich-text.about-info-text .rich-text__wrapper {
    width: 100%;
}
.rich-text.about-info-text .rich-text__wrapper .rich-text__blocks {
  max-width: 100%;
}

.rich-text.about-info-text .rich-text__wrapper .rich-text__blocks .rich-text__heading {
  color: #015229;
  font-family: Poppins;
  font-size: 32px;
  font-weight: 600;
  line-height: 38.4px;
}

.rich-text.about-info-text .rich-text__wrapper .rich-text__blocks .rich-text__text {
  margin-top: 6px;
}

.rich-text.about-info-text-2 .rich-text__wrapper .rich-text__blocks .rich-text__text {
  margin-top: 13px;
}

.rich-text.about-info-text .rich-text__wrapper .rich-text__blocks .rich-text__text p {
  color: #015229;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
}

.about-offer slider-component .multicolumn-list .multicolumn-list__item {
    padding: 0 !important;
    max-width: 33.33% !important;
    width: 100%;
    min-height: 268px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sweet-jungle-choose slider-component ul li .multicolumn-card .multicolumn-card__info .rte {
    margin-top: 7px;
}

.about-offer slider-component ul li:nth-child(1) .multicolumn-card .multicolumn-card__info .rte {
    margin-top: 8px;
}

.about-offer slider-component ul li .multicolumn-card .multicolumn-card__info .rte p {
  max-width: 342px;
}

@media(max-width: 1199px){
  .rich-text.about-info-text {
    padding: 60px 0 70px;
  }
}

@media(max-width: 989px){
  .rich-text.about-info-text {
    padding: 50px 0 60px;
  }
}

@media(max-width: 749px){
  .header .header__heading-link .header__heading-logo-wrapper .header__heading-logo {
    height: 70px;
  }
  .about-offer slider-component .multicolumn-list .multicolumn-list__item {
    max-width: 60% !important;
  }
  .about-offer slider-component .multicolumn-list .multicolumn-list__item {
    min-height: 218px;
  }
}

@media(max-width: 575px){
  .rich-text.about-info-text {
    padding: 40px 0 50px;
  }
  .rich-text.about-info-text .rich-text__wrapper .rich-text__blocks .rich-text__heading {
    font-size: 25px;
    line-height: 30.4px;
  }
  .rich-text.about-info-text .rich-text__wrapper .rich-text__blocks .rich-text__text p {
    font-size: 15px;
    line-height: 22px;
  }
  .rich-text.about-info-text-2 .rich-text__wrapper .rich-text__blocks .rich-text__text {
    margin-top: 6px;
  }
  .about-offer slider-component .multicolumn-list .multicolumn-list__item {
    max-width: 100% !important;
  }
}



