/*
Theme Name: U-Design Child
Theme URI: http://themeforest.net/item/udesign-wordpress-theme/253220?ref=internq7
Description: Child Theme for U-Design
Author: Andon
Author URI: http://themeforest.net/user/internq7/portfolio?ref=internq7
Template: u-design
Version: 1.0.0
*/
@import url("../u-design/style.css");

/**** BEGIN ADDING YOUR CUSTOM CSS CODE BELOW: ****/

.ts-testimonial-quote {
	font-style: italic;
	background-image: url(https://www.amarybrucecelebrant.com.au/wp-content/themes/relaxa/images/quote.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 10px 0 0 40px;
}
.ts-testimonial-list li {
	list-style-type: none;
	list-style-position: outside;
	margin-bottom: 20px;
	float: left;
}
.hide-me{display:none !important;}