



    
/* 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/monochrome/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: 400px;
                    height: 56px;
                    max-height: 56px;
            }
        
        .device-highres #logo {
            background: none;
        }
        #logo a {
            background-image: url('https://artlogic-res.cloudinary.com/w_1000,c_limit,f_auto,fl_lossy/ws-aubergineart/usr/images/preferences/auberginelogo.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-aubergineart/usr/images/preferences/auberginelogo.png', sizingMethod='scale');
            -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://artlogic-res.cloudinary.com/w_1000,c_limit,f_auto,fl_lossy/ws-aubergineart/usr/images/preferences/auberginelogo.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-aubergineart/usr/images/preferences/auberginelogo.png');
        }
    }

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

#header {
	background: #5A5857;
}
#top_nav.navigation ul li a, #top_nav.navigation ul li a:visited, #top_nav.navigation ul li.active a, #top_nav.navigation ul li.active a:visited, #top_nav.navigation ul li.active a:hover, #logo a, #logo a:visited {
	color: #c2b161;
}
.price.sold {
	color: #FF0000;
}
.page-mailing-list #content_module iframe {
	width: 47% !important;
	float: left;
}
.framing-signup {
	float: right;
	width: 47%;
}
.page-mailing-list #mc_embed_signup input {
	width: 100%;
	padding: 10px;
	max-width: none;
}

#mc_embed_signup .clear {
	display: block;
	vertical-align: top;
	height: auto;
	overflow: visible;
}
.page-mailing-list #mc_embed_signup input {
	width: 100%;
	padding: 10px;
	max-width: none;
	padding: 8px;
}
.page-mailing-list #mc_embed_signup input.button {
	padding: 0;
	margin-top: 10px;
	margin-top: 20px;
	font-size: 13px;
	font-family: 'Foundation Sans', Sans-Serif;
	text-transform: uppercase;
	padding: 10px 20px;
	color: #303030;
	font-weight: 200;
	letter-spacing: 1px;
	-webkit-font-smoothing: antialiased;
	background: #fafafa;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #eee;
	height: auto !important;
	width: 100% !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-transition: background 0.4s ease-in-out;
	-webkit-transition: background 0.4s ease-in-out;
	transition: background 0.4s ease-in-out;
	width: 100%;
	padding: 8px;
}
@media screen and (max-width: 769px) {
	.page-mailing-list #content_module iframe, .framing-signup {
		float: none;
		width: 100%;
		display: block;
		margin-bottom: 70px
	}
	.page-mailing-list #content_module iframe {
		width: 100% !important;
		float: left;
	}
}


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

