/*
Theme Name:     Pinhole Child
Theme URI:      https://mekshq.com/theme/pinhole
Description:    Child theme for Pinhole theme
Author:         meks
Author URI:     https://mekshq.com
Template:       pinhole
Version:        0.1.0
*/
.ys-gallery-info {
  display: flex;
  justify-content: space-between;
}

.p19-logo {
  max-width: 305px;
  margin: auto;
}
@media (max-width: 750px) {
  .p19-logo {
    max-width: 230px;
  }
}
.p19-logo-image {
  max-width: 55px;
  width: 100%;
}
@media (max-width: 750px) {
  .p19-logo-image {
    max-width: 40px;
  }
}
.p19-logo .p19-column-logo {
  float: left;
  max-width: 55px;
  margin: 0 20px 0 0;
}
@media (max-width: 750px) {
  .p19-logo .p19-column-logo {
    margin: 0 10px 0 0;
  }
}
.p19-logo .p19-column-h1 {
  float: left;
  max-width: 230px;
  text-align: left;
  font-size: 18px;
}
@media (max-width: 750px) {
  .p19-logo .p19-column-h1 {
    font-size: 13px;
  }
}
.p19-logo .p19-column-h1 h1 {
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1em;
  color: #00317b;
  margin: 0;
  white-space: pre-line;
}
.p19-logo .p19-column-h1 h1 span {
  font-size: 2.5em;
  line-height: 0.9;
  margin-left: -3px;
}
.p19-logo-clear {
  clear: both;
}

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