/** Shopify CDN: Minification failed

Line 289:35 Expected identifier but found "/"
Line 524:7 Expected ":"

**/
/************css for homepage**********************/
#shopify-section-template--21348532322621__multicolumn_yGFcWJ{
  max-width: 100% !important;
  width: 100% !important;
}
@media (min-width: 1280px)  {
    .product__info-wrapper ul.pro_buttons li {
        max-width: 220px;
        gap: 15px;
        padding: 14px 18px;
    }
    .product__info-wrapper ul.pro_buttons li p {
        font-size: 12px;
    }
}
@media (max-width: 768px) and (min-width: 1279px)  {
    .product__info-wrapper ul.pro_buttons li {
        max-width: 180px;
        gap: 5px;
    }
    .product__info-wrapper ul.pro_buttons li p {
        font-size: 10px;
    }
}
[data-animate-image] #Slider-template--21348532093245__c8ff5fd7-37fd-48e1-9c67-6c8a74527c85 use-animate {
    border-radius: 15px !important;
    background: none!important;
    box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 25%);
}
section#shopify-section-template--21348532093245__29826b52-f2d2-43d8-bfcd-a32b5af1fe59 {
    background: #f6f6f1;
}

ul.image-with-text-icons {
    padding: 0px !important;
    display: inline-flex;
}
#Slider-template--21348532093245__c8ff5fd7-37fd-48e1-9c67-6c8a74527c85 use-animate.media-wrapper.multicolumn-card__image-wrapper.multicolumn-card__image-wrapper--full-width:after {
    background: #00000045;
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
	border-radius: 10px
}

.grid__item.footer__content-right .grid {
    row-gap: 0px;
}
.product-recommendations .grid--3-col-tablet .grid__item {
    max-width: calc(33.33% - var(--grid-horizontal-spacing) * 2 / 3) !important;
}
#shopify-section-template--21348532322621__multicolumn_yGFcWJ, #shopify-section-template--21348532093245__c8ff5fd7-37fd-48e1-9c67-6c8a74527c85 .page-width
 {
    padding: 0px 10px;
    max-width: 100%;
}
#shopify-section-template--21348532322621__multicolumn_yGFcWJ, #shopify-section-template--21348532093245__c8ff5fd7-37fd-48e1-9c67-6c8a74527c85 .multicolumn-list {
    column-gap: auto!important;
}


.card-information ul{
	list-style:none;
}
.product__info-container div#payment--buttons {
    text-align: left !important;
}
.icon-image {
    position: ABSOLUTE;
    bottom: 87px;
    text-align: center;
    width: 100%;
}
.template-product  .badge.price__badge-sale{
display:none !important	
}
.card-information__top {
    display: none !important;
}
div#promotion--heading {
    width: 30%;
    float: left;
    text-align: center;
}
footer-accordion.accordion.footer-block--newsletter .accordion__title {
    font-size: 30px;
    line-height: 49.4px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
	text-transform:capitalize;
	letter-spacing:0.6px !important;
}
.footer-block__newsletter .field {
    position: relative !important;
    display: block !important;
}
.newsletter-form .field__input {
    font-size: 1.5rem;
    background: #fff;
    padding: 11px 20px;
    height: auto;
    border: none !important;
    border-radius: 5px;
}
.newsletter-form .field__button {
    position: relative;
    width: 50% !important;
    background: #486C3F !important;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22.4px;
    text-transform: uppercase;
    padding: 14px;
    border-radius: 5px;
    box-shadow: 0px 2px 4px 0px rgba(72, 108, 63, 0.20) !important;
    margin-top: 20px;
}
.accordion.footer-block--newsletter summary{
    margin-bottom: 1.5rem;	
}
.is-megamenu>.list-menu-dropdown {
    padding-top: 5rem !important;
    box-shadow: 2px 20px 20px 0px rgb(0 0 0 / 30%);
  
}
p#newsletter__fieldname {
    margin: 0 0 5px;
    font-size: 15px;
    line-height: 22.4px;
    letter-spacing: 0.6px;
    font-weight: 400;
    font-family: "Poppins";
}
.footer__content-left--alt+.footer__content-right .grid__item.small-hide {
    display: none !important;
}
.slideshow__image {
    transform: scale(1.1)!important;
}
summary .icon-plus {
        position: absolute;
        top: 50%;
        right: 1.5rem;
        margin-top: -0.3rem;
        height: 1rem;
       /* transition: transform var(--duration-default) ease;
        rotate: 90deg;*/
    }
    .product__accordion.accordion details[open]>summary:after{
    height: 2px;
    top: 15px;
    content: "-";
    position: absolute;
    font-size: 20px;
    right: 15px;
    }
	.product-details .product__accordion details[open]>summary:after{
	display:none;
	}
	.product__accordion.accordion.footer-block.grid__item:nth-child(4)>details[open]>summary:after{
	display:none;	
	}
	.product__accordion.accordion details[open]>summary .icon-plus{
		display:none;	
	}
	.product__accordion .accordion__content{
		max-height:100rem !important;
	}
.image-with-text__grid [data-animate-image] use-animate {
    background: none !important;
}
p#newsletter__fieldname {
    margin: 0 0 5px;
}	
.footer__content-left--alt+.footer__content-right .grid__item {
    width: 75% !important;
    display: block !important;
}
.footer__content-left--alt+.footer__content-right .grid__item {
    justify-content: center !important;
}
.newsletter-form__field-wrapper .field {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    margin-top: 10px;
}
div#promotion--heading h2 {
    font-weight:600;
    font-size:22px;
    line-height:30px;
    color:#341A0F;
}
.product-form__input input[type=radio]+label {
    /* height: 50px;
    width: 117.34px; */
	font-size:18px !important;
	font-family:"Montserrat";
    font-weight:500;
    line-height:22.4px;
    letter-spacing:1.3px !important;
    text-align:center;
    text-transform: uppercase !important;
    justify-content: center;
    border-radius: 5px !important;
    background-color: #FAF7F2;
    width: 120px;
    padding: 16px 0 !important;
    box-shadow: 0 2px 4px 0 #486C3F33 !important;
    margin-top: 0.4rem !important;
}

/*ul.list-menu.list-menu--inline li:last-child ,ul.list-menu.list-menu--inline li:nth-last-child(3) {
  display: none;
}*/
.scrolling-promotion .promotion__item {
    margin: 0 3.5rem !important;
}
.price .price__prefix,.price .price__suffix {
    font-size: 16px !important;
	vertical-align: baseline;
}
.grid__item.footer__content-right {
    padding-left: 50px;
}
.header__menu-item {
    padding: 2rem 1.5rem !important;
}
#shopify-section-sections--21699675652413__header .mega-menu__item > .list-menu__item .header__menu-item span.label, .list-menu-child .header__menu-item span.label{
font-family: Montserrat !important;
font-size: 17px ;
font-weight: 600 !important;
line-height: 21.4px !important;
letter-spacing: 3.5999999046325684px !important;
text-align: left !important;
}

.list-menu .list-menu-child .header__menu-item{
  padding:10px 10px 10px 10px !important;
}
.mega-menu__item>.list-menu__item{
  display:block !important;
  padding: 13px 10px 12px 0 !important;
  font-size:30px;
}
.scrolling-promotion .promotion__item {
    display: inline-block;
}
.scrolling-promotion .promotion img {
    max-width: auto;
    height: auto;
}
.scrolling-promotion {
    display: block !important;
}
.newsletter.left.mobile-center {
    display: none;
}
.menu-drawer-button-container {
    display: none;
}
.list-menu--inline {
    flex-wrap: nowrap !important;
}
#igr-powered-by,#igr-load-more{
    display:none !important;
}
#mobile-button{
    display:none;
}
[data-animate-image] use-animate {
    border-radius: 15px 15px 0 0 !important;
	background:none !important;
	/*box-shadow: 0px 4px 4px 0px #0000001a;*/
}
[data-animate-image] .blog__posts use-animate {
    border-radius: 15px !important;/
}
.price price-money+price-money:before {
  display:none;
}
.card-information price-money:nth-child(2) {
    color: #D25459;
    text-decoration: line-through;
}
.card-information .price {
    display: block !important;
    letter-spacing: 0 !important;
    text-align: center !important;
}
.card-information__wrapper p {
    font-size: 15px;
    line-height: 26px;
}
.image-with-text__content>*+* {
    margin-top: 0;
}
.image-with-text__text.typeset3.rte .image-with-text__text.typeset3.rte,.image-with-text__text.typeset2.rte {
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}
.image-with-text__text.typeset.rte {
    font-size: 20px;
    font-family: "poppins";
    line-height: 28px;
    font-weight: 400;
}
.image-with-text__text.typeset3.rte p {
    margin-bottom: 0px !important;
}
.image-with-text__content>*+* {
    margin-top: 1rem !important;
}
.image-with-text__text.typeset.rte p:nth-child(2) {
    margin-bottom: 0px !important;
}
/************ css for product page**********************/
.product__info-wrapper ul.pro_buttons {
    padding: 0;
    display: flex;
    margin: 10px -6px 0 -6px;
}
ul.pro_buttons li {
    display: flex;
    border: 1px solid #53261338;
    border-radius: 5px;
    width: 50%;
    padding: 12px;
    background-color: #FAF7F2;
    align-items: center;
    justify-content: space-between;
    gap: 3px;
    margin: 0 6px;
}
ul.pro_buttons li p {
    font-weight: 600;
    font-family: 'Poppins';
    font-size: 10px;
    text-align: left;
    padding: 0;
    margin: 0;
    line-height: 1.4;
}
ul.pro_buttons li span {
    display: inline-block;
    font-size: 0;
    line-height: 1;
}
/* .is-megamenu.show-images .mega-menu__item {
    width: calc(24% - var(--grid-horizontal-spacing) * 2 / 3) !important;
} */
.product-form__buttons {
    width: 100%;
}
.card-information .card-information__text.h4 {
    display: inline-block;
}
.product__info-container .product-link__image {
    width: 30%;
    float: left;
    margin-top: 13px;
}
.product__info-container .product__text {
    font-size: 15px;
    line-height: 27px;
}

button.product-form__submit.button.button--full-width {
    background: #486C3F;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1.3px;
    font-family: 'Montserrat', sans-serif;
    max-width: 356px;
    box-shadow: 0 2px 4px 0 #486C3F33;
}
.product-form__input input[type=radio]:checked+label:not(.color__swatch):after {
    background-color: #486C3F !important;
	    border-radius: 5px !important;
}
.product__info-container.product__info-container--sticky .product__accordion.accordion{
	border:none !important;
}
.product__info-container.product__info-container--sticky .product__accordion .accordion__title {
    font-size: 20px;
    text-transform: capitalize;
       letter-spacing: normal;
    line-height: 15px;
    font-weight: 400;
    font-family: "Poppins";
}
.product__title .product__heading {
    font-size: 35px;
    line-height: 40px;
    font-weight: 600;
    letter-spacing: 0.6px;
}
.template-product .thumbnail-list{
	box-shadow:none !important;
}
#shopify-section-template--21348532093245__fc41682c-ea21-41e9-b5a8-31f8799b8b9b .title-wrapper .title {
	font-family: 'Montserrat', sans-serif !important;
}
.collection-hero__title{
	text-align:center;
	font-size: 38px !important;
    line-height: 40px !important;
    font-weight: 600 !important;
    font-family: 'Montserrat', sans-serif !important;
    color: #341A0F !important;
    padding: 50px 30px!important;
	letter-spacing:0.6px !important;
}
.jdgm-preview-badge .jdgm-star.jdgm-star {
    color: #FFDF35 !important;
}
product-recommendations.product-recommendations h3.title,#shopify-section-template--21348534616381__4e36fc6f-58ea-4320-9d2d-06aaf0a8d2d1 h3.title {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    color: #341A0F;
    padding: 30px;
	letter-spacing:0.6px;
}
#Slider-template--21348534616381__product-recommendations .card-information__text.h4,.template-collection .card-information__text.h4{
    color: #532613;
    font-size: 22px;
    font-weight: 700;
    line-height: 28.4px;
}

.card--product+.card-information, .card--page+.card-information {
    text-align: center !important;
}
.template-product .price--on-sale .price__sale {
    flex-direction: row-reverse;
}
.template-product .price .price__prefix,.template-product .product__info-container .price--medium bdi {
    font-size: 20px !important;
	color: #341A0F !important;
}
.template-product .product__info-container .price--on-sale .price-item--regular bdi,.template-product .product__info-container .price--medium .price__compare:last-child > bdi,.template-product .product__info-container .price--on-sale .price-item--regular bdi .price__prefix {
   font-size: 20px !important;
   color: #D25459 !important;
}
#Slider-template--21348534616381__product-recommendations .price bdi,.template-product #Slider-template--21348534616381__product-recommendations .price .price__prefix {
    font-size: 16px !important;
    line-height: 28px;
}
#Slider-template--21348534616381__product-recommendations .card--product + .card-information {
    text-align: center;
    padding: 10px 24px;
}
.product-recommendations .product-grid .grid__item,.template-collection .product-grid .grid__item {
    border: 1px solid #f6f6f1;
    border-radius: 15px;
}
.template-collection .card__media {
    border-radius: 15px 15px 0 0;
}
.template-product .product-form__input input[type=radio]:checked+label:not(.color__swatch):after{
background:#486C3F !important;
border-radius:5px;
}
.template-product .price--on-sale .price-item--regular:before {
    transform: rotate(0deg) !important;
}
.slideshow__button a.button.button--medium {
    border-radius: 5px;
    font-size: 15px;
    font-family: "Montserrat";
    letter-spacing: 1.3px;
    font-weight: 500;
    line-height: 15px;
}
.hero-section .slideshow .flickity-enabled.is-draggable {
	box-shadow: 0 4px 4px #0000001a;
	border-radius: 0 0 12px 12px;
}
.pro--lab{
margin: 15px;
    width: 100%;
	}
	.mega-menu__promo-link.media-wrapper .media{
		max-width:100%;
	}
	.slideshow__card a {
    text-decoration: none;
}
.image-with-text__text.typeset2.rte p {
    font-size: 20px;
    line-height: 28px;
    font-family: 'Poppins';
    font-weight:400;
}
.image-with-text__text.typeset2.rte h2{
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
	    margin: 0px;
}
.mega-menu__promo .media>img {
    backface-visibility: visible !important;
}
.list-menu--inline .header__menu-item.header__menu-item--top.header__active-menu-item{
      background-color: transparent !important;
  color #486C3F !important
}
.list-menu--inline .header__menu-item.header__menu-item--top:hover{
	background-color: transparent !important;
}
.list-menu--inline .header__menu-item.header__menu-item--top span.label{
      color:#8A8B8C;
}
.header__active-menu-item .label{
  color:#486C3F !important;
}
@media only screen and (max-width: 989px){
	#shopify-section-template--21348532093245__377f518f-bd79-4dbb-9d09-08875f321a15 .image-with-text__grid.image-with-text__grid--reverse.grid.grid--gapless.grid--1-col.grid--2-col-tablet,#shopify-section-template--21348532093245__394e8ada-0482-41a1-85be-af3099f02ebe .image-with-text__grid.grid.grid--gapless.grid--1-col.grid--2-col-tablet
	{
		position:relative;
	}
	#shopify-section-template--21348532093245__377f518f-bd79-4dbb-9d09-08875f321a15 .typeset3.rte,#shopify-section-template--21348532093245__394e8ada-0482-41a1-85be-af3099f02ebe .image-with-text__text.typeset2.rte{
	/*	position:absolute;
		top:-50px; */
		font-size: 22px !important;
    text-align: CENTER !important;
    width: 100%;
    line-height: 26px !important;
	font-weight:600 !important;
	}
	#shopify-section-template--21348532093245__377f518f-bd79-4dbb-9d09-08875f321a15 .image-with-text__text.typeset.rte {
}
	#shopify-section-template--21348532093245__377f518f-bd79-4dbb-9d09-08875f321a15 .image-with-text__text.typeset.rte,
#shopify-section-template--21348532093245__394e8ada-0482-41a1-85be-af3099f02ebe .image-with-text__text.typeset.rte{
    text-align: center;
    font-size: 15px;
    line-height: 20px;
}

	/*.slideshow__button{
		position: ABSOLUTE;
    bottom: 30px;
    left: 25%;
	}*/
	#shopify-section-template--21348532093245__cf955194-7780-4f4d-b063-6cc37be6a7b9 .slideshow--only1 .slideshow__content {
    padding-top: 0px;
    position: absolute;
    bottom: 0px;
}
    .slideshow--mobile-overlay .slideshow__center {
    	padding: 0 50px;
    }
	.product__title .product__heading {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: 0.6px;
}
    .menu-drawer-button-container {
        display: block !important;
    }
}
@media only screen and (max-width: 600px) {
	 .slider-mobile-gutter>.slider.grid--1-col-mobile>.grid__item {
    width: 75% !important;
}
#shopify-section-template--21348532093245__c8ff5fd7-37fd-48e1-9c67-6c8a74527c85 .slider-mobile-gutter>.slider.grid--1-col-mobile>.grid__item {
    width: 62%!important;
}
.card-information__wrapper>*:not(.visually-hidden:first-child)+* {
    margin-bottom: 0px;
}
.template-product #Slider-template--21348534616381__product-recommendations .price .price__prefix {
    text-align: center;
font-family: Poppins;
font-size: 12px !important;
font-style: normal;
font-weight: 400;
line-height: 27.73px;
}
	#Slider-template--21348534616381__product-recommendations .card--product + .card-information {
    padding: 10px 10px;
}
	section#shopify-section-template--21348534616381__3064a761-5b50-4697-9f17-acaab10cc132 .title.h2,product-recommendations.product-recommendations .title.h2 {
    font-size: 18px;
    line-height: 30px;
    padding: 40px 0 10px 0px;
	font-weight:700;
}
section#shopify-section-template--21348534616381__3064a761-5b50-4697-9f17-acaab10cc132 h3.accordion__title.h3 {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0.6px;
	font-weight:600;
	line-height:25px;
	}
section#shopify-section-template--21348534616381__3064a761-5b50-4697-9f17-acaab10cc132 .product-details .accordion__content {
    color: #341A0F;
}
section#shopify-section-template--21348534616381__3064a761-5b50-4697-9f17-acaab10cc132 .product-details .accordion .summary__title{
color:#341A0F;	
}
section#shopify-section-template--21348534616381__3064a761-5b50-4697-9f17-acaab10cc132 .title-wrapper.center,.product-recommendations .title-wrapper.center{
    justify-content: left;
}
	.product__info-container div#payment--buttons {
    text-align: center !important;
}
.product-form__input input[type=radio]+label {
    background: #FAF7F2;
    border: 1px solid #FAF7F2;
    border-radius: 5px !important;
}
button.product-form__submit.button.button--full-width{
  min-width: 100%;
  padding: 1.5rem 1rem;
}
.product__info-container.product__info-container--sticky .product__accordion .accordion__title{
  font-size: 18px;
}
	.product__info-container .product-link__image {
    margin-right: 10px;
}
    .menu-drawer__menu{
        padding-top:20px !important;
    }
    .product-form__buttons {
        width: 100%;
    }
    .menu-drawer__topbar a.menu-drawer__menu-item {
        font-size: 30px!important;
        line-height: 26px !important;
        font-weight: 600 !important;
        font-family: 'Montserrat', sans-serif;
    }
    .menu-drawer__submenu .menu-drawer__inner-submenu {
        padding-top: 30px;
    }
    .card-information__wrapper p {
        font-size: 12px;
        line-height: 18px;
    }
    .footer .accordion {
        border: none;
    }
    /*.menu-drawer__menu.list-menu .collection__media img {
        width: 49px !important;
    }*/
	/* .collection__media.childlink_icon img {
        width: 60px;
    } */
    .footer-block-image {
        text-align: left !important;
    }
    .footer-block-image img {
        width: 141px !important;
    }
    li.childlink__list {
        margin-bottom: 15px;
    }
    .footer-block__details-content {
        margin-bottom: 2rem !important;
    }
    .footer-block__details-content.rte a {
        background-image: none !important;
    }
    .footer .list-menu__item--link {
        font-size: 14px !important;
        line-height: 25.2px!important;
        letter-spacing: 0!important;
        font-weight: 400!important;
    }
    .menu-drawer__inner-submenu .menu-drawer__menu-item {
        font-size: 20px!important;
        line-height: 30px !important;
        font-weight: 500 !important;
    }
    #mobile-button{
        display:block;
    }
    #shopify-section-template--21348532093245__72e64668-ce76-4ac4-b11d-0c5b72376b51 .media>*:not(.zoom,.deferred-media__poster-button),#shopify-section-template--21348532093245__scrolling-promotion .media>*:not(.zoom,.deferred-media__poster-button){
        left: 20%;

    }
    .newsletter.left.mobile-center {
        display: block;
		    display: block;
    border-radius: 10px;
    margin: 0 10px;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 10%);

    }
    .slideshow--only1.slideshow--modern .slideshow__center {
        left: auto !important;
        max-width: 100% !important;
        text-align: center !important;
        padding: 25px;
    }
	div#Slideshow-template--21348532093245__cf955194-7780-4f4d-b063-6cc37be6a7b9 {
    margin: 10px;
    width: auto;
    box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 10%);
}
    .slideshow__heading.h1 {
        font-size: 30px !important;
        font-weight: 600 !important;
        line-height: 35px !important;
    }
    .slideshow__text.typeset {
        width: 100% !important;
        margin-top: 0px !important;
    }
    .slideshow--mobile-overlay .slideshow__center {
        /*bottom: auto !important;*/
    }
    .slideshow {
        display: block !important;
    }
    #shopify-section-template--21348532093245__featured-collection h3 {
        font-size: 25px !important;
        color: #341A0F;
        font-family: 'Montserrat', sans-serif;
    }
	slideshow-component#Slideshow-template--21348532093245__cf955194-7780-4f4d-b063-6cc37be6a7b9 {
    padding: 8px;
}
    .card-information .card-information__text.h4 {
        font-size: 14px!important;
        line-height: 22px!important;
        padding: 0 10px;
        display: inline-block;
    }
    #shopify-section-template--21348532093245__c78e4c60-c2ab-4a23-bdab-a76671de4c44 .rich-text__blocks .button {
        width: 65%;
        background: #486C3F;
        font-size: 15px;
        line-height: 22.4px;
        font-weight: 500;
        font-family: 'Montserrat', sans-serif;
    }
    .scrolling-promotion .promotion__item {
        display: block !important;
        padding: 20px 0px;
        width: 30%;
        float: left;

    }
    div#promotion--heading {
        width: 100%;
    }
    .scrolling-promotion {
        background: #ffffff !important;
    }
    .scrolling-promotion .promotion {
        display: block !important;
    }
    .scrolling-promotion .promotion {    
        display: block !important;
        background: #F6F6F1;
        float: left;
        width: 100%;
        border-radius: 10px;
    }
    #shopify-section-template--21348532093245__72e64668-ce76-4ac4-b11d-0c5b72376b51 .grid--2-col-tablet .multicolumn-list__item {
        max-width: 100% !important;
		padding: 0px !important;
    }
    #shopify-section-template--21348532093245__72e64668-ce76-4ac4-b11d-0c5b72376b51 .multicolumn-card {
        display: block !important;
    }
	
	#shopify-section-template--21348532093245__72e64668-ce76-4ac4-b11d-0c5b72376b51 .grid--1-col-mobile .grid__item {
    max-width: 100%;
    width: 100%;
    padding: 0px 14px;
}
    #shopify-section-template--21348532093245__72e64668-ce76-4ac4-b11d-0c5b72376b51 .multicolumn-card__info {
        width: 40%!important;
        float: left!important;
    }
    #shopify-section-template--21348532093245__72e64668-ce76-4ac4-b11d-0c5b72376b51 .media-wrapper {
        width: 50% !important;
        float: left!important;
    }
	#shopify-section-template--21348532093245__54ab24c9-3a57-46f8-b1b0-7e51b1e52e77 p.accordion__title.h3 {
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    font-family: "Montserrat";
	color: #341A0F;
}
    #shopify-section-template--21348532093245__72e64668-ce76-4ac4-b11d-0c5b72376b51 .image-animate.media.media--adapt {
        padding: 25%;
    }
    #shopify-section-template--21348532093245__72e64668-ce76-4ac4-b11d-0c5b72376b51 li:nth-child(even) .media-wrapper {
        float: right!important;
    }
	#shopify-section-template--21348532093245__72e64668-ce76-4ac4-b11d-0c5b72376b51 li:nth-child(even) .multicolumn-card__info{
		padding-left:25px;
	}
    #shopify-section-template--21348532093245__72e64668-ce76-4ac4-b11d-0c5b72376b51 .multicolumn-list .multicolumn-card__title {
        font-size: 15px!important;
        line-height: 18px!important;
    }
    #shopify-section-template--21348532093245__72e64668-ce76-4ac4-b11d-0c5b72376b51 .typeset {
        font-size: 13px !important;
        margin-top: 5px!important;
    }
    .multicolumn-list {
        row-gap: 4rem;
    }
    #shopify-section-template--21348532093245__fc41682c-ea21-41e9-b5a8-31f8799b8b9b .title-wrapper .title {
        font-size: 20px !important;
        line-height: 20px !important;
        margin-bottom: 0px !important;
    }
    #shopify-section-template--21348532093245__5f34adaf-203c-45c4-a127-e0ba8bb908c7 h3 {
        font-size: 20px !important;
        font-weight: 600 !important;
        line-height: 26px !important;
    }
    header__right {
        margin-inline-end: 0px !important;
    }
    .footer__blocks-wrapper{
        display:flex !important;
    }
    .accordion.footer-block.grid__item:nth-child(1),.accordion.footer-block.grid__item:nth-child(2),.accordion.footer-block.grid__item:nth-child(3),.accordion.footer-block.grid__item:nth-child(4) {
        display:flex;
        flex-flow: column-reverse;
    }
    .footer__column--info {
        padding-top: 0rem;
    }
    .accordion.footer-block.grid__item:nth-child(1){
        order: 1;
    }
    .accordion.footer-block.grid__item:nth-child(2){
        order: 2;
    }
    .accordion.footer-block.grid__item:nth-child(3){
        order: 3;
    }
    .accordion.footer-block.grid__item:nth-child(4){
        order: 0;
    }

    summary .icon-plus {
        position: absolute;
        top: 50%;
        right: 1rem;
        margin-top: -0.3rem;
        height: 1.5rem;
       /* transition: transform var(--duration-default) ease;
        rotate: 90deg;*/
    }
    .accordion details[open]>summary:after{
    height: 2px;
    top: 15px;
    content: "-";
    position: absolute;
    font-size: 20px;
    right: 15px;
    }
	.product-details .accordion details[open]>summary:after{
	display:none;
	}
	.accordion.footer-block.grid__item:nth-child(4)>details[open]>summary:after{
	display:none;	
	}
	.accordion details[open]>summary .icon-plus{
		display:none;	
	}
    footer .accordion__title {
        font-size: 15px !important;
        letter-spacing: 2px !important;

        line-height: 13px !important;
        font-weight: 400 !important;
    }
    .grid__item.footer__content-right {
        display: NONE;
    }
    .footer__content-bottom-wrapper .footer__column--info {
        margin-top: 0px;
        padding-top: 0px;
    }
    .footer__copyright {
        text-align: left !important;
    }
    .footer__localization {
        justify-content: unset!important;
    }
    section#shopify-section-template--21348532093245__abfa4354-6c55-4b9f-9318-fd1c1db8143c, #shopify-section-template--21348532322621__multicolumn_yGFcWJ {
        padding: 10px;
    }
  
    .slideshow__center.mobile-center.page-width .slideshow__button {
        position: absolute;
        bottom: 30px;
        width: 100%;
        left: 0;
    }
    .slideshow--only1.slideshow--modern .slideshow__center {
        height: 100%;
    }
    .slideshow__center.mobile-center.page-width .slideshow__button .button {
        border-radius: 5px;
    }
    #shopify-section-template--21348532322621__multicolumn_yGFcWJ, #shopify-section-template--21348532093245__c8ff5fd7-37fd-48e1-9c67-6c8a74527c85 .multicolumn-list {
        margin-left: 0px;
        margin-top: 0px;
    }
    #shopify-section-template--21348532322621__multicolumn_yGFcWJ, #shopify-section-template--21348532093245__c8ff5fd7-37fd-48e1-9c67-6c8a74527c85 .multicolumn-list .image-animate.media.media--adapt {
        --image-ratio-percent: 61.579505% !important;
        border-radius: 8px;
    }
    section#shopify-section-template--21348532093245__featured-collection .page-width {
        padding: 0;
    }
    section#shopify-section-template--21348532093245__featured-collection ul {
        margin-left: 15px;
		padding-left:0px;
    }
    #shopify-section-template--21348532093245__featured-collection .card--product + .card-information {
        padding: 10px 15px !important;
        text-align: center !important;
    }
    #shopify-section-template--21348532093245__featured-collection .product-grid .grid__item {
        width: 80%;
        margin-bottom: 10px;
    }
    #shopify-section-template--21348532093245__featured-collection .section--padding.section--divider {
        padding-bottom: 10px;
        padding-top: 50px;
    }
    #shopify-section-template--21348532093245__c78e4c60-c2ab-4a23-bdab-a76671de4c44 .rich-text__blocks .button {
        width: auto;
        border-radius: 5px;
    }
    #shopify-section-template--21348532093245__featured-collection .card--product + .card-information .price {
        justify-content: center;
    }
    body .scrolling-promotion .promotion {
        display: flex !important;
        flex-wrap: wrap;
        padding: 20px;
        box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.09);
    }
    body .scrolling-promotion .promotion .promotion__item {
        width: 50%;
        margin: 0 !important;
        padding: 15px;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
    body .scrolling-promotion .promotion .promotion__item img.promotion__image {
        left: 0 !important;
       /* height: 100px;
        width: 100px;*/
        object-fit: contain;
    }
    body #shopify-section-template--21348532093245__72e64668-ce76-4ac4-b11d-0c5b72376b51 .multicolumn-card__info {
        display: inline-block !important;
        text-align: left;
        float: none !important;
        margin: 0 auto !important;
    }
    #shopify-section-template--21348532093245__72e64668-ce76-4ac4-b11d-0c5b72376b51 .multicolumn-list .multicolumn-card__title {
        color: #341A0F;
    }
    body .button.button--small {
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 22.4px;
        letter-spacing: 1.3px;
        text-transform: uppercase;
        padding: 11px 15px;
        border-radius: 5px;
        box-shadow: 0px 2px 4px 0px rgba(72, 108, 63, 0.20);
    }
    #shopify-section-template--21348532093245__394e8ada-0482-41a1-85be-af3099f02ebe .section--padding {
        padding: 30px 0;
    }
    body .typeset2 {
        font-size: 22px !important;
        color: #341A0F;
    }
    #igr-post-container {
        grid-template-columns: 1fr 1fr !important;
        grid-gap: 8px !important;
    }
    .blog__posts.articles-wrapper {
        column-gap: 20px;
        padding-bottom: 20px;
    }
    .article-card__image {
        border-radius: 5px;
    }
    .product-details .accordion .accordion__title {
        font-weight: 600;
    }
    .newsletter__wrapper .newsletter-form .field__input {
        font-size: 1.5rem;
        background: #fff;
        padding: 11px 20px;
        height: auto;
        border: none !important;
        border-radius: 5px;
    }
    .newsletter-form .field__button {
        position: relative;
        width: 100% !important;
        background: #486C3F !important;
        color: #fff;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 22.4px;
        letter-spacing: 1.3px;
        text-transform: uppercase;
        padding: 14px;
        border-radius: 5px;
        box-shadow: 0px 2px 4px 0px rgba(72, 108, 63, 0.20) !important;
		    font-family: 'Montserrat', sans-serif;
    }
    .newsletter__wrapper .newsletter-form__field-wrapper .field {
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
        margin-top: 10px;
    }
    #shopify-section-template--21348532322621__multicolumn_yGFcWJ, #shopify-section-template--21348532093245_c8ff5fd7-37fd-48e1-9c67-6c8a74527c85 .multicolumn-list .multicolumn-card_title, 
    #shopify-section-template--21348532093245__c8ff5fd7-37fd-48e1-9c67-6c8a74527c85 .multicolumn-list .multicolumn-card__title  {
        bottom: 35px !important;
        font-size: 16px !important;
    }
    .icon-image img {
        width: 40px;
        height: auto;
    }
    .blog__posts.articles-wrapper li.blog__post.grid__item.slider__slide {
        width: 80%;
    }
	.icon-image {
    bottom: 35%;
  
}
#shopify-section-template--21348532093245__394e8ada-0482-41a1-85be-af3099f02ebe .image-with-text__text.typeset3.rte,
#shopify-section-template--21348532093245__16bf2ef9-c37d-4c2b-bf7c-1fe6e3ebeb17 .image-with-text__text.typeset2.rte {
/*    font-size: 22px !important;
	 position: ABSOLUTE;
    top: 0px; */
}
#shopify-section-template--21348532093245__394e8ada-0482-41a1-85be-af3099f02ebe .section--padding,#shopify-section-template--21348532093245__16bf2ef9-c37d-4c2b-bf7c-1fe6e3ebeb17 .section--padding{
	position:relative;
}
  #shopify-section-template--21348532093245__394e8ada-0482-41a1-85be-af3099f02ebe .image-with-text.image-with-text--alt.page-width,
#shopify-section-template--21348532093245__16bf2ef9-c37d-4c2b-bf7c-1fe6e3ebeb17 .image-with-text.image-with-text--alt.page-width  {
    margin-top: 20px;
}
#shopify-section-template--21348532093245__394e8ada-0482-41a1-85be-af3099f02ebe,#shopify-section-template--21348532093245__16bf2ef9-c37d-4c2b-bf7c-1fe6e3ebeb17{
	margin-top:40px;
}
.image-with-text__content>*+* {
    margin-top: 0 !important;
}
.image-with-text__content.top.left.mobile-center{
padding-top:15px !important; 
}
#shopify-section-template--21348532093245__394e8ada-0482-41a1-85be-af3099f02ebe .image-with-text__text p {
    line-height: 20px;
}
.slider.blog__posts .article-card__excerpt, .slider.blog__posts .article-card__footer {
    display: block !important;
}
.newsletter.left.mobile-center h2 {
    font-size: 30px;
    line-height: 38px;
    font-weight: 600;
    letter-spacing: 0.6px;
    font-family: 'Montserrat', sans-serif;
    padding: 0px 30px;
}
.newsletter.left.mobile-center p {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    font-family: "Poppins";
    color: #341A0F;
}
.slideshow__image-wrapper {
    border-radius: 10px;
}
.product__info-wrapper {
    /* padding: 0 2.1rem !important; */
    padding: 0 !important;
}

.template-product .product__info-container .product-link__image {
    width: 10%;

}
.template-product .product__tax {
    margin-top: 5px;
}
.template-product  .price .price__suffix {
    display: none;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {

  .icon-image {
    bottom: 38%;
}
.icon-image img{
	width:12% !important;
	height:8% !important;
}
 #shopify-section-template--21348532322621__multicolumn_yGFcWJ, #shopify-section-template--21348532093245_c8ff5fd7-37fd-48e1-9c67-6c8a74527c85 .multicolumn-list .multicolumn-card_title, 
    #shopify-section-template--21348532093245__c8ff5fd7-37fd-48e1-9c67-6c8a74527c85 .multicolumn-list .multicolumn-card__title  {
        bottom: 27px !important;
        font-size: 14px !important;
    }
 #shopify-section-template--21348532093245__abfa4354-6c55-4b9f-9318-fd1c1db8143c .slideshow--only1.slideshow--modern .slideshow__center {
    top: 25% !important;
    left: 40%!important;
    max-width: 75%!important;
}
#shopify-section-template--21348532093245__featured-collection .card-information__text.h4 {
    font-size: 16px !important;
    line-height: 18px !important;
    letter-spacing: 0 !important;
}
#shopify-section-template--21348532093245__featured-collection .price bdi {
    font-size: 12px !important;
    line-height: 14px !important;
}
.card-information__wrapper p {
    font-size: 12px;
    line-height: 18px;
}
.scrolling-promotion .promotion__item {
    margin: 0 2.5rem !important;
}
.scrolling-promotion .promotion img{
	height:70px !important;
}
div#promotion--heading h3 {
    font-size: 16px;
    line-height: 18px;
    padding-top: 10px !important;
}
#shopify-section-template--21348532093245__72e64668-ce76-4ac4-b11d-0c5b72376b51 .grid--2-col-tablet .multicolumn-list__item {
    max-width: 21% !important;
	    margin-right: 5px !important;
		padding: 0 10px !important;
}
#shopify-section-template--21348532093245__72e64668-ce76-4ac4-b11d-0c5b72376b51 .multicolumn-list .multicolumn-card__title {
    font-size: 13px !important;
    line-height: 15px !important;
}
.image-with-text .image-with-text__content {
    padding: 0rem 2em !important;
}
.image-with-text__text p {
    margin-bottom: 2.5rem;
}
#shopify-section-template--21348532093245__72e64668-ce76-4ac4-b11d-0c5b72376b51 .typeset {
    font-size: 11px !important;
    line-height: 14px !important;
    margin-top: 5px !important;
    letter-spacing: 0 !important;
}
.multicolumn-card {
  row-gap: 1rem !important;
}
}
}


/* @media screen and (hover: hover) {
  .card-information__text {
    background:none !important;
  }
}
 */