.load_box {display: none; position: fixed; height: 100%; width: 100%;z-index: 999;top: 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;  background-color: rgba(0, 0, 0, 0.3);}
.load_box .loader_stripe { width: 200px; margin: auto auto;}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    z-index: 1!important;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0!important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.payment_method__header {
    position: relative;
    background-color: #2d4472;
    padding: 16px 0;
    border-radius: 20px;
}

.payment_method__header .payment_method__header-icon {
    width: 102px;
    height: 102px;
    border-radius: 51px;
    background: url('/wp-content/plugins/vp_stripe_integration/assets/img/ico-soc/icon-payment-system.png') 100% 100% no-repeat;
    background-size: cover;
    position: absolute;
    top: -14px;
    left: -25px;
}

.payment_method__header h2 {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: bold!important;
    margin: 0 80px;
    font-size: 26px;
    font-weight: 100;
}

h2 {
    color: #575757;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    margin: 25px 0;
    line-height: 40px;
    display: block;
}

.payment_method_selection_popup .mfp-inline-holder .mfp-content {
    width: 92%;
}

.payment_method_selection_popup.buttons_2 .mfp-content {
    max-width: 774px;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.payment_method_selection_popup.buttons_2 .payment_method__content {
    max-width: 744px;
}

.payment_method__content {
    background-color: #fff;
    min-height: 200px;
    border-radius: 0 0 20px 20px;
    margin: 0 15px;
    padding-top: 30px;
    padding-bottom: 10px;
}

.payment_method_radio_buttons {
    display: flex;
    max-width: 1200px;
    flex-flow: row wrap;
    padding: 0 15px;
}

.payment_method_selection_popup.buttons_2 .payment_method_radio_btn {
    width: 45%;
    flex: 0 0 45%;
}

.payment_method_radio_btn {
    padding: 0;
    list-style: none;
    display: flex;
    flex-flow: row wrap;
    margin: 0 auto;
    align-content: flex-start;
    height: 74px;
    margin-bottom: 20px;
}

.payment_method_radio_btn input[type=radio] {
    display: none;
}

.payment_method_radio_btn label.radio-card {
    font-family: 'Roboto', sans-serif;
    background: url('/wp-content/plugins/vp_stripe_integration/assets/img/ico-soc/visa-mc.png') 100% 100% no-repeat;
    background-position: calc(97%) calc(50%);
}

.payment_method_radio_btn input[type=radio]:checked+label.radio-card {
    font-family: 'Roboto', sans-serif;
    background: url('/wp-content/plugins/vp_stripe_integration/assets/img/ico-soc/visa-mc.png') 100% 100% no-repeat,#cfcccc;
    background-position: calc(97%) calc(50%);
}

.payment_method_radio_btn label {
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    cursor: pointer;
    padding: 0 15px 0 25px;
    border: 1px solid #999;
    border-radius: 15px;
    user-select: none;
    width: 100%;
    height: 100%;
    font-size: 20px;
    -webkit-tap-highlight-color: transparent;
}

.payment_method_radio_btn label {
    display: inline-block;
    cursor: pointer;
    padding: 0 15px 0 25px;
    border: 1px solid #999;
    border-radius: 15px;
    user-select: none;
    width: 100%;
    height: 100%;
    font-size: 20px;
    -webkit-tap-highlight-color: transparent;
}

.payment_method_radio_btn input[type=radio]:checked+label span.icon {
    background: url('/wp-content/plugins/vp_stripe_integration/assets/img/ico-soc/radio-green.svg') 100% 100% no-repeat;
}

.payment_method_radio_btn label span.icon {
    display: block;
    position: relative;
    top: 22px;
    left: -11px;
    width: 24px;
    height: 24px;
    background: url('/wp-content/plugins/vp_stripe_integration/assets/img/ico-soc/radio-gray.svg') 100% 100% no-repeat;
}

.payment_method_radio_btn label span.label {
    display: block;
    margin-left: 20px;
}

.payment_method_selection_popup.buttons_2 .payment_method_radio_btn {
    width: 45%;
    flex: 0 0 45%;
}

.payment_method_radio_btn {
    padding: 0;
    list-style: none;
    display: flex;
    flex-flow: row wrap;
    margin: 0 auto;
    align-content: flex-start;
    height: 74px;
    margin-bottom: 20px;
}

.payment_method_radio_btn label span.icon {
    display: block;
    position: relative;
    top: 22px;
    left: -11px;
    width: 24px;
    height: 24px;
    background: url('/wp-content/plugins/vp_stripe_integration/assets/img/ico-soc/radio-gray.svg') 100% 100% no-repeat;
}

.payment_method_radio_btn label.radio-coinbase {
    background: url('/wp-content/plugins/vp_stripe_integration/assets/img/ico-soc/bc-icon.png') 100% 100% no-repeat;
    background-position: calc(97%) calc(50%);
}

@media screen and (min-width: 1024px){
    .payment_method_radio_btn label:hover {
        color: #666;
        box-shadow: 0 0 10px rgb(0 0 0 / 50%);
    }
}

.payment_method_radio_btn label span.label {
    display: block;
    margin-left: 20px;
    text-align: left;
}

.payment_method_radio_btn label span.icon {
    display: block;
    position: relative;
    top: 22px;
    left: -11px;
    width: 24px;
    height: 24px;
    background: url('/wp-content/plugins/vp_stripe_integration/assets/img/ico-soc/radio-gray.svg') 100% 100% no-repeat;
}

.payment_method_radio_btn label.radio-coinbase {
    background: url('/wp-content/plugins/vp_stripe_integration/assets/img/ico-soc/bc-icon.png') 100% 100% no-repeat;
    background-position: calc(97%) calc(50%);
}

.payment_method_radio_btn label {
    display: inline-block;
    cursor: pointer;
    padding: 0 15px 0 25px;
    border: 1px solid #999;
    border-radius: 15px;
    user-select: none;
    width: 100%;
    height: 100%;
    font-size: 20px;
    -webkit-tap-highlight-color: transparent;
}

.payment_method_radio_btn input[type=radio]:checked+label.radio-coinbase {
    background: url('/wp-content/plugins/vp_stripe_integration/assets/img/ico-soc/bc-icon.png') 100% 100% no-repeat,#cfcccc;
    background-position: calc(97%) calc(50%);
}

.payment_method_submit_btn input {
    display: block;
    margin: 25px auto 10px auto;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 0;
    border-radius: 12px;
    background: #4e965c;
    color: #fff;
    padding: 8px 16px;
    font-size: 21px;
    width: 270px;
    height: 57px;
    box-shadow: 0 5px 0 #346c3d;
}
.payment_method_submit_btn input:hover {
    cursor: pointer;
    background: #346c3d;
}

.payment_method_radio_btn label {
    display: inline-block;
    cursor: pointer;
    padding: 0 15px 0 25px;
    border: 1px solid #999;
    border-radius: 15px;
    user-select: none;
    width: 100%;
    height: 100%;
    font-size: 20px;
    -webkit-tap-highlight-color: transparent;
}

.payment_method_radio_btn label.radio-coinbase {
    background: url('/wp-content/plugins/vp_stripe_integration/assets/img/ico-soc/bc-icon.png') 100% 100% no-repeat;
    background-position: calc(97%) calc(50%);
}

.payment_method__content {
    background-color: #fff;
    min-height: 200px;
    border-radius: 0 0 20px 20px;
    margin: 0 15px;
    padding-top: 30px;
    padding-bottom: 10px;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0!important;
    -webkit-backface-visibility: hidden;
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.payment_method_selection_popup button.mfp-close {
    right: 20px;
    top: 13px;
    background-color: #6c7c9d;
    border-radius: 22px;
    font-size: 50px;
    font-weight: 100;
    color: #2d4472;
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace;
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media screen and (max-width: 845px){
    .payment_method_selection_popup.buttons_2 .payment_method_radio_btn {
        width: 100%;
        flex: 0 0 100%;
    }
}
@media screen and (max-width: 468px){
    .payment_method_radio_btn {
        height: 80px;
    }
}
@media screen and (max-width: 626px){
    .payment_method_radio_btn {
        height: 74px;
    }
}

@media screen and (max-width: 468px){
    .payment_method__header {
        padding: 10px 0;
    }
}
@media screen and (max-width: 468px){
    .payment_method_radio_btn {
        height: 80px;
    }
}
@media screen and (max-width: 626px){
    .payment_method_radio_btn {
        height: 74px;
    }
}
@media screen and (max-width: 468px){
    .payment_method_radio_btn input[type=radio]:checked+label.radio-card {
        background: url('/wp-content/plugins/vp_stripe_integration/assets/img/ico-soc/visa-mc.png') 100% 100% no-repeat,#cfcccc;
        background-position: calc(50%) calc(89%);
        background-size: auto 40%;
    }
}
@media screen and (max-width: 626px){
    .payment_method_radio_btn input[type=radio]:checked+label.radio-card {
        background: url('/wp-content/plugins/vp_stripe_integration/assets/img/ico-soc/visa-mc.png') 100% 100% no-repeat,#cfcccc;
        background-position: calc(97%) calc(50%);
    }
}
@media screen and (max-width: 468px){
    .payment_method_radio_btn label {
        font-size: 18px;
    }
}
@media screen and (max-width: 468px){
    .payment_method_radio_btn input[type=radio]:checked+label.radio-card {
        background: url('/wp-content/plugins/vp_stripe_integration/assets/img/ico-soc/visa-mc.png') 100% 100% no-repeat,#cfcccc;
        background-position: calc(50%) calc(89%);
        background-size: auto 40%;
    }
}
@media screen and (max-width: 365px){
    .payment_method_submit_btn input {
        width: 90%;
        margin: 10px auto 5px auto;
    }
}
@media screen and (max-width: 331px){
    .payment_method_submit_btn input {
        font-size: 16px;
    }
}
.payment_method_submit_btn input:hover {
    cursor: pointer;
    background: #346c3d;
}

@media screen and (max-width: 365px){
    .payment_method__header h2 {
        font-size: 22px;
    }
}
@media screen and (max-width: 468px){
    .payment_method__header h2 {
        font-size: 24px;
        line-height: 36px;
    }
}
@media screen and (max-width: 468px){
    .payment_method_radio_btn input[type=radio]:checked+label.radio-card {
        background: url('/wp-content/plugins/vp_stripe_integration/assets/img/ico-soc/visa-mc.png') 100% 100% no-repeat,#cfcccc;
        background-position: calc(50%) calc(89%);
        background-size: auto 40%;
    }
}
@media screen and (max-width: 468px){
    .payment_method_radio_btn label.radio-card span.label {
        margin-left: calc((100% - 102px)/ 2);
        margin-top: -11px;
    }
}
@media screen and (max-width: 626px){
    .payment_method_radio_btn label.radio-card span.label, .payment_method_radio_btn label.radio-coinbase span.label, .payment_method_radio_btn label.radio-paypal span.label {
        margin-left: 27px;
        margin-top: 0;
    }
}
@media screen and (max-width: 468px){
    .payment_method_radio_btn label.radio-card span.label, .payment_method_radio_btn label.radio-coinbase span.label, .payment_method_radio_btn label.radio-paypal span.label {
        margin-left: 27px;
        margin-top: 0;
    }
}
@media screen and (max-width: 626px){
    .payment_method_radio_btn label.radio-card span.label, .payment_method_radio_btn label.radio-coinbase span.label, .payment_method_radio_btn label.radio-paypal span.label {
        margin-left: 27px;
        margin-top: 0;
    }
}
@media screen and (max-width: 468px){
    .payment_method_radio_btn label.radio-card span.label {
        margin-left: calc((100% - 102px)/ 2);
        margin-top: -11px;
    }
}
@media screen and (max-width: 468px){
    .payment_method_radio_btn label.radio-card {
        background-position: calc(50%) calc(89%);
        background-size: auto 40%;
    }
}

@media screen and (max-width: 468px){
    .payment_method_radio_btn label.radio-coinbase span.label {
        display: block;
        margin-left: calc((100% - 140px)/ 2);
        margin-top: -11px;
    }
}
@media screen and (max-width: 468px) {
    .payment_method_radio_btn label.radio-coinbase {
        background-position: calc(50%) calc(89%);
        background-size: auto 53%;
    }
}
@media screen and (max-width: 468px) {
    .payment_method_radio_btn input[type=radio]:checked+label.radio-coinbase {
        background: url('/wp-content/plugins/vp_stripe_integration/assets/img/ico-soc/bc-icon.png') 100% 100% no-repeat,#cfcccc;
        background-position: calc(50%) calc(89%);
        background-size: auto 53%;
    }
}
.how-to-buy-container {
    position: relative;
    margin-top: 6% !important;
    left: 20px;
    width: 115px;
    height: 50px;
    line-height: 50px !important;
    display: inline-table;
}