/********* Compiled - Do not edit *********/
@font-face {
font-family:"Glacial Indifference";
src:url(#), url(#), url(#);font-weight:;
font-display:swap;
}
:root{--color-primary:#fe3a00;--color-gradient-start:#FE3A00;--color-gradient-stop:#2D3544;}.lqd-page-frame[data-orientation=v]{background:rgb(122, 38, 63);}.lqd-page-frame[data-orientation=h]{background:rgb(122, 38, 63);}.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:Lato;font-weight:400;line-height:1.78em;letter-spacing:1;font-size:14px;color:#626262;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;}.h1,h1{font-family:Glacial Indifference;font-weight:600;line-height:1.2em;letter-spacing:-0.2px;font-size:44px;color:#242e64;}.h2,h2{font-family:Glacial Indifference;font-weight:600;line-height:1.2em;letter-spacing:-0.2px;font-size:42px;color:#242e64;}.h3,h3{font-family:Glacial Indifference;font-weight:600;line-height:1.2em;letter-spacing:-0.2px;font-size:32px;color:#242e64;}.h4,h4{font-family:Glacial Indifference;font-weight:600;line-height:1.2em;letter-spacing:-0.2px;font-size:25px;color:#242e64;}.h5,h5{font-family:Glacial Indifference;font-weight:600;line-height:1.2em;letter-spacing:-0.2px;font-size:21px;color:#242e64;}.h6,h6{font-family:Glacial Indifference;font-weight:400;line-height:1.2em;letter-spacing:-0.2px;font-size:16px;color:#242e64;}.main-header .navbar-brand{max-width:120px !important;}.titlebar-inner h1{}.titlebar-inner p{}.titlebar-inner{padding-top:100px;padding-bottom:100px;}.titlebar{background-image:url( ../2019/12/bannerimage4@2x-1-scaled.jpg);background-size:cover;background-position:center center;}.titlebar > .titlebar-overlay.ld-overlay{background:linear-gradient(357deg, rgb(45, 16, 19) 0.9554140127388535%, rgba(45, 16, 19, 0) 100%);}@media screen and (max-width: 1199px){body[data-mobile-nav-style=classic] .navbar-collapse, body[data-mobile-nav-style=minimal] .navbar-collapse{background:rgba(0, 0, 0, 0);}}@media screen and (min-width: 1200px) {
.lqd-page-frame[data-orientation=h] {
    left: 0;
    width: 100%;
    height: 10px !important;
} }

@media screen and (min-width: 1200px) {
.lqd-page-frame[data-orientation=v] {
    top: 0;
    width: 10px;
    height: 100%;
} }

@media screen and (min-width: 1200px) {
    .page-has-frame #wrap {
        padding: 10px !important;
    }
    .page-has-frame .is-stuck {
    	left: 10px;
    	right: 10px;
    }
}

img.mobile-logo-default {
    width: 100px !important;
}

/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
   box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #fe3a00;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}	

@media only screen and (min-width : 1200px) {

.main-nav > li > a {  
 padding-left: 1px !important;
}

}