
.footer-newsletter {
	display:none !important;
}

.green-title { color: #99da5e !important; margin-top: 20px; }
.blue-title { color: #1a5baa !important; margin-top: 20px; }

/*
.mobile .gallery-placeholder { 
	top: -60px;
	position: relative;
}*/

.giza-price-table thead th { color: #e71c24 !important; }
.giza-price-table .column-2 { text-decoration: none !important; }
.giza-price-table .column-3 { font-weight: bolder !important; color: #e71c24 !important;}

.cart a.continue {font-size: 16px !important; text-transform: uppercase !important;}

.moble #special-popup {
	top: -75px !important;
}

.message-success,
.giftcard .label,
.check-giftcard-status,
#empty_cart_button,
.cart button.update
 { display:none !important; } 

#shopping-cart-table div.qty input {
	color: #000;
    font-weight: 700;
	background: white;
    border: none;
	font-size: 1.8rem;
	opacity:1;
}
.mobile-only, 
.desktop-only {
	display:none;
}

@media screen and (max-width: 1024px) {
	.mobile-only {
		display:block !important;
	}
}
@media screen and (min-width: 1024px) {
	.desktop-only {
		display:block !important;
	}
}	
/*
.mobile .mobile-only {
	display:block;
}
*/

/*Fix testimonials*/
.mp-fix:before{
	display:inline-block !important; 
	background:none !important;
} 
.mp-fix i{
	font-size:20px;
}

	