/********* Compiled - Do not edit *********/
:root{--color-primary:#edc5b9;--color-secondary:#e6d7ce;--color-gradient-start:#edc5b9;--color-gradient-stop:#e6d7ce;--color-link:#9da18f;--color-link-hover:#9da18f;}body{font-family:Montserrat;font-weight:400;line-height:1.7em;font-size:1em;color:#808291;}body.single-post .content{line-height:2;font-size:14px;color:#737373;}.h1,h1{font-family:Montserrat;font-weight:700;line-height:1.2em;font-size:60px;color:#000000;}.h2,h2{font-family:Montserrat;font-weight:400;line-height:1.2em;font-size:20px;color:#000000;}.h3,h3{font-family:Montserrat;font-weight:400;line-height:1.2em;font-size:24px;color:#000000;}.h4,h4{font-family:Montserrat;font-weight:400;line-height:1.2em;font-size:20px;color:#000000;}.h5,h5{font-family:Montserrat;font-weight:300;line-height:1.2em;font-size:18px;color:#000000;}.h6,h6{font-family:Montserrat;font-weight:400;line-height:1.2em;font-size:16px;color:#fd5c4c;}.main-header .navbar-brand{max-width:200px;}.titlebar-inner h1{}.titlebar-inner p{}@media screen and (max-width: 1199px){body[data-mobile-nav-style=modern]:before{background:rgb(158, 162, 144);}body[data-mobile-nav-style=modern] .navbar-collapse-clone ul .nav-item-children > li > a, body[data-mobile-nav-style=modern] .navbar-collapse-clone ul > li > a, body[data-mobile-nav-style=modern] .navbar-collapse-clone ul.nav.main-nav .nav-item-children > li > a, body[data-mobile-nav-style=modern] .navbar-collapse-clone ul.nav.main-nav > li > a, .main-nav > li{color:rgb(0, 0, 0);}[data-mobile-nav-style=modern] .navbar-collapse-clone ul .nav-item-children > li > a:hover, [data-mobile-nav-style=modern] .navbar-collapse-clone ul > li > a:hover, [data-mobile-nav-style=modern] .navbar-collapse-clone ul.nav.main-nav .nav-item-children > li > a:hover, [data-mobile-nav-style=modern] .navbar-collapse-clone ul.nav.main-nav > li > a:hover{color:inherit !important;}}.carousel-items > div:not(:first-child) {
    display: none;
}

.align--center {
    text-align:center;
}

.button--rounded {
    border-radius: 30px !important ;
}

@media only screen and (max-width: 756px) {

    .hide--mobile {
        display: none !important;
    }
    
    .mobile-align--center {
        text-align: center !important;
    }
    
    .mobile--margin-0 {
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 1199px) {
        .mobile-logo-default {
        max-width: 100px;
    }
    
}

.post-meta .posted-on {
    display: none !important;
}

.post-meta .cat-links {
    margin-left: 0 !important;
}