/*
Theme Name: California Art Club (2022)
Theme URI: http://www.californiaartclub.org
Author: Rigney Graphics
Author URI: http://www.rigneygraphics.com
Description: A responsive Wordpress theme created for the California Art Club website.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cac2021
*/


/* BOOTSTRAP OVERRIDE STYLES
====================================== */
.btn {
	white-space: normal;
}

.container {
	max-width: 1175px; /*1024px*/
	position: relative;
}

.embed-responsive,
.wp-block-embed {
	margin-bottom: 1.5rem;
	margin-top: 1.5rem;
}

.embed-responsive:first-child {
	margin-top: 0;
}

.exhibition-venue .embed-responsive,
.wp-block-embed {
	border: 2px solid #b1b1b1;
}

.row.feature-grid {
	margin: 0 -2px 1.5rem;
}

.row.feature-grid > div {
	padding: 2px;
}

body#post-140141 header#site-header {
	display: none !important;
}


/* FONT STYLES
====================================== */
.carousel-item > a > div,
.carousel-item > div,
.carousel-item figure em,
header.page-header h1,
#home-features ul > li figure h2,
#home-gallery h2,
#home-intro h2,
#login-modal .modal-content h1,
.masthead .tagline {
	font-family: 'Crimson Text', serif;
}

ul.award-winners > li::before,
.exhibition-gallery-entries ul > li.award figure a::after,
a.external::after,
a.external.pdf::after,
li.external > a::after,
a.zip::before,
li.zip > a::before,
.btn.pdf::before,
.download.pdf::before,
ul.documents li > a::before,
.home-news-links > li > a::after,
#menu-primary-navigation li.menu-item-has-children > a > span::after,
#mobile-close::before,
#mobile-trigger::before,
.modal.exhibition-statement .modal-content .modal-body figure > a::before,
.nav-primary-navigation li.menu-item-has-children > a::after,
a.print::before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
}


.social li a::after {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 900;
}


#header-utility-navigation,
.nav-primary-navigation > li > a {
	font-family: 'PT Sans Narrow', sans-serif;
}

body,
html,
.carousel-item > a > div h2,
.carousel-item > div h2,
header#site-header input[type=search].search-field,
.nav-primary-navigation .sub-menu > li > a,
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
textarea {
	font-family: 'Roboto', sans-serif;
}


/* GUTENBURG OVERRIDE STYLES
====================================== */
.wp-block-image,
.wp-block-image figure {
	margin: 0 auto 1.5rem;
}

.wp-block-embed {
	border: 1px solid #b1b1b1;
	display: block;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}

.wp-block-embed::before,
.wp-block-embed-vimeo::before {
	content: "";
	display: block;
}

.wp-block-embed iframe {
	background: #000000;
	width: 100%;
}

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

.wp-block-embed.wp-embed-aspect-1-1::before {
	padding-top: 100%;
}

.wp-block-embed.wp-embed-aspect-4-3::before {
	padding-top: 62.5%;
}

.wp-block-embed-vimeo::before,
.wp-block-embed.wp-embed-aspect-16-9::before {
	padding-top: 56.25%;
}

.wp-embed-aspect-21-9::before {
	padding-top: 42.857143%;
}

.wp-block-embed__wrapper .embed-responsive-item,
.wp-block-embed__wrapper,
.wp-block-embed__wrapper iframe {
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}


/* HTML TAG STYLES
====================================== */
html {
	font-weight: 300;
	font-size: 15px;
	height: 100%;
}

body {
	background: #606060;
	height: 100%;
}

body,
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
	line-height: 1.4;
}

input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
textarea {
	color: #231f20;
	font-size: 1rem;
}

cite {
	border-left: 3px solid #e5e5e5;
	display: block;
	font-style: normal;
	line-height: 1.3;
	margin-bottom: 1.5rem;
	padding-left: 10px;
}

main figure {
	clear: left;
	display: block;
}

main .exhibition-figure {
	margin-top: 2rem;
	text-align: center;
}

main .exhibition-figure:first-child {
	margin-top: 0;
}

main .exhibition-figure figure {
	display: inline-block;
	float: none;
	position: relative;
}

table.alg-product-input-fields-table {
	width: auto;
}

figure > figcaption {
	background: #f2f0e4;
	color: #000000;
	font-size: 1.1rem;
	line-height: 1.1;
	padding: 0.75rem;
}

h1, .h1,
h1.tribe-events-single-event-title {
	font-size: 2rem;
	font-weight: normal;
	line-height: 1.1;
}

header.page-header h1,
#home-gallery h2,
#home-intro h2 {
	font-size: 2.5rem;
}

header.page-header h1 {
	margin: 0;
}

h2, .h2 {
	font-size: 2rem;
	font-weight: 500;
}

h2 {
	margin: 0 0 1.25rem;
}

h3, .h3 {
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.5rem;
}

.tribe-common .archive-entries-list h3 {
	font-size: 1.5rem!important;
	line-height: 1.5rem!important;
}

h3 {
	margin: 0 0 0.25rem;
}

h4, .h4 {
	font-size: 1.25rem;
}

h5, .h5 {
	font-size: 1rem;
}

h6, .h6 {
	font-size: 0.85rem;
}

hr,
.tribe-events-event-meta::before,
.tribe-events-event-meta~div:not(.tribe-events-event-meta):not(.event-tickets) {
	border-top: 5px double #53382f;
	clear: both;
	margin: 0 auto 1.5rem;
	position: relative;
	width: 75%;
}

hr {
	margin: 2rem auto;
}

hr::after {
	background-color: #FFFFFF;
	background-image: url(img/cac-tile.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: 20px;
	content: '';
	display: block;
	height: 20px;
	margin: 0 auto;
	padding: 0 10px;
	transform: translateY(-12px);
	width: 40px;
	z-index: 2;
}

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

main {
	background: #ffffff;
}

p,
p.h1, p.h2, p.h3, p.h4, p.h5, p.h6,
.sidebar-gallery figure {
	margin-bottom: 1.5rem;
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
textarea {
	border: 1px solid #c3c2bf;
	padding: 8px 10px;
	width: 100%;
}

input[type=email]:focus,
input[type=email]:hover,
input[type=number]:focus,
input[type=number]:hover,
input[type=password]:focus,
input[type=password]:hover,
input[type=search]:focus,
input[type=search]:hover,
input[type=tel]:focus,
input[type=tel]:hover,
input[type=text]:focus,
input[type=text]:hover,
textarea:focus,
textarea:hover {
	border: 1px solid #606060;
}

li {
	margin-bottom: 0.825rem;
}

ol, ul {
	margin: 0 0 1.125rem;
	padding-left: 1.5rem;
}

p {
	margin: 0 0 1.3rem;
}

p.padtop {
	margin-top: 2rem;
}

cite > p {
	margin: 0;
}

strong.red {
	color: #a80000;
	font-weight: 500;
}

div.aside {
	background: #f5f3e6;
	border: 2px solid #d5d3c6;
	margin: 0 0 1.5rem;
	padding: 1rem 1rem 1px;
}

div.aside p,
div.aside ul {
	margin-bottom: 1rem;
}

div.aside ul {
	list-style-type: square;
	padding-left: 1.5rem;
}

body.digital-companion main {
	background: #E6E6DA;
}

body.digital-companion header.page-header {
	display: none;
}

div.aside.digital-companion {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	max-width: 26rem;
}

div.aside.digital-companion .row {
	margin-left: -0.125rem;
	margin-right: -0.125rem;
}

div.aside.digital-companion .row > div {
	padding: 0 0.125rem;
}

div.aside.indent {
	margin-left: auto;
	margin-right: auto;
	max-width: 75%;
}

table {
	border-left: 1px solid #b5b5b5;
	border-top: 1px solid #b5b5b5;
	margin: 0 0 1.5rem;
	width: 100%;
}

table td,
table th {
	border-bottom: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	line-height: 1.05;
	padding: 0.5rem;
	vertical-align: top;
}

table.no-border {
	border: 0;
	margin: 0 0 0.75rem;
	width: auto;
}

table.no-border td,
table.no-border th {
	border: 0;
	padding: 0;
	padding-bottom: 0.75rem;
	padding-right: 1rem;
}

table.padded td,
table.padded th {
	padding-left: 2rem;
}

table.padded td:first-child,
table.padded th:first-child {
	padding-left: 0;
}

ul.force-bullets,
ul.force-bullets li,
.gform_wrapper form ul.force-bullets li,
.gform_wrapper ul.force-bullets li {
	list-style:disc!important;
	list-style-type: disc!important;
}

ul.force-bullets {
	padding-bottom: 1rem;
	padding-left: 1rem!important;
}


/* LINK STYLES
====================================== */
a {
	color: #5B0E11;
	text-decoration: none;
}

.tribe-common a,
.tribe-common a:active,
.tribe-common a:visited {
	color: #5B0E11!important;
}

.tribe-common .tribe-common-anchor-thin,
.tribe-common .tribe-common-anchor-thin:active,
.tribe-common .tribe-common-anchor-thin:focus,
.tribe-common .tribe-common-anchor-thin:hover {
	border-bottom: none!important;
}

a[href^="mailto:"] {
	overflow-wrap: break-word;
}

a:focus,
a:hover,
.nav-primary-navigation > li:focus > a,
.nav-primary-navigation > li:hover > a,
.tribe-common a:focus,
.tribe-common a:hover {
	color: #000000;
	text-decoration: none;
}

a.btn,
button,
input[type=button],
input[type=reset],
input[type=submit],
.tribe-events-single-event-description a.btn,
.tribe-events-event-url a.btn,
.tribe-venue-url a.btn,
.tribe-organizer-url a.btn,
.tribe-block__organizer__website a.btn,
.tribe-block__venue__website a.btn,
.tribe_events p a.btn,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	background: #674e49;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.2;
	padding: 0.7rem 1.5rem;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

body.digital-companion a.btn,
body.digital-companion button,
body.digital-companion input[type=button],
body.digital-companion input[type=reset],
body.digital-companion input[type=submit] {
	background: #5c1a40;
}

body.digital-companion a.btn:focus,
body.digital-companion a.btn:hover,
body.digital-companion button:focus,
body.digital-companion button:hover,
body.digital-companion input[type=button]:focus,
body.digital-companion input[type=button]:hover,
body.digital-companion input[type=reset]:focus,
body.digital-companion input[type=reset]:hover,
body.digital-companion input[type=submit]:focus,
body.digital-companion input[type=submit]:hover {
	background: #000000;
}

.btn {
	margin: 0.25rem auto;
}

body.exhibition-grey .btn,
body.exhibition-grey .exhibition-gallery-entries ul.gallery-tabs > li a,
.btn.green {
	background: #336767;
}

a.btn.small {
	font-size: 0.9rem;
	line-height: 1;
	padding: 0.5rem 1.25rem;
}

ul.documents {
	border-left: 1px solid #b5b5b5;
	border-top: 1px solid #b5b5b5;
	list-style-type: none;
	margin-bottom: 1.5rem;
	padding: 0;
}

ul.documents li {
	border-bottom: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	margin: 0;
}

ul.documents li > a {
	display: block;
	padding: 0.5rem 0.75rem;
	padding-left: 2rem;
	position: relative;
	text-decoration: none;
}

ul.documents li > a::before {
	content: '\f1c1';
	left: 0.75rem;
	position: absolute;
	top: 0.5rem;
}


.btn.pdf::before,
.download.pdf::before,
.external.pdf::after {
	content: '\f15c\00a0\00a0';
}

main #content a.btn,
main #content .em-pagination a,
main #content .wp-pagenavi a {
	text-decoration: none;
}

button,
input[type=button],
input[type=reset],
input[type=submit],
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	border: 0;
	cursor: pointer;
}

a.btn:focus,
a.btn:hover,
body.exhibition-grey .btn:focus,
body.exhibition-grey .btn:hover,
body.exhibition-grey .exhibition-gallery-entries ul.gallery-tabs > li a:focus,
body.exhibition-grey .exhibition-gallery-entries ul.gallery-tabs > li a:hover,
.btn.green:focus,
.btn.green:hover,
button:focus,
button:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover,
.tribe-events-single-event-description a.btn:focus,
.tribe-events-single-event-description a.btn:hover,
.tribe-events-event-url a.btn:focus,
.tribe-events-event-url a.btn:hover,
.tribe-venue-url a.btn:focus,
.tribe-venue-url a.btn:hover,
.tribe-organizer-url a.btn:focus,
.tribe-organizer-url a.btn:hover,
.tribe-block__organizer__website a.btn:focus,
.tribe-block__organizer__website a.btn:hover,
.tribe-block__venue__website a.btn:focus,
.tribe-block__venue__website a.btn:hover,
.tribe_events p a.btn:focus,
.tribe_events p a.btn:hover,
.woocommerce #respond input#submit:focus,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:focus,
.woocommerce a.button:hover,
.woocommerce button.button:focus,
.woocommerce button.button:hover,
.woocommerce input.button:focus,
.woocommerce input.button:hover,
.woocommerce a.button.alt:focus,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:focus,
.woocommerce input.button.alt:hover {
	background-color: #000000;
	color: #FFFFFF;
}

.carousel-item a img {
	transition: filter 0.2s;
}

.carousel-item a:focus img,
.carousel-item a:hover img,
main a:focus img,
main a:hover img {
	filter: brightness(110%);
}

a.external::after,
a.zip::before,
li.external > a::after,
.home-news-links > li > a::after,
.social li a::after {
	display: inline-block;
	vertical-align: middle;
}

footer#site-footer a {
	color: #FFFFFF;
}

footer#site-footer a:focus,
footer#site-footer a:hover {
	text-decoration: underline;
}

#mobile-close,
#mobile-trigger {
	display: none;
}

.nav-primary-navigation > li.menu-item-has-children > a::after {
	content: "\f0d7";
	display: inline-block;
	font-size: 0.7rem;
	line-height: 1;
	margin-left: 0.4rem;
	vertical-align: middle;
}

.nav-primary-navigation .sub-menu > li.menu-item-has-children > a::after {
	content: '\f0da';
	display: block;
	font-size: 0.7rem;
	line-height: 1;
	position: absolute;
	right: 0.5rem;
	top: 50%;
	transform: translateY(-50%);
}

.nav-primary-navigation li.right .sub-menu > li.menu-item-has-children > a::after {
	content: '\f0d9';
}

a.external::after,
li.external > a::after {
	margin-left: 0.5rem;
	content: '\f35d';
	vertical-align: text-top;
}

a.zip::before  {
	margin-right: 0.5rem;
	content: '\f1c6';
	vertical-align: text-top;
}

.btn.print {
	font-size: 0.75rem;
	padding: 0.75rem;
	line-height: 1rem;
	text-transform: uppercase;
}

.btn.print::before {
	content: '\f02f\00a0';
	font-size: 1rem;
}

.social li.facebook a::after {
	content: '\f09a';
}

.social li.instagram a::after {
	content: '\f16d';
}

.social li.patreon a::after {
	content: '\f3d9';
}

.social li.pinterest a::after {
	content: '\f231';
}

.social li.twitter a::after {
	content: '\f099';
}

.social li.youtube a::after {
	content: '\f167';
}


/* SHELL STYLES
====================================== */
article {
	background: #FFFFFF;
	box-shadow: 0 1px 4px 2px #a0a0a0;
	padding: 2rem 0 0;
}

body.home article {
	padding: 2rem 2rem 1px;
}

article.full-width,
article#tribe-events-wrapper,
.artists-group-entries {
	padding: 2rem;
}

.artists-group-entries {
	padding-top: 0;
}

.cac-staff-entry,
.single-entry {
	margin-bottom: 1.5rem;
}

.cac-staff-entry::after {
	border-bottom: 3px solid #e5e5e5;
	content: '';
	display: block;
	font-size: 0;
}

.cac-presidents-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.cac-presidents-list li {
	margin: 0 0 1.5rem;
	padding: 0;
}

.cac-presidents-list li > div {
	float: left;
	padding-left: 1.5rem;
	width: 85%;
}

.cac-presidents-list li > div h2 {
	margin: 0;
}

.cac-presidents-list li > div p {
	margin: 0 0 0.25rem;
}

.cac-presidents-list li > figure {
	float: left;
	margin: 0;
	width: 15%;
}

.cac-presidents-list li > figure img {
	border: 2px solid #b5b5b5;
	display: block;
	width: 100%;
}

.cac-staff-entry.no-photo::after {
	margin-left: 0;
}

.cac-staff-data,
#container > #content,
.single-entry-data {
	float: right;
	width: 70%;
}

body.full-width #container > #content,
body.full-width #container > #sidebar {
	float: none;
	width: 100%;
}

body.full-width #container > #sidebar {
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	padding-right: 0;
}

#container > #content-full h1 {
	text-align: center;
}

.cac-staff-entry.no-photo .cac-staff-data {
	float: none;
	width: 100%;
}

.cac-staff-data,
.single-entry-data {
	float: left;
}

.cac-staff-meta,
#container > #sidebar,
.single-entry-meta {
	float: left;
	padding-right: 2rem;
	width: 30%;
}

article#page-artist-group #sidebar {
	padding-right: 40px;
}

.archive-entry-data .thumbnail {
	max-width: 20%;
}

.archive-entry-data .thumbnail a {
	box-shadow: 0 1px 4px 0px rgba(0,0,0,0.5);
	display: block;
}

.archive-entry-data .thumbnail a > img {
	display: block;
	width: 100%;
}

.archive-entry-data .readmore {
	text-transform: uppercase;
}

.single-entry-meta h2 {
	margin-bottom: 2rem;
}

.artists-group-entries ul,
.exhibition-gallery-entries ul,
.post-photo-album ul {
	list-style-type: none;
	margin: 0 -10px 1.5rem;
	padding: 0;
}

.artists-group-entries ul > li,
.exhibition-gallery-entries ul > li,
.post-photo-album ul > li {
	float: left;
	margin: 0 0 20px;
	padding: 0 10px;
	width: 25%;
}

.artists-group-entries ul > li p {
	margin: 0;
}

.artists-group-entries ul > li strong {
	font-weight: normal;
}

body.full-width .exhibition-gallery-entries ul > li {
	width: 16.666666%;
}

body.malibu .exhibition-gallery-entries {
	background: #326081;
	color: #FFFFFF;
	padding: 1.5rem 1.5rem 1px;
}

body.malibu .exhibition-gallery-entries ul {
	margin-bottom: 0;
}

body.malibu .exhibition-gallery-entries ul > li figure {
	border-color: #FFFFFF;
}

body.malibu .exhibition-gallery-entries ul > li a {
	color: #FFFFFF;
	text-decoration: underline;
}

body.malibu .exhibition-gallery-entries ul.gallery-tabs > li a {
	background: #FFFFFF;
	color: #326081;
	text-decoration: none;
}

body.malibu .exhibition-gallery-entries ul.gallery-tabs > li.active a {
	background: #0d3a59;
	color: #FFFFFF;
}

.exhibition-gallery-entries ul.gallery-tabs,
ul.voting {
	font-size: 0;
	margin: 0 -0.5rem;
	padding-left: 0;
}

.exhibition-gallery-entries ul.gallery-tabs {
	text-align: center;
}

.exhibition-gallery-entries ul.gallery-tabs > li,
ul.voting > li {
	display: inline-block;
	float: none;
	margin: 0 0 1rem;
	padding: 0 0.5rem;
	vertical-align: middle;
	width: auto;
}

.exhibition-gallery-entries ul.gallery-tabs > li a {
	background: #5B0E11;
	border-radius: 0.25rem;
	color: #FFFFFF;
	font-size: 0.9rem;
	line-height: 1;
	padding: 0.5rem 1.25rem;
}

.exhibition-gallery-entries ul.gallery-tabs > li a:focus,
.exhibition-gallery-entries ul.gallery-tabs > li a:hover,
.exhibition-gallery-entries ul.gallery-tabs > li.active a {
	background: #000000;
}

#exhibition-slideshow {
	background: #606060;
	margin: 0 0 1.5rem;
	padding: 0;
}

#exhibition-slideshow div.carousel-item {
	background: #606060;
	text-align: center;
}

#exhibition-slideshow div.carousel-item figure {
	float: none;
	margin: 0 auto;
	padding: 1.5rem;
}

#exhibition-slideshow div.carousel-item figure > figcaption {
	background: none;
	color: #FFFFFF;
	font-size: 0.9rem;
	margin: 0.5rem 0 0;
	padding: 0;
	text-align: center;
}

#exhibition-slideshow .carousel-control-next,
#exhibition-slideshow .carousel-control-prev {
	width: 3rem;
}

#exhibition-slideshow .carousel-control-next {
	background-image: linear-gradient(to left, #000000, rgba(0,0,0,0) )
}

#exhibition-slideshow .carousel-control-prev {
	background-image: linear-gradient(to right, #000000, rgba(0,0,0,0) )
}

#exhibition-slideshow img {
	max-height: 575px;
	width: auto;
}

.post-photo-album ul > li {
	width: 25%;
}

.artists-group-entries ul > li:nth-child(4n+1),
.exhibition-gallery-entries ul > li:nth-child(4n+1),
.post-photo-album ul > li:nth-child(4n+1) {
	clear: both;
}

body.page-template-page-full-width .post-photo-album ul > li,
body.full-width .exhibition-gallery-entries ul > li {
	width: 16.666666%;
}

body.page-template-page-full-width .post-photo-album ul > li.large,
body.full-width .exhibition-gallery-entries ul > li.large {
	width: 25%;
}

body.page-template-page-full-width .post-photo-album ul > li:nth-child(4n+1),
body.full-width .exhibition-gallery-entries ul > li:nth-child(5n+1),
body.full-width .exhibition-gallery-entries ul > li:nth-child(4n+1) {
	clear: none;
}

body.page-template-page-full-width .post-photo-album ul > li:nth-child(6n+1),
body.full-width .exhibition-gallery-entries ul > li:nth-child(6n+1) {
	clear: both;
}

body.full-width .exhibition-gallery-entries ul.featured > li {
	width: 25%;
}

body.full-width .exhibition-gallery-entries ul.featured > li:nth-child(4n+1) {
	clear: both;
}

body.full-width .exhibition-gallery-entries ul.featured > li:nth-child(6n+1) {
	clear: none;
}

.artists-group-entries ul > li a,
.exhibition-gallery-entries ul > li a,
.post-photo-album ul > li a {
	display: block;
}

.archive-entry.has-post-thumbnail figure,
.artists-group-entries ul > li figure,
.exhibition-gallery-entries ul > li figure,
.post-photo-album ul > li figure {
	border: 1px solid #b1b1b1;
    clear: none;
    float: none;
	margin-bottom: 0.5rem;
	padding: 5px;
}

.exhibition-gallery-entries ul > li figure img {
	width: 100%;
}

.artists-group-entries ul > li,
.exhibition-gallery-entries ul > li,
.post-photo-album ul > li {
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.1;
}

.exhibition-gallery-entries ul > li.award figure a,
.exhibition-gallery-entries ul > li.hold figure,
.exhibition-gallery-entries ul > li.sold figure {
	display: block;
	position: relative;
}

.exhibition-gallery-entries ul > li.award figure a::after {
	bottom: 5px;
	color: #FFFFFF;
	content: '\f559';
	display: block;
	font-weight: lighter;
	position: absolute;
	right: 10px;
	text-shadow: 2px 2px 0 #000000;
}

.exhibition-legend li.hold::before,
.exhibition-figure .figure-block figure.hold::after,
.exhibition-figure .figure-block figure.sold::after,
.exhibition-legend li.sold::before,
.exhibition-gallery-entries ul > li.hold figure::after,
.exhibition-gallery-entries ul > li.sold figure::after,
.featured-winners .winner.hold figure::after,
.featured-winners .winner.sold figure::after,
.modal.exhibition-statement .modal-content .modal-body figure.hold::after,
.modal.exhibition-statement .modal-content .modal-body figure.sold::after {
	background: #FF0000;
	bottom: 10px;
	border-radius: 5px;
	box-shadow: 0 0 4px 2px #000000;
	content: '';
	display: block;
	height: 12px;
	position: absolute;
	right: 10px;
	width: 12px;
}

.exhibition-legend li.hold,
.exhibition-legend li.sold {
	padding-left: 1.5rem;
	position: relative;
}

.exhibition-legend li.hold::before,
.exhibition-legend li.sold::before {
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.25);
	left: 0;
	right: auto;
	top: 0.5rem;
}

.exhibition-figure .figure-block figure.hold::after,
.exhibition-legend li.hold::before {
	background: #ffcc00;
}

.modal.exhibition-statement .modal-content .modal-body figure.hold::after,
.exhibition-gallery-entries ul > li.hold figure::after,
.featured-winners .winner.hold figure::after {
	background: #FFCC00;
}

.exhibition-gallery-entries ul > li.statement a > strong {
	text-decoration: underline;
}

.exhibition-legacy-entries > div {
	padding-top: 3rem;
}

.exhibition-legacy-entries > div:first-child {
	padding-top: 0;
}

.exhibition-legacy-cols {
	margin: 0 -15px;
}

.exhibition-legacy-cols > div {
	float: left;
	padding: 0 15px;
	width: 33.333333%;
}

.exhibition-legend {
	list-style-type: none;
	margin: 0 0 1rem;
	padding: 0;
}

body.hide-legend .exhibition-legend {
	display: none;
}

.exhibition-legend > li {
	display: inline-block;
	margin: 0;
	padding: 0;
	padding-right: 1.5rem;
	white-space: nowrap;
}

.exhibition-preview {
	float: right;
	margin: 0 0 1.25rem 1.25rem;
	max-width: 25%;
}

.exhibition-preview img {
	border: 1px solid #a8a8a8;
}

body.exhibition-grey .exhibition-gallery-entries > div,
.featured-winners {
	background: #606060;
	color: #FFFFFF;
}

body.exhibition-grey .exhibition-gallery-entries > div {
	padding: 1.5rem 1.5rem 0.5rem;
}

body.exhibition-grey .artists-group-entries ul,
body.exhibition-grey .exhibition-gallery-entries ul,
body.exhibition-grey .post-photo-album ul {
	margin: 0 -10px;
}

body.exhibition-grey .exhibition-gallery-entries > div a {
	color: #FFFFFF;
}

.featured-winners {
	margin: 0 0 2rem;
}

.featured-winners header {
	color: #FFFFFF;
	text-align: center;
	padding: 1.5rem 1rem;
}

.featured-winners header h2 {
	font-size: 2.5rem;
	font-weight: bold;
	margin: 0;
}

.featured-winners div.winner {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding: 1.5rem;
}

.featured-winners div.winner .artwork {
	margin: 0;
	padding-right: 1.5rem;
	position: relative;
	text-align: center;
	width: 50%;
}

.featured-winners div.winner .artwork > figure {
	float: none;
	display: inline-block;
	margin: 0;
	position: relative;
}

.featured-winners div.winner .artwork a {
	color: #FFFFFF;
}

.featured-winners div.winner .artwork > figure img {
	background: #333333;
	box-shadow: 0 2px 4px 3px rgba(0,0,0,0.5);
	max-height: 575px;
	width: auto;
}

.featured-winners div.winner .artwork p {
	margin: 0.5rem 0 0;
}

.featured-winners div.winner .description {
	width: 50%;
}

.featured-winners div.winner .description > div {
	color: #FFFFFF;
}

.featured-winners div.winner .description h2 {
	font-size: 2.5rem;
	font-weight: bold;
	line-height: 1;
}

.featured-winners div.winner .description h2 > small {
	display: inline-block;
}

.featured-winners div.winner .description .jurors-note {
	font-style: italic;
}

ul.award-winners {
	list-style-type: none;
	padding-left: 0;
}

ul.award-winners > li {
	line-height: 1.2;
	margin-bottom: 1rem;
	padding-left: 1.5rem;
	position: relative;
}

ul.award-winners > li::before {
	content: '\f559';
	display: block;
	left: 0;
	position: absolute;
	top: 0;
}

#container {
	padding: 0 2rem 2rem;
}

#container.no-cpt-header {
	padding-top: 2rem;
}

article#tribe-events-wrapper #container {
	padding: 0;
}

footer.section-footer,
header.section-header {
	margin-bottom: 30px;
	text-align: center;
}

header.section-header h2 {
	margin: 0;
}

footer#site-footer {
	color: #FFFFFF;
	font-size: 0.9rem;
	line-height: 1.25;
	padding: 1rem 0;
}

footer#site-footer #footer-address {
	padding-top: 1.5rem;
}

#footer-colophon {
	float: left;
	width: 50%;
}

#footer-masthead {
	float: left;
	width: 65%;
}

#footer-social {
	float: left;
	text-align: right;
	width: 50%;
}

#footer-utility-nav {
	float: left;
	text-align: right;
	width: 35%;
}

.front-page-news figure img,
.sidebar-gallery img {
	border: 1px solid #a8a8a8;
	box-shadow: 0 2px 4px 0px rgba(0,0,0,0.2);
	display: block;
	width: 100%;
}

.gallery-entries {
	margin-left: -10px;
	margin-right: -10px;
}

.gallery-entries > div {
	float: left;
	font-size: 1rem;
	margin: 0 0 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.gallery-entries > div figure {
	border: 1px solid #b1b1b1;
	margin-bottom: 0.5rem;
}

.gallery-entries > div p {
	line-height: 1;
	margin-bottom: 0;
}

.gallery-entries.col3 > div {
	width: 33.333333%;
}

.gallery-entries.col6 > div {
	width: 16.666666%;
}

.gallery-entries.col3 > div:nth-child(3n+1),
.gallery-entries.col4 > div:nth-child(4n+1),
.gallery-entries.col5 > div:nth-child(5n+1),
.gallery-entries.col6 > div:nth-child(6n+1) {
	clear: both;
}

.guest-judges .judge {
	display: flex;
	flex-wrap: nowrap;
	margin: 0 0 1.5rem;
}

.guest-judges .judge .photo {
	flex: 120px 0 0;
	padding-left: 15px;
}

div.group,
ul.group {
	margin: 0 0 3rem;
}

ul.group {
	list-style-type: none;
	padding: 0;
}

div.group > div,
ul.group > li {
	border: 1px solid #b4b4b4;
	line-height: 1.2;
	margin: 0 0 0.75rem;
	padding: 1rem;
}

div.group > div {
	font-size: 0.9em;
	margin: 0 0 1rem;
	padding: 1rem;
}

div.group > div,
ul.group > li {
	border-left-width: 5px;
}

div.group > div a,
ul.group > li a {
	text-decoration: underline;
}

div.group > div div.note {
	background: #edf0f2;
	border: 2px solid #d5e7f2;
	margin: 0 0 1rem;
	padding: 1rem;
}

div.group > div div.note:last-child {
	margin: 0;
}

div.group > div.founding,
ul.group > li.founding {
	border-left-color: #cccb9c;
}

div.group > div.new,
ul.group > li.new {
	border-left-color: #bdddf2;
}

div.group div p {
	margin: 0 0 1rem;
}

div.group div p:last-child {
	margin: 0;
}

ul.group > li p {
	margin: 0;
}

header.page-header {
	margin-top: -2rem;
	padding: 2rem;
	text-align: center;
}

article.full-width header.page-header {
	margin: 0;
	padding: 0 0 2rem;
	/*article#tribe-events-wrapper,
	.artists-group-entries*/
}

header.page-header h1 small {
	display: block;
	font-size: 2rem;
	margin-top: -0.25rem;
}

header#site-header {
	background: #e6e6dc;
	padding: 18px 0 10px;
	width: 100%;
}

header#site-header .masthead nav header,
header#site-header .masthead nav .search-box-mobile {
	display: none;
}

#header-utility-navigation {
	position: absolute;
	right: 0;
	top: 15px;
}

#home-features ul,
.news-features ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#home-features ul {
	margin-left: -5px;
	margin-right: -5px;
}

#home-features ul > li {
	float: left;
	margin: 0;
	padding: 0 5px 10px;
	width: 25%;
}

#home-features ul > li.full {
	float: none;
	padding-top: 1.5rem;
	width: 100%;
}

#home-features ul > li:nth-child(4n+1),
#home-features ul > li.full {
	clear: both;
}

#home-features ul > li a,
.news-features ul > li a {
	display: block;
}

#home-features ul > li a {
	color: #FFFFFF;
}

#home-features ul > li figure {
	margin: 0;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

#home-features ul > li figure img {
	display: block;
	height: auto;
	width: 100%;
}

#home-features ul > li.half {
	float: left;
	width: 50%;
}

#home-features ul > li figure h2 {
	bottom: 0;
	font-size: 1.5rem;
	left: 0;
	line-height: 1.1;
	margin: 0;
	padding: 1.25rem;
	position: absolute;
	right: 0;
	text-shadow: 2px 2px 0 #000000;
	width: 100%;
	z-index: 2;
}

#home-features ul > li.first,
#home-features ul > li.full,
.news-features ul > li:nth-child(2n+1) {
	clear: both;
}

#home-features,
#home-gallery,
#home-intro {
	margin: 0 0 3.5rem;
}

#home-gallery {
	margin-left: -10px;
	margin-right: -10px;
	text-align: center;
}

#home-intro h2 {
	text-align: center;
}

#home-news-events ul {
	list-style-type: none;
	margin: 0 -15px;
	padding: 0;
}

#home-news-events ul > li {
	float: left;
	margin: 0 0 30px;
	padding: 0 15px;
	width: 25%;
}

#home-news-events ul > li:nth-child(4n+1) {
	clear: both;
}

#home-news-events ul > li a {display: block;}

#home-news-events ul > li figure {
	position: relative;
	z-index: 1;
}

#home-news-events ul > li figure div {
	bottom: 0;
	left: 0;
	padding: 1rem;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 2;
}

#home-upcoming ul {
	list-style-type: none;
	margin: 0 -15px;
	padding: 0;
}

#home-upcoming ul > li {
	float: left;
	margin: 0 0 30px;
	padding: 0 15px;
	width: 33.333333%;
}

#home-upcoming ul > li:nth-child(3n+1) {
	clear: both;
}

#home-upcoming ul > li a {
	display: block;
}

#home-upcoming ul > li a > figure {
	position: relative;
	z-index: 1;
}

#home-upcoming ul > li a > figure img {
	display: block;
	width: 100%;
}

.latest-news {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.latest-news h3 {
	margin: 0;
}

.latest-news li {
	margin-bottom: 1rem;
}

main {
	background: #e6e6dc;
	font-size: 1.25rem;
	min-height: 12rem;
	padding: 0 0 4rem;
}

#mainstage {
	background: #FFFFFF;
	position: relative;
}

.news-features ul {
	margin-left: -10px;
	margin-right: -10px;
}

.news-features ul > li {
	padding-left: 10px;
	padding-right: 10px;
}

.news-features ul > li {
	float: left;
	margin: 0 0 20px;
	width: 50%;
}

.news-features ul > li figure {
	margin-bottom: 0.5rem;
}

#overlay-response {
	opacity: 0;
}

.page-header-utility {
	padding: 0.75rem 1rem;
	position: absolute;
	top: 0;
	right: 2rem;
	z-index: 2;
}

.presidents-archive ul {
	list-style-type: none;
	margin-bottom: 0;
	margin-left: -10px;
	margin-right: -10px;
	padding: 0;
}

.presidents-archive ul > li {
	float: left;
	padding: 0 10px 1rem;
	text-align: center;
	width: 33.333333%;
}

.presidents-archive ul > li:nth-child(3n+1) {
	clear: both;
}

.presidents-archive ul li p {
	margin: 0;
}

.section {
	padding-bottom: 2rem;
}

.section.exhibition-footer {
	padding-bottom: 0;
}

.related.products > h2,
.section h2 {
	position: relative;
}

.related.products > h2::before,
.section h2::before {
	border-top: 5px double #d5d5d5;
	content: '';
	left: 0;
	position: absolute;
	top: 50%;
	width: 100%;
}

.related.products > h2 strong,
.section h2 strong {
	background: #FFFFFF;
	display: inline-block;
	font-weight: normal;
	padding-right: 1rem;
	position: relative;
	z-index: 2;
}

.section-features > ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.section-features > ul li {
	margin: 0 0 1.5rem;
	padding: 0;
}

.section-features > ul li > a {
	display: inline-block;
}

.section-features > ul li > a figure {
	float: left;
	margin: 0;
	width: 40%;
}

.section-features > ul li > a h2 {
	float: left;
	padding: 1rem 20px;
	width: 60%;
}

.sidebar-gallery figure {
	font-size: 1rem;
	line-height: 1.3;
}

.sidebar-gallery figure p {
	margin-bottom: 1rem;
}

.single-entry-data .featured-image {
	float: right;
	margin: 0 0 1.5rem 1.5rem;
	max-width: 50%;
}

.single-video-content {
	margin-bottom: 4rem;
}

.stop.alert {
	background: #c10005;
	border-radius: 0.5rem;
	color: #FFFFFF;
}

.stop.alert {
	background: #f5f3e6;
	border: 3px solid #c10005;
	border-radius: 0.5rem;
	color: #c10005;
	font-weight: bold;
}

.stop.alert p:last-child {
	margin: 0;
}

.stop.alert > div {
	padding: 0.5rem 0;
	padding-left: 3rem;
	position: relative;
}

.stop.alert > div::before {
	background-image: url(img/stop-red.png);
	background-size: 32px;
	content: '';	
	height: 32px;
	width: 32px;
	display: block;
	left: 0;
	position: absolute;
	top: 0.85rem;
}

.user-privileged-login {
	text-align: center;
}

/* MASTHEAD STYLES */
.masthead .logo img {
	width: 100%;
}

.masthead .logo p {
	margin: 0;
}

.masthead .tagline {
	font-style: italic;
	margin: 0;
}

footer#site-footer .masthead {
	display: table;
	table-layout: fixed;
	width: 100%;
}

footer#site-footer .site-title p {
	margin: 0 0 0.25rem;
}

footer#site-footer .masthead #footer-primary {
	display: table-cell;
	padding-left: 12px;
	vertical-align: middle;
}

footer#site-footer .masthead .logo {
	display: table-cell;
	vertical-align: middle;
	width: 90px;
}

footer#site-footer .masthead .site-title img {
	width: 480px;
}

footer#site-footer .masthead .tagline {
	font-size: 1.1rem;
	line-height: 1.3;
	/*width: 40%;*/
}

header#site-header .masthead {
	display: table;
	width: 100%;
}

header#site-header .masthead #header-primary {
	display: table-cell;
	padding-left: 12px;
	position: relative;
	vertical-align: top;
}

header#site-header .masthead .logo {
	display: table-cell;
	padding-bottom: 8px;
	width: 158px;
}

header#site-header .masthead .site-name {
	color: #674e49;
	font-size: 1.4rem;
	padding-left: 8px;
}

header#site-header .masthead .site-title {
	padding: 16px 0 0;
}

header#site-header .masthead .site-title img {
	width: 620px;
}

header#site-header .site-title p {
	margin: 0 0 0.5rem;
}

header#site-header .masthead .tagline {
	line-height: 1.1;
	/*width: 50%;*/
}

/* VIDEO LIBRARY styles */
ul.video-entries {
	list-style-type: none;
	margin: 0 -5px;
	padding-left: 0;
}

ul.video-entries li {
	float: left;
	margin: 0 0 10px;
	padding: 0 5px;
	width: 33.333333%;
}

ul.video-entries li:nth-child(3n+1) {
	clear: both;
}

ul.video-entries li a {
	display: block;
	font-size: 1rem;
	height: 100%;
	line-height: 1.2;
	position: relative;
	text-decoration: none;
}

ul.video-entries li a > figure {
	border: 1px solid #e5e5e5;
    clear: none;
    float: none;
	margin: 0;
}

ul.video-entries li a > div {
	padding: 0.5rem 0 0.75rem;
}

ul.video-entries li a > div strong {
	display: block;
}


/* DARK TEMPLATE
====================================== */
body.dark {
	background: #333333;
}

body.dark article {
	background: rgba(0, 0, 0, 0.75);
	color: #FFFFFF;
}

body.dark article .modal-body {
	color: #000000;
}

body.dark header#site-header,
body.dark main {
	background: #000000;
}

body.dark #container {
	padding-bottom: 1px;
}

body.dark hr {
	border-top: 5px double #FFFFFF;
}

body.dark hr::after {
	background-color: #000000;
	background-image: url(img/cac-tile-reverse.png);
}

body.dark main,
body#exhibition-mars main {
	padding-top: 2.5rem;
}

body.dark main a {
	color: #FFFFFF;
}

body.dark main #content a {
	text-decoration: underline;
}

body.dark main #content a.btn,
body.dark main #content .exhibition-gallery-entries ul.gallery-tabs > li a {
	background: #808080;
	text-decoration: none;
}

body.dark main #content a.btn:focus,
body.dark main #content a.btn:hover,
body.dark main #content .exhibition-gallery-entries ul.gallery-tabs > li a:focus,
body.dark main #content .exhibition-gallery-entries ul.gallery-tabs > li a:hover,
body.dark main #content .exhibition-gallery-entries ul.gallery-tabs > li.active a {
	background: #FFFFFF;
	color: #000000;
}

body.dark .nav-primary-navigation > li > a {
	color: #FFFFFF;
}

body.dark header#site-header .masthead .site-name {
	color: #FFFFFF;
}

body.dark header#site-header .search-field {
	background-image: url(img/search-reverse.png);
}

body.dark header#site-header .search-field:focus,
body.dark header#site-header .search-field:hover {
	background-image: url(img/search.png);
}

body.dark .modal.exhibition-statement .modal-nav:focus,
body.dark .modal.exhibition-statement .modal-nav:hover {
	background-color: rgba(255,255,255,0.25);
}

body.dark .nav-utility-navigation > li > a:focus,
body.dark .nav-utility-navigation > li > a:hover {
	background: #FFFFFF;
	color: #000000;
}

body.dark .related.products > h2 strong,
body.dark .section h2 strong {
	background: #000000;
}

body.dark #sidebar a:focus,
body.dark #sidebar a:hover,
body.dark #sidebar li.current-menu-item > a {
	color: #FFFFFF;
}

body.dark #sidebar li.current-menu-item > a {
	font-weight: bold;
}


/* CUSTOM "PAGE ID" STYLES
====================================== */
body#exhibition-mars main {
	background-image: url(img/Visible-image-of-surrounding-star-field.jpg);
}


/* CAROUSEL STYLES
====================================== */
.carousel-item > a {
	display: block;
	position: relative;
}

.carousel-item > a > div,
.carousel-item > div {
	bottom: 0;
	color: #FFFFFF;
	display: block;
	font-size: 1.2rem;
	font-weight: 100;
	left: 0;
	line-height: 1;
	padding: 20px;
	position: absolute;
	right: 0;
	text-shadow: 2px 2px 0px #000000;
	z-index: 10;
}

.carousel-item figure {
	margin: 0;
	position: relative;
}

.carousel-item > a > div,
.carousel-item > div {
	bottom: 2.5rem;
	left: 0;
	position: absolute;
	right: 0;
}

.carousel-item > a > div > div,
.carousel-item > div > div {
	background: rgba(0,0,0,0.3);
	left: -20%;
	margin: 0 auto;
	max-width: 1145px;
	padding: 1.5rem 1rem;
	padding-left: 20%;
	position: relative;
}

.carousel-item > a:focus > div > div,
.carousel-item > a:hover > div > div {
	background: rgba(0,0,0,0.5);
}

.carousel-item > a > div,
.carousel-item > div {
	color: #FFFFFF;
	font-size: 1.75rem;
	text-decoration: none;
	text-shadow: 2px 1px 0 #000000;
}

.carousel-item h2 {
	font-size: 2.25rem;
	line-height: 1;
	margin: 0.5rem 0;
}

.carousel-item .lede {
	font-style: italic;
	margin: 0 0 0.25rem;
}

.carousel-item .location {
	margin: 0;
}

.carousel-item figure em {
	bottom: 0;
	color: #FFFFFF;
	display: block;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1;
	padding: 1.5rem;
	position: absolute;
	right: 0;
	text-shadow: 2px 1px 0 #000000;
	z-index: 2;
}

#carousel img {
	display: block;
	width: 100%;
}


/* NAVIGATION STYLES
====================================== */
#menu-primary-navigation {
	bottom: -2px;
	position: absolute;
}

/* WEBSITE - FOOTER MENU */
footer#site-footer .footer-links {
	margin-bottom: 1.5rem;
	padding-top: 1.5rem;
}

footer#site-footer .footer-links > div ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

footer#site-footer .footer-links > div ul > li {
	margin: 0;
}

footer#site-footer .footer-links > div ul > li > a {
	display: block;
	line-height: 1;
	padding: 8px;
	text-transform: uppercase;
}

footer#site-footer .social ul {
	font-size: 0;
	line-height: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

footer#site-footer .social ul > li {
	display: inline-block;
	margin: 0;
	margin-right: 8px;
}

footer#site-footer .social li a:focus,
footer#site-footer .social li a:hover {
	text-decoration: none;
}

footer#site-footer .social li a::after {
	border: 1px solid #FFFFFF;
	border-radius: 50%;
	display: block;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 40px;
}

footer#site-footer .social li a:focus::after,
footer#site-footer .social li a:hover::after {
	background: rgba(0,0,0,0.5);
}


/* WEBSITE - HEADER MAIN MENU */
.nav-primary-navigation,
.nav-utility-navigation {
	font-size: 0;
	line-height: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.nav-primary-navigation > li,
.nav-utility-navigation > li {
	display: inline-block;
	margin: 0;
	padding: 0;
	padding-right: 8px;
	position: relative;
	vertical-align: top;
}

.nav-primary-navigation li > a,
.nav-utility-navigation li > a {
	display: block;
	font-weight: 400;
	line-height: 1;
	padding: 8px;
}

.nav-primary-navigation > li > a {
	border-bottom: 2px solid transparent;
	font-size: 1.5rem;
	padding-bottom: 5px;
}

.nav-primary-navigation > li.current-menu-ancestor > a,
.nav-primary-navigation > li.current-menu-item > a,
.nav-primary-navigation > li.current-menu-parent > a {
	border-bottom: 2px solid #674e49;
}

.nav-primary-navigation li.menu-item-has-children:focus > .sub-menu,
.nav-primary-navigation li.menu-item-has-children:hover > .sub-menu {
	display: block;
	left: 0;
	position: absolute;
	margin-top: -2px;
	width: 15rem;
	z-index: 100;
}

.nav-primary-navigation .sub-menu li.menu-item-has-children:focus .sub-menu,
.nav-primary-navigation .sub-menu li.menu-item-has-children:hover .sub-menu {
	left: 100%;
}

.nav-primary-navigation .sub-menu {
	background: #f4f3eb;
	box-shadow: 0 3px 10px 0px rgba(0,0,0,0.5);
	display: none;
	list-style-type: none;
	padding: 0;
	text-align: left;
}

.nav-primary-navigation .sub-menu > li {
	border-top: 1px solid #d1cac8;
	margin: 0;
	position: relative;
}

.nav-primary-navigation .sub-menu > li:first-child {
	border-top: 0;
}

.nav-primary-navigation .sub-menu > li > a {
	border-left: 3px solid transparent;
	font-size: 1rem;
	line-height: 1.25;
}

.nav-primary-navigation .sub-menu li:focus > a,
.nav-primary-navigation .sub-menu li:hover > a,
.nav-primary-navigation .sub-menu li.current-menu-ancestor > a,
.nav-primary-navigation .sub-menu li.current-menu-item > a,
.nav-primary-navigation .sub-menu li.current-menu-parent > a {
	border-left: 3px solid #674e49;
	color: #000000;
}

.nav-primary-navigation .sub-menu li.current-menu-ancestor > a,
.nav-primary-navigation .sub-menu li.current-menu-item > a,
.nav-primary-navigation .sub-menu li.current-menu-parent > a {
	font-weight: bold;
}

.nav-primary-navigation .sub-menu li:focus > ul,
.nav-primary-navigation .sub-menu li:hover > ul {
	display: block;
	left: 100%;
	top: 0;
}

/* WEBSITE - HEADER UTILITY NAVIGATIOn */
.nav-utility-navigation > li::after,
.nav-utility-navigation > li::before,
.nav-utility-navigation > li > a {
	font-size: 1rem;
}

.nav-utility-navigation > li {
	padding: 0;
	padding-left: 2px;
}

.nav-utility-navigation > li:last-child::after {
	content: '';
}

.nav-utility-navigation > li > a {
	background: #b2a58b;
	color: #FFFFFF;
	display: inline-block;
	padding: 0.5rem 0.75rem;
	text-decoration: none;
	transition: background 0.2s;
}

.nav-utility-navigation > li > a:focus,
.nav-utility-navigation > li > a:hover {
	background: #000000;
	color: #FFFFFF;
	text-decoration: none;
}


/* SIDEBAR NAVIGATION */
#sidebar .menu,
#sidebar .menu .sub-menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar .menu {
	border-bottom: 1px solid #b5b5b5;
	margin-bottom: 2rem;
}

#sidebar .menu > li,
#sidebar .menu .sub-menu > li {
	border-top: 1px solid #b5b5b5;
	margin: 0;
	padding: 1px 0;
}

#sidebar li > a {
	border-left: 5px solid transparent;
	display: block;
	padding: 0.25rem 0.5rem;
}

#sidebar a:focus,
#sidebar a:hover,
#sidebar .menu .sub-menu li.current-menu-ancestor > a,
#sidebar .menu .sub-menu li.current-event-ancestor > a,
#sidebar .menu .sub-menu li.current_event-parent > a,
#sidebar .menu .sub-menu li.current_page_ancestor > a,
#sidebar .menu .sub-menu li.current-page-ancestor > a {
	border-left: 5px solid #b5b5b5;
	color: #674e49;
}

#sidebar li.current-menu-item > a {
	border-left: 5px solid #000000;
	color: #000000;
}

#sidebar .menu > li > a {
	text-transform: uppercase;
}

#sidebar .menu#menu-footer-menu > li > a {
	text-transform: none;
}

#sidebar .menu .sub-menu {
	font-size: 0.95rem;
	padding-top: 1px;
}

#sidebar .menu .sub-menu .sub-menu {
	/*display: none;*/
	margin-left: 1rem;
}

/* ARTISTS INDEX NAVIGATION */
.roster-alpha {
	list-style-type: none;
	margin: 0 0 1.5rem;
	padding: 0;
}

.roster-alpha > li {
	display: inline-block;
	margin: 0;
	margin-left: 0.5rem;
	padding: 0;
}

.roster-alpha > li > a {
	display: block;
}

/* SINGLE POST - FOOTER NAVIGATION */
.single-post-navigation {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.single-post-navigation > li {
	float: left;
	width: 50%;
}

.single-post-navigation > li.prev {
	text-align: right;
}


/* FORM STYLES
====================================== */
input[type=button],
input[type=reset],
input[type=submit] {
	cursor: pointer;
}

select.form-control {
	padding: 0.65rem .75rem;
}

select.form-control.calls-entries {
	display: inline-block;
	max-width: 250px;
}

select.form-control:not([size]):not([multiple]) {
	height: auto;
}

.header-search-form {
	float: left;
	padding-right: 12px;
	width: 24%;
}

.header-search-form .form-field,
.header-search-form .form-submit {
	margin: 0;
	padding: 0;
}

.header-search-form .form-field {
	float: left;
	width: calc(100% - 40px);
}

.header-search-form .form-field input {
	border: 1px solid #d9dae4;
	padding: 5px;
}

.header-search-form .form-submit {
	float: left;
	width: 40px;
}

.header-search-form .form-submit input {
	background-color: transparent;
	background-image: url(img/search.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 1.5rem;
	padding: 5px;
	width: 40px;
}

.header-search-form .form-submit input::before {
	content: 'x';
	font-size: 1rem;
}

body.digital-companion input[type=text] {
	text-align: center;
	width: 120px;
}


/* GRAVITY FORMS STYLES
====================================== */
body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0!important;
}

.gform_wrapper .ginput_complex .ginput_left,
.gform_wrapper .ginput_complex .ginput_right {
	padding-right: 0!important;
	width: 100%!important;
}

.gform_wrapper ul.gfield_checkbox,
.gform_wrapper ul.gfield_radio {
	white-space: nowrap;
}

.gform_wrapper ul.gfield_checkbox li,
.gform_wrapper ul.gfield_radio li {
	display: inline-block;
	margin: 0 1.5rem 0.5rem 0;
}

.gform_wrapper ul.gfield_checkbox li,
.gform_wrapper ul.gfield_radio li {
	display: block;
}

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

.gform_wrapper ul.gfield_radio li,
.gform_wrapper ul.gfield_checkbox li {
	position: relative;
}

.gform_wrapper .gform_page_footer {
	border: 0 !important;
}

.gform_wrapper ul.gfield_radio li label,
.gform_wrapper ul.gfield_checkbox li label {
	display: block!important;
	font-size: 1.25rem;
	padding: 0 1.5rem!important;
	max-width: none!important;
}

.gform_page_footer {
	text-align: center;
}

.gform_wrapper ul.gfield_radio li label {
	padding-left: 1.125rem!important;
}

.gform_wrapper .gfield_checkbox li input,
.gform_wrapper .gfield_checkbox li input[type=checkbox],
.gform_wrapper .gfield_radio li input[type=radio] {
	left: 0;
	position: absolute;
	top: 0.2rem;
	vertical-align: top!important;
}

.gform_wrapper .gfield_radio li label {
	margin-left: 0.5rem!important;
}

.gform_wrapper ul.gform_fields li.gfield.gfield_error {
	border: 1px solid #c89797;
	padding-left: 1rem!important;
	padding-right: 1rem!important;
}

.gform_wrapper ul.gfield_checkbox,
.gform_wrapper ul.gfield_radio {
	margin: 0 !important;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
	margin-top: 0!important;
}

.gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0!important;
}

.gform_wrapper label.gfield_label,
.gform_wrapper legend.gfield_label {
	font-weight: normal!important;
}

.gform_wrapper .gf_progressbar_wrapper,
.gform_wrapper .gfield_required {
	display: none;
}


/* LIGHTBOX STYLES
====================================== */
.nivo-lightbox-theme-default .nivo-lightbox-title {
	background: #FFFFFF;
	border-radius: 0.25rem;
	box-shadow: 0 2px 10px 0 #000000;
	color: #000000;
	display: inline-block;
	font-weight: 600;
}

.nivo-lightbox-theme-default .nivo-lightbox-image img {
	border: 15px solid #FFFFFF;
	box-shadow: 0 2px 10px 0 #000000;
}


/* SEARCH FORM STYLES
====================================== */
header#site-header .search-box {
	bottom: -0.5rem;
	font-size: 0;
	line-height: 0;
	position: absolute;
	right: 0;
}

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

header#site-header .search-form label {
	display: block;
}

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

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

header#site-header .search-form .search-submit {
	display: none
}

header#site-header .search-field {
	background-color: transparent;
	background-image: url(img/search.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	color: #674e49;
	cursor: pointer;
	font-size: 1rem;
	height: 37px;
	margin: 3px 0;
	float: right;
	padding: 0 0 0 34px;
	position: relative;
	display: inline-block;
	width: 0;
	z-index: 1000
}

header#site-header .search-field::placeholder {
	color: #674e49;
}

header#site-header .search-field:-ms-input-placeholder {
	color: #674e49;
}

header#site-header .search-field::-ms-input-placeholder {
	color: #674e49;
}

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

header#site-header .search-form {
	display: inline-block;
	margin: 0;
	margin-left: 30px;
	width: 35px
}

main .search-form {
	margin: 0 0 1.5rem;
	max-width: 85%;
}

main .search-form .form-input {
	float: left;
	width: 75%;
}

main .search-form .form-submit {
	float: left;
	padding-left: 0.75rem;
	width: 25%;
}

main .search-form .form-submit input[type=submit] {
	width: 100%;
}


/* YOP-POLL STYLES
====================================== */
.basic-yop-poll-container {
	background: #fcfbf5 !important;
	border: 2px solid #e4e4e4 !important;
	border-radius: 0.25rem!important;
	padding: 1.5rem !important;
}

.basic-yop-poll-container .basic-answer {
	margin: 0 0 0.5rem !important;
}

.basic-yop-poll-container .basic-answer .basic-text {
	font-size: 1rem !important;
}

.basic-yop-poll-container .basic-custom-field,
.basic-yop-poll-container .basic-question {
	margin: 0;
}

.basic-yop-poll-container .basic-elements {
	margin-bottom: 1rem;
}

.basic-yop-poll-container .basic-inner {
	padding: 0 !important;
}

.basic-yop-poll-container .basic-message {
	background: #674e49 !important;
	border: 0 !important;
	border-radius: 0.25rem;
	padding: 1rem !important;
}

.basic-yop-poll-container .basic-message p {
	color: #FFFFFF !important;
	font-size: 1rem !important;
	font-weight: bold !important;
	margin: 0;
}

.basic-yop-poll-container .basic-message.basic-error,
.basic-yop-poll-container .basic-message.basic-success,
.basic-yop-poll-container .basic-message.show {
	margin: 0 0 1rem;
}

.basic-yop-poll-container .basic-question-title h5 {
	font-size: 1.25rem!important;
	margin: 0 0 1rem !important;
}

.basic-yop-poll-container .basic-vote {
	margin: 0 !important;
}

.basic-yop-poll-container a.basic-vote-button {
	background: #674e49 !important;
	border-radius: 3px !important;
	color: #FFFFFF !important;
	font-size: 1rem !important;
	font-weight: bold !important;
	line-height: 1 !important;
	padding: 0.8rem 1.5rem !important;
	text-align: center !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
}

.basic-yop-poll-container a.basic-vote-button:focus,
.basic-yop-poll-container a.basic-vote-button:hover {
	background: #000000 !important;
}

.bootstrap-yop label {
	margin: 0;
}


/* MODAL STYLES
====================================== */
main .modal-dialog figure {
	clear: none;
	float: none;
}

.modal-open .modal {
	padding: 0 1rem!important;
}

.modal.exhibition-statement .modal-dialog {
	max-width: 75%;
}

.modal.exhibition-statement .modal-content {
	background: none;
	border: 0;
	padding: 0;
}

.modal.exhibition-statement .modal-content .close {
	color: #FFFFFF;
	opacity: 1;
}

.modal.exhibition-statement .modal-content .modal-body {
	background: #FFFFFF;
	border-radius: 0.25rem;
	font-size: 1rem;
	line-height: 1.15;
	padding: 2rem;
	text-align: center;
}

.modal.exhibition-statement .modal-content .modal-body .modal-artists {
	display: none;
}

.modal.exhibition-statement .modal-content .modal-body a {
	text-decoration: underline;
}

.modal.exhibition-statement .modal-content .modal-body a.btn {
	text-decoration: none;
}

.modal.exhibition-statement .modal-content .modal-body .artist-statement {
	text-align: center;
}

.modal.exhibition-statement .modal-content .modal-body h3 {
	font-size: 1rem;
}

.modal.exhibition-statement .modal-content .modal-body p {
	margin: 0 0 1rem;
}

.modal.exhibition-statement .modal-content .modal-body figure {
	display: inline-block;
	position: relative;
	width: auto;
}

.modal.exhibition-statement .modal-content .modal-body figure > a {
	display: block;
	position: relative;
}

.modal.exhibition-statement .modal-content .modal-body figure > a::before {
	bottom: 0;
	content: '\f00e';
	color: #FFFFFF;
	font-size: 0.9rem;
	left: 0;
	padding: 0.75rem;
	position: absolute;
	text-shadow: 2px 2px 0 #000000;
	z-index: 10;
}

.modal.exhibition-statement .modal-content .modal-body figure img {
	max-height: 50vh;
	max-width: 100%;
	width: auto;
}

.modal.exhibition-statement .modal-content .modal-body figure.full img {
	max-height: none;
	max-width: 100%;
}

.modal.exhibition-statement .modal-content .modal-body figure.full > a::before {
	content: '\f010';
}

.modal.exhibition-statement .modal-nav {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	font-size: 0;
	height: 100%;
	opacity: 0.5;
	position: fixed;
	text-indent: -9999px;
	top: 0;
	width: 8%;
}

.modal.exhibition-statement .modal-nav:hover {
	background-color: rgba(0,0,0,0.5);
	opacity: 1;
}

.modal.exhibition-statement .modal-nav.modal-next {
	background-image: url(img/next.png);
	right: 0;
}

.modal.exhibition-statement .modal-nav.modal-prev {
	background-image: url(img/prev.png);
	left: 0;
}


/* LOGIN MODAL STYLES
======================================
#login-modal .modal-content {
	background: #f5f4ec;
	border-radius: 0;
	color: #231f20;
	font-size: 1.25rem;
	font-weight: lighter;
	padding: 3.5rem 3.5rem 2rem;
	text-align: center;
}

#login-modal .modal-content .form-meta {
	font-size: 1rem;
}

#login-modal .modal-content .login-modal-footer {
	font-size: 1rem;
	font-weight: bold;
	padding-top: 1.5rem;
}

#login-modal .modal-content .logo {
	margin: 0 auto;
	width: 100px;
}

#login-modal .modal-content .logo p {
	margin: 0;
}

#login-modal .modal-content h1 {
	color: #683b11;
	margin-bottom: 1.5rem;
}

.btn-modal-login {
	padding-left: 5rem;
	padding-right: 5rem;
}

#login-modal .modal-content form {
	padding: 0 6rem;
}

#login-modal .modal-content .login-remember,
#login-modal .modal-content .login-forgot {
	float: left;
	padding: 0 10px;
	width: 50%;
}

#login-modal .modal-content .login-remember {
	text-align: left;
}

#login-modal .modal-content .login-forgot {
	text-align: right;
}
*/


/* WOOCOMMERCE STYLES
====================================== */
.woocommerce div.product form.cart .variations,
.woocommerce div.product form.cart .variations tbody,
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations tr {
	display: block;
	width: auto;
}

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
	line-height: 1;
}

.woocommerce div.product form.cart .variations select {
	min-width: 0!important;
}

.product .nyp .nyp-input,
.wcopc .product-item .nyp .nyp-input {
	min-width: 0!important;
	width: auto;
}

.product .nyp::after,
.wcopc .product-item .nyp::after {
	display: none!important;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
	float: right;
	margin: 0 0 2rem 2rem;
	width: 35%;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
	font-size: 0;
	margin: 0 -5px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image {
	padding: 5px;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
	float: none;
	width: 100%;
}

.woocommerce span.onsale {
	background-color: #6b4a45;
}

.select2-container {
	font-size: 1rem;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
	flex: none;
	float: none;
	margin-bottom: 2rem;
	max-width: none;
	padding: 0;
	width: 100%;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	display: none;
}

.woocommerce form .form-row {
	margin-bottom: 1.5rem;
}

.woocommerce form .form-row label {
	line-height: 1;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
	float: none;
}

.form-row {
	display: block;
	flex-wrap: nowrap;
}

.woocommerce-input-wrapper {
	display: block;
	float: none;
}

.woocommerce .related ul.products,
.woocommerce-page .related  ul.products {
	margin: 0 -10px 1.5rem;
}

.woocommerce .related ul.products li.product,
.woocommerce-page .related  ul.products li.product {
	margin: 0;
	padding: 0 10px;
	width: 33.333333%;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
	padding: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
	float: none;
	margin-bottom: 1.5rem;
	width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	border-bottom: 3px solid #e5e5e5;
	padding-bottom: 1.5rem;
}

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

.woocommerce-account .woocommerce-MyAccount-navigation > ul > li {
	display: inline-block;
	margin: 0;
	padding: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation > ul > li::before {
	content: '\00a0\00a0|\00a0';
	display: inline-block;
}

.woocommerce-account .woocommerce-MyAccount-navigation > ul > li:first-child::before {
	content: '';
	font-size: 0;
}

.woocommerce div.product form.cart::after {
	clear: left;
}

.woocommerce ul.products li.product .onsale {
	margin: 0;
	right: 0;
	top: -1.5em;
}

.woocommerce .related ul.products li.product .onsale {
	right: 0;
	top: -10px;
}

.woocommerce table.shop_table {
	border-radius: 0;
	border-collapse: collapse;
	margin: 0 0 1.5rem;
}

.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
	border-bottom: 1px solid rgba(0,0,0,.1);
	border-right: 1px solid rgba(0,0,0,.1);
	border-top: 0;
}

.woocommerce span.onsale {
	border-radius: 1.5rem;
	font-size: 0.85rem;
	font-weight: bold;
	line-height: 2.5rem;
	min-height: 2.5rem;
	min-width: 2.75rem;
}

.woocommerce .products ul,
.woocommerce ul.products {
	margin: 0 -10px 1.5rem;
}

.woocommerce ul.products[class*=columns-] li.product,
.woocommerce-page ul.products[class*=columns-] li.product,
.woocommerce .related ul.products li.product,
.woocommerce-page .related ul.products li.product,
.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),
.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
	float: left;
	margin: 0 0 1.5rem;
	padding: 0 10px;
	width: 33.333333%;
}

.woocommerce ul.products[class*=columns-] li.product:nth-child(3n+1),
.woocommerce-page ul.products[class*=columns-] li.product:nth-child(3n+1) {
	clear: both;
}

.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
	clear: none;
}

.woocommerce ul.products[class*=columns-] li.product,
.woocommerce-page ul.products[class*=columns-] li.product {
	clear: none;
}

.woocommerce ul.products li.product .button {
	margin: 0;
}

.woocommerce table.my_account_orders .button {
	margin: 0.25rem 0;
	margin-right: 0.5rem;
}


/* EVENTS CALENDAR STYLES
====================================== */
.archive-entries-list,
.events-by-list-entries {
	list-style-type: none;
	margin: 0 0 2.3rem;
	padding: 0;
}

.archive-entries-list ul {
	list-style-type: disc;
}

.archive-entries-list ul li {
	margin: 0 0 0.5rem;
}

.archive-entries-list > li,
.events-by-list-entries > li,
.tribe-common .archive-entries-list > li,
.tribe-common .events-by-list-entries > li {
	border: 1px solid #d5d5d5;
	border-radius: 0.5rem;
	line-height: 1.25;
	margin: 0 0 1.5rem;
	padding: 0;
}

.archive-entries-list > li.featured {
	background: #f5f3e9;
	border: 1px solid #b5b5b5;
}

.tribe-events-calendar-month__calendar-event-tooltip-featured-image {
	display: block;
	max-height: 7rem;
	margin-left: auto!important;
	margin-right: auto!important;
}

.tribe-events-l-container .archive-entries-list > li > div {
	width: 85%;
}

.tribe-events-l-container .archive-entries-list > li > figure {
	width: 15%;
}

.archive-entries-list > li > div,
.events-by-list-entries > li > div {
	float: left;
	padding: 1rem 1rem 0.5rem;
	width: 75%;
}

.archive-entries-list > li > div p,
.events-by-list-entries > li > div p {
	margin: 0 0 0.5rem;
}

.archive-entries-list > li > figure,
.events-by-list-entries > li > figure {
	float: left;
	margin: 0;
	width: 25%;
}


/*
.archive-entries-list > li {
	display: flex;
	flex-wrap: nowrap;
}

.archive-entries-list > li > div {
	flex: 1 0 0;
	padding: 1rem 1rem 0.5rem;
}

.archive-entries-list > li > figure {
	float: none;
	margin: 0;
	min-height: 150px;
	width: 175px;
}

.archive-entries-list > li > figure img {
	height: 100%;
	object-fit: cover;
	width: 175px;
}


.archive-entries-list > li > figure a,
.events-by-list-entries > li > figure a {
	display: block;
	height: 100%;
}
*/

.archive-entries-list > li > figure img,
.events-by-list-entries > li > figure img {
	display: block;
	width: 100%;
}

.em-location-map-container {
	margin: 0 0 1.5rem;
}

.event-single-thumb {
	float: right;
	margin: 0 0 1.5rem 1.5rem;
	max-width: 35%;
}


/* TRIBE EVENTS 2021 TEMPLATES
====================================== */
.tribe-events-widget-events-list__event-datetime-featured-icon,
.tribe-events-widget .tribe-events-widget-events-list__event-datetime-featured-icon {
	display: none!important;
}

.tribe-events .datepicker .month.current,
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-daynum {
	color: #FFFFFF!important;
}

.tribe-common .tribe-common-form-control-checkbox__input:checked,
.tribe-common .tribe-common-form-control-radio__input:checked {
	background: #dbd5d3!important;
}

.tribe-events .tribe-events-calendar-list__month-separator {
	margin-bottom: 1rem;
}

.tribe-common .archive-entries-list .tribe-common-b2 {
	font-size: 1.25rem!important;
}

.tribe-events-notices {
	background: #99817d;
	border-bottom: none;
	border-radius: 0.5rem;
	color: #FFFFFF;
	padding: 1rem;
}

.tribe-events-single .tribe-events-sub-nav {
	padding-left: 0;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
	padding: 0;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__content {
	display: none;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search {
	padding-right: 10px;
}



.tribe-events-event-meta.primary,
.tribe-events-event-meta.secondary {
	width: 100%;
}


/* BUTTON/SVG STYLES */
.tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill {
	background: #674e49;
	border: none;
	border-radius: 0.25rem;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0.5rem 1.25rem;
}

.tribe-events .tribe-events-c-events-bar__filter-button::before,
.tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill:focus,
.tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill:hover,
.tribe-filter-bar .tribe-filter-bar-c-pill--has-selections.tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill:focus,
.tribe-filter-bar .tribe-filter-bar-c-pill--has-selections.tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill:hover  {
	background: #000000;
}

.tribe-filter-bar .tribe-filter-bar-c-pill--has-selections .tribe-filter-bar-c-pill__remove-button {
	right: 2px;
}

.tribe-filter-bar .tribe-filter-bar-c-pill__remove-button-icon path {
	stroke: #FFFFFF;
}

.tribe-events-back {
	display: none;
}

.tribe-events .tribe-events-c-ical__link:focus,
.tribe-events .tribe-events-c-ical__link:hover {
	color: #FFFFFF!important;
}


/* NOTICE BAR LINKS */
.tribe-events .tribe-events-c-search__input-control-icon-svg path {
	fill: #674e49;
}

.tribe-common .tribe-common-anchor-thin-alt {
	border-color: #674e49;
	color: #674e49;
}

.tribe-common .tribe-common-anchor-thin-alt:focus,
.tribe-common .tribe-common-anchor-thin-alt:hover {
	border-color: #674e49;
	color: #000000;
}

.tribe-events .tribe-events-c-view-selector__list-item-text {
	color: #674e49;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item-link {
	padding: 10px 0;
}

.tribe-common .tribe-common-c-btn-border-small, .tribe-common a.tribe-common-c-btn-border-small {
	color: #674e49;
	font-weight: bold;
	text-transform: uppercase;
}

.tribe-common .tribe-common-c-btn-icon--caret-left .tribe-common-c-btn-icon__icon-svg path,
.tribe-common .tribe-common-c-btn-icon--caret-right .tribe-common-c-btn-icon__icon-svg path {
	fill: #674e49;
}

.tribe-common .tribe-common-c-btn-icon--caret-left .tribe-common-c-btn-icon__icon-svg:focus path,
.tribe-common .tribe-common-c-btn-icon--caret-left .tribe-common-c-btn-icon__icon-svg:hover path,
.tribe-common .tribe-common-c-btn-icon--caret-right .tribe-common-c-btn-icon__icon-svg:focus path,
.tribe-common .tribe-common-c-btn-icon--caret-right .tribe-common-c-btn-icon__icon-svg:hover path {
	fill: #000000;
}

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
	color: #FFFFFF!important;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input {
	padding: 10px 20px 10px 40px;
}

.tribe-events-cal-links .tribe-events-gcal,
.tribe-events-cal-links .tribe-events-ical,
.tribe-common .tribe-common-c-btn,
.tribe-common a.tribe-common-c-btn {
	background: #674e49;
	border-radius: 0.25rem;
	color: #FFFFFF!important;
	font-size: 12px;
	font-weight: bold;
	padding: 0.5rem 1.25rem;
	transition: background 0.2s;
	text-transform: uppercase;
}

.tribe-events-cal-links .tribe-events-gcal {
	margin-right: 1rem;
}

.tribe-events-cal-links .tribe-events-gcal:focus,
.tribe-events-cal-links .tribe-events-gcal:hover,
.tribe-events-cal-links .tribe-events-ical:focus,
.tribe-events-cal-links .tribe-events-ical:hover,
.tribe-common .tribe-common-c-btn:focus,
.tribe-common .tribe-common-c-btn:hover,
.tribe-common a.tribe-common-c-btn:focus,
.tribe-common a.tribe-common-c-btn:hover {
	background-color: #000000;
}

.tribe-common .tribe-common-c-btn:focus,
.tribe-common .tribe-common-c-btn:hover,
.tribe-common a.tribe-common-c-btn:focus,
.tribe-common a.tribe-common-c-btn:hover {
	background-color: #000000!important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link::after {
	background-color: #674e49;
}


/* SINGLE EVENT STYLES */
.tribe-events-meta-group {
	flex: none;
	margin-right: 0;
	width: 50%;
}

.tribe-events-meta-group.tribe-events-meta-group-gmap {
	flex-basis: 100%!important;
	padding: 0;
	width: 100%!important;
}

.tribe-events-venue-map {
	margin: 0!important;
	width: 100%!important;
}

.tribe-events-venue-map>div,
.tribe-events-venue-map>iframe {
	max-height: none!important;
}

.tribe-events-venue-map>iframe {
	border: 2px solid #bbbbbb!important;
}

.tribe-events-meta-group.tribe-events-meta-group-other,
.tribe-events-meta-group.tribe-events-meta-group-venue {
	width: 50%;
}



/* VISUALLY HIDE THESE ITEMS */
.tribe-events-c-events-bar__filter-button-container {
	display: none;
}


/* GRID VIEW STYLES */
/* GRID VIEW - HEADER - DAYS OF WEEK */
.tribe-events-calendar-month__day--current h3.tribe-events-calendar-month__day-date {
background: #674e49;
	
}

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
	color: #FFFFFF;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4 {
	font-size: 1rem;
}

.tribe-events .tribe-events-calendar-month__header-column {
	background: #dddddd;
	border-bottom: 2px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;
	padding: 0.25rem 0.5rem;
}


/* GRID VIEW - CALENDAR DAYS */
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__body {
	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;
}

.tribe-events-calendar-month__events article,
.tribe-events-calendar-month__multiday-event-wrapper > article {
	box-shadow: none;
}

.tribe-events-calendar-month__multiday-event-hidden-link > em {
	display: block;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day {
	border-color: #bbbbbb;
}

.tribe-events .tribe-events-calendar-month__header-column:first-child {
	border-left: 0;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__header-column-title-desktop {
	color: #3b3b3b;
	font-weight: bold;
	text-align: center;
}

/* TOOLTIPSTER STYLES */




/* WP-PAGENAVI STYLES
====================================== */
.em-pagination,
.wp-pagenavi {
	margin-bottom: 1.5rem;
	text-align: center;
}

.em-pagination a, .em-pagination span,
.wp-pagenavi a, .wp-pagenavi span {
	background: #FFFFFF;
	border: 1px solid #808080;
	border-radius: 4px;
	color: #4a4a4a;
	display: inline-block;
	font-size: 12px;
	margin-right: 3px;
	padding: 6px 9px;
}

.em-pagination a:focus,
.em-pagination a:hover,
.wp-pagenavi a:focus,
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	background: #6b4a45;
	border-color: #414141;
	color: #fff;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

.wp-pagenavi.lunchmeat-pagenavi a em {
	font-style: normal;
}


/* WORDPRESS REQUIRED STYLES
====================================== */
.wp-caption {
	text-align: center;
}

.wp-caption.alignnone {
	display: table;
	margin: 0 0 1.5rem;
	text-align: left;
}

.wp-caption-text {
	font-size: 0.9rem;
	margin: 0.5rem 0 0;
}


/* MISC. STYLES
====================================== */
.aligncenter {
	display: block;
	margin: 0 auto 1.5rem;
}

.alignleft {
	display: block;
	float: left;
	margin: 0 1.5rem 1.5rem 0;
}

.alignright {
	display: block;
	float: right;
	margin: 0 0 1.5rem 1.5rem;
}

.alignright.modal-artist {
	max-width: 25%;
}

.archive-entry-meta .bypostauthor,
.single-entry-meta .bypostauthor {
	font-style: italic;
	text-transform: uppercase;
}

body.single-location .bypostauthor {
	display: none;
}

.fail {
	color: #c10005;
}

.pad0,
div.aside .pad0,
.modal.exhibition-statement .modal-content .modal-body p.pad0 {
	margin-bottom: 0!important;
}

.padhalf,
div.aside .padhalf,
.archive-entries-list > li > div p.padhalf,
.events-by-list-entries > li > div p.padhalf,
.tribe-events-widget .tribe-events-widget-events-list__event-datetime-wrapper {
	margin-bottom: 0.75rem!important;
}

.section::after {
	clear: both;
	content: '';
	display: table;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
	width: 100%;
}

.success {
	color: #056100;
}


/* TRANSITION STYLES
====================================== */
a.btn,
button,
input[type=button],
input[type=reset],
input[type=submit],
.basic-yop-poll-container a.basic-vote-button,
.carousel-item > a > div > div,
.carousel-item > div > div,
.exhibition-gallery-entries ul.gallery-tabs > li a,
.fc-day-grid-event > div,
footer#site-footer .footer-links > div ul > li > a,
footer#site-footer .social li a::after,
#mobile-trigger,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit {
	transition: background 0.2s;
}

#home-features ul > li a img {
	transition: all 0.3s;
}

main a img {
	transition: filter 0.2s;
}

header#site-header .search-field:focus,
header#site-header .search-field:hover {
	transition: width 0.2s ease;
}



/* MAX-WIDTH MEDIA QUERY STYLES
====================================== */
@media(max-width: 1299px)
{
	.carousel-item figure > div {
		margin: 0 -5%;
		width: 110%;
	}
	
	.nav-primary-navigation .sub-menu li.menu-item-has-children .sub-menu .sub-menu,
	.nav-primary-navigation .sub-menu li.menu-item-has-children:focus .sub-menu .sub-menu,
	.nav-primary-navigation .sub-menu li.menu-item-has-children:hover .sub-menu .sub-menu {
		border-width: 1px;
		box-shadow: none;
		display: block;
		font-size: 0.75rem;
		left: auto;
		margin: 0 auto 0.5rem;
		position: static;
		right: auto;
		width: 95%;
	}
	
	.nav-primary-navigation .sub-menu .sub-menu > li.menu-item-has-children > a::after {
		display: none;
	}
}


@media(max-width: 1199px)
{
	article {
		box-shadow: none;
	}
	
	.carousel-item figure {
		display: block;
		overflow-x: hidden;
	}
	
	.carousel-item figure > div {
		margin: 0 -10%;
		width: 120%;
	}
	
	.carousel-item figure > div img {
		display: block;
	}
	
	.container {
		max-width: none;
		padding: 0;
	}
	
	footer#site-footer {
		padding: 1rem 2rem;
	}
	
	header#site-header {
		padding: 1rem 1.5rem;
	}
	
	header#site-header .masthead .logo {
		width: 140px;
	}
	
	header#site-header .masthead .site-title img {
		width: 610px;
	}
	
	#home-features,
	#home-gallery,
	#home-intro {
		margin: 0 0 2rem;
	}
	
	main,
	body.dark main,
	body#exhibition-mars main {
		padding: 0;
	}
	
	.nav-primary-navigation > li > a {
		font-size: 1.4rem;
	}
	
	.nav-primary-navigation > li {
		padding-right: 4px;
	}
	
	.nav-primary-navigation .sub-menu li.menu-item-has-children .sub-menu,
	.nav-primary-navigation .sub-menu li.menu-item-has-children:focus .sub-menu,
	.nav-primary-navigation .sub-menu li.menu-item-has-children:hover .sub-menu {
		border-width: 1px;
		box-shadow: none;
		display: block;
		font-size: 0.75rem;
		left: auto;
		margin: 0 auto 0.5rem;
		position: static;
		right: auto;
		width: 95%;
	}
	
	#menu-primary-navigation ul.sub-menu li.menu-item-has-children > a::after {
		display: none;
	}
	
	.nav-primary-navigation .sub-menu .sub-menu > li > a {
		padding: 4px 8px;
	}
	
	#sb_instagram #sbi_images {
		padding: 0!important;
	}
	
	#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
		padding: 8px!important;
	}
}


@media(max-width: 1099px)
{
	.carousel-item figure > div {
		margin: 0 -15%;
		width: 130%;
	}
	
	header#site-header .masthead .logo {
		width: 130px;
	}
	
	header#site-header .masthead .site-name {
		font-size: 1.3rem;
	}
	
	header#site-header .masthead .site-title img {
		width: 570px;
	}
	
	.nav-primary-navigation > li > a {
		font-size: 1.3rem;
	}
	
	.nav-primary-navigation > li.menu-item-has-children.right:focus > .sub-menu,
	.nav-primary-navigation > li.menu-item-has-children.right:hover > .sub-menu {
		left: auto;
		right: 0;
	}
	
	.nav-primary-navigation li.right .sub-menu li:focus > ul,
	.nav-primary-navigation li.right .sub-menu li:hover > ul {
		left: auto;
		right: 100%;
	}
}


@media(max-width: 992px)
{
	.alignleft,
	.alignright {
		max-width: 50%;
	}
	
	.artists-group-entries ul > li,
	.exhibition-gallery-entries ul > li {
		width: 25%;
	}
	
	body.page-template-page-full-width .post-photo-album ul > li,
	body.full-width .exhibition-gallery-entries ul > li {
		width: 20%;
	}
	
	body.page-template-page-full-width .post-photo-album ul > li.large,
	body.full-width .exhibition-gallery-entries ul > li.large {
		width: 40%;
	}
	
	.artists-group-entries ul > li:nth-child(5n+1),
	body.page-template-page-full-width .post-photo-album ul > li:nth-child(6n+1),
	.exhibition-gallery-entries ul > li:nth-child(5n+1),
	body.full-width .exhibition-gallery-entries ul > li:nth-child(6n+1) {
		clear: none;
	}
	
	.artists-group-entries ul > li:nth-child(4n+1),
	body.page-template-page-full-width .post-photo-album ul > li:nth-child(5n+1),
	.exhibition-gallery-entries ul > li:nth-child(4n+1),
	body.full-width .exhibition-gallery-entries ul > li:nth-child(5n+1) {
		clear: both;
	}
	
	.archive-entry::after,
	.cac-staff-entry::after {
		margin-left: 0;
	}
	
	.archive-entry-data > div {
		padding-bottom: 1rem;
	}
	
	.archive-entry, .single-entry {
		margin-bottom: 2.5rem;
	}
	
	.archive-entry .archive-event-dates br,
	.archive-event-meta br {
		content: ' ';
	}
	
	.archive-entry .archive-event-dates br::after,
	.archive-event-meta br::after {
		content: ' ';
	}
	
	.archive-entry-data .thumbnail {
		max-width: 25%;
	}
	
	.archive-entry-meta h2 {
		margin-bottom: 1rem;
	}
	
	.archive-entry-data,
	.archive-entry-meta {
		float: none;
		padding: 0;
		width: 100%;
	}
	
	div.aside.indent {
		max-width: 85%;
	}
	
	.carousel-item figure > div {
		margin: 0 -20%;
		width: 140%;
	}
	
	.carousel-item > a > div,
	.carousel-item > div {
		font-size: 1.5rem;
	}
	
	.carousel-item h2 {
		font-size: 2rem;
	}
	
	.featured-winners header {
		padding: 1rem 1rem 0;
	}
	
	.featured-winners div.winner .artwork > figure img {
		max-height: 450px;
	}
	
	footer#site-footer .masthead {
		margin-left: auto;
		margin-right: auto;
		width: auto;
	}
	
	footer#site-footer #footer-masthead,
	footer#site-footer #footer-utility-nav {
		float: none;
		width: 100%;
	}
	
	footer#site-footer #footer-address {
		padding-top: 1rem;
		text-align: center;
	}
	
	footer#site-footer .footer-links {
		margin: 0 0 1rem;
		padding: 0;
	}
	
	footer#site-footer .footer-links > div ul {
		text-align: center;
	}
	
	footer#site-footer .footer-links > div ul > li {
		display: inline-block;
		padding: 0 0.5rem;
	}
	
	header#site-header {
		padding: 1rem 1rem 0.5rem;
	}
	
	header#site-header .masthead .logo {
		width: 120px;
	}
	
	header#site-header .masthead .site-name {
		font-size: 1.2rem;
	}
	
	header#site-header .masthead .site-title img {
		width: 530px;
	}
	
	#header-utility-navigation {
		top: 0;
	}
	
	.nav-primary-navigation > li > a {
		font-size: 1.2rem;
	}
	
	.nav-utility-navigation {
		text-align: right;
	}
	
	.nav-utility-navigation > li {
		display: block;
		padding: 0 0 4px;
	}
	
	#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
		padding: 5px!important;
	}

	.woocommerce .cart-collaterals .cart_totals,
	.woocommerce-page .cart-collaterals .cart_totals {
		float: none;
		width: 75%;
	}

	.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
		display: inline-block;
	}
}


@media(max-width: 880px)
{
	.archive-entries-list > li > figure,
	.archive-entries-list > li > figure img {
		min-height: 0;
		width: 250px;
	}

	.artists-group-entries {
		padding: 2rem;
	}

	.archive-entry-data .thumbnail {
		max-width: 30%;
	}
	
	article#page-artist-group #container {
		padding: 0 2rem;
	}
	
	article#page-artist-group #sidebar {
		margin-top: 1.5rem;
		padding: 0;
	}
	
	article#page-artist-group #sidebar .menu {
		margin: 0;
	}
	
	.carousel-item figure > div {
		margin: 0 -25%;
		width: 150%;
	}
	
	#container > #content,
	#container > #sidebar {
		float: none;
		padding-right: 0;
		width: 100%;
	}
	
	.featured-winners div.winner .description h2,
	.featured-winners header h2 {
		font-size: 2rem;
	}
	
	header#site-header .masthead .logo {
		width: 110px;
	}
	
	header#site-header .masthead .site-name {
		font-size: 1.1rem;
		padding-left: 4px;
	}
	
	header#site-header .masthead .site-title img {
		width: 485px;
	}
	
	.nav-primary-navigation li > a {
		padding: 4px;
	}
	
	body.page-template-page-full-width .post-photo-album ul > li,
	body.full-width .exhibition-gallery-entries ul > li {
		width: 25%;
	}
	
	body.page-template-page-full-width .post-photo-album ul > li.large,
	body.full-width .exhibition-gallery-entries ul > li.large {
		width: 50%;
	}
	
	body.page-template-page-full-width .post-photo-album ul > li:nth-child(4n+1),
	body.full-width .exhibition-gallery-entries ul > li:nth-child(4n+1) {
		clear: both;
	}
	
	body.page-template-page-full-width .post-photo-album ul > li:nth-child(5n+1),
	body.full-width .exhibition-gallery-entries ul > li:nth-child(5n+1) {
		clear: none;
	}
}



@media(max-width: 768px)
{
	.archive-entries-list > li {
		display: flex;
		flex-wrap: nowrap;
	}
	
	.archive-entries-list > li > div {
		flex: 1 0 0;
		padding: 1rem 1rem 0.5rem;
	}
	
	.archive-entries-list > li > figure {
		float: none;
		margin: 0;
	}
	
	.archive-entries-list > li > figure img {
		object-fit: cover;
	}

	.archive-entries-list > li > figure {
		width: 175px;
	}

	.archive-entries-list > li > div,
	.events-by-list-entries > li > div {
		width: 70%;
	}
	
	.archive-entries-list > li > figure,
	.events-by-list-entries > li > figure {
		width: 30%;
	}
	
	.archive-entry, .single-entry {
		margin-bottom: 2rem;
	}
	
	.archive-entry-data > div {
		padding-bottom: 0.5rem;
	}
	
	.archive-entry-data .thumbnail {
		max-width: 35%;
	}
	
	.artists-group-entries ul > li,
	.exhibition-gallery-entries ul > li,
	body.page-template-page-full-width .post-photo-album ul > li,
	body.full-width .exhibition-gallery-entries ul > li {
		width: 33.333333%;
	}
	
	div.aside.indent {
		max-width: none;
	}
	
	body.page-template-page-full-width .post-photo-album ul > li.large,
	body.full-width .exhibition-gallery-entries ul > li.large {
		width: 66.66666%;
	}
	
	.artists-group-entries ul > li:nth-child(4n+1),
	.exhibition-gallery-entries ul > li:nth-child(4n+1),
	body.page-template-page-full-width .post-photo-album ul > li:nth-child(4n+1),
	body.full-width .exhibition-gallery-entries ul > li:nth-child(4n+1) {
		clear: none;
	}
	
	.artists-group-entries ul > li:nth-child(3n+1),
	.exhibition-gallery-entries ul > li:nth-child(3n+1),
	body.page-template-page-full-width .post-photo-album ul > li:nth-child(3n+1),
	body.full-width .exhibition-gallery-entries ul > li:nth-child(3n+1) {
		clear: both;
	}
	
	body.full-width .exhibition-gallery-entries ul.featured > li {
		width: 50%;
	}
	
	body.full-width .exhibition-gallery-entries ul.featured > li:nth-child(3n+1) {
		clear: none;
	}
	
	body.full-width .exhibition-gallery-entries ul.featured > li:nth-child(2n+1) {
		clear: both;
	}
	
	.carousel-item > a > div,
	.carousel-item > div {
		padding: 0;
	}
	
	.carousel-item > a > div > div,
	.carousel-item > div > div {
		left: 0;
		padding: 1.5rem;
	}
	
	.carousel-item figure > div {
		margin: 0 -30%;
		width: 160%;
	}
	
	#container > #content {
		padding-bottom: 2rem;
	}
	
	#container > #content-full h1 {
		text-align: left;
	}
	
	.featured-winners div.winner .description {
		font-size: 1rem;
		line-height: 1.2;
	}
	
	#footer-colophon,
	#footer-social {
		float: none;
		text-align: center;
		width: 100%;
	}
	
	footer#site-footer {
		padding: 1.5rem 2rem;
	}
	
	footer#site-footer .footer-links > div ul > li {
		padding: 0;
	}
	
	footer#site-footer .social ul > li {
		margin: 0 0.5rem;
	}
	
	.gallery-entries.col3 > div:nth-child(3n+1),
	.gallery-entries.col4 > div:nth-child(4n+1),
	.gallery-entries.col5 > div:nth-child(5n+1),
	.gallery-entries.col6 > div:nth-child(6n+1) {
		clear: none;
	}
	
	.gallery-entries.col3 > div,
	.gallery-entries.col4 > div,
	.gallery-entries.col5 > div,
	.gallery-entries.col6 > div {
		width: 33.333333%;
	}
	
	.gallery-entries.col3 > div:nth-child(3n+1),
	.gallery-entries.col4 > div:nth-child(3n+1),
	.gallery-entries.col5 > div:nth-child(3n+1),
	.gallery-entries.col6 > div:nth-child(3n+1) {
		clear: both;
	}
	
	header#site-header nav {
		background: #FFFFFF;
		box-shadow: 0 2px 6px 0px #000000;
		height: 100%;
		overflow: hidden;
		opacity: 0;
		padding: 0;
		position: fixed;
		right: 0;
		top: 0;
		width: 0;
		z-index: 800;
	}
	
	header#site-header nav > div {
		padding: 0 1rem;
	}
	
	header#site-header nav header {
		border-bottom: 1px solid #000000;
		margin: 0;
		padding: 1rem 0;
		position: relative;
	}
	
	header#site-header nav .logo {
		display: block;
		float: none;
		padding: 0;
		width: 42%;
	}
	
	header#site-header nav #menu-primary-navigation {
		padding: 0;
	}
	
	header#site-header .masthead nav .search-box-mobile {
		display: block;
	}
	
	header#site-header .search-box-mobile .search-form {
		margin-left: 0;
		width: 100%;
	}
	
	header#site-header .search-box-mobile .search-form .form-input {
		float: left;
		padding-right: 0.5rem;
		width: 85%;
	}
	
	header#site-header .search-box-mobile .search-form .form-submit {
		float: left;
		width: 15%;
	}
	
	header#site-header .search-box-mobile .search-form .form-submit input[type=submit] {
		background-image: url(img/search-mobile.png);
		background-position: 50%;
		background-repeat: no-repeat;
		background-size: 16px;
		font-size: 0;
		height: 2.65rem;
		width: 100%;
	}
	
	header#site-header nav ul {
		padding: 0;
	}
		
	body.response header#site-header nav {
		max-width: 383px;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
		width: 100%;
	}
	
	main .search-form {
		max-width: none;
	}
	
	main .search-form .form-input {
		width: 70%;
	}
	
	main .search-form .form-submit {
		width: 30%;
	}
	
	main .search-form .form-submit input[type=submit] {
		padding: 0.8rem;
	}
	
	#menu-primary-navigation {
		border-top: 1px solid #000000;
		bottom: auto;
		display: block;
		position: relative;
	}
	
	#menu-primary-navigation li {
		display: block;
		margin: 0;
		text-align: left;
	}
	
	#menu-primary-navigation > li {
		border-bottom: 1px solid #000000;
		padding: 0;
		width: 100%;
	}
	
	#menu-primary-navigation li.left > ul.sub-menu,
	#menu-primary-navigation li.right ul.sub-menu,
	#menu-primary-navigation > li.right > ul.sub-menu {
		position: relative;
		left: auto;
		right: auto;
	}
	
	#menu-primary-navigation li > a {
		border-bottom: 0;
		border-left: 4px solid #FFFFFF;
		color: #000000;
		display: block;
		padding: 0.5rem;
		position: relative;
	}
	
	#menu-primary-navigation li > a:focus,
	#menu-primary-navigation li > a:hover {
		border-left: 4px solid #5B0E11;
	}
	
	#menu-primary-navigation li.menu-item-has-children > a > span {
		border-left: 1px solid #e4e4e4;
		display: block;
		padding: 0.5rem;
		position: absolute;
		right: 0;
		text-align: center;
		top: 0;
		width: 30px;
		z-index: 5;
	}
	
	#menu-primary-navigation li.menu-item-has-children > a > span::after {
		content: '\f107';
	}
	
	#menu-primary-navigation li.menu-item-has-children.expanded > a > span::after {
		content: '\f106';
	}
	
	#menu-primary-navigation li.menu-item-has-children > a > span:focus::after,
	#menu-primary-navigation li.menu-item-has-children > a > span:hover::after {
		color: #5B0E11;
	}
	
	#menu-primary-navigation > li.current-menu-ancestor > a,
	#menu-primary-navigation > li.current-menu-item > a,
	#menu-primary-navigation > li:focus > a,
	#menu-primary-navigation > li:hover > a {
		border-bottom: 0;
	}
	
	#menu-primary-navigation ul.sub-menu,
	#menu-primary-navigation li:focus > ul.sub-menu,
	#menu-primary-navigation li:hover > ul.sub-menu,
	#menu-primary-navigation li.menu-item-has-children:focus > ul.sub-menu,
	#menu-primary-navigation li.menu-item-has-children:hover > ul.sub-menu,
	#menu-primary-navigation ul.sub-menu ul.sub-menu {
		background: none;
		border-bottom: 0;
		border-top: 1px solid #000000;
		box-shadow: none;
		display: none;
		left: auto;
		max-width: none;
		padding: 0;
		padding-bottom: 1rem;
		padding-left: 0.5rem;
		position: relative;
		transform: none;
		max-width: none;
		z-index: 10;
	}
	
	#menu-primary-navigation ul.sub-menu {
		display: none;
		width: 100%;
	}
	
	#menu-primary-navigation ul.sub-menu ul.sub-menu {
		position: relative;
		left: 0;
		top: auto;
	}

	.modal.exhibition-statement .modal-nav {
		background-size: 40px;
	}
	
	.nav-primary-navigation .sub-menu {
		border: none;
	}
	
	.nav-primary-navigation > li.menu-item-has-children > a::after {
		display: none;
	}
	
	.nav-primary-navigation li.menu-item-has-children:focus > .sub-menu,
	.nav-primary-navigation li.menu-item-has-children:hover > .sub-menu {
		margin-top: 0;
	}
	
	header.page-header {
		text-align: left;
	}
	
	header#site-header .masthead nav header {
		display: block;
	}
	
	header#site-header .masthead nav header .logo {
		padding: 0;
		width: 80px;
	}
	
	header#site-header .masthead #header-primary {
		padding-right: 60px;
		vertical-align: middle;
	}
	
	header#site-header .masthead .site-title {
		padding: 0;
	}
	
	header#site-header .site-title p {
		margin: 0 0 0.125rem;
	}
	
	#header-utility-navigation {
		padding: 1rem 0;
		position: static;
	}
	
	#header-utility-navigation .nav-utility-navigation {
		text-align: left;
	}
	
	#header-utility-navigation li {
		display: inline-block;
		padding: 0.25rem;
		padding-left: 0;
	}
	
	#search-desktop {
		display: none;
	}
	
	#home-features ul {
		margin-left: -10px;
		margin-right: -10px;
	}
	
	#home-features ul > li {
		padding: 0 8px 16px;
		width: 50%;
	}
	
	#home-features ul > li.full {
		padding: 0 8px;
	}
	
	#home-features ul > li:nth-child(4n+1) {
		clear: none;
	}
	
	#home-features ul > li:nth-child(2n+1) {
		clear: both;
	}
	
	#mobile-close,
	#mobile-trigger {
		display: block;
	}
	
	#mobile-close {
		color: #c10005;
		display: block;
		font-size: 1.5rem;
		font-weight: bold;
		line-height: 0.8;
		position: absolute;
		right: 0;
		top: 50%;
		transition: background 0.2s;
		transform: translateY(-50%);
	}
	
	#mobile-close:focus,
	#mobile-close:hover {
		text-decoration: none;
	}
	
	#mobile-close:focus::before,
	#mobile-close:hover::before {
		color: #000000;
	}
	
	#mobile-trigger {
		background: #5B0E11;
		border-radius: 0.25rem;
		color: #FFFFFF;
		display: block;
		position: absolute;
		right: 0;
		top: 50%;
		transition: background 0.2s;
		transform: translateY(-50%);
		z-index: 50;
	}
	
	body.dark #mobile-trigger {
		background: #8a8a8a;
		color: #FFFFFF;
	}
	
	#mobile-close::before,
	#mobile-trigger::before {
		display: block;
		font-size: 1.5rem;
		font-weight: 900;
		line-height: 1;
	}
	
	#mobile-close::before {
		color: #5B0E11;
		content: '\f057';
		padding: 0;
	}
	
	#mobile-trigger::before {
		color: #FFFFFF;
		content: '\f0c9';
		padding: 0.75rem;
	}
	
	#mobile-trigger:focus,
	#mobile-trigger:hover {
		background: #000000;
		text-decoration: none;
	}
	
	body.dark #mobile-trigger:focus,
	body.dark #mobile-trigger:hover {
		background: #FFFFFF;
		color: #000000;
	}
	
	body.dark #mobile-trigger:focus::before,
	body.dark #mobile-trigger:hover::before {
		color: #000000;
	}
	
	#overlay-response {
		background: rgba(0,0,0,0.8);
		cursor: pointer;
		height: 100%;
		left: 0;
		position: fixed;
		top: 0;
		width: 0;
		z-index: 500;
	}
	
	body.response #overlay-response {
		width: 100%;
	}
	
	.woocommerce #content div.product div.summary,
	.woocommerce div.product div.summary,
	.woocommerce-page #content div.product div.summary,
	.woocommerce-page div.product div.summary {
		padding-left: 0;
	}
	
	.woocommerce #content div.product div.images,
	.woocommerce div.product div.images,
	.woocommerce-page #content div.product div.images,
	.woocommerce-page div.product div.images {
		float: right;
	}
	
	.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),
	.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
		clear: none !important;
	}
	
	.woocommerce ul.products[class*=columns-] li.product:nth-child(3n+1),
	.woocommerce-page ul.products[class*=columns-] li.product:nth-child(3n+1) {
		clear: both !important;
	}
	
	.woocommerce ul.products li.product a img {
		margin: 0 0 0.5rem;
	}
	
	#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
		width: 33.333333%;
	}
}


@media(max-width: 640px)
{
	.exhibition-legacy-cols {
		margin: 0;
	}
	
	.exhibition-legacy-cols > div {
		float: none;
		padding: 0;
		width: 100%;
	}
	
	ul.video-entries {
		margin-left: -10px;
		margin-right: -10px;
	}
	
	ul.video-entries li {
		padding: 0 10px;
		width: 50%;
	}

	ul.video-entries li:nth-child(3n+1) {
		clear: none;
	}
	
	ul.video-entries li:nth-child(2n+1) {
		clear: both;
	}
}


@media(max-width: 575px)
{
	.aligncenter,
	.alignleft,
	.alignright {
		float: none;
		margin: 0 auto 1.5rem;
		max-width: 100%;
	}

	.archive-entries-list > li {
		display: block;
	}

	.archive-entries-list > li > div {
		flex: none;
		width: 100%;
	}

	.archive-entries-list > li > figure,
	.archive-entries-list > li > figure img {
		height: 150px;
		width: 100%;
	}
	
	.archive-entry, .single-entry {
		margin-bottom: 1.5rem;
	}
	
	.archive-entry-data > div {
		padding-bottom: 0;
	}
	
	.archive-entry-data .thumbnail {
		max-width: 40%;
	}
	
	.bypostauthor,
	.archive-entries-list > li > div p.bypostauthor,
	.events-by-list-entries > li > div p.bypostauthor {
		font-size: 0.9rem;
		margin: 0 0 1rem;
	}
	
	.carousel-item > a > div > div,
	.carousel-item > div > div {
		background: #5B0E11;
	}
	
	.carousel-item > a:focus > div > div,
	.carousel-item > a:hover > div > div {
		background: #000000;
	}
	
	.carousel-item figure > div {
		margin: 0 -35%;
		width: 170%;
	}
	
	.artists-group-entries ul > li,
	.exhibition-gallery-entries ul > li,
	body.page-template-page-full-width .post-photo-album ul > li,
	body.full-width .exhibition-gallery-entries ul > li {
		width: 50%;
	}
	
	body.page-template-page-full-width .post-photo-album ul > li.large,
	body.full-width .exhibition-gallery-entries ul > li.large {
		width: 100%;
	}
	
	.artists-group-entries ul > li:nth-child(3n+1),
	.exhibition-gallery-entries ul > li:nth-child(3n+1),
	body.page-template-page-full-width .post-photo-album ul > li:nth-child(3n+1),
	body.full-width .exhibition-gallery-entries ul > li:nth-child(3n+1) {
		clear: none;
	}
	
	.artists-group-entries ul > li:nth-child(2n+1),
	.exhibition-gallery-entries ul > li:nth-child(2n+1),
	body.page-template-page-full-width .post-photo-album ul > li:nth-child(2n+1),
	body.full-width .exhibition-gallery-entries ul > li:nth-child(2n+1) {
		clear: both;
	}
	
	.carousel-item > div,
	.carousel-item > a > div {
		bottom: auto;
		position: relative;
		top: auto;
	}
	
	#container {
		padding: 0 1.5rem 1.5rem;
	}

	#container.no-cpt-header {
		padding-top: 1.5rem;
	}
	
	.featured-winners div.winner {
		padding: 1.5rem 1rem 1px;
	}
	
	.featured-winners div.winner .description h2,
	.featured-winners header h2 {
		font-size: 1.5rem;
	}
	
	.featured-winners div.winner .artwork {
		float: none;
		margin: 0 0 1rem;
		padding: 0;
		text-align: center;
		width: 100%;
	}
	
	.featured-winners div.winner .description {
		float: none;
		width: 100%;
	}
	
	header.page-header h1,
	#home-gallery h2,
	#home-intro h2 {
		font-size: 2rem;
	}
	
	h2 {
		text-transform: none;
	}
	
	header#site-header .masthead .logo {
		width: 90px;
	}
	
	hr {
		width: 85%;
	}
	
	.modal.exhibition-statement .modal-dialog {
		max-width: 85%;
	}

	.modal.exhibition-statement .modal-nav {
		background-size: 30px;
	}

	.page-header-utility {
		display: none;
	}
	
	.woocommerce ul.products[class*=columns-] li.product,
	.woocommerce-page ul.products[class*=columns-] li.product,
	.woocommerce .related ul.products li.product,
	.woocommerce-page .related ul.products li.product,
	.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),
	.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
		width: 50%;
	}
	
	.woocommerce ul.products[class*=columns-] li.product:nth-child(3n+1),
	.woocommerce-page ul.products[class*=columns-] li.product:nth-child(3n+1) {
		clear: none !important;
	}
	
	.woocommerce ul.products[class*=columns-] li.product:nth-child(2n+1),
	.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n+1) {
		clear: both !important;
	}
	
	.woocommerce #content div.product div.images,
	.woocommerce div.product div.images,
	.woocommerce-page #content div.product div.images,
	.woocommerce-page div.product div.images {
		float: none;
		margin: 0 0 1.5rem;
		width: 100%;
	}
	
	.woocommerce div.product div.images .woocommerce-product-gallery__image:first-child {
		width: 50%;
	}
	
	.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
		width: 16.666666%;
	}
	
	.woocommerce #content div.product div.summary,
	.woocommerce div.product div.summary,
	.woocommerce-page #content div.product div.summary,
	.woocommerce-page div.product div.summary {
		width: 100%;
	}

	.woocommerce .cart-collaterals .cart_totals,
	.woocommerce-page .cart-collaterals .cart_totals {
		width: 100%;
	}
}


@media(max-width: 480px)
{
	a.btn,
	button,
	main input,
	.woocommerce #respond input#submit,
	.woocommerce a.button,
	.woocommerce button.button,
	.woocommerce input.button,
	.woocommerce #respond input#submit.alt,
	.woocommerce a.button.alt,
	.woocommerce button.button.alt,
	.woocommerce input.button.alt {
		margin: 0.5rem 0;
	}
	
	.archive-entries-list > li {
		display: block;
	}

	.archive-entries-list > li > div {
		flex: none;
		width: 100%;
	}

	.archive-entries-list > li > figure,
	.archive-entries-list > li > figure img {
		height: 200px;
		width: 100%;
	}

	body.home article {
		padding: 2rem 1.5rem 1px;
	}
	
	.featured-winners div.winner .artwork > figure img {
		max-height: none;
	}
	
	footer#site-footer .footer-links > div ul > li {
		display: block;
		margin: 0.125rem 0;
	}
	
	footer#site-footer .masthead {
		display: block;
	}
	
	footer#site-footer .masthead #footer-primary {
		margin: 0 1rem;
		padding: 0;
		text-align: center;
	}
	
	footer#site-footer .masthead .logo {
		display: block;
		margin: 0 auto 1rem;
		width: 120px;
	}
	
	footer#site-footer .social ul > li {
		margin: 0.5rem;
	}
	
	header#site-header {
		padding: 0.5rem;
	}
	
	header#site-header .masthead .logo {
		padding: 0;
		width: 75px;
	}
	
	header#site-header .masthead .site-name {
		padding: 0;
	}
	
	header#site-header .masthead .tagline {
		font-size: 0.9rem;
		line-height: 1.2;
		padding: 0;
	}
	
	#home-features ul {
		margin: 0;
	}
	
	#home-features ul > li,
	#home-features ul > li.full {
		clear: both;
		float: none;
		margin: 0 0 1rem;
		padding: 0;
		width: 100%;
	}
	
	main .search-form .form-input {
		float: none;
		width: 100%;
	}
	
	main .search-form .form-submit {
		float: none;
		padding: 0;
		width: 100%;
	}
	
	main .search-form .form-submit input[type=submit] {
		padding: 0.8rem 1.25rem;
		width: auto;
	}

	.modal.exhibition-statement .modal-dialog {
		max-width: 90%;
	}

	.modal.exhibition-statement .modal-content .modal-body {
		padding: 1rem;
	}
	
	#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
		width: 50%;
	}
	
	.woocommerce div.product form.cart {
		margin-bottom: 1.5rem;
	}
	
	.woocommerce div.product div.images .woocommerce-product-gallery__image:first-child {
		width: 66.666666%;
	}

	.woocommerce table.shop_table_responsive tr td .coupon,
	.woocommerce-page table.shop_table_responsive tr td .coupon {
		text-align: center;
	}

	.woocommerce-cart table.cart td.actions .coupon .input-text,
	.woocommerce table.cart td.actions .coupon .input-text+.button,
	.woocommerce-page table.cart td.actions .coupon .input-text+.button {
		float: none!important;
		margin: 0 auto 0.5rem;
	}

	.woocommerce table.cart td.actions .coupon .input-text,
	.woocommerce table.cart td.actions .coupon input,
	.woocommerce-page table.cart td.actions .coupon .input-text+.button {
		width: auto!important;
	}
}


@media(max-width: 420px)
{
	.archive-entry-data .thumbnail {
		display: none;
	}
	
	.carousel-item figure > div {
		margin: 0 -40%;
		width: 180%;
	}
	
	body.full-width .exhibition-gallery-entries ul.featured > li {
		width: 100%;
	}
	
	body.full-width .exhibition-gallery-entries ul.featured > li:nth-child(2n+1) {
		clear: none;
	}
	
	.featured-winners {
		margin-left: -1.5rem;
		margin-right: -1.5rem;
	}
	
	.featured-winners div.winner {
		padding: 1.5rem 1.5rem 1px;
	}
	
	footer#site-footer .masthead .logo {
		width: 90px;
	}
	
	header.page-header h1,
	#home-gallery h2,
	#home-intro h2 {
		font-size: 1.75rem;
	}
	
	hr {
		width: 100%;
	}
	
	ul.video-entries {
		margin-left: 0;
		margin-right: 0;
	}
	
	ul.video-entries li {
		float: none;
		padding: 0;
		width: 100%;
	}
	
	.woocommerce div.product div.images .woocommerce-product-gallery__image:first-child {
		width: 75%;
	}
	
	.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
		width: 25%;
	}
}


@media(max-width: 380px)
{
	.archive-entries-list > li > figure,
	.archive-entries-list > li > figure img {
		height: auto;
	}

	.archive-entries-list > li > figure img {
		object-fit: fill;
	}

	.artists-group-entries ul > li,
	.exhibition-gallery-entries ul > li,
	body.page-template-page-full-width .post-photo-album ul > li,
	body.full-width .exhibition-gallery-entries ul > li {
		width: 100%;
	}
	
	.artists-group-entries ul > li:nth-child(2n+1),
	.exhibition-gallery-entries ul > li:nth-child(2n+1),
	body.page-template-page-full-width .post-photo-album ul > li:nth-child(2n+1),
	body.full-width .exhibition-gallery-entries ul > li:nth-child(2n+1) {
		clear: none;
	}
	
	header#site-header .masthead .site-title {
		display: none;
	}
	
	.woocommerce ul.products[class*=columns-] li.product,
	.woocommerce-page ul.products[class*=columns-] li.product,
	.woocommerce .related ul.products li.product,
	.woocommerce-page .related ul.products li.product,
	.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),
	.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
		float: none;
		width: 100%;
	}
	
	.woocommerce div.product div.images .woocommerce-product-gallery__image:first-child {
		width: 100%;
	}

	.woocommerce a.button.alt {
		line-height: 1.2;
		white-space: normal;
	}
}


@media(max-width: 320px)
{
	header#site-header .masthead .tagline {
		display: none;
	}
	
	header#site-header .search-box-mobile .search-form .form-input {
		width: 75%;
	}
	
	header#site-header .search-box-mobile .search-form .form-submit {
		width: 25%;
	}
}


/* MIN-WIDTH MEDIA QUERY STYLES
====================================== */
@media(min-width: 320px)
{
	.modal-dialog {
		margin-left: auto;
		margin-right: auto;
		max-width: 480px;
	}
}


@media(min-width: 576px)
{
	.modal-dialog {
		max-width: 700px;
	}
}


/* MARS: AN ARTISTIC MISSION STYLES
====================================== */
/* 
 * PLANETS IMAGE MAP
 * 925x540
 */
body#exhibition-mars #exhibition-footer {
	margin-top: -3rem;
}

#planetsmap {
	margin: 0 auto 1.5rem;
	max-width: 929px;
	position: relative;
}

#planetsmap a {
	background: rgba(0,0,0,0.3);
	border: 1px solid rgba(255,255,255, 0.1);
	border-radius: 50%;
	display: block;
	position: absolute;
	transition: background 0.2s;
}

#planetsmap a:focus,
#planetsmap a:hover {
	background: rgba(0,0,0,0.1);
}

#planetsmap a.step1 {
	height: 30.7%;
	width: 17.9%;
	left: 2.3%;
	top: 10.7%;
}

#planetsmap a.step2 {
	height: 29.2%;
	width: 17%;
	left: 15.7%;
	top: 37.5%;
}

#planetsmap a.step3 {
	height: 21.2%;
	width: 12.5%;
	left: 37%;
	top: 51.5%;
}

#planetsmap a.step4 {
	height: 24.6%;
	width: 14.6%;
	left: 46.3%;
	top: 30.6%;
}

#planetsmap a.step5 {
	height: 28.4%;
	width: 16.6%;
	left: 57.4%;
	top: 55.2%;
}

#planetsmap a.step6 {
	height: 31%;
	width: 18.4%;
	left: 73.3%;
	top: 35.2%;
}

#planetsmap a.step7 {
	height: 21.4%;
	width: 12.5%;
	left: 85.6%;
	top: 69%;
}

#planetsmap a > strong {
	color: #FFFFFF;
	font-size: 1rem;
	font-weight: bold;
	left: 50%;
	letter-spacing: 0.5px;
	line-height: 1.25;
	position: absolute;
	text-align: center;
	text-shadow : 2px 1px 0 #000000;
	top: 50%;
	transform: translate(-50%, -50%);
}

#planetsmap img {
	display: block;
	width: 100%;
}

@media(max-width: 992px)
{
	#planetsmap {
		margin: 0 -1rem 1.5rem;
	}
	
	#planetsmap a > strong {
		font-size: 0.9rem;
	}
}


@media(max-width: 767px)
{
	#planetsmap a > strong {
		font-size: 0.75rem;
	}
	
	#wrapper {
		padding: 0;
	}
}


@media(max-width: 575px)
{
	#planetsmap a > strong {
		font-size: 0.6rem;
	}
}
