/* Enter Your Custom CSS Here */

.testimonials-slider .maywesuggest { color: #fff !important; }

.testimonials-slider .maywesuggest .p1, .testimonials-slider .maywesuggest .s1, .testimonials-slider .maywesuggest p { color: #fff !important; }

/* WPCurve - LG - #84511 */
.home .cycle-slideshow img { width: 150px !important; height: 150px !important; max-height: 150px !important; max-width: 150px !important; border-radius: 50% !important; float: right !important; }
.home .cycledTestimonialWidget h4 a, .home .cycledTestimonialWidget h4 a:hover { color: #fff !important; }
.home .cycle-prev.easy-t-cycle-prev:hover, .home .cycle-next.easy-t-cycle-next:hover, .home .easy-t-cycle-controls { color: #fff !important; }
/* END WPCurve - LG - #84511 */

/*WPCurve HN #84652 -Start*/
blockquote::before {
    display: none !important;
}
img.attachment-easy_testimonial_thumb.size-easy_testimonial_thumb.wp-post-image {
    border-radius: 50%;
    height: 150px !important;
    width: 150px !important;
    float: right !important;
}
/*WPCurve HN #84652 -Start*/

.testimony .entry-content{
padding-top: 50px;
}

.testimony .entry-content img{
border-radius: 5%;
margin-top: 2%;
}

.testimony .entry-content img:hover{
  -webkit-filter: grayscale(100%);
}

.testimony .one-half{
width: 75%;
float: right;
padding: 1% 0 4%;
}


.testimony .first{
width: 20%;
float: left;
clear: none;
}

.testimony a{
  text-align: right;
  display: block;
  margin-top: 10px;
}


.testimony hr{
width: 100%;
clear: both;
margin: 70px auto 30px;
background: url(http://www.contentbistro.com/wp-content/uploads/2016/06/divider.png) center no-repeat;
background-size: contain;
border: none;
height: 35px;
}

.orangebox,
.redbox,
.greenbox,
.bluebox{
  display: block;
  margin: 10px auto;
 width: 330px;
  height: 180px;
  color: #fff;
  padding: 10px;
    text-transform: none;
}

.orangebox h4,
.redbox h4,
.bluebox h4,
.greenbox h4{
  font-family: 'Fredericka the Great', cursive;
  padding: 0 10px 0 160px;
  color: #fff;
  text-align: center;
  font-weight: normal;
  letter-spacing: 1px;
    text-transform: none;
  font-size: 25px;
}

.orangebox p,
.redbox p,
.bluebox p,
.greenbox p{
        font-family: 'Pacifico', sans-serif;
  color: #fff;
  text-align: center;
  font-weight: normal;
  font-size: 15px;
    text-transform: none;
  padding-top: 50px;
}

.orangebox{
  background: url(https://www.contentbistro.com/wp-content/uploads/2016/06/icon-orange.png) center no-repeat;
}

.redbox{
  background: url(https://www.contentbistro.com/wp-content/uploads/2016/06/icon-red.png) center no-repeat;
}

.bluebox{
  background: url(https://www.contentbistro.com/wp-content/uploads/2016/06/icon-blue.png) center no-repeat;
}

.greenbox{
  background: url(https://www.contentbistro.com/wp-content/uploads/2016/06/icon-green.png) center no-repeat;
}

p.entry-meta {
  display: none !important;
}