/*
SPENCER CULLUM'S COIN COLLECTION
░░░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒▒▒▒░░░░░░░
░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒░░░░░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒▒░░░░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒▒▒░░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▓▒▒▒░░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒▒░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒▒░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒▒░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒▓▒▒▒▒░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒▒▒▒▒▒░
░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒░
░░░░░░░░░░░░░░░░░░░░░░░░░▒▒░▒▒▒▒▒▒▒▒▒▒▒
░░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
░░░░░░░░░░░░░░░░░░░░▒▒▒▓▒▒░▒▒▒▒▒▒▒▒▒▒▒▒
░░░░░░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▓▒▒▒▒
░░░░░░░▒▒▒▒▒▒▒▒▒▒░▒▒▒░▒▒▒▒▒▒▒▒▒▒▒▓▒▓▒▒▒
░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▒░▒▒▒▒▒▒▒▒▒▓▒▒▒▒▒░
░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▓▓▒▒▒▒░
░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒░░
░░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▓▒▒▒▒▒▒▓▓▓▒▒▒▒▒▒▒▒░░░
░▒▒▒▒▒▒▒▒░░▒▒░░░░░░▒▒▒▒▒▒▒▒▒░░▒▒▒░░░░░░
▒▒▒▒▒░░░░░░░░░░░▒▒▒▒▒░░░░░░░░░░░░░░░░░░
░░░░░░░░░░░░░░▒▒▒▒▒░░░░░░░░░░░░░░░░░░░░

*/
/* Selection colours (easy to forget) */
::selection {
    background: rgb(81, 171, 221);
}
::-moz-selection {
    background: rgb(81, 171, 221);
}
img::selection {
    background: transparent;
}
img::-moz-selection {
    background: transparent;
}
body {
    -webkit-tap-highlight-color: rgb(81, 171, 221);
}

body {
    font-family: "Bulmer", serif;
    font-weight: 500;
    background: #ffffff;
    min-width: 320px;
}
body.album-three {
    font-family: "MrsEaves", serif;
}
@media screen and (max-width: 39.9375em) {
    body {
        overflow-x: hidden;
    }
}
body.album-two {
    font-family: "Century Gothic", sans-serif;
}
body.listen {
    background: #51abdd;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Gorilla", sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    margin: 0;
    padding: 0;
    line-height: 1;
}
body.album-two h1,
body.album-two h2,
body.album-two h3,
body.album-two h4,
body.album-two h5,
body.album-two h6 {
    font-family: "Century Gothic Bold", sans-serif;
    font-weight: 500;
}
body.album-three h1,
body.album-three h2,
body.album-three h3,
body.album-three h4,
body.album-three h5,
body.album-three h6 {
    font-family: "Intrepid", sans-serif;
    font-weight: 500;
}

p {
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
.gorilla,
.typography-one {
    font-family: "Gorilla", sans-serif;
}
.bulmer,
.typography-two {
    font-family: "Bulmer", serif;
}
.mrseaves,
body.album-three .serif {
    font-family: "MrsEavesBold", serif;
}
body.album-two .typography-one {
    font-family: "Century Gothic Bold", sans-serif;
}
body.album-two .typography-two {
    font-family: "Intrepid", sans-serif;
}
body.album-three .typography-one {
    font-family: "MrsEavesBold", serif;
}
body.album-three .typography-two,
body.album-three .sans-serif {
    font-family: "Intrepid", sans-serif;
}
.vertical-center {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.fullwidth {
    max-width: 100%;
}
.fullwidth [class*="block-grid-"] {
    margin-right: 0;
    margin-left: 0;
}
.flush-padding .columns {
    padding-left: 0;
    padding-right: 0;
}
@media screen and (max-width: 39.9375em) {
    .flushgrid {
        margin-left: 0;
        margin-right: 0;
    }
}

.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-small {
    font-size: 0.8em;
}
.uppercase {
    text-transform: uppercase;
}
.bold,
.strong {
    font-weight: 700;
}

.two-columns {
    column-count: 2;
    column-gap: 0em;
}
.two-columns p {
    padding-right: 2em;
    margin-bottom: 10px;
}

.white {
    color: #f8f8f8;
}
.white-bg {
    background-color: #f8f8f8;
}
.offwhite {
    color: #fefefe;
}
.offwhite-bg {
    background-color: #fefefe;
}
.black {
    color: #2f2e2a;
}
.black-bg {
    background-color: #2f2e2a;
}
.black-black {
    color: #000;
}
.black-black-bg {
    background-color: #000;
}
.grey {
    color: #eaecee;
}
.grey-bg {
    background-color: #eaecee;
}
.red {
    color: #f05547;
}
.red-bg {
    background-color: #f05547;
}
.blue {
    color: #53acde;
}
.blue-bg {
    background-color: #53acde;
}
.yellow {
    color: #fcce75;
}
.yellow-bg {
    background-color: #fcce75;
}
.gold {
    color: #e6c496;
}
.gold-bg {
    background-color: #e6c496;
}
body.album-three .gold-bg {
    background-image: url("images/3-yellow-bg.jpg");
}
.purple {
    color: 5f3b49;
}
.purple-bg {
    background-color: #5f3b49;
}
.cream {
    color: #f5e7c7;
}
.cream-bg {
    background-color: #f5e7c7;
}
.green {
    color: #586e43;
}
.green-bg {
    background-color: #586e43;
}
.dark-green {
    color: #212621;
}
.dark-green-bg {
    background-color: #212621;
}
.hidden,
.is-hidden {
    display: none !important;
}
.letterspace {
    letter-spacing: 2px;
}
.letterspace-wide {
    letter-spacing: 1em;
}

.padding-small {
    padding: 1.5em;
}
.padding {
    padding: 3em;
}
.padding-large {
    padding: 5em;
}

.padding-top-small {
    padding-top: 1.5em;
}
.padding-top-xsmall {
    padding-top: 0.5em;
}
.padding-bottom-small {
    padding-bottom: 1.5em;
}
.padding-bottom-xsmall {
    padding-bottom: 0.5em;
}
.padding-top {
    padding-top: 3em;
}
.padding-bottom {
    padding-bottom: 3em;
}
.padding-top-large {
    padding-top: 5em;
}
.padding-top-xlarge {
    padding-top: 7em;
}
.padding-bottom-large {
    padding-bottom: 5em;
}
.padding-bottom-xlarge {
    padding-bottom: 7em;
}
.padding-bottom-none {
    padding-bottom: 0px !important;
}
.padding-right-small {
    padding-right: 1.5em;
}
.margin-top-none {
    margin-top: 0;
}
.margin-top-small {
    margin-top: 1.5em;
}
.margin-bottom-small {
    margin-bottom: 1.5em;
}
.margin-top {
    margin-top: 3em;
}
.margin-bottom {
    margin-bottom: 3em;
}
.margin-top-large {
    margin-top: 5em;
}
.margin-bottom-large {
    margin-bottom: 5em;
}

@media screen and (max-width: 39.9375em) {
    .small-only-padding-none {
        padding: 0;
    }
    .small-only-padding-xsmall {
        padding: 0.25em;
    }
}

.overflow-hidden {
    overflow: hidden;
}
.relative {
    position: relative;
}
.topmost {
    z-index: 100;
}
.overflow-hidden {
    overflow: hidden;
}
.widescreen {
    height: 0;
    position: relative;
    padding-top: 56.25%;
}
.text-large {
    font-size: 22px;
}
.text-xlarge {
    font-size: 32px;
}
.underline {
    border-bottom: 2px solid #fff;
}
.small {
    font-size: 0.8rem;
}
.large {
    font-size: 1.5rem;
}
.xlarge {
    font-size: 2.2rem;
}
.inline-block {
    display: inline-block;
}
.widescreen iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

a,
a:active {
    color: #fff;
    text-decoration: none;
}
a:hover {
    color: #fff;
}
a.opacity-hover {
    transition: opacity 0.2s ease 0s;
}
a.opacity-hover:hover {
    opacity: 0.5;
}
.link-contain-yellow a {
    color: #fcce75 !important;
}
.link-contain-green a {
    color: #586e43 !important;
}
.link-contain-black a {
    color: #231f20 !important;
}
.link-contain-underline a {
    text-decoration: underline !important;
}
body.album-three .social a {
    color: #5f3b49;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* tOOLS */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.border {
    border: 10px solid #023240;
}
.border-thick {
    border: 12px solid #023240;
}
.border-thin {
    border: 5px solid #023240;
}
.border-bottom {
    border-bottom: 1px solid #023240;
}
.border-black {
    border-color: #023240;
}
.border-left {
    border-left: 1px solid #023240;
}
.border-right {
    border-left: 1px solid #023240;
}
.border-top {
    border-top: 1px solid #666;
}
.button {
    display: inline-block;
    background-color: #de1d21;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    font-family: "gorilla", sans-serif;
    line-height: 1;
    padding: 12px 30px;
    border: 1px solid #ac4432;
    border-radius: 4px;
}

.button:hover,
.button.hover {
    color: #fff;
    border: 1px solid #fff;
}
.button.black-button {
    background: #000;
}
body.album-two .button {
    font-family: "Century Gothic Bold", sans-serif;
    background-color: #5f7c52;
    border: none;
}
body.album-two .button:hover {
    font-family: "Century Gothic Bold", sans-serif;
    background-color: #cce6b8;
    border: none;
}
body.album-two .button.gold {
    font-family: "Century Gothic Bold", sans-serif;
    background-color: #a67e00;
    border: none;
}
body.album-two .button.gold:hover {
    font-family: "Century Gothic Bold", sans-serif;
    background-color: #ffdd75;
    color: #000;
    border: none;
}

body.album-three .button {
    font-family: "Intrepid", sans-serif;
}

body.listen .button {
    padding: 15px 15px;
}
body.listen .button i {
    font-size: 20px;
}

.block {
    display: block;
}
.rounded {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.dropshadow {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}

.line-height {
    line-height: 1.5em;
}
/* NAV ISH */
input#control-nav {
    visibility: hidden;
    position: absolute;
    left: -9999px;
    opacity: 0;
}
.control-nav {
    /* label icon */
    display: block;
    position: relative;
    line-height: 1;
}
.control-nav:hover {
    cursor: pointer;
}
.control-nav:before {
    content: "";
    display: block;
    height: 3px;
}
.control-nav-close {
    display: none;
}

input#control-nav:checked ~ .mobile-nav-menu-container .control-nav-open {
    display: none;
}
input#control-nav:checked ~ .mobile-nav-menu-container .control-nav-close {
    display: inline-block;
}

input#control-nav:checked ~ .mobile-menu-container {
    display: block;
}
body.menu-open {
    overflow: hidden;
}

.mobile-menu-container {
    position: fixed;
    top: 70px;
    left: 0;
    width: 100%;
    height: calc(100% - 81px);
    background: rgba(0, 0, 0, 0.8);
    display: none;
    z-index: 1500;
}
.navbar.fixed .mobile-menu-container {
    top: 53px;
    height: calc(100% - 53px);
}
.mobile-menu-container .mobile-menu-options {
    position: absolute;
    width: 100%;
    height: auto;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    font-size: 30px;
}

/* PAGE STYLES */

.logo {
    display: block;
    text-indent: -9999px;
    background: url("images/coin-collection-logo.png") no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    min-height: 400px;
}
.logo-container {
    position: relative;
    z-index: 10;
}
.logo-2 {
    display: block;
    text-indent: -9999px;
    background: url("images/spencer-cullums-coin-collection--2--title.png")
        no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    min-height: 400px;
    z-index: 10;
}
@media screen and (max-width: 39.9375em) {
    .logo-2 {
        width: 80%;
        margin: 0 auto;
    }
}
.logo-3 {
    display: block;
    text-indent: -9999px;
    background: url("images/spencer-cullums-coin-collection--3--title.png")
        no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    min-height: 400px;
    aspect-ratio: 3/1;
    z-index: 10;
}
@media screen and (max-width: 39.9375em) {
    .logo-3 {
        width: 80%;
        margin: 0 auto;
        min-height: 250px;
    }
}
.logo.white {
    background-image: url("images/coin-collection-logo.png");
}
.logo.red {
    background-image: url("images/coin-collection-logo.png");
}
.logo.slim {
    min-height: 100px;
    background-size: contain;
}

header a.logo {
    min-height: 30px;
    background-size: contain;
}
.ykr {
    display: block;
    background: url("images/yk-records.png") no-repeat;
    height: 50px;
    background-size: contain;
    background-position: center center;
    text-indent: -9999px;
}
.bg-image {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 500px;
    height: 500px;
    transform: translate(-50%, -50%);
    z-index: 0;
}

body.listen .main {
    background: transparent;
    height: auto;
    padding-top: 3em;
    padding-bottom: 2em;
}
.main .cover-art {
    display: block;
    max-width: 500px;
    margin: 0 auto;
}

/* SECTION SPECIFIC STYLES */

body.section-home header {
}
body.section-shows {
    background: #000;
}
body.section-shows .event-container {
    min-height: 70vh;
}
.about-hero-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: top center;
}
body.album-two .about-hero-bg {
    height: 700px;
}
.about-offset {
    padding-top: 50%;
}
@media screen and (max-width: 39.9375em) {
    hgroup.logo-container {
        padding-top: 0;
        padding-bottom: 0;
    }
    hgroup.logo-container .logo {
        height: 300px;
        background-size: 80%;
    }
    section.thealbum.padding-bottom-large {
        padding-bottom: 0;
    }
    .about-offset {
    }
    .about-hero-bg {
        background-size: contain;
    }
    .about-hero-spacer {
        padding-top: 10%;
    }
    .logo {
        min-height: 0;
        height: 0;
        padding-top: 8%;
        background-size: contain;
    }
}
.event-date {
    font-weight: 900;
}
.event-info {
    opacity: 0.7;
    font-size: 0.8em;
}

.offset {
    position: relative;
    top: -40px;
}
.offset img {
    max-height: 630px;
}
.offset-margin-top {
    margin-top: -230px;
}
.quotes h2 {
    font-size: 20px;
    line-height: 26px;
}
.tracklisting {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.credit {
    display: block;
    padding-left: 18px;
}

.quote-grid li {
    font-size: 18px;
}
.attribution {
    display: block;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
}
.attribution a {
    color: rgba(0, 0, 0, 0.6) !important;
}
/*    Medium Only:   */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    body.listen {
        background-size: auto;
    }
    h1.name {
        min-height: 100px;
    }
}
/*    Small Only:   */
@media screen and (max-width: 39.9375em) {
    header {
        position: relative;
        z-index: 9999;
    }
    body.listen {
        background-size: auto;
    }
    body.listen .album-art {
        padding: 20px;
    }
    .bg-image {
        width: 300px;
        height: 300px;
    }
    .release .button {
        margin-bottom: 10px;
        display: block;
    }
    .section--about .two-columns {
        column-count: 1;
    }
    h1.name {
        min-height: 80px;
    }
    body.section-home header {
        display: block;
    }
}
.subscribe-button-container {
    height: 85px;
}
#mc-embedded-subscribe {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-color: #f05547 !important;
    width: 100% !important;
}
#mc_embed_signup div#mce-responses {
    margin-left: 0;
}
#mc_embed_signup div.response {
    padding: 0;
    margin: 0;
}
@media screen and (max-width: 39.9375em) {
    .subscribe-button-container {
        height: auto;
    }
    #mc-embedded-subscribe {
        position: relative;
        bottom: auto;
        right: auto;
        width: 96% !important;
    }
}
/* ALBUM TWO */
.cloud {
    width: 800px;
    height: 357px;
    background: url("images/cloud-1.png");
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.cloud-one {
    animation-name: cloud-left-to-right;
    animation-duration: 70s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    left: -50%;
    top: -5%;
}
@keyframes cloud-left-to-right {
    from {
        left: -50%;
    }
    to {
        left: 100%;
    }
}
.cloud-two {
    animation-name: cloud-right-to-left;
    animation-duration: 90s;
    left: auto;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    top: 20%;
    right: -50%;
}
@keyframes cloud-right-to-left {
    from {
        right: -50%;
    }
    to {
        right: 100%;
    }
}
@media screen and (max-width: 39.9375em) {
    .cloud {
        width: 400px;
        height: 179px;
    }
}

.coins {
    width: 500px;
    height: 309px;
    background: url("images/2-coins.png");
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    bottom: -111px;
    z-index: 12;
}
.coins.two {
    width: 150px;
    height: 110px;
    background: url("images/2-coins-small.png");
    background-size: cover;
    left: 2%;
    bottom: -80px;
    z-index: 12;
}
@media screen and (max-width: 39.9375em) {
    .coins {
        width: 320px;
        height: 200px;
        bottom: -81px;
    }
}
body.album-three .coins-three {
    background-image: url("images/coins--3.png");
    background-size: cover;
    width: 200px;
    position: absolute;
    left: 4%;
    bottom: -10%;
    z-index: 100;
    aspect-ratio: 4/2;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    body.album-three .coins-three {
        bottom: 0;
    }
}
@media screen and (max-width: 39.9375em) {
    body.album-three .coins-three {
        bottom: 0;
        left: 2%;
        width: 100px;
    }
}
body.album-three .kitty {
    background-image: url("images/kitty.png");
    background-size: cover;
    width: 400px;
    position: absolute;
    right: -100%;
    bottom: -14.5%;
    z-index: 100;
    aspect-ratio: 3/3;
    animation-name: kitty-entrance;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    body.album-three .kitty {
        width: 300px;
        bottom: 0;
    }
}
@media screen and (max-width: 39.9375em) {
    body.album-three .kitty {
        width: 200px;
        bottom: 0;
    }
}
@keyframes kitty-entrance {
    from {
        right: -100%;
    }
    to {
        right: -8%;
    }
}
body.album-three .photo {
    max-width: 200px;
    position: absolute;
    bottom: -20px;
    left: 10%;
    z-index: 10;
}

.mcquinn {
    position: absolute;
    z-index: 20;
    right: -200px;
    top: -40px;
    width: 400px;
    height: auto;
    display: block;
    transform: rotate(3deg);
}
.all-videos p {
    line-height: 1.2em;
    font-family: sans-serif;
    font-size: 1em;
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .poster-container {
        overflow-x: clip;
    }
    .mcquinn {
        width: 300px;
    }
}
@media screen and (max-width: 39.9375em) {
    .poster-container {
        overflow-x: clip;
        text-align: center;
    }
    .poster {
        width: 80%;
        margin: 0 auto;
    }
    .mcquinn {
        width: 150px;
        right: 0;
    }
    .all-videos h3 {
        font-size: 1em;
    }
}
