



    
/* 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 ------------------- */

            #logo, #logo a {
                background: none;
                    max-width: 100%;
                    width: 320px;
                    height: 25px;
                    max-height: 25px;
            }
        
        .device-highres #logo {
            background: none;
        }
        #logo a {
            background-image: url('https://artlogic-res.cloudinary.com/w_1000,c_limit,f_auto,fl_lossy/ws-charlesede/usr/images/preferences/shc13545-charles-ede-logo-800px-line.png');
            background-repeat: no-repeat;
            background-position: center center;
                background-size: contain;
        }
        .browser-msie-6 #logo a,
        .browser-msie-7 #logo a,
        .browser-msie-8 #logo a,
        .browser-msie-9 #logo a,
        .browser-msie-10 #logo a {
            background: none;
            filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://artlogic-res.cloudinary.com/w_1000,c_limit,f_auto,fl_lossy/ws-charlesede/usr/images/preferences/shc13545-charles-ede-logo-800px-line.png', sizingMethod='scale');
            -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://artlogic-res.cloudinary.com/w_1000,c_limit,f_auto,fl_lossy/ws-charlesede/usr/images/preferences/shc13545-charles-ede-logo-800px-line.png', sizingMethod='scale')";
        }
        #logo a {
            text-indent: -9999px;
            padding: 0;
        }
        
        

        
        


    /* 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 ------------------- */
    
    


    @media screen and (max-width:360px) {
        #logo a {
            background-image: url('https://artlogic-res.cloudinary.com/w_1000,c_limit,f_auto,fl_lossy/ws-charlesede/usr/images/preferences/shc13545-charles-ede-logo-800px-line.png');
        }
    }

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

    body {
        border-color: #f8eee5;
    }    
#top_nav.navigation ul li.active .indicator{
        background: #f57f27;
    }

#top_nav.navigation ul li {
	margin-left: 25px;
}
#top_nav.navigation ul li a {
	letter-spacing: 1px;
}

#footer.advanced_footer .copyright {
	margin-top: 0;
}
#footer.advanced_footer .advanced_footer_item {
	padding-bottom:0;
}
.special-footer-tagline {
	font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}


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

    
