.sppb-testimonial-pro .sppb-testimonial-message {
text-align: center;
  height: 10em;
  display: flex;
  align-items: center;
  justify-content: center
}


.middleposition
{
height: 10em;
  display: flex;
  align-items: center;
  justify-content: center }


.cellpadding td {padding:20px}


.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #555555 none repeat scroll 0 0;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    padding: 5px;
}
#offcanvas-toggler >i,
#offcanvas-toggler >i:hover {
  color: #fff;
}


#sp-user2 .sp-module ul > li > a::before {content:'';}

input#sp_qc_submit {
    background: #f276a0;
    border: 0 none;
  	padding:5px;
    margin-bottom:10px;
}

input#sp_qc_submit:hover {
    background: #D35A83;
    border: 0 none;
  	padding:5px;
  	margin-bottom:10px;
}



.spqc h3.sp-module-title {
background: #FAD6DB;
color: #EF78A2;
padding: 5px 0px;
margin-bottom:0;
font-size:16px;
}

