/*
Theme Name: 	NewCasinoSites.me.uk
Theme URI: 		https://www.newcasinosites.me.uk/
Description: 	Bootstrap 4 Wordpress Theme for NewCasinoSites.me.uk
Version: 		1.0
Author: 		Jon-Michael Lastimosa
Author URI: 	http://jon-michael.lastimosa.com.ph
Template: lastimosa
*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,600;1,300;1,600&display=swap');

* {
	word-break: break-word;
}

body {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #333;
	line-height: 2;
}

body.admin-bar {
	margin-top: -32px;
	padding-top: 32px;
}
a {
	color: #0064D9;
}
b, strong {
    font-weight: bold;
}
.site-title img.site-logo {
    max-width: 300px;
}
h1, h2, h3, h4, h5 {
	font-family: 'Poppins', sans-serif;
    font-weight: 300;
    color: #000;
	font-weight: bold;
}
#main article li {
    list-style-type: disc;
}

h2 {
	font-size: 1.7em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.3em;
}
section h2 {
    margin-top: 60px;
	text-transform: uppercase;
}
section h2:first-child {
    margin-top: 0;
}
.small, small {
    font-size: 90%;
}
.breadcrumbs {
    display: none;
}
p:last-child {
    margin-bottom: 0;
}
.text-white h1,
.text-white h2, 
.text-white h3 {
	color: #fff;
}
.text-blue h2 {
    color: #0064D9;
}
.text-gray h3 {
	color: #8c8c8c;
}
h1 svg {
    max-width: 34px !important;
    height: auto;
}
h2 .svg {
    margin-right: 0.25rem;
    max-width: 2rem;
	height: auto;
}
#main article .info ul li {
	list-style: none;
}
h2.fw-special-title {
    color: #0064D9;
    text-transform: uppercase;
    font-size: 32px;
}
.text-gray h3 {
    font-size: 28px;
	font-weight: normal;
    line-height: 1.8;
    letter-spacing: 1px;
}
.navbar-toggler .menu-button-text {
    display: none;
}
.special-heading {
    margin-bottom: 20px;
}
.fw-heading {
    margin-bottom: 0;
}
.special-heading .fw-heading, .special-heading .fw-heading h2 {
    margin: 0;
}

.special-heading .fw-heading h2 {
    margin-top: 5px;
}

header#masthead {
	background: #fff;
	z-index: 999;
	border-bottom: 2px solid #0064D9;
}
header#masthead.sticky {
    background: rgb(255 255 255 / 75%);
}
.purple-bg {
	background: rgb(205,52,221);
	background: -moz-linear-gradient(0deg, rgba(205,52,221,1) 0%, rgba(205,95,162,1) 20%, rgba(130,29,155,1) 80%);
	background: -webkit-linear-gradient(0deg, rgba(205,52,221,1) 0%, rgba(205,95,162,1) 20%, rgba(130,29,155,1) 80%);
	background: linear-gradient(0deg, rgba(205,52,221,1) 0%, rgba(205,95,162,1) 20%, rgba(130,29,155,1) 80%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cd34dd",endColorstr="#821d9b",GradientType=1);
	color: #fff;
}

.white-bg {
	background: #fff;
}
.wp-block-image img {
    margin-bottom: 1rem;
    border-radius: .5rem;
}
.btn {
	margin: 0 auto;
	background: #28A745;
    font-size: 16px;
    font-weight: 600;
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #20b909;
    border: 1px solid #20b909;
    display: inline-block;
    text-decoration: none;
  	color: #fff;
	width: 100%;
	max-width: 230px;
}
.btn:hover {
	background:#18a738;
	color:#fff;
}
.single-review #hero .btn {
	max-width: 500px;
}
[off-canvas] {
	color: inherit;
}
[canvas=container] {
	background: transparent !important;
}
.admin-bar .buttonizer {
    top: 40px !important;
}
.navbar-brand {
    max-width: 300px;
	margin-bottom: 0;
	margin-right: 0;
}
#primary-navigation .navbar-nav li.menu-item a {
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
	font-weight: 600;
}
#primary-navigation .navbar-nav li.menu-item .dropdown-menu a {
    min-width: 200px;
}
#primary-navigation .navbar-nav li.menu-item:hover ul.dropdown-menu {
    display: block;
}
#primary-navigation .navbar-nav ul.sub-menu {
    position: absolute;
    opacity: 0;
	display: none;
	background: #1bafaa;
	z-index: 999;
	padding: 5px;
}
#primary-navigation .navbar-nav ul.sub-menu li {
	list-style: none;
}
#primary-navigation .navbar-nav ul.sub-menu li:hover {
	background: #ffbe33;
}
#primary-navigation .navbar-nav > li:hover ul.sub-menu {
    opacity: 1;
	display: block;
}
.navbar-dark .navbar-nav .nav-link {
	color: #fff;
}
.navbar-dark .navbar-nav a,
.navbar-expand-lg .navbar-nav .dropdown-menu a.dropdown-item {
	font-size: 16px;
	font-weight: 300;
	white-space: normal;
	line-height: 1.2;
}
.navbar-dark .navbar-nav .active>.nav-link {
	padding-left: .5rem;
	padding-right: .5rem;
}
.navbar-dark .navbar-nav .dropdown-menu {
    padding: 5px 10px;
}
.navbar-dark .navbar-nav .dropdown-menu a {
    font-size: 16px;
}
section img.aligncenter.size-full {
    width: 100%;
}
input.flip-btn {
    background: #00cc00;
    border: 1px solid #00cc00;
    border-radius: 10px;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    max-width: 200px;
}
a.btn.outline {
    font-family: 'Poppins', sans-serif;
    border: 2px solid #fff;
    background: transparent;
    text-transform: uppercase;
    padding: 8px 20px 5px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1;
    width: 100%;
    max-width: 130px;
	text-shadow: none;
}
.archive-description {
    margin-bottom: 50px;
}
.screen-overlay {
	height: 100%;
	z-index: 30;
	position: fixed;
	top: 0;
	left: 0;
	opacity:0;
	visibility:hidden;
	background-color: rgba(34, 34, 34, 0.6);
	transition:opacity .2s linear, visibility .1s, width 1s ease-in;
}
.screen-overlay.show {
	transition:opacity .5s ease, width 0s;
	opacity:1;
	width:100%;
	visibility:visible;
}
.navbar-expand-md .navbar-toggler {
    display: block;
	padding: 0;
	border: none;
    margin-right: 10px;
}
.navbar-expand-md .navbar-toggler strong {
	position: absolute;
	opacity: 0;
	left: -9999px;
}
.admin-bar .mobile-offcanvas {
    padding-top: 42px;
}
#pull-desktop strong {
    display: none;
}
.mobile-offcanvas {
	background: #0064D9;
	visibility: hidden;
	transform:translateX(-100%);
	border-radius:0; 
	display:block;
	position: fixed;
	top: 0; left:0;
	height: 100%;
	z-index: 1200;
	width:80%;
	max-width: 320px;
	overflow-y: scroll;
	overflow-x: hidden;
	transition: visibility .2s ease-in-out, transform .2s ease-in-out;
	  -ms-overflow-style: none;  /* IE and Edge */
	  scrollbar-width: none;  /* Firefox */
}
.mobile-offcanvas::-webkit-scrollbar {
  display: none;
}

.mobile-offcanvas.show{
	visibility: visible;
	transform: translateX(0);
}

.mobile-offcanvas.navbar-expand-lg .navbar-nav {
	flex: auto;
    -ms-flex-direction: column;
    flex-direction: column;
	width: 100%;
}
.mobile-offcanvas.navbar-expand-lg li.menu-item {
	width: 100%;
	position: relative;
}
.mobile-offcanvas.navbar-expand-lg .dropdown-item:focus, .dropdown-item:hover, .mobile-offcanvas.navbar-expand-lg .current-menu-item {
    background: rgba(255,255,255,.2);
}
a.dropdown-toggle:after {
    display: none;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: relative;
	background: rgba(255,255,255,.1);
}
.navbar-expand-lg .navbar-nav .dropdown-menu a {
    color: rgba(255,255,255,.8);
}
.navbar-dark .navbar-nav a, .dropdown-toggle:after {
    color: #fff;
}
.dropdown-toggle:after {
    position: absolute;
	display: block;
    right: 0;
    top: 20px;
    font-size: 20px;
}
.mobile-offcanvas .btn.btn-close {
    background: #014ba1;
    text-shadow: none;
    border-radius: 5px;
    font-size: 12px;
	max-width: 80px;
	border-color: #006ae7;
}
.mobile-offcanvas .offcanvas-header div {
    color: rgba(255,255,255,.4) !important;
}
.author .avatar {
	float: right;
	border-radius: 50%;
}
img.sab-custom-avatar {
    max-width: none !important;
}
.unyson.page-builder main#main {
    padding: 0;
}
article {
    display: block;
}
.single #post-modified-info {
    font-size: 85%;
    padding: 8px 5px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 25px;
}
.details-rating {
	background: #fff;
	border-radius: 5px; 
	color: #333;
	padding: 15px;
}
.details-rating .entry-title {
	color: #0064D9;
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
}
.details-rating img {
	display: block;
	text-align: center;
	margin: 0 auto 10px;
	border-radius: 10px;
}
.details-rating p {
	font-size: 14px;
	margin: 0;
}
.details-rating span {
    float: right;
}
.details-rating .btn {
    margin: 10px auto 0;
}
.featured h2.fw-special-title {
    background-image: linear-gradient(#56c8c5 10%,#0064D9 90%);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 15px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}
#hero, .page article header.entry-header {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0% 100%;
    font-size: 18px;
	margin-bottom: 40px;
}
.flip-coin-stats {
    display: flex;
    justify-content: space-around;
    background: #e1f5ff;
	color: #333;
    padding: 20px 20px 0;
    border-radius: 10px;
    max-width: 800px;
    margin: 30px auto;
    box-shadow: 0 0 10px 1px rgb(0 0 0 / 10%);
    font-weight: bold;
    text-transform: uppercase;
}
#hero {
    min-height: 180px;
}
.single-review #hero {
    min-height: 450px;
}
.page article header.entry-header {
	padding-top: 50px;
	margin-bottom: 30px;
}
#hero {
    background: url("images/hero-bg.svg") #007bff no-repeat left bottom;
	color: #fff;
	margin-bottom: 30px;
    padding-top: 30px;
    font-size: 16px;
	padding-bottom: 70px;
}
#hero a {
	color: #fff;
}
#hero h1, .page article header.entry-header h1 {
    font-size: 2rem;
	text-transform: uppercase;
	color: #fff;
}
#hero h2 {
	color: #fff;
}
.single-review #hero {
	text-align: inherit;
}
.single-review #hero:after {
	content:"";
	display: block;
	clear: both;
}
#post-modified-info {
    font-size: 80%;
}
#toc {
    background-image: url(images/wave-top-bg.jpg), url(images/wave-bottom-bg.jpg);
	background-position: center top, center bottom;
  	background-repeat: no-repeat, no-repeat;
    background-size: contain;
    background-color: #0064D9;
	padding: 120px 0;
    color: #fff;
}
#toc h2, #toc h3, #toc h4 {
	color: #fff;
}
#toc #post-modified-info a {
	color: #fff;
}
.su-spoiler-icon {
    top: 12px !important;
    color: #000;
}
.su-accordion .su-spoiler {
    margin-bottom: 1em;
}
.su-spoiler-style-fancy>.su-spoiler-title {
    font-family: 'Poppins', sans-serif;
    font-size: 1.1em !important;
    color: #333;
    padding: 12px 12px 10px 30px;
}
.su-spoiler-title p {
    display: none;
}
.su-spoiler-title h3 {
	margin-left: 10px;
    font-size: 1.3rem;
    margin-bottom: 0;
}

[canvas], [off-canvas] {
    transform: none;
}
#ocs-right-drawer {
    background: #0064D9;
}
#ocs-right-drawer.ocs-slidebar.ocs-right-drawer {
    max-width: 500px;
}
#ocs-right-drawer #reviews-table .intro, #ocs-right-drawer #reviews-table .play-now {
    margin: 0 auto;
	display: block;
    width: 100%;
}
#ocs-right-drawer #reviews-table .rating {
    line-height: 30px;
}
.the-terms {
	font-size: 10px;
	font-weight: 100;
}
[data-off-canvas] {
    color: initial;
}
section.main-row {
    padding: 25px 0;
}
section .lwptoc {
	margin: 0 0 2rem !important;
}

section#video {
	margin: 40px 0;
}
section#video .container .row {
	background: #fff5da;
    padding: 25px 0;
	padding: 20px 10px 25px;
	border-radius: 10px;
	border: 1px solid #baffd1;
	margin: 0;
}
section#video iframe {
    margin-bottom: 0;
	border-radius: 10px;
	z-index: 999;
    position: relative;
}
section#video .video-wrapper:after {
	content: '';
    position: absolute;
    left: 9px;
    top: 7px;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 10px;
    z-index: 9;
    background-color: rgba(80,103,143,.16);
}
section#video h2 {
    margin: 30px 0;
    font-size: 38px;
}
section#video ul {
    margin-left: 0;
    padding-left: 0;
	margin-bottom: 0;
}
section#video li {
    margin-bottom: 20px;
	list-style-image: none;
}
@media (min-width:768px){
	section#video li {
    	font-size: 110%;
	}
}
section#video li {
    background: none;
    list-style: none;
}
section#video li:before {
    content: '';
    background: url("https://bscomdev.wpengine.com/wp-content/uploads/2022/05/Check-Tick.svg") no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
section.content-white .container {
    background: #fff;
    padding: 3rem 1.5rem;
    border-radius: 10px;
	max-width: 980px;
	border: 1px solid rgba(0,0,0,.15);
	box-shadow: 0 0 5px 1px rgba(0,0,0,.1);
	margin: 0 15px;
    width: calc(100% - 30px);
}
.lwptoc-light .lwptoc_i {
    border-radius: 10px;
}
.lwptoc_item {
    margin-bottom: 12px;
}
.lwptoc-notInherit .lwptoc_i DIV a.lwptoc_toggle_label {
    color: #0064D9 !important;
}

.blog .thetime {
    position: absolute;
    background: rgba(255,255,255,.7);
    padding: 2px 5px;
}
.blog .title {
    text-align: center;
    margin-top: 5px;
   /* white-space: nowrap;
    position: relative;
    text-overflow: ellipsis; 
    overflow: hidden; */
}
.blog .title a {
    font-size: 20px;
	color: #0064D9;
}
.blog .article.one-column, .blog .col-md-4 {
	margin-bottom: 20px;
}
.blog.row > [class*=col-md-] .article, .article.one-column {
    background: #F8F9FA;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #E3E3E3;
	height: 100%;
}
.blog .article .excerpt {
    margin-bottom: 15px;
    font-size: 14px;
}
.blog .article .excerpt a {
    display: block;
    text-align: right;
	text-transform: uppercase;
    color: #0064D9;
}
.blog .article .excerpt:after {
    content: "";
    border-bottom: 1px solid #ccc;
    display: block;
    clear: both;
    padding: 5px 0;
}
.blog .article .row [class*='col-md'] {
    margin-bottom: 0;
}
.site-content {
    padding: 0;
}
.single-review .site-content {
    padding: 0;
}
.blog .thumbnail {
    text-align: center;
}

.blog .thumbnail img {
    border-radius: 10px;
	width: 100%;
}
.page-blog .blog .article .title a {
	font-size: 24px;
}
.page-blog .blog .article .excerpt {
    font-size: 18px;
}
.related-posts .rpost {
    background: #f4fbff;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #e1f5ff;
    height: 100%;
	margin-bottom: 1rem;
}
.related-posts .col-md-3 {
    margin-bottom: 1rem;
}
.related-posts {
    text-align: center;
    font-size: 14px;
	margin-bottom: 30px;
}
.related-posts .rthumb {
    display: block;
}
.related-posts .meta {
	display: none;
}
nav.navigation.post-navigation {
    display: none;
}

/* Reviews single */

.terms {
    font-size: 12px;
    color: #fff;
}
.stats {
    padding-top: 20px;
}

.features {
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    border-radius: 10px;
    width: 100%;
	margin-bottom: 20px;
}

.feature {
	font-size: 14px;
    align-items: flex-start;
    flex-direction: row;
    display: flex;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 5px;
    width: 100%;
}

.feature span {
	color: #fff;
    font-weight: 600;
    font-size: 14px;
    max-width: 90px;
    width: 100%;
}
.star-rating {
    align-items: center;
    text-align: center;
}
.star-rating-title {
	font-size: 14px;
}
.star-rating-score {
	font-weight: bold;
	font-size: 20px;
}
.article.review {
	padding: 0;
}
.article.review #hero .terms {
    line-height: 1.5;
    margin-bottom: 5px;
	font-size: 85%;
}
.article.review .post-thumbnail {
    text-align: center;
	margin-bottom: 10px;
}
.article.review .key-features {
    clear: both;
}
.article.review .key-features ul {
    list-style: none;
}
.article.review #hero ul {
    margin-top: 0;
}
.article.review .bonus .bonus.text-red {
    margin-bottom: 0;
    font-size: 32px;
}
.article.review .payment-methods {
    margin-bottom: 30px;
}
.ratings {
    background-color: #fff;
    border-radius: 10px;
    margin: 20px 0;
	padding: 20px;
}

.ratings .overall {
    align-items: center;
    text-align: center;
    padding: 0 0 15px;
    border: 1px solid #56c8c5;
    border-radius: 5px;
    width: 100%;
    max-width: 140px;
	margin: 0 auto 20px;
}
.ratings .overall .overall_title {
    background-color: #0064D9;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #fff;
}
.ratings .overall .overall_rating {
    color: #0064D9;
    font-size: 32px;
    font-weight: 600;
}

.archive.author #hero {
    text-align: inherit;
}

footer .widgets {
    text-align: left;
}
footer .widget_media_image {
    text-align: center;
}
footer#colophon {
	max-width: 100%;
	font-size: 100%;
    padding-top: 2.5rem;
    align-items: center;
    background-size: auto;
    text-align: center;
    background-color: rgba(0,0,0,.70) !important;
    color: #fff !important;
    background-position: 50% 0;
}
footer#colophon .footer-logos span {
    display: none;
}
.copyright-info {
	background:#333;
	padding: 10px;
	text-align: center;
	color: #fff;
    font-size: 14px;
}



.footer-sprite {
    background-image: url(images/footer-sprite.png);
    background-repeat: no-repeat;
    display: inline-block;
	zoom:0.7;
    -moz-transform:scale(0.7);
    -moz-transform-origin: 0 0;
}

.footer-sprite-18plus-logo {
    width: 100px;
    height: 100px;
    background-position: -5px -5px;
}

.footer-sprite-dmca-badge-w100-2x1-03 {
    width: 155px;
    height: 100px;
    background-position: -700px -5px;
}

.footer-sprite-ecogra {
    width: 144px;
    height: 53px;
    background-position: -184px -5px;
}

.footer-sprite-gambling-therapy {
    width: 105px;
    height: 53px;
    background-position: -338px -5px;
}

.footer-sprite-gamcare {
    width: 53px;
    height: 53px;
    background-position: -453px -5px;
}

.footer-sprite-begambleaware {
    width: 332px;
    height: 100px;
    background-position: -100px -5px;
}

.footer-sprite-igc {
    width: 83px;
    height: 53px;
    background-position: -746px -5px;
}

.footer-sprite-when-the-fun-stops {
    width: 220px;
    height: 53px;
    background-position: -839px -5px;
}
.footer-sprite-gambling-commission {
	width: 260px;
	height: 100px;
	background-position: -435px -5px;
}
.footer-logos > a {
    display: inline-block;
}
.footer-logos a i {
    display: block;
}
.footer-logos strong {
	opacity: 0;
    position: absolute;
}
footer ul.menu {
    padding: 0;
	margin-bottom: 0;
}
footer ul.menu li {
    display: block;
    text-transform: uppercase;
    margin: 10px auto;
    color: #fff;
}

#cookie-notice .cn-button {
    background: #d4fff6;
    color: #000000;
}

#scroll-top {
	display: none;
}

.post-modified-info {
    font-size: 10px;
}
.post-modified-info a {
    color: #0064D9;
}

.unyson.page-builder .lwptoc {
    width: 100%;
}

/* Author Box */
.author-box {
    max-width: 1110px;
    margin: 40px 15px;
}
.home .author-box {
    margin: 0 1rem 3rem;
}
.author-box .author-box-wrap {
	background: #f2fbff;
    padding: 20px;
    border-radius: 10px;
	border: 1px solid #ceecfb;
}
.author-box .gravatar img {
	border-radius: 50%;
	margin-right: 15px;
	max-width: none;
}
.author-box .author-box-header {
	position: relative;
    display: flex;
    padding-bottom: 0px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    flex: 1 1 0%;
}
.author-box .authorname {
    font-size: 24px;
    font-weight: bold;
	line-height: 1.3;
}
.author-box .title {
	color: #0064D9;
    font-weight: bold;
}


/* Tooltipster */
.tooltip_templates {
    display: none;
}

.tooltipster-sidetip [id*=tooltip_content_] {
	background: #fff6d7;
	border: 1px solid #ffcf1e;
	border-radius: 4px;
	max-width: 210px;
	padding: 16px;
	text-align: center;
}
.tooltipster-sidetip [id*=tooltip_content_] p {
	font-size: 12px;
    line-height: 1.2;
}
.tooltipster-sidetip [id*=tooltip_content_] .title {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
}
.tooltipster-sidetip [id*=tooltip_content_] .btn {
	display: inline-block;
    color: #fff !important;
    text-align: center;
    padding: 5px 15px;
    font-size: 14px;
    margin: 0 auto;
    text-decoration: none;
}
#tooltipster-370119.tooltipster-sidetip .tooltipster-box {
    max-width: 500px;
}
.tooltipster-box .btn {
	margin-top: 1rem !important;
}
.tooltip.tooltipstered {
    text-decoration: none;
	border-bottom: 1px dashed #38B7EE;
}
.text-dark {
    color: #737373;
}

/* This is the core CSS of Tooltipster */

/* GENERAL STRUCTURE RULES (do not edit this section) */

.tooltipster-base {
	/* this ensures that a constrained height set by functionPosition,
	if greater that the natural height of the tooltip, will be enforced
	in browsers that support display:flex */
	display: flex;
	pointer-events: none;
	/* this may be overriden in JS for fixed position origins */
	position: absolute;
}

.tooltipster-box {
	/* see .tooltipster-base. flex-shrink 1 is only necessary for IE10-
	and flex-basis auto for IE11- (at least) */
	flex: 1 1 auto;
}

.tooltipster-content {
	/* prevents an overflow if the user adds padding to the div */
	box-sizing: border-box;
	/* these make sure we'll be able to detect any overflow */
	max-height: 100%;
	max-width: 100%;
	overflow: auto;
}

.tooltipster-ruler {
	/* these let us test the size of the tooltip without overflowing the window */
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
}

/* ANIMATIONS */

/* Open/close animations */

/* fade */

.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
.tooltipster-fade.tooltipster-show {
	opacity: 1;
}

/* grow */

.tooltipster-grow {
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	-o-transform: scale(0,0);
	-ms-transform: scale(0,0);
	transform: scale(0,0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-backface-visibility: hidden;
}
.tooltipster-grow.tooltipster-show {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

/* swing */

.tooltipster-swing {
	opacity: 0;
	-webkit-transform: rotateZ(4deg);
	-moz-transform: rotateZ(4deg);
	-o-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
}
.tooltipster-swing.tooltipster-show {
	opacity: 1;
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
	-moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
	-ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
	-o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
	transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

/* fall */

.tooltipster-fall {
	-webkit-transition-property: top;
	-moz-transition-property: top;
	-o-transition-property: top;
	-ms-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-fall.tooltipster-initial {
	top: 0 !important;
}
.tooltipster-fall.tooltipster-show {
}
.tooltipster-fall.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	top: 0 !important;
	opacity: 0;
}

/* slide */

.tooltipster-slide {
	-webkit-transition-property: left;
	-moz-transition-property: left;
	-o-transition-property: left;
	-ms-transition-property: left;
	transition-property: left;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-initial {
	left: -40px !important;
}
.tooltipster-slide.tooltipster-show {
}
.tooltipster-slide.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	left: 0 !important;
	opacity: 0;
}
#advertiser-disclosure {
	position: relative;
	margin-bottom: 30px;
}
.advertiser-disclosure {
    float: right;
    color: #333;
    font-size: 12px;
}
.advert-disc {
  display: none;
}
.advertiser-disclosure:hover + .advert-disc {
	position: absolute;
	top: 30px;
	display: block;
	width: 100%;
	margin: 0 auto;
	background: #fff;
	font-size: 10px;
	border: 1px solid #ccc;
	padding: 10px;
	border-radius: 5px;
	z-index: 99;
}
.archive header {
    max-height: 300px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.archive header .entry-title {
    background: rgba(0, 0, 0, 0.75);
    margin-left: -15px;
    margin-right: -15px;
    padding: 5px 15px;
    color: #fff;
    font-size: 2rem;
}
.archive article {
    background: #F8F9FA;
    border-radius: 0.5rem;
    padding: 20px 20px 15px;
    margin-bottom: 20px;
    border: 1px solid #E3E3E3;
}
.archive .thumbnail {
    margin-bottom: 15px;
}
.archive .read-more {
	display: inline-block;
}
.archive .title {
    font-size: 18px;
}
.archive .the-time {
    font-size: 14px;
}

.posts-navigation {
    display: block;
    width: 100%;
	margin-bottom: 3rem;
	padding: 1rem;
}
.nav-links .nav-previous {
    float: left;
}
.nav-links .nav-next {
    float: right;
}

.lwptoc-notInherit .lwptoc_i DIV A {
    color: #0064D9;
    font-weight: 600;
}

/* Update animations */

/* We use animations rather than transitions here because
 transition durations may be specified in the style tag due to
 animationDuration, and we try to avoid collisions and the use
 of !important */

/* fade */

@keyframes tooltipster-fading {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.tooltipster-update-fade {
	animation: tooltipster-fading 400ms;
}

/* rotate */

@keyframes tooltipster-rotating {
	25% {
		transform: rotate(-2deg);
	}
	75% {
		transform: rotate(2deg);
	}
	100% {
		transform: rotate(0);
	}
}

.tooltipster-update-rotate {
	animation: tooltipster-rotating 600ms;
}

/* scale */

@keyframes tooltipster-scaling {
	50% {
		transform: scale(1.1);
	}
	100% {
		transform: scale(1);
	}
}

.tooltipster-update-scale {
	animation: tooltipster-scaling 600ms;
}


/*==========  Mobile First Method  ==========*/

/* Small devices (landscape phones, 576px and up) */ 
@media (min-width: 576px) {

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.svg {
		max-width: none;
	}
	.navbar-expand-md .navbar-toggler {
    	display: none;
	}
	section.content-white .container,
	.single #main.site-main.content-area > .container {
		margin: 0 auto;
	}
	.author-box {
		margin: 40px auto;
	}
	.star-rating {
		float: right;
	}
	.home .author-box {
		margin: 0 auto 3rem;
	}
	.navbar-brand {
		max-width: none;
	}
	section#hero {
		font-size: 18px;
		background-size: auto;
	}
	#hero {
		padding-bottom: 70px;
		margin-bottom: 1rem;
	}
	.lwptoc {
		float: right;
		width: 40%;
		margin-top: 0 !important;
	}
	#reviews-table .col-md-3 {
		max-width: 200px;
	}
	#reviews-table .col-md-7 {
		max-width: 690px;
		flex: 690px;
	}
	/*
	#wpfront-scroll-top-container {
		display: none !important;
	} */
	.blog .title a {
		text-align: center;
	}
	footer ul.menu {
		text-align: center;
	}
	footer ul.menu li {
		margin: 10px 20px 10px;
		display: inline-block;
	}
	/* Review pages */
	.article.review .entry-content {
		margin-top: 50px;
	}
	.article.review .bonus .bonus.text-red {
		margin-top: 20px;
	}
	.article.review .post-thumbnail {
		float: right;
		margin: -90px 0 30px 20px;
	}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}

.lwptoc .lwptoc_i {
	background: rgba(0,123,255,.04) !important;
	border-color:  rgba(0,123,255,.4) !important;
}

/* 
** Contact Form 7 Styles 
*/
.wpcf7-form input[type="text"], 
.wpcf7-form input[type="email"], 
.wpcf7-form input[type="url"], 
.wpcf7-form input[type="password"], 
.wpcf7-form input[type="search"], 
.wpcf7-form input[type="number"], 
.wpcf7-form input[type="tel"], 
.wpcf7-form textarea {
    color: #1f252b;
    width: 100%;
    padding: 12px 16px;
    border-radius: 0;
    border: 0;
}
.wpcf7-form p {
    margin: 0 0 28px;
}
.wpcf7-text:focus, 
.wpcf7-textarea:focus {
    outline: 1px solid rgba(84, 222, 197, 0.9);
    outline-offset: 0;
}
div.wpcf7-mail-sent-ok {
    border: 0;
    background: #5471de;
    color: #fff;
    padding: 18px;
}
div.wpcf7-acceptance-missing,
div.wpcf7-validation-errors {
    border: 0;
    background: #f9443b;
    color: #fff;
    padding: 18px;
}
span.wpcf7-not-valid-tip {
    color: #f9443b;
}
/* 
** Button Styles 
*/
.wpcf7-form .button {
    background-color: #14e2ae;
    border: 0;
    color: #fff;
    border-radius: 1px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
    width: auto;
    padding: 20px 42px;
    letter-spacing: 2px;
    font-size: 14px;
}
.wpcf7-form .button:hover {
    cursor: pointer;
    box-shadow: 0px 7px 16px -7px rgba(0, 0, 0, 0.4);
    border: 0;
}