/*
 Theme Name:   Kubrick - Child
 Theme URI:    https://example.com/kubrick-child
 Description:  Child theme for the Kubrick 2024 theme
 Author:       Foremost Media
 Author URI:   https://foremostmedia.com
 Template:     kubrick-2024
 Version:      1.0.3
 License:      GNU General Public License v2 or later
 License URI:  https://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, responsive, blog
 Text Domain:  kubrick-child
*/
/* =Theme customization starts here
-------------------------------------------------------------- */
.site-header {
    background: none;
}
.poolgrid td {
    text-align: center;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    font-size: 16px;
    text-shadow: 0 0 3px #000;
}
.widget-area.sidebar {
    display: none;
}
.header-content {
    width: 100% !important;
    padding: 0 !important;
    min-height: unset;
}
.site-header {
    padding: 0 !important;
    min-height: unset !important;
    background: #63a2c2;
}