/********* Compiled - Do not edit *********/
:root{--color-primary:#000000;--color-secondary:#000000;--color-gradient-start:#F42958;--color-gradient-stop:#E4442A;--color-link:#0492c5;--color-link-hover:#000000;}.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:Inter;font-weight:400;line-height:1.7em;font-size:1em;color:#000000;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;}.h1,h1{font-family:Inter;font-weight:600;line-height:1.2em;font-size:52px;color:#000000;}.h2,h2{font-family:Inter;font-weight:500;line-height:1.2em;font-size:40px;color:#000000;}.h3,h3{font-family:Inter;font-weight:500;line-height:1.2em;font-size:32px;color:#181b31;}.h4,h4{font-family:Inter;font-weight:500;line-height:1.2em;font-size:25px;color:#181b31;}.h5,h5{font-family:Inter;font-weight:500;line-height:1.2em;font-size:21px;color:#181b31;}.h6,h6{font-family:Inter;font-weight:400;line-height:1.2em;font-size:18px;color:#181b31;}.titlebar-inner h1{}.titlebar-inner p{}section.vc_row{units:px;}.category-blog .header {
    background: #000 !important;
}

.category-blog .header img {
    max-width: 100px !important;
}

.category-blog .header .navbar-brand {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.category-blog .titlebar-inner {
    padding-top: 50px !important;
    padding-bottom: 0px !important;
}

[style*="helvetica"],
[style*="arial"] {
    font-family: Inter, sans-serif !important;
}

/* Site-wide CTA buttons only */
a.btn,
a.btn-solid,
a.lqd-btn,
a.ld_button,
a.vc_btn3,
.wp-block-button__link,
input[type="submit"] {
    background-color: #000000 !important;
    color: #ffffff !important;
    border: 1px solid #000000 !important;
    border-radius: 50px !important;
    box-shadow: none !important;
    transition: all 0.2s ease !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
    padding: 13px 24px !important;
    text-transform: none !important;
    white-space: normal !important;
}

/* CTA button hover state */
a.btn:hover,
a.btn-solid:hover,
a.lqd-btn:hover,
a.ld_button:hover,
a.vc_btn3:hover,
.wp-block-button__link:hover,
input[type="submit"]:hover {
    background-color: #333333 !important;
    color: #ffffff !important;
    border-color: #333333 !important;
}