/*
Theme Name: Fodstar Child Theme
Theme URI: http://frikkadel.co.za
Description: Fodstar Child Theme
Author: Your Name
Author URI: http://frikkadel.co.za
Template: fodstar
Version: 1.0.0
*/

/* Add your custom styles here */
.page-id-90 .header-image-block, 
.page-id-107 .header-image-block, 
.page-id-124 .header-image-block
{
    max-height: 150px;
    min-height: 150px;
}
.page-id-113 .header-image-block
{
    max-height: 250px;
    min-height: 250px;
}
.page-id-113  .header-text-block,
.page-id-90  .header-text-block,
.page-id-107  .header-text-block

{
    /*margin-top: -450px;
    z-index: -1; */
}
.fodstar-bc
{
    display: none;
}
a.tml
{
    color: white;
    z-index: 10000;
}
.header-image-block
{
    
    min-height: 1033px;
    margin-bottom: 30px;
    background: URL(https://barbaraharrison.co.za/wp-content/uploads/2024/10/web-cover-banner2.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.header-text-block
{
    position: relative;
    padding: 450px 0 150px 0;
}
.fodstar-page.site-page 
{
    margin-top: 0px;
    padding-top: 0px;
}
.fodstar-header, 
.site-header
{
    background-color: transparent;
}
body .is-layout-flex,
.stk-block{
    display: flex;
    max-width: 1024px;
    margin: 0 auto;
}
@media (min-width: 1400px) {

.wp-block-stackable-columns.alignfull.stk-block-columns.stk-block.stk-d2f1bd6.stk-block-background.first-row.stk--has-background-overlay
{
    max-width: 100% !important;
}
}
