/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jan 19 2017 | 12:36:54 (pm)
/*
/******* Do not edit this file *******/

.thumb-grid-details-button {
  display: none !important;
}

table ul {
  margin-bottom: 20px;
}

.rc_swt_testimonials_form button {
  background-color: #d72b2b;
  border-color: #d72b2b;
  color: #fff;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  min-width: 90px;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  background-image: url(images/button-overlay.png);
  display: inline-block;
  height: 33px;
  line-height: 2.1em;
  padding: 0 16px;
  font-size: 1.1em;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  clear: both;
  display: block;
}

.rc_swt_testimonial_box {
  background: url(http://www.molyneuxeducare.co.nz/preschool/wp-content/themes/risen/styles/light/images/quote-left.png) no-repeat;
  padding-left:10%;
  margin-bottom: 0px;
  border-bottom: none;
}

h3.rc_swt_testimonial_title {
	width: 70% !important;
	margin: 0 0 0 0;
}

.rc_swt_testimonial_rating {
  width: 30% !important;
  margin-bottom: 7px;
}

.rc_swt_testimonial_quote p {
  margin: 0 0 0 0;
}