body {
    width: 100%;
}

.wrapper {
    margin: 0 auto;
    padding-bottom: 40px;
    width: 100%;
    overflow: hidden;
}

.result-content {
    text-align: right;
    width: 100%;
    border-bottom: 1px solid #adb7be;
    padding: 0 0 24px;
    /*margin:-10px 50px 29px -5px;*/
    margin: -10px 0px 29px 0px;
}

.result-details {
    margin-bottom: 30px;
}

.result-sentence {
    margin-bottom: 30px;
    font-weight: bold;
}

.price_text {
    font-weight: bold;
    font-size: 24px;
    line-height: 44px;
}

body footer {
    width: 700px;
    margin: 10px auto;
    text-align: center;
    max-width: 100%;
}

footer img {
    width: 100px;
    padding: 7px;
}

footer .footer_line {
    font-family: 'Ploni-Regular', 'Arial';
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 23px;
    font-size: 18px;
}

.footer_logo {
    display: inline;
}

.col-lg-6-center {
    width: 50%;
    margin: 10px auto;
}

.product--grid .product__more_text {
    width: 700px;
    /*position: absolute;*/
    top: -50px;
    max-width: 100%;
}

.bit-button.purchase-page-button {
    background-color: #00353B;
}

.bit-button > img {
    height: 70%;
    max-width: 80%;
}

.credit-card-wrapper {
    overflow: hidden;
    border: 1px solid rgba(5, 5, 51, 0.3);
}

.credit-card-wrapper, .credit-card-wrapper .cg_url_button {
    background: white;
}

.cg_url_button.purchase-page-button {
    padding: 15px 7px;
    margin: 0 auto;
}

.purchase-page-buttons-wrapper > .credit-card-wrapper > .cg_url_button {
    width: 80%;
}

.google-pay-button.purchase-page-button {
    background: black;
    border: 1px solid #050533;
    padding: 10px 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.google-pay-button.purchase-page-button > img {
    height: 70%;
    max-width: 80%;
}

.credit-card-input-wrapper {
    height: 70%;
    max-width: 100%;
    margin: 0 auto;
}

.whole-buttons-wrapper > .purchase-page-buttons-wrapper > *, .whole-buttons-wrapper > .back-button-wrapper  > * {
    border-radius: 4px;
}

/*#wholeBtnWrapper > .purchase-page-buttons-wrapper > .apple-pay-button-black:hover,*/
/*#wholeBtnWrapper > .purchase-page-buttons-wrapper > .google-pay-button:hover,*/
/*#wholeBtnWrapper > .purchase-page-buttons-wrapper .cg_url_button:hover,*/
/*#wholeBtnWrapper > .purchase-page-buttons-wrapper .bit-button:hover,*/
/*#wholeBtnWrapper > .back-button-wrapper > .back_button:hover {*/
    /*background: rgba(0, 0, 0, 0.15);*/
/*}*/


.whole-buttons-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.payform-page__buttons {
    gap: 10px;
}

.back-button-wrapper {
    flex: 1;
    width: 100%;
    margin: 0;
}

.one-button {
    width: 100%;
    flex: 1;
}

.two-button {
    width: 100%;
    flex: 2;
}

.three-button {
    width: 100%;
    flex: 3;
}

.four-button {
    width: 100%;
    flex: 4;
}

.flex-column > .four-button + .back-button-wrapper {
}

#wholeBtnWrapper.flex-column > .payform-page__buttons > .js-google-btn {
    flex: 1;
}

.back-button-wrapper > .back_button {
    margin: 0 auto !important;
    width: 100%;
}

.payform-page__buttons > .stn-button {
    margin: 0;
}

.stn-button {
    transition: none !important;
}

.payform-page__buttons > * {
    flex: 1 1 auto;
}













@media (max-width: 1023px) {
    .product--grid .product__more_text {
        position: inherit;
    }

    .product__middle {
        max-width: 100%;
        margin: 0;
    }
}

.cg-wrap {
    max-width: 900px;
    max-width: 519px;
    width: 100%;
    margin: 0 auto;
}

.cg-iframe-wrap {
    position: relative;
    width: 100%;
}

.cg-iframe-wrap iframe {
    width: 100%;
    max-width: 519px;
}

.cg_iframe_loader {
    position: absolute;
    top: 100px;
    width: 54px;
    display: block;
    z-index: 10;
    left: 50%;
    margin-left: -27px;
}

.cg-iframe_purchase {
    border: 0;
    width: 519px;
    height: 432px;
    overflow: hidden;
    z-index: 100;
    position: relative;
}

@media (max-width: 450px) {
    .cg-iframe_purchase {
        height: 500px;
    }
}

.secureLogos {
    margin-right: 10px;
    width: 100%;
    max-width: 500px;
}

.back_payment_button {
    margin-right: 10px;
    height: 44px;
    border-radius: 3px;
    /* color:white;
       font-size:25px;
       font-weight:bold;*/
    /*transition: opacity .4s;*/
    -webkit-appearance: none;
    box-shadow: 1px 1px 1px rgba(0.0 .0 .0 .2);
    border: 1px solid #b2b3b3;
    line-height: 44px;
    background-color: #A3DC0E;
    width: 150px;
    padding: 0px;
    margin: 0 0 20px;
}

.back_payment_button:hover {
    background-color: #8AE438;
}

.product__item--one {
    padding-bottom: 0px;
}

.product__item--one .stn-button, .product__item--one .stn-button2 {
    margin: 0;
    margin-bottom: 30px;
    /*margin-left:-290px;*/
}

.product__item--one .product__middle {
    padding: 0 5px 0 0;
}

@media (max-width: 1023px) {
    .product__item--one {
        display: block;
    }

    .product__item--one .stn-button, .product__item--one .stn-button2 {
        margin-left: 0;
        width: 100%;
    }

    .product__item--one .product__content {
        max-width: 100%;
    }

    .product__item--one .product__middle {
        margin: 0;
    }

    .form-row .input-wrap {
        margin-top: auto;
    }

    .col-lg-6-center {
        width: 100%;
    }

    .secureLogos {
        width: 100%;
    }
}

@media (min-width: 1024px) {
    .product__item--img .row .col-md-6:first-child {
        padding-left: 30px;
    }
}

.product__item .product__total {
    margin-bottom: 30px;
}

.payment-choose {
    text-align: center;
}

.payment-choose .jq-selectbox__select-text {
    font: 400 20px/40px Arial, Helvetica, sans-serif;
}

.product__count .label-text {
    font-size: 15px;
}

.product__count .jq-selectbox__select-text {
    font: 200 16px/35px Arial, Helvetica, sans-serif;
}

.error_text {
    color: red;
}

.jq-selectbox ul {
    overflow-y: auto;
    border: solid 1px #05c9f9;
    background-color: white;
    max-height: 227px !important;
}

.jq-selectbox li {
    border: none;
}

.product__slider {
    max-height: 390px;
    overflow: hidden;
    padding: 0px 40px;
}

.product__slider .owl-nav .owl-next {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    /*right: 12px;*/
}

.product__slider .owl-nav .owl-prev {
    /*left: 12px;*/
}

.product__slider .item img {
    max-height: 390px;
    width: auto;
    margin: auto;
    max-width: 100%;
}

header img {
    max-height: 100px;
    max-width: 50%;
}

.row.more-text-row {
    margin-top: 25px;
}

.business_details p {
    font-size: 33px;
    color: #05c9f9;
    font-weight: bold;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .business_details p {
        font-size: 22px;
    }

    header img {
        max-height: 50px;
        max-width: 100%;
    }

    .mobile-reverse {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    header {
        text-align: right;
        overflow: hidden;
    }

    .product__slider .owl-nav .owl-prev, .product__slider .owl-nav .owl-next {
        height: 21px;
        width: 10px;
        background-size: 10px;
    }

    .product__slider {
        padding: 0px 25px;
    }
}

.back_button {
    margin-left: 0px;
}

.product .buy-product {
    float: none;
}

/*Edited by Benji 13/12/16*/
.secureLogos img {
    width: 100%;
}

.payment-choose .jq-selectbox__select-text {
    text-align: right;
    width: initial !important;
    font-size: 14px;
}

#payment_num_choose-styler .jq-selectbox__select {
    padding-right: 5px;
}

#mCSB_1_scrollbar_vertical .mCSB_dragger {
    background: #05c9f9;
    width: 6px;
    right: 5px;
}

.mCSB_1_scrollbar .mCSB_dragger .mCSB_draggerRail {
    background: #AAAAAA;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    right: -17px;
    opacity: 1;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    background: #ffffff;
}

@media only screen and (max-width: 480px) {
    .payment__row-fields .form-row {
        padding-top: 10px;
    }

    .payment__row-fields .form-row .label-text {
        padding-bottom: 5px;
    }

    .label-up.phone-input .sms-inputs__large {
        display: inline-block;
        width: 58%;
    }

    .label-up.phone-input .sms-inputs__small {
        display: inline-block;
        width: 31%;
    }

    .result-content {
        margin: 0px 0px 30px;
    }
}

@media (max-width: 400px) {
    .section-invoice {
        padding: 0 !important;
    }
}

.product__info .product__count .jq-selectbox__select {
    height: 38px;
    width: 70px;
}

.product__subtitle {
    font-size: 1.389em;
}

.product__business_title {
    font-size: 28px;
    font-weight: bolder;
}

.form-row .input-wrap {
    min-height: 60px;
}

@media (max-width: 1200px) and (min-width: 1000px) {
    .payment__row .form-row input {
        font-size: 16px;
    }
}

.product--payment {
    margin-top: 15px;
}

.product--payment form.product_choice > div {
    margin-bottom: 30px;
}

.product--payment .product_choice {
    padding-right: 40px;
}

.product--payment .payment {
    padding-left: 40px;
}


/* new design */
.product__radio-choose .one-radio .label-text:before {
    right: 1px;
    top: 6px;
}

.one-radio .label-text:before {
    background: #fff;
    border: 1px solid #5d5d5d;
    width: 15px;
    height: 15px;
}

.one-radio input[type=radio]:checked + .label-text:after {
    background: #05c9f9;
    width: 7px;
    height: 7px;
}

.product__radio-choose .one-radio input[type=radio]:checked + .label-text:after {
    right: 5px;
    top: 10px;
}

.product__total {
    color: #05c9f9;
}

.stn-button, .stn-button2 {
    width: 260px;
    font-size: 22px;
    background: #05c9f9;
}

.stn-button2 {
    /*width: 228px;*/
    height: 62px;
    line-height: 59px;
    color: #fff;
    font-size: 25px;
    /*transition-duration: .3s;*/
    position: relative;
    text-align: center;
    display: block;
    margin: 0 16px;
    border: 0
}

.stn-button:hover, .stn-button2:hover {
    background-color: #6dd5fa;
}

.stn-button2:hover {
    cursor: pointer;
}

.form-row input, .form-row textarea {
    /*border: 1px solid #05c9f9;*/
}

.form-row input:focus, .form-row textarea:focus {
    border-color: #36ab90;
}

.product .buy-product {
    margin-top: -46px;
    float: left;
}

.product__count .jq-selectbox__select, .product__info .product__count .jq-selectbox__select {
    width: 100%;
    border: 1px solid #05c9f9;
}

.product__count .jq-selectbox__trigger-arrow {
    border-top: 11px solid #05c9f9;
}

.jq-selectbox li:hover, .jq-selectbox li.selected {
    background: #05c9f9;
    color: white;
}

.jq-selectbox li {
    color: #05c9f9;
    height: 35px;
    line-height: 35px;
}

.jq-selectbox ul {
    border: solid 1px #05c9f9;
}

#mCSB_1_scrollbar_vertical .mCSB_dragger {
    background: #05c9f9;
}

.business_details p {
    color: #05c9f9;
}

header .row, .business_details {
    border-bottom: 1px solid #eeeff4;
    margin-bottom: 28px;
}

.row.more-text-row {
    margin-top: 17px;
    border-top: 15px solid #eeeff4;
    padding-top: 50px;
    margin-right: -40px;
    margin-left: -40px;
    padding-left: 40px;
    padding-right: 40px;
}

body footer {
    width: 100%;
    max-width: 1600px;
    background: linear-gradient(90deg, #050533 0%, #153868 100%);
    color: white;
    margin-top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    gap: 10px;
    padding: 5px;
}

footer a {
    height: 100%;
}

footer img {
    background: none;
    padding: 5px;
    vertical-align: middle;
    height: 100%;
}

footer .footer_line {
    margin-bottom: 0;
    text-align: right;
}

.product__item--img .row .col-md-6:first-child {
    /*padding: 0 28px 0 40px;*/
}

.product__slider {
    padding: 0px 25px;
}

.product__slider {
    max-height: 500px;
    margin: 0;
}

.product__slider .item img {
    max-height: 500px;
    width: auto;
    height: auto;
    max-width: 100%;
}

.product__slider .owl-nav div {
    top: 46%;
    width: 50px;
    height: 50px;
    background-size: 13px;
    background-position: left;
}

.back_payment_button {
    width: 150px;
    font-size: 25px;
    line-height: 25px;
}

.product__item--one .product__content {
    width: 50%;
}

.product__total {
    /*border-top: 1px solid #e6e6e6;*/
    padding-top: 15px;
    margin-bottom: 0;
    width: 90%;
    margin-top: 20px;
}

.product__item .product__total {
    margin-bottom: 0;
}

/*.product__slider .owl-nav .owl-prev {
	left: 10px;
}

.product__slider .owl-nav .owl-next {
	right: 10px;
}*/
.first_column:after {
    height: 100%;
}

@media (max-width: 1224px) {
    .product .buy-product {
        margin-top: 0;
        float: none;
    }

    .product__total, .product__item .product__total, .product__info .product__total {
        margin-bottom: 30px;
        width: 100%;
    }

    .product__item--one .product__content {
        width: 100%;
    }

    .product--payment .product_choice {
        padding-right: 0;
    }

    .product--payment .payment {
        padding-left: 0;
    }
}

.btnWrapper {
    cursor: pointer;
}

#cg_form_wrapper {
    height: 385px;
    margin-top: 60px;
}

.donation.result-page__text {
    font-size: 2.26em;
    color: #05c9f9;
}

.donation.result-content {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.donation.stn-button, .donation.stn-button2 {
    background-color: #05c9f9;
    border-radius: 20px;
    width: 238px;
    font-size: 22px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.donation.separated {
    width: 28.6px;
    height: 0;
    opacity: 0.5;
    border: solid 2px #05c9f9;
    margin-bottom: 20px;
}

.donation.result-details {
    margin-bottom: 24px;
}

.donation.result-page__buttons {

    justify-content: center;
}

img.donation.icon_return_home_page {
    margin-left: 10px;
}

@media only screen and (max-width: 600px) {

    .donation.stn-button, .donation.stn-button2 {
        width: 121px;
        height: 60px;
        font-size: 16px;
        line-height: 1.5em;
        position: relative;
        align-items: unset;
    }

    img.donation.icon_return_home_page {
        position: absolute;
        right: 21px;
        top: 8px;
    }

    .donation.btn_print_invoice {
        width: 35px;
        height: 100%;
        margin-top: 4px;
    }

    .donation.btn_return_home_page {
        width: 75px;
        font-size: 16px;
        margin-top: 5px;
    }

    .donation.result-page__buttons {
        flex-direction: row;
        justify-content: space-around;
    }

    .donation.result-page__text {
        font-size: 2.04em;
    }

}

.bit-button {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.general-msg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1040;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    pointer-events: none;
    transition: all 200ms ease-out;
}

.general-msg.show-general {
    opacity: 1;
    pointer-events: all;
}

.general-msg .close-x {
    position: absolute;
    top: 10px;
    left: 10px;
}

.general-msg .general-dialog {
    position: relative;
    top: -100px;
    background: white;
    width: 90vw;
    max-width: 400px;
    min-height: 200px;
    padding: 15px;
    transition: all 200ms ease-out;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.general-msg.show-general .general-dialog {
    top: 0;
}

.general-msg .msg {
    font-size: 18px;
    margin: 40px 0 0 0;
    text-align: center;
}

.general-msg .stn-button {
    margin: 40px 0 20px;
}

/* loader */
.loader_wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    background-color: white;
    z-index: 10000;
    display: none;
    justify-content: space-around;
    align-items: center;
    color: white;
}

.loader_wrapper.show {
    display: flex !important;
}

.loader_wrapper .text {
    text-align: center;
    font-size: 20px;
    font-family: Arial;
    font-weight: 100;
    /*max-width: 80%;*/
    margin: 0 auto;
}

.loader_wrapper .text .deal-confirm {
    display: none;
}

.animated_loader {
    display: block;
    position: relative;
    width: 64px;
    height: 64px;
    top: 10px;
    margin: 0 auto;
}

.animated_loader div {
    display: inline-block;
    position: absolute;
    left: 6px;
    width: 13px;
    background: white;
    animation: animated_loader 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}

.animated_loader div:nth-child(1) {
    left: 6px;
    animation-delay: -0.24s;
}

.animated_loader div:nth-child(2) {
    left: 26px;
    animation-delay: -0.12s;
}

.animated_loader div:nth-child(3) {
    left: 45px;
    animation-delay: 0;
}

@keyframes animated_loader {
    0% {
        top: 6px;
        height: 51px;
    }
    50%, 100% {
        top: 19px;
        height: 26px;
    }
}

.cancel_bit_btn {
    border: 1px solid white;
    color: white;
    width: 100px;
    height: 40px;
    margin: 20px auto 0;
    background: #05c9f9;
}

.cancel_bit_btn.disabled {
    pointer-events: none;
}

/* payments popup */
.bit-payments-popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1040;
    transition: all 200ms ease-out;
    pointer-events: none;
    opacity: 0;
}

.bit-payments-popup.show {
    pointer-events: all;
    opacity: 1;
}

.bit-payments-popup .modal-dialog {
    top: 0;
    transition: all 200ms ease-out;

}

.bit-payments-popup .modal-content {
    width: 90%;
    max-width: 400px;
    margin: 0 auto;
    padding: 15px;
}

.bit-payments-popup.show .modal-dialog {
    top: 20%;
}

.bit-payments-popup .msg {
    text-align: center;
    padding: 30px 0;
    font-size: 24px;
}

.bit-payments-popup .modal_footer {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.bit-payments-popup .bit-accept {
    display: flex;
    align-items: center;
    justify-content: center;
}

.bit-payments-popup .modal_footer .stn-button {
    width: 60%;
    font-size: 18px;
    margin: 0;
}

.bit-payments-popup .modal_footer .bit-cancel {
    width: 35%;
}

/* payments popup */
.gpay-popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1040;
    transition: all 200ms ease-out;
    pointer-events: none;
    opacity: 0;
}

.gpay-popup.show {
    pointer-events: all;
    opacity: 1;
}

.gpay-popup .modal-dialog {
    top: 0;
    transition: all 200ms ease-out;

}

.gpay-popup .modal-content {
    width: 90%;
    max-width: 400px;
    margin: 0 auto;
    padding: 15px;
}


.gpay-popup.show .modal-dialog {
    top: 20%;
}

.gpay-popup .model-header .close-icon {
    position: absolute;
    top: 15px;
    left: 15px;
    font-size: 30px;

}

.gpay-popup .model-header {
    width: 100%;
    height: 30px;
}

.gpay-popup .model-header .close-icon:hover {
    cursor: pointer;

}

.gpay-popup .msg {
    text-align: center;
    padding: 30px 0;
    font-size: 24px;
}

.gpay-popup .modal_footer {
    display: flex;
    padding: 10px;
    justify-content: space-evenly;
}

.gpay-popup .modal_footer .stn-button2 {
    width: 60%;
    font-size: 18px;
    margin: 0;
}

.gpay-popup .modal_footer .bit-cancel {
    width: 35%;
}

#google-pay-btn-wrapper {
    width: 220px;
    height: 62px;
}

@media (min-width: 768px) {

    .bit-payments-popup .modal_footer .stn-button {
        width: 220px;
        font-size: 22px;
    }

    .bit-payments-popup .modal_footer {
        flex-direction: row-reverse;
        justify-content: center;
    }

    .bit-payments-popup .modal_footer .bit-accept {
        margin-right: 10px;
    }

    .bit-payments-popup .modal_footer .bit-cancel {
        margin-left: 10px;
    }

    .bit-payments-popup .modal-content {
        max-width: 600px;
    }

    .gpay-popup .modal_footer .stn-button2 {
        width: 220px;
        font-size: 22px;
    }

    .gpay-popup .modal_footer {
        flex-direction: row-reverse;
        justify-content: space-evenly;
    }

    .gpay-popup .modal_footer .bit-cancel {
        margin-left: 10px;
    }

    .gpay-popup .modal-content {
        max-width: 600px;
    }

    .payment-choose .jq-selectbox__select-text {
        font-size: 18px;
    }

    footer img {
        width: auto;
    }

    footer .footer_line {
        font-size: 20px;
    }
}

/* bit confirm layer */
.api-layer-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.api-layer-wrapper .api-inner-layer {
    background: white;
    width: 30%;
    min-width: 300px;
    padding: 30px 15px;
    text-align: center;
}

.api-layer-wrapper .api-inner-layer .text {
    font-size: 20px;
}

.api-layer-wrapper .api-inner-layer .buttons-wrapper {
    margin-top: 30px;
}

.api-layer-wrapper .pay-btn {
    width: 260px;
    height: 45px;
    background: #05c9f9;
    color: white;
    font-size: 22px;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.api-layer-wrapper .back-button {
    width: 100%;
    flex: 0 0 auto;
    margin-top: 30px;
    background: transparent;
    border: 0;
    text-decoration: underline;
    cursor: pointer;
}

.api-layer-wrapper .small-text {
    font-size: 12px;
}

/* apple pay */
@supports (-webkit-appearance: -apple-pay-button) {
    .apple-pay-button {
        display: inline-block;
        -webkit-appearance: -apple-pay-button;
        -apple-pay-button-type: plain;
        cursor: pointer;
        border-radius: 0;
        padding: 0px;
        box-sizing: border-box;
        height: 62px;
        width: 260px;
        cursor: pointer;
    }

    .apple-pay-button-black {
        -apple-pay-button-style: black;
    }

    .apple-pay-button-white {
        -apple-pay-button-style: white;
    }

    .apple-pay-button-white-with-line {
        -apple-pay-button-style: white-outline;
    }
}

@supports not (-webkit-appearance: -apple-pay-button) {
    .apple-pay-button {
        display: inline-block;
        background-size: 100% 60%;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        border-radius: 0;
        padding: 0px;
        box-sizing: border-box;
        height: 62px;
        width: 260px;
        cursor: pointer;
    }

    .apple-pay-button-black {
        background-image: -webkit-named-image(apple-pay-logo-white);
        background-color: black;
    }

    .apple-pay-button-white {
        background-image: -webkit-named-image(apple-pay-logo-black);
        background-color: white;
    }

    .apple-pay-button-white-with-line {
        background-image: -webkit-named-image(apple-pay-logo-black);
        background-color: white;
        border: .5px solid black;
    }
}

.apple-pay-button.disabled {
    pointer-events: none;
}

@media (min-width: 1200px) {

    @supports (-webkit-appearance: -apple-pay-button) {
        .apple-pay-button {

        }
    }
    @supports not (-webkit-appearance: -apple-pay-button) {
        .apple-pay-button {

        }
    }
}

@media (min-width: 1500px) {
    @supports (-webkit-appearance: -apple-pay-button) {
        .apple-pay-button {
            height: 62px;
            border-radius: 0;
            /*margin-right: 1.25vw;*/
        }
    }
    @supports not (-webkit-appearance: -apple-pay-button) {
        .apple-pay-button {
            height: 62px;
            border-radius: 0;
            /*margin-right: 1.25vw;*/
        }
    }
}

@media (max-width: 400px) {
    .apple-pay-button {
        width: 100%;
    }
}

/* bit with apple adjustment */
@media (min-width: 980px) and (max-width: 1500px) {
    .bit-pay-with {
        display: none;
    }

    #wholeBtnWrapper > .payform-page__buttons > .js-google-btn {
        flex-grow: 1;
        flex-basis: 0;
    }
}

.purchase-page-buttons-wrapper .purchase-page-button, .credit-card-wrapper {
    width: 100%;
}

@media (min-width: 768px) {

    .purchase-page-buttons-wrapper.one-button {
        justify-content: center;
    }

    .purchase-page-buttons-wrapper.two-button {
        justify-content: space-evenly;
        gap: 10px;

    }

    .purchase-page-buttons-wrapper {
        width: 100%;
        display: flex;
        flex-wrap: wrap;

    }

    .purchase-page-buttons-wrapper .purchase-page-button, .back_button {
        flex-grow: 1;
        flex-basis: 0;
    }

    .back_button {
        margin: 0;
        margin-top: 10px !important;

    }

    .whole-buttons-wrapper {
        flex-direction: row;
    }

    #wholeBtnWrapper.flex-column > .payform-page__buttons > .js-google-btn {
        flex-grow: 1;
        flex-basis: 0;
    }

    .payform-page__buttons > .stn-button {
        margin: 0;
    }

    .stn-button {
        transition: none !important;
    }

    .col-md-6 .flex-column {
        flex-direction: column;
    }

    .payform-page__buttons > * {
        flex-grow: 1;
        flex-basis: 0;
    }
}