/*
Theme Name: Party Shuttle Sydney
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: Webential team
Author URI: http://webential.com.au/
Description: We believe that the best solution is always a collaborative process between client, designer and developer. We specialise in design and development of websites, custom web applications, mobile apps and digital applications. We have created responsive web experiences for number of clients in number of industries. We provide solutions to client's that need custom functionality that can't be achieved any other way. We can create solutions based on open source systems such as wordpress, drupal, magento and many more.
Version: 1.7
*/
/* Arvind added vertical center to image  */ 
.centerImage {  
  display: flex;
  align-items: center;
}

.wpcf7-form .input_box p br {display: none;}
.wpcf7-form .submitbtn p {display: inline-block;}
.wpcf7-form .submitbtn .wpcf7-spinner {width: 16px;height: 16px;border: 0;padding: 0;margin: 0 0 0 4px;}
.side_bar_form .submitbtn_box p {width: 100%;}
span.wpcf7-not-valid-tip {display:block}
.wpcf7-response-output {clear: both;}
#request-quote .wpcf7-response-output  {color:#fff;}
@media(max-width:481px){
  .reqquote .submitbtn input[type="submit"],
  .wpcf7-form .submitbtn p {width: 100%;}
}