/*
Theme Name: go88k
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.021111
*/
:root {
    --main-color: #f25000;
    --main-font: arial;
    --heading-font: arial;
    --nav-font: arial;
}
body {
    font-family: var(--main-font) !important;
}
.header-nav-main > li > a {
    font-family: var(--nav-font) !important;
}
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6{
    font-family: var(--heading-font) !important;
}
b, strong{
    font-weight: bold;
}
.pl-0 {
    padding-left: 0 !important;
}
.pr-0 {
    padding-right: 0 !important;
}
.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.pd-half{
    padding: 15px;
}
.px-half{
    padding-left: 15px;
    padding-right: 15px;
}
.wp-block-image,
.wp-caption{
    text-align: center;
}
.text-main{
    color: var(--main-color) !important;
}
.text-justify{
    text-align: justify;
}
.article-inner p:not(.text-center){
    text-align: justify;
}
.dark, .dark p, .dark td{
    color: #ffffff;
}
.icon-box-img svg, .icon-box-img img{
    padding-top: 0;
}
.col-rounded .col > .col-inner,
.rounded{
    overflow: hidden;
    border-radius: 10px;
}
.button.is-link:hover, .button.is-underline:hover{
    color: #ffffff;
}
.taxonomy-description ul li{
    margin-left: 1.3em;
}
.is-divider{
    display: none;
}
.page-wrapper{
	padding-bottom: 0;
}
table{
	border-collapse: collapse;
}
table td, table th {
    border: 1px solid #ccc;
    padding: 10px !important;
	font-size: 1em;
    color: #000;
}
.page-inner li{
	margin-left: 1.3em;
}
.mobile-nav .icon-menu{
	color: #fff;
}
.header-button{
	border: 1px solid #fff;
	border-radius: 4px;
}
.footer-wrapper .widget-title{
		display: block;
		border-bottom: 1px solid #f1f1f1;
		padding-bottom: 10px;
		font-size: 18px;
		font-weight: 600;
		margin-bottom: 1.5em;
}
.widget-area .widget {
    border-top: 3px solid #e6e6e6;
    margin-bottom: 30px;
}
.widget-area .widget-title {
    font-size: 14px;
    font-weight: 700;
    margin: -3px 0 0;
    padding: 15px 0;
    text-transform: uppercase;
    display: inline-block;
	border-top: 3px solid #af0000;
}
.media, .media-body {
    overflow: hidden;
    zoom: 1;
}
.media>.pull-left {
    margin-right: 15px;
}
.new_blog .entry-title {
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
		margin-bottom: 2px
}
.new_blog .entry-meta .fa-calendar {
    margin-left: 10px;
}
.new_blog .entry-title>a {
    color: #333;
}
.new_blog .entry-meta {
    font-size: 12px;
	text-transform: uppercase;
}
/*space casino*/
:root{
    --main-color: #04144c
}
.relative{
	position: relative;
}
.absolute{
	position: absolute;
}
.w-35 {
    width: 35%;
}
.box-100 {
    width: 100%;
}
.box-25 {
    width: 25%;
}
.space-casinos-home-3-widget.homepage-block {
    margin-top: 0;
}
.space-casinos-home-3-widget {
    background-color: #f1f3f4;
    margin-bottom: 60px;
}
.space-casinos-home-3-widget-ins {
    padding-top: 45px;
    padding-bottom: 30px;
}
.space-casinos-home-3-widget .space-block-title {
    padding-bottom: 15px;
}
.space-casinos-3-archive-items {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}
.space-casinos-3-archive-item {
    display: inline-block;
}
.space-casinos-3-archive-item-ins {
    border-radius: 5px;
    padding: 10px 0;
    margin: 0 0 15px;
    background-color: #fff;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}
.space-casinos-3-archive-item-ins:hover {
    box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.4);
}
.post-type-archive-casino .space-casinos-3-archive-item-ins,
.page-template-page-casino-archive-style-4 .space-casinos-3-archive-item-ins,
.archive .space-casinos-3-archive-item-ins {
    box-shadow: none;
    border: 1px solid #d6d7db;
}
.post-type-archive-casino .space-casinos-3-archive-item-ins:hover,
.page-template-page-casino-archive-style-4 .space-casinos-3-archive-item-ins:hover,
.archive .space-casinos-3-archive-item-ins:hover {
    box-shadow: none;
}
.space-casinos-3-archive-item-logo {
    order: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}
/*.space-casinos-3-archive-item-count {
    top: -22px;
    left: 30px;
    width: 30px;
    height: 42px;
    background-color: #be2edd;
    border-radius: 5px;
	background-image: url(/wp-content/uploads/2023/03/medal_orange.png);
	background-repeat: no-repeat;
}
.space-casinos-3-archive-item:first-child .space-casinos-3-archive-item-count {
    background-color: var(--main-color);
}*/
.space-casinos-3-archive-item-count span {
    position: relative;
    display: inline-block;
    width: 30px;
    padding: 7px 0;
    text-align: center;
    font-weight: 700;
    font-size: 1em;
    line-height: 1em;
    color: #fff;
}
/*.space-casinos-3-archive-item-count:before {
    content: '';
    display: block;
    width: 30px;
    height: 12px;
    background-color: rgba(0, 0, 0, 0.1);
    top: 0;
    left: 0;
    right: 0;
    border-radius: 5px 5px 0 0;
    z-index: 1;
}*/
.space-casinos-3-archive-item-logo-ins {
    padding: 10px 30px;
    line-height: 0;
}
.space-casinos-3-archive-item-logo-ins img {
    border-radius: 5px;
    width: 50%;
}
.space-casinos-3-archive-item-terms {
    order: 2;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}
.space-casinos-3-archive-item-terms-ins {
    padding: 0 15px;
    font-weight: 400;
    font-size: 0.75em;
    line-height: 1.45em;
    color: #7f8c8d;
}
.space-casinos-3-archive-item-terms-ins a {
    color: var(--main-color);
    text-decoration: underline;
}
.space-casinos-3-archive-item-terms-ins a:hover {
    text-decoration: none;
}
.space-casinos-3-archive-item-terms-ins strong {
    font-weight: 700;
    font-size: 28.43px;
    line-height: 1.25em;
    color: #111111;
}
.space-casinos-3-archive-item-terms-ins span {
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.25em;
    color: #2e3246;
    padding-bottom: 5px;
}
.space-casinos-3-archive-item-rating {
    order: 3;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}
.space-casinos-3-archive-item-games {
    padding-bottom: 8px;
    font-weight: 400;
    font-size: 0.75em;
    line-height: 1.45em;
    color: #2e3246;
}
.space-casinos-3-archive-item-games span {
    font-weight: 700;
    color: #111111;
}
.space-casinos-3-archive-item-rating-box {
    display: inline-block;
    height: 40px;
    border-radius: 20px;
    padding: 8px 40px 8px 20px;
    border: 1px solid #d6d7db;
}
.space-casinos-3-archive-item-rating-box .star-rating1{
	margin-right: 5px;
}
.space-casinos-3-archive-item-rating-box .star-rating1 .star-full:before {
    content: "\f005";
    font-weight: 900;
}
.space-casinos-3-archive-item-rating-box .star-rating1 .star-half:before {
    content: "\f089";
    font-weight: 900;
}
.space-casinos-3-archive-item-rating-box .star-rating1 .star-empty:before {
    content: "\f006";
    font-weight: 400;
}
.space-casinos-3-archive-item-rating-box .star-rating1 .star {
    color: gold;
    display: inline-block;
    font-family: 'FontAwesome' !important;
    font-size: 1em;
    font-style: normal;
    line-height: 1em;
    text-align: center;
    text-decoration: inherit;
    vertical-align: top;
    width: 1em;
    padding: 0 2px;
}
.space-casinos-3-archive-item-rating-box .star-rating1 span.screen-reader-text {
    display: none;
}
.space-casinos-3-archive-item-rating-box span {
    position: absolute;
    right: 20px;
    height: 1em;
    top: 0;
    bottom: 0;
    margin: auto 0;
    font-weight: 700;
    font-size: 1em;
    line-height: 1em;
    color: #111111;
}
.space-casinos-3-archive-item-button {
    order: 4;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}
.space-casinos-3-archive-item-button-ins a.action-btn {
    display: inline-block;
    min-width: 150px;
    padding: 10px 20px;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.25em;
    color: #fff;
    border-radius: 20px;
    background-color: #f50000;
    box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 0.35);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.space-casinos-3-archive-item-button-ins a.action-btn:hover {
    box-shadow: 0px 0px 15px 0px rgba(45, 221, 108, 0.55);
}
.space-casinos-3-archive-item-button-ins a.action-btn i {
    padding-right: 5px;
}
.space-casinos-3-archive-item-button-ins a:first-child {
    margin-bottom: 4px;
}
.space-casinos-3-archive-item-button-ins a:last-child {
    margin-top: 4px;
    background-color: #2ecc71;
}
.space-casinos-3-archive-item-button-ins a.action-btn:last-child:hover {
    box-shadow: 0px 0px 15px 0px rgba(127, 140, 141, 0.55);
}
.space-casinos-3-archive-item-button-ins a img {
    margin-bottom: 4px;
    width: 170px;
}
.space-casinos-3-archive-item-logo-ins:after,
.space-casinos-3-archive-item-terms-ins:after,
.space-casinos-3-archive-item-rating-ins:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 50px;
    right: 0;
    top: 0;
    bottom: 0;
    margin:auto 0;
    background-color: #d6d7db;
}
.space-casinos-3-archive-item-rating-box .kksr-legend,
.space-casinos-3-archive-item-rating-ins .kksr-legend {
    display: none;
}
.text-gift{
    margin-top: 10px;
}
.text-gift a,
.text-gift a:hover {
    font-size: 15px;
    font-weight: bold;
    color: #de1219;
}
.text-gift a:after {
    content: '';
    position: absolute;
    margin-left: 5px;
    width: 22px;
    height: 11px;
    display: inline-block;
    background-image: url(/wp-content/uploads/2023/03/hot.gif);
}
.widget-area .game_blog.style-top .box-25{
    width: 100%;
}
@media screen and (max-width: 48em) {
    .game_blog.style-top .box-25{
        width: 100%;
    }
    .space-casinos-3-archive-item-logo-ins:after,
    .space-casinos-3-archive-item-terms-ins:after,
    .space-casinos-3-archive-item-rating-ins:after{
        display: none;
    }
}
/*end space casino*/