/*
 Theme Name: ALFA (2023)
 Theme URI: https://americanlegacyfinearts.com
 Author: Rigney Graphics
 Author URI: https://www.rigneygraphics.com
 Description: A custom-built theme based on Bootstrap 4.
 Version: 2023
 Text Domain: alfa2023
 
 * BOOTSTRAP OVERRIDE STYLES
 * FONT STYLES
 * HTML TAG STYLES
 * LINK/BUTTON STYLES
 * SHELL/WRAPPER STYLES
 * FRONT PAGE STYLES
 * MAINSTAGE SLIDES STYLES
 * MOBILE HEADER
 * COLUMN STYLES
 * NAVIGATION BASE STYLES
 * NAVIGATION SCROLL STYLES
 * SEARCH FORM STYLES
 * FORM STYLES
 * WORDPRESS REQUIRED STYLES
 * GALLERY ARTISTS, HISTORIC ARTISTS, ADDITIONAL ARTISTS
 * VIEW ON WALL STYLES
 * VIEW ON WALL VIDEO CAROUSEL STYLES
 * PURCHASE ARTWORK MODAL
 * NAV STYLES
 * WP-PAGENAVI STYLES
 * WOOCOMMERCE STYLES
 * FORM STYLES
 * TRANSITION STYLES
 * FACETWP STYLES
 * SIDEBAR ACCORDION STYLES
 * YITH STYLES
 * MISC. STYLES
 * MEDIA QUERY STYLES
 * ANIMATION STYLES
 * 2023 UPDATES
 */

/* BOOTSTRAP OVERRIDE STYLES
====================================== */
.container {
	position: relative;
}

.embed-responsive {
	display: block;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}

.embed-responsive::before {
	content: "";
	display: block;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	border: 0;
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.embed-responsive-21by9::before {
	padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
	padding-top: 56.25%;
}

.embed-responsive-4by3::before {
	padding-top: 75%;
}

.embed-responsive-1by1::before {
	padding-top: 100%;
}


/* FONT STYLES
====================================== */
body,
button,
input,
select,
textarea {
	font-family: 'Average Sans', sans-serif;
}

.woocommerce-account li.woocommerce-MyAccount-navigation-link--dashboard > a::before {
	font-family: dashicons;
}

#header-masthead #tagline,
.header-masthead .tagline h1 {
	font-family: 'Cormorant Garamond', serif;
}

#home-instagram > h2 > a::before,
.social-share-artwork ul > li > a::before,
#menu-social-media > li > a::before {
	font-family: "Font Awesome 6 Brands";
	font-weight: 900;
}

.accordion-title::before,
.accordion-title.open::before,
.accordion .card-header h2 button::after,
.accordion .card-header h2 button::before,
#header-site-navigation > div #menu-item-14506 > a::after,
#header-site-navigation > div #menu-item-14505 > a::after,
#header-site-navigation > div #menu-item-14504 > a::after,
a.pdf::before,
.product-contact-details::before,
.social-share-artwork ul > li.email > a::before,
.header-shop-utility li > a::before {
	font-family: "Font Awesome 6 Free";
	font-weight: 600;
}

.woocommerce-account li > a::before {
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
}

.woocommerce-account li.woocommerce-MyAccount-navigation-link--dashboard > a::before {
	font-family: dashicons;
}

.read-more {
	font-family: 'Open Sans', sans-serif;
}

#woocommerce-product-search-field-0:-moz-placeholder,
#woocommerce-product-search-field-0::-moz-placeholder,
#woocommerce-product-search-field-0:-ms-input-placeholder,
#woocommerce-product-search-field-0::-webkit-input-placeholder {
	font-family: 'FontAwesome';
}


/* HTML TAG STYLES
====================================== */
abbr[title] {
	border-bottom: 1px dotted;
}

body, button, input, select, textarea {
	color: #4b4b4b;
	font-size: 19px;
	line-height: 26px;
}

body {
	background-color: #FFFFFF;
}

b, strong {
	font-weight: 700;
}

cite {
	display: block;
	border-left: 5px solid #a8a8a8;
	font-style: normal;
	padding-left: 15px;
}

figure {
	margin: 1em 40px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

h2 {
	font-size: 30px;
	line-height: 32px;
	margin: 0 0 15px;
}

img {
	vertical-align: top;
}

blockquote.aligncenter,
blockquote.alignnone,
.wp-caption.aligncenter,
.wp-caption.alignnone,
img.aligncenter, img.alignnone {
	margin-top: 0;
}

mark {
	background: #ff0;
	color: #000;
}

p {
	margin: 0 0 25px;
	padding: 0;
}

pre {
	overflow: auto;
}

small {
	font-size: 80%;
}

sup,
sub {
	font-size: 75%;
	line-height: 0;
	position: relative;
	height: 0;
	vertical-align: baseline;
}

sup {
	bottom: -0.25em;
}

sub {
	top: -0.5em;
}

svg:not(:root) {
	overflow: hidden;
}

abbr,
acronym {
	border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
	cursor: help;
}

address {
	margin-bottom: 1em
}

big {
	font-size: 1.25em;
}

blockquote {
	line-height: 1.77689em;
	margin-bottom: 1em;
	padding-left: 1.333em;
	border-left: 1px solid #dedede
}

blockquote p {
	margin-bottom: 1em
}

blockquote p:last-child {
	margin-bottom: 0;
}

dd {
	margin-bottom: 1em
}

dl {
	margin-bottom: 1em
}

dt {
	font-weight: 400
}

hr {
	background-color: #dbdbdb;
	border: 0;
	border-top: 2px solid #dbdbdb;
	height: 0;
	margin-bottom: 25px;
	opacity: 1;
}

hr:not([size]) {
	height: 2px;
}

mark,
ins {
	background-color: #fff9c0;
	padding-left: 0.2376em;
	padding-right: 0.2376em;
	text-decoration: none;
}

li {
	margin: 0 0 0.5rem;
}

ol {
	padding: 0 2em 15px;
}

ul {
	margin: 0;
	padding: 0 0 0.25rem 1.5em;
}

small {
	font-size: 0.75em;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none
}

select {
	max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
}

textarea {
	overflow: auto;
}

.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label,
.gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label {
	font-weight: normal !important;
}


.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label {
	font-size: inherit !important;
	line-height: inherit !important;
}

.no-bullets {
	padding-left: 0;
	list-style: none
}

.no-bullets li {
	margin-left: 0;
	padding-left: 0;
	margin-left: 0;
	list-style-type: none;
	list-style-image: none
}

.no-bullets.artwork-details {
	padding: 0 0 20px;
}

.no-bullets.artwork-details li {
	margin: 0;
}

embed,
iframe,
object,
video {
	max-width: 100%
}

img {
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
	border: 0
}

.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*='align'],
img[class*='wp-image-'],
img[class*='attachment-'] {
	height: auto;
	vertical-align: bottom
}

table {
	border-collapse: collapse;
	border-spacing: 0
}


/* LINK/BUTTON STYLES
====================================== */
a {
	color: #000000;
}

.archive-team-member .entry-header h2 a,
#header-site-navigation > ul > li > a:focus,
#header-site-navigation > ul > li > a:hover,
#header-site-navigation li.current-menu-ancestor > a,
#header-site-navigation li.current-menu-item > a,
#header-site-navigation li.current-menu-parent > a,
.site-header .search-form #my-collection:focus,
.site-header .search-form #my-collection:hover,
#header-site-navigation .menu-item-has-children:focus > a,
#header-site-navigation .menu-item-has-children:hover > a,
#header-site-utility #my-collection:focus,
#header-site-utility #my-collection:hover,
.team-member-photo a,
.ui-tabs-active a {
	color: #75090d;
	text-decoration: none;
}

a:focus,
a:hover,
.archive-team-member .entry-header h2 a:focus,
.archive-team-member .entry-header h2 a:hover,
article #sidebar .current-menu-item > a,
#sidebar .current-cat > a,
#sidebar .current-cat-parent > a,
.team-member-photo a:focus,
.team-member-photo a:hover {
	color: #000000;
}

a img {
	border: 0;
}

.artist-archive-name a,
.archive-news-entry h2 > a,
h2.artwork-artist a,
.entry-title a,
.exhibition-archive-photo a,
#home-features a:focus,
#home-features a:hover,
#home-featured-artwork a:focus,
#home-featured-artwork a:hover,
.press-excerpt p a,
.related-products a,
.ui-tabs-anchor {
	text-decoration: none;
}

.back-to-top {
	background-color: #cdb788;
	background-image: url(images/back-to-top.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 50%;
	border-radius: 25px;
	bottom: 20px;
	box-shadow: 0 0 5px 5px rgb(0, 0, 0, 0.15);
	color: #ffffff;
	display: none;
	margin: 0;
	position: fixed;
	right: 20px;
	width: 50px;
	height: 50px;
	text-decoration: none;
	z-index: 200;
	image-rendering: -webkit-optimize-contrast;
}

.back-to-top:focus,
.back-to-top:hover {
	background-color: #000000;
}

.ui-tabs-anchor {
	display: inline-block;
	margin: 0 10px;
}

ul.ui-tabs-nav li:first-child a.ui-tabs-anchor,
ul.artwork-artist-nav li:first-child a {
	margin-left: 0;
}

#filter-artwork {
	display: none;
}

a.pdf {
	text-decoration: none;
}

a.pdf::before {
	content: '\f1c1\00a0';
	display: inline-block;
	margin-right: 0.3em;
	margin-top: -0.2em;
	vertical-align: middle;
}

#artists-index h2 a,
#home-features h2 a,
#home-featured-artwork h2 a,
#home-featured-artwork h3 a,
#home-instagram > h2 > a {
	text-decoration: none;	
}

.read-more {
	font-size: 0.9em;
	font-weight: bold;
}


/* SHELL/WRAPPER STYLES
====================================== */
.alfa-exhibitions {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.alfa-exhibitions li {
	background: #FFFFFF;
	border: 2px solid #dedcdb;
	margin: 0 0 10px;
	padding: 15px 15px 0;
}

.alfa-exhibitions .exhibition-photo {
	float: left;
	width: 225px;
}

.alfa-exhibitions .exhibition-photo p,
.alfa-exhibitions .exhibition-summary p {
	margin: 0 0 15px;
}

.alfa-exhibitions .exhibition-summary {
	padding-left: 240px;
}

.alfa-exhibitions .exhibition-summary h3 {
	font-size: 26px;
	line-height: 28px;
	margin: 0 0 15px;
}

.alfa-exhibitions .exhibition-summary a {
	text-decoration: none;
}

.alfa-products {
	border-left: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	clear: both;
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	margin: 0 0 2rem;
	padding: 0;
}

.alfa-products > li {
	margin: 0;
	padding: 0;
	width: 33.333333%;
}

body.product-category-hide-sidebar .alfa-products > li {
	width: 25%;
}

.related.products .alfa-products > li,
body.single-artist .alfa-products > li {
	width: 25%;
}

.alfa-products li {
	position: relative;
	transition: box-shadow 0.2s;
}

.alfa-products li:focus,
.alfa-products li:hover {
	box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.4);
	z-index: 10;
}

.alfa-products li .wlfwc-add-to-mywishlist {
	opacity: 0;
	transition: opacity 0.2s;
}

.alfa-products li .wlfwc-add-to-mywishlist.active,
.alfa-products li:focus .wlfwc-add-to-mywishlist,
.alfa-products li:hover .wlfwc-add-to-mywishlist {
	opacity: 1;
}

.alfa-products li > div {
	background: #FFFFFF;
	border: 0;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-radius: 0;
	font-size: 16px;
	height: 100%;
	line-height: 1.2;
	padding: 2rem;
	position: relative;
}

.alfa-products li a {
	text-decoration: none;
}

.alfa-products li header {
	height: auto;
	padding: 0 0 10px;
	position: relative;
}

.alfa-products li header img {
	display: block;
	height: auto;
	width: 100%;
}

.alfa-products li .add-to-collection {
	top: 4px;
	position: absolute;
	right: 0;
}


.alfa-products li .add-to-collection,
#artwork-request-information .add-to-collection {
	display: block;
}

/*body.logged-in .alfa-products li .add-to-collection,
body.logged-in #artwork-request-information .add-to-collection {
	display: block;
}*/
/* Layout container */
.main > #container > article > .clearfix {
	display: flex;
	flex-wrap: wrap;
	gap: 2rem;
}

/* Sidebar */
#sidebar {
	flex: 1 1 300px;
	max-width: 300px;
}

/* Content / product grid */
#content {
	flex: 3 1 0;
	min-width: 0;
}


.alfa-products li .add-to-collection .ajax-loading {
	display: block;
	float: left;
	margin-right: 10px;
}

.alfa-products li .add-to-collection .add-request-quote-button.button {
	float: right;
}

.alfa-products li .add-to-collection p {
	display: none;
}

.alfa-products li .add-to-collection .wlfwc-add-to-wishlist-shortcode-icon {
	padding: 0;
}

.alfa-products li article > div {
	padding-right: 40px;
	position: relative;
}

.wlfwc-add-to-wishlist {
	font-size: 18px;
	height: 1em;
	width: 1em;
}

.wlfwc-add-to-wishlist.active path, .wl_notify {
	box-shadow: 0px 4px 6px -2px rgba(0,0,0,0.4);
}

.alfa-products li article p {
	margin: 0 0 9px;
}

.alfa-products li article p.lede {
	border-bottom: 0;
	margin: 0 0 5px;
	padding: 0;
}

body.single-artist .alfa-products li article p.lede {
	display: none;
}

.alfa-products li article p.meta {
	padding-right: 20px;
}


.archive-news-entry {
	border-top: 2px solid #dbdbdb;
	padding: 25px 0;
}

.archive-news-entry .press-thumb img,
.art-library-entry img,
img.framed {
	border: 2px solid #dbdbdb;
	padding: 2px;
}

.archive-news-entry .press-thumb:focus img,
.archive-news-entry .press-thumb:hover img {
	border-color: #7a7a7a;
}

.archive-news-entry:first-child {
	border: 0;
	padding-top: 0;
}

.archive-team-member {
	border-top: 2px solid #dbdbdb;
	margin-top: 15px;
	padding-top: 40px;
}

.archive-team-member:first-child {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}

.archive-team-member .entry-header h2 {
	color: #1a1a1a;
	margin: 0;
}

.archive-team-member .entry-header h3 {
	font-size: 24px;
	line-height: 26px;
	margin: 0 0 20px;
}

.art-library-navigation {
	columns: 2;
	max-width: 660px;
}

.art-library-entry > h3 {
	margin: 0 0 10px;
}

article #content {
	float: left;
	padding-right: 2rem;
}

article #content,
.woocommerce-account .woocommerce-MyAccount-content {
	width: 100%;
}

body.woocommerce article #content,
.woocommerce-account .woocommerce-MyAccount-content {
	padding-left: 2rem;
	padding-right: 0;
}

body.product-category-hide-sidebar article #content,
body.woocommerce.single article #content {
	float: none;
	padding: 0;
	width: 100%;
}

article #sidebar,
.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 20%;
}

article #sidebar {
	border-left: 2px solid #dbdbdb;
	float: left;
	padding-left: 2rem;
}

body.woocommerce.archive article #sidebar {
	border: 0;
	padding-left: 0;
}

article #sidebar #client-testimonial cite {
	margin-bottom: 25px;
}

article #sidebar #client-testimonial img {
	width: 100%;
}

ul.artists-archive {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	margin: 0 -10px 1.5rem;
	padding: 0;
}

ul.artists-archive > li {
	margin: 0;
	padding: 0 10px 20px;
	width: 16.666666%;
}

ul.artists-archive > li h3.artist-archive-name {
	margin: 0;
}

.artist-bio-entry {
	float: left;
	padding-right: 30px;
	width: 75%;
}

.artist-bio-entry h2,
.artist-bio-sidebar h2 {
	font-size: 22px;
	line-height: 24px;
	font-weight: 700;
	margin: 0 0 10px;
}

.artist-bio-sidebar {
	float: left;
	padding-left: 30px;
	padding-top: 25px;
	width: 25%;
}

.artist-bio-sidebar h2 {
	text-transform: uppercase;
}

#colophon .footer-right p {
	margin: 0 0 15px;
}

#colophon .footer-right .gform_wrapper form {
	display: flex;
	width: auto;
}

#colophon .footer-right .gform_wrapper #field_3_1 {
	width: auto;
}

#colophon .footer-right .gform_wrapper .gform_body {
	padding-right: 0;
}

#colophon .footer-right .gform_wrapper div.ginput_complex span {
	margin-right: 12px;
}

#colophon .footer-right .gform_wrapper #field_3_2 {
	left: auto;
	width: auto;
}

#colophon .footer-right .gform_wrapper #input_3_1_3_container,
#colophon .footer-right .gform_wrapper #input_3_1_6_container,
#colophon .footer-right .gform_wrapper #field_3_2,
#colophon .footer-right .gform_wrapper .gform_footer {
	position: static;
	vertical-align: middle;
}
#colophon {
    display: block;
    width: 100%;
    padding: 2em 1em;
}

.footer-newsletter-wrap {
	display: flex;
	flex-direction: row;
	align-items: flex-start; 
	text-align: center !important;   /* This ensures the text inside is centered */
	}
/* Mobile: stack form below text */
@media (max-width: 767px) {
	.footer-newsletter-wrap {
		flex-direction: column;
		align-items: center !important;
		text-align: center !important;
	}
}


.footer-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 2em;
}

.footer-left,
.footer-right {
    width: 100%;
    max-width: 48%;
}

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

#success_message{
	display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    margin: 10px 100px;
    text-align: center;
    font-size: 22px;
}
@media (max-width: 767px) {
#success_message {
        margin: 10px 50px;}
}
#container {
	padding-bottom: 2rem;
	padding-top: 2rem;
}

.content-area {
	margin-left: auto;
	margin-right: auto;
	max-width: 1320px;
}

#exhibition-section-artists ul {
	list-style-type: none;
	margin: 0 0 25px;
	padding: 0;
}

#exhibition-section-artists ul > li {
	display: inline-block;
	margin: 0;
}

#exhibition-section-artists li a {
	text-decoration: none;
}

footer#site-footer {
	border-top: 1px solid #756f69;
	font-size: 16px;
	line-height: 20px;
	padding: 38px 0;
}



.header-masthead {
	align-items: flex-end;
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
}

.header-masthead .logo {
	width: 16%;
}

.header-masthead .logo > div {
	margin: 0 0 0.35rem;
}

.header-masthead .logo > div a {
	display: block;
}

.header-masthead .tagline {
	padding: 0 12px;
	width: 84%;
}

.header-masthead .tagline h1 {
	color: #76090e;
	font-size: 48px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	margin: 0;
}

.header-masthead .tagline h1 small {
	color: #474747;
	display: block;
	font-size: 25px;
	font-style: italic;
	font-weight: 400;
	line-height: 1.15;
	margin: 0;
	text-transform: none;
}

body.product-category-hide-title header#page-header {
	display: none;
}

header#page-header h1,
header#page-header-single h1 {
	font-size: 48px;
	font-weight: bold;
	line-height: 1.1;
	margin: 0 0 25px;
}

header#site-header .container,
.main {
	margin: 0 auto;
	max-width: 1600px;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.single-news-entry .news-entry {
	float: right;
	padding-left: 22px;
	width: 86%;
}

.single-news-entry .news-thumb {
	float: left;
	width: 14%;
}

.single-news-entry .news-thumb a {
	border: 2px solid #dbdbdb;
	display: block;
}

.single-news-entry .news-thumb a:focus,
.single-news-entry .news-thumb a:hover {
	border-color: #5e5e5e;
}

.sort-by-price {
	
	float: right;
	margin: 0 0 1.5rem 1.5rem;
}

.sort-by-price ul {
	display: flex;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sort-by-price ul > li {
	margin: 0;
	padding: 0;
	padding-left: 1rem;
}

#tab-biography #artist-biography.has-sidebar {
	background-image: url(images/artist-bio-separate.png);
	background-position: 75% 0;
	background-repeat: repeat-y;
}

#tab-biography #artist-biography.has-sidebar .artist-bio-photo {
	float: left;
	margin: 0 25px 15px 0;
	max-width: 40%;
}

#tab-biography #artist-biography.no-sidebar .artist-bio-main {
	float: right;
	width: 70%;
}

#tab-biography #artist-biography.no-sidebar.no-photo .artist-bio-main {
	float: none;
	width: 100%;
}

#tab-biography #artist-biography.no-sidebar .artist-bio-photo {
	float: left;
	padding-right: 25px;
	width: 30%;
}

.team-member-bio {
	float: left;
	padding-left: 40px;
	width: 75%;
}

.team-member-photo {
	float: left;
	font-size: 15px;
	line-height: 17px;
	display: inline-block;
    vertical-align: top;
    max-width: 500px;
    width: 50%;
    margin-right: 25px

}

.term-description {
	border: 2px solid #dedcdb;
	border-radius: 0.25rem;
	margin: 0 0 1rem;
	padding: 18px 20px;
}

.term-description p {
	margin: 1rem 0 0;
}

.term-description p:first-child {
	margin: 0;
}

#testimonials .quote {
	padding-top: 40px;
}

#testimonials .quote:first-child {
	padding-top: 20px;
}

#testimonials .quote figure {
	margin: 0;
}


/* FRONT PAGE STYLES
====================================== */

#home-client-testimonial .row-client-testimonials .col-bio,
#home-featured-artwork .col-bio,
#home-client-testimonial .row-client-testimonials .col-photo,
#home-featured-artwork .col-photo {
	float: left;
	padding: 0 2rem;
}

#home-client-testimonial .row-client-testimonials .col-bio,
#home-featured-artwork .col-bio {
	width: 55%;
}

#home-client-testimonial .row-client-testimonials .col-photo,
#home-featured-artwork .col-photo {
	text-align: center;
	width: 33.333333%;
}

#home-client-testimonial,
#home-instagram {
	margin-top: 25px;
}

#home-client-testimonial cite,
#home-featured-artwork cite {
	border-left: 5px solid #a8a8a8;
	margin-bottom: 25px;
}

#home-client-testimonial > h2,
#home-featured-artwork > h2,
#home-instagram > h2 {
	border-bottom: 10px solid #736d67;
}

#home-client-testimonial > div {
	background: #860039;
	font-size: 20px;
	line-height: 26px;
	padding: 30px 30px 5px;
}

#home-featured-artwork > div {
	background: #eae9e8;
	font-size: 20px;
	line-height: 26px;
	padding: 30px 30px 5px;
}

#home-client-testimonial img {
	display: inline-block;
	max-height: 300px;
	width: auto;
}

#home-client-testimonial img,
#home-featured-artwork img {
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.8);
}

#home-client-testimonial figure {
	display: block;
	margin: 0 0 25px;
	text-align: center;
}
#home-client-testimonial {
color:#FFFF;
}

#home-featured-artwork h3 {
	font-size: 36px;
	line-height: 38px;
	margin: 0 0 4px;
}

#home-featured-artwork .textlarge {
	font-size: 28px;
	line-height: 30px;
	margin: 0 0 20px;
}

#home-features p > a {
	display: block;
	position: relative;
}

#home-features p > a > em {
	bottom: 0;
	color: #FFFFFF;
	font-size: 0.85em;
	left: 0;
	line-height: 1.2;
	padding: 15px;
	position: absolute;
	right: 0;
	text-align: right;
	text-decoration: none;
	text-shadow: 1px 1px 3px #000000;
	z-index: 10;
}

#home-featured-artwork .row-featured .col-left a {
	display: block;
	position: relative;
}

#home-features p > a > strong {
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 100%;
	left: 0;
	padding: 15px;
	position: absolute;
	right: 0;
	text-shadow: 1px 1px 3px #000000;
	z-index: 5;
}

#home-features p > a > strong,
#home-featured-artwork h2,
#home-client-testimonial h2 {
	font-size: 28px;
	line-height: 1.15;
	text-align: left;
}

#home-features p > a:focus > strong,
#home-features p > a:hover > strong,
#home-featured-artwork .row-featured .col-left a:focus > strong,
#home-featured-artwork .row-featured .col-left a:hover > strong {
	background: rgba(255,255,255,0.1);
}

#home-features p > a em.exhibition,
#home-features p > a em.news,
#home-features p > a em > strong {
	font-style: normal;
}

#home-features p > a em > strong {
	font-weight: bold;
}

#home-features p > a img {
	display: block;
	position: relative;
	width: 100%;
}

#home-featured-artwork .row-featured,
#home-client-testimonial .row-client-testimonials {
	margin-left: -15px;
	margin-right: -15px;
}

#home-instagram > h2 {
	display: block;
	font-size: 29px;
	font-weight: 400;
	line-height: 32px;
	margin: 0;
	padding: 0 0 10px;
	text-align: center;
}

#home-instagram > h2 > a::before {
	content: '\f16d';
	display: inline-block;
	font-size: 0.8em;
	line-height: 0.8em;
	margin-right: 0.3em;
	margin-top: -0.2em;
	vertical-align: middle;
}

#sb_instagram #sbi_images {
	float: none;
	margin: 0;
	padding: 20px 0 0 !important;
}

#sb_instagram #sbi_images .sbi_item {
	padding: 0 5px 10px !important;
}

.sb_instagram_header {
	display: none;
}


/* MAINSTAGE SLIDES STYLES
====================================== */
.carousel {
	position: relative;
}
#carouselMainstage,
.carousel {
	position: relative;
}

#carouselMainstage {
	position: relative; 
	overflow: hidden;
}
#carouselMainstage .carousel-item {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
#carouselMainstage .carousel-item > a {
	background-position: 50% 0;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
}

#carouselMainstage .carousel-item > a:focus,
#carouselMainstage .carousel-item > a:hover {
	text-decoration: none;
}

#carouselMainstage .carousel-item .container {
	padding: 30px;
}

#carouselMainstage .carousel-item figure {
	margin: 0;
}

#carouselMainstage .carousel-item > a > div {
	bottom: 0;
	font-size: 38px;
	left: 0;
	line-height: 42px;
	padding: 30px 0;
	position: absolute;
	right: 0;
	text-shadow: 2px 2px 6px #000000;
	z-index: 10;
}

#carouselMainstage .carousel-item > a {
	display: block;
	position: relative;
}

#carouselMainstage .carousel-item > a > div p {
	margin: 0;
}

#carouselMainstage .carousel-item > a > div h2 {
	font-size: 57px;
	font-weight: bold;
	line-height: 62px;
}

#carouselMainstage .carousel-item > a > div h2 em {
	font-size: 54px;
	font-weight: normal;
	line-height: 57px;
}


#carouselMainstage .carousel-item > a img {
	width: 100%;
	height: auto;
	max-height: 600px;
	object-fit: contain;
	display: block;
}


/* MOBILE HEADER
====================================== */
body.nav-hide header#site-header {
	top: -250px;
}

body.nav-show header#site-header {
	top: 0;
}

header#site-header {
	background: #FFFFFF;
	box-shadow: 0px 4px 6px -2px rgba(0,0,0,0.4);
	position: relative;
	width: 100%;
}

body.preload header#site-header {
	position: relative;
}

#header-masthead #logo {
	float: left;
	text-align: right;
	width: 16%;
}

#header-masthead #tagline {
	float: left;
	padding: 31px 24px 0;
	/*padding: 36px 0 0 35px;*/
	text-align: left;
	width: 84%;
}

#header-masthead #tagline h1 {
	color: #76090e;
	display: inline-block;
	font-size: 52px;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 0.5rem;
	text-transform: uppercase;
}

#header-masthead #tagline h1 > small {
	color: #474747;
	display: block;
	font-size: 25px;
	font-style: italic;
	font-weight: bolder;
	line-height: 1.15;
	margin: 0;
	text-align: right;
	text-transform: none;
}

#header-masthead #tagline #tagline-mobile {
	display: none;
}

#header-site-utility {
	float: left;
	padding-right: 21px;
	text-align: right;
	width: 20%;
}

#header-site-utility #my-collection {
	display: inline-block;
	padding: 12px 16px;
	text-decoration: none;
	vertical-align: top;
}

#header-site-utility #my-collection .star {
	margin-top: -3px;
	vertical-align: middle;
	width: 18px;
}

#site-header-container {
}

.mobile-trigger {
	display: none;
}

#overlay-response {
	background-color: rgba(0, 0, 0, 0.6);
	height: 100%;
	left: 0;
	opacity: 0;
	overflow-x: hidden;
	overflow-y: auto;
	position: fixed;
	text-align: center;
	top: 0;
	width: 0;
	z-index: 4000;
}


/* COLUMN STYLES
====================================== */
.row > [class*="col-"] {
	float: left;
	padding: 0 1rem;
}

#artists-index {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 -0.5rem 1.5rem;
}

#artists-index > div {
	width: 25%;
}

#artists-index > div,
.art-library-entry .row > [class*="col-"],
.row.narrow > [class*="col-"] {
	padding: 0 0.5rem;
}

#artists-index h2 {
	text-align: center;
}

#home-client-testimonial .row > [class*="col-"] {
	padding: 0 1rem;
}

#home-features.row > [class*="col-"] {
	padding: 0 0.5rem;
}

.col-testimonials {
	float: left;
	padding: 0 2rem;
	width: 33.333333%;
}

.row::after {
	clear: both;
	content: "";
	display: block;
}

.col-1 { width: 8.33%; }
.col-2 { width: 16.66%; }
.col-3 { width: 25%; }
.col-4 { width: 33.333333%; }
.col-5 { width: 41.66%; }
.col-6 { width: 50%; }
.col-7 { width: 58.33%; }
.col-8 { width: 66.66%; }
.col-9 { width: 75%; }
.col-10 { width: 83.33%; }
.col-11 { width: 91.66%; }
.col-12 { width: 100%; }

.row {
	margin-left: -1rem;
	margin-right: -1rem;
}

.art-library-entry .row,
#home-features.row,
.row.narrow {
	margin-left: -0.5rem;
	margin-right: -0.5rem;
}

#home-features.row {
	justify-content: center;
}

#home-features.row > div {
	padding: 0 0.5rem;
	width: 20%;
}

#home-client-testimonial .row {
	margin-left: -1rem;
	margin-right: -1rem;
}

.row-testimonials {
	margin-left: -2rem;
	margin-right: -2rem;
}


/* NAVIGATION BASE STYLES
====================================== */
.header-shop-utility {
	display: flex;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 21px;
	text-align: right;
	top: 0.5rem;
}

.header-shop-utility li {
	margin: 0;
	margin-left: 2rem;
	padding: 0;
}

.header-shop-utility li.my-account {
	display: none;
}

body.logged-in .header-shop-utility li.my-account {
	display: block;
}

body.logged-in .header-shop-utility li.register {
	display: none;
}

.header-shop-utility li > a {
	display: block;
	font-size: 1rem;
	line-height: 1;
	text-decoration: none;
}

.header-shop-utility li > a::before {
	display: inline-block;
	margin-right: 0.5rem;
}


.header-shop-utility li.cart > a:before {
	content: '\f290';
}

.header-shop-utility li.my-account > a:before {
	content: '\f007';
}

.header-shop-utility li.register > a:before {
	content: '\f303';
}

.header-shop-utility li.wishlist > a:before {
	content: '\f004';
}

#header-site-navigation {
	float: left;
	width: 80%;
}

#header-site-navigation .mobile-header-search {
	display: none;
}

#header-site-navigation > div > ul {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

#header-site-navigation > div > ul > li {
	display: inline-block;
	margin: 0;
	padding: 0;
}

#header-site-navigation > div > ul > li > a {
	display: block;
	padding: 12px 16px;
	text-decoration: none;
}

#header-site-navigation > div > ul > li > a,
#header-site-utility #my-collection {
	font-size: 22px;
	line-height: 1.15;
	-webkit-font-smoothing: antialiased;
}

#header-site-navigation > div .menu-item-has-children {
	position: relative;
}

#header-site-navigation > div .sub-menu {
	background-color: #ffffff;
	border: 1px solid #dedede;
	border-top: 0;
	box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.5);
	left: 0;
	margin: 0;
	min-width: 240px;
	padding: 10px 12px;
	transform: scaleY(0);
	transform-origin: top left;
	position: absolute;
	z-index: 200;
}

#header-site-navigation > div .sub-menu .sub-menu {
	box-shadow: none;
	position: static;
}

#header-site-navigation > div .sub-menu .sub-menu li {
	padding: 4px 0;
}

#header-site-navigation > div .menu-item-has-children:focus .sub-menu,
#header-site-navigation > div .menu-item-has-children:hover .sub-menu,
#header-site-navigation > div .sub-menu .page_item,
#header-site-navigation > div .sub-menu .menu-item {
	animation: nav-grow-down 0.35s ease-in-out forwards;
	font-size: 18px;
	line-height: 1.15;
	margin: 0;
}

#header-site-navigation > div .sub-menu .page_item > a,
#header-site-navigation > div .sub-menu .menu-item > a {
	display: block;
	padding: 0.5rem;
}

#header-site-navigation > div .menu-item-has-children:hover .sub-menu a {
	text-decoration: none;
}

#header-site-navigation > div .sub-menu .page_item:last-child,
#header-site-navigation > div .sub-menu .menu-item:last-child {
	margin-bottom: 0;
}

#header-site-navigation > div ul.sub-menu {
	z-index: 1000
}

.main-navigation .menu {
	content: "";
	display: table;
	clear: both;
	display: block;
	padding-left: 0;
	list-style: none
}

.main-navigation .menu:first-child {
	margin-left: 0
}

.main-navigation .menu li {
	margin-left: 0;
	padding-left: 0;
	margin-left: 0;
	list-style-type: none;
	list-style-image: none
}

.main-navigation .menu .page_item,
.main-navigation .menu .menu-item {
	font-weight: 400;
	position: relative;
	margin-left: 2em
}

.main-navigation .menu .page_item:first-child,
.main-navigation .menu .menu-item:first-child {
	margin-left: 0
}

#menu-main-menu {
	float: left
}

#header-site-navigation > div > ul {
	margin-bottom: 0;
	padding-top: .5em
}

#site-navigation a {
	color: #736d67;
	text-decoration: none;
}

#site-navigation a:focus,
#site-navigation a:hover {
	color: #75090d;
}


/* NAVIGATION SCROLL STYLES
====================================== */
#menu-social-media {
	font-size: 0;
	margin: 0 0 1rem;
	padding: 0;
}

#menu-social-media > li {
	display: inline-block;
	margin: 0;
	margin-right: 12px;
}

#menu-social-media > li > a {
	background-color: #736d67;
	border-radius: 3px;
	color: #ffffff;
	display: block;
	line-height: 1;
	padding: 0.5rem;
	text-align: center;
	text-decoration: none;
	width: 2rem;
}

#menu-social-media > li:focus > a,
#menu-social-media > li:hover > a {
	background: #75090d;
	text-decoration: none;
}

#menu-social-media > li > a::before {
	font-size: 1rem;
}

#menu-social-media > li.facebook > a::before,
.social-share-artwork ul > li.facebook > a::before {
	content: '\f39e';
}

#menu-social-media > li.instagram > a::before,
.social-share-artwork ul > li.instagram > a::before {
	content: '\f16d';
}

#menu-social-media > li.linkedin > a::before {
	content: '\f0e1';
}

#menu-social-media > li.pinterest > a::before,
.social-share-artwork ul > li.pinterest > a::before {
	content: '\f231';
}

#menu-social-media > li.twitter > a::before,
.social-share-artwork ul > li.twitter > a::before {
	content: '\e61b';
}

.social-share-artwork ul > li.email > a::before {
	content: '\f0e0';
}




/* FORM STYLES
====================================== */
.contact-form-page {
	border: 2px solid #f0f0f0;
	border-radius: 0.5rem;
	max-width: 768px;
	padding: 1rem 1.5rem 1px;
}

.gform_wrapper ul.gform_fields {
	display: inline-block;
}

#gform_fields_3 {
	clear: both;
}

.gform_confirmation_message {
	margin: 0 0 1.5rem;
}

.search-form label {
	display: block;
}

.search-form label:last-child {
	width: 59.71639%
}

.search-form label input[type=search] {
	width: 100%
}

.search-form .search-submit {
	display: none
}

.site-header .search-field,
.main-navigation .search-field {
	background-color: transparent;
	background-image: url(../images/search.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 20px;
	border: none;
	cursor: pointer;
	display: block;
	height: 37px;
	margin: 3px 0;
	float: right;
	padding: 0 0 0 34px;
	position: relative;
	width: 0;
	z-index: 1000
}

.search-box {
	font-size: 0;
	line-height: 0;
}

.search-box > .search-form .search-submit {
	display: none
}

.search-form label:last-child {
	width: 59.71639%
}

.search-form label input[type=search] {
	width: 100%
}

.search-form .search-submit {
	display: none
}

.select2-container--default .select2-selection--single {
	border: 1px solid #dedede!important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	padding: 11px 18px!important;
}

.select2-container .select2-selection--single {
	height: auto!important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 50%!important;
	transform: translateY(-50%);
}

.site-header .search-field,
.main-navigation .search-field {
	background-color: transparent;
	background-image: url(images/search.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	cursor: pointer;
	display: block;
	height: 37px;
	margin: 3px 0;
	float: right;
	padding: 0 0 0 34px;
	position: relative;
	width: 0;
	z-index: 1000
}

.site-header .search-field:focus,
.main-navigation .search-field:focus {
	background-color: #ffffff;
	border: 2px solid #c3c0ab;
	cursor: text;
	outline: 0;
	padding: 5px;
	padding-left: 38px;
	width: 230px;
}

.site-header .search-form,
.main-navigation .search-form {
	display: inline-block;
	margin: 0;
	margin-left: 30px;
	padding-top: 0.4rem;
	width: 35px
}


/* FORM STYLES
====================================== */
button {
	overflow: visible;
}

button,
select {
	text-transform: none
}

select {
	max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
}

textarea {
	overflow: auto;
}

.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label,
.gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label {
	font-weight: normal !important;
}


.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label {
	font-size: inherit !important;
	line-height: inherit !important;
}


/* WORDPRESS-REQUIRED STYLES
====================================== */
.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.aligncenter,
blockquote.alignnone,
.wp-caption.aligncenter,
.wp-caption.alignnone,
img.aligncenter,
img.alignnone {
	clear: both;
}

.alignleft {
	display: block;
	float: left;
	margin: 0 25px 25px 0;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.56278em 1.333em 0.56278em 0
}

.alignright {
	display: block;
	float: right;
	margin: 0 0 25px 25px;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.56278em 0 0.56278em 1.333em
}

.attachment-post-thumbnail {
	display: block;
	margin-bottom: 2.36859em
}

.bypostauthor {
	display: block
}

.wp-caption-text {
	font-size: 0.875rem;
	line-height: 1.333em;
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: center
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter,
.wp-caption.alignnone {
	margin-bottom: 0.42219em
}


/* GALLERY ARTISTS, HISTORIC ARTISTS, ADDITIONAL ARTISTS
====================================== */
#header-site-navigation #menu-item-14506.menu-item-has-children .sub-menu,
#header-site-navigation #menu-item-14506.menu-item-has-children:hover .sub-menu,
#header-site-navigation #menu-item-14505.menu-item-has-children .sub-menu,
#header-site-navigation #menu-item-14505.menu-item-has-children:hover .sub-menu,
#header-site-navigation #menu-item-14504.menu-item-has-children .sub-menu,
#header-site-navigation #menu-item-14504.menu-item-has-children:hover .sub-menu {
	display: none;
}

#header-site-utility .search-box#search-desktop {
	display: block;
}

#header-site-utility .search-box#search-mobile {
	display: none;
}

.entry-content .twitter-tweet-rendered {
	max-width: 100% !important
}

button,
.button,
.btn,
.artist-navigation li > a {
	background-color: transparent;
	border: 1px solid #dedede;
	border-radius: 0;
	display: inline-block;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #5e5e5e;
	padding: 10px 12px;
	text-align: center;
	text-decoration: none;
}

button.artwork-button,
.view-in-room a.btn,
.woocommerce #respond input#submit.alt,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.single_add_to_cart_button,
.request-info-button {
	background: #c2a561;
	border: 0;
	border-radius: 3px;
	color: white;
	font-size: 100%;
	font-weight: 400;
	line-height: 1;
	margin: 0;
	padding: 10px 15px;
	text-align: center;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}

button:hover,
.button:hover,
.btn:focus,
.btn:hover,
.artist-navigation li > a:hover {
	background-color: #5e5e5e;
	color: white;
	text-decoration: none;
}

button.artwork-button:focus,
button.artwork-button:hover,
.view-in-room a.btn:focus,
.view-in-room a.btn:hover {
	background: #736d67;
	text-decoration: none;
}

.view-in-room {
	margin: 0.25rem 0 1em;
	text-align: center;
margin-bottom: 10px;
}

.view-in-room button {
  background: #c2a561;
    color: white;
    border: none;
    padding: 10px 25px;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
}
.view-on-wall-wrapper {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
}
.view-on-wall-wrapper .view-in-room {
  flex: 1 1 auto;
}

.view-on-wall-wrapper .btn {
  width: 100%;
  max-width: 200px;
  text-align: center;
}

.view-on-wall-wrapper + .social-share {
  margin-top: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
	margin: 0;
}

.woocommerce div.product div.images div.thumbnails.slider {
	width: 100% !important;
}

.content-container,
.footer-container {
	content: "";
	display: table;
	clear: both;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-right: 1.0225em;
	padding-left: 1.0225em
}

.content-container {
	display: block
}

.footer-container {
	display: block
    padding-right: 0;
    padding-left: 0;
    width: 100%;
}

.post-navigation {
	margin-top: 3.75rem;
	margin-bottom: 3.75rem
}

.comment-navigation {
	margin-top: -1.875rem;
	margin-bottom: 3.75rem
}

.page-template-page-full-width .content-area {
	float: left;
	display: block;
	width: 100%;
	padding-right: 0
}

.single .content-area,
.page .content-area {
	margin-bottom: 0
}

.screen-reader-text {
	display: none
}

.widget-title {
	font-weight: 400;
	font-size: 1em;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 1em
}

.contact-page-sidebar {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 31.76157%;
	padding-top: 3.75rem;
	float: right
}

.contact-page-sidebar:last-child {
	margin-right: 0
}

.contact-page-sidebar::after {
	content: "";
	display: table;
	clear: both
}

.rsvp-cta {
	border: 2px solid #a8a8a8;
	border-radius: 0.5rem;
	margin: 0 auto 3rem;
	max-width: 30rem;
	padding: 0.75rem;
	text-align: center;
}

.rsvp-cta h2 {
	margin: 0 0 0.25rem;
}

.rsvp-cta p {
	margin: 0 0 0.75rem;
}


.rsvp-cta .btn {
	background: #c2a561;
	border: 0;
	border-radius: 0.5rem;
	color: #FFFFFF;
	font-size: 1.2rem;
	padding: 0.5rem 2.5rem;
}

.rsvp-cta .btn:focus,
.rsvp-cta .btn:hover {
	background: #000000;
}

.widget:first-child {
	padding-top: 0
}

.widget:last-child {
	padding-bottom: 0;
	border-bottom: none
}

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

.widget ul li {
	margin-left: 0;
	padding-left: 0;
	margin-left: 0;
	list-style-type: none;
	list-style-image: none
}

.widget_search {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none
}

.widget_search .search-submit {
	margin-bottom: 0
}

.widget_search .search-form {
	margin-bottom: 1em
}

.home-page-columns {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 100%;
	padding-bottom: 2em
}

.home-page-columns:last-child {
	margin-right: 0
}

.home-page-column {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 23.23176%;
	text-align: center
}

.home-page-column:last-child {
	margin-right: 0
}

.home-page-column:last-of-type {
	margin-right: 0
}

.home-col-title {
	font-weight: 400;
	font-size: 1.333em;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1.7em;
	text-align: center;
	margin-bottom: 0.25em;
	margin-top: 0.5em
}

.carousel img,
.slick-slide img {
	width: 100%;
	height: auto;
	max-height: 600px;
	object-fit: contain;
	display: block;
	margin: 0 auto; /* ensures images are centered if not full-width */
}

.carousel {
	max-width: 100%;
	overflow: hidden;
	position: relative; /* allows arrows to position properly */
}

.slick-slide {
	display: flex !important;
	justify-content: center;
	align-items: center;
}

.slick-prev,
.slick-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10; /* make sure they stay on top */
	width: 40px;
	height: 40px;
	color: white;
	border: none;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
}
.slick-prev {
	left: 20px;
}

.slick-next {
	right: 20px;
}


article.post table,
article.page table,
.comment-body table {
	width: 100%
}

article.post th,
article.page th,
.comment-body th {
	font-weight: 400
}

article.post td,
article.post th,
article.page td,
article.page th,
.comment-body td,
.comment-body th {
	line-height: 1.333em;
	padding: 0.75019em 0.75019em 0.75019em 0;
	text-align: left;
	border-bottom: 1px solid #dedede
}

.page article.page {
	padding-bottom: 0;
	border: none
}


.entry-meta {
	margin-bottom: 25px;
}

.nav-links {
	content: "";
	display: table;
	clear: both;
	display: block;
	line-height: 1.333em
}

.nav-links .nav-next {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 100%;
	text-align: right
}

.nav-links .nav-next:last-child {
	margin-right: 0
}

.nav-links .nav-previous {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 48.82117%
}

.nav-links .nav-previous:last-child {
	margin-right: 0
}

.nav-links .nav-previous+.nav-next {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 48.82117%
}

.nav-links .nav-previous+.nav-next:last-child {
	margin-right: 0
}

.page-links span {
	margin-right: 2px;
	margin-left: 2px
}

#gallery-wrapper .type-gallery .entry-header > div {
	display: flex;
}

#gallery-wrapper .type-gallery .entry-header .gallery-archive-photo {
	padding: 0 2rem 1rem 0;
}

.gallery-item {
	display: none;
}

.gallery-caption {
	display: block
}

.social-share-artwork {
	margin: 1rem 0;
}

.social-share-artwork ul {
	font-size: 0;
	line-height: 0;
	list-style-type: none;
	text-align: center;
}

.social-share-artwork ul > li {
	display: inline-block;
	padding: 0 0.5rem;
	vertical-align: top;
}

.social-share-artwork ul > li > a {
	border: 1px solid #c1a367;
	border-radius: 3px;
	color: #c1a367;
	display: block;
	text-decoration: none;
}

.social-share-artwork ul > li > a::before {
	color: #c1a367;
	display: block;
	font-size: 1.25rem;
	line-height: 1;
	padding: 0.5rem 0;
	text-align: center;
	width: 2.25rem;
}

.social-share-artwork ul > li > a:hover {
	background: #c1a367;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}

.social-share-artwork ul > li > a:hover::before {
	color: #FFFFFF;
}

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

.social-sharing li {
	margin: 0 0 10px;
	padding: 0;
}

article.sticky {
	display: block
}

.comments-title {
	font-weight: 300;
	font-size: 2.36859em;
	line-height: 1.77689em;
	margin-top: 1em;
	margin-bottom: 0.75019em;
	margin-bottom: 1.77689em
}

.comment-body {
	content: "";
	display: table;
	clear: both;
	display: block;
	margin-bottom: 1.875rem;
	padding-bottom: 1.875rem;
	padding-left: 65px
}

.comment-body .comment-meta {
	margin-bottom: 0.31672em
}

.comment-body .comment-meta .comment-author {
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: inline
}

.comment-body .comment-meta .comment-metadata {
	font-size: 0.875rem;
	line-height: 1.333em;
	display: inline;
	margin-left: 0.56278em
}

.comment-body .comment-meta .comment-metadata a {
	color: #999
}

.comment-body .comment-meta .avatar {
	position: absolute;
	top: 0px;
	right: 0;
	bottom: 0;
	left: -65px;
	border-radius: 50%
}

.comment-body .comment-meta .says {
	display: none
}

.comment-body .comment-content p {
	margin-bottom: 0.31672em
}

.comment-body .reply {
	font-size: 0.875rem;
	line-height: 1.333em;
	padding-top: 0.31672em
}

.comment-body .reply a {
	color: #999
}

.comment-form-comment {
	margin-bottom: 0
}

.comment-list {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 1.875rem;
	padding-bottom: 0.9375rem;
	list-style: none
}

.comment-list li.comment {
	margin-left: 0;
	padding-left: 0;
	margin-left: 0;
	list-style-type: none;
	list-style-image: none
}

.form-allowed-tags {
	font-size: 0.875rem;
	line-height: 1.333em;
	margin-bottom: 1em
}

.comment-reply-title,
.comments-title {
	font-weight: 300;
	font-size: 2.36859em;
	line-height: 1.77689em;
	margin-top: 1em;
	margin-bottom: 0.75019em
}

.comment-reply-title small,
.comments-title small {
	font-size: 0.875rem;
	line-height: 1.333em;
	font-weight: 300;
	float: right;
	margin-top: 10px;
	text-transform: capitalize
}

.comment-reply-title small a,
.comments-title small a {
	color: #999
}

.comment-notes {
	font-size: 0.875rem;
	line-height: 1.333em;
	margin-bottom: 1.875rem
}

.comment-respond {
	margin-bottom: 1.875rem;
	padding-bottom: 1.875rem
}

.comment-respond .submit {
	margin-bottom: 0
}

.pingback .comment-body {
	margin-bottom: 0.9375rem;
	padding-bottom: 0.9375rem;
	padding-left: 0
}

.pingback+.comment .comment-body {
	margin-top: 1.875rem
}

.footer-border {
	border-top: 1px solid #dedede;
	position: static;
	display: inline-block
}

.site-footer {
	padding-top: 1.875rem;
	padding-bottom: 3.75rem
}

.site-footer .site-credits {
	font-size: 0.875rem;
	line-height: 1.333em
}

.fat-footer {
	position: relative;
	min-height: 14em
}



.footer-right{
	text-align: right;
}

#colophon .footer-right aside {
	margin-bottom: 0;
	padding-bottom: 0
}

#colophon .footer-right .gform_wrapper form {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

#colophon .footer-right .gform_wrapper .gform_heading,
#colophon .footer-right .gform_wrapper h3.gform_title,
#colophon .footer-right .gform_wrapper .gform_body,
#colophon .footer-right .gform_wrapper .gform_footer {
	display: inline-block;
	width: auto
}

#colophon .footer-right .gform_wrapper .gform_heading {
	margin: 0;
	padding: 0;
	display: block
}

#colophon .footer-right .gform_wrapper h3.gform_title {
	font-size: 1em;
	font-weight: normal;
	margin: 0
}

#colophon .footer-right .gform_wrapper li.gfield {
	display: inline-block
}

#colophon .footer-right .gform_wrapper li.gfield,
#colophon .footer-right .gform_wrapper li.gfield div,
#colophon .footer-right .gform_wrapper li.gfield span {
	margin: 0;
	padding: 0
}

#colophon .footer-right .gform_wrapper #field_3_1 {
	width: auto;
}

#colophon .footer-right .gform_wrapper div.ginput_complex {
	width: auto
	padding-right: 8px
}

#colophon .footer-right .gform_wrapper div.ginput_complex span {
	width: 45%
}

#colophon .footer-right .gform_wrapper div.ginput_complex #input_3_1_3_container {
	margin-right: 8px
}

#colophon .footer-right .gform_wrapper #field_3_2 {
	width: 160px
}

#colophon .footer-right .gform_wrapper #field_3_2 input {
	width: auto
}

#colophon .footer-right .gform_wrapper label.gfield_label,
#colophon .footer-right .gform_wrapper form .ginput_complex label {
	display: none
}

#colophon .footer-right .gform_wrapper .gform_body {
	padding-right: 8px
}

#colophon .footer-right .gform_wrapper #input_3_1_3_container,
#colophon .footer-right .gform_wrapper #input_3_1_6_container,
#colophon .footer-right .gform_wrapper #field_3_2,
#colophon .footer-right .gform_wrapper .gform_footer {
	position: relative
	bottom: 30px;
	left: 0
}

#colophon .footer-right .gform_wrapper #input_3_1_3,
#colophon .footer-right .gform_wrapper #input_3_1_6,
#colophon .footer-right .gform_wrapper #input_3_2 {
	margin-bottom: 0
}

#colophon .footer-right .gform_wrapper #input_3_1_3_container {
	width: 100px
}

#colophon .footer-right .gform_wrapper #input_3_1_6_container {
	left: 108px;
	width: 100px
}

#colophon .footer-right .gform_wrapper #field_3_2 {
	left: 216px;
	width: 140px
}

#colophon .footer-right .gform_wrapper .gform_footer {
	left: 368px;
	margin: 0;
	padding: 0;
	display: flex;
	clear: none
}

#colophon .footer-right .gform_wrapper .gform_footer input {
	display: flex;
	padding: 6px 12px;
	line-height: 1.4;
	margin: 4px 0 0 0;
	background-color: #959978;
	color: #fff;
	border-color: #918961;
	text-transform: none;
	border-radius: 3px
}

#colophon .footer-right .gform_wrapper .validation_error {
	display: none
}

#colophon .footer-right .gform_wrapper .gfield_error {
	border: none;
	background: none
}

#gform_ajax_spinner_3 {
	display: block;
	position: relative;
	top: 10px;
	right: -30px !important
}

.notice {
	border: 2px solid #dedcdb;
	padding: 25px 25px 1px;
	margin: 0 0 25px;
}

.product-contact-details {
	padding-left: 1.75rem;
	position: relative;
}

.product-contact-details::before {
	content: '\f098';
	display: block;
	font-size: 1.25rem;
	left: 0;
	position: absolute;
	top: 0;
}

#select_artist_chosen {
	margin: 0.7em 0 0;
}

.site-credits {
	clear: both;
	font-size: 0.8em;
	padding-top: 1em;
	text-align: center
}

.search-form {
	content: "";
	display: table;
	clear: both;
	display: block;
	margin-bottom: 1.875rem
}

.content-area .search-form {
	margin-top: 1.875rem
}

.content-area .search-form label {
	margin-top: 0;
	margin-bottom: 0
}

.search-form input[type=search] {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0
}

.search-form .search-submit {
	float: left;
	display: block;
	width: 40.28361%;
	margin-top: 0;
	padding-right: 0;
	padding-left: 0
}

.search-form .search-submit:last-child {
	width: 32.86064%
}

.search-form label {
	float: left;
	display: block;
	width: 67.13936%
}

.search-form label:last-child {
	width: 59.71639%
}

.search-form label input[type=search] {
	
	width: 100%
}

.search-results article:last-child {
	border: none;
	padding-bottom: 0;
	margin-bottom: 1.875rem
}

.content-area label {
	font-weight: 400;
	font-size: 1em;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	display: block;
	margin-bottom: .5em
}

input[type='color'],
input[type='date'],
input[type='datetime'],
input[type='datetime-local'],
input[type='email'],
input[type='month'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='time'],
input[type='url'],
input[type='week'],
textarea,
input[type=search] {
	padding: 2px 18px;
	border: 1px solid #dedede;
}

input[type='color']:hover,
input[type='date']:hover,
input[type='datetime']:hover,
input[type='datetime-local']:hover,
input[type='email']:hover,
input[type='month']:hover,
input[type='number']:hover,
input[type='password']:hover,
input[type='search']:hover,
input[type='tel']:hover,
input[type='text']:hover,
input[type='time']:hover,
input[type='url']:hover,
input[type='week']:hover,
textarea:hover,
input[type=search]:hover,
input[type='color']:focus,
input[type='date']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
input[type='email']:focus,
input[type='month']:focus,
input[type='number']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='text']:focus,
input[type='time']:focus,
input[type='url']:focus,
input[type='week']:focus,
textarea:focus,
input[type=search]:focus {
	border-color: #dedede;
	outline: none
}

input[type='color'],
input[type='date'],
input[type='datetime'],
input[type='datetime-local'],
input[type='email'],
input[type='month'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='time'],
input[type='url'],
input[type='week'],
textarea {
	width: 100%
}

input[type=search] {
	width: auto;
}

input[type=submit] {
	font-weight: 400;
	padding: 3px 1.77689em;
	color: #75090d;
	border: 1px solid #75090d;
	background-color: transparent
}

input[type=submit]:hover {
	color: #f9f9f9;
	background-color: #75090d;
}

input[type=submit]:active {
	position: relative;
	top: 1px;
	right: 0;
	bottom: 0;
	left: 0
}

.post-password-form label {
	margin-top: 1.77689em
}

.post-password-form input[type='password'] {
	margin-top: 0.75019em
}

.post-password-form input[type='submit'] {
	margin-top: 0
}

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

.gform_fields li {
	margin-left: 0;
	padding-left: 0;
	margin-left: 0;
	list-style-type: none;
	list-style-image: none
}

.gfield_description {
	font-size: 0.875rem;
	line-height: 1.333em;
	margin-bottom: 1em
}

.gform_button.button {
	margin-top: 0
}

.gform_validation_container.gfield {
	display: none
}

.validation_error {
	margin-bottom: 1.875rem;
	color: #b2432c
}

.gfield_error input[type='color'],
.gfield_error input[type='date'],
.gfield_error input[type='datetime'],
.gfield_error input[type='datetime-local'],
.gfield_error input[type='email'],
.gfield_error input[type='month'],
.gfield_error input[type='number'],
.gfield_error input[type='password'],
.gfield_error input[type='search'],
.gfield_error input[type='tel'],
.gfield_error input[type='text'],
.gfield_error input[type='time'],
.gfield_error input[type='url'],
.gfield_error input[type='week'],
.gfield_error textarea {
	border-color: #b2432c
}

.gfield_error .gfield_description {
	color: #b2432c
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=image],
.gform_wrapper .gform_footer input[type=submit] {
	background-color: transparent;
	border: 1px solid #dedede;
	border-radius: 0;
	text-transform: uppercase;
	color: #5e5e5e;
	padding: .7em 1.4em
}

.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type=image]:hover,
.gform_wrapper .gform_footer input[type=submit]:hover {
	background-color: #5e5e5e;
	color: white
}

#primary .gform_wrapper .gfield_label {
	font-size: 1.333em;
	line-height: 1em;
	margin-bottom: 0
}

#primary .gform_wrapper .ginput_complex input,
#primary .gform_wrapper .gfield_checkbox input {
	margin-bottom: .5em
}

#primary .gform_wrapper .ginput_complex label,
#primary .gform_wrapper .gfield_checkbox label {
	font-size: 1em;
	letter-spacing: 0
}

.wpcf7-submit,
input[type=submit] {
	background-color: transparent;
	border: 1px solid #dedede;
	border-radius: 0;
	text-transform: uppercase;
	color: #5e5e5e;
	padding: 3px 15px;
	text-align: center;
}


.woocommerce div.product div.images img {
	border: 1px solid #c1a562;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
	width: 50%;
}

#secondary .woocommerce-product-search {
	font-size: 0;
	line-height: 0;
}

#secondary .woocommerce-product-search input[type=search] {
	border: 1px solid #928962;
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
	font-size: 18px;
	line-height: 30px;
	margin: 0;
	padding: 0px 8px;
	vertical-align: top;
	width: 65%;
}

#secondary .woocommerce-product-search button[type=submit],
#secondary .woocommerce-product-search input[type=submit] {
	background-color: #75090d;
	border: 1px solid #928962;
	border-left: 0;
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 30px;
	padding: 0;
	vertical-align: top;
	width: 35%;
}

.wpcf7-submit:hover,
button[type=submit]:hover,
input[type=submit]:hover {
	background-color: #5e5e5e;
	color: white
}

.error404 .page-title:first-child {
	margin-top: 0
}

.artist-link a,
.artist-link a:focus,
.artist-link a:hover,
.error404 .page-title a:hover {
	text-decoration: none
}

.acf-map {
	width: 100%;
	height: 400px;
	border: #cccccc solid 1px;
	margin: 40px 0 20px
}

.woo-social-buttons span.nocount span,
.woo-social-buttons span.hcount span {
	vertical-align: top;
}

.woocommerce .woocommerce-ordering {
	display: none
}

.registration-form.woocommerce > h2 {
	display: none;
}

.orderby {
	height: 3em
}

.woocommerce-ordering select {
	background-color: #dedede;
	background-color: #dedede;
	padding: 1em;
	color: #dedede
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	font-weight: inherit;
}

.woocommerce-ordering option {
	padding: 1em .5em 1em
}

td.actions {
	display: none
}

.fullwidth {
	width: 100%
}

.home-page-slider {
	height: 400px
}

.soliloquy-outer-container.soliloquy-carousel {
	height: 350px
}

.soliloquy-container .soliloquy-prev,
.soliloquy-container .soliloquy-next {
	top: 5% !important;
	margin-top: -10px !important
}

.artist-archive-entry:first-child,
.artist-archive-entry:nth-child(6n+1),
.exhibition-archive-entry:first-child,
.exhibition-archive-entry:nth-child(6n+1) {
	clear: left;
	margin-left: 0;
}

.current-exhibitions,
.upcoming-exhibitions,
.previous-exhibitions {
	content: "";
	display: table;
	clear: both;
	float: left;
	display: block;
	width: 100%
}

.current-exhibitions:last-child,
.upcoming-exhibitions:last-child,
.previous-exhibitions:last-child {
	margin-right: 0
}

.exhibitions h2 {
	margin: 15px 0 30px;
}

.artist-archive-photo img,
.exhibition-archive-photo img {
	width: 100%
}

.artist-archive-photo p {
	margin: 0 0 5px;
}

.artist-archive-name,
.artwork-title,
.exhibition-title,
.exhibition-dates {
	font-weight: 700;
}

.artist-archive-name {
	font-size: 18px;
	line-height: 22px;
}

.exhibition-dates {
	padding-bottom: 0.4em
}

.exhibition-single-photo {
	float: left;
	padding-right: 25px;
	width: 20%;
}

.exhibition-details {
	float: left;
	width: 80%;
}

#exhibition-artists,
#exhibition-artwork,
#exhibition-summary,
#exhibition-section-artists {
	border-bottom: 2px solid #dbdbdb;
	margin-bottom: 25px;
}

ul.products.exhibition-artists li {
	float: left;
	margin-right: 1em
}

.info-box {
	background-color: #eae9e8;
	padding: 1em;
	text-align: center
}

ul.products,
ul.artist-work {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.view-artwork-link {
	margin: 1em 0
}

.view-artwork-link .clear {
	display: none;
	clear: none;
}

.view-artwork-link button {
	background-color: #dedede;
	color: #e0e0c0
}

.view-artwork-link button a {
	color: #e0e0c0
}

.gallery-photo {
	float: left;
	margin: 0 1em 2em 0
}

.woocommerce ul.products li.product h3 {
	padding-top: 0
}

.woocommerce-ordering li {
	padding-bottom: 1em
}

.woocommerce ul.products li.product a img {
	margin-bottom: 5px !important;
}
.related.products {
	clear: both;
	padding-top: 2rem;
	margin-top: 2rem;
	border-top: 1px solid #eee; /* optional styling */
}
.related-products h3 {
	margin-top: 0.5em
}
.related.products h2 {
	display: block;
	margin-bottom: 1rem;
	font-size: 1.5rem;
}

.artwork-dimensions {
	display: inline-block;
	margin-right: 2em!important;
}

.movement,
.period,
.provenance {
	font-style: italic
}

.noUi-connect {
	background-color: #e0e0c0 !important
}

.soliloquy-container a.soliloquy-prev {
	margin-left: -4.5em !important;
	height: 60px;
	width: 60px;
	background: transparent url(../ALFA-proto/images/left.png) no-repeat scroll 50% 50%;
	cursor: pointer
}

.soliloquy-container a.soliloquy-next {
	margin-right: -4.5em !important;
	height: 60px;
	width: 60px;
	background: transparent url(../ALFA-proto/images/right.png) no-repeat scroll 50% 50%;
	cursor: pointer
}

.textcenter {
	text-align: center;
}

.wishlist-title {
	display: none;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	margin: 0 0 25px!important;
	padding: 0 15px;
	width: 33%
}

.woocommerce-page ul.products li.product:nth-child(3n+1) {
	clear: left;
}

.woocommerce .products ul,
.woocommerce ul.products {
	margin: 0 -0.5rem;
}

#exhibition-artists .products,
#exhibition-artwork .products,
#related-artwork-archive .products {
	content: "";
	display: table;
	clear: both;
	max-width: 80em;
	margin-left: auto;
	margin-right: auto
}

#exhibition-artists {
	margin-bottom: 2em
}

#exhibition-artists ul.products {
	margin-left: 0
}

.featured-artists h3 {
	font-size: 1.5em;
	line-height: 1.3
}

.related-exhibition-entry:first-child,
.related-artwork-entry:first-child,
.new-artwork-entry:first-child {
	margin-left: 0
}

.related-exhibition-entry:nth-child(6n+1),
.related-artwork-entry:nth-child(6n+1),
.new-artwork-entry:nth-child(6n+1) {
	margin-left: 0
}

.related-exhibition-entry:nth-child(6n+1),
.related-artwork-entry:nth-child(6n+1),
.new-artwork-entry:nth-child(6n+1),
.artist-available-works:nth-child(6n+1) {
	clear: left
}

.artwork-product-metainfo {
	position: relative;
}

.new-artwork-product-image {
	margin-bottom: 8px;
}

.artwork-product-metainfo .ajax-loading {
	display: block!important;
}

.artist-available-works .view-artwork-link,
.artwork-product-metainfo .view-artwork-link {
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
}

.artwork-product-artist {
	margin: 0;
}

.new-artwork-product-metainfo h3 {
	font-weight: 700;
}

.artwork-product-metainfo .view-artwork-link {
	float: right;
}

.new-artwork-entry h3,
.woocommerce ul.products li.product h3 {
	font-style: italic;
	padding-bottom: 0
}

.related {
	margin-top: 60px;
}

#artist-tab-available,
#artist-tab-archives {
	margin: 0;
	padding: 0;
}

#artist-tab-available a,
#artist-tab-archives a {
	text-decoration: none;
}

.artist-archive-entry,
.artist-archives,
.artist-available-works,
.artist-exhibitions li,
#artist-tab-archives li,
.exhibition-archive-entry,
.new-artwork-entry,
.related-artwork-entry,
.related-products,
.related-exhibition-entry {
	display: block;
	float: left;
	margin-bottom: 25px;
	margin-left: 2%;
	width: 15%;
}

#artist-tab-archives li {
	position: relative;
}

.artist-archive-entry,
.exhibition-archive-entry,
.new-artwork-entry,
.related-exhibition-entry,
.related-artwork-entry {
	margin-bottom: 25px;
}

.new-artwork-entry li {
	position: relative;
}

#artist-tab-archives li:first-child,
#artist-tab-archives li:nth-child(6n+1) {
	clear: left;
	margin-left: 0;
}

.artist-other-artwork h2,
.exhibitions h2,
.related h2 {
	font-size: 1.6em;
	line-height: 1.1em;
	text-align: center;
}

.entry-summary .artist-other-artwork h2,
.entry-summary .related h2 {
	margin-bottom: 20px;
}

.exhibitions h2 {
	padding-top: 0
}

.related h2 span,
.exhibitions h2 span {
	background: #ffffff;
	padding: 0 10px
}

.ui-tabs {
	width: 100%;
}

header#page-header #artist-page-title h1 {
	margin: 0 0 15px;
}

ul.tabs, .ui-tabs-nav, .artwork-artist-nav {
	border: 2px solid #dedcdb;
	border-radius: 0.25rem;
	font-size: 0;
	margin: 0;
	padding: 10px;
}

ul.ui-tabs-nav#menu-about-us {
	margin: 0 0 25px;
}

ul.ui-tabs-nav#menu-about-us .sub-menu {
	display: inline-block;
	padding: 0;
	vertical-align: top;
}

ul.ui-tabs-nav li,
ul.artwork-artist-nav li {
	display: inline-block;
	margin: 0;
	margin-left: 8px;
	vertical-align: middle;
}

ul.ui-tabs-nav li:first-child,
ul.artwork-artist-nav li:first-child {
	margin-left: 0;
}

.ui-tabs-anchor {
	margin: 0;
}

ul.ui-tabs-nav a,
ul.artwork-artist-nav a {
	border-radius: 3px;
	display: block;
	font-size: 16px;
	line-height: 18px;
	padding: 8px 10px;
	text-decoration: none;
}

ul.ui-tabs-nav li.ui-state-active > a,
ul.ui-tabs-nav li.current-menu-item > a,
body.single-team_member ul.ui-tabs-nav li#menu-item-14526 > a {
	background: #736d67;
	color: #FFFFFF;
}

ul.ui-tabs-nav li > a:active,
ul.ui-tabs-nav li > a:focus,
ul.ui-tabs-nav li > a:hover,
ul.artwork-artist-nav li > a:active,
ul.artwork-artist-nav li > a:focus,
ul.artwork-artist-nav li > a:hover {
	background: #332d27;
	color: #FFFFFF;
}

.ui-tabs-panel h2.ui-tab-title {
	display: none;
}

.ui-tabs-panel {
	display: none;
	padding: 1.5rem 0;
}

.ui-tabs-panel#tab-available-work,
.ui-tabs-panel#tab-archives {
	padding: 0 0 1.5rem;
}

.tab-content.current {
	display: inherit;
}

.entry-summary h2 {
	font-size: 32px;
	line-height: 36px;
	margin-bottom: 5px;
}

.request-info {
	display: block;
	padding-bottom: 5em
}

.request-info-button {
	float: right;
}

.icon {
	vertical-align: middle;
}

.wpn_buttons {
	margin-top: 10px;
	margin-bottom: 0;
	cursor: pointer;
	z-index: 9999;
}

.wpn_buttons .previous::before {
	content: "\2039";
}

.wpn_buttons .next {
	margin-right: 52%;
}

.wpn_buttons .next::after {
	content: "\203A";
	margin-left: 3px;
}

.wpn_buttons .previous a,
.wpn_buttons .next a {
	color: #040404;
}

#fsb-social-bar {
	margin-top: 3em !important;
}

.fsb-title {
	font-style: italic
}

.soliloquy-outer-container {
	height: 400px;
	max-height: 400px
}

.soliloquy-container .soliloquy-pager {
	bottom: -20px !important
}

.soliloquy-container .soliloquy-pager-link {
	background: url(../ALFA-proto/images/circle.png) no-repeat scroll 0 0 !important
}

.soliloquy-container .soliloquy-pager-link.active,
.soliloquy-container .soliloquy-pager-link:hover {
	background-image: url(../ALFA-proto/images/circle-hover.png) !important
}

.home-page-columns {
	margin-top: 3em
}

.gallery-description::before {
	content: "";
	display: table;
	clear: both
}

.view-artwork-link button {
	background-color: transparent;
	border: 1px solid #dedede;
	border-radius: 0;
	text-transform: uppercase;
	color: #5e5e5e;
	padding: .7em 1.4em
}

.view-artwork-link button:hover {
	background-color: #5e5e5e;
	color: white
}

.view-artwork-link button:hover {
	color: white
}

.publications-list {
	padding-left: 0;
	list-style-type: none;
}

.publications-list li {
	border-top: 2px solid #dbdbdb;
	padding-top: 25px;
}

.publications-list li:first-child {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}

.publications-list li::after {
	content: "";
	display: table;
	clear: both
}

.press-excerpt {
	float: left;
	padding-left: 20px;
	width: 90%;
}

.press-excerpt h2 {
	margin-bottom: 8px;
}

.press-thumb {
	float: left;
	text-align: center;
	width: 10%;
}

header.blog-entry-header {
	margin-top: 4em
}

header.blog-entry-header:first-of-type {
	margin-top: 0
}

article.post h1,
h1.blog-title {
	font-size: 40px;
	line-height: 1em
}

.article.post {
	margin-bottom: 3em !important;
	border-bottom: none !important
}

.star {
	vertical-align: middle
}

.star-inline {
	background-image: url(images/add-to-collection.png);
	background-size: 24px 23px;
	display: inline-block;
	height: 23px;
	margin-top: -0.2em;
	vertical-align: middle;
	width: 24px;
}

.fb_iframe_widget iframe {
	max-width: initial
}

.show_more,
.wpsm-content {
	margin-top: -1em
}

#artwork-request-information,
.artwork-wishlist-add {
	margin-bottom: 1rem;
}

#artwork-request-information {
	display: flex;
}

#artwork-request-information .add-to-collection {
	padding-left: 15px;
}

#artwork-request-information .add-to-collection p {
	display: none;
}

.alfa-products .artwork-wishlist-add {
	margin: 0;
}

.alfa-products .artwork-wishlist-add .ajax-loading {
	display: none!important;
}

.artwork-button {
	padding: 9px 15px;
}

#content p.out-of-stock {
	background-color: #75090d;
	color: #fff;
	padding: 1em
}


/* VIEW ON WALL STYLES
====================================== */
#carouselWall .carousel-indicators li::after {
	display: none;
}

#viewOnWall img {
	height: auto;
	max-width: 100%;
}

#viewOnWall .carousel-item figure img {
	display: block;
	width: 100%;
}

#viewOnWall .modal-dialog {
	max-width: 1110px;
}

#viewOnWall.small .modal-dialog {
	max-width: 608px;
}

#viewOnWall .carousel-control-next,
#viewOnWall .carousel-control-prev {
	opacity: 1;
	width: 30px;
}

#viewOnWall .carousel-control-next {
	background-image: linear-gradient( to left, rgba(255,255,255,1), rgba(255,255,255,0) );
	right: 0px;
}

#viewOnWall .carousel-control-prev {
	background-image: linear-gradient( to left, rgba(255,255,255,0), rgba(255,255,255,1) );
	left: 0px;
}

#viewOnWall .carousel-control-next-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%231a1a1a' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
	height: 30px;
	width: 30px;
}

#viewOnWall .carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%231a1a1a' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
	height: 30px;
	width: 30px;
}

#viewOnWall .carousel-item > div {
	position: relative;
}

#viewOnWall .carousel-indicators-wrapper {
	background: #FFFFFF;
	bottom: auto;
	display: block;
	left: 0;
	right: 0;
	width: 100%;
	z-index: auto;
}

#viewOnWall .carousel-indicators-wrapper .carousel-indicators {
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 1.25rem 1rem 0.25rem;
	position: relative;
	text-align: center;
}

#viewOnWall .carousel-indicators-wrapper .carousel-indicators li {
	cursor: pointer;
	display: inline-block;
	flex: none;
	height: auto;
	margin: 0 0.5rem;
	text-indent: 0;
	width: 80px;
	width: 7.14%;
}

#viewOnWall .carousel-indicators-wrapper .carousel-indicators li img {
	border: 2px solid #c2c2c2;
	display: block;
}

#viewOnWall .carousel-indicators-wrapper .carousel-indicators li.active img {
	border: 2px solid #000000;
}

#viewOnWall .carousel-item > div > div figure img {
	box-shadow: 0 1px 4px 0px #000000;
	margin: 0;
}

#viewOnWall.hide-shadow .carousel-item > div > div figure img {
	box-shadow: none;
}

#viewOnWall .carousel-indicators li::before {
	content: '';
	display: none;
}

#viewOnWall .carousel-item > div > div figcaption {
	background: rgba(0,0,0,0.45);
	color: #FFFFFF;
	font-size: 1rem;
	margin: 0.75rem -10px 0;
	opacity: 0;
	padding: 1rem 0.75rem 0.25rem;
	position: relative;
	text-align: center;
	text-shadow: 0 1px 1px #000000;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}

#viewOnWall .carousel-item:focus > div > div figcaption,
#viewOnWall .carousel-item:hover > div > div figcaption {
	opacity: 1;
}


#viewOnWall .carousel-item > div > div figcaption::after,
#viewOnWall .carousel-item > div > div figcaption::before {
	content: '|';
	display: block;
	font-size: 1rem;
	line-height: 1;
	position: absolute;
	text-shadow: none;
	top: 0.5rem;
}

#viewOnWall .carousel-item > div > div figcaption::before {
	left: 9px;
}

#viewOnWall .carousel-item > div > div figcaption::after {
	right: 9px;
}

#viewOnWall .carousel-item > div > div figcaption span {
	border-top: 1px solid #FFFFFF;
	content: '';
	display: block;
	height: 1px;
}


/* VIEW ON WALL VIDEO CAROUSEL STYLES
====================================== */
#viewOnWallVideos .carousel-caption {
	background: #FFFFFF;
	border-top-left-radius: 0.5rem;
	border-top-right-radius: 0.5rem;
	color: #000000;
	bottom: 0;
	display: none;
	font-size: 0.85rem;
	line-height: 1;
	opacity: 1;
	padding: 0.5rem 1rem 0;
	pointer-events: none;
	text-align: center;
	text-transform: uppercase;
	z-index: 11;
}

#viewOnWallVideos .carousel-control {
	background-color: rgba(0,0,0,0);
	bottom: 0;
	color: #fff;
	filter: alpha(opacity=50);
	font-size: 1rem;
	left: 0;
	opacity: .5;
	position: absolute;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	top: 0;
	width: 15%;
	
}

#viewOnWallVideos .carousel-control:hover {
	outline: 0;
	text-decoration: none;
}

#viewOnWallVideos .carousel-control .glyphicon-chevron-left,
#viewOnWallVideos .carousel-control .glyphicon-chevron-right {
	font-size: 1rem;
	margin: 0;
	top: 35%;
}

#viewOnWallVideos .carousel-control .glyphicon-chevron-left {
	left: 5%;
}

#viewOnWallVideos .carousel-control .glyphicon-chevron-right {
	left: 33%;
}

#viewOnWallVideos .carousel-control-next,
#viewOnWallVideos .carousel-control-prev {
	background-image: none;
	color: #ffffff;
	height: 120px;
	opacity: 1;
	top: 50%;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
}

#viewOnWallVideos .carousel-control-next {
	left: auto;
	right: 0;
	text-align: right;
}

#viewOnWallVideos .carousel-control-prev {
	left: 0;
	right: auto;
	text-align: left;
}

#viewOnWallVideos .carousel-control-next > div,
#viewOnWallVideos .carousel-control-prev > div {
	background: #FFFFFF;
	display: inline-block;
	height: 120px;
	position: absolute;
	top: 50%;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	width: 60px;
}

#viewOnWallVideos .carousel-control-next > div {
	border-radius: 90px 0 0 90px;
	-moz-border-radius: 90px 0 0 90px;
	-webkit-border-radius: 90px 0 0 90px;
	box-shadow: 4px 0 4px 0px rgba(0,0,0,0.4) inset;
	right: 0;
}

#viewOnWallVideos .carousel-control-prev > div {
	border-radius: 0 90px 90px 0;
	-moz-border-radius: 0 90px 90px 0;
	-webkit-border-radius: 0 90px 90px 0;
	box-shadow: -4px 0 4px 0px rgba(0,0,0,0.4) inset;
	left: 0;
}

#viewOnWallVideos .carousel-control-next-icon,
#viewOnWallVideos .carousel-control-prev-icon {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

#viewOnWallVideos .carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23c2a561' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
		right: 0.5rem;
}

#viewOnWallVideos .carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23c2a561' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
	left: 0.5rem;
}

#viewOnWallVideos .controls {
	display: none;
}

#viewOnWallVideos .modal-dialog {
	max-width: 768px;
	top: 5rem;
}

#viewOnWallVideos .modal-dialog .modal-content {
	background: #FFFFFF;
	padding: 1rem;
}

#viewOnWallVideos .video-container {
	clip-path: inset(1px 1px);
}

#viewOnWallVideos .video-container iframe,
#viewOnWallVideos .video-container object,
#viewOnWallVideos .video-container embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0; 
	width: 100%;
}

#viewOnWallVideos .video-container.ended::after {
	background-color: black;
	background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjgiIGhlaWdodD0iMTI4IiB2aWV3Qm94PSIwIDAgNTEwIDUxMCI+PHBhdGggZD0iTTI1NSAxMDJWMEwxMjcuNSAxMjcuNSAyNTUgMjU1VjE1M2M4NC4xNSAwIDE1MyA2OC44NSAxNTMgMTUzcy02OC44NSAxNTMtMTUzIDE1My0xNTMtNjguODUtMTUzLTE1M0g1MWMwIDExMi4yIDkxLjggMjA0IDIwNCAyMDRzMjA0LTkxLjggMjA0LTIwNC05MS44LTIwNC0yMDQtMjA0eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 64px 64px;
	bottom: 0;
	content: "";
	cursor: pointer;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}



/* PURCHASE ARTWORK MODAL
====================================== */
#modalPurchase .modal-dialog {
	max-width: 768px;
	top: 33%;
	transform: translateY(-50%);
	width: 100%;
}

#modalPurchase .popup-notice {
	border: 1px solid #c1a562;
	color: #c1a562;
	height: 420px;
	margin: 10px;
	position: relative;
}

#modalPurchase .popup-notice a {
	color: #c1a562;
	text-decoration: underline;
}

#modalPurchase .popup-notice a:focus,
#modalPurchase .popup-notice a:hover {
	color: #000000;
}

#modalPurchase .popup-notice > div {
	font-size: 1.25rem;
	left: 0;
	padding: 1rem;
	position: absolute;
	right: 0;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
}

#modalPurchase .popup-notice > div h2 {
	font-size: 2rem;
	font-weight: normal;
	margin-bottom: 1.25rem;
}


/* NAV STYLES
====================================== */
#artist-archive-nav {
	margin: 0 0 25px;
}

#artist-archive-nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#artist-archive-nav ul > li {
	display: inline-block;
	margin: 0;
	margin-right: 15px;
	padding: 0;
}

#artist-archive-nav ul > li > a {
	font-weight: bold;
}

.responsive-menu-open #responsive-menu-container {
	box-shadow: -4px 1px 3px 0px rgba(0,0,0,0.4);
}

article #sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

article #sidebar ul.sub-menu {
	border-top: 1px solid #dbdbdb;
}

article #sidebar li {
	border-bottom: 1px solid #dbdbdb;
	margin: 0;
	padding: 0;
}

article #sidebar li > a {
	display: block;
	padding: 8px 16px;
}

article #sidebar > div > ul.menu > li > a {
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
}

article #sidebar a {
	text-decoration: none;
}

article #sidebar ul.children {
	display: none;
}

article #sidebar .current-cat ul.children,
article #sidebar .current-cat-parent ul.children {
	border-left: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
	display: block;
	font-size: 0.8em;
	margin-left: 25px;
}



/* WP-PAGENAVI STYLES
====================================== */
.wp-pagenavi {
	font-size: 0;
	text-align: center;
}

.wp-pagenavi a,
.wp-pagenavi span,
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	border: 1px solid #d3ced2;
	border-left: 0;
	display: inline-block;
	
	font-weight: 400;
	line-height: 1;
	margin: 0;
	min-width: 1em;
	padding: .5em;
	text-decoration: none;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.wp-pagenavi a,
.wp-pagenavi span,
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	font-size: 1rem;
}

.wp-pagenavi span.current {
	background: #ebe9eb;
	color: #8a7e88;
}

.wp-pagenavi a.first,
.wp-pagenavi a:first-child,
.wp-pagenavi span.first,
.wp-pagenavi span:first-child {
	border-left: 1px solid #d3ced2;
}

.wp-pagenavi span.pages {
	display: none;
}


/* WOOCOMMERCE STYLES
====================================== */
.artist-navigation {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.artist-navigation li {
	margin: 0;
	padding: 0;
}

.artist-navigation li.next {
	float: right;
}

.artist-navigation li.previous {
	float: left;
}

.artist-other-artwork {
	margin-top: 40px;
}

.artist-other-artwork a {
	text-decoration: none;
}

.artist-other-artwork ul {
	font-size: 0;
	line-height: 0;
	margin: 0 -5px 20px;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.artist-other-artwork ul > li {
	display: inline-block;
	margin: 0;
	padding: 0 5px 5px;
	width: 10%;
}

.artist-other-artwork ul > li img {
	border: 2px solid #c3c0ab;
	display: block;
}

.artist-other-artwork ul > li:hover img {
	border: 2px solid #534d47;
	opacity: 0.7;
}

header#product-category-banner img {
	display: block;
	width: 100%;
}

body.woocommerce-checkout #customer_details {
	margin: 0 -1rem;
}

#new-artwork-archive a,
.artist-available-works a {
	text-decoration: none;
}

span.sku_wrapper {
	display: none
}

.woocommerce div.product {
	padding-top: 1.5rem;
}


.woocommerce div.product .product_title {
	font-style: italic;
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 5px;
}

.woocommerce div.product form.cart {
	margin: 0 0 1rem;
}

.woocommerce-cart table.cart img {
	width: 180px
}

.woocommerce table.shop_table td.product-quantity,
.woocommerce table.shop_table th.product-quantity {
	display: none;
}

.woocommerce .product-thumbnails-row {
	padding: 0.5rem 0.25rem;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2),
.woocommerce .product-thumbnails-row > div {
	display: inline-block;
	width: 25%;
}
.single-product .product {
  display: flex;
  flex-wrap: wrap;
}

.product-main-wrapper {
   	display: flex;
	flex-wrap: wrap;
	gap: 2rem;
	align-items: flex-start;
}
.product-gallery-wrapper {
  flex: 1 1 46%;
  max-width: 46%;
}
.summary.entry-summary {
	flex: 1 1 48%;
	max-width: 48%;
}
.product-gallery-wrapper::after {
	content: "";
	display: block;
	clear: both;
}

.product-main-wrapper .images,
.product-main-wrapper .woocommerce-product-gallery {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
    box-sizing: border-box;
}

#carousel-product-gallery .carousel-control-next,
#carousel-product-gallery .carousel-control-prev {
	height: 2rem;
	opacity: 1;
	top: 50%;
	transform: translateY(-50%);
	width: 2rem;
}

#carousel-product-gallery .carousel-control-next:focus,
#carousel-product-gallery .carousel-control-next:hover,
#carousel-product-gallery .carousel-control-prev:focus,
#carousel-product-gallery .carousel-control-prev:hover {
	background: none;
}

#carousel-product-gallery .carousel-control-next-icon,
#carousel-product-gallery .carousel-control-prev-icon {
	background-color: #5b5b5b;
	background-size: 1rem;
	border: 2px solid #cdb788;
	border-radius: 1rem;
}

#carousel-product-gallery .carousel-control-next-icon:focus,
#carousel-product-gallery .carousel-control-next-icon:hover,
#carousel-product-gallery .carousel-control-prev-icon:focus,
#carousel-product-gallery .carousel-control-prev-icon:hover {
	background-color: #000000;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image a,
.woocommerce div.product div.images .woocommerce-product-gallery__image a img {
	display: block;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.single_add_to_cart_button:hover,
.request-info-button:hover {
	background-color: #5e5e5e;
	color: white;
}

.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
	float: none;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
	margin-top: 2em;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
	margin-top: 0;
}

.woocommerce div.product p.stock,
.woocommerce div.product .stock,
.woocommerce div.product .out-of-stock {
	display: none;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: #212529;
}

.add-request-quote-button.button {
	background-image: url(images/see-collection.png)!important;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 24px;
	border: 0!important;
	height: 24px;
	margin-top: 0!important;
	padding: 0 !important;
	text-indent:-9999px;
	width: 24px;
}

.add-request-quote-button.button:focus,
.add-request-quote-button.button:hover {
	background-color: transparent !important;
	background-image: url(images/add-to-collection.png)!important;
}

.alfa-products li .outofstock header img,
li.outofstock .artwork-product-image img {
	opacity: 0.4;
}

#tab-archives li .outofstock header img,
#tab-commissions li .outofstock header img {
	opacity: 1;
}


li.product.outofstock .artwork-product-metainfo,
li.product.outofstock .artwork-product-artist a,
li.product.outofstock h3 {
	color: #c4c4c4;
}

li.product.outofstock .view-artwork-link {
	display: none!important;
}

li.product.outofstock .artwork-product-image {
	position: relative;
}

li.product.outofstock .artwork-overlay > span {
	bottom: 0;
	display: block;
	padding: 5px 20px;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 4;
}

li.product.outofstock .artwork-overlay > span::after {
	color: #FFFFFF;
	content: "Unavailable";
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	text-shadow: 2px 2px 4px #000000;
}

.find-artwork-close {
	display: none;
}

.not-available {
	color: #cf0000;
	font-style: italic;
	font-weight: bold;
}

.not-available,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
	font-size: 1.25rem;
}

.alfa-products > li .not-available,
.woocommerce .alfa-products > li div.product p.price {
	font-size: 1rem;
	font-weight: normal;
}

#order_review_heading {
	display: none;
}

.woocommerce .col2-set,
.woocommerce-page .col2-set {
	margin: 0 -20px;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
	padding: 0 20px;
}

#overlay-find-artwork {
	background-color: rgba(0, 0, 0, 0.6);
	height: 100%;
	left: 0;
	opacity: 0;
	overflow-x: hidden;
	overflow-y: auto;
	position: fixed;
	text-align: center;
	top: 0;
	width: 0;
	z-index: 100000;
}

h3.wsmsb_title {
	font-weight: bold;
	margin: 0 0 5px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
	padding: 0 0.5rem;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:first-child {
	padding: 0 0 10px;
}

/*.woocommerce div.product div.images .product-thumbnails-row > div.woocommerce-product-gallery__image:first-child {
	padding: 0 0.5rem;
}*/

.pswp__bg {
	background: rgba(0,0,0,0.85);
}

.pswp__caption__center {
	display: none;
}


/* FORM STYLES
====================================== */
#colophon .footer-right .gform_wrapper .gform_footer input {
	background-color: #736d67;
	border: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.gform_wrapper ul.gform_fields:not(.top_label) .gfield_label {
	text-align: right;
	width: 25%;
}

#footer-constant-form {
	padding: 15px 0;
	text-align: right;
}

#footer-constant-form > div {
	display: inline-block;
	padding-left: 5px;
	vertical-align: top;
}

.ctct-form-errorMessage {
	color: #c10005;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin-top: 10px;
	text-align: left;
}

#footer-constant-form p {
	margin: 0;
}

#footer-constant-form input {
	font-size: 16px;
	margin: 0!important;
}

#footer-constant-form input:focus,
#footer-constant-form input:hover {
	border-color: #75090d;
}

.form-footer-email {
	max-width: 30%;
	width: 300px;
}

.form-footer-names {
	max-width: 25%;
	width: 200px;
}

#footer-constant-form input[type=submit] {
	background: #736d67;
	border: 0;
	border-radius: 3px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: none;
}

#footer-constant-form input[type=submit]:focus,
#footer-constant-form input[type=submit]:hover {
	background: #75090d;
}

.woocommerce form .form-row input[type=email],
.woocommerce form .form-row input[type=password],
.woocommerce form .form-row input[type=tel],
.woocommerce form .form-row input[type=text],
.woocommerce form .form-row textarea {
	border-radius: 4px;
}

.woocommerce form .form-row input[type=email]:focus,
.woocommerce form .form-row input[type=email]:hover,
.woocommerce form .form-row input[type=password]:focus,
.woocommerce form .form-row input[type=password]:hover,
.woocommerce form .form-row input[type=tel]:focus,
.woocommerce form .form-row input[type=tel]:hover,
.woocommerce form .form-row input[type=text]:focus,
.woocommerce form .form-row input[type=text]:hover,
.woocommerce form .form-row textarea:focus,
.woocommerce form .form-row textarea:hover,
.select2-container--default .select2-selection--single:focus,
.select2-container--default .select2-selection--single:hover {
	border: 1px solid #aaa;
}


/* TRANSITION STYLES
====================================== */
.nivo-lightbox-theme-default .nivo-lightbox-nav {
	transition: background 0.2s;
}

.woocommerce-account .woocommerce-MyAccount-navigation > ul > li > a,
#viewOnWall .carousel-control-next,
#viewOnWall .carousel-control-prev {
	transition: all 0.25s;
}

button.artwork-button,
ul.artwork-artist-nav li > a,
.back-to-top,
#footer-constant-form input[type=submit],
#home-features p > a > strong,
#home-featured-artwork .row-featured .col-left a > strong,
#menu-social-media > li > a,
.request-info-button,
.rsvp-cta .btn,
.single_add_to_cart_button,
ul.ui-tabs-nav li,
.view-in-room a.btn,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce #respond input#submit.alt,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce a.remove,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	transition: background 0.25s;
}

.social-share-artwork ul > li > a {
	transition: background 0.25s, color 0.25s;
}

.wlfwc-add-to-wishlist i {
	transition: color 0.25s;
}

.artist-other-artwork ul > li img {
	transition: border 0.25s, opacity 0.25s;
}

body.preload header#site-header {
	transition: none;
}

.pswp,
#viewOnWall .carousel-item > div > div figcaption {
	transition: opacity 0.25s;
}

#overlay-find-artwork,
#overlay-response {
	transition: opacity 0.5s;
}

header#site-header {
	transition: top 0.4s;
}

.main-navigation .search-field,
.site-header .search-field {
	transition: width 0.4s;
}


/* FACETWP STYLES
====================================== */
#artwork-facetwp #secondary .accordion-title:first-of-type {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

#artwork-facetwp #secondary .accordion .facetwp-type-slider {
	margin-top: 10px;
}

.facetwp-checkbox {
	background-position: 0 0.3em!important;
}

.facetwp-color[data-color="Bronze"],
.facetwp-color[data-color="Gold"],
.facetwp-color[data-color="Silver"],
.facetwp-color[data-color="Spectrum"] {
	background-color: transparent!important;
	background-size: cover;
}

.facetwp-color[data-value="add8e6"] {
	background-color: #add8e6;
}

.facetwp-color[data-color="Bronze"] {
	background-image: url(images/bronze-facetwp.jpg);
}

.facetwp-color[data-color="Gold"] {
	background-image: url(images/gold-facetwp.jpg);
}

.facetwp-color[data-color="Silver"] {
	background-image: url(images/silver-facetwp.jpg);
}

.facetwp-color[data-color="Spectrum"] {
	background-image: url(images/rainbow-facetwp.png);
}

#artwork-facetwp #main {
	float: right;
	padding-left: 42px;
	width: 75%;
}

#artwork-facetwp #secondary {
	float: left;
	margin: 0;
	width: 25%;
}

.facetwp-facet {
	margin-bottom: 0px!important;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	border: 1px solid #dfdfdf;
	border-bottom: 0;
	border-radius: 0.25rem;
}

.woocommerce-account .woocommerce-MyAccount-navigation > ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation > ul > li {
	border-bottom: 1px solid #dfdfdf;
	margin: 0;
	padding: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation > ul > li > a {
	display: block;
	padding: 0.5rem 1rem;
	padding-left: 2.5rem;
	position: relative;
	text-decoration: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation > ul > li:focus > a,
.woocommerce-account .woocommerce-MyAccount-navigation > ul > li:hover > a,
.woocommerce-account .woocommerce-MyAccount-navigation > ul > li.is-active > a {
	background: #f7f7f7;
	color: #000000;
}

.woocommerce-account .woocommerce-MyAccount-navigation > ul > li.is-active > a {
	font-weight: bold;
}

.woocommerce-account .woocommerce-MyAccount-navigation > ul > li > a::before {
	font-size: 1.25rem;
	left: 0;
	line-height: 1;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	width: 2.5rem;
}

.woocommerce-account li.woocommerce-MyAccount-navigation-link--dashboard > a::before {
	content: '\f226';
}

.woocommerce-account li.woocommerce-MyAccount-navigation-link--my-wishlist > a::before {
	content: '\f004';
}

.woocommerce-account li.woocommerce-MyAccount-navigation-link--orders > a::before {
	content: '\f543';
}

.woocommerce-account li.woocommerce-MyAccount-navigation-link--edit-address > a::before {
	content: '\f3c5';
}

.woocommerce-account li.woocommerce-MyAccount-navigation-link--payment-methods > a::before {
	content: '\f09d';
}

.woocommerce-account li.woocommerce-MyAccount-navigation-link--edit-account > a::before {
	content: '\f2bb';
}

.woocommerce-account li.woocommerce-MyAccount-navigation-link--customer-logout > a::before {
	content: '\f2f5';
}

.woocommerce-account .addresses .title .edit {
	display: inline-block;
	float: none;
	margin-left: 2rem;
}

.woocommerce-EditAccountForm fieldset {
	margin: 2rem 0;
}

.woocommerce table.shop_table th {
	vertical-align: top;
}


/* SIDEBAR ACCORDION STYLES
======================================= */
#accordionArtFinder {
	font-size: 0.9rem;
	line-height: 1.2;
}

#accordionArtFinder .card {
	border-radius: 0;
	margin-bottom: 10px;
}

.accordion .card-body {
	border-top: 1px solid #e0e0e0;
	padding: 1rem;
}

.accordion .card-header {
	background: #FFFFFF;
	border-bottom: 0;
	border-radius: 0;
	padding: 0;
}

.accordion .card-header button {
	border: 0;
	display: block;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1;
	padding: 10px 14px;
	text-align: left;
	width: 100%;
	-webkit-font-smoothing: antialiased;
}

.accordion .card-header button:focus,
.accordion .card-header button:hover {
	background: none;
	color: #000000;
}

.accordion .card-header h2 {
	font-size: 1.5rem;
	line-height: 1;
}

.facetwp-slider-reset {
	margin-top: 10px;
}

.facetwp-facet-material {
	max-height: 500px !important
}

.accordion-content {
	max-height: 400px;
	max-width: 100%;
	overflow-x: visible;
	overflow-y: auto;
	padding: 0 5px;
}

.accordion-title,
.accordion .card-header {
	font-size: 22px;
	margin: 0;
	cursor: pointer;
}

.accordion .facetwp-slider-wrap {
	padding-bottom: 5px;
}

.card-header h2 {
	position: relative;
}

.accordion-title::before {
	display: block;
	font-size: 15px;
	left: 1rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.accordion .card-header h2 button::before {
	display: none;
}

.accordion .card-header h2 button::after {
	content: '\f0d8';
	font-weight: 900;
	position: absolute;
	right: 14px;
	top: 10px;
}

.accordion .card-header h2 button.collapsed::after {
	content: '\f0d7';
}

.accordion-title:hover {
	color: #75090d;
}

.accordion-title:first-child {
	border: none
}

.accordion-title.open {
	cursor: default
}


/* YITH STYLES
====================================== */
.yith_magnifier_gallery {
	margin-left: -9px!important;
}

.yith_magnifier_gallery li {
	margin-bottom: 0;
	margin-left: 0.5em
}

.yith_magnifier_gallery li:first-of-type {
	margin-left: 0
}

.yith_magnifier_thumbnail {
	max-width: 145px !important
}

#yith-wcwl-popup-message {
	background: #75090d;
	box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.4);
	color: #FFFFFF;
}

.yith_ywraq_add_item_response_message {
	display: none !important;
}

.yith-wcwl-add-to-wishlist {
	margin-top: 5px;
}

.yith-wcwl-wishlistexistsbrowse .feedback {
	display: none;
}

.yith-ywraq-add-to-quote {
	display: inline-block;
	margin-left: 15px;
	margin-top: 0.3em;
}

.new-artwork-entry .yith-ywraq-add-to-quote,
#artist-tab-archives li .yith-ywraq-add-to-quote {
	position: absolute;
	bottom: 0;
	right: 0;
}

.new-artwork-entry li .yith-ywraq-add-to-quote .ajax-loading,
#artist-tab-archives li .yith-ywraq-add-to-quote .ajax-loading {
	display: none!important;
}

.yith_magnifier_zoom_magnifier {
	border-color: #4b4b4b!important;
}

.artist-available-details .yith-ywraq-add-to-quote {
	margin: 15px 0 0;
}

.yith_ywraq_add_item_product_message {
	display: none!important;
}

[class*="yith_ywraq_add_item_browse-list-"].show {
	display: inline-block!important;
	vertical-align: middle;
}

[class*="yith_ywraq_add_item_browse-list-"] a {
	background-image: url(images/add-to-collection.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 24px;
	display: block;
	height: 24px;
	text-indent:-9999px;
	width: 24px;
}

.yith-wcwl-add-button a,
.yith-wcwl-wishlistexistsbrowse a,
.yith-wcwl-add-button.show a,
.yith-wcwl-add-to-wishlist a {
	background-image: url(images/add-to-collection.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 24px;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 24px;
	text-indent:-9999px;
	width: 24px;
}

.yith-wcwl-add-button.show a:focus,
.yith-wcwl-add-button.show a:hover,
.yith-wcwl-wishlistaddedbrowse a,
.yith-wcwl-wishlistaddedbrowse a:focus,
.yith-wcwl-wishlistaddedbrowse a:hover,
.yith-wcwl-wishlistexistsbrowse a,
.yith-wcwl-wishlistexistsbrowse a:focus,
.yith-wcwl-wishlistexistsbrowse a:hover,
.yith-wcwl-add-to-wishlist a:focus,
.yith-wcwl-add-to-wishlist a:hover {
	background-image: url(images/see-collection.png)!important;
	opacity: 0.7;
}

.yith-wcwl-add-button.show p {
	margin: 0;
}

.yith-wcwl-add-button.show br,
.yith-wcwl-wishlistaddedbrowse .feedback,
.yith-wcwl-wishlistaddedbrowse.show .feedback,
.yith-wcwl-wishlistexistsbrowse.show .feedback {
	display: none!important;
	font-size: 0;
}

.yith-wcwl-wishlistaddedbrowse.show a,
.yith-wcwl-wishlistexistsbrowse.show a {
	background-image: url(images/see-collection.png)!important;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 24px;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 24px;
	width: 24px;
}

.alfa-products li .add-to-collection .yith-ywraq-add-to-quote {
	vertical-align: bottom;
}

body.single-product .outofstock .yith_magnifier_zoom_wrap > a::after {
	bottom: 0;
	color: #FFFFFF;
	content: "Unavailable";
	display: block;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	padding: 20px 0;
	position: absolute;
	text-align: center;
	text-shadow: 2px 2px 4px #000000;
	width: 100%;
	z-index: 4;
}

body.single-product .outofstock .yith-ywraq-add-to-quote {
	display: none!important;
}

.logged-in-wishlist {
	display: inline-block;
	vertical-align: top;
}

.logged-in-wishlist .yith-wcwl-add-to-wishlist {
	margin: 0;
}

.logged-in-wishlist .yith-wcwl-add-button.show a,
.logged-in-wishlist .yith-wcwl-add-to-wishlist a {
	background-color: #FFFFFF;
	background-position: 10px 50%;
	background-size: 20px;
	border: 2px solid #c1a562;
	border-radius: 3px;
	display: block;
	font-size: 18px;
	height: auto;
	line-height: 1;
	padding: 8px 20px;
	padding-left: 40px;
	text-decoration: none;
	text-indent: 0;
	width: auto;
}


/* MISC. STYLES
====================================== */
.backtotop,
.textright {
	text-align: right;
}

.clearfix::after,
.clearfix::before,
.product::after,
.product::before {
	clear: both;
	content: '';
	display: table;
	height: 0;
	line-height: 0;
}

h2.pad0,
h3.pad0,
p.pad0 {
	margin-bottom: 0;
}

p.padhalf {
	margin-bottom: 10px;
}


/* MEDIA QUERY STYLES
====================================== */
#tagline-mobile {
	display: none;
}


@media only screen and (max-width: 1280px)
{
	footer#site-footer {
		padding: 30px;
	}

	ul.tabs, .ui-tabs-nav, .artwork-artist-nav {
		margin: 0 0 26px;
	}

	/* MERGE */
	#artists-index img {
		width: 100%;
	}
	
	#header-masthead {
		padding: 0 15px;
	}
	
	#header-masthead #logo {
		width: 17%;
	}

	#header-masthead #tagline {
		width: 83%;
	}
	
	#header-masthead #tagline h1 {
		font-size: 48px;
	}
	
	#header-masthead #tagline h1 > small {
		font-size: 22px;
	}
	
	#header-site-navigation {
		width: 75%;
	}
	
	#header-site-utility {
		width: 25%;
	}
	
	header#site-header .container,
	.main {
		width: 100%;
	}
	
	#carouselMainstage .carousel-item > a > div {
		padding: 0;
	}
	
	#container,
	#carouselMainstage .carousel-item > a > div .main {
		padding-bottom: 30px;
		padding-top: 30px;
	}
	
	#home-gallery .rslides li {
		overflow-x: hidden;
	}
	
	#carouselMainstage .carousel-item figure,
	#home-gallery .rslides li > a {
		margin: 0 -10%;
		width: 120%;
	}
	
	#home-gallery .rslides li > a > div {
		left: 0;
		margin: 0;
		padding: 30px;
		width: 100%;
	}
	
	#carouselMainstage .carousel-item > a > div,
	#home-gallery .rslides li > a > div {
		font-size: 35px;
		line-height: 40px;
	}
	
	#carouselMainstage .carousel-item > a > div h2,
	#home-gallery .rslides li > a > div h2 {
		font-size: 55px;
		line-height: 58px;
		margin: 0;
	}
	
	#carouselMainstage .carousel-item > a > div h2 em,
	#home-gallery .rslides li > a > div h2 em {
		display: block;
		font-size: 52px;
		line-height: 52px;
		margin-top: 10px;
	}
	
	header#site-header .container,
	.main {
		width: 100%;
	}
	
	#colophon.row {
		padding-left: 13px;
		padding-right: 13px;
	}
	
	#home-featured-artwork > div {
		padding: 26px 26px 2px;
	}
	
	.row-testimonials {
		margin-left: -30px;
		margin-right: -30px;
	}

	.col-testimonials {
		padding: 0 30px;
	}

	.header-masthead .logo {
		width: 17%;
	}
	
	.header-masthead .tagline {
		width: 83%;
	}
}


@media only screen and (max-width: 1199px)
{
	.alfa-products li header {
		margin: -11px -11px 0;
	}
	
	#artists-index.row h2 {
		font-size: 25px;
	}

	ul.artists-archive > li {
		width: 20%;
	}

	#container {
		padding-top: 1.5rem;
	}

	#home-instagram > div {
		padding: 1px 15px!important;
	}

	#viewOnWall {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.artist-other-artwork ul > li {
		padding: 5px;
		width: 20%;
	}
	
	button#responsive-menu-button {
		height: auto !important;
		padding: 10px 10px 3px !important;
		right: 20px !important;
		top: 20px !important;
		width: auto !important;
	}
	
	
	.content-container {
		border-top: 1px solid #dbdbdb;
	}
	
	#header-site-navigation > div > ul > li > a,
	#header-site-utility #my-collection {
		font-size: 20px;
		line-height: 1.1;
	}
	
	header#page-header h1,
	header#page-header-single h1 {
		margin: 0 0 25px;
	}
	
	#carouselMainstage .carousel-item > figure,
	#home-gallery .rslides li > a {
		margin: 0 -15%;
		width: 130%;
	}
	
	#carouselMainstage .carousel-item > a > div,
	#home-gallery .rslides li > a > div {
		font-size: 32px;
		line-height: 36px;
	}
	
	#carouselMainstage .carousel-item > a > div h2,
	#home-gallery .rslides li > a > div h2 {
		font-size: 52px;
		line-height: 56px;
	}
	
	#carouselMainstage .carousel-item > a > div h2 em,
	#home-gallery .rslides li > a > div h2 em {
		font-size: 50px;
		line-height: 48px;
	}
	
	.team-member-photo {
		width: 30%;
	}

	.team-member-bio {
		width: 70%;
	}
	
	ul.tabs,
	.ui-tabs-nav,
	.artwork-artist-nav {
		padding: 8px;
	}
	
	ul.ui-tabs-nav a,
	ul.artwork-artist-nav a {
		padding: 5px 8px;
	}
	
	ul.ui-tabs-nav li,
	ul.artwork-artist-nav li {
		margin-right: 5px;
	}
	
	.logged-in-wishlist .yith-wcwl-add-button.show a,
	.logged-in-wishlist .yith-wcwl-add-to-wishlist a {
		display: inline-block;
		margin: 1rem 0;
		padding: 8px 35px;
	}
	
	#header-site-navigation > div > ul > li {
		padding: 0;
	}
	
	.site-header .search-form,
	.main-navigation .search-form {
		margin-left: 0;
	}
	
	.no-bullets.artwork-details {
		margin: 0 0 1rem;
		padding: 0;
	}
	
	.logged-in-wishlist {
		display: block;
	}
}


@media only screen and (max-width: 1099px)
{
	body.woocommerce.archive article #content {
		padding-left: 30px;
	}

	#header-masthead #tagline h1 {
		font-size: 46px;
	}
	
	#header-masthead #tagline h1 > small {
		font-size: 20px;
	}

	.header-masthead .tagline h1 {
		font-size: 45px;
	}

	.header-masthead .tagline h1 small {
		font-size: 20px;
	}

	#home-features.row > div {
		width: 33.333333%;
	}

	#home-features.row > div p {
		margin: 0 0 1rem;
	}
}


@media only screen and (max-width: 992px)
{
	.alfa-products > li {
		padding: 0 .5rem 1rem;
	}

	.alfa-products li > div {
		padding: 1rem;
	}
	
	article #sidebar {
		width: 25%;
	}

	article #content {
		width: 75%;
	}

	ul.artists-archive > li {
		width: 25%;
	}

	#accordionArtFinder {
		overflow: hidden;
	}

	body.product-category-hide-sidebar .alfa-products > li {
		width: 33.333333%;
	}
	
	#artists-index > div {
		width: 50%;
	}
	
	#header-masthead #logo {
		width: 19%;
	}
	
	#header-masthead #tagline {
		padding: 30px 0 0 15px;
		width: 81%;
	}
	
	#header-masthead #tagline h1 {
		font-size: 43px;
	}
	
	#header-masthead #tagline h1 > small {
		font-size: 18px;
	}
	
	#header-site-navigation > div > ul > li > a {
		padding: 12px;
	}
	
	#header-site-utility #my-collection {
		padding: 9px 12px;
	}
	
	#colophon .footer-right .gform_wrapper #gform_submit_button_3 {
		line-height: 1.65;
	}
	
	#colophon .footer-right .gform_wrapper form {
		width: 100%; /* Let it scale naturally */
		max-width: 100%;
		margin: 0 auto;
		justify-content: center; /* Optional */
		align-items: center;
	
	}
	#colophon .footer-right .gform_wrapper li.gfield {
		display: block;
		width: 100%;
		margin-bottom: 10px;
		text-align: center;
	}

	#colophon .footer-right .gform_wrapper input {
		width: 100% !important;
		max-width: 300px;
		margin: 0 auto;
	}
	
	#colophon .footer-right .gform_wrapper .gform_footer {
		left: 0 !important;
		justify-content: center;
	}
	
	.alfa-exhibitions .exhibition-photo {
		width: 200px;
	}
	
	.alfa-exhibitions .exhibition-summary {
		padding-left: 215px;
	}
	
	.alfa-products > li,
	body.single-artist .alfa-products > li,
	.related.products .alfa-products > li {
		width: 33.333333%;
	}
	
	article.post,
	article.page,
	.comment-body {
		margin-bottom: 1.875rem;
		padding-bottom: 1.875rem;
	}
	
	.artist-archive-entry,
	.exhibition-archive-entry {
		float: left;
		display: block;
		margin-left: 2.35765%;
		width: 31.76157%;
	}
	
	.artist-archive-entry:first-child,
	.exhibition-archive-entry:first-child {
		margin-left: 0;
	}
	
	.artist-archive-entry:nth-child(3n+1),
	.exhibition-archive-entry:nth-child(3n+1) {
		clear: left;
		margin-left: 0;
	}
	
	

.footer-right {
    position: relative;
    top: auto;
	}
	
	.col-testimonials {
		padding: 0 20px;
	}
	
	.row-testimonials {
		margin-left: -20px;
		margin-right: -20px;
	}
	
	.comment-list {
		margin-bottom: 0.9375rem;
		padding-bottom: 0rem;
	}
	
	.comment-navigation {
		margin-top: 0;
		margin-bottom: 1.875rem;
	}
	
	.content-area {
		float: none;
		display: block;
		width: 100%;
	}

	.content-area:last-child {
		margin-right: 0;
	}
	
	#content.site-content {
		border-bottom: none;
	}
	
	.footer-left {
		text-align: left;
				width: 35%;
		max-width: 250px;
	}
	
	header#page-header h1,
	header#page-header-single h1 {
		font-size: 48px;
		line-height: 50px;
		margin: 0 0 25px;
	}
	
	h3.home-col-title,
	h3.home-carousel-title {
		font-size: 1.5em;
		margin-bottom: 0.3em;
		margin-top: 0.5em;
	}
	
	#artists-index h2,
	#home-features h2,
	#home-featured-artwork > h2 {
		font-size: 25px;
		line-height: 28px;
	}
	
	#carouselMainstage .carousel-item figure,
	#home-gallery .rslides li > a {
		margin: 0 -20%;
		width: 140%;
	}
	
	#carouselMainstage .carousel-item > a > div,
	#home-gallery .rslides li > a > div {
		font-size: 28px;
		line-height: 32px;
	}
	
	#carouselMainstage .carousel-item > a > div h2,
	#home-gallery .rslides li > a > div h2 {
		font-size: 50px;
		line-height: 52px;
	}
	
	#carouselMainstage .carousel-item > a > div h2 em,
	#home-gallery .rslides li > a > div h2 em {
		font-size: 47px;
		line-height: 45px;
	}

	.header-masthead .logo {
		width: 19%;
	}
	
	.header-masthead .tagline {
		padding: 0 15px;
		width: 81%;
	}

	.site-header .search-form,
	.main-navigation .search-form {
		padding-top: 0.2rem;
	}
	
	.home-page-columns {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 100%;
	}

	.home-page-columns:last-child {
		margin-right: 0;
	}
	
	.home-page-column {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 48.82117%;
	}

	.home-page-column:last-child {
		margin-right: 0;
	}
	
	.home-page-column:nth-child(2n) {
		margin-right: 0;
	}
	
	.home-page-column:nth-child(2n+1) {
		clear: left;
	}
	
	.post-navigation {
		margin-top: 1.875rem;
		margin-bottom: 1.875rem;
	}
	
	.related-exhibition-entry,
	.related-artwork-entry,
	.new-artwork-entry {
		display: block;
		float: left;
		margin-bottom: 2em;
		margin-left: 2.35765%;
		width: 31.76157%;
	}
	
	.related-exhibition-entry:nth-child(3n+1),
	.related-artwork-entry:nth-child(3n+1),
	.new-artwork-entry:nth-child(3n+1),
	.artist-available-works:nth-child(3n+1) {
		clear: left;
		margin-left: 0;
	}
	
	.single-news-entry .news-entry {
		width: 82%;
	}

	.single-news-entry .news-thumb {
		width: 18%;
	}
	
	.soliloquy-container {
		overflow: hidden;
	}

	.soliloquy-container .soliloquy-prev,
	.soliloquy-container .soliloquy-next {
		display: none !important;
	}
	
	.soliloquy-outer-container {
		height: auto;
	}
	
	.team-member-photo {
		width: 35%;
	}

	.team-member-bio {
		width: 65%;
	}
	
	.toggle,
	#mobile-menu-switch .toggle.on {
		background-color: #d9dbce;
	}
	
	.ui-tabs-panel,
	.current-exhibitions {
		width: 100%;
	}
	
	.ui-tabs-panel:last-child,
	.current-exhibitions:last-child {
		margin-right: 0;
	}
	
	#viewOnWall .carousel-item > div > div figcaption {
		font-size: 0.75rem;
	}
	
	#viewOnWall .carousel-item > div > div figcaption span {
		margin-bottom: 0.25rem;
	}
}


@media only screen and (max-width: 880px)
{
	.header-masthead .logo {
		width: 21%;
	}
	
	.header-masthead .tagline {
		width: 79%;
	}

	.header-masthead .tagline h1 {
		font-size: 38px;
	}

	.header-masthead .tagline h1 small {
		font-size: 18px;
	}

	#header-site-navigation > div > ul > li > a,
	#header-site-utility #my-collection {
		font-size: 17px;
		line-height: 20px;
	}

	#home-client-testimonial .row-client-testimonials .col-photo,
	#home-featured-artwork .col-photo {
		float: right;
	}

	#home-client-testimonial .row-client-testimonials .col-bio,
	#home-featured-artwork .col-bio {
		float: none;
		width: 100%;
	}
	
	#header-masthead #logo {
		width: 21%;
	}
	
	#header-masthead #tagline {
		padding: 28px 0 0 15px;
		width: 79%;
	}
	
	#header-masthead #tagline h1 {
		font-size: 38px;
	}
	
	#header-site-navigation {
		width: 85%;
	}
	
	#header-site-utility {
		width: 15%;
	}
	
	#header-site-utility #my-collection .star {
		width: 24px;
	}
	
	#my-collection span {
		display: none;
	}
	/* MERGE */
	
	.accordion-title {
		font-size: 17px;
		line-height: 20px;
		margin-top: 0 !important;
		padding: 10px 0 !important;
	}
	
	#artwork-facetwp #main {
		border-bottom: 2px solid #bdbdbd;
		float: none;
		padding: 0 0 40px;
		width: 100%;
	}
	
	#artwork-facetwp #secondary {
		background: #FFFFFF;
		display: block;
		float: none;
		height: 100%;
		left: -400px;
		overflow: auto;
		position: fixed;
		top: 0;
		transition: left 0.5s ease;
		width: 50%;
		z-index: 100001;
	}
	
	body.response-find-artwork #artwork-facetwp #secondary {
		box-shadow: 4px 1px 3px 0px rgba(0,0,0,0.4);
		left: 0;
	}
	
	#artwork-facetwp #secondary,
	#artwork-facetwp #secondary > div {
		overflow-x: hidden;
		width: 400px;
	}
	
	#artwork-facetwp #secondary > div {
		padding: 15px;
		padding-right: 0;
	}
	
	#artwork-facetwp #secondary > div .accordion-content {
		padding-top: 5px;
	}
	
	#artwork-facetwp #secondary > div .accordion-content,
	#artwork-facetwp #secondary > div button {
		font-size: 15px;
		line-height: 18px;
	}
	
	#artwork-facetwp #secondary .accordion {
		padding-bottom: 0;
	}
	
	#artwork-facetwp #secondary .widget {
		padding-bottom: 10px;
	}
	
	#artwork-facetwp #secondary .widget {
		margin-bottom: 10px;
	}
	
	#artwork-facetwp #secondary .widget-title {
		margin: 0 0 5px;
	}
	
	#exhibitions-wrapper .alfa-exhibitions .exhibition-photo {
		float: none;
		margin: 0 0 15px;
	}

	#exhibitions-wrapper .alfa-exhibitions .exhibition-summary {
		padding-left: 0;
	}
	
	.exhibition-details {
		width: 70%;
	}

	.exhibition-single-photo {
		width: 30%;
	}
	
	body.response-find-artwork .find-artwork-close {
		background-image: url(../images/close-2x.png);
		background-position: 50%;
		background-repeat: no-repeat;
		background-size: 16px;
		display: block;
		height: 30px;
		position: absolute;
		right: 0px;
		text-indent: -9999px;
		top: 0px;
		width: 30px;
	}

	.header-shop-utility li {
		margin-left: 1.5rem;
	}
	
	#home-features.row [class*="col-"] {
		padding: 0 10px;
	}
	
	body.response-find-artwork #overlay-find-artwork {
		cursor: pointer;
		opacity: 1;
		width: 100%;
	}

	.press-excerpt,
	#tab-press .press-excerpt {
		width: 85%;
	}
	
	.press-thumb,
	#tab-press .press-thumb {
		width: 15%;
	}

	#site-header-container {
		padding: 30px 0 10px;
	}
	
	ul.tabs,
	.ui-tabs-nav,
	.artwork-artist-nav {
		padding: 4px 4px 4px 8px;
	}
	
	ul.ui-tabs-nav li,
	ul.artwork-artist-nav li {
		margin: 0;
	}
	
	ul.ui-tabs-nav li > a,
	ul.artwork-artist-nav li > a,
	ul.ui-tabs-nav li#menu-item-14522 > a {
		margin: 4px;
		margin-left: 0;
	}
	
	ul.ui-tabs-nav a,
	ul.artwork-artist-nav a {
		font-size: 15px;
		line-height: 17px;
	}
}


@media only screen and (max-width: 768px)
{
	article #content,
	body.woocommerce.archive article #sidebar {
		width: 100%;
	}

	ul.artists-archive > li {
		width: 33.333333%;
	}

	#gallery-wrapper .type-gallery .entry-header > div {
		display: block;
	}

	.header-masthead {
		align-items: center;
	}

	.header-masthead .logo {
		width: 27%;
	}
	
	.header-masthead .tagline {
		padding: 0 0 0 15px;
		width: 73%;
	}

	.header-masthead .tagline h1 {
		font-size: 32px;
	}

	.header-masthead .tagline h1 small {
		font-size: 22px;
	}

	#header-site-navigation {
		float: none;
		width: 100%;
	}

	#header-site-utility {
		float: none;
		position: absolute;
		top: 0;
		right: 0;
	}

	#home-features.row > div {
		width: 50%;
	}

	#site-navigation {
		position: relative;
	}
	
	/* MERGE */
	.alfa-products li header {
		margin: -5px -5px 0;
	}

	.alfa-exhibitions .exhibition-photo {
		width: 175px;
	}

	#home-instagram > div {
		padding: 1px 0!important;
	}

	ul.tabs, .ui-tabs-nav, .artwork-artist-nav {
		margin: 0 0 21px;
	}
	
	body.product-category-hide-sidebar .alfa-products > li {
		width: 50%;
	}
	
	.alfa-exhibitions .exhibition-summary {
		padding-left: 190px;
	}
	
	.alfa-products > li,
	body.single-artist .alfa-products > li,
	.related.products .alfa-products > li {
		width: 50%;
	}
	
	article #content {
		border-right: 0;
		float: none;
		padding-right: 0;
		width: 100%;
	}
	
	article #sidebar {
		border-top: 2px solid #dbdbdb;
		display: none;
		float: none;
		margin: 0 0 2rem;
		width: 100%;
	}
	
	.artist-bio-entry h2,
	.artist-bio-sidebar h2 {
		text-transform: uppercase;
	}
	
	.artist-bio-photo {
		float: right;
		margin: 0 0 25px 25px;
		max-width: 45%;
	}

	.artist-bio-sidebar {
		float: none;
		padding-left: 0;
		width: 100%;
	}
	
	#artists-index h2,
	#home-features h2,
	#home-featured-artwork > h2 {
		font-size: 21px;
		line-height: 25px;
		padding: 0 0 5px;
	}

	#colophon.row [class*="col-"] {
		float: none;
		width: 100%;
	}
	
	
	#exhibitions-wrapper .alfa-exhibitions .exhibition-photo {
		float: left;
		width: 25%;
	}
	
	#exhibitions-wrapper .alfa-exhibitions .exhibition-summary {
		float: left;
		padding-left: 20px;
		width: 75%;
	}
	
	#filter-artwork {
		display: block;
	}
	
	body.term-new-artwork #filter-artwork {
		display: none;
	}
	
	footer#site-footer {
		padding: 20px;
	}
	
	.footer-left,
	.footer-right,.footer-center {
		padding: 0;
		text-align: center;
		width: 100%;
	}
	.footer-left,
	.footer-right {
		max-width: 100%;
		text-align: center;
	}

	.footer-right {
		padding-top: 1em;
	}
	#header-masthead {
		padding: 12px;
	}
	
	#header-masthead #logo {
		width: 27%;
	}
	
	#header-masthead #tagline {
		padding: 0 0 0 15px;
		width: 73%;
	}
	
	#header-masthead #tagline h1 {
		font-size: 34px;
	}
	
	#header-masthead #tagline h1 > small {
		font-size: 22px;
		text-align: left;
	}
	
	header#page-header h1,
	header#page-header-single h1 {
		font-size: 42px;
		line-height: 45px;
	}
	
	#header-site-navigation > div > ul > li > a,
	#header-site-utility #my-collection {
		padding: 10px 8px;
	}

	#home-client-testimonial .row-client-testimonials .col-photo,
	#home-featured-artwork .col-photo {
		width: 45%;
	}
	
	#carouselMainstage .carousel-item figure,
	#home-gallery .rslides li > a {
		margin: 0 -35%;
		width: 170%;
	}
	
	#carouselMainstage .carousel-item > a > div,
	#home-gallery .rslides li > a > div {
		font-size: 26px;
		line-height: 29px;
	}
	
	#carouselMainstage .carousel-item > a > div h2,
	#home-gallery .rslides li > a > div h2 {
		font-size: 46px;
		line-height: 48px;
	}
	
	#carouselMainstage .carousel-item > a > div h2 em,
	#home-gallery .rslides li > a > div h2 em {
		font-size: 42px;
		line-height: 40px;
	}

	.header-shop-utility li > a {
		font-size: 0.9rem;
		text-transform: uppercase;
	}
	
	.logged-in-wishlist .yith-wcwl-add-button.show a,
	.logged-in-wishlist .yith-wcwl-add-to-wishlist a {
		display: inline-block;
		margin: 0;
		padding-left: 40px;
	}
	
	
	.single-news-entry .news-entry {
		width: 75%;
	}

	.single-news-entry .news-thumb {
		width: 25%;
	}
	
	#tab-archives .alfa-products li article,
	#tab-available-work .alfa-products li article {
		height: 140px;
	}
	
	#tab-biography .artist-bio-entry {
		border-bottom: 2px solid #dbdbdb;
		float: none;
		padding-right: 0;
		width: 100%;
	}
	
	#tab-biography #artist-biography.has-sidebar {
		background: none;
	}
	
	#tab-biography #artist-biography.has-sidebar .artist-bio-photo,
	#tab-biography #artist-biography.no-sidebar .artist-bio-photo {
		float: right;
		margin: 0 0 25px 25px;
		max-width: 40%;
		padding: 0;
		width: auto;
	}
	
	.team-member-bio {
		float: none;
		padding: 0;
		width: 100%;
	}
	
	
	#viewOnWall .carousel-item > div > div figure {
		margin-bottom: 0.5rem;
	}
	
	#viewOnWall .carousel-item > div > div figcaption {
		font-size: 0.6rem;
	}
	
	#viewOnWall .carousel-control-next-icon,
	#viewOnWall .carousel-control-prev-icon {
		height: 25px;
		width: 25px;
	}

	#viewOnWall .carousel-indicators-wrapper .carousel-indicators {
		bottom: auto;
		margin: 0 -0.5rem;
		padding: 1rem 0 1px;
	}
	
	#viewOnWall .carousel-indicators-wrapper .carousel-indicators li img {
		width: 100%;
	}

	#viewOnWall .carousel-indicators-wrapper .carousel-indicators li {
		margin: 0;
		padding: 0 0.5rem;
	}

	#viewOnWall.large .carousel-indicators-wrapper .carousel-indicators li {
		width: 12.5%;
	}

	#viewOnWall.medium .carousel-indicators-wrapper .carousel-indicators li {
		width: 16.66666%;
	}

	#viewOnWall.small .carousel-indicators-wrapper .carousel-indicators li {
		width: 11.111111%;
	}

	body.woocommerce.archive article #content {
		float: none;
		padding-left: 0;
	}

	.woocommerce-account .woocommerce-MyAccount-content {
		padding-left: 0;
		width: 100%;
	}

	.woocommerce-account .woocommerce-MyAccount-navigation {
		width: 100%;
	}

	.woocommerce-account .woocommerce-MyAccount-navigation {
		border: 0;
		margin: 0 0 1rem;
	}

	.woocommerce-account .woocommerce-MyAccount-navigation > ul > li {
		border: 0;
		display: inline-block;
		margin: 0 0.5rem 0.5rem 0;
	}

	.woocommerce-account .woocommerce-MyAccount-navigation > ul > li > a {
		border: 1px solid #dfdfdf;
	}

	.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
		margin-bottom: 1.5rem;
	}
	
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		width: 50%;
	}
	
	.wpn_buttons .next {
		margin-right: 0;
	}
	 #home-client-testimonial .row-client-testimonials {
		 flex-direction: column;
		 text-align: center;
		 padding:0;
	  }

	  #home-client-testimonial .col-photo {
		margin-bottom: 20px; /* adds spacing between image and text */
		padding-right: 0;    /* remove side padding if any */
	  }

	  #home-client-testimonial .col-bio,  #home-client-testimonial h2 {
		text-align: center;  /* ensure text is centered under image */
	  }
	  
		  
}


@media only screen and (max-width: 668px)
{
	.home-page-slider {
		height: auto;
	}
	
	.soliloquy-outer-container.soliloquy-carousel {
		height: auto;
	}
}


@media only screen and (min-width: 640px)
{
	#colophon .footer-right .gform_wrapper #field_3_2 {
		margin-bottom: 0 !important;
		padding-bottom: 0;
	}
	
	#colophon .footer-right .gform_wrapper .validation_message {
		bottom: -20px;
		left: 0;
		position: absolute;
		width: 150px;
	}
	
	#colophon .footer-right .gform_wrapper #field_3_1 .validation_message {
		bottom: 8px;
	}
	
	#colophon .footer-right .gform_wrapper #field_3_2 .validation_message {
		bottom: -22px;
	}
}


@media only screen and (max-width: 640px)
{
	.alfa-exhibitions .exhibition-photo {
		width: 150px;
	}
	
	.alfa-exhibitions .exhibition-summary {
		padding-left: 165px;
	}
	
	.alfa-exhibitions .exhibition-summary h3 {
		font-size: 22px;
		line-height: 24px;
	}
	
	#colophon .footer-right .gform_wrapper form {
		position: relative;
		display: block;
		height: auto;
		width: 100%;
		max-width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	
	#colophon .footer-right .gform_wrapper h3.gform_title {
		margin: 0 0 0.6em 0;
	}
	
	#colophon .footer-right .gform_wrapper li.gfield,
	#colophon .footer-right .gform_wrapper .gform_footer {
		display: block;
		width: 100%;
		clear: both;
		position: static;
		text-align: center;
	}
	
	#colophon .footer-right .gform_wrapper #input_3_1_3_container,
	#colophon .footer-right .gform_wrapper #input_3_1_6_container,
	#colophon .footer-right .gform_wrapper #field_3_2,
	#colophon .footer-right .gform_wrapper .gform_footer {
		position: relative;
		bottom: auto;
		left: auto;
		width: 100%;
		margin-bottom: 8px;
		text-align: center;
	}
	
	#colophon .footer-right .gform_wrapper #gform_ajax_spinner_3 {
		right: -30px !important;
	}
	
	#header-masthead #tagline h1 {
		font-size: 24px;
	}
	
	#header-masthead #tagline h1 > small {
		display: none;
	}
	
	#carouselMainstage .carousel-item > a > div,
	#home-gallery .rslides li > a > div {
		font-size: 22px;
		line-height: 25px;
	}
	
	#carouselMainstage .carousel-item > a > div h2,
	#home-gallery .rslides li > a > div h2 {
		font-size: 42px;
		line-height: 44px;
	}
	
	#carouselMainstage .carousel-item > a > div h2 em,
	#home-gallery .rslides li > a > div h2 em {
		font-size: 38px;
		line-height: 36px;
	}
	
	.press-excerpt,
	#tab-press .press-excerpt {
		width: 80%;
	}
	
	.press-thumb,
	#tab-press .press-thumb {
		width: 20%;
	}
}


@media only screen and (max-width: 660px)
{
	.header-masthead .tagline h1 {
		font-size: 26px;
	}

	.header-masthead .tagline h1 small {
		font-size: 18px;
	}
}


@media only screen and (max-width: 600px)
{
	.header-shop-utility,
	#header-site-utility {
		display: none;
	}

	#header-site-navigation .mobile-header-search {
		display: block;
	}

	/* MERGE */
	.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
		padding-left: 0;
		padding-right: 0;
	}
	
	.backtotop {
		text-align: left;
	}
	
	body.response #overlay-response {
		opacity: 1;
		width: 100%;
	}
	
	.site-header .search-form {
		position: relative;
	}
	
	.site-header .search-field:focus,
	.main-navigation .search-field:focus {
		height: auto;
		padding-left: 30px;
		margin: -2px 0 0;
	}
	
	#header-site-navigation > div #menu-item-14506 > a::after,
	#header-site-navigation > div #menu-item-14505 > a::after,
	#header-site-navigation > div #menu-item-14504 > a::after {
		content: "\f078";
		display: block;
		float: right;
	}
	
	#header-site-navigation {
		float: none;
	}
	
	#header-site-navigation > div {
		background: #FFFFFF;
		border-left: 1px solid #000000;
		float: none;
		height: 100%;
		overflow-x: hidden;
		overflow-y: scroll; /* has to be scroll, not auto */
		position: fixed;
		right: -2px;
		text-align: left;
		top: 0;
		transition: width 0.5s;
		-webkit-overflow-scrolling: touch;
		width: 0;
		z-index: 5000;
	}
	
	#header-site-navigation > div > ul {
		transition: width 0.5s;
	}
	
	body.response #header-site-navigation > div {
		box-shadow: -4px 1px 3px 0px rgba(0,0,0,0.4);
		right: 0;
	}
	
	body.response #header-site-navigation > div {
		width: 320px;
	}

	#header-site-navigation > div > ul {
		width: initial;
	}
	
	#header-site-navigation > div li {
		border-bottom: 1px solid #bdbdbd;
		margin: 0;
		padding: 0;
	}
	
	#header-site-navigation > div li > a {
		display: block;
		padding: 8px 10px;
	}
	
	#header-site-navigation > div > ul > li,
	#header-site-navigation > div > ul > li > a {
		display: block;
	}
	
	#header-site-navigation > div > ul > li > a {
		font-weight: 600;
	}
	
	#header-site-navigation > div ul.sub-menu {
		z-index: auto;
	}
	
	#header-site-navigation > div .sub-menu,
	#header-site-navigation > div .menu-item-has-children:focus .sub-menu,
	#header-site-navigation > div .menu-item-has-children:hover .sub-menu {
		animation: none;
		background: #FFFFFF;
		border: 1px solid #bdbdbd;
		border-bottom: 0;
		box-shadow: none;
		font-size: 14px;
		line-height: 16px;
		left: auto;
		margin: 0 8px 8px;
		min-width: 0;
		padding: 0;
		position: static;
		transform: scaleY(1);
	}
	
	#header-site-utility #my-collection {
		margin-right: 8px;
		padding: 3px;
	}
	
	#header-site-utility #my-collection .star {
		width: 20px;
	}
	
	#header-masthead #tagline p {
		margin: 0;
	}
	
	header#site-header #tagline #tagline-standard > a {
		display: none;
	}
	
	header#site-header #tagline #tagline-standard p img {
		display: block;
	}
	
	#header-site-utility {
		margin-top: 6px;
		padding-right: 35px;
		text-align: right;
		width: 100%;
	}
	
	.mobile-trigger {
		/*background-color: #75090d;*/
		background-image: url(images/header-menu-2x.png);
		background-position: 50%;
		background-repeat: no-repeat;
		background-size: 20px;
		border-radius: 4px;
		display: block;
		font-size: 0;
		height: 34px;
		line-height: 0;
		position: absolute;
		right: 5px;
		top: 10px;
		width: 34px;
		z-index: 10;
	}
	
	.col-testimonials {
		float: none;
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
	
	.row-testimonials {
		margin-left: 0;
		margin-right: 0;
	}
	
	header#site-header .container,
	#site-header-container .main {
		padding: 0;
	}
	
	#site-navigation {
		border: 0;
		display: table-cell;
		width: 42px;
	}
	
	#site-navigation .main {
		padding: 0;
		padding-right: 10px;
	}
	
	.site-header .search-form,
	.main-navigation .search-form {
		width: 24px;
	}
	
	.site-header .search-field:focus,
	.main-navigation .search-field:focus {
		padding: 3px;
		padding-left: 30px;
	}
	
	.site-header .search-field,
	.main-navigation .search-field {
		background-size: 18px;
		height: 24px;
		padding: 0 0 0 25px;
		width: 24px;
	}
	/* MERGE */
	
	.alfa-exhibitions .exhibition-summary {
		padding-left: 30%;
	}
	
	.artist-other-artwork ul > li {
		padding: 8px;
		width: 25%;
	}
	
	#artist-page-title .col-3 {
		display: none!important;
	}
	
	#footer-constant-form {
		margin: 0 auto;
		text-align: center;
		width: 75%;
	}
	
	#footer-constant-form > div {
		display: block;
		padding-left: 0;
	}
	
	.form-footer-email,
	.form-footer-names {
		max-width: none;
		width: 100%;
	}
	
	.logged-in-wishlist {
		display: block;
	}
	
	.logged-in-wishlist .yith-wcwl-add-button.show a,
	.logged-in-wishlist .yith-wcwl-add-to-wishlist a {
		margin: 1rem 0;
		padding-left: 35px;
	}
	
	#select_artist_chosen.chosen-container-single .chosen-single {
		display: none!important;
	}
	
	#artist-page-title .col-9 {
		float: none;
		width: 100%;
	}
	
	#tab-archives .alfa-products li article,
	#tab-available-work .alfa-products li article {
		height: 130px;
	}
	
	.artist-bio-photo {
		float: none;
		margin: 0 0 25px;
		max-width: 50%;
	}
	
	#artwork-facetwp #secondary > div,
	#artwork-facetwp #secondary {
		width: 320px;
	}
	
	#colophon .footer-right .gform_wrapper div.ginput_complex #input_3_1_3_container {
		margin-left: auto;
		margin-right: auto;
	}
	
	#colophon .footer-right .gform_wrapper form {
		width: 60%;
	}
	
	#colophon .footer-right .gform_wrapper .gform_heading,
	#colophon .footer-right .gform_wrapper .gform_body,
	#colophon .footer-right .gform_wrapper h3.gform_title,
	#colophon .footer-right .gform_wrapper .gform_footer {
		width: 100%;
	}
	
	#colophon .footer-right .gform_wrapper .gform_heading h3 {
		margin: 0;
		text-align: center;
	}
	
	.exhibition-details {
		float: none;
		width: 100%;
	}

	.exhibition-single-photo {
		float: none;
		padding: 0;
		width: 1000%;
	}
	
	header#page-header h1,
	header#page-header-single h1 {
		font-size: 38px;
		line-height: 42px;
	}
	
	.hide-on-mobile {
		display: none;
	}
	
	#carouselMainstage .carousel-item figure,
	#home-gallery .rslides li > a {
		margin: 0 -50%;
		width: 200%;
	}
	
	#carouselMainstage .carousel-item > a > div,
	#home-gallery .rslides li > a > div {
		font-size: 20px;
		line-height: 20px;
	}
	
	#carouselMainstage .carousel-item > a > div h2,
	#home-gallery .rslides li > a > div h2 {
		font-size: 40px;
		line-height: 42px;
	}
	
	#carouselMainstage .carousel-item > a > div h2 em,
	#home-gallery .rslides li > a > div h2 em {
		font-size: 36px;
		line-height: 34px;
	}
	
	.woocommerce ul.products li.product a img {
		margin: 0!important;
	}
	
	li.product.outofstock .artwork-overlay > span {
		padding: 8px 30px 10px 0;
	}
	
	.row [class*="col-"] {
		float: none;
		padding: 0 13px;
		width: 100%;
	}
	
	#home-featured-artwork .row [class*="col-"] {
		padding: 0;
	}
	
	#home-features.row [class*="col-"] {
		margin: 0 auto;
		width: 65%;
	}
	
	.press-excerpt,
	#tab-press .press-excerpt {
		width: 75%;
	}
	
	.press-thumb,
	#tab-press .press-thumb {
		width: 25%;
	}
	
	.single-news-entry .news-entry {
		float: none;
		padding-left: 0;
		width: 100%;
	}

	.single-news-entry .news-thumb {
		float: none;
		width: 100%;
	}
	
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product {
		float: none;
		width: 100%;
	}
	
	.woocommerce ul.products li.product::after {
		clear: both;
		content: '';
		display: table;
		height: 0;
	}
	
	.woocommerce ul.products li.product .artwork-product-image {
		float: left;
		padding-right: 30px;
		width: 40%;
	}
	
	.woocommerce ul.products li.product .artwork-product-metainfo {
		float: left;
		width: 60%;
	}
	
	.yith_magnifier_mousetrap {
		display: none!important;
	}

	.header-masthead .tagline h1 {
		font-size: 28px;
		line-height: 1.1;
	}

	.header-masthead .tagline h1 small {
		display: none;
	}
}


@media only screen and (max-width: 575px)
{
	.alfa-products li > div {
		padding: 1rem;
	}

	#artists-index > div {
		width: 100%;
	}

	ul.artists-archive > li {
		width: 50%;
	}

	#exhibitions-wrapper .alfa-exhibitions .exhibition-photo,
	#exhibitions-wrapper .alfa-exhibitions .exhibition-summary {
		float: none;
		padding: 0;
		width: 100%;
	}

	#home-client-testimonial .row-client-testimonials,
	#home-featured-artwork .row-featured {
		margin-left: 0;
		margin-right: 0;
	}

	#home-featured-artwork .col-bio,
	#home-featured-artwork .col-photo,
	#home-featured-artwork .row-featured .col-left,
	#home-featured-artwork .row-featured .col-right,
	#home-client-testimonial .row-client-testimonials .col-bio,
	#home-client-testimonial .row-client-testimonials .col-photo {
		float: none;
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
	
	#viewOnWall .carousel-control-next-icon,
	#viewOnWall .carousel-control-prev-icon {
		height: 20px;
		width: 20px;
	}

	#viewOnWall .carousel-item > div > div figcaption {
		font-size: 0.5rem;
	}

	#viewOnWall .carousel-indicators-wrapper .carousel-indicators {
		flex-wrap: wrap;
		padding: 0.75rem 0 1px;
	}

	#viewOnWall .carousel-indicators-wrapper .carousel-indicators li {
		padding: 0.5rem;
	}
	
	#viewOnWall.small .carousel-indicators-wrapper .carousel-indicators li {
		width: 16.666666%;
	}
}


@media only screen and (max-width: 480px)
{
	.art-library-navigation {
		columns: 1;
	}

	/* MERGE */
	body.response #header-site-navigation > div {
		width: 280px;
	}
	
	#header-masthead #tagline {
		display: none;
	}
	
	.site-header .search-form,
	.main-navigation .search-form {
		padding: 0;
	}
	
	#header-site-utility #my-collection {
		padding: 5px;
	}
	
	body.response #header-site-navigation > div > ul {
		border-right: 1px solid #bdbdbd;
		width: 280px;
	}
	
	#header-masthead #logo a,
	#header-masthead #logo img,
	#header-masthead #tagline a,
	#header-masthead #tagline img {
		display: block;
	}
	
	header#site-header #logo {
		display: block;
		width: 100%;
	}
	
	header#site-header #logo img {
		display:block;
	}
	
	#header-site-utility #my-collection .star {
		width: 30px;
	}
	
	#header-site-utility {
		float: none;
		left: 0;
		margin: 0;
		padding: 0;
		position: absolute;
		text-align: left;
		top: 50%;
		transform: translateY(-50%);
		width: auto;
	}

	body.home #container {
		padding: 30px 0;
	}
	
	#home-features.row > div {
		width: 100%;
	}
	
	.mobile-trigger {
		background-size: 30px;
		right: 10px;
		top: 5px;
		transform: none;
	}
	
	.site-header .search-field,
	.main-navigation .search-field {
		background-position: 4px 4px;
		background-size: 28px;
		height: 36px;
		margin: 0;
		padding-left: 38px;
		position: absolute;
		width: 38px;
		
	}
	
	.site-header .search-field:focus,
	.main-navigation .search-field:focus {
		margin-left: -2px;
		margin-top: -2px;
		padding-left: 40px;
	}
	
	.site-header .search-form,
	.main-navigation .search-form {
		position: relative;
		width: 38px;
	}
	
	#site-navigation {
		display: block;
		float: none;
		padding: 0 25px;
		width: 100%;
	}
	
	/* MERGE */
	
	.alignright.artist-link {
		margin-left: 0;
	}
	
	.alfa-exhibitions .exhibition-photo {
		float: none;
		margin: 0 0 15px;
		padding: 0;
		width: 100%;
	}
	
	.alfa-exhibitions .exhibition-summary {
		float: none;
		padding-left: 0;
	}
	
	.alignleft,
	.alignright {
		display: block;
		float: none;
	}
	
	.artist-other-artwork ul > li {
		padding: 5px;
		width: 33.333333%;
	}
	
	#tab-biography #artist-biography.has-sidebar .artist-bio-photo,
	#tab-biography #artist-biography.no-sidebar .artist-bio-photo {
		float: none;
		margin: 0 auto 25px;
		max-width: 65%;
	}
	
	blockquote.alignleft,
	blockquote.alignright,
	.wp-caption.alignleft,
	.wp-caption.alignright,
	img.alignleft,
	img.alignright {
		margin: 1.333em auto 1em auto;
	}
	
	.artist-bio-photo {
		max-width: 75%;
	}
	
	#artwork-facetwp #secondary > div,
	#artwork-facetwp #secondary {
		width: 280px;
	}
	
	#colophon .footer-right .gform_wrapper form {
		width: 75%;
	}
	
	.comment-body {
		margin-bottom: 0.9375rem;
		padding-bottom: 0.9375rem;
		padding-left: 0;
	}
	
	.comment-body .comment-meta .avatar {
		display: none;
	}
	
	.comment-list .children {
		margin-left: 0;
		padding-left: 0;
	}
	
	.comment-respond {
		margin-bottom: 0.9375rem;
		padding-bottom: 0.9375rem;
	}
	
	.comment-respond .submit {
		width: 100%;
	}
	
	.current-exhibitions,
	.upcoming-exhibitions,
	.previous-exhibitions {
		margin-top: 2em;
	}
	
	#home-features.row [class*="col-"] {
		width: 75%;
	}
	
	#exhibitions-wrapper .alfa-exhibitions .exhibition-photo {
		width: 100%;
	}

	#artists-index h2,
	#home-features h2,
	#home-featured-artwork > h2 {
		font-size: 18px;
		line-height: 22px;
	}
	
	#home-featured-artwork h3 {
		font-size: 32px;
		line-height: 34px;
		margin: 0 0 8px;
	}
	
	#carouselMainstage .carousel-item figure,
	#home-gallery .rslides li > a {
		margin: 0 -35%;
		width: 170%;
	}
	
	#carouselMainstage .carousel-item > a > div,
	#home-gallery .rslides li > a > div {
		font-size: 18px;
		line-height: 18px;
	}
	
	#carouselMainstage .carousel-item > a > div h2,
	#home-gallery .rslides li > a > div h2 {
		font-size: 36px;
		line-height: 38px;
	}
	
	#carouselMainstage .carousel-item > a > div h2 em,
	#home-gallery .rslides li > a > div h2 em {
		font-size: 32px;
		line-height: 30px;
	}
	
	.home-page-columns,
	.exhibitions {
		float: left;
		display: block;
		margin-right: 2.35765%;
		width: 100%;
	}
	
	.home-page-columns:last-child,
	.ui-tabs-panel:last-child,
	.exhibitions:last-child {
		margin-right: 0;
	}
	
	.home-page-column,
	.artist-archive-entry,
	.exhibition-archive-entry {
		display: block;
		float: left;
		margin-right: 2.35765%;
		width: 100%;
	}
	
	.home-page-column:first-child,
	.artist-archive-entry:first-child,
	.exhibition-archive-entry:first-child {
		margin-left: 0;
	}
	
	.home-page-column:nth-child(1n),
	.artist-archive-entry:nth-child(1n),
	.exhibition-archive-entry:nth-child(1n) {
		margin-left: 0;
	}
	
	.home-page-column:nth-child(1n+1),
	.artist-archive-entry:nth-child(1n+1),
	.exhibition-archive-entry:nth-child(1n+1) {
		clear: left;
		margin-left: 0;
	}
	
	.home-page-column img {
		width: 100%;
	}
	
	input[type=submit] {
		width: 100%;
	}
	
	.pingback+.comment .comment-body {
		margin-top: 0.9375rem;
	}
	
	.related-products,
	.artist-archives,
	.artist-exhibitions li,
	.artist-available-works {
		display: block;
		float: left;
		margin-left: 2.35765%;
		width: 100%;
	}
	
	.related-products:last-child,
	.artist-archives:last-child,
	.artist-exhibitions li:last-child,
	.artist-available-works:last-child {
		margin-left: 0;
	}
	
	.related-products:nth-child(1n),
	.artist-archives:nth-child(1n),
	.artist-exhibitions li:nth-child(1n),
	.artist-available-works:nth-child(1n) {
		margin-left: 0;
	}
	
	.related-exhibition-entry,
	.related-artwork-entry,
	.new-artwork-entry {
		display: block;
		float: left;
		margin-bottom: 2em;
		margin-right: 2.35765%;
		width: 100%;
	}
	
	.related-exhibition-entry:first-child,
	.related-artwork-entry:first-child,
	.new-artwork-entry:first-child {
		margin-left: 0;
	}
	
	.related-exhibition-entry:nth-child(1n),
	.related-artwork-entry:nth-child(1n),
	.new-artwork-entry:nth-child(1n) {
		margin-left: 0;
	}
	
	.related-exhibition-entry:nth-child(1n+1),
	.related-artwork-entry:nth-child(1n+1),
	.new-artwork-entry:nth-child(1n+1),
	.artist-available-works:nth-child(1n+1) {
		clear: left;
		margin-left: 0;
	}
	
	.press-excerpt,
	#tab-press .press-excerpt {
		width: 70%;
	}
	
	.press-thumb,
	#tab-press .press-thumb {
		width: 30%;
	}

	#viewOnWall.large .carousel-indicators-wrapper .carousel-indicators li {
		width: 25%;
	}

	#viewOnWall.medium .carousel-indicators-wrapper .carousel-indicators li {
		width: 25%;
	}

	#viewOnWall.small .carousel-indicators-wrapper .carousel-indicators li {
		width: 20%;
	}
	
	.woocommerce ul.products li.product .artwork-product-image {
		padding-right: 20px;
		width: 55%;
	}
	
	.woocommerce ul.products li.product .artwork-product-metainfo {
		width: 45%;
	}
}


@media( max-width: 420px )
{
	.alfa-products {
		display: block;
	}
	
	.alfa-products li,
	body.single-artist .alfa-products > li,
	.related.products .alfa-products > li,
	body.product-category-hide-sidebar .alfa-products > li {
		width: 100%;
	}
	
	.alfa-products li article,
	#tab-archives .alfa-products li article,
	#tab-available-work .alfa-products li article {
		height: auto;
	}
	
	.alfa-products li > div {
		font-size: 19px;
		line-height: 26px;
		padding: 10px 10px 1px;
	}

	#viewOnWall .carousel-indicators-wrapper .carousel-indicators {
		margin: 0 -0.25rem;
	}

	#viewOnWall .carousel-indicators-wrapper .carousel-indicators li {
		padding: 0.25rem;
	}
}


@media only screen and (max-width: 380px)
{
	.alfa-products li header {
		margin: -11px -11px 0;
	}

	ul.artists-archive > li {
		width: 100%;
	}
	
	/* MERGE */
	body.response #header-site-navigation > div,
	body.response #header-site-navigation > div > ul {
		width: 280px;
	}
	
	#header-masthead {
		padding: 0 0 12px;
	}
	
	#header-site-utility #my-collection {
		margin: 0;
	}
	
	#header-site-utility #my-collection .star {
		margin-top: 1px;
		width: 25px;
	}
	
	.mobile-trigger {
		right: 20px;
	}
	
	#site-navigation {
		padding: 0 10px;
		width: 35%;
	}
	/* MERGE */
	
	#home-features.row [class*="col-"] {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
	
	#footer-constant-form {
		width: 100%;
	}
	
	#home-featured-artwork h3 {
		font-size: 28px;
		line-height: 30px;
		margin: 0 0 10px;
	}
	
	#home-featured-artwork .textlarge {
		font-size: 24px;
		line-height: 26px;
	}
	
	#carouselMainstage .carousel-item figure,
	#home-gallery .rslides li > a {
		margin: 0 -60%;
		width: 220%;
	}
	
	#carouselMainstage .carousel-item > a > div h2,
	#home-gallery .rslides li > a > div h2 {
		font-size: 34px;
		line-height: 34px;
	}
	
	#carouselMainstage .carousel-item > a > div h2 em,
	#home-gallery .rslides li > a > div h2 em {
		font-size: 30px;
		line-height: 28px;
	}
	
	.press-excerpt,
	#tab-press .press-excerpt {
		float: none;
		width: 100%;
	}
	
	.press-thumb,
	#tab-press .press-thumb {
		float: none;
		margin: 0 0 10px;
		width: 100%;
	}

	#viewOnWall .carousel-control-next,
	#viewOnWall .carousel-control-prev {
		width: 45px!important;
	}

	#viewOnWall .carousel-control-next-icon,
	#viewOnWall .carousel-control-prev-icon {
		height: 16px;
		width: 16px;
	}
	
	#viewOnWall.medium .carousel-indicators-wrapper .carousel-indicators li {
		width: 33.333333%;
	}

	.woocommerce ul.products li.product .artwork-product-image {
		float: none;
		padding-right: 0;
		width: 100%;
	}
	
	.woocommerce ul.products li.product .artwork-product-metainfo {
		float: none;
		width: 100%;
	}
}


@media only screen and (max-width: 320px)
{
	body.response #header-site-navigation > div,
	body.response #header-site-navigation > div > ul {
		width: 240px;
	}
	
	.artist-bio-photo {
		max-width: 100%;
	}
	
	.artist-other-artwork ul > li {
		width: 50%;
	}
	
	#artwork-facetwp #secondary > div,
	#artwork-facetwp #secondary {
		width: 240px;
	}
	
	#colophon .footer-right .gform_wrapper form {
		width: 100%;
	}
	
	#home-features.row [class*="col-"] {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
	
	#artists-index h2,
	#home-features h2,
	#home-featured-artwork > h2 {
		font-size: 15px;
		line-height: 18px;
	}
	
	#carouselMainstage .carousel-item figure,
	#home-gallery .rslides li > a {
		margin: 0 -75%;
		width: 250%;
	}
	
	#carouselMainstage .carousel-item > a > div h2,
	#home-gallery .rslides li > a > div h2 {
		font-size: 32px;
		line-height: 32px;
	}
	
	#carouselMainstage .carousel-item > a > div h2 em,
	#home-gallery .rslides li > a > div h2 em {
		font-size: 26px;
		line-height: 24px;
	}
}

@media only screen and (max-width: 280px)
{
	body.response #header-site-navigation > div,
	body.response #header-site-navigation > div > ul {
		width: 200px;
	}
}


@media print {
	.fat-footer p {
		font-size: 70%;
	}
	
	header {
		margin-bottom: 2em;
	}

	.main-navigation {
		display: none;
	}
}


/* ANIMATION STYLES
====================================== */
@keyframes nav-grow-down {
	0% {
		transform: scaleY(0);
	}
	80% {
		transform: scaleY(1.1);
	}
	100% {
		transform: scaleY(1);
	}
}




/* MOBILE CSS FOR PRODUCT PAGES */
@media (max-width: 767px) {
  .product-gallery-wrapper,
  .summary.entry-summary {
    max-width: 100% !important;
    width: 100% !important;
    float: none;
    display: block;
    margin: 0 auto;
  }

  .product .images,
  .woocommerce-product-gallery {
    width: 100% !important;
  }

  .product .summary {
    width: 100% !important;
  }
}
