/*
 Wettquoten (a child theme of Bridge Theme) Styles
*/


.single-wettq_wettanbieter .q_icon_list p {
	line-height: 27px;
}

.wettq-archive-filters input[type=checkbox] {
	margin: 10px;
	vertical-align: middle;
	-webkit-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}

.wettq-archive-filters label {
	font-size: 0.9em;
	font-weight: 500;
}

.qbutton.wettq-tw-zum-anbietervergleich:hover,
.qbutton.wettq-tw-zum-bonusvergleich:hover {
    color: #fff !important;
	background-color: #bf4617 !important;
	border-color: #bf4617 !important;
}

.no-comments-open #comments {
    display: none;
}

.q_icon_list {
    margin-bottom: 5px;
}

.top-wettq-wettanbieter,
.anbieter-row-list {
	display: block;
	box-sizing: border-box;
	width: 100%;
}

.top-wettq-wettanbieter {
	margin: 20px 0;
}

.top-wettq-wettanbieter.nd.light {
	margin: 0 0 20px;
}

.top-wettq-wettanbieter ul {
	margin-bottom: 20px;
	background-color: rgba( 200, 200, 200, 0.5 );
	padding: 5px;
	list-style-type: none;
}

.top-wettq-wettanbieter.light ul {
	border: 1px solid rgba( 255, 255, 255, 0.9);
	padding: 5px;
	margin-bottom: 10px;
}

.top-wettq-wettanbieter.nd ul {
	background-color: #f0f0f0;/*#f5f5f5*/
	padding: 0;
	margin-bottom: 10px;/*7px*/
}

.top-wettq-wettanbieter.nd ul.header {
	padding: 0;
	margin-bottom: 5px;/*3px;*/
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}

.top-wettq-wettanbieter.nd.light ul {
	border-top: 1px solid rgba( 0, 0, 0, 0.2);
	background-color: rgba( 255, 255, 255, 0.9 );
	padding: 12px 10px 12px 12px;
	margin-bottom: 0;
}

.top-wettq-wettanbieter ul:last-child {
	margin-bottom: 0;
}

.top-wettq-wettanbieter.nd.light ul:last-child {
	border-bottom: 1px solid rgba( 0, 0, 0, 0.2);
}

.top-wettq-wettanbieter .anbieter-row-list li {
	height: 75px;
	margin-bottom: 5px;
	position: relative;
	overflow: hidden;
}

.top-wettq-wettanbieter.nd:not(.light) .anbieter-row-list li {
	/*height: 142px;*/
	height: 114px;
	border-right: 1px solid rgba( 0, 0, 0, 0.2);
	padding: 10px;
	box-sizing: border-box;
}

.no-sidebar .top-wettq-wettanbieter.nd:not(.light) .anbieter-row-list:not(.header) li {
	height: 142px;
	padding: 11px 15px 17px;
}

.top-wettq-wettanbieter.light .anbieter-row-list li {
	height: 45px;
	padding-top: 0;
	margin-bottom: 0;
}

.top-wettq-wettanbieter.nd.light .anbieter-row-list li {
	height: 48px;
	padding-top: 0;
	margin-bottom: 0;
}

.anbieter-row-list .wrap{
	display: table;
	height: inherit;
	width: 100%;
	overflow: hidden;
}

.nd .anbieter-row-list .wrap{
	/*height: inherit;*/
	height: 100%;
}

.anbieter-row-list .wrap-inner {
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}

/* Header */
.top-wettq-wettanbieter .anbieter-row-list.header {
	display: none;
}

.anbieter-row-list .platz-area {
	text-align: center;
	border-radius: 50%;
	background-color: #000;
	color: #fff;
	padding: 10px;
	width: 30px;
	height: 30px;
	display: block;
	margin: auto;
}

.top-wettq-wettanbieter.light .anbieter-row-list .platz-area {
	background-color: #fff;
	color: #000;
	padding: 5px;
	width: 20px;
	height: 20px;
}

.top-wettq-wettanbieter.nd .anbieter-row-list .platz-area {
	background-color: #e6e6e6;
	color: #000;
	padding: 0;
	width: 30px;
	height: 30px;
	position: absolute;
	top: -8px;
	left: -8px;
	border: 2px solid rgba( 255, 255, 255, 1);
}

.top-wettq-wettanbieter.nd.light .anbieter-row-list .platz-area {
	width: 20px;
	height: 20px;
}

.top-wettq-wettanbieter .anbieter-row-list .platz-area p {
	background-color: transparent;
	color: #fff;
}

.top-wettq-wettanbieter.nd .anbieter-row-list .platz-area p {
	color: #000;
}

.top-wettq-wettanbieter.light .anbieter-row-list .platz-area p {
	color: #000;
}

.top-wettq-wettanbieter.nd:not(.filterable) .top1-wettq-wettanbieter .platz-area p {
	color: #fff;
}

.top-wettq-wettanbieter.light:not(.filterable) .top1-wettq-wettanbieter .platz-area p {
	color: #fff;
}

.top-wettq-wettanbieter:not(.light) .anbieter-row-list .platz-nr{
	/*font-size: 0.8em;*/
	font-size: 1.2em;
	font-weight: bold;
	width: inherit;
	height: inherit;
	text-align: center;
}

.top-wettq-wettanbieter.light .anbieter-row-list .platz-nr{
	font-size: 0.8em;
	text-align: center;
	margin-top: -4px;
}

.top-wettq-wettanbieter.nd .anbieter-row-list .platz-nr{
	margin-top: 1px;
	margin-left: 2px;
}

.top-wettq-wettanbieter.nd.light .anbieter-row-list .platz-nr{
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	margin-top: -3px;
	margin-left: 2px;
}

.top-wettq-wettbonus.nd.light .anbieter-row-list .platz-nr{
	margin-top: -4px;/*-2px*/
	margin-left: 2px;
	color: #000;
}

.anbieter-row-list li.branding-logo .wrap {
	background-color: rgba( 0, 0, 0, 1 );
	color: #fff;
}

.anbieter-row-list li.platz-area-column .wrap,
.anbieter-row-list li.bewertung-total .wrap {
	background-color: rgba( 255, 255, 255, 0.6 );
	color: #000;
}

.top-wettq-wettanbieter.light .anbieter-row-list li.branding-logo .wrap {
	background-color: transparent;
	color: #000;
}

.top-wettq-wettanbieter.nd.light .anbieter-row-list li.branding-logo {
	padding-bottom: 0;
}

.top-wettq-wettanbieter.nd.light .anbieter-row-list li.branding-logo .wrap {
	background-color: rgba( 0, 0, 0, 1 );
}

.top-wettq-wettanbieter.nd .anbieter-row-list:not(.header) li.branding-logo .wrap,
.top-wettq-wettanbieter.nd .anbieter-row-list:not(.header) li.branding-logo,
.top-wettq-wettanbieter.nd.light .anbieter-row-list li.branding-logo .wrap,
.top-wettq-wettanbieter.nd.light .anbieter-row-list li.branding-logo {
	overflow: visible;
}

.top-wettq-wettanbieter.light .anbieter-row-list li.bewertung-total .wrap {
	background-color: rgba( 255, 255, 255, 0.6 );
	color: #000;
}

.anbieter-row-list li.branding-logo .wrap {
	position: relative;
	display: block;
}

/* Wettanbieter logo bei sidebar */
.nd .anbieter-row-list li.branding-logo .logo-box {
	position: relative;
	display: block;
	height: inherit;
}

/*body:not(.no-sidebar) .nd .anbieter-row-list li.branding-logo .logo-box {*/
body:not(.no-sidebar) .nd:not(.top-wettq-wettbonus) .anbieter-row-list li.branding-logo .logo-box {
	height: 60px;
	/*background-color: transparent;*/
	background-color: rgba( 0, 0, 0, 1 );
}

/*body:not(.no-sidebar) .nd .anbieter-row-list li.branding-logo  .wrap {*/
body:not(.no-sidebar) .nd:not(.top-wettq-wettbonus):not(.light) .anbieter-row-list li.branding-logo  .wrap {
	background-color: transparent;
	color: #000;
}

/* Wettanbieter info under logo */
body:not(.no-sidebar) .nd .bewertung-and-rewiev-box.has-sidebar {
	height: auto;
	text-align: left;
}

body:not(.no-sidebar) .nd .bewertung-and-rewiev-box.has-sidebar .box-inner,
body:not(.no-sidebar) .nd .bewertung-and-rewiev-box.has-sidebar .bewertung-star-ratings-and-total-points {
	display: block;
		line-height: 20px;
}

body:not(.no-sidebar) .nd .bewertung-and-rewiev-box.has-sidebar .bewertung-total-points,
body:not(.no-sidebar) .nd .bewertung-and-rewiev-box.has-sidebar .wettq-star-rating {
	display: inline-block;
}

body:not(.no-sidebar) .nd .bewertung-and-rewiev-box.has-sidebar .anbieter-name {
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
}

body:not(.no-sidebar) .nd .bewertung-and-rewiev-box.has-sidebar .bewertung-total-points {
	text-align: left;
	font-size: 15px;
	line-height: normal;
	padding-right: 10px;
}

body:not(.no-sidebar) .nd .bewertung-and-rewiev-box.has-sidebar .wettq-star-rating {
	font-size: 0.8em;
    line-height: 16px;
}

.wettq-star-rating  .fa-star-o {
	color: rgba(0, 0, 0, 0.2 );
}

.wettq-star-rating  .fa-star {
	color: #FFD700;/*gold*/
}

.anbieter-row-list li.branding-logo img {
	max-height: 100%;
	width: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	image-rendering: auto;/*?pt optimizequality*/
}

.anbieter-row-list li.anbieter-staerke .wrap-inner{
	background-color: rgba( 255, 255, 255, 0.6 );
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis !important;
}

/* Anbieter staerke bei sidebar */
/* */
.nd .anbieter-row-list li.anbieter-staerke .wrap {
	background-color: transparent !important;
}

.nd .anbieter-row-list li.anbieter-staerke .highlights-box {
	display: block;
	background-color: rgba( 255, 255, 255, 1 ) !important;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.nd .anbieter-row-list li.anbieter-staerke .highlights-box {
	height: 68px;
}

.no-sidebar .nd .anbieter-row-list li.anbieter-staerke .highlights-box {
	height: 114px;
}

/* higlights */
.nd .wettq-anbieter-higlights {
	text-align: left;
	padding: 0 10px;
	font-size: 11px;
	line-height: 15px;
}

.no-sidebar .nd .wettq-anbieter-higlights {
	padding: 0 15px;
	font-size: 13px;
	line-height: 16px;
}

.nd .wettq-anbieter-higlights .wettq-anbieter-higlights-icon {
	padding-right: 8px;
}

.no-sidebar .nd .wettq-anbieter-higlights .wettq-anbieter-higlights-icon {
	padding-right: 11px;
}

/* bonus-rechner */
.nd .anbieter-row-list li.bonus-rechner .wrap {
	background-color: transparent;
}

.nd .anbieter-row-list li.bonus-rechner .wettq-bonus-rechner {
	/*display: block;*/
	width: 100%;
	box-sizing: border-box;
	display: table;
	table-layout: fixed;
	/*height: 48px;*/
}

.no-sidebar .nd .anbieter-row-list li.bonus-rechner .wettq-bonus-rechner {
	/*height: 90px;*/
}

.nd .anbieter-row-list li.bonus-rechner .input-wrap,
.nd .anbieter-row-list li.bonus-rechner input[type=text] {
	display: inline-block;
}

.nd .anbieter-row-list li.bonus-rechner .input-wrap,
.nd .anbieter-row-list li.bonus-rechner .sign-icon-holder {
	display: inline-block;
	display: table-cell;
	vertical-align: middle;
	padding: 5px 0;
}

.no-sidebar .nd .anbieter-row-list li.bonus-rechner .input-wrap,
.no-sidebar .nd .anbieter-row-list li.bonus-rechner .sign-icon-holder {
	padding: 10px 0;
}

.nd .anbieter-row-list li.bonus-rechner .sign-icon-holder {
	padding: 30px 0 5px;
	width: 30px;
	text-align: center;
}

.nd .anbieter-row-list li.bonus-rechner .sign-icon-holder.equal {
	text-align: right;
}

.no-sidebar .nd .anbieter-row-list li.bonus-rechner .sign-icon-holder.equal {
	text-align: center;
}

.no-sidebar .nd .anbieter-row-list li.bonus-rechner .sign-icon-holder {
	padding: 35px 0 10px;
	width: 40px;
	text-align: center;
}

.nd .anbieter-row-list li.bonus-rechner .input-wrap{
	font-size: 13px;
}

.no-sidebar .nd .anbieter-row-list li.bonus-rechner .input-wrap{
	font-size: 15px;
}

.nd .anbieter-row-list li.bonus-rechner input[type=text]{
	height: 26px;
	width: 55px;
	border-radius: 3px;
	outline: 0;
	-moz-outline-style: none;
	border: 1px solid #bbb;
	/*padding: 0 0 0 2px;*/
	font-size: 18px;
	font-weight: 500;
	color: #000;
	box-sizing: border-box;
	text-align: center;
}

/*
.nd .anbieter-row-list li.bonus-rechner input[type="text"]:focus{
	border: 1px solid #3498db;
}
*/

.nd .anbieter-row-list li.bonus-rechner .input-wrap.bonus-rechner-einzahlung input[type=text]:focus{
	border: 1px solid #3498db;
}

.no-sidebar .nd .anbieter-row-list li.bonus-rechner input[type=text]{
	height: 33px;
	width: 75px;
	font-size: 20px;/*22px*/
	font-weight: 500;
}

.nd .anbieter-row-list li.bonus-rechner .input-wrap.bonus-rechner-bonus,
.nd .anbieter-row-list li.bonus-rechner .input-wrap.bonus-rechner-bonus input[type=text]{
	width: 50px;/*40px;*/
}

.no-sidebar .nd .anbieter-row-list li.bonus-rechner .input-wrap.bonus-rechner-bonus,
.no-sidebar .nd .anbieter-row-list li.bonus-rechner .input-wrap.bonus-rechner-bonus input[type=text]{
	width: 70px;
}

.nd .anbieter-row-list li.bonus-rechner .input-wrap.bonus-rechner-wettguthaben{
	/*text-align: right;*/
}

.no-sidebar .nd .anbieter-row-list li.bonus-rechner .input-wrap.bonus-rechner-wettguthaben{
	text-align: left;
}

.no-sidebar .nd .anbieter-row-list li.bonus-rechner .input-wrap.bonus-rechner-wettguthaben input[type=text]{
	text-align: center;
}

.nd .anbieter-row-list li.bonus-rechner input[type=text].wettq-bonus-rechner-wettguthaben{
	background-color: #6a125f;
	color: #fff;
	text-align: center;
	margin-left: 10px;
}

.no-sidebar .nd .anbieter-row-list li.bonus-rechner input[type=text].wettq-bonus-rechner-wettguthaben{
	margin-left: 0;
}

.nd .anbieter-row-list li.bonus-rechner .input-wrap.bonus-rechner-einzahlung{
	width: 60px;
}

.no-sidebar .nd .anbieter-row-list li.bonus-rechner .input-wrap.bonus-rechner-einzahlung,
.no-sidebar .nd .anbieter-row-list li.bonus-rechner .input-wrap.bonus-rechner-einzahlung input[type=text]{
	width: 80px;
}

.nd .anbieter-row-list li.bonus-rechner input[type=number]::-webkit-inner-spin-button,
.nd .anbieter-row-list li.bonus-rechner input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
}


/* Zum Anbieter Links */
.nd .anbieter-staerke .wettq-wettanbieter-im-test-link,
.nd .bewertung-total .wettq-wettanbieter-im-test-link,
.nd .einzahlungsbonus-betrag .wettq-wettbonus-im-test-link,
.nd .bonus-rechner .wettq-wettbonus-im-test-link {
	text-align: left;
	padding: 4px 0 0;
	background-color: transparent;
}

.nd .bewertung-total .wettq-wettanbieter-im-test-link,
.no-sidebar .nd .einzahlungsbonus-betrag .wettq-wettbonus-im-test-link {
	padding: 10px 0 0;
}


.nd .anbieter-staerke .wettq-wettanbieter-im-test-link a,
.nd .bewertung-total .wettq-wettanbieter-im-test-link a,
.nd .einzahlungsbonus-betrag .wettq-wettbonus-im-test-link a,
.nd .bonus-rechner .wettq-wettbonus-im-test-link a {
	text-align: left;
	font-size: 12px;
	background-color: transparent;
	color: #691259;
	font-weight: 400;
}

.nd .anbieter-staerke .wettq-wettanbieter-im-test-link i.fa,
.nd .bewertung-total .wettq-wettanbieter-im-test-link  i.fa,
.nd .einzahlungsbonus-betrag .wettq-wettbonus-im-test-link  i.fa,
.nd .bonus-rechner .wettq-wettbonus-im-test-link  i.fa {
	padding-right: 11px;
		color: #3f444a;
		font-size: 12px;
}

.no-sidebar .nd .anbieter-staerke .wettq-wettanbieter-im-test-link i.fa,
.no-sidebar .nd .bewertung-total .wettq-wettanbieter-im-test-link  i.fa,
.no-sidebar .nd .einzahlungsbonus-betrag .wettq-wettbonus-im-test-link  i.fa,
.nd .bonus-rechner .wettq-wettbonus-im-test-link  i.fa {
	padding-right: 11px;
		color: #3f444a;
		font-size: 13px;
}

.top-wettq-wettanbieter .q_icon_list{
	margin-bottom: 0;
	height: 24px;
	min-width: 100%;
	width: 0;
}

.top-wettq-wettanbieter .q_icon_list i.fa{
	color: #006633;
	height: 24px;
	width: 24px;
}

.top-wettq-wettanbieter .q_icon_list p{
	padding-left: 30px;
	font-size: 12px;
	margin-bottom: 0;
	width: 100%;
	line-height: 27px;
	text-align: left;
}

.anbieter-row-list .bewertung-total-points{
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	height: 75px;
	line-height: 75px;
}

.nd .anbieter-row-list .bewertung-total-points{
	height: auto;
	line-height: 26px;
	font-weight: 500;
}


.top-wettq-wettanbieter.light .anbieter-row-list .bewertung-total-points {
	font-size: 16px;
	font-weight: 600;
	height: 45px;
	line-height: 45px;
}

.top-wettq-wettbonus.light .anbieter-row-list li.einzahlungsbonus-betrag {
	font-size: 16px;
	font-weight: 600;
}

.top-wettq-wettbonus.light .anbieter-row-list .einzahlungsbonus-betrag-text {
	font-size: 12px;
	font-weight: 400;
	margin-top: -5px;
}

.anbieter-row-list li.einzahlungsbonus-betrag{
	text-align: center;
	color: #000;
	font-size: 24px;
	font-weight: 600;
}

.top-wettq-wettanbieter:not(.light):not(.top-wettq-wettbonus) .einzahlungsbonus-betrag:not(.top-bonus-link-container) .wrap {
	background-color: #006633 !important;
	color: #fff;
}

.top-wettq-wettbonus .einzahlungsbonus-betrag:not(.top-bonus-link-container) .wrap {
	background-color: rgba( 255, 255, 255, 0.6 );
	color: #000;
}

.top-wettq-wettbonus.nd .einzahlungsbonus-betrag:not(.top-bonus-link-container) .wrap {
    background-color: transparent;
}

.anbieter-row-list .einzahlungsbonus-betrag-inner{
	padding: 5px;
}

.anbieter-row-list li.einzahlungsbonus-betrag p{
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	background-color: transparent;
	color: #fff;
}

.top-wettq-wettbonus .anbieter-row-list:not(.header) li.einzahlungsbonus-betrag:not(.top-bonus-link-container) p{
	background-color: transparent;
	color: #000;
}

.anbieter-row-list li.einzahlungsbonus-betrag .einzahlungsbonus-betrag-text {
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
}

.nd.light .einzahlungsbonus-betrag {
	border: 1px dashed rgba( 0, 150, 63, 1);/*#00963f*/
	padding-bottom: 0;
}

.nd.light .einzahlungsbonus-betrag,
.nd.light .einzahlungsbonus-betrag .wrap {
	overflow: visible;
}

.nd.light .einzahlungsbonus-betrag .wrap {
	height: 100%;
}

.nd.light .einzahlungsbonus-betrag .wrap,
.nd.light .einzahlungsbonus-betrag .wrap-inner {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.nd.light .anbieter-row-list li.einzahlungsbonus-betrag p:not(.platz-nr){
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	background-color: transparent;
	color: #00963f !important;
}

.nd.light .anbieter-row-list li.einzahlungsbonus-betrag p .einzahlungsbonus-betrag-text{
	font-size: 10px;
	font-weight: 400;
	line-height: 12px;
	background-color: transparent;
	color: #000;
	margin: 0;
}

.nd.top-wettq-wettanbieter:not(.light):not(.top-wettq-wettbonus) .einzahlungsbonus-betrag:not(.top-bonus-link-container) .wrap {
	background-color: transparent !important;
}

.nd .einzahlungsbonus-betrag .bonus-box {
	position: relative;
	display: block;
	height: 68px;
	width: 44%;
	background-color: rgba( 255, 255, 255, 0.9 );
	color: #000;
	border: 1px dashed rgba( 0, 150, 63, 1);/*#00963f*/
	box-sizing: border-box;
	white-space: normal;
	word-wrap: break-word;
	display: flex;
	align-items: center;
	justify-content: center;
}

.nd.top-wettq-wettbonus .einzahlungsbonus-betrag .bonus-box {
	/*height: inherit;*/
	height: 94px;
}

.no-sidebar .nd .einzahlungsbonus-betrag .bonus-box {
	height: 85px;
}

.no-sidebar .nd.top-wettq-wettbonus .einzahlungsbonus-betrag .bonus-box {
	height: 114px;
}

.nd .einzahlungsbonus-betrag .bonus-box p {
	/*color: #000;*/
	color: rgba( 0, 150, 63, 1 ) !important;/*#00963f*/
	font-size: 22px;/*30px;*/
	/*line-height: 1.25em;*/
	line-height: normal;
	font-weight: bold;
}

.nd .einzahlungsbonus-betrag .bonus-box p span.einzahlungsbonus-betrag-text {
	display: block;
	color: #000;
	font-size: 11px;
}

.nd .einzahlungsbonus-betrag .bonus-box.has-sidebar {
}

.nd .einzahlungsbonus-betrag .bonus-box.full-width {
	width: 100%;
}

/* double box */
.no-sidebar .nd .einzahlungsbonus-betrag .bonus-box.double-box {
	display: inline-block;
	display: flex;
	align-items: center;
	justify-content: center;
}

.no-sidebar .nd .einzahlungsbonus-betrag .bonus-box.double-box.zusatzbonus {
	float: left;
}

.no-sidebar .nd .einzahlungsbonus-betrag .bonus-box.double-box.einzahlungsbonus {
	float: right;
}

.no-sidebar .nd.top-wettq-wettbonus:not(.light) .einzahlungsbonus-betrag .wrap:after {
	content: " ";
	display: table;
	clear: both;
}

.no-sidebar .nd.top-wettq-wettbonus:not(.light) .einzahlungsbonus-betrag .wrap {
	position: relative;
}

.no-sidebar .nd .einzahlungsbonus-betrag .sign-icon-holder.double-box {
	/*display: inline-block;*/
	display: block;
	width: auto;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	/*width: 12%;*/
}

.nd .einzahlungsbonus-betrag .bonus-box.full-width .sign-icon-holder.inline {
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	color: rgba( 0, 150, 63, 1 );/*#00963f*/
}

.nd .einzahlungsbonus-betrag .bonus-box.full-width .sign-icon-holder.inline i {
	padding-bottom: 6px;
	text-align: center;
	vertical-align: middle;
}

.no-sidebar .nd .einzahlungsbonus-betrag .bonus-box.full-width .sign-icon-holder {
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	margin-top: -30px;
	color: rgba( 0, 150, 63, 1 );/*#00963f*/
}


.top-wettq-wettanbieter.light li.arrow-column p {
	text-align: center;
	height: 45px;
	line-height: 45px;
}

.top-anbieter-links-area{
	overflow: hidden;
}

.top-anbieter-links-area a{
	overflow: hidden;
	text-align: center;
	box-sizing: border-box!important;
	width: inherit;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}

.wettq-anbieter-im-test{
	text-transform: none;
	height: 25px;
	line-height: 25px;
	font-size: 0.6em;
	margin-bottom: 5px;
	background-color: #f96021;
	border-color: #f96021;
	color: #fff;
	white-space: normal;/**/
}

.top-wettq-wettanbieter .qbutton.wettq-anbieter-im-test:hover {
	background-color: #BF4617;
	border-color: #BF4617;/*#f96021*/
	color: #fff;
}

.wettq-zur-anbieter{
	height: 40px;
	line-height: 40px;
	font-size: 0.55em;/*0.7em*/
	background-color: #006633;
    border-color: #006633;
	color: #ffffff;
	text-transform: none;
}

.top-wettq-wettanbieter .qbutton.wettq-zur-anbieter:hover {
	background-color: #004c26;
	border-color: #006633;
	color: #fff;
}

.top-wettq-wettanbieter.light .anbieter-row-list-link {
	display: block;
	margin-bottom: 10px;
}

.top-wettq-wettanbieter.light .anbieter-row-list-link:nth-child(2n) {
	background-color: rgba( 128, 128, 128, 0.5 );
}

.top-wettq-wettanbieter.light .anbieter-row-list-link:hover {
	background-color: rgba( 168, 168, 168, 0.5 );/*#A8A8A8*/
}

.top-wettq-wettanbieter .branding-text .wrap,
.top-wettq-wettanbieter .bonuscode-anzeigen .wrap{
	background-color: rgba( 255, 255, 255, 0.6 );
	color: #000;
	overflow: hidden;
}

.anbieter-row-list .branding-text .branding,
.anbieter-row-list .bonuscode-anzeigen{
	text-align: center;
	color: #000;
	font-size: 16px;
	font-weight: 600;
}

.anbieter-row-list .branding-text .text-bonus {
	text-align: center;
	display: block;
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
}

.top-wettq-wettanbieter .bonuscode-anzeigen .wrap{
	background-color: rgba( 255, 255, 255, 0.6 );
	padding: 0;
}

.top-wettq-wettanbieter.nd .top-anbieter-links-area .wrap{
	position: relative;
}

.top-wettq-wettanbieter .wettq-bonuscode-anzeigen-button,
.top-wettq-wettanbieter .bonuscode-anzeigen .coupon-code,
.top-wettq-wettanbieter .bonuscode-anzeigen .no-coupon-code{
	background-color: rgba( 255, 255, 255, 0.8 );
	color: #000;
	width: 100%;
	border-radius: 3px;
	text-align: center;
}

.top-wettq-wettanbieter.nd .wettq-bonuscode-anzeigen-button,
.top-wettq-wettanbieter.nd .top-anbieter-links-area .coupon-code,
.top-wettq-wettanbieter.nd .top-anbieter-links-area .no-coupon-code{
	background-color: rgba( 255, 255, 255, 0.8 );
	color: #000;
	width: 100%;
	border-radius: 3px;
	text-align: center;
}

.top-wettq-wettanbieter .wettq-bonuscode-anzeigen-button {
    cursor: pointer;
    height: 100%;
    line-height: 70px;
    padding: 0;
}

.top-wettq-wettanbieter.nd .wettq-bonuscode-anzeigen-button {
    cursor: pointer;
    height: 52px;
    /*line-height: 50px;*/
	line-height: normal;
    padding: 0;
	border: 1px dashed rgba( 0, 0, 0, 0.5);
	white-space: normal;
	vertical-align: middle;
	margin-bottom: 10px;
	box-sizing: border-box;
}

.no-sidebar .top-wettq-wettanbieter.nd .wettq-bonuscode-anzeigen-button {
    height: 65px;
    /*line-height: 63px;*/
}

.top-wettq-wettanbieter .bonuscode-anzeigen .coupon-code,
.top-wettq-wettanbieter .bonuscode-anzeigen .no-coupon-code {
    font-size: 16px;
    height: 75px;
    line-height: 75px;
    white-space: nowrap;
}

.top-wettq-wettanbieter.nd .top-anbieter-links-area .coupon-code,
.top-wettq-wettanbieter.nd .top-anbieter-links-area .no-coupon-code {
    font-size: 16px;
    height: 52px;
	line-height: normal;
	white-space: normal;
	word-wrap: break-word;
	margin-bottom: 10px;
	border: 1px dashed rgba( 0, 0, 0, 0.5);
	width: 100%;
	max-width: 100%;
	text-align: center;		
	box-sizing: border-box;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.no-sidebar .top-wettq-wettanbieter.nd .top-anbieter-links-area .coupon-code,
.no-sidebar .top-wettq-wettanbieter.nd .top-anbieter-links-area .no-coupon-code {
    font-size: 16px;
    height: 65px;
    /*line-height: 63px;*/
    /*white-space: nowrap;*/
	white-space: normal;
	word-wrap: break-word;
}

/* fix for cpt with sidebar */
.single-wettq_wettanbieter .call_to_action .container_inner,
.single-wettq_bonus .call_to_action .container_inner {
    width: auto;
}

.anbieter-bewertung-total,
.anbieter-bewertung-total.h1 {
	font-family: "Montserrat",sans-serif;
    font-size: 30px;
    line-height: 1.25em;
	color: #303030;
	margin: 20px;
	font-weight: 700;
}

/*
.anbieter-bewertung-total.h2 {
	font-family: "Montserrat",sans-serif;
    font-size: 24px;
	line-height: 1.384615384615385em;
	letter-spacing: 1px;
	color: #303030;
	margin: 20px;
	font-weight: 600;
}

.anbieter-bewertung-total.h3 p {
	font-family: "Montserrat",sans-serif;
	font-size: 17px;
	line-height: 1.304347826086957em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
}
*/

.top-wettq-wettbonus:not(.light) .einzahlungsbonus-betrag.top-bonus-link-container .wrap {
	background-color: transparent;
}

.top-wettq-wettbonus:not(.light) .einzahlungsbonus-betrag:not(.has-website-link) .wrap {
	background-color: rgba( 255, 255, 255, 0.6 );
}

.nd.top-wettq-wettbonus:not(.light) .einzahlungsbonus-betrag:not(.has-website-link) .wrap {
    background-color: transparent;
}

.top-wettq-wettbonus:not(.light) .einzahlungsbonus-betrag a.anbieter-bonus-betrag-link {
	display: block;
	height: inherit;
    background-color: #006633 !important;
    border-color: #006633;
    border-radius: 0;
    border-width: 1px;
    color: #ffffff;
}

.top-wettq-wettbonus:not(.light) .einzahlungsbonus-betrag a.anbieter-bonus-betrag-link:hover {
	background-color: #004c26 !important;
	color: #fff;
}


/* cpt-s */

.single-wettq_wettanbieter article.type-wettq_wettanbieter .entry_title,
.single-wettq_wettanbieter article.type-wettq_wettanbieter .post_info,
.single-wettq_bonus article.type-wettq_bonus .entry_title,
.single-wettq_bonus article.type-wettq_bonus .post_info {
	display: none;
}

.single-wettq_wettanbieter article.type-wettq_wettanbieter .post_text_inner,
.single-wettq_bonus article.type-wettq_bonus .post_text_inner {
	padding-top: 0;
}

/* acf frontend */
.wettq-acf-bonus-fields {
	font-size: 18px;
	font-weight: 600;
}

.wettq-acf-bonus-fields .vc_acf-label {
	font-size: 18px;
	font-weight: 400;
}

.top-wettq-wettanbieter:not(.filterable) .top1-wettq-wettanbieter .platz-area,
.top-wettq-wettanbieter.light:not(.filterable) .top1-wettq-wettanbieter .platz-area{
	background-color: #f96021 !important;
	color: #fff !important;
}

.top-wettq-wettanbieter.nd:not(.filterable) .top1-wettq-wettanbieter .platz-area,
.top-wettq-wettanbieter.nd.light:not(.filterable) .top1-wettq-wettanbieter .platz-area{
	background-color: #6a125f !important;
	color: #fff !important;
}

.top-wettq-wettanbieter.nd.light:not(.filterable) .top1-wettq-wettanbieter .platz-area .platz-nr {
	color: #fff;
}

:not(.filterable) .top1-wettq-wettanbieter li.platz-area-column .wrap,
:not(.filterable) .top1-wettq-wettanbieter li.bewertung-total .wrap,
:not(.filterable) .top1-wettq-wettanbieter li.anbieter-staerke .wrap,
:not(.filterable).top-wettq-wettbonus:not(.light) .top1-wettq-wettanbieter .einzahlungsbonus-betrag:not(.has-website-link) .wrap,
:not(.filterable).top-wettq-wettbonus:not(.light) .top1-wettq-wettanbieter .branding-text .wrap {
    background-color: rgba(255, 255, 255, 0.9);
}

.nd .top1-wettq-wettanbieter li.bewertung-total .wrap,
.nd li.bewertung-total .wrap {
    background-color: transparent;
}

.nd.top-wettq-wettbonus:not(.light) .top1-wettq-wettanbieter .einzahlungsbonus-betrag .wrap {
    background-color: transparent;
}

/* Bonus Info */

.wettq-wettanbieter-bonus-data,
.wettq-bonus-data-row,
.wettq-bonus-data-label-col,
.wettq-bonus-data-value-col {
	display: block;
	box-sizing: border-box;
}

.wettq-wettanbieter-bonus-data,
.wettq-bonus-data-row {
	width: 100%;
}

.wettq-wettanbieter-bonus-data {
	margin-bottom: 20px;
	background-color: #fff;
	padding: 5px;
	border: 1px solid rgba( 0, 0, 0, 0.2);
	position: relative;
}

.wettq-bonus-data-row {
	background-color: #f3f3f3;
	display: table;
	table-layout: fixed;
}

.wettq-bonus-data-row:nth-child(2n) {
	background-color: #e2e2e4;
}

.wettq-bonus-data-label-col,
.wettq-bonus-data-value-col {
	display: inline-block;
	display: table-cell;
	vertical-align: middle;
	padding: 10px 0;
}

.wettq-bonus-data-label-col {
	width: 45%;
}

.wettq-bonus-data-value-col {
	width: 55%;
}

.wettq-bonus-data-label-col p,
.wettq-bonus-data-value-col p {
	padding: 2px;
	word-wrap: break-word;
	font-size: 13px;
	line-height: 20px;	
	color: #000;
	text-align: left;
	vertical-align: top;
	height: 100%;
	margin-left: 10px;
}

.wettq-bonus-data-label-col p {
	font-weight: bold;
}

.wettq-bonus-data-label-col {
	padding-right: 6px;
	border-right: 6px solid rgba( 255, 255, 255, 1);
}

.wettq-bonus-data-value-col.green p {
	color: #006633;
}

.wettq-wettanbieter-bonus-data-title {
	margin: 10px 0 15px;
	text-transform: none;
}

.wettq-wettanbieter-bonus-title-icon {
	color: #006633;
	position: absolute;
	right: 0;
	top: 5px;
}

.wettq-wettanbieter-bonus-title-icon .fa-plus-square {
	color: #fff;
	top: -6px;
}

.wettq-bonus-einloesen-button-row {
	margin-top: 10px;
	background-color: rgb(255, 255, 255);
	position: relative;
	padding:8px;
}

.bonus-info-wettanbieter-link {
	box-sizing: border-box !important;
    background-color: rgb(249, 96, 33) !important;
    border-color: rgb(249, 96, 33) !important;
    color: rgb(255, 255, 255) !important;
	padding: 0 5px;
	font-size: 8px;
	text-align: center;
	width: 100%;
}

.qbutton.bonus-info-wettanbieter-link:hover {
    color: #fff !important;
	background-color: #bf4617 !important;
	border-color: #bf4617 !important;
}

.nd.light .wettq-wettanbieter-vergleich-button-row {
	/*margin-top: 10px;*/
	border-top: 1px solid rgba( 0, 0, 0, 0.2);
	background-color: rgb(255, 255, 255);
	position: relative;
	padding: 12px;
}

.nd .wettq-wettanbieter-website-button-row {
	background-color: transparent;
	position: relative;
	padding: 0;
}

.nd.light .wettq-wettanbieter-vergleich-link {
	background-color: #00963f;
	border-color: #00963f;
	color: rgba( 255, 255, 255, 1);
	padding: 0;
	font-size: 16px;
	/*font-weight: 600;*/
	line-height: 34px;
	height: 36px;
	text-align: center;
	width: 100%;
}

.nd .wettq-wettanbieter-website-link {
	background-color: #fe9900;
	border-color: #fe9900;
	color: rgba( 255, 255, 255, 1);
	padding: 0;
	font-size: 12px;
	font-weight: 500;
	line-height: 28px;
	height: 30px;
	text-align: center;
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.no-sidebar .nd .wettq-wettanbieter-website-link {
	font-size: 14px;
	font-weight: 500;
	line-height: 35px;
	height: 37px;
	text-align: center;
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


.nd .wettq-wettanbieter-website-link .qode-btn-text,
.nd.light .wettq-wettanbieter-vergleich-link .qode-btn-text{
	padding: 0 5px;
	line-height: 34px;
}

.no-sidebar .nd .wettq-wettanbieter-website-link .qode-btn-text {
	line-height: 35px;
}

.nd .wettq-wettanbieter-website-link:hover .qode-btn-text,
.nd.light .wettq-wettanbieter-vergleich-link:hover .qode-btn-text{
	color: rgba( 255, 255, 255, 0.9);
	-webkit-transition: color 0.15s ease-out;
	-moz-transition: color 0.15s ease-out;
	transition: color 0.15s ease-out;
}

.nd.light .qode-btn.wettq-wettanbieter-vergleich-link:hover {
	color: rgba( 255, 255, 255, 0.9);
	background-color: #004c26;
	border-color: #004c26;
}

.nd .qode-btn.wettq-wettanbieter-website-link:hover {
	color: rgba( 255, 255, 255, 0.9);
	background-color: #CC6600;
	border-color: #CC6600;
}

.nd .qode-btn.wettq-wettanbieter-website-link .qode-button-v2-icon-holder,
.nd.light .qode-btn.wettq-wettanbieter-vergleich-link .qode-button-v2-icon-holder {
	border: none;
	padding: 1px 5px 0 10px;
	line-height: 32px;
	position: absolute;
    right: 10px;
}

.no-sidebar .nd .qode-btn.wettq-wettanbieter-website-link .qode-button-v2-icon-holder {
	line-height: 35px;
}

.nd.light .qode-btn.wettq-wettanbieter-vergleich-link .qode-button-v2-icon-holder .fa {
	color: #09bc51;
	font-size: 16px;
	vertical-align: top;/*middle;*/
}

.nd .qode-btn.wettq-wettanbieter-website-link .qode-button-v2-icon-holder .fa {
	color: #e78902;
	font-size: 16px;
	vertical-align: top;/*middle;*/
}


.top-wettq-wettanbieter.nd.light .bewertung-and-rewiev{
	padding: 0 0 0 10px;
}

.top-wettq-wettanbieter.nd.light .bewertung-and-rewiev .anbieter-name {
	font-size: 0.9em;
	line-height: 15px;
	font-weight: bold;
}

.top-wettq-wettanbieter.nd .bewertung-total .bewertung-and-rewiev-box {
	/*display: block;*/
	display: table;
	width: 100%;
	/*line-height: 16px;*/
	height: 85px;
	background-color: rgba( 255, 255, 255, 0.9 );
}

.top-wettq-wettanbieter.nd .bewertung-total .bewertung-and-rewiev-box .box-inner {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	text-align: center;
}

.top-wettq-wettanbieter.nd.light .bewertung-and-rewiev .bewertung-star-ratings-and-total-points {
	display: block;
	line-height: 16px;
}

.top-wettq-wettanbieter.nd .bewertung-total .wettq-star-rating {
	font-size: 0.8em !important;
	line-height: 16px;
	display: block;
	color: rgba(0, 0, 0, 0.2 );
	/*cursor: pointer;*/
	/*margin: 0 auto;*/
}

.top-wettq-wettanbieter.nd.light .bewertung-and-rewiev  .wettq-star-rating {
	font-size: 0.7em !important;
	line-height: 12px;
	display: inline-block;
	color: rgba(0, 0, 0, 0.2 );
	/*cursor: pointer;*/
}

.top-wettq-wettanbieter.nd.light .bewertung-and-rewiev  .bewertung-total-points {
	font-size: 0.8em;
	line-height: 12px;
	display: inline-block;
	padding-left: 6px;
	height: auto;
	font-weight: 400px !important;
}

.top-wettq-wettanbieter.nd.light .bewertung-and-rewiev  .wettq-wettanbieter-im-test-link,
.top-wettq-wettanbieter.nd.light .bewertung-and-rewiev .wettq-wettbonus-im-test-link{
	background-color: transparent;
	color: #691259 !important;
	height: auto !important;
	font-size: 12px !important;
	line-height: 18px;
}


aside .widget.widget_text h5 {
    margin-bottom: 14px;
    background-color: #fff;
    padding: 10px 0 10px 10px;
    margin-bottom: 0;
}

.fa-equal {
    font-family: Arial;
    font-weight: bold;
	font-size: 24px !important;
	padding-top: 7px;
}

.fa-equal:before {
    content: "=";
}

/* ribbon exklusiv */

.ribbon-holder{
	display: none;
}

.nd:not(.light).top-wettq-wettbonus .top1-wettq-wettanbieter .einzahlungsbonus-betrag .wrap {
	position: relative;
}

.nd:not(.light):not(.filterable) .top1-wettq-wettanbieter .ribbon-holder{
	display: block;
	position: absolute;
	top: -2px;
	left: -2px;
    overflow: hidden;
	width: 80px;
	height: 80px;
}

.no-sidebar .nd .top1-wettq-wettanbieter .ribbon-holder{
	width: 100px;
	height: 100px;
}

.nd .top1-wettq-wettanbieter .ribbon.exklusiv{
	/*position: absolute;*/
	position: relative;
	background-color: #6a0f5a;
    color: #fff;
    transform: rotate(-45deg);
    text-align: center;
	text-transform: uppercase;
	font-size: 9px;
	line-height: normal;
	padding: 3px 0;
    top: 12px;
    left: -102px;
	width: 250px;
	border-bottom: 1px solid rgba( 255, 255, 255, 1 );
}

.no-sidebar .nd .top1-wettq-wettanbieter .ribbon.exklusiv{
	top: 20px;
	left: -85px;
	font-size: 14px;
	width: 240px;
}

.nd li.anbieter-staerke,
.nd li.bonus-rechner {
	display: none;
}

.side_menu_button > a.search_button {
	vertical-align: top;
}


@media only screen and (min-width: 600px) {
	.q_icon_list {
		margin-bottom: 10px;
	}

	.q_icon_list p {
		line-height: 25px;
	}

	.top-wettq-wettanbieter .q_icon_list p{
		font-size: 10px;/*12px*/
	}


	/* Header (nd) */

	.top-wettq-wettanbieter.nd .anbieter-row-list.header {
		display: block;
	}

	.top-wettq-wettanbieter.nd .anbieter-row-list.header li {
		height: 43px;
		border-right: 1px solid rgba( 255, 255, 255, 0.2);
		padding: 0;
			margin-bottom: 0;
	}

	.top-wettq-wettanbieter.nd .anbieter-row-list.header li:last-child {
		border-right: 0 none;
	}

	.top-wettq-wettanbieter.nd .anbieter-row-list.header li.branding-logo,
	.top-wettq-wettanbieter.nd .anbieter-row-list.header li:first-child {
		-webkit-border-top-left-radius: 5px;
		-moz-border-radius-topleft: 5px;
		border-top-left-radius: 5px;
	}

	.top-wettq-wettanbieter.nd .anbieter-row-list.header li:last-child {
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		border-top-right-radius: 5px;
		border-right: 0 none;
	}

	.top-wettq-wettanbieter.nd .anbieter-row-list.header p {
		text-transform: uppercase;
		font-size: 15px;
		font-weight: bold;
		text-align: center;
		background-color: rgba( 0, 0, 0, 0.9 );
		color: #fff;
		line-height: 43px;
		padding: 0 5px;
	}

}


/*@media only screen and (min-width: 768px) {*/
@media only screen and (min-width: 992px) {

	.c2w-row [class*="c2w-col-"]:last-child {
		padding-right: 0;
	}

	.top-wettq-wettanbieter .anbieter-row-list li {
		margin-bottom: 0;
	}

	.anbieter-row-list .platz-area {
		width: 30px;
		height: 30px;
	}

	.top-wettq-wettanbieter ul {
		margin-bottom: 10px;
	}

	.top-wettq-wettanbieter.light ul {
		margin-bottom: 5px;
	}

	.top-wettq-wettanbieter.light li.arrow-column p {
		text-align: right;
	}

	.top-wettq-wettanbieter .q_icon_list p{
		font-size: 10px;
	}

	.no-sidebar .top-wettq-wettanbieter .q_icon_list p{
		/*font-size: 10px;*//*12px*/
	}

	.single-wettq_bonus .textwidget,
	.single-wettq_wettanbieter .textwidget,
	.home .textwidget,
	.page .textwidget{
		position: relative;
		overflow: hidden;
	}

	.single-wettq_bonus .textwidget .qbutton,
	.single-wettq_wettanbieter .textwidget .qbutton,
	.home .textwidget .qbutton,
	.page .textwidget .qbutton{
		/*padding: 0 17px;*/
		padding: 0 5px;
		font-size: 10px !important;
		box-sizing: border-box !important;
		width: 100%;
		text-align: center;
	}

	.bonus-info-wettanbieter-link {
		font-size: 8px !important;;
	}

	/* Header */

	.top-wettq-wettanbieter .anbieter-row-list.header {
		display: block;
		background-color: rgba( 200, 200, 200, 0.5 );
	}

	.top-wettq-wettanbieter .anbieter-row-list.header li {
		height: 30px;
	}

	/*
	.top-wettq-wettanbieter.nd .anbieter-row-list.header li {
		height: 43px;
		border-right: 1px solid rgba( 255, 255, 255, 0.2);
		padding: 0;
	}

	.top-wettq-wettanbieter.nd .anbieter-row-list.header li:last-child {
		border-right: 0 none;
	}

	.top-wettq-wettanbieter.nd .anbieter-row-list.header li.branding-logo,
	.top-wettq-wettanbieter.nd .anbieter-row-list.header li:first-child {
		-webkit-border-top-left-radius: 5px;
		-moz-border-radius-topleft: 5px;
		border-top-left-radius: 5px;
	}

	.top-wettq-wettanbieter.nd .anbieter-row-list.header li:last-child {
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		border-top-right-radius: 5px;
		border-right: 0 none;
	}
	*/

	.top-wettq-wettanbieter .anbieter-row-list.header .wrap {
		background-color: rgba( 0, 0, 0, 0.9 );
		color: #fff;
	}

	.top-wettq-wettanbieter .anbieter-row-list.header p {
		text-transform: uppercase;
		font-size: 15px;
		font-weight: bold;
		text-align: center;
		background-color: rgba( 0, 0, 0, 0.9 );
		color: #fff;
		line-height: 30px;
	}

	/*
	.top-wettq-wettanbieter.nd .anbieter-row-list.header p {
		text-transform: uppercase;
		font-size: 15px;
		font-weight: bold;
		text-align: center;
		background-color: rgba( 0, 0, 0, 0.9 );
		color: #fff;
		line-height: 43px;
		padding: 0 5px;
	}
	*/

	.top-wettq-wettanbieter:not(.light):not(.nd) .anbieter-row-list.top1-wettq-wettanbieter{
		background-color: #f96021;
	}

	.top-wettq-wettanbieter.filterable:not(.light):not(.nd) .anbieter-row-list.top1-wettq-wettanbieter{
		background-color: rgba( 200, 200, 200, 0.5 );
	}

	.nd li.anbieter-staerke,
	.nd li.bonus-rechner {
		display: block;
	}

}


@media only screen and (min-width: 1200px) {
	.top-wettq-wettanbieter .anbieter-row-list li {
		margin-bottom: 0;
	}

	.bonus-info-wettanbieter-link {
		font-size: 12px !important;
	}

}

