/*
  Theme Name: Jesus ist notwendig
  Version: 1.0.0
  Template: Divi
  Author: Kellenberger Interactive
  Author URI: https://kellenberger-interactive.ch
  Text Domain: jesus-ist-notwendig
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


.bordure {
	/*border: 155px solid transparent;
	/-moz-border-image: url("https://jesus-ist-notwendig.ch/wp-content/themes/jesus-ist-notwendig/img/Borduere-hor.png") 0 155 repeat;
	-webkit-border-image: url("https://jesus-ist-notwendig.ch/wp-content/themes/jesus-ist-notwendig/img/Borduere-hor.png") 20 155 repeat;
	-o-border-image: url("https://jesus-ist-notwendig.ch/wp-content/themes/jesus-ist-notwendig/img/Borduere-hor.png") 0 155 repeat;
	border-image: url("https://jesus-ist-notwendig.ch/wp-content/themes/jesus-ist-notwendig/img/Borduere-hor.png") 100% 1 round;*/
	border: 10px solid red;
	border-image-source: url("https://jesus-ist-notwendig.ch/wp-content/themes/jesus-ist-notwendig/img/border-bg.png");
	border-image-slice: 287 190;
	border-image-repeat: round;
}


body, p {
	font-family: "Comic Sans MS", "Open Sans", sans-serif !important;
}

#top-menu .menu-item a, #et_search_icon, .mobile_menu_bar {
	/*display: none !important;*/
}

#top-menu .menu-item, .mobile_nav {
	height: 35px;
}

h1, h2, h3, h4, #top-menu li a {
	font-family: "Impact", "Open Sans", sans-serif !important;
	font-weight: 100 !important;
}


.nav li ul {
	width: 300px;	
}

#top-menu li li a {
	width: 260px;
}


.et_pb_blog_grid_wrapper h2 a, #main-content a {
	color: #c61b1b!important;
}