/* request_sc:regular*/
/* Last-Modified: Sat, 15 Apr 2023 13:20:03 GMT [ver: ] */
/* Current-Time:Sat, 15 Apr 2023 10:08:00 -0500*/
/* NOT Pulled From Cache */
/*! HTML5 Boilerplate v5.1.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/*
 * apply a natural box layout model to all elements
 */

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}

/*Fix select boxes on certain browsers that were inheriting the select color from
content.text or other variables that make it hard to read. */
.select {
	color: black;
}

/* ==========================================================================
   General
   ========================================================================== */

body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font: 17px/26px 'EB Garamond', serif;
	font-weight: normal;
	color: #444444;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	background: #F0F0F0;
}

img {
	max-width: 100%;
	height: auto;
	border: 0;
	-webkit-filter: grayscale(0);
			filter: grayscale(0);
	-webkit-transition:0.2s linear;
			transition:0.2s linear;
}

.img-left {
	float: left;
	margin-right: 40px;
	margin-bottom: 25px;
}

.img-right {
	float: right;
	margin-left: 40px;
	margin-bottom: 25px;
}

img.lazyload, img.lazyloading {
    opacity: 0;
}

img.lazyloaded {
    opacity: 1;
}

.shadow {
	-webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
	   -moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
			box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
}

.float-right { float: right !important; }
.float-left { float: left !important; }
.float-none { float: none !important; }
.block { display: block !important; }

.margin-none { margin: 0 !important;}
.margin-top { margin-top: 30px !important; }
.margin-bottom { margin-bottom: 30px !important; }
.margin-bottom-dbl { margin-bottom: 60px !important; }
.margin-bottom-half { margin-bottom: 15px !important; }

.padding-none { padding: 0 !important; }
.padding-top { padding-top: 30px !important; }
.padding-bottom { padding-bottom: 30px !important; }
.padding-bottom-dbl { padding-bottom: 60px !important; }
.padding-bottom-half { padding-bottom: 15px !important; }

.table {
	display: table;
}

.table-cell {
	display: table-cell;
	vertical-align: middle;
}

hr {
	margin-top: 50px;
	margin-bottom: 50px;
	border-top: 1px solid #E1E1E1;
	clear: both;
	position: relative;
}

hr.sm-top {
	margin-top: 25px;
}

hr.short {
	width: 65px;
	margin: 0 auto 40px;
}

/* ==========================================================================
   Typography
   ========================================================================== */

h1, h2, h3, h4, h5, h6 {
	font-family: 'EB Garamond', serif;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #444444;
	margin-bottom: 30px;
	margin-top: 0px;
}

h1, .h1 { font-size: 26px; }
h2, .h2 { font-size: 22px; }
h3, .h3 { font-size: 20px; }
h4, .h4 { font-size: 18px; }
h5, .h5 { font-size: 16px; }
h6, .h6 { font-size: 14px; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-family: 'EB Garamond', serif;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #444444;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: #999999; }

p { margin: 0 0 30px 0; }
.faso-user-p { margin: 0; padding: 0; }
em { font-style: italic; }
strong, b { font-weight: bold; }
small, .small { font-size: 90%; }
.large { font-size: 120%; }

.text-center { text-align: center; }
.text-left, .text-left-center { text-align: left; }
.text-right, .text-right-center { text-align: right; }
.uppercase { text-transform: uppercase; }

@font-face {
    font-family: 'boldbrush';
    src: url('//www.jessicahenryfineart.com/styles/shared/fonts/boldbrush-webfont.eot');
    src: url('//www.jessicahenryfineart.com/styles/shared/fonts/boldbrush-webfont.eot?#iefix') format('embedded-opentype'),
         url('//www.jessicahenryfineart.com/styles/shared/fonts/boldbrush-webfont.woff2') format('woff2'),
         url('//www.jessicahenryfineart.com/styles/shared/fonts/boldbrush-webfont.woff') format('woff'),
         url('//www.jessicahenryfineart.com/styles/shared/fonts/boldbrush-webfont.ttf') format('truetype'),
         url('//www.jessicahenryfineart.com/styles/shared/fonts/boldbrush-webfont.svg#new_fontregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fleur:before {
	content: 'F';
	font-family: 'boldbrush';
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	position: relative;
	top: 4px;
	left: 0;
	margin-right: 5px;
}

.enso:before {
    content: 'B';
    font-family: 'boldbrush';
    font-size: 28px;
    font-style: normal;
    position: relative;
    top: 4px;
    left: 0;
    margin-right: 5px;
}

.dpw:before {
	content: 'D';
	font-family: 'boldbrush';
	font-size: 38px;
	font-style: normal;
	font-weight: normal;
	line-height: 0;
	position: relative;
	top: 11px;
	left: 1px;
}

.boldbrush {
	font-family: 'boldbrush';
	font-size: 28px !important;
	font-style: normal;
	position: relative;
	top: 2px;
	left: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

a {
	font-family: 'Amiri', serif;
	font-weight: 700;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	outline: 0;
	-webkit-transition:0.2s color linear;
			transition:0.2s color linear;
}

a:hover { color: #6E6E6E; }
a:hover, a:active, a:focus { outline: 0; }

a:hover img {
	-webkit-filter: grayscale(1);
			filter: grayscale(1);
}

/* ==========================================================================
   Lists
   ========================================================================== */

.inline-list, .social-list, .subnav, .artist-list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}

.inline-list li {
	display: inline;
	margin: 0 10px;
}

.social-list li {
	float: left;
	margin: 0 10px;
}

.inline-list li:first-child, .social-list li:first-child {
	margin-left: 0px;
}

.inline-list li:last-child, .social-list li:last-child, .subnav li:last-child {
	margin-right: 0px;
}

.subnav {
	margin-bottom: 25px;
}

.subnav li {
	display: inline;
	margin-right: 20px;
	position: relative;
}

.subnav li:after {
	content: "|";
	position: absolute;
	top: -5px;
	right: -13px;
}

.subnav li:last-child:after {
	content: "";
}

/* ==========================================================================
   Header
   ========================================================================== */

.header {
	width: 100%;
	text-align: center;
}

.site-title {
	margin-top: 30px;
	margin-bottom: 10px;
}

.site-title a {
	font-family: 'EB Garamond', serif;
	font-size: 28px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #444444;
	display: block;
}

/* ==========================================================================
   Main Nav
   ========================================================================== */

.main-nav {
	width: 100%;
	position: relative;
	padding-bottom: 25px;
}

.main-nav:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 6px;
	border-top: 1px solid #E1E1E1;
	border-bottom: 3px solid #E1E1E1;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu li {
	position: relative;
}

.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	z-index: 99;
}

.sf-menu > li {
	display: inline;
}

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}

.sf-menu ul ul {
	top: 0;
	left: 100%;
}


/*** SKIN ***/
.sf-menu {
	position: relative;
}

.sf-menu ul {
	min-width: 10em; /* allow long menu items to determine submenu width */
	*width: 10em; /* no auto sub width for IE7, see white-space comment below */
	left: 50%;
	top: 28px;
	background: #F0F0F0;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-transform: translate(-50%);
		-ms-transform: translate(-50%);
			transform: translate(-50%);
	-webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
	   -moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
			box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
}

.sf-menu a {
	font-family: 'EB Garamond', serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	letter-spacing: .5px;
	margin: 5px 13px;
	padding-bottom: 3px;
	display: inline-block;
	position: relative;
}

.sf-menu li {
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
			transition: background .2s;
}

.sf-menu li:hover > a, .sf-menu li > a:hover, .sf-menu li.current > a {
	color: #6E6E6E;
}

.sf-menu li li a {
	padding: 5px 15px;
	line-height: 12px;
}

.sf-menu .selectednavlink > a {
	color: #6E6E6E !important;
}

.sf-menu .selectednavlink > a:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 1px;
	background: #E1E1E1;
}

.sf-menu .emptynavlink {
	display: none !important;
	visibility: hidden;
}

/* ==========================================================================
   Mobile Nav
   ========================================================================== */

.overlay {
	display: none;
	position: fixed;
	top: 0;
	height: 100%;
	width: 100%;
	background: #F0F0F0;
	overflow: auto;
	z-index: 99999;
}

.nav-wrapper {
	text-align: left;
	width: 100%;
	padding-left: 25px;
	padding-right: 25px;
	position: relative;
}

.mobile-nav {
	padding: 25px 0px;
}

.mobile-nav ul {
	list-style: none;
	padding: 0;
	margin: 0 0 50px;
}

.mobile-nav ul li {
	margin: 0 0 20px;
}

.mobile-nav a {
	font-family: 'EB Garamond', serif;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	display: inline-block;
	padding-bottom: 5px;
}

.mobile-nav a:hover {
	color: #6E6E6E;
}

.mobile-nav ul ul {
	margin: 10px 0 10px 10px;
}

.mobile-nav ul ul li {
	margin: 0;
}

.mobile-nav ul ul li a {
	font-size: 18px;
	padding: 0;
}

.mobile-nav .selectednavlink > a {
	color: #%content.link.selected%;
	border-bottom: 1px solid #E1E1E1;
}

.mobile-nav .emptynavlink {
	display: none !important;
	visibility: hidden;
}

.nav-wrapper .close {
	cursor: pointer;
	position: absolute;
	right: 25px;
	top: 25px;
}

.nav-wrapper .close i {
	font-size: 24px;
	color: #000000;
	-webkit-transition:0.2s color linear;
			transition:0.2s color linear;
}

.nav-wrapper .close i:hover {
	color: #6E6E6E;
}

.hamburger {
	display: none;
	cursor: pointer;
	font-family: 'EB Garamond', serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: .5px;
	-webkit-transition:0.2s all linear;
			transition:0.2s all linear;
}

.hamburger:hover {
	color: #6E6E6E;
}

/* ==========================================================================
   Content
   ========================================================================== */

.content {
	margin: 0 auto;
	padding-top: 40px;
}

.page-title {
	margin-bottom: 20px;
}

.module {
	border: 1px solid #E1E1E1;
	padding: 30px;
	text-align: center;
}

.module h2 {
	font-size: 24px;
}

/* ==========================================================================
   workszoom/worksdetail
   ========================================================================== */
#artwork-viewer {
	display: block;
    max-width: 800px;
    margin: 0 auto;
}

#artwork-viewer .faso-workszoom-data-image {
	display: block;
	width: 100%;
}

/* ==========================================================================
   Gallery Artists
   ========================================================================== */
   
.gallery-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 30px;
}

.artist-item {
	position: relative;
	text-align: center;
}

.artist-item a {
	text-decoration: none;
	-webkit-filter: none;
			filter: none;
}

.artist-item a:hover, .artist-item a img:hover {
	opacity: 1;
}

.artist-item a h2 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0px;
}

.artist-item a img {
	margin-bottom: 15px;
	-webkit-filter: none;
			filter: none;
	-webkit-transition: 0.2s opacity linear;
			transition: 0.2s opacity linear;
}

.artist-image {
	position: absolute;
	top: 0;
	left: 0;
	margin-bottom: 0px;
	opacity: 0;
	-webkit-transition: 0.2s opacity linear;
			transition: 0.2s opacity linear;
}

.artist-item:hover .artist-image {
	opacity: 1;
	-webkit-filter: none;
			filter: none;
}

/* ==========================================================================
   Footer
   ========================================================================== */

.footer {
	width: 100%;
	position: relative;
	padding-bottom: 25px;
	font-size: 14px;
}

.footer hr {
	width: 100%;
	height: 2px;
	border-top: 1px solid #E1E1E1;
	border-bottom: 3px solid #E1E1E1;
	margin-top: 0px;
	margin-bottom: 20px;
}

.footer h2 {
	font-size: 20px;
	margin-right: 20px;
	display: inline;
}

.footer .col-3-4 {
	width: 70%;
}

.footer .col-1-4 {
	width: 30%;
}

.social {
	padding: 0;
	margin: 0;
	list-style: none;
}

.social li {
	display: inline-block;
	margin-right: 5px !important;
	margin-left: 5px !important;
	margin-bottom: 25px;
	text-align: center;
}

.social li i {
	font-size: 16px;
	line-height: 30px;
}

.social li a {
	color: #666666;
	text-decoration: none;
	background: #DDDDDD;
	width: 30px;
	height: 30px;
	display: inline-block;
	-webkit-transition:0.2s all linear;
			transition:0.2s all linear;
	-webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
	   -moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
			box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
}

.social li a:hover {
	color: #666666;
	background: #FFFFFF;
}

/* ==========================================================================
   Blog
   ========================================================================== */

.blog-sidebar h3 {
	margin-bottom: 15px;
}

.sidebar-list ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}

.sidebar-list ul li {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E1E1E1;
}

.sidebar-list ul li:before {
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 18px;
	color: #000000;
	position: absolute;
	top: 9px;
	left: 0;
}

.sidebar-list ul li a {
	padding-left: 20px;
	display: block;
}

.follow-link a {
	text-decoration: none;
	font-family: 'EB Garamond', serif;
}

.follow-link i {
	color: #000000;
	margin-right: 5px;
}

.post-comment {
	margin-bottom: 10px;
	padding: 20px;
}

.post-comment .avatar {
	margin-right: 12px;
	float: left;
}

.post-comment .post-message {
	margin-bottom: 20px;
}

.post-comment .post-meta {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
}

.post-comment .post-body {
	overflow: hidden;
}

.post-message p:last-child {
	margin-bottom: 0px;
}

.blog-comment-odd {
	background: #F0F0F0;
}

.blog-comment-even {
	background: none;
}

.social-buttons {
	display: block;
	overflow: hidden;
	margin-bottom: 25px;
}

.social-buttons ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.social-buttons li {
	line-height: normal;
	margin: 0;
	float: left;
	padding: 6px 10px;
}

.social-buttons li a {
	font-size: 25px;
	line-height: normal;
}

.post-nav {
	list-style: none;
	margin: 0 0 25px;
	padding: 0;
	overflow: hidden;
	display: inline-block;
}

.post-nav li {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.social-helper {
	display: inline-block;
}

.share-buttons {
	width: 100%;
	text-align: center;
}

.share-buttons table {
	margin: 0 auto;
}

.related-posts {
	margin-bottom: 50px;
}

.related-posts ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.related-posts ul li {
	margin-bottom: 10px;
}

.caption {
	display: inline-block;
	font-size: 14px;
	font-style: italic;
	margin-top: 10px;
}

.success_message {
	font: 14px/24px 'EB Garamond', serif !important;
	font-weight: normal !important;
	padding: 20px;
	background-color: #F0F0F0 !important;
}

.success_message h2 {
	font-size: 20px !important;
}

.success_message .blog_comment {
	border-bottom: none !important;
}

/* ==========================================================================
   Buttons
   ========================================================================== */

.btn, button, input[type='submit'],
.bbav .bbav-button .btn {
	font-family: 'EB Garamond', serif;
	font-weight: normal;
	line-height: 18px;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #666666;
	display: inline-block;
	cursor: pointer;
	position: relative;
	background: #DDDDDD;
	border: none;
	padding: 5px 13px;
	max-width: 100%;
	-webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
	   -moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
			box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
	-webkit-transition: 0.2s all linear;
			transition: 0.2s all linear;
}

.btn:hover, button:hover, input[type='submit']:hover,
.bbav .bbav-button .btn:hover {
	color: #666666;
	background: #FFFFFF;
}

/* ==========================================================================
   Pagination
   ========================================================================== */

.pagination {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	clear: both;
}

.pagination ul {
	display: inline-block;
	margin: 0;
	padding: 0;
}

.pagination ul li {
	float: left;
	list-style: none;
}

.pagination ul li a {
	text-decoration: none;
	padding: 10px 15px;
}

.pagination ul li a.current {
	color: #333333 !important;
	font-weight: bold;
	background: #F0F0F0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

::-webkit-input-placeholder {
   color: #444444;
}

:-moz-placeholder { /* Firefox 18- */
   color: #444444;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #444444;
}

:-ms-input-placeholder {
   color: #444444;
}

textarea:focus, input:focus, button:focus, select:focus {
    outline: 0 !important;
}

input[type="text"], textarea {
	font: 16px/24px 'EB Garamond', serif;
	font-weight: normal;
	color: #444444;
	width: 100%;
    padding: 5px 11px;
    margin: 0;
	border: 1px solid #FFFFFF;
	background: none;

	-webkit-appearance: none;
	-webkit-border-radius: 0px;
    border-radius: 0;

    -webkit-transition:0.2s background linear;
    		transition:0.2s background linear;
}

input[type="text"]:focus, textarea:focus {
	background: #DDDDDD;
}

input[type="text"] {
	height: 36px;
}

textarea {
	height: 200px;
}

input[type="submit"] {
	display: block;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	border-radius: 0;

	input[type="submit"]::-moz-focus-inner {border:0;} /* ff specific stuff, yuck*/
	input[type="submit"]:focus {background:#DDDDDD;} /* change accordingly depending on your button bg color, this fixes the focus problem when using keyboard to move betweenform elements */
}

.form-item {
	margin-bottom: 25px;
}

.form-item.error input, .form-item.error textarea {
	border: 1px solid #ff0000;
}

.form-item.error label {
	color: #ff0000;
}

.radio-group {
	display: block;
	margin-bottom: 20px;
}

input[type='radio'] {
    margin-right: 5px;
}

.alert {
	margin-bottom: 20px;
	display: block;
}

.alert label {
	color: #ff0000;
	display: block;
}

.signup-form {
	position: relative;
	display: inline-block;
	margin-bottom: 25px;
}

.signup-form input[type='text'] {
	width: 300px;
	margin-right: 5px;
	margin-bottom: 0px;
	height: 30px;
}

.signup-form .form-item {
	display: inline;
}

.signup-form button {
	height: 30px;
}

.select-field {
	display: block;
	position: relative;
  overflow: hidden;
  font: 16px/24px 'EB Garamond', serif;
	font-weight: normal;
	color: #444444;
	width: 100%;
  margin: 0;
	border: 1px solid #FFFFFF;
	background: none;
	-webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
	-webkit-border-radius: 0px;
    			border-radius: 0px;
  width: 100%;
  height: 36px;
  cursor: pointer;
}

.select-field:after {
	content: "\f107";
	font-family: "FontAwesome";
	color: #444444;
  font-size: 16px;
  position: absolute;
  top: 6px;
  right: 11px;
  z-index: 1;
}

.select-field select {
	position: relative;
	display: inline-block;
	font: 16px/24px 'EB Garamond', serif;
	font-weight: normal;
	color: #444444;
  width: 100%;
  cursor: pointer;
  border: none;
	padding: 5px 11px;
	height: 34px;
  z-index: 2;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
	-webkit-border-radius: 0px;
					border-radius: 0px;
}

.select-field select:focus {
    outline: 0 !important;
    border: none !important;
}

/* ==========================================================================
   Works
   ========================================================================== */

.work-image {
	position: relative;
	margin-bottom: 25px;
}

.work-details {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	margin-bottom: 25px;
}

.work-details li {
	display: inline;
	margin: 0 10px;
	font-size: 20px;
	position: relative;
}

.work-details li:after {
	content: "/";
	position: absolute;
	top: 0;
	right: -15px;
	opacity: .5;
}

.work-details li:last-child:after {
	content: "";
}

.work-nav {
	margin: 0 0 50px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.work-nav li {
	float: left;
	width: 33.33333%;
	text-align: center;
}

.work-nav li:first-child {
	text-align: left;
}

.work-nav li:last-child {
	text-align: right;
}

.price-boxes {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: -15px;
	margin-right: -15px;
}

.price-boxes .box {
	display: block;
	width: 100%;
	padding: 0 15px;
	margin-bottom: 25px;
}

.price-boxes.faso-art-unframed-show, .price-boxes.faso-art-framed-show {
	margin-bottom: 25px;
}

.price-box {
	text-align: center;
	padding: 0px;
	background: none;
}

.price-box span {
	display: block;
}

.price-box span span {
	display: inline-block;
}

.price-box .note {
	font-weight: 700;
}

.price-box .shipping {
	font-size: 11px;
}

.price-box .cart-form {
	display: inline-block;
	margin-top: 10px;
}

.user-cta {
	margin-bottom: 30px;
}

/* ==========================================================================
   Works Thumbnails
   ========================================================================== */

.works {
	overflow: hidden;
	position: relative;
	text-align:center;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

.works figure {
	position: relative;
	margin: 0;
	cursor: pointer;
}

.works figure img {
	position: relative;
	display: block;
	max-width: 100%;
}

.works figure figcaption {
	-webkit-backface-visibility: hidden;
			backface-visibility: hidden;
}

.works figure figcaption::before,
.works figure figcaption::after {
	pointer-events: none;
}

.works figure figcaption,
.works figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.works figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.works figure h2 {
	margin: 0;
}

figure.hover-effect .content {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px 15px;
	width: 100%;
	text-align: left;
	background: #F0F0F0;
	-webkit-transform: translate3d(0,20px,0);
			transform: translate3d(0,20px,0);
	-webkit-transition: opacity .5s, -webkit-transform .5s;
			transition: opacity .5s, transform .5s;
}

figure.hover-effect h2 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 5px;
}

figure.hover-effect:hover .content {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
			transform: translate3d(0,0,0);
}

/* ==========================================================================
   Blockquotes
   ========================================================================== */

blockquote {
	margin-bottom: 50px;
	margin-right: 0px;
	margin-left: 80px;
}

blockquote p {
	font-family: 'Amiri', serif;
	font-weight: 700;
	font-style: italic;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 15px !important;
	padding-left: 25px !important;
	border-left: 3px solid #E1E1E1;
}

blockquote cite {
	font-family: 'EB Garamond', serif;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	display: block;
}

/* ==========================================================================
   Grid
   ========================================================================== */

.row {
	max-width: 1170px;
	margin: 0 auto;
	position: relative;
}

.row .row {
    width: auto;
    margin: 0 -25px !important;
}

*[class*='col-'] {
	float: left;
	padding: 0 25px;
	position: relative;
	min-height: 1px;
}

.col-1-1 { width: 100%; float: none; }
.col-1-2 { width: 50%; }
.col-1-3 { width: 33.33333%; }
.col-2-3 { width: 66.66666%; }
.col-1-4 { width: 25%; }
.col-3-4 { width: 75%; }
.col-1-5 { width: 20%; }
.col-2-5 { width: 40%; }
.col-3-5 { width: 60%; }
.col-4-5 { width: 80%; }

.cell { padding: 25px; }
.centered { margin: 0 auto; position: relative; float: none; }

.grid { overflow: hidden; margin: 0; padding: 0; list-style: none; }
.grid-item { padding: 15px; margin: 0; float: left; }
.grid-item img { width: 100%; }

.row-grid {
	width: 100%;
	overflow: hidden;
	padding: 15px;
}

.row-item {
	float: left;
	margin-bottom: 20px;
	position: relative;
}

.contained {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 30px;
	padding: 15px;
}

.square-item {
	position: relative;
	overflow: hidden;
	background: #F0F0F0;
}

.square-item::before {
	content: '';
	display: block;
	padding-top: 100%;
}

.square-item .hover-effect {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin-bottom: 0;
}

.square-item .hover-effect img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

/*.square-item .item-caption, .row-item .item-caption {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9;
	padding: 10px;
	margin: 0;
	opacity: 0;
	-webkit-transition:0.2s opacity linear;
			transition:0.2s opacity linear;
}

.square-item .item-title, .row-item .item-title {
	padding: 0;
	margin: 0;
}

.square-item:hover .item-caption, .row-item:hover .item-caption {
	opacity: 1;
}*/

/* ==========================================================================
   lightGallery Overrides
   ========================================================================== */

@font-face {
  font-family: 'lg';
  src: url("//www.jessicahenryfineart.com/styles/shared/fonts/lg.eot?n1z373");
  src: url("//www.jessicahenryfineart.com/styles/shared/fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("//www.jessicahenryfineart.com/styles/shared/fonts/lg.woff?n1z373") format("woff"), url("//www.jessicahenryfineart.com/styles/shared/fonts/lg.ttf?n1z373") format("truetype"), url("//www.jessicahenryfineart.com/styles/shared/fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.lg-sub-html {
	font-family: 'EB Garamond', serif;
	font-weight: normal;
	color: #fff;
	font-size: 16px;
	width: 100%;
	white-space: normal;
  	padding: 10px 50px;
  	background-color: #202020;
  	background-color: rgba(0, 0, 0, 0.85);
}

.lg-sub-html a {
	color: #fff;
	text-decoration: underline;
}

.lg-sub-html a:hover {
	color: #fff;
}

.lg-outer .lg-thumb-item {
	border-radius: 0px;
}

#lg-counter {
	padding-left: 50px;
}

#lg-counter:before {
	content: 'F';
	font-family: 'boldbrush';
	font-size: 24px;
	font-style: normal;
	position: absolute;
	top: 12px;
	left: 20px;
}

/* ==========================================================================
   Videos
   ========================================================================== */
   
.video-grid {
	margin: 0 -12px;
}

.isotope-item {
	position: relative;
	float: left;
	width: 25%;
	padding: 0 12px 50px;
}

.videos {
	min-width: 0;
}

.video-image {
	position: relative;
	margin-bottom: 10px;
	background: #000;
}

.video-meta {
	font-size: 14px;
	line-height: 20px;
}

.video-title {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.video-length {
	position: absolute;
	bottom: 5px;
	right: 5px;
	font-size: 12px;
	font-weight: 700;
	line-height: normal;
	color: #fff;
	background: #000;
	padding: 2px 3px 1px;
	border-radius: 2px;
	z-index: 2;
}

.video-buy-btn {
	display: none;
}

.faso-video-paid-hide { display:none; }

/* ==========================================================================
   Filter
   ========================================================================== */

.filters {
	display: flex;
}

.filters > div {
	flex: 1;
}

.filter {
	display: inline-block;
}

.filter ul {
	list-style: none;
	padding: 0;
	margin: 0;
	
}

.filter ul li {
	float: left;
	position: relative;
	padding-right: 25px;
}

.filter > ul > li {
	margin-right: 30px;
	cursor: pointer;
	color: #000000;
	-webkit-transition: 0.2s color linear;
					transition: 0.2s color linear;
}

.filter > ul > li:hover {
	color: #6E6E6E;
}

.filter > ul > li:after {
	content: "\f107";
	font-family: "FontAwesome";
	font-size: 20px;
	color: #000000;
	position: absolute;
	top: 0px;
	right: 0px;
}

.filter ul li:first-child {
	margin-left: 0px;
}

.filter ul li:last-child {
	margin-right: 0px;
}

.filter ul ul {
	display: none;
	position: absolute;
	top: 25px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	   -moz-transform: translateX(-50%);
					transform: translateX(-50%);
	margin: 0;
	padding: 20px;
	background: #F0F0F0;
	text-align: left;
	min-width: 18em; /* allow long menu items to determine submenu width */
	*width: 18em; /* no auto sub width for IE7, see white-space comment below */
	z-index: 999;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1);
     -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1);
		 			box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1);
}

.filter ul ul li {
	float: none;
	margin: 0;
	padding: 0 0 8px;
}

.filter ul ul li:last-child {
	padding-bottom: 0px;
}

.filter ul ul li:after {
	content: '';
}

.filter ul ul li a {
	display: block;
	font: 17px/26px 'EB Garamond', serif;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	-webkit-transition: 0.2s color linear;
					transition: 0.2s color linear;
}

.filter ul ul li a:hover, .filter a.selected {
	color: #6E6E6E;
}

.filter hr {
	margin: 5px 0;
}

.isotope-reset {
	text-align: right;
	color: #000000;
	display: inline-block;
	cursor: pointer;
	-webkit-transition: 0.2s color linear;
			transition: 0.2s color linear;
}

.isotope-reset:hover {
	color: #6E6E6E;
}

.filter-container {
	text-align: center;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers:
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after,
.row:after {
    clear: both;
}

/* ==========================================================================
   workszoom/worksdetail
   ========================================================================== */
#artwork-viewer {
    display: block;
    margin: 0 auto 25px auto;
}
#artwork-viewer.portrait .faso-workszoom-data-image,
#artwork-viewer.landscape .faso-workszoom-data-image {
    width: 100%;
    display: block;
}
#artwork-viewer.portrait{
    max-width: 620px;
}
#artwork-viewer.landscape {
    max-width: 800px;
}
#artwork-viewer .lazyload,
#artwork-viewer .lazyloading,
#artwork-viewer .lazyloaded {
    transition: opacity 300ms linear;
}
#artwork-viewer .lazyload {
    opacity: 0.5;
    -webkit-filter: blur(5px);
    filter: blur(5px);
}
#artwork-viewer .lazyloading,
#artwork-viewer .lazyloaded {
    opacity: 1;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width : 1024px) {

	.gallery-grid {
		grid-template-columns: 1fr 1fr 1fr;
	}
	
}

@media only screen and (min-width : 993px) {

	.grid-item {
		width: 25%;
	}

	.grid-item-2 {
		width: 50%;
	}

	.grid-item-4 {
		width: 25%;
	}

}

@media only screen and (max-width : 992px) {

	.grid-item {
		width: 33.33333%;
	}

	.grid-item-4 {
		width: 25%;
	}
	
	.isotope-item {
		width: 33.33333%;
	}

}

@media only screen and (max-width : 768px) {

	.grid-item {
		width: 50%;
	}

	.main-nav ul {
		display: none;
	}

	.hamburger {
		display: inline-block;
	}
	
	.contained, .gallery-grid {
		grid-template-columns: 1fr 1fr;
	}
	
	.isotope-item {
		width: 50%;
	}
	
	.filters {
		flex-direction: column;
	}
	
	.filter > ul > li {
		margin-right: 10px;
		margin-left: 5px;
	}
	
	.isotope-reset, .filter-display {
		text-align: center;
	}
	
	.filter-container {
		order: 1;
		margin-bottom: 15px;
	}
	
	.filter-display {
		order: 2;
	}
	
	.isotope-reset {
		order: 3;
	}

}

@media only screen and (max-width: 640px) {

	*[class*='col-'], .footer .col-3-4, .footer .col-1-4 {
		float: none;
		width: 100%;
	}

	.text-right-center, .text-left-center {
		text-align: center;
	}

	.work-details li {
		display: block;
	}

	.work-details li:after {
		content: "";
	}

	blockquote {
		margin-left: 0px;
	}

	.module {
		margin-bottom: 30px;
	}

	.footer h2 {
		margin-right: 0px;
	}

	.signup-form .form-item {
		display: block;
		margin-bottom: 0px;
	}

	.signup-form input[type='text'] {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 10px;
	}

	.grid-item figure figcaption {
		position: static;
	}

	.grid-item figure.hover-effect .content {
		opacity: 1;
		position: static;
		padding: 10px 15px;
		width: 100%;
		text-align: center;
		background: none;
		-webkit-transform: translate3d(0,0,0);
				transform: translate3d(0,0,0);
		-webkit-transition: none;
				transition: none;
	}

}

@media only screen and (max-width : 480px) {

	.grid-item {
		width: 100%;
	}

	.btn, input[type='submit'] {
		width: 100%;
	}
	
	.contained, .gallery-grid {
		grid-template-columns: 1fr;
	}
	
	.price-boxes {
		-webkit-box-orient: vertical;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.isotope-item {
		width: 100%;
	}

}

@media screen and (min-width: 1000px) {

	img.faso-about-image-biopicture1, img.faso-about-image-biopicture2 {
		max-width: 350px;
	}

}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
.slideshow {
	height: 500px;
}
.slideshow .slick-list, .slideshow .slick-track {
	height: 100%;
}
.slideshow--home-page .slick-dots {
	bottom: -30px !important;
}

.slick-dotted.slick-slider{
	margin-bottom: 40px;
}
.image img{
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center !important;
}
.image--cover img{
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.image--contain img{
    -webkit-background-size: contain !important;
    -moz-background-size: contain !important;
    -o-background-size: contain !important;
    background-size: contain !important;
}
.image--cover.image--valign-top img{
	background-position: center top !important;
}
.slider .slick-prev, .slick-next{
  z-index: 1;
  top: 50%;
}
.slider .slick-prev:before {
  content: '\f104';
}
.slider .slick-next:before {
  content: '\f105';
}
.slider .slick-prev:before,
.slider .slick-next:before
{
  font-family: 'FontAwesome';
  font-size: 40px;
  text-shadow: 1px 1px 5px rgba(0,0,0,1);
}
.slick-slider button {
  box-shadow: none;
}
.slider {
  display: none;
}
@media screen and (max-width: 736px) {
	.slideshow {
		height: 300px;
	}
}
@media screen and (max-width: 992px) {
  .ViewInRoom-sizeInput {
    font-size: 21px !important;
  }
}
