/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

#myhome-pictures img { width:auto; height: 400px}
.eicon-share-arrow {
display: none; }

.wpcf7 input[type="text"],
 .wpcf7 input[type="email"],
 .wpcf7 input[type="textarea"],
 .wpcf7 textarea 
 {
     background-color: #ffffff;
     border: 1px solid #000000;
     border-radius: 4px;
     width: 75%;
      }

 .wpcf7 input[type="submit"]
{
 width: 80px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
  background-color: #ffffff;
     border: 1px solid #000000;
     border-radius: 4px;
     width: 75%;
}
