/*
Theme Name: Betheme Child Theme
Theme URI: https://my-blog-shop.de/
Author: myblogshop
Author URI: https://my-blog-shop.de/
Template: betheme
Version: 1.0
*/

.maps-wrapper {
  margin: auto;
  background-image: url("map-bg.jpg");
  background-size: cover;
  max-width: 700px;
}

.maps-wrapper iframe {
  margin-bottom: -8px;
}

.map-header {
  font-weight: bold;
  font-size: 1.3em;
}

.map-text {
  font-size: 1em;
  line-height: 1.5em;
}

.map-button #button,
.map-button #button:hover {
  border: none;
  background-color: #6e6e6e;
  padding: 1em 2em;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 2em;
  border-radius: 10px;
  font-weight: bold;
}

.hint {
  z-index: -1;
  padding: 2em;
  text-align: center;
  max-width: 600px;
  margin: auto;
}

.inner_hint {
  padding: 1em;
  background: rgb(255 255 255 / 66%);
}

.inner_hint p {
  font-size: 12px;
}

.inner_hint h2 {
  margin-bottom: 1em;
}

.inner_hint h2 {
  color: #6e6e6e;
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 100;
  src: local(""),
    url("fonts/montserrat-v14-vietnamese_latin-ext_latin_cyrillic-100.woff2")
      format("woff2");
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: local(""),
    url("fonts/montserrat-v14-vietnamese_latin-ext_latin_cyrillic-300.woff2")
      format("woff2");
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: local(""),
    url("fonts/montserrat-v14-vietnamese_latin-ext_latin_cyrillic-regular.woff2")
      format("woff2");
}

@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 400;
  src: local(""),
    url("fonts/montserrat-v14-vietnamese_latin-ext_latin_cyrillic-italic.woff2")
      format("woff2");
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: local(""),
    url("fonts/montserrat-v14-vietnamese_latin-ext_latin_cyrillic-500.woff2")
      format("woff2");
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: local(""),
    url("fonts/montserrat-v14-vietnamese_latin-ext_latin_cyrillic-700.woff2")
      format("woff2");
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: local(""),
    url("fonts/open-sans-v17-vietnamese_greek-ext_cyrillic-ext_latin-ext_latin_greek_cyrillic-300.woff2")
      format("woff2");
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local(""),
    url("fonts/open-sans-v17-vietnamese_greek-ext_cyrillic-ext_latin-ext_latin_greek_cyrillic-regular.woff2")
      format("woff2");
}

@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  src: local(""),
    url("fonts/open-sans-v17-vietnamese_greek-ext_cyrillic-ext_latin-ext_latin_greek_cyrillic-italic.woff2")
      format("woff2");
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: local(""),
    url("fonts/open-sans-v17-vietnamese_greek-ext_cyrillic-ext_latin-ext_latin_greek_cyrillic-700.woff2")
      format("woff2");
}
