#reading-send{margin-left:15px}#card-oracle-cardsubmit:disabled{background:gray}.hiddenreadingsubmit{visibility:hidden}.btn-block{opacity:.2;margin:10px 0}.card-oracle-btn{border:none;background:0 0;display:inline-block;height:200px;margin:4px;padding:0;width:auto}.card-oracle-btn:hover{background:0 0}.card-oracle-button{height:50px}.card-oracle-cards{display:grid;gap:.5rem;grid-auto-rows:min-content;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));padding:1rem}.card-oracle-card{perspective:300px;width:auto;height:220px}.card-oracle-card-body{width:100%;height:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;position:relative}.card-oracle-card-body.is-flipped{-ms-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.card-oracle-back,.card-oracle-front,.card-oracle-front-reverse{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;width:100%}.card-oracle-front,.card-oracle-front-reverse{-ms-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.card-oracle-front-reverse{-ms-transform:rotateX(180deg);-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.card-oracle-back:hover{background:#fff;-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);transition:transform .2s}.card-oracle-nohover{pointer-events:none}.card-oracle-img-btn{background:0 0;display:block;height:100%;width:100%}.card-oracle-email p{font-weight:700}.card-oracle-subscribe{margin:5px}.card-oracle-subscribe label{margin-left:5px}.card-oracle-description-grid{box-sizing:border-box;display:grid;gap:1rem;grid-template-areas:"card-oracle-description-header" "card-oracle-description-main" "card-oracle-description-footer";justify-content:center;margin:0 auto;padding:10px}.card-oracle-description-footer{border:1px solid #3582c4;grid-area:card-oracle-description-footer;padding:5px 10px;text-align:center}.card-oracle-description-header{font-size:1.75rem;font-weight:700;grid-area:card-oracle-description-header;text-align:center}.card-oracle-description-main{box-sizing:border-box;grid-area:card-oracle-description-main;padding:10px}.card-oracle-presentation-grid,.cotd-wrapper,.mobile-wrapper{box-sizing:border-box;display:grid;gap:1rem;grid-template-areas:"cotd-header cotd-header cotd-header" "cotd-aside cotd-aside cotd-aside" "cotd-main cotd-main cotd-main" "cotd-footer cotd-footer cotd-footer";grid-template-columns:minmax(220px,220px) 1fr 1fr;justify-content:center;margin:0 auto;padding:10px}.card-oracle-presentation-image,.cotd-aside{align-items:flex-start;display:flex;grid-area:cotd-aside;justify-content:center;padding:10px}.cotd .cotd-footer{border:1px solid #3582c4;grid-area:cotd-footer;padding:5px 10px;text-align:center}.card-oracle-presentation-header,.cotd-header{font-size:1.75rem;font-weight:700;grid-area:cotd-header;text-align:center}.card-oracle-presentation-main,.cotd-main{box-sizing:border-box;grid-area:cotd-main;padding:10px}@media screen and (min-width:769px){.card-oracle-presentation-grid,.cotd-wrapper{box-sizing:border-box;display:grid;gap:1rem;grid-template-areas:"cotd-header cotd-header cotd-header" "cotd-aside cotd-main cotd-main" "cotd-footer cotd-footer cotd-footer";grid-template-columns:minmax(220px,220px) 1fr 1fr;justify-content:center;margin:0 auto;padding:10px}}.card-oracle-rotate-image{align-items:flex-end;-ms-transform:rotateX(180deg);-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.tarot-deck-circle{height:calc(var(--scale) * 8.5);margin:calc(var(--scale) * .3) auto}ul.tarot-spread-circle{height:calc(var(--scale) * 1.7);list-style-type:none!important;margin:0 auto;padding:0;position:relative;width:calc(var(--scale) * 1)}@media (orientation:landscape){.tarot-deck-circle{--scale:11vh}}@media (orientation:portrait){.tarot-deck-circle{--scale:11vw}}ul.tarot-spread-circle li{backface-visibility:hidden;-webkit-backface-visibility:hidden;background:#fff;height:inherit;left:0;margin:0;pointer-events:auto;position:absolute;top:0;transform-origin:50% 235% 0;-webkit-transform-origin:50% 235% 0;transition:transform 20s ease-in 0s;width:inherit}.tarot-deck-circle ul.tarot-spread-circle li{border:1px solid #c5d9ed;border-radius:5px;padding:0}.tarot-deck-circle li img{border-radius:5px;cursor:pointer;display:block;height:100%;margin:0 auto;pointer-events:auto;width:100%}.tarot-deck-circle li img:hover{filter:brightness(50%)}.card-oracle-image-hidden,.tarot-deck-circle li img.card-oracle-image-hidden{display:none}.tarot-deck-overlap ul{list-style-type:none!important;display:flex;flex-wrap:wrap;width:50%}.tarot-deck-overlap li{margin-right:-80px;margin-top:20px;padding:0;z-index:1}.tarot-deck-overlap li img{height:220px;border-radius:10px;border:#787c82 2px solid}.tarot-deck-overlap li:hover{margin-top:0}@media only screen and (min-width:769px){.tarot-deck-overlap ul{list-style-type:none!important;display:flex;flex-wrap:wrap;width:90%}.tarot-deck-overlap li:hover{filter:brightness(50%);margin-top:0}}.card-oracle-form-center{text-align:center}.card-oracle-form-right{overflow:hidden}.card-oracle-form-right button,.card-oracle-form-right input{clear:both;float:right;margin:8px 0}.card-oracle-form-inline-center{display:flex;flex-flow:row wrap;justify-content:center}.card-oracle-form-inline-right{display:flex;flex-flow:row wrap;justify-content:flex-end}.card-oracle-form-inline-left{display:flex;flex-flow:row wrap;justify-content:flex-start}.card-oracle-form-inline-justified{display:flex;flex-flow:row wrap;justify-content:space-between}.card-oracle-form-inline-center form,.card-oracle-form-inline-justified form,.card-oracle-form-inline-left form,.card-oracle-form-inline-right form{display:flex;margin-right:10px}.card-oracle-form-inline-center button,.card-oracle-form-inline-justified button,.card-oracle-form-inline-left button,.card-oracle-form-inline-right button{margin-left:10px}.card-oracle-2-column-row{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.card-oracle-2-column-column{display:flex;flex-direction:column;flex-basis:100%;flex:1;align-items:center;justify-content:center;margin-bottom:50px}@media screen and (max-width:750px){.card-oracle-2-column-row{flex-direction:column}}.card-oracle-1-column-grid,.card-oracle-2-column-grid{border-bottom:2px solid #000;display:grid;gap:20px;grid-template-rows:auto;justify-items:center;padding-bottom:40px}.card-oracle-1-column-grid img,.card-oracle-2-column-grid img{max-width:200px}.card-oracle-1-column-grid{grid-template-columns:1fr;gap:20px}.card-oracle-2-column-grid{grid-template-columns:1fr 1fr;grid-template-areas:"card-oracle-2-column-left card-oracle-2-column-right"}.card-oracle-2-column-left{grid-area:card-oracle-2-column-left}.card-oracle-2-column-right{grid-area:card-oracle-2-column-right}.card-oracle-table{border-collapse:collapse;margin:10px 0;border-radius:5px 5px 0 0;overflow:hidden;box-shadow:0 0 20px rgba(0,0,0,.2)}.card-oracle-table thead tr{background:#3582c4;color:#fff;text-align:left;padding-top:20px;font-weight:700}.card-oracle-table th,td{padding:12px 15px}.card-oracle-table tbody tr{border-bottom:1px solid #ddd}.card-oracle-table tbody tr:nth-of-type(even){background:#f3f3f3}.card-oracle-table tbody tr:last-of-type{border-bottom:2px solid #3582c4}.card-oracle-three-layout-1{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;justify-items:center;gap:20px}.card-oracle-three-layout-1{grid-template-areas:"three-layout-card-1 three-layout-card-2 three-layout-card-3"}.card-oracle-three-layout-card-1{grid-area:three-layout-card-1}.card-oracle-three-layout-card-2{grid-area:three-layout-card-2}.card-oracle-three-layout-card-3{grid-area:three-layout-card-3}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}