/* .gobit_problem {
	
} */

.gobit-clear {
    clear: both;
}

#tranzila-j5-warning,
#tranzila-choose-number-of-payments {
    margin: 10px 0;
    display: inline-block;
    width: 100%;
}

.gb-payment-method-description {
	float: left;
	width: 100%;
}

.wc_payment_methods li script {
  display: none;
}

/**
 * Hosted fields
 */
.gb-hf-payment-method-description {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0 10px 0;
}

#gobit-hosted-fields {
    padding: 18px;
    margin-bottom: 15px;
    margin-top: 10px;
}

#gobit-hosted-fields-form {
    display: none;
}

#gobit-hosted-fields iframe {
    max-width: 90%;
    max-height: 99%;
}

#gobit-hosted-fields .gobit-hf-fields-container {

}

#gobit-hosted-fields .gobit-hf-fields-container label {
    display: none;
    margin: 0 0 10px 0;
    font-size: 1em;
}

#gobit-hosted-fields .gobit-hf-one-fields-container {
    margin: 10px 0;
}

.gobit-hf-one-fields-container #credit_card_number {
    display: flex;
}

#gobit-hosted-fields .Card-Errors p {
    color: #DC3232;
    font-size: 1.3em
}

#gobit-hosted-fields .container-for-hostedfield {
    height: 35px;
    border: 1px solid #969696;
    padding-right: 5px;
    padding-left: 10px;
}

#gobit-hosted-fields .container-for-hostedfield #global_card {
    max-width: 10%;
    background-repeat: no-repeat;
    float: right;
    max-height: 29px;
    height: 80%;
    margin-top: 4px;
}

#gobit-hosted-fields .ElementsApp {
    font-size: 15px;
    line-height: 1.2em;
    height: 1.2em;
    top: 0;
    left: 0;
    width: 100%
}

#gobit-hosted-fields .ElementsApp>* {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
}

#gobit-hosted-fields .CardField-input-wrapper {
    position: static;
    white-space: nowrap;
    overflow: hidden;
    padding-top: 6px;
    margin: -2px auto auto auto;
    width: 93%;
}

#gobit-hosted-fields .CardField-button-wrapper {
    display: none;
    position: static;
    white-space: nowrap;
    overflow: hidden;
    margin: 6px auto auto;
    height: 36px;
    width: 97%;
    border-radius: 5px;
}
#gobit-hosted-fields .CardField-button {
    margin: auto;
    position: static;
    height: 100%;
    width: 100%;
    border-radius: 5px;
    border: none;
    background-color: #84bd00;
    color: #feffdecf;
    font-size: 16px;
    cursor: pointer;
}

#gobit-hosted-fields .CardField-child {
    display: inline-block;
    position: relative;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

#gobit-hosted-fields .InputContainer {
    position: relative;
    display: block;
    margin: 0;
    height: 24px;
    width: 189px;
    padding: 0;
    border-color: #f00;
    border-style: solid;
    border-width: thin;
    border-radius: 5px;
}

#gobit-hosted-fields .InputContainer#expiry {
    width: 76px
}
#gobit-hosted-fields .InputContainer#cvv {
    width: 39px
}
#gobit-hosted-fields .InputContainer#card_holder_id_number {
    width: 83px
}

#gobit-hosted-fields .formWindow {

}

#gobit-hosted-fields .formTxtUp
{
    background-color: #ffffff;
    width: 100%;
    position: static;
    margin: auto auto 5px auto;
    text-align: center;
    color: #84bd00c7;
}

#gobit-hosted-fields .formTxtDown {
    width: 100%;
    position: static;
    margin: auto auto 5px auto;
    text-align: center;
    color: #000000;
    font-size: 9px;
    font-weight: bold;
}

#gobit-hosted-fields #cardwindow {
    width: 100%;
    height: 100%;
    position: relative;
    top: 30%;
    width: 495px;
    margin: auto;
}

#gobit-hosted-fields #cardwindowInstallments {
    width: 100%;
    height: 100%;
    position: relative;
    top: 30%;
    width: 625px;
    margin: auto;
}


#gobit-hosted-fields .focusedBorder {
    border-color: #777;
}

#gobit-hosted-fields .disabled-CardField-button {
    background-color: #b8bbb2;
    cursor: none;
}

#gobit-hosted-fields .Card-Errors {
    color: red;
    margin: 0 0 15px 0;
}

#gobit-hosted-fields .gobit-clear.margin-top {
    margin-top: 10px;
}

#gobit-hosted-fields .gobit-clear.margin-bottom {
    margin-bottom: 10px;
}

#gobit-hosted-fields .Display-None {
    display: none;
}

#gobit-hosted-fields .selectInstallments {
    top: -6px;
    position: relative;
    background-color: transparent;
    display: inline-block;
    border-radius: 5px;
    border-color: lightgrey;
    font-family: Helvetica Neue, Helvetica, sans-serif;
    margin-right: 5px;
    padding-left: 16px;
    width: 117px;
    font-size: 16px;
    line-height: 1.2em;
    height: 1.5em;
    -webkit-font-smoothing: antialiased;
    color: #32325d;

}

#gobit-hosted-fields {
    position: relative;
}

#gobit-hosted-fields span.gbhf-arrow {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-bottom: 11px solid transparent;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    left: 15%;
    right: auto;
    top: -10px;
}

#gobit-hf-seals {
    width: 100%;
}

.woocommerce-checkout #payment ul.payment_methods li #gobit-hf-seals img {
    max-height: 50px;
    margin: 0 auto;
    float: none;
    display: block;
}

.gobit-hf-spinner {
    top: 0;
    left: 0;
    position: absolute;
    margin: 0px auto;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #3498db;
    font-size: 18px;
    background-color: rgba(255, 255, 255, 0.9);
    padding-top: 22%;
}

.gobit-hf-spinner-centered {
    position: absolute;
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 40px 0px rgba(255,255,255,1);
    top: 40%;
    left: 50%;
    transform: translate(-50% , -40%);
    -webkit-transform: translate(-50%, -45%);
}

.gobit-hf-spinner-centered .gobit-error {
    color: #E2401C;
}

.gobit-hf-spinner.hide-it {
    display: none;
}

.hf-loader {
    border: 6px solid #f3f3f3; /* Light grey */
    border-top: 6px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 23px;
    height: 23px;
    animation: hf-spin 1s linear infinite;
    margin: 10px auto 0px auto;
}

@keyframes hf-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Wallet buttons (Apple Pay, Bit, Google Pay).
   Shared shape + sizing so they look like a coherent family; per-wallet
   background colors per each brand's guidelines (AP/Bit logos are
   designed for light backgrounds, GPay's white logo for dark). */
.gb-applepay-container,
.gb-bit-container,
.gb-gpay-container {
    width: 100%;
    margin-top: 10px;
    box-sizing: border-box;
}

.gb-applepay-btn,
.gb-bit-btn,
.gb-gpay-btn {
    width: 100%;
    height: 48px;
    margin: 0;
    padding: 0;
    border-radius: 6px;
    box-shadow: 0 2px 6px rgb(0 0 0 / 0.12);
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    transition: box-shadow 150ms ease, transform 100ms ease, background-color 150ms ease;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}

.gb-applepay-btn:hover,
.gb-bit-btn:hover,
.gb-gpay-btn:hover {
    box-shadow: 0 4px 10px rgb(0 0 0 / 0.18);
}

.gb-applepay-btn:active,
.gb-bit-btn:active,
.gb-gpay-btn:active {
    transform: translateY(1px);
    box-shadow: 0 1px 3px rgb(0 0 0 / 0.18);
}

.gb-applepay-btn:focus,
.gb-bit-btn:focus,
.gb-gpay-btn:focus {
    outline: 2px solid #4d90fe;
    outline-offset: 2px;
}

.gb-applepay-btn img,
.gb-bit-btn img,
.gb-gpay-btn img {
    height: 26px;
    width: auto;
    max-width: 80%;
    display: block;
    vertical-align: middle;
}

/* Apple Pay — white background (logo is designed for light bg). */
.gb-applepay-btn {
    background-color: #ffffff;
    border: 1px solid #d0d0d0;
}
.gb-applepay-btn:hover {
    background-color: #fafafa;
    border-color: #b0b0b0;
}

/* Bit — white background (logo uses Bit's brand colors on transparent). */
.gb-bit-btn {
    background-color: #ffffff;
    border: 1px solid #d0d0d0;
}
.gb-bit-btn:hover {
    background-color: #fafafa;
    border-color: #b0b0b0;
}

/* Google Pay — black background per Google's brand guidelines (logo is white). */
.gb-gpay-btn {
    background-color: #000000;
    border: 1px solid #000000;
}
.gb-gpay-btn:hover {
    background-color: #1a1a1a;
}

.gb-gpay-retry-notice {
    margin: 12px 0;
    padding: 10px 12px;
    background: #fff3cd;
    border: 1px solid #ffeeba;
    border-radius: 5px;
    color: #856404;
    font-size: 14px;
    line-height: 1.4;
}
.gb-gpay-retry-notice .gb-gpay-retry-link {
    color: #0073aa;
    text-decoration: underline;
    margin-left: 4px;
    cursor: pointer;
}