*/ .tnp-subscription-minimal input.tnp-submit { width...
*/ .tnp-subscription-minimal input.tnp-submit { width: 29%; box-sizing: border-box; display: inline-block; padding: 10px; border: 1px; border-color: #ddd; background-color: #444; background-image: none; text-shadow: none; color: #fff; font-size: 14px; line-height: 20px; border-radius: 0px; margin: 0; } .tnp-subscription-posts { margin-top: 2em; margin-bottom: 2em; padding: 2rem; } .tnp-subscription-posts .tnp-subscription { max-width: auto; margin: 0; } @media all and (max-width: 525px) { .tnp-subscription-minimal.with-name input.tnp-email, .tnp-subscription-minimal.with-name input.tnp-name, .tnp-subscription-minimal input.tnp-submit { width: 100%; max-width: 100%; margin: 0; display: block; margin-bottom: .5rem; } } /* Single button forms */ .tnp-button-form button.tnp-submit { box-sizing: border-box; padding: 10px; display: inline-block; border: 1px; border-color: #ddd; background-color: #444; background-image: none; text-shadow: none; color: #fff; font-size: 14px; line-height: normal; border-radius: 0px; height: auto; margin: 0; } /* Comments Extension */ .tnp-comments { clear: both; margin-top: 15px; margin-bottom: 15px; } .tnp-comments label { display: block; } .tnp-comments input[type=checkbox] { display: inline-block; width: auto!important; } /* Locked Content Extension */ .tnp-lock { clear: both; display: block; box-sizing: border-box; box-shadow: none; margin: 20px; padding: 15px; background-color: #fff; border: 1px solid #ddd; } .tnp-nl-checkout { margin-bottom: 1em; }