.elementor-kit-9{--e-global-color-primary:#181919;--e-global-color-secondary:#516B49;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Espiritu";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Jost";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 h1{font-family:"Espiritu", Sans-serif;}.elementor-kit-9 h2{font-family:"Espiritu", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.site-footer .site-footer-bottom {
    padding: 10px 0;
    background: #506b49;
    color: #fff;
}


.cs-menu-mobile .mobile-menu > li > a {
    display: block;
    padding: 5px 10px 10px 20px;
    color: white;
}

ul.social-nav li a[href*="facebook"]:before {
    content: "\f39e";
    color: white;
    padding-left:30px;
}

ul.social-nav li a[href*="youtube"]:before {
    content: "\f167";
    color: white;
}

ul.social-nav li a[href*="instagram"]:before {
    content: "\f16d";
    color: white;
}




.woocommerce-notices-wrapper {
    padding-top: 5%;
}

@media screen and (min-width: 1200px) {
    .page-title-section.page-title-default {
        padding: 0px 0;
        background: #516b4900;
        color: #ffffff00;
        height: 5vw;
    }
}

.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background: #516b49;
    color: white;
}

.woocommerce-notices-wrapper {
    padding-top: 5%;
}


.site-header.overlap-header {
    position: relative;
}

@media screen and (min-width: 1200px) {
    .page-title-section.page-title-default {
        padding: 0px 0;
        background: #516b4900;
        color: #ffffff00;
        height: 5vw;
        display: none;
    }
}

/* Transparent header on homepage */
.template-index header,
.template-index .header-wrapper,
.template-index .header {
  background: transparent !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50;
}

/* Prevent content from hiding under header */
.template-index main {
  padding-top: 120px;
}


.page-title-section.page-title-default {
    padding: 80px 0;
    display: none !important;
}/* End custom CSS */