/********* Compiled - Do not edit *********/
@font-face {
font-family:"Manrope-Regular";
src:url(/assets/Manrope-Regular.woff2), url(/assets/Manrope-Regular.woff), url(/assets/Manrope-Regular.ttf);font-display: swap;
}
@font-face {
font-family:"Manrope-Bold";
src:url(/assets/Manrope-Bold.woff2), url(/assets/Manrope-Bold.woff), url(/assets/Manrope-Bold.ttf);font-display: swap;
}
:root{--color-primary:#42b2ea;--color-secondary:#393a3c;--color-gradient-start:#42b2ea;--color-gradient-stop:#439fef;--color-link:#42b2ea;--color-link-hover:#393a3c;}.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:Manrope-Regular;font-weight:400;line-height:27px;font-size:17px;color:#0a0909;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:Manrope-Regular;font-weight:400;line-height:28px;font-size:16px;color:#0a0909;}.h1,h1{font-family:Manrope-Regular;font-weight:400;line-height:54px;font-size:44px;color:#393a3c;}.h2,h2{font-family:Manrope-Regular;font-weight:400;line-height:44px;font-size:38px;color:#393a3c;}.h3,h3{font-family:Manrope-Regular;font-weight:400;line-height:44px;font-size:32px;color:#393a3c;}.h4,h4{font-family:Manrope-Regular;font-weight:400;line-height:38px;font-size:28px;color:#393a3c;}.h5,h5{font-family:Manrope-Bold;font-weight:400;line-height:32px;font-size:24px;color:#393a3c;}.h6,h6{font-family:Manrope-Bold;font-weight:400;line-height:24px;font-size:18px;color:#393a3c;}.titlebar-inner h1{}.titlebar-inner p{}.titlebar-inner{padding-top:50px;padding-bottom:35px;}.titlebar{background-color:#eaeef2;}@media ( min-width: 1200px ){.header-fullscreen .navbar-fullscreen{background:rgba(255, 255, 255, 0.9)!important;}}@media screen and (max-width: 1199px){body[data-mobile-nav-style=modern]:before{background:rgb(255, 255, 255);}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;}}/** MOBILE **/
@media screen and (max-width: 767px) {
    [data-mobile-logo-alignment=center] .navbar-header .lqd-mobile-modules-container ~ .navbar-toggle {
        flex: 0 0 15%!important;
    }
    .navbar-header > * {
        flex: 0 0 10%!important;
    }
}

/** DESKTOP ONLY **/
@media screen and (min-width: 768px) {

}

/** HEADER **/
    .main-header-overlay {
        position: inherit;
    }
    .headerlogo {
        z-index: 1!important;
    }
    .triggerbutton {
        z-index: 100!important;
    }
    .social {
        margin-top: -10px;
        margin-right: 8px;
    }
    .lqd-module-search-zoom-out {
        color: #000000!important;
    }
    .lqd-module-search-zoom-out .ld-search-form-container:before {
        background: rgb(255 255 255 / 95%)!important;
    }
    .lqd-module-search-zoom-out .ld-search-form input {
        border-bottom: 2px solid!important;
        font-size: 8vw!important;
        color: #000000!important;
    }

/** BODY **/
    #textlight {
        color: #fff;
    }
    .textjustify {
        text-align: justify;
    }
    .liquid-blog-item .liquid-lp-title {
        line-height: 1em;
        letter-spacing: -0.02em;
    }

/** FOOTER **/


/** CUSTOM FONTS **/


/** SCROLLER **/
::-webkit-scrollbar {
    width: 8px;
}
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #57626e; 
    border-radius: 8px;
}
::-webkit-scrollbar-thumb {
    background: #393a3c; 
    border-radius: 8px;
}
::-webkit-scrollbar-thumb:hover {
    background: #42b2ea; 
}