/*
Theme Name: The Aristocrats v3 Child
Theme URI: https://the-aristocrats-band.com/
Description: Child theme for The Aristocrats v3 with frost-era visual overrides.
Author: Electric Red / The Aristocrats
Template: thearistocrats-v3
Version: 1.0.0
*/

@charset "UTF-8";

@import url("../thearistocrats-v3/style.css");

html {
    height: 100%;
    background-color: #000;
    min-height: 900px;
    margin: 0;
    -webkit-background-size: 1800px;
    background-image: url(/media/2024/01/duck_web-bg_flip.jpg);
    background-position: fixed;
    background-repeat: repeat-y
}

body {
    margin: 0 auto;
    font-family: Tahoma;
    color: #fff;
    -webkit-background-size: 1800px;
    background-image: url(/media/2024/01/duck_web-bg_flip.jpg);
    background-position: fixed;
    background-repeat: repeat-y
}

#header {
    height: 420px;
    margin-top: 0;
    background-image: url(/media/2024/04/TheAristocrats_Duck_Web-Header_1500x643-e1712606237461.png);
    background-position: center center;
    background-repeat: none
}

h3 {
    font-weight: 700;
    color: #fff !important
}

h3 a,h4 a {
    color: #fff !important
}

h3 a:hover {
    color: #b70b0c !important
}

#logo {
    height: 420px;
    margin: 0;
    background-image: none;
    background-position: center top;
    background-repeat: repeat-y
}

.headerOverlay {
    -webkit-background-size: 1800px;
    background-image: url(/media/2024/01/duck_web-bg_1920x1080.jpg);
    background-position: center top;
    background-repeat: repeat-y;
    position: absolute;
    z-index: 1;
    top: 0;
    visibility: hidden
}

#main {
    background-color: #000
}

a:link,a:visited {
    color: #b70b0c
}

.date,.readmore,.gigpress-sidebar-date {
    color: #b70b0c;
    font-weight: 700
}

p {
    font-size: 18px
}

#nav {
    height: 75px;
    width: 1030px;
    margin: -5px -25px -20px;
    background-image: url(/media/2024/01/duck-nav.png)
}

#navNews a:link,#navNews a:visited {
    width: 90px;
    margin-right: 1px;
    margin-left: 40px;
    background-position: 0 100px
}

#navTours a:link,#navTours a:visited {
    width: 110px;
    margin-right: 1px;
    background-position: 0 100px
}

#navMusic a:link,#navMusic a:visited {
    width: 102px;
    margin-right: 5px;
    background-position: 0 100px
}

#navMedia a:link,#navMedia a:visited {
    width: 95px;
    margin-right: 1px;
    background-position: 0 100px
}

#navAbout a:link,#navAbout a:visited {
    width: 115px;
    margin-right: 1px;
    background-position: 0 100px
}

#navGear a:link,#navGear a:visited {
    width: 140px;
    margin-right: 3px;
    background-position: 0 100px
}

#navStore a:link,#navStore a:visited {
    width: 140px;
    margin-right: 1px;
    background-position: 0 100px
}

#navEuStore a:link,#navEuStore a:visited {
    width: 140px;
    margin-right: 0;
    background-position: 0 100px
}

#navNews a:hover,#navNews a:active {
    background-position: 0 5px
}

#navTours a:hover,#navTours a:active {
    background-position: 0 5px
}

#navMusic a:hover,#navMusic a:active {
    background-position: 0 5px
}

#navMedia a:hover,#navMedia a:active {
    background-position: 0 5px
}

#navAbout a:hover,#navAbout a:active {
    background-position: 0 5px
}

#navGear a:hover,#navGear a:active {
    background-position: 0 5px
}

#navStore a:hover,#navStore a:active {
    background-position: 0 5px
}

#navEuStore a:hover,#navStore a:active {
    background-position: 0 5px
}

#sidebarJamTrack h3 {
    background-image: url(/media/2024/01/jtc-duck.png)
}

#sidebarBooking h3 {
    background-image: url(/images/sidebar-header-booking.png)
}

#sidebarShows h3 {
    background-image: url(/media/2024/01/sidebar-header-shows-duck.png)
}

#sidebarTwitter h3 {
    background-image: url(/media/2024/01/sidebar-header-twitter-duck.png);
    margin-bottom: 0
}

#sidebarStore h3 {
    background-image: url(/media/2024/01/sidebar-header-store-duck.png)
}

#sidebarTickets h3 {
    background-image: url(/media/2024/04/Tour-Dates-button-e1714074198811.png)
}

#sidebarShows ul li {
    color: #000
}

#sidebarTwitter div ul li {
    color: #000
}

#sidebarTwitter h3 a,h4 a {
    color: #000 !important
}

#footer {
    width: 980px;
    margin: 0 auto;
    text-shadow: 0 1px 2px #333;
    font-size: 15px;
    color: #fff
}

#footer a:link,#footer a:visited {
    color: #b70b0c
}

#footer a:hover,#footer a:active {
    color: #FFEB5B
}

.gigpress-table,.gigpress-header,.gigpress-row,.gigpress-header,table.gigpress-table,table.gigpress-table.upcoming {
    background-color: #000 !important
}

.gigpress-alt {
    background-color: #1f1e1e !important;
    color: #fff !important
}

.gigpress-info-item {
    color: #fff
}

.accordion > input[type="checkbox"] {
    position: absolute;
    left: -100vw
}

.accordion .content {
    overflow-y: hidden;
    height: 0;
    transition: height .3s ease
}

.accordion > input[type="checkbox"]:checked ~ .content {
    height: auto;
    overflow: visible
}

.accordion label {
    display: block
}

.accordion {
    margin-bottom: 1em
}

.accordion > input[type="checkbox"]:checked ~ .content {
    padding: 15px;
    border: 1px solid #e8e8e8;
    border-top: 0
}

.accordion .handle {
    margin: 0;
    font-size: 1.125em;
    line-height: 1.2em
}

.accordion label {
    color: #333;
    cursor: pointer;
    font-weight: 400;
    padding: 15px;
    background: #d9f7fa
}

.accordion label:hover,.accordion label:focus {
    background: #d8d8d8
}

.accordion .handle label:before {
    font-family: 'fontawesome';
    content: "\f054";
    display: inline-block;
    margin-right: 10px;
    font-size: .58em;
    line-height: 1.556em;
    vertical-align: middle
}

.accordion > input[type="checkbox"]:checked ~ .handle label:before {
    content: "\f078"
}

*,:before,:after {
    box-sizing: border-box
}

.accordion {
    max-width: 65em
}

.accordion p:last-child {
    margin-bottom: 0
}