/*
 Theme Name:     pixeltypen_ Child Theme
 Theme URI:      https://oceanwp.org/
 Description:    Child Theme for Divi Theme by Elegant Themes
 Author:         pixeltypen / Tobias Bals
 Author URI:     https://pixeltypen.de
 Template:       Divi
 Version:        1.0.0
*/

/* Ab hier kannst du deine CSS-Anpassungen eintragen
------------------------------------------------------- */

/* General Settings */

/* Load Fonts Locally */
@font-face {
  font-family: "Source Sans Pro";
  src: url("./fonts/SourceSansPro-SemiBold.woff2") format("woff2"),
    url("./fonts/SourceSansPro-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("./fonts/SourceSansPro-Black.woff2") format("woff2"),
    url("./fonts/SourceSansPro-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("./fonts/SourceSansPro-BlackItalic.woff2") format("woff2"),
    url("./fonts/SourceSansPro-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("./fonts/SourceSansPro-ExtraLight.woff2") format("woff2"),
    url("./fonts/SourceSansPro-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("./fonts/SourceSansPro-Light.woff2") format("woff2"),
    url("./fonts/SourceSansPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("./fonts/SourceSansPro-SemiBoldItalic.woff2") format("woff2"),
    url("./fonts/SourceSansPro-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("./fonts/SourceSansPro-BoldItalic.woff2") format("woff2"),
    url("./fonts/SourceSansPro-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("./fonts/SourceSansPro-Italic.woff2") format("woff2"),
    url("./fonts/SourceSansPro-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("./fonts/SourceSansPro-LightItalic.woff2") format("woff2"),
    url("./fonts/SourceSansPro-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("./fonts/SourceSansPro-ExtraLightItalic.woff2") format("woff2"),
    url("./fonts/SourceSansPro-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("./fonts/SourceSansPro-Regular.woff2") format("woff2"),
    url("./fonts/SourceSansPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("./fonts/SourceSansPro-Bold.woff2") format("woff2"),
    url("./fonts/SourceSansPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("./fonts/Roboto-MediumItalic.woff2") format("woff2"),
    url("./fonts/Roboto-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("./fonts/Roboto-Thin.woff2") format("woff2"),
    url("./fonts/Roboto-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("./fonts/Roboto-Black.woff2") format("woff2"),
    url("./fonts/Roboto-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("./fonts/Roboto-Regular.woff2") format("woff2"),
    url("./fonts/Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("./fonts/Roboto-Light.woff2") format("woff2"),
    url("./fonts/Roboto-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("./fonts/Roboto-BlackItalic.woff2") format("woff2"),
    url("./fonts/Roboto-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("./fonts/Roboto-Italic.woff2") format("woff2"),
    url("./fonts/Roboto-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("./fonts/Roboto-LightItalic.woff2") format("woff2"),
    url("./fonts/Roboto-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("./fonts/Roboto-Bold.woff2") format("woff2"),
    url("./fonts/Roboto-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("./fonts/Roboto-ThinItalic.woff2") format("woff2"),
    url("./fonts/Roboto-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("./fonts/Roboto-Medium.woff2") format("woff2"),
    url("./fonts/Roboto-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  src: url("./fonts/Roboto-BoldItalic.woff2") format("woff2"),
    url("./fonts/Roboto-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

/* Allgemeine Anpassungen */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 800 !important;
}

/* Tribe Tickets */

form#tribe-tickets {
  margin: 0 auto;
}

/* Border */

div#et-main-area:before {
  content: "";
  position: fixed;
  width: calc(100vw - 20px);
  height: calc(100vh - 20px);
  border: 4px solid #00a09d;
  display: block;
  z-index: 99999;
  top: 10px;
  left: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  pointer-events: none !important;
}

div#et-main-area:after {
  content: "";
  background: url(/wp-content/uploads/2020/02/brush-stroke.svg) no-repeat;
  background-size: cover;
  height: 100px;
  width: 200px;
  position: fixed;
  display: inline-block;
  bottom: -20px;
  right: 0px;
  z-index: 9999;
  pointer-events: none !important;
}

/* Anpassung Liste  */
.et_pb_pricing > li {
  font-weight: bold;
  padding: 0 0 0 14px;
}

.et_pb_not_available {
  font-size: 10px;
  font-weight: normal !important;
  padding-bottom: 18px !important;
}

.et_pb_pricing_content_top {
  display: none;
}

.kurs {
  color: #9ccef6;
}

/* Header Slider Anpassungen */

/*

#post-247 .et_pb_slide:before {
    content: "";
    width: calc(100vw - 50px);
    height: calc(100vw - 50px);
    display: inline-block;
    position: absolute;
    background: url(/wp-content/uploads/2017/09/sechseck.svg);
    z-index: 2;
    background-repeat: no-repeat;
    opacity: 0.5;
    left: 50%;
    top: calc(-100vw + 320px);
    background-position: center;
    transform: translateX(-50%);
}
*/

/* Background Pattern */
/*
.et_pb_section {
    background: url(https://www.rockthehill.de/wp-content/uploads/2017/09/subtle_grunge_2.png);
}
*/

.et_pb_section {
  background-color: transparent;
}

/* Footer */

#main-footer {
  background-color: #242424;
  position: relative;
}

footer#main-footer:before {
  content: "";
  height: 300px;
  width: 100%;
  display: block;
  background: url(https://www.rockthehill.de/wp-content/uploads/2017/09/pixeltypen-RTH2017-8418.png);
  background-position: center bottom;
}

footer#main-footer:after {
  content: "";
  height: 50px;
  width: 50px;
  display: inline-block;
  background: url(https://www.rockthehill.de/wp-content/uploads/2020/02/bock-2020.svg);
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  top: 125px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

footer#main-footer > .container {
  display: none;
}

#et-footer-nav {
  background-color: transparent;
}

/* Bandbewerbung Kontaktformular */

input.text,
input.title,
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
  padding: 10px;
  font-size: 16px;
  width: 100%;
  border: 1px solid #282828;
  color: #282828;
  background-color: white;
}

input.text,
input.title,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="url"]:focus,
textarea:focus {
  border-color: #29b8ce;
}

.wpcf7 input[type="submit"] {
  border: none;
  background: #29b8ce;
  color: white;
  padding: 10px;
  text-align: center;
  font-size: 1em;
  width: 100%;
}

/* Startseite Blurbs */

.leistungspunkte .et_pb_blurb_position_left .et_pb_main_blurb_image {
  -webkit-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  transform: translateY(-6px);
  width: 32px;
}

.et_pb_blurb h4 {
  font-size: 22px;
  padding-bottom: 15px;
  color: #00a09d;
}

/* Woocommerce Buttons */

.woocommerce button.button {
  color: white !important;
}

.return-to-shop a {
  color: white !important;
}

/* Portfolio Gallery Overlay */

.et_pb_portfolio_items .et_overlay:before {
  color: #29b8ce !important;
}

/* Slider Anpassungen */

.et_pb_slide_description .et_pb_slide_title {
  font-weight: bold !important;
  line-height: 1 !important;
}

/* Mobile Menu 

.et_header_style_split #main-header .mobile_nav {
background-color: transparent;
}

.mobile_nav .select_page {
display:  none !important;
}*/

/* Social Media Icons */

.et-social-rss a.icon:before {
  content: url(/wp-content/uploads/2017/09/youtube.svg);
  display: inline-block;
  height: 16px;
  width: 17px;

  -webkit-transition: all 0.2s ease-in-out;

  -o-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;
}

#footer-bottom .et-social-rss a.icon:before {
  width: 28px;
}

#footer-bottom .et-social-icons .et-social-icon:first-of-type {
  margin-left: 0;
}

/* Verfügbarkeit bei Tickets ausblenden */
.tribe-tickets__item__extra .tribe-tickets__item__extra__available {
  display: none !important;
}

/* RESPONSIVE ANPASSUNGEN */

/* Footer Social Icons */

@media screen and (max-width: 1550px) and (min-width: 981px) {
  #footer-bottom .et-social-icons {
    margin-right: 100px;
  }
}

@media screen and (max-width: 594px) {
  #footer-bottom {
    padding-bottom: 70px;
  }
}
