/*!**********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/frontend/frontend-bcdc/frontend-bcdc.scss ***!
  \**********************************************************************************************************************************************************************************/
div.payment_method_paypal-brasil-bcdc-gateway {
  padding: 0 !important; }

#wc-bcdc-brasil-banner-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

div#container-paypal-button {
  padding-top: 2rem;
  padding-bottom: 0.5em;
  width: 100%; }

#wc-bcdc-brasil-banner {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  padding-top: 1.5em;
  align-items: center;
  align-content: stretch;
  width: 93%; }

span#pay-with-text {
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 18px;
  text-align: center;
  letter-spacing: -0.01em;
  margin-bottom: 6px;
  color: #000000; }

span#pay-on-click-text {
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  letter-spacing: -0.01em;
  margin-bottom: 10px;
  color: #000000; }

div#card-brands-value {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: stretch;
  width: 100%; }

div#card-brands-value img {
  width: 131px;
  height: 18px; }

span#bcdc-value-cart {
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: -0.01em;
  color: #2C2E2F; }

#line {
  width: 100%;
  border: 1px solid #DCE1E5;
  margin-bottom: 10px; }

/*@media(min-width:1000px) {
    div#paypal-button-bcdc{
        width: 75%;
    }

    div.paypal-submit-button-bcdc{
        width: 100%;
        display: flex;
        justify-content: center;
        
    }
    
}*/


/*# sourceMappingURL=frontend-bcdc.css.map*/