/** Shopify CDN: Minification failed

Line 549:1 Expected "}" to go with "{"

**/
h1, h2, h3, h4, h5{
    color: #2F2A24;
}

h1.h1.hero__title {
    color: #fff;
}

.rte.appear-delay ul {
    margin-left: 0;
    list-style:none;
}

.rte.appear-delay li {
    padding-bottom: .5rem;
    padding-left: 2.5rem;
    position: relative;
    padding-top: 0.5rem;
}

.rte.appear-delay li:before {
    content: url('/cdn/shop/files/custom-check-list.svg');
    top: calc(50% - 14px);
    position: absolute;
    left: 0;

}

/*** header custom ***/

@media only screen and (max-width: 590px) {
    .hero--natural[data-natural] {
    position: relative;

    }
}

@media only screen and (min-width: 590px) {
    .site-header--stuck {
        padding: 10px 0 !important;
    }
}

@media only screen and (min-width: 590px) {
    .h2, h2 {
        font-size: calc(var(--typeHeaderSize) * .8) !important;
        margin-bottom: 1rem !important;
    }
    footer.site-footer h2 {
    font-size:22px !important;
}
}

/*** button biege custom ***/
/*
.hero__link .btn--inverse {
  color: var(--colorHeroText);
  background: #dabb96 !important;
  border-color: #dabb96;
  border-radius: 10px;
}
*/

  a.btn.btn--inverse {
    background: #D6C6B8 !important;
    border-color: #D6C6B8 !important;
    border-radius: 50px !important;
    color:#2F2A24 !important;
    width: 240px !important;
    max-width: 280px !important;
        font-family: 'DM Sans';
    font-weight: 600;
    padding-right: 40px;
    position:relative;
}

a.btn:after, a.btn.btn--inverse:after {
    content: url(/cdn/shop/files/btn-shine-icon.svg);
    position: absolute;
    right: 10%;
}

a.btn{
    border-radius: 50px !important;
    width: 220px !important;
    max-width: 280px !important;
    font-family: 'DM Sans';
    font-weight: 600;
    position:relative;
    padding-right: 40px;
}



/*** site container layout ***/
.page-width {
    max-width: 1500px;
}
.index-section {
  margin: 0px 0 !important;
  padding-top:2rem;
  padding-bottom:2rem;
}

@media only screen and (min-width: 901px) {
.index-section {
  margin: 0px 0 !important;
  padding-top:5rem;
  padding-bottom:5rem;
}
}

/*** footer bottom ***/

footer.site-footer {
    padding-bottom: 0 !important;
}

footer.site-footer .page-width .grid {
    padding-bottom: 2rem;
}

.site-footer__bottom {
    background: #F7F2EC;
    padding-top: 1rem;
    padding-bottom: .8rem;
}

ul.inline-list.payment-icons.site-footer__bottom-block.text-center, .footer__copyright.site-footer__bottom-block {
  margin-bottom: 0;
}

.payment-copyright-footer.page-width {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap:1rem;
}

.footer__copyright.site-footer__bottom-block {
    color: #2F2A24 !important;
    letter-spacing: .5px;
    font-weight: 300 !important;
}

ul.no-bullets.site-footer__linklist.footer-contact-details li a {
    display: flex;
    gap: 0.5rem;
    align-items: center;
}
ul.no-bullets.site-footer__linklist.footer-contact-details li p {
    display: flex;
    gap: .5rem;
    align-items: center;
    margin-bottom:0;
    padding: 4px 0;
    font-weight: 400;
}

ul.no-bullets.site-footer__linklist li a{
   line-height: 1.3em !important;
}

ul.no-bullets.site-footer__linklist.footer-contact-details {
    padding-bottom:1.5rem;
}

.footer__collapsible.footer_collapsible--disabled {
    padding: 0 !important;
}


@media only screen and (min-width: 1059px) {
.payment-copyright-footer.page-width {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
}
}

/*** USP custom section***/
.usp_content_list.slick-slide img {
    max-width: 20px;
}

.usp_width{
    margin-bottom: 0 !important;
}

.usp_container .slick-track{
    display: flex;
    justify-content: space-between;
}

.usp_content_list.slick-slide
 {
    font-size: 16px;
    width: 100% !important;
    color:#2F2A24;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}

.usp_content_list.slick-slide p
 {
    font-size: 16px;
    line-height: 20px;
}

.slick-list.draggable {
    overflow: hidden !important;
    padding: 0 !important;
}

.annoucement_content_wrap .usp_content_list.slick-slide p{
    font-size: 14px;
}

.bottom-footer-social ul.no-bullets.social-icons{
    margin-bottom:0 !important;
}

.bottom-footer-social ul.no-bullets.social-icons li {
    margin-bottom: 0 !important;
}

/*** Contact details custom ***/

.custom-contac-wrap {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  box-shadow: 0 0 10px #0000001A;
  padding: 5%;
  border-radius: 10px;
}

.form-vertical .btn:not(:last-child) {
    margin-bottom: 0px;
}

.form-vertical {
    margin-bottom: 10px !important;
}

.contact-details-wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    height: 100%;
    gap:1rem;
}
/*** emaill

.contact-details li:first-child {
    background-image: url(/cdn/shop/files/Group_1597884050.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 34px 24px;
}

***/

/*** phone 
.contact-details li:nth-child(2) {
    background-image: url(/cdn/shop/files/Vector_1.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 34px 34px;
}
***/


/*** address 
.contact-details li:nth-child(3) {
    background-image: url(/cdn/shop/files/map-location.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 34px 34px;
}
***/

/*** time 
.contact-details li:nth-child(4) {
    background-image: url(/cdn/shop/files/time-icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 36px 36px;
}
***/

/*** Support 
.contact-details li:nth-child(5) {
    background-image: url(/cdn/shop/files/tech-support-icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 40px 37px;
}
***/

/*** Btw - KVK 
.contact-details li:nth-child(6) {
    background-image: url(/cdn/shop/files/btw_docx-icon.png);
    background-repeat: no-repeat;
    background-position: left center;
   background-size: 32px 36px;
}
***/

/********
.contact-details li {
    list-style: none;
    line-height: 1.5;
    padding-left: 60px;
    margin-bottom:2rem;
}
*******/

.contact-details-wrap img{
 -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}


.contact-details-wrap a, .contact-details-wrap p {
    display: flex;
    gap: 0.8rem;
    align-items: center;
    color:#767676;
    font-weight:400;
    margin-bottom:0.5rem;
}

.contact-subheader {
    color: #2F2A24 !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
    padding-top: 1.5rem !important;
}

.contact-details {
    padding-left: 0;
    margin-left: 0;
}

ul.contact-details h4 {
    margin-bottom: 10px;
    font-size: 22px;
}
.contact-details li p {
    margin-bottom: 4px;
}


/** mega meu costom **/
ul.site-nav.site-navigation.medium-down--hide .site-nav__link:hover {
    background-color: #F5F1EB !important;
    color: var(--colorTextBody) !important;
}

.site-nav__dropdown {
    background-color: #F5F1EB !important;
}

span.megamenu__link-label {
    font-size: 18px !important;
}

.site-nav__dropdown a:not(.megamenu__promo-link) {
    background-color: #F5F1EB !important;
    font-size: 15px;
}



.site-nav__link {
    padding: 12px 20px !important;
}

/*** Custom header nav css 
ul.site-nav.site-navigation.medium-down--hide .site-nav__link {
    padding: 10px 20px 20px !important;
} ****/

.site-header__logo {
    display: block;
    margin: 0 0 0 13.33333px ;


@media only screen and (max-width: 1100px) {
    ul.site-nav.site-navigation.medium-down--hide, a.site-nav__link.site-nav__link--icon.medium-down--hide {
        display: none !important;
    }
    button.site-nav__link.site-nav__link--icon.js-drawer-open-nav.large-up--hide {
    display: block !important;
}

.site-nav__icons {
    display: flex;
}
}

/**** footer responsiveness custom ****/

@media only screen and (max-width: 900px) {
    .footer__item--logo_social {
        width: 100% !important;
    }

    .footer__logo img {
    margin: auto;
    max-height: 140px;
    width: auto;
    padding:1rem 0;
    }

    .footer__item--menu-1, .grid__item.footer__item--menu-3, .footer__item--custom_rUHKW6 {
        width: 33% !important;
    }

}

@media only screen and (max-width: 589px) {
    .footer__logo-social {
        justify-content: center;
    }
    .footer__item--menu-1, .grid__item.footer__item--menu-3, .footer__item--custom_rUHKW6 {
        width: 100% !important;
    }
}

@media only screen and (max-width: 589px) {
    .footer_collapsible--disabled {
        padding-top: 0px;
    }
}

.footer__collapsible {
    padding: 0 0 0px;
}

button.footer__title.collapsible-trigger.collapsible-trigger-btn.medium-up--hide {
    text-transform: none;
}

.collapsible-content.collapsible-content--small.is-open {
    padding: 0 0 20px !important;
}


/*** Single product custom ***/



svg.icon.icon-circle-checkmark path {
  stroke: #dfc7a7 !important;
}

.product-reviews_list {
    list-style: none;
    margin-bottom: 20px;
    margin:0 !important;
}

.product-reviews_list li {
    display: flex;
    flex-wrap: wrap;
    line-height: 1.3em;
    gap: 4px;
    font-size:14px;
}

.product-reviews_list li:before {
    content: url(/cdn/shop/files/star-rating-single.png);
    margin-right: 10px;
    display: flex;
    align-self: center;
        height: 16px;
}

.product-info-wrap p {
    margin-bottom: 0;
    padding: 1rem 0;
    border-bottom: 1px solid #0000000D;
}

.product-info-wrap .hideAllsku p {
    border-top: 1px solid #0000000D;
}

.product-info-wrap p {
    display: flex !important;
    align-items: center;
    gap: 6px;
    line-height: 18px;
}

.product-info-wrap p img{
margin-right:10px;
}



/**** image with text ***/
@media only screen and (max-width:589px){
  .feature-row__images{
    order:2;
    }

    .feature-row__text{
        order:1;
    }
}


@media only screen and (max-width: 700px) {
  .medium-up--one-quarter {
        width: 100% !important;
        
    }
}







/**** FAQ cutom ****/


.collapsible-content__inner.collapsible-content__inner--faq.rte p:last-child {
    margin-bottom: 0rem !important;
}


#shopify-section-template--30024300036434__text_and_image_dQgiGd .image-wrap {
    border-radius: 20px !important;
}