﻿.affirm-container {
    display: none;
}

.braintree-toggle span {
    white-space: nowrap;
}

.partial-paymnet-title {
    padding-bottom: 18px;
    letter-spacing: 2px;
    word-spacing: 3px;
    font-size: 16px;
    text-align: center;
    font-weight: 500;
}

.wf-option-text {
    font-size: 12px;
    color: #d5d5d5;
    font-weight: 500;
    letter-spacing: 0.3px;
    text-transform: none !important;
}

.wf-option-selected {
    border-radius: 5px;
    opacity: 1;
    width: 100%;
    z-index: 1;
    border-color: #219653;
    border-width: 2px;
    margin-top: 0;
    margin-bottom: -1px;
}

    .wf-option-selected .wf-check {
        fill: #000000 !important;
        transform: scale(1) !important;
    }

.wf-check-container, .wf-change-btn {
    display: none;
}

.wf-option-selected .wf-check-container {
    display: block !important;
}

.creditcard-pay-button {
    margin-bottom: 20px;
    background-color: black;
    color: #DABA70 !important;
    cursor: pointer;
    pointer-events: all !important;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 17px;
    font-weight: 500;
    width: 100%;
    letter-spacing: 1px;
    text-decoration: none !important;
    text-align: center;
    border: 1px solid #969696;
}

.braintree-method--active {
    background-color: black;
}

.braintree-method__label {
    color: white;
}

.braintree-method__check {
    background-color: #DABA70;
}

.braintree-large-button:hover {
    font-weight: 500;
}

.braintree-sheet__container {
    margin-bottom: 0px;
}

.order-history-items {
    padding-bottom: 0px;
    margin-bottom: -8px;
}

.account-user-info-wrapper {
    padding-bottom: 17px;
}

.braintree-placeholder {
    /* margin-bottom: 13px; */
}

.braintree-placeholder, .braintree-heading {
    color: #000000;
    font-size: 0;
    margin-bottom: 0px;
}

.gpay-button {
    border-style: solid;
    border-width: 1px;
    border-color: #E8D593;
    transform: scale(1);
}

.apple-pay-button {
   /* outline: 1px solid #E8D593;*/
    transform: scale(1);
}

.braintree-sheet__header[data-braintree-id="google-pay-sheet-header"] {
    display: none;
}

.braintree-sheet[data-braintree-id="googlePay"] {
    border: none;
}

.braintree-sheet__header[data-braintree-id="paypal-sheet-header"] {
    display: none;
}

.braintree-sheet[data-braintree-id="paypal"] {
    border: none;
}

.braintree-sheet__header[data-braintree-id="apple-pay-sheet-header"] {
    display: none;
}

.braintree-sheet[data-braintree-id="applePay"] {
    border: none;
}

.braintree-sheet__header[data-braintree-id="paypal-credit-sheet-header"] {
    display: none;
}

.braintree-sheet[data-braintree-id="paypalCredit"] {
    border: none;
}

.braintree-upper-container {
    z-index: revert-layer;
}

.button {
    cursor: pointer;
    font-weight: 500;
    left: 3px;
    line-height: inherit;
    position: relative;
    text-decoration: none;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    display: inline-block;
}

.button--small {
    padding: 10px 20px;
    font-size: 0.875rem;
}

.button--green {
    outline: none;
    background-color: #64d18a;
    border-color: #64d18a;
    color: white;
    transition: all 200ms ease;
}

    .button--green:hover {
        background-color: #8bdda8;
        color: white;
    }

.payment-area {
    padding-bottom: 40px;
}
.order-button-disabled {
    background: gray !important;
}
.payment-container {
    padding-bottom: 0px;
    width: 100%;
    max-width: 400px;
    margin: auto;
    letter-spacing: 0;
    color: white !important;
    background-color: black !important;
    margin-top: 0;
    height: auto;
}

.braintree-heading {
    display: none;
    letter-spacing: 2px;
    word-spacing: 3px;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    right: 105px;
    top: -20px;
}

[data-braintree-id="card"], [data-braintree-id="choose-a-way-to-pay"], .braintree-sheet {
    background-color: black;
    color: white !important;
}

[data-braintree-name="number"] {
    color: white !important;
}

.braintree-options-list {
    background-color: black;
    padding-bottom: 0px !important;
}

.braintree-method--active {
    background-color: black;
    border: 0px #969696 !important;
    border-radius: 0px;
    border-bottom: solid 1px #969696 !important;
}

.braintree-method__label {
    color: white !important;
}

.braintree-method__check {
    background-color: #DABA70 !important;
}

.braintree-option {
    outline: 1px solid #969696;border: 0px solid black;
    background-color: black;
    color: #DABA70 !important;
    margin-bottom: 10px;
    border-radius: 0 0 0 0 !important;
    min-height: 67.98px;
    padding: 12px 10px 12px 30px !important;
}

    .braintree-option:first-child {
        border-top-width: 1px !important;
    }

.braintree-toggle {
    background-color: black;
    color: #DABA70 !important;
    margin-bottom: 10px;
    width: 210px;
}

.braintree-option__label {
    color: white !important;
    font-weight: 500;
    text-transform: uppercase;
    font-family: Lato;
    font-size: 18px;
    letter-spacing: 3px;
}

.braintree-form__label, .braintree-sheet__text, #credit-card-number, #expiration, #cvv, braintree-sheet {
    color: white !important;
}

.braintree-option:hover {
    background-color: rgba(255, 255, 255, 0.1);
    /*color: black !important;*/
}

/*    .braintree-option:hover .braintree-option__label {
        color: black !important;
    }*/

    .braintree-option:hover .wf-option-text {
        /*color: black !important;*/
    }

.braintree-toggle:hover {
    background-color:black;
    color: white !important;
}

input {
    color: white !important;
}

    input:focus {
        color: white !important;
    }

braintree-form__field-group--is-focused {
    color: white !important;
}

.number {
    color: white !important;
}

.braintree-loaded, braintree-dropin, .braintree-loader__container {
    background-color: black !important;
}

.popupcontainer {
    display: grid;
    border: 1px solid #fff;
    width: 360px;
    background-color: black;
    place-content: space-around center;
    place-items: center;
    z-index: 1370;
    justify-content: center;
    align-items: center;
    justify-items: center;
    align-content: space-evenly;
}

.title-content {
    color: #e8d495;
    text-align: center;
    margin-bottom: 7px;
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 1.4;
    padding-top: 10px;
}

.showbtn {
    color: #000 !important;
    cursor: pointer;
    width: 140px;
    height: 41px;
    display: inline-block;
    text-align: center;
    border: solid 1px #d3b36c !important;
    background-color: #daba70;
    font-size: 18px;
    padding-top: 8px;
    text-decoration: none !important;
    letter-spacing: 2.6px;
    margin-top: 25px;
    margin-bottom: 22px;
}

.tooltip-close {
    position: absolute;
    right: 5px;
    top: 9px;
    cursor: pointer;
}

.dialogcontainer, .dialogcontainerApplePay, .dialogcontainerGooglePay {
    position: fixed;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 200001 !important;
}

#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 1200 !important;
    cursor: pointer;
}

.closebtn {
    width: 23px;
    height: 20px;
    background-position: -153px -118px;
    background-repeat: no-repeat;
    display: block;
    background-image: url(/images/rd/jdetails/jdspritesheet20161012.webp);
}

#dropin-container-gp-ap .braintree-sheet__content--button {
    padding:0px;
}

#dropin-container-gp-ap .gpay-card-info-container {
    width: 100%;
    margin: auto;
    height: 67.97px;
    border-radius: 0px;
    align-items: center;
    justify-content: center;
}
    #dropin-container-gp-ap .gpay-card-info-container:hover {
        background-color: rgba(255, 255, 255, 0.1);
    }
    #dropin-container-gp-ap .gpay-card-info-container.black {
        outline: 0px solid black;
    }
#dropin-container-gp-ap {
    max-height: 67.97px;
    height: 67.97px;
    width: 100%;
    outline: 1px solid #969696;
    border: 0px solid black;
    margin-bottom:10px;
}
    #dropin-container-gp-ap:hover {
        background-color: rgba(255, 255, 255, 0.1);
    }
    #dropin-container-gp-ap .braintree-sheet__content--button {
        max-height: 67.97px;
        height: 67.97px;
        min-height:40px;
    }
    #dropin-container-gp-ap .apple-pay-button {
        margin: 0 auto;
        width: 100%;
        height: 100%;
        border-radius: 0px;
        transform: scale(1);
    }
        #dropin-container-gp-ap .apple-pay-button:hover {
            background-color: rgba(255, 255, 255, 0.1)!important;
        }
.loaderChild {
    display: none;
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000e6;
    z-index: 1000;
    height: 380px;
    margin-bottom: -380px;
}
.braintree-method--active {
    outline: 1px solid #969696;
    border-radius: 0px !important;
}
.loader {
    position: relative;
    top: 35%;
    left: 45%;
    width: 48px;
    height: 48px;
    border: 5px solid #969696;
    border-bottom-color: #e8d482;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.braintree-sheet__content--form .braintree-form__field-group .braintree-form__field .braintree-form__hosted-field {
padding:0px!important;
}
    .cc-button-container
{
    width:100%;
    text-align:center;
}

#droping-fast-chekout-container .apple-pay-button {
    outline: 1px solid #E8D593;
    transform: scale(1) !important;
    width: 100%;
    height: 48px;
    border-radius: 0px;
    outline-offset: -1px;
}

#droping-fast-chekout-container .braintree-method--active {
    background-color: black;
}

#droping-fast-chekout-container .braintree-method__label {
    color: white;
}

#droping-fast-chekout-container .braintree-method__check {
    background-color: #DABA70;
}

#droping-fast-chekout-container .braintree-large-button:hover {
    font-weight: 400;
}

#droping-fast-chekout-container .braintree-sheet__container {
    margin-bottom: 0px;
}

#droping-fast-chekout-container .order-history-items {
    padding-bottom: 0px;
    margin-bottom: -8px;
}

#droping-fast-chekout-container .account-user-info-wrapper {
    padding-bottom: 17px;
}

#droping-fast-chekout-container .braintree-placeholder {
    /* margin-bottom: 13px; */
}

#droping-fast-chekout-container .braintree-placeholder, .braintree-heading {
    color: #000000;
    font-size: 0;
    margin-bottom: 0px;
}

#droping-fast-chekout-container .gpay-button {
    border-style: solid;
    border-width: 1px;
    border-color: #E8D593;
    transform: scale(1.1);
}

#droping-fast-chekout-container .apple-pay-button {
    outline: 1px solid #E8D593;
    transform: scale(1.47);
}

#droping-fast-chekout-container .braintree-sheet__header[data-braintree-id="google-pay-sheet-header"] {
    display: none;
}

#droping-fast-chekout-container .braintree-sheet[data-braintree-id="googlePay"] {
    border: none;
}

#droping-fast-chekout-container .braintree-sheet__header[data-braintree-id="paypal-sheet-header"] {
    display: none;
}

#droping-fast-chekout-container .braintree-sheet[data-braintree-id="paypal"] {
    border: none;
}

#droping-fast-chekout-container .braintree-sheet__header[data-braintree-id="apple-pay-sheet-header"] {
    display: none;
}

#droping-fast-chekout-container .braintree-sheet[data-braintree-id="applePay"] {
    border: none;
}

#droping-fast-chekout-container .braintree-sheet__header[data-braintree-id="paypal-credit-sheet-header"] {
    display: none;
}

#droping-fast-chekout-container .braintree-sheet[data-braintree-id="paypalCredit"] {
    border: none;
}

#droping-fast-chekout-container .braintree-upper-container {
    z-index: revert-layer;
}

#droping-fast-chekout-container .button {
    cursor: pointer;
    font-weight: 500;
    left: 3px;
    line-height: inherit;
    position: relative;
    text-decoration: none;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    display: inline-block;
}

#droping-fast-chekout-container .button--small {
    padding: 10px 20px;
    font-size: 0.875rem;
}

#droping-fast-chekout-container .button--green {
    outline: none;
    background-color: #64d18a;
    border-color: #64d18a;
    color: white;
    transition: all 200ms ease;
}

    #droping-fast-chekout-container .button--green:hover {
        background-color: #8bdda8;
        color: white;
    }

#droping-fast-chekout-container .payment-container {
    padding-bottom: 0px;
    width: 100%;
    max-width: 505px;
    margin: auto;
    letter-spacing: 0;
    color: white !important;
    background-color: black !important;
    margin-top: 0;
    height: auto;
}

#droping-fast-chekout-container .braintree-heading {
    display: none;
    letter-spacing: 2px;
    word-spacing: 3px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    right: 105px;
    top: -20px;
}

#droping-fast-chekout-container [data-braintree-id="card"], [data-braintree-id="choose-a-way-to-pay"], .braintree-sheet {
    background-color: black;
    color: white !important;
}

#droping-fast-chekout-container [data-braintree-name="number"] {
    color: white !important;
}

#droping-fast-chekout-container .braintree-options-list {
    background-color: black;
    padding-bottom: 0px !important;
}

#droping-fast-chekout-container .braintree-method--active {
    background-color: black;
    border-color: #DABA70 !important;
}

#droping-fast-chekout-container .braintree-method__label {
    color: white !important;
}

#droping-fast-chekout-container .braintree-method__check {
    background-color: #DABA70 !important;
}

#droping-fast-chekout-container .braintree-option {
    border: solid 1px #DABA70;
    background-color: black;
    color: #DABA70 !important;
    margin-bottom: 10px;
    border-radius: 0 0 0 0 !important;
    min-height: 67.98px;
    padding: 12px 10px 12px 30px !important;
}

    #droping-fast-chekout-container .braintree-option:first-child {
        border-top-width: 1px !important;
    }

#droping-fast-chekout-container .braintree-toggle {
    background-color: black;
    color: #DABA70 !important;
    margin-bottom: 10px;
    width: 210px;
}

#droping-fast-chekout-container .braintree-option__label {
    color: #DABA70 !important;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Lato;
    font-size: 18px;
    letter-spacing: 3px;
    font-weight: 600;
}

#droping-fast-chekout-container .braintree-form__label, .braintree-sheet__text, #credit-card-number, #expiration, #cvv, braintree-sheet {
    color: white !important;
}

#droping-fast-chekout-container .braintree-option:hover {
    background-color: #DABA70;
    color: black !important;
}

    #droping-fast-chekout-container .braintree-option:hover .braintree-option__label {
        color: black !important;
    }

    #droping-fast-chekout-container .braintree-option:hover .wf-option-text {
        color: black !important;
    }

#droping-fast-chekout-container .braintree-toggle:hover {
    background-color: black;
    color: white !important;
}

#droping-fast-chekout-container input {
    color: white !important;
}

    #droping-fast-chekout-container input:focus {
        color: white !important;
    }

#droping-fast-chekout-container braintree-form__field-group--is-focused {
    color: white !important;
}

#droping-fast-chekout-container .number {
    color: white !important;
}

#droping-fast-chekout-container .braintree-loaded, braintree-dropin, .braintree-loader__container {
    background-color: black !important;
}

#droping-fast-chekout-container .braintree-sheet__content--button {
    min-height: 0;
    padding: 0;
    text-align: center;
}

#droping-fast-chekout-container .popupcontainer {
    display: grid;
    border: 1px solid #fff;
    width: 360px;
    background-color: black;
    place-content: space-around center;
    place-items: center;
    z-index: 1370;
    justify-content: center;
    align-items: center;
    justify-items: center;
    align-content: space-evenly;
}

#droping-fast-chekout-container .title-content {
    color: #e8d495;
    text-align: center;
    margin-bottom: 7px;
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 1.4;
    padding-top: 10px;
}

#droping-fast-chekout-container .showbtn {
    color: #000 !important;
    cursor: pointer;
    width: 140px;
    height: 41px;
    display: inline-block;
    text-align: center;
    border: solid 1px #d3b36c !important;
    background-color: #daba70;
    font-size: 18px;
    padding-top: 8px;
    text-decoration: none !important;
    letter-spacing: 2.6px;
    margin-top: 25px;
    margin-bottom: 22px;
}

#droping-fast-chekout-container .tooltip-close {
    position: absolute;
    right: 5px;
    top: 9px;
    cursor: pointer;
}

#droping-fast-chekout-container .dialogcontainer, .dialogcontainerApplePay, .dialogcontainerGooglePay {
    position: fixed;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 200001 !important;
}

#droping-fast-chekout-container #br-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 200000 !important;
    cursor: pointer;
}

#droping-fast-chekout-container .closebtn {
    width: 23px;
    height: 20px;
    background-position: -153px -118px;
    background-repeat: no-repeat;
    display: block;
    background-image: url(/images/rd/jdetails/jdspritesheet20161012.webp);
}

#droping-fast-chekout-container .braintree-toggle {
    display: none;
}

#droping-fast-chekout-container .braintree-btn-container {
    margin-bottom: 14px;
    min-height: 53px;
    padding-left: 16px;
}

#droping-fast-chekout-container .gpay-card-info-container {
    min-height: 49px;
    min-width: 200px;
}

#droping-fast-chekout-container {
    width: 290px;
    margin: auto;
    margin-bottom: 15px;
}
.errorText {
    overflow-wrap: break-word;
    width: 315px;
}

#br-loading {
    display: none;
    background: #000000 url(data:image/gif;base64,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) no-repeat scroll center center;
    opacity: .7;
    top: 0;
    left: 0;
    width: 100%;
    position: fixed;
    z-index: 9999 !important;
    min-height: 100%;
}

