/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * stripe form
 */


.stripeform_confirmation {background:#ddd; padding:15px; text-align:center}
.stripeform_confirmation {display:none;}
.stripeform_confirmation:nth-of-type(1) {display:block;}

.stripeform_single {text-align:center}
.stripeform_single .stripe-button-el {font-size:125%; padding:10px; height:auto;}
.stripeform_single .stripe-button-el span {background:transparent; border:0px none; box-shadow:none}