/*
Theme Name: Deidre Scherer
Theme URI: https://viewwebdevelopment.com/themes/dscherer
Author: View Development
Author URI: https://viewwebdevelopment.com/
Template: twentytwelve
Description: Child theme for dscherer.com
Version: 1.1.1
License: GNU General Public License
Tags: woocommerce
Text Domain: twentytwelve-dscherer
*/

.site-header {
  padding-top: 0;
}

img.header-image {
  margin: 0 -2.86rem;
  max-width: unset;
  width: calc(100% + 6rem);
  border-radius: 0;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.main-navigation {
  margin-top: 1rem;
}

.main-navigation .sub-menu {
  text-align: left;
}

#fancybox-overlay {
  background-color: #000 !important;
  opacity: .08 !important;
}

.site-content article {
  border-bottom: none;
}

@media screen and (min-width: 600px) {
  body:not(.page-id-15) .site-content {
    float: none;
    width: 100%;
  }

  .main-navigation {
    margin-top: .25rem;
  }

  .main-navigation ul.nav-menu {
    border-top: none;
    text-align: center;
  }

  .main-navigation li {
    margin: 0 .9rem;
  }
}

@media screen and (min-width: 960px) {
  body .site {
    margin-top: 0;
  }

  body.custom-background-empty .site,
  body.custom-background-white .site {
    margin-top: 1.5rem;
  }
}

@media screen and (min-width: 68.5rem) {
  body .site {
    margin-top: 2rem;
  }
}
