/********* Compiled - Do not edit *********/
:root{--color-primary:#8c5e4f;--color-secondary:#545945;}.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:Poppins;font-weight:400;line-height:1.9em;font-size:15px;color:#1a191a;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;font-weight:400;line-height:2;font-size:16px;color:#1a191a;}.h1,h1{font-family:Teko;font-weight:400;line-height:1em;font-size:72px;color:#000000;}.h2,h2{font-family:Teko;line-height:1.090em;letter-spacing:-0.025em;font-size:55px;color:#000000;}.h3,h3{font-family:Teko;line-height:1.111em;font-size:48px;color:#000000;}.h4,h4{font-family:Poppins;line-height:1.444em;font-size:28px;color:#000000;}.h5,h5{font-family:Poppins;line-height:1.5em;font-size:25px;color:#000000;}.h6,h6{font-family:Poppins;line-height:1.5em;font-size:19px;color:#0a0a0a;}.main-header .navbar-brand{max-width:65px !important;}.titlebar-inner h1{}.titlebar-inner p{}.titlebar-inner{padding-top:60px;}#content{background-color:#d7d9d2;}@media screen and (max-width: 1199px){.main-header .navbar-header{background:#36362b;}.main-header .ld-module-trigger, .main-header .ld-search-form .input-icon{color:#d7d9d2;}.main-header .nav-trigger .bar{background-color:#d7d9d2;}body[data-mobile-nav-style=classic] .navbar-collapse, body[data-mobile-nav-style=minimal] .navbar-collapse{background:#545945;color:rgb(215, 217, 210);}ul.nav.main-nav > li > a, ul.nav.main-nav > li > a:hover, .main-nav .children > li.active > a, .main-nav .children > li.current-menu-item > a, .main-nav .children > li.current-menu-ancestor > a, .main-nav .children > li:hover > a, .nav-item-children > li.active > a, .nav-item-children > li.current-menu-item > a, .nav-item-children > li.current-menu-ancestor > a, .nav-item-children > li:hover > a{color:inherit !important;}}.sticky-col-home {
    position: sticky;
    top: 80px;
}

.navbar-brand-inner {
    max-width: 65px;
}

.post-meta {
    display:none;
}

@media screen and (max-width: 991px) {
    .carousel-nav {
      margin-top: 2em !important;
      position: relative !important;
      top: auto !important;
      left: auto !important;
      bottom: auto !important;
      right: auto !important;
      -webkit-transform: none !important;
      transform: none !important;
      display: none !important;
    }
}

@media screen and (min-width: 1200px) {
    .blog-single-cover.spaced {
        margin-left: 0;
        margin-right: 0;
        height: 250px;
    }
}

@media screen and (min-width: 1200px) {
    .blog-single-content.pull-up {
        margin-bottom: 3rem;
    }
}

@media screen and (max-width: 991px) {
    .blog-single-cover.spaced {
        margin-left: 0;
        margin-right: 0;
        height: 0;
    }
}
@media screen and (max-width: 991px) {
    .blog-single-content.pull-up {
        margin-top: 1em;
        padding: 1rem 0rem 0;
    }
}

.single-post .blog-single-title {
    font-size: 36px;
}