/* Main */
body {
	font-family: 'Jost', san-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.4em;
}
p {
	line-height: 1.3em;
}

a {
	color: #a78b4b;
	color: #90773e;
}

a:hover {
	color: #896d2c;
	color: #a78b4b;
	text-decoration: none;
}

@media (min-width:1200px) {
.xl-container {
    max-width: 1400px;
    padding: 0 120px;
}
}

.header-row {
	padding: 10px 0;
}

.logo {
    font-family: 'Orbitron';
    font-weight: 600;
    font-size: 24px;
    color: #000;
    text-transform: uppercase;
    margin-top: 14px;
    text-align: left;
    margin-bottom: 1rem;
}
@media (min-width:768px) {
.logo {
	font-size: 26px;
    text-align: left;
    margin-bottom: 1rem;
}
}

.logo a {
	color: #000;
}

.logo a:hover {
	color: #000;
	text-decoration: none;
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.7);
    border-color: rgba(0,0,0,.3);
    float: right;
    margin-top: -7px;
}

.nav-justify-content {
    justify-content: center;
    text-transform: uppercase;
    flex-direction: column;
    width: 100%;
    margin-top: 10px;
	margin-bottom: 10px;
}
@media (min-width:768px) {
.nav-justify-content {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
    flex-direction: row;
    margin-top: 0;
	margin-bottom: 0;
}
}

@media (max-width:767px) {
.nav-justify-content li {
	margin: 7px 0;
}
}

.nav-justify-content .nav-link {
	text-align: center;
	padding: 1rem .75rem 1rem .75rem;
	font-size: 20px;
	border: 1px solid rgba(0,0,0,.3);
	border-radius: 4px;
}
@media (min-width:768px) {
.nav-justify-content .nav-link {
	text-align: right;
	padding: .5rem 0 .5rem 1.5rem;
	font-size: 16px;
	border: none;
}
}


.widget .nav {
	margin-bottom: 15px;
}
@media (min-width:768px) {
.widget .nav-link {
	text-align: left;
	padding: 0 0 5px 0;
}
}

.nav-item a {
	text-align: right;
    padding: .5rem 0 .5rem 1.5em;
    color: #000;
}

.nav-item a:hover {
	color: #a90000;
	color: #a78b4b;
}

.home-link a { 
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 300;
	color: #000;
}

.home-artwork {
	margin-bottom: 30px;	
}

.pullquote {
	margin: 40px auto;
}

.heading {
	text-align: center; 
	font-family:'Vollkorn', serif; 
	font-weight: 500; 
	font-size: 36px; 
	font-style: italic; 
	margin-bottom: 8px;
}

.related-artwork-heading {
    margin-top: 40px;
}


.artwork-headings {
	text-align: center; 
	font-family:'Vollkorn', serif; 
	font-weight: 500; 
	font-size: 28px; 
	margin-top: 15px;
	font-style: italic;
	line-height: 1.0em;
}

.artwork-headings a, .artwork-headings a:hover {
	color: #000;
	text-decoration: none;
}

.libby-carousel .carousel-inner {
	overflow: visible;
}

.libby-carousel .carousel-caption {
	bottom: -100px;
    margin: 0 auto;
    right: 0%;
    left: 0%;
}
@media (min-width:768px) {
.libby-carousel .carousel-caption {
	bottom: -65px;
	max-width: 690px;
}
}
@media (min-width:992px) {
.libby-carousel .carousel-caption {
	max-width: 930px;
}
}
@media (min-width:1200px) {
.libby-carousel .carousel-caption {
	max-width: 1160px;
}
}

.carousel-caption .artwork-headings {
	float: none;
	margin: 0;
	text-align: center;
}
@media (min-width:768px) {
.carousel-caption .artwork-headings {
	float: left;
	text-align: left;
}
}

.carousel-caption .home-link a {
    color: #000;
    text-transform: uppercase;
    float: none;
    text-align: center;
    font-size: 16px;
    margin-top: 0;
}

@media (min-width:768px) {
.carousel-caption .home-link a {
    float: right;
    text-align: right;
    margin-top: 2px;
}
}

.carousel-caption .home-link a:hover {
    color: #a78b4b;
}

.artwork-caption {
	margin-bottom: 20px;
}

.artwork-caption .artwork-headings {
	float: none;
	margin: 15px 0 0;
	text-align: center;
}
@media (min-width:768px) {
.artwork-caption .artwork-headings {
	float: left;
	margin: 15px 0;
	text-align: left;
}
}

.series-link {
	margin-top: 0px;
	text-align: center;
}
@media (min-width:768px) {
.series-link {
	margin-top: 15px;
}
}

.artwork-caption .series-link a {
    color: #000;
    text-transform: uppercase;
    float: none;
    text-align: center;
    font-size: 16px;
    margin-top: 0;
}

@media (min-width:768px) {
.artwork-caption .series-link a {
	font-weight: 300;
    float: right;
    text-align: right;
    margin-top: 2px;
}
}

.artwork-caption .series-link a:hover {
    color: #a78b4b;
}




.pull-quote-section {
	margin: 40px auto;
}

.pull-quote-section-about {
	margin: 20px auto;
}

.quote {
	text-align: center; 
	font-family:'Vollkorn', serif; 
	font-weight: 400; 
	font-size: 21px; 
	font-style: italic;
}

.jost a {
	font-family: 'Jost';
	font-weight: 300;
	font-size: 16px;
	margin-top: -2px;
}

.jost a.active {
	font-weight: 400;
}

.jost a.active:hover {
	color: #000;
}

.jost-text {
	font-family: 'Jost';
	font-weight: 300;
	font-size: 17px;
	line-height: 1.4em;
}
.jost-text2 {
	font-family: 'Jost';
	font-weight: 400;
	font-size: 17px;
	line-height: 1.4em;
}

.nunito a {
	font-family: 'Nunito';
	font-weight: 300;
	font-size: 15px;
}

.nunito a.active {
	font-weight: 600;
}

.nunito a.active:hover {
	color: #000;
}

.nunito-text {
	font-family: 'Nunito';
	font-weight: 300;
	font-size: 16px;
	line-height: 1.5em;
}
.nunito-text2 {
	font-family: 'Nunito';
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5em;
}

.roboto a {
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 15px;
	letter-spacing: .5px;
}

.roboto a.active {
	font-weight: 400;
}

.roboto a.active:hover {
	color: #000;
}

.roboto-text {
	font-family: 'Roboto';
	font-weight: 300;
	font-size: 16px;
	line-height: 1.5em;
}
.roboto-text2 {
	font-family: 'Roboto';
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5em;
}

.vollkorn-text {
	font-family: 'Vollkorn';
	font-weight: 400;
	font-size: 17px;
}

.vollkorn-text p {
	color: #555;
}


.view {
    position: relative;
    overflow: hidden;
}

.zoom img {
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
}

.zoom:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.painting-related .zoom:hover img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}

.view img {
    position: relative;
    display: block;
}

.view .mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-attachment: fixed;
}

.overlay .mask {
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.overlay .mask:hover {
    opacity: .7;
    background-color: #111;
}

.flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

.white-text {
	color: #fff;
}

footer a {
    color: #858585;
    text-transform: uppercase;
}

footer a:hover {
    color: #a90000;
    color: #a78b4b;
    text-decoration: none;
}

.copyright {
	font-size: 10px;
	text-transform: uppercase; 
}

.individual-painting-section {
	height: auto;
}
@media (min-width:992px) {
.individual-painting-section {
	min-height: 85vh;
}
}

.artwork-section {
	height: auto;
	margin: 7px auto;
	display:none;
}
@media (min-width:992px) {
.artwork-section {
	min-height: 85vh;
}
}

@media (min-width:992px) {
.individual-painting {
	align-items: center !important;
}
}


.img-painting-section-vertical {
	margin-left: 0px;
	position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 576px) {
.img-painting-section-vertical {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}
@media (min-width:992px) {
.img-painting-section-vertical {
	margin-left: 64px;
	-ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}
}
@media (min-width:1200px) {
.img-painting-section-vertical {
	margin-left: 47.5px;
}
}

.img-painting-section-horizontal {
	position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width:576px) {
.img-painting-section-horizontal {
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}
@media (min-width:1200px) {
.img-painting-section-horizontal {
	margin-left: 42.5px;
	-ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}
}

.img-painting-section-square {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 576px) {
.img-painting-section-square {
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}

@media (min-width: 768px) {
.img-painting-section-square {
	-ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}
}

@media (min-width:992px) {
.img-painting-section-square {
	margin-left: 38.625px
}
}
@media (min-width:1200px) {
.img-painting-section-square {
	margin-left: 19px;
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}


.img-painting {
	text-align: center;
}
@media (min-width:992px) {
.img-painting {
	text-align: right;
}
}

.img-painting-section-vertical .img-painting {
	position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 576px) {
.img-painting-section-vertical .img-painting {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}
@media (min-width: 768px) {
.img-painting-section-vertical .img-painting {
    margin-left: 8.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
}
@media (min-width: 992px) {
.img-painting-section-vertical .img-painting {
	margin-left: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
}
@media (min-width: 1200px) {
.img-painting-section-vertical .img-painting {
	margin-left: 8.333333%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
}

.img-painting-section-horizontal .img-painting {
	position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 576px) {
.img-painting-section-horizontal .img-painting {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}
@media (min-width: 768px) {
.img-painting-section-horizontal .img-painting {
    margin-left: 8.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
}
@media (min-width: 992px) {
.img-painting-section-horizontal .img-painting {
	margin-left: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
}
@media (min-width: 1200px) {
.img-painting-section-horizontal .img-painting {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
}

.img-painting-section-square .img-painting {
	position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 576px) {
.img-painting-section-square .img-painting {
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}
@media (min-width:992px) {
.img-painting-section-square .img-painting {
	-ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
}


.square img {
	width: 90%;
}
@media (min-width:768px) {
.square img {
	width: 78.5%;
}
}
@media (min-width:992px) {
.square img {
	width: 99.5%;
}
}
@media (min-width:1200px) {
.square img {
	width: 91%;
}
}


.vertical img {
	width: 80%;
}
@media (min-width:768px) {
.vertical img {
	width: 75%;
}
}
@media (min-width:992px) {
.vertical img {
	width: 94.75%;
}
}
@media (min-width:1200px) {
.vertical img {
	width: 100%;
}
}


@media (min-width:1200px) {
.horizontal img {
	width: 98.5%;
}
}

.painting-text {
	font-family: 'Jost', sans-serif;
	margin: 20px 0 0;
}
@media (min-width:992px) {
.painting-text {
	margin: 120px 0 0;
	margin: 0;
	background-color: #fff;
}
}

.img-painting-section-vertical .painting-text, .img-painting-section-horizontal .painting-text, .img-painting-section-square .painting-text {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 576px) {
.img-painting-section-vertical .painting-text, .img-painting-section-horizontal .painting-text, .img-painting-section-square .painting-text {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}

@media (min-width: 992px){
.img-painting-section-vertical .painting-text, .img-painting-section-horizontal .painting-text, .img-painting-section-square .painting-text {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
}

.painting-text a {
	text-transform: uppercase;
	text-transform: none;
}


.painting-title {
	text-align: center;
	font-family:'Vollkorn', serif;
	font-weight: 500;
	font-size: 30px;
	font-style: italic;
	margin-bottom: 2px;
	margin-bottom: 5px;
	margin-left: -1px;
	line-height: 2rem;
}
@media (min-width:992px) {
.painting-title {
	text-align: left;
	font-size: 34px;
}
}

.painting-info {
	text-align: center; 
	font-family:'Vollkorn', serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 1em;
}
@media (min-width:992px) {
.painting-info {
	text-align: left;
}
}

.musing-card {
	border:1px solid #dfdfdf; 
	margin-bottom: 30px;
	background-color: rgba(167, 139, 75, 0.03);
}

.musing-post-info {
    padding: 0 30px 30px;
    height: 100%;
}

@media (min-width:768px) {
.musing-post-info {
    padding: 0 30px 30px;
    height: 350px;
}
}

@media (min-width:992px) {
.musing-post-info {
    padding: 0 30px 30px;
    height: 380px;
}
}

@media (min-width:1200px) {
.musing-post-info {
    padding: 0 30px 30px;
    height: 325px;
}
}

.musing-post-info-home {
    padding: 0 30px 15px;
    height: 100%;
}
@media (min-width:992px) {
.musing-post-info-home {
    padding: 0 30px 30px;
    height: 105px;
}
}

.musing-link {
	text-align: center;
	font-size: 15px; 
	margin-top: -14px;
}
@media (min-width:992px) {
.musing-link {
	text-align: left;
}
}

.price {
    font-family: 'Vollkorn', serif;
    font-weight: 600;
    font-size: 15px;
    text-align: center;
    margin-top: -16px;
    margin-bottom: 25px;
}
@media (min-width:992px) {
.price {
	text-align: left;
}
}

.read-more {
	margin-top:-10px;
}

.store-buttons {
    text-align: center;
    margin-top: 10px;
}
@media (min-width:992px) {
.store-buttons {
    text-align: left;
}
}
.store-link {
	width: 120px;
	margin-left: 2px;
	margin-right: 2px;
}

.store-link:hover {
	background-color: #90773e;
	border-color: #90773e;
}

.store-link:focus {
	box-shadow: none;
}

.store-buttons a {
	color: #90773e;
	font-size: 14px;
	text-transform: uppercase;
}

.etsy {
	text-align: center;
	font-size: 15px;
	line-height: 1.1em;
	margin-bottom: 2px;
}
@media (min-width:992px) {
.etsy {
	text-align: left;
}
}

.etsy-link {
	line-height: 1.6em;
}

.musing-section {
	margin-top: 0px;
	min-height: 85vh;
}
.musing-content {
	margin-top: 0px;
}

.musing-featured-image {
    float: none;
    margin: 0px 0 30px 0px;
    width: 100%;
}
@media (min-width:992px) {
.musing-featured-image {
    zwidth: 210px;
}
}

@media (min-width:1200px) {
.musing-featured-image {
    zwidth: 255px;
}
}

.musing-featured-image-left {
    float: left;
    margin: 0px 0 20px 0px;
    width: 100%;
}
@media (min-width:992px) {
.musing-featured-image-left {
	float: left;
	margin: 0px 50px 30px 0;
    width: 350px;
}
}

@media (min-width:1200px) {
.musing-featured-image-left {
    width: 425px;
    margin: 0px 50px 40px 0;
}
}

@media (min-width:1320px) {
.musing-featured-image-left {
    margin: 0px 50px 105px 0;
}
}

.musing-featured-painting {
    margin: 0px 0 20px 0px;
    width: 100%;
}


.caption {
    text-align: center;
    font-size: 14px;
    margin: 5px auto 0;
}

.musing-painting-details-heading {
	font-size:17px;
	font-weight:400;
	margin:0;
	text-align:center;
}

.musing-images {
	margin: 20px 0 10px;
	text-align: center;
}

.musing-text {
	font-family: 'Jost', san-serif;
}

.musing-text-extra {
	margin: 20px 0;
}

.musing-header {
    margin-bottom: 15px;
}

.musing-title {
    font-family: 'Vollkorn', serif;
    font-weight: 500;
    font-size: 28px;
    font-style: italic;
    margin-bottom: 2px;
    margin-bottom: 5px;
    margin-left: -1px;
    line-height: 2rem;
}

.musing-title-link {
    font-family: 'Vollkorn', serif;
    font-weight: 500;
    font-size: 21px;
    font-style: italic;
    margin-bottom: 2px;
    margin-bottom: 5px;
    margin-left: -1px;
    line-height: 1.5rem;
}

.musing-title-link a {
	color: #000;
}

.musing-subheading {
	font-family: 'Jost', san-serif;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: -5px;
}

.musing-related-links-heading {
    margin: 0;
    font-family: 'Jost', serif;
    font-size: 16px;
    text-transform: uppercase;
}

.category-content-section {
	margin: 40px auto 56px;
}

.home-intro .category-content-section {
    margin: 100px auto 56px;
}


.category-thumbnail {
	margin-bottom: 30px;
	display: inline-block;
	max-width: 45.5%;
}

/* bootstrap column issue tweak: col-6 > max-width: 45.5%, col-4 > max-width: 32% */
@media (min-width:576px) {
.category-thumbnail {
	max-width: 45.5%;
}
}

/* bootstrap column issue tweak: col-md-6 > max-width: 49.55%, col-md-4 > max-width: 32.85% */

@media (min-width:768px) {
.category-thumbnail {
	max-width: 32.85%;
}
}
@media (min-width:992px) {
.category-thumbnail {
	max-width: 32.95%;
}
}


.painting-thumbnails {
	text-align: center;
}

.painting-related {
	display: inline-block;
	padding: 5px;
	width: 32%;	
}
@media (min-width:768px) {
.painting-related {
	padding: 3px;
	width: 20%;	
}
}
@media (min-width:992px) {
.painting-related {
	padding: 2px;
	width: 12%;	
}
}
@media (min-width:1200px) {
.painting-related {
	width: 10%;	
}
}

.painting-related-parent {
	margin-top: 5px;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Jost';
}

.facebook-feed {
	margin: 20px auto;
}

/* Form */

.libby-form {
	margin-left: 0;
    border: 1px solid #e5e5e5;
    padding: 20px 40px 10px;
    border-radius: 5px;
    margin-bottom: 15px;
    background-color: #fefefe;
}

@media (min-width:768px) {
.libby-form {
	margin-left: 15px;
}
}
@media (min-width:992px) {
.libby-form {
	margin-left: 30px;
}
}
@media (min-width:1200px) {
.libby-form {
	margin-left: 60px;
}
}

.form-section .wpforms-field-container .wpforms-field-label {
	font-weight: 300;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 2px;
    margin-top: 3px;
}

.form-section .wpforms-field-container .form-first-name {
    padding: 10px 0 0;
}

.form-section .wpforms-field-container .form-last-name {
    padding: 10px 0 0;
}


.form-section .wpforms-field-container .form-email {
    padding: 10px 0 0;
}

.form-section .wpforms-field-container .form-section .form-message {
    padding: 10px 0 0;
}

.form-section .wpforms-field-container .wpforms-field {
    padding: 10px 0 0;
}


.form-section .wpforms-field-container .wpforms-one-half {
    width: 48%;
}

.form-section .wpforms-field-container .wpforms-field-row.wpforms-field-medium, .form-section .wpforms-field-container input.wpforms-field-medium {
    max-width: 100%;
}

.form-section .wpforms-submit-container {
	text-align: center;
}

.form-section .wpforms-confirmation-container {
    padding: 10% 20%;
    font-style: italic;
    font-weight: 500;
    text-align: center;
}
@media (min-width:768px) {
.form-section .wpforms-confirmation-container {
    padding: 33% 10%;
}
}
@media (min-width:992px) {
.form-section .wpforms-confirmation-container {
    padding: 20% 10%;
}
}
@media (min-width:1200px) {
.form-section .wpforms-confirmation-container {
    padding: 20% 10%;
}
}

.libby-btn {
	text-transform: uppercase;
    background: #408bd1;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    padding: 7px 14px;
    margin: 5px auto 0 auto;
    border: none;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.5;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
@media (min-width:992px) {
.libby-btn {
	width: 100px;
}
}

.libby-btn:hover {
    outline: 0;
    box-shadow: inset 0 0 10px 20px #359dff;
}


@media (max-width:767px) {
.hidden-xs {
	display: none !important;
}
}
@media (min-width:768px) {
.visible-xs {
	display: none !important;
}
}