.node-type-donate-page {
    //overflow: visible !important;
    iframe.stripe_checkout_app {
        overflow: hidden !important;
    }

    button, input {
        outline: none;
    }

    #page-wrapper {
        .main-container {
            font-family: 'Montserrat';
            text-align: center;
            color: #999;

            h1, h2, h3 {
                font-family: inherit;
            }

            .row {
                .panel-separator {
                    height: 0;
                }

                section.panel-pane {
                    margin: 0;

                    .pane-content {
                        margin: 0;
                    }
                }

                section {
                    .content-system {
                        display: none;
                    }

                    .pane-node-body {
                        padding: 0 0 22px;
                    }

                    .top-page-icon {
                        &:before {
                            content: "\f0c0";
                            font-family: 'FontAwesome';
                            font-style: normal;
                            font-size: 70px;
                            color: #cd5257;
                        }

                        &.node-nid-3963 {
                            overflow: hidden;
                            display: block;
                            height: 100px;

                            &:before {
                                content: none;
                            }

                            svg {
                                color: #cd5257;

                                width: 80px;
                                height: auto;
                            }
                        }
                    }

                    .bliv-medlem {
                        font-size: 36px;
                        font-weight: 600;
                        color: #000;
                    }

                    .pane-region-content-top-middle, .pane-region-content-top-right {
                        border: none;
                    }

                    .donate-page-title {
                        color: #666;
                        margin-top: 40px;
                        font-size: 33px;

                        &:after {
                            content: "";
                            border-bottom: 1px solid #060606 !important;
                            width: 50%;
                            display: block;
                            margin: 0 auto;
                            margin-top: 25px;
                        }
                    }

                    .field-donate-top-image {
                        img {
                            margin-bottom: 20px;
                        }
                    }

                    .pane-content {
                        .view-donate-page-plans {
                            padding: 0 60px;
                            margin-top: 20px;

                            .view-content {
                                display: flex;
                                justify-content: center;
                                align-items: flex-start;
                            }

                            .views-row {
                                flex: 0 auto;
                                @media (min-width: 993px) {
                                    margin: 0 1.6%;
                                }
                                width: 30%;
                                background: #f2f2f2;
                                margin-right: 30px;
                                height: auto;
                                float: left;
                                margin-bottom: 5px;

                                .field-donate-plan-price {
                                    font-size: 58px;
                                    font-weight: 600;
                                    color: black;
                                    margin-top: 15px;
                                    margin-bottom: -15px;

                                    &:after {
                                        content: ",-";
                                        margin-left: -15px;
                                    }
                                }

                                .price-md {
                                    color: black;
                                    font-size: 17px;
                                    font-weight: bold;
                                    margin-top: 10px;
                                    display: inline-block;

                                    &.fra {
                                        margin-top: 30px;
                                    }
                                }

                                .field-donate-plan-description {
                                    color: #797979;
                                    padding: 10px 27px 15px;
                                    font-size: 17px;

                                    + .views-field-php {
                                        label.form-label {
                                            font-family: 'Montserrat';
                                        }

                                        &.stripe-charge-processing {
                                            background: url("../../images/svg/loading-default-red.svg") 50% 80% no-repeat;
                                            background-size: 15%;
                                        }
                                    }
                                }

                                .mkbh-stripe-button {
                                    margin-bottom: 25px;
                                }

                                ul.stoetbullets {
                                    text-align: left;

                                    li {
                                        margin-bottom: 12px;
                                    }

                                    @media screen and(max-width: @screen-sm-max) {
                                        text-align: center;
                                        list-style-position: inside;
                                    }
                                }

                                strong.exempt {
                                    font-size: 17px;
                                    margin-top: 20px;
                                    margin-bottom: 20px;
                                    display: block;
                                }
                            }

                            .field-donate-plan-title {
                                padding: 18px 0;
                                background-color: #666;
                                color: #f2f2f2;
                                font-size: 19px;
                                line-height: 16px;
                                height: 70px;
                            }

                            .sod_select {
                                width: auto;
                                max-width: 100%;

                                border-width: 1px;
                                border-color: #999;

                                &.focus {
                                    box-shadow: none;
                                }

                                .sod_list_wrapper {
                                    top: 40px;
                                    left: 2px;
                                    width: auto;

                                    box-sizing: content-box;
                                    border: none;

                                    .sod_list {
                                        border: 1px solid #999;
                                    }
                                }

                                .sod_option {
                                    margin-left: 1px;
                                    transition: background-color ease-in-out 175ms;

                                    &:hover {
                                        cursor: pointer;
                                    }
                                }
                            }

                            .views-row-even {
                                .field-donate-plan-title {
                                    body.page-node-3123& {
                                        padding: 18px 0;
                                        line-height: 16px;
                                    }
                                }
                            }
                        }
                    }

                    .field-donate-plans-text {
                        p {
                            font-size: 19px;
                        }
                    }

                    .pane-mkbh-donate-page-mkbh-donate-page-total-number {
                        .pane-content {
                            font-family: 'Caecilia LT Std', serif;
                            font-size: 48px;
                            color: #666;

                            .placeholder {
                                color: #c1041f;
                                font-style: normal;
                            }

                            .share-block {
                                h3 {
                                    font-family: 'Montserrat';
                                    text-transform: uppercase;
                                    font-size: 16px;
                                    color: #666;
                                    font-weight: 500;
                                    margin-top: 25px;
                                }

                                .mkbh-social-share-widget {
                                    padding: 0;
                                    border: 0;
                                }

                                .share-buttons {
                                    margin-right: 0;
                                }
                            }

                            &:after {
                                content: "";
                                border-bottom: 2px solid #b2b2b2 !important;
                                width: 50%;
                                display: block;
                                margin: 0 auto;
                                margin-top: 30px;
                                margin-bottom: 30px;
                            }
                        }
                    }

                    .pane-mkbh-donate-page-mkbh-donate-page-donate-block {
                        .donate-block-title {
                            font-size: 36px;
                            font-weight: 600;
                            margin-top: 0
                        }

                        .donate-block-body {
                            width: 47%;
                            margin: 0 auto;
                            font-size: 19px;
                            padding-bottom: 40px;
                        }

                        .donate-block {
                            .fa-money:before {
                                content: "\f0d6";
                                font-family: 'FontAwesome';
                                font-style: normal;
                                font-size: 70px;
                                color: #cd5257;
                            }
                        }
                    }

                    .donate-small-blocks {

                        .dankort {
                            background: #f2f2f2;
                            width: 295px;
                            min-height: 270px;
                            float: none;
                            display: inline-block;

                            .small-block-title {
                                background: #666;
                                font-size: 19px;
                                color: #f2f2f2;
                                height: 70px;
                                padding-top: 25px;
                            }

                            .donate-error-js {
                                display: inline-block;
                                margin: 0 0 15px;
                                color: #c1041f;
                                padding: 0px 10px;

                                p {
                                    margin: 0 0 10px;
                                }
                            }

                            .small-block-body {
                                margin-top: 25px;

                                &.stripe-charge-processing {
                                    background: url("../../images/svg/loading-default-red.svg") 50% 40% no-repeat;
                                    background-size: 15%;
                                }

                                .input-line {
                                    font-size: 32px;
                                    font-weight: 600;
                                    line-height: 63px;

                                    input {
                                        width: 135px;
                                        margin: 0 15px;
                                        font-size: 50px;
                                        padding: 0 20px;
                                        height: 70px;
                                        opacity: 0.5;
                                        border-radius: 6px;
                                        border: 1px solid #666;
                                        text-align: right;
                                        vertical-align: super;
                                    }
                                }

                                input[type="number"]::-webkit-inner-spin-button {
                                    -ms-appearance: none;
                                    -moz-appearance: none;
                                    -webkit-appearance: none;
                                    appearance: none;
                                    margin: 0;
                                }

                                input[type="number"]::-webkit-outer-spin-button {
                                    -ms-appearance: none;
                                    -moz-appearance: none;
                                    -webkit-appearance: none;
                                    appearance: none;
                                    margin: 0;
                                }

                                input[type="number"] {
                                    -moz-appearance: textfield;
                                }

                                .button-line-js {
                                    margin-top: 10px;
                                    margin-bottom: 10px;
                                }

                                .below-button {
                                    font-weight: bold;
                                    padding-bottom: 15px;
                                }
                            }
                        }
                    }

                    .donate-block-bottom-text {
                        clear: both;
                        width: 42%;
                        margin: 0 auto;
                        font-size: 19px;
                        padding: 15px 0 60px;
                    }

                    .field-body {
                        h2 {
                            font-weight: 600;
                            font-size: 37px;
                        }

                        p {
                            width: 60%;
                            margin: 0 auto;
                            font-size: 19px;
                            line-height: 27px;
                        }
                    }
                }
            }
        }
    }
}

.mkbh-stripe-button {
    display: inline-block;
    background-color: #c1041f;
    padding: 8px 32px;
    color: white;
    border-radius: 5px;
    border: none;
    font-size: 18px;
    font-weight: 400;
    cursor: pointer !important;

    &:hover {
        color: white;
        opacity: 0.8;
    }

    &:focus, &:active {
        color: white;
    }

    &:before {
        content: none !important;
        display: none !important;
    }
}

//iframe.stripe_checkout_app {
//  overflow-x: hidden!important;
//  overflow-y: scroll!important;
//}
