/*!
Theme Name: Jane Shaw
Theme URI: https://bootstrap-wp.com
Author: TwoPoints
Author URI:
Description: "WP Bootstrap 4" is a simple & easy to use WordPress theme. It is based on world's most popular framework for responsive websites, Twitter Bootstrap 4. "WP Bootstrap 4" is a perfect combination of Bootstrap 4 and WordPress. It is fast and light-weight with around 20 kb style.css. It is also search engine friendly. It has a built-in slider for featured posts on blog's home page. It supports all major & popular WordPress plugins like Jetpack, Contact Form 7, Elementor, Beaver Builder, SiteOrigin Page Builder etc. Check demo on https://bootstrap-wp.com
Version: 1.0.7
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: wp-bootstrap-4
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, two-columns, left-sidebar, right-sidebar, custom-colors, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, blog

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.

WP Bootstrap 4 is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500;1,600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond&display=swap');

html, body {
    overflow-x: hidden;
    max-width: 100vw;
}

body { 
	background-color: #fff; 
	font-family: 'Josefin Sans', sans-serif !important;
}
h1, .h1 {
	font-family: 'Josefin Sans', sans-serif !important;
	text-align: center;
	font-weight: 400;
	font-size: 27px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.home h1, .home .h1 {
	font-size: 20px;
}
h1.product_title {
	text-align: left;
}
h2, .h2, h2 a {
	font-family: 'Josefin Sans', sans-serif !important;
	font-weight: 400 !important;
	font-size: 24px;
	text-transform: uppercase;
}
h3, .h3, h3 a {
	font-family: 'Josefin Sans', sans-serif !important;
	font-size: 18px;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0.8px;
}
h4, .h4, h4 a, .h4 a, .stock, .price {
	font-family: 'Josefin Sans', sans-serif !important;
	font-weight: 400;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0.8px;
}
.price {
	text-transform: unset;
}
.product-type-simple .price {
	margin-bottom: 0;
}
h5, .h5, h5 a, .label {
	font-family: 'Josefin Sans', sans-serif !important;

	font-size: 16px;
	text-transform: uppercase;
}
.label {
	text-transform: uppercase;
}
a h5, a h5, a:hover h5, a:visited h5 {
	font-family: brandon-grotesque, sans-serif !important;
	font-size: 16px;
}
a:hover { text-decoration: none; }
h6, .h6, h6 a {
	font-family: 'EB Garamond', serif !important;
	font-weight: 400;
	font-size: 18px;
	letter-spacing: normal;
}
h6 i {
	font-family: 'EB Garamond', serif !important;
	font-style: italic;
	letter-spacing: normal;
}
p, li, a {
	font-family: 'EB Garamond', serif !important;
	color: #000;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.8px;
}
/*
 * Catch exceptions to standard font sizes, etc... usual client nonsense
 */
.text-heavy {
	font-weight: 700;
}
.copyright a, .copyright li a  {
	font-weight: 300;
	font-size: 12px !important;
}
.footer-widgets h5 {
	font-size: 12px;
}
.testimonials p, .showlandscape p, .showportrait p {
	font-size: 18px;
	line-height: 22px;
}
.studionews p, .studionews p a {
	font-size: 16px !important;
	line-height: 20px;
}
.newsletter-form p {
	font-size: 12px !important;
	line-height: 20px;
}
#accordion p, .js_information p, .js_information p a, .js_product_data p, .js_product_data p a {
	font-family: 'Josefin Sans', sans-serif !important;
	letter-spacing: unset;
	opacity: 0.9;
}
.site-title a, .site-footer .navbar-brand {
	font-family: brandon-grotesque, sans-serif !important;
	text-transform: lowercase;
	font-size: 36px;
	padding-top: 0.625rem;
	padding-bottom: 2px;
	color: 6D6F71;
}
.site-title .navbar-brand, .site-footer .navbar-brand {
	font-family: 'EB Garamond', serif !important;
}
.top-links {
	color: #000;
	opacity: 0.8;
}
.top-links, .nav-top-link {
	font-family: 'Josefin Sans', sans-serif !important;
	font-weight: 300;
	font-size: 14px;
	text-align: right;
}
.breadcrumb, .breadcrumb a {
	font-family: 'Josefin Sans', sans-serif !important;
	font-weight: 300;
	font-size: 14px;
}
.site-info p {
	font-weight: 300;
	font-size: 12px;
	letter-spacing: 0;
}
.nav-link, .widget-title {
	font-family: 'Josefin Sans', sans-serif !important;
	text-transform: uppercase;
}
.custom-logo { 
	height: 48px !important;
}
@media (max-width: 991px) {
	.custom-logo {
		height: 45px !important;
	}
}
.site-footer .custom-logo { 
	height: 40px !important;
}
.custom-logo-link, .site-branding-text {
	margin-top: 0;
}
.top-links-text {
	display: inline-block;
}
@media (max-width: 991px) {
	.custom-logo-link, .site-branding-text {
		margin-top: 30px;
	}
}
.custom-logo-link {
	min-width: 250px;
	padding: 10px;
}
.site-footer .custom-logo-link {
	margin-top: 0;
}
.second-menu-wrap {
	position: absolute;
	right: -10px;
	top: 0;
	width: 100%;
	padding: 0 0.5rem;
}
@media (min-width: 992px) {
	.second-menu-wrap {
		position: absolute;
		right: -10px;
		top: 0;

	}
}
.site-footer .custom-logo-link {
	padding: 0 0 10px;
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding-left: 1.5rem;
	font-size: 16px;
	letter-spacing: 2px;
}
.main-navigation .custom-logo-link {
	width: 100%;
	text-align: center; 
	margin-top: 10px;
	padding-top: 17px;
	padding-bottom: 10px;
}
@media (min-width: 576px) {
	.main-navigation .custom-logo-link {
		padding-top: 10px;
		padding-bottom: 10px;
	}
}

}
@media (max-width: 991px) {
	.home .main-navigation .custom-logo-link {
		border-bottom: none;
	}
	#primary-menu {
		padding-left: 20px;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-left: 0.5rem;
	}
	#banner-slider .carousel-indicators {
		display: none;
	}
}
.dropdown-toggle::after {
	position: absolute;
	top: 5px;
	border: none;
	content: ">";
	vertical-align: 0;
}
.exhibition-date {
	font-family: 'EB Garamond', serif !important;
	font-size: 60px;
	border-bottom: 1px solid #000;
}
.exhibition-date i {
	font-size: 36px;
}
.pl-4-5 {
	padding-left: 2rem !important;
}
.pr-6 {
	padding-right: 4.25rem !important;
}

/**
 * Standard Stuff
 */
hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 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%; }

/* Text meant only for screen readers. */
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; 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; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; 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; }

.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; }

.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, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; }

.widget { margin: 0 0 1.5em; /* Make sure select elements fit in widgets. */ }

.widget select { max-width: 100%; }

.sticky { display: block; }

.hentry { margin: 0 0 1.5em; }

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

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

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

.comment-content a { word-wrap: break-word; }

.bypostauthor { display: block; }

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .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; }

.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%; }


.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; }

.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.33%; }

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

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

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

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

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

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

.gallery-caption { display: block; }

/*--------------------------------------------------------------
# Custom
--------------------------------------------------------------*/
body { -ms-word-wrap: break-word; word-wrap: break-word; -webkit-font-smoothing: auto; text-rendering: optimizeLegibility !important; -moz-osx-font-smoothing: grayscale; font-smoothing: auto; }

a, button, input { -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }

blockquote { font-size: 1.25rem; padding: 1.25rem 1.75rem; }

table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; }

table th, table td { padding: 0.75rem 0; vertical-align: top; }
#order_review th, #order_review td {
	padding-left: 30px;
}

table thead th { vertical-align: bottom; }

table tbody + tbody { border-top: 2px solid #dee2e6; }

table table { background-color: #fff; }

figcaption { padding-top: 0; padding-bottom: .75rem; color: #6c757d; text-align: left; }

input[type="button"], input[type="reset"], input[type="submit"] { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; line-height: 1.5; border-radius: 0.25rem; -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; padding: 0.5rem 1.25rem; color: #fff; background-color: #007bff; border-color: #007bff; }

input[type="button"]:active, input[type="button"]:hover, input[type="reset"]:active, input[type="reset"]:hover, input[type="submit"]:active, input[type="submit"]:hover { color: #fff; background-color: #0062cc; border-color: #005cbf; cursor: pointer; }

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 { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #ddd; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

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: #495057; background-color: #fff; border-color: #80bdff; outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

input[type="text"]:-webkit-input-placeholder, input[type="text"]:-moz-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-webkit-input-placeholder, input[type="email"]:-moz-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-webkit-input-placeholder, input[type="url"]:-moz-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-webkit-input-placeholder, input[type="password"]:-moz-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-webkit-input-placeholder, input[type="search"]:-moz-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-webkit-input-placeholder, input[type="number"]:-moz-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-webkit-input-placeholder, input[type="tel"]:-moz-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="range"]:-webkit-input-placeholder, input[type="range"]:-moz-placeholder, input[type="range"]:-ms-input-placeholder, input[type="date"]:-webkit-input-placeholder, input[type="date"]:-moz-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-webkit-input-placeholder, input[type="month"]:-moz-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-webkit-input-placeholder, input[type="week"]:-moz-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]:-webkit-input-placeholder, input[type="time"]:-moz-placeholder, input[type="time"]:-ms-input-placeholder, input[type="datetime"]:-webkit-input-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-webkit-input-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="color"]:-webkit-input-placeholder, input[type="color"]:-moz-placeholder, input[type="color"]:-ms-input-placeholder, textarea:-webkit-input-placeholder, textarea:-moz-placeholder, textarea:-ms-input-placeholder { color: #6c757d; opacity: 1; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

blockquote { font-style: italic; font-size: 1.15rem; border-left: 3px solid rgba(33, 37, 41, 0.25); padding: 0.5rem 1.75rem; background: rgba(33, 37, 41, 0.05); }

blockquote p { font-size: 1.15rem; }

blockquote p:last-child { margin-bottom: 0; }


.navbar-dark .navbar-nav .dropdown-menu a { display: block; width: 100%; font-size: 14px; padding: 0 10px; clear: both; font-weight: 400; color: #6D6F71; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }
@media (max-width: 991px) {
	.navbar-dark .navbar-nav .dropdown-menu { border: 0; margin-left: 20px; }
}
.navbar-dark .navbar-toggler-icon {
	width: 3rem;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 120' width='200' height='60'%3E%3Crect width='200' height='10'%3E%3C/rect%3E%3Crect y='40' width='200' height='10'%3E%3C/rect%3E%3Crect y='80' width='200' height='10'%3E%3C/rect%3E%3C/svg%3E");
}
.site-footer { padding-top: 0; padding-bottom: 0; }

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

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

.post-thumbnail { display: inline-block; }

.card-title.entry-title { margin-bottom: .25rem; }

.entry-meta { font-size: .9rem; }

.entry-footer { font-size: .9rem; margin-top: 1rem; }

.comments-link { float: right; margin: 4px 0px 4px 10px; font-size: 90%; padding-top: 0.2em; }

.cat-links .badge, .tags-links .badge { font-size: 90%; font-weight: normal; border: 1px solid rgba(0, 0, 0, 0.125); margin: 4px 10px 4px 0; padding: 0.4em .9em; }

.cat-links a, .tags-links a { color: #6c757d; }

.cat-links a:hover, .tags-links a:hover { text-decoration: none; color: #212529; }

.entry-meta a, .comments-link a, .edit-link a { color: #6c757d; }

.entry-meta a:hover, .comments-link a:hover, .edit-link a:hover { text-decoration: none; color: #007bff; }

.entry-title a:hover { color: #007bff !important; }

.content-area.wp-bp-404 .card-body { padding: 2.5rem 4rem; }

.sidebar-1-area .widget, .footer-widgets .widget { margin-bottom: 0; padding: 2rem; }

.sidebar-1-area .widget ul, .widget_nav_menu ul { padding-left: 0; margin-bottom: 0; }

.sidebar-1-area .widget ul li, .footer-2-area .widget_nav_menu ul li { padding-top: 0; padding-bottom: 3px; list-style: none; }
.footer-4-area .widget_nav_menu ul li { padding-top: 0; list-style: none; }

.sidebar-1-area .widget ul li:last-child, .footer-widgets .widget ul li:last-child { padding-bottom: 0; margin-bottom: 0; }

.sidebar-1-area .widget ul li a, .footer-widgets .widget ul li a { color: #6c757d; }

.sidebar-1-area .widget ul li a:hover, .footer-widgets .widget ul li a:hover { color: #212529; text-decoration: none; }

.footer-widgets .widget { padding: 0; } 
.widget-area { padding: 0.5rem; }

#wp-calendar #next { text-align: right; }

#wp-calendar #prev a, #wp-calendar #next a { color: #6c757d; }

#wp-calendar #prev a:hover, #wp-calendar #next a:hover { color: #212529; text-decoration: none; }

#calendar_wrap table th, #calendar_wrap table td { padding: .25rem; }

.hentry.card .card-body { padding: 0; }

.variations_form select { 
	text-transform: uppercase; 
	height: calc(2.25rem + 2px); 
	display: block; 
	width: 100%; 
	padding: .375rem .75rem; 
	font-size: 1rem; 
	line-height: 1.5; 
	color: #495057; 
	background-color: #ECECEC; 
	background-clip: padding-box; 
	border: 0px; 
	border-radius: 0;
	box-shadow: inset 0 -1.4em 1em 0 rgba(0,0,0,0.02);
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
	background-position: right .45em top 50%;
	background-repeat: no-repeat;
}
.single-product .summary.entry-summary button[type="submit"] {
	background-color: #f6f3e8 !important;
}
.form-row.place-order button[type="submit"], .shop_table.shop_table_responsive.woocommerce-cart-form__contents button[type="submit"], .single-product .summary.entry-summary button[type="submit"] {
    background-color: #f6f3e8 !important;
    border-color: #f6f3e8 !important;
}
.woocommerce div.product form.cart .reset_variations {
	display:none !important;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 0 !important;
}
.woocommerce div.product form.cart .woocommerce-variation-price, .woocommerce div.product form.cart .woocommerce-variation-availability {
	background-color: #ECECEC;
	padding: 0 5px;
}
.variations .label {
	width: 25%;
}
.variations .value {
	width: 75%;
}
.woocommerce table.shop_table th {
	text-transform: uppercase;
}
.entry-title a:hover { text-decoration: none; }

.mt-3r { margin-top: 3rem; }

.wp-bs-4-jumbotron { margin-bottom: 0; }

.wp-bs-4-jumbotron .jumbotron-heading { font-weight: 600; }

.wp-bs-4-jumbotron .container { max-width: 40rem; }

.comments-area { clear: both; -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .media-body { overflow: auto; }

.comments-area .comment-list { list-style: none; padding-left: 0; }

.comments-area .comment-list > li { border-bottom: 1px solid #dee2e6 !important; padding: 2.5rem 4rem; }

.comments-area .comment-list ul.children { list-style: none; padding-left: 2rem; }

.comments-area .comment-list ul.children li { padding: 2.5rem 0 0; }

.comments-area .comment-list .comment-respond { padding: 2.5rem 4rem; }

.comments-area .comments-title { padding: 2.5rem 4rem; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .comment-navigation { padding: 1rem 4rem 0; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .wb-comment-form { padding: 2.5rem 4rem; }

.comments-area .wb-cancel-reply { margin-left: 2rem; }

.comments-area .logged-in-as { padding-left: 15px; font-size: .9rem; }

.comments-area .logged-in-as a { color: #6c757d; }

.comments-area .logged-in-as a:hover { color: #212529; text-decoration: none; }

.comments-area .wb-comment-notes { font-size: .9rem; }

.comments-area .no-comments { padding: 1rem 4rem; }

.comments-area small { font-size: .9rem; }

.comments-area p { -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .comment-reply-link, .comments-area .comment-edit-link { margin-right: 1rem; color: #6c757d; }

.comments-area .comment-reply-link:hover, .comments-area .comment-edit-link:hover { color: #212529; text-decoration: none; }

.comments-area .comment-author a:hover { text-decoration: none; color: #212529; }

.wp-bp-sticky { position: absolute; top: 0; right: 1rem; }

.single .post-navigation .nav-links a { color: #6c757d; margin-bottom: 2rem; display: inline-block; }

.single .post-navigation .nav-links a:hover { color: #212529; text-decoration: none; }

.navbar { margin: 0; }
@media (max-width: 991px) {
	.navbar {
		padding: 0.5rem 0;
	}
}

#wp-bp-posts-slider { border: 1px solid rgba(0, 0, 0, 0.125); }

#wp-bp-posts-slider .carousel-item img { width: auto; height: 400px; -o-object-fit: cover; object-fit: cover; }

#wp-bp-posts-slider .carousel-caption { background: rgba(0, 0, 0, 0.4); width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; padding: 2rem 4rem; }

#wp-bp-posts-slider .carousel-control-prev, #wp-bp-posts-slider .carousel-control-next { width: 10%; }


.site-title a, .navbar-dark .navbar-brand, .site-description { color: #6D6F71; margin-bottom: 0; }

.navbar-brand { font-size: 1.5rem; }

.nav-top-link { color: #000; }
.nav-top-link:hover, .nav-top-link:focus { color: #6D6F71; opacity: 1; }

.navbar-dark .navbar-nav .nav-link { color: #6D6F71; opacity: 1; }

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: #000; opacity: 0.8; }

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #000; opacity: 0.8; 	font-family: 'Josefin Sans', sans-serif !important; font-weight: 700; }

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #000; }

.navbar-dark .navbar-nav .dropdown-menu .active > .nav-link { color: #000; opacity: 0.8; letter-spacing: 0.8px; padding-bottom: 5px; padding-top: 5px; }

.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover, .navbar-dark .navbar-nav .dropdown-menu .nav-link:focus { color: #000;  opacity: 0.8; }

.page-template-full-width .site-footer.mt-4, .wb-bp-front-page .site-footer.mt-4 { margin-top: 0 !important; }

.wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: none; }

.navbar-toggler { background-color: transparent; position:absolute; right: 10px; top: 40px; z-index: 99; }

#site-navigation { background-color: #eaeeef; }

body.custom-background .wp-bp-main-content .col-md-8 { background: #f8f9fa; padding: 2rem; border: 1px solid rgba(0, 0, 0, 0.125); }

.site-footer a:hover { text-decoration: none; }

.admin-bar .site-header.sticky-top { top: 32px; }

.wb-bp-front-page .site-header { border-bottom: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron { padding: 0; background-size: cover; background-position: center; background-color: #343a40; border-radius: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay { padding: 10rem 2rem; /* background: rgba(#212529, 0.7); */ }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .lead { opacity: .75; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading { font-weight: 600; font-size: 3rem; margin-bottom: 1rem; }

.wb-bp-front-page .wp-bp-services-section { padding: 4rem 0; }

.wb-bp-front-page .wp-bp-main-content { padding: 0; }

.wb-bp-front-page .wp-bp-main-content p { font-size: 1.25rem; font-weight: 300; }

.wb-bp-front-page .wp-bp-main-content blockquote { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content blockquote p { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content .post-thumbnail { margin-bottom: 1rem; margin-top: 0.5rem; }

.wb-bp-front-page .wp-bp-feat-card-img { -o-object-fit: cover; object-fit: cover; height: 200px; width: 100%; }

.wp-caption .wp-caption-text { font-size: 0.95rem; }

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
@media (min-width: 769px) { .hentry.card .card-body { padding: 1.25rem; }
	.wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: block; } }

/*--------------------------------------------------------------
# Jane Shaw
--------------------------------------------------------------*/
/*
 * Changes from 4 Product thumbs per line, to all
*/
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    display: flex !important;
}
.sm-grid {
	max-width: 100% !important;
}
.sm-gallery-title {
	margin: 3px;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
	    max-width: 48%;
}
#product_video_iframe {
	height: 400px !important;
}
/*
 * Cart Icon
 */
.cart-contents {
    position: relative;
    display: flex !important;
    flex-flow: column nowrap;
    justify-content: center;
    width: 100%;
    text-align: right;
}

.cart-contents::after {
    font-family: 'FontAwesome';
    font-weight: 900;	
    content: "\f07a" !important;
    font-size: 20px;
    color: #000;
    opacity 0.8;
    -webkit-transition: all 0.5s ease; 
    -o-transition: all 0.5s ease; 
    transition: all 0.5s ease;
}

.cart-contents:hover::before {
    text-decoration: none;
    color: #6D6F71;
    opacity: 1;
}

.cart-contents-count {
	position: absolute;
    	top: 38px;
   	right: 0px;
   	transform: translateY(-105%) translateX(25%);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
   	width: 22px;
	vertical-align: middle;
	text-align: center;
	background: #fff;
    	color: #000;
    	border-radius: 50%;
    	padding: 1px;  
}
@media (min-width: 576px) {
	.cart-contents-count {
    		top: 23px;
	   	right: -13px;
	}
}
/*
 * Breadcrumbs
 */
.breadcrumb {
	font-size: 11px;
	text-transform: uppercase;
	background-color: transparent;
	padding: 5px;
	margin-bottom: 0;
	line-height: 16.5px
}
#page .breadcrumb {
	padding: 0;
}
.breadcrumb a {
	font-size: 11px;
	text-decoration: none;
	line-height: 16.5px
}
/*
 * General Stuff
 */
.card {
	border: none;
}
#sculptures li {
	border-right: 1px solid #000;
}
#sculptures li:last-child {
	border: none;
}
#sculptures .nav-link {
	padding: 0 1rem;
	letter-spacing: 0.8px;
}
#sculptures .active .nav-link { 
	color: #000;
	opacity: 0.8;
}
.img-overlay {
	position: absolute;
	top: 15px;
	bottom: 15px;
	right: 15px;
	left: 15px;
	-webkit-transition: all 0.8s ease-in-out 0s;
	-moz-transition: all 0.8s ease-in-out 0s;
	transition: all 0.8s ease-in-out 0s;
	cursor: pointer;
}
.page-template-sculptures .img-overlay-text {
}
.post-product .img-overlay-text {
	opacity: 0;
	-webkit-transition: all 1.2s ease-in-out 0s;
	-moz-transition: all 1.2s ease-in-out 0s;
	transition: all 1.2s ease-in-out 0s;
}
.img-overlay:hover {
	background-color: rgba(147,149,152,0.4);
}
.img-overlay:hover .img-overlay-text {
	opacity: 1;
}
.img-overlay-text {
	color: #fff;
	font-size: 27px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.contact-overlay {
	position:absolute;
	top: 8%;
	bottom: 80%;
	left: 60%;
	right: 40%;
	width: 100%;
	margin: 0;
}
.contact-overlay .h4, .contact-overlay p, .contact-overlay .h4 a, .contact-overlay p a {
	color: #fff;
	display: inline-block;
}
@media (max-width: 991px) {
	.contact-overlay {
		position: relative;
		margin: 0;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		margin: 1rem;
	}
	.contact-overlay .h4, .contact-overlay p, .contact-overlay .h4 a, .contact-overlay p a {
		color: #000;
		display: inline-block;
	}
}
@media (min-width: 769px) {
	.js-product-container {
		float: left;
		width: 48%;
	}
}
.woocommerce-product-gallery {
	width: 100% !important;
	float: none !important;
}
.instagramlogo::after {
	color: #6d6f71;
	opacity: 0.8;
	content: "\f16d";
	font-family: fontawesome;
	font-size: 36px;
	margin-right: 10px;
}
.facebooklogo::after {
	color: #6d6f71;
	opacity: 0.8;
	content: "\f082";
	font-family: fontawesome;
	font-size: 36px;
}
.footer-2-area, .footer-3-area {
	letter-spacing: 2px;
}
#menu-quick-links li a, #menu-footer a {
	text-transform: uppercase;
	line-height: 20px;
}
#menu-quick-links li a, .footer-3-area p, .footer-3-area a, #menu-footer a {
	font-family: 'Josefin Sans', sans-serif !important;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	opacity: 0.9;
}
.footer-3-area .fa-instagram, .wp-bp-main-instagram .fa-instagram,
.footer-3-area .fa-youtube, .wp-bp-main-instagram .fa-youtube,
.footer-3-area .fa-facebook, .wp-bp-main-instagram .fa-facebook {
	color: #000; font-size: 45px;
}
.footer-4-area a {
	font-family: 'Josefin Sans', sans-serif !important;
	weight: 300;
	color: #000;
}
#menu-quick-links li a:hover {
	color: #6D6F71;
}
.widget-title {
	margin-bottom: 20px;
}
.footer-3-area a {
	text-transform: none;
}
.newsletter-form {
	background-color: #ddd;
}
.newsletter {
	border: none;
	background-color: #eee;
}
::-webkit-input-placeholder { color: #000; opacity: 0.8; }
::-moz-placeholder { color: #000; opacity: 0.8; }
:-ms-input-placeholder { color: #000; opacity: 0.8; }
:-moz-placeholder { color: #000; opacity: 0.8; }
.readmore {
	cursor: pointer;
}
.studio-news {
	position: relative;
}
.studio-news::after {
	position: absolute;
	top: -5px;
	margin-left: 6px;
	border: none;
	content: ">";
}
.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #dc3545;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
}

.single_add_to_cart_button:hover {
	color: #fff !important;
}
#NewsletterModal .modal-dialog {
	max-width: 800px;
}
#NewsletterModal .modal-content {
	border: unset;
	border-radius: 0;
	background-color: #CACAC8;
}
#NewsletterModal .custom-logo-link {
	border: unset;
}
#NewsletterModal p {
	font-family: 'EB Garamond', serif !important;
	text-transform: none;
	color: #494947;
	font-size: 24px;
}
#VideoModal .modal-dialog {
	max-width: 1000px;
}
.cn-button.bootstrap {
	background-color: #6d6f71;
	font-family: 'Josefin Sans', sans-serif !important;
}
.video-btn {
	cursor: pointer;
}
#VideoModal .modal-body {
	padding: 0 1rem 1rem;
}
.js-pdf {
	position: absolute;
	top: 25px;
	right: 50%;
	transform: translatex(50%) !important;
}
.exhibition-text {

}
.woocommerce-cart-form img {
	position: relative;
	width: 100px !important;
	transition:all 0.6s; /* Change Speed */
	z-index:1099 !important; /* you can change it, but better let this in default */
}
.woocommerce-cart-form img:hover {
	transition:all 0.6s; /* Change Speed */
	-ms-transform: scale(4, 4); /* IE 9 */
	-webkit-transform: scale(4, 4); /* Safari */
	transform: scale(4, 4); /* Change Size */
	overflow:visible;
}
a.button.alt, button.button.alt, input.button.alt, #respond input#submit.alt {
	background: #f6f3e8 !important;
}
.bordertop {
	border-top: 1px solid #000;
}
.woocommerce a.remove {
	color: #999 !important;
}
.woocommerce a.remove:hover {
    color: #333 !important;
    background: none;
}
.woocommerce-price-suffix {
	display: inherit;
	color: #495057;
}
/*
 * Change Product headers to be mixed case
 * Ensure class is product_title or product_name (checkout)
 */
.product_title, .product-title a, .product-name, .product-name a {
	text-transform: none;
}
/**
 * Checkout
 */
#customer_details {
	border: 1px solid rgba(0,0,0,.1);
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
	border-collapse: separate;
	border-radius: 5px;
}
#billing_country_field .woocommerce-input-wrapper {
	padding-left: 10px;
}
abbr[data-original-title], abbr[title] {
	text-decoration: none;
}
.woocommerce-billing-fields p, .woocommerce-shipping-fields p, .woocommerce-additional-fields p, 
.woocommerce-checkout-payment p, .woocommerce-checkout-payment label, .woocommerce-checkout-payment a {
	font-family: 'Josefin Sans', sans-serif !important;
}
.about_paypal {
	font-family: 'Josefin Sans', sans-serif !important;
	padding-left: 10px;
}
@media (max-width: 575px) {
	#sbi_images .sbi_item {
		width: 33.33333% !important;
	}
}
.product-quantity::before {
	padding: 7px 10px 0 0;
}
.shipping-calculator-button {
	
}
#add_payment_method .cart-collaterals .shipping-calculator-button::after, .woocommerce-cart .cart-collaterals .shipping-calculator-button::after, .woocommerce-checkout .cart-collaterals .shipping-calculator-button::after {
	content: '';
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	width: 100%;
}
.ppc-button-wrapper {
	width: 50%;
	min-width: 300px;
	margin: auto;
}
.woocommerce div.product form.cart {
	margin-bottom: 10px;
}
.paypal-button-row.paypal-button-layout-horizontal.paypal-button-number-multiple.paypal-button-number-0 {
	width: calc(45% - 3px) !important;
}
form p {
	font-family: 'Josefin Sans', sans-serif !important;
}
@media (min-width: 992px) {
	.w-lg-25 {
		width: 25% !important;
		min-width: 380px;
	}
}
/* Additions Oct 2025 */
/* Header */
.navbar-toggler {
	right: 0;
}
@media (min-width: 576px) {
	.navbar-toggler {
		right: 44px;
	}
}
#primary-menu.navbar-nav {
	padding-top: 40px;
}
.navbar-toggler {
	border: 0 !important;
}
/* When menu is expanded, overlay it instead of pushing content */
#primary-menu-wrap {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #e5e5e5; /* match your navbar color */
	width: auto;
	z-index: 90;
	display: none;
}

/* Show it when toggled */
#primary-menu-wrap.show {
	display: block;
}

/* Optional: make links look good on dark background */
#primary-menu .nav-link {
	color: #000 !important;
	padding: 6px;
}
#menu-cart {
	right: -18px;
}
@media (min-width: 576px) {
	#menu-cart {
		right: 25px;
	}
}
.second-menu-wrap {
	position: absolute;
	xtop: -30px;
	z-index: 100;
}
#header-contact {
	top: -5px;
}
@media (min-width: 576px) {
	#header-contact {
		top: 0;
	}
}
/* Home Page */

/* Home Page & Commissions Page Layouts */
#mainbanner .grid-container {
  display: grid;
  grid-template-columns: 3rem 1fr 1rem 1fr 1rem 1fr 3rem;
  grid-template-rows: auto;
  gap: 0;
}

#mainbanner .grid-div1 {
  grid-area: 1 / 1 / 2 / 8;
}

#mainbanner .grid-div2 {
  grid-area: 2 / 2 / 3 / 3;
}

#mainbanner .grid-div3 {
  grid-area: 2 / 4 / 3 / 5;
}

#mainbanner .grid-div4 {
  grid-area: 2 / 6 / 3 / 7;
}

/* The actual equal-height fix */
#mainbanner .grid-div2,
#mainbanner .grid-div3,
#mainbanner .grid-div4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: -60px;   /* overlap main image */
  position: relative;  /* create stacking context */
}

#mainbanner .image-container {
  width: 100%;
  aspect-ratio: 4 / 3;
  overflow: hidden;
}

#mainbanner .image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#mainbanner .titleunder {
  margin-top: 1rem;
  text-align: center;
}

#homefilms {
	background: #eee;
}
#homefilms .img-overlay-text {
	display: none;
}
#homegalleries {
	background: #502c13;
}
#homesocialsrow {
	border-top: 1px solid #333;
}

.image-container {
	position: relative;
	overflow: hidden;
}
.image-modal {
	display: flex;
	position: absolute;
	inset: 0;
	justify-content: center;
	align-items: center;
	background: rgba(0, 0, 0, 0.8);
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.3s ease;
	z-index: 10;
}
.image-modal.show {
	opacity: 1;
	pointer-events: auto;
}
.image-modal-content {
	position: relative;
	width: 100%;
	height: 100%;
	background: #000;
	overflow: hidden;
	transform: scale(0.95);
	transition: transform 0.3s ease;
	z-index: 11;
}
.image-modal.show .image-modal-content {
	transform: scale(1);
}
.close-modal {
	position: absolute;
	top: 10px;
	right: 15px;
	font-size: 24px;
	color: white;
	cursor: pointer;
	z-index: 12;
	user-select: none;
}


/* FAQ's on Commissions Page */
.faqtitle {
    position: relative;
    display: inline-block;
    color: #000;
}
.faqtitle:after {
    font-size: 24px;
    content: "-";
    color: #000;
    margin-left: 8px;
}
.collapsed .faqtitle:after {
    content: "+";
}
/* Galleries Page */
#exhibitionscarousel .carousel-indicators {
	position: static;
	margin-top: 25px;
	display: flex;
	justify-content: center;
	padding-left: 0;
}
#exhibitionscarousel .carousel-indicators li {
	position: relative;
	opacity: 1;
	text-indent: 0;
	margin: 0 5px;
	width: 55px;
	height: 55px;
	border: none;
	border-radius: 50%;
	background-color: #e5e5e5;
	color: #000;
	font-family: 'Josefin Sans', sans-serif !important;
	font-size: 35px;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box; /* ensures centering */
	transition: all 0.25s ease;
}
#exhibitionscarousel .carousel-indicators li span { /* wrap number in a span */
	display: inline-block;
	transform: translate(2px, 2px); /* adjust pixels until centered */
}
#exhibitionscarousel .carousel-indicators .active {
	background-color: #000;
	color: #fff;
}
/* Change PayPal button size on all pages */
.paypal-buttons iframe {
	transform: scale(0.8); /* increase or decrease size */
	transform-origin: center center; /* adjust anchor point */
}
/* Adjust container to prevent overflow */
.paypal-buttons {
	height: auto !important;
	min-height: 60px !important; /* adjust to fit button */
}
.site-footer {
	background-color: #eee;
}
#footercopyright {
	background-color: #eee;
}
#footercopyright .row {
	border-top: 1px solid #333;
}
.btn-gallery {
	font-family: 'Josefin Sans', sans-serif !important;
	font-size: 13px;
	color: #fff;
	background-color: transparent;
	border-color: #fff;
	border-radius: 0;
	text-transform: uppercase;
	transition-duration: 0.3s;
}
.btn-gallery:hover {
	color: #ddd;
	border-color: #ddd;
	background-color: rgba( 255, 255, 255, 0.1 );
}
.titleunder {
	left: calc( 25% - 30px );;
	right: calc( 25% - 30px );;
}
.navbar-toggler:focus,
.navbar-toggler:active {
	outline: none !important;
	box-shadow: none !important;
}
.form-control {
	background: #ddd;
}
.btn-primary {
	background-color: #6d6f71 !important;
	border-color: #6d6f71 !important;
}
#bannerVideo {
	margin-top: -5px;
}