/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
body, input, textarea {
	font-size: 14px;
}

input {
	border: 1px solid #00bbb2 !important;
	outline: none;
}

.header {
	display: block;
}

.header .logo {
	display: none;
}

.stat_has_img .stat_content_inner {
	top: 0;
	padding-top: 0 !important;
}

.home .lay4 {
	display: none;
}

.copytext {
	padding-top: 0;
}

#footer .widgets {
	padding-bottom: 0;
}

/* Launch / Home */
.home.launch .logo {
	margin-top: 20px;
}

.home.launch .title {
	font-size: 20pt;
	font-weight: 300;
	margin-top: 40px;
}

.home.launch .description {
	max-width: 900px;
	margin: 10px auto;
}

.home.launch img.logo {
	float: none;
	width: 300px !important;
}

.stat_content_inner {
	line-height: normal;
	color: #01636d;
}

/* Bloom Opt-in Form */
.et_bloom .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content .et_bloom_form_footer p {
	color: #01636d;
}

.et_bloom .et_bloom_form_container, .et_bloom .et_bloom_form_container .et_bloom_form_header, .et_bloom .et_bloom_form_container .et_bloom_form_content {
	background-color: transparent;
}

.et_bloom .et_bloom_form_container .et_bloom_form_header, .et_bloom .et_bloom_form_container .et_bloom_form_header {
	padding-top: 0;
}

.et_bloom .et_bloom_inline_form {
	margin-top: 0;
}

.et_bloom .et_bloom_form_container {
	max-width: 600px !important;
	margin: 0 auto !important;
}

.et_bloom .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content input, .et_bloom .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content textarea, .et_bloom .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content #mc_embed_signup .mc-field-group input, .et_bloom .et_bloom_form_content .af-body input.text {
	background-color: #fff;
	color: #666;
}

.et_bloom .et_bloom_form_text_light .et_bloom_error_message {
	color: #666;
}

.et_bloom .et_bloom_form_text_light input::-webkit-input-placeholder {
	color: #a9a9a9;
}

.et_bloom .et_bloom_form_container .et_bloom_form_content {
	padding: 0;
}

.et_bloom .et_bloom_form_container.et_bloom_form_text_light .et_bloom_form_content .et_bloom_form_footer p {
	font-weight: 800;
}

.et_bloom .et_bloom_optin_1 .et_bloom_form_content button {
	background-color: #0aaabb !important;
	border: 1px solid #039a93;
	outline: none;
	border-radius: 40px !important;
}

.et_bloom .et_bloom_optin_1 .et_bloom_form_content button:hover {
	background-color: #079bab !important;
	border: 1px solid #028290;
}

/* Mobile Responsive */
@media screen and (max-width: 960px) {
	.home.launch img.logo {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.home.launch .title {
		margin-top: 20px;
	}
	
	.touchon .stat_has_img .stat_content_inner {
		position: relative;
		top: -40px;
	}
}

@media only screen and (max-width: 767px) {
	.et_monarch .et_social_networks li:nth-child(2n+1), .et_monarch .et_social_mobile .et_social_networks li:nth-child(2n+1) {
		clear: none !important;
	}
}

@media only screen and (max-width: 479px) {
	.et_monarch .et_social_networks li, .et_monarch .et_social_mobile .et_social_networks li {
		width: 25% !important;
		min-width: 50px;
		clear: none !important;
	}
	
	.et_monarch .et_social_networks li:nth-child(n+2), .et_monarch .et_social_mobile .et_social_networks li:nth-child(n+2) {
		margin: 0 !important;
	}
	
	.copyright_center .copytext {
		padding: 0;
		margin: 0 15px;
		width: calc(100% - 30px);
	}
}

@media screen and (max-width: 480px) {
	#footer .widgets .widget {
		width: 160px !important;
	}
}

/* Woo Commerce */
@media screen and (min-width: 480px) {
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		width: 29%;
	}
}

.single_wrap {
	width: 100%;
	float: none;
	margin: 0 auto;
	max-width: 900px;
}

span.woocommerce-Price-amount.amount {
	font-size: 2em;
}

.woocommerce-page .page_head, .page-id-246 .page_head {
	display: block;
}

.woocommerce-page .header, .page-id-246 .header {
	display: block;
	background: #fff;
}

.woocommerce-page .header .logo, .page-id-246 .header .logo {
	display: block;
}

.woocommerce .page_head, .woocommerce-page .page_head, .woocommerce-checkout .page_head {
	background-image: url(https://www.currumbinvalleybrewing.com.au/wp-content/uploads/2016/11/Website-Shop-Banner.png);
	background-position: center;
	background-color: #f1f9fa;
}

.woocommerce .page_head .postitle, .woocommerce-page .page_head .postitle, .woocommerce-checkout .page_head .postitle {
	display: none;
}

.woocommerce ul.products li.product {
	text-align: center;
}

.woocommerce ul.products li.product .price {
	color: #8ec641;
}

.woocommerce-page .header .logo {
	display: none;
}

.woocommerce-page .header {
	background: transparent;
	position: absolute !important;
	z-index: 20;
}

.woocommerce-page .page_head {
	min-height: 245px;
}

@media screen and (max-width: 480px) {
	.page_head {
		min-height: 245px !important;
	}
}

.thn_post_wrap table tr:nth-child(odd), .org_comment table tr:nth-child(odd) {
	background: transparent;
}

.thn_post_wrap table th, .org_comment table th, #add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background: #f1f9fa;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	background: #d6e5e6;
}

#add_payment_method #payment div.payment_box:before, .woocommerce-cart #payment div.payment_box:before, .woocommerce-checkout #payment div.payment_box:before {
	border: 1em solid #d6e5e6;
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	padding: 5px;
	border-radius: 3px;
}

.content {
	background: #fff;
}

/* Stripe Direct Debit */
* {
  box-sizing: border-box;
}

blockquote,
body,
button,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
ul {
  margin: 0;
  padding: 0;
}

ol,
ul {
  list-style: none;
}

a {
  text-decoration: none;
}

button,
select {
  border: none;
  outline: none;
  background: none;
  font-family: inherit;
}

a,
button,
input,
select,
textarea {
  -webkit-tap-highlight-color: transparent;
}

:root {
  overflow-x: hidden;
  height: 100%;
}

.globalContent {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@font-face {
  font-family: StripeIcons;
  src: url(data:application/octet-stream;base64,d09GRk9UVE8AAAZUAAoAAAAAB6AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAADKAAAAx8AAAOKkWuAp0dTVUIAAAZIAAAACgAAAAoAAQAAT1MvMgAAAXAAAABJAAAAYGcdjVZjbWFwAAACvAAAAFYAAACUKEhKfWhlYWQAAAD8AAAAMAAAADYJAklYaGhlYQAAAVAAAAAgAAAAJAYoAa5obXR4AAABLAAAACQAAAAoEOAAWW1heHAAAAD0AAAABgAAAAYAClAAbmFtZQAAAbwAAAD%2FAAABuXejDuxwb3N0AAADFAAAABMAAAAg%2F7gAMgAAUAAACgAAeNpjYGRgYABifeaSpHh%2Bm68MzMwHgCIMl08yqyDo%2F95Mkcy8QC4zAxNIFAD8tAiweNpjfMAQyfiAgYEpgoGBcQmQlmFgYPgAZOtAcQZEDgCHaQVGeNpjYGRgYD7z34eBgSmCgeH%2Ff6ZIBqAICuACAHpYBNp42mNgZtzAOIGBlYGDqYDJgYGBwQNCMwYwGDEcA%2FKBUthBqHe4H4MDg4L6Imae%2Fz4MB5jPMGwBCjOC5Bi9mKYAKQUGBgAFHgteAAAAeNplkMFqwkAURU9itBVKF6XLLrLsxiGKMYH0B4IgoqjdRokajAmNUfolhX5Df7IvZhBt5zHMeffduQwDPPCFQbWM81mzyZ3uocEz95qtK0%2BTN140t2jzLk7DaotiEmk2eWSlucErH5otnvjW3OSTH82tSg8n8eaYRkVXOY4TzIaLURB2tDaPi0OSZ3Y9G09tx6lxm5erPDtVA%2BX7wT7axXm5Vmmy7ClXDfqe515CCJkQs%2BFIKk8t6KJwzhUwY8iCkVBI54%2FvvzKXruBAQk6GfZM0ZipKxdfqVpylfErlP11uKHypgL2k7iSz8qxFTSV5SU%2FIlT2gjyfl%2FgKN9EDsAHjaY2BgYGaA4DAGRgYQkAHyGMF8NgYrIM3JIAHEEACj8QNOBhYGOyDNAYRMQFpBcZL6ov%2F%2Foaw5%2F%2F%2F%2Ff3kvH8iD2McCxExAO1kYWIE2cjCwAwAgUQwvAAB42mNgZgCD%2F1sZjBiwAAAswgHqAHjaNVFbbxNHGN2JMmtlNnIoZFFx1F2nDoTWgJLIhRQqWlRowyXiUkqE1IZLVW0dJzHYjpAhxnbYi8HXdWxsEKCIi0DdqjxVyhOKkBBS%2FdAX%2FkJfmiCe0Gz4orbjLNFo5uj79B19Z85BXGsLhxAiB7ef%2BFmZGj8XaVb9dgdn%2B5Dd02J%2F2JqFIXtpeQ5Lc6h1YzKbXcN2F%2F2qg373wZ3ly%2Bs5gpCwfpO3d8dnXwyfOheJhC9FgsovsanJ4MCuzw84sN%2BBb1Zh34ADfU7za6fq%2Fyl8Ib7K9E4Eo9HgpHLQu6aL45CB8ug6yqAbKIeyqMAhjjD1nM49596hbqQgHf2B%2Fm5xt3S8sqXlORFe%2FHuSvuD3vesUQ4eVxjgEfm08PWK5%2FoF14lBjDAJvXI0xMRS0%2BMVjbGLIbzV%2BP2y5aOC46IfAb7TzT5cFbSJwEKCc9eXifGgqtOBahN3vWy7aOS76f1zkrVNiaNw1NIpfhyBg8X%2FN428t3v2KJl6KtVqxWpXpCD2Bq5XZW3XPrWv1dMVHEmZy9pr8dhsGdQuhKt%2FTh9Mz6nTCE34Yeyy56byfUHMzqaWrEpRpHldmrpqJrosXPyV0N%2BzAsMJYKzwMwjacTmtXGe9%2B7InkrtPz3aRoaIWPSUEtGjL1wUcYFnoJXeChG7qwpmfUHkI30XsvRdMsmKZMs9TwEsjR67ik6%2Fk14hk4jVcGe4k9yMMojGDNyKiqRy1opi5phUrG7HLDnkfdxOHktZIu072wB9jFhpHReoj3UXNF3lmReb%2FC0eaMx%2BESO1NY1w2myfuMuXW7VKvJ9CQ9im9Wy3XmllpLVX0kWUzNpmW6E%2FrY8ePkjLaV%2FPCMWVTeTJidTYtyuJpuWhSOMYsuwBhMgNK0dCtxS3O7%2Fmtvy7YL9lKn7RfvbODaEerw%2BXfuPfT92WDkiopLpaJZ9pQNUy9JAlNdyjVVH6PDTDV7saB2TadSCVWQYIQeZ2F8QgTVM30zdZtFlcOVSmU1WYFXolFFeRB9Kgt8PJmMx2vJu7IwvZoOS9XRFwsLsXCylKjMyGxXrV5kXxb%2BBxsddR0AAAEAAAAAAAAAAAAA)
    format("woff");
}

.container,
.container-fluid,
.container-lg,
.container-wide,
.container-xl {
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
}

.container {
  max-width: 1040px;
}

.container-wide,
.container-xl {
  max-width: 1160px;
}

.common-SuperTitle {
  font-weight: 300;
  font-size: 45px;
  line-height: 60px;
  color: #32325d;
  letter-spacing: -.01em;
}

@media (min-width: 670px) {
  .common-SuperTitle {
    font-size: 50px;
    line-height: 70px;
  }
}

.common-IntroText {
  font-weight: 400;
  font-size: 21px;
  line-height: 31px;
  color: #525f7f;
}

@media (min-width: 670px) {
  .common-IntroText {
    font-size: 24px;
    line-height: 36px;
  }
}

.common-BodyText {
  font-weight: 400;
  font-size: 17px;
  line-height: 26px;
  color: #6b7c93;
}

.common-Link {
  color: #6772e5;
  font-weight: 500;
  transition: color 0.1s ease;
  cursor: pointer;
}

.common-Link:hover {
  color: #32325d;
}

.common-Link:active {
  color: #000;
}

.common-Link--arrow:after {
  font: normal 16px StripeIcons;
  content: "\2192";
  padding-left: 5px;
}

.common-Button {
  white-space: nowrap;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 14px;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
  background: #fff;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  color: #6772e5;
  text-decoration: none;
  transition: all 0.15s ease;
}

.common-Button:hover {
  color: #7795f8;
  transform: translateY(-1px);
  box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
}

.common-Button:active {
  color: #555abf;
  background-color: #f6f9fc;
  transform: translateY(1px);
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
}

.common-Button--default {
  color: #fff;
  background: #6772e5;
}

.common-Button--default:hover {
  color: #fff;
  background-color: #7795f8;
}

.common-Button--default:active {
  color: #e6ebf1;
  background-color: #555abf;
}

.common-Button--dark {
  color: #fff;
  background: #32325d;
}

.common-Button--dark:hover {
  color: #fff;
  background-color: #43458b;
}

.common-Button--dark:active {
  color: #e6ebf1;
  background-color: #32325d;
}

.common-Button--disabled {
  color: #fff;
  background: #aab7c4;
  pointer-events: none;
}

.common-ButtonIcon {
  display: inline;
  margin: 0 5px 0 0;
  position: relative;
}

.common-ButtonGroup {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -10px;
}

.common-ButtonGroup .common-Button {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 10px;
}

/** Page-specific styles */
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(1turn);
  }
}

@keyframes void-animation-out {
  0%,
  to {
    opacity: 1;
  }
}

body {
  overflow-x: hidden;
  background-color: #f6f9fc;
}

main {
  position: relative;
  display: block;
  z-index: 1;
}

.stripes {
  position: absolute;
  width: 100%;
  transform: skewY(-12deg);
  height: 950px;
  top: -350px;
  background: linear-gradient(180deg, #e6ebf1 350px, rgba(230, 235, 241, 0));
}

.stripes .stripe {
  position: absolute;
  height: 190px;
}

.stripes .s1 {
  height: 380px;
  top: 0;
  left: 0;
  width: 24%;
  background: linear-gradient(90deg, #e6ebf1, rgba(230, 235, 241, 0));
}

.stripes .s2 {
  top: 380px;
  left: 4%;
  width: 35%;
  background: linear-gradient(
    90deg,
    hsla(0, 0%, 100%, 0.65),
    hsla(0, 0%, 100%, 0)
  );
}

.stripes .s3 {
  top: 380px;
  right: 0;
  width: 38%;
  background: linear-gradient(90deg, #e4e9f0, rgba(228, 233, 240, 0));
}

.cell {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  -ms-flex: auto;
  flex: auto;
  min-width: 100%;
  min-height: 500px;
  padding: 0 40px;
}

.cell + .cell {
  margin-top: 70px;
}

.cell.intro {
  padding: 0;
}

@media (min-width: 670px) {
  .cell.intro {
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .optionList {
    margin-left: 13px;
  }
}

.cell.intro > * {
  width: 100%;
  max-width: 700px;
}

.cell.intro .common-IntroText {
  margin-top: 10px;
}

.cell.intro .common-BodyText {
  margin-top: 15px;
}

.cell.intro .common-ButtonGroup {
  width: auto;
  margin-top: 20px;
}

.debit {
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
  padding: 80px 10px;
  margin-left: -10px;
  margin-right: -10px;
}

@media (min-width: 670px) {
  .debit {
    padding: 40px;
  }
}

.debit.submitted form,
.debit.submitting form {
  opacity: 0;
  transform: scale(0.9);
  pointer-events: none;
}

.debit.submitted .success,
.debit.submitting .success {
  pointer-events: all;
	padding-top: 240px;
}

.debit.submitting .success .icon {
  opacity: 1;
}

.debit.submitted .success > * {
  opacity: 1;
  transform: none !important;
}

.debit.submitted .success > :nth-child(2) {
  transition-delay: 0.1s;
}

.debit.submitted .success > :nth-child(3) {
  transition-delay: 0.2s;
}

.debit.submitted .success > :nth-child(4) {
  transition-delay: 0.3s;
}

.debit.submitted .success .icon .border,
.debit.submitted .success .icon .checkmark {
  opacity: 1;
  stroke-dashoffset: 0 !important;
}

.debit * {
  margin: 0;
  padding: 0;
}

.debit .caption {
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  padding: 15px 10px 0;
  color: #aab7c4;
  font-family: Roboto, "Open Sans", "Segoe UI", sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.debit .caption * {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.debit .caption .no-charge {
  color: #cfd7df;
  margin-right: 10px;
}

.debit .caption a.source {
  text-align: right;
  color: inherit;
  transition: color 0.1s ease-in-out;
  margin-left: 10px;
}

.debit .caption a.source:hover {
  color: #6772e5;
}

.debit .caption a.source:active {
  color: #43458b;
}

.debit .caption a.source  svg {
  margin-right: 10px;
}

.debit .caption a.source svg path {
  fill: currentColor;
}

.debit form {
  position: relative;
  width: 100%;
  max-width: 500px;
  transition-property: opacity, transform;
  transition-duration: 0.35s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.debit form input::-webkit-input-placeholder {
  opacity: 1;
}

.debit form input::-moz-placeholder {
  opacity: 1;
}

.debit form input:-ms-input-placeholder {
  opacity: 1;
}

.debit .error {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  top: 100%;
  margin-top: 20px;
  left: 0;
  padding: 0 15px;
  font-size: 13px !important;
  opacity: 0;
  transform: translateY(10px);
  transition-property: opacity, transform;
  transition-duration: 0.35s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.debit .error.visible {
  opacity: 1;
  transform: none;
}

.debit .error .message {
  font-size: inherit;
}

.debit .error svg {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: -1px;
  margin-right: 10px;
}

.debit .success {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  text-align: center;
  pointer-events: none;
  overflow: hidden;
}

@media (min-width: 670px) {
  .debit .success {
    padding: 40px;
  }
}

.debit .success > * {
  transition-property: opacity, transform;
  transition-duration: 0.35s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
  transform: translateY(50px);
}

.debit .success .icon {
  margin: 15px 0 30px;
  transform: translateY(70px) scale(0.75);
}

.debit .success .icon svg {
  will-change: transform;
}

.debit .success .icon .border {
  stroke-dasharray: 251;
  stroke-dashoffset: 62.75;
  transform-origin: 50% 50%;
  transition: stroke-dashoffset 0.35s cubic-bezier(0.165, 0.84, 0.44, 1);
  animation: spin 1s linear infinite;
}

.debit .success .icon .checkmark {
  stroke-dasharray: 60;
  stroke-dashoffset: 60;
  transition: stroke-dashoffset 0.35s cubic-bezier(0.165, 0.84, 0.44, 1) 0.35s;
}

.debit .success .title {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 8px;
}

.debit .success .message {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 25px;
  line-height: 1.6em;
}

.debit .success .message span {
  font-size: inherit;
}

.debit .success .reset:active {
  transition-duration: 0.15s;
  transition-delay: 0s;
  opacity: 0.65;
}

.debit .success .reset svg {
  will-change: transform;
}

footer {
  position: relative;
  max-width: 750px;
  padding: 50px 20px;
  margin: 0 auto;
}

.optionList {
  margin: 6px 0;
}

.optionList li {
  display: inline-block;
  margin-right: 13px;
}

.optionList a {
  color: #aab7c4;
  transition: color 0.1s ease-in-out;
  cursor: pointer;
  font-size: 15px;
  line-height: 26px;
}

.optionList a.selected {
  color: #6772e5;
  font-weight: 600;
}

.optionList a:hover {
  color: #32325d;
}

.optionList a.selected:hover {
  cursor: default;
  color: #6772e5;
}

.debit * {
  font-family: Roboto, Open Sans, Segoe UI, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.debit fieldset {
  margin: 20px 15px 20px;
  padding: 0;
  border-style: none;
  background-color: #fff;
  box-shadow: 0 6px 9px rgba(50, 50, 93, 0.06), 0 2px 5px rgba(0, 0, 0, 0.08), inset 0 1px 0 #e3e4e6;
  border-radius: 4px;
}

.debit .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 15px;
}

.debit .row + .row {
  border-top: 1px solid #ededf1;
}

.debit label {
  width: 15%;
  min-width: 70px;
  padding: 11px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
	font-weight: 200;
}

.debit input, .debit button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border-style: none;
}

.debit input:-webkit-autofill {
  -webkit-text-fill-color: #000;
  transition: background-color 100000000s;
  -webkit-animation: 1ms void-animation-out;
}

.debit .StripeElement--webkit-autofill {
  background: transparent !important;
}

.debit .StripeElement {
  width: 100%;
  padding: 11px 15px 11px 0;
}

.debit input {
  width: 100%;
  padding: 11px 15px 11px 0;
  color: #000;
  background-color: #fff;
	border-style: none !important;
  -webkit-animation: 1ms void-animation-out;
	height: 38px;
	border-radius: 5px;
}

.debit input::-webkit-input-placeholder {
  color: #cecece;
  font-weight: 200;
}

.debit input::-moz-placeholder {
  color: #cecece;
  font-weight: 200;
}

.debit input:-ms-input-placeholder {
  color: #cecece;
  font-weight: 200;
}

.debit button {
  display: block;
  width: calc(100% - 30px);
  height: 40px;
  margin: 40px 15px 0;
  background-color: #5fcbd8; /* #f6a4eb; */
  box-shadow: 0 6px 9px rgba(50, 50, 93, 0.06), 0 2px 5px rgba(0, 0, 0, 0.08),
    inset 0 1px 0 #8edce6; /* #ffb9f6; */
  border-radius: 4px;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
}

.debit button:active {
  background-color: #d782d9;
  box-shadow: 0 6px 9px rgba(50, 50, 93, 0.06), 0 2px 5px rgba(0, 0, 0, 0.08),
    inset 0 1px 0 #e298d8;
}

.debit .error svg .base {
  fill: #e25950;
}

.debit .error svg .glyph {
  fill: #f6f9fc;
}

.debit .error .message {
  color: #000;
}

.debit .success .icon .border {
  stroke: #ffc7ee;
}

.debit .success .icon .checkmark {
  stroke: #d782d9;
}

.debit .success .title {
  color: #32325d;
}

.debit .success .message {
  color: #8898aa;
}

.debit .success .reset path {
  fill: #d782d9;
}

.debit .text {
  margin: 10px 0;
	font-weight: normal;
  color: #000;
}

.debit h1 {
  font-size: 25px;
  font-weight: 200;
}