• File: style.css
  • Full Path: /home/atelipy/www/wpmain/plugins/contact-form-7/modules/stripe/style.css
  • File size: 315 bytes
  • MIME-type: text/plain
  • Charset: utf-8
.wpcf7 .wpcf7-stripe .wpcf7-form-control-wrap {
	margin: .6em 0;
}

.wpcf7 .wpcf7-stripe .wpcf7-form-control {
	display: block;
	background: #f6f7f7;
	padding: 12px 12px;
	border: 1px solid #787c82;
}

.wpcf7 .wpcf7-stripe button:disabled {
	cursor: not-allowed;
}

.wpcf7 .wpcf7-stripe .hidden {
	display: none;
}