/*
 Theme Name:   Palmeria Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Palmeria Child Theme
 Author:       Thomas Grimaldi
 Author URI:   http://example.com
 Template:     palmeria
 Version:      1.1.3
 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:  palmeriachild
*/

@media (min-width: 992px) {
  .site-content {
    margin-top: -100px;
  }
  .sidebar-open {
    display: none;
  }
}

.sidebar-open {
  margin-left: 0;
}
.site-branding {
  padding-right: 0;
}
