.sppb-addon-blocknumber h3 {
	font-size: 16px;
}

#sp-toolbar2 input[type="text"] {

    padding: 3px 12px;

    font-size: 12px;

    height: 22px;

}




#sp-toolbar2 {

	text-align: right;

}



ul.social-icons {

	margin-left: 10px;

}

.blockquote-pc3 {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
  padding: 25px;
  background: #48a2e0;
  border-radius: 5px;
}
.blockquote-pc3::before {
  content: "\f02f";
  font-family: FontAwesome;
  display: block;
  float: left;
  font-size: 65px;
  font-weight: normal;
  line-height: 50px;
  margin-right: 30px;
  margin-top: 5px;
  border-radius: 5px;
}