.elementor-13875 .elementor-element.elementor-element-62e7f5c{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-05fcf6f */.hero h1 {
    color: white!important;
    
}

.detail-btn,
.detail-btn:visited {
    color: #fff;
}

.detail-btn:hover,
.detail-btn:focus {
    color: #fff !important;
}

.btn.btn-accent:hover,
.btn.btn-accent:hover * {
    color: #fff !important;
}

.btn.btn-ghost:hover,
.btn.btn-ghost:hover * {
    color: #fff !important;
}

.stat b {
    display: block;
    color: white!important;
    font-size: 24px;
}



.stat span {
    color: white!important;
    font-size: 20px!important;
}


section {
    padding: 0px 0!important;
}



.category-section {
    padding-top: 16px !important;
    padding-bottom: 36px !important;
    background: #fff !important;
}




/* ===== BRAY REFERENCE FONT ONLY - NO DESIGN CHANGES ===== */

.product-body h3{
    font-family:'Inter',sans-serif !important;
    font-size:18px !important;
    font-weight:500 !important;
    line-height:1.4 !important;
    letter-spacing:0 !important;
    color:#111111 !important;
}

.product-body p{
    font-family:'Inter',sans-serif !important;
    font-size:14px !important;
    font-weight:400 !important;
    line-height:1.6 !important;
    color:#6B7280 !important;
}

.category-card h3{
    font-family:'Inter',sans-serif !important;
    font-size:14px !important;
    font-weight:500 !important;
    line-height:1.3 !important;
    color:#111111 !important;
}

.tag{
    display:none !important;
}

.detail-btn{
    background:var(--brand) !important;
    color:#ffffff !important;
}

.quote-card-btn{
    background:#F3F4F6 !important;
    color:#111111 !important;
    border:1px solid #E5E7EB !important;
}

.quote-card-btn:hover{
    background:#ffffff !important;
    color:var(--brand) !important;
    border-color:var(--brand) !important;
}

.category-card:hover h3,
.category-card.active h3{
    color:#ffffff !important;
}/* End custom CSS */