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

#play-free-div {
	margin-bottom:20px;
	height:400px;
	overflow:hidden;
}

#play-free-div .bg-black-opacity {
	height:400px;
	overflow:hidden;
	background-color:rgba(0, 0, 0, 0.8);
}

#play-free-div .bg-black-opacity .wp-block-button {
	padding-top:150px;
}

#play-free-div.height-350 {
	height:350px;
}