/* .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); }
}

.gb-bit-btn {
    background-origin: content-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    padding-left: 5%;
    padding-right: 5%;
    color: #000000;
    background-color: #ffffff;
    border: 1px solid black;
    font-size: 100%;
    font-family: arial;
    border-radius: 5px;
    /* height: 40px; */
    margin-top: 15px;
    /* margin-top: 20px; */
    width: 100%;
}

.gb-bit-btn img {
    width: 25%;
    padding-left: 5px;
    vertical-align: middle;
}

.gb-applepay-btn {
    background-origin: content-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    padding-left: 5%;
    padding-right: 5%;
    color: #000000;
    background-color: #ffffff;
    border: 1px solid black;
    font-size: 100%;
    font-family: arial;
    border-radius: 5px;
    /* height: 40px; */
    margin-top: 15px;
    /* margin-top: 20px; */
    width: 100%;
}

.gb-applepay-btn img {
    width: 30%;
    padding-left: 5px;
    vertical-align: middle;
}