/*------------------------------------*\
	blog.bet-at-home.com
	mod. 01122021
\*------------------------------------*/
html {
	font-family: Roboto, sans-serif;
	height: auto;
}

body {
	height: 100%;
	overflow: auto;
	margin: 0;
	padding: 0;
	width: 100%;
	background: #002554;
	background-repeat: no-repeat;
	color: #404350;
	text-align: left;
	font-size: 11px;
	font-family: Roboto, sans-serif;
	line-height: 13px;
	cursor: default;
	unicode-bidi: embed;
	direction: ltr;
}

a {
	color: #002554;
	
	
}

.custom-background {
	background-color: #404350 !important;
}

body.custom-background {
	background-attachment: scroll;
}

.post-entry h1,
.post-entry h2,
.post-entry h3 {
	font-family: Roboto, sans-serif;
	padding: 0 12px;
}

h1,
.post-entry h1 {
	display: block;
	margin: 24px 0;
	color: #002554;
	font-size: 17px;
	font-weight: bold;
	font-stretch: condensed;
	text-transform: uppercase;
	line-height: 17px;
}

h1 a {
	color: #002554;
	font-size: 17px;
	font-weight: bold;
	font-stretch: condensed;
	text-transform: uppercase;
	line-height: 17px;
}

h2,
.post-entry h2 {
	display: block;
	margin: 24px 0 12px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}

h3,
.post-entry h3 {
	margin: 24px 0 12px;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

ol li {
	line-height: 14px;
}

/*------------------------------------*\
	BASIC ELEMENTS
\*------------------------------------*/
#container, #footer {
	max-width: 1040px;
	padding: 0 20px;
}

#container {
	background: none;
}

#footer {
	border-radius: 0;
}

#footer-wrapper {
	padding: 1.01%;
	background: #e3e6e6;
}

/*------------------------------------*\
	HEADER
\*------------------------------------*/
#header {
	display: block;
	box-sizing: border-box;
	padding: 24px 24px 6px 24px;
	background: #fff;
	border-bottom: 1px solid #d9d9d9;
}

#header .site-name,
#header .site-description,
#header .site-navigation .assistive-text {
	display: none;
}

#logo {
	float: none;
	margin: 0;
}

#logo > a {
	display: block;
	margin: 0;
}

#logo img {
	margin-top: 0;
}

#menu-navigation {
	background: none;
	margin-top: 9px;
}

#menu-navigation .menu-item a {
	padding: 9px;
	height: auto;
	color: #002554;
	font-family: Roboto, sans-serif;
	font-size: 17px;
	font-stretch: condensed;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
	text-shadow: none;
	border: none;
}

#menu-navigation .menu-item:first-child a {
	padding-left: 0;
}

#menu-navigation .menu-item a:hover {
	color: #7ec51e;
}

#menu-navigation .menu-item a,
#menu-navigation .menu-item a:hover {
	background: none;
}

.main-small-navigation {
	margin-top: 12px;
}

.main-small-navigation >h1 {
	line-height: 12px;
}

.main-small-navigation #menu-navigation {
	margin-top: 0;
}

.main-small-navigation #menu-navigation .menu-item a {
	padding: 9px;
}

.main-small-navigation .menu-navigation-container .menu-item {
	background-color: #fff;
	border-left: 1px solid #404350;
	border-right: 1px solid #404350;
}

.main-small-navigation .menu-navigation-container .menu-item:last-child {
	border-bottom: 1px solid #404350;
}

/*------------------------------------*\
	BUTTONS
\*------------------------------------*/
.buttonBasic,
button[type="submit"],
.widget_blog_subscription input[type=submit]{
	background: #7ec51e;
	height: 22px;
	line-height: 22px;
	color: #fff;
	font-family: Roboto, sans-serif;
	font-weight: bold;
	font-size: 11px;
	font-stretch: condensed;
	text-transform: uppercase;
	text-shadow: none;
	cursor: pointer;
	padding: 0 12px 0 9px;
	background-position: right -109px;
	width: auto;
	max-width: 500px;
	box-shadow: none;
	text-align: left;
	border: none;
}


button, a.button, input[type=reset], input[type=button], input[type=submit], #featured .read-more a {
	background: #7ec51e;
	color: #fff;
	font-weight: bold;
	border: none;
	text-shadow: none;
	border-radius: 0;
}


#subscribe-blog button[type=submit],
.widget_blog_subscription input[type=submit] {
	min-height: 22px;
	margin-top: 12px;
}

.buttonBasic a {
	color: #fff;
	font-weight: bold;
}

table .buttonBasic {
	display: inline-block;
}

.w100 {
	width: 100px;
}

.w150 {
	width: 150px;
}

.w200 {
	width: 200px;
}

.w250 {
	width: 250px;
}

.w300 {
	width: 300px;
}

.w350 {
	width: 350px;
}

.w400 {
	width: 400px;
}

.w450 {
	width: 450px;
}

/*------------------------------------*\
	WIDGETS
\*------------------------------------*/
#widgets {
	margin-top: 12px;
}

#widgets ul {
	margin: 0;
}

.widget-wrapper {
	background-color: #e3e6e6;
	border: 1px solid #d6d6d6;
	margin-bottom: 12px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
}

.widget_media_image {
	padding: 6px !important;
}

.widget_media_image .image {
	margin: 0 auto;
}

#footer .widget-wrapper {
	margin-bottom: 0;
}

#wrapper {
	background-color: #e3e6e6;
	margin-top: 0;
	margin-bottom: 0;
	border-radius: 0;
	border-top: none;
	padding: 12px 24px;
	border: 0;
	
}

div.widget-title {
	padding: 3px 3px 6px 6px;
	font-size: 14px;
	font-weight: bold;
	font-stretch: condensed;
	text-transform: uppercase;
}

#search-3 {
	color: #fff;
	background-color: #f5f6f6;
	padding: 6px;
	border: 1px solid #d6d6d6;
}

#search-3 a {
	color: #fff;
}

#search-3 input,
#subscribe-field {
	padding: 5px !important;
	padding-bottom: 3px;
	border: 1px solid #bdc3c7;
	color: #404350;
	font-size: 11px;
	margin: 0;
	box-shadow: none;
}

#search-3 input {
	min-height: 24px;
}

#subscribe-field {
	margin-top: 9px;
}

#search-3 input[type=submit] {
	cursor: pointer;
	background-image: url('https://blogdotbetathomedotcom.files.wordpress.com/2013/04/btn.png');
	background-position: right -153px;
	color: #fff;
	text-shadow: none;
	border: 1px solid #b3babe;
	height: 22px;
	width: 26px;
	text-indent: -10000px;
	float: right;
}

#search-3 input[type=submit]:hover {
	background-position: right -175px;
	border-color: #798489;
}

#search-3 input#s {
	width: 86%;
}

#search-3 .widget-title {
	display: none;
}

#search-3 input:focus {
	border: 1px solid #7ec51e;
}

.textwidget p {
	line-height: 17px;
}

#text-3,
#text-4,
#text-8,
.widget_blog_subscription {
	background: none;
	padding: 0;
}

div#categories-3,
div#wp_tag_cloud-3,
div#text-4,
div#text-3,
#text-9,
#text-8,
#text-7,
.widget_blog_subscription {
	background-color: #f5f6f6;
	border: 1px solid #d6d6d6;
}

div#text-3,
#text-8,
.widget_blog_subscription {
	padding: 12px;
}

.widget-wrapper.widget_blog_subscription {
	padding-bottom: 12px;
}

div#text-3 .widget-title,
#text-9 .widget-title,
#text-8 .widget-title,
#text-7 .widget-title,
.widget_blog_subscription .widget-title {
	padding: 0;
}

div#text-3 p,
#text-8 p,
.widget_blog_subscription p {
	margin: 0;
	font-size: 11px;
	line-height: 17px;
}

div#text-3 .buttonBasic,
#text-8 .buttonBasic,
.widget_blog_subscription input[type=submit] {
	width: 51%;
	min-width: 140px;
	margin-top: 12px;
}

div#categories-3 {
	padding: 12px 12px 12px 9px;
}

div#categories-3 ul {
	font-size: 11px;
	list-style-type: none;
	padding-left: 9px;
}

div#categories-3 ul li {
	padding: 0;
	margin: 0;
	color: #a7adb0;
}

div#categories-3 .widget-title {
	padding: 0;
}

div#categories-3 .widget-title a {
	color: #002554;
}

.widget-title a {
	font-weight: bold;
}

div#categories-3 ul {
	padding-left: 1px;
	line-height: 16px;
}

div#text-4 {
	font-size: 11px;
	padding: 12px 12px 9px;
}

div#text-4 table {
	margin-top: 0;
	margin-bottom: 0;
}

div#text-4 li {
	list-style-type: none;
}

div#wp_tag_cloud-3 {
	color: #002554;
	padding: 6px !important;
	background: #f5f6f6;
	border: 1px solid #d9d9d9;
}

div#wp_tag_cloud-3 a {
	color: #002554;
	padding: 12px;
}

div#wp_tag_cloud-3 a:hover {
	color: #7ec51e;
}

div#wp_tag_cloud-3 .widget-title {
	display: none;
}

div .colophon-widget div.widget-title {
	text-align: center;
}

table.socialmedia {
	border: 0 !important;
}

table.socialmedia td {
	border: 0;
	border-collapse: 0;
}

table.socialmedia td.socialmedia-text {
	vertical-align: middle;
}

table.socialmedia td.socialmedia-icon {
	width: 1px;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

div#wp_tag_cloud-3 a {
	color: #002554;
	margin: 4px;
	padding: 0;
	display: inline-block;
}

#colophon-widget .widget-title {
	padding-bottom: 0;
}

/* Wette des Tages */
#text-7 {
	padding: 6px;
}

#text-7 .widget-title {
	margin-bottom: 6px;
}

#text-7 table {
	margin: 0;
	border: 0;
	table-layout: auto;
}

#text-7 table td {
	padding: 0;
	border: 0;
	vertical-align: top;
}

#text-7 table td.bod__button {
	vertical-align: bottom;
}

#text-7 table .bod__calendar {
	width: 1%;
	padding: 0 3px 0 33px;
}

#text-7 .bod__calendar img {
	min-width: 110px;
	margin-bottom: -4px;
}

#text-7 .textwidget {
	padding: 12px 6px;
	color: #fff;
	background-color: #002554;
}

#text-7 td {
	font-family: Roboto, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 21px;
}

#text-7 p {
	margin: 0 0 6px;
}

#text-7 .buttonBasic {
	display: inline-block;
}

/*------------------------------------*\
	POSTS
\*------------------------------------*/
div.post-entry {
	font-size: 11px;
	line-height: 14px;
}

.post-entry ul {
	padding-left: 26px;
}

.post-entry .buttonBasic {
	margin: 12px 0 12px 12px;
}

.post-meta, .post-meta a, .post-meta span.author a, .post-meta span.timestamp, .post-meta .comments-link a {
	color: #646e74;
	font-size: 10px;
}

div.post {
	margin: 6px 0;
	background-color: #F5F6F6;
    padding-bottom: 12px;
	border: 1px solid #D9D9D9;
	padding-bottom: 12px;
}

.post .post-title, .post .post-meta, .post.post-entry, .post p, .post .post-edit {
	padding: 0 12px;
}

.post .post-title {
	padding-top: 24px;
}

.post .post-edit {
	padding-bottom: 12px;
}

a img.aligncenter {
	max-width: 100%;
}

.post img {
	text-align: left;
	margin: 0 0 12px 12px;
	max-width: calc(100% - 24px);
}

.post-entry p {
	color: #404350;
	font-size: 11px;
	margin-top: 0;
}

.post-entry a {
	color: #002554;
}

.post-entry a:hover {
	color: #7ec51e;
}

.post-entry .buttonBasic a {
	color: #fff;
}

div.post-edit a {
	font-size: 11px;
	color: #9f9f9f;
}

div.post-data {
	display: none;
}

div.post-1 .post-title {
	margin: 0;
	padding: 12px 0;
}

h1.post-title {
	margin-top: 0;
	font-size: 17px;
	font-stretch: condensed;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0;
}

div.post {
	margin-bottom: 12px;
}

div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title,
div#jp-relatedposts div.jp-relatedposts-items p {
	font-size: 11px;
}

#infinite-handle span button {
	color: #002554;
	font-weight: 700;
}

#infinite-handle span button:hover {
	color: #7ec51e;
	font-weight: 700;
}

h1.post-title a:hover {
	color: #7ec51e;
}

.infinite-scroll #infinite-handle span {
	background-color: #fff;
}

div.read-more {
	margin-bottom: -7px;
}

/*------------------------------------*\
	SUB-SITES
\*------------------------------------*/
div.page {
	background-color: #fff;
	padding: 12px;
	box-shadow: 0 0 2px 2px #cfd2d4;
	margin: 12px 0;
}

div.page h1.post-title {
	padding-top: 12px;
	padding-bottom: 12px;
}

#post-7 {
	padding: 12px 6px;
}

#post-7 .post-title {
	padding-left: 12px;
}

.breadcrumb-list {
	background-color: transparent;
	padding: 3px 18px 3px 6px;
	margin-bottom: 6px;
}

.breadcrumb-list a {
	color: #002554;
}

.breadcrumb-current {
	color: #7ec51e;
}

/*
.page_item:hover {
	background-color: #f5f6f6;
	border: 1px solid #d6d6d6;
}
*/

.page .post-entry h2,
.page .post-entry h3 {
	padding-left: 0;
	padding-right: 0;
}

.page .post-entry ol,
.page .post-entry .buttonBasic {
	margin-left: 0;
	margin-right: 0;
}

.page .post-entry ul {
	padding-left: 14px;
}

/*------------------------------------*\
	FOOTER
\*------------------------------------*/
ul.social-icons,
div.powered {
	display: none;
}

#footer-wrapper .col-540 {
	display: none;
}

#footer-wrapper #nav_menu-2 {
	margin: 0 0 20px;
	padding: 0;
	text-align: center;
}

#footer-wrapper #nav_menu-2 ul {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: auto;
}

#footer-wrapper #nav_menu-2 ul li {
	list-style: none outside none;
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px;
}

#nav_menu-2 ul li a {
	color: #002554;
}

#nav_menu-2 ul li a:hover {
	color: #7ec51e;
}

/*------------------------------------*\
	COMMENTS
\*------------------------------------*/
span.comments-link a {
	font-size: 11px;
}

div#respond h3 {
	font-size: 11px;
	padding-left: 0;
}

div.reply {
	margin: 5px 0 0;
	font-size: 11px;
}

div.comment-body p {
	margin: 10px 0 0;
	font-size: 11px;
}

div.reply a {
	font-size: 11px;
}

div.comment-author {
	font-size: 11px;
}

div.comment-body p {
	line-height: 16px;
}

div#comment-form-comment textarea {
	font-size: 11px !important;
}

ol.commentlist li {
	margin-top: 2px;
}

h6#comments,
h3#reply-title {
	margin-left: 0;
	margin-bottom: 6px;
	font-size: 12px;
}

.previous a,
.sd-block,
h3.sd-title {
	font-size: 11px !important;
}

.col-620 {
	margin-right: 1.12766%;
}

#widgets {
	margin-top: 6px;
}

/*------------------------------------*\
	KONTAKT
\*------------------------------------*/
form.contact-form {
	background-color: #fff;
	padding: 18px 0 12px 12px;
	border: 3px solid #002554;
}

form div {
	margin-bottom: 0;
}

.contact-form input,
.contact-form textarea,
.contact-form area {
	box-shadow: none;
	border: 1px solid #bdc3c7;
}

.breadcrumb-list {
	margin-top: 6px;
}

h6 {
	margin-left: 6px;
	color: #404350;
	font-size: 12px;
}

div#text-5 {
	padding: 0;
}

div#plus18 {
	background-image: url('https://blog.bet-at-home.com/wp-content/uploads/2023/03/respgaminglogo-1.png');
	width: 144px;
	height: 25px;
	float: right;
	position: relative;
	top: 20px;
}

@media screen and (max-width: 980px) {
	div#plus18 {
		top: 5px;
	}
}

div#plus18:hover {
	background-position: 144px 0;
	background-image: url('https://blog.bet-at-home.com/wp-content/uploads/2023/03/respgaminglogo-1.png');
}

div.col-380 {
	display: none;
}

.widget-wrapper {
	padding-bottom: 0px;
	border-radius: 0;
	background: #F5F6F6;
	border: 1px solid #d6d6d6;
}

#colophon-widget .widget-wrapper {
	background: #e3e6e6;
	border: none;
}

div#text-5 {
	height: 1px;
}

span.ellipsis {
	font-size: 11px;
	color: #404350;
}

div#footer-wrapper {
	padding-top: 0;
}

div.read-more {
	background-color: #fff;
	padding: 12px;
}

div.read-more a,
ul li a {
	color: #002554;
	font-weight: bold;
}

div.read-more a:hover,
ul li a:hover {
	color: #7ec51e;
}

span.timestamp,
span.author a {
	font-size: 11px;
}

.buttonBasic a:hover,
.buttonBasic:hover,
.buttonBasic:hover a,
.widget_blog_subscription input[type=submit]:hover {
	color: #404350;
}

.buttonBasic:hover,
.widget_blog_subscription input[type=submit]:hover {
	background: #7ec51e;
	color: #fff;
	font-weight: bold;
	border-radius: 0 !important;
}

.breadcrumb-list a {
	color: #002554;
}

.breadcrumb-list a:hover {
	color: #7ec51e;
}

.navigation {
	height: auto;
	margin: 12px 0;
}

.navigation:before,
.navigation:after {
	content: " ";
	display: table;
}

.navigation:after {
	clear: both;
}

.previous a {
	color: #002554;
}

.previous a:hover {
	color: #7ec51e;
}

#respond h3 {
	margin-top: 0;
}

#respond {
	margin-bottom: 0;
	padding-bottom: 0;
	background: transparent;
	border-radius: 0;
	border: 1px solid #d9d9d9;
}

#respond form {
	background: #e3e6e6;
}

.post table {
	margin-left: 12px;
	width: auto;
	width: -webkit-calc(100% - 24px);
	width: -moz-calc(100% - 24px);
	width: calc(100% - 24px);
}

#jp-post-flair {
	margin-left: 12px;
}

.navigation .previous {
	margin-left: 6px;
}

.navigation .next, .navigation .next a {
	margin-right: 6px;
	font-size: 11px;
	color: #002554;
}

.navigation .next a:hover {
	color: #7ec51e;
}

div#content-archive .post-entry img {
	width: auto;
	margin: 0 12px 12px;
}

img#wpstats {
	display: none;
}

.col-620 {
	width: 60.9574%;
}

.col-300 {
	width: 37.914%;
}

.pds-box {
	margin-left: 12px !important;
	margin-bottom: 12px !important;
}

.pds-answer-group {
	padding: 2px 0 !important;
}

ol {
	margin-left: 12px;
	padding-left: 18px;
}

.post-entry blockquote {
	quotes: "\201C" "\201D" "\2018" "\2019";
	border-left: none;
	background: none;
	margin: 0;
	box-sizing: border-box;
}

.post-entry blockquote:before {
	padding-left: 10px;
	color: #c9c9c9;
	content: open-quote;
	font-size: 50px;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	float: left;
}

.post-entry blockquote:after {
	padding-right: 10px;
	color: #c9c9c9;
	content: close-quote;
	font-size: 50px;
	line-height: 40px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	float: right;
	margin-top: -30px;
	overflow: hidden;
}

.post-entry blockquote p {
	text-align: center;
	padding: 0 50px;
	padding-top: 20px;
	font-family: Tahoma, sans-serif !important;
	font-size: 11px !important;
	line-height: 18px;
}

.post-entry blockquote p a {
	display: inline-block;
	margin-top: 10px;
}

.post-entry blockquote.float--left,
.post-entry blockquote.float--right {
	max-width: 50%;
}

.float--left {
	float: left;
}

.float--right {
	float: right;
}

.post-entry table.width-auto {
	width: auto !important;
	margin: 0 auto;
}

.post-entry table td.td--hidden {
	background-color: #f5f6f6;
	border: none;
}

.post-entry .l-width-10,
.post-entry table td.td--10 {
	width: 10%;
}

.post-entry .l-width-20,
.post-entry table td.td--20 {
	width: 20%;
}

.post-entry .l-width-30,
.post-entry table td.td--30 {
	width: 30%;
}

.post-entry .l-width-40,
.post-entry table td.td--40 {
	width: 40%;
}

.post-entry .l-width-50,
.post-entry table td.td--50 {
	width: 50%;
}

.post-entry .l-width-60,
.post-entry table td.td--60 {
	width: 60%;
}

.post-entry .l-width-70,
.post-entry table td.td--70 {
	width: 70%;
}

.post-entry .l-width-80,
.post-entry table td.td--80 {
	width: 80%;
}

.post-entry .l-width-90,
.post-entry table td.td--90 {
	width: 90%;
}

.post-entry .l-width-full {
	width: 100%;
}

.post-entry table.border-none,
.post-entry table.border-none tr,
.post-entry table.border-none th,
.post-entry table.border-none td {
	border: none;
}

.post-entry table.zebra tr:nth-child(2n+1) {
	background: #dee0e1;
}

.post-entry table.border-none-vertical {
	border-top: none;
	border-bottom: none;
}

.post-entry .l-position-center-horizontal {
	position: relative;
	margin: 0 auto;
}

.post-entry #twitter-widget-0 {
	width: 430px !important;
}

.post-meta {
	margin-top: 3px;
}

.post-entry table .buttonBasic {
	margin: 0;
}

/*------------------------------------*\
	SLIDER
\*------------------------------------*/
#text-9 {
	padding: 6px;
}

#text-9 .widget-title {
	margin-bottom: 6px;
}

#slideshow {
	overflow: hidden;
}

#slideshow__css-slider {
	position: relative;
	height: 140px;
	max-width: 363px;
	overflow: hidden;
	margin: 0 auto;
}

#slideshow__css-slider .slideshow__css-slider__control {
	position: absolute;
	top: 45%;
}

#slideshow__css-slider .slideshow__css-slider__control--prev,
#slideshow__css-slider .slideshow__css-slider__control--next {
	z-index: 100;
	display: none;
	top: 55px;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
}

#slideshow__css-slider .slideshow__css-slider__control--prev {
	left: 6px;
	border-right: 15px solid white;
}

#slideshow__css-slider .slideshow__css-slider__control--next {
	right: 6px;
	border-left: 15px solid white;
}

#slideshow__css-slider .slideshow__css-slider__control--c1 {
	display: block;
}

.slideshow__css-slider__slidebar__slide {
	display: inline-block;
}

@-webkit-keyframes slider {
	0%, 25%, 100% {
		left: 0;
	}
	
	30%, 55% {
		left: -363px;
	}
	
	60%, 90% {
		left: -726px;
	}
}

@-moz-keyframes slider {
	0%, 25%, 100% {
		left: 0;
	}
	
	30%, 55% {
		left: -363px;
	}
	
	60%, 90% {
		left: -726px;
	}
}

@keyframes slider {
	0%, 25%, 100% {
		left: 0;
	}
	
	30%, 55% {
		left: -363px;
	}
	
	60%, 90% {
		left: -726px;
	}
}

#slideshow__css-slider .slideshow__css-slider__slidebar {
	position: absolute;
	left: 0;
	top: 0;
	width: 726px;
	height: 140px;
	-webkit-animation: slider 21s infinite;
	-moz-animation: slider 21s infinite;
	animation: slider 21s infinite;
}

.slideshow__breakpoint:target ~ #slideshow__css-slider .slideshow__css-slider__slidebar {
	-webkit-transition: left 1s;
	-moz-transition: left 1s;
	transition: left 1s;
}

.slideshow__breakpoint:target ~ #slideshow__css-slider .slideshow__css-slider__slidebar {
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	transition: opacity 1s;
}

#slideshow__css-slider .slideshow__css-slider__static-slider {
	position: absolute;
	left: 0;
	top: 0;
	width: 726px;
	height: 140px;
	background: url('https://blog.bet-at-home.com/wp-content/uploads/2021/11/363x140_blog_em_Winnerwonderland.jpg') 0 0 no-repeat, url('https://blog.bet-at-home.com/wp-content/uploads/2021/02/363x140_blog_bonus-sport-FIRST_de.jpg') 363px 0 no-repeat;
}

.slideshow__breakpoint:target ~ #slideshow__css-slider .slideshow__css-slider__static-slider {
	-webkit-transition: background 1s;
	-moz-transition: background 1s;
	transition: background 1s;
}

#slideshow__css-slider .slideshow__css-slider__slidebar__slide {
	position: relative;
	padding: 0;
	margin: 0;
	width: 363px;
	height: 140px;
	display: inline-block;
	overflow: hidden;
	margin-right: -4px;
}

#slideshow__slideshow__css-slider .slideshow__slideshow__css-slider__slidebar__slide a {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.slideshow__breakpoint {
	display: none;
}

.slideshow__breakpoint:target ~ #slideshow__css-slider .slideshow__css-slider__slidebar,
.slideshow__breakpoint:target ~ #slideshow__css-slider .slideshow__css-slider__slidebar__slide:after {
	-webkit-animation-play-state: paused;
	-moz-animation-play-state: paused;
	animation-play-state: paused;
}

.slideshow__breakpoint:target ~ #slideshow__css-slider .slideshow__css-slider__slidebar {
	visibility: hidden;
}

#slideshow__css-slider .slideshow__css-slider__static-slider .slideshow__css-slider__static-slider__slider-link {
	width: 363px;
	height: 140px;
	display: block;
}

#slideshow__breakpoint1:target ~ #slideshow__css-slider .slideshow__css-slider__control {
	display: none;
}

#slideshow__breakpoint1:target ~ #slideshow__css-slider .slideshow__css-slider__control--c1 {
	display: block;
}

#slideshow__breakpoint1:target ~ #slideshow__css-slider .slideshow__css-slider__static-slider {
	background-position: 0 0, 363px 0, 726px 0;
}

#slideshow__breakpoint1:target ~ #slideshow__css-slider .slideshow__css-slider__static-slider .slideshow__css-slider__static-slider__slider-link {
	display: none;
}

#slideshow__breakpoint1:target ~ #slideshow__css-slider .slideshow__css-slider__static-slider .slideshow__css-slider__static-slider__slider-link--slider_link1 {
	display: block;
}

#slideshow__breakpoint2:target ~ #slideshow__css-slider .slideshow__css-slider__control {
	display: none;
}

#slideshow__breakpoint2:target ~ #slideshow__css-slider .slideshow__css-slider__control--c2 {
	display: block;
}

#slideshow__breakpoint2:target ~ #slideshow__css-slider .slideshow__css-slider__static-slider {
	background-position: -363px 0, 0 0, 363px 0;
}

#slideshow__breakpoint2:target ~ #slideshow__css-slider .slideshow__css-slider__static-slider .slideshow__css-slider__static-slider__slider-link {
	display: none;
}

#slideshow__breakpoint2:target ~ #slideshow__css-slider .slideshow__css-slider__static-slider .slideshow__css-slider__static-slider__slider-link--slider_link2 {
	display: block;
}

#slideshow__breakpoint3:target ~ #slideshow__css-slider .slideshow__css-slider__control {
	display: none;
}

#slideshow__breakpoint3:target ~ #slideshow__css-slider .slideshow__css-slider__control--c3 {
	display: block;
}

#slideshow__breakpoint3:target ~ #slideshow__css-slider .slideshow__css-slider__static-slider {
	background-position: -726px 0, -363px 0, 0 0;
}

#slideshow__breakpoint3:target ~ #slideshow__css-slider .slideshow__css-slider__static-slider .slideshow__css-slider__static-slider__slider-link {
	display: none;
}

#slideshow__breakpoint3:target ~ #slideshow__css-slider .slideshow__css-slider__static-slider .slideshow__css-slider__static-slider__slider-link--slider_link3 {
	display: block;
}

#text-17 {
	padding: 6px;
}

/**
  * VIDEO
  */
.widget_media_video { 
	padding: 12px;
}

.widget_media_video iframe { 
	width: 100%; 
}

/**ICE League zone customizations**/
#post-41231{
	background-image:url('https://blog.bet-at-home.com/wp-content/uploads/2021/09/ice_background.jpg');
	background-size:cover;
	background-position:center top;
}

#post-41231 h1.post-title {
    display:none;
}

#post-41231 .ice-league-zone-current-post.wp-block-newspack-blocks-carousel .post-thumbnail img{
	max-width: unset;
    margin: 0;
}

#post-41231 h2.ice-league-zone-h2-box-header{
	margin-left:12px;
	margin-top:15px;
	margin-bottom:15px;
}

#post-41231 .ice-league-zone-promotion-box.wp-block-media-text .wp-block-media-text__content{
	padding:12px;
}

#post-41231 .wp-block-buttons>.wp-block-button.ice-league-zone-cta:last-child{
	margin-top:-5px !important;
}

#post-41231 .ice-league-zone-cta a{
	padding-top:6px;
	padding-bottom:5px;
	padding-left:9px;
	padding-right:9px;
	font-weight:bold !important;
}
#post-41231 .ice-league-zone-cta a:hover{
	color:#404350;
}

#post-41231 .ice-league-zone-schedule-holder{
	padding:15px;
	overflow:hidden;
}

#post-41231 .ice-league-zone-schedule{
	padding:0;
	padding-bottom:1em;
}

#post-41231 .wp-block-coblocks-events .slick-prev, .wp-block-coblocks-events .slick-next{
	width: 14em;
    z-index: 1;
    height: 2.3em;
    background: #7ec51e;
    border: solid 5px white;
}

#post-41231 .wp-block-coblocks-events .slick-prev::before, #post-41231 .wp-block-coblocks-events .slick-next::before{
	background:none;
	padding-top:6px;
	color:#ffffff;
	font-size: 13px;
	font-family:'Roboto';
}

#post-41231 .wp-block-coblocks-events .slick-prev::before{
	content:"FRÜHER";
}

#post-41231 .wp-block-coblocks-events .slick-next::before{
	content:"SPÄTER";
}

#post-41231 .ice-league-zone-no-margin{
	margin:0;
}

#post-41231 .ice-league-zone-no-margin-top{
	margin-top:0;
}

#post-41231 .ice-league-zone-full-width, #post-41231 .ice-league-zone-full-width figure, #post-41231 .ice-league-zone-full-width figure img{
	width:100%;
}

#post-41231 .ice-league-zone-current-post article{
	/** required when right hand video is square format**/
	max-height: 564px;
}

@media only screen and (max-width: 599px) {
  .hide-smaller-600px {
    display:none;
  }
}

@media only screen and (min-width: 600px) {
  .hide-wider-599px {
    display:none;
  }
}

/** blog subscription button fix**/
#subscribe-blog-blog_subscription-3 .wp-block-button__link{
    margin-top: 12px;
    border-radius: 0;
}


/*carousel slider customization*/

.carousel-slider-hero__cell__inner.carousel-slider--h-position-center {
    justify-content: right;
}

.carousel-slider-hero__cell__inner.carousel-slider--v-position-middle {
    align-items: start;
}

.button.cs-hero-button, .button.cs-hero-button:hover {
    font-size: 11px;
    text-transform: uppercase;
}

.carousel-slider-hero__cell__button__one {
    margin-right: 0px;
}

.carousel-slider-hero__cell__heading {
    text-transform: uppercase;
}

.button.cs-hero-button:hover {
	color: #404350;
	border: none;
	box-shadow: none;
	background:#7ec51e;
}

.carousel-slider .owl-nav .owl-next, .carousel-slider .owl-nav .owl-prev {
  opacity: 1;
}

.carousel-slider .owl-nav .owl-next, .carousel-slider .owl-nav .owl-prev {
  box-shadow: none;
}

@media(max-width:767px){
	.carousel-slider-hero__cell__heading {
	  font-size: 14px;
	}

	.carousel-slider-hero__cell__description {
	  font-size: 12px;
	}

	.carousel-slider-hero__cell__content {
	  max-width: 100% !important;
	}
	
	.carousel-slider-hero__cell {
	  height: 60em;
	}
	
	.carousel-slider-hero__cell__background{
		background-position: left top !important;
	}
	.carousel-slider-hero__cell__content {
	  align-self: end;
	}
	
	.carousel-slider-hero__cell__inner.carousel-slider--h-position-center {
	  justify-content: left;
	}

	.carousel-slider-hero__cell__inner.carousel-slider--text-right {
	  text-align: left;
	}
}

/*sibar image remove margin-bottom */
.slideshow__css-slider__slidebar__slide a img.alignleft {margin-bottom:0;}