/*
 Theme Name:   Galledia Buhler Theme
 Theme URI:    https://www.galledia.ch
 Description:  Child theme for the Twenty Seventeen theme
 Author:       galledia
 Template:     twentyseventeen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  galledia-buhler
*/

@font-face {
  font-family: 'Volte Rounded';
  src: url('/wp-content/fonts/volterounded-regular-webfont.woff') format('woff');
}
@font-face {
  font-family: 'Volte Rounded';
  src: url('/wp-content/fonts/volterounded-semibold-webfont.woff') format('woff');
  font-weight: bold;
}

body,
button,
input,
select,
textarea {
  color: #242424;
  font-family: "Volte Rounded", sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.66;
}

.entry-header {
  width: 100% !important;
  float: none !important;
  margin-bottom: 40px !important;
}

.headerwrapper {
  display: flex;
  justify-content: center;
}

.headerimg {
  height: 800px;
}

.einleitung {
  font-size: 20px;
  margin-bottom: 70px;
  border: 2px solid #E61C52;
  padding: 20px;
  padding-bottom: 0;
}

.sendit {
  margin-bottom: 20px;
  margin-top: 50px;
}

.logofix {
  position: absolute;
  left: 30px !important;
}

.entry-content {
  width: 100% !important;
}

.column {
  margin-bottom: 30px;
  clear: both;
}

.column input {
  border: 1px solid #242424;
  border-radius: 0;
  padding-left: 20px;
}

.wpcf7-radio {
  float: right;
  padding-right: 30px;
}

.twocolumns {
  width: 50%;
  float: left;
  clear: none;
  margin-bottom: 30px;
}

.twocolumns p {
  margin-bottom: 0px;
}

.left {
  padding-right: 10px;
}

.right {
  padding-left: 10px;
}

.description {
  padding-top: 13px;
  height: 58px;
  padding-left: 30px;
}

.red {
  padding-top: 0;
  color: #E61C52;
  font-weight: bold;
  font-size: 19px;
  line-height: normal;
}

.bottext {
  margin-top: -22px;
}

.order {
  height: auto;
  border-top: 1px solid #242424;
  border-right: 1px solid #242424;
  border-left: 1px solid #242424;
  clear: both;
}

.order > p {
  display: none;
  width: 615px;
  padding-bottom: 18px;
  margin-top: 18px;
  margin-left: 20px;
  margin-bottom: 0px;
}

.order p.orderprice {
  display: inline-block !important;
}

.letzte {
  border-bottom: 1px solid #242424;
  margin-bottom: 30px;
}

.anzahl {
  width: 70px;
  float: right;
  margin-top: 6px;
  margin-right: 20px;
}

.anzahl p {
  margin-bottom: 0;
}

.anzahl input {
  border-radius: 0px;
}

.radio {
  margin-bottom: 0px;
  border: 1px solid #242424;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 20px;
  height: auto;
}

.shippingexpanded {
  background-color: #F6F6F6;
  border-bottom: 1px solid #242424;
  padding: 30px 30px 0px 20px;
}

.instruktionen {
  margin-top: 30px;
}

textarea {
  border: 1px solid #242424;
  border-radius: 0px;
  height: 200px;
}

.wpcf7-form {
  overflow: hidden;
}

.bot {
  margin-bottom: 0px;
}

.wpcf7-form-control-wrap.robot {
  margin-top: 10px;
  display: block;
}

.wpcf7-form-control.wpcf7-quiz {
  width: 50px;
  display: inline-block;
}

.wpcf7-quiz-label {
  display: inline-block;
  width: 50px;
}

.wpcf7-submit {
  margin-top: 30px;
}

h1 {
  font-size: 56px !important;
  color: #242424;
}

h2 {
  font-size: 46px !important;
  color: #242424;
}

h4 {
  padding-top: 0;
}

.subtitle {
  margin: 0 0 50px 0;
  padding-top: 20px;
}
.fancy {
  text-align: center;
}
.fancy span {
  display: inline-block;
  position: relative;
}
.fancy span:before,
.fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 2px solid #242424;
  top: 0;
  width: 900px;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
  margin-top: 29px;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
  margin-top: 29px;
}
.second {
  padding-top: 80px;
}

.tp-bgimg.defaultimg {
  background-size: contain !important;
  background-position: top !important;
}

input[type="submit"] {
  border-bottom: 3px solid black;
  border-top: 3px solid white;
  border-left: 3px solid white;
  border-right: 3px solid white;
  background-color: transparent;
  color: black;
  font-size: 22px;
}

input[type="submit"]:hover {
  border: 3px solid #E61C52;
  color: #E61C52;
  background-color: transparent;
}

.inlineul {
  padding: revert;
  margin-top: -20px;
}

.inlineul li p {
  padding-bottom: 0;
  margin-bottom: 0;
}

.wp-block-button {
  width: 100%;
}

.wp-block-button a {
  border-bottom: 3px solid black;
  border-top: 3px solid white;
  border-left: 3px solid white;
  border-right: 3px solid white;
  background-color: transparent !important;
  color: black !important;
  font-size: 22px !important;
  border-radius: 3px !important;
  width: 300px;
  display: block !important;
  margin: 0 auto;
}

.wp-block-button a:hover {
  border: 3px solid #E61C52 !important;
  color: #E61C52 !important;
  background-color: transparent !important;
}

footer {
  display: none !important;
}

.wpcf7-form.invalid .description {
  margin-bottom: 53px;
}

/* Slider */

.page-id-2 .entry-header {
  display: none !important;
}

.tp-bullet {
  background: none !important;
}

.custom-2 .tp-bullet {
  font-family: "Volte Rounded", sans-serif;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: white;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: #333;
  font-family: "Volte Rounded", sans-serif;
}

:-moz-placeholder {
  color: #333;
  font-family: "Volte Rounded", sans-serif;
}

::-moz-placeholder {
  color: #333;
  font-family: "Volte Rounded", sans-serif;
  opacity: 1;
  /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
  color: #333;
  font-family: "Volte Rounded", sans-serif;
}

@media screen and (max-width: 1200px) {

  .tp-bgimg.defaultimg {
    background-size: cover !important;
  }

}

@media screen and (max-width: 940PX) {

  .custom-2 .tp-bullet {
    font-size: 20px;
    margin-right: 8px;
  }

  .tp-bullets {
    left: 20px !important;
    margin-left: 0px;
  }

  .tp-leftarrow {
    left: 0px !important;
    top: 50% !important;
    margin-top: -25px;
    margin-left: 0;
  }

  .tp-rightarrow {
    left: 100% !important;
    margin-top: -25px;
    margin-left: -50px;
    top: 50% !important;
  }

}


@media screen and (max-width: 830px) {

  .order p {
    width: 395px;
  }

}

@media screen and (max-width: 700px) {

  .headerimg {
    height: auto;
    width: 100%;
  }

  .twocolumns {
    width: 100%;
    float: none;
    padding-left: 0px;
    padding-right: 0px;
  }

  .tp-bullets {
    width: 100% !important;
    left: 0px !important;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 40px !important;
  }

  .custom-2 .tp-bullet {
    margin-right: 0;
  }

}

@media screen and (max-width: 580px) {

  .page .panel-content .entry-title {
    letter-spacing: 0.08em;
  }

  h1 {
    font-size: 46px !important;
  }

  h2 {
    font-size: 38px !important;
  }

  .fancy span::before, .fancy span::after {
    margin-top: 23px !important;
  }

  .einleitung {
    font-size: 18px;
  }

  .description {
    height: auto;
    margin-top: -22px;
    padding-top: 0;
  }

  .order p {
    width: 330px;
  }

  .anzahl input {
    width: 70px;
  }

}

@media screen and (max-width: 520px) {

  .tp-bullets {
    display: none !important;
  }

  .order p {
    width: 280px;
  }

}

@media screen and (max-width: 450px) {

  .order p {
    width: 188px;
  }

  .wpcf7-radio {
    padding-right: 10px;
  }

   h2 {
    font-size: 30px !important;
  }

  .fancy span::before, .fancy span::after {
    margin-top: 19px !important;
  }

}