/* Added By Boom */

/* Floating Contact Form */

.ccf-form-wrapper .field label.main-label {
    font-family: "Open Sans",Arial,"Arial Unicode MS",Helvetica,sans-serif !important;
    margin-bottom: 0 !important;
}

ccf-form-wrapper .ccf-form-complete{
    font-family: "Open Sans",Arial,"Arial Unicode MS",Helvetica,sans-serif !important;
}

.ccf-form-wrapper .field textarea{
    font-family: "Open Sans",Arial,"Arial Unicode MS",Helvetica,sans-serif !important;
}

form.ccf-form {
    margin-top: -20px;
}

.popup-title{
  font-family: "Open Sans",Arial,"Arial Unicode MS",Helvetica,sans-serif !important;
}

.pixelovely_testimonial p {
    background-color: #c6c6c6;
    background: #c6c6c6; 
    color: #010400 !important;
   padding: 10px;
}

.pixelovely_testimonial_attribution{
   font-weight: bold;
   color: #010400 !important;
   font-size: 16px;
}
/* End By Boom */