/* line 1, ../../../sass/modules/hipay_tpp/hipay2.scss */
#hipaypayment .title6 {
  padding: 12px 40px 15px 17px; }

/* line 24, ../../../sass/modules/hipay_tpp/hipay2.scss */
.hipay_method {
  padding: 3px; }

/* line 28, ../../../sass/modules/hipay_tpp/hipay2.scss */
.label_titre_cb {
  font-weight: 600;
  line-height: 95px; }

/* line 33, ../../../sass/modules/hipay_tpp/hipay2.scss */
.label_paiement {
  color: #101e4b !important;
  font-family: "Roboto" !important;
  font-size: 14px !important;
  letter-spacing: 0 !important; }

/* line 40, ../../../sass/modules/hipay_tpp/hipay2.scss */
label {
  color: #333; }

/* line 44, ../../../sass/modules/hipay_tpp/hipay2.scss */
.hipay_response-container {
  margin: 50px 20px; }

/* line 49, ../../../sass/modules/hipay_tpp/hipay2.scss */
.hipay_response-container h2 {
  color: #000;
  font-family: Roboto,serif;
  font-size: 22px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  line-height: normal;
  margin: 25px 0; }
/* line 60, ../../../sass/modules/hipay_tpp/hipay2.scss */
.hipay_response-container p {
  color: black;
  font-size: 12px; }
/* line 65, ../../../sass/modules/hipay_tpp/hipay2.scss */
.hipay_response-container div.warning {
  margin: 20px 0; }
/* line 69, ../../../sass/modules/hipay_tpp/hipay2.scss */
.hipay_response-container a.btn-hipay {
  background: #000 !important;
  color: #fff;
  display: inline-block;
  font-family: Roboto,sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin: 20px 10px 20px 0;
  padding: 12px 25px;
  text-align: left;
  text-rendering: optimizelegibility;
  text-transform: uppercase;
  white-space: normal; }
