div.modal-backdrop {
  display: none !important;
}

body.modal-open .modal {
	z-index: 10000;
}

body.page-id-26721 #exhibit-hero,
body.page-id-27814 #exhibit-hero{
    background: #ffffff url(/wp-content/uploads/2021/07/golden-ticket-img.jpg);
		background-position: right center;
		background-size: contain;
		background-repeat: no-repeat;
    color: gold;
    padding: 80px 0 0;
    position: relative;
    z-index: 10;
}

body.page-id-26721 #exhibit-hero h1,
body.page-id-27814 #exhibit-hero h1{
    color: #000000;
}

body.page-id-26721 a.elementor-button:before {
		background-color: gold;
		color: black;
}

body.page-id-26721 a.elementor-button {
		border-color: gold;
		background-color: gold;
		color: black;
}

body.page-id-26721 a.elementor-button:hover {
		border-color: black;
		background-color: black;
		color: gold;
}

body.page-id-26721 a.elementor-button:after {
		background-color: black;
		color: gold;
}

.home #home-hero .container-fluid .hero-content {
    display: grid;
}

.home #home-hero .container-fluid .hero-content .hero-content-child {
    flex-basis: 100%;
    max-width: 1000%;
}

.btn-gold a {
		color: gold !important;
}

header.main {
		padding-top: 30px;
}

@media (max-width:980px) {
body.page-id-26721 #exhibit-hero,
body.page-id-27814 #exhibit-hero{
		background-size: cover !important;
	}
	
}

@media (max-width: 600px) {
		

header.main {
		padding-top: 60px;
}
		
}