/*
 Theme Name:   Leo Blooms Theme
 Theme URI:    https://crawberts.com/
 Description:  Twenty Seventeen Child Theme
 Template:     twentyseventeen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentyseventeenleoblooms
*/
body .custom-header {
  background-color: #1a758a;
  color: #fff; }
body.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media .wp-custom-header img {
  object-fit: contain;
  height: 640px !important;
  width: 400px !important;
  position: absolute;
  top: -120px;
  left: 50px; }
body.has-header-image .custom-header-media .wp-custom-header img {
  object-fit: scale-down; }

.page-id-8521 ul.display-posts-listing {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 320px));
  gap: 20px; }
  .page-id-8521 ul.display-posts-listing li.listing-item {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 10px;
    background-color: #eee; }
    .page-id-8521 ul.display-posts-listing li.listing-item a {
      -webkit-box-shadow: none;
      box-shadow: none; }
      .page-id-8521 ul.display-posts-listing li.listing-item a.image {
        white-space: nowrap; }
        .page-id-8521 ul.display-posts-listing li.listing-item a.image img {
          display: block;
          width: 100%;
          height: auto;
          box-shadow: none;
          -webkit-box-shadow: none; }
      .page-id-8521 ul.display-posts-listing li.listing-item a.title {
        padding: 5px 5px 5px 0; }

/*# sourceMappingURL=style.css.map */
