/*
Theme Name:     PtitDom
Theme URI:
Description:    Thème enfant pour le thème minicorp
Author:         Fabrice Jeannet
Author URI:     http://www.vagabonds.fr
Template:       minicorp
Version:        0.1.0
*/
@import url("../minicorp/style.css");

#wp-stripe-types {
  margin-left: auto;
  margin-right: auto;
}


.grid12 #wp-stripe-modal-button {
  height: 50px;
  width : 32%;
}


.grid12 #wp-stripe-modal-button span {
  background-image: none !important;
  background : none !important;
  line-height: 50px;
  vertical-align: middle;
  font-size: 21px;
}

.col_height {
  height : 230px;
}

input[class^="wpcf7"], textarea[class^="wpcf7"] {
  background-color: #fff !important;
  border: solid 1px black;

}
