/*
Theme Name: Corporate Fitness Centre
Template: Impreza
Version: 1.5.3
Author:	Vulture Design
Theme URI: http://vulturedesign.com.au
Author URI: http://vulturedesign.com.au
*/

/* <script defer src="https://connect.podium.com/widget.js#API_TOKEN=87ec656b-9da4-4a71-a645-6efa1af26d5d" id="podium-widget" data-api-token="87ec656b-9da4-4a71-a645-6efa1af26d5d"></script> */


/* 2020 */

.uppercase h1,
.uppercase h2,
.uppercase h3,
.uppercase h4,
.uppercase h5,
.uppercase h6,
.uppercase p {
	text-transform: uppercase;
}

.w-cart.ush_cart_1 {
    display: none;
}

.hide {
    display: none;
}

.mobile-show {
	display: none;
}

/*** RESPONSIVE ***/

	@media only screen and (max-width: 899px) {

.mobile-show {
	display: inherit;
}

.mobile-hide {
	display: none;
}
		
.faded-bg .l-section-img.loaded {
    opacity: 0.5 !important;		
}
		
.blk-link a {
    color: #000000 !important;
}
		
}
