/*
Theme Name: Isolated Labs
Theme URI: http://underscores.me/
Author: tiger + rat design company
Author URI: http://tigerandrat.com
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: isolatedlabs
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Isolated Labs is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

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

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

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

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

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

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

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

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

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

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

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

@font-face {
	font-family: 'Karla';
	src: url('fonts/Karla-Regular.eot');
	src: url('fonts/Karla-Regular.eot#iefix') format('embedded-opentype'),
			url('fonts/Karla-Regular.woff2') format('woff2'),
			url('fonts/Karla-Regular.woff') format('woff'),
			url('fonts/Karla-Regular.ttf') format('truetype'),
			url('fonts/Karla-Regular.svg#Karla_regularregular') format('svg');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Karla';
	src: url('fonts/Karla-Italic.eot');
	src: url('fonts/Karla-Italic.eot#iefix') format('embedded-opentype'),
			url('fonts/Karla-Italic.woff2') format('woff2'),
			url('fonts/Karla-Italic.woff') format('woff'),
			url('fonts/Karla-Italic.ttf') format('truetype'),
			url('fonts/Karla-Italic.svg#Karla_regularitalic') format('svg');
	font-weight: 300;
	font-style: italic;
}
@font-face {
	font-family: 'Karla';
	src: url('fonts/Karla-Bold.eot');
	src: url('fonts/Karla-Bold.eot#iefix') format('embedded-opentype'),
			url('fonts/Karla-Bold.woff2') format('woff2'),
			url('fonts/Karla-Bold.woff') format('woff'),
			url('fonts/Karla-Bold.ttf') format('truetype'),
			url('fonts/Karla-Bold.svg#Karla_bold') format('svg');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'Karla';
	src: url('fonts/Karla-BoldItalic.eot');
	src: url('fonts/Karla-BoldItalic.eot#iefix') format('embedded-opentype'),
			url('fonts/Karla-BoldItalic.woff2') format('woff2'),
			url('fonts/Karla-BoldItalic.woff') format('woff'),
			url('fonts/Karla-BoldItalic.ttf') format('truetype'),
			url('fonts/Karla-BoldItalic.svg#Karla_bolditalic') format('svg');
	font-weight: 700;
	font-style: italic;
}

body,
button,
input,
select,
optgroup,
textarea {
	color: #000;
	font-family: "Karla", sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


body {
	font-size: 1rem;
	line-height: 1.45;
	
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

h2 {
	margin-bottom: 5px;
}

h5 {
	margin: 5px 0;
}

.minitxt {
  margin-bottom: 15px;
  color: #777;
}

.website h1 {
	letter-spacing: -0.045em;
	margin: 15px 0 4px 0;
	text-transform: none;
}

.website h6 {
	font-size: 0.875rem;
	color: #999;
	text-transform: uppercase;
	margin: 0;
}

p {
	margin-bottom: 1.5em;
	margin-top: 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

.big {
	font-size: 125%;
	font-weight: 700;
}

.all-caps {
	text-transform: uppercase;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

body.website {
	background: #fff;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

figure {
	margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #000;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
	color: #fff;
}

button {
	color: #fff;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

textarea {
	width: 100%;
}

.button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  background: #333;
  color: #fff;
}

a.button:visited {
	color: #fff;
}

.btn-delete {
	background: #999;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

.pagination {
	clear:both;
	padding:20px 0;
	position:relative;
	float: right;
	text-align: right;
}
 
.pagination span, .pagination a {
	display: inline-block;
	float: none;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#000;
	background: ;
}
 
.pagination a:hover{
	color:#fff;
	background: #333;
	border-radius: 4px;
}
 
.pagination .current{
	padding:6px 9px 5px 9px;
	background: #333;
	color:#fff;
	border-radius: 4px;
}

.pagination div {
	padding-right: 10px;
}

.above-left {
	margin-top: 20px;
}


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*a {
	color: #000;
	text-decoration: none;
}
*/

a:visited {
	color: #000;
}

a:hover,
a:focus,
a:active {
	
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}


a {
	color: #000;
	text-decoration: none;
	display: inline-block;
  border-bottom: 1px solid rgba(192, 192, 192, 0);
  /* ^- the important bit. RGB 192,192,192 is the same as #C0C0C0*/
  
  -webkit-transition: border 500ms ease;
  -moz-transition: border 500ms ease;
  -ms-transition: border 500ms ease;
  -o-transition: border 500ms ease;
  transition: border 500ms ease; 
}
a:hover {
  border-bottom: 1px solid rgba(0, 0, 0, 1);
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	display: block;
	clear: both;
	width: 100%;
	margin-top: 80px;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0 auto;
	width: auto;
	padding-left: 0;
	text-align: center;
}

.main-navigation li {
	float: none;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 300;
	
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
	background-color: #fff;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 120px;
	background-color: #fff;
	text-align: left;
	color: #000 !important;;lkmbv 
}

.main-navigation ul ul li {
	background-color: #fff;
	z-index: 99999;
}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {

}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
	color: #000;	
	border-bottom: 1px solid rgba(0, 0, 0, 1);
}

.main-navigation {
	display: inline-block;
	clear: none;
	float: right;
	width: auto;
	margin-top: 0;
}

.main-navigation li {
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 0;
	padding: 10px 10px 10px 0;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	text-transform: none;
	font-weight: 700;
	font-size: 15px;
}

.current-menu-item a {
	color: #000;	
	/*border-bottom: 1px solid rgba(0, 0, 0, 1);*/
}

a:visited {
	color: #000;
}



.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.row:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

.fa {
	margin-left: 14px;
	font-size: 1.25rem !important;
	transition: color 0.25s ease;
 	color: black;

}

.fa:hover {
	color: red;
}


#page {
	width: 100%;
	padding: 0 40px 0 40px;
}

.website #page {
	max-width: 1100px;
	width: 100%;
	padding: 0;
	margin: 0 auto;
}

.hidden {
	display: none;
}

.site-header {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 0px solid #999;
}

.website .site-header {

}

.site-content {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}

.site-footer {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding-bottom: 50px;
	margin-top: 50px;
	font-size: 0.875em;
}

.home .site-footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	max-width: 1100px;
}

.site-branding {
	float: left;
	display: inline-block;
	width: 232px;
}

.site-search {
	float: right;
	display: inline-block;
	margin-top: 10px;
}

.site-navigation {
	float: right;
	display: inline-block;
	width: 60%;
}

.logo {
	width: 250px;
}

.search-big {
	width: 30%;
	margin: 0 auto;
	margin-top: 80px;
	margin-bottom: 400px;
	text-align: center;
}

.contacts-list {
	padding: 0 0;
	margin: 0;

}

.col-header {
	text-transform: uppercase;
	font-weight: 700;
}

.row {	
	border-bottom: 1px solid #CBC9C9;
	display: inline-block;
	width: 100%;
	padding: 16px 20px;
	margin: 0;
	margin-top: 0;
}

.row:nth-child(odd) {
	background: #F8F8F8;
}

.row:nth-child(even) {
	background: #fff;
}

.col-4:first-child {

}

.col-4 {
	float: left;
	width: 25%;
}

.hide {
	display: none;
}

.row-above {
	padding: 20px 0;
}

.pagination {
	padding: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0em 8px;
	table-layout: fixed;
}

th, td {
    vertical-align: top;
    text-align: left;
}


table.datalist tr {
	background: #fff;
	border-bottom: 1px solid red;

}



table.datalist tr:nth-of-type(odd) { 
  background: #F8F8F8; 
}

table.datalist td,
table.datalist th {
	border-bottom: 1px solid #bbb;
}

table.datalist td {
	max-width: 25% !important;
	overflow: hidden;
}

table.datalist td,
table.datalist th {
	padding: 18px;
}

table.datalist th {
	text-transform: uppercase;
}


.last-col {
	text-align: right;
	width: 100px;
}

.pagination {
	
}

.floatright {
	float: right;
}

.table-header {
	background: rgb(248, 248, 248);
	border-bottom: 1px solid #bbb;
	padding: 12px;
}

table.datalist table tr {

}

table.datalist table tr td {
	width: auto;
	border: none;
	max-width: 100%;
	padding: 8px 16px;
	border-bottom: 1px solid #bbb;
}

.single-contact table.datalist table tr td,
.single-artwork table.datalist table tr td,
.single-publication table.datalist table tr td,
.single-invoice table.datalist table tr td {
	border: none;
}

.single-contact table.datalist table tr td:first-child,
.single-artwork table.datalist table tr td:first-child,
.single-publication table.datalist table tr td:first-child,
.single-location table.datalist table tr td:first-child {
	width: 130px;
	text-transform: uppercase;
	text-align: left;
	padding-left: 0px;
}

.single-location table.datalist table tr td:first-child {
	text-transform: none;
	padding-left: 12px;
}

.single-artwork table.datalist table tr td:last-child,
.single-contact table.datalist table tr td:last-child,
.single-publication table.datalist table tr td:last-child {
	font-weight: 700;
}

table.datalist table tr {
	background: #fff;
}

table.datalist table tr:nth-of-type(odd) { 
  background: #fff; 
}

.col_header {
	border-bottom: 1px solid #000;
  font-weight: 700;
  text-align: left;
  margin-bottom: 12px;
  padding-bottom: 2px;
}

.gallery-grid {
	width: 150px;
	float: left;
	text-align: center;
	margin-right: 15px;
	
}

.button-large {
	border: 1px solid;
  border-color: #000;
  border-radius: 3px;
  background: #000;
  color: rgba(0, 0, 0, .8);
  font-size: 12px;
  font-size: 1rem !important;
  line-height: 1;
  padding: 0.75em !important;
  color: #fff;
  margin-top: 40px;
  margin-bottom: 20px;
  margin-left: 10px;
}

.offersheet {
	width: 612px;
	height: 792px;
	max-width: 612px;
	max-height: 792px;
	position: relative;
	margin: 0 auto;
	
}

.offersheet td {
	text-align: center;
}


.offersheet img {
	max-height: 475px;
	margin-bottom: 30px;

}


.offersheet-internal {
	width: 612px;
	height: 792px;
	max-width: 612px;
	max-height: 792px;
	position: relative;
	margin: 0 auto;
	
}

.search-item {
	width: 30%;
	float: left;
	background: rgb(248, 248, 248);
	border-bottom: 1px solid #bbb;
	padding: 12px;
	margin-right: 2%;
	display: inline-block;
}

.search-cat {
	font-size: 0.825rem;
}

.search .entry-summary {
	margin-top: 0.875em;
}

table.invoice-wrapper td{
	background: #fff !important;
	font-size: 13px !important;
}

table.invoice td,
table.invoice th {
	padding: 0px !important;
	padding-bottom: 8px !important;
	border-bottom: 1px solid #000 !important;
}

table.invoice td.noborder {
	border-bottom: 0px solid #000 !important;
}

table.invoice th.invoice-item {
	width: 460px;
	max-width: 460px !important;
}

table.invoice th.invoice-middle {
	width: 110px;
}

table.invoice th.invoice-price,
table.invoice td.invoice-price {
	text-align: right !important;
	width: 110px;
}

.noborder {
	border: 0px !important;
}

ul.noindent {
	margin: 0;
	padding: 0;
}

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


.print-landscape {
	width: 916px;
}

.artcard-desc {
	width: 432px !important;
	margin-right: 16px;
	display: inline-block;
	font-size: 1.5rem;
	font-weight: 700;
}

.artcard-img {
	width: 432px !important;
	float: right;
}

.artcard-img img {
	max-height: 700px;
}

.acf-field input[type="text"], .acf-field input[type="password"], .acf-field input[type="number"], .acf-field input[type="search"], .acf-field input[type="email"], .acf-field input[type="url"], .acf-field textarea, .acf-field select {
	width: 100%;
	padding: 5px 5px !important;
	resize: none;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 1rem !important;
	line-height: 1.6em !important;
}


.acf-input-wrap input {
	height: auto !important;
	margin: 0;
}

.acf-input-prepend, .acf-input-append {
	font-size: 1.3rem !important;
	line-height: 1.5rem !important;
	height: 37px !important;
	padding: 6px 7px;
	background: #F4F4F4;
	border: #DFDFDF solid 1px;
}

.acf-field select {
	padding: 2px;
	height: 36px !important;
}

.dashboard-footer {
	margin-top: 50px;
}

.print-wrapper tr{
	background: #fff !important;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

ul.website-grid {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


ul.website-grid li {
	width: 32%;
	max-width: 340px;
	height: 220px;
	float: left;
	text-align: center;
	margin: 0 3.3333% 4% 0;
	cursor: pointer;
}

ul.website-grid li:nth-child(3n) {
	margin: 0 0 4% 0;
}

.flexslider {
	border: 0 !important;
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #999;
    background: rgba(0,0,0,.4);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    -moz-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    -o-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.flexslider {
	position: relative;
}

.flexslider .slides img {
background-size: cover;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 50px !important;
    margin: 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0,0,0,.8);
    text-shadow: 1px 1px 0 rgba(255,255,255,.3);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

video { width: 100%; }

video::-internal-media-controls-download-button {
    display:none;
}

video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px); /* Adjust as needed */
}


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

ul.website-list li {
	list-style-type: none;
	margin-bottom: 50px;
}


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33333%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66667%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28571%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11111%;
}

.gallery-caption {
	display: block;
}


/*--------------------------------------------------------------
## MEDIA QUERIES
--------------------------------------------------------------*/


.site-branding a svg {
	width: 240px;
}



/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

/*
@media screen and (min-width: 48em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}
*/



/*
███╗   ███╗ ██████╗ ██████╗ ██╗██╗     ███████╗
████╗ ████║██╔═══██╗██╔══██╗██║██║     ██╔════╝
██╔████╔██║██║   ██║██████╔╝██║██║     █████╗  
██║╚██╔╝██║██║   ██║██╔══██╗██║██║     ██╔══╝  
██║ ╚═╝ ██║╚██████╔╝██████╔╝██║███████╗███████╗
╚═╝     ╚═╝ ╚═════╝ ╚═════╝ ╚═╝╚══════╝╚══════╝
    
*/



@media screen and (max-width: 48em) {

  body::before {
    /*content: "mobile";*/
  }

  .page-inner {
  	padding: 20px;
  }

  .site-header {
  	margin: 0;
  	padding: 0;
  }

/*
  .menu.main {
    display: inline-block;
    position: relative;
    background: #fff;
	}

	.menu.main ul {
    display: none;
		position: absolute;
    top: 80%;
    left: 0px;
    padding-left: 15px;
    background: #fff;
	}

	.menu.main li {
	    display: block;
	    float: none;
	}
*/
	.toggle-nav {
    padding: 0;
    margin: 0;
    display: inline-block !important;
    /*
    color: #8D7F68;
    color: #000;
    transition: color linear 0.35s;
    */
    line-height: 1em;
    font-size: 2.5em !important;
    margin-top: -6px;
    float: left;
    display: inline-block;
    margin-right: 20px;
	}

	.toggle-nav:hover, .toggle-nav.active {
	    /*
	    text-decoration: none;
	    color: #8D7F68;
	    */
	}

	.main-navigation {
    display: inline-block;
    clear: both;
    float: none;
    width: auto;
    margin-top: 0;
    width: calc(100% + 40px);
    margin-left: -20px;
	}

	.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0 auto;
    width: auto;
    padding-left: 0;
    text-align: left;
    background-color: #fff;
    padding: 0 20px;
	}

	.main-navigation ul ul {
    display: block !important;
    box-shadow: none;
    float: none;
    position: relative;
    width: calc(100% - 20px) !important;
    padding: 0;
    /*margin-left: 20px !important;*/
    top: 3px;
    left: 20px !important;    
	}

	.main-navigation ul ul li:last-child {
		border: none;
	}

	.site-footer {
		/*width: calc(100% - 40px) !important;*/
	}

	.main-navigation li {
    float: none;
    position: relative;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 10px 10px 0;
    clear: both;
    display: block;
    border-bottom: 1.5px solid #000;
	}

	.main-navigation .current_page_item > a, 
	.main-navigation .current-menu-item > a, 
	.main-navigation .current_page_ancestor > a, 
	.main-navigation .current-menu-ancestor > a {
	    color: #000;
	    border-bottom: 0px solid rgba(0, 0, 0, 1);
	}

	.main-navigation li > a,
	.main-navigation li > a:hover,
	.main-navigation li > a.current-menu-item {
		border-bottom: 0;
		color: #000 !important;
	}


	.main-navigation li.menu-item-has-children > a:after {
		content: '+';
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    font-size: 1.5em;
    padding: 0.55em 0.5em;
	}

	.main-navigation li.menu-item-has-children > a.active:after {
 		content: "-";
	}

	


	ul.website-grid li {
    width: 100%;
    max-width: 100%;
    height: 220px;
    float: left;
    text-align: center;
    margin: 0 0% 4% 0;
    cursor: pointer;
	}



}



/*
████████╗ █████╗ ██████╗ ██╗     ███████╗████████╗
╚══██╔══╝██╔══██╗██╔══██╗██║     ██╔════╝╚══██╔══╝
   ██║   ███████║██████╔╝██║     █████╗     ██║   
   ██║   ██╔══██║██╔══██╗██║     ██╔══╝     ██║   
   ██║   ██║  ██║██████╔╝███████╗███████╗   ██║   
   ╚═╝   ╚═╝  ╚═╝╚═════╝ ╚══════╝╚══════╝   ╚═╝   
*/

@media screen and (min-width: 48em) and (max-width: 61.1875em) {

  body::before {
    /*content: "tablet";*/
  }

  .website #page {
  	width: calc(100% - 80px);
  	margin: 0 auto;
  }

  .page-inner {

  }

  ul.website-grid li {
    width: 31%;
    max-width: 340px;
    height: 220px;
    float: left;
    text-align: center;
    margin: 0 3.3333% 4% 0;
    cursor: pointer;
	}

	.site-header {
  	margin: 0;
  	padding: 0;
  	padding-top: 40px;
  }

	.toggle-nav {
    padding: 0;
    margin: 0;
    display: inline-block !important;
    /*
    color: #8D7F68;
    color: #000;
    transition: color linear 0.35s;
    */
    line-height: 1em;
    font-size: 2.5em !important;
    margin-top: -6px;
    float: left;
    display: inline-block;
    margin-right: 20px;
	}

	.toggle-nav:hover, .toggle-nav.active {
	    /*
	    text-decoration: none;
	    color: #8D7F68;
	    */
	}

	.main-navigation {
    display: inline-block;
    clear: both;
    float: none;
    width: auto;
    margin-top: 0;
    width: calc(100% + 40px);
    margin-left: -20px;
	}

	.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0 auto;
    width: auto;
    padding-left: 0;
    text-align: left;
    background-color: #fff;
    padding: 0 20px;
	}

	.main-navigation ul ul {
    display: block !important;
    box-shadow: none;
    float: none;
    position: relative;
    width: calc(100% - 20px) !important;
    padding: 0;
    /*margin-left: 20px !important;*/
    top: 3px;
    left: 20px !important;    
	}

	.main-navigation ul ul li:last-child {
		border: none;
	}

	.site-footer {
		/*width: calc(100% - 40px) !important;*/
	}

	.main-navigation li {
    float: none;
    position: relative;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 10px 10px 0;
    clear: both;
    display: block;
    border-bottom: 1.5px solid #000;
	}

	.main-navigation .current_page_item > a, 
	.main-navigation .current-menu-item > a, 
	.main-navigation .current_page_ancestor > a, 
	.main-navigation .current-menu-ancestor > a {
	    color: #000;
	    border-bottom: 0px solid rgba(0, 0, 0, 1);
	}

	.main-navigation li > a,
	.main-navigation li > a:hover,
	.main-navigation li > a.current-menu-item {
		border-bottom: 0;
		color: #000 !important;
	}


	.main-navigation li.menu-item-has-children > a:after {
		content: '+';
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    font-size: 1.5em;
    padding: 0.55em 0.5em;
	}

	.main-navigation li.menu-item-has-children > a.active:after {
 		content: "-";
	}



}



@media (min-width:1300px) { 
/*
		body {
			font-size: 1rem;
			line-height: 1.5;
		}

		.menu-toggle {
			display: none;
		}
		.main-navigation ul {
			display: block;
		}


    .site-header {
			width: 100%;
			max-width: calc(100% - 160px);
			margin: 0 auto;
			margin-top: 20px;
			margin-bottom: 20px;
		}



		.site-content {
			width: 100%;
			max-width: calc(100% - 160px);
			margin: 0 auto;
		}

		.site-footer {
			width: 100%;
			max-width: calc(100% - 160px);
			margin: 0 auto;
			padding: 30px 0 50px 0;
		}
*/
}


/*

██████╗ ███████╗███████╗██╗  ██╗████████╗ ██████╗ ██████╗ 
██╔══██╗██╔════╝██╔════╝██║ ██╔╝╚══██╔══╝██╔═══██╗██╔══██╗
██║  ██║█████╗  ███████╗█████╔╝    ██║   ██║   ██║██████╔╝
██║  ██║██╔══╝  ╚════██║██╔═██╗    ██║   ██║   ██║██╔═══╝ 
██████╔╝███████╗███████║██║  ██╗   ██║   ╚██████╔╝██║     
╚═════╝ ╚══════╝╚══════╝╚═╝  ╚═╝   ╚═╝    ╚═════╝ ╚═╝     

*/                                                         

/**
 * 14.4 - >= 985px
*/

@media screen and (min-width: 61.5625em) {

  body::before {
    /*content: "desktop";*/
  }

  .website #page {
  	max-width: 1180px;
  }

  .page-inner {
  	margin: 0 40px;
  }

  .toggle-nav {
    display: none !important;
	}

	.main-navigation ul {
    display: inline-block !important;
		list-style: none;
    margin: 0 auto;
    width: auto;
    padding-left: 0;
    text-align: center;
	}


}

@media print {
 header, footer, .noprint, .table-header { display: none !important; } 
 table.datalist thead { display: none !important }
 /*#page { width: 712px; }*/
 body { background: #fff; }
 table.datalist td, table.datalist th { border-bottom: 0px solid #bbb; }
 	@page {
    size: auto;  
    margin: 0;

    
	}
}