@import url(../fonts/stylesheet.css);
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond&display=swap');


/* -----------------------------------------------------------
    Global Styles
----------------------------------------------------------- */

    html {
        /*
            IMPORTANT - DO NOT CHANGE THIS VALUE WITHOUT READING DOCUMENTATION ON REM.
            THIS CAN BE FOUND IN MC: /documentation/art-gallery-sites/development/template-art-gallery-website-development/font-sizes-rem/
        */
        font-size: 10px;
    }
    body {
        font-family: 'EB Garamond', serif;
        font-size: 1.5rem;
        line-height: 2em;
        color: #000;
    }
    a,
    a:visited,
    a:hover,
    .link_color,
    .link_color:hover {
        color: #000;
    }
    h1, h2, h3, h4, h5, h6, #hero_header, #hero_header .title, .fullscreen_slideshow .hero_splash_text {
        font-family: 'NexaBold', sans-serif;
        font-weight: bold;
        letter-spacing: 1em;
        line-height: 1.5em;
        color: #000;
    }
    h1 a,h1 a:visited,
    h2 a, h2 a:visited,
    h3 a, h3 a:visited,
    h4 a, h4 a:visited,
    h5 a, h5 a:visited,
    h6 a, h6 a:visited {
        color: #000;
        text-decoration: none;
    }
    h1 {
        font-size: 3rem;
        line-height: 1.4em;
    }
    h2 {
        font-size: 1.4rem;
    }
    h3 {
        /* font-size: 1.7rem; */
    }
    h4 {
        /* font-size: 1.5rem; */
    }
    h5 {
        /* font-size: 1.4rem; */
    }
    h6 {
        /* font-size: 1.3rem; */
    }

    input,
    select,
    textarea {
        /* font-family: 'GT-Zirkon-Web', sans-serif; */
        /* font-size: 1.3rem;
        font-weight: normal;
        line-height: 2.35em;
        color: #403E3B; */
    }

    button {

    }


    blockquote {
        font-family: 'EB Garamond', serif;
        border: none;
        font-size: 5rem;
        padding-left: 0;
        line-height: 1.2em;
    }

    
    /* Title/heading typography
    ----------------------------------------------------------- */
    h1, h2, h3, h4, h5, h6, #hero_header, .fullscreen_slideshow .hero_splash_text,
    #logo a,
    /* .navigation ul li a, */
    #slide_nav_reveal,
    #header_quick_search .inputField,
    #header_quick_search input,
    #header_quick_search select,
    #header_quick_search textarea,
    #header_quick_search #header_quicksearch_btn,
    #footer #artlogic,
    #footer #copyright,
    .page-artists h1 #artist_years,
    .event-details-wrapper .event-details span,
    .subsection-press .records_list .content .link a,
    .section-press .records_list .content .link a,
    #store_cart_widget,
    .fullscreen_slideshow .hero_splash_text,
    .fullscreen_slideshow .hero_splash_text .title,
    .fullscreen_slideshow ul li .content h2,
    .fullscreen_slideshow ul li .content h2 a,
    .fullscreen_slideshow ul li .content h2 a:visited,
    .fullscreen_slideshow ul li .content h2 a .separator,
    .fullscreen_slideshow ul li .content h2 a .h1_subtitle,
    #image_gallery #content_module h3,
    .records_list .content h2,
    /* .records_list .content .subtitle, */
    /* .records_list .content .date, */
    .records_list .content .location ,
    /* .records_list ul li .content .title, */
    /* .records_list ul li .content .artist, */
    .feature_panels .panel_image_text_adjacent .content h2,
    .feature_list ul li .content h2,
    .feature_list ul li .content .subtitle,
    /* .feature_list ul li .content .date, */
    .feature_list ul li .content .location,
    .full_list ul li .content h2,
    .full_list ul li .content .subtitle,
    .full_list ul li .content .date,
    .records_list.detail_expand_grid .expander_detail #image_gallery #content_module .subtitle,
    .link,
    .button,
    .button input,
    .simple_list ul li,
    #social_links_list ul li,
    .page_stats .ps_item,
    .page_stats .ps_pages,
    #protected_path_login #container h1,
    #protected_path_login #container label,
    .subheading,
    .poster,
    .subtitle,
    .h1_subtitle,
    .location ,
    /* .date, */
    .price,
    #fancybox-title-main .artist strong,
    #mc_embed_signup input.button,
    #home_splash .content,
    #hero_header .subtitle,
    .feature_panels .panel_hero .hero_heading .subtitle,
    #hero_header,
    .feature_panels .panel_hero .hero_heading > h2,
    .feature_panels .panel_hero .hero_heading > a > h2,
    .section-home .slideshow_pager_inner button,
    .artists-browser,
    /* blockquote, */
    .slideshow-artist-name,
    #sub_nav.navigation ul li a {
        letter-spacing: .35em;
        font-family: 'NexaBold', sans-serif;
        text-transform: uppercase;
    }

    h1 {
        text-align: center;
    }

    #popup_box #image_gallery #content_module h1.artist,
    .section-publications h1.has_subtitle,
    .section-press #container h1,
    .heading_wrapper h1.has_subtitle {
        text-align: left;
        margin-bottom: 15px;
    }

    .records_list .content .subtitle,
    .fullscreen_slideshow ul li .content .date,
    .navigation ul li a,
    .feature_list ul li .content .date,
    .date,
    .records_list .content .date,
    .subtitle_date,
    .records_list ul li .content .title,
    .records_list ul li .content .artist {
        font-family: 'EB Garamond', serif;
        text-transform: none;
        letter-spacing: 0;
    }

    /* body .records_list ul li .content .title,
    .records_list ul li .content .year {
        text-transform: none;
        letter-spacing: 0;
        font-size: 1.3rem;
        color: #A7A7A7;
    }

    #content .records_list .content .description {
        color: #A7A7A7;
    }

    #content .full_list ul li .content .date {
        font-size: 1.6rem;
    }


     */

    body .cms_button a,
    body a.cms_button,
    body a.cms_button:visited {
        
    }
        body .cms_button a,
        body .cms_button a:visited {

        }
        body .cms_button a:hover,
        body a.cms_button:hover {

        }
    #content h1,
    #content h2,
    #content h3 {

    }
    body #content_module,
    body .content_module {

    }
    body #content_module .website a,
    body .content_module .website a {

    }
