﻿

spread-card.next .outline {
    background-image: url('question-highlight.svg');
}

tarot-reading .icon-teeup {
    background-image: url('icon.svg');
}

tarot-reading-deck-card {
    background-image: url('card-back.svg');
}

    tarot-reading-deck-card:hover {
        background-image: url('card-back-highlight.svg');
    }

tarot-spread .outline {
    background-image: url('question-grey.svg');
}

tarot-spread spread-card.next .outline {
    background-image: url('question-highlight.svg');
}

tarot-spread .outline {
    background-image: url('question-grey.svg');
}

tarot-spread spread-card.next .outline {
    background-image: url('question-highlight.svg');
}

tarot-reading spread-card.next h3 {
    color: #f872aa;
}

tarot-reading spread-card.next .outline {
    background-color: #f4cbdc;
}

.shuffle {
    background-image: url('card-back-highlight.svg');
}

.button-warning {
    background: #ed9121;
    border-color: #e64e03;
}


@media only screen and (max-width: 599px) {
    spread-partial spread-card .outline, spread-partial spread-card img[src] {
        height: 96.697247705px;
        width: 62px;
    }
}


tarot-reading-shuffle {
    display: block !important;
}

@media only screen and (max-width:600px) {
    tarot-reading-shuffle {
        text-align: center;
        display: block !important;
    }
}

@media screen {
   
    tarot-spread {
        margin: auto;
        min-height: 351px;
        position: relative;
    }

        tarot-spread, tarot-spread > :first-child {
            display: block;
        }

    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;
    }

        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;
        }

        spread-partial spread-card h3 {
            align-items: flex-end;
        }

        spread-partial spread-card p {
            align-items: flex-start;
        }

        spread-partial spread-card .outline {
            display: block;
            margin: 3px auto;
        }

        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;
        }

        spread-partial spread-card.next .outline {
            animation: blink 2s infinite;
        }

        spread-partial spread-card .outline {
            height: 173.1192660525px;
            width: 111px;
        }

    tarot-teeup[upc*=twin-flame] spread-card.next h3 {
        color: #ef453e;
    }

    tarot-teeup[upc*=twin-flame] spread-card.next .outline {
        background-color: #ef453e;
    }

    tarot-teeup[upc*=twin-flame] tarot-reading-deck {
        height: 121px;
        padding-top: 11px;
    }

        tarot-teeup[upc*=twin-flame] tarot-reading-deck tarot-reading-deck-card {
            height: 110px;
            width: 11%;
        }

    tarot-teeup[upc*=twin-flame] twin-flame-spread {
        margin: 20px auto;
    }

        tarot-teeup[upc*=twin-flame] twin-flame-spread spread-partial {
            height: 500px;
            max-width: 700px !important;
            position: relative;
        }

        tarot-teeup[upc*=twin-flame] twin-flame-spread spread-card {
            position: absolute;
        }

            tarot-teeup[upc*=twin-flame] twin-flame-spread spread-card .outline {
                height: 173.1192660525px;
                width: 111px;
            }

            tarot-teeup[upc*=twin-flame] twin-flame-spread spread-card h3, tarot-teeup[upc*=twin-flame] twin-flame-spread spread-card p {
                max-width: 65px;
                overflow-wrap: break-word;
            }

            tarot-teeup[upc*=twin-flame] twin-flame-spread spread-card:first-of-type {
                left: calc(25% - 55.5px);
                top: 100px;
                transform: rotate(-20deg);
            }

            tarot-teeup[upc*=twin-flame] twin-flame-spread spread-card:nth-of-type(2) {
                left: calc(50% - 55.5px);
                top: 0;
            }

            tarot-teeup[upc*=twin-flame] twin-flame-spread spread-card:nth-of-type(3) {
                left: calc(75% - 55.5px);
                top: 100px;
                transform: rotate(20deg);
            }

            tarot-teeup[upc*=twin-flame] twin-flame-spread spread-card:nth-of-type(4) {
                left: calc(50% - 55.5px);
                top: 262px;
            }

    @media only screen and (max-width:599px) {
        tarot-reading .reading-price {
            position: static;
        }

        tarot-reading .button-wrapper {
            margin-top: 20px;
        }

        tarot-question input[name=question] {
            width: calc(100% - 20px);
        }

        tarot-reading-header .close-button {
            top: -28px;
        }

        tarot-reading-deck {
            margin: 0;
        }

        tarot-spread {
            min-height: 220px;
        }

        spread-partial spread-card h3, spread-partial spread-card p {
            font-size: 9.8px;
            height: 19.6px;
        }

        tarot-teeup[upc*=twin-flame] tarot-reading-deck {
            height: 75px;
        }

            tarot-teeup[upc*=twin-flame] tarot-reading-deck tarot-reading-deck-card {
                height: 70px;
            }

        tarot-teeup[upc*=twin-flame] twin-flame-spread spread-partial {
            height: 320px;
        }

        tarot-teeup[upc*=twin-flame] twin-flame-spread spread-card h3, tarot-teeup[upc*=twin-flame] twin-flame-spread spread-card p {
            max-width: 52px;
        }

        tarot-teeup[upc*=twin-flame] twin-flame-spread spread-card:first-of-type {
            left: calc(25% - 31px);
            top: 62px;
        }

        tarot-teeup[upc*=twin-flame] twin-flame-spread spread-card:nth-of-type(2) {
            left: calc(50% - 31px);
            top: 0;
        }

        tarot-teeup[upc*=twin-flame] twin-flame-spread spread-card:nth-of-type(3) {
            left: calc(75% - 31px);
            top: 62px;
        }

        tarot-teeup[upc*=twin-flame] twin-flame-spread spread-card:nth-of-type(4) {
            left: calc(50% - 31px);
            top: 182px;
        }

        tarot-teeup[upc*=twin-flame] twin-flame-spread {
            margin-bottom: 35px;
        }

            tarot-teeup[upc*=twin-flame] twin-flame-spread spread-card .outline {
                height: 96.697247705px;
                width: 62px;
            }
    }

    @media only screen and (min-width:600px) {
        tarot-reading-shuffle {
            left: -85px;
            margin-bottom: 0;
            position: absolute;
            top: 265px;
        }

            tarot-reading-shuffle button {
                transition: opacity .2s ease;
            }

                tarot-reading-shuffle button:hover {
                    opacity: .8;
                }

        tarot-spread {
            max-width: 750px;
        }
    }

    @media only screen and (min-width:600px)  and (max-width:820px) {
        tarot-reading-shuffle {
            left: 0;
            top: 245px;
        }
    }

    @media only screen and (min-width:600px) and (max-width:1199px) {
        tarot-reading-deck {
            margin: 0 70px;
        }
    }

    @media only screen and (max-width:369px) {
        spread-partial spread-card h3, spread-partial spread-card p {
            font-size: 8.4px;
            height: 16.8px;
        }

        tarot-teeup[upc*=twin-flame] twin-flame-spread spread-partial {
            height: 220px;
        }

        tarot-teeup[upc*=twin-flame] twin-flame-spread spread-card h3, tarot-teeup[upc*=twin-flame] twin-flame-spread spread-card p {
            max-width: 44px;
        }

        tarot-teeup[upc*=twin-flame] twin-flame-spread spread-card:first-of-type {
            left: calc(25% - 22px);
            top: 62px;
        }

        tarot-teeup[upc*=twin-flame] twin-flame-spread spread-card:nth-of-type(2) {
            left: calc(50% - 22px);
            top: 0;
        }

        tarot-teeup[upc*=twin-flame] twin-flame-spread spread-card:nth-of-type(3) {
            left: calc(75% - 22px);
            top: 62px;
        }

        tarot-teeup[upc*=twin-flame] twin-flame-spread spread-card:nth-of-type(4) {
            left: calc(50% - 22px);
            top: 128px;
        }

        tarot-teeup[upc*=twin-flame] twin-flame-spread spread-card .outline {
            height: 68.62385321px;
            width: 44px;
        }
    }
}
