/** Shopify CDN: Minification failed

Line 547:16 Unexpected "("

**/
.collection-image--is-collection img,
.collection-image-fill-space--true img {
    padding: 0
}

#shopify-section-template--16201301229667__featured-collections .collection-item__title {
    display: none
}

.collection-image--landscape {
    padding-top: 60%
}

.collection-hero.loading .section-header__title {
    display: none
}

a.site-nav__dropdown-link {
    font-weight: 300
}

a.site-nav__dropdown-link.site-nav__dropdown-link--top-level {
    font-weight: 600
}

.megamenu__featured {
    display: none
}

.megamenu__col:first-of-type .megamenu__col-title a.site-nav__dropdown-link--top-level {
    color: #6cb13a
}

.btn.btn--full.add-to-cart {
    text-transform: uppercase;
    letter-spacing: .2rem;
    font-size: 20px
}

@media only screen and (min-width:769px) {
    .collection-hero {
        height: 250px
    }

    .index-section {
        margin: 65px 0
    }
}

.block-price__unit-price {
    display: none
}

span.block-price__save.product__price-savings.on-sale {
    display: none
}

span.product__price {
    font-size: 28px
}

.product-item.slick-slide h3 {
    margin-top: 15px;
    font-size: 22px
}

@media only screen and (max-width:769px) {
    span.product__price {
        font-size: 22px
    }

    .product-item.slick-slide h3 {
        font-size: 22px;
        margin-top: 10px
    }
}

.block-price__sale span:nth-child(2) {
    opacity: .5
}

.product-slider {
    display: flex;
    overflow: hidden;
    position: relative
}

.product-item {
    flex: 0 0 25%;
    margin: 0 10px;
    text-align: center
}

.product-item img {
    max-width: 100%;
    height: auto
}

.hero__sidebyside.hero__sidebyside-text--left.color-scheme-1 {
    background: radial-gradient(circle at 10% 20%, #b7db57 .1%, #55951b 80%)
}

.slick-dots {
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0
}

.slick-dots li {
    display: inline-block;
    margin: 0 5px
}

.product-slider-container {
    padding-top: 40px
}

.slick-dots li button:before {
    font-size: 12px;
    color: #000
}

.slick-dots li button {
    display: none
}

.custom-pagination {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.custom-pagination li {
    list-style: none;
    margin-bottom: 10px
}

.custom-pagination a {
    text-decoration: none;
    color: #000;
    font-size: 14px
}

.product-item img {
    margin: auto
}

button.slick-prev.slick-arrow {
    display: none !important
}

button.slick-next.slick-arrow {
    display: none !important
}

.product-slider-container {
    position: relative
}

.slider-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    font-size: 24px;
    color: #000;
    cursor: pointer;
    z-index: 10
}

.prev-arrow {
    left: 10px
}

.next-arrow {
    right: 10px
}

.slider-arrow:hover {
    color: #666
}

@keyframes text-animation {
    0% {
        background-position: 100% 100%
    }

    50% {
        background-position: -20% 100%
    }

    100% {
        background-position: -20% 100%
    }
}

a.site-nav__dropdown-link.site-nav__dropdown-link--top-level:hover {
    --color: #66a445;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
    background-clip: text;
    background-size: 400%;
    background-image: linear-gradient(45deg, currentcolor 19.99%, var(--color) 20%, var(--color) 50%, currentcolor 50.01%);
    animation: text-animation 4s ease infinite forwards
}

.hero__animation-contents:hover {
    --color: #66a445;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
    background-clip: text;
    background-size: 400%;
    background-image: linear-gradient(45deg, currentcolor 19.99%, white 20%, white 50%, currentcolor 50.01%);
    animation: text-animation 6s ease infinite forwards
}

.at-rte.at-rte.rte.clearfix.rte--collection-desc.enlarge-text {
    font-size: 17px
}

@media only screen and (max-width:769px) {
    .at-rte.at-rte.rte.clearfix.rte--collection-desc.enlarge-text {
        font-size: 14px
    }

    button.needsclick.kl-teaser-RtnDgD.undefined.kl-private-reset-css-Xuajs1 {
        height: 104px !important;
        width: 104px !important
    }
}

.rte.article__excerpt.clearfix {
    font-size: 15px;
    margin-top: 10px
}

.ws-btn {
    background: #66A445;
    padding: 10px 20px;
    text-decoration: auto;
    color: #fff
}

.template-page .grid-article__tags {
    display: none
}

.template-page .article__sub-meta {
    display: none
}

.template-page .new-grid {
    justify-content: center
}

@media only screen and (min-width:769px) {
    .product__testimonial.bestmade__testimonial---desktop {
        background: #d8f3c8;
        border-radius: 33px;
        padding: 40px;
        text-align: center;
        margin: 0 0 20px 0
    }

    .template-page .grid-article[data-style=medium] {
        flex: 0 0 35%
    }

    .testimonial_quote {
        font-size: 25px
    }

    .grid__item.grid-article.grid-item--half {
      
        padding: 0px;
        background: #fff;
      
        border-radius: 8px;
              margin-bottom: 10px;
        overflow: hidden;
        transition: transform .2s ease-in-out
    }

    .template-page .grid-article[data-style=medium] {
        flex: 0 0 40%
    }
}

@media only screen and (max-width:769px) {
    .template-page .product__testimonial.bestmade__testimonial---desktop {
        display: none
    }
  
}

.template-page .section-header__title_blog {
    text-align: center
}

.template-page .section-header__title_blog {
    font-family: 'Arial', sans-serif;
    font-size: 2.5em;
    font-weight: 700;
    color: #2a9d8f;
    text-align: center;
    margin-top: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    overflow: hidden
}

.template-page .rte.article__excerpt.clearfix {
    color: #888
}

.template-page .section-header__title_blog {
    ;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #2a9d8f, #e76f51);
    background-size: 200%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
    animation: gradient 4s ease infinite
}

.template-page .section-header__title_blog {
    text-shadow: 2px 2px 5px rgb(0 0 0 / .2)
}

@keyframes gradient {
    0% {
        background-position: 0% 50%
    }

    100% {
        background-position: 100% 50%
    }
}

.template-page .shopify-section.blog-layout__main {
    max-width: 900px;
    margin: auto
}

@media only screen and (max-width:769px) {
    .template-page .blog-grid .grid__item {
        max-width: 85%;
        margin: 20px;
        padding: 15px;
        background: #fff;
        box-shadow: 0 4px 8px rgb(0 0 0 / .1);
        border-radius: 8px;
        overflow: hidden;
        transition: transform 0.2s ease-in-out
    }

    .template-page .blog-grid .grid__item:hover {
        transform: translateY(-5px);
        box-shadow: 0 8px 16px rgb(0 0 0 / .2)
    }

   .template-page  .blog-grid .grid-article {
        display: flow
    }

    .template-page .blog-grid .grid-article__image {
        overflow: hidden;
        border-radius: 8px 8px 0 0
    }

    .template-page .blog-grid .grid-article__image img {
        width: 100%;
        display: block
    }

    .template-page .blog-grid .grid-article__meta {
        padding: 15px 0
    }

   .template-page  .article__title {
        font-size: 1.25em;
        font-weight: 700;
        color: #333;
        text-decoration: none;
        transition: color 0.2s
    }

    .template-page .article__title:hover {
        color: #0073e6
    }

    .article__sub-meta {
        color: #666;
        font-size: .875em;
        margin-top: 8px
    }

   .template-page  .article__sub-meta-date,
    .template-page .article__excerpt {
        display: block;
        color: #888;
        font-size: .875em
    }

    .template-page .grid-article__tags {
        margin-top: 10px
    }

    .template-page .article-tag {
        background-color: #f0f0f0;
        color: #333;
        padding: 5px 10px;
        margin: 2px;
        border-radius: 15px;
        font-size: .75em;
        text-decoration: none
    }

    .template-page .article-tag:hover {
        background-color: #0073e6;
        color: #fff
    }

    .template-page .shopify-section.blog-layout__main img {
        margin-left: auto !important;
        margin-right: auto !important
    }
}

a.read-more-button {
    display: inline-block;
    padding: 10px 20px;
    background-color: #66a445;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 5px;
    text-decoration: none;
    transition: background-color 0.3s ease
}

.read-more-button:hover {
    background-color: #73a32e
}

div.snize div.snize-main-panel-controls ul li a {
    color: #73a32e
}

.snize-title {
    color: #73a32e !important;
    font-size: 16px !important
}

@media only screen and (max-width:769px) {
    .hero__text-content.horizontal-left {
        text-align: center
    }
}

#shopify-section-template--16201301229667__text_columns_q6iFHM {
    h2 {
        font-size: 2.5rem;
        font-weight: 700;
        text-align: center;
        padding: 20px 0;
        margin-bottom: 20px;
        position: relative
    }
}

@media only screen and (max-width:600px) {
    .slideshow__slide .horizontal-right .hero__text-shadow {
        text-align: center;
        display: flex;
        flex-direction: column;
        height: 100%
    }

    .horizontal-left .hero__text-shadow,
    .horizontal-right .hero__text-shadow {
        max-width: 100%;
        height: 100%
    }

    .slideshow__slide .hero__text-content .hero__link {
        margin: auto 0 50px 0
    }

    .slideshow__slide h2.h1.hero__title {
        margin-top: 20px
    }
}

.template-page .grid-article[data-style=compact] .article__title {
    font-size: 15px
}

.template-page .grid-article[data-style=compact] .grid-article__meta {
    flex: 0 0 60%
}

.template-page .grid-article[data-style=compact] .grid-article__image {
    flex: 0 0 40%
}

.template-page .shopify-section.blog-layout__main {
    max-width: 80%;
    margin: auto
}

.template-page .shopify-section.blog-layout__main .new-grid {
    justify-content: center
}

.template-page .grid-article[data-style=medium] {
    flex: 0 0 48%
}
@media only screen and (min-width: 1000px) {
  .grid-article[data-style=medium] {
    flex: 0 0 47%;
        margin: 10px;
}
}
@media only screen and (max-width: 600px) {
.template-page .grid-article[data-style=medium] {
    flex: 0 0 100%;
}
}
only screen and (min-width:600px) and (max-width:868px) {
  .template-page .grid-article[data-style=medium] {
    flex: 0 0 40%;
}
}
.shopify-section.blog-layout__main {
      display: flex;
    width: 95%;
    flex-direction: column;
    margin: auto;
}
.blog-categories{
  text-align:center;
}
.image-item {
      margin-bottom: 20px;
}

.grid-article[data-style=compact] .grid-article__image {
    flex: 0 0 40%;
    align-self: flex-start;
}
.grid-article[data-style=compact] .grid-article__meta {
  flex: 0 0 60%;
    padding-left: 15px;
}
@media only screen and (min-width: 769px) {
    .template-blog .blog-layout__main {
        flex: 0 1 calc(60% - 8%);
    }

    .template-blog .shopify-section.blog-layout__main {
       flex-direction: row;
  }
  .template-blog .blog-layout__sidebar {
      flex: 0 0 24%;
  }
  .main-blog_wrapper {
    margin-left: 60px;
  }
  .template-blog .section-header {
    margin-bottom: 15px;
}
  .template-page .grid-article[data-style=medium] {
    flex: 0 0 30%;
}
}
#shopify-section-template--16762142589027__main .section-header__title{
  font-size:30px;
}
#shopify-section-template--16762142589027__advanced_content_3YKjfW  .custom__item.small--one-whole.one-half.align--center {
  width:100%;
}
 #shopify-section-template--16762142589027__advanced_content_3YKjfW .section-header__title {
   font-size:30px;
 }
  #shopify-section-template--16762142589027__advanced_content_3YKjfW{ 
               flex: 0 0 21%;
}
   #shopify-section-template--16762142589027__advanced_content_3YKjfW .index-section{ 
     padding-top:0px;
}
@media only screen and (max-width: 769px) {
.grid-article[data-style=medium] {
  flex-direction: column;
}
  #shopify-section-template--16762142589027__advanced_content_3YKjfW .index-section {
    padding-top: 0px;
  }
  .grid-article[data-style=medium] .grid-article__image {
    width:inherit;
  }
  .grid-article[data-style=medium] .grid-article__meta {
    padding-left:0px;
  }
  .shopify-section.blog-layout__main {
    flex-direction: column;
  }
 
}