/*
Theme Name: Hasene International
Theme URI: http://www.hasene.org
Description: Template für Hasene International
Author: Kerim Gürsoy
Author URI: http://www.99names.eu
*/
* @font-face {
	font-family: OpenSans-Light;
	src: url("fonts/OpenSans-Light.eot"); /* EOT file for IE */
}
@font-face {
	font-family: OpenSans-Light;
	src: url("fonts/OpenSans-Light.ttf"); /* TTF file for CSS3 browsers */	
}
* @font-face {
	font-family: OpenSans-Regular;
	src: url("fonts/OpenSans-Regular.eot"); /* EOT file for IE */
}
@font-face {
	font-family: OpenSans-Regular;
	src: url("fonts/OpenSans-Regular.ttf"); /* TTF file for CSS3 browsers */
}
* @font-face {
	font-family: OpenSans-Bold;
	src: url("fonts/OpenSans-Bold.eot"); /* EOT file for IE */
}
@font-face {
	font-family: OpenSans-Bold;
	src: url("fonts/OpenSans-Bold.ttf"); /* TTF file for CSS3 browsers */
}
body {
	font-family: OpenSans-Light, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 300;
	text-rendering: optimizeLegibility;
	color: #282828;
	padding: 0;
	margin: 0;
	background-color: #fff;	
}
a {
	text-decoration: none;	
}
b {
	font-weight: bold;	
}
u {
	text-decoration: none;	
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;	
}
label {
	cursor: pointer;	
}
strong {
	font-family: OpenSans-Regular;	
}
/*   siehe style_pages.css
html body h3 {
font-size: 20px;	
}
*/
pre {
	height: 90px;	
}
.bold {
	font-weight: bold;	
}
.bold_font {
	font-family: OpenSans-Bold;
}
.green {
	color: #008888 !important;	
}
.red {
	color: #ec1c33;	
}
.yellow {
	color: #e8c100;	
}
.grey {
	color: #f1e0c5;	
}
.black {
	color: #282828 !important;	
}
.greyscale {
    -webkit-filter: grayscale(0.7);
    filter: grayscale(0.7);	
}
.greyscale:hover {
    -webkit-filter: grayscale(0.8);
    filter: grayscale(0.8);	
}
.greyscale_for_cart {
    -webkit-filter: grayscale(0.6);
    filter: grayscale(0.6);		
}
.hide {
	display: none;	
}
.headline {
	margin-top: 3px;
	margin-bottom: 8px;	
}
.headline a {
	color: #282828;	
}
.headline a:hover {
	color: #ec1c33;	
}
.read_more_box {
	text-transform: uppercase;
	border: 2px solid #0d8788;	
	background-color: #fff;
	color: #0d8788;
	cursor: pointer;
	font-size: 12px;
	font-family: OpenSans-Regular;
	padding: 10px 20px 10px 20px;
	margin-top: 20px;
	display: inline-block;
	border-radius: 6px;	
	letter-spacing: 0.5px;
}
.read_more_box:hover {
	background-color: #0d8788;
	color: #fff;	
}
.disable_link {
	pointer-events: none;	
}
.txt_right {
	text-align: right;	
}
.paypal_blue {
	color: #009CDE;	
}
.underline_xxl {
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 2px;
}
.underline_xxl strong {
	border-bottom: 1px solid #008888;
	padding-bottom: 2px;
	font-family: OpenSans-Light;
	font-weight: 600;
	font-size: 32px;
}
.cat_title strong {
	font-family: OpenSans-Light;
	font-weight: 600;
	font-size: 32px;	
}
/* Hover-Animation */
a,
.bagis .baslik .fa-info-circle,
.bagis .baslik h2,
.warenkorb_anzeige_donation,
.warenkorb_anzeige_donation_back,
.bagis_formular input,
.bagis_formular .gender_box,
.bagis_formular .gender_box img,
.bagis_formular .zahlungsart_logo,
.bagis_formular .zahlungsart_logo img,
.bagis_formular .zahlungsboxes_wrapper div,
.bagis_formular textarea,
.bagis_formular .paypal_box b,
#footer .fa,
.temsilcilikler .box a h4,
.temsilcilikler .fa-map-marker,
.temsilcilikler .fa-building-o,
.temsilcilikler .fa-user,
.temsilci_head strong,
.temsilcilikler .flaggen::before,
.read_more_box,
textarea.comments,
.temsilcilikler .box .fa-chevron-down,
.temsilcilikler .box .fa-chevron-up,
.thumb_box,
#footer .mailpoet_submit {
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;	
}
.no_animation {
	-moz-transition: none;
	-webkit-transition: none;
	transition: none;	
}
body ::selection {
	background: #008888;
	color: #fff;
	text-shadow: none;
}
body ::-moz-selection {
	background: #008888;
	color: #fff;
	text-shadow: none;
}
/* Language Settings */
body.de .de,
body.tr .tr {
	display: block;	
}
body.tr .de,
body.de .tr {
	display: none;	
}
/* Content */
.content_wrapper {
	background-color: #fff;	
}
.content {
	width: 1140px;
	margin: auto;
}
body.home .content {
	padding-top: 0px !important;
	padding-bottom: 0px !important;	
}
/* **** */
/* Page */
/* **** */
body.page-template-default .headline_box {
	width: 1140px;
	margin: auto;	
	position: relative;
	font-size: 20px;
}
body.page-template-default .content {
	padding-top: 13px;
	padding-bottom: 100px;	
}
body.page-template-default .supsystic-social-sharing {
	margin-top: 60px;	
}
body.page-template-default .content p {
	margin-bottom: 18px;	
}
body.page-template-default .without_image {
	padding-top: 178px;	
}
body.page-template-default .without_image h1,
body.single .without_image h1 {
	text-shadow: unset !important;
	color: #282828 !important;
}
/* Main */
.main {
	
}
/* jQuery-Effects */
.ui-effects-transfer {
    /*border: 1px dotted #000;*/
	background: url(images/schmetterling.png) no-repeat;
	width: 52px;
	height: 50px;
	z-index: 99;
}
.ui-effects-transfer-back {
	background: url(images/schmetterling_back.png) no-repeat;
	width: 52px;
	height: 50px;
	z-index: 99;
}
/* Navigation */
.main_menu {
	width: 1140px;
	height: 52px;
	margin: auto;
	background-color: #fff;
	position: absolute;
	top: 157px;	
	/*border-bottom: 1px solid #d6d6d6;*/
	z-index: 99;
	box-shadow: 0px 0px 3px #888888;	
}
.main_menu_inner_content {
	position: absolute;
	left: 145px;
	top: 12px;
	font-size: 24px;	
}
.navigation_background_first {
	height: 47px;
	width: 100%;
	position: absolute;
	
	/* Background-Verlauf */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+49,e8c100+49,e8c100+100 */
	/*background: rgb(255,255,255); 
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 49%, rgba(232,193,0,1) 49%, rgba(232,193,0,1) 100%); 
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 49%,rgba(232,193,0,1) 49%,rgba(232,193,0,1) 100%); 
	background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 49%,rgba(232,193,0,1) 49%,rgba(232,193,0,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8c100',GradientType=1 ); */		
}
.navigation_background_second {
	top: 47px;
	height: 110px;
	width: 100%;
	position: absolute;	
	background-color: #00a9a6;
	
	/* Background-Verlauf */
	/*background: rgb(255,255,255); 
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 49%, rgba(244,240,239,1) 49%, rgba(244,240,239,1) 100%); 
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 49%,rgba(244,240,239,1) 49%,rgba(244,240,239,1) 100%); 
	background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 49%,rgba(244,240,239,1) 49%,rgba(244,240,239,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f0ef',GradientType=1 );*/
}
body.logged-in .navigation_background_second {
	top: 79px;	
}
.navigation {
	height: 157px;
	position: relative;
	font-size: 12px;
	width: 1140px;
	margin: auto;
}
.page-template-donation .navi_right_top {
	right: -10px;
	width: 90px;	
}
.logo {
	position: absolute;
	top: 78px;
	z-index: 100;	
}
.logo .normal {
	display: none;	
}
.logo .invert {
    width: 243px !important;
    height: 53px !important;
}
.logo .responsive {
	display: none;	
}
.fa-bars { 
	display: none !important;
}
.navi_top {
	background-color: #fff;
	width: 1040px;
	height: 46px;
	color: #444;
	position: absolute;
	top: 0px;
	right: 100px;	
}

.navi_top_inner_content {
	position: absolute;
	top: 14px;
	right: 30px;	
	font-size: 14px;
}
.navi_top_inner_content a {
	color: #555555;
}
.navi_top_inner_content a:hover {
	color:#ec1c33;
}

.navi_top .navi_top_left a {
	color: #555555;
}
.navi_top .navi_top_left a:hover {
	color:#ec1c33;
}

.navi_right_top {
	position: absolute;
	right: -26px;
	top: -6px;
	background-color: #fff;	
	color: #444;
	height: 46px;
	width: 110px;	
}
.main_menu .main_menu_right {
	position: absolute;
	right: 0px;
	background-color: #ec1c33;	
	height: 53px;
	width: 210px;
	
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;	
}
.main_menu .main_menu_right_donation {
	background-color: unset;
	top: 62px;
	width: 113px;
}
.main_menu .main_menu_right a.warenkorb_anzeige {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	position: absolute;
	padding-top: 13px;
	padding-bottom: 17px;
	width: 100%;
	letter-spacing: 1px;	
}
.main_menu .main_menu_right a.warenkorb_anzeige:hover {
	color: #fff;
	background-color: #6c0202;		
}
.main_menu .main_menu_right .bagis_yap_button,
.main_menu .main_menu_right .anzeige_mit_betrag {
    display: none;
}
.mobile_cart_icon {
    display: none !important;
}
.mobile_cart_icon .fa-shopping-cart {
    color: #0d8788;
}
body.responsive #main_menu_right .mobile_cart_icon {
    display: block !important;   
    cursor: pointer;
	position: absolute;
	right: 14px;
    top: 100px;
	background-color: #fff;	
	height: 56px;
	width: 64px;
    border-radius: 50px;
    padding: 7px 0 0 0;
    box-shadow: 0px 0px 2px #000;
    font-size: 36px;
}
.paypal_button_box {
    display: none;
    position: absolute;
    top: 11px;
    right: -16px;
    font-family: OpenSans-Regular;
}
.paypal_button_box .pp_info_text {
    color: #787878;	
    display: block;
    font-size: 13px;
    padding-left: 25px;
}
.warenkorb_anzeige_donation,
.warenkorb_anzeige_donation_back {
	cursor: pointer;
	position: absolute; 
	margin-top: 77px;
	z-index: 98;
}
.zahlungsboxes_wrapper .warenkorb_anzeige_donation,
.zahlungsboxes_wrapper .warenkorb_anzeige_donation_back {
	margin-top: 26px;
} 
.warenkorb_anzeige_donation {
	right: 0px;	
	padding-right: 36px;
	background-color: #00a8a6;
	border-color: #00a8a6;	
	color: #fff;
}
.warenkorb_anzeige_donation:hover {
	background-color: #078684;	
	border-color: #078684;
}
.warenkorb_anzeige_donation .fa {
	right: 15px;	
}
.bagis_formular .warenkorb_anzeige_donation_back {
	padding-left: 36px;
}
.warenkorb_anzeige_donation_back {
	opacity: 0.5;
}
.warenkorb_anzeige_donation_back:hover {
	opacity: 1;	
}
.warenkorb_anzeige_donation_back .fa {
	left: 15px;	
}
.warenkorb_anzeige_donation_back .fa-trash-o,
.warenkorb_anzeige_donation_back .fa-check-circle {
	font-size: 17px;
	position: absolute;	
}
.warenkorb_anzeige_donation_back .fa-trash-o {
	top: 8px;
}
.warenkorb_anzeige_donation_back .fa-check-circle {
	top: 9px;	
}
.warenkorb_anzeige_donation:hover,
.warenkorb_anzeige_donation_back:hover {
	color: #fff;
}
.warenkorb_anzeige_donation .fa-angle-double-right,
.warenkorb_anzeige_donation_back .fa-angle-double-left {
	font-size: 22px;
	top: 6px;
	position: absolute;	
}
.shopping_cart_icon { 
	display: none;
}
.navi_right_top .navi_right_top_inner_content {
	position: absolute;
	top: 17px;
	left: -26px;	
	width: 110px;
}
.navi_middle {
	background-color: #00a9a6;
	width: 776px;
	height: 112px;
	color: #fff;
	position: absolute;
	right: 0px;
	top: 47px;
}
.navi_middle h4 {
	font-size: 21px;
	margin: 0;	
}
.navi_top .left,
.navi_top .right {
	position: absolute;
	top: 0px;	
}
.navi_top .left {
	left: 157px;	
}
.navi_top .left .fa-envelope-o,
.navi_top .right .fa-phone {
	position: absolute;	
	font-size: 15px;
}
.navi_top .left .fa-envelope-o {
	margin-top: 4px;
	left: -16px;
}
.navi_top .right .fa-phone {
	left: -16px;	
}
.navi_top .right .fa-phone {
	top: 18px;	
}
.navi_top .left .fa-envelope-o {
	top: 13px;	
}
.navi_top .txt {
    position: relative;
    margin-top: 16px;
    font-style: normal;
    width: 130px;		
}
.phone {
	margin-left: 0px;
	margin-top: 14px;
	display: inline-block; 
}
.navi_top .phone .glyphicons {
	margin-top: -6px;	
}
.navi_top .phone .txt {
	margin-left: -6px;	
}
.contact { 	
	margin-left: 25px; 
	margin-top: 10px;
/*	display: inline-block;*/
}
.navi_top_left { 	
	margin-right: 15px; 
	margin-top: 14px;
	display: inline-block;
	font-size: 14px;
}
.navi_top .left .txt {
	margin-left: 4px;
}
.navi_middle .right {
	left: 330px;	
}
.navi_middle a {
	color: #fff;	
}
.navi_middle a:hover {
	color: #444;
}
.navi_middle .fa-facebook,
.navi_middle .fa-twitter,
.navi_middle .fa-youtube,
.navi_middle .fa-youtube-play,
.navi_middle .fa-instagram {
	position: absolute;
	top: 46px;
	font-size: 18px;	
}
.navi_middle .fa-facebook {
	right: 109px;
}
.navi_middle .fa-twitter {
	right: 69px;	
}
.navi_middle .fa-youtube,
.navi_middle .fa-youtube-play {
	right: 34px;	
}

.navi_middle .fa-instagram {
	right: 0px;	
}
/* Menu */
ul.menu {
	position: relative;
	top: 3px;
	left: -132px;
	z-index: 99;
}
ul.menu li {
	float: left;
	margin-left: 36px;
	position: relative;
	font-size: 17px;
	cursor: default;
}
.menu li a {
	color: #444;
	font-size: 15px;
	text-transform: uppercase;
	padding-bottom: 28px;
	font-family: OpenSans-Regular;	
}
.menu li a:hover {
	color: #ec1c33;
	/*border-bottom: 2px solid #ec1c33;*/
}
ul.menu li .sub-menu li a:hover {
	border-bottom: 0px;	
}
.menu .sub-menu {
	display: none;	
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(255, 255, 255);
	/* RGBa with 0.8 opacity */
	background: rgba(255, 255, 255, 1);	
}
.menu .menu-item-has-children .sub-menu {
	position: absolute;
	top: 38px;
	left: 0px;
	width: 215px;
	box-shadow: #000 0px 3px 6px -4px;
	/*border-top: 2px solid #ec1c33;*/
	border-top: 1px solid #d6d6d6;
}
.menu .menu-item-has-children .sub-menu .sub-menu {
	left: 213px;
	margin-top: -38px;
	border-left: 1px solid #ccc;	
}
ul.menu li .sub-menu li {
	margin-left: 0px;	
	clear: left;
	padding: 0px 0px 0px 0px;		
}
ul.menu li .sub-menu li a {
	color: #282828;	
	font-size: 14px;
	width: 211px;
	height: 20px;
	display: inline-block;
	padding-top: 13px;
	padding-left: 4px;
	padding-bottom: 13px;
	text-indent: 10px;
	text-transform: none;
	border-top: 1px solid rgba(255, 255, 255, 0);
	border-bottom: 1px solid rgba(255, 255, 255, 0);
	
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;	
}

ul.menu li .sub-menu li a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #ec1c33;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
ul.menu li .sub-menu li a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}


ul.menu li .sub-menu li a:hover {
	color: #ec1c33;	
	background-color: #fff;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid rgba(255, 255, 255, 0);
}

.menu li.menu-item-has-children:before {
	position: absolute;
	top: -2px;
	right: -15px;
}
/* ******************** */
/* Warenkorb Funktionen */
/* ******************** */
.fa-minus,
.fa-plus {
	cursor: pointer;
	font-size: 16px !important;	
	position: relative;
	z-index: 10;
}
.fa-plus:hover {
	color: #008888 !important;
}
.fa-minus:hover {
	color: #ec1c33 !important;
}
/* Slider */
.slider {
	margin-bottom: 30px;		
}
/* Inset Shadow */
.shadow {
	position: relative;
	max-width: 100%;
}
.shadow::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 5px;
	left: 0;
	right: 0;
	box-shadow: inset 0 0 8px rgba(0,0,0,.6);
	-moz-box-shadow: inset 0 0 8px rgba(0,0,0,.6);
	-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,.6);
} 
.slider img {
	width: 100%;	
}
/* Sections */
.section {
	margin-bottom: 60px;	
}
/* **** */
/* HOME */
/* **** */
.cart_box_wrapper {
	display: inline-block;	
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(255, 255, 255);
	/* RGBa with 0.8 opacity */
	background: rgba(255, 255, 255, 0.7);		
}
.cart_box {
	width: 274px;
	height: 257px;
	float: left;
	background-color: #f1e0c5;
	padding-bottom: 5px;
	position: relative;	
	
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
	transition:.2s;		
}
.cart_box:hover {
	box-shadow: 0px 0px 5px #888888;
}
.cart_box p {
	margin: 0;	
}
.cart_box img {
	width: 274px;		
}
body.home .cart_box:nth-of-type(2) {
	margin-left: 14px;
	margin-right: 15px;	
}
body.home .cart_box:nth-of-type(3) {
	margin-right: 15px;
}
.cart_box .cart_descriptions {
	position: absolute;
	z-index: 10;
	width: 274px;
	text-align: center;
	bottom: 78px;
}
.cart_box .price {
	font-size: 25px;
	background-color: rgba(255,255,255,0.7);	
	height: 35px;
}
.cart_box .price .info {
	font-size: 14px;
	color: #000;
	font-family: OpenSans-Regular, Arial, Helvetica, sans-serif;	
}
.cart_box .info {
	display: none;	
}
.cart_box .product_name {
	text-align: center;	
	margin: 0;
}
.cart_box .add_delete_box {
	/*width: 90px;
	height: 50px;
	margin: auto;*/
	text-align: center;	
}
.cart_box .add_delete_box .fa {
	font-size: 19px !important;	
	color: #877756;
}
.cart_box .add_delete_box .fa-minus {
	padding: 10px 0px 10px 15px;
}
.cart_box .add_delete_box .fa-plus {
	padding: 10px 15px 10px 0px;	
}
.cart_box .add_delete_box .menge {
	font-size: 25px;
	margin-left: 15px;
	margin-right: 15px;	
	width: 30px;
	display: inline-block;
	text-align: center;
	color: #554d3e;
}
/* Variable Box with button */
.cart_box .read_more_box {
	margin-top: 6px;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	background-color: #877756;	
	color: #f1e0c5;
	border-color: #f1e0c5;
}
.cart_box .read_more_box:hover {
	background-color: #0d8788;	
}
/* ********* */
/* HOME NEWS */
/* ********* */
.news_wrapper {	
	display: inline-block;
}
.news_first_box {
	width: 555px;
	float: left;	
}
.news_box_wrapper {
	float: left;
	width: 585px;
}
.news_box {
	width: 260px;
	margin-left: 32px;
	height: 290px;
	float: left;	
}
.news_box:nth-of-type(2) {
	margin-bottom: 25px;	
}
.news_box:nth-of-type(2),
.news_box:nth-of-type(4) {
	margin-left: 33px;
}
.news_first_box .wallpaper {
	width: 555px;		
}
.news_first_box .text_content {
	line-height: 1.45;	
}
.news_wrapper .news_box_wrapper img {
	width: 260px;
	height: 200px;	
}
.news_wrapper .wallpaper,
.carousel_wallpaper {
	-o-transition:.2s !important;
	-ms-transition:.2s !important;
	-moz-transition:.2s !important;
	-webkit-transition:.2s !important;
	transition:.2s !important;		
}
.wallpaper:hover,
.carousel_wallpaper:hover {
	box-shadow: 0px 0px 3px #888888 !important;
	
    -webkit-filter: grayscale(1) !important;
    filter: grayscale(1) !important;		
}
.text_content {
	line-height: 1.3;	
	/*text-align: justify;*/
}
.date {
	margin: 10px 0 10px;
	font-size: 14px;
	color: #282828;	
}
.date span.tags {
	border-right: 1px solid #0d8788;
	margin-right: 10px;
	padding-right: 10px;
	text-transform: uppercase;
}
.date span.time {
	padding-left: 15px;	
}
.date .fa {
	font-size: 17px;	
	color: #0d8788;
}
.date .fa-calendar-o {
	font-size: 14px;	
	margin-top: 2px;
	position: absolute;
}
.image_link {
	position: relative;
	display: inline-block;	
}
/* Carousel */
.wpcp-slide-image {
	position: relative;	
}
.wpcp-slide-image .fa-link {
	top: 43%;
	left: 43%;
}
.image_link .fa-link,
.wpcp-slide-image .fa-link {
	position: absolute;	
	z-index: 1;
	font-size: 40px;
	color: #fff;
	display: none;
}
.news_first_box .image_link .fa-link,
.category_wrapper .image_link .fa-link {
	top: 45%;
	left: 47%;
}
.news_box .image_link .fa-link {
	top: 45%;
	left: 43%;
}
.image_link .fa-external-link {
	position: absolute;	
	z-index: 1;
	font-size: 40px;
	color: #fff;
	display: none;
}
.image_link .fa-arrows-alt {
	position: absolute;	
	z-index: 1;
	font-size: 40px;
	color: #fff;
	display: none;
}
.news_first_box .image_link .fa-external-link {
	top: 45%;
	left: 47%;
}
.news_box .image_link .fa-external-link {
	top: 45%;
	left: 43%;
}

.news_first_box .image_link .fa-arrows-alt {
	top: 45%;
	left: 47%;
}
.news_box .image_link .fa-arrows-alt {
	top: 38%;
	left: 43%;
} 
/* *********** */
/* HOME VIDEOS */
/* *********** */
.video_first_box,
.cat_video_box {
	width: 555px;
	float: left;	
	position: relative;
}
.ajax_iframe_box {
	width: 555px;
	height: 416px;	
}
.ajax_iframe_box_small {
	width: 260px;
	height: 200px;
}
.video_first_box img,
.cat_video_box img {
	width: 555px;
	height: 416px;		
}
.video_first_box img,
.cat_video_box img,
.video_box img {
	cursor: pointer;
	
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
	transition:.2s;		
}
.video_first_box img:hover,
.cat_video_box img:hover,
.video_box img:hover {
	box-shadow: 0px 0px 3px #888888;
	
    -webkit-filter: grayscale(1);
    filter: grayscale(1);		
}
.video_first_box .fa-youtube-play,
.cat_video_box .fa-youtube-play,
.video_box .fa-youtube-play {
	position: absolute;	
	z-index: 1;
	font-size: 50px;
	color: #fff;
	display: none;
	cursor: pointer;
}
.video_first_box .fa-youtube-play,
.cat_video_box .fa-youtube-play {
	top: 41%;
	left: 45%;
}
.video_box .fa-youtube-play {
	top: 41%;
	left: 40%;
}
.video_first_box iframe,
.cat_video_box iframe {
	width: 555px;
	height: 416px;	
	z-index: 11;
	position: relative;
}
.video_first_box .ajax_video_loader,
.cat_video_box .ajax_video_loader {
	position: absolute;	
	top: 40%;
	left: 45%;
}
.video_box .ajax_video_loader {
	position: absolute;	
	top: 42%;
	left: 42%;
}
.slider .spinner_wrapper {
	left: 50%;
	position: absolute;	
	margin-top: 280px;
}
.spinner_wrapper {
	left: 50%;
	position: absolute;	
	margin-top: 10px;
}
.ajax_video_loader,
.spinner {
	z-index: 10;
	width: 40px;
	height: 40px;
	background-color: #00a8a6;	
	
	-webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
	animation: sk-rotateplane 1.2s infinite ease-in-out;		
}
@-webkit-keyframes sk-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes sk-rotateplane {
  0% { 
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) 
  } 50% { 
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) 
  } 100% { 
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
.video_wrapper {
	float: left;
	width: 585px;	
}
.video_box {
	width: 260px;
	margin-left: 32px;
	height: 290px;
	float: left;	
}
.video_box img {
	width: 260px;
	height: 200px;
}
body.stop_ajax_video_first_loader .video_first_box .ajax_video_loader,
body.stop_ajax_video_first_loader .cat_video_box .ajax_video_loader {
	display: none;	
}
body.stop_ajax_video_loader_1 .video_wrapper .box_1 .ajax_video_loader,
body.stop_ajax_video_loader_2 .video_wrapper .box_2 .ajax_video_loader,
body.stop_ajax_video_loader_3 .video_wrapper .box_3 .ajax_video_loader,
body.stop_ajax_video_loader_4 .video_wrapper .box_4 .ajax_video_loader {
	display: none;
}
.video_box:nth-of-type(2),
.video_box:nth-of-type(4) {
	margin-left: 33px;
}
.video_box:nth-of-type(2) {
	margin-bottom: 25px;	
}
.video_box iframe {
	width: 260px;
	height: 200px;	
	position: relative;
	z-index: 11;
}
/* ******************* */
/* FULL HORIZONTAL BOX */
/* ******************* */
.full_horizontal_box_wrapper {
	background-color: #232323;
	background: url(images/sunrise.jpg) no-repeat #232323;
	background-attachment: fixed;  	
	color: #fff;
	height: 300px;
	position: relative;
}
.full_horizontal_box {
	color: #fff;
}
.world_graphic {
	/*background: url(images/world.png) no-repeat;*/
	height: 300px;
	margin-top: -35px;
}
.full_horizontal_box_wrapper .number_box {
	/*width: 228px;*/
	width: 285px;
	float: left;
	text-align: center;
	padding-top: 100px;
}
.full_horizontal_box_wrapper .number_box .icon {
	margin-top: -61px;	
}
.full_horizontal_box_wrapper .number_box .icon img {
	width: 30%;
	height: 30%;
}
.full_horizontal_box_wrapper .number_box:nth-of-type(5) {
	display: none;	
}
.full_horizontal_box_wrapper .number_box .number {
	font-size: 40px;
	font-weight: bold;
}
/* ************** */
/* Single u. Page */
/* ************** */
body.single .headline_box {
	font-size: 30px;	
}
body.single .headline_box,
body.page-template-default .headline_box {
	width: 80%;
	left: 10%;
	margin: auto;	
	position: absolute;
	color: #fff;
	text-align: center;
}
body.single .single_image,
body.page-template-default .single_image {
	position: relative;	
	margin-top: 0px;
}
body.single .headline_box h1,
body.page-template-default .headline_box h1 {
	position: absolute;
	bottom: 20px;
	text-shadow: 2px 2px 6px #000;	
	text-align: center;
	width: 100%;
	font-family: OpenSans-Regular, Arial, Helvetica, sans-serif;
}
body.single .panorama .headline_box h1,
body.page-template-default .panorama .headline_box h1 {
	width: 96%;	
}
body.single .transparent_pixel,
body.page-template-default .transparent_pixel {
	background: url(images/single_cover_transparent_pixel.png);	
	width: 100%;
	height: 99.5%;
	position: absolute;
	top: 1px;
	left: 0px;
}
.single_image img {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.small_image {
	width: 1140px !important;
	margin: auto;	
}
body.single .content,
body.page-template-default .content {	
	width: 940px;
	padding-left: 100px;
	padding-right: 100px;
	position: relative;
	font-size: 18px;
	line-height: 1.3;
	/*text-align: justify;*/
	margin-bottom: -80px;
}
body.page-template-default .content .wpb_wrapper {
	font-size: 17px;
	text-align: left;	
	line-height: 1.3;
}
body.page-template-default .content {	
	padding-top: 25px;
}
body.single .bank_daten {
	width: 340px;
	float: left;
	font-size: 19px;
	margin-bottom: 60px;
	text-align: center;
	margin-left: -104px;
	color: #af0000;	
}
body.single .date {
	margin: 30px 0 10px;	
}
body.single .bank_daten h3 {
	margin-bottom: 0px;
}
body.page-template-default .news_box_wrapper,
body.single .news_box_wrapper {
	width: 100%;
	margin-bottom: 80px;
}	
body.page-template-default .news_box:nth-of-type(1),
body.single .news_box:nth-of-type(1) {
	margin-left: 0px;	
}
body.page-template-default .news_box,
body.single .news_box {
	width: 227px;
	margin-left: 10px;
	height: 172px;	
}
body.page-template-default .news_box img,
body.single .news_box img {
	width: 100%;
	height: 100%;
}
/* ************************ */
/* Single Campaign Cart Box */
/* ************************ */
.single_cart_wrapper {
	display: inline-block;	
}
.single_cart_wrapper .cart_box {
	height: 226px;	
}
.single_cart_wrapper .cart_box p {
	margin-bottom: 6px !important;	
}
.single_cart_wrapper .cart_box .product_name {
	font-size: 18px;	
}
.single_cart_wrapper .cart_box,
.single_cart_wrapper .cart_box .price {
	width: 227px;	
}
.single_cart_wrapper .cart_box img {
	width: 100%;	
}
.single_cart_wrapper .cart_box:nth-of-type(2) {
	margin-left: 10px;
	margin-right: 10px;	
}
.single_cart_wrapper .cart_box:nth-of-type(4) {
	margin-left: 10px;	
}
.single_cart_wrapper .cart_box .cart_descriptions {
	width: 227px;	
}
.campaign_single_left .single_cart_wrapper {
	float: left; 
	margin-right: 20px;	
	margin-bottom: 20px;
}
.campaign_single_right .single_cart_wrapper {
	float: right; 
	margin-left: 20px;	
	margin-bottom: 20px;
	margin-top: 5px;
}
/* ***** */
/* Bagis */
/* ***** */
.bagis_outer_wrapper_top {
	width: 900px;
	margin: auto;
	background-color: unset;	
	border-right: 120px solid #f7f7f7;
	border-left: 120px solid #f7f7f7;
	position: relative;
}
.bagis_outer_wrapper_top .delete_cookies {
	padding-left: 35px;	
}
.bagis_outer_wrapper {
	width: 1140px;
	margin: auto;
	background-color: #f7f7f7;	
}
.bagis {
	width: 900px;	
}
.bagis .baslik {
	margin-bottom: 10px;	
}
.bagis .baslik:nth-of-type(13) {
    display: none;
}
.bagis .baslik h2 {
	background-color: #444;
	color: #fff;
	text-transform: uppercase;	
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	margin: 0;
	height: 35px;
	padding-left: 46px;
	padding-top: 10px;
	position: relative;
	cursor: pointer;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: 100;
}
.bagis .baslik h2:hover {
	background-color: #078684;
}
.bagis .baslik .fa-angle-up,
.bagis .baslik .fa-angle-down {
	font-size: 32px;	
	position: absolute;
	left: 11px;
	top: 5px;
}
.bagis .baslik .current_campaign_price {
    display: none;
	position: absolute;
	right: 10px;
	top: 11px;
	width: 100px;
	text-align: right;
	font-weight: normal;	
}
.bagis .greyscale_for_cart {
    -webkit-filter: none;
    filter: none;		
}
.bagis .baslik table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;	
	font-size: 18px;	
	font-family: OpenSans-Light;		
}
.bagis .baslik .cart_meta_data {
	height: 50px;
}
.bagis .baslik .cart_meta_data td {
	vertical-align: top;
	padding-top: 15px;	
}
.bagis .baslik .cart_meta_data td.campaign_anzahl span {
	display: inline-block;
	margin-top: -11px;
}
.bagis .baslik tr:nth-child(odd) {
	background-color: #fff;	
}
.bagis .baslik tr:nth-child(even) {
	background-color: #f4f0f0;
}
.bagis .baslik td.campaign_headline {
	width: 500px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	position: relative;			
}
.bagis .baslik td.campaign_price,
.bagis .baslik td.campaign_anzahl,
.bagis .baslik td.campaign_gesamtpreis {
	width: 100px;
	text-align: center;	
	border: 1px solid #ccc;
}
body .bagis .baslik td.campaign_price {
	text-align: right;
	padding-right: 20px;
}
body .bagis .baslik td.campaign_gesamtpreis {
	text-align: right;
	padding-right: 10px;	
}
/* Deactivate text selection */
.bagis .baslik td.campaign_anzahl {
	-moz-user-select: none; 
	-webkit-user-select: none; 
	-ms-user-select:none; 
	user-select:none;
	-o-user-select:none;	
}
.bagis .baslik .cart_minus,
.bagis .baslik .cart_plus {
	cursor: pointer;
	font-weight: bold;
}
.bagis .baslik .anzahl {
	width: 32px;
	display: inline-block;	
}
.bagis .baslik .cart_minus:hover {
	color: #ec1c33;	
}
.bagis .baslik .cart_plus:hover {
	color: #00a8a6;
}
.bagis .baslik .cart_minus {
	font-size: 29px;
}
.bagis .baslik td.campaign_price {
	border-left: none !important;	
	color: #999;
}
.bagis .baslik td.info_icon {
	width: 40px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
	text-align: center;
	position: relative;
}
.bagis .baslik .fa-info-circle,
.bagis .baslik .fa-times-circle {
	font-size: 19px;
	color: #b3bbcc;
	cursor: pointer;
	margin-top: 3px;		
}
.bagis .baslik .fa-plus,
.bagis .baslik .fa-minus {
	color: #b3bbcc;
}
.bagis .baslik .fa-info-circle:hover,
.bagis .baslik .fa-times-circle:hover {
	color: #000;	
}
.bagis .baslik .campaign_headline {
	font-family: OpenSans-Regular;
}
.bagis .baslik .campaign_meta_data {
	display: none;	
}
.bagis .baslik:nth-of-type(1) .table_wrapper {
	display: block;	
}
.bagis .table_wrapper {
	display: none;	
}
.bagis .info_box {
	position: absolute;	
	top: 48px;
	left: 3px;
	text-align: left;
	width: 100%;
	height: 115px;
	display: none;
	font-family: OpenSans-Light;
	font-size: 17px;
	color: grey;
}
.bagis .info_box img {
	width: 112px;
	height: 112px;
	float: left;
}
.bagis .info_box div {
	text-align: left;
	display: block;
	font-size: 15px;
	height: 100%;
	position: relative;
}
.bagis .info_box span {
	bottom: 0px;
	display: block;
	padding-left: 125px;	
}
.bagis .bottom_box {
	margin-top: -72px;
	padding-bottom: 138px;	
}
.bagis .variable_price,
.bagis .variable_price_ausland,
body.page-template-zakat_rechner .tier_anzahl,
body.page-template-zakat_rechner .ernte_name,
body.page-template-zakat_rechner .ernte_gesamtgewicht,
body.page-template-zakat_rechner .ernte_kosten {
	width: 65px;
	height: 30px;
	text-align: right;
	border: 1px solid #bbb;
	font-size: 18px;
	font-family: OpenSans-Light;	
}
body.page-template-zakat_rechner .ernte_name,
body.page-template-zakat_rechner .ernte_gesamtgewicht,
body.page-template-zakat_rechner .ernte_kosten {
    width: 180px;   
}
.zakat_calc_page .currency_selector,
body.page-template-zakat_rechner .zucht,
body.page-template-zakat_rechner .ernte_haltung {
	font-size: 16px;
	font-family: OpenSans-Light;	
	position: relative;
	right: -2px;
	margin-top: 3px;
	width: 50px;
	
	background: url(images/buttons/sort.png);
	background-color: #fff;
	border: 1px solid #bbb !important;
	background-repeat: no-repeat;
	background-position: 96% 6px;	
	
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-ms-appearance: none;		
}
body.page-template-zakat_rechner .adet_feld {
    width: 36px;
}
.zakat_calc_page .currency_symbol {
	font-weight: normal;
}
.silber_gold_box h2 {
	font-family: OpenSans-Light;	
}
.silber_gold_box .currency_list {
	margin: auto;	
}
.silber_gold_box .currency_list tr td:nth-of-type(3) {
	text-align: right;
}
.silber_gold_box .currency_list tr td:nth-of-type(4) {
	text-align: left;
}
.bagis .ausland_waehrungen {
	margin-top: 5px;	
}
.meblag_text {
	color: #000;
	font-size: 14px;	
	font-family: OpenSans-Light;
	float: left;
	text-transform: uppercase;
	margin-right: 10px;
	margin-top: 10px;
}
.donation_total_sum {
	float: left;
	color: #0d8889;	
}
.donation_total_sum_wrapper {
	margin-top: 11px;
	position: absolute;
	right: 130px;
	text-align: center;	
	font-size: 24px;
	font-family: OpenSans-Regular;
}
/* ************** */
/* Bagis Formular */
/* ************** */
.bagis_formular {
	position: relative;
	width: 860px;
	padding: 50px 20px 100px 20px !important;	
	background-color: #fff;
	font-size: 14px;
}
.bagis_formular {
	display: none;	
}
.bagis_formular h4 {
	font-size: 20px;
	color: #0d8889;
}
.bagis_formular b {
	font-family: OpenSans-Regular;
	font-weight: normal;
	display: block;
	margin-bottom: 10px;	
}
.bagis_formular label,
.bagis_formular span.fix {
	position: absolute;	
	left: 10px;
	top: 6px;
	font-size: 14px;
	font-family: OpenSans-Regular;
	color: #a6a6a6;
	cursor: default;
	padding: 5px 4px 5px 5px;
	background-color: #fff;
	
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;		
}
.bagis_formular label.active,
.bagis_formular span.fix {
	top: -15px;
	font-size: 12px;	
}
.bagis_formular .nachricht label.active {
	top: -12px;	
}
.bagis_formular span.fix {
	height: 10px;	
}
.bagis_formular label.inactive {
	top: 6px;
	font-size: 14px;	
}
.bagis_formular select,
.bagis .subscription_interval {
	background: url(images/buttons/sort.png);
	background-color: #fff;
	border: 1px solid #bbb !important;
	background-repeat: no-repeat;
	background-position: 96% 13px;	
	
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-ms-appearance: none;		
}
.bagis_formular .fa-star {
	font-size: 8px;
	color: #a6a6a6;
	position: relative;
	top: -8px;
	margin-left: 0px;	
}
.bagis_formular div:nth-of-type(1) {
	margin-right: 17px;	
}
.bagis_formular #payment-form-sepa div:nth-of-type(1) {
	margin-right: 0px;
}
.bagis_formular div {
	position: relative;
}
.bagis_formular .gender_wrapper {
	margin-bottom: 2px;	
}
.bagis_formular input:focus,
.bagis_formular select:focus,
.bagis_formular textarea:focus {
	border: 1px solid #0d8889 !important;
    outline: none;
}
.bagis_formular input,
.bagis_formular textarea {
	border-radius: 4px;
}
.bagis_formular input[type="text"] {
	border: 1px solid #bbb;
	padding-left: 10px;
	font-size: 14px;
	width: 399px;
	height: 38px;
}
.bagis_formular input#vorname,
.bagis_formular input#nachname {
	width: 199px;	
}
.bagis_formular .horizontal_wrapper {
	display: inline-block;	
	margin-top: 15px;
	width: 100%;
}
.bagis_formular .horizontal_wrapper div {
	float: left;	
}
.bagis_formular .name_vorname div:nth-of-type(2) {
	margin-right: 17px;
}
.bagis_formular #birth_day {
	width: 127px;	
}
.bagis_formular #birth_year {
	width: 145px;	
}
.bagis_formular .credit_card_month,
.bagis_formular .credit_card_year {
	width: 150px;	
	margin-right: 25px;
}
.bagis_formular #birth_month {
	width: 90px;	
}
.bagis_formular #birth_day,
.bagis_formular #birth_month {
	margin-right: 15px;	
}
.bagis .subscription_interval_box {
	position: absolute;
	top: 0px;
	right: 0px;	
}
.bagis .subscription_interval_box p {
	position: absolute;
	top: 2px;
	right: 115px;
	width: 300px;
	font-size: 15px;
	color: #999;
	text-align:right;	
}
.bagis .subscription_interval_box i {
	font-size: 25px;
	position: absolute;
	top: -4px;
	right: -31px;
	color: #b5b5b5;
}
body .bagis .subscription_interval {
	width: 80px;	
	position: absolute;
	right: -3px;
	top: 11px;
	height: 30px;
	background-position: 96% 8px;	
}
.bagis_formular #land,
.bagis_formular .spendenquittung,
.bagis_formular #nachricht,
.bagis_formular #birth_day,
.bagis_formular #birth_month,
.bagis_formular #birth_year,
.bagis_formular .credit_card_month,
.bagis_formular .credit_card_year,
.bagis_formular .sepa_rhythmus_donation,
.bagis_formular .anrede,
.bagis .subscription_interval {	
	border: 1px solid #d9d9d9;
	padding: 5px 5px 3px 9px;
	font-size: 14px;
	height: 42px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;	
}
.bagis_formular .anrede {
	width: 200px;	
}
.bagis_formular .spendenquittung {
	width: 100%;
}
.bagis_formular #land {
	width: 320px;	
}
.bagis_formular #nachricht {
	width: 98.2%;
	height: 45px;
	border: 1px solid #bbb;
	font-family: OpenSans-Regular;
	font-size: 14px;
	padding: 16px 0 0 13px;
}
.bagis_formular .water_project_text {
	display: none;	
}
.bagis_formular .water_project .standard_text {
	display: none;
}
.bagis_formular .water_project .water_project_text {
	display: inline-block;
}
.bagis_formular #email {
	width: 415px;	
}
.bagis_formular #card_holder,
.bagis_formular #kartennummer {
	margin-bottom: 0px;
}
.bagis_formular .visa_box .box {
	width: 100% !important;	
}
.bagis_formular #card_holder {
	width: 98.3%;	
}
.bagis_formular #payment-form #card-element {
	width: 97.2%;	
}
.bagis_formular #strasse {
	width: 651px;	
}
.bagis_formular #stadt {
	width: 317px;
	margin-right: 17px;	
}
.bagis_formular #haus_nummer {
	width: 164px;
}
.bagis_formular #plz {
	width: 160px;
}
.bagis_formular .kurban_vollmacht_box {
    display: none;   
}
.bagis_formular .spendenquittung_box {
    display: none;
}
.bagis_formular .spendenquittung_box,
.bagis_formular .kurban_vollmacht_box {
	position: relative;
	cursor: pointer;
	margin-top: 30px;
	height: 10px;
}
.bagis_formular .spendenquittung_box b,
.bagis_formular .kurban_vollmacht_box b {
	padding-left: 30px;
}
.bagis_formular input[type=radio] {
	margin  : 0;
  	padding : 0;
	opacity : 0;	
}
.bagis_formular .radio_btn_inactive,
.bagis_formular .radio_btn_active {	
	width: 17px !important;
	height: 17px !important;	
	display: inline-block;	
	position: absolute;
	top: 2px;
	left: 3px;
}
.bagis_formular .radio_btn_inactive {
	background: url(images/buttons/radio_btn_inactive.png) no-repeat;
	opacity: 0.3;
}
.bagis_formular .radio_btn_active {
	background: url(images/buttons/radio_btn_active.png) no-repeat;
}
.bagis_formular .spendenquittung_box .radio_btn_inactive,
.bagis_formular .newsletter_box .radio_btn_inactive,
.bagis_formular .kurban_vollmacht_box .radio_btn_inactive {
	background: url(images/buttons/check_btn_inactive.png) no-repeat;
	opacity: 0.6;
}
.bagis_formular .spendenquittung_box .radio_btn_active,
.bagis_formular .newsletter_box .radio_btn_active,
.bagis_formular .kurban_vollmacht_box .radio_btn_active {
	background: url(images/buttons/check_btn_active.png) no-repeat;
}
.bagis_formular .zahlungsweise {
	margin-top: 15px;	
}
.bagis_formular .abo_info_text {
	margin-top: -20px;
	margin-bottom: 10px;
	/*color: #ec1c33;*/
	font-family: OpenSans-Bold;
	display: none;		
}
.bagis_formular .abo_info_text .fa {
	color: #b3bbcc;
	font-size: 17px;
}
.bagis_formular .zahlungsart_logo {
	padding: 10px 15px 7px 25px;
	border: 1px solid #bbb;
	width: 245px;
	margin-right: -5px;
	display: inline-block;
	position: relative;	
	cursor: pointer;
}
.bagis_formular .paypal_box,
.bagis_formular .visa_box,
.bagis_formular .sofort_box,
.bagis_formular .sepa_box {
	display: none;
}
/* SOFORT abschalten */
[data-zahlungsart="sofort"] {
    display: none !important;
}
.bagis_formular .paypal_box b {
	text-align: center;	
	margin-bottom: 0px;
}
.bagis_formular .paypal_box {	
	display: none;
	margin-right: 0px !important;
}
.bagis_formular .paypal_box #paypal-button-container {
	width: 250px;
	top: 82px;
	right: 0px;
	position: absolute;
}
.bagis_formular .paypal_box #paypal_form,
.bagis_formular .sofort_box #payment-form-sofort {
	height: 0px;	
}
.bagis_formular .paypal_box,
.bagis_formular .sofort_box {
	display: block;	
}
.bagis_formular .paypal_box div:nth-of-type(1) {
	margin-right: 0px;	
}
.bagis_formular .visa_box {
	padding-top: 35px;	
}
.bagis_formular .visa_box div:nth-of-type(1) {
	margin-right: 0px;	
}
.bagis_formular .visa_box .credit_card_field {
	width: unset;
	float: left;	
}
.bagis_formular .visa_box .kartenprufnummer {
	width: 150px;	
}
.bagis_formular .newsletter_box {
	display: inline-block;
	margin-top: 30px;
	clear: left;
	width: 100%;
	position: relative;
	cursor: pointer;	
}
.bagis_formular .zusammenfassung_box {
	margin-bottom: 10px;	
}
.bagis_formular .zusammenfassungs_table {
	width: 83%;	
	font-size: 15px;
	margin-bottom: 30px;
	margin-left: 63px;
}
.bagis_formular .zusammenfassungs_table .fa-history {
	color: #999;	
}
.bagis_formular .zusammenfassungs_table tr {
	height: 35px;
}
.bagis_formular .zusammenfassungs_table tr.payments_tr td {
	border-bottom: 1px solid #bbb;
}
.bagis_formular .zusammenfassungs_table td:nth-of-type(1) {
	width: 225px;	
}
.bagis_formular .zusammenfassungs_table td:nth-of-type(2),
.bagis_formular .zusammenfassungs_table td:nth-of-type(4) {
	width: 133px;
}
.bagis_formular .zusammenfassungs_table td:nth-of-type(3) {
	width: 30px;	
}
.bagis_formular .zusammenfassung_gesamt_box .zusammenfassungs_table {
	color: #0d8889;
	margin-top: -30px;
}
.bagis_formular .zusammenfassung_gesamt_box .bold_font {
	text-transform: uppercase;
}
.bagis_formular .newsletter_box b {
	padding-left: 30px;
}
.bagis_formular .sepa_box {
	padding-top: 30px;	
}
.bagis_formular .sepa_box div {
	margin-top: 15px;
	display: block;	
}
.bagis_formular .sepa_box input {
	width: 98.3%;	
}
.bagis_formular .sepa_lastschrift_box {
	position: relative;	
}
.bagis_formular .sepa_lastschrift_box {
	padding-left: 30px;	
	cursor: pointer;
}
.bagis_formular .sepa_rhythmus_donation {	
	width: 88%;
	margin-top: 10px;
	display: block;
	background-position: 98.5% 13px;
}
.bagis_formular .sepa_box .radio_btn {
	top: 21px;	
}
body.page-template-donation #card-button {
    visibility: hidden;
}
.bagis_formular .dsgvo_link {
    margin-top: -12px;
    font-size: 15px;
}
.bagis_formular .dsgvo_link a {
    color: #00a9a6;
}
.bagis_formular .dsgvo_link a:hover { 
    color: #ec1c33;
}
/* Zakat Box Preis ausblenden */
body.page-template-donation .bagis .cart_meta_data[data-campaign-name='5032'] .campaign_price {
	opacity: 0;
}
.cart_box .cart_descriptions .price[data-kampagne='5032'] div:nth-of-type(1) {
	opacity: 0;	
}
/* Social Media Buttons */
body.single .supsystic-social-sharing,
body.page-template-default .supsystic-social-sharing {
	position: absolute;
	right: 0px;
	font-size: 19px !important;
}
body.single .supsystic-social-sharing {
	top: 33px;	
}
body.page-template-default .supsystic-social-sharing {
	top: -33px;	
}
html body.single .supsystic-social-sharing a.social-sharing-button,
html body.page-template-default .supsystic-social-sharing a.social-sharing-button {
	display: block;	
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
	margin-bottom: 15px;		
}
html body.single .supsystic-social-sharing a.social-sharing-button:hover,
html body.page-template-default .supsystic-social-sharing a.social-sharing-button:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);	
}
/* ****** */
/* Footer */
/* ****** */
.footer_separator {
	display: inline-block;
	width: 100%;	
}
#footer {
	background-color: #1d1d1d;
	color: #fff;
	clear: left;
	margin-top: 60px;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #00a9a6;
}
.footer_width {
	width: 1140px;
	margin: auto;
}
.footer_top .custom-html-widget {
	text-align: left;	
}
.footer_top .custom-html-widget img {
	margin-right: 100px;	
}
.footer_top .custom-html-widget img:nth-of-type(5) {
	margin-right: 0px;	
}
#footer .footer_box {
	width: 235px;
	height: 280px;
	float: left;
	margin-right: 50px;	
	padding-top: 50px;
	padding-bottom: 50px;
}
#footer .footer_box:nth-of-type(3) {
	width: 255px;
	margin-left: 40px;
	margin-right: 20px;
}
#footer .footer_box:nth-of-type(4) {
	width: 195px;
	margin-left: 10px;
}
#footer .footer_box:nth-of-type(1) .contact_box {
	font-size: 12px;
}
#footer .footer_top {
	background-color: #FBFBFB;	
}
.footer_bottom {
	background-color: #060606;
	clear: left;
	font-size: 13px;
	text-align: center;	
	padding-top: 40px;
	padding-bottom: 40px;
}
#footer .contact_box .fa {
	width: 35px;
	height: 25px;	
	padding-top: 10px;
	text-align: center;
	background-color: #00a9a6;
	border-radius: 4px;
	font-size: 16px;
	margin-right: 11px;
	cursor: pointer;
}
#footer .contact_box a:hover .fa, 
#footer .contact_box .fa:hover {
	background-color: #fff;
	color: #00a9a6;
}
#footer font {
	font-family: OpenSans-Regular;	
}
#footer h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 19px;
	font-weight: 600;	
}
#footer .nachrichten,
#footer .newsletter {
	font-size: 13px;	
}
#footer .newsletter input {
	width: 100%;
	background-color: #1d1d1d;
	border: 1px solid #fff;
	padding: 8px;	
	color: #fff;
}
#footer .newsletter .fa {
	font-size: 20px;
	margin-left: 10px;	
}
#footer .galeri {
	background-repeat: no-repeat;
	width: 262px;
	height: 230px;
	overflow: hidden;
	display: inline-block;
	background: url(images/gallery_preview.jpg) no-repeat;
}
#footer .galeri:hover {
	background-position: 0px -230px;	
}
/* ************ */
/* Top-Scroller */
/* ************ */
#footer .top_scroller {
	display: none;
	width: 47px;
	height: 47px;
	position: fixed;
	right: 25px;
	bottom: 25px;
	background-color: #f1e0c5;	
	cursor: pointer;
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
	transition:.2s;	
	font-size: 30px;
	border-radius: 8px;
	z-index: 99;
}
#footer .top_scroller:hover {
	background-color: #989898;	
}
#footer .fa-angle-up {
	color: #555;
	padding: 5px 14px 11px 13px;	
}
#footer .fa-angle-up:hover {
	color: #fff;
}	
/* Stripe */
.StripeElement {
	background-color: white;
	height: 40px;
	padding: 10px 12px;
	border-radius: 4px !important;
	border: 1px solid transparent;
	-webkit-transition: box-shadow 150ms ease;
	transition: box-shadow 150ms ease;
}

.StripeElement--focus {
	border: 1px solid #0d8889 !important;
}

.StripeElement--invalid {
	border-color: #fa755a;
}

.StripeElement--webkit-autofill {
	background-color: #fefde5 !important;
}
#payment-form .form-row {
	margin-top: -3px;
	margin-right: 3px !important;	
	position: relative;
}
#payment-form .form-row b {
	margin-bottom: -10px;	
}
#payment-form #card-element {
	margin-right: 0px !important;
	margin-top: 19px;
	border: 1px solid #bbb;
	border-radius: 0px;
	height: 20px;
	padding-top: 10px;
}
#payment-form button {
	display: none;	
}
#payment-form #card-errors,
#payment-form-sepa .iban_error,
#payment-form-sepa .iban_is_correct {
	color: #af0000;
	font-family: OpenSans-Regular;	
	margin-top: 5px;
}
/* ******* */
/* Payment */
/* ******* */
.payment {
	position: fixed;	
	z-index: 101;
	width: 100%;
	height: 100%;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(255, 255, 255);
	/* RGBa with 0.8 opacity */
	background: rgba(255, 255, 255, 0.8);
	display: none;
}
.payment img {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20%;	
	width: 120px;
	height: 120px;
	display: none;
}
/* ************ */
/* Payment SEPA */
/* ************ */
#payment-form-sepa .iban_error,
#payment-form-sepa .iban_is_correct {
	display: none;
}
#payment-form-sepa .iban_is_correct {
	color: #008888 !important;
}
/* ********************************* */
/* Cookie Datenschutz Hinweis Plugin */
/* ********************************* */
#catapult-cookie-bar {
	font-size: 15px;
	/*background: rgba(0, 169, 166, 0.7) !important;*/
	background: rgba(1, 104, 102, 0.7) !important;	
}
.cookie-bar-bar button#catapultCookie {
	background-color: #f0f0f0;	
}
/* ***************** */
/* Newsletter Plugin */
/* ***************** */
#footer .mailpoet_form .mailpoet_text_label {
	font-weight: normal;	
	font-size: 13px;
	margin-bottom: 5px;
}
#footer .mailpoet_text {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #1d1d1d;
	color: #fff;	
}
#footer .mailpoet_text:focus {
	border: 1px solid #00a9a6;
	color: #00a9a6;
}
#footer .mailpoet_submit {
	cursor: pointer;
	display: block;
	padding: 6px 20px 6px 20px;
	position: relative;
	top: 8px;	
	font-size: 12px;
	font-family: OpenSans-Regular;
	text-align: center;
	text-transform: uppercase;
	background-color: #00a8a6;
	border: none;	
	color: #fff;
	border-radius: 6px;
	letter-spacing: 0.5px;	
}
#footer .mailpoet_submit:hover {
	background-color: #078684;
}
body.page-template-default #footer .mailpoet_submit {
	top: 10px;	
}
body.page .mailpoet_form .mailpoet_paragraph {
    margin-bottom: 0px;
}
#footer .mailpoet_form {
	position: relative;	
}
#footer .parsley-custom-error-message,
#footer .mailpoet_validate_success,
#footer .mailpoet_validate_error {
	font-size: 13px;
	line-height: 17px;	
}
/* ********************* */
/* Contact Form 7 Plugin */
/* ********************* */
.wpcf7-form .bir_soru {
	width: 80px;	
}
/* ************* */
/* Category Page */
/* ************* */
.category_wrapper {
	padding-top: 60px;
}
.category_wrapper .cat_title {
	margin-top: 30px;
	margin-bottom: 30px;	
}
.category_wrapper article:nth-of-type(1) {
	margin-top: 0px;	
}
.category_wrapper article {
	margin-top: 60px;	
}
.category_wrapper .headline {
	margin-top: 0px;
	margin-bottom: 15px;
}
.category_wrapper .headline,
.category_wrapper .cat_thumb {
	width: 720px;	
}
.category_wrapper .thumb_box {
	width: 720px;
	height: 350px;
	overflow: hidden;	
}
.category_wrapper .excerpt {
	width: 720px;
	margin-top: 10px;
	font-family: OpenSans-Regular;	
}
.category_wrapper .excerpt p {
	padding: 0;	
	margin: 0;
}
.category_wrapper .read_more_box {
	margin-top: 15px;	
}
.category_wrapper .placeholder_image {
	background: url(images/placeholder_image.jpg) no-repeat;
	width: 720px;
	height: 350px;		
}
.category_wrapper .cat_video_box {
	float: none;	
}
/* ******** */
/* Iletisim */
/* ******** */
.contact_form .senden_button {
	position: relative;
	margin-top: 16px;
	clear: left;	
}
body .contact_form .horizontal_wrapper div:nth-of-type(3) input#betreff {
	width: 98.3%;	
}
.contact_form .dsgvo_link {
    clear: left;
    margin-bottom: 0px !important;
    padding-top: 12px;
    font-size: 16px;
}
/* ************** */
/* Temsilcilikler */
/* ************** */
body.page-id-154 .single_image {
	display: none;	
}
body.page-id-154 .content,
body.page-id-193 .content,
body.page-id-10096 .content,
body.page-id-10197 .content,
body.page-id-12093 .content,
body.page-id-8554 .content {
	padding-left: 0px;
	padding-right: 0px;
	width: 1138px;
}
body.page-id-154 .supsystic-social-sharing,
body.page-id-193 .supsystic-social-sharing,
body.page-id-420 .supsystic-social-sharing,
body.page-id-710 .supsystic-social-sharing,
body.page-id-8904 .supsystic-social-sharing,
body.page-id-10096 .supsystic-social-sharing,
body.page-id-8907 .supsystic-social-sharing,
body.page-id-8554 .supsystic-social-sharing,
body.page-id-12093 .supsystic-social-sharing,
body.page-id-10197 .supsystic-social-sharing {
	display: none !important;	
}
.temsilci_head {
	text-align: center;
	margin-bottom: 10px;	
}
.temsilci_head strong {
	cursor: pointer;
	color: #999;	
}
.temsilcilikler {
	/*padding-left: 20px;*/
	display: inline-block;
	margin-bottom: 40px;
	font-size: 15.5px;	
}
.temsilcilikler .box {
	width: 325px;
	border: 1px solid #ececec;
	border-radius: 5px;
	box-shadow: #ececec 0px 0px 2px 0px;
	padding: 0px 10px 0 15px;	
	float: left;
	position: relative;
	min-height: 425px;
	margin-bottom: 20px;
}
body .contact_boxes .box {
	width: 200px;
	min-height: 159px;	
}
body .contact_boxes .box:nth-of-type(2) {
	margin-left: 10px;
	margin-right: 10px;	
}
body .contact_boxes .box:nth-of-type(4) {
	margin-left: 10px;
}
body .contact_boxes .title_wrapper {
	padding-top: 22px;	
}
body .contact_boxes .title_wrapper i {
	color: #008888;	
	font-size: 26px !important;
	position: absolute !important;
}
body .contact_boxes .title_wrapper .fa-envelope,
body .contact_boxes .title_wrapper .fa-address-book-o {
	font-size: 23px !important;	
	padding-top: 5px;
	margin-left: -4px;
}
body .contact_boxes .fa-map-marker {
	margin-left: 6px !important;	
}
body .contact_boxes .fa-users {
	margin-left: -3px !important;	
}
body .contact_boxes .title_wrapper .fa-phone {
	margin-left: -2px !important;	
}
body .contact_boxes .fa-phone {
	margin-left: 1px !important;	
}
body .contact_boxes .title_wrapper .fa-address-book-o {
	margin-top: -2px; 	
}
body .contact_boxes .title_wrapper p {
	font-weight: bold;
	font-size: 20px;
	padding-top: 4px;	
}
.contact_boxes .box h4 {
	margin-bottom: 13px;
}
.contact_boxes .box a h4 {
	font-size: 18px !important;
}
body .contact_boxes .box i {
	margin-left: -1px;	
}
.contact_boxes .box .placeholder {
	height: 20px;
}
.contact_boxes .box:nth-of-type(2) .placeholder {
	height: 24px;
}
.temsilcilikler .box:nth-of-type(2),
.temsilcilikler .box:nth-of-type(5),
.temsilcilikler .box:nth-of-type(8),
.temsilcilikler .box:nth-of-type(11),
.temsilcilikler .box:nth-of-type(14),
.temsilcilikler .box:nth-of-type(17),
.temsilcilikler .box:nth-of-type(20),
.temsilcilikler .box:nth-of-type(23),
.temsilcilikler .box:nth-of-type(26),
.temsilcilikler .box:nth-of-type(29),
.temsilcilikler .box:nth-of-type(32),
.temsilcilikler .box:nth-of-type(35) {
	margin: 0 20px 0 20px;	
}
.temsilcilikler .box a h4 {
	color: #444;
	font-family: OpenSans-Regular;
	font-weight: 300;
	font-size: 26px;
	margin-top: 20px;
}
.temsilcilikler .box a h4:hover,
.temsilcilikler .box a:hover,
.temsilci_head strong:hover {
	color: #ec1c33;	
}
.temsilcilikler .box a {
	text-decoration: none;	
}

.temsilcilikler .box:hover {
	background: #FBFBFB;	
}

.temsilcilikler .box a .fa-map-marker {
	color: #00a9a6;
	font-size: 30px;	
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
}
.temsilcilikler .box a .fa-building-o {
	color: #00a9a6;
	font-size: 30px;	
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
}
.temsilcilikler .box a .fa-user {
	color: #00a9a6;
	font-size: 30px;	
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
}
.temsilcilikler .box a .fa-home {
	color: #00a9a6;
	font-size: 30px;	
	position: relative;
	margin-left: -9px;
	margin-top: 0px;	
}
.temsilcilikler .box .fa-envelope {
	color: #00a9a6;
	font-size: 25px;	
	position: relative;
	margin-left: -7px;
	margin-top: 0px;	
}
.temsilcilikler .box h4 .fa-phone {
	color: #00a9a6;
	font-size: 28px;	
	position: relative;
	margin-left: -5px;
	margin-top: 0px;	
}
.temsilcilikler .box i {
	color: #999;	
	position: absolute;
	margin-left: 3px;
	margin-top: 3px;
	font-size: 17px;
}
.temsilcilikler .box .fa-link {
	color: #00a9a6;
}
.temsilcilikler .box strong {
	display: block;
	padding-left: 22px;
	margin-bottom: 20px;
	margin-top: -10px;	
	text-align: left;
}
.temsilcilikler .box p {
	padding-left: 28px;
	padding-right: 20px;
	margin-bottom: 10px !important;
	text-align: left;
	width: 100%;
}
/* Google Chrome und Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) { 

	.temsilcilikler .box p {
		font-weight: 500 !important;	
	}

}
.temsilcilikler .box .fa-envelope-o,
.temsilcilikler .box .fa-university,
.temsilcilikler .box .fa-user
 {
	margin-top: 3px;
}
body.page-id-10096 .bolge_temsilci .box {
	height: unset;
}
body.page-id-10197 .bolge_temsilci .box {
	height: unset;
}
body .bolge_temsilci .box {
	height: 110px;
}
.temsilcilikler .box {
	min-height: unset;
	height: 110px;
	overflow: hidden;
}
.temsilcilikler .box .fa-chevron-down,
.temsilcilikler .box .fa-chevron-up {
	position: absolute;
	top: 65px;
	right: 2px;
	font-size: 16px;
	color: #444;
	cursor: pointer;	
	padding: 10px;
}
.temsilcilikler .box .fa-chevron-down:hover,
.temsilcilikler .box .fa-chevron-up:hover {
	color: #ec1c33;
}
.bolge_temsilci .box strong {
	margin-bottom: 10px;
}
.temsilcilikler .box .min_height {
	margin-bottom: 3px !important;
}
/* ********* */
/* Weltkarte */
/* ********* */
.htmlMapResponsive .fm-tooltip-comment {
	color: #282828 !important;
}
.htmlMapResponsive .fm-tooltip-name,
.htmlMapResponsive .fm-tooltip-frame {
	font-family: OpenSans-Regular, Arial, Helvetica, sans-serif;	
}
.htmlMapResponsive table.fm-tooltip-frame {
	border: 1px solid #CCC;
	box-shadow: #ececec 0px 0px 2px 0px
}
.htmlMapResponsive i.fa {
	color: #999;
	margin-right: 10px;
	line-height: 23px;	
	width: 10px;
}
.htmlMapResponsive i.fa-building-o,
.htmlMapResponsive i.fa-map-marker {
	margin-right: 7px;	
}
/* **************** */
/* Individual Pages */
/* **************** */
/* Danke Seiten */
body.page-id-133 .without_image,
body.page-id-708 .without_image {
	padding-top: 0px;	
}
body.page-id-133 .supsystic-social-sharing,
body.page-id-708 .supsystic-social-sharing,
body.page-id-9641 .supsystic-social-sharing,
body.page-id-8549 .supsystic-social-sharing,
body.page-id-13031 .supsystic-social-sharing {
	display: none !important;	
}
body.page-id-133 pre,
body.page-id-708 pre {
	height: 125px;	
}
body.page-id-133 .sa-icon,
body.page-id-708 .sa-icon {
	margin: 10px auto;	
}
body.page-template-donation-php .main_menu .main_menu_right_donation {
	display: none;	
}
body.page-template-donation #footer {
	margin-top: -20px;	
}
body.page-template-donation-php .content_wrapper {
	background-color: #f1f2f4;	
}	
body.page-template-donation-php .content {
	padding-top: 135px !important;	
}
body.page-template-donation-php .bagis_formular {
	padding-top: 50px !important;	
}
body.page-id-32 #footer .footer_main_widgets,
body.page-id-697 #footer .footer_main_widgets {
	display: none;
}
/* MailPoet Page */
body.single-mailpoet_page div.headline_box {
    position: unset;
}
body.single-mailpoet_page h1.headline {
    position: unset;
    margin-top: 50px;
}
/* *************** */
/* Site Pagination */
/* *************** */
body.home .pagination,
body.error404 .pagination,
body.search .pagination {
	margin-bottom: 40px;
}
.pagination {
	color: #606060;
	font-family: OpenSans-Regular, sans-serif;
	clear: left;	
	margin-top: 60px;
}
.pagination a,
.pagination .current {
	color: #444;
	border: 1px solid #ccc;
	padding: 5px 10px 5px 10px;	
	width: 20px;
	display: inline-block;
	text-align: center;
}
.pagination .fa {
	font-size: 20px;	
}
.pagination span:nth-of-type(1) a {
	border-left: 1px solid #ccc;
}
.pagination a:hover {
	border: 1px solid #00a9a6;
	background-color: #00a9a6;	
	color: #fff;
}
.pagination .current {
	border: 1px solid #00a9a6;
	background-color: #00a9a6;
	color: #fff;
}
/* ************* */
/* Zekat Rechner */
/* ************* */
body.page-template-zakat_rechner .content_wrapper {
	background-color: #f1f2f4;	
}	
body.page-template-zakat_rechner .content_wrapper {
	padding-top: 50px;	
}
body.page-template-zakat_rechner h1 {
	padding-top: 20px;	
	margin-bottom: 20px;
	text-align: center;
}
body.page-template-zakat_rechner .bagis .baslik h2 {
	text-transform: none;	
	background-color: #877756;
}
body.page-template-zakat_rechner .bagis .baslik h2:hover {
	background-color: #f1e0c5;
	color: #555;	
}
body.page-template-zakat_rechner .bagis .baslik:nth-of-type(2) h2,
body.page-template-zakat_rechner .bagis .baslik:nth-of-type(4) h2,
body.page-template-zakat_rechner .bagis .baslik:nth-of-type(6) h2,
body.page-template-zakat_rechner .bagis .baslik:nth-of-type(8) h2,
body.page-template-zakat_rechner .bagis .baslik:nth-of-type(10) h2,
body.page-template-zakat_rechner .bagis .baslik:nth-of-type(12) h2 {
	background-color: #b8a57e;
	color: #fff;	
}
body.page-template-zakat_rechner .bagis .baslik:nth-of-type(2) h2:hover,
body.page-template-zakat_rechner .bagis .baslik:nth-of-type(4) h2:hover,
body.page-template-zakat_rechner .bagis .baslik:nth-of-type(6) h2:hover,
body.page-template-zakat_rechner .bagis .baslik:nth-of-type(8) h2:hover,
body.page-template-zakat_rechner .bagis .baslik:nth-of-type(10) h2:hover,
body.page-template-zakat_rechner .bagis .baslik:nth-of-type(12) h2:hover {
	background-color: #f1e0c5;
	color: #555;	
}
body.page-template-zakat_rechner .button_box {
	position: relative;	
	margin-top: -10px;
}
body.page-template-zakat_rechner .button_box_top {
	margin-top: -20px;
	margin-bottom: 20px;	
}
body.page-template-zakat_rechner .weiter_btn,
body.page-template-zakat_rechner .weiter_btn_link {
	position: absolute; 
	right: 0px;	
	background-color: #00a8a6;
	border-color: #00a8a6;
	color: #fff;	
}
body.page-template-zakat_rechner .weiter_btn_link {
	font-size: 13px;	
}
body.page-template-zakat_rechner .loschen_btn,
body.page-template-zakat_rechner .geloscht_btn,
body.page-template-zakat_rechner .zuruck_btn {
	opacity: 0.5;	
}
body.page-template-zakat_rechner .zuruck_btn {
	display: none;	
}
body.page-template-zakat_rechner .loschen_btn:hover,
body.page-template-zakat_rechner .geloscht_btn:hover,
body.page-template-zakat_rechner .zuruck_btn:hover {
	opacity: 1;	
}
body.page-template-zakat_rechner .weiter_btn:hover,
body.page-template-zakat_rechner .weiter_btn_link:hover {
	background-color: #078684;	
	border-color: #078684;
}
body.page-template-zakat_rechner .fa-angle-double-right,
body.page-template-zakat_rechner .fa-angle-double-left,
body.page-template-zakat_rechner .fa-trash-o,
body.page-template-zakat_rechner .fa-check-circle {
	font-size: 18px;	
}
body.page-template-zakat_rechner .zusammenfassungs_table {
	width: 77%;	
	font-size: 15px;
	margin-bottom: 30px;
	margin-left: 12px;
}
body.page-template-zakat_rechner .zusammenfassungs_table .fa-history {
	color: #999;	
}
body.page-template-zakat_rechner .zusammenfassungs_table tr {
	/*height: 35px;*/
	height: 50px;
}
body.page-template-zakat_rechner .zusammenfassungs_table tr.payments_tr td {
	border-bottom: 1px solid #bbb;
}
body.page-template-zakat_rechner .zusammenfassungs_table td:nth-of-type(1) {
	width: 225px;	
}
body.page-template-zakat_rechner .zusammenfassungs_table td:nth-of-type(2) {
	width: 133px;
}
body.page-template-zakat_rechner .zusammenfassungs_table td:nth-of-type(4) {
	width: 230px;	
}
body.page-template-zakat_rechner .zusammenfassungs_table td:nth-of-type(3) {
	width: 30px;	
}
body.page-template-zakat_rechner td.zekat_rechnung {
	text-align: right;
}
body.page-template-zakat_rechner td.txt_right {
	width: 80px;
	font-family: OpenSans-Bold;
}
body.page-template-zakat_rechner td.bold_font {
	font-family: OpenSans-Bold;
}
body.page-template-zakat_rechner .baslik td.campaign_price,
body.page-template-zakat_rechner .baslik td.campaign_anzahl {
	border-right-color: #fff;
}
body.page-template-zakat_rechner .detail_info {
	display: none;
}
body.page-template-zakat_rechner .geloscht_btn {
	display: none;	
}
body.page-template-zakat_rechner .silber_gold_box {
	font-size: 15px;
	font-family: OpenSans-Regular;
	margin-top: 30px;
	text-align: center;
	padding-bottom: 80px;
}
body.page-template-zakat_rechner #footer {
	margin-top: -20px;	
}
body.page-template-zakat_rechner .bagis .info_box span {
	font-size: 15px;
}
body.page-template-zakat_rechner .tier_preis_text {
    font-size: 12px;
    font-family: OpenSans-Regular;
}
body.page-template-zakat_rechner .tier_anzahl,
body.page-template-zakat_rechner .ernte_name,
body.page-template-zakat_rechner .ernte_gesamtgewicht,
body.page-template-zakat_rechner .ernte_kosten {
    text-align: left;
    height: 23px;
}
body.page-template-zakat_rechner .zucht,
body.page-template-zakat_rechner .ernte_haltung {
    width: 96%;
    font-size: 13px;
    font-family: OpenSans-Regular;
    margin-top: 15px;
    background-position: 99% 3px;
    padding-right: 10px;
}
body.page-template-zakat_rechner .ernte_haltung {
    margin-top: 25px;   
}
/* ******** */
/* 404 Page */
/* ******** */
body.error404 .content_wrapper .content {
	margin-bottom: 200px;	
}
body.error404 h2 {
	margin-top: 100px;	
}
/* ********************* */
/* Home Country Selector */
/* ********************* */
.country_identifier_box {
    position: absolute;
    z-index: 99;
    background-color: #fff;
    height: 30px;
    padding-top: 11px;
    font-size: 14px;
    font-weight: bold;
    color: #555555;
    display: none;
}
.close_country_identifier_box {
    font-size: 19px !important;
    cursor: pointer;
}
.country_identifier_box .int_flags {
    background: url(images/int_flags.jpg) no-repeat;
    width: 138px;
    height: 12px;
    display: inline-block;
    cursor: pointer;
}
.home_country_selector {
    position: fixed;
    top: 0px;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}
.home_country_selector li {
    line-height: 30px;
}
.home_country_selector li a {
    color: #282828;
}
.home_country_selector .fa-times-circle {
    font-size: 25px;
    cursor: pointer;
    position: absolute;
    right: 2px;
    top: 0px;
}
.home_country_selector_inner {
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    background-color: #fff;
    padding: 5px 15px 10px 15px;
    border-radius: 15px;
    position: relative;
}
.home_country_selector .country_names {
    width: 130px;
    display: inline-block;
}
.home_country_selector .close_country_box {
    cursor: pointer;
}
/* ********** */
/* SimpleCart */
/* ********** */
.simpleCart_wrapper {
    box-shadow: 0px 1px 2px 0px #888888;
    display: none;
}
.simpleCart_wrapper .fa-times-circle-o {
    display: none;
}
.simpleCart_items {
    background-color: #fff;
    margin-top: 53px;
    text-align: right;
    padding: 10px;
}
.main_menu_right .simpleCart_items a.simpleCart_remove {
    display: block;
    position: relative;
}
.simpleCart_items .headerRow .item-remove {
    display: none;
}
.simpleCart_items .itemRow {
    position: relative;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.simpleCart_items .item-remove {
    position: absolute;
    left: 5px;
    top: 5px;
}
.simpleCart_items .fa-times-circle {
    font-size: 20px;
    color: #555;
}
.simpleCart_items .fa-times-circle:hover {
    color: #696969;
}
.simplecart_link_box {
    background-color: #fff;
    position: relative;
    height: 25px;
}
body.de .simplecart_link_box .simpleCart_checkout,
body.de .simplecart_link_box .simpleCart_empty {
    font-size: 9px;
}
.simplecart_link_box .simpleCart_checkout,
.simplecart_link_box .simpleCart_empty {
    position: absolute;
    bottom: 5px;
    color: #0d8788;
    font-family: OpenSans-Regular;
}
.simplecart_link_box .simpleCart_checkout {
    right: 11px;
}
.simplecart_link_box .simpleCart_empty {
    left: 11px;
}
/* ******* */
/* Fade In */
/* ******* */
.fade_in {
    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;		
}
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* ********* */
/* Bounce In */
/* ********* */
.bounce_in {
  animation-name: bounceIn;
  animation-duration: 450ms;
  animation-timing-function: linear;
  animation-fill-mode: forwards;	
}
@keyframes bounceIn{
	0% {
		opacity: 0;
		transform: scale(0.3) translate3d(0,0,0);
	}
	50% {
		opacity: 0.9;
		transform: scale(1.1);
	}
	80% {
		opacity: 1;
		transform: scale(0.89);
	}
	100% {
		opacity: 1;
		transform: scale(1) translate3d(0,0,0);
	}
}
/* Google Chrome und Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) { 

	.news_wrapper .headline { font-weight: 200; }

}
