/*
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.9
*/
@import url("../mercury/style.css");


.space-header-2-top-logo-ins img{
	width: 170px !important;
    margin-bottom: 20px !important;
}


.wp-block-cover .wp-block-cover__background{
	opacity:.2 !important;
}

.wp-block-quote{
	margin-bottom:20px !important;
}


.space-page-section{
    display: block !important;
}

.space-box{
    background: radial-gradient(ellipse at center, #443501 0%,#000000 100%) !important;
	height: 100% !important;
}

.space-box p{
    color:#fff !important;
}

.banner-slider img{
    width:100% !important;
}

.abouttext p{
    color:#fff !important;
    font-size:15px !important;
    line-height:1.8;
}

.gradientText{
    background: linear-gradient(to bottom, #cfc09f 22%, #cfc09f 26%, #cfc09f 27%,#ffecb3 40%,#ab812a 78%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gamingtitle p{
    font-size: 48px !important;
    font-weight: 600 !important;
    line-height: 1.2;
}

.vc_btn3.vc_btn3-size-lg{
    padding: 25px 80px !important;
}

.vc_toggle_title h4{
	color: #fff !important
}

.space-box p, .space-box .space-page-content ul li, .space-block-title, .space-units-sidebar-item-title a, .space-box h2, .space-box h2 a, .space-box h2, .space-box h3, .space-box h4, .space-box h5, .space-box h6, .space-aces-content-meta-ins h1{
	color: #fff !important;
}

.space-footer-top{
	background:#000 !important;
}

.space-organizations-archive-item-detailed-tc-ins ul li {
    margin-bottom: 8px;
    list-style: disc !important;
}

.space-offers-archive-item-ins, .space-units-3-archive-item{
	margin-bottom:20px !important
}

.space-aces-content-meta-ins h1{
	    background: linear-gradient(to bottom, #cfc09f 22%, #cfc09f 26%, #cfc09f 27%,#ffecb3 40%,#ab812a 78%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.space-title-box, .space-archive-title-box {
    background: url(https://goldengamez.com/wp-content/uploads/2022/08/Breadcrumb1.png);
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
	background-position: center;
}

.space-title-box-h1 h1, .space-archive-title-box h1{
	color:#fff !important;
}

@media only screen and (max-width: 767px){
.space-title-box, .space-archive-title-box {
    height: 150px;
}
}
