@import url(../fonts/EBGaramond/stylesheet.css);

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:'EBGaramond', Sans-Serif;
    font-weight: normal;
    font-variant-numeric: lining-nums;
    color: #121212;
    font-size: 2.4rem;
    line-height: 1.5em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
ul {
    
}
h1, h2, h3, h4, h5, h6, #hero_header .title, .fullscreen_slideshow .hero_splash_text, input {
    font-family: 'EBGaramond', Sans-Serif;
    font-weight: normal;
    line-height: 1.2em;
    color: #121212;
    margin: 0 0 15px;
}
h1 {
    font-size: 4.8rem;
    line-height: 1;
}
h2 {
    font-size: 2.4rem;
}
b, strong {
}
input,
select,
textarea {
}

button {
}

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 {
}


/* 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 .privacy-policy, #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 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, .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, #cover_page_slideshow_pager, .store_item_add_to_cart span, #scw_popup_inner .button a, #wcw_popup_inner .button a {
    text-transform: none;
    letter-spacing: 0;
}

input {
    margin: 0;
}