/*
Theme Name: Gleam Child
Theme URI: https://matchthemes.com/premium/gleam-photography-wordpress-theme/
Description: Child theme for the Gleam theme 
Author: MatchThemes
Author URI: https://matchthemes.com
Version: 1.0
Template: gleam
*/

.top-single-bkg {
    height:40vh;
	background-image: url("https://wp282063.wpdns.ca/wp-content/uploads/2026/04/bg-top.jpg") !important;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
	min-height:300px;
}

.blog .page-subtitle, .portfolio-filter  {
   display:none !important;
}

.logo img {
    width: 110px  !important;
}