/***** OWN STYLES ******/

/***** OWN STYLES ******/

/***** OWN STYLES ******/

/* ---- GENERAL BEGIN ---- */

.clearfix::before,
.clearfix::after {
	content: " ";
	display: table;
}
.clearfix::after {
	clear: both;
}
.clearfix {
	*zoom: 1;
	/* Für den IE6 und IE7 */
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	font-family: sans-serif;
	text-size-adjust: none;
	-ms-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	min-height: 100%;
	width: 100vw;
	overflow-x: hidden;
}
body {
	background: #0f0f0f url("../images/esportsbetting_bg.jpg");
	font-size: 1.5rem;
	line-height: 1.65;
	color: #bebebe;
	font-family: "Roboto", sans-serif;
	overflow-x: hidden;
	max-width: 100vw;
	min-height: 100%;
}
.body--no-scroll {
	overflow: hidden;
}
code {
	color: rgba(152, 35, 178, .75);
	transform: rotate(-3deg);
	display: block;
	margin-bottom: 20px;
}
img {
	max-width: 100%;
	height: auto;
}
iframe:not(#odsp_wdg_iframe) { /* don't use iframes with iframe-shortcode, will get overwritten below */
	max-width: 100%;
	display: block;
	margin: 20px auto;
	border: none;
}
.responsive-iframe {
	position: relative; 
	overflow: hidden; 
	width: 100%;
	height: auto;
	margin: 30px auto;
}
.responsive-iframe iframe {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%;
	margin: 0 !important;
}
a,
.mark-external {
	color: #fa5b00;
	text-decoration: underline;
	background-color: transparent;
}
a:hover,
.mark-external:hover {
	color: #f27127;
}
a.dont-underline,
.mark-external.dont-underline {
	text-decoration: none;
}
a.dark {
	color: #bebebe;
}
a,
button,
.jslink,
.button,
.wpcf7-submit,
.site-menu__link--level-0,
.mark-external {
	transition: color .25s ease-in-out, background .25s ease-in-out, opacity .25s ease-in-out;
}
a:hover,
button:hover,
.jslink:hover,
.button:hover,
.wpcf7-submit:hover,
.site-menu__link--level-0:hover,
.mark-external:hover {
	transition: color .25s ease-in-out, background .25s ease-in-out, opacity .25s ease-in-out;
}
.c-pointer {
	cursor: pointer;
}
a,
.jslink,
.mark-external {
	cursor: pointer;
}
.link-underline {
	border-bottom: 1px solid #fa5b1b;
}
.link-underline--blue {
	border-color: #fa5b1b;
}
.link-underline--blue:hover {
	border-color: #f27127;
}
.link-underline--green {
	border-color: #01b33b;
}
.link-underline--green:hover {
	border-color: #12c34b;
}
.table-wrapper table,
.content-section > table {
	width: 100%;
	display: block;
	overflow-x: auto;
	white-space: nowrap;
	margin: 30px 0;
}
.table-wrapper table tr,
.content-section > table tr {
	display: table-row;
	white-space: initial;
}
.table-wrapper table th,
.content-section > table th {
	font-weight: 700;
}
.table-wrapper table th,
.content-section > table th {
	background: #f4f4f4;
}
.table-wrapper table th,
.content-section > table th,
.table-wrapper table td,
.content-section > table td {
	padding: 10px;
	border: 1px solid #666;
	vertical-align: top;
}
/*.inner-shadow-bottom {
	box-shadow: 0 -1px 0 0 rgba(0, 0, 0, .1) inset;
}
.inner-shadow-bottom-3d {
	box-shadow: 0 -4px 0 #f6f8f9 inset;
}
.light-border-outline {
	border: 1px solid #41586c;
}*/
.fullwidth-section__content--dark .inner-shadow-bottom,
.fullwidth-section__content--dark .inner-shadow-bottom-3d {
	box-shadow: none;
}
.fullwidth-section__content--dark .light-border-outline {
	border: none;
	/*box-shadow: 0 5px 0 0 #fa5b00 inset;*/
}
.zindex-1 {
	z-index: 1;
}
.color-white {
	color: #fff;
}
img.alignleft,
.wp-caption.alignleft {
	float: left;
	margin: 0 20px 10px 0;
	max-width: 40%;
}
img.alignright,
.wp-caption.alignright {
	float: right;
	margin: 0 0 10px 20px;
	max-width: 40%;
}
img.aligncenter,
img.alignnone {
	display: block;
	margin: 30px auto;
	float: none;
	clear: both;
	max-width: 100%;
}
input[type=number].input-no-span::-webkit-inner-spin-button,
input[type=number].input-no-span::-webkit-outer-spin-button {
	/*-webkit-appearance: none;*/
	margin: 0 -5px 0 0;
}
.col-lg-4 img.aligncenter,
.col-lg-4 img.alignnone {
	margin: 0 auto 10px;
}
.pb-4 p:only-child {
	margin-bottom: 0;
}
.wp-caption {
	max-width: 100% !important;
}
.wp-caption.aligncenter,
.wp-caption.alignnone {
	margin: 20px auto;
}
.wp-caption.aligncenter img,
.wp-caption.alignnone img {
	width: 100%;
}
.wp-caption-text {
	color: #a4adb9;
	font-size: 1.3rem;
	padding: 5px 0;
	margin-top: 5px;
}
.logo-inner-shadow {
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .1) inset;
}
.container,
.container-fluid {
	max-width: 1200px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.less-line-height {
	line-height: 1.2;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
	margin-bottom: .75rem;
	font-family: 'Rajdhani',"Montserrat Alternates", "Roboto", sans-serif; /* custom */
}
h2, /* custom */
h3 { /* custom */
	color: #fff;
}
.h1-additional-margin-bottom {
	margin-bottom: 1.5rem;
}
h1, /* custom */
h2, /* custom */
.fullwidth-section-widget__headline, /* custom */
.provider-of-month-widget__outer-headline, /* custom */
.bonus-of-month-widget__outer-headline, /* custom */
.badge-line-small, /* custom */
.fullwidth-blocker__title, /* custom */
.footer-col__title, /* custom */
.provider-bonus-offer-cards-carousel__bonus-label, /* custom */
.cta-element-row__link { /* custom */
	font-family: 'Rajdhani',"Montserrat Alternates", "Roboto", sans-serif;
	font-weight: 700;
}
.main-content-wrapper > h2 {
	position: relative;
	margin-bottom: 1rem;
}
.main-content-wrapper > h2:after { /* custom */
	background-color: #fa5b00;
}
p {
	margin-bottom: 1.5rem;
}
p:empty,
.hide-empty-p-br > br,
.hide-empty-p-br > p:empty {
	display: none;
}
.last-p-no-margin > p:last-child {
	margin-bottom: 0;
}
.line-height-1 {
	line-height: 1;
}
ul.list-no-style,
ol.list-no-style,
.column-box ul,
.column-box ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list-no-style li {
	list-style: none;
}
.link-no-hover-effect:hover {
	color: inherit;
	text-decoration: none;
}
.transition-all,
.transition-all:hover {
	transition: all .25s ease-in-out;
}
.transition-scale,
.transition-scale:hover {
	transition: transform .25s ease-in-out;
}
.transition-background,
.transition-background:hover {
	transition: background .25s ease-in-out;
}
.transition-opacity-background,
.transition-opacity-background:hover {
	transition: opacity .25s ease-in-out, background .25s ease-in-out;
}
.transition-color,
.transition-color:hover,
.site-menu-toplist__li:hover,
.site-menu-toplist__rank {
	transition: color .25s ease-in-out;
}
.transition-shadow-color,
.transition-shadow-color:hover {
	transition: box-shadow .25s ease-in-out, color .25s ease-in-out;
}
.transition-background-color-color-border,
.transition-background-color-color-border:hover {
	transition: background-color .25s ease-in-out, color .25s ease-in-out, border-color .25s ease-in-out;
}
.transition-opacity-shadow,
.transition-opacity-shadow:hover {
	transition: box-shadow .25s ease-in-out, opacity .25s ease-in-out;
}
.transition-transform-color,
.transition-transform-color:hover {
	transition: transform .25s ease-in-out, color .25s ease-in-out;
}
.transition-transform-shadow-color,
.transition-transform-shadow-color:hover {
	transition: transform .25s ease-in-out, box-shadow .25s ease-in-out, color .25s ease-in-out;
}
.pb-4,
.py-4 {
	padding-bottom: 1.5rem !important;
}
.box-wrapper {
	background: #292a2f;
	padding: 0 15px;
	border-radius: 4px;
	color: #bebebe;
	/*border: 1px solid #666;*/
}
.box-wrapper--no-bg { /*custom ?? */
	background: none;
}
.content-section {
/*	background: #fff; */
	padding: 0 15px; /* custom */
	margin-bottom: 15px;
	/*border-left-width: 0px;
	border-right-width: 0px;*/
}
.content-section p:last-child { /* custom ?? */
	margin-bottom: 0;
}
.content-section--conclusion { /* custom ?? */
	padding: 15px !important;
	background: #292a2f;
}
.content-section--intro {
	padding-top: 25px;
	margin-bottom: 0;
}
@media (min-width: 992px) {
	.content-section--intro {
		padding-top: 15px;
	}
	.content-section { /* custom */
		padding: 0;
	}
}
.content-section--transparent {
	background: none;
}
.content-section--provider-details {
	margin-top: 15px;
	padding-bottom: 5px;
}
.content-section--provider-details .shortcode-box {
	margin: 0 -15px;
}
.market-legal-content-notice {
	margin-bottom: 30px;
	text-align: center;
	padding: 20px 15px;
	border: 1px solid #a01e1e;
	background: #fbf1f1;
	color: #a01e1e;
	font-size: 1.8rem;
	font-weight: 700;
	border-radius: 4px;
	line-height: 1.5;
}
input:-moz-read-only,
textarea:-moz-read-only {
	outline: 0;
}
input:-moz-read-only,
textarea:-moz-read-only {
	outline: 0;
}
input:read-only,
textarea:read-only {
	outline: 0;
}
.review-main-headline-box .h1-headline {
	color: #fff;
	margin-bottom: .5rem; /* custom */
}
.review-main-headline-box .intro-h2-headline {
	color: #fff;
	margin-bottom: 1rem;
}
@media (min-width: 768px) {
	.review-main-headline-box {
		margin-bottom: 5px;
	}
}
.review-meta-data {
	background: #292a2f;
	padding: 5px;
	margin-bottom: 15px;
	font-size: 1.3rem;
	color: #bebebe;
	border-radius: var(--border-radius-default);
}
@media (min-width: 768px) {
	.review-meta-data {
		flex: 0 0 100px;
		font-size: 1rem;
		padding: 8px 5px;
		margin-bottom: 5px;
	}
	.review-meta-data span {
		font-size: 1.8rem;
		font-weight: 700;
		padding: 0 3px;
		border-bottom: 2px solid #fa5b00;
		margin-bottom: 6px;
	}
}
.shortcode-box {
	margin-top: 25px;
	margin-bottom: 25px;
}
[class^='label-color--'], [class*=' label-color--']{
	background: #00b9ee;
}
.label-color--sport,
.label-color--vpn,
.label-color--dating {
	background-color: #00b9ee;
}
.label-color--casino {
	background-color: #fa5b00;
}
.label-color--poker {
	background-color: #005578;
}
.label-color--bingo {
	background-color: #4ecaf6;
}
.label-color--lotto {
	background-color: #5ed391;
}
.label-color--esports {
	background-color: #000;
}
.d-grid {
	display: grid;
}
.position-overlay {
	position: relative;
	z-index: 1;
}
/* ---- GENERAL END ---- */

/* ---- HEADER BEGIN ---- */
body {
	padding-top: 82px;
}
body.has-submenu-row {
	padding-top: 122px;
}
@media (min-width: 768px) {
	body { 
		padding-top: 112px;
	}
	body.has-submenu-row {
		padding-top: 152px;
	}
}
body.header--with-ticker {
	padding-top: 120px;
}
body.header--with-ticker.has-submenu-row {
	padding-top: 160px;
}
@media (min-width: 768px) {
	body.header--with-ticker { 
		padding-top: 150px;
	}
	body.header--with-ticker.has-submenu-row {
		padding-top: 190px;
	}
}
@media (min-width: 783px) {
	body.admin-bar .site-header { 
		top: 32px;
	}
}
.site-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
	border-bottom: 1px solid #fa5b00;
}
.site-header--sticky {
	position: fixed;
}
.site-header--show-top-rows {
	top: 0;
	transition: top .25s ease-in-out !important;
}
.site-header--further-down {
	transition: top .25s ease-in-out !important;
}
.admin-bar .site-header {
	top: 46px;
}
@media (min-width: 783px) {
	.admin-bar .site-header { 
		top: 32px;
	}
}
.site-header.sticky-shadow {
	/*box-shadow: 0 -10px 10px 10px rgba(19, 28, 70,.75);*/
	border-bottom: 1px solid #fa5b00;
}
/* @media (min-width: 992px) { ## custom 
	body.home .site-header:not(.sticky-shadow) {
		border-bottom: none;
	}
} */
.header-toggle-location-cell {
	padding-right: 0;
}
@media (min-width: 768px) {
	.header-toggle-location-cell {
		padding-right: 15px;
	}
}
.site-header__icon-row,
.header-toggle-btn {
	height: 38px;
	background: #0f0f0f;
	color: #fff;
}
.site-header__icon-row { /* custom ?? */
	background: #0f0f0f;
}
.header-toggle-btn {
	padding-right: 8px;
	user-select: none;
	align-items: center;
	display: flex;
	cursor: pointer;
}
.header-toggle-btn:not(.header-toggle-btn--about-us) {
	padding-right: 20px;
	position: relative;
}
.header-toggle-btn:not(.header-toggle-btn--about-us):after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	height: 10px;
	width: 10px;
	background: url("../../master-theme/images/arrow-down-angular-white.svg") center right no-repeat;
	background-size: 10px auto;
	margin-top: -5px;
	transform: rotate(0);
	transition: all .25s ease-in-out;
}
.header-toggle-btn:not(.header-toggle-btn--about-us).--active:after {
	transform: rotate(-180deg);
	transition: all .25s ease-in-out;
	background-image: url("../images/arrow-down-angular-red.svg");
}
.header-toggle-btn.--active {
	color: #fa5b00;
}
@media (min-width: 768px) {
	.site-header__icon-row,
	.header-toggle-icon,
	.header-toggle-btn {
		height: 52px !important;
	}
}
.header-toggle-icon {
	width: 36px;
	height: 38px;
	display: inline-block;
	background-size: 16px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
.header-toggle-icon:after {
	content: "";
	opacity: 0;
	transition: opacity .25s ease-in-out;
	pointer-events: none;
}
.header-toggle-icon.--active:after {
	position: absolute;
	bottom: 0;
	content: "";
	width: 0; 
	height: 0; 
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fa5b00;
	left: 50%;
	margin-left: -6px;
	opacity: 1;
	transition: opacity .25s ease-in-out;
}
.header-toggle-icon--phone {
	background-image: url("../../master-theme/images/header-icon-phone-white.svg");
}
.header-toggle-icon--phone.--active {
	background-image: url("../images/header-icon-phone-red.svg");
}
.header-toggle-icon--about-us {
	background-size: 18px 18px; /* 20 before */
	/* background-image: url("../../master-theme/images/icon-user-white.svg"); */
	background-image: url("../../master-theme/images/header-icon-info-white-v2.svg");
}
@media (min-width: 992px) {
	.header-toggle-icon--about-us {
		background-size: 26px 26px; /* 27 before */
	}
}
.--active .header-toggle-icon--about-us {
	/* background-image: url("../images/icon-user-red.svg"); also change value below */
	background-image: url("../images/header-icon-info-red-v2.svg");
}
.single-post-meta-data__mobile-toggle-btn.--active {
	background-image: url("../images/header-icon-info-red.svg"); /* also change value below */
}
@media (min-width: 768px) { /* new rule for hover effect */
	.single-post-meta-data__mobile-toggle-btn:hover {
		background-image: url("../images/header-icon-info-red.svg");
	}
}
.header-toggle-textbox,
.header-toggle-label {
	font-size: 1.3rem;
}
.header-toggle-label {
	color: #bebebe;
}
.header-toggle-btn:hover .header-toggle-label,
.header-toggle-btn.--active .header-toggle-label {
	color: #fff;
}
.header-toggle-textbox {
	top: 38px;
	background: #292a2f;
	height: 38px;
	border-top: 4px solid #fa5b00;
	width: 100%;
	left: 0;
	opacity: 0;
	pointer-events: none;
	align-items: center;
    z-index: 100000;
	color: #fff;
	box-shadow: 0 3px 10px rgba(0,0,0,.25);
}
@media (min-width: 768px) {
	.header-toggle-textbox {
		top: 52px;
	}
}
.admin-bar .header-toggle-textbox {
	top: 84px;
}
@media (min-width: 768px) {
	.admin-bar .header-toggle-textbox {
		top: 98px;
	}
	.header-toggle-textbox--about-us {
		top: 52px;
	}
}
@media (min-width: 783px) {
	.admin-bar .header-toggle-textbox {
		top: 84px;
	}
	.admin-bar .header-toggle-textbox {
		top: 84px;
		width: 250px;
		right: 0;
		left: auto;
	}
}
@media (min-width: 992px) {
	.admin-bar .header-toggle-textbox {
		top: 52px;
	}
	.header-toggle-textbox {
		width: 250px;
		left: auto;
		right: 0;
	}
}
/* @media (min-width: 992px) {
	.header-toggle-textbox:not(.header-toggle-textbox--about-us) {
		top: unset;
		background: none;
		height: auto;
		border-top: none;
		width: auto;
		color: #fff;
		opacity: 1;
		pointer-events: all;
		box-shadow: none;
	}
} */
/* @media (min-width: 0px) and (max-width: 991px) {
	.header-toggle-textbox--phone.--active {
		display: flex !important;
		background: #fff;
		color: #222;
		opacity: 1;
		pointer-events: all;
	}
}
.header-toggle-textbox__number {
	font-weight: 500;
}
.header-toggle-textbox__country-codes {
	margin-left: 10px;
}
.header-toggle-textbox__country-code {
	padding: 1px 8px;
	border-left: 1px solid #a9a9a9;
	line-height: 1;
	color: #7b8d9c;
} */
.header-toggle-textbox {
	height: auto;
	padding: 5px 15px;
}
.header-toggle-textbox.--active {
	display: flex !important;
	background: #292a2f;
	color: #fff;
	opacity: 1;
	pointer-events: all;
}
.header-toggle-about-us-menu,
.locale-switcher__wrapper {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.header-toggle-about-us-menu__link,
.locale-switcher__link {
	padding: 10px 0;
	display: block;
	text-decoration: none;
	color: #fff;
	transition: all .25s ease-in-out;
	font-size: 1.4rem;
	user-select: none;
}
.header-toggle-about-us-menu__link:hover,
.header-toggle-about-us-menu__li--current-menu-item .header-toggle-about-us-menu__link,
.locale-switcher__link.current-item,
.locale-switcher__link:hover {
	color: #fa5b00;
	text-decoration: none;
	cursor: pointer;
	transition: all .25s ease-in-out;
}
.header-commercial-content-hint {
	font-size: 1rem;
	color: #bebebe;
}
.site-header__site-logo {
	height: 44px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	flex: 0 0 40%;
	align-items: flex-start; /* custom */
}
@media (min-width: 768px) {
	.site-header__site-logo {
		height: 60px;
		flex: 0 0 20%;
	}
}
.site-header__site-logo__img {
	max-height: 30px;
	max-width: 140px;
	width: 100%;
}
.site-header__top-row {
	background: #0f0f0f;
	width: 100%;
	position: relative;
	border-top: 1px solid #333; /* custom */
}
.site-header__known-from--show-mobile {
	background: #fff;
	height: 40px;
	margin: 0 -15px;
	max-width: calc(100% + 30px * 1);
	display: flex;
	border-bottom: 1px solid #fa5b00;
	align-items: center;
	justify-content: left;
}
.header-col-label {
	color: #7b8d9c;
	font-size: .9rem;
	line-height: 1.1;
}
.header-col__icon {
	max-height: 30px;
	max-width: 50px;
	margin: 0 10px;
	display: flex;
	align-self: center;
}
.site-header__known-from--three-icons .header-col__icon {
	max-width: 38px;
	margin: 0 7px;
}
@media (min-width: 576px) {
	.header-col__icon {
		max-width: 80px;
		margin: 0 15px;
	}
	.site-header__known-from--three-icons .header-col__icon {
		max-width: 60px;
		margin: 0 10px;
	}
}
.site-header__top-menu-item {
	text-decoration: none;
	color: #fff;
	margin: 0 10px;
	font-size: 1.3rem;
}
@media (min-width: 992px) {
	.site-header__top-menu-item {
		/* font-size: 1.5rem; */
		margin: 0 12px;
	}
}
.site-header__top-menu-item:hover {
	text-decoration: none;
	color: #fa5b00;
}
.col-icon-row-custom-width {
	flex: 0 0 40px;
	padding: 0 4px 0 0;
}
@media (min-width: 992px) {
	.col-icon-row-custom-width {
		flex: 0 0 auto;
		padding: 0 15px;
	}
}
.site-header__mobile-menu-toggle {
	width: 28px;
	height: 28px;
	margin-left: 20px;
	background: url("../../master-theme/images/menu-icon.svg") center no-repeat;
	background-size: 20px auto;
	cursor: pointer;
}
.site-header__mobile-menu-toggle--active {
	opacity: .5;
}
.site-menu-extended__toggle {
	display: none;
}
@media (min-width: 768px) {
	.site-header__site-logo__img {
		max-width: 210px;
		max-height: 46px;
	}
}
@media (min-width: 992px) {
	.site-header__menu-row {
		overflow: hidden;
	}
	.site-header__menu-row--overflow {
		overflow-y: visible;
	}
	.site-header__header-flex {
		height: 60px;
		position: relative;
	}
	.site-header__icon-row__row-wrap {
		height: 100%;
		margin: 0;
	}
	.site-header__known-from {
		display: flex;
		background: transparent;
		height: auto;
		max-width: 100%;
		border: none;
		align-items: center;
		color: #a4adb9;
		font-size: 1.3rem;
	}
	.header-col-label {
		font-size: 1.2rem;
	}
}
/* ---- HEADER END ---- */

/* ---- MENU BEGIN ---- */

.site-menu {
	background: #292a2f;
	padding: 0 15px;
	margin: 0;
	list-style: none;
	position: absolute;
	width: 100%;
	z-index: 9999;
	box-shadow: 0 10px 30px rgba(0, 0, 0, .5);
	border-top: 2px solid #fa5b00;
	opacity: 0;
	left: 0;
	transform: translateY(20px);
	pointer-events: none;
	transition: transform .25s ease-in-out, opacity .25s ease-in-out;
	top: 44px;
}
@media (min-width: 768px) {
	.site-menu {
		top: 60px;
	}
}
.site-menu--active {
	transition: transform .25s ease-in-out, opacity .25s ease-in-out;
	transform: translateY(0px);
	opacity: 1;
	pointer-events: all;
	overflow: auto;
    max-height: calc(100vh - 82px);
}
@media (min-width: 768px) {
	.site-menu--active {
		max-height: calc(100vh - 112px);
	}
}
@media (min-width: 992px) {
	.site-menu-extended.site-menu--active {
		height: 100%;
		max-height: 100%;
	}
}
.header--with-ticker .site-menu--active {
	max-height: calc(100vh - 120px);
}
@media (min-width: 768px) {
	.header--with-ticker .site-menu--active {
		max-height: calc(100vh - 150px);
	}
}
.site-menu--add-margin {
	transform: translateY(-20px);
}
.site-menu__link {
	color: #fff;
	text-decoration: none;
	padding: 13px 0;
	display: block;
	outline: none;
}
.site-menu__link--level-0 {
	border-bottom: 1px solid rgba(255, 255, 255, .1);
}
.site-menu__link--level-0--icon {
	display: inline-block;
	border-radius: 50%;
	margin: auto 10px auto 0;
	width: 25px;
	text-align: center;
	vertical-align: middle;
	font-family: "menufont";
	font-size: 1.8rem;
}
@media (min-width: 992px) {
	.site-menu__link--level-0--icon {
		font-size: 2rem;
		width: 30px;
		margin-right: 5px;
	}
}
.site-menu__link:hover,
.site-menu__link:active {
	color: #fff;
	text-decoration: none;
}
.site-menu__item--level-0.menu-item-has-children .site-menu__link--level-0 {
	position: relative;
	padding-right: 31px;
}
.site-menu__link--no-link {
	cursor: default;
}
.site-menu__sub-menu-toggle,
.site-menu-extended .menu-item-has-children .site-menu__link--no-link {
	cursor: pointer;
}
.site-menu__sub-menu-toggle {
	display: flex;
	flex-direction: column;
	right: 0;
	top: 0;
	height: 100%;
	width: 24px;
}
.site-menu__sub-menu-toggle__arrow {
	width: 5px;
	height: 9px;
	margin: auto;
	background: url("../../master-theme/images/arrow-more-white.svg") no-repeat;
	background-size: 5px auto;
	transform: rotate(90deg);
	transition: transform .25s ease-in-out;
}
.site-menu__sub-menu-toggle__arrow.--active {
	transform: rotate(-90deg);
	transition: transform .25s ease-in-out;
	opacity: .5;
}
.site-menu__sub-menu--level-1 {
	background: #292a2f;
	margin: 0 -15px;
	list-style: none;
	padding: 0 15px;
	display: none;
}
.site-menu__sub-menu__link {
	padding: 13px 0 13px 20px;
	display: block;
	text-decoration: none;
	color: #fff;
	background: url("../../master-theme/images/arrow-more-white.svg") left 50% no-repeat;
	background-size: 6px auto;
}
.site-menu__sub-menu__link:hover {
	background-position: 5px 50%;
}
.site-menu__item--level-1:not(:last-child) .site-menu__sub-menu__link,
.site-menu__item--level-2:not(:last-child) .site-menu__sub-menu__link,
.site-menu-toplist__li--col-1:not(:last-child),
.site-menu-toplist__li--col-2:not(.last-row) {
	border-bottom: 1px solid #666;
}
.site-menu__sub-menu--level-2 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sub-menu-column {
	list-style: none;
	padding: 0;
}
.site-menu-toplist__ol {
	margin: 0;
	padding: 0 0 8px;
	list-style: none;
	flex-flow: wrap;
	display: flex;
}
.site-menu-toplist__li {
	padding: 7px 0;
	display: flex;
	flex-direction: row;
	align-items: center;
	position: relative;
	color: #fff; /* custom */
}
.site-menu-toplist__li,
.site-menu-toplist__li--col-2 {
	flex: 0 0 calc(50% - 7.5px * 1);
}
.site-menu-toplist__li:not(.site-menu-toplist__li--col-1):nth-child(odd),
.site-menu-toplist__li--col-2:nth-child(odd) {
	margin-right: 15px;
}
.site-menu-toplist__rank {
	flex: 0 0 30px;
}
.site-menu-toplist__li:hover .site-menu-toplist__rank,
.site-menu-toplist__li.current-menu-item .site-menu-toplist__rank {
	color: #fa5b00;
}
.site-menu-toplist__title {
	padding: 13px 0 5px;
	font-weight: 700;
	position: relative;
	user-select: none;
	color: #fff;
}
.site-menu-toplist__title:before {
	position: absolute;
	left: 0;
	content: "";
	height: 1px;
	width: 30px;
	background: #fa5b00;
	bottom: 2px;
}
.site-menu-toplist__logo {
	flex: 0 0 60px;
	max-width: 60px;
	border-radius: 2px;
}
.site-menu-toplist__logo__img {
	height: 22px;
	width: 30px;
	display: flex;
	margin: auto;
}
@media (min-width: 992px) {
	.site-menu-toplist__logo__img {
		max-height: 30px;
		width: 41px;
		height: 30px;
	}
}
.site-menu-toplist__link {
	padding-left: 15px;
	color: #fff; /* custom */
}
.site-menu-toplist__link:hover,
.site-menu-toplist__li.current-menu-item .site-menu-toplist__link,
.site-menu__sub-menu__link:hover,
.site-menu__item--level-1.current-menu-item .site-menu__sub-menu__link,
.site-menu__item--level-2.current-menu-item .site-menu__sub-menu__link,
.site-menu__item--level-2.current_page_ancestor .site-menu__sub-menu__link {
	color: #fa5b00;
	text-decoration: none;
}
.submenu-topentry {
    font-weight: 700;
}
.submenu-topentry a,
.submenu-topentry span {
    background: none;
    padding-left: 0;
}
.submenu-topentry span.site-menu__sub-menu__link:hover {
	color: inherit;
}
.header-search-form {
	margin: 0 -15px 0 -15px;
	background: #202126;
}
.header-search__input-text {
	background: none;
	height: 44px;
	line-height: 44px;
	padding: 0 15px;
	border: none;
	color: #a4adb9;
	outline: 0;
	font-size: 1.3rem;
}
.header-search__input-text:focus {
	color: #fff;
}
.header-search__input-button {
	width: 26px;
	height: 42px;
	text-indent: -9999px;
	background: url("../../master-theme/images/search-icon.svg") center no-repeat;
	background-size: 18px 18px;
	border: none;
	outline: 0;
	margin: 0 15px 0 0;
}
@media (min-width: 0px) and (max-width: 991px) {
	/* ---- MENU BEGIN ---- */
	.site-header__menu-row {
		position: absolute;
		left: 0;
		width: 100%;
		top: 0;
	}
	.site-menu--add-margin.site-menu--active {
		transform: translateY(-40px);
	}
	.site-menu__item--level-0.menu-item-has-children .site-menu__link--level-0 {
		position: relative;
		padding-right: 31px;
	}
	.site-menu__item--level-0.current-menu-item .site-menu__link--level-0,
	.site-menu__item--level-0.current-menu-ancestor .site-menu__link--level-0,
	.site-menu__item--level-0.current_page_ancestor .site-menu__link--level-0 {
		color: #fa5b00;
	}
	.site-menu__sub-menu-toggle {
		position: absolute;
		display: flex;
		flex-direction: column;
		right: 0;
		top: 0;
		height: 100%;
		width: 24px;
	}
	.site-menu__sub-menu-toggle__arrow {
		width: 6px;
		height: 8px;
		margin: auto;
		background: url("../../master-theme/images/arrow-more-white.svg") no-repeat;
		background-size: 6px auto;
		transform: rotate(90deg);
		transition: transform .25s ease-in-out;
	}
	.site-menu__sub-menu-toggle__arrow.--active {
		transform: rotate(-90deg);
		transition: transform .25s ease-in-out;
		opacity: .5;
	}
	.site-menu__item--level-1[class*="col-"] {
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0;
	}
	.site-menu-toplist__li:nth-child(odd),
	.site-menu-toplist__li--col-2:nth-child(odd) {
		margin-right: 15px;
	}
	.site-menu-toplist__li {
		font-size: 1.2rem;
		/*font-weight: 500;*/
		/*font-weight: 700;*/
		line-height: 1.1;
	}
	.site-menu-toplist__rank {
		flex: 0 0 25px;
	}
	.site-menu-toplist__logo {
		max-width: 40px;
	}
	.site-menu-toplist__link {
		padding-left: 10px;
	}
	.site-menu__item--level-0 {
		opacity: 0;
		transform: translateX(-15px);
		transition: all .25s ease-in-out;
	}
	.site-menu:not(.menu-has-search-form) .site-menu__item--level-0:nth-last-of-type(1) .site-menu__link--level-0 {
		border-bottom: none;
	}
	.site-menu.menu-has-search-form .site-menu__item--level-0:nth-last-of-type(1) .site-menu__link--level-0 {
		border-bottom: none;
	}
	.site-menu__item--level-0--flown-in {
		opacity: 1;
		transform: translateX(0px);
		transition: all .25s ease-in-out;
	}
	.site-menu-toplist__li--col-1:nth-last-of-type(1),
	.site-menu-toplist__li--col-1:nth-last-of-type(2) {
		border-bottom: none;
	}
	.site-menu__mobile-top-menu__entries {
		margin-top: 30px;
		order: 999;
	}
	.site-menu__mobile-top-menu__list {
		list-style: none;
		display: flex;
		padding: 0;
		margin: 0 -7.5px 15px;
	}
	.site-menu__mobile-top-menu__entry {
		margin-bottom: 15px;
		padding-left: 7.5px;
		padding-right: 7.5px;
	}
	.site-menu__mobile-top-menu__link {
		height: 100%;
		min-height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
		/* background: rgba(0,0,0,.25); */
		color: #fff;
		text-decoration: none;
		border-radius: 4px;
		text-align: center;
		padding: 5px;
		border: 1px solid #fff;
		transition: all .25s ease-in-out;
	}
	.site-menu__mobile-top-menu__link:hover {
		text-decoration: none;
		color: #fa5b00;
		border-color: #fa5b00;
		transition: all .25s ease-in-out;
	}
	/* ---- MENU END ---- */
}
@media (min-width: 992px) {
	.site-menu {
		padding: 0;
		background: none;
		position: static;
		z-index: auto;
		margin: 0;
		box-shadow: none;
		border: none;
		opacity: 1;
		pointer-events: all;
		transition: none;
	}
	.site-menu,
	.site-menu--add-margin {
		transform: none;
		-ms-overflow-style: none;
		scrollbar-width: none;
	}
	.site-menu::-webkit-scrollbar {
		display: none;
	}
	.site-menu__link {
		padding: 0;
		border: none;
	}
	.site-menu__link--level-0 {
		height: 60px;
		align-items: center;
		color: #fff;
		text-decoration: none;
		padding: 0 15px;
		position: relative;
		display: flex;
		justify-content: center;
		text-align: center;
	}
	.site-menu-extended .site-menu__link--level-0 {
		height: auto;
		min-height: 50px;
		color: #fff;
		padding-left: 15px;
	}
	.site-menu .site-menu__link--level-0 {
		white-space: nowrap;
	}
	.site-menu__link--level-0,
	.site-menu__sub-menu__link, 
	.site-menu__item .site-menu-toplist__link,
	.site-menu__item .site-menu-toplist__rank,
	.site-menu-toplist__title {
		font-size: 1.4rem;
	}
	/* .site-menu__sub-menu__link {
		background-position: left calc(1.4em - 4px * 1);
	}
	.site-menu__sub-menu__link:hover {
		background-position: 5px calc(1.4em - 4px * 1);
	} */
	.site-menu-toplist__li {
		padding: 6px 0;
	}
	.site-menu .site-menu__link--level-0:after {
		content: "";
		position: absolute;
		bottom: -1px;
		width: calc(100% - 20px * 1);
		left: 50%;
		height: 3px;
		transform: translateX(-50%) scaleX(0);
		background: #fa5b00;
		transition: all .25s ease-in-out;
		opacity: 0;
	}
	.site-menu .site-menu__item .site-menu__link--level-0:hover:after,
	.site-menu .site-menu__item .site-menu__item--level-0:hover .site-menu__link--level-0:after {
		transform: translateX(-50%) scaleX(1);
		transition: all .25s ease-in-out;
		opacity: 1;
	}
	.site-menu .site-menu__item--level-0.menu-item-has-children .site-menu__link--level-0 {
		padding-right: 15px;
		border-bottom: none;
		color: #fff; /* custom ?? */
	}
	.site-menu__sub-menu-toggle {
		position: static;
		display: inline-flex;
		width: auto;
		height: auto;
	}
	.header-desktop-menu .site-menu__sub-menu-toggle {
		display: none;
	}
	.site-menu .site-menu__sub-menu-toggle__arrow.--active {
		transform: rotate(0deg);
	}
	.site-menu__link--level-0:hover, /* depending on site maybe need to add .site-menu before all classes */
	.site-menu__item--level-0.menu-item-has-children:hover .site-menu__link--level-0,
	.site-menu__item--level-0.current-menu-ancestor .site-menu__link--level-0,
	.site-menu__item--level-0.current-menu-item .site-menu__link--level-0,
	.site-menu__item--level-0.current-post-ancestor .site-menu__link--level-0 {
		color: #fa5b00;
		text-decoration: none;
	}
	.site-menu__sub-menu-toggle__arrow {
		transform: rotate(0deg);
		background: url("../../master-theme/images/dropdown-arrow.svg") center no-repeat;
		background-size: 9px 5px;
		height: 5px;
		width: 9px;
		margin-left: 11px;
		display: inline-flex;
		transition: all .25s ease-in-out;
	}
	.site-menu .site-menu__item--level-0.menu-item-has-children:hover .site-menu__sub-menu-toggle__arrow {
		transform: rotate(90deg);
		transition: all .25s ease-in-out;
		opacity: .5;
	}
	.site-menu .site-menu__item--level-0 .site-menu__sub-menu--level-1 { /* short main menu only */
		position: absolute;
		display: flex;
		flex-direction: column;
		z-index: 2;
		width: 280px;
		transform: translateY(20px);
		margin: 0;
		opacity: 0;
		pointer-events: none;
		transition: all .25s ease-in-out;
		box-shadow: 5px 15px 30px rgba(0, 0, 0, .15);
		border-top: 3px solid #fa5b00;
	}
	.sub-menu--last-element .site-menu__sub-menu--level-1 {
		right: 15px;
	}
	.site-menu .site-menu__item--level-0.fullwidth-submenu .site-menu__sub-menu--level-1 {
		width: 100%;
		left: 0;
		padding: 0;
		margin: 0 15px;
		flex-direction: row;
		flex-wrap: nowrap;
		max-width: calc(100% - 30px * 1);
	}
	.site-menu .site-menu__item--level-0.menu-item-has-children:hover .site-menu__sub-menu--level-1 {
		display: flex !important;
		opacity: 1;
		pointer-events: all;
		transform: translateY(-2px);
		transition: all .25s ease-in-out;
	}
	.sub-menu-column {
		position: relative;
	}
	.site-menu .site-menu__item .sub-menu-column:not(:last-child):after {
		content: "";
		position: absolute;
		height: 100%;
		top: 0;
		right: 0;
		width: 1px;
		background: #fa5b00;
	}
	.site-menu .site-menu__item--level-2:last-child .site-menu__sub-menu__link--level-2 {
		border-bottom: none;
	}
	.site-menu-toplist__li--col-1 {
		flex: 0 0 100%;
	}
	.site-menu__sub-menu--level-2 {
		padding: 0 15px;
	}
	.site-menu-toplist__title {
		padding-bottom: 14px;
	}
	.site-menu-toplist__title:before {
		bottom: 8px;
		width: 50px;
	}
	.site-menu-toplist__logo {
		border-radius: 4px;
	}
	.site-menu__sub-menu__link,
	.site-menu-toplist__link {
		color: #fff;
	}
	.site-menu .header-search-form {
		background: none;
		margin-right: 0;
		margin-left: 15px;
	}
	.site-menu .header-search {
		position: fixed;
		left: 0;
		top: 0;
		align-items: center;
		background: rgba(0, 0, 0, .5);
		width: 100%;
		height: 100%;
		z-index: 9999;
		align-content: center;
		justify-content: center;
		transition: all .25s ease-in-out;
		opacity: 0;
		pointer-events: none;
		display: flex !important;
	}
	.site-menu .header-search--lg-active {
		opacity: 1;
		transition: all .25s ease-in-out;
		pointer-events: all;
	}
	.site-menu .header-search__wrapper {
		background: #fff;
		width: 80%;
		max-width: 650px;
		min-width: 250px;
		box-shadow: 0px 20px 40px -20px rgba(0, 0, 0, 0.6);
		transform: translateY(150px);
		transition: all .25s ease-in-out;
		opacity: 0;
		border-radius: 40px;
	}
	.site-menu .header-search--lg-active .header-search__wrapper {
		transform: translateY(0px);
		transition: all .25s ease-in-out;
		opacity: 1;
	}
	.site-menu .header-search__input-text {
		font-size: 2.4rem;
		padding: 0 30px;
		line-height: 80px;
		height: 80px;
	}
	.site-menu .header-search__input-button {
		height: 80px;
		width: 80px;
		background-size: 30px 30px;
	}
	.site-menu .header-search--lg-active .header-search__input-button:hover {
		opacity: .5;
	}
	.site-menu .header-search__input-text:focus {
		color: #101921;
	}
	.site-menu .header-search__input-button {
		margin: auto;
	}
	.search__close {
		border-radius: 4px;
		font-size: 1.6rem;
		font-weight: 700;
		color: #fff;
		background: #292a2f;
		justify-content: center;
		margin-top: 30px;
		padding: 8px;
		line-height: 1;
		cursor: pointer;
		border: 1px solid #fff;
		transform: translateY(150px);
		box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.6);
	}
	.site-menu .header-search--lg-active .search__close {
		transform: translateY(0px);
	}
	.search__close:hover {
		background: #fa5b00;
	}
	.search-toggle {
		height: 100%;
		width: 30px;
		cursor: pointer;
		margin-right: 0;
		background: url("../../master-theme/images/search-icon.svg") center no-repeat;
		background-size: 20px 20px;
	}
	.search-toggle:hover {
		opacity: .5;
	}
	.ml-lg-auto-custom {
		margin-left: auto;
	}
	/* -- SITE-MENU-EXTENDED -- */
	.site-menu-extended {
		background: #292a2f;
		color: #fff;
		position: absolute;
		top: 60px;
		right: 15px;
		width: 300px;
		list-style: none;
		padding: 0;
		margin: 0;
		transform: translateY(20px);
		opacity: 0;
		pointer-events: none;
		transition: all .25s ease-in-out;
		box-shadow: 5px 15px 30px rgba(0, 0, 0, .15);
		border-top: 3px solid #fa5b00;
		z-index: 10;
		max-height: calc(100vh - 115px * 1);
		overflow: auto;
	}
	.site-menu-extended.--active {
		display: flex;
		opacity: 1;
		pointer-events: all;
		transform: translateY(-2px);
		transition: all .25s ease-in-out;
	}
	.site-menu-extended .site-menu__link--level-0 {
		padding-right: 15px !important;
		border-bottom: 1px solid rgba(255, 255, 255, .1) !important;
	}
	.site-menu-extended .site-menu__item--level-0:last-child .site-menu__link--level-0 {
		border-bottom: none !important;
	}
	.site-menu-extended .site-menu__link--level-0,
	.site-menu-extended .site-menu__link--level-1 {
		text-align: left;
		justify-content: flex-start;
	}
	.site-menu-extended .site-menu__link--level-0:hover,
	.site-menu-extended .site-menu__item--level-0.menu-item-has-children:hover .site-menu__link--level-0,
	.site-menu-extended .site-menu__item--level-0.current-menu-ancestor .site-menu__link--level-0,
	.site-menu-extended .site-menu__item--level-0.current-menu-item .site-menu__link--level-0,
	.site-menu-extended .site-menu__item--level-0.current-post-ancestor .site-menu__link--level-0 {
		color: #fa5b00;
	}
	.site-menu-extended .site-menu__sub-menu--level-1 {
		margin: 0;
	}
	.site-menu-extended .site-menu__sub-menu--level-2 {
		padding: 0;
	}
	.site-menu-extended .site-menu__item--level-0 {
		opacity: 1;
		transition: all .25s ease-in-out;
	}
	.site-menu-extended .site-menu__item--level-0--flown-in {
		transition: all .25s ease-in-out;
	}
	.site-menu-extended .site-menu__sub-menu-toggle {
		margin-left: auto;
		margin-right: -15px;
		height: 100%;
		min-height: 50px;
		width: 60px;
		min-width: 60px;
		border-left: 1px solid rgba(255, 255, 255, .1);
	}
	.site-menu-extended .site-menu__sub-menu-toggle__arrow {
		margin: auto;
		background-image: url(../../master-theme/images/arrow-more-white.svg);
		background-size: 8px auto;
		height: 12px;
		width: 8px;
		transform: rotate(90deg);
	}
	.site-menu-extended .site-menu__sub-menu-toggle__arrow.--active {
		transform: rotate(-90deg);
	}
	.site-menu-extended .site-menu__item--level-1[class*="col-"] {
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0;
	}
	.site-menu-extended .site-menu-toplist__li--col-1,
	.site-menu-extended .site-menu-toplist__li, 
	.site-menu-extended .site-menu-toplist__li--col-2 {
		flex: 0 0 100%;
	}
	.site-menu-extended .site-menu-toplist__li {
		line-height: 1.1;
		color: #fff;
	}
	.site-menu-extended .header-search-form {
		margin: 0;
		padding-left: 55px;
	}
	.site-menu-extended__li-wrapper {
		margin-right: auto;
	}
	.site-menu-extended__li-wrapper.hidden {
		transition: none;
		width: 0;
		padding: 0;
		overflow: hidden;
		font-size: 0;
	}
	.site-menu-extended__toggle {
		background: url("../../master-theme/images/menu-icon-extended-toggle-white.svg") no-repeat center;
		background-size: 26px auto;
		flex: 0 0 40px;
		min-width: 40px;
		height: 30px;
		margin: auto;
		/* margin-left: 15px !important; */
		border-radius: 4px;
		display: flex;
		cursor: pointer;
	}
	.site-menu-extended__toggle:hover {
		opacity: .5;
	}
	.site-menu-extended__li-wrapper.--active .site-menu-extended__toggle {
		background-color: #fa5b00;
		opacity: 1;
	}
	.site-menu-extended .header-search-form {
		background: none;
		border-bottom: 1px solid #444;
	}
	.site-menu-extended .header-search {
		margin: 15px;
		background: rgba(255,255,255,.1);
		border-radius: 4px;
	}
	.fadeout-website {
		display: none;
		position: fixed;
		background: rgba(0, 0, 0, .6);
		top: 0;
		left: 0;
		z-index: 0;
		width: 100%;
		height: 100%;
		transition: background .25s ease-in-out;
	}
}

@media (min-width: 1650px) {
	.site-menu-extended {
		width: calc(50% - (1200px / 2) * 1);
		max-width: 320px;
		min-width: 300px;
	}
}
/* -- SITE SUB-MENU ROW -- */
.site-submenu-row {
	background: #fff;
	padding: 0 15px;
	display: flex;
	height: 40px;
}
.site-submenu-container {
	margin: 0 auto;
    list-style: none;
	padding: 0;
}
.site-submenu-row .menu-item {
	margin-right: 20px;
	white-space: nowrap;
}
.site-submenu-row .menu-item:last-child {
	margin-right: 0;
}
.site-submenu-row .menu-item a {
	text-decoration: none;
	font-size: 1.4rem;
	position: relative;
	height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.site-submenu-row .menu-item a:hover,
.site-submenu-row .menu-item.current_page_item a,
.site-submenu-row .menu-item.current-menu-item a {
	color: #fa5b00;
}
.site-submenu-row .menu-item.current_page_item a:after,
.site-submenu-row .menu-item.current-menu-item a:after {
	content: "";
	position: absolute;
	left: 0;
	height: 2px;
	background: #fa5b00;
    width: 100%;
	bottom: 0;
}
@media (min-width: 992px) {
	.site-submenu-row {
		padding: 0;
	}
	.site-submenu-container {
		padding: 0 15px;
	}
}
/* ---- MENU END ---- */

/* ---- CONTENT BEGIN ---- */

.tab-item {
	cursor: pointer;
	user-select: none;
}
.tab-content {
	padding: 0;
	opacity: 0;
	transition: height .25s ease-in-out, opacity .25s ease-in-out;
	height: 0;
	overflow: hidden;
}
.tab-content.--active,
.tab-content--without-action {
	padding: 15px;
	opacity: 1;
	transition: height .25s ease-in-out, opacity .25s ease-in-out;
	height: auto;
	overflow: visible;
}
.main-wrapper {
	margin: 20px 0;
	word-wrap: break-word;
}
.main-wrapper--no-margin {
	margin: 0;
}
@media (min-width: 768px) {
	.main-wrapper {
		margin: 30px 0;
	}
	.main-wrapper--no-margin {
		margin: 0;
	}
	.main-wrapper--no-margin-bottom {
		margin-bottom: 0;
	}
}
.review-breadcrumb-row {
	width: calc(100vw - 15px * 1);
	max-width: 1200px;
}
.site-breadcrumb {
	margin-bottom: 10px;
}
.site-breadcrumb,
.site-breadcrumb a {
	font-size: 1.2rem;
	color: #bebebe;
	text-decoration: none;
	line-height: 1.35;
}
@media (min-width: 992px) {
	.review-hero-section:not(.review-hero-section--one-section):not(.review-hero-section--not-available) .last-updated-container--review {
		margin-top: 45px;
		margin-bottom: -45px;
	}
}
.last-updated-container--post {
	font-size: 1.1rem;
	margin-top: -.5em;
	margin-bottom: .75em;
}
.site-breadcrumb--light, 
.site-breadcrumb--light a {
	color: rgba(255,255,255,.65); /* custom */
}
.site-breadcrumb a:hover,
.breadcrumb_last {
	color: #fa5b00;
}
@media (min-width: 768px) {
	.site-breadcrumb {
		margin-bottom: 15px;
	}
}
@media (min-width: 992px) {
	.site-breadcrumb--review-hero-section {
		margin-bottom: 0;
		min-height: 35px;
	}
}
.h1-headline {
	font-size: 2.6rem; /* custom */
	color: #fff; /* custom */
}
.h1-headline--white {
	color: #fff;
}
h2 {
	font-size: 1.8rem;
}
h2#sub-h2-headline-for-some-more-information {
	font-size: 1.6rem;
	margin-top: -.125em;
}
@media (min-width: 768px) {
	h2 {
		font-size: 2.2rem;
	}
	h2#sub-h2-headline-for-some-more-information {
		font-size: 2rem;
	}
}
h3 {
	font-size: 1.6rem;
}
@media (min-width: 768px) {
	h3 {
		font-size: 2rem;
	}
}
.intro-h2-headline {
	margin-bottom: 8px;
	margin-top: -.75rem;
	font-size: 1.6rem;
}
@media (min-width: 768px) {
	.intro-h2-headline {
		font-size: 2rem; /* custom */
	}
}
.h1-headline__subheadline--normal-size,
.h1-headline__subheadline--slots {
	font-size: 1.5rem;
}
@media (min-width: 768px) {
	.h1-headline__subheadline--slots {
		font-size: 1.8rem;
	}
}
@media (min-width: 768px) {
	.h1-headline {
		font-size: 3rem; /* custom ? */
	}
	.home .h1-headline {
		font-size: 3.4rem;
	}
}
.h2-subheadline {
	font-size: 1.6rem;
	margin-top: -.25rem;
	margin-bottom: 8px;
}
@media (min-width: 768px) {
	.h2-subheadline {
		font-size: 1.8rem;
	}
}
.h2-subheadline--mb0 {
	margin-bottom: 0;
}
.color-font-white {
	color: #fff;
}
.button,
.wpcf7-submit {
	text-decoration: none;
	margin: 0 10px 10px 0;
	display: inline-flex;
	/* border: 1px solid #6b7c8a; */
	background: #0ba101; /* custom ?? */
	color: #fff;
	padding: 10px;
	line-height: 1.25;
	border-radius: 4px;
	margin-right: 10px;
	cursor: pointer;
	font-weight: 700;
	font-size: 1.5rem;
	align-content: center;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.button:hover,
.wpcf7-submit {
	text-decoration: none;
	background-color: #0dbd01;
	color: #f5f5f5;
}
.button.box-bg:hover, /* custom ?? */
.button-sidebar:hover { /* custom ?? */
	background-color: #0dbd01;
	color: #f5f5f5;
}
.button.filled {
	background-color: #bebebe;
	color: #fff;
}
.button.filled:hover {
	text-decoration: none;
	background-color: #1c275d;
	border-color: #1c275d;
	color: #fff;
}
.button.green {
	color: #01b33b;
	border-color: #01b33b;
}
.button.green:hover {
	background-color: #12c34b;
	color: #fff;
}
.button.green.filled,
.button-arrow--popular-slots {
	background-color: #01b33b;
	border-color: #01b33b;
	color: #fff;
}
.button.green.filled:hover,
.button-arrow--popular-slots:hover {
	text-decoration: none;
	background-color: #12c34b;
	border-color: #12c34b;
	color: #fff;
}
.button.white {
	color: #fff;
	border-color: #fff;
}
.button.white:hover {
	background-color: #fff;
	color: #1c275d;
	border-color: #fff;
}
.button.disabled,
.button.disabled:hover {
	background-color: #222;
	border-color: #222;
	cursor: unset;
	color: #fff;
}
.button.fullwidth {
	display: flex;
	margin: 20px 0;
}
.button-arrow {
	background-image: url("../../master-theme/images/arrow-more-white.svg");
	background-position: right 12px center;
	background-size: 7px auto;
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-left: 25px;
}
.button-arrow:hover {
	background-image: url("../../master-theme/images/arrow-more-white.svg");
	background-position: right 9px center;
}
.button-green-arrow,
.button-arrow--popular-slots {
	background-image: url("../../master-theme/images/arrow-more-white.svg");
}
.button-green-arrow:hover,
.button-arrow--popular-slots:hover {
	background-image: url("../../master-theme/images/arrow-more-white.svg");
}
.button-green-arrow-outline {
	background-image: url("../images/arrow-more-green.svg");
}
.button-green-outline-arrow:hover {
	background-image: url("../../master-theme/images/arrow-more-white.svg");
}
.button-white-arrow-outline {
	background-image: url("../../master-theme/images/arrow-more-white.svg");
}
.button-white-arrow-outline:hover {
	background-image: url("../../master-theme/images/arrow-more-darkblue.svg");
}
.button.less-margin {
	margin: 3px 0;
}
.button.no-margin {
	margin: 0;
}
.button.less-padding-sideways {
	padding-left: 2px;
	padding-right: 2px;
}
.button.more-padding-sideways {
	padding-left: 20px;
	padding-right: 20px;
}
.button.more-padding {
	padding-top: 13px;
	padding-bottom: 13px;
}
.button.outline-dark,
.button-sidebar {
	border: none; /* custom ?? */
	color: #fff;
}
.button.outline-dark:hover,
.button-sidebar:hover {
	background-color: #12c34b;
	color: #fff;
}
.button.outline-green {
	background-color: #fff;
	color: #01b33b;
}
.button.outline-green:hover {
	background-color: #01b33b;
	color: #fff;
}
a.dont-decorate-link {
	color: #bebebe;
	text-decoration: none;
}
.flex-content--margin {
	margin-top: 15px;
}
.flex-content__main-content {
	padding: 0;
	/* background: #fff; */
}
.flex-content__main-content--page {
	padding: 20px 15px;
}
.flex-content__main-content--transparent {
	background: none;
}
.flex-content__col-sidebar {
	margin-top: 40px;
}
@media (min-width: 992px) {
	.flex-content__col-sidebar--no-margin-top {
		margin-top: -1px;
	}
	.flex-content__col-sidebar--review-custom-margin {
		margin-top: 107px;
	}
	.flex-content__col-sidebar--review-custom-margin--one-section {
		margin-top: 65px;
	}
	.flex-content__col-sidebar--less-margin-top {
		margin-top: 30px;
	}
	.flex-content {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
	.flex-content__main-content,
	.flex-content__hero-section {
		flex: 0 1 auto;
		width: calc(100% - 40px - 365px * 1);
		max-width: 795px;
		padding: 30px 0 15px 15px;
		position: relative;
		border-radius: 0 4px 0 0;
	}
	.flex-content__main-content--no-pt,
	.flex-content__hero-section {
		padding-top: 0;
	}
	.flex-content__main-content--page {
		padding-right: 15px;
	}
	/* .flex-content__main-content:not(.flex-content__main-content--transparent):after {
		content: "";
		position: absolute;
		top: 0;
		left: auto;
		right: 0;
		width: 100vw;
		background: #fff;
		height: 100%;
		z-index: -1;
	} */
	/* .flex-content__main-content:not(.flex-content__main-content--transparent):after {
		box-shadow: 0 -1px 0 0 #41586c, 1px 0 0 0 #41586c;
		border-radius: 0 4px 0 0;
	} */
	/* .flex-content__main-content.flex-content__main-content--no-margin:after {
		box-shadow: 1px 0 0 0 #41586c;
		border-radius: 0;
	} */
	.flex-content__col-sidebar,
	.flex-content__hero-side {
		flex: 0 0 380px;
		margin-left: 25px;
		min-height: 1%;
		min-width: 380px;
	}
}
.main-content-wrapper--padding-top {
	padding-top: 15px;
}
.hero-section--margin-bottom {
	margin-bottom: 15px;
}
.cta-element-row {
	margin: 1px 10px 40px;
}
.home .cta-element-row { /* custom */
	margin: 1px 15px 40px;
}
.cta-element-row__item {
	margin: 0 15px 10px;
	position: relative;
	height: 50px;
	padding: 8px 15px;
	background: #292a2f;
	background: -moz-linear-gradient(top,  #292a2f 0%, #232428 100%);
	background: -webkit-linear-gradient(top,  #292a2f 0%,#232428 100%);
	background: linear-gradient(to bottom,  #292a2f 0%,#232428 100%);
	border-radius: 4px;
	border-bottom: 2px solid #fa5b00;
	line-height: 1.25;
	font-weight: 700;
	font-size: 1.6rem;
	flex: 1 1 0;
	width: 100%;
	word-break: break-word;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .07);
}
/* .cta-element-row__item:hover {
	box-shadow: 0 0 20px 0 rgba(255, 79, 66, .2);
	transform: translateY(0);
} */
.cta-element-row__link {
	color: #fff;
	padding-right: 10px;
}
.cta-element-row__link:hover {
	color: #fa5b00;
}
.cta-element-row__link:after,
.fullwidth-section-widget__right-section__link:after,
.full-clickable-link:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.cta-element-row__icon {
	/* width: 50px; */ /* custom */
	height: auto;
	max-height: 100%;
}
@media (min-width: 768px) {
	.cta-element-row__item {
		/* margin-bottom: 0; */
		width: 0;
		height: 90px;
		/* border-bottom-width: 3px; */
	}
	/* .cta-element-row__item:hover {
		transform: translateY(-10px);
	} */
}
@media (min-width: 992px) {
	.cta-element-row__item {
		font-size: 2rem;
	}
	.cta-element-row__icon {
		max-height: 50px;
	}
}
.fullwidth-section-widget--fullwidth-template {
	max-width: 360px;
	margin: auto auto 15px;
}
.fullwidth-section-widget__headline,
.provider-of-month-widget__outer-headline,
.bonus-of-month-widget__outer-headline {
	font-size: 1.7rem;
	font-weight: 700;
	margin-bottom: 8px;
	color: #fff;
	line-height: 1.2;
}
.fullwidth-section-widget__headline--star-icon,
.provider-of-month-widget__outer-headline,
.bonus-of-month-widget__outer-headline {
	padding-left: 25px;
	background: url("../images/star-orangered.svg") left 3px no-repeat;
	background-size: 13px 13px;
	color: #fff;
}
.fullwidth-section-widget__headline--white {
	color: #fff;
}
.fullwidth-section-widget:not(:last-child) {
	margin-bottom: 15px;
}
.fullwidth-section-widget__entry {
	margin-bottom: 6px;
	position: relative;
}
.fullwidth-section-widget__logo {
	flex: 0 0 70px;
	margin-right: 15px;
	height: 50px;
	border-radius: 4px;
}
.fullwidth-section-widget__logo_img {
	max-width: 90%;
	max-height: 90%;
}
.fullwidth-section-widget__right-section {
	background: #0f0f0f;
	padding: 5px 0 5px 15px;
	border-radius: 4px;
	border: 1px solid #666; /* custom ?? */
}
.fullwidth-section-widget__provider-name {
	font-weight: 700;
}
.fullwidth-section-widget__right-section__link {
	text-decoration: none;
	color: #fff;
}
.fullwidth-section-widget__right-section__link:hover {
	text-decoration: none;
	color: #fa5b00;
}
.fullwidth-section-widget__rating {
	border-left: 1px solid #666;
	flex: 0 0 65px;
	margin-right: 5px;
	margin-left: 5px;
	height: 100%;
	padding-left: 5px;
}
.fullwidth-section-widget__rating .rating-stars-box {
	margin-top: 2px;
	color: #fff; /* custom ?? */
}
.fullwidth-section-widget__icon {
	align-self: center;
	max-width: 35px;
	max-height: 100%;
}
.fullwidth-section-widget__right-section--highlight {
	box-shadow: 0 -2px 0 0 #fa5b00 inset;
}
.fullwidth-section__headline-wrapper {
	position: relative;
	padding: 12px 0;
}
.fullwidth-section__headline-wrapper:after,
.fullwidth-blocker:after {
	position: absolute;
	top: 0;
	height: calc(100% + 1px * 1);
	width: 100vw;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	content: "";
	z-index: -1;
}
.fullwidth-blocker:after {
	height: 100%;
}
.fullwidth-section__headline-wrapper--dark,
.fullwidth-section__headline-wrapper--dark:after {
	color: #fff;
	background: #292a2f; /* custom */

}
.fullwidth-section__headline-wrapper--light,
.fullwidth-section__headline-wrapper--light:after {
	color: #fff;
	background: #292a2f;
}
.fullwidth-section__headline-wrapper--light:after {
	border-bottom: none; /* custom ?? */
}
.fullwidth-section__headline {
	position: relative;
	padding: 0;
	font-size: 2.2rem;
	z-index: 0;
	display: inline-flex;
	margin-bottom: 2px;
	word-break: break-word;
}
.fullwidth-section__headline:before {
	position: absolute;
	left: 0;
	content: "";
	height: 1px;
	width: 75px;
	background: #fa5b00;
	bottom: -2px;
}
.fullwidth-section__headline-color--casino:before {
	background: #fa5b00;
}
.fullwidth-section__headline-color--poker:before {
	background: #005578;
}
.fullwidth-section__headline-color--bingo:before {
	background: #4ecaf6;
}
.fullwidth-section__headline-color--lotto:before {
	background: #5ed391;
}
.fullwidth-section__headline-color--sport:before { /* custom ?? */
	background: #00b9ee;
}
.fullwidth-section__headline__button-link,
.headline-box__btn,
.shortcode-slider-tabs__btn { /* custom ?? */
	text-decoration: none;
	border: 1px solid #fa5b00;
	color: #fff;
	border-radius: 4px;
	padding: 12px 35px 12px 30px; /* custom ?? */
	font-size: 1.3rem;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	margin-top: 10px;
	width: 100%;
	background-image: url("../../master-theme/images/arrow-more-white.svg");
	background-size: auto 8px;
	background-position: right 12px center;
	background-repeat: no-repeat;
	justify-content: center;
}
.shortcode-slider-tabs__btn { /* custom ?? */
	width: auto;
	background-image: none !important;
	padding-right: 25px;
	padding-left: 25px;
	margin: 0 15px 5px 0;
	opacity: .5;
	min-width: 120px;
	border-radius: 4px;
}
.fullwidth-section__headline__button-link:hover,
.headline-box__btn:hover {
	text-decoration: none;
	background-position: calc(100% - 9px) center;
}
.fullwidth-section__headline__button-link--light,
.headline-box__btn {
	color: #fa5b00;
}
.fullwidth-section__headline__button-link--light:hover,
.headline-box__btn:hover {
	color: #fff;
	background-color: #fa5b00;
	background-image: url("../../master-theme/images/arrow-more-white.svg");
}
.fullwidth-section__headline__button-link--dark {
	color: #fff;
	border-color: #fff;
	background-image: url("../../master-theme/images/arrow-more-white.svg");
}
.fullwidth-section__headline__button-link--dark:hover,
.headline-box__btn:hover, /* custom ?? */
.fullwidth-section__headline__button-link:hover, /* custom ?? */
.shortcode-slider-tabs__btn:hover, /* custom ?? */
.shortcode-slider-tabs__btn.--active { /* custom ?? */
	color: #fff;
	background-color: #0f0f0f;
	background-image: url("../../master-theme/images/arrow-more-white.svg");
	opacity: 1;
	border-color: #fa5b00;
}
.fullwidth-section__content {
	padding: 0 0 30px; /* custom ?? */
	position: relative;
}
.fullwidth-section__content .col-12 > ol,
.fullwidth-section__content .col-12 > ul,
.faq-items-container__item__content ol,
.faq-items-container__item__content ul {
	margin: 15px 0 30px;
	padding-left: 30px;
}
.fullwidth-section__content--dark,
.fullwidth-blocker,
.fullwidth-section__content--dark > .row > .col-12 > a,
.fullwidth-section__content--dark > .row > .col-12 > ul > li > a,
.fullwidth-section__content--dark > .row > .col-12 > ol > li > a,
.fullwidth-section__content--dark > .row > .col-12 > p > a,
.fullwidth-section__content--dark .toggle-box-container__item__content a,
.fullwidth-section__content--dark .faq-items-container__item__content a {
	color: #bebebe;
}
.fullwidth-section__content--dark > .row > .col-12 > a:hover,
.fullwidth-section__content--dark > .row > .col-12 > ul > li > a:hover,
.fullwidth-section__content--dark > .row > .col-12 > ol > li > a:hover,
.fullwidth-section__content--dark > .row > .col-12 > p > a:hover,
.fullwidth-section__content--dark .toggle-box-container__item__content a:hover,
.fullwidth-section__content--dark .faq-items-container__item__content a:hover {
	opacity: .75;
}
.fullwidth-section__content--dark:after {
	position: absolute;
	height: 100%;
	background: #292a2f;
	content: "";
	z-index: -1;
	top: 0;
	width: 100vw;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
}
@media (min-width: 576px) {
	.fullwidth-section__headline {
		padding-right: 30px;
		margin-top: 5px; /* custom */
	}
	.fullwidth-section__headline__button-link,
	.headline-box__btn {
		margin-top: 0;
		width: auto;
	}
}
@media (min-width: 768px) {
	.fullwidth-section__headline-wrapper {
		padding: 17px 0;
	}
	.fullwidth-section__headline {
		font-size: 2.4rem;
	}
	.fullwidth-section-widget__entry:hover {
		transform: translateX(10px);
	}
}
.fullwidth-blocker {
	position: relative;
	color: rgba(255, 255, 255, .5);
	background: #1b1b1d;
	margin-top: 15px; /* custom ?? */
}
.fullwidth-blocker:after {
	background: #1b1b1d;
}
.fullwidth-blocker__image__img { /* custom ?? */
	max-height: 250px;
}
.fullwidth-blocker__title { /* custom ?? */
	color: #fff;
}
.fullwidth-blocker__entry {
	padding: 15px;
	border-color: rgba(255,255,255,.1);
	border-style: solid;
	border-width: 0;
}
/*.fullwidth-blocker__image {
	padding-top: 40px;
}*/

.fullwidth-blocker__content {
	padding-top: 40px;
	padding-bottom: 40px;
}
.fullwidth-blocker__title {
	font-size: 2.2rem;
	font-weight: 700;
	margin-bottom: 30px;
}
.fullwidth-blocker__icon {
	width: 50px;
	height: 50px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto;
}
.fullwidth-blocker__icon--first {
	background-image: url("../../master-theme/images/bookmaker-comparison.svg");
}
.fullwidth-blocker__icon--second {
	background-image: url("../../master-theme/images/casino-comparison.svg");
}
.fullwidth-blocker__icon--third {
	background-image: url("../../master-theme/images/user-reviews.svg");
}
.fullwidth-blocker__icon--fourth {
	background-image: url("../../master-theme/images/bonus-total.svg");
}
.fullwidth-blocker__counter {
	font-size: 2.4rem;
	color: #fa5b00;
	font-weight: 700;
	margin: 10px auto 5px;
}
.fullwidth-blocker__label {
	font-size: 1.2rem;
	color: rgba(255, 255, 255, .5);
}
@media (min-width: 0px) and (max-width: 767px) {
	.fullwidth-blocker__main-row {
		padding-left: 30px;
		padding-right: 30px;
	}
	.fullwidth-blocker__entry:nth-child(1) {
		border-right-width: 1px;
		border-bottom-width: 1px;
	}
	.fullwidth-blocker__entry:nth-child(2) {
		border-bottom-width: 1px;
	}
	.fullwidth-blocker__entry:nth-child(3) {
		border-right-width: 1px;
	}
}
@media (min-width: 768px) {
	.fullwidth-blocker__entry:not(:last-child) {
		border-right-width: 1px;
	}
}
/* @media (min-width: 1200px) {
	.fullwidth-section__headline-wrapper:after,
	.fullwidth-section__content--dark:after,
	.fullwidth-blocker:after {
		left: calc(-50vw + 585px * 1);
		width: calc(100vw + 15px * 1);
	}
} */
.content-section > ul,
.content-section__toggle-content > ul,
.main-content-wrapper > ul,
.column-box ul {
	padding: 0;
	margin: 15px 0;
	list-style: none;
}
.main-content-wrapper > ul > li,
.column-box ul > li,
.review-header-info-box__highlights__li,
.content-section > ul > li,
.content-section__toggle-content > ul > li {
	padding-left: 15px;
	position: relative;
	margin-bottom: 5px;
}
.main-content-wrapper > ul > li p,
.content-section > ul > li p {
	display: inline;
}
.main-content-wrapper > ul > li:before,
.column-box ul > li:before,
.review-header-info-box__highlights__li:before,
.content-section > ul > li:before,
.content-section__toggle-content > ul > li:before,
.top5-mobile__highlights__li:before {
	content: "";
	width: .5rem;
	height: .5rem;
	display: inline-flex;
	margin-right: 10px;
	margin-left: -15px;
	background: #becedc;
	border-radius: 50%;
	position: relative;
	top: -.125rem;
	flex: 0 0 5px;
	vertical-align: middle;
}
.category-archive__entry {
	margin-bottom: 20px;
	border-bottom: 1px dashed #aaa;
	padding-bottom: 20px;
}
.rating-stars-box {
	width: 45px;
	height: 9px;
	background: url("../../master-theme/images/rating-star-gray.svg");
	background-repeat: repeat-x;
	background-size: 9px 9px;
}
.rating-stars-box--small {
	width: 30px;
	height: 6px;
	background-size: 6px 6px;
}
.rating-stars-box--big {
	width: 50px;
	height: 10px;
	background-size: 10px 10px;
}
.rating-stars-box__active-stars {
	height: 9px;
	background: url("../../master-theme/images/rating-star-golden.svg");
	background-repeat: repeat-x;
	background-size: 9px 9px;
	background-color: #fff;
}
.rating-stars-box__active-stars--normal-bg,
.rating-stars-box__active-stars--comparison-row__rating__stars,
.rating-stars-box__active-stars--review-header-info-box,
.rating-stars-box__active-stars--bottom-more-providers-small-cols__entry,
.rating-stars-box__active-stars--fullwidth-section-widget__rating,
.rating-stars-box__active-stars--top5-tabs-widget,
.rating-stars-box__active-stars--provider-test-result-widget__single-rating,
.rating-stars-box__active-stars--award-cards-carousel__rating {
	background-color: #292a2f;
}
.review-header-info-box--conclusion .rating-stars-box__active-stars--review-header-info-box { /* custom */
	background-color: #0f0f0f;
}
.rating-stars-box__active-stars--small {
	height: 6px;
	background-size: 6px 6px;
}
.rating-stars-box__active-stars--big {
	height: 10px;
	background-size: 10px 10px;
}
.rating-stars-box__active-stars--gray,
.rating-stars-box__active-stars--top3-row__element_rating-stars {
	background-color: #292a2f;
}
.rating-stars-box__active-stars--lightgray,
.rating-stars-box__active-stars--hero-cards-carousel__item,
.rating-stars-box__active-stars--provider-bonus-offer-cards-carousel__item {
	background-color: #292a2f;
}
.rating-stars-box__active-stars--box-blue, /* custom ?? */
.rating-stars-box__active-stars--hero-cards-carousel__item, /* custom ?? */
.rating-stars-box__active-stars--provider-test-result-widget__single-rating, /* custom ?? */
.rating-stars-box__active-stars--top5-tabs-widget, /* custom ?? */
.rating-stars-box__active-stars--bottom-more-providers-small-cols__entry { /* custom ?? */
	background-color: #292a2f;
}
.rating-stars-box__active-stars--box-dark-blue {
	background-color: #292a2f;
}
.rating-stars-box__active-stars--box-purple {
	background-color: #1c142a;
}
.rating-stars-box__active-stars--award-cards-carousel__rating {
	background-color: #292a2f;
}
.legal-text {
	font-size: 1rem;
	line-height: 1.25;
	margin-top: 5px;
	margin-bottom: 3px;
}
.legal-text,
.legal-text .pointer,
.legal-text .c-pointer {
	color: #a4adb9;
} 
.legal-text .pointer,
.legal-text .c-pointer {
	text-decoration: underline;
	white-space: pre-wrap;
}
.rating-points-box {
	line-height: 1;
	margin-bottom: .25em;
}
.rating-points-box__value {
	font-size: 1.375em;
	font-weight: 700;
}
.rating-points-box--small {
	font-size: 1.2rem;
	margin-bottom: 1px;
}
.bonus-box-colored {
	/* padding: 7px;  # custom */
	border: 1px solid #fa5b00;
	border-radius: 4px;
	height: 100%;
	width: 100%;
}
.bonus-box-colored__inner {
	background: #292a2f;
	border-radius: 4px;
	display: flex;
	flex: 1;
	height: 100%;
	align-items: center;
	justify-content: center;
	padding: 5px;
	color: #fff; /* custom ?? */
	min-height: 64px;
}
.bonus-box-colored__font-big {
	font-size: 2.4rem;
	font-weight: 900;
}
.bonus-box__value--normal {
	font-size: 2rem;
	font-weight: 700;
}
.bonus-box__value--normal.--extralong-value {
	font-size: 1.8rem;
}
.bonus-box__value--normal-bigger {
	font-size: 2.4rem;
	font-weight: 700;
}
.bonus-box__value--normal-small {
	font-weight: 700;
	font-size: 1.5rem;
}
.bonus-box--short-gray,
.bonus-box--short-small {
	font-size: 1.2rem;
}
.bonus-box__short-small-font-bold {
	font-size: 1.2em;
	font-weight: 700;
}
.bonus-box-colored__font-middle {
	font-size: 1.4rem;
	font-weight: 700;
	word-break: break-word;
}
.bonus-box-colored__font-smallest {
	font-size: 1rem;
	font-weight: 600;
}
.bonus-box-colored__child-bonus {
	margin-top: 3px;
}
.additional-child-bonus-box {
	display: inline-block;
	font-size: 75%;
}
.provider-bonus-details-widget .additional-child-bonus-box {
	font-size: 85%;
}
.bonus-box__two-line-bold-font-bold .additional-child-bonus-box {
	font-size: 50%;
	display: block;
	margin-top: .25em;
}
.bonus-overlay-background {
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .6);
	width: 100%;
	height: 100%;
	display: none;
	z-index: 10000;
	align-items: center;
	justify-content: center;
}
.bonus-overlay-background.--active {
	display: flex;
}
.bonus-overlay-window {
	z-index: 1001;
	background: #fff;
	box-shadow: 10px 10px 40px rgba(0, 0, 0, .3);
	box-sizing: border-box;
	display: none;
	max-height: 90%;
	max-width: 90%;
	width: 600px;
	margin: auto;
	color: #101921; /* custom ?? */
}
.bonus-overlay-window.--active {
	display: flex;
}
.bonus-overlay-window__inner {
	overflow-y: auto;
	padding: 15px;
}
.bonus-overlay-window__close {
	align-self: flex-end;
	background: #292a2f;
	font-size: 2.4rem;
	width: 40px;
	height: 40px;
	color: #fff;
	line-height: 40px;
	border-radius: 50%;
	font-weight: 700;
}
.bonus-overlay-window__close:hover {
	color: rgba(255, 255, 255, .5); /* custom ?? */
}
.bonus-overlay-window__logo {
	max-width: 120px;
	margin: 0 auto 15px;
}
.bonus-overlay-window__bonus {
	font-size: 2.4rem;
	font-weight: 700;
}
.bonus-overlay-window__title {
	font-size: 2rem;
	margin: 5px 0 10px;
	color: #a4adb9;
}
.bonus-overlay-window__codebox {
	font-size: 2.4rem;
	color: #fa5b00;
	border: 2px dashed #fa5b00;
	background: #f9f1f0;
	padding: 12px;
	width: 100%;
	max-width: 400px;
	border-radius: 4px;
	font-weight: 700;
	margin: 0 auto;
}
.bonus-overlay-window__advise {
	margin: 15px auto;
	font-size: 1.2rem;
	width: 100%;
	max-width: 450px;
	line-height: 1.5;
}
@media (min-width: 768px) {
	.bonus-overlay-window__advise {
		font-size: 1.3rem;
	}
}
.bonus-overlay-window__cta {
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
}
.reality-test-container {
	margin: 20px 0;
}
.reality-test-container__outer-headline,
.reality-test-container__content-headline {
	font-size: 1.5rem;
	font-weight: 700;
}
.reality-test-container__content-headline {
	font-size: 1.8rem;
}
.reality-test-container__inner-wrapper {
	border: 1px solid #41586c;
}
.reality-test-container__header {
	border-bottom: 1px solid #41586c;
	align-items: center;
}
.reality-test-container__header__image {
	flex: 0 0 70px;
	align-items: center;
}
.reality-test-container__header__image,
.reality-test-container__header__author-data {
	padding: 8px 15px;
}
.reality-test-container__header__image__img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
}
.reality-test-container__header__author-data__item {
	font-size: 1.3rem;
	color: #bebebe;
	flex: 1 1 auto;
	display: flex;
	align-items: center;
	line-height: 1.25;
	margin: 2px 0;
}
.reality-test-container__author-data__label {
	margin-right: 5px;
}
.reality-test-container__author-data__value {
	font-weight: 700;
}
.reality-test-container__content {
	padding: 15px;
	font-style: italic;
}
.reality-test-container__conclusion {
	background: #292a2f;
	padding: 15px;
}
/* ---- CONTENT END ---- */

/* ---- SIDEBAR BEGIN ---- */

/* ---- SIDEBAR END ---- */

/* ---- REVIEW BEGIN ---- */

.template-image-header {
	padding: 20px 0;
	background-position: top center;
	background-repeat: no-repeat;
}
.template-image-header--margin-bottom {
	margin-bottom: 30px;
}
.template-image-header--provider {
	background-image: url("../../master-theme/images/header/review-header-background-768.jpg");
	background-color: #2e1348 ;
}
.template-image-header--bonus {
	background-image: url("../../master-theme/images/header/bonus-header-background-768.jpg");
	background-color: #384c1b;
}
.template-image-header--award {
	background-image: url("../../master-theme/images/header/award-single-lp-header-768.jpg");
	background-color: #182d0c;
}
.template-image-header--slots {
	background-color: #fa5b00;
	background-image: url("../../master-theme/images/header/slots-lp-header-background-768.jpg");
}
.template-image-header--trading-tips {
	background-color: #1d4c17;
	background-image: url("../../master-theme/images/header/review-header-background-768.jpg");
}
@media (min-width: 768px) {
	.template-image-header {
		padding: 30px 0;
		background-size: cover !important;
	}
	.template-image-header--provider {
		background-image: url("../images/header/review-header-background.jpg");
	}
	.template-image-header--bonus {
		background-image: url("../../master-theme/images/header/bonus-header-background.jpg");
	}
	.template-image-header--award {
		background-image: url("../../master-theme/images/header/award-single-lp-header.jpg");
	}
	.template-image-header--slots {
		background-image: url("../../master-theme/images/header/slots-lp-header-background.jpg");
	}
	.template-image-header--trading-tips {
		background-image: url("../../master-theme/images/header/review-header-background.jpg");
	}
}
.review-hero-section {
	padding: 20px 15px;
	position: relative;
	margin-bottom: 15px;
}
@media (min-width: 992px) {
	.review-hero-section {
		padding: 30px 0;
	}
	.review-hero-section--not-available {
		margin-bottom: 0;
	}
}
.review-hero-section:after {
	content: "";
	position: absolute;
	left: 0;
	width: 100vw;
	height: 100%;
	top: 0;
	padding: 30px 0;
	background: #3b1151 url("../images/header/review-header-background-768.jpg") top center no-repeat;
	z-index: -1;
}
@media (min-width: 768px) {
	.review-hero-section:after {
		background-image: url("../images/header/review-header-background.jpg");
		background-size: cover;
	}
}
@media (min-width: 992px) {
	.review-hero-section:after {
		left: -15px;
		width: calc(100vw + 15px * 1);
	}
}
@media (min-width: 1200px) {
	.review-hero-section:after {
		left: calc(-50vw + 585px * 1);
	}
}
.toc-section {
	background: #292a2f;
	margin-bottom: 15px;
	border-left-width: 0px;
	border-right-width: 0px;
}
.toc-section__headline {
	padding: 15px 45px 15px 15px;
	font-weight: 700;
	cursor: pointer;
	background: url("../../master-theme/images/filter-menu-white.svg") right 15px center no-repeat;
	background-size: 24px auto;
	color: #a4b5c3; /* custom ?? */
	border-bottom: 1px solid transparent;
}
.toc-section__headline:not(.--closed) {
	border-bottom-color: #666;
}
.toc-section__headline:hover {
	color: #dfe9f1;
}
.toc-section__content {
	padding: 15px;
}
.toc-section__ul__li {
	margin-bottom: 8px;
}
.toc-section__ul__li_link {
	text-decoration: none;
	display: flex;
	position: relative;
}
.toc-section__ul__li_link:hover {
	color: #dfe9f1;
	text-decoration: none;
}
.toc-section__ul__li_link:after {
	content: '';
	width: 0px;
	height: 2px;
	display: block;
	background: #fa5b00;
	transition: all .25s ease-in-out;
	opacity: .75;
	position: absolute;
	bottom: -2px;
	left: 25px;
}
.toc-section__ul__li_link:hover:after,
.toc-section__ul__li_link.--active:after {
	width: 50px;
}
.toc-section__ul__li_link--has-sub-menu:after,
.toc-section__ul__li_link--has-no-sub-menu:after {
	margin-left: 25px;
}
.toc-section__ul__li_link--has-sub-menu:hover:after,
.toc-section__ul__li_link--has-sub-menu.--active:after,
.toc-section__ul__li_link--has-no-sub-menu:hover:after,
.toc-section__ul__li_link--has-no-sub-menu.--active:after {
	width: 50px;
}
.toc-section__ul__li_link:before,
.toc-section__ul__li__li__link:before {
	content: attr(data-toc-number)". ";
	display: flex;
	flex: 0 0 25px;
	padding-right: 5px;
	align-self: baseline;
	justify-content: flex-end;
}
.toc-section__ul__li_link--has-sub-menu,
.toc-section__ul__li_link--has-no-sub-menu {
	padding-left: 25px;
	background: url("../images/plus-icon-light-gray.svg") 5px 5px no-repeat;
	background-size: 12px auto;
}
.toc-section__ul__ul {
	display: none;
	padding: 6px 25px 0 40px !important;
}
.toc-section__ul__li__li__link {
	text-decoration: none;
	font-size: 1.4rem;
	padding: 5px 0;
	position: relative;
	color: #bebebe;
	line-height: 1.2;
	display: flex;
}
.toc-section__ul__li__li__link:hover {
	text-decoration: none;
	color: #fa5b00;
}
.content-section__toggle-element {
	background: #fa5b00 url("../../master-theme/images/toggle-minus-white.svg") 15px center no-repeat;
	background-size: 21px auto;
	padding: 12px 15px 12px 50px;
	border-radius: 4px;
	color: #fff;
	font-weight: 700;
	cursor: pointer;
}
.content-section__toggle-element--in-content {
	margin: 0 0 30px;
	border-radius: 4px;
}
.content-section__toggle-element.--inactive {
	background-image: url("../../master-theme/images/toggle-plus-white.svg");
}
.content-section__toggle-element:hover {
	color: rgba(255, 255, 255, .7);
}
/* .content-section__toggle-element--sport { ## custom
	background-color: #fa5b00;
}
.content-section__toggle-element--casino {
	background-color: #fa5b00;
}
.content-section__toggle-element--poker {
	background-color: #fa5b00;
}
.content-section__toggle-element--bingo {
	background-color: #fa5b00;
}
.content-section__toggle-element--lotto {
	background-color: #fa5b00;
} */
.content-section__toggle-content {
	padding-top: 15px;
}
.content-section__toggle-content--closed {
	padding-top: 0;
}
.content-section--section-inactive .content-section__toggle-content__content-boxes {
	user-select: none;
	opacity: .25;
	filter: grayscale(1);
}
.filter-grayscale {
	filter: grayscale(1);
}
.bottom-more-providers-small-cols {
	margin-top: 20px;
}
.bottom-more-providers-small-cols__entry {
	margin-bottom: 15px;
}
.bottom-more-providers-small-cols__entry__inner {
	border-radius: 4px;
	overflow: hidden;
	z-index: 0;
	background: #292a2f; /* custom ?? */
}
.bottom-more-providers-small-cols__entry__inner:after {
	content: "";
	width: 40px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #292a2f;
	z-index: -1;
}
.bottom-more-providers-small-cols__image {
	flex: 0 0 80px;
	padding: 10px;
}
.bottom-more-providers-small-cols__image__img {
	width: 56px;
	height: 56px;
	border-radius: 50%;
	/* border: 2px solid #fff; ## custom */
}
.bottom-more-providers-small-cols__text {
	padding: 5px 5px 5px 0;
}
.bottom-more-providers-small-cols__review-link {
	font-size: 1.3rem;
	line-height: 1.25;
}
.bottom-more-providers-small-cols__bonus {
	margin: 3px 0;
	color: #fff; /* custom ?? */
}
/* ---- REVIEW END ---- */

/* ---- NEWS BEGIN ---- */
.wrapper-extra-margin-bottom {
	margin-bottom: 30px;
}
.news-filter-row {
	border-bottom: 1px solid #fa5b00;
	margin-bottom: 15px;
	overflow-y: scroll;
	scrollbar-width: none;
	-ms-overflow-style: none;
	white-space: nowrap;
	padding-bottom: 1px;
}
.news-filter-row::-webkit-scrollbar {
	width: 0;
	height: 0;
}
.news-filter-row__entry {
	line-height: 30px;
	white-space: nowrap;
	margin-right: 20px;
	display: inline-block;
	text-decoration: none;
	border-bottom: 3px solid transparent;
	margin-bottom: -2px;
}
.news-filter-row__entry:hover {
	text-decoration: none;
	color: #fa5b00;
}
.news-filter-row__entry.--active {
	border-color: #fa5b00;
	color: #fa5b00;
}

.news-entries-first-line,
.news-entry-new-line:not(:nth-last-child(2)) {
	margin-bottom: 30px;
	padding-bottom: 10px;
	position: relative;
}
.news-entries-first-line:after,
.news-entry-new-line:not(:nth-last-child(2)):after {
	content: "";
	background: #666;
	position: absolute;
	left: 15px;
	bottom: 0;
	width: calc(100% - 30px * 1);
	height: 1px;
}
.news-entries-first-line {
	padding-bottom: 30px;
}
.news-entry-half-height {
	flex-basis: auto;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding-top: 56.25%;
	box-shadow: 0 0 0 9999px rgba(0,0,0,.0) inset;
	transition: box-shadow .25s ease-in-out;
}
.news-entry-half-height__title {
	align-self: flex-end;
}
.image-fullwidth {
	width: 100%;
}
.news-entry-full-width,
.news-entry-half-height {
	background-color: #292a2f;
	/* border-radius: 4px; */
	overflow: hidden;
	margin-bottom: 15px;
}
.news-entry-full-width__image {
	position: relative;
	height: 0;
	/*padding-top: 56.25%;*/
	padding-top: 55.5%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	transition: box-shadow .25s ease-in-out;
	box-shadow: 0 0 0 9999px rgba(0,0,0,.0) inset;
}
.news-entry-outer-box--img-desc .news-entry-full-width__image {
	margin-bottom: 20px;
}
.news-entry-full-width__image:not(.news-entry-full-width__image--no-shadow):hover, /* maybe add again when wanted */
.news-entry-half-height:hover {
	content: "";
	box-shadow: 0 0 0 9999px rgba(0,0,0,.4) inset;
	transition: box-shadow .25s ease-in-out;
}
.news-entry-full-width__image:not(.news-entry-full-width__image--no-shadow):after,
.news-entry-half-height:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 70%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 70%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 70%,rgba(0,0,0,1) 100%);
	z-index: 1;
	height: 45%;
	min-height: 100px;
}
.news-entry-cat-badge {
	position: absolute;
	top: 0;
	left: 0;
}
.news-entry-cat-badge--football {
	background-color: #fa5b00 !important;
}
.news-entry-cat-badge--basketball {
	background-color:  #f39200 !important;
}
.news-entry-cat-badge--volleyball {
	background-color: #fa5b00 !important;
}
.news-entry-full-width__title__wrapper,
.news-entry-half-height__title__wrapper {
	position: absolute;
	bottom: 15px;
	left: 20px;
	/* 15px + 5px shadow */
	max-width: calc(100% - 40px * 1);
	z-index: 2;
}
.news-entry-full-width__title__link,
.news-entry-half-height__title__link {
	font-size: 2rem;
	line-height: 1.2em;
	font-weight: 700;
	text-decoration: none;
	color: #fff;
	display: block;
	padding-left: 0px;
	user-select: none;
	text-shadow: 0 0 5px rgba(0,0,0,.5);
}
.news-entry-full-width__title__link:hover,
.news-entry-half-height__title__link:hover {
	color: #fa5b00;
	text-decoration: none;
}
.news-entry__post-meta {
	font-size: 1.2rem;
	color: #fff;
	display: flex;
	line-height: 1.2;
	margin-top: 15px;
	align-items: center;
}
@media (min-width: 576px) {
	.news-entry-half-height .news-entry__post-meta {
		margin-top: 10px;
	}
}
.news-entry__post-meta--colored {
	color: #fa5b00;
	margin-bottom: .75em;
	margin-top: 0;
}
.news-entry__post-meta div {
	padding-right: 10px;
	margin-right: 10px;
	position: relative;
}
.news-entry__post-meta div:not(:last-child):after {
	content: "";
	position: absolute;
	right: 0;
	top: 2px;
	width: 1px;
	height: calc(100% - 4px * 1);
	background: #fff;
}
.news-entry__post-meta--colored div:not(:last-child):after {
	background: #fa5b00;
}
.news-entry__post-meta div:last-child {
	border: none;
	margin: 0;
	padding: 0;
}
.news-entry-full-width__excerpt {
	padding: 13px 15px;
	min-height: 74px;
}
.news-col-item-normal {
	margin-bottom: 15px;
}
.news-col-item-normal__inner {
	background: #292a2f;
	color: #bebebe;
	border-radius: 4px;
	position: relative;
	width: 100%;
	height: auto;
	padding: 15px;
}
.news-col-item-normal__image {
	background-size: cover;
	background-position: center;
	width: 90px;
	flex: 0 0 90px;
	height: 51px;
}
.news-col-item-normal__image--bonus-offer {
	flex: 0 0 90px;
}
.news-col-item-normal__title__link {
	font-size: 1.4rem;
	font-weight: 700;
	margin-bottom: 5px;
	display: block;
	min-height: 30px;
	padding-left: 100px;
	color: #fff !important;
	text-decoration: none;
}
.news-col-item-normal__title__link--bonus-offer {
	padding-left: 0;
	min-height: 0;
}
.news-col-item-normal__title__link:hover {
	color: #fa5b00 !important;
	text-decoration: none;
}
.news-entry-cat-badge {
	text-transform: uppercase;
	padding: 5px 15px;
	font-size: 1.1rem;
	color: #fff;
	background: #bebebe;
	letter-spacing: 0.05em;
}
.news-col-item-normal__badge,
.strategies-complexity-carousel__badge--news-col {
	text-transform: uppercase;
	padding: 4px;
	font-size: 1rem;
	color: #fff;
	background: #bebebe;
	letter-spacing: 0.05em;
	margin-left: 100px;
}
.news-col-item-normal__text {
	padding: 25px 15px 0;
	margin-left: -105px;
}
.news-col-item-normal__text--bonus-offer {
	margin-left: 15px;
	padding: 0;
}
.news-col-item-normal__inner {
	border-radius: 4px;
	overflow: hidden;
}
.news-entry-outer-box {
	margin-bottom: 20px;
}
.news-entry__title {
	text-decoration: none;
	font-size: 2rem;
	color: #fff;
	font-weight: 700;
	margin-bottom: .5em;
	display: block;
	line-height: 1.2;
}
.news-entry-full-width:hover .news-entry-full-width__title__link,
.news-entry-half-height:hover .news-entry-half-height__title__link,
.news-entry-outer-box:hover .news-entry__title,
.news-entry__title:hover {
	color: #fa5b00;
	text-decoration: none;
}
.news-entry-outer-box--img-desc {
	height: 100%;
}
@media (min-width: 768px) {
	.news-grid-cell-left {
		padding-right: 15px;
		border-right: 1px solid;
		margin-bottom: 20px;
	}
}
@media (min-width: 992px) {
	.news-grid-cell-right {
		padding-left: 15px;
		border-left: 1px solid;
		margin-bottom: 20px;
	}
}
.news-grid-cell-left,
.news-grid-cell-right,
.news-entries-first-line,
.news-entry-new-line:not(:nth-last-child(2)) {
	border-color: #666;
}
/** bonus offer section **/
.bonus-offer-item-wrapper {
	margin-bottom: 15px;
}
.bonus-offer-item {
	background: #fff;
	height: 100%;
}
.bonus-offer_head-tags {
	padding: 10px 0 5px;
	border-bottom: 1px solid #666;
	margin: 0 15px;
}
.bonus-offer_head-tags__rating {
	font-size: 1.3rem;
	margin-top: 5px;
}
.bonus-offer_head-tags__rating-wrapper {
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid rgba(0,0,0,.3);
	line-height: 1;
	align-self: center;
}
.bonus-offer_head-tags__rating-wrapper > div:first-of-type {
	margin-right: 5px;
	font-weight: 500;
}
.bonus-offer_head-date-wrapper {
	color: #a4adb9;
}
.head-tags__label {
	background: #bebebe;
	color: #fff;
	font-size: 1.3rem;
	line-height: 1;
	padding: 5px 8px;
	margin-right: 5px;
	border-radius: var(--border-radius-default);
}
.head-tags__label--exclusive {
	background: #222;
}
.head-tags__label--deposit {
	background: #207756;
}
.head-tags__label--refer_a_friend {
	background: #329c1f;
}
.head-tags__label--free_bet {
	background: #868813;
}
.head-tags__label--free_spins {
	background: #962727;
}
.head-tags__label--welcome_bonus {
	background: #2669a2;
}
.head-tags__label--mobile_bonus {
	background: #7b2e8e;
}
.head-tags__label--reload_bonus {
	background: #a97149;
}
.head-tags__label--cashback {
	background: #bd2121;
}
.head-tags__label--risk_free_bet {
	background: #bcbf1f;
}
.head-tags__label--high_roller {
	background: #651da7;
}
.head-tags__label--no_deposit {
	background: #2dbbb5;
}
.head-tags__label--other {
	background: #ce6490;
}
.bonus-offer_operator-name {
	text-transform: uppercase;
	color: #656d78;
	font-size: 1.3rem;
	margin-bottom: 5px;
}
.bonus-offer__overview-cta {
	position: relative;
	z-index: 1;
	margin: 10px 0 !important;
}
.bonus-offer-item--expired .bonus-offer-item__bonus-title-wrapper {
	text-decoration: line-through;
}
.bonus-offer-item__expired-badge {
	text-decoration: none;
	background: #c72121;
	color: #fff;
	padding: 4px 5px;
	margin-left: 5px;
	line-height: 1;
	display: inline-block;
	text-transform: uppercase;
	font-size: .8125em;
}
.single-post-meta-data {
	margin: 15px 0;
	font-size: 1.1rem;
}
.single-post-meta-data--review {
	padding: 0 15px 15px; /* custom ?? */
	border-bottom: 1px solid #292a2f; /* custom ?? */
}
@media (min-width: 992px) {
	.single-post-meta-data--review {
		padding: 0 0 15px; /* custom ?? */
	}
}
.single-post-meta-data__elem__author {
	margin-right: 10px;
}
@media (min-width: 576px) {
	.single-post-meta-data__elem__author {
		margin-right: 25px;
	}
}
.single-post-meta-data__elem__wrapper:not(.single-post-meta-data__elem__wrapper--last) {
	border-right: 1px solid #444;
	padding-right: 10px;
}
@media (min-width: 576px) {
	.single-post-meta-data__elem__wrapper:not(.single-post-meta-data__elem__wrapper--last) {
		padding-right: 25px;
	}
}
.single-post-meta-data__elem__label {
	margin-bottom: 2px;
	font-weight: 700;
}
.single-post-meta-data__elem__image {
	max-width: 40px;
	margin-right: 15px;
	align-items: center;
}
.single-post-meta-data--page {
	margin: 10px 0;
}
.single-post-meta-data--page-fullwidth .single-post-meta-data__elem__wrapper {
	border-color: #444;
}
.single-post-meta-data__elem__section,
.single-post-meta-data__elem__experience,
.single-post-meta-data__mobile-toggle-menu .single-post-meta-data__elem__wrapper {
	border: none;
	padding: 0;
	margin: 0;
}
.single-post-meta-data__mobile-toggle-menu .single-post-meta-data__elem:not(:last-child) {
	margin-bottom: 15px;
}
@media (min-width: 768px) {
	.single-post-meta-data__elem__section,
	.single-post-meta-data__elem__experience {
		margin-left: 20px;
	}
	.single-post-meta-data__mobile-toggle-menu .single-post-meta-data__elem {
		margin-left: 0;
		width: 100%;
	}
}
.single-post-meta-data__mobile-toggle-btn,
.sticky-footerbar__show-extended-tc-btn {
	width: 11px;
	height: 11px;
	flex: 0 0 11px;
	background: url("../images/header-icon-info-lightgray.svg");
	background-size: 11px auto;
	margin-left: 10px;
	border-radius: 50%;
	cursor: pointer;
	position: relative;
}
.single-post-meta-data__mobile-toggle-btn:after {
	content: "";
	position: absolute;
	width: 25px;
	height: 25px;
	left: -5px;
	top: -5px;
	border-radius: 50%;
}
@media (min-width: 768px) {
	.single-post-meta-data__mobile-toggle-btn:after {
		left: -7px;
		top: -7px;
	}
}
.single-post-meta-data__mobile-toggle-btn--bigger {
	width: 15px;
	height: 15px;
	flex: 0 0 15px;
	background-size: 15px;
}
.single-post-meta-data__mobile-toggle-menu {
	position: absolute;
	background: #292a2f;
	top: 40px;
	right: -5px;
	opacity: 0;
    pointer-events: none;
	border-top: 4px solid #fa5b00;
	padding: 15px;
	box-shadow: 0 3px 10px rgba(0,0,0,.25);
	min-width: 220px;
	z-index: 10;
}
.single-post-meta-data__mobile-toggle-menu.--active {
	display: flex !important;
	opacity: 1;
	pointer-events: all;
}
.single-post-meta-data__elem__wrapper,
.single-post-meta-data__elem__value--loading {
	width: 100%;
}
.single-post-meta-data__elem__wrapper p:last-child {
	margin-bottom: 0;
}
.author-icon {
	border-radius: 50%;
	max-width: 40px;
	max-height: 40px;
}
.js-clickable {
	cursor: pointer;
}
.wp-pagenavi {
	margin: 15px 0;
	padding: 0 15px;
}
.wp-pagenavi a,
.wp-pagenavi span {
	width: 30px;
	height: 30px;
	display: inline-flex;
	margin: 0 5px 5px 0;
	background: #fff;
	font-size: 1.3rem;
	text-align: center;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
	transition: all 0.2s ease-out;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	box-shadow: 0 0 0 1px #fa5b00 inset;
	transition: all 0.2s ease-out;
}
.wp-pagenavi a.first, .wp-pagenavi a.last {
	width: auto;
	padding: 0 10px;
}
@media (min-width: 576px) {
	.half-height-news-col {
		margin: 0 -15px 30px;
		max-width: calc(100% - 30px * 1)
	}
	.news-entry-half-height:not(.news-entry-half-height--carousel) {
		padding-top: 28.125%;
		margin: 0 15px;
	}
	.news-col-item-normal__inner {
		min-height: 350px;
		padding: 0;
		height: 100%; /* newly added: 07-02-2020 */
	}
	.news-col-item-normal__image {
		height: 152px;
		width: 100%;
	}
	.news-col-item-normal__badge {
		margin-left: 0;
		padding: 6px 15px;
		font-size: 1.1rem;
	}
	.news-col-item-normal__text {
		margin: 0;
		padding: 15px;
	}
	.news-col-item-normal__title__link {
		padding-left: 0;
		min-height: 45px;
		font-size: 1.8rem;
		margin-bottom: 8px;
	}
}
@media (min-width: 768px) {
	.half-height-news-col {
		margin: 0;
	}
	.news-entry-half-height {
		height: calc(50% - 7.5px * 1)
	}
	.news-entry-full-width,
	.news-entry-half-height {
		margin-bottom: 0;
	}
	.news-entry-half-height:first-of-type {
		margin-bottom: 15px;
	}
	/* .news-entry-full-width__title__link {
		font-size: 2.4rem;
	} */
	.news-entries-first-line .news-entry-half-height__title__link {
		font-size: 1.2rem;
	}
}
@media (min-width: 992px) {
	.news-entry-full-width__title__link {
		font-size: 2.8rem;
	}
	.news-entry-half-height__title__link,
	.news-entries-first-line .news-entry-half-height__title__link {
		font-size: 1.4rem;
	}
	.news-entry-half-height--carousel {
		min-height: 180px;
	}
}
@media (min-width: 1200px) {
	.news-entry-half-height__title__link,
	.news-entries-first-line .news-entry-half-height__title__link {
		font-size: 1.8rem;
	}
}
/* ---- NEWS END ---- */

/* ---- BETTING TIPS BEGIN ---- */

.custom-mb-15 {
	margin-bottom: 15px !important;
}
.custom-mb-20 {
	margin-bottom: 20px !important;
}
.custom-mt-10 {
	margin-top: 10px !important;
}
.custom-mt-20 {
	margin-top: 20px !important;
}
.custom-mt-40 {
	margin-top: 20px !important;
}
@media (min-width: 992px) {
	.custom-mt-40 {
		margin-top: 40px !important;
	}
}
.template-image-header--betting-tips {
	background-image: url("../../master-theme/images/header/betting-tips-header-background-768.jpg");
	background-color: #293c1e;
}
@media (min-width: 768px) {
	.template-image-header--betting-tips {
		background-image: url("../../master-theme/images/header/betting-tips-header-background.jpg");
	}
}
.full-width-logo-line {
	background: #fff;
	padding: 5px 0;
	border-bottom: 1px solid #41586c;
}
@media (min-width: 768px) {
	.full-width-logo-line {
		padding: 8px 0;
	}
}
.comparison-filter__toggle-line__label:before,
.comparison-filter__toggle-line__toggle-btn {
	content: "";
	width: 40px;
	min-width: 40px;
	background: url("../../master-theme/images/filter-funnel-icon-white.svg") center no-repeat;
	background-size: auto 25px;
	height: 40px;
	margin-right: 10px;
}
.comparison-filter__toggle-line__label:before {
	width: 30px;
	height: 30px;
	min-width: 30px;
	margin-top: -5px;
	margin-bottom: -5px;
}
.filter-league-label-mobile-toggle__btn:after,
.comparison-filter__toggle-line__toggle-btn {
	background-image: url("../../master-theme/images/filter-menu.svg");
	align-self: flex-end;
	margin-left: auto;
	margin-right: 0;
	background-size: auto 18px;
}
.comparison-filter__toggle-line__toggle-btn {
	margin-top: -8px;
	margin-bottom: -8px;
	cursor: pointer;
}
.comparison-filter__toggle-line__toggle-btn:after,
.icon-box__link:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.comparison-filter__toggle-line__toggle-btn:hover,
.comparison-filter__toggle-line__toggle-btn.--active {
	opacity: .5;
}
.full-width-logo-line-mobile__icon-wrapper {
	padding: 15px 0;
	margin-bottom: -30px;
}
.custom-pl-5 {
	padding-left: 5px;
}
.custom-pr-5 {
	padding-right: 5px;
}
.row-custom-m-5 {
	margin-left: -5px;
	margin-right: -5px;
}
.limited-widget-width {
	max-width: 390px;
}
.filter-league-label {
	padding-right: 25px;
	font-size: 1.1rem;
	line-height: 1.25;
	max-width: 175px;
	min-width: auto;
	flex-basis: 0;
}
@media (min-width: 768px) {
	.filter-league-label {
		font-size: inherit;
		max-width: 100%;
		flex-basis: auto;
	}
}
.full-width-logo-line__icon-wrapper {
	margin-right: 15px;
	padding: 8px 0;
}
@media (min-width: 768px) {
	.full-width-logo-line__icon-wrapper {
		padding: 5px 0;
	}
}
@media (min-width: 768px) {
	.filter-league-icon__link {
		padding: 0 25px;
	}
}
.filter-league-icon__link-bubble {
	padding: 5px 8px;
	border-radius: 50px;
	margin-right: 10px;
	background: #f3f4f4;
	text-decoration: none;
	font-size: 1.1rem;
}
@media (min-width: 768px) {
	.filter-league-icon__link-bubble {
		padding: 7px 14px;
		font-size: 1.3rem;
	}
}
.filter-league-icon__link-bubble:hover,
.filter-league-icon--active .filter-league-icon__link-bubble {
	background: #a4adb9;
	text-decoration: none;
	color: #fff;
}
/* ---- BETTING TIPS END ---- */

/* ---- RELATED ARTICLES BEGIN ---- */

.related-articles-bottom {
	padding-top: 30px;
	border-top: 1px solid #292a2f;
	margin: 30px 0;
}
.related-pages-bottom {
	margin-top: 30px;
}
.related-articles-bottom:before {
	content: "";
	width: 13px;
	height: 13px;
	background: #292a2f;
	position: absolute;
	left: 0;
	top: -7px;
	border-radius: 50%;
}
.headline-below-content {
	color: #a4adb9;
	text-transform: uppercase;
	font-size: 1.6rem;
	margin-bottom: 5px;
}
.headline-below-content--less-margin {
	margin-bottom: 15px !important;
}
.headline-below-content--little-margin {
	margin-bottom: 5px !important;
}
.related-articles-bottom__entry {
	border-bottom: 1px solid #666;
	padding: 15px 0;
	background: #292a2f;
	height: 100%;
	box-shadow: none;
}
.related-articles-bottom__entry__img {
	flex: 0 0 90px;
	height: 51px;
	background-size: cover;
	background-position: center;
}
.related-articles-bottom__entry__content {
	padding: 0 15px;
	flex: 1 0 calc(100% - 90px * 1);
}
.related-articles-bottom__entry__link,
.related-pages-bottom__entry__link {
	color: #fff;
}
.related-articles-bottom__entry__link:hover,
.related-pages-bottom__entry__link:hover {
	color: #a4b5c3;
}
.related-articles-bottom__entry__headline,
.related-pages-bottom__entry__headline {
	font-size: 1.8rem;
	color: #fff;
	margin-bottom: 5px;
	font-weight: 700;
}
.related-pages-bottom-wrapper-row {
	margin-left: -8px;
	margin-right: -8px;
}
.related-pages-bottom__entry__headline {
	font-size: 1.3rem;
	margin-bottom: 0;
}
.related-articles-bottom__promo {
	margin: 30px 0;
}
.related-pages-bottom__entry-wrapper {
	margin-bottom: 15px;
	padding-left: 8px;
	padding-right: 8px;
}
.related-pages-bottom__entry {
	height: 100%;
	border-radius: 4px;
	border: 1px solid #e1e6e9;
}
.related-pages-bottom__entry__img-col {
	padding: 5px 0 5px 5px;
	align-self: center;
}
.related-pages-bottom__entry__content {
	padding-top: 5px;
	padding-bottom: 5px;
	height: 100%;
}
@media (min-width: 768px) {
	.related-articles-bottom__entry__img {
		flex: 0 0 150px;
		height: 84px;
	}
	.related-articles-bottom__entry__content {
		flex: 1 0 calc(100% - 150px * 1);
	}
}
@media (min-width: 1200px) {
	.related-articles-bottom__entry-wrapper {
		margin-bottom: 15px;
	}
	.headline-below-content {
		margin-bottom: 30px;
	}
	.related-articles-bottom__entry {
		border: 1px solid #666;
		padding: 0;
		height: 100%;
		border-radius: var(--border-radius-default);
		overflow: hidden;
		box-shadow: inherit;
	}
	.related-articles-bottom__entry__img {
		flex: 0 0 100%;
		height: 130px;
	}
	.related-articles-bottom__entry__content {
		padding: 15px;
	}
	.related-articles-bottom__entry__headline {
		margin-bottom: 10px;
	}
	.related-articles-bottom__promo {
		margin: 0 auto;
		padding-bottom: 15px;
	}
}
/* ---- RELATED ARTICLES END ---- */

/* ---- FOOTER BEGIN ---- */

.site-footer {
	background: #1b1b1d;
	color: #fff;
}
.site-footer__line-first {
	padding: 20px 0 15px;
}
@media (min-width: 992px) {
	.site-footer__line-first {
		padding-top: 50px;
	}
}
.site-footer__logo-row {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid rgba(255, 255, 255, .25); /* custom ?? */
	max-width: calc(100% - 30px * 1);
	align-self: center;
}
.site-footer__site-logo {
	max-width: 200px;
	max-height: 50px;
}
.footer__partner-logos__title {
	font-size: 1.4rem;
	color: #fff;
}
.footer__partner-logos__inner {
	border-top: 1px solid #27282b; /* custom ?? */
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
@media (min-width: 992px) {
	.footer__partner-logos__inner {
		margin-top: 0;
	}
}
@media (min-width: 992px) {
	.footer__partner-logos {
		margin-bottom: 0;
	}
}
.site-footer__line-second {
	padding: 20px 0;
	font-size: 1.3rem;
	opacity: .5; /* custom ?? */
	line-height: 1.25;
	background: #27282b;
}
.site-footer__line-third {
	background: #1b1b1d;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 5px;
}
@media (min-width: 768px) {
	.site-footer__line-third {
		padding-bottom: 20px;
	}
}
.site-footer__line-third__li {
	margin: 0 10px 10px;
}
@media (min-width: 768px) {
	.site-footer__line-third__li {
		margin: 0 30px 10px 0;
	}
}
.footer__legal-logos__img {
	max-height: 36px;
	max-width: 60px;
	width: auto;
	margin: 0 20px 15px 0;
}
@media (min-width: 992px) {
	.footer__legal-logos__img {
		max-width: 150px;
		margin: 0 15px;
	}
}
.footer-col {
	margin-bottom: 20px;
}
.footer-col__title {
	margin-bottom: 1rem;
	font-size: 1.6rem;
}
.footer-col .menu-item {
	font-size: 1.3rem;
	margin-bottom: .75rem;
}
.footer-col .menu-item a,
.footer-col .menu-item span {
	color: #fff;
	text-decoration: none;
	opacity: .5; /* custom ?? */
	display: flex;
	align-items: center;
}
.footer-col .menu-item a:hover,
.footer-col .menu-item span:hover {
	opacity: 1; /* custom ?? */
}
.footer-col .menu-item a:before,
.footer-col .menu-item span:before {
	content: "";
	background: url("../../master-theme/images/arrow-more-white.svg") 0px center no-repeat;
	background-size: auto 8px;
	width: 20px;
	min-width: 20px;
	height: calc(1.3rem * 1.65 * 1); /* font-size * line height */
	opacity: .5;
	transition: background .25s ease-in-out;
	align-self: flex-start;
}
.footer-col .menu-item a:hover:before,
.footer-col .menu-item span:hover:before {
	background-position: 5px center;
    transition: background .25s ease-in-out;
}
.footer-legal-menu__link {
	font-size: 1.3rem;
	text-decoration: none;
	color: #101921;
	cursor: pointer;
}
.footer-legal-menu__link:hover {
	color: #101921;
	opacity: .7;
	text-decoration: none;
}
.footer__lang-switch-label {
	font-size: 1.3rem;
	margin: 25px 0 10px;
}
.footer__lang-switch-label--no-margin {
	margin-top: 0;
}
.footer__lang-switch {
	font-size: 1.3rem;
	max-width: 350px;
}
.lang-switcher__toggle {
	color: #fff;
	padding: 0 20px 0 10px;
	background: url("../../master-theme/images/arrow-language-switcher.svg") calc(100% - 10px * 1) center no-repeat;
	border: 1px solid #27282b;
	background-size: 8px auto;
	position: relative;
	transition: all .25s ease-in-out;
	user-select: none;
	line-height: 1;
	border-radius: 4px;
	display: flex;
	align-items: center;
	height: 40px;
}
.lang-switcher__toggle__text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 1.5;
}
.lang-switcher__toggle.--active,
.lang-switcher__toggle:hover {
	background-color: #212224;
	transition: all .25s ease-in-out;
}
.lang-switcher__toggle__img {
	width: 24px;
	height: 24px;
	min-width: 24px;
	border: 1px solid #fff;
	border-radius: 50%;
	background: #fff;
	margin-right: 10px;
}
.language-switcher__entries {
	border: 1px solid #27282b;
	background: #212224;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	transition: all .25s ease-in-out;
	display: flex;
	padding: 0 !important;
	max-height: 250px;
	position: absolute;
	bottom: 45px;
	overflow: auto;
	border-radius: 4px;
	transform: translateY(20px);
}
.language-switcher__entries.--show {
	opacity: 1;
	pointer-events: all;
    transform: translateY(0);
}
.language-switcher__link {
	color: #fff;
	padding: 8px 10px;
	display: flex;
	align-items: center;
	width: 100%;
	text-decoration: none;
}
.language-switcher__link__isocode {
	flex: 0 0 30px;
}
.language-switcher__link__text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.language-switcher__link--active,
.language-switcher__link:hover {
	text-decoration: none;
}
.language-switcher__link:hover:not(.language-switcher__link--active) {
	background: rgba(255, 255, 255, .12);
	color: #fff;
}
.language-switcher__link--active {
	cursor: default;
}
.language-switcher__link--active,
.language-switcher__link--active:hover {
	font-weight: 700;
	background: rgba(255,255,255,.08);
	color: #fff;
}
.language-switcher__link__image {
	flex: 0 0 34px;
}
.language-switcher__link__image__img {
	max-width: 24px;
	height: auto;
	background: #fff;
	border-radius: 50%;
	border: 1px solid #fff;
}
.footer__partner-logos__img {
	margin: 10px 20px 10px 0;
	max-width: 40px;
	width: auto;
	max-height: 40px;
}
@media (min-width: 992px) {
	.footer__partner-logos__img {
		margin: 15px 20px 0;
		max-width: 80px;
		max-height: 80px;
	}
}
.footer_show-more-btn {
	height: 40px;
	background: url("../images/footer-show-more-plus-red.svg") center no-repeat;
	background-size: 40px 40px;
	cursor: pointer;
}
.footer_show-more-btn:hover {
	opacity: .7;
}
.js-link {
	user-select: none;
}
.back-to-top-btn {
	position: fixed;
	bottom: 15px;
	right: 15px;
	z-index: 9999;
	width: 30px;
	height: 30px;
	text-align: center;
	background: rgba(255, 255, 255, .1) url("../../master-theme/images/arrow-more-white.svg") center no-repeat;
	background-size: 6px auto;
	cursor: pointer;
	border: 0;
	border-radius: 4px;
	text-decoration: none;
	transition: opacity 0.2s ease-out, background-color 0.2s ease-out, bottom 0.2s ease-out;
	opacity: 0;
	pointer-events: none;
	text-indent: -9999px;
	transform: rotate(-90deg);
}
.back-to-top-btn.visible {
	opacity: 1;
	pointer-events: all;
}
.back-to-top-btn:hover {
	background-color: rgba(255, 255, 255, .15); /* custom ?? */
}
.body--no-scroll .back-to-top-btn {
	z-index: 1;
}
/* ---- FOOTER END ---- */

@media (min-width: 768px) {
	.back-to-top-btn {
		width: 40px;
		height: 40px;
		background-size: 8px auto;
	}
}
@media (min-width: 992px) {
	.flex-lg-row-custom {
		flex-direction: row !important;
	}
	.show-on-desktop {
		display: inherit;
	}
	.p-lg-0-custom {
		padding: 0 !important;
	}
	.toc-section,
	.content-section {
		border-left-width: 1px;
		border-right-width: 1px;
		border-radius: 4px;
	}
}
@media (min-width: 1200px) {
	.flex-xl-row-custom {
		flex-direction: row !important;
	}
}
.pointer {
	cursor: pointer;
}
/* PROVIDER NA EXCEPTIONS */
.review-hero-not-available {
	padding: 0;
}
.not-available-anymore-notice {
	padding: 15px 15px 15px 60px;
	background: #fa5b00;
	border-radius: var(--border-radius-default);
	line-height: 1.25;
	position: relative;
	overflow: hidden;
	display: flex;
	flex-direction: column;
    justify-content: center;
    min-height: 75px;
	color: #fff; /* custom */
}
@media (min-width: 768px) {
    .not-available-anymore-notice {
        padding-left: 75px;
    }
}
@media (min-width: 992px) {
	.not-available-anymore-notice--license-not-valid .not-available-anymore-notice__hint-box {
		margin-left: -15px;
		margin-right: 15px;
		padding-right: 80px;
	}
}
.not-available-anymore-notice__headline {
	font-size: 1.8rem;
	margin-bottom: 3px;
	font-weight: 700;
	line-height: 1.2;
}
.not-available-anymore-notice:before {
	height: auto;
    width: 30px;
    line-height: 1;
	font-size: 4rem;
    position: absolute;
    content: "!";
    /* background: #222; */
	left: 15px;
	top: 15px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	font-weight: 700;
}
@media (min-width: 768px) {
    .not-available-anymore-notice:before {
        width: 50px;
        font-size: 5rem;
    }
}
@media (min-width: 992px) {
	.not-available-anymore-notice__hint-box {
		z-index: 1;
	}
	.not-available-anymore-notice__goto-box {
		min-height: 100%;
		flex: 1;
		margin: -15px -30px -15px 0;
		background: #fff;
		border-radius: 0 var(--border-radius-default) var(--border-radius-default) 0;
		padding: 15px 15px 15px 0;
		font-size: 1.6rem;
		z-index: 1;
		color: #212529;
	}
	.not-available-anymore-notice__goto-box:after {
		content: " ";
		position: absolute;
		display: block;
		width: 90px;
		height: 100%;
		top: 0px;
		left: -90px;
		z-index: -1;
		background: #febf01;
		transform-origin: bottom left;
		transform: skew(-25deg, 0deg);
	}
}
/*-- PROVIDER NA EXCEPTIONS -- BLACKLISTED --*/
.not-available-anymore-notice--is-blacklisted {
	background: #000;
	color: #fff;
	border: 2px solid darkred;
}
.not-available-anymore-notice--is-blacklisted:before {
	/* background: darkred; */
	color: #fff;
}
/*-- PROVIDER NA EXCEPTIONS -- BLACKLISTED --*/
/*-- PROVIDER NA EXCEPTIONS -- STILL GO TO PROVIDER --*/
.not-available-still-goto-provider-box {
	background: #fff;
	padding: 15px;
	font-size: 1.6rem;
	border-radius: var(--border-radius-default);
	margin-top: 5px;
	color: #222;
}
.not-available-still-goto-provider-box__link {
	text-decoration: underline;
	font-weight: 600;
	display: inline-block;
}
.not-available-still-goto-provider-box__link:hover {
	color: #fa5b00;
}
/*-- PROVIDER NA EXCEPTIONS -- STILL GO TO PROVIDER --*/

.not-available-anymore-notice--inside-content {
	margin-bottom: 30px;
	border: 2px solid #222;
}
.not-available-anymore-notice--inside-content .not-available-anymore-notice__headline {
	margin-bottom: 0;
}
/*-- PROVIDER NA EXCEPTIONS -- INSIDE CONTENT --*/
.review-hero-not-available .top3-row {
	margin-bottom: 0;
}
.review-hero-not-available .top3-row.owl-carousel-inactive {
	display: flex;
	flex-wrap: nowrap !important;
	overflow: hidden;
	align-items: flex-start;
	margin-bottom: 0;
	padding-bottom: 39px; /* 29px owl-dots + 10px margin-top */
}
@media (min-width: 992px) {
	.review-hero-not-available .top3-row.owl-carousel-inactive {
		padding-bottom: 0;
	}
}
.review-hero-not-available .top3-row.owl-carousel-inactive .top3-row__element {
	flex-shrink: 0;
	max-width: calc(100vw - 30px * 1);
	margin-bottom: 0 !important;
}
@media (min-width: 700px) {
	.review-hero-not-available .top3-row.owl-carousel-inactive .top3-row__element {
		max-width: calc(50vw - 25px * 1);
	}
}
@media (min-width: 992px) {
	.review-hero-not-available .top3-row.owl-carousel-inactive .top3-row__element {
		max-width: calc(33.33% - 23.5px * 1);
	}
	.review-hero-not-available .top3-row .owl-dots,
	.review-hero-not-available .top3-row .owl-nav {
		display: none !important;
	}
}
@media (min-width: 992px) {
	.custom-mt-lg-0 {
		margin-top: 15px !important;
	}
	.review-hero-not-available {
		padding-left: 15px;
		padding-right: 15px;
	}
	.not-available-anymore-notice__headline {
		font-size: 2.2rem;
	}
}
@media (min-width: 1200px) {
	.top3-row__element_legal-hint {
		margin-bottom: 10px;
	}
}

/* font size fix (needed at end of file)  -- https://stackoverflow.com/questions/49076662/font-sizing-vw-buggy-on-mobile-chrome */
.main-wrapper {
	max-height: 999999px;
}