body {
    background-color: #d4d5d7;
}

.dropdown.menu > li > a {
    position: relative;
    padding-right: 1.5rem;
    font-size: 1.5rem;
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
    width: 20rem;
}


.margin-top {
    margin-top: 2rem;
}

#headerbar {
	display: block;
    min-height: 5em;
    background-color: #d4d5d7;
    overflow: hidden;
    padding: 1rem 0 2rem 0;
}

.topnav {
    margin-bottom: 0.5rem;
}

.topnav ul > li > a {
    font-size: 1.5rem;
    font-weight: bold;
    color: #FFFFFF;
}

.topnav a:hover {
    background-color: #d4d5d7;
    color: #9374b0;
}


.sidenav {
    margin-bottom: 0.5rem;
}

.sidenav ul > li > a {
    font-size: 1.2rem;
    color: #9374b0;
    border-left: 5px solid #9374b0;
    margin-bottom: 0.5rem;
}

.sidenav a:hover {
    background-color: #9374b0;
    color: #ffffff;
}



#footerbar {
	display: block;
    min-height: 5rem;
    margin-top: 2.2rem;
    color: #666;
    /* background-color: #45273A;  */
    /* background-color: #d0a948;
    background-image: url("../img/header.png"); */
    overflow: hidden;
}

#footerbar p {
    padding: 1em;
}

#footerbar a {
    padding-right: 0.8rem;
    color: #9374b0;
}

#footerbar a:hover {
    color: #b78692;
}

.imgpadleft {
    padding: 1.5rem 1.5rem 1.5rem 0;
}

.imgpadright {
    padding: 1.5rem 0 1.5rem 1.5rem;
}

@media screen and (max-width: 40em) {

    .imgpadleft {
        padding: 1.5rem 0 1.5rem 0;
        width: 100%;
    }

    .imgpadright {
        padding: 1.5rem 0 1.5rem 0;
        width: 100%;
    }

}

.border {
    display: block;
    min-height: 0.1em;
    background-color: #9374b0;
}

#navbar {
    background-color: #9374b0;
    margin-bottom: 2rem;
}

i.far.fa-file-pdf.red {
	color: #ff0000;
}

#homepage {
    padding: 1.2rem 0 0.8rem 0;
}

#aboutus, #events, #purchase, #guides, #decks, #twinflames {
    margin: 1.4rem 0 0.8rem 0;
}

#aboutus p, #events p, #purchase p, #guides p {
    color: #666;
    font-size: 1.4rem;
    /* background: -webkit-gradient(linear,left top,right top,from(#dec380),to(#9a58a0));
    background: linear-gradient(to right,#dec380,#9a58a0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    text-shadow: none; */
}

#aboutus p a, #events p a, #purchase p a, #guides p a, #decks p a {
    color: #9374b0;
    font-size: 1.4rem;
}

#aboutus p a:hover, #events p a:hover, #purchase p a:hover, #guides p a:hover, #decks p a:hover {
    color: #b78692;
}


#purchase a.button {
    background-color: #9374b0;
    color: #FFFFFF;

}

#purchase a:hover.button {
    background-color: #666;
    color: #FFFFFF;

}

.decks p, .twinflames p {
    color: #666;
    font-size: 1.1rem;
    /* background: -webkit-gradient(linear,left top,right top,from(#dec380),to(#9a58a0));
    background: linear-gradient(to right,#dec380,#9a58a0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    text-shadow: none; */
}

.decks ul > li {
    color: #b78692;
}

#decks p a {  
    font-size: 1.1rem;  
    color: #a96e93; 
    text-decoration: underline;
}

#decks p a:hover {
    color: #a96e93;
    text-decoration: underline;
}

#events a {
	color: white;
}

#events p {
    color: #666;
    font-size: 1rem;
}

#events h5 {
    color: #9374b0;
    font-weight: bold;
}

#events hr {
    clear: both;
    max-width: 75rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 2px solid #a795c2;
    border-left: 0;
}

h1 {
    color: #666;
    font-size: 1.8rem;
    /* background: -webkit-gradient(linear,left top,right top,from(#dec380),to(#9a58a0));
    background: linear-gradient(to right,#dec380,#9a58a0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    text-shadow: none; */
}

h2 {
    color: #666;
    font-size: 1.8rem;
    /* background: -webkit-gradient(linear,left top,right top,from(#dec380),to(#9a58a0));
    background: linear-gradient(to right,#dec380,#9a58a0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    text-shadow: none; */
}


h3 {
    font-size: 1.8rem;
    /* background: -webkit-gradient(linear,left top,right top,from(#dec380),to(#9a58a0));
    background: linear-gradient(to right,#dec380,#9a58a0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    text-shadow: none; */
}


h4 {
    font-size: 1.8rem;
    /* background: -webkit-gradient(linear,left top,right top,from(#dec380),to(#9a58a0));
    background: linear-gradient(to right,#dec380,#9a58a0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    text-shadow: none; */
}

h5 {
    /* background: -webkit-gradient(linear,left top,right top,from(#dec380),to(#9a58a0));
    background: linear-gradient(to right,#dec380,#9a58a0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    text-shadow: none;
    margin-top: 0.50rem; */
}

.subtitle {
    padding-top: 1.8rem;
    font-size: 1.6rem;
    background: -webkit-gradient(linear,left top,right top,from(#dec380),to(#9a58a0));
    background: linear-gradient(to right,#dec380,#9a58a0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    text-shadow: none;
}