/*
 Theme Name: DT Media Theme
 Theme URI: http://www.elegantthemes.com/gallery/divi/
 Version: 1.0
 Template: Divi
 Description: Smart. Flexible. Beautiful. Our DT Media Theme is the most powerful theme in our collection.
 Author: DT Media Group
 Author URI: http://www.dt-mediagroup.com
 Text Domain: divi-child
 */
/* ------ 00 Index --------------------------- */
/* ------ 01 Global -------------------------- */
/* ------------------------------------------- */
/* ------ Variables -------------------------- */
/* ------------------------------------------- */
/* ------ Colors ----------------------------- */
/* ------------------------------------------- */
/* ------ Global ----------------------------- */
/* ------------------------------------------- */
/* ------ Body ------------------------------- */
html {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
#et-main-area {
  overflow: hidden;
}
/* ------ Typography ------------------------- */
h1, div:not(.card) h2 {
  color: #eb6608;
}
a {
  color: #eb6608;
  text-decoration: none;
}
/* ------ Forms ------------------------------- */
textarea {
  resize: vertical;
}
/* ------------------------------------------- */
/* ------ Triangles -------------------------- */
/* ------------------------------------------- */
/* ------ 00 Index --------------------------- */
/* ------ 01 Small Triangle ------------------ */
/* ------ 02 Big Triangle -------------------- */
/* ------ 03 Diagonal Lines ------------------ */
/* ------ 02 Main ---------------------------- */
/* ------------------------------------------- */
/* ------ Global ----------------------------- */
/* ------------------------------------------- */
/* ------ 00 Index --------------------------- */
/* ------ 01 Page Header --------------------- */
#top-header {
  background-color: #eb6608;
}
#top-menu li.current-menu-item > a, #top-menu li:hover > a, #top-menu li.current-menu-parent > a {
  color: #eb6608;
}
#top-menu li ul {
  border-color: #eb6608;
}
/* ------ 02 Page Footer --------------------- */
.dt_form_datenschutz .input[type=checkbox] + label {
  font-size: 12px !important;
}
.dt_form_datenschutz .input[type=checkbox] + label a {
  font-weight: 600;
}
#footer-bottom {
  padding: 15px 0 10px;
}
#footer-bottom .footer-credits {
  padding-right: 5px;
}
#footer-bottom .footer-nav {
  display: inline-block;
}
#footer-bottom .footer-nav li {
  display: inline-block;
  padding-right: 5px;
}
#footer-bottom .footer-nav li::before {
  content: '|';
  padding-right: 5px;
  font-weight: 600;
}
#footer-bottom .footer-nav li:last-child::after {
  content: "|";
  padding-left: 5px;
  font-weight: 600;
}
#footer-bottom .footer-nav li a {
  font-weight: 600;
}
/* ------ Headers ------------------------- */
.et_pb_fullwidth_header .header-content {
  margin: 0 !important;
  padding: 0;
  min-height: 50vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.et_pb_fullwidth_header .header-content img {
  max-width: 300px;
  margin: 0 auto;
  display: block;
}
.page-header .et_pb_fullwidth_header .header-content {
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}
.page-header .et_pb_fullwidth_header .header-content .et_pb_module_header {
  font-weight: 300;
  font-size: 60px;
  padding-bottom: 20px;
}
.page-header .et_pb_fullwidth_header .header-content .et_pb_fullwidth_header_subhead {
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
}
.section-heading .et_pb_blurb_content {
  margin-left: 0;
  max-width: 75%;
  font-size: 1.15rem;
  line-height: 1.8;
}
.section-heading .et_pb_blurb_content .et_pb_module_header {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 25px;
  font-size: 35px;
}
/* ------ Counter ---------------------------- */
.et_pb_number_counter.et_pb_bg_layout_light .percent p .percent-value {
  color: #eb6608 !important;
}
/* ------ Button ----------------------------- */
.et_pb_module .et_pb_button, .et_pb_button {
  padding: 0.3em 0.75em;
  font-size: 17px;
  color: #fff;
  background: #eb6608;
  border: 0;
  border-radius: 0;
}
.et_pb_module .et_pb_button:hover, .et_pb_button:hover {
  padding: 0.3em 2em 0.3em 0.75em;
  border: 0;
  background: #eb6608;
}
.et_pb_module .et_pb_button::after, .et_pb_button::after {
  font-size: 28px;
}
/* ------ Cards ------------------------------ */
.card {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 1px 6px rgba(0, 0, 0, 0.23);
}
.card.et_pb_column .et_pb_module {
  padding: 0 20px;
}
.card.et_pb_column .et_pb_module.et_pb_image, .card.et_pb_column .et_pb_module.et_pb_video {
  padding: 0;
}
.card.et_pb_column .et_pb_module .et_pb_module_header {
  font-size: 20px;
}
.card.et_pb_column .et_pb_module:last-child:not(.et_pb_video) {
  padding-bottom: 20px;
}
.card.card--download .et_pb_blurb:first-child {
  margin-top: 5.82%;
}
.card.card--download .et_pb_blurb .et-pb-icon {
  color: #eb6608 !important;
}
.card.card--download .et_pb_button_module_wrapper {
  text-align: right;
}
.et_pb_blurb .et_pb_blurb_content, .et_pb_promo .et_pb_blurb_content {
  max-width: none;
}
.et_pb_blurb .et_pb_module_header, .et_pb_promo .et_pb_module_header {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 15px;
  font-size: 30px;
}
/* ------ Login Form ------------------------- */
.log-in {
  min-height: 100vh;
}
.log-in #main-footer {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.wppb-user-forms form p label, form.wppb-user-forms p label, .wppb-user-forms form li label, form.wppb-user-forms li label, .wppb-user-forms form p input:not([type="checkbox"]), form.wppb-user-forms p input:not([type="checkbox"]), .wppb-user-forms form li input:not([type="checkbox"]), form.wppb-user-forms li input:not([type="checkbox"]) {
  width: 100% !important;
  float: none;
}
.wppb-user-forms form p input, form.wppb-user-forms p input, .wppb-user-forms form li input, form.wppb-user-forms li input {
  margin-top: 10px;
  border: 2px solid rgba(0, 0, 0, 0) !important;
  background: #f5f5f5;
  padding: 15px !important;
  border-radius: 0 !important;
}
.wppb-user-forms form p input:focus, form.wppb-user-forms p input:focus, .wppb-user-forms form li input:focus, form.wppb-user-forms li input:focus {
  border-color: #eb6608 !important;
}
.wppb-user-forms form p input[type="submit"], form.wppb-user-forms p input[type="submit"], .wppb-user-forms form li input[type="submit"], form.wppb-user-forms li input[type="submit"] {
  background: #eb6608;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}
/* ------ Calendar --------------------------- */
.tribe-events-calendar td.tribe-events-present div[id*='tribe-events-daynum-'], .tribe-events-calendar td.tribe-events-present div[id*='tribe-events-daynum-'] > a, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, #tribe-events .tribe-events-button, .tribe-events-button.tribe-inactive, #tribe-events .tribe-events-button:hover, .tribe-events-button:hover, .tribe-events-button.tribe-active:hover {
  background-color: #eb6608;
}
.tribe-events-title-bar {
  display: none;
}
.tribe-events-calendar thead th {
  color: #fff !important;
}
.tribe-events-calendar .tribe-events-tooltip {
  padding: 20px;
}
.tribe-events-calendar .tribe-events-tooltip h3 {
  font-size: 16px;
}
.tribe-events-calendar .tribe_events .tribe-events-month-event-title a {
  pointer-events: none;
}
.warning {
  color: #eb6608;
  font-size: 13px;
}
/* ------ News ------------------------------- */
.el-dbe-blog-extra.block_extended .et_pb_post {
  border-radius: 0;
}
/* ------ Sidebar ---------------------------- */
.sidebar .et_pb_blurb {
  margin-bottom: 15px;
}
.sidebar .et_pb_blurb h5.et_pb_module_header {
  padding-bottom: 0;
  font-size: 20px;
}
.sidebar .et_pb_widget_area::before {
  display: none;
}
/* ------ 02 Media Queries ------------------- */
/* ------------------------------------------- */
/* ------ Media Query - Custom --------------- */
/* ------------------------------------------- */
/*
 @media ( max-width: 1200px ) {
 }
 */
/* ------------------------------------------- */
/* ------ Media Query - Min 981 px ----------- */
/* ------------------------------------------- */
/* ------------------------------------------- */
/* ------ Media Query - Max 980 px ----------- */
/* ------------------------------------------- */
/* ------------------------------------------- */
/* ------ Media Query - Max 768 px ----------- */
/* ------------------------------------------- */
/* ------------------------------------------- */
/* ------ Media Query - Max 480 px ----------- */
/* ------------------------------------------- */
