/*!
Theme Name: Worreschk
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.21.0
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: Divi
*/
body {
    font-family: Reddit Sans, Arial, sans-serif;
    font-weight: 400;
}
h1, h2, h3, h4, h5 {
    font-weight: 600;
}

/* Header */
.header > .et_pb_blurb_content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    max-height: 25px;
}
.header.reverse > .et_pb_blurb_content {
    flex-direction: row-reverse;
    justify-content: center;
}
@media screen and (min-width:768px) {
    .header > .et_pb_blurb_content {
	justify-content: flex-start;
    }
    .header.reverse > .et_pb_blurb_content {
	justify-content: flex-end;
    }
}

.et_pb_menu--style-left_aligned .et_pb_menu__wrap {
    justify-content: flex-start;
}

.header > .et_pb_blurb_content img {
/*     position: absolute; */
}
.header.reverse {
}
.header.reverse > .et_pb_blurb_content > .et_pb_main_blurb_image {
    width: 100px;
    margin-left: 15px;
}
.header.reverse > .et_pb_blurb_content > .et_pb_blurb_container {
    padding: 0;
}

body .et_pb_slide_description {
    padding: 16% 8% !important;
}

.et_pb_slide_content {
    float: right;
    background: linear-gradient(to right, rgba(255, 155, 0, 0), rgba(255, 155, 0, 1));
    padding: 15px 30px;
    margin-top: 0px;
}

body .et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
    color: white;
}
body .et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu {
    background-color: #4b8741 !important;
}
@media screen and (max-width:980px) {
    body .et_pb_menu_0_tb_header {
	max-width: 100% !important;
    }
}


.et_pb_row_0_tb_footer a:link, .et_pb_row_0_tb_footer a:visited {
    color: white;
}
.et_pb_row_0_tb_footer a:hover, .et_pb_row_0_tb_footer a:active {
    color: #4b8741;
}




/* reddit-sans-300 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Reddit Sans';
  font-style: normal;
  font-weight: 300;
  src: url('/wp-content/themes/Worreschk/fonts/reddit-sans-v6-latin_latin-ext-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* reddit-sans-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Reddit Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/Worreschk/fonts/reddit-sans-v6-latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* reddit-sans-600 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Reddit Sans';
  font-style: normal;
  font-weight: 600;
  src: url('/wp-content/themes/Worreschk/fonts/reddit-sans-v6-latin_latin-ext-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* reddit-sans-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Reddit Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/Worreschk/fonts/reddit-sans-v6-latin_latin-ext-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
