/* Foundation Overrides */

.grid-container {
	max-width: 1390px !important;	
}

.has-tip {
	border-bottom: none !important;
}

.tooltip {
	font-family: Arial !important;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 600;
}

/* Global Styles */

body {
		
	background-color: #fcfcfc;
	font-family: 'Cormorant Garamond', serif;
	text-rendering: optimizeLegibility; /* Optimise legibility for some CSS3 kerning */
}

#topbar {
	height: 0.313em;
	background: #222;	
}

p {
	font-size: 1.125em;
	line-height: 1.875em;
}

a, a:visited {
	color: #2b2b2b;
	text-decoration: none;
	-webkit-transition: color .3s;
	transition: color .3s;
}

a:hover {
	color: #999;
	/* text-decoration: underline; */
}

a.nav, a.nav:visited {
	width: 100%;
	display: block;
	color: #2b2b2b;
	text-decoration: none;
	transition: color .3s;
}

a.nav:hover {
	color: #999;
}

#index, #artwork, #about, #contact {
	padding: 100px 0;
	background-color: #f7f7f7;
}

#exhibitions {
	padding: 0 0 100px 0;
	background-color: #f7f7f7;
}

.img-responsive {
	width: 100%;
	height: auto;
}

.social, .social:visited {
	display: inline-block;
	height: 32px;
	width: 32px;
	text-align: center;
	background: #444;
	color: #fff;
	transition: 0.2s all linear;
}

.social:hover {
	background: #999;
	color: #fff;
}

.social i {
	position: relative;
	top: 5px;
}

.full-height {
	height: 100%;
}

.gold {
	color: #b39d5a;
}

/* Logo Styles */

.bg-header {
	margin: 45px 0;
	height: 120px; 
	background: url(../../images/img-notko-signature-logo-120px.png) center center no-repeat;
}

.header-name {
	position: relative; 
	top: 30px;
}

h1.logo {
	font-family: 'Cormorant Garamond', serif;
	font-size: 2.0em;
	letter-spacing: 0.8em;
	color: #2b2b2b;
	font-weight: 600;
	margin: 0;
	padding: 0;
}

h2.logo {
	font-family: 'Lato', arial, sans-serif; 
	font-size: 1.0em;
	letter-spacing: 2.0em;
	color: #2b2b2b;
	margin: 0;
	padding: 0;
}

h4.subhead {
	font-family: 'Lato', arial, sans-serif;
	margin: 60px 0;
}

h5 {
	font-family: 'Lato', arial, sans-serif;
	text-transform: uppercase;
	font-size: 24px;
}

/* Navigation Styles */

.nav-new {
	font-family: Lato, sans-serif;
	font-size: 14px; 
	text-transform: uppercase;
	color: #222;
}

.nav-item {
	display: inline-block;
	margin: 0 30px;
}

#mobile-navbar {
	background: #222;
	color: #fff;
}

#mobile-navbar a {
	color: #fff !important;
	font-weight: 600;
}

#drawer {
	display: none;
}

#mobile-menu {
	display: block;
	font-size: 1.25em;
}

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

.mobile-nav ul li a {
	display: block;
	text-align: center;
	text-decoration: none;
	background: #2b2b2b;
	color: white !important;
	font-size: 1.25em;
	padding: 0.75em 0;
}

.mobile-nav ul li a:hover {
	color: #b39d5a !important;
}

/* About Styles */

.showdate {
	border-left: 2px solid #2b2b2b; 
	padding: 0 0 0 1.0em; 
	margin: 0 0 1.0em 0;
	font-size: 1.0em;
}

/* Contact Styles */

h3.contact {
	font-family: 'Lato', arial, sans-serif;
	text-transform: uppercase;
}

.bg-newsletter {
	background: #e6e6e6;
	padding: 0 1.0em;
}

#contact-form {
	font-family: 'Lato', Arial, sans-serif;
	margin: 46px 0;
}

.antispam { 
	display:none;
}

.button, .button:visited {
	font-family: 'Lato', serif;
	font-weight: 700;
	line-height: 18px;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	cursor: pointer;
	position: relative;
	background: #444;
	border: none;
	padding: 12px 30px;
	transition: 0.2s all linear;
}

.button-full, .button-full:visited {
	font-family: 'Lato', serif;
	font-weight: 700;
	line-height: 18px;
	font-size: 16px;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	cursor: pointer;
	position: relative;
	background: #444;
	border: none;
	width: 100%;
	padding: 24px 0;
	margin: 0 0 15px 0;
	transition: 0.2s all linear;
}

.button:hover, .button-full:hover {
	background-color: #999;
	color: #444;
}

.button:active {
	background-color: #b39d5a;
	color: #fff;
}

.contact-social {
	padding-top: 25px;	
}

#top-button {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 99;
	font-size: 18px;
	border: none;
	outline: none;
	background: rgba(68,68,68,1);
	color: #fff !important;
	cursor: pointer;
	padding: 10px 15px;
	border-radius: 6px;
	transition: 0.3s;
}

#top-button:hover {
	background: rgba(68,68,68,1);
	color: #b39d5a !important;
}

/* Footer Styles */ 

.copyright { 
	padding: 2.5em 0;
	color: #666;
	font-size: 0.9em;
	font-weight: 600;
}

/* Masonry Styles */

.masonry-css-rows {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	flex-basis: 30%;
}

.masonry-css {
	-webkit-column-count: 1;
	column-count: 1;
	-webkit-column-gap: 30px;
	column-gap: 30px;
}

@media screen and (min-width: 25em) {
  .masonry-css {
    -webkit-column-count: 1;
            column-count: 1;
  }
}

@media screen and (min-width: 37.5em) {
  .masonry-css {
    -webkit-column-count: 2;
            column-count: 2;
  }
}

@media screen and (min-width: 50em) {
  .masonry-css {
    -webkit-column-count: 2;
            column-count: 2;
  }
}

@media screen and (min-width: 68.75em) {
  .masonry-css {
    -webkit-column-count: 3;
            column-count: 3;
  }
}

.masonry-css-item {
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
	margin-bottom: 30px;
	position: relative;
	text-align: center;
	overflow: hidden;
}

.image-overlay-content {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0; 
	top: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.overlay-fade-in .image-overlay-content {
	opacity: 0;
	background-color: rgba(252, 252, 252, 0.75);
	transition: all 0.3s ease-in-out; 
}
  
.overlay-fade-in img {
	transition: all 0.3s ease; 
}

.overlay-fade-in h3 {
	font-family: 'Lato', arial, sans-serif;
	color: #222;
	font-size: 24px;
	opacity: 0;
	text-transform: uppercase;
	transition: all 0.2s ease-in-out;
}

.overlay-fade-in .overlay-title:after {
    content: "";
    display: block;
    margin: 0 auto;
    width: 50% !important;
    padding-top: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid black;
}

.overlay-fade-in p {
	color: #222;
	font-size: 18px;
	opacity: 0;
	transition: all 0.2s ease-in-out;
}

.overlay-fade-in .button {
	display: inline-block;
	width: 50%;
	margin: 0 auto;
}

.overlay-fade-in:hover .image-overlay-content {
	opacity: 1; 
}
  
.overlay-fade-in:hover img {
	transform: scale(1.1); 
}

.overlay-fade-in:hover h3, .overlay-fade-in p, .overlay-fade-in .button {
	opacity: 1; 
}

/* Artwork Styles */

.artwork-details {
	margin-left: 20px;
}

.artwork-title {
	margin-top: 15px;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 400;
	color: #2b2b2b;
}

.sold {
	width: 80px; 
	text-align: center; 
	color: #b80101; 
	padding: 5px 11px 5px 8px;
	border: 1px solid #b80101; 
	font-weight: bold;
}

.color-palette {
	margin: 45px 0 25px 0;
}

.palette-swatch {
	display: inline-block;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
}

.artwork-contact {
	margin-top: 50px;	
}

.back-to-artwork {
	margin: 25px 0;
}

/* Paint Color Swatches */

.alizarin-permanent {background: rgb(94, 24, 16);}
.burnt-sienna {background:rgb(110, 59, 37);}
.burnt-umber {background:rgb(144, 71, 58);}
.cad-red {background:rgb(226, 51, 34);}
.cad-yellow-med {background:rgb(255, 193, 0);}
.cad-yellow-orange {background:rgb(255, 149, 4);}
.cerulean-blue {background:rgb(18, 119, 182);}
.chromatic-black {background:rgb(0, 0, 0);}
.cobalt-blue {background:rgb(22, 67, 173);}
.gold-ochre {background:rgb(203, 145, 0);}
.indanthrone-blue {background:rgb(12, 31, 90);}
.ivory-black {background:rgb(0, 0, 0);}
.permanent-rose {background:rgb(160, 0, 33);}
.prussian-blue {background:rgb(12, 38, 69);}
.radiant-blue {background:rgb(181, 200, 226);}
.radiant-lemon {background:rgb(246, 232, 141);}
.radiant-yellow {background:rgb(246, 215, 93);}
.titanium {background:rgb(255, 255, 255);}
.titanium-zinc {background:rgb(251, 250, 243);}
.torrit-grey {background:rgb(104, 116, 116);}
.trans-earth-red {background:rgb(150, 56, 33);}
.ultramarine-blue {background:rgb(25, 25, 50);}
.viridian {background:rgb(25, 78, 66);}
.vermilion {background:rgb(233, 66, 0);}
.yellow-ochre {background:rgb(198, 145, 31);}


/* Mailchimp Form Overrides */

#mc_embed_signup {
	background: none; 
	clear: left; 
	font: 16px 'Lato', serif;
}

#mc_embed_signup form {
	padding: 0;
}

#mc_embed_signup input {
	border: 1px solid #cacaca;
	border-radius: 0px;
}

#mc_embed_signup .button {
	font-family: 'Lato', serif;
	font-weight: 700;
	line-height: 18px;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	cursor: pointer;
	position: relative;
	background: #444;
	border: none;
	padding: 12px 30px;
	margin: 0;
	transition: 0.2s all linear;	
}

#mc_embed_signup .button:hover {
	background: #999; 
}


/* Responsive Media Queries */

@media screen and (min-width: 375px) and (max-width: 667px)  {
	
	.header-name {
		top: 20px;
	}
	
	h1.logo {
		margin: 0 0 0 25px;
	}
	
	#index, #artwork, #about, #exhibitions, #contact {
		padding: 25px 15px;
	}
	
	.break {
		display: block;	
	}
	
	h5 {
		font-size: 24px;
	}
	
	.contact {
		font-size: 24px;
	}
	
	.artwork-details {
		margin: 50px 0 0 0;
		text-align: center;
	}
	
	.artwork-contact {
		text-align: center;
	}
}


