/********* Compiled - Do not edit *********/
:root{--color-primary:#f39200;--color-gradient-start:#f42958;--color-gradient-stop:#e4442a;--color-link:#000000;--color-link-hover:#f39200;}.woocommerce ul.products, .woocommerce-page ul.products{margin-left:-15px;margin-right:-15px;}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-left:15px;padding-right:15px;}body{font-family:Heebo;font-weight:300;line-height:1.7em;font-size:1em;color:#000000;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;}.h1,h1{font-family:Josefin Sans;font-weight:500;line-height:1.2em;letter-spacing:6px;font-size:46px;color:#000000;}.h2,h2{font-family:Josefin Sans;font-weight:200;line-height:1.2em;font-size:40px;color:#000000;}.h3,h3{font-family:Josefin Sans;font-weight:500;line-height:1.2em;font-size:30px;color:#000000;}.h4,h4{font-family:Josefin Sans;font-weight:500;line-height:1.2em;font-size:25px;color:#000000;}.h5,h5{font-family:Josefin Sans;font-weight:500;line-height:1.2em;font-size:21px;color:#000000;}.h6,h6{font-family:Josefin Sans;font-weight:500;line-height:1.2em;font-size:18px;color:#000000;}.main-header .navbar-brand{max-width:170px !important;}.titlebar-inner h1{}.titlebar-inner p{}#content{background-color:#f6f2e9;}@media ( min-width: 901px ){.main-header .is-stuck{background:rgba(255, 255, 255, 0) !important;}}@media screen and (max-width: 900px){.main-header .navbar-header{background:rgb(255, 255, 255);}}@media (min-width: 1200px) {
.main-header .is-stuck {
    background: rgba(255, 255, 255, 0) !important;
}
}

@media screen and (max-width: 1199px) {
    .main-header .navbar-header {
        background: rgba(255, 255, 255,0);
    }
    .mobile-nav-activated .main-header .navbar-header {
        background: #f2920a;
    }
}

@media screen and (max-width: 700px) {
    .main-header .navbar-header {
        background: rgba(249, 245, 239,0);
    }
    
    .is-stuck .mainbar .navbar-header {
         background: rgb(249 245 239);
    }
    
    .mobile-nav-activated .main-header .navbar-header {
        background: #f2920a;
    }
    
    .mainbar .navbar-header {
        padding-top: 0;
    }
}