.sidebar-widget__content__legal_text {
	margin-top: 8px;
}
.sidebar-widget {
	background: #292a2f;
	margin-bottom: 20px;
	border-radius: 4px;
	/* border: 1px solid #666; */
}
.sidebar-widget__title {
	font-weight: 700;
	box-shadow: 0 -1px 0 0 #666 inset;
	border-left: 4px solid #fa5b00;
	border-radius: 4px 4px 0 0;
	line-height: 1.25;
	color: #fff; /* custom */
}
.sidebar-widget__title--sport {
	border-left-color: #fa5b00;
}
.sidebar-widget__title--casino {
	border-left-color: #9823b2;
}
.sidebar-widget__title--poker {
	border-left-color: #005578;
}
.sidebar-widget__title--bingo {
	border-left-color: #4ecaf6;
}
.sidebar-widget__title--lotto {
	border-left-color: #5ed391;
}
.sidebar-widget__title--dark {
	background: #0f0f0f;
	color: #fff;
	border-left: none;
}
.sidebar-widget__title__inner,
.sidebar-widget.widget_text .sidebar-widget__title,
.widget_nav_menu .sidebar-widget__title,
.widget_media_image .sidebar-widget__title {
	padding: 15px; /* custom */
	/* background-size: 20px auto;
	background-position: 15px center;
	background-repeat: no-repeat; */
}
.sidebar-widget.widget_widget_crp .sidebar-widget__title,
.sidebar-widget.widget_recent_entries .sidebar-widget__title,
.widget_media_image .sidebar-widget__title {
	padding: 15px;
	background-image: none !important;
}
.sidebar-widget__title__inner--less-padding-left,
.sidebar-widget.widget_text .sidebar-widget__title,
.widget_nav_menu .sidebar-widget__title {
	padding-left: 15px;
}
.sidebar-widget__content {
	padding: 15px;
}
.sidebar-widget__content--no-padding {
	padding: 0;
}
.widget-small-link {
	font-size: 1.3rem;
	color: #bebebe;
	line-height: 1.25;
	display: inline-block;
}
@media (min-width: 992px) {
	.pl-lg-25px-custom {
		padding-left: 25px;
	}
}
/* -- TOP5-TABS Widget Begin -- */

.top5-tabs-widget__toggle-tabs {
	position: relative;
	width: 100%;
}
.top5-tabs-widget__tab-item {
	padding: 12px 5px;
	text-align: center;
	font-size: 1.6rem;
	margin-right: 20px;
	cursor: pointer;
	width: 100%;
}
.provider-bonus-details-widget-tabs__tab-item:hover:not(.--active),
.widget-tab-item:hover:not(.--active) {
	opacity: .75;
}
.top5-tabs-widget__tab-item.--active {
	font-weight: 700;
}
.top5-tabs-widget__tabs__active-line,
.tab-comparison__tabs__active-line {
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100px;
	height: 3px;
	background: #fa5b00;
}
.top5-tabs-widget__tabs__active-line--casino {
	background: #fa5b00;
}
/*
.top5-tabs-widget__tab-item:last-child {
	margin-right: 0;
}
*/

.top5-tabs-widget__tab-content,
.top5-tabs-widget__tab-content.--active {
	padding: 0 15px;
}
.top5-tabs-widget__entry {
	flex: 0 0 100%;
	padding: 12px 0;
	border-bottom: 1px solid #666;
}
.top5-tabs-widget__entry__logo,
.awards-list-widget__entry__logo {
	flex: 0 0 75px;
	margin-right: 15px;
	height: 58px;
	border-radius: 4px;
}
.top5-tabs-widget__entry__logo--bonus-data {
	border: 1px solid #666;
	color: #222;
}
.sidebar-widget-label-small {
	font-size: 1.3rem;
	color: #bdbecb;
	font-weight: 700;
}
.top5-tabs-widget__entry__logo__img,
.awards-list-widget__entry__logo__img {
	width: 100%;
	height: 100%;
	max-width: 90%;
	max-height: 90%;
}
.top5-tabs-widget__entry__middle-col {
	margin-right: auto;
	max-width: calc(100% - 155px * 1);
}
.top5-tabs-widget__entry__middle-col__provider-name,
.top5-tabs-widget__entry__middle-col__review-link--bonus {
	font-weight: 700;
	margin-bottom: 1px;
	font-size: 1.6rem;
}
.top5-tabs-widget__entry__middle-col__review-link--bonus {
	text-decoration: underline;
	font-size: 1.5rem;
	color: #fff;
}
.top5-tabs-widget__entry__middle-col__bonus {
	font-size: 1.3rem;
}
.top5-tabs-widget__entry__last-col {
	border-left: 1px solid #666;
	flex: 0 0 60px;
	margin-left: 5px;
	padding: 8px 0px 8px 5px;
}
.top5-tabs-widget__entry__last-col .rating-stars-box {
	margin-top: 2px;
}
.top5-tabs-widget__entry__more {
	padding: 15px 0;
}
.top5-tabs-widget__entry__more-link {
	margin: 0 !important;
}
.top5-tabs-widget__entry__legal-hint {
	margin-top: auto;
}
/* -- TOP5-TABS Widget End -- */

/* -- LATEST-NEWS Widget End -- */

/* .sidebar-widget__title__inner--latest-news-widget {
	background-image: url("../images/football-red.svg");
}
.sidebar-widget__title__inner--latest-news-widget--sport {
	background-image: url("../images/football-red.svg");
}
.sidebar-widget__title__inner--latest-news-widget--casino {
	background-image: url("../../master-theme/images/casino-news-icon-purple.svg");
} */
.latest-news-widget .sidebar-widget__content,
.awards-list-widget .sidebar-widget__content {
	padding-top: 0;
	padding-bottom: 0;
}
.latest-news-widget__entry {
	padding: 15px 0;
	border-bottom: 1px solid #666;
}
.latest-news-widget__entry:last-child {
	border: none;
}
.latest-news-widget__entry__logo {
	flex: 0 0 108px;
	height: 80px;
	background-size: auto 100%;
	background-position: center;
	margin-right: 15px;
	transition: background-size .25s ease-in-out;
}
.latest-news-widget__entry:hover .latest-news-widget__entry__logo {
	background-size: auto 110%;
	transition: background-size .25s ease-in-out;
}
.latest-news-widget__entry__link {
	text-decoration: underline;
	font-weight: 700;
	color: #fff;
	margin-bottom: 5px;
	display: inline-block;
	padding-right: 25px;
	word-break: break-word;
}
.latest-news-widget__entry__link:hover {
	color: #fa5b00;
}
.latest-news-widget__entry__link--casino:hover {
	color: #9823b2;
}
.latest-news-widget__entry__link:before {
	content: "";
	width: 17px;
	height: 17px;
	background: url("../../master-theme/images/arrow-more-white.svg") center no-repeat;
	background-size: 6px auto;
	background-color: #fa5b00;
	border-radius: 4px;
	position: absolute;
	right: 0;
	transition: all .25s ease-in-out;
}
.latest-news-widget__entry__link:hover:before {
	right: -5px;
	background-color: #fa5b00;
	transition: all .25s ease-in-out;
}
.latest-news-widget__entry__link--sport:hover:before {
	background-color: #fa5b00;
}
.latest-news-widget__entry__link--casino:hover:before {
	background-color: #9823b2;
}
.latest-news-widget__entry__excerpt {
	font-size: 1.4rem;
}
/* -- LATEST-NEWS Widget End -- */

/* -- RELATED PROVIDER POSTS Widget Begin -- */

/* .sidebar-widget__title__inner--provider-related-posts {
	background-image: url("../images/football-red.svg");
} */
.provider-related-posts__entry:not(:last-child) {
	border-bottom: 1px solid #666;
}
.provider-related-posts__entry__link {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	padding: 12px 0 12px 25px;
	white-space: nowrap;
	overflow: hidden;
	background: url(../images/arrow-link-red.svg) left center no-repeat;
	background-size: 10px auto;
}
.provider-related-posts__entry__link:hover {
	background-position: 5px center;
}
.provider-related-posts__entry__link:hover,
.provider-related-posts__entry__link.--currently-active {
	color: #fa5b00;
}
.provider-related-posts__entry__link.--currently-active {
	font-weight: 700;
	text-decoration: underline;
}
/* -- RELATED PROVIDER POSTS Widget End -- */

/* -- PROVIDER TEST RESULT Widget Begin -- */

.provider-test-result-widget {
	position: relative;
}
/*
.provider-test-result-widget:before {
	content: "";
	position: absolute;
	top: -2px;
	width: 140px;
	height: 2px;
	background: #fa5b00;
}
*/

.provider-test-result-widget__logo {
	width: 300px;
	margin: 0 auto 15px;
	max-width: 100%;
	text-align: center;
}
.provider-test-result-widget__label {
	font-weight: 700;
	margin-bottom: 10px;
}
.provider-test-result-widget__single-rating,
.provider-bonus-details-widget__bonus-data-line,
.provider-test-result-widget__overall-rating {
	font-size: 1.3rem;
	align-items: center;
	padding: 6px 5px;
	border-bottom: 1px solid #666;
}
.provider-test-result-widget__single-rating__section,
.provider-bonus-details-widget__bonus-data-label {
	flex: 0 0 120px;
}
.provider-bonus-details-widget .provider-bonus-details-widget__bonus-data-label,
.slot-feature-tab-widget .provider-bonus-details-widget__bonus-data-label {
	flex: 0 0 140px;
}
.provider-test-result-widget__single-rating__stars {
	padding-right: 30px;
}
.provider-test-result-widget__single-rating__value {
	padding: 2px 5px;
	background: #0f0f0f;
	border-radius: 4px;
	flex: 0 0 55px;
	justify-content: center;
}
.provider-test-result-widget__single-rating__bold,
.provider-test-result-widget__overall-rating__rating__bold,
.provider-test-result-widget__overall-rating__label {
	font-weight: 700;
}
.provider-test-result-widget__overall-rating__label {
	padding-right: 10px;
	line-height: 1.5;
}
.provider-test-result-widget__overall-rating {
	border: none;
}
.provider-test-result-widget__overall-rating__value {
	font-size: 1.6rem;
	border: 2px solid #01b33b;
	padding: 5px 8px;
	line-height: 1;
	border-radius: 4px;
}
.provider-test-result-widget__video {
	margin-top: 10px;
}
.provider-test-result-widget__payment-methods {
	margin-bottom: 10px;
	margin-top: 10px;
}
.provider-test-result-widget__cell-title {
	text-transform: uppercase;
	color: #a4adb9;
	margin-bottom: 5px;
	font-size: 1.1rem;
}
.provider-test-result-widget__image-toggle-outer-wrapper {
	display: flex;
	position: relative;
	width: 100%;
	align-items: flex-start;
}
.provider-test-result-widget__image-toggle-spacer {
	display: flex;
	flex: 0 0 calc(100% - 21px * 1);
	flex-grow: 0;
	max-width: calc(100% - 21px * 1);
	flex-direction: column;
	margin-right: 5px;
	position: relative;
	min-height: 42px;
}
.provider-test-result-widget__image-toggle-inner-wrapper {
	z-index: 1;
	width: calc(100% + 7px * 1);
	margin-left: -7px;
	transition: all .25s ease-in-out;
}
.provider-test-result-widget__image-toggle-inner-wrapper.--show {
	background: #292a2f;
	transition: all .25s ease-in-out;
	z-index: 2;
}
.provider-test-result-widget__image-toggle-wrapper__item {
	height: 42px;
	border: 1px solid #666;
	align-items: center;
	justify-content: center;
	display: flex;
	border-radius: 4px;
	margin-top: 5px;
	background: #292a2f;
	width: calc(50% - 10px * 1);
	margin-left: 5px;
	margin-right: 5px;
}
.provider-test-result-widget__image-toggle-wrapper__item--full-width {
	width: 100%;
	margin: 0;
	height: auto;
}
.provider-test-result-widget__image-toggle-wrapper__item:nth-child(1),
.provider-test-result-widget__image-toggle-wrapper__item:nth-child(2) {
	margin-top: 0;
}
.provider-test-result-widget__image-toggle-wrapper__item__img {
	max-height: 95%;
}
.provider-test-result-widget__image-toggle-button {
	flex: 0 0 16px;
	border: 1px solid #01b33b;
	border-radius: 4px;
	height: 42px;
	cursor: pointer;
	position: relative;
	box-shadow: 0 0 0 1px transparent inset;
	transition: all .25s ease-in-out;
}
.provider-test-result-widget__image-toggle-button:hover,
.provider-test-result-widget__image-toggle-button.--active {
	border-color: #1dd08c;
}
.provider-test-result-widget__image-toggle-button:after,
.comparison-row__feature-toggle-show-more:after {
	content: "";
	background: url("../images/arrow-down-angular-green.svg") center no-repeat;
	background-size: 8px auto;
	height: 5px;
	width: 8px;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	left: 50%;
	margin-left: -4px;
	transition: all .25s ease-in-out;
}
.provider-test-result-widget__image-toggle-button.--active:after,
.comparison-row__feature-toggle-show-more.--active:after {
	transform: rotate(-180deg);
	transition: all .25s ease-in-out;
}
.provider-test-result-widget__legal_in {
	margin-top: 10px;
}
.provider-bonus-details-widget__bonus__cta {
	border-radius: 4px;
	border: 1px dashed #666;
	padding: 0 5px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	width: 100%;
	outline: 0;
	display: block;
}
/* -- PROVIDER TEST RESULT Widget End -- */

/* -- PROVIDER BONUS DETAILS Widget Begin -- */

.provider-bonus-details-widget,
.top5-tabs-widget {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.flex-content__col-sidebar--review-custom-margin--one-section .provider-bonus-details-widget,
.top5-tabs-widget--one-section {
	border-top-right-radius: var(--border-radius-default);
	border-top-left-radius: var(--border-radius-default);
}
.provider-bonus-details-widget-tabs__tab-item,
.widget-tab-item {
	padding: 15px 5px;
	background: rgba(41,42,47,.5);
	color: #a4adb9;
	border-radius: var(--border-radius-default) var(--border-radius-default) 0 0;
	margin-right: 4px;
	display: flex;
    flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	word-break: break-word;
	font-size: 1.4rem;
	user-select: none;
	border: 1px solid transparent;
	border-bottom: none;
	margin-bottom: -1px;
}
.provider-bonus-details-widget-tabs__tab-item:last-child,
.widget-tab-item:last-child {
	margin-right: 0;
}
.provider-bonus-details-widget-tabs__tab-item--one-section {
	margin-right: 0;
	cursor: default;
}
.widget-tab-item--more-padding {
	padding-left: 15px;
	padding-right: 15px;
}
.provider-bonus-details-widget-tabs__tab-item.--active,
.widget-tab-item.--active {
	background: #292a2f;
	color: #fa5b00;
	font-weight: 700;
	border-top-color: #fa5b00;
	border-top-width: 2px;
	margin-top: -1px;
}
.provider-bonus-details-widget__bonus-data-label {
	font-weight: 700;
	align-self: baseline;
}
.provider-bonus-details-widget__bonus-data-line--highlighted {
	border: 1px solid #01b33b !important;
	border-radius: 4px;
	font-weight: 700;
}
.provider-bonus-details-widget__bonus-data-line:last-of-type,
.provider-bonus-details-widget__bonus-data-line--no-border {
	border: none;
}
.provider-bonus-details-widget__bonus-data-line--no-border {
	padding-bottom: 0;
}
.sidebar-value-highlight {
	font-weight: 700;
	color: #01b33b;
}
.sidebar-value-highlight:after {
	content: " \2714";
}
/* -- PROVIDER BONUS DETAILS Widget End -- */

/* -- PROVIDER OF MONTH Widget Begin -- */

.provider-of-month-widget__wrapper,
.bonus-of-month-widget__wrapper {
	margin: 0 auto;
	max-width: 360px;
}
.provider-of-month-widget,
.bonus-of-month-widget {
	background: none;
}
.hero-section .provider-of-month-widget,
.hero-section .bonus-of-month-widget {
	border: none;
}
.flex-content__col-sidebar .provider-of-month-widget,
.flex-content__col-sidebar .bonus-of-month-widget {
	margin-bottom: 40px;
}
.button.provider-of-month-widget__button,
.button.bonus-of-month-widget__button {
	margin: 10px 0 0;
}
/* -- PROVIDER OF MONTH Widget End -- */

/* -- AWARDS LIST Widget BEGIN -- */

.sidebar-widget__title__inner--awards-list-widget {
	background-image: url("../images/award-icon-red.svg");
	background-size: 26px auto;
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 60px;
}
.awards-list-widget .sidebar-widget__content {
	padding-bottom: 1px;
}
.awards-list-widget__entry {
	border-bottom: 1px solid #666;
	padding: 15px 0;
}
.awards-list-widget__entry:last-child {
	border-bottom: none;
}
.awards-list-widget__entry__content {
	padding-right: 15px;
	position: relative;
}
.awards-list-widget__entry__content:after {
	content: "";
	transform: rotate(-90deg);
	background: url(../../master-theme/images/dropdown-arrow.svg) center no-repeat;
	background-size: 9px auto;
	height: 9px;
	width: 9px;
	right: 0;
	bottom: 5px;
	position: absolute;
	transition: all .25s ease-in-out;
}
.awards-list-widget__entry__content:hover:after {
	right: -5px;
	transition: all .25s ease-in-out;
}
.awards-list-widget__entry__title__link {
	color: #131c46;
	align-items: baseline;
	margin-bottom: 5px;
	font-size: 1.3rem;
	font-weight: 500;
}
.awards-list-widget__entry__logo {
	flex: 0 0 90px;
}
.awards-list-widget__entry__provider-name {
	font-weight: 700;
	margin-bottom: 3px;
}
.awards-list-widget__entry__bonus {
	font-size: 1.3rem;
}
.awards-list-widget__entry__cta-link {
	color: #131c46;
	font-size: 1.3rem;
	margin-bottom: 5px;
	font-weight: 700;
}
/* -- AWARDS LIST Widget End -- */

/* -- LATEST BETTING TIPS Widget Begin -- */

.sidebar-widget__title__inner--latest-betting-tips-widget {
	background-image: url("../images/football-gamer-icon-red.svg");
	background-size: 28px auto;
}
/* -- LATEST BETTING TIPS Widget End -- */

/* -- TOP PROVIDER LIST Widget Begin -- */
.top-provider-list-widget__entries {
	padding: 0;
	margin: 0;
}
/* -- TOP PROVIDER LIST Widget End -- */

/* FOOTER WIDGETS */
.footer-widget p:last-child,
.footer-widget p:only-child {
	margin-bottom: 0;
}
.footer-widget-col__inner {
	border-bottom: 1px solid rgba(255,255,255,.25);
	padding-bottom: 20px;
	height: 100%;
}
.footer-widget {
	color: rgba(255,255,255,.5);
}
.footer-col__title {
	color: #fff;
}

/* -- AUTHOR PAGE: AUTHOR LATEST RELEASES Begin -- */
/* .sidebar-widget__title__inner--author-latest-releases {
	background-position: 12px center;
	background-size: 20px auto;
	background-repeat: no-repeat;
	background-image: url("../../master-theme/images/icon-widget-title-posts.svg") !important;
	padding-left: 45px;
}
.sidebar-widget__title__inner--author-latest-releases--betting_tips {
	background-image: url("../../master-theme/images/icon-widget-title-betting-tips.svg") !important;
}
.sidebar-widget__title__inner--author-latest-releases--reviews {
	background-image: url("../../master-theme/images/icon-widget-title-reviews.svg") !important;
} */
.author-latest-releases-block .sidebar-widget__content,
.latest-posts-widget-selectable .sidebar-widget__content,
.betting-tips-categories .sidebar-widget__content,
.custom-posts-by-id .sidebar-widget__content {
	padding: 5px 15px;
}
.author-latest-releases__ul__li:not(:last-child),
.latest-posts-widget-selectable__ul__li:not(:last-child) {
	border-bottom: 1px solid #666;
}
.author-latest-releases__ul__link,
.latest-posts-widget-selectable__ul__link {
	padding: 8px 0;
	display: block;
	text-decoration: none;
	font-size: 1.3rem;
}
/* -- AUTHOR PAGE: AUTHOR LATEST RELEASES End -- */
/* -- LATEST POSTS WIDGET SELECTABLE BEGIN -- */
.latest-posts-widget-selectable__ul__li.widget-li--hide {
	display: none;
	opacity: 0;
}
/* -- LATEST POSTS WIDGET SELECTABLE END -- */