﻿
body {
    font-family: 'Droid Sans Arabic';
    font-weight: 400;
    background-color: #fff;   
    font-size: 16px;
}

html, body {
    height: 100%;
}
*, a:focus, a:hover {
    text-decoration: none;
}

a {
    color: #8d5738;
}

.img-responsive {
    margin: 0 auto;
}

a:focus, a:hover {
    color: #008ec1;
}


.text-color {
    color: #0a81bd;
}

.img {
    max-width: 100%;
}

.navbar-nav {
    margin: 0px -15px;
}

.brandnav {
    padding: 6px 10px;
}

.navbar-default .navbar-nav > li > a {
    color: #8b5235;
    font-weight: 700;
    border-bottom: 1px solid #d8d8d8;
}

.brandnav > img {
    height: 40px;
    width: auto;
    max-width: 190px;
    max-height: 100%;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #e02a27;
    background-color: #ececec;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #519e3d;
    background-color: whitesmoke;
}



header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}


.navbar {
    margin-bottom: 0px;
    border-radius: 0;
    background-color: rgba(255, 255, 255, 0.95);
    border: none;
}

.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
}

.navbar-inverse .brandnav {
    color: #fff;
}

.mobile-hide {
    display: none;
}

.Desktop-hide {
    display: block;
}




.marginbtn10 {
    margin-bottom: 10px;
}

.marginbtn20 {
    margin-bottom: 20px;
}

#top {
    background-color: #8b5235;
    padding: 5px 0;
}

#logos {
    position: absolute;
    float: left;
    padding: 0px;
    left: 70px;
}

    #logos img {
        height: 40px;
        width: auto;
        margin-top: 5px;
    }

#sociallist {
    display: inline-block;
    float: left;
    margin-left: 15px;
    padding-left: 11px;
    font-size: 18px;
}

    #sociallist ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: block;
    }

        #sociallist ul li {
            display: block;
            float: left;
        }

            #sociallist ul li a {
                display: block;
                margin: 5px;
                color: #fff;
            }

                #sociallist ul li a img {
                }

.headerList {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    margin-top: 7px;
    float: left;
}

    .headerList li {
        display: inline-block;
        color: #ffffff;
        font-size: 12px;
        margin-left: 10px;
    }

        .headerList li i {
            color: #e8915f;
            font-size: 16px;
            margin-left: 3px;
        }

        .headerList li a {
            color: inherit;
            padding: 0 6px;
        }

            .headerList li a:hover {
                color: #ffab80;
            }

.navbar-fixed-top.sticky {
    background: #f3f3f3;
}


.carousel-indicators li {
    width: 21px;
    height: 5px;
    border: none !important;
    margin: 0 2px !important;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 0;
}

.carousel-indicators .active {
    background-color: #79452b;
    width: 21px;
    height: 11px;
}

.carousel-control {
    width: 66px;
    background-color: transparent;
    background-image: none !important;
    top: 50%;
    bottom: initial;
    height: 70px;
    margin-top: -35px;
    line-height: 70px;
    opacity: 1;
    font-size: 34px;
    border-radius: 5px 0 0 5px;
}

    .carousel-control.left {
        border-radius: 0 5px 5px 0;
    }

.mobile-text-center {
    text-align: center;
}

    .mobile-text-center img {
        margin: 0 auto;
    }

.section-title {
    text-align: center;
    font-size: 23px;
    font-weight: 700;
    color: #000;
    margin-bottom: 30px;
    background: url("../images/border-1.jpg") center bottom no-repeat;
    padding-bottom: 30px;
}

    .section-title strong {
        color: #1c8eaa;
        font-weight: normal;
    }

.section-body {
}

    .section-body a.more, .cv a.more {
        display: inline-block;
        background-color: #00bac6;
        padding: 10px 30px;
        border-radius: 2px;
        color: #fff;
        margin-top: 20px;
    }

    .section-body p {
        line-height: 29px;
        margin: 0 0 20px;
    }

#form {
    padding: 5px 0px;
}

    #form h4 {
        margin-bottom: 25px;
        font-size: 13px;
    }

    #form .form-control {
        border-radius: 0px;
        box-shadow: none;
        height: 45px;
    }

    #form .btn {
        margin-bottom: 0;
    }

#contact {
    position: relative;
}

.contacts {
    background-color: #623924;
    color: #c7d9e4;
    padding: 0;
    font-size: 11px;
    text-align: right;
}



.fsoc-list {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

    .fsoc-list li {
        display: inline-block;
    }

    .fsoc-list a {
        display: block;
        font-size: 20px;
        margin-left: 13px;
        line-height: 22px;
        color: #c79880;
    }

        .fsoc-list a img {
            display: block;
            margin-left: 20px;
        }

.contacts strong {
    display: block;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 5px;
}



section {
    padding: 30px 0;
}



.sectionTitle {
    font-weight: 700;
    position: relative;
    padding-bottom: 17px;
    margin-bottom: 50px;
}

    .sectionTitle:after {
        content: "";
        position: absolute;
        height: 2px;
        width: 140px;
        background-color: #519e3d;
        left: 50%;
        margin-left: -70px;
        bottom: 0;
    }

.btn-blue {
    display: inline-block;
    background-color: #0078cc;
    color: #fff;
    margin-top: 20px;
    text-shadow: none;
    border: 1px solid #0078cc;
}

.btn-white {
    color: #0078cc;
    border: 1px solid #0078cc;
    background-color: rgba(255, 255, 255, 0.8);
}

.btn {
    border-radius: 1px;
}



.btn i {
    margin-left: 10px;
}

.btn-primary {
    background-color: #069acf;
    border-color: #008ec1;
}

    .btn-primary:hover {
        background-color: #008ec1;
        border-color: #069acf;
    }


.flinks a {
    color: inherit;
    margin: 0 7px;
}

    .flinks a:hover {
        color: #fff;
    }



.sectionTitle .subtitle {
    font-size: 50%;
    clear: both;
    display: block;
    margin-top: 10px;
    font-weight: 700;
    color: #0aafd9;
}

.Linkslefttop {
    position: absolute;
    left: 0;
    top: 30px;
}

    .Linkslefttop a {
        display: inline-block;
        padding: 9px 15px;
        background: #519e3d;
        color: #fff;
        border: 2px solid #519e3d;
    }

        .Linkslefttop a:hover {
            background: #fff;
            border: 2px solid #519e3d;
            color: #519e3d;
        }

.mLinkslefttop {
    padding: 10px 0;
    background: #eee;
}

    .mLinkslefttop a {
        display: inline-block;
        padding: 5px 10px;
        background: #845133;
        color: #fff;
        font-size: 12px;
    }

.navbar-fixed-top .Linkslefttop {
    left: 0;
    top: 5px;
}


.sub-banner {
    position: relative;
}

    .sub-banner img {
        width: 100%;
        height: auto;
    }

    .sub-banner .detail {
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.32);
        padding: 14px 0 18px;
        background-color: #fff;
    }

        .sub-banner .detail h2 {
            font-weight: 700;
            margin: 10px 0 10px;
        }

        .sub-banner .detail ul {
            padding: 0;
            margin: 0;
        }

            .sub-banner .detail ul li {
                list-style: none;
                float: right;
            }

                .sub-banner .detail ul li:not(:last-child):after {
                    content: "\f104";
                    font: normal normal normal 14px/1 FontAwesome;
                    float: left;
                    margin: 3px 9px 0;
                }

                .sub-banner .detail ul li a {
                    font-size: 12px;
                    color: #656565;
                }

                .sub-banner .detail ul li:last-child a {
                    color: #519e3d;
                }

.content {
    padding: 20px 0 50px;
}



.panel-default > .panel-heading {
    padding: 0;
}

.panel-title a {
    display: block;
    line-height: 26px;
    padding: 10px 15px;
}

    .panel-title a i {
        float: left;
    }

    .panel-title a:not(.collapsed) .fa {
        -moz-transform: scaleY(-1);
        -o-transform: scaleY(-1);
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1);
        filter: FlipV;
        -ms-filter: "FlipV";
    }

.panel-title .accIcon {
    font-size: 18px;
    margin-left: 10px;
}

.panel-group .panel + .panel {
    margin-top: 9px;
}

.default-accordion .panel-default {
    border-radius: 0px;
    border-color: #ddd;
}

    .default-accordion .panel-default > .panel-heading {
        color: #0a81bd;
        background-color: #ffffff;
        border-color: #ddd;
        border-radius: 0;
    }

.default-accordion .panel-title a i {
    color: #0a81bd;
    font-size: 20px;
    margin-top: 5px;
}



.form-control.error {
    background: rgba(255, 0, 0, 0.12);
    border-bottom: 1px solid #f00;
}

.validation-invalid-label, .validation-valid-label {
    margin-top: .5rem;
    margin-bottom: .5rem;
    display: block;
    color: #f44336;
    position: relative;
    padding-right: 2.325rem;
}

.validation-valid-label {
    color: green;
}

.validation-invalid-label:before {
    content: "\f057";
}

.validation-invalid-label:before, .validation-valid-label:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 1.8rem;
    position: absolute;
    top: .12502rem;
    right: 0;
    display: inline-block;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.model-all .modal-header {
    text-align: center;
    border: none;
    background: #5cb85c;
    color: #fff;
    border-radius: 0;
}

.model-all .modal-body {
    border-radius: 0;
    background: #fff;
    padding: 25px;
}

.model-all .form-control {
    border-radius: 0;
    height: 40px;
}

.form-control {
    border-radius:1px;
}


.project {
    border: 1px solid #eee;
    margin-bottom: 30px;
}

.opject-image {
   
    background-size: cover;
    position: relative;
    overflow: hidden;
}

    .opject-image img {
        transition: all .2s ease-in-out;
    }

      



.opjectTitle {

    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    right: 0;
}

    .opjectTitle a {
        color: #fff;
        display: block;
        padding: 10px;
        text-align: center;
    }

        .opjectTitle a:hover {
            color: #6cd451;
        }



.opjectinput {
    padding: 15px;
     
}

  


.opjectActions {
    padding: 15px;
    background: #f3f3f3;
}

    .opjectActions .col-xs-4, .opjectinput .col-xs-2 {
        padding-left: 5px;
        padding-right: 5px;
    }

a.plusplus {
    display: inline-block;
    float: left;
    height: 26px;
    width: 24px;
    text-align: center;
    background: #79452b;
    color: #fff;
    margin: 0 1px;
    font-weight: bold;
    font-family: initial;
    line-height: 26px;
}

.opjectinput .form-control {
    width: 40px;
    display: inline-block;
    float: left;
    height: 26px;
    text-align: center;
    background: #eee;
    border: none;
    padding: 0px 2px;
}


.inner {
    background: #eee;
    padding: 30px 0;
}


    .panel-user .panel-heading {
        background: #8b5235;
        color: #fff;
        padding: 15px;
    }

    .panel-user .panel-body {
        padding: 0;
    }

    .panel-user .list-group {
        margin: 0 15px;
    }

    .panel-user .list-group-item:last-child {
        margin-bottom: 15px;
    }

    .panel-user .list-group-item:first-child {
        margin-top: 15px;
    }

    .panel-user .list-group-item {
        border: none;
        padding: 0;
        /* border-bottom: 1px solid #ddd; */
        margin: 0;
        border-radius: 0;
    }

        .panel-user .list-group-item a {
            padding: 11px 15px;
            display: block;
            color: #000;
        }

            .panel-user .list-group-item a i {
                /* color: #5cb85c; */
                margin-left: 5px;
            }

            .panel-user .list-group-item a:hover, .panel-user .list-group-item a.active {
                color: #fff;
                background: #5cb85c;
            }

h3.profile-header {
    margin: 0 0 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 13px;
    font-size: 22px;
}

.panel-user .navbar-toggle {
    padding: 0;
    width: 40px;
    background: #563321;
    height: 30px;
    font-size: 18px;
    margin-top: -5px;
    margin-left: -5px;
}

.panel-mine {
    border-color: #5cb85c;
    border-radius: 0 !important;
}

    .panel-mine .panel-title a {
        color: inherit;
        line-height: 20px;
    }

    .panel-mine > .panel-heading {
        color: #ffffff;
        background-color: #5cb85c;
        border-color: #5cb85c;
        padding: 0;
        border-radius: 0;
    }

        .panel-mine > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6;
        }


.btn-selected:before {
    position: absolute;
    top: 3px;
    right: -4px;
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #5cb85c;
    font-size: 18px;
}

/* login */

.panel-login {
    border-color: #ccc;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
    background: #f9f9f9;
}

    .panel-login > .panel-heading {
        background-color: #8b5235;
        text-align: center;
        margin-top: -1px;
        margin-left: -1px;
        margin-right: -1px;
        border: 0;
        padding: 5px 5px 0px;
        margin-bottom: 10px;
    }

        .panel-login > .panel-heading a {
            text-decoration: none;
            color: #ffffff;
            font-weight: normal;
            font-size: 15px;
            -webkit-transition: all 0.1s linear;
            -moz-transition: all 0.1s linear;
            transition: all 0.1s linear;
            display: block;
            background: #8b5235;
            padding: 15px;
        }

            .panel-login > .panel-heading a.active {
                color: #ffffff;
                /* font-size: 18px; */
                /* font-weight: bold; */
                background: #3f281c;
            }

                .panel-login > .panel-heading a.active:after {
                    content: "";
                    position: absolute;
                    top: 100%;
                    left: 50%;
                    left: calc(50% - 16px);
                    pointer-events: none;
                    border-left: 10px solid transparent;
                    border-right: 10px solid transparent;
                    border-top: 10px solid #3f281c;
                }

        .panel-login > .panel-heading hr {
            margin-top: 10px;
            margin-bottom: 0px;
            clear: both;
            border: 0;
            height: 1px;
            background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
            background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
            background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
            background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
        }

    .panel-login input[type="text"], .panel-login input[type="email"], .panel-login input[type="password"] {
        height: 45px;
        border: 1px solid #ddd;
        font-size: 16px;
        -webkit-transition: all 0.1s linear;
        -moz-transition: all 0.1s linear;
        transition: all 0.1s linear;
    }

    .panel-login input:hover, .panel-login input:focus {
        outline: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border-color: #ccc;
    }

.btn-login {
    background-color: #519e3d;
    outline: none;
    color: #fff;
    font-size: 14px;
    height: auto;
    font-weight: normal;
    padding: 14px 0;
    text-transform: uppercase;
    border-color: #519e3d;
    border-width: 2px;
}

    .btn-login:hover, .btn-login:focus {
        color: #519e3d;
        background-color: #ffffff;
        border-color: #519e3d !important;
    }

.forgot-password {
    text-decoration: underline;
    color: #888;
}

    .forgot-password:hover, .forgot-password:focus {
        text-decoration: underline;
        color: #666;
    }

.btn-register {
    background-color: #519e3d;
    outline: none;
    color: #fff;
    font-size: 14px;
    height: auto;
    font-weight: normal;
    padding: 14px 0;
    text-transform: uppercase;
    border-color: #519e3d;
    border-width: 2px;
}

    .btn-register:hover, .btn-register:focus {
        color: #519e3d;
        background-color: #ffffff;
        border-color: #519e3d !important;
    }

span.optTag {
    display: inline-block;
    padding: 4px 6px;
    margin: 2px;
    border: 1px solid #ccc;
    cursor: pointer;
    float: right;
}

    span.optTag:hover {
        background: #eee;
    }

.optTag.tag-selected {
    background: #eee;
}

.optTag.tag-unselected {
    opacity: 0.3;
}

/* *******************************************************************************************
** Responsive Styles
*/

@media screen and (max-width:767px) {
    .sticky {
        background-color: #fff !important;
    }

    .mt-sm-3 {
        margin-top: 30px;
    }
}

@media screen and (min-width:1200px) {
}

@media screen and (min-width:992px) {
}

/*x*/

@media screen and (min-width:769px) {
    .pageName {
        top: 40px;
        width: 100%;
        font-size: 4rem;
    }

   
    #profileMenu.collapse {
        display: block;
    }

    .navbar-nav > li:nth-child(1) {
        margin-right: 20px;
    }

    .navbar-nav > li {
        border-bottom: 3px solid rgba(255, 255, 255, 0);
    }

        .navbar-nav > li:hover {
            border-bottom: 3px solid #519e3d;
        }

    .mobile-text-center {
        text-align: inherit;
    }

    .navbar {
        min-height: 93px;
    }

    .brandnav {
        height: 93px;
        padding: 10px 15px 10px 30px;
    }

    .navbar-nav > li > a {
        line-height: 80px;
        padding: 12px 10px;
        font-size: 14px;
    }

    #logos {
        position: relative;
        padding: 15px 0;
        left: initial;
    }

    .brandnav > img {
        height: auto;
    }

    #logos img {
        height: auto;
    }

    .Desktop-hide {
        display: none;
    }

    .mobile-hide {
        display: block;
    }

    #offersOrderSection:after {
        background-image: url(../images/half-bg.jpg);
        content: "";
        position: absolute;
        right: 50%;
        height: 100%;
        width: 100%;
        top: 0;
        z-index: -1;
    }

    .fsoc-list {
        text-align: left;
    }

    .navbar-default .navbar-nav > li > a {
        border-bottom: 0px solid #d8d8d8;
    }

    .navbar-fixed-top {
        min-height: 53px;
    }

        .navbar-fixed-top .brandnav {
            height: 53px;
            padding: 8px 15px 7px 30px;
        }

            .navbar-fixed-top .brandnav > img {
                height: 40px;
            }

        .navbar-fixed-top .navbar-nav > li > a {
            line-height: 25px;
        }

  
}

.cartInputs .form-control {
    width: 50px;
    display: inline-block;
    float: right;
    height: 26px;
    text-align: center;
    background: #eee;
}

.cartInputs a.plusplus, .cartInputs a.pi-minus {
    float: right;
}

.error {
    margin: 0 auto;
    text-align: center;
}

.error-code {
    bottom: 60%;
    color: #ffc469;
    font-size: 96px;
    line-height: 100px;
}

.error-desc {
    font-size: 14px;
    color: #647788;
}

.filterationArea {
    background: #8b5235;
    margin-bottom: 2rem;
    padding: 2.5rem;
    border-radius: 4px;
    padding-bottom: 1.5rem;
    margin-top: -20px;
}

.searchKeyword {
    padding-right: 40px;
    background: transparent;
    border-radius: 2px;
    border: 1px solid #fff;
    color: #fff;
    outline: none;
    position: relative;
}

.form-control.searchKeyword::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.form-control.searchKeyword:-ms-input-placeholder {
    color: #fff;
}

.form-control.searchKeyword::-webkit-input-placeholder {
    color: #fff;
}

.filterationArea .form-control:focus {
    border-color: inherit;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.searchKeywordI:before {
    content: "\f002";
    position: absolute;
    right: 30px;
    top: 10px;
    height: 24px;
    width: 24px;
    z-index: 9999;
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
}

.searchSelect {
    padding: 0px 5px;
    border-radius: 2px;
    border: 1px solid #fff;
    color: #fff;
    outline: none;
    background: transparent;
}

    .searchSelect option {
        color: #000;
    }

.searchButton {
    border-radius: 2px;
    border: 1px solid #fff;
}

.changeValues * {
    outline: none !important;
    box-shadow: none !important;
}

.changeValues {
    width: 102px;
}

    .changeValues .form-control {
        padding: 6px;
        border-radius: 0 !important;
        height: 30px;
    }

    .changeValues .btn {
        padding: 4px;
        border-radius: 0 !important;
        background-color: #79452b;
        border: 1px solid #79452b;
        color: #fff;
    }

    .changeValues .input-group-btn {
        border-radius: 0 !important;
    }

    .changeValues .btn i {
        margin: 0;
    }

.quickDonation fieldset {
    border: 1px solid #a9a9a9;
    padding: 10px;
    margin: 15px 0;
}

.quickDonation legend {
    background: #5cb85c;
    border: 1px solid #5cb85c;
    margin: 0 auto;
    width: auto;
    padding: 5px 15px;
    font-size: 17px;
    color: #fff;
}

.panel-contact {
    border-color: #8b5235;
}

    .panel-contact .panel-heading {
        background: #8b5235;
        text-align: center;
    }

        .panel-contact .panel-heading h2 {
            font-size: 2rem;
            color: #fff;
            margin: 0;
            padding: 2rem;
        }

   




.text-color {
    color: #0a81bd;
}

.textacsept {
    color: #f1413d;
}


.cardblock {
    display: block !important;
}

@media (min-width: 576px) {
    .inlinecard {
        display: inline !important;
    }
}


table > tbody > tr > td > span.footable-toggle {
    width: 2rem !important;
    height: 2rem !important;
    font-size: 1rem;
    line-height: 1.8rem;
}


.text-brand {
    color: #0a81bd;
}



.big-button {
    color: #fff;
    text-align: center;
    display: flex;
}

.big-button-total {
    padding: 20px 40px;
    border-radius: 0 6px 6px 0;
    background: #519e3d;
}

.big-button-submit a {
    background: #8b5135;
    color: #fff;
    padding: 30px 20px 0;
    border-radius: 6px 0 0 6px;
    display: block;
    height: 100%;
    font-size: 18px;
    font-weight: 700;
    text-shadow: rgba(0, 0, 0, 0.18) 1px 1px 0;
}

    .big-button-submit a:hover {
        background: #c5734c;
        color: #fff;
    }

.big-button-total strong {
    display: block;
    font-size: 200%;
    font-weight: 700;
    line-height: 1;
}


.cal-body-bg {
    padding: 20px;
    background: #f7f7f7;
    margin-bottom: 10px;
}

#navi {
    width: 90px;
    height: 27px;
    position: absolute;
    top: 0;
    right: 16px;
    border-radius: 0 0px 0px .5rem;
    background: #fe972c;
    z-index: 10;
    opacity: 0.8;
    text-align: center;
    font-weight: 700;
    border: 0px solid;
}

@supports (-webkit-appearance: -apple-pay-button) {
    .apple-pay-button {
        display: inline-block;
        -webkit-appearance: -apple-pay-button;
    }

    .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;
    }

    .apple-pay-button-with-text {
        display: inline-block;
        -webkit-appearance: -apple-pay-button;
        -apple-pay-button-type: buy;
    }

        .apple-pay-button-with-text > * {
            display: none;
        }

    .apple-pay-button-black-with-text {
        -apple-pay-button-style: black;
    }

    .apple-pay-button-white-with-text {
        -apple-pay-button-style: white;
    }

    .apple-pay-button-white-with-line-with-text {
        -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: 5px;
        padding: 0px;
        box-sizing: border-box;
        min-width: 200px;
        min-height: 32px;
        max-height: 64px;
    }

    .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-with-text {
        --apple-pay-scale: 1; /* (height / 32) */
        display: inline-flex;
        justify-content: center;
        font-size: 12px;
        border-radius: 5px;
        padding: 0px;
        box-sizing: border-box;
        min-width: 200px;
        min-height: 32px;
        max-height: 64px;
    }

    .apple-pay-button-black-with-text {
        background-color: black;
        color: white;
    }

    .apple-pay-button-white-with-text {
        background-color: white;
        color: black;
    }

    .apple-pay-button-white-with-line-with-text {
        background-color: white;
        color: black;
        border: .5px solid black;
    }

    .apple-pay-button-with-text.apple-pay-button-black-with-text > .logo {
        background-image: -webkit-named-image(apple-pay-logo-white);
        background-color: black;
    }

    .apple-pay-button-with-text.apple-pay-button-white-with-text > .logo {
        background-image: -webkit-named-image(apple-pay-logo-black);
        background-color: white;
    }

    .apple-pay-button-with-text.apple-pay-button-white-with-line-with-text > .logo {
        background-image: -webkit-named-image(apple-pay-logo-black);
        background-color: white;
    }

    .apple-pay-button-with-text > .text {
        font-family: -apple-system;
        font-size: calc(1em * var(--apple-pay-scale));
        font-weight: 300;
        align-self: center;
        margin-right: calc(2px * var(--apple-pay-scale));
    }

    .apple-pay-button-with-text > .logo {
        width: calc(35px * var(--scale));
        height: 100%;
        background-size: 100% 60%;
        background-repeat: no-repeat;
        background-position: 0 50%;
        margin-left: calc(2px * var(--apple-pay-scale));
        border: none;
    }
}

.apple-pay-set-up-button {
    display: inline-block;
    -webkit-appearance: -apple-pay-button;
    -apple-pay-button-type: set-up;
}

.apple-pay-set-up-button-black {
    -apple-pay-button-style: black;
}

.apple-pay-set-up-button-white {
    -apple-pay-button-style: white;
}

.apple-pay-setup-button-white-with-line {
    -apple-pay-button-style: white-outline;
}

.apple-pay-donate-button {
    display: inline-block;
    -webkit-appearance: -apple-pay-button;
    -apple-pay-button-type: donate;
}

.apple-pay-donate-button-black {
    -apple-pay-button-style: black;
}

.apple-pay-donate-button-white {
    -apple-pay-button-style: white;
}

.apple-pay-donate-button-white-with-line {
    -apple-pay-button-style: white-outline;
}

div.apple-pay {
    max-width: 325px;
    width: 100%;
    height: 46px;
}
