/********* Compiled - Do not edit *********/
:root{--color-primary:#d73028;--color-secondary:#2b2d42;--color-gradient-start:#2b2d42;--color-gradient-stop:#347fc4;--color-link:#d73028;--color-link-hover:#ad2721;}.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:Roboto;font-weight:400;line-height:1.7em;font-size:1em;color:#808291;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;}.h1,h1{font-family:Montserrat;font-weight:400;line-height:1.2em;font-size:52px;color:#181b31;}.h2,h2{font-family:Montserrat;font-weight:700;line-height:1.2em;font-size:40px;color:#181b31;}.h3,h3{font-family:Montserrat;font-weight:700;line-height:1.2em;font-size:32px;color:#181b31;}.h4,h4{font-family:Montserrat;font-weight:700;line-height:1.2em;font-size:25px;color:#181b31;}.h5,h5{font-family:Montserrat;font-weight:700;line-height:1.2em;font-size:21px;color:#181b31;}.h6,h6{font-family:Montserrat;font-weight:700;line-height:1.2em;font-size:18px;color:#181b31;}.main-header .navbar-brand{max-width:200 !important;}.titlebar-inner h1{font-family:Montserrat;font-size:48px;font-weight:700;line-height:48px;color:#ffffff !important;}.titlebar-inner p{}.titlebar-inner{padding-top:120px;padding-bottom:75px;}.titlebar{background-color:#d73028;background-image:url( ../2020/10/pattern_dark.png);background-repeat:repeat;background-position:left top;}.main-nav .children, .nav-item-children {
    min-width: 300px !important;
}

.header-outline {
    margin-top: -143px;
}


.text-line text {
  stroke-dasharray: 700;
  stroke-dashoffset: 700;
  animation: dash 3s linear forwards, filling 3s ease-in forwards;
}

@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}

.lqd-module-search-slide-top .ld-search-form input {
    border-bottom: 4px solid #d73028 !important;
}

.zindex {
    z-index: 10;
}

.liquid-filter-items-label {
    color: white !important;
}

.fancy-box-footer > h6 {
    color: #d73028 !important;
}

.lqd-contact-form label {
    width: 100%;    
}

#mobile-header {
    padding: 0px !important;
    margin: 0px !important;
}

.left-mobile-header {
    max-width: 50% !important;
    float: left;
    padding: 0px !important;
    margin: 0px !important;

}
.right-mobile-header {
    max-width: 50% !important;
    float: right;
    padding: 0px !important;
    margin: 0px !important;
}

@media (min-width: 992px) {
    #mobile-header {
        display: none !important;
    }
}

@media (max-width: 992px) {
    #desktop-header {
        display: none !important;
    }
    
    .carousel-nav {
        margin-top: -1em !important;
    }
}

ins .woocommerce-Price-amount {
    color: red !important;
    font-weight: 900 !important;
}

.asl-filter-cntrl {
    display: none !important;
}

.asl-print-btn {
    display: none !important;
}

  .bg-alfaplam {
      margin-top: -30px !important;
  }
@media only screen and (max-width: 992px) {
  .bg-alfaplam {
        background-position: left !important;
    }
}