/* @override 
	http://art.org.s228276.gridserver.com/wp-content/themes/icelander-child/style.css?ver=5.2.3
	http://art.org.s228276.gridserver.com/wp-content/themes/icelander-child/style.css?ver=5.2.4 */

/**
 * Theme Name: Icelander Child
 * Template: icelander
 * Version: 1.0.0
 * Description: This is a child theme of Icelander
 */

/* Put your custom CSS styles below... */

.site-content-inner, .modified-site-content-inner {
	padding-top: 3rem;
}
h1 
{
	font-family: trade-gothic-next, sans-serif;
	font-style: normal;
	font-weight: 500;
}

h1.page-title, h1.entry-title, h3.entry-title {
	font-weight: 500;
	text-transform: none;
	letter-spacing: 0.03em;
}

h2 {
	font-family: trade-gothic-next, sans-serif;
	line-height: 1.47945;
	text-transform: uppercase;
	letter-spacing: .075em;
	font-weight: 500;
	font-size: 1.295em;
}
.excerpt {
	font-weight: 200;
	text-transform: none;
	letter-spacing: .065em;
	font-size: 1em;
}
.excerpt-shop {
	font-weight: 400;
	text-transform: none;
	letter-spacing: .065em;
	font-size: 1em;
}
h3 
{
	font-family: trade-gothic-next, sans-serif;
	font-style: normal;
	font-weight: 300;
	margin-bottom: 8px;
	font-size: 1.15em;
} 
h4 
{
	font-family: trade-gothic-next, sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 2px;
	color: #6f6e6e;
}

p
{
	font-family: trade-gothic-next, sans-serif;
	font-style: normal;
	font-weight: 300;
	
}
/* to keep links at black bold, even on smaller screens */
a, .accent-color, .wm-content-module .image {
	color: black;
	font-weight: 400;
	text-decoration: underline;
}
:root {
	--color_accent: #black;
}
li {
	font-weight: 200;
}
footer.entry-meta, .single .entry-meta {
	visibility: hidden;
	height: 0px;
	margin-bottom: 0px;
} 
.post-column {
display: flex;
float: left;
padding: 25px 0px;
}
.link-more {
	visibility: hidden;
	max-width: 0px; 
	max-height: 20px;
}
.category-press-room .link-more, .page-id-1445 .link-more {
	visibility: visible;
	max-width: none; 
	max-height: 20px;
}
.post-text {
	display: flex;
	float: left;
	padding-right: 25px;
}

select {
    border-color: grey;
    transition: border-color 0.3s;
}

input {
    border-bottom-color: transparent;
}
td {
	border-style: none;
}
.caption {
	background-color: white;
}
.caption, .wp-caption {
	position: relative;
/*	position: absolute;*/
	display: inline-block;
	max-width: 100%;
	margin: 0 auto 1.62em;
	padding: 5px 10px;
	text-align: center;
	background: white;
	text-transform: none;
	word-wrap: break-word;
	color: black;
	background-color: white;
}
.metaslider-permanent-collection .caption {
	position: absolute;
	background-color: white;
}
.metaslider-permanent-collection {
	padding-bottom: 50px;
}
#colophon > div.site-footer-area.footer-area-footer-secondary-widgets, #footer-secondary-widgets {
	background-color: #5d5d5d;
}
.page-id-567 #intro > div > h1 {
	visibility: hidden;
}
.navigation.post-navigation {
	height: 0px;
}
.posts-layout-minimal .type-post {
	padding-top: 25px;
	padding-bottom: 25px;
}	
/*.post-image {
	width: 0px;
	height: 0px;
}*/
