/*
Theme Name: PMDB
Theme URI: https://pmdb.in
Author: PRM DIGITAL
Author URI: https://prmdigital.com/
Description: PMDB Theme.
Version: 1.0
*/

p { margin: 0 0 30px 0; }

.wpcf7-list-item { display: block !important;}

.wpcf7-list-item input[type=checkbox], .wpcf7-list-item input[type=radio] { margin-right: 5px; }

.wpcf7 label { width: 100%; }

.wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 textarea { border: 1px solid #c1c1c1; padding: 10px; display: block; margin-top: 5px; width: 100%; }

.wpcf7 input[type=submit] { padding: 10px 15px; background: #000; border: none; color: #f0c743; font-size: 16px; font-weight: bold;}

.wpcf7-not-valid-tip, .screen-reader-response { color: #cc0000; }

.wpcf7-response-output { margin-bottom: 20px; padding: 20px; color: #fff; }

.wpcf7-mail-sent-ok { background: #006600;}
.wpcf7-validation-errors { background: #cc0000; }