#loading-indicator {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
}

#loading-indicator span {
    display: block;
    width: 10em;
    margin: 0 auto;
    font-family: Ubuntu, sans-serif;
    text-align: center;
    line-height: 1.4em;
    background: silver;
    background: rgba(192,192,192,0.75);
    color: white;
    border-radius: 0 0 3px 3px;
}

/* LemonStand shortcode embed default visuals */

/* Embed error messages */
.ls.embed .error {
    margin: 5px 0;
    padding: 8px 12px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #a94442;
    background-color: #f2dede;
    display: inline-block;
    border-color: #ebccd1;
}
/* Add a box to an embed */
.ls.box {
    position: relative;
    padding: 10px; margin: 10px;
    border: 1px solid #aaa;
}
.ls.embed.right { float: right; }
.ls.embed.left { float: left; }
.ls.embed.c2 { width: 49.5%; }
.ls.embed.c3 { width: 32.5%; }
.ls.embed.c4 { width: 23.5%; }

.ls.embed var, var.ls.embed {
    font-style: normal;
}

/* Product block embed default visuals */

.ls.embed.product-block {
    position: relative;
    border: 1px solid #aaa;
    width: 220px;
    padding: 10px; margin: 10px;
}
.ls.embed.product-block h2 {
    margin: 0 0 .5em;
}
.ls.embed.product-block var {
    display: block;
    font-style: normal;
}
.ls.embed.product-block figure {
    margin-top: .5em; margin-bottom: .5em;
}
.ls.embed.product-block var.base-price {
    position: absolute; right: .5em; top: .5em;
}
.ls.embed.product-block button, .ls.embed.product-block .btn {
    float: right;
    margin: .5em 0 0;
}
.ls.embed.product-block var.on-sale-price {
    float: right;
    margin-bottom: .5em; margin-top: -1em;
}
.ls.embed.product-block var.stock-amount::after {
    content: ' left in stock';
}

.ls.embed.product-block var.on-sale-price::before {
}
.ls.embed.product-block var.on-sale {
    color: hsl(0, 90%, 65%);
    font-size: 15px;
    text-decoration: line-through;
    text-decoration: white double line-through;
}

.ls-card-form .expiry {
    width: 100%;
    display: inline-block;
}

.ls-card-form .card-form-expiry-outer {
    min-height: 80px;
    width: 65.2173913043%;
    float: left;
}

.ls-card-form .card-form-cvv-outer {
    min-height: 80px;
    width: 31.884057971%;
    float: right;
}

.ls-card-form .cvv,
.ls-card-form .number {
    display: inline-block;
    vertical-align: middle;
    height: 45px;
    border: 1px solid #969696;
    font-family: "Courier New", "Courier Monospace", monospace;
    letter-spacing: 1.5px;
    font-weight: 700;
}

.ls-card-form .cvv {
    width: 100%;
}

.ls-card-form .number {
    width: 100%;
}

.ls-card-form .full_name {
    width: 100%;
}

.ls-card-form .card-form-input {
    color: #3A3D3F;
    border-color: #969696;
    font-family: "Courier New", "Courier Monospace", monospace;
    letter-spacing: 1.5px;
    text-transform: none;
    font-weight: bold;
    font-size: 16px;
    background: #EEEEEE;
    height: 45px;
    padding-left: 11px;
    border: 1px solid #979797;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.32);
    border-radius: 4px;
}

.ls-card-form .card-form-input::-webkit-input-placeholder {
    font-family: "Courier New", "Courier Monospace", monospace;
    text-transform: none;
    letter-spacing: 1.5px;
    font-weight: bold;
    font-size: 16px;
    color: #A6A6A6 !important;
}
 
.ls-card-form .card-form-input:-moz-placeholder { /* Firefox 18- */
    font-family: "Courier New", "Courier Monospace", monospace;
    text-transform: none;
    letter-spacing: 1.5px;
    font-weight: bold;
    font-size: 16px;
    color: #A6A6A6 !important;
}
 
.ls-card-form .card-form-input::-moz-placeholder {  /* Firefox 19+ */
    font-family: "Courier New", "Courier Monospace", monospace;
    text-transform: none;
    letter-spacing: 1.5px;
    font-weight: bold;
    font-size: 16px;
    color: #A6A6A6 !important;  
}
 
.ls-card-form .card-form-input:-ms-input-placeholder {
    font-family: "Courier New", "Courier Monospace", monospace;
    text-transform: none;
    letter-spacing: 1.5px;
    font-weight: bold;
    font-size: 16px;
    color: #A6A6A6 !important;  
}

.ls-card-form .card-form-input:focus {
    background: #EEEEEE;
    outline: none;
}

.ls-card-form .card-form-row {
    min-height: 80px;
    width: 100%;
    display: table;
}

.ls-card-form .card-form-row-small {
    min-height: 20px;
    margin: 0px 0px 4px 0px;
}

.ls-card-form .card-iframe-text {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    letter-spacing: 1.5px;
    font-weight: 400;
    font-size: 16px;
    color: #3A3D3F;
    line-height: 37px;
    padding-left: 11px;
}

.ls-card-form .card-form-text {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    letter-spacing: 1.5px;
    font-weight: 500;
    font-size: 16px;
}

.ls-card-form .card-form-label,
.ls-card-form .card-form-checkbox-label,
.ls-card-form .error,
.ls-card-form .error-bottom {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    letter-spacing: 1.5px;
    font-weight: 500;
    font-size: 11px;
    margin-left: 5px;
    text-transform: none;
}

.ls-card-form .error {
    min-height: 13px;
    max-width: inherit;
}

.ls-card-form .error-bottom {
    min-height: 30px;
    max-width: inherit;
}

.ls-card-form .error-highlight,
.ls-card-form .error-highlight:focus {
    border-color: #D34246;
}

.ls-card-form .valid-highlight,
.ls-card-form .valid-highlight:focus {
    border-color: #3DE000;
}

.ls-card-form .error {
    display: block;
    font-weight: 700;
    font-style: inherit;
    color: #D34246;
}

.ls-card-form .card-form-label {
    display: block;
    padding-bottom: 4px;
    width: 100%;
}

.ls-card-form .card-form-checkbox-label {
    display: inline;
}

.ls-card-form .card-form-checkbox {
    float: left;
}

.ls-card-form .submit-button {
    background-color: #8FD896;
    float: right;
    border: 0;
    box-shadow: none;
    border-radius: 5px;
    padding: 10px 15px 10px 15px;
    cursor: pointer;
    cursor: hand;
    font-size: 14px;
    color: #4A4A4A;
    letter-spacing: 2.55px;
}

.ls-card-form .delete-button {
    margin-left: 5px;
    color: #4A4A4A;
}

.ls-card-form .submit-button:hover {
    background-color: #8FD896;
}

.ls-card-form .submit-button:focus {
    outline: none;
}

/* Resetting margins, padding */
.ls-card-form label,
.ls-card-form input,
.ls-card-form input[type="text"] {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.ls-card-form input[type="text"] {
    padding-left: 11px;
}

/* Card form default visuals */
.ls-card-form {
    /* Override everthing... */
    .reset-this {
        animation : none;
        animation-delay : 0;
        animation-direction : normal;
        animation-duration : 0;
        animation-fill-mode : none;
        animation-iteration-count : 1;
        animation-name : none;
        animation-play-state : running;
        animation-timing-function : ease;
        backface-visibility : visible;
        background : 0;
        background-attachment : scroll;
        background-clip : border-box;
        background-color : transparent;
        background-image : none;
        background-origin : padding-box;
        background-position : 0 0;
        background-position-x : 0;
        background-position-y : 0;
        background-repeat : repeat;
        background-size : auto auto;
        border : 0;
        border-style : none;
        border-width : medium;
        border-color : inherit;
        border-bottom : 0;
        border-bottom-color : inherit;
        border-bottom-left-radius : 0;
        border-bottom-right-radius : 0;
        border-bottom-style : none;
        border-bottom-width : medium;
        border-collapse : separate;
        border-image : none;
        border-left : 0;
        border-left-color : inherit;
        border-left-style : none;
        border-left-width : medium;
        border-radius : 0;
        border-right : 0;
        border-right-color : inherit;
        border-right-style : none;
        border-right-width : medium;
        border-spacing : 0;
        border-top : 0;
        border-top-color : inherit;
        border-top-left-radius : 0;
        border-top-right-radius : 0;
        border-top-style : none;
        border-top-width : medium;
        bottom : auto;
        box-shadow : none;
        box-sizing : content-box;
        caption-side : top;
        clear : none;
        clip : auto;
        color : inherit;
        columns : auto;
        column-count : auto;
        column-fill : balance;
        column-gap : normal;
        column-rule : medium none currentColor;
        column-rule-color : currentColor;
        column-rule-style : none;
        column-rule-width : none;
        column-span : 1;
        column-width : auto;
        content : normal;
        counter-increment : none;
        counter-reset : none;
        cursor : auto;
        direction : ltr;
        display : inline;
        empty-cells : show;
        float : none;
        font : normal;
        font-family : inherit;
        font-size : medium;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
        height : auto;
        hyphens : none;
        left : auto;
        letter-spacing : normal;
        line-height : normal;
        list-style : none;
        list-style-image : none;
        list-style-position : outside;
        list-style-type : disc;
        margin : 0;
        margin-bottom : 0;
        margin-left : 0;
        margin-right : 0;
        margin-top : 0;
        max-height : none;
        max-width : none;
        min-height : 0;
        min-width : 0;
        opacity : 1;
        orphans : 0;
        outline : 0;
        outline-color : invert;
        outline-style : none;
        outline-width : medium;
        overflow : visible;
        overflow-x : visible;
        overflow-y : visible;
        padding : 0;
        padding-bottom : 0;
        padding-left : 0;
        padding-right : 0;
        padding-top : 0;
        page-break-after : auto;
        page-break-before : auto;
        page-break-inside : auto;
        perspective : none;
        perspective-origin : 50% 50%;
        position : static;
        /* May need to alter quotes for different locales (e.g fr) */
        quotes : '\201C' '\201D' '\2018' '\2019';
        right : auto;
        tab-size : 8;
        table-layout : auto;
        text-align : inherit;
        text-align-last : auto;
        text-decoration : none;
        text-decoration-color : inherit;
        text-decoration-line : none;
        text-decoration-style : solid;
        text-indent : 0;
        text-shadow : none;
        text-transform : none;
        top : auto;
        transform : none;
        transform-style : flat;
        transition : none;
        transition-delay : 0s;
        transition-duration : 0s;
        transition-property : none;
        transition-timing-function : ease;
        unicode-bidi : normal;
        vertical-align : baseline;
        visibility : visible;
        white-space : normal;
        widows : 0;
        width : auto;
        word-spacing : normal;
        z-index : auto;
        /* basic modern patch */
        all: initial;
        all: unset;
    }
}

.ls-card-form {
    width: 345px;
}

.ls-card-form label {
    width: 100%;
    display: table-row;
}
