/*
Theme Name: SOM-Baskets
Description: Theme der S.O. Medien Baskets Fortuna Logabirum
Author: S.O. Medien
URI: http://www.so-medien.de
Template: Divi
Version: 1.0
Tags:
*/



/*#######################################################
####################  Global  ###########################
#######################################################*/

body.custom-background {
	background-attachment: fixed !important;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/*---- Headlines ----*/

h1, h2, h3, h4, h5, h6 {
	color: #009fe3;
	font-weight: 500;
	line-height: 1em;
	padding-bottom: 10px;
	font-family: 'Bangers', cursive;
	letter-spacing: 0.1em;
}
.headline-wall h2 {
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 40px;
}
/*#######################################################
####################  Header / Navi  ####################
#######################################################*/


/*---- Header transparent ----*/
#main-header {
	background-color: rgba(255, 255, 255, 0) !important;
}
/*---- Logo ----*/
#logo {
	margin-bottom: -50px;
	max-height: 300px !important;
	position: relative;
	top: -30px;
}
.centered-inline-logo-wrap {
	width: 200px !important;
}
.logo_container a, .logo_container a:hover {
	width: 200px !important;
	background-color: rgba(255,255,255,0.00);
}
.sticky-element-original:not(.sticky-element-active) #logo {
	margin-bottom: -40px;
	max-height: 90px !important;
	position: relative;
	top: 0px;
}
/*---- Navigation ----*/
#et-top-navigation {
	text-shadow: 0 2px 1px #006c95 !important;
	padding: 0px !important;
}
#top-menu-nav > ul > li.centered-inline-logo-wrap > a:hover, #top-menu li.centered-inline-logo-wrap a:hover {
	background-color: transparent !important;
	background-image: none !important;
}
#et-top-navigation {
	padding-top: 0 !important;
}
#top-menu li {
	padding: 0 !important;
}
#top-menu li a {
	padding: 20px 10px !important;
	width: 120px;
}
#top-menu-nav > ul > li > a:hover, #top-menu li a:hover /*#top-menu li.current-menu-item a,
#top-menu li.current-menu-parent a*/ {
	background-image: url(/wp-content/uploads/2017/07/somedien-baskets-navi-button.svg);
	opacity: 1 !important;
}
#top-menu li {
	padding: 0px !important;
}
#et-top-navigation {
	background-color: #009fe3;
	background-image: url(/wp-content/uploads/2017/07/somedien-baskets-navi-back.svg);
	background-size: cover !important;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	-webkit-box-shadow: 0 2px 15px 0 rgba(0,0,0,0.5);
	box-shadow: 0 2px 15px 0 rgba(0,0,0,0.5);
	border-bottom: #fff solid 2px;
	border-left: #fff solid 2px;
	border-right: #fff solid 2px;
}
.et_pb_section {
	padding-top: 0px !important;
}
.pre-head {
	display: none;
}
body.home .pre-head {
	display: block;
}
/*#######################################################
####################  Slider  ###########################
#######################################################*/

.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
	margin: auto;
	padding: 6% 0%;
}
.head-slider {
	display: none;
}
.et_pb_slide {
	height: 45vh;
}
body.home .head-slider {
	display: block;
	padding: 0px !important;
	margin-top: 0px;
	border-top: #fff solid 2px;
	border-left: #fff solid 2px;
	border-right: #fff solid 2px;
	box-shadow: 0 -1px 15px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 -1px 15px 0px rgba(0,0,0,0.5);
}
body.home .head-slider, body.home .et_pb_slider, body.home .et_pb_slides {
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
.start-slider h2 {
	color: #009fe3 !important;
	text-transform: uppercase;
	font-weight: bolder !important;
	font-size: 50px;
	text-shadow: 2px 2px 0px #fff !important;
}
.et_pb_image_container a > img, .team-image .et_overlay {
	border-top: #3f4e55 solid 1px;
	border-left: #3f4e55 solid 1px;
	border-right: #3f4e55 solid 1px;/*	box-sizing: border-box;*/
}
/*#######################################################
####################  Blog  #############################
#######################################################*/


.et_pb_blog_grid .et_pb_post {
	background-image: url("/wp-content/uploads/2017/07/SOM-Baskets-BG-Teambox.png"), radial-gradient(circle at left top, #52646d 0%, #354248 80%);
	-webkit-background-image: url("/wp-content/uploads/2017/07/SOM-Baskets-BG-Teambox.png"), radial-gradient(circle at left top, #52646d 0%, #354248 80%);
	-moz-background-image: url("/wp-content/uploads/2017/07/SOM-Baskets-BG-Teambox.png"), radial-gradient(circle at left top, #52646d 0%, #354248 80%);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: auto;
	-webkit-box-shadow: 0 19px 38px rgba(0,0,0,0.15), 0 15px 12px rgba(0,0,0,0.10);
	-moz-box-shadow: 0 19px 38px rgba(0,0,0,0.15), 0 15px 12px rgba(0,0,0,0.10);
	box-shadow: 0 19px 38px rgba(0,0,0,0.15), 0 15px 12px rgba(0,0,0,0.10);
	padding-bottom: 5%;
}
.start-blog .et_pb_post {
	margin-bottom: 0px !important;
}
.et_pb_blog_grid .et_pb_post h2 {
	margin-bottom: 2px;
}
.et_pb_blog_grid .et_pb_post h2 a {
	color: #fff !important;
}
.post-meta {
	border-bottom: 1px solid #2ea3f2;
	border-top: 1px solid #2ea3f2;
}
.post-meta, .post-meta a, .post-meta span {
	color: #2ea3f2 !important;
	font-size: 12px;
}
.post-meta a:hover {
	text-decoration: underline;
}
.more-link {
	background: #009fe3;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	padding: 2px 4px;
}
.more-link:hover {
	background: rgba(0,159,227,0.50);
	color: #fff;
	border: solid 1px #fff;
}
.et_pb_posts a.more-link {
	display: inline-block;
	clear: both;
}
.post-content p {
	margin-bottom: 10px !important;
}
.et_pb_blog_grid .et_pb_post {
	border: none !important;
}
.category-erste-herren .entry-title::before {
	content: url('/wp-content/uploads/2017/09/SOM-Baskets-Icon-30x30-1-Herren.png');
	background: none !important;/*url of image*/
	height: 16px;/*height of image*/
	width: 33px;/*width of image*/
	position: absolute;
	left: 20px;
}
.category-zweite-herren .entry-title::before {
	content: url('/wp-content/uploads/2017/09/SOM-Baskets-Icon-30x30-2-Herren.png');
	background: none !important;/*url of image*/
	height: 16px;/*height of image*/
	width: 33px;/*width of image*/
	position: absolute;
	left: 20px;
}
.category-dritte-herren .entry-title::before {
	content: url('/wp-content/uploads/2017/09/SOM-Baskets-Icon-30x30-3-Herren.png');
	background: none !important;/*url of image*/
	height: 16px;/*height of image*/
	width: 33px;/*width of image*/
	position: absolute;
	left: 20px;
}
.category-vierte-herren .entry-title::before {
	content: url('/wp-content/uploads/2017/09/SOM-Baskets-Icon-30x30-4-Herren.png');
	background: none !important;/*url of image*/
	height: 16px;/*height of image*/
	width: 33px;/*width of image*/
	position: absolute;
	left: 20px;
}
.category-fuenfte-herren .entry-title::before {
	content: url('/wp-content/uploads/2018/09/SOM-Baskets-Icon-30x30-5-Herren.png');
	background: none !important;/*url of image*/
	height: 16px;/*height of image*/
	width: 33px;/*width of image*/
	position: absolute;
	left: 20px;
}
.category-erste-damen .entry-title::before {
	content: url('/wp-content/uploads/2018/09/SOM-Baskets-Icon-30x30-1-Damen.png');
	background: none !important;/*url of image*/
	height: 16px;/*height of image*/
	width: 33px;/*width of image*/
	position: absolute;
	left: 20px;
}
.category-jugend-u-18 .entry-title::before {
	content: url('/wp-content/uploads/2018/09/SOM-Baskets-Icon-30x30-U18.png');
	background: none !important;/*url of image*/
	height: 16px;/*height of image*/
	width: 33px;/*width of image*/
	position: absolute;
	left: 20px;
}
.category-jugend-u-18-1 .entry-title::before {
	content: url('/wp-content/uploads/2017/09/SOM-Baskets-Icon-30x30-U18-1.png');
	background: none !important;/*url of image*/
	height: 16px;/*height of image*/
	width: 33px;/*width of image*/
	position: absolute;
	left: 20px;
}
.category-jugend-u-18-2 .entry-title::before {
	content: url('/wp-content/uploads/2017/09/SOM-Baskets-Icon-30x30-U18-2.png');
	background: none !important;/*url of image*/
	height: 16px;/*height of image*/
	width: 33px;/*width of image*/
	position: absolute;
	left: 20px;
}
.category-jugend-u-16 .entry-title::before {
	content: url('/wp-content/uploads/2017/09/SOM-Baskets-Icon-30x30-U16.png');
	background: none !important;/*url of image*/
	height: 16px;/*height of image*/
	width: 33px;/*width of image*/
	position: absolute;
	left: 20px;
}
.category-kinder-u-14 .entry-title::before {
	content: url('/wp-content/uploads/2017/09/SOM-Baskets-Icon-30x30-U14.png');
	background: none !important;/*url of image*/
	height: 16px;/*height of image*/
	width: 33px;/*width of image*/
	position: absolute;
	left: 20px;
}
.category-kinder-u-12 .entry-title::before {
	content: url('/wp-content/uploads/2017/09/SOM-Baskets-Icon-30x30-U12.png');
	background: none !important;/*url of image*/
	height: 16px;/*height of image*/
	width: 33px;/*width of image*/
	position: absolute;
	left: 20px;
}
.category-kinder-u-10 .entry-title::before {
	content: url('/wp-content/uploads/2017/09/SOM-Baskets-Icon-30x30-U10.png');
	background: none !important;/*url of image*/
	height: 16px;/*height of image*/
	width: 33px;/*width of image*/
	position: absolute;
	left: 20px;
}
.category-erste-herren .entry-title, .category-zweite-herren .entry-title, .category-dritte-herren .entry-title, .category-vierte-herren .entry-title, .category-jugend-u-18-1 .entry-title, .category-jugend-u-18-2 .entry-title, .category-jugend-u-16 .entry-title, .category-kinder-u-14 .entry-title, .category-kinder-u-12 .entry-title, .category-kinder-u-10 .entry-title,.category-jugend-u-18 .entry-title, .category-fuenfte-herren .entry-title, .category-erste-damen .entry-title {
	padding-left: 36px;
}
#historie .category-erste-herren .entry-title::before, #historie .category-zweite-herren .entry-title::before, #historie .category-dritte-herren .entry-title::before, #historie .category-vierte-herren .entry-title::before, #historie .category-jugend-u-18-1 .entry-title::before, #historie .category-jugend-u-18-2 .entry-title::before, #historie .category-jugend-u-16 .entry-title::before, #historie .category-kinder-u-14 .entry-title::before, #historie .category-kinder-u-12 .entry-title::before, #historie .category-kinder-u-10 .entry-title::before, #historie
.category-jugend-u-18 .entry-title::before, #historie .category-fuenfte-herren .entry-title::before, #historie .category-erste-damen .entry-title::before {
	left: 0px !important;
}
/*#######################################################
####################  Anzeigetafel  #####################
#######################################################*/


.termin-box h3 {
	font-family: 'Orbitron', sans-serif;
	color: #FF7E00 !important;
	text-shadow: 0px 0px 3px rgba(255,126,0,0.7);
	font-size: 22px;
}
.termin-box {
	font-family: 'Orbitron', sans-serif;
	color: rgba(255,126,0,1.00) !important;
	text-shadow: 0px 0px 3px rgba(255,126,0,0.7);
	font-size: 13px;
	line-height: 13px;
}
.spalten-back {
	background-color: rgba(0, 0, 0, 0.7);
	border: 2px solid #ffffff;
	border-radius: 10px;
	padding: 20px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
}
/*#######################################################
####################  Teamübersicht  ####################
#######################################################*/

.team-box {
	background-image: url("/wp-content/uploads/2017/07/SOM-Baskets-BG-Teambox.png"), radial-gradient(circle at left top, #647a84 0%, #354248 80%);
	-webkit-background-image: url("/wp-content/uploads/2017/07/SOM-Baskets-BG-Teambox.png"), radial-gradient(circle at left top, #647a84 0%, #354248 80%);
	-moz-background-image: url("/wp-content/uploads/2017/07/SOM-Baskets-BG-Teambox.png"), radial-gradient(circle at left top, #647a84 0%, #354248 80%);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-box-shadow: 0 19px 38px rgba(0,0,0,0.15), 0 15px 12px rgba(0,0,0,0.10);
	-moz-box-shadow: 0 19px 38px rgba(0,0,0,0.15), 0 15px 12px rgba(0,0,0,0.10);
	box-shadow: 0 19px 38px rgba(0,0,0,0.15), 0 15px 12px rgba(0,0,0,0.10);
	padding-bottom: 1%;
}
.team-image {
	border-bottom: 2px solid #fff;
}
.et_pb_main_blurb_image {
	margin-bottom: 15px !important;
	text-align: center;
}
/* Shrink */
.team-shrink {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.team-shrink:hover, .team-shrink:focus, .team-shrink:active {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}
#team.et_pb_blurb h4 {
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	overflow: hidden;
}
#team.et_pb_blurb h4:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 50%;
	right: 50%;
	bottom: 0;
	background: #009fe3;
	height: 4px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

#team.et_pb_blurb h4:hover:before, #team.et_pb_blurb_0.et_pb_blurb h4:focus:before, #team.et_pb_blurb_0.et_pb_blurb h4:active:before {
	left: 0;
	right: 0;
}
.terminuebersicht .et_pb_widget {
	width: 100% !important;
	margin: 0px !important;
}
#news .et_parallax_bg {background-size: contain;}

/*#######################################################
####################  Termine  ##########################
#######################################################*/


.ai1ec-agenda-widget-view {
	max-width: 100% !important;
}
.ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
	background: rgba(0, 0, 0, 0.0) !important;
	border-top: 1px solid #2ea3f2 !important;
}
.ai1ec-agenda-widget-view .ai1ec-date-events {
	margin: 0 0 0 0 !important;
}
.timely .ai1ec-btn-default {
	background: #009fe3 !important;
	color: #fff !important;
	font-size: 12px !important;
	text-transform: uppercase !important;
	padding: 2px 4px !important;
	border: none !important;
	border-radius: 0px !important;
}
#post-74 .entry-content .timely .ai1ec-btn-default, #post-74 .comment-content .timely .ai1ec-btn-default, #post-74 .site-footer .widget .timely .ai1ec-btn-default {
	color: #fff !important;
	border: solid 1px rgba(255,255,255,0.00) !important;
}
#post-74 .entry-content .timely .ai1ec-btn-default:hover, #post-74 .comment-content .timely .ai1ec-btn-default:hover, #post-74 .site-footer .widget .timely .ai1ec-btn-default:hover {
	background: rgba(0,159,227,0.50) !important;
	color: #fff !important;
	border: solid 1px #fff !important;
}
.widget_ai1ec_agenda_widget h4 {
	font-size: 28px;
}
.single-ai1ec_event #sidebar {
	display: none !important;
	width: 0px !important;
}
.single-ai1ec_event #left-area {
	width: 100% !important;
	padding: 20px !important;
	background-color: rgba(0, 0, 0, 0.75);
	background-image: url("https://www.fortuna-baskets.de/wp-content/uploads/2017/07/display-pattern-transparent.png");
	background-position: left top;
	background-repeat: repeat;
	background-size: initial;
	border-radius: 10px;
	margin-bottom: 50px !important;
}
.page-id-714 #sidebar {
	display: none !important;
	width: 0px !important;
}
.page-id-714 #left-area {
	width: 100% !important;
	padding: 20px !important;
	background-color: rgba(0, 0, 0, 0.75);
	background-image: url("https://www.fortuna-baskets.de/wp-content/uploads/2017/07/display-pattern-transparent.png");
	background-position: left top;
	background-repeat: repeat;
	background-size: initial;
	border-radius: 10px;
	margin-bottom: 50px !important;
}
.single-ai1ec_event #main-content .container::before {
	background-color: #e2e2e2;
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	width: 0px;
}
.page-id-714 #main-content .container::before {
	background-color: #e2e2e2;
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	width: 0px;
}
.single-ai1ec_event #main-content, .page-id-714 #main-content {
	background-color: rgba(255,255,255,0.00) !important;
}
.ai1ec-single-event .ai1ec-event-details {
	color: #fff !important;
	font-family: open sans !important;
}
.ai1ec-single-event .entry-content .timely a, .ai1ec-single-event .comment-content .timely a, .ai1ec-single-event .site-footer .widget .timely a {
	color: #fff !important;
}
.ai1ec-single-event .entry-content .timely .ai1ec-btn-default, .ai1ec-single-event .comment-content .timely .ai1ec-btn-default, .ai1ec-single-event .site-footer .widget .timely .ai1ec-btn-default {
	color: #fff !important;
}
#main-content .timely .ai1ec-actions span, #main-content .timely .ai1ec-actions a, #main-content .timely .ai1ec-actions i {
	color: #fff !important;
}
.ai1ec-dropdown-menu {
	background-clip: padding-box;
	background-image: url("/wp-content/uploads/2017/07/SOM-Baskets-BG-Teambox.png"), radial-gradient(circle at left top, #647a84 0%, #354248 80%);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-box-shadow: 0 19px 38px rgba(0,0,0,0.15), 0 15px 12px rgba(0,0,0,0.10);
	-moz-box-shadow: 0 19px 38px rgba(0,0,0,0.15), 0 15px 12px rgba(0,0,0,0.10);
	box-shadow: 0 19px 38px rgba(0,0,0,0.15), 0 15px 12px rgba(0,0,0,0.10);
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	display: none;
	float: left;
	font-size: 13px;
	left: 0;
	list-style: outside none none;
	margin: -2px 0 0;
	min-width: 160px;
	padding: 5px 0;
	position: absolute;
	top: 100%;
	z-index: 10000;
}
.entry-content .timely a, .comment-content .timely a, .site-footer .widget .timely a {
	color: #fff !important;
}
.ai1ec-category {
	border-radius: 0px;
	box-shadow: 0 0 1px rgba(38, 38, 38, 0.5) inset;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-size: 0.9em;
	line-height: 2em;
	margin: 1px 0;
	padding: 0 0.5em;
	text-transform: uppercase;
	white-space: nowrap;
	background-color: #009fe3 !important;
}
.ai1ec-field-label {
	color: #fff !important;
	font-size: 14px !important;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}
.ai1ec-agenda-widget-view .ai1ec-event > a {
	background-image: radial-gradient(circle at left top, #647a84 0%, #354248 80%) !important;
	box-shadow: 0 19px 38px rgba(0, 0, 0, 0.15), 0 15px 12px rgba(0, 0, 0, 0.1) !important;
	border: 0px solid #ccc !important;
	border-radius: 0px !important;
	display: block;
	padding: 0.2em 0.4em;
}
.ai1ec-agenda-view .ai1ec-event {
	background-image: radial-gradient(circle at left top, #647a84 0%, #354248 80%) !important;
	box-shadow: 0 19px 38px rgba(0, 0, 0, 0.15), 0 15px 12px rgba(0, 0, 0, 0.1) !important;
	border: 0px solid #ccc !important;
	border-radius: 0px !important;
	display: block;
	padding: 0.2em 0.4em;
	color: #fff !important;
}
.ai1ec-agenda-view .ai1ec-event .ai1ec-event-title {
	color: #fff !important;
}
.ai1ec-agenda-view .ai1ec-event-toggle {
	color: #fff !important;
}
.ai1ec-calendar-toolbar {
	background-image: radial-gradient(circle at left top, #647a84 0%, #354248 80%) !important;
	box-shadow: 0 19px 38px rgba(0, 0, 0, 0.15), 0 15px 12px rgba(0, 0, 0, 0.1) !important;
	border: 0px solid #ccc !important;
	border-radius: 0px !important;
	margin-bottom: 8px;
	padding: 0 8px;
}
.timely .ai1ec-nav > li > a:hover, .timely .ai1ec-nav > li > a:focus {
	background-color: #009fe3 !important;
}
.ai1ec-datepicker {
	color: #fff !important;
}
.ai1ec-datepicker table tr td.ai1ec-day:hover, .ai1ec-datepicker table tr td.ai1ec-day.ai1ec-focused {
	background-color: #009fe3 !important;
}
.ai1ec-agenda-widget-view .ai1ec-date-title, .ai1ec-agenda-view .ai1ec-date-title {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-image: radial-gradient(circle at left top, #647a84 0%, #354248 80%) !important;
	background-repeat: no-repeat;
	border-color: currentcolor #c2c2c2 #c2c2c2;
	border-image: none;
	border-radius: 5px;
	border-style: none solid solid;
	border-width: medium 0px 0px !important;
	-webkit-box-shadow: 0 19px 38px rgba(0,0,0,0.15), 0 15px 12px rgba(0,0,0,0.10);
	-moz-box-shadow: 0 19px 38px rgba(0,0,0,0.15), 0 15px 12px rgba(0,0,0,0.10);
	box-shadow: 0 19px 38px rgba(0,0,0,0.15), 0 15px 12px rgba(0,0,0,0.10);
	box-sizing: border-box;
	color: #525252;
	float: left;
	font-weight: bold;
	line-height: 1.2em;
	margin: 6.5px 0.75em;
	overflow: hidden;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	width: 4em;
}
table.ai1ec-month-view, .ai1ec-week-view table, .ai1ec-oneday-view table {
	border-collapse: collapse;
	border: 1px solid #ddd !important;
	margin: 0 !important;
	margin-bottom: 0px;
	background-image: radial-gradient(circle at left top, #647a84 0%, #354248 80%) !important;
	background-repeat: no-repeat;
	table-layout: fixed !important;
	clear: both;
	width: 100% !important;
}
.ai1ec-agenda-widget-view .ai1ec-month, .ai1ec-agenda-view .ai1ec-month {
	background: #009fe3 none repeat scroll 0 0 !important;
	border-radius: 4px 4px 0 0;
	color: #fff;
	font-size: 0.8em;
	letter-spacing: 0.2em;
	padding: 0 0.2em;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	text-transform: uppercase;
}
.ai1ec-calendar-view .ai1ec-month-view th, .ai1ec-calendar-view .ai1ec-week-view th, .ai1ec-calendar-view .ai1ec-oneday-view th {
	background: #009fe3 !important;
}
.ai1ec-calendar-view .ai1ec-month-view th, .ai1ec-calendar-view .ai1ec-week-view th, .ai1ec-calendar-view .ai1ec-week-view .ai1ec-hour-marker div, .ai1ec-calendar-view .ai1ec-week-view .ai1ec-allday-label, .ai1ec-calendar-view .ai1ec-oneday-view th, .ai1ec-calendar-view .ai1ec-oneday-view .ai1ec-hour-marker div, .ai1ec-calendar-view .ai1ec-oneday-view .ai1ec-allday-label {
	color: #fff !important;
	text-shadow: none !important;
}
.ai1ec-month-view .ai1ec-date {
	background: #3f4e55 !important;
	color: #fff !important;
	font-size: 10pt;
	line-height: 13px;
	height: 13px;
	margin-bottom: 1px;
	padding: 0 0.4em;
	font-size: 8pt;
	text-align: right;
	text-shadow: none !important;
}
.ai1ec-calendar-view .ai1ec-month-view td.ai1ec-empty {
	background: rgba(255,255,255,0.25) !important;
}
.ai1ec-calendar-view .ai1ec-month-view .ai1ec-today, .ai1ec-calendar-view .ai1ec-week-view .ai1ec-today {
	background: rgba(0,159,227,0.50) !important;
}
.entry-content .timely a:hover, .comment-content .timely a:hover, .site-footer .widget .timely a:hover {
	color: #fff !important;
}
.ai1ec-week-view .ai1ec-hour-marker div, .ai1ec-week-view .ai1ec-allday-label, .ai1ec-oneday-view .ai1ec-hour-marker div, .ai1ec-oneday-view .ai1ec-allday-label {
	position: relative;
	z-index: 2;
	margin-left: 1px;
	padding: 0 3px;
	font-size: 8pt !important;
	font-weight: normal !important;
	background: #009fe3 !important;
	float: left;
	border-radius: 3px;
}
.trigger_sb_divi_modal {text-align: center;}

.trigger_sb_divi_modal img {max-width: 54%;}
.ai1ec-event {
	background: rgba(0,159,227,0.80) !important;
}
.timely {
	font-family: "Open Sans", Arial, sans-serif !important;
	font-size: 14px !important;
	line-height: 1.42857;
	overflow-wrap: break-word;
	color: #fff !important;
}
.ai1ec-no-results {
	color: #fff !important;
}
.entry-content .timely .ai1ec-btn-default, .comment-content .timely .ai1ec-btn-default, .site-footer .widget .timely .ai1ec-btn-default {
	color: #fff !important;
}
.ai1ec-dropdown-menu > div > a:hover, .ai1ec-dropdown-menu > div > a:focus {
	background-color: rgba(0,159,227,0.50) !important;
}
#left-area ul, .comment-content ul, .entry-content ul, body.et-pb-preview #main-content .container ul {
	padding: 10px !important;
}
.ai1ec-dropdown-menu > li > a:hover, .ai1ec-dropdown-menu > li > a:focus {
	background-color: rgba(0,159,227,0.50) !important;
}
.ai1ec-dropdown-menu > .ai1ec-active > a, .ai1ec-dropdown-menu > .ai1ec-active > a:hover, .ai1ec-dropdown-menu > .ai1ec-active > a:focus {
	background-color: rgba(0,159,227,0.30) !important;
}
.ai1ec-title-buttons .ai1ec-btn-group {
	margin-left: 0px !important;
}
/*#######################################################
####################  Sponsoren  ########################
#######################################################*/



.sponsorcontainer:hover .sponsor {
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}
.sponsorcontainer {
	float: left;
	overflow: hidden;
	width: 106px;
	height: 110px;
	margin: 0px 10px;
}
.sponsor {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
/*#######################################################
####################  Widgets  ##########################
#######################################################*/

/*
.footer-widget {
    width: 25% !important;
	margin: 0px !important;
}

#nav_menu-2 {
	padding: 0px 3% 20px 0px !important;
	width: 50%;
}

#nav_menu-3 {
	padding: 0px 3% 20px !important;
	width: 50%;
}

#nav_menu-4 {
	padding: 0px 3% 20px !important;
	width: 50%;
}
*/

.textwidget p {
	font-size: 14px !important;
	padding-top: 0px !important;
	line-height: 1.5em;
}
.fwidget {
	margin-bottom: 14% !important;
}
/*#######################################################
####################  Toggles  ##########################
#######################################################*/

.et_pb_toggle_close {
	background-image: radial-gradient(circle at left top, #647a84 0%, #354248 80%) !important;
	box-shadow: 0 19px 38px rgba(0, 0, 0, 0.15), 0 15px 12px rgba(0, 0, 0, 0.1) !important;
	border: 0px solid #ccc !important;
	border-radius: 0px !important;
	margin-bottom: 8px;
	padding: 20px;
}
.et_pb_toggle_open {
	background-image: radial-gradient(circle at left top, #647a84 0%, #354248 80%) !important;
	box-shadow: 0 19px 38px rgba(0, 0, 0, 0.15), 0 15px 12px rgba(0, 0, 0, 0.1) !important;
	border: 0px solid #ccc !important;
	border-radius: 0px !important;
	margin-bottom: 8px;
	padding: 20px;
}
/*#######################################################
####################  Hallen  ###########################
#######################################################*/

.hallen-title {
	background-color: #009fe3;
	background-image: url(/wp-content/uploads/2017/07/somedien-baskets-navi-back.svg);
	background-size: cover !important;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	border-top: #fff solid 2px;
	border-left: #fff solid 2px;
	border-right: #fff solid 2px;
	padding: 10px 0 10px;
	text-shadow: 0 2px 1px #006c95 !important;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 20px;
	color: #fff;
	font-family: "Oswald", Helvetica, Arial, Lucida, sans-serif;
}
.hallen-image {
	border-left: #fff solid 2px;
	border-right: #fff solid 2px;
}
.hallen-info {
	background-color: rgba(0, 0, 0, 0.7);
	border-bottom: #fff solid 2px;
	border-left: #fff solid 2px;
	border-right: #fff solid 2px;
	border-radius: 10px;
	padding: 20px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
}
#menu-submenu-ueber-uns {
	background-color: rgba(0,159,227,0.85);
	background-image: url("https://www.fortuna-baskets.de/wp-content/uploads/2017/07/display-pattern-transparent.png");
	background-position: left top;
	background-repeat: repeat;
	background-size: initial;
	border-radius: 0 0 10px 10px;
	margin: 0 2%;
	padding: 20px 20px 0 !important;
	/*    display: inline-block;*/
	border: solid 1px #fff;
}
#menu-submenu-teams {
	background-color: rgba(0,159,227,0.85);
	background-image: url("https://www.fortuna-baskets.de/wp-content/uploads/2017/07/display-pattern-transparent.png");
	background-position: left top;
	background-repeat: repeat;
	background-size: initial;
	border-radius: 0 0 10px 10px;
	margin: 0 2%;
	padding: 20px 20px 0 !important;
	border: solid 1px #fff;
}
.et_pb_fullwidth_menu_0.et_pb_fullwidth_menu .nav li ul {
	background-color: rgba(0,159,227,0.85) !important;
	background-image: url("https://www.fortuna-baskets.de/wp-content/uploads/2017/07/display-pattern-transparent.png");
	background-position: left top;
	background-repeat: repeat;
	background-size: initial;
	border-radius: 0 0 10px 10px;
	margin: 0 2%;
	border: solid 1px #fff;
}
#sticker .fullwidth-menu li > a {
	overflow-wrap: break-word;
	padding-bottom: 18px;
}
#sticker {
	margin: 0;
	position: fixed;
	top: 48px;
	width: 100%;
}
.player-badge {
	-moz-transform: rotate(-5deg) skewX(-5deg);
	-webkit-transform: rotate(-5deg) skewX(-5deg);
	-o-transform: rotate(-5deg) skewX(-5deg);
	-ms-transform: rotate(-5deg) skewX(-5deg);
	transform: rotate(-5deg) skewX(-5deg);
	overflow: auto;
	z-index: 9999 !important;
}
.player-badge h3 {
	width: 22%;
	float: left;
	font-size: 44px;
}
.player-badge .name_pos {
	width: 78%;
	float: left;
}
.player-badge .name_pos h2 {
	font-size: 18px;
	padding-bottom: 5px;
}
.player-badge .name_pos h5 {
	font-size: 12px;
}
.player-box {
	background-image: url("/wp-content/uploads/2017/09/SOM-Baskets-BG-Playerbox.png"), radial-gradient(circle at left top, #647a84 0%, #354248 80%);
	-webkit-background-image: url("/wp-content/uploads/2017/09/SOM-Baskets-BG-Playerbox.png"), radial-gradient(circle at left top, #647a84 0%, #354248 80%);
	-moz-background-image: url("/wp-content/uploads/2017/09/SOM-Baskets-BG-Playerbox.png"), radial-gradient(circle at left top, #647a84 0%, #354248 80%);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-box-shadow: 0 19px 38px rgba(0,0,0,0.15), 0 15px 12px rgba(0,0,0,0.10);
	-moz-box-shadow: 0 19px 38px rgba(0,0,0,0.15), 0 15px 12px rgba(0,0,0,0.10);
	box-shadow: 0 19px 38px rgba(0,0,0,0.15), 0 15px 12px rgba(0,0,0,0.10);
	padding-bottom: 5%;
}
#player-row .et_pb_column_1_4:nth-child(2) {
	margin-right: 36px !important;
}
/*#######################################################
####################  Blogseiten  #######################
#######################################################*/

.post-template-default #main-content, .archive #main-content, .search #main-content {
	background-color: rgba(255,255,255,0.00);
}
.post-template-default #left-area, .archive #left-area, .search #left-area {
	padding: 20px !important;
	background-color: rgba(0, 0, 0, 0.75);
	background-image: url("https://www.fortuna-baskets.de/wp-content/uploads/2017/07/display-pattern-transparent.png");
	background-position: left top;
	background-repeat: repeat;
	background-size: initial;
	border-radius: 10px;
	margin-bottom: 50px !important;
	width: 77.125%;
	margin-right: 2%;
}
.post-template-default #left-area .entry-content, .post-template-default #left-area .entry-content .et_pb_section, .archive #left-area .entry-content, .archive #left-area .entry-content .et_pb_section, .archive #left-area .et_pb_post, .search #left-area .entry-content, .search #left-area .entry-content .et_pb_section, .search #left-area .et_pb_post, .search #left-area .entry {
	background-color: rgba(255,255,255,0.00) !important;
	color: #fff !important;
}
.post-template-default #sidebar, .archive #sidebar, .search #sidebar {
	padding: 20px !important;
	background-color: rgba(0, 0, 0, 0.75);
	background-image: url("https://www.fortuna-baskets.de/wp-content/uploads/2017/07/display-pattern-transparent.png");
	background-position: left top;
	background-repeat: repeat;
	background-size: initial;
	border-radius: 10px;
	margin-bottom: 50px !important;
	color: #fff !important;
}
.post-template-default #sidebar .et_pb_widget a, .archive #sidebar .et_pb_widget a, .search #sidebar .et_pb_widget a {
	color: #fff !important;
	text-decoration: none;
}
#main-content .container::before {
	background-color: #e2e2e2;
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	width: 0px;
}
.widget_search input#s, .widget_search input#searchsubmit {
	border: 1px solid #009fe3;
	color: #fff;
	font-size: 14px;
	height: 40px;
	line-height: normal;
	margin: 0;
	padding: 0.7em;
}
.widget_search #s {
	border-radius: 3px;
	width: 100%;
}
input.text, input.title, input[type="text"], select, textarea {
	margin: 0;
}
input.text, input.title, input[type="email"], input[type="password"], input[type="tel"], input[type="text"], select, textarea {
	background-color: rgba(0,0,0,0.20) !important;
	border: 1px solid #bbb;
	color: #4e4e4e;
	padding: 2px;
}
.widget_search #searchsubmit {
	background-color: #009fe3;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	position: absolute;
	right: 0;
	top: 0;
	width: 70px;
}
#left-area .post-meta {
	font-size: 14px;
	padding-bottom: 0px !important;
}
et_pb_blurb {
	z-index: 999 !important;
}
et_pb_has_overlay:hover .et_overlay, .et_portfolio_image:hover .et_overlay, .et_shop_image:hover .et_overlay {
	z-index: 0;
	opacity: 1;
}
#main-footer {
	background-color: rgba(0, 0, 0, 0.75) !important;
	background-image: url("https://www.fortuna-baskets.de/wp-content/uploads/2017/07/display-pattern-transparent.png") !important;
	background-position: left top !important;
	background-repeat: repeat !important;
	background-size: initial !important;
}

#cboxOverlay {opacity: 0.6 !important;}

/*#######################################################
####################  Responsive  #######################
#######################################################*/




/*---- Ipad, Tablets Landscape und 15“ Laptops ----*/
@media all and (max-width:1500px) {
.infotafel {
	padding-bottom: 20px !important;
}
#top-menu li a {
	font-size: 14px !important;
	padding: 20px 3px !important;
	width: 72px;
    letter-spacing: 0px !important;
}
    #logo {
        max-width: 110px !important;
    }
}



/*---- Hochauflösende Handys und  Tablets Portait  ----*/
@media all and (max-width:960px) {
.sponsorup {display: none;}
    .headline-wall h2 {
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 36px;
}
.head-sublinks, .head-search {
	display: none !important;
}
.et_pb_column {
	margin-bottom: 0px;
}
.powered-by {
	padding-bottom: 40px !important;
}
#logo {
	margin-bottom: 0px;
	max-height: 300px !important;
	position: relative;
	top: -10px;
	z-index: 10;
}
.et_header_style_split #logo {
	max-width: 20%;
}
#main-header {
	top: 0px;
	width: 100%;
}
.sticky-element-original:not(.sticky-element-active) #logo {
	margin-bottom: 0px;
	max-height: 90px !important;
	position: relative;
	top: 0px !important;
}
.et_header_style_split #et-top-navigation {
	margin-top: 0px;
}
.et_header_style_split #main-header {
	padding: 0px !important;
}
.et_header_style_split header#main-header .logo_container {
	height: 0px;
	max-height: 100px;
	padding: 0;
}
.et_header_style_split #et_mobile_nav_menu {
	margin-top: 0px;
}
span.mobile_menu_bar:before {
	color: #fff !important;
}
.et_mobile_menu {
	opacity: 1;
	background-color: rgba(0,159,227,0.85);
	background-image: url("https://www.fortuna-baskets.de/wp-content/uploads/2017/07/display-pattern-transparent.png");
	background-position: left top;
	background-repeat: repeat;
	background-size: initial;
	border-radius: 0 0 5px 5px;
	padding: 10px 0px 0px !important;
	border-top: none !important;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #fff;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
	box-shadow: 0 2px 5px rgba(0,0,0,.1);
}
.et_header_style_split .et_mobile_menu {
	top: 29px;
	z-index: 1;
}
.et_mobile_menu li a {
	padding: 5px 5%;
}
.player-box {
	margin: 0px !important;
}
#player-row .et_pb_column_1_4:nth-child(1) {
	margin-bottom: 36px !important;
}
#player-row .et_pb_column_1_4:nth-child(2) {
	margin-right: 0px !important;
}
#player-row .et_pb_column_1_4:nth-child(3) {
	margin-top: 36px !important;
}
#player-row .et_pb_column_1_4:nth-child(4) {
	margin-top: 36px !important;
}


/*
#player-row .et_pb_column_1_4:nth-child(2n) {
	margin-top: -12px !important;
	padding-top: 32px !important;
	z-index: 1 !important;
}
*/
.player-badge h3 {
	font-size: 32px;
}
.player-badge {
	z-index: 99999 !important;
}
}

/* Alle älteren Handys und Tablets Hochkant  */
@media (max-width:760px) {
.sponsorup {display: none;}
.et_pb_slide {
    height: 25vh;
}
.headline-wall h2 {
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 26px !important;
}
.head-sublinks {
	display: none !important;
}
.et_pb_column {
	margin-bottom: 0px;
}
.powered-by {
	padding-bottom: 40px !important;
}
#logo {
	margin-bottom: 0px;
	max-height: 300px !important;
	position: relative;
	top: -10px;
	z-index: 10;
}
.et_header_style_split #logo {
	max-width: 20%;
}
#main-header {
	top: 0px;
	width: 100%;
}
.sticky-element-original:not(.sticky-element-active) #logo {
	margin-bottom: 0px;
	max-height: 90px !important;
	position: relative;
	top: 0px !important;
}
.et_header_style_split #et-top-navigation {
	margin-top: 0px;
}
.et_header_style_split header#main-header .logo_container {
	height: 0px;
	max-height: 100px;
	padding: 0;
}
.et_header_style_split #et_mobile_nav_menu {
	margin-top: 0px;
}
span.mobile_menu_bar:before {
	color: #fff !important;
}
.et_mobile_menu {
	opacity: 1;
	background-color: rgba(0,159,227,0.85);
	background-image: url("https://www.fortuna-baskets.de/wp-content/uploads/2017/07/display-pattern-transparent.png");
	background-position: left top;
	background-repeat: repeat;
	background-size: initial;
	border-radius: 0 0 5px 5px !important;
	padding: 10px 0px 0px !important;
	border-top: none !important;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #fff;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
	box-shadow: 0 2px 5px rgba(0,0,0,.1);
}
.et_header_style_split .et_mobile_menu {
	top: 29px;
	z-index: 1;
}
.et_mobile_menu li a {
	padding: 5px 5%;
}
#player-row .et_pb_column_1_4:nth-child(2) {
	margin-right: 0px !important;
}
#player-row .et_pb_column_1_4:nth-child(2n) {
	margin-top: -12px !important;
	padding-top: 32px !important;
	z-index: 1 !important;
}
#player-row .et_pb_column_1_4:nth-child(3) {
	margin-top: 36px !important;
}
.player-badge h3 {
	font-size: 32px;
}
.player-badge {
	z-index: 99999 !important;
}
    .start-slider h2 {display: none;}

    body.custom-background {
	background-image: none !important;
    background-color: #374751;
}
}

/*#######################################################
####################  Menu Anpassungen  #################
#######################################################*/


.nav li ul {
	top: initial;
	bottom: 97%;
	background-color: rgba(0,159,227,0.85);
	background-image: url("https://www.fortuna-baskets.de/wp-content/uploads/2017/07/display-pattern-transparent.png");
	background-position: left top;
	background-repeat: repeat;
	background-size: initial;
	border-radius: 5px 5px 0 0;
	padding: 10px 0px 0px !important;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	border-bottom: none !important;
	border-left: solid 1px #fff;
	width: 160px;
}
.sticky-element-original:not(.sticky-element-active) .nav li ul {
	top: 54px;
	bottom: initial;
	border-radius: 0 0 5px 5px;
	padding: 0px 0px 10px !important;
	border-top: none !important;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff !important;
	border-left: solid 1px #fff;
	width: 160px;
    z-index: -1;
}
#top-menu .sub-menu li a {
	font-size: 16px;
	font-weight: 500 !important;
	padding: 3px 10px !important;
}
#top-menu .sub-menu li a:hover {
	background-image: none !important;
	opacity: 1 !important;
	background-color: rgba(0,0,0,0.3) !important;
}
#top-menu li li a {
	width: 158px !important;
	text-align: center;
	padding: 3px 10px !important;
}
#et-secondary-nav .menu-item-has-children > a:first-child::after, #top-menu .menu-item-has-children > a:first-child::after {
	display: none !important;
}
