﻿sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    top: -.5em;
    vertical-align: baseline;
    font-family: sans-serif !important;
}

tarot-reading-deck + select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background-color: #fafafa;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjMiPjxwYXRoIGQ9Ik01Ljk5MiAwbC0zIDMtMy0zeiIvPjwvc3ZnPg==);
    background-position: 97%;
    background-repeat: no-repeat;
    border: 1px solid silver;
    border-radius: 0;
    color: rgba(0, 0, 0, .75);
    font-family: Montserrat, sans-serif;
    font-size: 11.2px;
    font-weight: 400;
    height: 2.3125rem;
    line-height: normal;
    margin: 5px 0;
    padding: .5rem;
    text-transform: uppercase;
    width: 250px;
}

body {
    -webkit-backface-visibility: hidden;
    -webkit-tap-hightlight-color: transparent;
    background: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.4em !important;
    margin: 0;
    padding: 0;
}

promo-message[placement=text-catalog] > p {
    background-color: #fef4f8;
    color: #6c3082;
    font-size: 16px;
    margin: 20px 0 0;
    padding: 14px;
    text-align: center;
}

catalog-content .is-h1, catalog-content h1 {
    color: #323232;
    font-size: 45px;
    font-weight: 300;
    text-align: center;
}

catalog-content h1 {
    margin: -10px 0 10px;
}



.is-h1, h1 {
    font-family: Montserrat, sans-serif;
    font-size: 42px !important;
    font-weight: 400 !important;
    line-height: 50px !important;
    margin: 10px 0 !important;
}

tarot-teeup {
    text-align: center;
}

    tarot-teeup section:first-of-type {
        position: relative;
    }

@media only screen and (min-width: 600px) and (min-width: 600px) and (max-width: 1199px) {
    tarot-reading-shuffle {
        left: 0;
    }
}

@media only screen and (min-width: 600px) {
    tarot-reading-shuffle {
        left: -85px;
        margin-bottom: 0;
        position: absolute;
        top: 20px;
    }
}

tarot-reading-shuffle {
    display: block;
    margin-bottom: 15px;
    overflow: hidden;
}

@media only screen and (min-width: 600px) {
    tarot-reading-shuffle button {
        transition: opacity .2s ease;
    }
}

tarot-reading-shuffle button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #6c3082;
    border: none;
    border-radius: 50%;
    color: #fff;
    font-family: Montserrat, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: 75px;
    line-height: 1.2;
    min-height: 75px;
    padding: 0;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 75px;
}

*, :after, :before {
    box-sizing: border-box;
}

tarot-reading .card-next {
    color: #7a7a7a;
    font-size: 12.6px;
    font-weight: 400;
    margin: 3px auto;
    opacity: .9;
    text-transform: uppercase;
}

.is-h2, h2 {
    font-size: 28px;
    line-height: 1.2em;
}

.is-h1 a, .is-h2, h1 a, h2 {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
}

.is-h2, .is-h3, .is-h4, .is-h5, .is-h6, a, abbr, acronym, address, applet, b, big, blockquote, body, caption, center, cite, code, del, dfn, div, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var {
    background: transparent;
    border: 0;
    font-size: 100%;
    line-height: revert;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

@media only screen and (min-width: 600px) and (max-width: 1199px) {
    tarot-reading-deck {
        margin: 0 55px 0 80px;
    }
}

tarot-reading-deck {
    height: 83px;
    margin: 0 -22px 0 2px;
    overflow: hidden;
    padding-top: 8px;
    display: block;
}


tarot-reading-deck-card:first-child {
    margin-left: 0;
}

tarot-reading-deck-card {
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 100%;
    margin-left: -8%;
    transform: translateZ(0);
    transition: all 75ms;
    width: 8.65%;
}

    tarot-reading-deck-card:hover {
        transform: translateY(-10%);
    }

tarot-reading-deck-card {
    background-image: url('/Content/pictures/best-outcome-tarot-redux/card-back.svg');
}

tarot-reading-header .icon-teeup {
    background-image: url('/Content/pictures/best-outcome-tarot-redux/icon.svg');
}

tarot-spread spread-card.next .outline {
    background-image: url('/Content/pictures/best-outcome-tarot-redux/question-highlight.svg');
}

tarot-reading-deck-card {
    background-image: url('/Content/pictures/best-outcome-tarot-redux/card-back.svg');
}

    tarot-reading-deck-card:hover,
    tarot-reading-deck-card.shuffle {
        background-image: url('/Content/pictures/best-outcome-tarot-redux/card-back.svg');
    }

tarot-spread .outline {
    background-image: url('/Content/pictures/best-outcome-tarot-redux/question-grey.svg');
}

tarot-reading .reading-price {
    color: #7a7a7a;
    position: absolute;
    right: 0;
    top: 0;
}

@media only screen and (min-width: 600px) {
    tarot-spread {
        max-width: 750px;
    }
}

tarot-spread, tarot-spread > :first-child {
    display: block;
}


tarot-spread {
    margin: auto;
    min-height: 351px;
    position: relative;
}


tarot-report:has(best-outcome-spread) best-outcome-spread, tarot-teeup:has(best-outcome-spread) best-outcome-spread {
    margin: 20px auto;
}

    tarot-report:has(best-outcome-spread) best-outcome-spread spread-partial, tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-partial {
        height: 500px;
        max-width: 700px;
        position: relative;
    }

spread-partial {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    line-height: 14px;
    margin: 0 auto;
}




tarot-report:has(best-outcome-spread) best-outcome-spread spread-card:first-of-type, tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-card:first-of-type {
    left: calc(50% - 55.5px);
    top: 240px;
}

tarot-report:has(best-outcome-spread) best-outcome-spread spread-card, tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-card {
    position: absolute;
}

tarot-report:has(best-outcome-spread) spread-card.next h3, tarot-teeup:has(best-outcome-spread) spread-card.next h3 {
    color: #7dc8f7;
}

spread-partial spread-card h3 {
    align-items: flex-end;
}

spread-partial spread-card h3, spread-partial spread-card p {
    display: flex;
    font-size: 11.2px;
    font-weight: 400;
    height: 28px;
    justify-content: center;
    line-height: 1.4;
    margin: 0 auto;
    opacity: .9;
    text-align: center;
    text-transform: uppercase;
}

tarot-report:has(best-outcome-spread) spread-card.next .outline, tarot-teeup:has(best-outcome-spread) spread-card.next .outline {
    background-color: #edf6ff;
}

spread-partial spread-card.next .outline {
    animation: blink 2s infinite;
}

tarot-spread spread-card.next .outline {
    background-image: url(/Content/icons/question-highlight-blue.svg);
}

spread-partial spread-card p {
    align-items: flex-start;
}

spread-partial spread-card h3, spread-partial spread-card p {
    display: flex;
    font-size: 11.2px;
    font-weight: 400;
    height: 28px;
    justify-content: center;
    line-height: 1.4;
    margin: 0 auto;
    opacity: .9;
    text-align: center;
    text-transform: uppercase;
}

tarot-spread .outline {
    background-image: url(/Content/icons/question-grey.svg);
}

tarot-report:has(best-outcome-spread) best-outcome-spread spread-card .outline, tarot-report:has(best-outcome-spread) best-outcome-spread spread-card img[src], tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-card .outline, tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-card img[src] {
    height: 173.1192660525px;
    width: 111px;
}

spread-partial spread-card .outline {
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 60%;
    border: 1px dotted #dbdbdb;
    border-radius: 10px;
}

tarot-report:has(best-outcome-spread) best-outcome-spread spread-card:nth-of-type(2), tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-card:nth-of-type(2) {
    left: calc(10% - 55.5px);
    top: 200px;
}

tarot-report:has(best-outcome-spread) best-outcome-spread spread-card:nth-of-type(3), tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-card:nth-of-type(3) {
    left: calc(30% - 55.5px);
    top: 120px;
}


tarot-report:has(best-outcome-spread) best-outcome-spread spread-card:nth-of-type(4), tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-card:nth-of-type(4) {
    left: calc(70% - 55.5px);
    top: 120px;
}

tarot-report:has(best-outcome-spread) best-outcome-spread spread-card:nth-of-type(5), tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-card:nth-of-type(5) {
    left: calc(50% - 55.5px);
    top: 0;
}

tarot-report:has(best-outcome-spread) best-outcome-spread spread-card:nth-of-type(6), tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-card:nth-of-type(6) {
    left: calc(90% - 55.5px);
    top: 200px;
}


@keyframes blink {
    100% {
        opacity: 1;
    }

    25% {
        opacity: 0.3;
    }
}

tarot-teeup div.error p {
    color: red;
    font-size: 11.2px;
    font-weight: 200;
    margin-bottom: 7px;
    opacity: 0;
    transition: opacity .2s ease-out;
}

.is-p, p {
    font-size: 17px;
    line-height: 28px;
    margin: 0 0 21px;
}

tarot-reading-deck-card[card_id=picked] {
    visibility: hidden;
}

tarot-report:has(best-outcome-spread) best-outcome-spread spread-card .outline, tarot-report:has(best-outcome-spread) best-outcome-spread spread-card img[src], tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-card .outline, tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-card img[src] {
    height: 173.1192660525px;
    width: 111px;
}

@media only screen and (min-width: 1200px) {
    catalog-inputs > row {
        margin: 0 auto;
        max-width: 1000px;
    }
}

catalog-inputs {
    background-color: #fff;
    box-shadow: 0 15px 7px -9px rgba(50, 50, 50, .1);
    display: block;
    height: 81px;
    line-height: 14px;
    padding: 10px 10px 81px 30px;
    position: sticky;
    top: 68px;
    z-index: 1;
}

    catalog-inputs catalog-input-item:first-of-type {
        padding-top: 16px;
    }

    catalog-inputs catalog-input-item {
        padding-bottom: 12px;
        padding-left: 10px;
    }

        catalog-inputs catalog-input-item label {
            cursor: pointer;
            font-size: 12.25px;
            font-weight: 400;
        }

        catalog-inputs catalog-input-item input[type=checkbox] {
            display: inline-block;
            margin: 0 8px;
        }


catalog-content catalog-product {
    border: 1px solid #bfc1c2;
    border-radius: 5px;
    display: inline-block;
    margin: 0 8px 20px;
    max-width: 190px;
    padding: 10px;
}

    catalog-content catalog-product .product-image {
        display: block;
        margin: 0 auto;
        max-width: 100%;
    }

    catalog-content catalog-product p {
        color: #967bb6;
        font-size: 10px;
        font-weight: 400;
        margin: 7px 0 0;
        text-align: center;
    }

    catalog-content catalog-product h3 {
        color: #323232;
        font-size: 16px;
        font-weight: 400;
        height: 60px;
        line-height: 60px;
        margin: 0 .5rem;
        text-align: center;
    }

        catalog-content catalog-product h3 span {
            display: inline-block;
            line-height: normal;
            vertical-align: middle;
        }


@media only screen and (max-width: 599px) {
    body {
        cursor: pointer;
    }
}


@media only screen and (max-width: 599px) {

    html, body {
        overflow-x: hidden;
    }

    tarot-report tarot-spread, tarot-teeup tarot-spread {
        min-height: 282px;
    }
}
/*
@media only screen and (max-width: 599px) {
    tarot-report spread-partial, tarot-teeup spread-partial {
        width: 90%;
    }
}*/


@media only screen and (max-width: 599px) {
    tarot-report spread-card .outline, tarot-report spread-card img[src], tarot-teeup spread-card .outline, tarot-teeup spread-card img[src] {
        height: 115.412844035px !important;
        width: 74px !important;
    }
}


@media only screen and (max-width: 599px) {
    tarot-reading-deck {
        margin: 0;
    }
}

@media only screen and (max-width: 599px) {
    tarot-reading reading-header-price {
        min-height: 49px;
    }
}

@media only screen and (max-width: 599px) {
    tarot-reading .reading-price {
        position: static;
    }
}

@media only screen and (max-width: 599px) {
    .is-h1, h1 {
        font-size: 32px !important;
        line-height: 40px !important;
    }
}


@media only screen and (max-width: 599px) {
    tarot-report:has(best-outcome-spread) best-outcome-spread spread-card h3, tarot-report:has(best-outcome-spread) best-outcome-spread spread-card p, tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-card h3, tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-card p {
        max-width: 52px;
        overflow-wrap: break-word;
    }
}

@media only screen and (max-width: 599px) {
    tarot-report:has(best-outcome-spread) best-outcome-spread spread-card .outline, tarot-report:has(best-outcome-spread) best-outcome-spread spread-card img[src], tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-card .outline, tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-card img[src] {
        height: 96.697247705px !important;
        width: 62px !important;
    }
}

@media only screen and (max-width: 599px) {
    tarot-report:has(best-outcome-spread) best-outcome-spread spread-card .outline, tarot-report:has(best-outcome-spread) best-outcome-spread spread-card img[src], tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-card .outline, tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-card img[src] {
        height: 96.697247705px !important;
        width: 62px !important;
    }
}


@media only screen and (max-width: 599px) {
    tarot-report:has(best-outcome-spread) best-outcome-spread spread-card:first-of-type, tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-card:first-of-type {
        left: calc(50% - 31px);
        top: 166px;
    }
}

@media only screen and (max-width: 599px) {
    tarot-report:has(best-outcome-spread) best-outcome-spread spread-card:nth-of-type(2), tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-card:nth-of-type(2) {
        left: calc(10% - 31px);
        top: 130px;
    }
}

@media only screen and (max-width: 599px) {
    tarot-report:has(best-outcome-spread) best-outcome-spread spread-card:nth-of-type(3), tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-card:nth-of-type(3) {
        left: calc(30% - 31px);
        top: 62px;
    }
}

@media only screen and (max-width: 599px) {
    tarot-report:has(best-outcome-spread) best-outcome-spread spread-card:nth-of-type(4), tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-card:nth-of-type(4) {
        left: calc(70% - 31px);
        top: 62px;
    }
}

@media only screen and (max-width: 599px) {
    tarot-report:has(best-outcome-spread) best-outcome-spread spread-card:nth-of-type(5), tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-card:nth-of-type(5) {
        left: calc(50% - 31px);
    }
}

@media only screen and (max-width: 599px) {
    tarot-report:has(best-outcome-spread) best-outcome-spread spread-card:nth-of-type(6), tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-card:nth-of-type(6) {
        left: calc(90% - 31px);
        top: 130px;
    }
}

@media only screen and (max-width: 599px) {
    spread-partial spread-card h3, spread-partial spread-card p {
        font-size: 9.8px;
        height: 19.6px;
    }
}

@media only screen and (max-width: 599px) {
    tarot-report:has(best-outcome-spread) best-outcome-spread spread-card h3, tarot-report:has(best-outcome-spread) best-outcome-spread spread-card p, tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-card h3, tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-card p {
        max-width: 52px;
        overflow-wrap: break-word;
    }
}

@media only screen and (max-width: 599px) {
    spread-partial spread-card h3, spread-partial spread-card p {
        font-size: 9.8px;
        height: 19.6px;
    }
}

@media only screen and (max-width: 599px) {
    tarot-reading .button-wrapper {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 599px) {
    tarot-spread {
        min-height: 220px;
    }
}

@media only screen and (max-width: 599px) {
    tarot-report:has(best-outcome-spread) best-outcome-spread spread-partial, tarot-teeup:has(best-outcome-spread) best-outcome-spread spread-partial {
        height: 300px;
    }
}

