/********* Compiled - Do not edit *********/
:root{--color-primary:#ea1c1c;--color-gradient-start:#bd9e6b;--color-gradient-stop:#bd9e6b;--color-link:#4f4130;--color-link-hover:#ea1c1c;}.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:Raleway;font-weight:500;line-height:1.8;font-size:17px;color:#4f4f4f;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;}.h1,h1{font-family:Montserrat;font-weight:700;line-height:1.5em;font-size:55px;color:#000000;}.h2,h2{font-family:Montserrat;font-weight:600;line-height:1.4em;font-size:45px;color:#000000;}.h3,h3{font-family:Montserrat;font-weight:600;line-height:1.7em;font-size:35px;color:#000000;}.h4,h4{font-family:Montserrat;font-weight:600;line-height:1.7em;font-size:25px;color:#000000;}.h5,h5{font-family:Montserrat;font-weight:600;line-height:1.7em;font-size:22px;color:#000000;}.h6,h6{font-family:Montserrat;font-weight:600;line-height:1.7;font-size:17px;color:#0a0a0a;}.main-header .navbar-brand{max-width:200px !important;}.titlebar-inner h1{}.titlebar-inner p{}.titlebar-inner{padding-top:60px;padding-bottom:40px;}.titlebar{background-color:transparent;}.titlebar > .titlebar-overlay.ld-overlay{background:rgba(0, 0, 0, 0.21);}body.woocommerce.archive #content {
    padding-top:0 !important;
    padding-bottom:0 !important;
}

.woocommerce .products ul, .woocommerce ul.products {
    margin: 0 0 0em;
}

.woocommerce-ordering .ui-selectmenu-button.ui-button {
    font-weight: 400;
}

.ld-shop-topbar {
    margin-bottom: 60px;
}

.ui-selectmenu-icon.ui-icon {
    margin-top: 5px;
}

.woocommerce-ordering .ui-selectmenu-button.ui-button {
    margin-top: -5px;

}


.main-nav .children, .nav-item-children {
    border-radius: 0 !important;
}

.woocommerce ul.products li.product .price {
    font-weight: 500 !important;
}

.woocommerce .ld-sp-info h3 a {
    font-weight: 500 !important;
}

.liquid-lp-sp-block .liquid-lp-title {
    text-transform: none !important;
}

.border-radius-5 {
    border-radius: 0px !important;
}

.cx-contact-form{
    display: flex;
}

.cx-contact-form .col{
    width: 50%;
    padding-left: 15px;
}

.navbar-brand{
    padding: 0;
}

.secondarybar .header-module{
    padding-top: 0;
    padding-bottom: 0;
}

.text-shadow{
    text-shadow: 3px 2px 3px rgba(193, 193, 193, 1);
}

.woocommerce ul.products li.product span.soldout, .woocommerce ul.products li.product span.onsale{
  color: #FFFFFF;
  background-color: #e93c46;
}

@media screen and (max-width: 1199px) {
    .main-header .navbar-brand {
        max-width: 200px !important;
    }}