/** Shopify CDN: Minification failed

Line 1561:0 Unexpected "}"

**/
/* reviews-section.liquid  */
.readmore-line{
  display:flex;
}
.option_deas {
    text-align: center;
    margin-bottom: 30px;
}
.non-manual#CollectionAjaxContent .grid__item.grid-product.small--one-half[pid="col--8602229440832"] { order: -1; }
.direction-arrow{
  height: 20px;
  width: 33px;
}
.direction-arrow img{
  padding-left:10px;
}
.site-nav__link--underline.underline:after{
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 100%;
  margin: 0px;
  border-bottom: 2px solid;
  border-bottom-color:#000;
  transition: right .5s;
  text-decoration:none;
}
.site-nav__link--underline.underline{
  text-decoration: underline;
}
.reviews-content{
  display:flex;
  padding-top:80px;
}
.total-reviews{
  width:40%;
}
.review-data{
  position:relative;
  width:60%;
  text-align:center;
  font-size:22px;
}
.reviews-main-text{
  max-width:280px;
}
.quote1{
  position: relative;
  top: -5px;  
}
.quote2{
  position:relative;
  top: -5px; 
}
.review-data p{
  display:inline;
}
/* Image-with-text */
@media only screen and (min-width: 1050px){
.text-and-image-section .feature-row {
    margin: 0 0%;
  }
}
/* recently-viewed.liquid  */
.index-section .section-header{
  display: flex;
  align-items: center;
}
.index-section .section-header__title{
  flex: 1 1 auto;
  text-align: start;
  text-transform: capitalize;
}
.grid-product__content {
  box-shadow: 0 2px 6px #0000001a;
  padding: 20px;
}
.grid-product__meta:before {
  content: "";
  display: table;
  position: absolute;
  left: -20px;
  top: 0;
  background: #81da4d;
  width: 48px;
  height: 2px;
}
.grid-product__meta {
  text-align: left!important; 
  padding-top: 20px;
}
.grid-product__image-mask {
  padding-bottom: 20px;
}
/*collection Demo  */
.collection-filter__sort-container {
  position: relative;
}
.template-collection .collection-grid__wrapper .sort-label{
  font-weight: 700;
  font-size: 10px;
  line-height: 15px;
  color: #333;
  letter-spacing: .8px;
  font-family: Poppins;
  margin-bottom: 0;
  position: absolute;
  background: #fff;
  left: 10px;
  top: -7px;
  padding: 0 3px; 
}

.collapsible-trigger__icon:before {
  content: "";
  position: absolute;
  height: 15px;
  width: 2px;
  border-radius: 10px;
  background-color: #000;
  left: 7px;
  bottom: -11px;
  transition: all .3s ease-in;
}
.collapsible-trigger__icon:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 2px;
  border-radius: 10px;
  background-color: #000;
  top: 12px;
}
.is-open .collapsible-trigger__icon:before {
  transform: rotate(90deg);
}
.product-block .collapsible-trigger__icon {
  width: 20px;
  top:15px;
}
.grid-product__title {
  min-height: 72px;
  font-weight: 700;
  font-size: 18px!important;
  line-height: 24px;
  letter-spacing: 0px!important;
  text-transform: capitalize!important;
  color: #333;
}
.grid-product__meta .grid-product__title{
  font-size: 18px;
  font-family: 'Poppins';
  letter-spacing: normal;
  font-weight: 700;
}
.grid-product__price {
  font-weight: 700;
  font-size: 16px;
  color: #000;
  margin-top: 10px;
}
.collection-promo-bar-inner {
  height: 100%;
  padding: 35px 20px;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
}
.collection-promo-bar .btn-wrap .btn {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  display: flex;
  align-items: center;
  letter-spacing: .15em;
  justify-content: center;
}
.product-block .collapsible-trigger__icon:before, .product-block .collapsible-trigger__icon:after {
  background-color: var(--colorBtnPrimary);
}
.template-product .collapsibles-wrapper .collapsible-trigger-btn {
  text-align: left;
  padding-inline: unset;
}
.product-block .collapsible-trigger-btn--borders+.collapsible-content .collapsible-content__inner {
    border: none;
    padding: 20px 0;
    font-size: 16px;
}
.product-block .collapsible-trigger-btn--borders {
    border-right: 0;
    border-left: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: .01em;
    color: #0a0d0f;
    padding: 10px 0;
    border-color: #dfdfdf;
}
@media only screen and (min-width: 769px){
.collapsible-trigger__icon:before {
    bottom: -9px;
  }
.collapsible-trigger .collapsible-trigger__icon {
    width: 16px;
  }
}

/* product page sticky add to cart */
.product__price--compare {
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
    color: #3f4c5833;
    letter-spacing: -.01em;
    padding-right: 0;
}
.product-single__title {
    text-transform: capitalize!important;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #8c8c8c;
}
.product__price.on-sale {
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
    letter-spacing: -.01em;
    text-transform: uppercase;
    color: #333;
}
.product-single__form .add-to-cart {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 56px;
}
.btn, .btn--tertiary {
    padding: 17px 40px!important;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: .01em;
}
/* image_with_description */
  .desc_heading h2{
       text-transform: capitalize; 
  }
  .img-center{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
/* accordion */
/* footer */
@media only screen and (min-width: 769px){
  .footer__logo .rte {
      margin-bottom: 20px;
  }
}
@media only screen and (max-width: 769px){
 .footer__logo .rte p {
    margin: 0 auto 20px;
  }
}
.footer__logo image-element img{
      background: #0f0f0f;
}
.footer__logo .rte p {
    font-size: 12px;
    max-width: 310px;
}


/********** 26-09-2023 *********/
section#shopify-section-template--21259854971200__main header.section-header {
    margin-bottom: 0px !important;
    text-align: center;
}

section#shopify-section-template--21259854971200__main .page-width.page-width--narrow.page-content {
    padding-bottom: 0px !important;
}

div#shopify-section-template--21259854971200__b1f9fe61-a1d6-4a8a-9c38-1fad1ffd7289 {
    margin-top: 25px;
}
.site-footer .grid {
    display: flex;
    justify-content: space-evenly;
}

.site-footer p.footer__small-text {
    text-align: center;
    border-top: 1px solid #ccc;
    padding-top: 25px;
}

.Title_module_mainTitle__1f69cee0 {
    display: none !important;
}
div#shopify-section-template--21259854971200__0d58b663-9f7a-4b8a-92ea-d67eee3edc50 .page-width--narrow {
    padding: 0px !important;
}
div#shopify-section-template--21259854971200__7ca61bf1-7b5a-4469-90b5-c41548e9a30b {
    margin-bottom: 0px !important;
}

div#shopify-section-template--21259854971200__db94427a-37e1-41b2-a4df-5e2a8c49142a p {
    line-height: 25px;
}

div#shopify-section-template--21259854971200__db94427a-37e1-41b2-a4df-5e2a8c49142a .index-section {
    margin-top: 45px;
}

div#shopify-section-template--21259854971200__7ca61bf1-7b5a-4469-90b5-c41548e9a30b h2 {
    font-size: 45px;
}
@media only screen and (min-width: 1024px){
  .counting {
    font-size: 35px;
    font-weight: bold;
}

.flex_count {
    font-size: 35px !important;
}
section#shopify-section-template--21259854971200__main h1.section-header__title {
    max-width: 50%;
    margin: 0 auto;
}
  div#shopify-section-template--21259854971200__b1f9fe61-a1d6-4a8a-9c38-1fad1ffd7289 .page-width {
    max-width: 1000px;
    padding: 0px;
}

div#shopify-section-template--21259854971200__b1f9fe61-a1d6-4a8a-9c38-1fad1ffd7289 {
    margin-bottom: 20px;
}
.burping-painstaking p {
    padding-left: 0 !important;
}
}
.col-5 {
    width: 55%;
    flex: 0 0 55%;
}

.image_slider_review.col-5 {
    width: 40%;
    flex: 0 0 40%;
}

.slider-items img {
    border-radius: 10px;
}

.image-box {
    display: flex;
    align-items: center;
}

.image-box img {
    max-width: 100%;
    width: 25%;
}

.image-box h3 {
    font-size: 30px;
    text-transform: initial;
    font-weight: 600;
}

.image_slider_content h2 {
    margin-bottom: 0px;
}
.image_slider_content ul {
    margin-left: 17px;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}

.product-slider-main ul li {
    width: auto !important;
}
.product-slider-main ul {
    text-align: center !important;
    margin: 0 auto !important;
    justify-content: center !important;
}
.slick-dots li button:before {
    font-size: 14px !important;
}
.product-slider-main {
    margin-top: 25px;
}
.image_slider_content ul li {
    width: 50%;
    font-size: 18px;
}

.image_slider_content a {
    color: #f4aa50;
    background-color: #050000;
    font-size: 18px;
    padding: 20px 40px;
    border-radius: 10px;
    margin-top: 30px;
    display: block;
    width: fit-content;
}
.testimonials_item ul {
    display: flex;
    justify-content: center;
}

.testimonials_item ul li svg {
    list-style: none;
    fill: #FDBC24;
    width: 23px;
    height: 23px;
}

.testimonials_item ul li {
    list-style: none;
}

.testimonials_item p {
    text-align: center;
    line-height: 27px;
    font-size: 18px;
}

.client-name {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 22px;
    margin-top: 30px;
}

.testimonials_item {
    margin-top: 30px;
}
section.curing-soultions {
    padding: 70px 0;
}
.flex_count {
    display: flex;
    justify-content: center;
    font-size: 25px;
    align-items: center;
}

.count_down_items {
    display: flex;
    justify-content: space-evenly;
    gap: 34px;
    margin-top: 30px;
}

.count-down p {
    text-align: center;
    font-size: 23px;
    color: #81da4d;
    font-weight: 600;
}

.counting h3 {
    font-size: 25px;
    margin-bottom: 0px;
}

section.count-speaker_number {
    padding: 50px 0px;
}
section.curing-soultions .d_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media only screen and (max-width: 820px){
  .slick-dots li button:before {
    background: transparent;
}

header.section-header h1.section-header__title {
    font-size: 27px !important;
}

.enlarge-text p {
    font-size: 17px;
}

.custom__item-inner h2 {
    font-size: 30px !important;
    max-width: 100% !important;
}

.custom__item-inner p {
    font-size: 16px;
}

.heading-main h2 {
    font-size: 30px !important;
}

section.count-speaker_number {
    padding: 30px 0px;
}

.count_down_items {
    flex-wrap: wrap;
    gap: 0px;
}

.count-down p {
    font-size: 14px !important;
    line-height: 23px !important;
}
.flex_count {
    font-size: 20px;
}

.count-down {
    flex: 0 0 33%;
}

section.curing-soultions {
    padding-top: 0px;
}

.d_flex {
    flex-wrap: wrap;
}

.image-box h3, .image_slider_content h2 {
    font-size: 25px !important;
}

.image_slider_content {
    margin-top: 30px;
}
  .count-down p {
    font-size: 18px;
    line-height: 21px;
}
  .image_slider_review.col-5 {
    width: 100%;
    flex: 0 0 100%;
}

.col-5 {
    width: 100%;
    flex: 0 0 100%;
}

.image-box h3 {
    font-size: 25px;
}

.image_slider_content h2 {
    font-size: 25px;
}

.image_slider_content ul li {
    width: 100%;
}
}
@media only screen and (max-width: 1100px) and (min-width: 999px){
  .col-5 {
    width: 50%;
    flex: 0 0 50%;
}
}
ul.site-nav__dropdown.text-left {
    display: flex;
    background: white;
}

ul.site-nav__dropdown.text-left li img {
    max-width: 130px;
    margin: 0 auto;
    height: 150px;
    object-fit: contain;
}
ul.site-nav__dropdown.text-left {
    width: 1170px;
    justify-content: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    transform: translate(-22%,0px);
    padding: 30px 20px;
}
.custom-sticky-button h1.h2.product-single__title {
    font-size: 19px;
    line-height: 26px;
}
div#opinew-app-container .opw-py-3 {
    opacity: 0 !important;
    display: none !important;
}
.reviews-content {flex-direction: column;}

.total-reviews {
    width: 100% !important;
}

.reviews-main-text {
    max-width: 59%;
    text-align: center;
    text-transform: initial !important;
    font-weight: 900 !important;
    margin: 0 auto;
    line-height: 53px;
    font-size: 45px;
}

.readmore-line {
    justify-content: center;
    align-items: center;
}

.total-reviews {
}

.site-nav__link--underline.underline {
    text-transform: capitalize;
    font-size: 21px;
}

.review-data {
    margin: 30px auto;
    font-size: 24px;
}
.reviews-content {
    padding-bottom: 80px;
    border-bottom: 1px solid #ccc;
}
.reviews-content {
    padding-bottom: 80px;
    border-bottom: 1px solid #ccc;
}

h2.h1.appear-delay {
    text-transform: inherit !important;
    font-weight: 900;
    font-family: 'Montserrat';
    font-size: 40px;
    max-width: 80%;
}

.feature-row p {
    font-size: 18px;
    line-height: 30px;
    color: #333 !important;
}

.feature-row-wrapper .feature-row__text {
    flex: 0 0 50% !important;
}

.feature-row__first-image img {
    border: 5px double #81da4d;
}


h2.section-header__title {
    text-transform: inherit !important;
    font-weight: 900;
    font-family: 'Montserrat';
    font-size: 40px;
}

a.btn.btn--secondary.btn--small.section-header__link {
    background: black;
    color: white;
    text-transform: capitalize !important;
    padding: 17px 80px !important;
    font-size: 20px;
    font-weight: 600;
}

.grid-product__meta .grid-product__title {
    font-family: 'Montserrat';
    text-transform: inherit !important;
    font-size: 14px !important;
    line-height: 23px;
}

.grid-product__content {
    padding: 20px 10px;
    min-height: 552px !important;
}

.grid-product__meta:before {
    display: none;
}

html.js.js-focus-visible {
    padding-bottom: 0px !important;
}

.site-footer {
    padding-bottom: 15px !important;
}

.footer__logo .rte p {
    font-size: 18px;
    line-height: 24px;
    text-transform: inherit !important;
    max-width: 100% !important;
}

.footer__item--footer-0 {
    width: 33% !important;
}

.footer__item--da726f81-86b2-4e35-b8cf-040f3d677efa {
}

h2.h4.footer__title.small--hide {
    font-size: 25px;
    letter-spacing: 0px;
    font-weight: 800;
}

.site-footer__linklist li {
    font-size: 18px;
}
.site-footer p.footer__small-text {
    font-size: 18px;
}
.product__price {
    font-size: 22px;
    font-weight: 800;
    color: #81da4d;
}
.opw-reviews-border-style.opw-p-8.opw-cornerRadius.opw-boxShadow {
    background: white;
    border: 1px solid #81da4d !important;
}

:not(body) .opw-reviews-border-style {
    background-color: white !important;
}

.lg\:opw-grid {
    gap: 40px !important;
}
span.opw-ml-auto.opw-date-created.opw-fontSm.opw-textColor {
    color: #81da4d !important;
    font-weight: 600;
}
.product-description-short .Rte {
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 27px;
}
@media only screen and (max-width: 600px){
  .site-footer button.footer__title {
    color: white !important;
}
  .mobile-nav li a {
    display: flex;
    align-items: center;
}
  .mobile-nav li img {
    max-width: 100px !important ;
}
.product-description-short .img-center {
    display: block;
    /* width: 35.5%; */
    justify-content: center;
}
  div .img-center {
    display: flex !important;
    flex-wrap: wrap;
    gap: 20px;
}
  .product-description-short .Rte div:nth-child(3) .img-center {
    width: 100% !important;
}
.product-description-short .img-center {
    width: 48% !important;
}

.product-description-short .img-center img {
    height: 158px !important;
}
  .product-description-short .img-center:nth-child(3) img {
    width: 50% !important;
}
  div#shopify-section-template--21259854971200__0d58b663-9f7a-4b8a-92ea-d67eee3edc50 .page-width--narrow {
    padding: 0px 15px !important;
}
 .page-content--product h1.h2.product-single__title {
    font-size: 19px!important;
    line-height: 25px!important;
}
  .grid-product {
    width: 100%;
}

.collection-filter {
    position: inherit !important;
}
  .review-data {
    margin-top: 0px;
}

.reviews-content {
    padding-bottom: 50px;
}

a.btn.btn--secondary.btn--small.section-header__link {
    padding: 10px 32px !important;
    font-size: 15px !important;
}

.index-section .section-header__title {
    text-transform: capitalize !important;
}

.grid-product__meta .grid-product__title {
    font-size: 14px !important;
}

.footer__logo .rte p {
    font-size: 16px !important;
    line-height: 21px;
}

.site-footer button.footer__title {
    font-weight: 900;
    letter-spacing: 0px;
}

.site-footer__linklist li, .site-footer p.footer__small-text {
    font-size: 16px;
}

.site-footer p.footer__small-text {
    margin-top: 44px;
    font-size: 14px;
}
  .grid-product__content {
    margin-bottom: 20px;
}
.grid-overflow-wrapper .grid__item {
    width: 70% !important;
    flex: 0 0 70%;
}
.header-item--logo {
    max-width: 100% !important;
}
  .reviews-content {
    padding-top: 50px;
    flex-wrap: wrap;
}

.total-reviews {
    width: 100% !important;
}

.reviews-main-text {
    max-width: 100%!important;
    font-size: 22px;
    text-align: center;
    line-height: 30px;
}
.review-data {
    margin-top: 0px;
}
p.site-nav__item.readmore-line {
    justify-content: center;
    align-items: center;
}

.site-nav__link--underline.underline {
    text-transform: capitalize;
    font-size: 19px;
}

.review-data {
    width: 100%;
    font-size: 18px;
    margin-top: 17px;
}

h2.h1.appear-delay {
    font-size: 25px;
}

.feature-row p {
    font-size: 16px;
    line-height: 24px;
}

.feature-row-wrapper .feature-row__text {
    padding-left: 0px;
    padding-right: 0px;
}

.feature-row--50 .feature-row__images {
    padding: 0px;
}

.index-section .section-header__title {
    font-size: 19px;
}

.btn, .btn--tertiary {
    padding: 13px 30px !important;
}
.site-header__logo {
    font-size: 20px;
}
  div#StickyHeaderWrap {
    height: auto !important;
}
.grid-product__meta .grid-product__title {
    font-size: 16px !important;
    line-height: 20px !important;
}

.grid-product__content {
    min-height: 509px !important;
}

.sticky-add-to-cart .img-wrapp {
    width: 30% !important;
    text-align: center;
}

.sticky-add-to-cart .img-wrapp img {
    margin: 0 auto;
}
.sticky-add-to-cart h1.h2.product-single__title {
    font-size: 12px!important;
    line-height: 18px!important;
}
.pro-title {
    width: 100%;
}
  h1.h2.product-single__title {
    font-size: 20px !important;
    line-height: 29px !important;
}
  .grid__item.footer__item--footer-0 {
    width: 100% !important;
}

.site-footer .grid {
    flex-wrap: wrap;
}

.grid__item.footer__item--da726f81-86b2-4e35-b8cf-040f3d677efa {
    width: 50%;
}

.grid__item.footer__item--043368b3-fbe2-4901-acfc-43b8527f7759 {
    width: 50%;
}

.site-footer .grid {
    display: block;
}

ul.no-bullets.social-icons.footer__social {
    height: 40px;
}

.site-footer__linklist {
    margin-top: 15px;
}

.site-footer button.footer__title {
    font-size: 20px;
}
  .site-footer .grid__item:after {
    border: none !important;
    background: transparent !important;
}
 footer.site-footer  .collapsible-content--small {
    backface-visibility: visible;
    visibility: visible;
    overflow: visible;
    opacity: 1;
}

footer.site-footer button.h4.footer__title.collapsible-trigger.collapsible-trigger-btn.medium-up--hide {
    padding-bottom: 0px !important;
}

footer.site-footer .site-footer .grid {
    margin-left: 0px !important;
}

footer.site-footer .footer__title .collapsible-trigger__icon {
    height: 0px;
    width: 0;
    top: 17px;
    right: 0px;
}
footer.site-footer .collapsible-content {
    height: 120px !important;
}

footer.site-footer .collapsible-content--small .collapsible-content__inner {
    transform: translateY(0px);
}

.footer__title .collapsible-trigger__icon {
    display: none !important;
}
.product-description-short .img-center {
    width: 100%!important;
}
.product-description-short .img-center:nth-child(3) img {
    width: 100%!important;
}
}

.collection-promo-bar {
    display: none;
}
.grid-product__content {
    min-height: 575px;
}
.collection-grid__wrapper .grid.grid--uniform {
    display: flex;
    flex-wrap: wrap;
}
.custom-content h2 {
    font-size: 31px;
}
h1.h2.product-single__title {
    font-size: 27px;
    color: black;
    line-height: 34px;
}
/* ===== Scrollbar CSS ===== */
  /* Chrome, Edge, and Safari */
  .grid-overflow-wrapper::-webkit-scrollbar {
    width: 10px;
  }

  .grid-overflow-wrapper::-webkit-scrollbar-track {
    background: #ffffff;
  }

  .grid-overflow-wrapper::-webkit-scrollbar-thumb {
    background-color: #01da4d;
    border-radius: 10px;
    border: 3px solid #ffffff;
  }
.product-recommendations-placeholder .grid-product__content {
    min-height: 602px!important;
}
@media only screen and (max-width: 1182px) and (min-width: 991px){
ul.site-nav__dropdown.text-left {
    zoom: .85;
    transform: translate(-17%, 0px);
    width: 1182px;
}
}
@media only screen and (max-width: 990px) and (min-width: 769px){
ul.site-nav__dropdown.text-left {
    zoom: .8;
    width: 1000px;
  transform: translate(-13%, 0px);
}
.site-nav__dropdown-link {
    white-space: normal;
    font-size: 16px !important;
    text-align: center;
}
}
@media only screen and (max-width: 875px) and (min-width: 769px){
 ul.site-nav__dropdown.text-left {
    transform: translate(-21%, 0px);
} 
}
@media only screen and (max-width: 1024px) and (min-width: 768px){
  .collection-filter {
    position: inherit !important;
}
  .grid-product__content {
    min-height: 600px!important;
}
  .grid-product {
    width: 50% !important;
}
.reviews-main-text {
    font-size: 33px;
    max-width: 100%;
    line-height: 40px;
}
.site-nav__link--underline.underline {
    font-size: 26px;
    text-transform: capitalize;
}
  .total-reviews {
    width: 60%!important;
}

.review-data {
    width: 100%;
    margin: 13px 0px 25px;
}

.site-footer button.footer__title {
    font-weight: 900;
    letter-spacing: 0px;
}

.footer__item--footer-0 {
    width: 100% !important;
}

.site-footer .grid {
    flex-wrap: wrap;
}

.grid__item.footer__item--da726f81-86b2-4e35-b8cf-040f3d677efa {
    width: 50%;
}

.grid__item.footer__item--043368b3-fbe2-4901-acfc-43b8527f7759 {
    width: 50%;
}

.site-footer p.footer__small-text {
    margin-top: 60px;
}

footer.site-footer {
    padding-top: 20px;
}
.readmore-line {
    align-items: center;
}

.review-data p {
    font-size: 22px;
}

.reviews-content {
    padding-top: 50px;
    align-items: center;
}

h2.h1.appear-delay {
    font-size: 24px;
}

.feature-row p {
    font-size: 18px;
    line-height: 25px;
}

.feature-row__item.feature-row__images.aos-init.aos-animate {
    padding: 0px;
}

.feature-row-wrapper .feature-row__text {
    padding-left: 0px;
    padding-right: 0px;
}
  .grid-product__title.grid-product__title--body {
    font-size: 16px !important;
}
  .grid-product__price {
    font-size: 20px !important;
}
  .site-footer__linklist {
    margin-top: 15px;
}

.site-footer button.footer__title {
    font-size: 20px;
}
  .site-footer .grid__item:after {
    border: none !important;
    background: transparent !important;
}
 footer.site-footer  .collapsible-content--small {
    backface-visibility: visible;
    visibility: visible;
    overflow: visible;
    opacity: 1;
}

footer.site-footer button.h4.footer__title.collapsible-trigger.collapsible-trigger-btn.medium-up--hide {
    padding-bottom: 0px !important;
}

footer.site-footer .site-footer .grid {
    margin-left: 0px !important;
}

footer.site-footer .footer__title .collapsible-trigger__icon {
    height: 0px;
    width: 0;
    top: 17px;
    right: 0px;
}
footer.site-footer .collapsible-content {
    height: 120px !important;
}

footer.site-footer .collapsible-content--small .collapsible-content__inner {
    transform: translateY(0px);
}
.footer__title .collapsible-trigger__icon {
    display: none !important;
}
  footer.site-footer button.h4.footer__title.collapsible-trigger.collapsible-trigger-btn.medium-up--hide {
    padding-right: 0px !important;
}
.grid-product__content {
    min-height: 538px;
    margin-bottom: 20px;
}
}
.site-footer__linklist a {
    transition: 0.5s;
}

.site-footer__linklist a:hover {
    transition: 0.5s;
    color: #81da4d;
}

.grid-product__price {
    color: #81da4d;
}
  .site-footer__linklist a {
    transition: 0.5s;
}

.site-footer__linklist a:hover {
    transition: 0.5s;
    color: #81da4d;
}

.grid-product__price {
    color: #81da4d;
}
a.btn.btn--secondary.btn--small.section-header__link {
    background: #81da4d;
}
.btn--secondary:hover, .rte .btn--secondary:hover {
    border-color: #81da4d;
}
header.section-header {
    margin-bottom: 0px !important;
}

header.section-header h1.section-header__title {
    text-align: center;
    text-transform: initial !important;
    font-weight: 900;
    font-size: 40px;
}

.page-width.page-width--narrow.page-content {
    padding-bottom: 0px !important;
}

div#shopify-section-template--21305695437120__b1f9fe61-a1d6-4a8a-9c38-1fad1ffd7289 {
    margin-top: 25px !important;
}

div#shopify-section-template--21305695437120__b1f9fe61-a1d6-4a8a-9c38-1fad1ffd7289 .page-width {
    max-width: 1000px !important;
}
.custom__item-inner img {
    border: 5px double #81da4d;
}

.custom__item-inner h2 {
    font-size: 40px;
    text-transform: inherit !important;
    font-weight: 900;
    max-width: 80%;
}

.custom__item-inner p {
    color: #333;
    font-family: 'Montserrat';
    font-size: 18px;
    line-height: 30px;
}
.heading-main h2 {
    font-size: 40px;
    text-transform: inherit!important;
    font-weight: 900;
    text-align: center;
}
.image-box img {
    border: 5px double #81da4d;
    margin-right: 20px;
}

.image-box {
    margin-bottom: 25px;
}

.image_slider_content h2 {
    text-transform: inherit;
    font-weight: 900;
    font-size: 30px;
    margin-bottom: 25px;
}

.image_slider_content ul li::marker {
    color: #81da4d;
}
h1.h2.product-single__title {
    font-weight: 900;
}
@media only screen and (max-width: 1100px) and (min-width: 999px){
  header.section-header h1.section-header__title {
    font-size: 30px;
}

.custom__item-inner h2 {
    font-size: 30px;
}

.heading-main h2 {
    font-size: 30px;
}

.image_slider_content ul li {
    width: 100%;
}
}
.mobile-nav li img {
    max-width: 150px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.mobile-nav__child-item {
    font-size: 15px;
    font-weight: 700 !important;
    margin-top: 20px;
}

.mobile-nav__child-item a {
    font-weight: 900 !important;
}

.collapsible-content__inner {
    margin-bottom: auto;
}
.mobile-nav__child-item:last-child {
    padding-bottom: 0px !important;
}
.description div#Product-content- {
    display: block !important;
}

.description .accordin-border-bottom.des-border-top {
    text-align: center;
}

.description .accordin-border-bottom.des-border-top button.label {
    font-size: 40px;
    letter-spacing: 0px;
    text-transform: inherit !important;
    font-weight: 900;
    padding-top: 30px;
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 30px;
}

.description .diitem {
    text-align: center;
}
.img-center {
    flex-direction: row !important;
}
.product-description-short .Rte {
    display: flex;
    gap: 10px;
}

.product-description-short .img-center {
    display: block;
    width: 35.5%;
}

.product-description-short .img-center img {
    height: 300px;
    object-fit: contain;
}
.product-description-short .Rte .img-center {
    width: 100%;
}

.product-description-short .img-center div {
    justify-content: center;
    gap: 27px;
    flex-wrap: wrap;
}

.product-description-short .img-center div {
    display: flex;
}

.product-description-short .img-center:nth-child(3) {
    width: 100%;
}

.product-description-short .Rte {
    justify-content: center;
    flex-wrap: wrap;
}

.product-description-short .img-center:nth-child(3) img {
    width: 35%;
}
.product-description-short .img-center div {
    justify-content: center;
    gap: 27px;
}
.description .accordin-border-bottom.des-border-top button.label {
    display: none;
}
.description .ProductMeta__Description {
    margin-top: 50px;
}
.product-description-short .Rte div:nth-child(3) {
    display: flow;
}

.product-description-short .Rte div:nth-child(3) .img-center {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.product-description-short .Rte div:nth-child(3) .img-center img {
    width: 48%;
    flex: 0 0 48%;
}

.product-description-short .Rte div:nth-child(3) .img-center {
    width: 74%;
    margin: 0 auto;
    justify-content: center;
    margin-top: -17px;
}
.product-description-short .Rte .img-center img {
    width: 100%;
    margin-bottom: 25px;
    /* box-shadow: 0 2px 8px #c6c6c6; */
}
html.js {
    padding-bottom: 0px !important;
}

footer.site-footer {
    background: #0F0F0F;
}

.footer__logo .rte p {
    color: white;
}

.footer__social .icon {
    color: white;
}
div#shopify-section-template--21259854872896__rich-text .theme-block h2 {
    font-size: 40px;
    font-weight: 900;
    text-transform: inherit !important;
}
h2.h4.footer__title.small--hide {
    color: white;
}

.site-footer__linklist a {
    color: white;
}

.site-footer p.footer__small-text {
    color: white;
}
.product-description-short .Rte div:nth-child(3) {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}
@media only screen and (max-width: 1024px){
.description .accordin-border-bottom.des-border-top {
    border: none;
    margin-top: 0;
}
.description .ProductMeta__Description {
    margin-top: 0;
}
.page-content.page-content--product {
    padding-bottom: 0;
}
.description .diitem {
    margin-top: 0;
}
}
@media only screen and (max-width: 767px){
.product-description-short .img-center img {
    height: auto !important;
}
.product-description-short .Rte .text-part,
.product-description-short .Rte p {
    padding-left: 0 !important;
}
}
@media only screen and (max-width: 600px){
  .zp.zp.pac-131093594432 {
    background-image: url("https://cdn05.zipify.com/HKPcBQnqNN9yG_jexxOcKKVduH0=/fit-in/4096x0/eb14e56a1c284deaacaa9b8093c76efe/group-45.png") !important;
}
  .over-five-star-main .flex.flex-col {
    margin-bottom: 20px;
}
  .copy-rights span {
    font-size: 16px !important;
    margin-top: 15px !important;
}
}
.burpingg-list ul li {
    margin-bottom: 10px;
    line-height: 30px;
    color: #030303;
}
.over-five-star-main .flex.flex-col {
    background: white;
    padding: 20px 20px 50px 20px;
    border: 1px solid #000000FF ;
    border-radius: 20px;
}
}
