



    
/* CSS imports ------------------- */


        
            /* Forced mobile nav on all sizes ------------------- */
            @import url('/lib/g/1.0/styles/responsive_topnav.css') screen and (max-width: 767px);
        
                @import url('/lib/g/themes/drayton/1.0/styles/responsive_topnav.css') screen and (max-width: 767px);
            

    
    /* Font imports ------------------- */

    
    

        
    /* Background colour --------------*/





    

    
    
    
    

    


/* Fonts----------------------------- */

    /* Main body font ------------------- */


    /* Heading and emphasis font ------------------- */



    /* Navigation font ------------------- */

    
    /* User custom html-font sizing ------------------- */
    
    
    /* Title - Heading spacing and transform ------------------- */
        

/* Text colours----------------------------- */


    /* Heading and emphasis text colour ------------------- */

    /* Colour None */


    /* Subheading and secondary emphasis text colour ------------------- */


    /* Body/main text colour ------------------- */



    /* Link text color ------------------- */

    

    /* Header layout ------------------- */

    
    
    
            #header {
                text-align: center;
                line-height: 0;
            }
            #logo {
                float: none;
                margin-left: auto;
                margin-right: auto;
                text-align: center;
            }
            #logo a {
                text-align: center;
            }
            #top_nav.navigation {
                float: none;
                display: inline-block;
                padding-top: 20px;
            }
            #top_nav #top_nav_reveal {
                padding-top: 0;
                float: none;
            }
            body.responsive-nav-slide-nav #slide_nav_reveal {
                text-align: center;
                padding: 20px 0 0;
            }

    /* Dynamically created grid layout css ------------------- */
    
    
    
    /* Dynamically created artist list css ------------------- */
    

    /* Light and dark logo variants css ------------------- */
    




    /* Logo text color ------------------- */



    /* Topnav text color ------------------- */

    

    /* Subnav text color ------------------- */


    /* Responsive nav text color ------------------- */

    
    /* Responsive nav active / hover text color ------------------- */
    

    /* Button text color ------------------- */

    
    
    /* Hero section image opacity ------------------- */

        #mirror-slideshow.hero-parallax-element-mirror ul li .image,
        #mirror-slideshow.hero-parallax-element-mirror ul li .video_container .video_inner,
        #hero_header #slideshow  ul li .image,
        #hero_header #hero_image_responsive,
        .parallax-mirror img.parallax-slider {
            opacity: 1 !important;
        }
        .parallax-mirror:not(#parallax-hero_header) img.parallax-slider {
            opacity: 1 !important;
        }

    /* don't show if opacity = 1 */
    
    /* Hero section image height ------------------- */
    ::root {
        --hero-height: 0vh
    }

    
    
    /* Home page slideshow / fullscreen video ui buttons ------------------- */
    
    
    
    
    /* Hero header slideshow ui buttons ------------------- */
    
    
    
    
    /* Carousel feature panel ui buttons ------------------- */
    
    



/* Artlogic preferences custom CSS - entered by Artlogic in the preferences screen ------------------- */

#footer #contact_info{
    float:  right;
}

#footer #social_links {
    margin-right: 2em;
    margin-top: 1.2em;
}

#footer #artlogic {
    display:  inline;
    margin-left: 1em;
}

#footer #copyright {
	display: inline;
}

#footer .copyright {
    margin-top: 1.2em;
}

@media screen and (max-width: 768px){
	#footer #social_links {
		margin-top: 38px;
	}
}

@media screen and (max-width: 459px){
	#footer #social_links {
		margin-top: 28px;
	}
	html, body {
		color: #000;
	}
html, body {
	font-size: 16px;
}
html, * {
	color : #000;
}
h1, h1 a, h1 a:visited, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited, h5, h5 a, h5 a:visited, h6, h6 a, h6 a:visited, .feature_panels .records_list.image_list ul li h2, .page-artists #artist_list ul li h2, .records_list .content h2, .records_list ul li h2 a, .feature_list ul li .content h2, .related_items_panel h3, .navigation ul li a {
	font-size: 16px;
}
}
.feature_panels .panel.panel_style_standard {
	width: 300px;
}
.price {
	color: #464646;
}
.page-book-lists .image_list ul li .content em {
     font-style: italic;
}
.page-book-lists .image_list ul li .content strong,
.page-book-lists .image_list ul li .content b
 {
     font-weight: bold;
}


/* Client custom user CSS - entered by the client in the preferences screen ------------------- */

