/*
Theme Name: CT10 v.3
Theme URI: https://www.acroud.com
Description: This is the third template version for CT10
Author: CT10
Author URI: https://www.acroud.com

Version: 3.4.1

Tags: accessibility-ready, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, two-columns, wide-blocks

Template: genesis

License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: genesis-sample
Requires at least: 5.4
Requires PHP: 5.6
*/


/* Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Container
	- Site Inner
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Genesis Simple FAQ
	- WPForms
- Skip Links
- Site Header
	- Title Area
- Site Navigation
	- Responsive Menu
	- Header Menu
	- Footer Menu
- Content Area
	- Entry Content
	- Entry Meta
	- Pagination
	- Entry Comments
- Sidebar
- Footer Widgets
- Site Footer
- Media Queries
	- Min-width: 960px
		- Site Header
		- Genesis Menu
		- Responsive Menu
		- Header Menu
		- Site Inner
		- Content
		- Sidebar
		- Author Box
		- After Entry
		- Column Classes
		- Entry Misc.
		- Footer Widgets
- Print Styles
*/


/* HTML5 Reset
---------------------------------------------------------------------------- */


/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
---------------------------------------------------------------------------- */


/* stylelint-disable */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}


/* stylelint-enable */


/* Box Sizing
--------------------------------------------- */

html {
    box-sizing: border-box;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}


/* Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
    content: " ";
    display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
    clear: both;
    content: " ";
    display: table;
}


/* Defaults
---------------------------------------------------------------------------- */


/* Typographical Elements
--------------------------------------------- */

html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

body {
    background-color: #fff;
    color: #333;
    font-family: Helvetica;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.625;
    margin: 0;
    overflow-x: hidden;
}

button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
    transition: all 0.2s ease-in-out;
}

a {
    color: #fdcc3c;
    text-decoration: none;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

a:focus,
a:hover {
    color: #ffd34f;
    text-decoration: none;
}

p {
    margin: 0 0 15px;
    padding: 0;
    line-height: 1.4;
    font-size: 16px;
    word-break: break-word;
}

ol,
ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

hr {
    border: 0;
    border-collapse: collapse;
    border-bottom: 1px solid currentColor;
    clear: both;
    color: #eee;
    margin: 1.65em auto;
}

b,
strong {
    font-weight: 700;
}

blockquote,
cite,
em,
i {
    font-style: italic;
}

mark {
    background: #ddd;
    color: #333;
}

blockquote {
    margin: 30px;
}


/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Helvetica;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 20px;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 20px;
}

.entry-content h3,
.entry-content h4 {
    font-weight: 600;
}

.entry-content h4 {
    margin-top: 40px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}


/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
    max-width: 100%;
}

img {
    height: auto;
    vertical-align: top;
}

figure {
    margin: 0;
}


/* Gallery
--------------------------------------------- */

.gallery {
    overflow: hidden;
}

.gallery img {
    border: 1px solid #eee;
    height: auto;
    padding: 4px;
}

.gallery img:focus,
.gallery img:hover {
    border: 1px solid #999;
    outline: none;
}

.gallery-columns-1 .gallery-item {
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    width: 50%;
}

.gallery-columns-3 .gallery-item {
    width: 33%;
}

.gallery-columns-4 .gallery-item {
    width: 25%;
}

.gallery-columns-5 .gallery-item {
    width: 20%;
}

.gallery-columns-6 .gallery-item {
    width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
    width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
    width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
    clear: left;
}

.gallery-item {
    float: left;
    margin: 0 0 30px;
    text-align: center;
}


/* Forms
--------------------------------------------- */

input,
select,
textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #333;
    font-size: 18px;
    font-weight: 400;
    padding: 15px;
    width: 100%;
}

input:focus,
textarea:focus {
    border: 1px solid #999;
    outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
    width: auto;
}

:-ms-input-placeholder {
    color: #333;
    opacity: 1;
}

::placeholder {
    color: #333;
    opacity: 1;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"],
.button {
    background-color: #333;
    border: 0;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 30px;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    width: auto;
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
.site-container div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
.button:focus,
.button:hover {
    background-color: #0073e5;
    border-width: 0;
    color: #fff;
}

.entry-content .button:focus,
.entry-content .button:hover {
    color: #fff;
}

.button {
    display: inline-block;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
    background-color: #eee;
    border-width: 0;
    color: #777;
    cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
    display: none;
}


/* Tables
--------------------------------------------- */

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 40px;
    width: 100%;
    word-break: break-all;
}

tbody {
    border-bottom: 1px solid #eee;
}

td,
th {
    line-height: 2;
    text-align: left;
    vertical-align: top;
}

td {
    padding: 0.5em;
}

tr {
    border-top: 1px solid #eee;
}

th {
    font-weight: 600;
    padding: 0.5em;
}


/* Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.widget_search input[type="submit"]:focus {
    background: #fff;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #333;
    display: block;
    font-size: 1em;
    font-weight: 700;
    height: auto;
    padding: 15px 23px 14px;
    text-decoration: none;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

.more-link {
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
}


/* Structure and Layout
---------------------------------------------------------------------------- */


/* Site Container
--------------------------------------------- */

.site-container {
    animation: fadein 0s;
    word-wrap: break-word;
    background-color: #f1f2f3;
}

@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


/* Site Inner
--------------------------------------------- */

.site-inner {
    clear: both;
    margin: 0 auto;
}


/* Common Classes
---------------------------------------------------------------------------- */


/* Avatar
--------------------------------------------- */

.avatar {
    border-radius: 50%;
    float: left;
}

.author-box .avatar,
.alignleft .avatar {
    margin-right: 20px;
}

.alignright .avatar {
    margin-left: 20px;
}

.comment .avatar {
    margin: 0 15px 20px 0;
}


/* Genesis
--------------------------------------------- */

.after-entry,
.archive-description,
.author-box {
    margin-bottom: 40px;
}

.after-entry {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    padding: 20px 30px;
}

.after-entry .widget:last-of-type {
    margin-bottom: 0;
}

.rank-math-breadcrumb {
    margin-bottom: 0px;
    max-width: 1210px;
    width: 100%;
    margin-top: 5px;
    position: absolute;
    padding: 5px;
}

.rank-math-breadcrumb p {
    font-size: 12px;
    color: #999;
}

.genesis-title-hidden .breadcrumb {
    margin-top: 40px;
}

.archive-description p:last-child,
.author-box p:last-child {
    margin-bottom: 0;
}


/* Search Form
--------------------------------------------- */

.search-form {
    overflow: hidden;
}

.entry-content .search-form {
    margin-bottom: 40px;
    width: 50%;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
    margin-top: 10px;
}

.widget_search input[type="submit"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
}


/* Titles
--------------------------------------------- */

.archive-description .entry-title,
.archive-title,
.author-box-title {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: Helvetica;
    font-weight: 700;
}
.archive-title {
    font-size: 44px;
    margin: 0.67em 0;
    font-family: Helvetica;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 20px;
    padding-top: 20px;
}


.entry-title a,
.sidebar .widget-title a {
    color: #333;
    text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
    color: #0073e5;
}

.widget-title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 25px;
    letter-spacing: 1px;
    pointer-events: none;
}

.genesis-title-hidden .site-inner {
    padding-top: 0;
}


/* WordPress
--------------------------------------------- */

a.aligncenter img {
    display: block;
    margin: 0 auto;
}

a.alignnone {
    display: inline-block;
}

.alignleft {
    float: left;
    text-align: left;
}

.alignright {
    float: right;
    text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
    max-width: 100%;
}

img.centered,
.aligncenter,
.singular-image {
    display: block;
    margin: 0 auto 30px;
}

img.alignnone,
.alignnone {
    margin-bottom: 15px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
    margin: 0 20px 20px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
    margin: 0 0 20px 20px;
}

figcaption,
.gallery-caption,
.wp-caption-text {
    font-size: 14px;
    font-weight: 600;
    margin-top: 0.5em;
    margin-bottom: 1em;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.entry-content p.wp-caption-text {
    margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
    margin: 0 0 30px;
}


/* Widgets
---------------------------------------------------------------------------- */

.widget {
    margin-bottom: 40px;
}

.widget p:last-child,
.widget ul>li:last-of-type {
    margin-bottom: 0;
}

.widget ul>li {
    margin-bottom: 5px;
}

.widget ul>li:last-of-type {
    padding-bottom: 0;
}

.widget ol>li {
    list-style-position: inside;
    list-style-type: decimal;
    padding-left: 20px;
    text-indent: -20px;
}

.widget li li {
    border: 0;
    margin: 0 0 0 30px;
    padding: 0;
}

.widget_calendar table {
    width: 100%;
}

.widget_calendar td,
.widget_calendar th {
    text-align: center;
}


/* Featured Content
--------------------------------------------- */

.featured-content .entry {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.featured-content .entry:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
}

.featured-content .entry-title {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 10px;
}


/* Plugins
---------------------------------------------------------------------------- */


/* Genesis eNews Extended
--------------------------------------------- */

.after-entry .enews {
    text-align: center;
    padding: 10px;
}

.sidebar .enews {
    background-color: #f5f5f5;
    padding: 30px;
}

.enews-widget input {
    font-size: 16px;
    margin-bottom: 10px;
}

.after-entry .enews-widget input {
    text-align: center;
}

.enews-widget input[type="submit"] {
    margin: 0;
    width: 100%;
}

.enews form+p {
    margin-top: 20px;
}


/* Genesis Simple FAQ
--------------------------------------------- */

.gs-faq__question {
    background: transparent;
    border-bottom: 1px solid #eee;
    color: #333;
    padding-left: 0;
    padding-right: 0;
}

.gs-faq__question:focus,
.gs-faq__question:hover {
    background: transparent;
    color: #0073e5;
}

.gs-faq__question::after {
    content: "\f132";
    font-family: dashicons;
    /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
    float: right;
}

.gs-faq__question.gs-faq--expanded::after {
    content: "\f460";
}


/* WP Forms
--------------------------------------------- */

.entry-content .wpforms-container {
    margin-bottom: 40px;
}

.entry-content .wpforms-form .wpforms-field {
    clear: both;
    margin: 20px 0;
    overflow: hidden;
}

.site-container .wpforms-container .wpforms-form .wpforms-field input {
    border-radius: 0;
    height: auto;
    padding: 15px;
}

.site-container .entry-content .wpforms-form .wpforms-field-label {
    font-weight: 600;
}

.site-container .entry-content .wpforms-form .wpforms-field-sublabel {
    font-size: 14px;
    font-weight: 300;
}

.entry-content .wpforms-form .wpforms-field-hp {
    display: none !important;
    left: -9000px !important;
    position: absolute !important;
}

.site-container .entry-content .wpforms-form textarea {
    padding: 15px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-small {
    height: 120px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-medium {
    height: 200px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-large {
    height: 300px;
}


/* Skip Links
---------------------------------------------------------------------------- */

.genesis-skip-link {
    margin: 0;
}

.genesis-skip-link .skip-link-hidden {
    display: none;
    visibility: hidden;
}

.genesis-skip-link li {
    height: 0;
    list-style: none;
    width: 0;
}


/* Display outline on focus */

:focus {
    color: #333;
    outline: #ccc solid 1px;
}


/* Site Header
---------------------------------------------------------------------------- */

.site-header  {
    background-color: rgb(0, 0, 0);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    padding: 0;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 99999;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.site-header .wrap {
    max-width: 1210px;
    flex-basis: 100%;
}


/* Title Area
--------------------------------------------- */

.title-area {
    float: left;
    padding-bottom: 25px;
    padding-top: 25px;
}

.wp-custom-logo .title-area {
    max-width: 127px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
    margin-left: 20px;
    height: 63.25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.wp-custom-logo .custom-logo-link {
    display: block;
}

.wp-custom-logo .title-area img {
    width: auto;
}

.site-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0;
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
    color: #333;
    text-decoration: none;
}

.site-description,
.wp-custom-logo .site-title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}


/* Site Navigation
---------------------------------------------------------------------------- */

.genesis-nav-menu {
    clear: both;
    line-height: 1;
    width: 100%;
}

.genesis-nav-menu .menu-item {
    display: block;
    float: none;
    position: relative;
}

.genesis-nav-menu a {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 500;
    outline-offset: -1px;
    padding-bottom: 12px;
    padding-top: 12px;
    text-decoration: none;
}
.menu-image-title-after.menu-image-not-hovered img, .menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper, .menu-image-title-before.menu-image-title {
    padding-right: -2px;
}
.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item>a,
.genesis-nav-menu .sub-menu .current-menu-item>a:focus,
.genesis-nav-menu .sub-menu .current-menu-item>a:hover {
    color: #fff;
    text-decoration: none;
}

.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a {
    width: 100%;
}

.genesis-nav-menu .sub-menu {
    clear: both;
    display: none;
    left: -9999px;
    margin: 0;
    opacity: 1;
    padding-left: 15px;
    position: static;
    z-index: 99;
}

.genesis-nav-menu .sub-menu a {
    font-size: 14px;
    position: relative;
    word-wrap: break-word;
    color: #fff;
}

.genesis-nav-menu .menu-item:focus,
.genesis-nav-menu .menu-item:hover {
    position: relative;
}

.genesis-nav-menu .menu-item:hover>.sub-menu {
    left: auto;
    opacity: 1;
}


/* Responsive Menu
--------------------------------------------- */

.menu .menu-item:focus {
    position: static;
}

.menu .menu-item>a:focus+ul.sub-menu,
.menu .menu-item.sfHover>ul.sub-menu {
    left: auto;
    opacity: 1;
}

.js .nav-primary {
    display: none;
    position: relative;
}

.genesis-responsive-menu .genesis-nav-menu .menu-item:hover>.sub-menu {
    display: none;
}

.menu-toggle,
.sub-menu-toggle {
    background-color: transparent;
    border-width: 0;
    color: #fff;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    visibility: visible;
}

.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
    background-color: transparent;
    border-width: 0;
    color: #fff;
}

.menu-toggle {
    float: right;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 15px 0;
    position: relative;
    z-index: 1000;
}

/* .menu-toggle.activated::before {
    content: "\f335";
}*/

.site-header .dashicons-before::before {
    transition: none;
}

.site-header .menu-toggle::before {
    float: left;
    margin-right: 5px;
    position: relative;
    text-rendering: auto;
    top: 1px;
    font-size: 40px;
    width: 60px;
    line-height: 25px;
}

.sub-menu-toggle {
    float: right;
    padding: 9px 10px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
}

.sub-menu .sub-menu-toggle {
    padding: 12px 10px;
}

.sub-menu-toggle::before {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-right: 2px solid;
    content: "";
    -webkit-transition: -webkit-transform 0.25s ease-in-out;
    transition: -webkit-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    text-rendering: auto;
}

.sub-menu-toggle.activated::before {
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
}


/* Header Menu
--------------------------------------------- */

.nav-primary {
    clear: left;
    padding: 15px;
    width: 100%;
}
.nav-primary .wrap{
    height: calc(100vh - 93px) !important;
    overflow-y: auto;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior: contain;
    z-index: 99;
}


/* Footer Menu
--------------------------------------------- */

.nav-secondary {
    margin-top: 10px;
}

.nav-secondary .genesis-nav-menu {
    line-height: 1.5;
}

.nav-secondary .menu-item {
    display: inline-block;
}

.nav-secondary a {
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
}

.widget ul li a {
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    font-size: 16px;
    line-height: 20px;
}

.widget ul li a:hover {
    color: #fdcc3c;
}


/* Content Area
---------------------------------------------------------------------------- */


/* Entry Content
--------------------------------------------- */

.entry {
    margin-bottom: 40px;
    padding-top: 25px;
}

.entry-content ol,
.entry-content ul {
    margin-bottom: 30px;
    padding-left: 40px;
}

.entry-content ol>li {
    list-style-type: decimal;
}

.entry-content ul>li {
    list-style-type: disc;
}

.entry-content ol ul>li,
.entry-content ul ul>li {
    list-style-type: circle;
}

.entry-content ol ol,
.entry-content ul ul {
    margin-bottom: 0;
}

.entry-content code {
    background-color: #f5f5f5;
}

.content .sticky {
    background-color: #f5f5f5;
    padding: 30px;
}

.content {
    padding: 15px;
    flex-basis: 100%;
}

.content-sidebar-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1210px;
}


/* Entry Meta
--------------------------------------------- */

p.entry-meta {
    font-size: 14px;
    margin: 0px 5px;
    padding: 0px;
    font-weight: 500;
    font-style: italic;
}
.author-bylines{
    display: flex;
    align-items: center;
    height: 40px;
    margin-bottom: 15px;
}

.entry-footer .entry-meta {
    border-top: 1px solid #eee;
    padding-top: 20px;
}

.entry-categories,
.entry-tags {
    display: block;
}

.entry-comments-link::before {
    content: "\2014";
    margin: 0 6px 0 2px;
}


/* Pagination
--------------------------------------------- */

.pagination {
    clear: both;
    margin: 60px 0;
    flex-basis: 100%;
}

.adjacent-entry-pagination {
    margin-bottom: 0;
}

.archive-pagination li {
    display: inline;
}

.archive-pagination li a {
    background-color: #f5f5f5;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 4px;
    padding: 8px 12px;
    text-decoration: none;
}

.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a {
    background-color: #333;
    color: #fff;
}
.archive-pagination li::before {
    display: none!important;
}

/* Entry Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
    margin-bottom: 40px;
}

.comment-list li {
    padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
    padding-left: 0;
}

.comment-header {
    margin-bottom: 30px;
}

.comment-content {
    clear: both;
}

.comment-content ul>li {
    list-style-type: disc;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
    width: 50%;
}

.comment-respond label {
    display: block;
    margin-right: 12px;
}

.comment-header p {
    margin-bottom: 0;
}

.entry-pings .reply {
    display: none;
}

.comment-form-cookies-consent label {
    display: inline;
    padding-left: 10px;
}


/* Sidebar
---------------------------------------------------------------------------- */

.sidebar {
    font-size: 16px;
    line-height: 1.5;
    flex-basis: 100%;
    padding: 15px;
}

.sidebar .widget {
    margin-bottom: 40px;
}

.sidebar p {
    margin-bottom: 20px;
}


/* Footer Widgets
---------------------------------------------------------------------------- */

.footer-widgets {
    border-top: 1px solid #eee;
    background-color: #000000;
    color: #fff;
    clear: both;
    padding: 60px 0;
}

.footer-widgets .wrap {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.footer-widget-area {
    margin-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
    flex-basis: 100%;
}

.footer-widget-area:last-child,
.footer-widgets .widget:last-child {
    margin-bottom: 0;
}

.footer-widgets-5 {
    flex-basis: 100%;
    font-size: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer-widgets-5 ul{
    display: flex;
    flex-wrap: wrap;
}
.footer-widgets-5 ul li{
    padding: 0px 5px;
}
.footer-widgets-5 ul li a {
	font-size: 18px;
	line-height: 2;
}
.legal-icon{
    margin: 0px 5px;
}
/* Site Footer
---------------------------------------------------------------------------- */

.site-footer {
    background-color: rgb(43, 43, 43);
    border-top: 1px solid #eee;
    font-size: 15px;
    line-height: 1.5;
    padding: 30px 30px 80px 30px;
    text-align: center;
}

.site-footer p {
    margin-bottom: 0;
    font-size: 12px;
    color: #fff;
}
.footer-icons img, .social-icons img {
    margin: 5px;
}
/* CT10 Author Bylines
---------------------------------------------------------------------------- */
/* CT10 UL OL List Items Tweak
---------------------------------------------------------------------------- */
.content ol, .content ul{
    padding-left: 22px!important;
}
.content ul li::marker {
    content: "";
}
.content ul li {
    list-style-type: none;
    position: relative;
    padding: 10px 0px 5px 0px;
    word-break: break-word;

  }  
  .content ul li::marker {
    content: "";
    
  }
  .content ul li::before, li.pros-list-item::before, li.cons-list-item::before {
    content: url('/wp-content/themes/ct10-v2/images/li-icon.svg');
    margin-right: 0.5em;
    background-color: #0084ff;
    border-radius: 50px;
    width: 26px;
    height: 50px;
    padding: 3px 6px 3px 6px;
    color: white;
  }
  .content ol {
    counter-reset: OrderedListItemsCounter;
  }
  .content ol li {
    list-style-type: none;
    position: relative;
    padding: 10px 0px 5px 0px;
  }
  .content ol li::marker {
    content: "";
    
  }
  .content ol li::before {
    counter-increment: OrderedListItemsCounter;
    content: counter(OrderedListItemsCounter)" ";
    margin-right: 0.5em;
    background-color: #0084ff;
    border-radius: 50px;
    width: 26px;
    height: 50px;
    padding: 3px 3px 3px 8px;
    color: white;
  }


/* CT10 Blocks
---------------------------------------------------------------------------- */
.wp-block-column{
    margin-bottom: 15px;
}
.wp-block-column, .ct10-author-posts-column {
    padding: 15px;
    box-shadow: 0 0 30px rgb(65 40 95 / 15%);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    background-color: #fff;
}
.ct10-author-posts-column-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.ct10-author-posts-column {
    flex-basis: 100%;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin: 5px;
}
.ct10-author-posts-column span {
    font-size: 14px;
    font-style: italic;
}
.ct10-author-info-column{
    display: flex;
    flex-basis: 100%;
    flex-direction: row;
    flex-wrap: wrap;
}

.blue-column{
    background-color: rgb(0, 132, 255);
    color: #fff;
}
.blue-column::before{
    content: url(/wp-content/themes/ct10-v2/images/column-info-icon.svg);
    display: inline-block;
    height: 48px;
    width: 48px;
    padding-bottom: 65px;
}
.blue-column ul li::before, .blue-column ol li::before {
    background-color: #5abc5e;
}
.navy-column{
    background-color: rgb(0, 40, 68);
    color: #fff;
}
.navy-column::before{
    content: url(/wp-content/themes/ct10-v2/images/column-games-icon.svg);
    display: inline-block;
    height: 48px;
    width: 48px;
    padding-bottom: 65px;
}
.navy-column ul li::before, .navy-column ol li::before {
    background-color: #5abc5e;
}
.purple-column{
    background-color: rgb(29, 28, 77);
    color: #fff;
}
.purple-column::before{
    content: url(/wp-content/themes/ct10-v2/images/column-features-icon.svg);
    display: inline-block;
    height: 48px;
    width: 48px;
    padding-bottom: 65px;
}
.purple-column ul li::before, .purple-column ol li::before {
    background-color: #5abc5e;
}
.gray-column{
    background-color: rgb(61, 91, 112);
    color: #fff;
}
.gray-column::before{
    content: url(/wp-content/themes/ct10-v2/images/column-expert-tips-icon.svg);
    display: inline-block;
    height: 48px;
    width: 48px;
    padding-bottom: 65px;
}
.gray-column ul li::before, .gray-column ol li::before {
    background-color: #5abc5e;
}
.magenta-column{
    background-color: rgb(92, 30, 71);
    color: #fff;
}
.magenta-column::before{
    content: url(/wp-content/themes/ct10-v2/images/column-how-to-icon.svg);
    display: inline-block;
    height: 48px;
    width: 48px;
    padding-bottom: 65px;
}
.magenta-column ul li::before, .magenta-column ol li::before {
    background-color: #5abc5e;
}

.green-column{
    background-color: rgb(52, 80, 52);
    color: #fff;
}
.green-column::before{
    content: url(/wp-content/themes/ct10-v2/images/column-rules-icon.svg);
    display: inline-block;
    height: 48px;
    width: 48px;
    padding-bottom: 65px;
}
.green-column ul li::before, .green-column ol li::before {
    background-color: #5abc5e;
}

.black-column{
    background-color: rgb(55, 58, 60);
    color: #fff;
}
.black-column::before{
    content: url(/wp-content/themes/ct10-v2/images/column-registration-icon.svg);
    display: inline-block;
    height: 48px;
    width: 48px;
    padding-bottom: 65px;
}
.black-column ul li::before, .black-column ol li::before {
    background-color: #5abc5e;
}

.red-column{
    background-color: rgb(154, 43, 40);
    color: #fff;
}
.red-column::before{
    content: url(/wp-content/themes/ct10-v2/images/column-caution-icon.svg);
    display: inline-block;
    height: 48px;
    width: 48px;
    padding-bottom: 65px;
}
.red-column ul li::before, .red-column ol li::before {
    background-color: #5abc5e;
}

.blue-column a, .purple-column a, .gray-column a, .magenta-column a, .navy-column a, .green-column a, .black-column a, .red-column a{
    color: rgb(233, 229, 30) !important;
}
/* CT10 Pros and Cons
---------------------------------------------------------------------------- */
.pros-column{
    background: #e2f3e3;
    padding: 0px;
}
.pros-column h3, .pros-column h4, .pros-column h5{
    padding: 15px;
    background: #5abc5e;
    border-radius: 10px;
    margin: 10px 10px 0 10px;
    min-height: 50px;
    color: #fff;
    display: flex;
    align-content: center;
    align-items: center;
}
.pros-column h3::before, .pros-column h4::before, .pros-column h5::before{
    content: url(/wp-content/themes/ct10-v2/images/column-pros-icon.svg)' ';
    font-size: 1.2em;
    display: inline-block;
    height: 25px;
    width: 25px;
    margin: 0px 15px 0px 0px;
    
}
.pros-column p{
    padding: 15px;
}
.pros-column ul li::before, li.pros-list-item::before {
    background-color: #5abc5e;
    padding: 3px 6px 3px 5px;

  }
.cons-column{
    background: #f9e6e6;
    padding: 0px;
}
.cons-column h3, .cons-column h4, .cons-column h5, .cons-column h6{
    padding: 15px;
    background: #fe4646;
    border-radius: 10px;
    margin: 10px 10px 0 10px;
    min-height: 50px;
    color: #fff;
    display: flex;
    align-content: center;
    align-items: center;
}
.cons-column h3::before, .cons-column h4::before, .cons-column h5::before{
    content: url(/wp-content/themes/ct10-v2/images/column-cons-icon.svg)' ';
    font-size: 1.2em;
    display: inline-block;
    height: 25px;
    width: 25px;
    margin: 0px 15px 0px 0px;
}
.cons-column p{
    padding: 15px;
}
.cons-column ul li::before, li.cons-list-item::before {
    content: url('/wp-content/themes/ct10-v2/images/li-cross-icon.svg');
    background-color: #fe4646;
    padding: 3px 7px 3px 8px;
  }



/* CT10 Regular Tables
---------------------------------------------------------------------------- */

.wp-block-table {
    overflow-x: auto !important;
    max-width: 100%;
    width: 100px;
    min-width: 100%;
}

.wp-block-table table thead {
    background: #3d5b70;
}

.wp-block-table table tbody,
.wp-block-table table thead {
    width: 100%;
}

.wp-block-table table {
    background: #fff!important;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    border-radius: 5px !important;
    font-family: Quicksand, sans-serif!important;
    border-collapse: collapse !important;
    width: 100% !important;
    overflow: hidden;
}

.wp-block-table table td {
    padding: 9px 10px;
    border: 1px solid #bdbdbe!important;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .02em;
    color: #333;
    min-width: 100px;
}

.wp-block-table table th {
    background: #3d5b70;
    padding: 17px;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: .02em;
    color: #fff;
    white-space: nowrap;
    border: 0;
}

.wp-block-table table th:first-child {
    -webkit-border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0;
}

.wp-block-table table th:last-child {
    -webkit-border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
    border-radius: 0 5px 0 0;
}
/* CT10 Media Text Block
---------------------------------------------------------------------------- */

.has-media-on-the-right .wp-block-media-text__content{
    padding: 0 0 0 0 !important;
}
.wp-block-media-text .wp-block-media-text__content{
    padding: 0 0 0 0 !important;
}
#nav {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #nav li {
    float: left;
    display: block;
    background: #4B4B4B;
    position: relative;
    z-index: 500;
    margin: 0 1px;
  }
  
  #nav li a {
    display: block;
    padding: 6px 5px 0 5px;
    font-weight: 700;
    height: 20px;
    text-decoration: none;
    color: #fff;
    text-align: center;
  }
  #nav ul {
    position: absolute;
    left: 0;
    display: none;
    margin: 0 0 0 -1px;
    padding: 0;
    list-style: none;
  }
  
  #nav ul li {
    float: left;
    border-top: 1px solid #fff;
    width: 100%;
    white-space: nowrap;
  }
  
  #nav ul a {
    display: block;
    height: 15px;
    padding:  6px 5px;
    color: #fff;
    text-align: left;
  }
  #nav a:hover {
    text-decoration: none;
    background-color: #F86808;
  }
/* CT10 Top List
---------------------------------------------------------------------------- */

.ct10toplist tbody {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    border: none;
}

.ct10toplist tr {
    display: flex;
    flex-direction: row;
    flex-basis: 100%;
    background: #fff;
    border: 1px solid #9b9b9b;
    border-radius: 10px;
    margin-bottom: 13px;
    flex-wrap: wrap;
    overflow: hidden;
}
.ct10toplist tr.toplist-row-1 {
    border: 2px solid rgb(255, 208, 58);
    background: #fff9e8;
}
.ct10toplist tr.toplist-row-1 .ct10toplist-cta-button::before{
    content: url('/wp-content/themes/ct10-v2/images/crown-icon.svg');
    margin-right: 4px;
}

.ct10toplist td {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

.ct10toplist td.column-1 {
    flex-basis: 1%;
    font-size: 12px;
    position: absolute;
    margin: 9px 0px 0px 9px;
    background-color: rgb(223, 225, 227);
    padding: 0px 8px;
    border-radius: 5px;
    border: 1px solid black;
    font-weight: 600;
}
.ct10toplist-featured td.column-1 {
    color: black;
    font-size: 10px;
    font-weight: 600;
}
.ct10toplist tr.toplist-row-1 td.column-1 {
    background-color: #ffd039;
}
.ct10toplist td.column-2 {
    flex-basis: 30%;
    align-items: flex-start;
}

.ct10toplist td.column-2 img {
    max-width: 100%;
    border-radius: 5px;
}

.ct10toplist td.column-3 {
    flex-basis: 65%;
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
}

.ct10toplist td.column-4 {
    flex-basis: 100%;
    word-break: break-word;
    text-align: center;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
}

.ct10toplist td.column-5 {
    flex-basis: 100%;
    word-break: break-word;
}

.ct10toplist td.column-6 {
    background: #dfe1e3;
    flex-basis: 100%;
    border-radius: 0 0 10px 10px;
}
.ct10toplist-featured tr {
    background-color: rgba(34, 34, 34, 0.7);
    justify-content: space-between;
    box-shadow: 0 0 14px rgb(0 0 0 / 25%);
    border-width: 2px;
}
.ct10toplist-featured td.column-1 {
    margin: 3px 0px 0px 3px;
}
.ct10toplist-featured td.column-2, .ct10toplist-featured td.column-3, .ct10toplist-featured td.column-5 {
    padding: 4px;
}
.ct10toplist-featured td.column-2 {
    flex-basis: 10%;
    align-items: flex-start;
}
.ct10toplist-featured td.column-2 img {
    min-width: 60px;
}
.ct10toplist-featured td.column-3 {
    flex-basis: 47%;
}
.ct10toplist-featured td.column-5 {
    flex-basis: 10%;
}
.ct10toplist-featured tr.toplist-featured-row-1 {
    border-color: #ffd039;
}

.ct10toplist-featured tr.toplist-featured-row-1 td.column-1 {
    background-color: #ffd039;
}

.ct10toplist-featured tr.toplist-featured-row-2 {
    border-color: #dfe1e3;
}
.ct10toplist-featured tr.toplist-featured-row-2 td.column-1 {
    background-color: #dfe1e3;
}
.ct10toplist-featured tr.toplist-featured-row-3 {
    border-color: #faa069;
}
.ct10toplist-featured tr.toplist-featured-row-3 td.column-1 {
    background-color: #faa069;
}
.ct10toplist-featured td.column-6 {
    background: rgba(223,225,227,.2);
}
.ct10toplist thead {
    display: none;
}

.ct10toplist-bonus-offer, .ct10toplist-featured-bonus-offer, .sticky-review-card-bonus-offer {
    font-weight: 700!important;
    font-size: 19px;
    line-height: 24px;
    font-family: Quicksand, sans-serif;
    color: #333;
    word-break: break-word;
    flex-basis: 100%;
}
.ct10toplist-featured-bonus-offer {
    font-size: 14px;
    color: #fff;
}
.sticky-review-card-bonus-offer {
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
}
.ct10toplist-review-link {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 10px;
    width: 100%;
    border: 2px solid #9b9b9b;
    border-radius: 5px;
    font-family: Helvetica;
    font-weight: 700;
    font-size: 16px;
    line-height: 160%;
    color: #9b9b9b;
    margin-top: 9px;
}
.ct10toplist-featured-review-link{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-family: Helvetica;
    font-weight: 700;
    font-size: 12px;
    line-height: 160%;
    color: #9b9b9b;
    flex-basis: 100%;
}

.ct10toplist-cta-button, .ct10toplist-featured-cta-button {
    background: #fdcc3c;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: Quicksand, sans-serif;
    font-weight: 700!important;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    letter-spacing: .055em;
    text-transform: capitalize;
    color: #41285f;
    min-width: 130px;
    display: block;
    padding: 16px 10px 10px 10px;
    text-decoration: none;
    flex-basis: 100%;
    word-break: break-word;
}
.ct10toplist-featured-cta-button{
    min-width: 94px;
    font-size: 12px;
    padding: 6px 4px;
}
.ct10toplist-tnc-text, .ct10toplist-featured-tnc-text, .ct10toplist-cards-tnc-text, .sticky-review-card-tnc-text {
    font-family: Quicksand, sans-serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    color: #333;
    margin: 0;
    word-break: break-word;
    flex-basis: 100%;
    text-align: center;
}
.ct10toplist-featured-tnc-text, .ct10toplist-cards-tnc-text, .sticky-review-card-tnc-text {
    color: #fff;
}

.review-tnc-text {
    font-family: Quicksand, sans-serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    margin: 15px 0 0 0;
    word-break: break-word;
    flex-basis: 100%;
    text-align: center;
}

.ct10toplist-filters {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding: 15px;
}

.ct10toplist-view-more {
    display: flex;
    flex-basis: 100%;
    justify-content: center;
    padding-bottom: 25px;
}
.ct10toplist-menu-wrap{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    background: #264860;
    border-radius: 15px;
    padding: 0px 15px;
    height: 75px;
    color: #fff;
    font-weight: 600;
    align-items: center;
    margin-bottom: 10px;
    overflow: hidden;
    max-width: 1180px;
}

.ct10toplist-menu-wrap span{
    min-width: 140px;
    margin-left: 10px;
    display: none;
}
.ct10toplist-menu{
    overflow-x: auto !important;
    overflow-y: hidden !important;
    max-width: 100%;
    width: 100px;
    min-width: 100%;
}
.ct10toplist-menu-filter-text{
    min-width: 30px;
}
.ct10toplist-menu ul{
    display: flex;
    margin: 0px;
    padding: 0px;
    padding-right: 1140px;
    padding-left: 0px!important;
}
.ct10toplist-menu li::before {
    display: none;
  }
.ct10toplist-menu ul li{
    display: flex;
    list-style: none;
    min-width: 245px;

}
.ct10toplist-menu ul li.current-menu-item a{
    color: #264860 !important;
    background: #ffd039;

}

.ct10toplist-menu a{
    color: #fff !important;
    text-decoration: none;
    background: #3c5b70;
    border-radius: 10px;
    min-width: auto;
    min-height: 29px;
    margin-right: 7px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 10px;
    cursor: pointer;
    flex-basis: 100%;
    height: 50px;
    font-size: 16px;
    line-height: 19px;
}

.ct10toplist-menu a:active, .ct10toplist-menu a:hover {
    color: #264860 !important;
    background: #ffd039;
}

.ct10toplist-filters button,
.ct10button,.ct10-demo-button, .ct10-demo-button-cta,
.view-more-button,
.wp-block-button__link {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 10px;
    border: 2px solid #303030;
    border-radius: 5px;
    font-family: Helvetica;
    font-weight: 700;
    font-size: 16px;
    line-height: 160%;
    color: #303030 !important;
    order: 2;
    margin-top: 9px;
    text-align: center;
}

.ct10toplist-filters button:hover,
.ct10toplist-filters button:active,
.ct10toplist-filters button:focus,
.ct10button button:hover,
.ct10button button:active,
.ct10button button:focus,
.ct10-demo-button:hover,
.ct10-demo-button:active,
.ct10-demo-button:focus,
.ct10-demo-button-cta:hover,
.ct10-demo-button-cta:active,
.ct10-demo-button-cta:focus,
.view-more-button:hover,
.view-more-button:active,
.view-more-button:focus,
.wp-block-button__link:hover,
.wp-block-button__link:active,
.wp-block-button__link:focus {
    background-color: transparent;
    color: #fdcc3c;
}
.ct10-demo-button{
    position: absolute;
    background-color: white;

}
.ct10-demo-button-cta{
    position: absolute;
    background-color: white;
    margin-top: 100px;
}
.wp-block-button__link {
    padding: 7px 15px !important;
    display: inline-block;
    background-color: #fdcc3c!important;
    border: 2px solid #fdcc3c!important;
    color: #361e52!important;
    min-width: 168px;
    width: auto;
    letter-spacing: 2px!important;
    text-decoration: none!important;
    font-size: 13px!important;
    font-weight: 600!important;
    border-radius: 35px!important;
    margin-top: 20px!important;
    text-transform: uppercase!important;
    text-align: center!important;
}

.wp-block-button__link:hover,
.wp-block-button__link:active,
.wp-block-button__link:focus {
    background-color: transparent;
    color: #fdcc3c!important;
}

.dataTables_length {
    display: none;
}

.dataTables_filter {
    display: none;
}


/* CT10 Toplist Cards
---------------------------------------------------------------------------- */

.ct10toplist-cards {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    border: none;
    margin-bottom: 15px;
}

.ct10toplist-cards-column-wrap {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    border: 1px solid #474747;
    border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 13px;
    flex-wrap: wrap;
    overflow: hidden;
    padding: 10px;
    flex-basis: 100%;
    justify-content: space-between;
}
.ct10toplist-cards-column-link{
    flex-basis: 100%;
    text-decoration: none;
}
.ct10toplist-cards-header{
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2;
    display: flex;
    margin: 0 0 20px;
}
.ct10toplist-cards-column-1 {
    flex-basis: 50%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    color: #fff;
    font-size: 14px;
    justify-content: flex-start;
    align-items: center;
}
.ct10toplist-cards-column-1 img {
    border-radius: 5px;
    width: 46px;
    height: 46px;
}
.ct10toplist-cards-column-2 {
    flex-basis: 35%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;

}
.ct10toplist-cards-column-3 {
    flex-basis: 100%;
    display: none;
    flex-direction: column;
    align-items: center;

}
.ct10toplist-cards-casino-name{
    text-align: center;
    margin-left: 5px;
    color: #fff !important;
    text-decoration: none;
}
.ct10toplist-cards-bonus-usp {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    font-family: Quicksand, sans-serif;
    color: #fff;
    word-break: break-word;
    flex-basis: 100%;
    text-align: center;
    display: none;
    justify-content: center;
    padding: 3px;
}
.ct10toplist-cards-bonus-offer {
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    font-family: Quicksand, sans-serif;
    color: #fff;
    word-break: break-word;
    flex-basis: 100%;
    text-align: center;
    display: none;
    justify-content: center;
    padding: 3px;
    margin-bottom: 6px;
}
.ct10toplist-cards-rating{
    display: none;
    align-items: center;
}
.ct10toplist-cards-rating span{
    margin-left: 5px;
}
/* CT10 Payment Options
---------------------------------------------------------------------------- */

.ct10paymentoptions tbody {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.ct10paymentoptions tr {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 8px rgb(0 0 0 / 20%);
    background: #fff;
    border-radius: 15px;
    margin-bottom: 13px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ct10paymentoptions td {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    flex-direction: row;
    border: 0px;
    border-top: 0px !important;
}

.ct10paymentoptions td.column-1 {}
.ct10paymentoptions td.column-1 img  {
    border-radius: 5px;
    max-width: 100%;
    height: 105px;
    object-fit: cover;
}

.ct10paymentoptions td.column-2 {}

.ct10paymentoptions td.column-3 {}

.ct10paymentoptions td.column-4 {}

.ct10paymentoptions td.column-5 {
    display: none;
}

.ct10paymentoptions td.column-6 {
    display: none;
}

.ct10paymentoptions td.column-7 {
    display: none;
}

.ct10paymentoptions thead {
    display: none;
}

.dataTables_paginate.paging_simple {
    display: none;
}
.ct10paymentoptions-title{
    font-weight: 700;
    word-break: break-word;
}
.ct10paymentoptions-excerpt{
    word-break: break-word;
    font-style: italic;
    font-size: 14px;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

 .hamburger {
    padding: 15px 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
}

.hamburger:hover {
    opacity: 0.7;
}

.hamburger.is-active:hover {
    opacity: 0.7;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
    background-color: #000;
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
    content: "";
    display: block;
}

.hamburger-inner::before {
    top: -10px;
}

.hamburger-inner::after {
    bottom: -10px;
}

/* CT10 Slots List
---------------------------------------------------------------------------- */

.ct10slotslist tbody, .ct10gameslist tbody, .ct10providerslist tbody {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.ct10slotslist tr, .ct10gameslist tr, .ct10providerslist tr {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 8px rgb(0 0 0 / 20%);
    border-radius: 15px;
    background: #fff;
    margin-bottom: 13px;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.ct10slotslist tr {
    min-height: 350px;
}
.ct10gameslist tr {
    min-height: 180px;
    justify-content: flex-start;
    flex-basis: 48%;
}
.ct10slotslist td, .ct10gameslist td, .ct10providerslist td {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    flex-direction: row;
    border: 0px;
    border-top: 0px !important;
    color: #fff;
}
.ct10providerslist td {
    color: #333;
}
.ct10gameslist td {
    justify-content: flex-start;
    word-break: break-word;
}
.ct10gameslist td:active, .ct10gameslist td:hover  {
    background-color: red;
    border-radius: 15px;
    opacity: .7;
}
.ct10gameslist a {
    color: #232529!important;
    text-decoration: none;
    min-height: 180px;
    width: 100%;
}
.ct10gameslist a:active, .ct10gameslist a:hover {
    color: #ffffff!important;
    text-decoration: none;
}
.ct10slotslist td.column-1 {}

.ct10slotslist td.column-1 img, .ct10providerslist td.column-1 img  {
    border-radius: 15px;
    max-width: 100%;
    height: 150px;
    object-fit: cover;
}
.ct10providerslist td.column-1 img  {
    max-width: 105px;
    max-height: 105px;
    border-radius: 5px;
}

.ct10slotslist td.column-2 {}

.ct10slotslist td.column-3 {}

.ct10slotslist td.column-4 {}

.ct10slotslist td.column-5, .ct10providerslist td.column-5  {
    display: none;
}

.ct10slotslist td.column-6, .ct10providerslist td.column-6 {
    display: none;
}

.ct10slotslist td.column-7, .ct10providerslist td.column-7 {
    display: none;
}

.ct10slotslist thead, .ct10gameslist thead, .ct10providerslist thead {
    display: none;
}

.ct10slotslist-title, .ct10providerslist-title {
    font-weight: 700;
    word-break: break-word;
    text-align: center;
    line-height: 1.5;
}

.wrapper-iframe{
    flex-basis: 100%;
    display: flex;
    flex-basis: 100%;
    display: flex;
    justify-content: center;
    flex-direction: row;
    min-height: 335px;
}
.wrapper-iframe iframe{
    flex-basis: 100%;
    min-height: 335px;
    max-width: 100%;
}
.game-space{
    height: auto;
    position: absolute;
    flex-basis: 100%;
    display: flex;
    background-color: #333333c2;
    flex-grow: 100%;
    max-width: 795px;
    width: 100%;
    min-height: 335px;
    justify-content: center;
    align-items: center;
}
.game-space img{
    margin-top: -190px;
    width: 110px;
    position: absolute;
    border-radius: 15px;
}
/* CT10 Authors List
---------------------------------------------------------------------------- */

.ct10authorslist tbody {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.ct10authorslist tr {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 8px rgb(0 0 0 / 20%);
    background: #fff;
    border-radius: 15px;
    margin-bottom: 13px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ct10authorslist td {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    flex-direction: row;
    border: 0px;
    border-top: 0px !important;
    color: #333;
}

.ct10authorslist td.column-1 {}

.ct10authorslist td.column-1 img {
    border-radius: 50px;
    max-width: 100%;
    max-height: 191px;
    object-fit: cover;
}

.ct10authorslist td.column-2 {}

.ct10authorslist td.column-3 {
    font-size: 16px;
    word-break: break-word;
}


.ct10authorslist thead {
    display: none;
}

.ct10authorslist-title {}
/* CT10 News    
---------------------------------------------------------------------------- */
.ct10news-list-wrap{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.ct10news-item {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 8px rgb(0 0 0 / 20%);
    background: #fff;
    border-radius: 15px;
    margin-bottom: 13px;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    padding: 10px;
}
.ct10news-item-text{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.ct10news-header{
    min-height: 125px;
    padding: 5px 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.ct10news-header a{
    color: #333!important;
    text-decoration: none;
}
.ct10news-item blockquote{
    flex-basis: 100%;
    font-size: 12px;
    margin: 0px;
    padding: 5px;
    min-height: 80px;
}
.ct10news-image{
    flex-basis: 100%;
    display: flex;
}
.ct10news-image img{
    flex-basis: 100%;
    background-size: cover;
    height: 130px;
    object-fit: cover;
    border-radius: 15px;
}

/* CT10 FAQ
---------------------------------------------------------------------------- */
.faq {
    padding-left: 0!important;
    padding-right: 0!important;
}

.faq-wrapper li {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 4px 0;
    box-shadow: 1px 1px 5px 1px rgb(0 0 0 / 20%);
    display: inline-block;
    padding: 20px 66px 20px 67px!important;
    background: #fff;
    border-bottom: 0!important;
    margin-bottom: 0!important;
}

.faq .question {
    position: relative;
    width: 100%;
    text-align: left;
    background: #fff!important;
    font-family: Open Sans, sans-serif!important;
    color: #333!important;
    font-size: 14px!important;
    font-weight: 600!important;
    line-height: 22px!important;
    padding: 0!important;
    cursor: pointer;
    margin: 0!important;
    text-transform: none!important;
}

.faq-wrapper li .answer {
    font-weight: 400!important;
    font-size: 16px!important;
    line-height: 1.8!important;
    font-family: Open Sans, sans-serif!important;
    color: #333!important;
}

.faq .plus-minus-toggle {
    cursor: pointer;
    height: 21px;
    position: absolute;
    width: 21px;
    left: -40px;
    top: 50%;
    z-index: 2;
}

.faq .plus-minus-toggle:after,
.faq .plus-minus-toggle:before {
    background: #fdcc3c!important;
    content: "";
    height: 2px!important;
    left: 0;
    position: absolute;
    top: 0;
    width: 10px!important;
    transition: transform .5s ease;
}


/* CT10 Headers Reviews
---------------------------------------------------------------------------- */

.review-banner, .ct10-banner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    background: rgb(34, 34, 34);
    color: #fff;
    flex-basis: 100%;
}

.review-banner-content, .ct10-banner-content {
    max-width: 1210px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex-basis: 100%;
    padding: 40px 5px 5px 5px;
}

.review-not-available-wrap{
    z-index: 999;
    display: flex;
    justify-content: center;
    flex-basis: 100%;
}
.review-not-available-content{
    display: flex;
    align-items: center;
    max-width: 680px;
    flex-direction: column;
}

.review-entry-header{
    margin-top: 25px;
    flex-basis: 100%;
}
.ct10-entry-header {
    flex-basis: 100%;
}

.review-info-left,
.review-info-middle,
.review-info-right,
.payments-review-info-right,
.software-review-info-right,
.slots-review-info-right,
.ct10-info-left,
.ct10-info-right {
    position: relative;
    flex-basis: 100%;
    height: auto;
    overflow: hidden;
    margin: 4px 0;
    border: 1px solid hsla(0, 0%, 78%, .2);
    background: #fff;
    display: inline-block;
    padding: 20px 15px 20px 15px!important;
    border-bottom: 0!important;
    margin-bottom: 0!important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    color: #000;
}
.review-info-left {
    align-items: center;
}
.ct10-info-left,
.ct10-info-right {
    border: none;
    background: none;
    color: #fff;
}
.ct10-info-featured-title {
    font-size: 20px;
    flex-basis: 100%;
    font-weight: 600;
}
.ct10-info-left-menu{
    display: flex;
    flex-basis: 100%;
    justify-content: space-around;
    padding-top: 40px;
}
.ct10-info-left-menu li{
    display: flex;
    flex-basis: 33%;
    justify-content: center;
}
.ct10-info-left-menu-item a{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    background: #fff;
    border-radius: 10px;
    padding: 21px 12px 0;
    text-align: center;
    line-height: 15px;
    min-height: 55px;
    align-items: center;
    justify-content: center;
    color: #333 !important;
    text-decoration: none;
    font-weight: 700;
    font-size: 13px;
    max-width: 105px;
    flex-basis: 90%;
    outline: none;
}
.ct10-info-left-menu-item a .icon {
    width: 52px;
    height: 52px;
    margin-top: -60px;
    margin-bottom: 10px;
}
.ct10-info-left-menu-item a .icon img { 
	object-fit: contain;
}
.review-info-left{
    border-radius: 20px 20px 0px 0px;
}
.review-info-right, .payments-review-info-right, .slots-review-info-right, .software-review-info-right {
    border-radius: 0px 0px 20px 20px;
}
.review-info-middle ul {
    font-size: 16px;
}

.review-content-left-logo {
    flex-basis: 100%;
    display: flex;
    justify-content: center;
}
.review-content-left-logo img {
    border-radius: 15px;
}
.review-info-title {
    flex-basis: 100%;
    display: flex;
    justify-content: center;
}

.review-info-under {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 20px;
    flex-basis: 100%;
}


.review-info-under-title {
    font-size: 24px;
    flex-basis: 100%;
}

.review-info-title-left,
.review-info-text-left{
    flex-basis: 100%;
    display: flex;
    justify-content: center;
    font-size: 24px;
}
.review-info-title-right {
    font-size: 24px;
}

.review-info-text-left {
    font-size: 17px;
}
.review-info-bonus {
    font-size: 28px;
    font-weight: 600;
    flex-basis: 100%;
}
.review-info-cta {
    flex-basis: 100%;
}
.review-info-pros-cons {
    display: flex;
    flex-basis: 100%;
    flex-wrap: wrap;
    padding: 10px 0px;
}
.review-info-pros-cons li {
    flex-basis: 100%;
}
.review-info-table, .slots-review-info-table {
    font-size: 14px;
}
.slots-review-info-table tbody{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.slots-review-info-table tr{
    flex-basis: 100%;
    
}
.rating-count-top{
    display: flex;
    align-items: center;
}
.full-star {
    margin-left: 4px;
    width: 14px;
    height: 14px;
    background: #fabf00;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-right: 0;
    position: relative;
    font-style: normal;
}
.full-star:after, .full-star::after {
    content: " \2605";
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 10px;
    transform: translate(-50%,-50%);
}

.bar-row{
    flex-basis: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border: 1px solid #f3f2f5;
    box-shadow: 0 0 20px 0rgba(0,0,0,.05);
    padding: 15px;
}
.label{
    flex-basis: 100%;
    display: flex;
    justify-content: space-between;
}
.bar-rail{
    flex-basis: 100%;
    background: hsla(0,1%,81%,.6);
    height: 6px;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 18px;
}
.progress-indicator{
    flex-basis: 100%;
    height: 6px;
}


/* Review Bonus Table ShortCode*/
.operator-bonus-table{
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0px 0px 15px 0px;
}
.operator-bonus-table img{
    border-radius: 15px;
    margin-bottom: 15px;
}
.operator-bonus-table-wrap{
    background: #f7f7f7;
    border-radius: 5px;
    padding: 24px 10px 5px;
    margin-bottom: 17px;
    flex-basis: 100%;
}
.operator-bonus-table-heading{
    font-size: 20px;
    font-weight: 700;
    color: #373a3c;
    margin-bottom: 12px;
    flex-basis: 100%;
}
.operator-bonus-table tbody{
    display: flex;
    flex-basis: 100%;
    flex-direction: row;
    flex-wrap: wrap;
}
.operator-bonus-table tr{
    flex-basis: 100%;
}
.operator-bonus-table td{
    padding: 3px;
    word-break: break-word;
}
/* Review sticky card top*/
.sticky-review-card{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    color: #fff!important;
    box-shadow: 0 5px 15px rgb(0 0 0 / 5%);
    transition: top .3s ease-out, bottom .3s ease-out;
    top: -110px;
    height: 110px;
    background: #0084ff;
    color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
}
.sticky-review-card-content{
    display: flex;
    flex-basis: 100%;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.review-sticky-card-column-1{
    padding: 0px 5px;
    flex-basis: 15%;
}
.review-sticky-card-column-1 img{
    border-radius: 5px;
}
.review-sticky-card-column-2{
    padding: 0px 5px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
    flex-basis: 85%;
}
.review-sticky-card-column-2 a{
    text-decoration: none;
    line-height: 0px;
}
.review-sticky-card-column-3{
    display: none;
    padding: 0px 5px;
}
.review-sticky-card-column-4{
    flex-basis: 100%;
    padding: 0px 5px;
    text-align: center;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger {
    padding: 15px 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: uppercase;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    float: right;
    outline: none;
}

.hamburger:hover {
    opacity: 0.7;
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
    display: flex;
    justify-content: center;
}

.hamburger-inner::before,
.hamburger-inner::after {
    content: "";
    display: block;
}

.hamburger-inner::before {
    top: -10px;
}

.hamburger-inner::after {
    bottom: -10px;
}

.hamburger--slider .hamburger-inner {
    top: 5px;
}

.hamburger--slider .hamburger-inner::before {
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s;
}

.hamburger--slider .hamburger-inner::after {
    top: 20px;
}

.hamburger--slider.activated .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--slider.activated .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0;
}

.hamburger--slider.activated .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-90deg);
}

.hamburger-label {
    font-weight: 700;
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}

.rank-math-list-item{
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 4px rgb(0 0 0 / 25%);
    padding: 15px;
}
  /* CT10 Regulation Banner regulation
---------------------------------------------------------------------------- */
.regulation-banner-wrap{
    display: flex;
    justify-content: center;
    position: relative;
    overflow: hidden;
    z-index: 9;
    padding: 10px 5px;
    background: #fcfcfc;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    flex-wrap: wrap;
}
.regulation-banner-content, .regulation-banner-images{
    display: flex;
    max-width: 600px;
    flex-basis: 100%;
    align-items: center;
    justify-content: center;
}
.regulation-banner-images{
    max-width: 300px;
}
.regulation-banner-images a{
    margin-right: 10px;
}
.regulation-banner-content span{
    display: flex;
    max-width: 600px;
    font-size: 12px;
}
.regulation-banner-content a{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
  /* CT10 Promotion Banner promotion
---------------------------------------------------------------------------- */
.promotion-banner-wrap{
    display: flex;
    justify-content: center;
    position: relative;
    overflow: hidden;
    z-index: 9;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
.promotion-banner-content{
    display: flex;
    max-width: 700px;
    flex-basis: 100%;
    justify-content: space-between;
    align-items: center;
}
.promotion-banner-content a{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.promotion-content img{
    max-height: 32px;
}
/* CT10 DE Color Picker ct10 de
---------------------------------------------------------------------------- */

.ct10-brown a{
    color: #3982ed;
}

.ct10-brown .rank-math-breadcrumb a, .ct10-brown .entry-author a{
    color: #5e5e5e;
}

.ct10-brown .genesis-nav-menu a{
    color: #fff;
}
.ct10-brown .menu-primary li.menu-item a:hover{
    background-color:rgb(43, 43, 43);
}
.ct10-brown .ct10button{
    color: #303030;
}
.ct10-brown .ct10toplist-featured-review-link, .ct10-brown .ct10toplist-review-link {
    color: #9b9b9b;
}
.ct10-brown .ct10toplist-featured-review-link:active,.ct10-brown .ct10toplist-featured-review-link:hover {
    color: #b1b1b1;
}
.ct10-brown a.ct10toplist-review-link:hover, .ct10-brown a.ct10toplist-review-link:active{
    background-color: #0084ff;
    color: #fff;
}
.ct10-brown .site-header, .ct10-brown .footer-widgets, .ct10-brown .site-footer, .ct10-brown .promotion-banner-wrap{
    background-color:rgb(34, 34, 34);
}

.ct10-brown .ct10toplist-cta-button, .ct10-brown .ct10toplist-featured-cta-button{
    color: #fff;
    background-color: #0084ff;
    border-bottom: 6px solid #1c5fd9;
}

.ct10-brown .ct10toplist-cta-button:active, .ct10-brown .ct10toplist-cta-button:hover, .ct10-brown .ct10toplist-featured-cta-button:active, .ct10-brown .ct10toplist-featured-cta-button:hover {
    color: #fff;
    background-color: #0078e7;
    border-bottom: 6px solid #1a59ce;
    -webkit-box-shadow: inset 0px 0px 5px #565656;
    -moz-box-shadow: inset 0px 0px 5px #565656;
    box-shadow: inset 0px 0px 5px #565656;
}
.ct10-brown .ct10toplist-featured tr {
    background-color: rgba(34, 34, 34, 0.7)!important;
}
.ct10-brown .site-footer a{
    color: #ffffff;
}
.ct10-brown .review-banner, .ct10-brown .ct10-banner {
    background: rgb(34, 34, 34);
}
.ct10-brown .ct10gameslist td:active, .ct10-brown .ct10gameslist td:hover  {
    background-color: #222;
}

/* CT10 Br Color Picker for ct10 br
---------------------------------------------------------------------------- */

.ct10-br a{
    color: #3982ed;
}

.ct10-br .rank-math-breadcrumb a, .ct10-br .entry-author a{
    color: #5e5e5e;
}

.ct10-br .genesis-nav-menu a{
    color: #191923!important;   
}
.ct10-br .menu-primary li.menu-item a:hover{
    background-color: rgb(255, 240, 106);
}

.ct10-br .ct10button{
    color: #303030;
}
.ct10-br .ct10toplist-featured-review-link, .ct10-br .ct10toplist-review-link {
    color: #9b9b9b;
}
.ct10-br .ct10toplist-featured-review-link:active,.ct10-br .ct10toplist-featured-review-link:hover {
    color: #b1b1b1;
}
.ct10-br a.ct10toplist-review-link:hover, .ct10-br a.ct10toplist-review-link:active{
    background-color: #0084ff;
    color: #fff;
}
.ct10-br .hamburger-inner, .ct10-br .hamburger-inner::before, .ct10-br .hamburger-inner::after {
    background-color: rgb(51, 51, 51);
}

.ct10-br .site-header, .ct10-br .promotion-banner-wrap{
    background-color:rgb(255, 236, 64);
}
.ct10-br .footer-widgets, .ct10-br .site-footer{
    background-color: rgb(39, 45, 69);
}

.ct10-br .ct10toplist-cta-button, .ct10-br .ct10toplist-featured-cta-button{
    color: #fff;
    background-color: #0084ff;
    border-bottom: 6px solid #1c5fd9;
}

.ct10-br .ct10toplist-cta-button:active, .ct10-br .ct10toplist-cta-button:hover, .ct10-br .ct10toplist-featured-cta-button:active, .ct10-br .ct10toplist-featured-cta-button:hover {
    color: #fff;
    background-color: #0084ff;
    border-bottom: 6px solid #1c5fd9;
    -webkit-box-shadow: inset 0px 0px 5px #565656;
    -moz-box-shadow: inset 0px 0px 5px #565656;
    box-shadow: inset 0px 0px 5px #565656;
}
.ct10-br .ct10toplist-featured tr {
    background-color: rgba(0, 50, 153, 0.7)!important;
}
.ct10-br .site-footer a{
    color: #ffffff;
}

.ct10-br .ct10-info-left, .ct10-br .ct10-info-right{
    color: #264860!important;
}
.ct10-br .review-banner, .ct10-br .ct10-banner {
    background: rgb(255, 236, 64);
    color: #264860!important;
}
.ct10-br .review-entry-title{
    color: rgb(38, 72, 96);
}
.ct10-br .ct10gameslist td:active, .ct10-br .ct10gameslist td:hover  {
    background-color: #00a551;
}
.ct10-br .menu-toggle,
.ct10-br .sub-menu-toggle,
.ct10-br .menu-toggle:focus,
.ct10-br .menu-toggle:hover,
.ct10-br .sub-menu-toggle:focus,
.ct10-br .sub-menu-toggle:hover {
    color: rgb(51, 51, 51);
}
/* CT10 Es Color Picker for ct10 es
---------------------------------------------------------------------------- */

.ct10-es a{
    color: #1267E3;
	font-weight: bold !important;
}
p.p1.mail a {
    color: #FFBF2A;
}

.ct10-es .rank-math-breadcrumb a, .ct10-es .entry-author a{
    color: #5e5e5e;
}

.ct10-es .genesis-nav-menu a{
    color: #fff!important;   
}

.ct10-es .menu-primary li.menu-item a:hover{
    background-color:rgb(49, 73, 122);
}

.ct10-es .genesis-nav-menu .sub-menu a{
    color: #fff!important;   
}

.ct10-es .ct10button{
    color: #303030;
}
.ct10-es .ct10toplist-featured-review-link, .ct10-es .ct10toplist-review-link {
    color: #9b9b9b;
}
.ct10-es .ct10toplist-featured-review-link:active,.ct10-es .ct10toplist-featured-review-link:hover {
    color: #b1b1b1;
}
.ct10-es a.ct10toplist-review-link:hover, .ct10-es a.ct10toplist-review-link:active{
    background-color: #ffd03a;
    color: #fff;
}
.ct10-es .hamburger-inner, .ct10-es .hamburger-inner::before, .ct10-es .hamburger-inner::after {
    background-color: rgb(255 255 255);
}

.ct10-es .site-header, .ct10-es .promotion-banner-wrap{
    background-color:rgb(38, 60, 103);
}
.ct10-es .footer-widgets, .ct10-es .site-footer{
    background-color: rgb(38, 60, 103);
}

.ct10-es .ct10toplist-cta-button, .ct10-es .ct10toplist-featured-cta-button{
    color: #000;
    background-color: #ffd03a;
    border-bottom: 6px solid #bf9c2b;
}

.ct10-es .ct10toplist-cta-button:active, .ct10-es .ct10toplist-cta-button:hover, .ct10-es .ct10toplist-featured-cta-button:active, .ct10-es .ct10toplist-featured-cta-button:hover {
    color: #000;
    background-color: #e6bb2e;
    border-bottom: 6px solid #9e801d;
    -webkit-box-shadow: inset 0px 0px 5px #565656;
    -moz-box-shadow: inset 0px 0px 5px #565656;
    box-shadow: inset 0px 0px 5px #565656;
}
.ct10-es .ct10toplist tr.toplist-row-1 .ct10toplist-cta-button::before{
        content: url('/wp-content/themes/ct10-v2/images/crown-black-icon.svg');
}
.ct10-es .ct10toplist-featured tr {
    background-color: rgba(34, 34, 34, 0.7)!important;
}
.ct10-es .site-footer a{
    color: #ffffff;
}

.ct10-es .ct10-info-left, .ct10-es .ct10-info-right{
    color: #ffffff!important;
}
.ct10-es .review-banner, .ct10-es .ct10-banner {
    background-color:rgb(38, 60, 103);
}
.ct10-es .review-entry-title{
    color: #ffffff;
}
.ct10-es .ct10gameslist td:active, .ct10-es .ct10gameslist td:hover  {
    background-color: #00aeff;
}
.ct10-es .menu-toggle,
.ct10-es .sub-menu-toggle,
.ct10-es .menu-toggle:focus,
.ct10-es .menu-toggle:hover,
.ct10-es .sub-menu-toggle:focus,
.ct10-es .sub-menu-toggle:hover {
    color: rgb(255, 255, 255);
}
/* CT10 FI Color Picker for ct10 fi
---------------------------------------------------------------------------- */

.ct10-fi a{
    color: #3982ed;
}
.ct10-fi .rank-math-breadcrumb a, .ct10-fi .entry-author a{
    color: #5e5e5e;
}
.ct10-fi .genesis-nav-menu a{
    color: #ffffff!important;   
}
.ct10-fi .menu-primary li.menu-item a:hover{
    background-color: rgb(23, 18, 82);
}
.ct10-fi .genesis-nav-menu .sub-menu a{
    color: #fff!important;  
}
.ct10-fi .ct10button{
    color: #303030;
}
.ct10-fi .ct10toplist-featured-review-link, .ct10-fi .ct10toplist-review-link {
    color: #9b9b9b;
}
.ct10-fi a.ct10toplist-review-link:hover, .ct10-fi a.ct10toplist-review-link:active{
    background-color: #e8321d;
    color: #fff;
}
.ct10-fi .hamburger-inner, .ct10-fi .hamburger-inner::before, .ct10-fi .hamburger-inner::after {
    background-color: rgb(255, 255, 255);
}
.ct10-fi .site-header, .ct10-fi .promotion-banner-wrap{
    background-color:rgb(8, 4, 56);
}
.ct10-fi .footer-widgets, .ct10-fi .site-footer{
    background-color: rgb(8, 4, 56);
}
.ct10-fi .ct10toplist-cta-button, .ct10-fi .ct10toplist-featured-cta-button{
    color: #fff;
    background-color: #e8321d;
    border-bottom: 6px solid #ae2516;
}
.ct10-fi .ct10toplist-cta-button:active, .ct10-fi .ct10toplist-cta-button:hover, .ct10-fi .ct10toplist-featured-cta-button:active, .ct10-fi .ct10toplist-featured-cta-button:hover {
    color: #fff;
    background-color: #e8321d;
    border-bottom: 6px solid #ae2516;
    -webkit-box-shadow: inset 0px 0px 5px #565656;
    -moz-box-shadow: inset 0px 0px 5px #565656;
    box-shadow: inset 0px 0px 5px #565656;
}
.ct10-fi .ct10toplist-featured tr {
    background-color: rgba(34, 34, 34, 0.7)!important;
}
.ct10-fi .site-footer a{
    color: #ffffff;
}
.ct10-fi .ct10-info-left, .ct10-fi .ct10-info-right{
    color: #ffffff!important;
}
.ct10-fi .review-banner, .ct10-fi .ct10-banner {
    background: rgb(8, 4, 56);
    color: #ffffff!important;
}
.ct10-fi .review-entry-title{
    color: rgb(255, 255, 255);
}
.ct10-fi .ct10gameslist td:active, .ct10-fi .ct10gameslist td:hover  {
    background-color: #00a551;
}
.ct10-fi .menu-toggle,
.ct10-fi .sub-menu-toggle,
.ct10-fi .menu-toggle:focus,
.ct10-fi .menu-toggle:hover,
.ct10-fi .sub-menu-toggle:focus,
.ct10-fi .sub-menu-toggle:hover {
    color: rgb(255, 255, 255);
}
/* CT10 SE Color Picker for ct10 se
---------------------------------------------------------------------------- */

.ct10-se a{
    color: #3982ed;
}
.ct10-se .rank-math-breadcrumb a, .ct10-se .entry-author a{
    color: #5e5e5e;
}
.ct10-se .genesis-nav-menu a{
    color: #ffffff!important;   
}
.ct10-se .menu-primary li.menu-item a:hover{
    background-color: rgb(78, 104, 255);
}
.ct10-se .genesis-nav-menu .sub-menu a{
    color: #fff!important;   
}
.ct10-se .ct10button{
    color: #303030;
}
.ct10-se .ct10toplist-featured-review-link, .ct10-se .ct10toplist-review-link {
    color: #9b9b9b;
}
.ct10-se .ct10toplist-featured-review-link:active,.ct10-se .ct10toplist-featured-review-link:hover {
    color: #b1b1b1;
}
.ct10-se a.ct10toplist-review-link:hover, .ct10-se a.ct10toplist-review-link:active{
    background-color: #0084ff;
    color: #fff;
}
.ct10-se .hamburger-inner, .ct10-se .hamburger-inner::before, .ct10-se .hamburger-inner::after {
    background-color: rgb(255, 255, 255);
}
.ct10-se .site-header, .ct10-se .promotion-banner-wrap{
    background-color:rgb(54, 84, 248);
}
.ct10-se .footer-widgets, .ct10-se .site-footer{
    background-color: rgb(54, 84, 248);
}
.ct10-se .ct10toplist-cta-button, .ct10-se .ct10toplist-featured-cta-button{
    color: #fff;
    background-color: #0084ff;
    border-bottom: 6px solid #1c5fd9;
}
.ct10-se .ct10toplist-cta-button:active, .ct10-se .ct10toplist-cta-button:hover, .ct10-se .ct10toplist-featured-cta-button:active, .ct10-se .ct10toplist-featured-cta-button:hover {
    color: #fff;
    background-color: #0084ff;
    border-bottom: 6px solid #1c5fd9;
    -webkit-box-shadow: inset 0px 0px 5px #565656;
    -moz-box-shadow: inset 0px 0px 5px #565656;
    box-shadow: inset 0px 0px 5px #565656;
}
.ct10-se .ct10toplist-featured tr {
    background-color: rgba(34, 34, 34, 0.7)!important;
}
.ct10-se .site-footer a{
    color: #ffffff;
}
.ct10-se .ct10-info-left, .ct10-se .ct10-info-right{
    color: #ffffff!important;
}
.ct10-se .review-banner, .ct10-se .ct10-banner {
    background: rgb(54, 84, 248);
    color: #ffffff!important;
}
.ct10-se .review-entry-title{
    color: rgb(255, 255, 255);
}
.ct10-se .ct10gameslist td:active, .ct10-se .ct10gameslist td:hover  {
    background-color: #00a551;
}
.ct10-se .menu-toggle,
.ct10-se .sub-menu-toggle,
.ct10-se .menu-toggle:focus,
.ct10-se .menu-toggle:hover,
.ct10-se .sub-menu-toggle:focus,
.ct10-se .sub-menu-toggle:hover {
    color: rgb(255, 255, 255);
}
/* CT10 DK Color Picker for ct10 dk
---------------------------------------------------------------------------- */

.ct10-dk a{
    color: #3982ed;
}
.ct10-dk .rank-math-breadcrumb a, .ct10-dk .entry-author a{
    color: #5e5e5e;
}
.ct10-dk .genesis-nav-menu a{
    color: #ffffff!important;   
}
.ct10-dk .menu-primary li.menu-item a:hover{
    background-color: rgb(79, 123, 255);
}
.ct10-dk .genesis-nav-menu .sub-menu a{
    color: #222!important;   
}
.ct10-dk .ct10button{
    color: #303030;
}
.ct10-dk .ct10toplist-featured-review-link, .ct10-dk .ct10toplist-review-link {
    color: #9b9b9b;
}
.ct10-dk a.ct10toplist-review-link:hover, .ct10-dk a.ct10toplist-review-link:active{
    background-color: #0084ff;
    color: #fff;
}
.ct10-dk .hamburger-inner, .ct10-dk .hamburger-inner::before, .ct10-dk .hamburger-inner::after {
    background-color: rgb(255, 255, 255);
}
.ct10-dk .site-header, .ct10-dk .promotion-banner-wrap{
    background-color:rgb(51, 102, 255);
}
.ct10-dk .footer-widgets, .ct10-dk .site-footer{
    background-color: rgb(23, 47, 111);
}
.ct10-dk .ct10toplist-cta-button, .ct10-dk .ct10toplist-featured-cta-button{
    color: #fff;
    background-color: #0084ff;
    border-bottom: 6px solid #1c5fd9;
}
.ct10-dk .ct10toplist-cta-button:active, .ct10-dk .ct10toplist-cta-button:hover, .ct10-dk .ct10toplist-featured-cta-button:active, .ct10-dk .ct10toplist-featured-cta-button:hover {
    color: #fff;
    background-color: #0084ff;
    border-bottom: 6px solid #1c5fd9;
    -webkit-box-shadow: inset 0px 0px 5px #565656;
    -moz-box-shadow: inset 0px 0px 5px #565656;
    box-shadow: inset 0px 0px 5px #565656;
}
.ct10-dk .ct10toplist-featured tr {
    background-color: rgba(34, 34, 34, 0.7)!important;
}
.ct10-dk .site-footer a{
    color: #ffffff;
}
.ct10-dk .ct10-info-left, .ct10-dk .ct10-info-right{
    color: #ffffff!important;
}
.ct10-dk .review-banner, .ct10-dk .ct10-banner {
    background: rgb(51, 102, 255);
    color: #ffffff!important;
}
.ct10-dk .review-entry-title{
    color: rgb(255, 255, 255);
}
.ct10-dk .ct10gameslist td:active, .ct10-dk .ct10gameslist td:hover  {
    background-color: #00a551;
}
.ct10-dk .menu-toggle,
.ct10-dk .sub-menu-toggle,
.ct10-dk .menu-toggle:focus,
.ct10-dk .menu-toggle:hover,
.ct10-dk .sub-menu-toggle:focus,
.ct10-dk .sub-menu-toggle:hover {
    color: rgb(255, 255, 255);
}
/* CT10 IT Color Picker for ct10 it
---------------------------------------------------------------------------- */

.ct10-it a{
    color: #3982ed;
}
.ct10-it .rank-math-breadcrumb a, .ct10-it .entry-author a{
    color: #5e5e5e;
}
.ct10-it .genesis-nav-menu a{
    color: #ffffff!important;   
}
.ct10-it .menu-primary li.menu-item a:hover{
    background-color: rgb(5, 55, 90);
}
.ct10-it .genesis-nav-menu .sub-menu a{
    color: #ffffff!important;   
}
.ct10-it .ct10button{
    color: #303030;
}
.ct10-it .ct10toplist-featured-review-link, .ct10-it .ct10toplist-review-link {
    color: #9b9b9b;
}
.ct10-it a.ct10toplist-review-link:hover, .ct10-it a.ct10toplist-review-link:active{
    background-color: #0084ff;
    color: #fff;
}
.ct10-it .hamburger-inner, .ct10-it .hamburger-inner::before, .ct10-it .hamburger-inner::after {
    background-color: rgb(255, 255, 255);
}
.ct10-it .site-header, .ct10-it .promotion-banner-wrap{
    background-color:rgb(0, 40, 68);
}
.ct10-it .footer-widgets, .ct10-it .site-footer{
    background-color: rgb(0, 40, 68);
}
.ct10-it .ct10toplist-cta-button, .ct10-it .ct10toplist-featured-cta-button{
    color: #fff;
    background-color: #0084ff;
    border-bottom: 6px solid #1c5fd9;
}
.ct10-it .ct10toplist-cta-button:active, .ct10-it .ct10toplist-cta-button:hover, .ct10-it .ct10toplist-featured-cta-button:active, .ct10-it .ct10toplist-featured-cta-button:hover {
    color: #fff;
    background-color: #0084ff;
    border-bottom: 6px solid #1c5fd9;
    -webkit-box-shadow: inset 0px 0px 5px #565656;
    -moz-box-shadow: inset 0px 0px 5px #565656;
    box-shadow: inset 0px 0px 5px #565656;
}
.ct10-it .ct10toplist-featured tr {
    background-color: rgba(34, 34, 34, 0.7)!important;
}
.ct10-it .site-footer a{
    color: #ffffff;
}
.ct10-it .ct10-info-left, .ct10-it .ct10-info-right{
    color: #ffffff!important;
}
.ct10-it .review-banner, .ct10-it .ct10-banner {
    background: rgb(0, 40, 68);
    color: #ffffff!important;
}
.ct10-it .review-entry-title{
    color: rgb(255, 255, 255);
}
.ct10-it .ct10gameslist td:active, .ct10-it .ct10gameslist td:hover  {
    background-color: #00a551;
}
.ct10-it .menu-toggle,
.ct10-it .sub-menu-toggle,
.ct10-it .menu-toggle:focus,
.ct10-it .menu-toggle:hover,
.ct10-it .sub-menu-toggle:focus,
.ct10-it .sub-menu-toggle:hover {
    color: rgb(255, 255, 255);
}
/* CT10 FR Color Picker for ct10 fr
---------------------------------------------------------------------------- */

.ct10-fr a{
    color: #3982ed;
}
.ct10-fr .rank-math-breadcrumb a, .ct10-fr .entry-author a{
    color: #5e5e5e;
}
.ct10-fr .genesis-nav-menu a{
    color: #222!important;   
}
.ct10-fr .menu-primary li.menu-item a:hover{
    background-color: rgb(70, 212, 255);
}
.ct10-fr .genesis-nav-menu .sub-menu a{
    color: #222!important;   
}
.ct10-fr .ct10button{
    color: #303030;
}
.ct10-fr .ct10toplist-featured-review-link, .ct10-fr .ct10toplist-review-link {
    color: #9b9b9b;
}
.ct10-fr a.ct10toplist-review-link:hover, .ct10-fr a.ct10toplist-review-link:active{
    background-color: #e8321d;
    color: #fff;
}
.ct10-fr .hamburger-inner, .ct10-fr .hamburger-inner::before, .ct10-fr .hamburger-inner::after {
    background-color: rgb(255, 255, 255);
}
.ct10-fr .site-header, .ct10-fr .promotion-banner-wrap{
    background-color:rgb(0, 195, 255);
}
.ct10-fr .footer-widgets, .ct10-fr .site-footer{
    background-color: rgb(0, 195, 255);
}
.ct10-fr .ct10toplist-cta-button, .ct10-fr .ct10toplist-featured-cta-button{
    color: #fff;
    background-color: #e8321d;
    border-bottom: 6px solid #ae2516;
}
.ct10-fr .ct10toplist-cta-button:active, .ct10-fr .ct10toplist-cta-button:hover, .ct10-fr .ct10toplist-featured-cta-button:active, .ct10-fr .ct10toplist-featured-cta-button:hover {
    color: #fff;
    background-color: #e8321d;
    border-bottom: 6px solid #ae2516;
    -webkit-box-shadow: inset 0px 0px 5px #565656;
    -moz-box-shadow: inset 0px 0px 5px #565656;
    box-shadow: inset 0px 0px 5px #565656;
}
.ct10-fr .ct10toplist-featured tr {
    background-color: rgba(34, 34, 34, 0.7)!important;
}
.ct10-fr .site-footer a{
    color: #ffffff;
}
.ct10-fr .ct10-info-left, .ct10-fr .ct10-info-right{
    color: #ffffff!important;
}
.ct10-fr .review-banner, .ct10-fr .ct10-banner {
    background: rgb(0, 195, 255);
    color: #ffffff!important;
}
.ct10-fr .review-entry-title{
    color: rgb(255, 255, 255);
}
.ct10-fr .ct10gameslist td:active, .ct10-fr .ct10gameslist td:hover  {
    background-color: #00a551;
}
.ct10-fr .menu-toggle,
.ct10-fr .sub-menu-toggle,
.ct10-fr .menu-toggle:focus,
.ct10-fr .menu-toggle:hover,
.ct10-fr .sub-menu-toggle:focus,
.ct10-fr .sub-menu-toggle:hover {
    color: rgb(255, 255, 255);
}
/* CT10 JP Color Picker for ct10 jp
---------------------------------------------------------------------------- */
.ct10-jp p, .ct10-jp span, .ct10-jp a{
    font-family: 'Noto Sans JP', sans-serif!important;
}
.ct10-jp p {
    font-weight: 500;
}
.ct10-jp a{
    color: #3982ed;
}

.ct10-jp .rank-math-breadcrumb a, .ct10-jp .entry-author a{
    color: #5e5e5e;
}

.ct10-jp .genesis-nav-menu a{
    color: #353535!important;
    font-size: 15px;
    font-weight: 600!important;
}

.ct10-jp .menu-primary li.menu-item a:hover{
    background-color:rgb(255, 231, 122);
}

.ct10-jp .genesis-nav-menu .sub-menu a{
    color: #353535!important;   
}
.ct10-jp .ct10toplist-filters button,
.ct10-jp .ct10button,.ct10-demo-button, .ct10-jp .ct10-demo-button-cta,
.ct10-jp .view-more-button,
.ct10-jp .wp-block-button__link {
    border: 2px solid #F75282;
    color: #F75282 !important;
}
.ct10-jp .ct10toplist-filters button:active,
.ct10-jp .ct10toplist-filters button:hover,
.ct10-jp .ct10button:active,
.ct10-jp .ct10button:hover,
.ct10-jp .ct10-demo-button:active,
.ct10-jp .ct10-demo-button:hover,
.ct10-jp .ct10-demo-button-cta:active,
.ct10-jp .ct10-demo-button-cta:hover,
.ct10-jp .view-more-button:active,
.ct10-jp .view-more-button:hover,
.ct10-jp .wp-block-button__link:active,
.ct10-jp .wp-block-button__link:hover {
    background-color: #F75282;
    color: #fff!important;
}

.ct10-jp .ct10toplist-review-link {
    border: 2px solid #F75282;
}
.ct10-jp .ct10toplist-featured-review-link, .ct10-jp .ct10toplist-review-link {
    color: #F75282;
}
.ct10-jp .ct10toplist-featured-review-link:active,.ct10-jp .ct10toplist-featured-review-link:hover {
    color: #F75282;
}
.ct10-jp a.ct10toplist-review-link:hover, .ct10-jp a.ct10toplist-review-link:active{
    background-color: #F75282;
    color: #fff;
}
.ct10-jp .ct10toplist-featured-tnc-text{
    color: #333;
}
.ct10-jp .hamburger-inner, .ct10-jp .hamburger-inner::before, .ct10-jp .hamburger-inner::after {
    background-color: #44e6d3;
    height: 8px;
    border: 2px solid #4120a1;
}
.ct10-jp .hamburger--slider .hamburger-inner::before {
    top: 9px;
}
.ct10-jp .ct10-banner-content .ct10-info-left{
    background-image: url(//casinotop10jps.wpengine.com/wp-content/themes/ct10-v2/../ct10-v2/images/jp-toplist-bg.svg);
    background-size: cover;
    background-position: bottom;
    border-radius: 20px;
    color: #4120a1!important;
}
.ct10-jp .ct10-info-left-menu-item a{
    background: #f75282;
    color: #fff!important;
}
.ct10-jp .site-header, .ct10-jp .promotion-banner-wrap{
    background-color: rgb(251, 219, 81);
}
.ct10-jp .site-header::after {
    content: '';
    position: absolute;
    bottom: -3px;
    right: 0;
    left: 0;
    background: url(../ct10-v2/images/jp-zigzag.svg) repeat-x center;
    height: 10px;
    width: 100%;
}
.ct10-jp .footer-widgets, .ct10-jp .site-footer{
    background-color: #353535;
}

.ct10-jp .ct10toplist-cta-button, .ct10-jp .ct10toplist-featured-cta-button{
    color: #fff;
    background-color: #F75282;;
    border-bottom: 6px solid #da406b;;
}

.ct10-jp .ct10toplist-cta-button:active, .ct10-jp .ct10toplist-cta-button:hover, .ct10-jp .ct10toplist-featured-cta-button:active, .ct10-jp .ct10toplist-featured-cta-button:hover {
    color: rgb(255, 255, 255);
    background-color: #d8446e;;
    border-bottom: 6px solid #af3154;;
    -webkit-box-shadow: inset 0px 0px 5px #565656;
    -moz-box-shadow: inset 0px 0px 5px #565656;
    box-shadow: inset 0px 0px 5px #565656;
}

.ct10-jp .ct10toplist tr {
    background-image: url(../ct10-v2/images/jp-toplist-bg.svg);
    background-position: center;
    box-shadow: 0 2px 5px rgb(0 0 0 / 20%);
    border: 0!important;
    overflow: inherit;
    background-size: 400px;
    background-position: center bottom;
 }
.ct10-jp .ct10toplist td.column-1{
    border-radius: 50%;
    border: 2px solid #4120A1;
    background-color: #44E6D3!important;
    min-width: 29px;
    min-height: 32px;
    margin-left: -1px;
    margin-top: -1px;
}
.ct10-jp .ct10toplist td.column-1::before{
    content: '#';
}

.ct10-jp .ct10toplist td.column-6::before{
    background: #FFFFFF;
    box-shadow: -5px 0 4px -4px rgb(0 0 0 / 20%) inset;
    content: '';
    width: 24px;
    height: 24px;
    position: static;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    justify-self: flex-start;
    /* z-index: 999999; */
    margin-left: -30px;
    margin-top: -256px;
}
.ct10-jp .ct10toplist td.column-6::after{
    background: #FFFFFF;
    box-shadow: 5px 0 4px -4px rgb(0 0 0 / 20%) inset;
    content: '';
    width: 24px;
    height: 24px;
    position: static;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    justify-self: flex-end;
    /* z-index: 999999; */
    margin-right: -30px;
    margin-top: -256px;
}

.ct10-jp .ct10toplist-featured td.column-6::before{
    display: none;
}
.ct10-jp .ct10toplist-featured td.column-6::after{
    display: none;
}

.ct10-jp .ct10toplist-bonus-offer, .ct10-jp .ct10toplist-featured-bonus-offer {
    color: #4120A1;
}

.ct10-jp .ct10toplist-tnc-text, .ct10-jp .ct10toplist-featured-tnc-text, .ct10-jp .ct10toplist-cards-tnc-text, .ct10-jp .sticky-review-card-tnc-text {
    font-size: 11px;
}

.ct10-jp .ct10toplist-menu-wrap{
    background: #4120a1;
}

.ct10-jp .ct10toplist-menu a{
    background: #5437ab;
}

.ct10-jp .ct10toplist-featured tr {
    background-color: rgba(34, 34, 34, 0.7)!important;
}
.ct10-jp .site-footer a{
    color: #ffffff;
}

.ct10-jp .ct10-info-left, .ct10-jp .ct10-info-right{
    color: #ffffff!important;
}
.ct10-jp .review-banner, .ct10-jp .ct10-banner {
    background-color:#43269b;
}
.ct10-jp .review-banner::after, .ct10-jp .ct10-banner::after {
    content: '';
    left: 0;
    bottom: -1px;
    right: 0;
    height: 10px;
    background: url(../ct10-v2/images/jp-zigzag-white.svg) repeat-x center;
    transform: rotate(180deg);
    width: 100%;
}
.ct10-jp .site-container{
    background-color: #ffffff;
}
.ct10-jp .review-entry-title{
    color: #ffffff;
}
.ct10-jp .ct10gameslist td:active, .ct10-jp .ct10gameslist td:hover  {
    background-color: #00aeff;
}
.ct10-jp .menu-toggle,
.ct10-jp .sub-menu-toggle,
.ct10-jp .menu-toggle:focus,
.ct10-jp .menu-toggle:hover,
.ct10-jp .sub-menu-toggle:focus,
.ct10-jp .sub-menu-toggle:hover {
    color: #353535;
}


/* CT10 WP Block Images Align Tweaks
---------------------------------------------------------------------------- */
.wp-block-image .alignright, .wp-block-image .alignleft{
    width: 100%;
    text-align: center;
}
.postid-4818 .sticky-review-card-tnc-text img { 
  width: 132px;
}

/* Media Queries
---------------------------------------------------------------------------- */

@media only screen and (min-width: 480px) {
    table {
        table-layout: auto;
        word-break: normal;
    }
    .ct10paymentoptions tr {
        flex-basis: 48%;
    }
    .ct10slotslist tr, .ct10gameslist tr, .ct10authorslist tr, .ct10providerslist tr {
        flex-basis: 48%;
    }
    .ct10toplist td.column-2 {
        flex-basis: 15%;
    }
    .ct10toplist td.column-3 {
        flex-basis: 50%;
    }
    .ct10toplist td.column-4 {
        flex-basis: 30%;
    }
    .ct10toplist-bonus-offer{
        font-size: 20px;
        font-weight: 700;
        line-height: 35px;
    }

    .ct10toplist-review-link {
        font-size: 14px;
    }
    .ct10toplist-cta-button{
        min-width: 150px;
        font-size: 18px;
    }
    .ct10toplist-menu a{
        font-size: 18px;
    }
    .ct10toplist-featured td.column-2 {
        flex-basis: 7%;
    }
    .ct10toplist-featured td.column-3 {
        flex-basis: 60%;
    }

    .ct10-info-left-menu-item a .icon {
        width: 68px;
        height: 68px;
    }
    .ct10-info-left-menu-item a{
        font-size: 14px;
        min-width: 140px;
        max-width: 165px;
    }
    .ct10toplist-menu-wrap span{
        display: initial;
    }
    .ct10toplist-menu-filter-text{
        min-width: 170px;
    }

        /* Slot Reviews
---------------------------------------------------------------------------- */
    .slots-review-info-table tr{
        flex-basis: 50%;
        
    }
        /* Author Post Columns
---------------------------------------------------------------------------- */
.ct10-author-posts-column {
    flex-basis: 47%;
}
        /* CT10 News news
---------------------------------------------------------------------------- */
.ct10news-item {
    flex-basis: 44%;
}

/* CT10 WP Block Images Align Tweaks
---------------------------------------------------------------------------- */
.wp-block-image .alignright, .wp-block-image .alignleft{
    width: inherit;
    text-align: inherit;
}
  /* CT10 Media Text Block
---------------------------------------------------------------------------- */

.wp-block-media-text .wp-block-media-text__content{
    padding: 5px 0 0 8% !important;
}  
.has-media-on-the-right .wp-block-media-text__content{
    padding: 5px 8% 0 0 !important;
}
}

@media only screen and (min-width: 960px) {


    h2 {
        font-size: 28px;
    }
    h3 {
        font-size: 20px;
    }
    .entry-header {
        margin-top: 0px;
    }
    .rank-math-breadcrumb {
        margin-top: 0px;
    }
    /* CT10 Es Color Picker for ct10 es
    ---------------------------------------------------------------------------- */
    .ct10-es .genesis-nav-menu .sub-menu a{
        color: #333!important;   
    }
        /* CT10 FI Color Picker for ct10 fi
    ---------------------------------------------------------------------------- */
    .ct10-fi .genesis-nav-menu .sub-menu a{
        color: #222!important;  
    }
    /* CT10 SE Color Picker for ct10 fi
    ---------------------------------------------------------------------------- */
    .ct10-se .genesis-nav-menu .sub-menu a{
        color: #222!important;   
    }
    /* CT10 IT Color Picker for ct10 it
    ---------------------------------------------------------------------------- */
    .ct10-it .genesis-nav-menu .sub-menu a{
        color: #222!important;   
    }
        /* CT10 JP Color Picker for ct10 jp
    ---------------------------------------------------------------------------- */
    .ct10-jp .ct10toplist td.column-6::before{
        margin-top: -156px;
    }
    .ct10-jp .ct10toplist td.column-6::after{
        margin-top: -156px;
    }
    .ct10-jp .genesis-nav-menu .sub-menu{
        margin-top: -9px!important;
    }
    /* Site Header
	--------------------------------------------- */
    .site-header {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 9999;
    }
    .entry-title, .ct10-entry-title {
        font-size: 32px;
    }
    .admin-bar .site-header {
        top: 32px;
    }
    /* Genesis Menu
	--------------------------------------------- */
    .genesis-nav-menu .menu-item {
        display: inline-block;
    }
    .genesis-nav-menu .menu-item:focus,
    .genesis-nav-menu .menu-item:hover {
        position: relative;
    }
    .genesis-nav-menu>.menu-bold>a {
        font-weight: 700;
    }
    .genesis-nav-menu>.menu-highlight>a {
        background-color: #333;
        border-radius: 3px;
        color: #fff;
        font-weight: 600;
        margin-left: 15px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .genesis-nav-menu>.menu-highlight>a:focus,
    .genesis-nav-menu>.menu-highlight>a:hover {
        background-color: #0073e5;
    }
    .genesis-nav-menu .sub-menu,
    .genesis-nav-menu .sub-menu a {
        width: 180px;
    }
    .genesis-nav-menu .sub-menu {
        border-top: 1px solid #eee;
        background: #fff;
        opacity: 0;
        padding-left: 0;
        position: absolute;
        transition: opacity 0.4s ease-in-out;
    }
    .genesis-nav-menu .sub-menu a {
        border: 1px solid #eee;
        border-top: 0;
        padding-bottom: 15px;
        padding-top: 15px;
        color: #333;
    }
    .genesis-nav-menu .sub-menu .sub-menu {
        margin: -46px 0 0 179px;
    }

    /* SubMenu ICons
--------------------------------------------- */

    .sub-menu .menu-item.menu-item-has-children > a > span {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .sub-menu .menu-item.menu-item-has-children > a > span::after {
        width: 6px;
        height: 6px;
        margin-left: 8px;
        border-top: 1px solid;
        border-right: 1px solid;
        content: "";
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    /* Responsive Menu
	--------------------------------------------- */
    .js .nav-primary {
        display: block;
    }
    .menu-toggle,
    .sub-menu-toggle {
        display: none;
        visibility: hidden;
    }
    /* Header Menu
	--------------------------------------------- */
    .nav-primary {
        clear: none;
        float: right;
        width: auto;
        padding: 0px;
        height: auto;
    }
    .menu-primary li a {
        padding: 25px 10px;
    }
    .sub-menu li a:hover {
        background-color: #f0f0f0!important;
    }
    .nav-primary .wrap{
        height: auto!important;
        overflow-y: unset;
        -webkit-overflow-scrolling: unset;
    }
    /* Site-Inner
	--------------------------------------------- */
    .site-inner {
        padding-top: 0px;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    /* Content
	--------------------------------------------- */
    .content-sidebar-wrap {
        flex-wrap: nowrap;
    }
    .content {
        float: left;
        flex-basis: 100%;
        margin-top: 15px;
    }
    .sidebar-content .content {
        float: right;
    }
    .full-width-content .content {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .full-width-content .entry-content > .alignwide{
        margin-left: 0px!important;
        margin-right: 0px!important;
        max-width: 100%!important;
        width: auto!important;
    }
    /* Sidebar
	--------------------------------------------- */
    .sidebar {
        float: right;
        flex-basis: 30%;
    }
    .sidebar-content .sidebar {
        float: left;
    }
    /* Author Box
	--------------------------------------------- */
    .author-box {
        background-color: #f5f5f5;
        padding: 30px;
    }
    /* After Entry
	--------------------------------------------- */
    .after-entry {
        padding: 40px 60px;
    }
    .after-entry .enews {
        padding-left: 30px;
        padding-right: 30px;
    }
    /* Column Classes
	--------------------------------------------- */
    .five-sixths,
    .four-sixths,
    .one-fourth,
    .one-half,
    .one-sixth,
    .one-third,
    .three-fourths,
    .three-sixths,
    .two-fourths,
    .two-sixths,
    .two-thirds {
        float: left;
        margin-left: 2.564102564102564%;
    }
    .one-half,
    .three-sixths,
    .two-fourths {
        width: 48.717948717948715%;
    }
    .one-third,
    .two-sixths {
        width: 31.623931623931625%;
    }
    .four-sixths,
    .two-thirds {
        width: 65.81196581196582%;
    }
    .one-fourth {
        width: 23.076923076923077%;
    }
    .three-fourths {
        width: 74.35897435897436%;
    }
    .one-sixth {
        width: 14.52991452991453%;
    }
    .five-sixths {
        width: 82.90598290598291%;
    }
    .first {
        clear: both;
        margin-left: 0;
    }
    /* Entry Misc.
	--------------------------------------------- */
    .after-entry,
    .archive-description,
    .author-box,
    .comment-respond,
    .entry,
    .entry-comments,
    .entry-pings {
        margin-bottom: 60px;
    }
    /* Footer Widgets
	--------------------------------------------- */
    .footer-widgets .wrap {
        max-width: 1210px;
    }
    .footer-widget-area {
        float: left;
        margin-bottom: 0;
        flex-basis: 25%;
        padding: 15px 0px;
    }
    .footer-widgets-5 {
        flex-basis: 100%;
    }

    .site-footer {
        padding: 30px;
    }

    /* CT10 Top List
	--------------------------------------------- */
    .ct10toplist tr {
        flex-direction: row;
        justify-content: space-between;
    }
    .ct10toplist td.column-1 {
        flex-basis: 1%;
    }
    .ct10toplist td.column-2 {
        flex-basis: 10%;
    }
    .ct10toplist td.column-3 {
        flex-basis: 31%;
    }
    .ct10toplist-featured td.column-3 {
        flex-basis: 49%;
    }
    .ct10toplist td.column-4 {
        flex-basis: 24%;
    }
    .ct10toplist td.column-5 {
        flex-basis: 15%;
    }
    .ct10toplist-featured td.column-5 {
        flex-basis: 30%;
    }
    .ct10toplist td.column-6 {
        flex-basis: 100%;
    }
    .ct10toplist-bonus-offer{
        font-size: 24px;
    }
    .ct10toplist td.column-2 img {
        max-width: none;
    }

    .ct10-banner-content{
        flex-wrap: nowrap;
    }

    .ct10-info-left-menu-item a{
        font-size: 16px;
    }
    .ct10toplist-cta-button{
        min-width: 171px;
    }
    .ct10toplist-featured-cta-button {
        min-width: 171px;
        font-size: 18px;
        padding: 16px 10px 10px 10px;
    }
    .ct10toplist-featured tr.toplist-featured-row-1 .ct10toplist-featured-cta-button::before{
        content: url('/wp-content/themes/ct10-v2/images/crown-icon.svg');
        margin-right: 4px;
    }
    /* CT10 ES Color Picker for ct10 es
    ---------------------------------------------------------------------------- */
    .ct10-es .ct10toplist-featured tr.toplist-featured-row-1 .ct10toplist-featured-cta-button::before{
        content: url('/wp-content/themes/ct10-v2/images/crown-black-icon.svg');
        margin-right: 4px;
    }
    .ct10toplist-featured-bonus-offer {
        font-size: 16px;
    }

  
    /* CT10 Toplist Cards
---------------------------------------------------------------------------- */
.ct10toplist-cards-header{
    font-size: 28px;
}
.ct10toplist-cards-column-wrap {
    flex-basis: 33%;
    padding: 16px 0px 0px 0px;
    min-height: 190px;
}
.ct10toplist-cards-column-link{
    flex-basis: 33%;
}
.ct10toplist-cards-column-1 {
    flex-basis: 36%;
    justify-content: center;
    padding: 0px 5px 0px 0px;
}
.ct10toplist-cards-column-1 img {
    width: 70px;
    height: 70px;
}
.ct10toplist-cards-column-2 {
    flex-basis: 64%;
    border-left: 1px solid #bdbdbe;
    padding: 0px 16px 0px 16px;
}
.ct10toplist-cards-column-3 {
    flex-basis: 100%;
    display: flex;
    padding-top: 15px;

}
.ct10toplist-cards-casino-name{
    flex-basis: 100%;
}
.ct10toplist-cards-bonus-usp, .ct10toplist-cards-bonus-offer {
    display: flex;
}
.ct10toplist-cards-rating {
    display: flex;
}

    /* CT10 Reviews
	--------------------------------------------- */
    .review-info-left, .ct10-info-left {
        flex-basis: 33%;
        border-radius: 20px 0px 0px 20px;
    }
    .ct10-info-left {
        flex-basis: 55%;
    }
    .review-info-middle {
        flex-basis: 33%;
    }
    .review-info-right, .slots-review-info-right, .payments-review-info-right, .software-review-info-right {
        flex-basis: 33%;
        border-radius: 0px 20px 20px 0px;
    }
    .payments-review-info-right, .slots-review-info-right, .software-review-info-right, .ct10-info-right{
        flex-basis: 67%;
    }
    .ct10-info-right{
        flex-basis: 45%;
        min-width: 520px;
    }
    .review-entry-header, .ct10-entry-header {
        margin-top: 20px;
    }
    .review-info-pros-cons li {
        flex-basis: 50%;
    }
    .sticky-review-card{
        background: #fff;
        color: #222;
        padding-top: 5px;
    }
    .sticky-review-card-bonus-offer {
        font-size: 24px;
        color: #222;
    }
    .sticky-review-card-tnc-text {
        color: #222;
    }
    .ct10slotslist tr, .ct10authorslist tr, .ct10providerslist tr, .ct10paymentoptions tr {
        flex-basis: 24%;
    }
    .ct10gameslist tr{
        flex-basis: 16%;
    }
    .review-sticky-card-column-1{
        flex-basis: unset;
    }
    .review-sticky-card-column-2{
        flex-basis: unset;
        min-width: 250px;
    }
    .review-sticky-card-column-3{
        display: flex;
        flex-basis: unset;
    }
        /* CT10 Bonus Shortcode
---------------------------------------------------------------------------- */
.operator-bonus-table tr{
    flex-basis: 49%;
}
    /* CT10 Regular Tables
---------------------------------------------------------------------------- */
    .wp-block-table {
        width: 100%;
    }
    /* Author Post Columns
---------------------------------------------------------------------------- */
    .ct10-author-posts-column {
        flex-basis: 31%;
    }
        /* CT10 News news
---------------------------------------------------------------------------- */
    .ct10news-item {
        flex-basis: 24%;
    }
  /* CT10 Media Text Block
---------------------------------------------------------------------------- */
    .wp-block-media-text{

    }
    .wp-block-media-text .wp-block-media-text__content{
        padding: 15px 0 0 8% !important;
    }  
    .has-media-on-the-right .wp-block-media-text__content{
        padding: 15px 8% 0 0 !important;
    }
    .wp-block-media-text__media{
        padding: 0px 0px 15px 0px!important;
    }
	
.postid-4818 .sticky-review-card-tnc-text img {
  margin-top: -24px;
  width: 226px;
}

}


/* Print Styles
---------------------------------------------------------------------------- */

@media print {
    *,
    *::before,
    *::after {
        background: transparent !important;
        box-shadow: none !important;
        color: #333 !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]::after {
        content: " (" attr(href) ")";
    }
    abbr[title]::after {
        content: " (" attr(title) ")";
    }
    a[href^="javascript:"]::after,
    a[href^="#"]::after,
    .site-title>a::after {
        content: "";
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 2cm 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    .content,
    .content-sidebar {
        width: 100%;
    }
    button,
    input,
    select,
    textarea,
    .breadcrumb,
    .comment-edit-link,
    .comment-form,
    .comment-list .reply a,
    .comment-reply-title,
    .edit-link,
    .entry-comments-link,
    .entry-footer,
    .genesis-box,
    .header-widget-area,
    .hidden-print,
    .home-top,
    .nav-primary,
    .nav-secondary,
    .post-edit-link,
    .sidebar {
        display: none !important;
    }
    .title-area {
        text-align: center;
        width: 100%;
    }
    .site-title>a {
        margin: 0;
        text-decoration: none;
        text-indent: 0;
    }
    .site-inner {
        padding-top: 0;
        position: relative;
    }
    .author-box {
        margin-bottom: 0;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        orphans: 3;
        page-break-after: avoid;
        page-break-inside: avoid;
        widows: 3;
    }
    img {
        page-break-after: avoid;
        page-break-inside: avoid;
    }
    blockquote,
    pre,
    table {
        page-break-inside: avoid;
    }
    dl,
    ol,
    ul {
        page-break-before: avoid;
    }
}