/*
Theme Name: Mercury Child
Theme URI: https://mercurytheme.com/
Description: Child theme for Mercury theme
Author: Space-Themes.com
Author URI: https://space-themes.com/
Template: mercury
Version: 3.7.1
*/
@import url("../mercury/style.css");

.game-template-default .game{
    max-width: 900px;
    margin: 0 auto;
}
.space-style-2-organization-header-ins{
    padding: 10px 0!important;
}
.game-template-default .game .box-75 {
    width: 100%!important;
}
.space-page-content ol, .space-page-content ul{
    margin-bottom: 0px!important;
}
.space-page-content p{
    padding-bottom: 5px!important;
}
.space-footer-top {
	padding: 0px!important;
	background-color: #111!important;
}
.space-footer .space-footer-top .space-footer-top-age .wp-block-image.size-small {
    margin-top: 0.45em;
    margin-bottom: 0.45em;
}
.space-footer{
    background-color: #111!important;
}
.custom-logos-block {
    text-align: center;
    color: #fff;
    background-color: #1e1d1d;
}
.custom-logos-block p {
    font-size: 25px;    
}
.custom-logos-block img {
    max-height: 60px;
    margin: 0px 10px;
    opacity: 0.5;
}
.custom-logos-block img:hover {
    opacity: 1;
}
.footer-logos {
    padding-bottom: 15px;
    max-width: 1200px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0 auto;
}
.footer-casinos {
    padding-top: 5px;
}
.space-box .space-title-box .space-title-box-ins.space-page-wrapper,
.space-box .space-archive-title-box .space-archive-title-box-ins.space-page-wrapper {
    max-width: 900px;
    padding: 15px 0px;
}
.space-box .space-title-box .space-title-box-ins.space-page-wrapper .space-single-aces-breadcrumbs, 
.space-box .space-archive-title-box .space-title-box-ins.space-page-wrapper .space-single-aces-breadcrumbs {
    display: none;
}
.space-title-box-h1 {
    margin: 0px!important;
}
.space-page-section-ins {
    padding-top: 0px!important;
}
.category .space-archive-section-ins .space-sidebar-section {
    display: none;
}
.category .space-archive-section-ins {
    justify-content: center;
}

@media screen and (min-width: 500px) {
	#rpt_pricr .rpt_plugin_f{
		display: flex;
		align-items: center;
		margin-bottom: 10px;
	}
}
#rpt_pricr {
	margin-top:25px
}
.LacOffer .inner {
	color: white;
}
.LacOffer .outer {
	color: red;
	text-decoration: line-through;
	line-height: 20px;
}
.LacOffer {
	font-size: 34px;
}
.LacOfferPromo{
	font-weight: bold;
	font-size: 47px;
	line-height: 46px;
}
.footer-logos {
    padding-bottom: 15px;
    max-width: 1200px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0 auto;
}
@media screen and (max-width: 479px){
	.space-footer-copy {
    padding: 0px!important;
	margin-top: -10px!important;
}
}
body.custom-background{
    background-image: none!important;
}
@media screen and (max-width: 600px){
    .wp-block-columns {
        margin-left: 0px!important;
        margin-right: 0px!important;
    }
    iframe {
        height: auto;
    }
}