/*@import url("https://use.typekit.net/zwj1aop.css");*/

* {
    margin: 0;
    padding: 0;
}
html {
    font-size: 10px !important;
}

#slide_nav_reveal {
	font-family: "aaux-next", sans-serif;
}

body {
    font-family: 'aaux-next', sans-serif ;
    letter-spacing: 0px;
    font-size: 1.55rem !important;
}

#logo a, #footer,
.navigation ul li a,
.link, .page_stats,
.subheading span,
.subheading, .subtitle, .poster, .date, .price,
#hero_heading,
#hero_header .title, #hero_header .subtitle,
h1, h2, h3, h4, h5, h6,
.fullscreen_slideshow .hero_splash_text,
.records_list ul li .content .title, 
.records_list ul li .content .artist,
.fullscreen_slideshow .hero_splash_text, 
#cover_page_slideshow_pager,
#mc_embed_signup input.button,
.section-home .slideshow_pager_inner button {
    font-family: 'aaux-next', sans-serif;
    letter-spacing: 0px;
    font-weight: 500;
}


h1 {
    font-size: 3.3rem;
    line-height: 4.4rem;
    font-weight: 500;
}

h2 {
    font-size: 3.8rem;
    line-height: 4.4rem;
    font-weight: 500;
    letter-spacing: 0px;
}

.related_items_panel h3,
h3 {
    font-size: 2.8rem;
    line-height: 4.4rem;
    font-weight: 500;
    letter-spacing: 0px;
}

h4 {
    font-size: 2.3rem;
    line-height: 4rem;
    font-weight: 500;
    letter-spacing: 0px;
}

p {
    font-size: 1.6rem;
    color: #757272;
    line-height: 3.4rem;
}

hr {
    border-bottom: 1px solid #DDDDDD;
}

/* -----------------------------------------------------------
   Admin styles classes
----------------------------------------------------------- */

.hero_heading .overlay_block_quote {
    font-size: 2.8rem;
    line-height: 1.55em;
    text-align: left;
    max-width: 500px;
    text-transform: none;
    color: #ffffff;
    width: 100%;
    position: absolute;
    bottom: 160px;
}

.overlay_block_quote.small_font {
    font-size: 2.3rem;
}

.hero_heading .overlay_block_quote.large_font {
    font-size: 2.2vh;
}
.overlay_block_quote.medium_font {
    font-size: 2.5rem;
}

.hero_heading .overlay_block_quote.large_font {
    font-size: 2.4vh;
}
.overlay_block_quote.large_font {
    font-size: 2.8rem;
}
.hero_heading .overlay_block_quote.large_font {
    font-size: 2.7vh;
}

.hero_heading .overlay_block_quote_source {
    font-size: 1.55rem;
    line-height: 1.5em;
    text-align: left;
    color: #ffffff;
    position: absolute;
    bottom: 90px;
}
    
.hero_heading .overlay_block_quote_source:before {
    content: '';
    display: inline-block;
    width: 25px;
    border-bottom: 1px solid;
    margin: 0 12px 4px 0;
}
