/* Site Effects CSS */
article section::before {
content:'';
position:absolute;
top:0;
bottom:0;
left:calc(-50vw + 50%);
right:calc(-50vw + 50%);
background:inherit;
z-index:-1;
}

/* Site CSS */
:root {
--grid-gap: 0px;
--font1: 'Raleway', sans-serif;
--font2: 'Marck Script';
--font-size: 19px;
--theme_background_1: rgb(54, 86, 99);
--theme_foreground_1: #fff;
--theme_background_2: rgb(255, 255, 255);
--theme_foreground_2: rgb(35, 35, 35);
--theme_background_3: rgb(224, 224, 224);
--theme_foreground_3: rgb(0, 0, 0);
--body_foreground: #000;
--body_background: ;
--block_color_1:var(--theme_background_1);
--block_color_1_alt:var(--theme_foreground_1);
--block_color_2:var(--theme_background_2);
--block_color_2_alt:var(--theme_foreground_2);
}
body {
color:#000;
}
article h1, aside h1, footer h1 {
font-size:60px;

}
article h2, aside h2, footer h2 {
font-size:40px;

}
article h3, aside h3, footer h3 {
font-size:30px;

}
article h4, aside h4, footer h4 {
font-size:25px;

}
header {
background-color:rgb(79, 162, 176);
color:rgb(255, 255, 255);
grid-template-areas:'logo logo logo logo logo logo logo logo logo logo logo logo';
min-height:300px;
}
header div#inner {
height:300px;
}
#header_bar {
}
nav {
background-color:rgb(54, 86, 99);
color:rgb(255, 255, 255);
}
nav a {
color:rgb(255, 255, 255);
}
nav ul ul {
background-color:rgb(54, 86, 99);
color:rgb(255, 255, 255);
}
nav li:hover, nav li:active, nav li:hover>a, nav li:active>a, nav a.on, nav li.on, #menu_opener:hover::before, nav ul ul li:hover, nav ul ul li:hover>a {
color:rgb(124, 176, 190);
}
nav ul {justify-content:center;}
article {
background-image: repeating-linear-gradient(45deg, transparent, transparent 35px, rgba(255,255,255,.5) 35px, rgba(255,255,255,.5) 70px);
color:#000;
}
aside {
background-color:#bbb;
color:#000;
}
footer {
background-color:rgb(54, 86, 99);
color:rgb(255, 255, 255);
}
footer #site_essentials {
text-align:center;
}
@media(min-width: 780px) {
article section {padding: 4rem 4rem;}
aside section {padding: 4rem 4rem;}
footer section {padding: 4rem 4rem;}
}
article section:nth-child(odd) {
background-color:rgb(233, 233, 233);
color:rgb(33, 33, 33);
}
section.breadcrumb, section.breadcrumb:nth-child(odd) {
background-color:#555555;
color:#ffffff;
}
section.breadcrumb a {
color:#ffffff;
}
#breadcrumbhomeicon {fill:#ffffff;}
@media(min-width: 1000px) {
.header_heading {align-self:center;justify-self:center;}
.header_subheading {align-self:center;justify-self:center;}
}
section#block_7578::before {
background-image: url(https://web-cdn.org/s/134/image/Pale-Blue-Background.png?maxwidth=1920);
}
section#block_7578>div>div.inner {
background-color:;
}
section#block_7578 {
min-height:0px;
}
body#p3328 {}
body#p3333 {}
body#p3334 {background-image:url('https://web-cdn.org/s/134/image/Understanding-Tarot-by-Pam-Richards.png?maxwidth=1000');}
body#p3336 {}
body#p3338 {}
body#p3339 {}
body#p3340 {}
body#p3341 {}
body#p3342 {}
body#p3343 {}
body#p3344 {}
body#p3345 {}
body#p3346 {}
body#p3347 {}
body#p3348 {}
body#p3349 {}
body#p3350 {}
body#p3351 {}
body#p3352 {}
body#p3353 {}
body#p3354 {}
body#p3355 {}
body#p3356 {}
body#p3357 {}
body#p3358 {}
body#p3359 {}
body#p3360 {}
body#p3361 {}
body#p3362 {}
body#p3363 {}
body#p3364 {}
body#p3365 {}
body#p3366 {}
body#p3367 {}
body#p3368 {}
body#p3369 {}
body#p3370 {}
body#p3371 {}
body#p3372 {}
body#p3373 {}
body#p3374 {}
body#p3375 {}
body#p3376 {}
body#p3377 {}
body#p3378 {}
body#p3379 {}
body#p3380 {}
body#p3381 {}
body#p3382 {}
body#p3383 {}
body#p3384 {}
body#p3385 {}
body#p3386 {}
body#p3387 {}
body#p3388 {}
body#p3389 {}
body#p3390 {}
body#p3391 {}
body#p3392 {}
body#p3393 {}
body#p3394 {}
body#p3395 {}
body#p3396 {}
body#p3397 {}
body#p3398 {}
body#p3399 {}
body#p3400 {}
body#p3401 {}
body#p3402 {}
body#p3403 {}
body#p3404 {}
body#p3405 {}
body#p3406 {}
body#p3407 {}
body#p3408 {}
body#p3409 {}
body#p3410 {}
body#p3411 {}
body#p3412 {}
body#p3413 {}
body#p3414 {}
body#p3415 {}
body#p3416 {}
body#p3558 {}
body#p4868 {}
body#p5741 {}
body#p6695 {}
/* Custom CSS */
.header_heading {
font-size:80px;
text-shadow:none;
}
@media(max-width: 600px) {
.header_heading {
font-size:30px;
}
header,
header #inner {
height:45vw;
min-height:0;
}
}

/* hide share buttons on mobiles */
    @media screen and (max-width: 780px) {
      .a2a_floating_style.a2a_vertical_style {
        display: none;
      }
    }


/* subscribe block on home page */
#block_325 div a {
display:inline-block;
padding:10px 20px;
background:#000;
color:#fff;
text-decoration:none;
font-weight:bold;
}
#block_325 div a:hover {
background:#fff;
color:#000;
}

/* gallery/shop */
figcaption {
text-align:center;
font-size:14px;
}
