#generic_header {
	background-color: #ebd3a9;
}

img:is([sizes='auto' i], [sizes^='auto,' i]) {
	contain-intrinsic-size: 3000px 1500px;
}

img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 0.07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}

/*! This file is auto-generated */
.wp-block-button__link {
	color: #fff;
	background-color: #32373c;
	border-radius: 9999px;
	box-shadow: none;
	text-decoration: none;
	padding: calc(0.667em + 2px) calc(1.333em + 2px);
	font-size: 1.125em;
}

.wp-block-file__button {
	background: #32373c;
	color: #fff;
	text-decoration: none;
}

:root {
	--wp--preset--aspect-ratio--square: 1;
	--wp--preset--aspect-ratio--4-3: 4/3;
	--wp--preset--aspect-ratio--3-4: 3/4;
	--wp--preset--aspect-ratio--3-2: 3/2;
	--wp--preset--aspect-ratio--2-3: 2/3;
	--wp--preset--aspect-ratio--16-9: 16/9;
	--wp--preset--aspect-ratio--9-16: 9/16;
	--wp--preset--color--black: #000000;
	--wp--preset--color--cyan-bluish-gray: #abb8c3;
	--wp--preset--color--white: #ffffff;
	--wp--preset--color--pale-pink: #f78da7;
	--wp--preset--color--vivid-red: #cf2e2e;
	--wp--preset--color--luminous-vivid-orange: #ff6900;
	--wp--preset--color--luminous-vivid-amber: #fcb900;
	--wp--preset--color--light-green-cyan: #7bdcb5;
	--wp--preset--color--vivid-green-cyan: #00d084;
	--wp--preset--color--pale-cyan-blue: #8ed1fc;
	--wp--preset--color--vivid-cyan-blue: #0693e3;
	--wp--preset--color--vivid-purple: #9b51e0;
	--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
		135deg,
		rgba(6, 147, 227, 1) 0%,
		rgb(155, 81, 224) 100%
	);
	--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
		135deg,
		rgb(122, 220, 180) 0%,
		rgb(0, 208, 130) 100%
	);
	--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
		135deg,
		rgba(252, 185, 0, 1) 0%,
		rgba(255, 105, 0, 1) 100%
	);
	--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
		135deg,
		rgba(255, 105, 0, 1) 0%,
		rgb(207, 46, 46) 100%
	);
	--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
		135deg,
		rgb(238, 238, 238) 0%,
		rgb(169, 184, 195) 100%
	);
	--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
		135deg,
		rgb(74, 234, 220) 0%,
		rgb(151, 120, 209) 20%,
		rgb(207, 42, 186) 40%,
		rgb(238, 44, 130) 60%,
		rgb(251, 105, 98) 80%,
		rgb(254, 248, 76) 100%
	);
	--wp--preset--gradient--blush-light-purple: linear-gradient(
		135deg,
		rgb(255, 206, 236) 0%,
		rgb(152, 150, 240) 100%
	);
	--wp--preset--gradient--blush-bordeaux: linear-gradient(
		135deg,
		rgb(254, 205, 165) 0%,
		rgb(254, 45, 45) 50%,
		rgb(107, 0, 62) 100%
	);
	--wp--preset--gradient--luminous-dusk: linear-gradient(
		135deg,
		rgb(255, 203, 112) 0%,
		rgb(199, 81, 192) 50%,
		rgb(65, 88, 208) 100%
	);
	--wp--preset--gradient--pale-ocean: linear-gradient(
		135deg,
		rgb(255, 245, 203) 0%,
		rgb(182, 227, 212) 50%,
		rgb(51, 167, 181) 100%
	);
	--wp--preset--gradient--electric-grass: linear-gradient(
		135deg,
		rgb(202, 248, 128) 0%,
		rgb(113, 206, 126) 100%
	);
	--wp--preset--gradient--midnight: linear-gradient(
		135deg,
		rgb(2, 3, 129) 0%,
		rgb(40, 116, 252) 100%
	);
	--wp--preset--font-size--small: 13px;
	--wp--preset--font-size--medium: 20px;
	--wp--preset--font-size--large: 36px;
	--wp--preset--font-size--x-large: 42px;
	--wp--preset--spacing--20: 0.44rem;
	--wp--preset--spacing--30: 0.67rem;
	--wp--preset--spacing--40: 1rem;
	--wp--preset--spacing--50: 1.5rem;
	--wp--preset--spacing--60: 2.25rem;
	--wp--preset--spacing--70: 3.38rem;
	--wp--preset--spacing--80: 5.06rem;
	--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
	--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
	--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
	--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),
		6px 6px rgba(0, 0, 0, 1);
	--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}

:where(.is-layout-flex) {
	gap: 0.5em;
}

:where(.is-layout-grid) {
	gap: 0.5em;
}

body .is-layout-flex {
	display: flex;
}

.is-layout-flex {
	flex-wrap: wrap;
	align-items: center;
}

.is-layout-flex > :is(*, div) {
	margin: 0;
}

body .is-layout-grid {
	display: grid;
}

.is-layout-grid > :is(*, div) {
	margin: 0;
}

:where(.wp-block-columns.is-layout-flex) {
	gap: 2em;
}

:where(.wp-block-columns.is-layout-grid) {
	gap: 2em;
}

:where(.wp-block-post-template.is-layout-flex) {
	gap: 1.25em;
}

:where(.wp-block-post-template.is-layout-grid) {
	gap: 1.25em;
}

.has-black-color {
	color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-color {
	color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-color {
	color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-color {
	color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-color {
	color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-color {
	color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-color {
	color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-color {
	color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-color {
	color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-color {
	color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-color {
	color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-color {
	color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-background-color {
	background-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-background-color {
	background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-background-color {
	background-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-background-color {
	background-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-background-color {
	background-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-background-color {
	background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-background-color {
	background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-background-color {
	background-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-background-color {
	background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-background-color {
	background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-background-color {
	background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-background-color {
	background-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-border-color {
	border-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-border-color {
	border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-border-color {
	border-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-border-color {
	border-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-border-color {
	border-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-border-color {
	border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-border-color {
	border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-border-color {
	border-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-border-color {
	border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-border-color {
	border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-border-color {
	border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-border-color {
	border-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
	background: var(
		--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
	) !important;
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
	background: var(
		--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
	) !important;
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
	background: var(
		--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
	) !important;
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
	background: var(
		--wp--preset--gradient--luminous-vivid-orange-to-vivid-red
	) !important;
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
	background: var(
		--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
	) !important;
}

.has-cool-to-warm-spectrum-gradient-background {
	background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}

.has-blush-light-purple-gradient-background {
	background: var(--wp--preset--gradient--blush-light-purple) !important;
}

.has-blush-bordeaux-gradient-background {
	background: var(--wp--preset--gradient--blush-bordeaux) !important;
}

.has-luminous-dusk-gradient-background {
	background: var(--wp--preset--gradient--luminous-dusk) !important;
}

.has-pale-ocean-gradient-background {
	background: var(--wp--preset--gradient--pale-ocean) !important;
}

.has-electric-grass-gradient-background {
	background: var(--wp--preset--gradient--electric-grass) !important;
}

.has-midnight-gradient-background {
	background: var(--wp--preset--gradient--midnight) !important;
}

.has-small-font-size {
	font-size: var(--wp--preset--font-size--small) !important;
}

.has-medium-font-size {
	font-size: var(--wp--preset--font-size--medium) !important;
}

.has-large-font-size {
	font-size: var(--wp--preset--font-size--large) !important;
}

.has-x-large-font-size {
	font-size: var(--wp--preset--font-size--x-large) !important;
}

:where(.wp-block-post-template.is-layout-flex) {
	gap: 1.25em;
}

:where(.wp-block-post-template.is-layout-grid) {
	gap: 1.25em;
}

:where(.wp-block-columns.is-layout-flex) {
	gap: 2em;
}

:where(.wp-block-columns.is-layout-grid) {
	gap: 2em;
}

:root :where(.wp-block-pullquote) {
	font-size: 1.5em;
	line-height: 1.6;
}

.site-title,
.site-description {
	position: absolute;
	clip-path: inset(50%);
}

* {
	box-sizing: border-box;
}

#wrapper {
	max-width: 1010px;
	width: 100%;
}

.generic_header_wrapper {
	box-sizing: border-box;
	max-width: 1010px;
	width: 100%;
	padding: 10px 25px;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: start;
}

body .page_content table {
	border-collapse: collapse;
	margin: 20px 0;
	width: 100%;
}

.table-con {
	width: 100%;
	overflow: auto;
}

body .page_content table td {
	border: 1px solid #000 !important;
	font-size: 17px;
	padding: 5px;
}

.page_content tr,
th {
	border: 1px solid #000;
}

.page_content th {
	text-align: center;
}

.generic_logo img {
	width: 120px;
	height: 60px;
}

.date {
	font-size: 18px;
	margin-bottom: 15px;
}

body.Home .date {
	margin-top: 15px;
}

#header {
	margin: 0px 30px;
}

#toggle {
	display: none;
	box-sizing: border-box;
	width: 28px;
	height: 30px;
}

#toggle div {
	width: 100%;
	height: 5px;
	background: white;
	margin: 4px auto;
	transition: all 0.3s;
	backface-visibility: hidden;
}

#toggle.on .one {
	transform: rotate(45deg) translate(5px, 5px);
}

#toggle.on .two {
	opacity: 0;
}

#toggle.on .three {
	transform: rotate(-45deg) translate(7px, -8px);
}

#menu {
	color: white;
	border: 1px solid white;
	width: 150px;
	height: 100px;
	padding: 10px;
	border-radius: 3px;
	font-family: 'Segoe UI', Candara, 'Bitstream Vera Sans', 'DejaVu Sans',
		'Bitstream Vera Sans', 'Trebuchet MS', Verdana, 'Verdana Ref', sans-serif;
	line-height: 100px;
	text-align: center;
	margin: auto;
	display: none;
}

.utility_strip {
	height: 30px;
	box-sizing: border-box;
}

.campaign-shortcode-table_filter-section
	ul.campaign-shortcode-table_filter-list {
	padding-left: 0;
}

ul.utility_menu li {
	font-size: 20px;
}

.aligncenter {
	display: block;
	margin: 25px auto;
}

.page_content {
	padding: 30px;
}

.page_content h1 {
	font-size: 3em;
}

.page_content h2 {
	font-size: 2.7em;
}

.page_content h3 {
	font-size: 2.3em;
}

.page_content h4 {
	font-size: 2em !important;
}

.page_content ul h3 {
	font-size: 30px !important;
}

.campaign-compact-table__offer-cta-button a {
	background: #ff9d00;
}

.campaign-compact-table__offer-cta-button a:hover {
	background: #ff9d00;
}

.page_content ul h4 {
	font-size: 25px !important;
}

.page_content p,
.page_content li,
.page_content th,
.page_content td {
	font-size: 18px;
}

.page_content ol,
.page_content ul {
	margin-left: 20px;
	padding: 0px;
}

#footer {
	box-sizing: border-box;
	max-width: 1010px;
	width: 100%;
	margin-top: 0px;
	margin: 0px;
	padding: 0px 30px 10px 30px;
}

.bookmark_links {
	padding-left: 0px;
}

.bookmark_links,
.FDF_copyright,
ul.footer_utility_menu li {
	font-size: 16px;
}

.generic_footer_wrap,
.generic_footer {
	max-width: 1010px;
	width: 100%;
	box-sizing: border-box;
}

.campaign-shortcode-table_filter-list-item.active_brand_filter {
	line-height: 33px;
}

.campaign-shortcode-table * {
	box-sizing: border-box;
}

.campaign-shortcode-table_filter-list-item.active_brand_filter {
	line-height: 20px;
}

.page_content ol,
.page_content ul {
	margin-left: 0;
}

.campaign-list-item_key-features ul li {
	list-style: none;
}

a.campaign-list-item_cta-btn.no-coupon {
	color: #fff;
}

.principales-list-item {
	list-style: none;
}

ul.sub-menu {
	display: none;
	float: none;
	width: 100%;
}

ul.utility_menu.wp-menu li:hover ul.sub-menu {
	display: block;
	position: absolute;
	width: 250px;
	background: #e2e2e2;
	padding: 0;
	z-index: 999;
}

ul.utility_menu.wp-menu li {
	position: relative;
}

ul.utility_menu .sub-menu li {
	width: 100%;
}

ul.utility_menu .sub-menu li a {
	padding: 10px;
	color: #000;
	font-size: 15px;
	white-space: inherit;
	border: none;
	border-bottom: 1px solid #cedb9d;
	display: block;
}

.page_content ul,
.page_content ol {
	padding-left: 20px;
}

td.campaign-compact-table__offer-key-features ul {
	padding-left: 0;
}

body .campaign-compact-table__offer-key-features li {
	font-size: 14px;
}

td.campaign-compact-table__offer-logo
	.campaign-compact-table__offer-brand-name {
	font-size: 12px;
}

ul.campaign-shortcode-table_filter-list
	.campaign-shortcode-table_filter-list-item {
	font-size: 14px;
}

@media screen and (min-width: 992px) {
	.campaign-compact-table__offer {
		gap: 0 16px;
		grid-template-areas:
			'label label label label'
			'logo description rating cta-button'
			'terms terms terms terms';
		grid-template-columns: 116px 1fr 88px 195px;
	}

	.campaign-compact-table__offer-key-features {
		grid-area: description;
	}

	.campaign-compact-table__offer-key-features
		> .campaign-compact-table__offer-description {
		display: block;
		margin-bottom: 4px;
	}

	.campaign-compact-table__offer-logo img {
		width: 116px;
		height: auto;
	}
}

@media only screen and (max-width: 767px) {
	#toggle {
		display: block;
		margin: 10px 10px 0px 10px;
	}

	.utility_strip {
		display: none;
	}

	ul.utility_menu li {
		float: none;
		display: block;
	}

	.generic_header_wrapper {
		flex-flow: wrap;
		align-items: center;
	}

	.generic_header_links {
		padding: 20px 20px 20px 0px;
	}

	.generic_logo {
		max-width: 44%;
		height: auto;
		width: 100%;
		padding: 10px 20px 0 0;
		margin-right: 0;
		border-right: none;
	}

	.bookmark_links {
		float: none;
	}

	ul.footer_utility_menu {
		padding: 15px 0 0 0;
		display: flex;
		float: none;
		flex-wrap: wrap;
	}

	.FDF_copyright {
		float: none;
		display: block;
	}

	.generic_con {
		display: flex;
		justify-content: space-between;
		align-items: start;
		max-width: 1010px;
		width: 100%;
	}

	img.custom-logo {
		max-width: 100%;
		height: auto;
	}

	.generic_logo_sec {
		display: flex;
		justify-content: space-between;
		align-items: start;
	}

	ul.sub-menu {
		box-sizing: border-box;
		display: block;
		margin-left: 20px;
	}

	.sub-menu {
		padding: 0;
	}

	ul.utility_menu {
		width: 100%;
	}

	#wrapper {
		width: 90%;
	}

	.campaign-shortcode-table_filter-section-wrapper * {
		box-sizing: border-box;
	}

	#inner_content_wrap #main {
		margin-left: 0px;
		width: 100%;
	}

	ul.utility_menu.wp-menu li:hover ul.sub-menu {
		display: block;
		position: relative;
		width: 100%;
		background: #fff;
		padding: 0;
		z-index: 999;
	}
}

@media screen and (max-width: 479px) {
	.generic_header_links {
		padding: 0px 7px 0px;
	}

	#search {
		padding: 0px 7px 7px;
	}

	.page_content {
		padding: 30px 0;
	}

	ul.utility_menu li a {
		border: 0;
	}

	ul.utility_menu li {
		border-bottom: 1px solid #cedb9d;
	}

	#header {
		margin: 0px;
	}

	ul.utility_menu .sub-menu li a {
		border: 0;
	}

	ul.utility_menu li a {
		font-size: 16px;
		color: #000 !important;
		padding: 6px 0 !important;
		width: 100%;
		display: block;
	}
}

@media screen and (max-width: 365px) {
}

@media screen and (max-width: 365px) {
	.generic_con {
		flex-wrap: wrap;
	}
}

input,
select,
textarea {
	padding: 7px;
	margin: 0;
}

table td {
	padding: 5px;
}

table {
	border-collapse: collapse;
}

.page_content h4 {
	font-size: 1.2em;
}

/*AUTHOR SECTION START*/
.main-title,
.content-area h1.main-title {
	text-align: left;
	font-weight: bold;
}

.custom_top_author {
	display: flex;
	align-items: center;
	gap: 16px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 22px;
}

.author_imag {
	line-height: 0;
}

.author_imag img {
	width: 60px;
	min-width: 60px;
	height: 60px;
	border-radius: 100%;
	object-fit: cover;
}

.name_author_out {
	display: flex;
}

.name_author_out span.lbl {
	margin-right: 5px;
}

.name_author_out h4,
.name_author_out p {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 22px;
}

@media screen and (max-width: 991px) {
	body .popup-offers-widget__close-btn {
		top: -20px;
		right: -8px;
	}

	.popup-offers-widget__key-features li {
		text-align: left;
	}

	.popup-offers-widget__cta-btn {
		color: #fff !important;
	}

	.popup-offers-widget__offer-logo-wrapper {
		text-align: center !important;
	}
}

.toplist-poker__offer-fact-title {
	display: none;
}
.img-cov {
	width: 100%;
	height: 100%;
	margin: 30px 0;
}
.img-cov img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
ul li a {
	color: #503d1b !important;
}
