/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 10 2026 | 10:55:45 */
p {
	text-transform: none !important;
}

.slider-layout2 .comingsoon-inner .comingsoon-content p {
	font-size: 0rem !important;
	background-image: url("https://www.cardshowzoo.co.uk/wp-content/uploads/2026/03/ZOO-LOGO.png");
	background-repeat: no-repeat;
	background-size: 300px;
	background-attachment: fixed;
	background-position: center;
	height: 200px;
}

.upcoming-event-info {
	color: #fff !important;
    font-weight: bold;
}

@media only screen and (max-width: 1199px) {
    .slider-layout2 .comingsoon-inner .comingsoon-content .upcoming-event-info {
        display: block !important;
		font-size: 17px;
        margin: 5px;
    }
	.slider-layout2 .comingsoon-inner .comingsoon-content p {
		font-size: 0rem !important;
		background-image: url("https://www.cardshowzoo.co.uk/wp-content/uploads/2026/03/ZOO-LOGO.png");
		background-repeat: no-repeat;
		background-size: 110px;
		background-attachment: fixed;
		background-position: center;
		height: 90px;
	}
	.countdown-layout2 {
        display: none !important;
    }
}