/* stylelint-disable color-no-hex */
/* stylelint-enable */
@font-face {
  font-family: "Rubik";
  src: url("../fonts/Rubik-Regular.eot");
  src: url("../fonts/Rubik-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Rubik-Regular.woff2") format("woff2"), url("../fonts/Rubik-Regular.woff") format("woff"), url("../fonts/Rubik-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Rubik";
  src: url("../fonts/Rubik-Medium.eot");
  src: url("../fonts/Rubik-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Rubik-Medium.woff2") format("woff2"), url("../fonts/Rubik-Medium.woff") format("woff"), url("../fonts/Rubik-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
/* stylelint-disable
declaration-no-important,
selector-pseudo-element-whitelist,
selector-no-vendor-prefix,
property-no-vendor-prefix,
sh-waqar/declaration-use-variable,
function-comma-space-after,
property-blacklist
*/
#header {
  display: none;
}

#primary-header {
  text-align: center;
}

#primary-footer {
  margin-top: 10px;
}

#opening-hours {
  position: fixed;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  padding: 20px;
  border-top-left-radius: 15px;
  -o-box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.3) !important;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.3) !important;
}
@media (max-width: 768px) {
  #opening-hours {
    display: none;
  }
}
#opening-hours .times p {
  margin: 5px 0;
  color: #8b8b8b;
}

.wpcf7-form-control .wpcf7-list-item {
  margin: 0;
}

html, body {
  min-height: 100%;
  height: auto;
}

html {
  background-color: #ffeed2;
}

body {
  overflow-x: hidden;
}
body ::-moz-selection {
  background: #ffb445;
  color: #333333;
}
body ::selection {
  background: #ffb445;
  color: #333333;
}
body .container {
  max-width: 867px;
  width: 80%;
  margin: 0 auto;
  padding: 20px;
}
body .container .content h1, body .container .content h2, body .container .content h3, body .container .content h4, body .container .content h5, body .container .content h6, body .container .content p, body .container .content a {
  word-break: break-word;
}/*# sourceMappingURL=babyschlafsack.css.map */