/* === الهواري للصناعات الهندسية - Custom Styles === */
/* Stackable blocks alignment with theme colors */
.stk-block {
    --stk-block-margin-bottom: 0px !important;
}
.home .entry-header {
    display: none !important;
}
.ast-primary-header-bar {
    background-color: #1B2838 !important;
}
.main-header-bar {
    background-color: #1B2838 !important;
    border-bottom: 2px solid #C7972E !important;
}
.main-header-menu .menu-link {
    color: #FFFFFF !important;
}
.main-header-menu .menu-link:hover {
    color: #C7972E !important;
}
.site-footer {
    background-color: #1B2838 !important;
    color: #F5F5F0 !important;
    border-top: 3px solid #C7972E !important;
}
.site-footer * {
    color: #F5F5F0 !important;
}
.site-footer a {
    color: #C7972E !important;
}
.woocommerce ul.products li.product .button {
    background-color: #1B2838 !important;
}
.home .entry-header h1.entry-title {
    display: none !important;
}
