/** Shopify CDN: Minification failed

Line 233:11 Expected identifier but found whitespace
Line 233:21 Unexpected "!"
Line 913:0 Unexpected "}"

**/
h1, h2, h3 ,h4, p, a{
  letter-spacing:0:0;
}
p.announcement-bar__message {
    font-size: 17px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    letter-spacing: 0;
    margin: 0;
    /* padding: 0; */
}
ul.list-menu li span {
    font-size: 18px;
    font-weight: 400;
    line-height: 33px;
    text-align: left;
    letter-spacing: 0;
    color: #333;
}
/*.header__menu-item {
        padding: 1.2rem 12px !important
}*/
.header:not(.header--middle-left,.header--middle-center) .header__inline-menu {
    margin-top: 0 !important;
}
.header {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.footer__content-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #D7BA5C;
    padding-bottom: 40px;
  padding-top: 1rem !important;
      padding-bottom: 2rem !important;
}
.footer__content-bottom-wrapper {
    justify-content: flex-end;
}
.header__menu-item .icon-caret {
    right: -0.2rem;
}
.footer__copyright p {
    font-size: 16px;
    font-weight: 400;
    line-height: 17.73px;
    text-align: right;
    letter-spacing: 0;
  color:#222;
}
.footer-block__heading {
    font-size: 28px !important;
    font-weight: 500;
    line-height: 25px;
    text-align: left;
    letter-spacing: 0;
  color:#222 !important;
  text-transform: uppercase;
}
ul.contact-info {
    padding: 0;
    list-style: none;
}
ul.contact-info li a, ul.contact-info li {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #222;
    margin-left: 10px;
    text-decoration: none;
}
ul.contact-info img {
    vertical-align: middle;
    border: 0;
}
ul.footer-block__details-content a {
    font-weight: 400;
    line-height: 20px;
    color: #222 !important;
    font-size: 18px !important;
    letter-spacing: 0;
}
.list-social {
    justify-content: flex-start !important;
    margin-top: 15px !important;
}
button#Subscribe {
    background: #016619;
    font-size: 16px;
    font-weight: 700;
    line-height: 12.73px;
    letter-spacing: 0;
    width: 41%;
    border-radius: 5px;
    margin-right: -1px;
    color: #fff;
}
.newsletter-form__field-wrapper .field__input {
    color: #222;
    border: 1px solid #222;
    border-radius: 4px;
  background:transparent;
}
.field__input:focus, .select__select:focus, .customer .field input:focus, .customer select:focus, .localization-form__select:focus.localization-form__select:after {
    box-shadow: 0 !important;
}
.newsletter-form__field-wrapper label {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #222;
  padding-top: 4px;
}
footer.footer {
   /* background: url(/cdn/shop/files/Mask_group_5.png?v=1711454640);*/
    background-repeat: no-repeat;
    background-size: cover;
  background: #C1E1C1;
}
ul.contact-info li {
    padding-bottom: 8px;
  display: flex;
    align-items: self-start;
}

element.style {
}
.banner__box>*:first-child {
    margin-top: 0;
}
.slideshow__text.banner__box .banner__heading {
       font-family: 'Americana';
    font-size: 65px;
    font-weight: 500;
    line-height: 89px;
    letter-spacing:0;
  text-transform:uppercase;
}
.slideshow__text.banner__box ul {
    list-style: none;
    padding: 0;
}
.slideshow__text .banner__text ul li {
    font-size: 30px;
    font-weight: 500;
    line-height: 52px;
    letter-spacing: 0;
    text-transform: uppercase;
  position:relative;
  padding-left: 45px;
}
.slideshow__text .banner__buttons a {
    letter-spacing: 0;
    border-radius: 0;
    font-size: 22px;
    font-weight: 700;
    line-height: 17px;
    text-align: left;
    text-transform: uppercase;
  background: #016619;
border-radius:0;
  border:0;
  
}
.slideshow__text .banner__buttons a:hover, .cont-collage button:hover {
    background: #000;
    border-radius: 0;
}
button#Subscribe:hover{
  background:#fff;
  color:#333;
}
.slideshow__text .banner__buttons a:after, .slideshow__text .banner__buttons a:before {
    display: none;
}
.slideshow__text .banner__text ul li:before {
    position: absolute;
    width: 100%;
    height: 20px;
    content: "";
    background: url(/cdn/shop/files/Vector.png?v=1711458965);
    background-repeat: no-repeat;
    left: 12px;
    top: 13px;
}
header:not(.header--top-center):not(.header--middle-center) {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    /*display: none;*/
}
body:not(.template-index) header {
    position: relative !important;
}

/* Sticky header functionality for non-homepage pages */
body:not(.template-index) .shopify-section-header-sticky {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    animation: slideDown 0.3s ease-out;
}

body:not(.template-index) .shopify-section-header-hidden {
    transform: translateY(-100%);
    transition: transform 0.3s ease-out;
}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
} position: relative !important;
}
.slider-counter.slider-counter--dots {
    /*display: none;*/
}
.slideshow__controls.slider-buttons.no-js-hidden {
    /*position: absolute;
    z-index: 1;
    width: 100%;
    border: 0;
    top: 50%;
    justify-content: space-between;
  padding: 0 30px;*/
}

section#shopify-section-template--22292660093229__collage_3TVXEW .collage__item.collage__item--image:first-child {
    grid-column: 1 / span 1;
    grid-row: span 1;
}
section#shopify-section-template--22292660093229__collage_3TVXEW .collage__item.collage__item--image:nth-child(2) {
    grid-column: 2 / span 1;
    grid-row: span 1;
    grid-row-start: 1;
}
section#shopify-section-template--22292660093229__collage_3TVXEW .collage {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}


.cont-collage {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    height: auto !important;
  z-index:1;
}
div#shopify-block-instafeed_app_block_FB6taY h2 {
    font-family: 'Americana';
    font-size: 45px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 40px;
}
div#shopify-block-instafeed_app_block_FB6taY {
   padding: 10px 0 80px;
}
body.gradient {
    background: transparent !important;
}
.slick-arrow {
    position: absolute;
    top: 36%;
    z-index: 99;
    border: 0;
    background: transparent;
}
button.slick-next {
    right: -15px;
}
button.slick-prev.slick-arrow {
    left: -15px;
}
.collection__title .title, .collection-list-title {
   font-family: 'Americana';
    font-size: 45px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    padding-bottom: 25px;
  text-align:center;
}
.title-wrapper-with-link {
    justify-content: center;
}
.product-grid .card__heading {
    font-size: 22px;
    font-weight: 700;
    line-height: 31px;
    text-align: center;
    color: #333;
    letter-spacing: 0;
      text-transform: capitalize;
}
.product-grid .price__regular {
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0;
}
.product-grid .price {
    text-align: center;
}
.slick-slide {
    padding: 0 10px;
}
.product-grid .card__inner {
    border-radius: 0 !important;
}
section#shopify-section-template--22292660093229__testimonials_t6bmFC {
    background: url(/cdn/shop/files/Mask_group_7_b61517a2-a066-4ab0-82e0-3cc282e4033b.png?v=1711527739);
    background-repeat: no-repeat;
    background-size: cover;
}
section#shopify-section-template--22292660093229__testimonials_t6bmFC .multicolumn.color-background-1.gradient.background-none {
    background: transparent;
}
.page-width.section-template--22292660093229__testimonials_t6bmFC-padding h2 {
    font-family: 'Americana';
    font-size: 45px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
}
.page-width.section-template--22292660093229__testimonials_t6bmFC-padding .title-wrapper-with-link {
    justify-content: center;
}
section#shopify-section-template--22292660093229__testimonials_t6bmFC {
    padding: 60px 80px 250px;
}
section#shopify-section-template--22292660093229__testimonials_t6bmFC .multicolumn-card__info p {
    font-size: 24px;
    font-weight: 400;
    line-height: 44px;
    text-align: center;
}
section#shopify-section-template--22292660093229__testimonials_t6bmFC .inline-richtext{
   font-size: 24px;
    font-weight: 700;
    line-height: 44px;
    text-align: center;
}
section#shopify-section-template--22292660093229__testimonials_t6bmFC .slick-arrow {
    left: 0;
    right: 0;
    top: auto;
    bottom: -35px;
}
button.slick-prev.test-left.slick-arrow {
    left: -40px !important;
}
.test-right {
    right: -30px !important;
}
section#shopify-section-template--22292660093229__testimonials_t6bmFC .title-wrapper-with-link h2 {
    font-family: 'Americana';
    font-size: 45px !important;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
}
section#shopify-section-template--22292660093229__featured-collection {
    width: 90%;
    margin: -200px auto 0px;
}
.collection-list .card.card--card.card--media{
  border:0;
      background: transparent;
}
.collection-list .icon-wrap {
    display: none;
}
.collection-list .card__heading {
    font-size: 25px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0;
    color: #333;
}
.cont-collage h2 {
    font-family: 'Americana';
    font-size: 35px;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
  text-transform:uppercase; 
}
.cont-collage {
    padding-left: 50px;
}
.cont-collage button {
    background: #016619;
    color: #fff;
    border: 0;
    padding: 14px 38px;
      margin: 0 auto;
    /*display: table; */
}
section#shopify-section-template--22292660093229__collage_KD4GBf .collage__item.collage__item--image:nth-child(2) .cont-collage button {
    display: table;
}
section#shopify-section-template--22292660093229__collage_KD4GBf .collage__item.collage__item--image:nth-child(2) .cont-collage h2 {
    text-align:center;
}
section#shopify-section-template--22292660093229__collage_KD4GBf .collage__item.collage__item--image:nth-child(2) .cont-collage {
    padding-left: 0px;
}
.cont-collage button a {
    font-size: 22px;
    font-weight: 700;
    line-height: 22px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0;
}
.inner-banner .banner__box {
    padding-left: 0;
}
nav.breadcrumbs a {
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    color: #000;
    text-decoration: none;
}
.inner-banner h2 strong {
   font-family: 'Americana';
    font-size: 45px;
    font-weight: 500;
    text-align: left;
}
.inner-banner {
    background: #f7f5f2 !important;
}
.section-template--22292659798317__main-collection-product-grid-padding {
    background: transparent;
}
.product-count.light {
    display: none;
}
button#load-more-btn {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: center;
    background: #016619;
    width: 260px;
    height: 56px;
    text-transform: uppercase;
    margin: 90px auto 20px;
    display: table;
  border:0;
}
button#load-more-btn:hover{
  background:#000;
}
details.mobile-facets__disclosure {
    border: 1px solid #E6E6E6;
    padding: 5px 15px;
}
span.mobile-facets__open-label {
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
}
.facet-filters__field .select {
    width: auto;
    border: 1px solid #E6E6E6;
    padding: 10px;
}
select#SortBy {
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    color: #000;
    padding-left: 10px;
}
.facet-filters__field .select option {
    padding: 10px 18px;
}
.facet-filters__field .select img {
    height: 8px;
    margin-top: 6px;
}
h2.facet-filters__label {
    display: none;
}
*:focus-visible {
    outline: none !important;
    outline-offset: .3rem;
    box-shadow: none !important;
}
.product-grid .card__inner{

  border:0 !important;
}
.product-grid .card__inner .card__media {
    border-radius: 0 !important;
}
/*---- product detail -----*/
h2.related-products__heading {
   font-family: 'Americana';
    font-size: 45px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    padding-bottom: 15px;
  letter-spacing:0;
}
.price.price--on-sale {
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0;
}
.price--on-sale .price-item--regular {
    color: #016619 !important;
    font-size: 13px !important;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0;
}
.product__title h1 {
    font-size: 35px;
    font-weight: 700;
    line-height: 38.78px;
    text-align: left;
    color: #333;
    letter-spacing: 0;
}
.product__info-wrapper .price {
    font-size: 20px;
    font-weight: 700;
    line-height: 22.16px;
    text-align: left;
    letter-spacing: 0;
    color: #333;
    text-transform: capitalize;
}
.product__tax.caption {
    font-size: 16px;
    font-weight: 400;
    line-height: 30.94px;
}
form#product-form-installment-template--22292660355373__main {
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    background: #F1F1EF;
    padding: 8px;
    width: 78%;
}
.product__description p {
    font-size: 18px;
    font-weight: 400;
    line-height: 31px;
    letter-spacing: 0;
    color: #333;
}
label.quantity__label.form__label {
    font-size: 22px;
    font-weight: 700;
    line-height: 24.38px;
    color: #333;
}
.quantity {
    border: 1px solid #BEBEBE;
      background: #F8F8F8;
}
.quantity:after, .quantity::before{
  display:none;
}
.product-form__buttons {
    display: flex;
    align-items: flex-start;
    column-gap: 20px;
}
.product-form__submit, .cart-drawer .cart__checkout-button {
    margin-bottom: 1rem;
    background: #016619;
    color: #fff;
    border-radius: 5px;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0;
    text-transform: uppercase;
    width: 50%;
  height:55px;
}
.cart-drawer .cart__checkout-button{
  width:100%;
}
.product-form__submit:hover, .cart-drawer .cart__checkout-button:hover{
  background:#000;
}
.cart-drawer .cart-items th {
    border-bottom: .1rem solid rgba(var(--color-foreground), .08);
    color: #333;
    font-size: 15px;
    letter-spacing: 0;
    padding: 0 0 5px;
}
.cart-item__name {
    letter-spacing: 0;
    font-weight: 600;
    font-size: 18px;
}
.shopify-payment-button__button {
    height: 55px;
    width: 220px;
}
.product-form__submit::before, .product-form__submit::after{
  display:none;
}
.shopify-cleanslate .DnvZqPMEvBFbBre5UuP9 {
    background: tr !important;
    color: #333 !important;
    border: 1px solid #016619 !important;
}
.shopify-payment-button__more-options {
    display: none;
  
}
.pickup-availability-preview {
    background: #EBF2F2;
    padding: 10px;

}
pickup-availability p{
        color: #333;
    font-size: 18px !important;
    font-weight: 400;
    line-height: 29px !important;
}
ul.social-icons {
    list-style: none;
    padding: 0;
    display: flex;
    align-items: center;
    column-gap: 20px;
}
ul.social-icons li a {
    display: flex;
    align-items: center;
    column-gap: 5px;
}
ul.social-icons li a {
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    text-decoration: none;
    color: #555;
}
h2.totals__total {
    font-weight: 500;
    color: #000;
}
li.list-social__item img:hover {
    opacity: 0.5;
}
ul.footer-block__details-content li {
    width: 49%;
    display: inline-block;
    margin-right: 0 !important;
}
section#shopify-section-template--22292660093229__collage_KD4GBf .collage__item.collage__item--image:nth-child(2) .cont-collage h2 {
    color: #fff;
}
.newsletter-form__field-wrapper .field::after, .newsletter-form__field-wrapper .field::before {
    display: none;
}
.section-template--22292660191533__custom_liquid_atTmCb-padding {
    background: url(/cdn/shop/files/image_59.png?v=1711624087);
    background-repeat: no-repeat;
    background-size: cover;
}
ul.contact-list {
      list-style: none;
    width: 50%;
    padding: 0;
    float: right;
}
section.contact-text {
    width: 100%;
    display: inline-block;
}
ul.contact-list li {
    width: 100%;
    border: 1px dashed #fff;
    margin-bottom: 20px;
    border-radius: 0;
    display: flex;
    align-items: center;
    column-gap: 25px;
      padding: 15px 15px 15px 25px;
}
ul.contact-list p {
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
    letter-spacing: 0;
    padding: 0;
    margin: 0;
}
div#shopify-section-template--22304221823277__image_with_text_dnHBpb .image-with-text__grid {
    background: #EBF2F2;
    padding: 20px;
}
ul.contact-store {
    padding: 0;
    list-style: none;
}
ul.contact-store li{
  display:flex;
  align-items:center;
  column-gap:10px;
}
h2.image-with-text__heading {
   font-family: 'Americana';
    font-size: 35px;
    font-weight: 500;
    line-height: 20px;
     letter-spacing: 0;
}
.image-with-text__text p {
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
    text-align: left;
    color: #333;
    letter-spacing: 0;
}
ul.contact-store li {
    border: 1px dashed #333333;
    margin-bottom: 20px;
    padding: 15px;
}
ul.contact-store p {
    font-size: 20px;
    font-weight: 400;
    line-height: 57px;
    text-align: left;
    color: #333;
    letter-spacing: 0;
  margin:0 !important;
}
.customer button {
    font-size: 18px;
    font-weight: 700;
    line-height: 17px;
  letter-spacing: .1em;
  text-transform: uppercase;
  background: #016619;
  border-radius:0;
}
.customer.login h1 {
    display: none;
}
.customer button:after, .customer button::before {
    display: none;
}
.customer button:hover, .customer.account a:hover, .addresses button:hover{
  background:#000;
}

.customer.account a, .addresses button{
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    text-align: center;
    text-transform: uppercase;
    color: #fff!important;
  letter-spacing: .1em;
    padding: 10px 20px;
  background: #016619;
  border-radius:0;
}
a {
    text-decoration: none !important;
  cursor:pointer;
}
.field__input:focus-visible, .select__select:focus-visible, .customer .field input:focus-visible, .customer select:focus-visible, .localization-form__select:focus-visible.localization-form__select:after {
    box-shadow: none !important;
    outline: 0 !important;
}
 .customer.addresses button, .addresses li>button, .addresses form button[type]{
       text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    text-align: center;
    text-transform: uppercase;
    color: #fff!important;
  letter-spacing: .1em;
    padding: 10px 20px;
    background-color: #016619;
   border-radius:0;
 } 
.customer.addresses button:hover{
  background-color: #000 !important;
}
.header__icon img:hover {
    opacity: 0.5;
}
.slideshow__text.banner__box .banner__heading span, .banner__text.rte ul b {
    color: #016619;
}
.slideshow__text.banner__box {
    max-width: 80.5rem !important;
}
ul#product-grid .price {
    padding-top: 15px;
}
ul.contact-store li p a {
    color: #333;
}
.image-with-text__media-item {
    padding-left: 25px;
}
div#ImageWithText--template--22304221823277__image_with_text_RrnH9m, 
div#ImageWithText--template--22304221823277__image_with_text_D6rLLp,
div#ImageWithText--template--22304221823277__image_with_text_mk89KN{
    padding-left: 20px;
}
div#ImageWithText--template--22304221823277__image_with_text_Dc6XcB,
div#ImageWithText--template--22304221823277__image_with_text_rVebBB{
     padding-right: 0px;
}
.page-cont h3 {
    font-family: 'Americana';
    font-size: 30px;
    font-weight: 500;
    line-height: 24px;
  color:#000;
      margin-top: 55px;
        margin-bottom: 20px;
}
ul.contact-info p {
    margin: 0;
    padding-left: 6px;
}
.inner-banner .banner__heading.inline-richtext.h1 {
    font-size: 45px;
    font-family: 'Americana';
    font-weight: 500;
    line-height: 60px;
    text-align: left;
}
nav.header__inline-menu {
    z-index: 0 !important;
}
.newsletter-form__message {
    color: #333;
    letter-spacing: 0;
    border: 1px solid;
    padding: 6px;
}
span.product-count {
    font-size: 18px;
    font-weight: 400;
    line-height: 50px;
    margin-top: 10px;
  color:#555;
}
.product-grid .price {
    padding-top: 15px;
}
ul.contact-list li a {
    color: #fff;
}
ul.contact-list li img {
    width: 40px;
}
.inner-banner .banner__heading {
    line-height: 40px;
}
}
.inner-banner .banner--desktop-transparent .banner__box {
    max-width: 89rem;
}
.product-grid .card__heading a:hover {
    color: #016619;
}
.slideshow__text.banner__box .banner__heading span {
    text-transform: capitalize;
}
.collage img {
    border-radius: 0;
}
.collage-card .media, .collage-card.product-card-wrapper {
    border-radius: 0 !important;
}
/*.collage img:hover {
    opacity: 0.4;
  transform: scale(1.3);
}*/
.image-with-text__media, .image-with-text__media img{
  border-radius:0 !important;
}
.collage-card .media::after {
    position: absolute;
    content: "";
    background: rgba(1, 102, 25, 0.5);
    width: 100%;
    height: 100%;
  opacity:0;
}
.collage-card .media:hover::after {
    opacity: 1;
}
#shopify-section-template--22304221823277__rich_text_9QDnBf h2.rich-text__heading.rte.inline-richtext.h1 {
    font-family: 'Americana';
    font-size: 35px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0;
}
#shopify-section-template--22304221823277__rich_text_9QDnBf .rich-text__text.rte {
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
    color: #333;
    letter-spacing: 0;
}
.home-banner img {
    width: 100%;
    max-height: 700px;
    object-fit: cover;
    height: 100%;
}
.image-slide {
    padding: 0 2px;
}
.home-banner {
    position: relative;
}
.home-banner {
    display: flex;
    justify-content: center;
    position: relative;
}
.home-banner a.button {
    position: absolute;
    bottom: 10%;
    left: auto;
    right: auto;
    display: flex;
    margin: 0 auto;
    align-items: center;
}
.home-banner .slider-for {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.home-banner .slider-for .image-slide {
    padding: 0;
    width: 100%;
}
.home-banner a.button {
    background: #016619;
    color: #fff;
    border: 0;
    padding: 14px 38px;
    margin: 0 auto;
    font-size: 22px;
    font-weight: 700;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0;
    border-radius: 0;
}
.home-banner a.button:before, .home-banner a.button:after {
    display: none;
}
.slider-button img {
    width: 30px;
}
.slideshow__text.banner__box {
    padding: 0 !important;
}
.product-banner .banner__box {
    max-width: 100% !important;
}
.predictive-search__result-group:first-child {
    display: none !important;
}
