/* Minification failed. Returning unminified contents.
(261,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(262,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(263,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(264,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(602,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(603,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
/*body {
    padding-top: 50px;
    padding-bottom: 20px;
}*/

/* Set padding to keep content from hitting the edges */
/*.body-content {
    padding-left: 15px;
    padding-right: 15px;
}*/

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
/*.dl-horizontal dt {
    white-space: normal;
}*/

/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #777;
    border-color: #fff
}*/


html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 60px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #333;
}

[v-cloak] {
    display: none
}

.weight-600 {
    font-weight: 600;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #686868;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #686868;
}

.error input, .error input.input-lg.material-input, .error select {
    border: 1px solid #b9170f !important;
}

input, input.form-control {
    color: #333 !important;
}

input::-ms-clear {
    display: none;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a {
    color: #0077cc;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
}
.vue-loading-large {
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 15;
    background: rgba(255,255,255,0);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 5rem;
}

.customOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7) !important;
    z-index: 2;
    display: none;
}

.checkout-component {
    margin-bottom: 7rem;
}

.error-container {
    border: 1px solid #b9170f;
    font-size: 1.125rem;
    color: #333;
    margin: 3rem 0 0 0;
}

.success-container {
    border: 1px solid #2e8540;
    font-size: 1.125rem;
    color: #333;
    margin: 3rem 0 0 0;
}

.error-container i, .success-container i {
    margin-right: 1rem;
}

.error-caption {
    font-size: 1.5rem;
    color: #c41b0b;
    padding-top: 1rem;
}

.success-caption {
    font-size: 1.5rem;
    color: #2e8540;
    padding-top: 1rem;
}

.checkout-component .checkout-payment-form {
    max-width: 28rem;
}

.checkout-component .form-title {
    font-size: 1.8rem;
}

.checkout-component .checkout-payment-form .cart-exp-cvv-details .input-with-icon-overlap .fa.fa-circle-question {
    position: absolute;
    margin-top: 0.94rem;
    width: 2.6rem;
    margin-left: 5.8rem;
    text-decoration: none;
    outline: unset;
}

.checkout-component .checkout-payment-form .cart-phone-session-id .input-with-icon-overlap .fa.fa-circle-question {
    position: absolute;
    margin-top: 0.94rem;
    width: 2.6rem;
    margin-left: 10.8rem;
    text-decoration: none;
    outline: unset;
}

.checkout-component__grey-box {
    background-color: #f0f0f0;
    text-align: center;
    max-width: 28rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 1.5rem 6rem 2rem;
    margin-top: 1rem;
}

.checkout-component .form-control {
    line-height: normal;
    border-radius: 0;
    height: 2.8rem;
    font-size: 1.25rem;
    color: #686868;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.checkout-component .validation-error {
    color: #b9170f;
    font-size: 14px;
    line-height: 1.4;
}

.btn {
    color: #fff !important;
    font-size: 1.125rem;
    font-weight: 600 !important;
    min-width: 22rem;
    padding: 0.7rem;
    border-radius: 6px;
}

.btn#completePayment:hover {
    color: #fff;
}

.btn.btnHover#completePayment:hover {
    background-color: #8b2c00 !important;
}

apple-pay-button {
    --apple-pay-button-width: 20rem;
    --apple-pay-button-height: 2.24rem;
    --apple-pay-button-border-radius: 6px;
    --apple-pay-button-padding: 0.24rem 0px;
}

#pay-pal-checkout,
apple-pay-button
{
    min-width: 22rem;
}

#klarnaInitBtn {
    background: #FFB3C7;
    border-radius: 6px;
    padding-top: 0.435rem;
    padding-bottom: 0.435rem;
    min-width: 22rem;
}

#affirmInitBtn {
    background: #494AF3;
    border-radius: 6px;
    padding-top: 0.435rem;
    padding-bottom: 0.435rem;
    min-width: 22rem;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

a, a:focus, a:hover {
    color: #333;
}

.checkout-component .secure-payment {
    color: #00699a;
    font-size: 1rem;
}

.btn-close {
    font-size: 2rem;
}

#cvvModal .modal-body {
    font-size: 0.9rem;
}

#cvvModal h5 {
    font-weight: 600;
}

.modal-footer {
    justify-content: center;
}

.checkout-component .price-total-table {
    border: 1px solid #d5d5d5;
    padding: 0 1rem;
    margin: 4rem 0 0;
}

.checkout-component .price-total-table .price-table td {
    font-size: 1.125rem;
    padding-bottom: 0.8rem;
}

.checkout-component .service-level-box {
    border-top: 0;
}

.service-level-box {
    border: 1px solid #d5d5d5;
    padding: 0.8rem 1rem 1rem 1rem;
}

.checkout-component .price-total-table .price-table tr:last-child {
    border-top: 1px solid #d5d5d5;
}

.checkout-component .price-total-table .price-table .final-price {
    font-weight: 700;
}

.checkout-component .price-total-table .price-table .final-price .price {
    color: #b9170f;
}

.checkout-component .price-total-table .price-table {
    width: 100%;
    margin-bottom: 1rem;
}

.checkout-component .price-total-table .price-table .price {
    text-align: right;
}

.checkout-component .price-total-table .price-table .final-price td {
    padding: 0.6rem 0 0;
}

.order-info-component {
    display: flex;
    flex-direction: column;
}

.order-info-component ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 1rem;
}

.name, .address-line, .email, .phone {
    display: block;
}

.service-level-box__title {
    font-weight: 700;
    font-size: 1rem;
}

.service-level-box__delivery-info {
    background: rgba(0,105,154,.1);
    display: flex;
    justify-content: space-between;
    font-size: 1rem;
    line-height: 1.125rem;
    margin-top: 0.4rem;
    padding: 0.4rem 0.8rem;
}

.service-level-box__info {
    font-size: 0.92rem;
    line-height: 1.125rem;
    margin: 0.625rem 0 0;
}

.service-level-box__delivery-option > span {
    line-height: 1.5rem;
    display: block;
}

.checkout-component .special-financing {
    background-color: #eee;
    font-size: 0.875rem;
    padding: 1.2rem 1.2rem;
}

.checkout-component .special-financing .validation-error {
    margin-top: 1.8rem;
}

.checkout-component .radio-lg-text {
    padding-left: 0.2rem;
    font-weight: 400;
}

.checkout-component .radio-lg {
    font-size: 1.2rem;
}

.checkout-component input[type=radio] {
   min-height: 1.125rem;
   min-width: 1.125rem;
}

.checkout-component .special-financing-option-transparent {
    opacity: 0.5;
}

.form-check-input[type="radio"]:checked {
    border-color: #333 !important;
    accent-color: #333 !important;
}

.form-check-label {
    cursor: pointer;
}

.form-check-label:hover {
    cursor: pointer;
    border-color: #333 !important;
}

input[type='radio']:hover {
    border-color: #333 !important;
}

.attention-call-out {
    color: #b9170f;
}

#synchronyModal .primary-button {
    margin-bottom: 0.8rem;
    background-color: #9a3100;
    font-size: 1.25rem;
    padding: 0.4rem;
    min-width: 12rem;
}

.retail-delivery-fee .fa {
    font-size: 1rem;
}

.retail-delivery-fee:hover {
    cursor: pointer;
}

#synchronyModal .synchrony-header {
    text-align: center;
}

#synchronyModal .modal-footer {
    flex-direction: column;
}

.cancel-modal {
    margin-bottom: 0.4rem;
}

#sessionIdModal .caption a {
    text-decoration: underline;
}

.showMask {
    position: absolute;
    top: 50%;
    right: 1.8rem;
    transform: translateY(-50%);
}

.position-relative {
    position: relative;
}

.checkout-genesis {
    background-color: #eeeeee;
    margin: 1rem 0 1rem 0;
}

.checkout-genesis--logo-area {
    background: #f9f9f9;
    border-bottom-right-radius: 2.5rem;
    border-top-right-radius: 2.5rem;
    display: inline-block;
    padding: 0.5rem 2rem 0.5rem 3rem;
    margin: 1.6rem 0;
}

.checkout-genesis--body {
    padding: 0 0.6rem 1.6rem;
}

.checkout-genesis--form-title-holder {
    display: flex;
    margin-bottom: 1rem;
    align-items: baseline;
    justify-content: space-between;
}

.no-account-found {
    font-size: 15px;
    font-weight: 600;
}

.checkout-genesis--form-title {
    font-weight: 600;
    margin: 0;
}

label {
    display: inline-block;
    max-width: 100%;
}

.checkout-genesis__form-first-row input::placeholder,
.checkout-genesis__form-second-row select {
    font-size: 1rem;
}

.checkout-genesis--form-group-holder {
    display: flex;
}

.checkout-genesis__form-first-row .form-group:first-child {
    width: 90%;
}

.checkout-genesis--form-group-holder .form-group + .form-group {
    margin-left: 1rem;
}

.checkout-genesis__form-second-row .form-group:first-child {
    width: 40%;
}

.checkout-genesis__form-second-row .form-group:nth-child(2),
.checkout-genesis__form-second-row .form-group:nth-child(3) {
    width: 30%;
}

.checkout-genesis--action-button-holder {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 1rem;
}

.look-up-account-btn {
    background-color: #686868;
    min-width: 18rem;
}

.checkout-genesis--credit-acount {
    font-weight: 600;
    margin: 0 0 0 1rem;
}

.checkout-genesis--credit-info {
    color: #686868;
    margin: 0 0 0 1rem;
}

@media (min-width: 501px) {
    .price-total-table, .service-level-box {
        max-width: 28rem;
    }
}

@media (max-width: 501px) {
    .checkout-component__grey-box {
        max-width: unset;
    }
}

@media (max-width: 767px) {
    apple-pay-button {
        --apple-pay-button-height: 2.68rem;
        --apple-pay-button-padding: 0.25rem 0px;
    }
}

@media (min-width: 768px) {
    #completePayment.btn {
        padding: 0.5rem;
        min-width: 20rem;
    }

    #pay-pal-checkout,
    #klarnaInitBtn,
    #affirmInitBtn,
    apple-pay-button
    {
        min-width: 20rem;
    }
}

@media (max-width: 768px) {
    #klarnaInitBtn,
    #affirmInitBtn {
        padding-top: 0.65rem;
        padding-bottom: 0.65rem;
    }
}

@media (max-width: 991px) {
    .price-total-table, .service-level-box {
        margin-right: auto !important;
        margin-left: auto !important;
    }
}

@media (max-width: 430px) {
    .checkout-component .form-control {
        font-size: 1.15rem;
    }
}

@media (max-width: 440px) {
    .col.right-pad {
        padding-right: 0.5rem !important
    }

    .col.left-right-pad {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important
    }

    .col.left-pad {
        padding-left: 0.5rem !important
    }
}

@media (max-width: 390px) {
    .checkout-component .checkout-payment-form .cart-phone-session-id .input-with-icon-overlap .fa.fa-circle-question {
        margin-left: 10.2rem;
    }
}

@media (max-width: 376px) {
    .checkout-component .checkout-payment-form .cart-exp-cvv-details .input-with-icon-overlap .fa.fa-circle-question {
        margin-left: 5rem;
    }

    .checkout-component .checkout-payment-form .cart-phone-session-id .input-with-icon-overlap .fa.fa-circle-question {
        margin-left: 9.4rem;
    }
}

@media (max-width: 360px) {
    .checkout-component .checkout-payment-form .cart-exp-cvv-details .input-with-icon-overlap .fa.fa-circle-question {
        margin-left: 4.6rem;
    }

    .checkout-component .checkout-payment-form .cart-phone-session-id .input-with-icon-overlap .fa.fa-circle-question {
        margin-left: 8.6rem;
    }
}

@media (max-width: 358px) {

    #completePayment.btn {
        min-width: 20rem;
        padding: 0.42rem;
    }

    #pay-pal-checkout,
    #klarnaInitBtn,
    #affirmInitBtn,
    apple-pay-button
    {
        min-width: 20rem;
    }

    #klarnaInitBtn,
    #affirmInitBtn {
        padding-top: 0.36rem;
        padding-bottom: 0.36rem;
    }
}

@media (max-width: 324px) {
    .checkout-component .checkout-payment-form .cart-exp-cvv-details .input-with-icon-overlap .fa.fa-circle-question {
        margin-left: 4rem;
    }

    .checkout-component .checkout-payment-form .cart-phone-session-id .input-with-icon-overlap .fa.fa-circle-question {
        margin-left: 7.7rem;
    }

    #completePayment.btn {
        min-width: 18rem;
    }

    #pay-pal-checkout,
    #klarnaInitBtn,
    #affirmInitBtn,
    apple-pay-button
    {
        min-width: 18rem;
    }
}

@media (max-width: 298px) {
    .checkout-component .checkout-payment-form .cart-exp-cvv-details .input-with-icon-overlap .fa.fa-circle-question {
        margin-left: 3.6rem;
    }

    .checkout-component .checkout-payment-form .cart-phone-session-id .input-with-icon-overlap .fa.fa-circle-question {
        margin-left: 6.7rem;
    }

    #completePayment.btn {
        min-width: 16rem;
    }

    #pay-pal-checkout,
    #klarnaInitBtn,
    #affirmInitBtn,
    apple-pay-button
    {
        min-width: 16rem;
    }
}

@media (max-width: 268px) {
    .checkout-component .checkout-payment-form .cart-exp-cvv-details .input-with-icon-overlap .fa.fa-circle-question {
        margin-left: 3.2rem;
    }

    .checkout-component .checkout-payment-form .cart-phone-session-id .input-with-icon-overlap .fa.fa-circle-question {
        margin-left: 6rem;
    }

    #completePayment.btn {
        min-width: 12rem;
    }

    #pay-pal-checkout,
    #klarnaInitBtn,
    #affirmInitBtn,
    apple-pay-button
    {
        min-width: 12rem;
    }
}

.m-t-05 {
    margin-top: 0.5rem;
}

.m-t-1 {
    margin-top: 1rem;
}

