/* CSS ELEMENTS 
-------------------------------------------------

TOP BAR	
FONTS
ANIMATE ON SCROLL (moved)
DISPLAY
GLOBALS
CONTAINERS & COLS
SWIPER
COLOURS - buttons / borders
DISPLAY (moved)
FONT STYLES (moved)
NAVIGATION 
CARDS
BUTTONS
MODAL (moved)
CUSTOM

 Image Wrap
 Custom Content
 Subscribe Pop Up (moved)
 CTAs
 Pagination
 Custom Tax Archive
 Fancy Link 
 Header
 Navigation
 Mobile Nav
 Footer 
 Newsletter
 Search 
 Standard Output
 Page Header
 Archive Output 
 What's On Output
 Collapsable Header
 No Results
 Draggable 
 What's On Single
 Artists
 Posts
 Films
 Events
 Viewing Rooms
 Exhibitions
 Flexible Section
 Media Grid
 Museum Collections
 Product Craft
 Product Publications
 Artworks
 Parent Category 
 Product Filter
 Single Product
 WooCommerce
 Gallery Staff  
 Tabs

BLOCKS
ADDENDUM

*/


	 
/* Top Bar 
----------------------------------------------*/
 
.top-bar {
    font-size: 13px;
    padding: 10px 0px;
    display: inline-block;
    line-height: 1;
    width: 100%;   
	}	
 
.top-bar-left  {
	width: 0%;
	display: inline-block;
	float: left;	
	} 	
	
.top-bar-right {
	width: 100%;
	display: inline-block;
	float: left;	
    text-align: right;    
	}	
	
.top-bar-right .menu-top-bar-container {
	float: right;
	}
	
.top-bar ul  {
    margin: 0;
    padding: 3px 0;
    display: inline-block;
	}
	
.top-bar p  {
    margin: 0;
    padding: 0;
    display: inline-block;
	}	
 	
.top-bar li  {	
	display: inline-block;
	border-right: 1px solid rgba(255, 255, 255, 0.2); 
	padding:0 6px 0 3px;
	}	
	
.top-bar li:first-of-type  {	
	padding-left: 0px;	
	}	
	
.top-bar a {
	text-transform: uppercase;
	}	
	
.top-bar-right .cart-total-badge {
	float: right;
	padding-left: 5px;
	}	
 



/* - FONTS 
-------------------------------------------------*/

body {
    font-family:'Canto', 'Times New Roman', Times, serif;      
    font-size: 17px;
    font-weight:400;
    line-height: 1.5;
	}
	

.h1,.h2,.h3,.h4,.h5,.h6,
h1,h2,h3,h4,h5,h6,
.top-bar,
.ff-title,
.tabs,
.artist-output .artistName,
.woocommerce-breadcrumb, 	
.woocommerce-products-header,
.btn.btn-primary,
.productEnquiry label,
.wp-block-button a,
.gold-button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
button[type="submit"],
input[type="submit"],
.custom-pagination .page-numbers,
.wpcf7 .wpcf7-response-output,
.l-header__notice a,
.l-header__nav .l-nav__menu li,
.l-newsletter__signup form .holder input[type="email"],
.subscription-popup .popup-holder .content .title,
.whats-on-info-exhibition__also .fancy-link,
.about-the-artist .artist-grid__description .artist-stats,
.artist-content .artist-grid__description .artist-stats,
.tax-product_cat .p-archive-artists-output .artist-output .artist-letter .artist-letter__item,
.custom-flexible-section form label,
.product-filter .filter-group .filter-options .form-buttons a.clear,
.yith-wcan-filters .reset-filters.clear,
.single-product .woocommerce-breadcrumb,
.single-product .product-information .middle-info .associated-artists li,
.single-product #publicationModal .modal-header .modal-title,
.single-product #publicationModal .modal-footer button,
.woocommerce table.shop_table thead tr th, 
.woocommerce-checkout label,
.woocommerce-edit-account label,
.woocommerce-edit-address label,
.woocommerce-checkout thead,
.woocommerce-edit-account thead,
.woocommerce-edit-address thead,
#customer_login form label,
form.woocommerce-ResetPassword label,
.woocommerce-MyAccount-navigation ul li,
.yith-add-new-gc-my-account-button  {
    font-family: 'brandon-grotesque','Helvetica Neue', Helvetica, Arial, sans-serif;	
	}

@font-face {
    font-family: 'brandon-grotesque';
    font-display: swap;
	}

 


/* - COLOURS
-------------------------------------------------*/ 

/* Gold */

a:hover,
.ff-title a:hover,
.l-header__nav .l-nav__menu li a:hover,
.p-header .p-header-filter ul li a:hover,
.custom-flexible-section.full-width-slider .content-wrapper h2 a:hover,
.single-artist .p-header .accreditation,
.artist-output .accreditation,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, 
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price  {
	color:#7b643f;
	}
	
.swiper-pagination-bullet:hover {
	background: #7b643f;
	opacity: 1;
	} 	

.wp-block-button a:hover,
.gold-button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce-cart .cart-collaterals .checkout-button:hover,
button[type="submit"]:hover,
input[type="submit"]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled]:hover,
.publication-product-item__info-wrapper .wp-block-button a:hover,
.yith-add-new-gc-my-account-button:hover {
	background-color: #7b643f;
	}
	
.wp-block-button a:hover,
.publication-product-item__info-wrapper .wp-block-button a:hover,
#mc-embedded-subscribe button[type="submit"]:hover,
.wc-block-components-notice-banner.is-info>svg {
	background-color: #7b643f !important;
	}	
 	
.wc-block-components-notice-banner.is-info {
    background-color: rgba(122, 99, 62, 0.05) !important;
    border-color: #7b643f !important;
	}

/* White */ 
  
.yith-add-new-gc-my-account-button  {
	color: #fff;
	}

.p-header-filter_contain{
    background: #fff;
	}

/* Light Grey */

.top-bar,
.custom-flexible-section.events-section,
.woocommerce-MyAccount-navigation ul li a{
 	background-color: #ebebeb !important; 
	} 	 
 
 .single-artist .p-header-artist-dicipline ul li a:hover,    
.single-artist .p-header-artist-dicipline ul li.active a  {
	background: #ebebeb;
	} 
	
	
/* Mid Grey  */
	
	
.custom-flexible-section.block-slider .content-wrapper .title-holder h2 span,	
.custom-flexible-section.full-width-slider .content-wrapper .slide-content-holder h3 span,
.p-archive-whats-on-output .whats-on-item .content-wrap .artists span {
	color: #ccc;
	}	

/* Dark Grey  */

a,
.ff-title a,
.l-header__nav .l-nav__menu li.active a,
.p-header .p-header-filter ul li.active a,
.p-header.whats-on-single-header .p-header-title .artists a,
.p-archive-whats-on-output .whats-on-item .content-wrap .artists a,
/* .custom-flexible-section.full-width-slider .content-wrapper .slide-content-holder .primary-content .artists a, */
.custom-flexible-section.block-slider .content-wrapper .title-holder h2,
.custom-flexible-section.block-slider .content-wrapper .title-holder h3 ,
.custom-flexible-section.full-width-slider .content-wrapper h2  {
	color:#333;
	}

.wp-block-button a, 
.gold-button, 
.woocommerce a.button,
.woocommerce div.product form.cart .button
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
button[type="submit"], 
input[type="submit"],
.swiper-pagination-bullet-active,
li.active a.fancy-link:before, 
.l-header__nav .l-nav__menu li a:hover:before, 
.l-header__nav .l-nav__menu li.active a:before, 
.fancy-link:before,
.custom-taxonomy-parent-product_cat-artworks .l-header__nav .l-nav__menu li.menu-artworks a:before, 
.l-header__nav .l-nav__menu li.current-product_cat-ancestor a:before,
.custom-flexible-section.full-width-slider .content-wrapper h2 a:after, 
.custom-flexible-section.full-width-slider .content-wrapper h2 a:before,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt,
.yith-add-new-gc-my-account-button,
.woocommerce-store-notice, p.demo_store
  {
	background: #333;
	}

/* Black */

.top-bar,
.top-bar a,
.woocommerce-page h2,
.woocommerce-page h3,
.woocommerce-page h4,
.custom-flexible-section.standard-content-section h2,
.custom-flexible-section.standard-content-section h3,
.custom-flexible-section.standard-content-section h4   {
    color: #000;
	}
	
	



	
/* - GLOBALS
-------------------------------------------------*/

.clearfix:after {
    display: block;
    clear: both;
    content: "";
	}

*,
:after,
:before {
   box-sizing: border-box;
}
html {
    line-height: 1.15;
    --contain-margin: calc(50vw - var(--scrollbar-width, 0.5rem) / 2 - 816px + var(--contain-padding) * 2 / 2);
    --contain-padding: 2rem;    
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

body {
    margin: 0;
    color: #333;
    text-align: left;
    background-color: #fff;
	}

.contain {
    margin-left: auto;
    margin-right: auto;
    width: 96%;
    padding-left: var(--contain-padding);
    padding-right: var(--contain-padding);
    max-width: 1632px;
}
@media (max-width: 992px)
    .contain {
        width: 100%;
    }
}


[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
 
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none;
}
address {
    font-style: normal;
    line-height: inherit;
}
address,
dl,
ol,
ul {
    margin-bottom: 1rem;
}
dl,
ol,
ul {
    margin-top: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
dt {
    font-weight:700;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
    font-style: italic;
    font-size: 1.35rem;
} 
b,
strong {
    font-weight: bolder;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
a {
    text-decoration: none;
/*     background-color: transparent; */
}
a:hover {
    color: #7b643f;
    text-decoration: underline;
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}
p a {
    color: #000;
    text-decoration: underline;
    }
figure {
    margin: 0 0 1rem;
}
img {
    border-style: none;
    max-width: 100%;
    height: auto;
} 
img,
svg {
    vertical-align: middle;
}
svg {
    overflow: hidden;
}
table {
    border-collapse: collapse;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
button {
    border-radius: 0;
}
button:focus:not(:focus-visible) {
    outline: 0;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[role="button"] {
    cursor: pointer;
}
select {
    word-wrap: normal;
}

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

[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type="checkbox"],
input[type="radio"] {

   box-sizing: border-box;
    padding: 0;
}
textarea {
    overflow: auto;
    resize: vertical;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
summary {
    display: list-item;
    cursor: pointer;
}
template {
    display: none;
}
[hidden] {
    display: none !important;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.small,
small {
    font-size: 80%;
    font-weight:400;
}
.mark,
mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}
.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline-item {
    display: inline-block;
}
.list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d;
}
.blockquote-footer:before {
    content: "\2014\A0";
}
.img-fluid,
.img-thumbnail {
    max-width: 100%;
    height: auto;
}
.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
}
.figure {
    display: inline-block;
}
.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}
.figure-caption {
    font-size: 90%;
    color: #6c757d;
}
code {
    font-size: 87.5%;
    color: #e83e8c;
    word-wrap: break-word;
}
a > code {
    color: inherit;
}
kbd {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem;
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight:700;
}
pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
}
pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}


/* Embed */

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.embed-responsive:before {
    display: block;
    content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
	}
.embed-responsive-21by9:before {
    padding-top: 42.85714%;
}
.embed-responsive-16by9:before {
    padding-top: 56.25%;
}
.embed-responsive-4by3:before {
    padding-top: 75%;
}
.embed-responsive-1by1:before {
    padding-top: 100%;
}


/* Cookies */

.cky-audit-table-element h3 {
    font-weight: 400;
}


/* - HEADINGS 
-------------------------------------------------*/

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight:300;
    line-height: 1.2;
}
.h1,h1 {
    font-size: 30px;
}
.h2,h2 {
    font-size: 20px;	
}
.h3,h3 {
    font-size: 20px;
}
.h4,h4 {
    font-size: 1.5rem;
}
.h5,h5 {
    font-size: 1.25rem;
}
.h6,h6 {
    font-size: 1rem;
}

.woocommerce-page h2,
.woocommerce-page h3,
.woocommerce-page h4,
.custom-flexible-section.standard-content-section h2,
.custom-flexible-section.standard-content-section h3,
.custom-flexible-section.standard-content-section h4 {
	text-transform: uppercase;
    margin: 0 0 25px 0;
	}
	
h1.wp-block-heading,
h2.wp-block-heading,
h3.wp-block-heading  {
    font-weight:400;
	text-transform: uppercase;    
	}	
		
h1.wp-block-heading {
	font-size: 25px;
	padding: 25px 15px;	
	}
	
.page-template-page-home h1.wp-block-heading{
	padding: 0px;	
	}	

h2 a,h3 a,h4 a {
	text-decoration: none;
	}

 
 
 
 
 

/* - CONTAINERS & COLS
-------------------------------------------------*/

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    width: 100%;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
    .container,
    .container-sm {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px;
    }
}
.row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-right: auto;
    margin-left: auto;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}
.row-cols-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
}
.row-cols-1 > *,
.row-cols-2 > * {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
}
.row-cols-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
}
.row-cols-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.row-cols-3 > *,
.row-cols-4 > * {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
}
.row-cols-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
}
.row-cols-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
}
.row-cols-5 > *,
.row-cols-6 > * {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
}
.row-cols-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}
.col-1,
.col-auto {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
}
.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}
.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.col-2,
.col-3 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
}
.col-3 {
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.col-4,
.col-5 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
}
.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}
.col-6,
.col-7 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
}
.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}
.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
.col-8,
.col-9 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
}
.col-9 {
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}
.col-10,
.col-11 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
}
.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}
.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}
.order-first {
    order: -1;
}
.order-last {
    order: 13;
}
.order-0 {
    order: 0;
}
.order-1 {
    order: 1;
}
.order-2 {
    order: 2;
}
.order-3 {
    order: 3;
}
.order-4 {
    order: 4;
}
.order-5 {
    order: 5;
}
.order-6 {
    order: 6;
}
.order-7 {
    order: 7;
}
.order-8 {
    order: 8;
}
.order-9 {
    order: 9;
}
.order-10 {
    order: 10;
}
.order-11 {
    order: 11;
}
.order-12 {
    order: 12;
}
.offset-1 {
    margin-left: 8.33333%;
}
.offset-2 {
    margin-left: 16.66667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.33333%;
}
.offset-5 {
    margin-left: 41.66667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.33333%;
}
.offset-8 {
    margin-left: 66.66667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.33333%;
}
.offset-11 {
    margin-left: 91.66667%;
}
@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .row-cols-sm-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-sm-1 > *,
    .row-cols-sm-2 > * {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .row-cols-sm-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-sm-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .row-cols-sm-3 > *,
    .row-cols-sm-4 > * {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .row-cols-sm-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-sm-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-sm-5 > *,
    .row-cols-sm-6 > * {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .row-cols-sm-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-sm-1,
    .col-sm-auto {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-sm-2,
    .col-sm-3 {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-sm-4,
    .col-sm-5 {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-6,
    .col-sm-7 {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-sm-8,
    .col-sm-9 {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-sm-10,
    .col-sm-11 {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        order: -1;
    }
    .order-sm-last {
        order: 13;
    }
    .order-sm-0 {
        order: 0;
    }
    .order-sm-1 {
        order: 1;
    }
    .order-sm-2 {
        order: 2;
    }
    .order-sm-3 {
        order: 3;
    }
    .order-sm-4 {
        order: 4;
    }
    .order-sm-5 {
        order: 5;
    }
    .order-sm-6 {
        order: 6;
    }
    .order-sm-7 {
        order: 7;
    }
    .order-sm-8 {
        order: 8;
    }
    .order-sm-9 {
        order: 9;
    }
    .order-sm-10 {
        order: 10;
    }
    .order-sm-11 {
        order: 11;
    }
    .order-sm-12 {
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.33333%;
    }
    .offset-sm-2 {
        margin-left: 16.66667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.33333%;
    }
    .offset-sm-5 {
        margin-left: 41.66667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.33333%;
    }
    .offset-sm-8 {
        margin-left: 66.66667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.33333%;
    }
    .offset-sm-11 {
        margin-left: 91.66667%;
    }
}
@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .row-cols-md-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-md-1 > *,
    .row-cols-md-2 > * {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .row-cols-md-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-md-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .row-cols-md-3 > *,
    .row-cols-md-4 > * {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .row-cols-md-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-md-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-md-5 > *,
    .row-cols-md-6 > * {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .row-cols-md-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-md-1,
    .col-md-auto {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-md-2,
    .col-md-3 {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-md-4,
    .col-md-5 {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-6,
    .col-md-7 {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-md-8,
    .col-md-9 {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-md-10,
    .col-md-11 {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        order: -1;
    }
    .order-md-last {
        order: 13;
    }
    .order-md-0 {
        order: 0;
    }
    .order-md-1 {
        order: 1;
    }
    .order-md-2 {
        order: 2;
    }
    .order-md-3 {
        order: 3;
    }
    .order-md-4 {
        order: 4;
    }
    .order-md-5 {
        order: 5;
    }
    .order-md-6 {
        order: 6;
    }
    .order-md-7 {
        order: 7;
    }
    .order-md-8 {
        order: 8;
    }
    .order-md-9 {
        order: 9;
    }
    .order-md-10 {
        order: 10;
    }
    .order-md-11 {
        order: 11;
    }
    .order-md-12 {
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.33333%;
    }
    .offset-md-2 {
        margin-left: 16.66667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.33333%;
    }
    .offset-md-5 {
        margin-left: 41.66667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.33333%;
    }
    .offset-md-8 {
        margin-left: 66.66667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.33333%;
    }
    .offset-md-11 {
        margin-left: 91.66667%;
    }
}
@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .row-cols-lg-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-lg-1 > *,
    .row-cols-lg-2 > * {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .row-cols-lg-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-lg-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .row-cols-lg-3 > *,
    .row-cols-lg-4 > * {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .row-cols-lg-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-lg-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-lg-5 > *,
    .row-cols-lg-6 > * {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .row-cols-lg-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-lg-1,
    .col-lg-auto {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-lg-2,
    .col-lg-3 {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-lg-4,
    .col-lg-5 {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-6,
    .col-lg-7 {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-lg-8,
    .col-lg-9 {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-lg-10,
    .col-lg-11 {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        order: -1;
    }
    .order-lg-last {
        order: 13;
    }
    .order-lg-0 {
        order: 0;
    }
    .order-lg-1 {
        order: 1;
    }
    .order-lg-2 {
        order: 2;
    }
    .order-lg-3 {
        order: 3;
    }
    .order-lg-4 {
        order: 4;
    }
    .order-lg-5 {
        order: 5;
    }
    .order-lg-6 {
        order: 6;
    }
    .order-lg-7 {
        order: 7;
    }
    .order-lg-8 {
        order: 8;
    }
    .order-lg-9 {
        order: 9;
    }
    .order-lg-10 {
        order: 10;
    }
    .order-lg-11 {
        order: 11;
    }
    .order-lg-12 {
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.33333%;
    }
    .offset-lg-2 {
        margin-left: 16.66667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.33333%;
    }
    .offset-lg-5 {
        margin-left: 41.66667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.33333%;
    }
    .offset-lg-8 {
        margin-left: 66.66667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.33333%;
    }
    .offset-lg-11 {
        margin-left: 91.66667%;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .row-cols-xl-1 > * {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-xl-1 > *,
    .row-cols-xl-2 > * {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .row-cols-xl-2 > * {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-xl-3 > * {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .row-cols-xl-3 > *,
    .row-cols-xl-4 > * {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .row-cols-xl-4 > * {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-xl-5 > * {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-xl-5 > *,
    .row-cols-xl-6 > * {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .row-cols-xl-6 > * {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-xl-1,
    .col-xl-auto {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-xl-2,
    .col-xl-3 {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-xl-4,
    .col-xl-5 {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-6,
    .col-xl-7 {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-xl-8,
    .col-xl-9 {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-xl-10,
    .col-xl-11 {
        -webkit-box-flex: 0;
        -moz-box-flex: 0;
    }
    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        order: -1;
    }
    .order-xl-last {
        order: 13;
    }
    .order-xl-0 {
        order: 0;
    }
    .order-xl-1 {
        order: 1;
    }
    .order-xl-2 {
        order: 2;
    }
    .order-xl-3 {
        order: 3;
    }
    .order-xl-4 {
        order: 4;
    }
    .order-xl-5 {
        order: 5;
    }
    .order-xl-6 {
        order: 6;
    }
    .order-xl-7 {
        order: 7;
    }
    .order-xl-8 {
        order: 8;
    }
    .order-xl-9 {
        order: 9;
    }
    .order-xl-10 {

        order: 10;
    }
    .order-xl-11 {
        order: 11;
    }
    .order-xl-12 {
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.33333%;
    }
    .offset-xl-2 {
        margin-left: 16.66667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.33333%;
    }
    .offset-xl-5 {
        margin-left: 41.66667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.33333%;
    }
    .offset-xl-8 {
        margin-left: 66.66667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.33333%;
    }
    .offset-xl-11 {
        margin-left: 91.66667%;
    }
}
.align-baseline {
    vertical-align: baseline !important;
}
.align-top {
    vertical-align: top !important;
}
.align-middle {
    vertical-align: middle !important;
}
.align-bottom {
    vertical-align: bottom !important;
}
.align-text-bottom {
    vertical-align: text-bottom !important;
}
.align-text-top {
    vertical-align: text-top !important;
}
.bg-primary {
    background-color: #7b643f !important;
}





/* - SWIPER
-------------------------------------------------*/

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0);
}
.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
/*     height: 100%; */
	background: #fff;
    position: relative;
    transition-property: transform;
}
.swiper-slide-invisible-blank {
    visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}
.swiper-container-3d {
    perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory;
}
:root {
    --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(var(--swiper-navigation-size) * -1 / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: normal;
    line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: "next";
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #fff;
}
.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000;
}
.swiper-button-lock {
    display: none;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity 0.3s;
    transform: translateZ(0);
    z-index: 10;
    top: 0;
    left: 0px;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-pagination-bullet{
	transition: ease all 0.3;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
 }
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
}
.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.1;
    margin-right: 10px;
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background:#595959;
}
.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform 0.2s, top 0.2s;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform 0.2s, left 0.2s;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform 0.2s, right 0.2s;
}
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-white {
    --swiper-pagination-color: #fff;
}
.swiper-pagination-black {
    --swiper-pagination-color: #000;
}
.swiper-pagination-lock {
    display: none;
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-scrollbar-lock {
    display: none;
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.swiper-slide-zoomed {
    cursor: move;
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s linear infinite;
    box-sizing: border-box;
    border-radius: 50%;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-top: 4px solid transparent;
}
.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn);
    }
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube {
    overflow: visible;
}
.swiper-container-cube .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    filter: blur(50px);
    z-index: 0;
}
.swiper-container-flip {
    overflow: visible;
}
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    backface-visibility: hidden;
}




/* - COLOURS 
-------------------------------------------------*/

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #8c7247 !important;
}
.bg-secondary {
    background-color: #6c757d !important;
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62 !important;
}
.bg-success {
    background-color: #28a745 !important;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e7e34 !important;
}
.bg-info {
    background-color: #17a2b8 !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important;
}
.bg-warning {
    background-color: #ffc107 !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #d39e00 !important;
}
.bg-danger {
    background-color: #dc3545 !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #bd2130 !important;
}
.bg-light {
    background-color: #f8f9fa !important;
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5 !important;
}
.bg-dark {
    background-color: #343a40 !important;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124 !important;
}
a.bg-white:focus,
a.bg-white:hover,
button.bg-white:focus,
button.bg-white:hover {
    background-color: #e6e6e6 !important;
}
.bg-black {
    background-color: #333 !important;
}
a.bg-black:focus,
a.bg-black:hover,
button.bg-black:focus,
button.bg-black:hover {
    background-color: #1a1a1a !important;
}
.bg-grey {
    background-color: #e4e9ef !important;
}
a.bg-grey:focus,
a.bg-grey:hover,
button.bg-grey:focus,
button.bg-grey:hover {
    background-color: #c4cfdc !important;
}
.bg-craft-title {
    background-color: #c1554d !important;
}
a.bg-craft-title:focus,
a.bg-craft-title:hover,
button.bg-craft-title:focus,
button.bg-craft-title:hover {
    background-color: #a24039 !important;
}
.bg-craft-bg {
    background-color: #fbf4eb !important;
}
a.bg-craft-bg:focus,
a.bg-craft-bg:hover,
button.bg-craft-bg:focus,
button.bg-craft-bg:hover {
    background-color: #f3ddc1 !important;
}
.bg-white {
    background-color: #fff !important;
}
.bg-transparent {
    background-color: transparent !important;
}
.border {
    border: 1px solid #dee2e6 !important;
}
.border-top {
    border-top: 1px solid #dee2e6 !important;
}
.border-right {
    border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
    border-left: 1px solid #dee2e6 !important;
}
.border-0 {
    border: 0 !important;
}
.border-top-0 {
    border-top: 0 !important;
}
.border-right-0 {
    border-right: 0 !important;
}
.border-bottom-0 {
    border-bottom: 0 !important;
}
.border-left-0 {
    border-left: 0 !important;
}
.border-primary {
    border-color: #7b643f !important;
}
.border-secondary {
    border-color: #6c757d !important;
}
.border-success {
    border-color: #28a745 !important;
}
.border-info {
    border-color: #17a2b8 !important;
}
.border-warning {
    border-color: #ffc107 !important;
}
.border-danger {
    border-color: #dc3545 !important;
}
.border-light {
    border-color: #f8f9fa !important;
}
.border-dark {
    border-color: #343a40 !important;
}
.border-black {
    border-color: #333 !important;
}
.border-grey {
    border-color: #e4e9ef !important;
}
.border-craft-title {
    border-color: #c1554d !important;
}
.border-craft-bg {
    border-color: #fbf4eb !important;
}
.border-white {
    border-color: #fff !important;
}
.rounded-sm {
    border-radius: 0.2rem !important;
}
.rounded {
    border-radius: 0.25rem !important;
}
.rounded-top {
    border-top-left-radius: 0.25rem !important;
}
.rounded-right,
.rounded-top {
    border-top-right-radius: 0.25rem !important;
}
.rounded-bottom,
.rounded-right {
    border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
    border-top-left-radius: 0.25rem !important;
}
.rounded-lg {
    border-radius: 0.3rem !important;
}
.rounded-circle {
    border-radius: 50% !important;
}
.rounded-pill {
    border-radius: 50rem !important;
}
.rounded-0 {
    border-radius: 0 !important;
}



/* - DISPLAY
-------------------------------------------------
Moved to _style-display.css */



/* - FONT STYLES
-------------------------------------------------
Moved to _style-fonts.css */




/* - NAVIGATION   
-------------------------------------------------*/

.nav {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;

    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}
.nav-link:focus,
.nav-link:hover {
    text-decoration: none;
}
.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default;
}
.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
    margin-bottom: -1px;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.nav-pills .nav-link {
    border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #7b643f;
}
.nav-fill .nav-item,
.nav-fill > .nav-link {
    flex: 1 1 auto;
    text-align: center;
}
.nav-justified .nav-item,
.nav-justified > .nav-link {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}


/* - CARDS
-------------------------------------------------*/	

.card {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}
.card > hr {
    margin-right: 0;
    margin-left: 0;
}
.card > .list-group {
    border-top: inherit;
    border-bottom: inherit;
}
.card > .list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
    border-top: 0;
}
.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}
.card-title {
    margin-bottom: 0.75rem;
}
.card-subtitle {
    margin-top: -0.375rem;
}
.card-subtitle,
.card-text:last-child {
    margin-bottom: 0;
}
.card-link:hover {
    text-decoration: none;
}
.card-link + .card-link {
    margin-left: 1.25rem;
}
.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
    margin-bottom: -0.75rem;
    border-bottom: 0;
}
.card-header-pills,
.card-header-tabs {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    border-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom,
.card-img-top {
    flex-shrink: 0;
    width: 100%;
}
.card-img,
.card-img-top {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom {
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck .card {
    margin-bottom: 1.5rem;
}
@media (min-width: 576px) {
    .card-deck {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        flex-flow: row wrap;
        margin-right: -1.5rem;
        margin-left: -1.5rem;
    }
    .card-deck .card {
        flex: 1 0 0%;
        margin-right: 1.5rem;
        margin-bottom: 0;
        margin-left: 1.5rem;
    }
}
.card-group > .card {
    margin-bottom: 1.5rem;
}
@media (min-width: 576px) {
    .card-group {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        flex-flow: row wrap;
    }
    .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0;
    }
    .card-group > .card + .card {
        margin-left: 0;
        border-left: 0;
    }
    .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .card-group > .card:not(:last-child) .card-header,
    .card-group > .card:not(:last-child) .card-img-top {
        border-top-right-radius: 0;
    }
    .card-group > .card:not(:last-child) .card-footer,
    .card-group > .card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0;
    }
    .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .card-group > .card:not(:first-child) .card-header,
    .card-group > .card:not(:first-child) .card-img-top {
        border-top-left-radius: 0;
    }
    .card-group > .card:not(:first-child) .card-footer,
    .card-group > .card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0;
    }
}
.card-columns .card {
    margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
    .card-columns {
        column-count: 3;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }
    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}
.accordion {
    overflow-anchor: none;
}
.accordion > .card {
    overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: -1px;
}





/* - BUTTONS
-------------------------------------------------*/	

.btn {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 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;
	}


.wp-block-button a,
.gold-button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
button[type="submit"],
input[type="submit"],
.publication-product-item__info-wrapper .wp-block-button a,
.woocommerce div.product form.cart .button{
    text-transform: uppercase;
    color: #fff;
    box-shadow: none;
    font-weight:400;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    min-width: 100px;
    min-height: 3rem;
    line-height: 3rem;
    display: inline-block;
    transition: 0.3s;
    border-radius: 0;
    text-align: center;
    text-decoration: none;
	font-size: 14px;    
	border: 0;
}
.wp-block-button a:hover,
.gold-button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce-cart .cart-collaterals .checkout-button:hover
button[type="submit"]:hover,
input[type="submit"]:hover {
    text-decoration: none;
    color: #fff;    
	}
	

/* - Woo Buttons */
 
.woocommerce a.button:hover,
.woocommerce div.product form.cart .button:hover {
	background: #7b643f;
}	
.woocommerce div.product form.cart .button {
	margin-top: 20px;
}	
	
		
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled:hover, 
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled]:hover	{
	opacity: 1;
}	

/* Additional button Styles moved to _style-custom.css */

.custom-content .wp-block-button a {
	text-decoration: none;
	}


 

/* MODAL 
-------------------------------------------------*/

.fade {
    transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
    .fade {
        transition: none;
    }
}
.fade:not(.show) {
    opacity: 0;
}
.collapse:not(.show) {
    display: none;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none;
    }
}
.modal-open {
    overflow: hidden;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}
.modal.fade .modal-dialog {    
    transition: transform 0.3s ease-out;
    transform: translateY(-50px);
}
@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none;
    }
}
.modal.show .modal-dialog {
    transform: none;
}
.modal.modal-static .modal-dialog {
    transform: scale(1.02);
}
.modal-dialog-scrollable {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
}
.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}
.modal-dialog-centered {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem);
}
.modal-dialog-centered:before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable:before {
    content: none;
}
.modal-content {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.show {
    opacity: 0.5;
}
.modal-header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}
.modal-footer {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: 0.75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
    margin: 0.25rem;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem);
    }
    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem);
    }
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }
    .modal-dialog-centered:before {
        height: calc(100vh - 3.5rem);
        height: -webkit-min-content;
        height: -moz-min-content;
        height: min-content;
    }
    .modal-sm {
        max-width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}
@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}







/* - CUSTOM  
--------------------------------------------------------------------------------------------------*/

 		 		


/* - Images 
----------------------------------------------*/

 
/* Product Zoom */

.woocommerce div.product div.images {
	width: 100%;
	margin-bottom: 0;
	}
	
.woocommerce div.product div.images div.thumbnails {
	width: 100% !important;
	}
		
.yith_magnifier_gallery li {
    vertical-align: top;
    }



/* Lazy Load */

/*
img[data-lazyloaded]{
    opacity: 0;
}
*/


img.litespeed-loaded{
    -webkit-transition: opacity .5s linear 0.2s;
    -moz-transition: opacity .5s linear 0.2s;
    transition: opacity .5s linear 0.2s;
    opacity: 1;
}

/* Wrap */

.image-wrap.default-image a,
.image-wrapper.default-image a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.image-wrap a,
.image-wrapper a {
    display: block;
    height: 100%;
    width: 100%;    
    transition: 0.3s;
}
.image-wrap a:after,
.image-wrapper a:after {
    transition: 0.3s;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: hsla(0, 0%, 100%, 0);
}
.image-wrap a:hover:after,
.image-wrapper a:hover:after {
    background: hsla(0, 0%, 100%, 0.1);
	} 
	
/* Alignment */

figure.aligncenter,
.has-text-align-center {
	text-align: center;
	}	
	 
.wp-block-image .alignright {
	float: right;
	margin: 15px 0 25px 25px;
	}  

/* Mousover Zoom */

.featured-image,
.image-wrapper.slider-image,
.catDisplay .wp-block-image {
    position: relative;
    margin: auto;
    overflow: hidden;
    width: 100%;
    height: auto !important;
	}
	
.featured-image img,
.image-wrapper.slider-image img,
.catDisplay .wp-block-image img  {
    max-width: 100%;
    transition: all 0.3s;
    display: block;
    width: 100%;
    height: auto;
    transform: scale(1);
	}

.featured-image:hover img,
.image-wrapper.slider-image:hover img,
.catDisplay .wp-block-image:hover img  {
    transform: scale(1.05);
	}
	
/* Small Image Padding */

.artist-template-default .standard-style .smallImagePadding30cm {
	padding: 15%;
	}
	
.artist-template-default .standard-style .smallImagePadding10cm {
	padding: 30%;
	}

/* Artists */

.artist-output__letter.artist-letter img {
    height: auto;
    width: 100%;
	}

/* Gallery 

.wp-block-gallery {
	padding: 50px 0;
	}
 	
.wp-block-gallery {
    gap: 0px !important;
	}

.wp-block-gallery .wp-block-image img  {
    padding:10px;
	}

.wp-block-gallery.is-layout-flex {
    display: flex;
    flex-wrap: wrap;
	}
			
 .wp-block-gallery.columns-2.is-layout-flex figure {
	flex: 50%;
	}
	
 .wp-block-gallery.columns-3.is-layout-flex figure {
	flex: 33%;
	}	
	
 .wp-block-gallery.columns-4.is-layout-flex figure {
	flex: 25%;
	}	
	
 .wp-block-gallery.columns-5.is-layout-flex figure {
	flex: 20%;
	}	
	
 .wp-block-gallery.columns-6.is-layout-flex figure {
	flex: 16%;
	}	
*/	
	

/* - Custom Content 
------------------------------------------------- */

.custom-content ul {
    list-style: none;
}
.custom-content ul li:before {
    content: "\2022";
    color: #7b643f;
    font-weight:700;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.custom-content a {
    color: #000;
    text-decoration: underline;
}
.custom-content a:hover {
    opacity: 0.9;
    color: #fff;    
    text-decoration: none;
}
.custom-content table {
    max-width: 100%;
}
.custom-content table td,
.custom-content table th {
    padding: 10px;
}
.custom-content table,
.custom-content td,
.custom-content th {
    border: 1px solid #e4e9ef;
} 

/* - Div Line / Dots 
-------------------------------------------------*/

.custom-content hr {
    margin: 1.5rem 0;
}
	
hr.is-style-dots,
.custom-content hr.is-style-dots  {
    clear: both;
    text-align: center;
    margin: 25px auto 0 auto;
    padding: 0 0 75px 0;
    border-top: 0;
    width: 300px;
    }

hr.is-style-dots:before,
.custom-content hr.is-style-dots:before {
    content: "···";
    font-size: 1.5em;
    letter-spacing: 2em;
    padding: 0px 0;
    font-family: serif;
    margin-right: -2em;
    display: block;
	}	

/* - Subscribe Pop Up 
------------------------------------------------- Moved to _style-custom.css */

/* - CTAs  
-------------------------------------------------*/

.artwork-product-item-col .cta,
.content-wrap .cta,
.content-wrapper .cta,
.craft-product-item-col .cta,
.custom-content .cta,
.single-product .cta {
    border-bottom: 1px solid #7b643f;
    text-transform: uppercase;
    position: relative;
    text-decoration: none;
}
.artwork-product-item-col .cta:before,
.content-wrap .cta:before,
.content-wrapper .cta:before,
.craft-product-item-col .cta:before,
.custom-content .cta:before,
.single-product .cta:before {
    content: "";
    transform-origin: 100% 50%;
    transform: scaleX(0);
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
.artwork-product-item-col .cta:after,
.artwork-product-item-col .cta:before,
.content-wrap .cta:after,
.content-wrap .cta:before,
.content-wrapper .cta:after,
.content-wrapper .cta:before,
.craft-product-item-col .cta:after,
.craft-product-item-col .cta:before,
.custom-content .cta:after,
.custom-content .cta:before,
.single-product .cta:after,
.single-product .cta:before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    top: 100%;
    left: 0;
    pointer-events: none;
}
.artwork-product-item-col .cta:hover,
.content-wrap .cta:hover,
.content-wrapper .cta:hover,
.craft-product-item-col .cta:hover,
.custom-content .cta:hover,
.single-product .cta:hover {
    text-decoration: none;
}
.artwork-product-item-col .cta:hover:before,
.content-wrap .cta:hover:before,
.content-wrapper .cta:hover:before,
.craft-product-item-col .cta:hover:before,
.custom-content .cta:hover:before,
.single-product .cta:hover:before {
    transform-origin: 0 50%;
    transform: scaleX(1);
}
.artwork-product-item-col .cta svg,
.content-wrap .cta svg,
.content-wrapper .cta svg,
.craft-product-item-col .cta svg,
.custom-content .cta svg,
.single-product .cta svg {
    
    transition: 0.3s;
}
.artwork-product-item-col .cta:hover,
.content-wrap .cta:hover,
.content-wrapper .cta:hover,
.craft-product-item-col .cta:hover,
.custom-content .cta:hover,
.single-product .cta:hover {
    color: #7b643f;
}
.artwork-product-item-col .cta:hover svg,
.content-wrap .cta:hover svg,
.content-wrapper .cta:hover svg,
.craft-product-item-col .cta:hover svg,
.custom-content .cta:hover svg,
.single-product .cta:hover svg {
    transform: translateX(5px);
}


/* - Pagination 
-------------------------------------------------*/

.custom-pagination {
	margin: 75px auto 100px auto;
	text-align: center;
	}
	
.custom-pagination .navigation {
    margin-bottom: 2rem;
}
@media (min-width: 992px) {
    .custom-pagination .navigation {
        margin-bottom: 3.125rem;
    }
}
.custom-pagination .page-numbers {
    border: 1px solid;
    font-size: 1.25rem;
    padding: 0 8.5px;
    min-width: 32px;
    display: inline-block;
    text-align: center;
    background: #7b643f;
    color: #fff;
}
.custom-pagination .page-numbers:hover {
    opacity: 0.9;
    text-decoration: none;
}
.custom-pagination .page-numbers.current {
    background: #fff;
    color: #7b643f;
}
.custom-pagination .page-numbers.current:hover {
    opacity: 1;
}
.custom-pagination .page-numbers.next,
.custom-pagination .page-numbers.prev {
    text-transform: uppercase;
    width: auto;
    padding: 0 10px;
}



/* - Custom Tax Archive 
-------------------------------------------------*/

.normal-layout {
    padding: 0rem 0 2rem;
}
@media (min-width: 992px) {
    .normal-layout {
        padding: 0rem 0 3rem;
    }
}
.normal-layout .caption,
.normal-layout figure figcaption {
    text-align: center;
    margin-top: 10px;
    font-size: 15px;
}
.standard-header-output .p-header-filter {
    margin-bottom: 1rem;
}
@media (min-width: 992px) {
    .standard-header-output .p-header-filter {
        margin-bottom: 1.5rem;
    }
}
.custom-tax-archive .no-results {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 0;
}
@media (min-width: 992px) {
    .custom-tax-archive .no-results {
        max-width: 80%;
    }
}
@media (min-width: 1200px) {
    .custom-tax-archive .no-results {
        max-width: 70%;
    }
}
.custom-tax-archive .no-results h3 {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
}
.custom-tax-archive .no-results p {
    font-size: 1.125rem;
}
/*
.wpcf7 .wpcf7-response-output {
    border: 0;
    padding: 10px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    text-transform: uppercase;
    text-align: center;
}
*/
.custom-404-template {
    padding: 4rem 0;
    text-align: center;
}


/* - Fancy Link 
-------------------------------------------------*/

.fancy-link {
    position: relative;
}
.fancy-link:before {
    content: "";
    transform-origin: 100% 50%;
    transform: scaleX(0);
    transition: transform 0.3s;
}
.fancy-link:after,
.fancy-link:before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #333;
    top: 100%;
    left: 0;
    pointer-events: none;
}
.fancy-link:hover {
    text-decoration: none;
}
.fancy-link:hover:before {
    transform-origin: 0 50%;
    transform: scaleX(1);
}


.fancy-link.active {
	border-bottom: 1px solid #000;
}

 



/* - Header 
-------------------------------------------------*/

header {
    margin-top: -7px;	
}
.l-header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    position: relative;
}
.l-header__wrapper {
    border-top: 0; 
    z-index: 20;
}
.l-header__notice {
    background-color: #7b643f;
}
.l-header__notice a {
    color: #fff;
    text-align: center;
    font-size: 18px;
}
.l-header__notice a:hover {
	color: #fff;
	opacity: 0.5;
}
.l-header__notice .l-header__contain {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    justify-content: center;    
}
.l-header.search-triggered:before {
    content: "";
    position: fixed;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
.l-header__contain {
    padding-top: 10px;
    padding-bottom:10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
	border-bottom: 0px solid #ebebeb;    
    justify-content: space-between;
    align-items: center;
}
.l-header__brand {
    display: block;
    height: 4.25rem;
}
.l-header__logo {
    height: 100%;
    width: auto;
}

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

.l-header__nav .l-nav__holder {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.l-header__nav .l-nav__menu {
    display: none;
    padding-left: 0;
    margin-bottom: 0;
}
@media (min-width: 992px) {
    .l-header__nav .l-nav__menu {
        display: block;
    }
}
.l-header__nav .l-nav__menu li {
    text-transform: uppercase;
    list-style-type: none;
    display: inline-block;
    font-weight:400;
        font-size:15px;    
}
@media (min-width: 992px) {
    .l-header__nav .l-nav__menu li {
        margin-right: 0.85rem;
    }
}
@media (min-width: 1200px) {
    .l-header__nav .l-nav__menu li {
        margin-right: 0.9375rem;
    }
}
.l-header__nav .l-nav__menu li a {
    color: #333;
    position: relative;
}


li.active a.fancy-link:before,
.l-header__nav .l-nav__menu li.active a:before,
.custom-taxonomy-parent-product_cat-artworks .l-header__nav .l-nav__menu li.menu-artworks a:before,
.l-header__nav .l-nav__menu li.current-product_cat-ancestor a:before,
.custom-taxonomy-parent-artist-type-objects.custom-taxonomy-parent-artist-type-objects .objects  a:before,
.term-objects.custom-taxonomy-parent-artist-type-objects .objects  a:before{
    position: absolute;
    width: 100%;
    height: 1px;
    background: #333;
    top: 100%;
    left: 0;
    pointer-events: none;
    transform-origin: 0 50%;
    transform: scaleX(1);    
}

.l-header__nav .l-nav__menu li a:before {
    content: "";
    transform-origin: 100% 50%;
    transform: scaleX(0);
    transition: transform 0.3s;
}
.l-header__nav .l-nav__menu li a:after,
.l-header__nav .l-nav__menu li a:before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #333;
    top: 100%;
    left: 0;
    pointer-events: none;
}
.l-header__nav .l-nav__menu li a:hover {
    text-decoration: none;
}
.l-header__nav .l-nav__menu li a:hover:before {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.l-header__nav .l-icons__basket {
    position: relative;
}
.l-header__nav .l-icons__basket .cart-total-badge {
    background: #7b643f;
    color: #fff;
    font-weight:700;
    min-width: 14px;
    height: 14px;
    font-size: 9px;
    line-height: 14px;
    border-radius: 50%;
    text-align: center;
    transform: translate(-10px, -1px);
    position: absolute;
}
.l-header__nav .l-icons a:hover {
    text-decoration: none;
}
.l-header__nav .l-icons a,
.l-header__nav .l-icons button {
    width: auto;
    background: none;
    border: none;
    box-shadow: none;
    padding: 0;
    margin-right: 1.5rem;
}
@media (min-width: 992px) {
    .l-header__nav .l-icons a,
    .l-header__nav .l-icons button {
        margin-right: 0.9375rem;
    }
}
.l-header__nav .l-icons a:last-child,
.l-header__nav .l-icons button:last-child {
    margin-right: 0;
}
@media (min-width: 992px) {
    .l-header__nav .l-icons {
        margin-left: 1rem;
    }
}
.l-header__nav .l-icons svg {
    color: #000;
    
    transition: 0.3s;
}
@media (min-width: 992px) {
    .l-header__nav .l-icons svg {
        color: #333;
    }
}
.l-header__nav .l-icons svg:hover {
    cursor: pointer;
    color: #7b643f;
}

/* - Mobile Nav 
-------------------------------------------------*/

.l-hamburger__nav {
    background: rgba(247, 248, 246, 0.98);
    position: fixed;
    height: 100%;
    right: 0;
    top: 0;
    width: 350px;
    max-width: 100%;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.16);
    z-index: 10;
    padding: 2rem;
    opacity: 0;
    transition: 0.5s;
    pointer-events: none;
}
.l-hamburger__nav.triggered {
    opacity: 0.98;
    pointer-events: all;
}
.l-hamburger__nav .hamburger-holder {
    max-height: 70%;
    overflow-y: auto;
}
@media (min-height: 700px) {
    .l-hamburger__nav .hamburger-holder {
        max-height: 80%;
    }
}
.l-hamburger__nav .hamburger-holder::-webkit-scrollbar {
    width: 8px;
}
.l-hamburger__nav .hamburger-holder::-webkit-scrollbar-track {
    background: #e4e9ef;
}
.l-hamburger__nav .hamburger-holder::-webkit-scrollbar-thumb {
    background: #7b643f;
}
.l-hamburger__nav .hamburger-nav__close {
    width: 100%;
    text-align: right;
    padding: 1.5rem 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.l-hamburger__nav .hamburger-nav__close a {
    text-transform: uppercase;
    font-size: 0.875rem;
}
.l-hamburger__nav .hamburger-nav__close a:hover {
    text-decoration: none;
    opacity: 0.9;
    color: #7b643f;
}
.l-hamburger__nav .hamburger-nav__close svg {
    font-size: 1.25rem;
}
.l-hamburger__nav .hamburger-nav__close svg:hover {
    cursor: pointer;
    color: #7b643f;
}
.l-hamburger__nav .hamburger-nav__menu {
    padding-left: 0;
    margin-bottom: 0;
    padding-bottom: 2px;
}
.l-hamburger__nav .hamburger-nav__menu li {
    list-style-type: none;
    text-transform: uppercase;
    margin-bottom: 1.75rem;
    font-size: 0.875rem;
}
.l-hamburger__nav .hamburger-nav__menu li:last-child {
    margin-bottom: 0;
}
.l-hamburger__nav .hamburger-nav__menu li a {
    color: #333;
    position: relative;
}
.l-hamburger__nav .hamburger-nav__menu li a:before {
    content: "";
    transform-origin: 100% 50%;
    transform: scaleX(0);
    transition: transform 0.3s;
}
.l-hamburger__nav .hamburger-nav__menu li a:after,
.l-hamburger__nav .hamburger-nav__menu li a:before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #333;
    top: 100%;
    left: 0;
    pointer-events: none;
}
.l-hamburger__nav .hamburger-nav__menu li a:hover {
    text-decoration: none;
}
.l-hamburger__nav .hamburger-nav__menu li a:hover:before {
    transform-origin: 0 50%;
    transform: scaleX(1);
}
.l-hamburger__nav .hamburger-nav__socials {
    margin-top: 2rem;
    margin-bottom: 1rem;
    padding-left: 0;
}
.l-hamburger__nav .hamburger-nav__socials li {
    list-style-type: none;
    display: inline-block;
    font-size: 1.25rem;
    margin-right: 1rem;
}
.l-hamburger__nav .hamburger-nav__socials li a {
    
    transition: 0.3s;
}
.l-hamburger__nav .hamburger-nav__socials li a:hover {
    color: #7b643f;
    opacity: 0.9;
    text-decoration: none;
}


/* Infinite Scroll Fix */

nav.l-nav { 
	display: block !important;
	}	



/* Hide Mobile */
	  

.l-icons__hamburger {
	display: none;	
	}	 
	  


/* - Footer 
-------------------------------------------------*/

.l-footer {
	background: rgba(0, 0, 0, 0.8); 
	color:rgba(255, 255, 255, 0.8);
	}		
.l-footer a {
	color:#fff;
	text-decoration: none;
	}				
.l-footer a:hover {
	color:#fff;
	text-decoration: underline;
	}					
.l-footer hr {
    padding-bottom: .5rem;
    margin: 0;
    border-color:rgba(255, 255, 255, 0.2);    
}
.r-footer-nav {
	text-align: right;
	}
@media (max-width: 768px) {
    .r-footer-nav {
        text-align: center;
		margin: 30px 0;
    }
}	
.l-footer .top-row {
    padding-top: 4rem;
    padding-bottom: 2rem;
}
.l-footer .bottom-row {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
@media (max-width: 768px) {
    .l-footer .bottom-row {
        text-align: center;
    }
}
.l-footer__information {
	padding-bottom: 2.5rem;
}
@media (max-width: 768px) {
    .l-footer__information {
        text-align: center;
    }
}
.l-footer__building {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-bottom: 2.5rem;
}
.l-footer .l-footer-building__logo-wrapper {
    height: auto;
    max-width: 150px;
}
@media (max-width: 768px) {
    .l-footer .l-footer-building  {
        display: none;
    }
}
.l-footer__map img {
    width: 100%;
}
.l-footer__logos {
	text-align: center;
}
.l-footer__credit {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1rem;
    font-size: 1rem;
    font-weight:400;
}
@media (min-width: 576px) {
    .l-footer__credit {
        margin-top: 0;
        justify-content: flex-end;
    }
}
.l-footer__credit img {
    margin-top: -11px;
    margin-left: 5px;
    width: 3.75rem;
}
.l-footer__registered {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
}
.l-footer .l-footer-nav {
    margin-bottom: 1rem;
}
@media (min-width: 992px) {
    .l-footer .l-footer-nav {
        margin-bottom: 0;
    }
}
.l-footer .l-footer-nav__menu {
    padding-left: 0;
    margin-bottom: 10px;
}
.l-footer .l-footer-nav__menu li {
    font-size: 0.875rem;
    display: inline-block;
    text-transform: uppercase;
    margin-right: 0.5rem;
}
.l-footer .l-footer-nav__menu li:last-child {
    margin-right: 0;
}
.l-footer .l-footer-nav__menu li a {
    color: #fff;
    position: relative;
}
.l-footer .l-footer-nav__menu li a:before {
    content: "";
    transform-origin: 100% 50%;
    transform: scaleX(0);
    transition: transform 0.3s;
}
.l-footer .l-footer-nav__menu li a:after,
.l-footer .l-footer-nav__menu li a:before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #333;
    top: 100%;
    left: 0;
    pointer-events: none;
}

.l-footer .l-footer-nav__menu li a:hover:before {
    transform-origin: 0 50%;
    transform: scaleX(1);
}
.l-footer .l-footer-info__logo {
    height: 6.875rem;
    margin: 0 0 10px 0;
	max-width: 150px;    
}
@media (max-width: 768px) {
    .l-footer .l-footer-info__logo  {
        margin: 0 auto 0px auto;
    }
}
.l-footer .l-footer-info__opening-times {
    margin-top: 15px;
    font-size: 1.125rem;
    font-weight:300;
}
@media (max-width: 768px) {
    .l-footer .l-footer-info__opening-times  {
        text-align: center;        
    }
    .l-footer .l-footer-info__opening-times ul {
		padding:0;		
    } 
    .l-footer .l-footer-info__opening-times li {
		list-style: none;		
    }    
}
.l-footer .l-footer-info__opening-times_note {
    margin: 25px 0;
    padding: 20px 20px 5px 20px;
    background: #fff;
    color: #000;
	border-radius: 10px;
}
.l-footer .l-footer-info__opening-times h3 {
    font-size: inherit;
    font-weight:400;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #fff;    
}
.l-footer .l-footer-info__opening-times p {
    font-size: inherit;
    margin-bottom: 0;
}
.l-footer .l-footer-info__full-address {
    margin:15px 0 1.5rem 0;
    font-weight:300;
    font-size: 1.125rem;
}
.l-footer .l-footer-info__full-address p {
    margin-bottom: 0;
}
.l-footer .l-footer-info__links {
    font-weight:300;
}
.l-footer .l-footer-info__links a {
    color: #fff;
}
.l-footer .l-footer-info__socials {
    margin-top: 40px;
    margin-bottom: 1.5rem;
}
.l-footer-info__socials svg {
	height: 22px;
	width: 22px;
}
@media (max-width: 768px) {
    .l-footer .l-footer-info__socials {
        margin: 20px 0 0 0;
    }
}
.l-footer .l-footer-info__socials ul {
    margin-bottom: 0;
    padding-left: 0;
}
ul.shortcode-socials  {
	padding-left: 0;
}
ul.shortcode-socials li, 
.l-footer .l-footer-info__socials ul li {
    list-style-type: none;
    display: inline-block;
    font-size: 1.5rem;
    margin-right: 0.9375rem;
}
.l-footer .l-footer-info__socials ul li a {
    
    transition: 0.3s;
    color: #fff;
}
.l-footer .l-footer-info__socials ul li a:hover {
    opacity: 0.9;
    color: rgba(255, 255, 255, 0.75);
}


/* - Password
-------------------------------------------------*/

.password_protect    {
	text-align: center;
	padding: 50px 0;
	border-top: 1px solid #e4e9ee;
	}
	
.password_protect input[type="password"] {
	padding: 13px;
	background: #e4e9ee;
	border: 0;
	} 




/* - Newsletter 
-------------------------------------------------*/

.l-newsletter {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
	background: rgba(0, 0, 0, 0.2);   
}
.l-newsletter hr {
    margin: 0;
}
.l-newsletter .form-holder {
    padding: 4.5rem 0;
}
.l-newsletter h2 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 1.56rem;
    text-transform: uppercase;
    font-weight:400;
}
.l-newsletter__signup form {
    width: 32.1rem;
    margin: 30px auto 0;
    max-width: 100%;
}
.l-newsletter__signup form .holder {
    width: 100%;
    position: relative;
}
.l-newsletter__signup form .holder input[type="email"] {
    background: #f7f7f7;
    width: 100%;
    border: none;
    box-shadow: none;
    font-weight:400;
    font-size: 1.125rem;
    height: 3.125rem;
    padding: 0 1rem;
    border: 1px solid #595959;
}
.l-newsletter__signup form .holder button[type="submit"] {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
 
	
/* - Search
-------------------------------------------------*/
	
.custom-search-results {
    overflow: hidden;
    padding-top: 1.5rem;
}
.custom-search-results h1 {
    text-align: center;
    /* text-transform: uppercase; */
    /* font-size: 1.5rem; */
    margin-bottom: 25px;
}
.custom-search-results .search-output .search-section {
    border-top: 1px solid #e4e9ef;
    padding: 2rem 0;
}
@media (min-width: 992px) {
    .custom-search-results .search-output .search-section {
        padding: 3.125rem 0;
    }
}
.custom-search-results .search-output .search-section .top-holder {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}
.custom-search-results .search-output .search-section .top-holder .title {
    margin-bottom: 1rem;
}
.custom-search-results .search-output .search-section .top-holder .title h2 {
    margin-bottom: 0;
    font-size: 1.5rem;
    line-height: 0.8;
}
@media (min-width: 992px) {
    .custom-search-results .search-output .search-section .top-holder .title h2 {
        font-size: 2rem;
    }
}
.custom-search-results .search-output .search-section .top-holder .title .count {
    font-size: 1.125rem;
}
.custom-search-results .search-output .search-section .top-holder .custom-nav-directions {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.custom-search-results .search-output .search-section .top-holder .custom-nav-directions .custom-nav-direction.swiper-button-disabled {
    opacity: 0.4;
}
.custom-search-results .search-output .search-section .top-holder .custom-nav-directions .custom-nav-direction:focus {
    outline: none;
}
.custom-search-results .search-output .search-section .top-holder .custom-nav-directions .custom-nav-direction:first-child {
    margin-right: 12.5px;
}
.custom-search-results .search-output .search-section .top-holder .custom-nav-directions .custom-nav-direction svg {
    color: #7b643f;
}
.custom-search-results .search-output .search-section .swiper-slide {
    height: auto;
	max-width: 495px; 
	margin-right: 42px;   
}
.custom-search-results .search-output .search-section .search-by-post-swiper {
    overflow: visible !important;
}
.custom-search-results .search-output .search-section.section-artist a:hover {
    text-decoration: none;
}
.custom-search-results .search-output .search-section.section-artist a:hover .hover-overlay {
    opacity: 1;
}
.custom-search-results .search-output .search-section.section-artist h3 {
	font-size:18px;
	font-weight:400; 	
	text-transform: uppercase;
    color: #333;
    margin-top: 0.75rem;
    margin-bottom: 0;
}
.custom-search-results .search-output .search-section.section-artist .image-wrapper {
    background: #e4e9ef;
    padding-bottom: 100%;
    position: relative;
    height: 0;
    margin-bottom: 0.5rem;
}
.custom-search-results .search-output .search-section.section-artist .image-wrapper .hover-overlay {
    opacity: 0;
    
    transition: 0.3s;
}
.custom-search-results .search-output .search-section.section-artist .image-wrapper.featured-image img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
}
.custom-search-results .search-output .search-section.section-artist .image-wrapper.default-image svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 60%;
    max-height: 60%;
}
.custom-search-results .search-output .search-section.section-film .grid-item,
.custom-search-results .search-output .search-section.section-page .grid-item,
.custom-search-results .search-output .search-section.section-post .grid-item,
.custom-search-results .search-output .search-section.section-viewing-room .grid-item {
    background-color: #e4e9ef;
	max-width: 495px;
}
.custom-search-results .search-output .search-section.section-film .grid-item a,
.custom-search-results .search-output .search-section.section-page .grid-item a,
.custom-search-results .search-output .search-section.section-post .grid-item a,
.custom-search-results .search-output .search-section.section-viewing-room .grid-item a {
    height: 0;
    padding-bottom: 100%;
    position: relative;
    display: block;
    color: #fff;
}
.custom-search-results .search-output .search-section.section-film .grid-item a:before,
.custom-search-results .search-output .search-section.section-page .grid-item a:before,
.custom-search-results .search-output .search-section.section-post .grid-item a:before,
.custom-search-results .search-output .search-section.section-viewing-room .grid-item a:before {
    z-index: 100;  
    transition: 0.3s;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: hsla(0, 0%, 100%, 0);
}
.custom-search-results .search-output .search-section.section-film .grid-item a:hover:before,
.custom-search-results .search-output .search-section.section-page .grid-item a:hover:before,
.custom-search-results .search-output .search-section.section-post .grid-item a:hover:before,
.custom-search-results .search-output .search-section.section-viewing-room .grid-item a:hover:before {
    background: hsla(0, 0%, 100%, 0.1);
}
.custom-search-results .search-output .search-section.section-film .grid-item a:after,
.custom-search-results .search-output .search-section.section-page .grid-item a:after,
.custom-search-results .search-output .search-section.section-post .grid-item a:after,
.custom-search-results .search-output .search-section.section-viewing-room .grid-item a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(55.63%, rgba(30, 30, 30, 0)), to(rgba(0, 0, 0, 0.8)));
    background: linear-gradient(hsla(0, 0%, 100%, 0), rgba(30, 30, 30, 0) 55.63%, rgba(0, 0, 0, 0.8));
}
.custom-search-results .search-output .search-section.section-film .grid-item a.featured-image img,
.custom-search-results .search-output .search-section.section-page .grid-item a.featured-image img,
.custom-search-results .search-output .search-section.section-post .grid-item a.featured-image img,
.custom-search-results .search-output .search-section.section-viewing-room .grid-item a.featured-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.custom-search-results .search-output .search-section.section-film .grid-item a.default-image svg,
.custom-search-results .search-output .search-section.section-page .grid-item a.default-image svg,
.custom-search-results .search-output .search-section.section-post .grid-item a.default-image svg,
.custom-search-results .search-output .search-section.section-viewing-room .grid-item a.default-image svg {
    max-width: 60%;
    max-height: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.custom-search-results .search-output .search-section.section-film .grid-item a .grid-info,
.custom-search-results .search-output .search-section.section-page .grid-item a .grid-info,
.custom-search-results .search-output .search-section.section-post .grid-item a .grid-info,
.custom-search-results .search-output .search-section.section-viewing-room .grid-item a .grid-info {
    position: absolute;
    bottom: 25px;
    left: 25px;
    right: 25px;
    max-width: 100%;
    z-index: 1;
}
.custom-search-results .search-output .search-section.section-film .grid-item a .grid-info .date,
.custom-search-results .search-output .search-section.section-page .grid-item a .grid-info .date,
.custom-search-results .search-output .search-section.section-post .grid-item a .grid-info .date,
.custom-search-results .search-output .search-section.section-viewing-room .grid-item a .grid-info .date {
    font-size: 1rem;
}
.custom-search-results .search-output .search-section.section-film .grid-item a .grid-info h4,
.custom-search-results .search-output .search-section.section-page .grid-item a .grid-info h4,
.custom-search-results .search-output .search-section.section-post .grid-item a .grid-info h4,
.custom-search-results .search-output .search-section.section-viewing-room .grid-item a .grid-info h4 {
    margin-bottom: 0;
    font-size: 1.5rem;
}
.custom-search-results .search-output .search-section.section-event .whats-on-search-slide,
.custom-search-results .search-output .search-section.section-whats-on .whats-on-search-slide {
    padding-bottom: 2rem;
    max-width: 495px;    
}
.custom-search-results .search-output .search-section.section-event .image-wrapper,
.custom-search-results .search-output .search-section.section-whats-on .image-wrapper {
    padding-bottom: 100%;
    height: 0;
	overflow: hidden;
    position: relative; 
}
.custom-search-results .search-output .search-section.section-event .image-wrapper.featured-image img,
.custom-search-results .search-output .search-section.section-whats-on .image-wrapper.featured-image img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.custom-search-results .search-output .search-section.section-event .image-wrapper.default-image,
.custom-search-results .search-output .search-section.section-whats-on .image-wrapper.default-image {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-search-results .search-output .search-section.section-event .image-wrapper.default-image svg,
.custom-search-results .search-output .search-section.section-whats-on .image-wrapper.default-image svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 60%;
    max-height: 60%;
}
.custom-search-results .search-output .search-section.section-event .content-wrapper .title-holder,
.custom-search-results .search-output .search-section.section-whats-on .content-wrapper .title-holder {
    margin: 1.5rem 0;
}
.custom-search-results .search-output .search-section.section-event .content-wrapper .title-holder h2,
.custom-search-results .search-output .search-section.section-whats-on .content-wrapper .title-holder h2 {
/*     font-size: 1.25rem; */
/*     margin-bottom: 0; */
}
@media (min-width: 992px) {
    .custom-search-results .search-output .search-section.section-event .content-wrapper .title-holder h2,
    .custom-search-results .search-output .search-section.section-whats-on .content-wrapper .title-holder h2 {
        font-size: 1.5rem;
    }
}
.custom-search-results .search-output .search-section.section-event .content-wrapper .title-holder h3,
.custom-search-results .search-output .search-section.section-whats-on .content-wrapper .title-holder h3 {
	text-transform: uppercase;
	font-size: 16px; 
	font-weight:400;
	margin-bottom: 15px;
}

.custom-search-results .search-output .search-section.section-event .content-wrapper .title-holder .date,
.custom-search-results .search-output .search-section.section-whats-on .content-wrapper .title-holder .date {
    font-size: 1.125rem;
}
.custom-search-results .search-output .search-section.section-event .content-wrapper .description,
.custom-search-results .search-output .search-section.section-whats-on .content-wrapper .description {
    margin-bottom: 1rem;
}
.custom-search-results .search-output .search-section.section-event .content-wrapper .description p,
.custom-search-results .search-output .search-section.section-whats-on .content-wrapper .description p {
    font-size: 1rem;
}
@media (min-width: 992px) {
    .custom-search-results .search-output .search-section.section-event .content-wrapper .description p,
    .custom-search-results .search-output .search-section.section-whats-on .content-wrapper .description p {
        font-size: 1.125rem;
    }
}
.custom-search-results .search-output .search-section.section-event .content-wrapper .description p:last-child,
.custom-search-results .search-output .search-section.section-whats-on .content-wrapper .description p:last-child {
    margin-bottom: 0;
}
.custom-search-results .search-output .search-section.section-event .content-wrapper .cta,
.custom-search-results .search-output .search-section.section-whats-on .content-wrapper .cta {
    position: absolute;
    bottom: 0;
    text-decoration: none;
    text-transform: uppercase;
}
.search-block {
    display: none;
    position: absolute;
    bottom: 0;
    transform: translateY(100%);
    z-index: 11;
    width: 100%;
    background: #f7f7f7;
    padding: 2rem 0;
}
.search-block__close {
    padding: 0 2rem;
    text-align: right;
    font-size: 0.875rem;
    text-transform: uppercase;
}
.search-block__close .close-wrapper {
    display: inline-block;
    
    transition: 0.3s;
}
.search-block__close .close-wrapper:hover {
    cursor: pointer;
    opacity: 0.9;
}
.search-block__close svg {
    margin-left: 0.5rem;
}
.search-block.triggered {
    display: block;
}
@media (min-width: 992px) {
    .search-block {
        padding: 3.125rem 0;
    }
}
.search-block form {
    font-family: sans-serif !important;
    margin: 0 auto;
}
@media (min-width: 992px) {
    .search-block form {
        max-width: 80%;
    }
}
@media (min-width: 1200px) {
    .search-block form {
        max-width: 60%;
    }
}
.search-block form.form-grid {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(5, 1fr);
    grid-gap: 12px;
}
@media (min-width: 992px) {
    .search-block form.form-grid {
        grid-template-columns: repeat(8, 1fr);
        grid-template-rows: repeat(3, 1fr);
    }
}
.search-block form.form-grid .grid-item:first-child {
    grid-area: 1/1/2/6;
}
.search-block form.form-grid .grid-item:nth-child(2) {
    grid-area: 2/1/3/5;
}
.search-block form.form-grid .grid-item:nth-child(3) {
    grid-area: 3/1/4/3;
}
.search-block form.form-grid .grid-item:nth-child(4) {
    grid-area: 3/3/4/5;
}
.search-block form.form-grid .grid-item:nth-child(5) {
    grid-area: 4/1/5/3;
}
.search-block form.form-grid .grid-item:nth-child(6) {
    grid-area: 4/3/5/5;
}
.search-block form.form-grid .grid-item:nth-child(7) {
    grid-area: 5/1/6/5;
}
@media (min-width: 992px) {
    .search-block form.form-grid .grid-item:first-child {
        grid-area: 1/1/2/5;
    }
    .search-block form.form-grid .grid-item:nth-child(2) {
        grid-area: 1/5/2/9;
    }
    .search-block form.form-grid .grid-item:nth-child(3) {
        grid-area: 2/1/3/3;
    }
    .search-block form.form-grid .grid-item:nth-child(4) {
        grid-area: 2/3/3/5;
    }
    .search-block form.form-grid .grid-item:nth-child(5) {
        grid-area: 2/5/3/7;
    }
    .search-block form.form-grid .grid-item:nth-child(6) {
        grid-area: 2/7/3/9;
    }
    .search-block form.form-grid .grid-item:nth-child(7) {
        grid-area: 3/1/4/9;
    }
}
.search-block form label {
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-size: 0.875rem;
    margin-bottom: 5px;
    color: #474747;
    opacity: 0.72;
}
.search-block form input[type="text"] {
    margin-bottom: 1rem;
}
.search-block form input[type="text"]::-webkit-input-placeholder {
    color: #333;
}
.search-block form input[type="text"]::-moz-placeholder {
    color: #333;
}
.search-block form input[type="text"]:-ms-input-placeholder {
    color: #333;
}
.search-block form input[type="text"]::-ms-input-placeholder {
    color: #333;
}
.search-block form input[type="text"]::placeholder {
    color: #333;
}
/* .tab-content form input[type="text"], */
.search-block form input[type="text"],
.search-block form select {
    width: 100%;
/*     border-radius: 5px; */
    background: #fff;
    border: 1px solid #767676;
    height: 50px;
    padding: 0 1rem;
    line-height: 44px;
	}
.tab-content form input[type="text"]:active,
.tab-content form input[type="text"]:focus,
.search-block form input[type="text"]:active,
.search-block form input[type="text"]:focus,
.search-block form select:active,
.search-block form select:focus {
    outline: none;
}
.search-block form .text-input-wrapper {
    position: relative;
}
.search-block form .select-wrapper {
    position: relative;
    margin-bottom: 1rem;
}
.search-block form .select-wrapper:after {
    pointer-events: none;
    content: "\F078";
    font-family: Font Awesome\5 Free;
    display: none;
}
.search-block form .select-wrapper svg {
    pointer-events: none;
    background: #fff;
    position: absolute;
    right: 2px;
    top: 14px;
    height: 18px;
    width: 40px;
    z-index: 10;
    font-size: 24px;
}
.search-block form button[type="submit"] {
    margin-top: 1rem;
}


/*  Search Form */

search-block__contain form.form-grid .grid-item:first-child {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 6;
    grid-area: 1/1/2/6;
	}

.search-block form.form-grid .grid-item:nth-child(3) {
    grid-area: 2/1/2/9;
	}	

.search-block form.form-grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2,1fr);
    -ms-grid-rows: (1fr)[1];
    grid-template-rows: repeat(1,1fr);
	}
 
 .search-block form button[type=submit] {
    margin-top: 26px;
	}
 
 
/*  Search List */
 
.search-block .p-archive-artists-output .artist-output.list-view {
	display: grid;
	}
	
.search-block .p-archive-artists-output .artist-output .artist-letter .letter {
	border-color: rgba(0, 0, 0, 0.1);
	}	

.search-block__contain label {
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-size: .875rem;
    margin-bottom: 10px;
    color: #474747;
    opacity: .72;
	}
	
	
/* Search & Filter */

.custom-content .searchandfilter ul li:before{
	display: none;
	}

.searchandfilter input[type="text"],
.searchandfilter select {
	 padding: 10px;
 }


/* - Standard Output
-------------------------------------------------*/


@media (min-width: 992px) {
    .standard-output .main-content-wrapper {
        max-width: 80%;
        margin: 0 auto;
    }
}
.standard-output .multi-image-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
@media (min-width: 992px) {
    .standard-output .multi-image-wrapper {
        max-width: 80%;
    }
}
.standard-output .multi-image-wrapper .image-wrapper {
    padding-bottom: 42.25%;
    height: 0;
    position: relative;
    width: 100%;
}
.standard-output .multi-image-wrapper .image-wrapper .wrap {
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: 100%;
    overflow: hidden;
}



 


/* - Page Header
-------------------------------------------------*/

.p-header__title {
    padding-top: 1rem;
    padding-bottom: 2rem;     
    text-align: center;
}
.p-header .p-header-title h1 {
    margin-bottom: 0rem;
    margin-top: 1rem;
}
@media (min-width: 992px) {
    .p-header .p-header-title h1 {
    margin-top: 1rem;
    }
}
.p-header .p-header-title__breadcrumbs {
    color: #737373;
    opacity: 1;
    text-transform: uppercase;
    font-size: 0.875rem;
    font-weight:400;
    text-align: center;
    display: none;
}
.p-header .p-header-title__breadcrumbs .craft-and {
    font-family: louvette-banner, sans-serif;
}
.p-header .p-header-title__breadcrumbs a {
    color: inherit;
}
.p-header .p-header-filter ul {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 1.25rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    max-height: 53px;
    overflow: hidden;
    transition: 0.5s;
}
.p-header .p-header-filter ul.triggered {
	max-height: 550px;
    overflow: hidden;
}
@media (min-width: 768px) {
    .p-header .p-header-filter ul.triggered {
        max-height: -webkit-max-content;
        max-height: -moz-max-content;
        max-height: max-content;
    }
}
.p-header .p-header-filter ul.triggered .accordion-toggle svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media (min-width: 768px) {
    .p-header .p-header-filter ul {
        border-top: 1px solid #e4e9ef;
        border-bottom: 1px solid #e4e9ef;
		padding: 0 0 1.25rem;
        background: transparent;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        flex-direction: row;
        height: auto;
        max-height: -webkit-max-content;
        max-height: -moz-max-content;
        max-height: max-content;
    }
}
.p-header .p-header-filter ul.sub-categories {
	border-top: 0;
}

.p-header .p-header-filter ul.sub-categories a {
	text-transform: none;
	font-weight: 300;
	font-size: 17px;
}

.p-header .p-header-filter ul .toggle-holder {
    display: block;
    position: absolute;
    right: 0;
    padding: 1rem 0;
    width: 3.125rem;
    text-align: center;
}
@media (min-width: 768px) {
    .p-header .p-header-filter ul .toggle-holder {
        display: none;
    }
}
.p-header .p-header-filter ul .toggle-holder .accordion-toggle {
    color: #fff;
}
.p-header .p-header-filter ul.triggered .toggle-holder .accordion-toggle {
    color: #000;
}
.p-header .p-header-filter ul .toggle-holder .accordion-toggle svg {
    
    transition: 0.3s;
}
@media (min-width: 768px) {
    .p-header .p-header-filter ul div[class*=" sub-page-"],
    .p-header .p-header-filter ul li[class^="sub-page-"] {
        order: 2 !important;
    }
}
@media (min-width: 768px) {
    .p-header .p-header-filter ul div[class*=" filter-count-"],
    .p-header .p-header-filter ul li[class^="filter-count-"] {
        order: 3 !important;
    }
}
.p-header .p-header-filter ul li {
    padding: 1rem;
    font-weight:400;
    text-transform: uppercase;
    list-style-type: none;
    background: #cccccc;
    font-size: 0.875rem;
}
.p-header .p-header-filter ul li span {
    font-family: louvette-banner, sans-serif;
}
@media (min-width: 768px) {
    .p-header .p-header-filter ul li {
        font-size: 15px;
        background: transparent;
        padding: 0;
        margin: 1.25rem 1.75rem 0;
    }
}
@media (min-width: 768px) {
    .p-header .p-header-filter ul li.all-categories {
        order: 2 !important;
    }
}
@media (min-width: 992px) {
    .p-header .p-header-filter ul li {
        margin: 1.25rem 1.75rem 0;
    }
}
@media (min-width: 768px) {
    .p-header .p-header-filter ul li.currently-showing {
        order: 1 !important;
    }
    .p-header .p-header-filter ul li.fourthcoming {
        order: 2 !important;
    }
    .p-header .p-header-filter ul li.past {
        order: 3 !important;
    }
    .p-header .p-header-filter ul li.default-tab {
        order: 1 !important;
    }
    .p-header .p-header-filter ul li.artwork-tab {
        order: 2 !important;
    }
    .p-header .p-header-filter ul li.exhibition-tab,
    .p-header .p-header-filter ul li.viewing-rooms-tab {
        order: 3 !important;
    }
    .p-header .p-header-filter ul li.events-tab {
        order: 4 !important;
    }
    .p-header .p-header-filter ul li.films-tab {
        order: 5 !important;
    }
    .p-header .p-header-filter ul li.news-tab,
    .p-header .p-header-filter ul li.publications-tab {
        order: 6 !important;
    }
    .p-header .p-header-filter ul li.sold-artwork-tab {
        order: 7 !important;
    }
    .p-header .p-header-filter ul li.nineteenth-century {
        order: 2 !important;
    }
    
    

/*
    .p-header .p-header-filter ul li.modern {
        order: 4 !important;
    }
*/


    .p-header .p-header-filter ul li.contemporary {
        order: 1 !important;
    }
    .p-header .p-header-filter ul li.objects {
        order: 2 !important;
    }
    .p-header .p-header-filter ul li.modern {
        order: 3 !important;
    }
    .p-header .p-header-filter ul li.scottish-colourists {
        order: 4 !important;
    }    
    
    .p-header .p-header-filter ul li.printmaker {
        order: 5 !important;
        display: none;
    }    
    
        
}
/*
.p-header .p-header-filter ul li a {
    color: #000;
}
@media (min-width: 768px) {
    .p-header .p-header-filter ul li a {
        color: #333;
    }
}
*/
.p-header .p-header-filter ul li a.craft-link span {
    font-family: louvette-banner, sans-serif;
}
.p-header .p-header-filter ul li.active {
    background: #333;
}
@media (min-width: 768px) {
    .p-header .p-header-filter ul li.active {
        background: transparent;
    }
}
.p-header .p-header-filter ul li.active a {
    color: #fff;
}
@media (min-width: 768px) {
    .p-header .p-header-filter ul li.active a {
        color: #000;
    }
}



/* - Archive Output 
-------------------------------------------------*/
	
.p-archive-general-output .row {
	align-items: center;
    justify-content: center;
}	

.post-type-archive-whats-on .p-header-filter ul.triggered {
/*     max-height: 159px; */
}
.p-archive-general-output .general-item {
    margin-bottom: 2rem;
}
@media (min-width: 576px) {
    .p-archive-general-output .general-item {
        margin-bottom: 3.125rem;
    }
}
.p-archive-general-output .general-item a {
    position: relative;
    color: #333;
}
.p-archive-general-output .general-item a:hover {
    text-decoration: none;
}
.p-archive-general-output .general-item a:hover .image-wrapper:after {
    background: hsla(0, 0%, 100%, 0.1);
}
.p-archive-general-output .general-item .content-wrap {
    margin-top: 0.875rem;
}
.p-archive-general-output .general-item .content-wrap .date {    
	font-size:16px;
	margin: 15px 0 5px 0px; 
	color: #333; 
}
.p-archive-general-output .general-item .content-wrap .artists,
.p-archive-general-output .general-item .content-wrap h2 {
	margin-bottom: 10px;
	line-height: 30px;
	font-size: 22px;
}
.p-archive-general-output .general-item .image-wrapper {
    position: relative;
    height: 0;
    padding-bottom: 100%;
    background: #e4e9ef;
}
.p-archive-general-output .general-item .image-wrapper:after {   
    transition: 0.3s;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: hsla(0, 0%, 100%, 0);
}
.p-archive-general-output .general-item .image-wrapper svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 60%;
    max-height: 60%;
}
.p-archive-general-output .general-item .image-wrapper img {
    width: 100%;
    height: 100%;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
}


/* - What's On Output
-------------------------------------------------*/

.p-archive-whats-on-output {
    padding-top: 2rem;
	}

@media (min-width: 576px) {
    .p-archive-whats-on-output {
        padding-top: 3.125rem;
    }
}
.p-archive-whats-on-output .whats-on-item {
    margin-bottom: 75px;
    padding-bottom: 75px;
    border-bottom: 1px solid #e4e9ef;
	}
.p-archive-whats-on-output .whats-on-item.past {
	border-bottom: 0;
	padding-bottom: 0;
}	
.p-archive-whats-on-output .whats-on-item .featured-image {
	margin-bottom: 10px;	
}
.p-archive-whats-on-output .whats-on-item .image-wrapper.default-image {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center;
    background: #e4e9ef;
}
.p-archive-whats-on-output .whats-on-item .image-wrapper.default-image svg {
    max-width: 50%;
    height: 50%;
}
.p-archive-whats-on-output .whats-on-item.forthcoming .image-wrapper,
.p-archive-whats-on-output .whats-on-item.standard .image-wrapper {
    padding-bottom: 75%;
    height: 0;
    position: relative;
}
.p-archive-whats-on-output .whats-on-item.forthcoming .image-wrapper a,
.p-archive-whats-on-output .whats-on-item.standard .image-wrapper a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    place-content: center;
    position: absolute;
    top: 0;
    left: 0;
}
.p-archive-whats-on-output .whats-on-item.forthcoming .image-wrapper svg,
.p-archive-whats-on-output .whats-on-item.standard .image-wrapper svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.p-archive-whats-on-output .whats-on-item.forthcoming .image-wrapper img,
.p-archive-whats-on-output .whats-on-item.standard .image-wrapper img {
    width: 100%;
    height: 100%;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
}
.p-archive-whats-on-output .whats-on-item .content-wrap .artists {
	font-size:16px;
	text-transform: uppercase;
	margin-bottom: 15px;
	}
.p-archive-whats-on-output .whats-on-item .content-wrap .artists a:last-child:after,
.p-archive-whats-on-output .whats-on-item .content-wrap .artists span:last-child:after {
    content: none;
}
.p-archive-whats-on-output .whats-on-item .content-wrap h2  {
	font-size:30px;
	line-height: 30px;
	margin-bottom:15px;	
}
.p-archive-whats-on-output .whats-on-item .content-wrap h2 a {
	font-weight:300; 
	}

.p-archive-whats-on-output .whats-on-item.past .content-wrap h2 {
	font-size:24px;
	line-height: 28px;
	font-weight:300;
	margin:15px 0;		 
}
.p-archive-whats-on-output .whats-on-item .content-wrap .date {
	font-size:16px;
	font-weight:400; 
	padding-bottom: 15px;
}
.p-archive-whats-on-output .whats-on-item .content-wrap .archive-description {
    font-size: 1.125rem;
    padding: 1rem 0;
}
.p-archive-whats-on-output .whats-on-item .content-wrap .archive-description p:last-child {
    margin-bottom: 0;
}
.p-archive-whats-on-output .whats-on-item.forthcoming .content-wrap {
    margin-top: 1.5rem;
}
.p-archive-whats-on-output .whats-on-item.forthcoming .content-wrap .archive-description {
    padding: 1rem 0 3rem;
}
.p-archive-whats-on-output .whats-on-item.forthcoming .cta-wrap {
    position: absolute;
    bottom: 0;
}
.p-archive-whats-on-output .whats-on-item.forthcoming .cta-wrap .cta {
    text-transform: uppercase;
    text-decoration: underline;
}
.p-archive-whats-on-output .whats-on-item.forthcoming .cta-wrap .cta .icon-arrow {
    margin-left: 5px;
}
.p-archive-whats-on-output .whats-on-item.past a {
    color: #333;
}
.p-archive-whats-on-output .whats-on-item.past a:hover {
    text-decoration: none;
}
.p-archive-whats-on-output .whats-on-item.past a:hover .image-wrapper:after {
    background: hsla(0, 0%, 100%, 0.1);
}
.p-archive-whats-on-output .whats-on-item.past .content-wrap {
    margin-top: 0.875rem;
}
.p-archive-whats-on-output .whats-on-item.past .content-wrap .artists {
    margin-bottom: 4px;
}
.p-archive-whats-on-output .whats-on-item.past .image-wrapper {
    position: relative;
    height: 0;
    padding-bottom: 100%;
}
.p-archive-whats-on-output .whats-on-item.past .image-wrapper:after {
    transition: 0.3s;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: hsla(0, 0%, 100%, 0);
}
.p-archive-whats-on-output .whats-on-item.past .image-wrapper svg {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.p-archive-whats-on-output .whats-on-item.past .image-wrapper img {
    width: 100%;
    height: 100%;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
}
.whats-on-template-default .matterport-holder .title {
	display: none;
	}



/* - Collapsable Header
-------------------------------------------------*/

.p-collapsable-header-filter .craft-artists {
    position: relative;
}
.p-collapsable-header-filter .craft-artists a {
    color: #7b643f !important;
}
@media (min-width: 768px) {
    .p-collapsable-header-filter .craft-artists a {
        color: #333 !important;
    }
}
.p-collapsable-header-filter .craft-artists:after {
    content: none;
    border-right: 1px solid #e4e9ef;
    position: absolute;
    right: -1.5rem;
    top: 0;
    height: 100%;
}
@media (min-width: 768px) {
    .p-collapsable-header-filter .craft-artists:after {
        content: "";
    }
}
@media (min-width: 1300px) {
    .p-collapsable-header-filter .craft-artists:after {
        right: -1.75rem;
    }
}
.p-collapsable-header-filter.p-header-filter .toggle-holder {
    z-index: 10;
}
.p-collapsable-header-filter.p-header-filter ul.triggered {
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
}
@media (min-width: 768px) {
    .p-collapsable-header-filter.p-header-filter ul {
    
        flex-wrap: wrap;
    }
}
@media (min-width: 768px) {
    .p-collapsable-header-filter.p-header-filter ul li {
/*         font-size: 1rem; */
        margin: 1.25rem 1.75rem 0;
    }
}
@media (min-width: 1300px) {
    .p-collapsable-header-filter.p-header-filter ul li {
        margin: 1.25rem 1.75rem 0;
    }
}


/* - No Results
-------------------------------------------------*/

.no-results {
    text-align: center;
    padding-bottom: 2rem;
    margin: 0 auto;
}
@media (min-width: 992px) {
    .no-results {
/*         max-width: 80%; */
    }
}
@media (min-width: 1200px) {
    .no-results {
/*         max-width: 70%; */
    }
}
@media (min-width: 992px) {
    .no-results {
        padding-bottom: 3.125rem;
    }
}
.no-results h3 {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
}
.no-results p {
    font-size: 1.125rem;
}
.tax-product_cat .no-results {
    padding-top: 1rem;
    padding-bottom: 2rem;
}
@media (min-width: 992px) {
    .tax-product_cat .no-results {
        padding-top: 1.5rem;
        padding-bottom: 3rem;
    }
}

/* - Draggable
-------------------------------------------------*/

.draggable-artwork-active .l-header__wrapper {
    background: #e4e9ef;
}
.whats-on-draggable {
    background: #e4e9ef;
    padding-bottom: 3rem;
    padding-top: 1.5rem;
    overflow: hidden;
}
.whats-on-draggable.popup-active {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 0;
}
.whats-on-draggable.popup-active .draggable-navigation {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}
@media (min-width: 992px) {
    .whats-on-draggable.popup-active .draggable-navigation {
        bottom: 25px;
    }
}
.whats-on-draggable .artworks-draggable {
    overflow: visible !important;
}
.whats-on-draggable .draggable-slide {
    height: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
@media (max-width: 991.98px) {
    .whats-on-draggable .draggable-slide {
        margin-right: 42px !important;
    }
}
.whats-on-draggable .draggable-slide.w25 {
    width: 100%;
}
@media (min-width: 768px) {
    .whats-on-draggable .draggable-slide.w25 {
        width: 50%;
    }
}
@media (min-width: 1200px) {
    .whats-on-draggable .draggable-slide.w25 {
        width: 25%;
    }
}
.whats-on-draggable .draggable-slide.w33 {
    width: 100%;
}
@media (min-width: 768px) {
    .whats-on-draggable .draggable-slide.w33 {
        width: 50%;
    }
}
@media (min-width: 1200px) {
    .whats-on-draggable .draggable-slide.w33 {
        width: 33.33%;
    }
}
.whats-on-draggable .draggable-slide.w50 {
    width: 100%;
}
@media (min-width: 768px) {
    .whats-on-draggable .draggable-slide.w50 {
        width: 50%;
    }
}
.whats-on-draggable .draggable-slide.w66 {
    width: 100%;
}
@media (min-width: 768px) {
    .whats-on-draggable .draggable-slide.w66 {
        width: 66.66%;
    }
}
.whats-on-draggable .draggable-slide.w100 {
    width: 100%;
}
.whats-on-draggable .text-content {
    font-style: italic;
    color: #7b643f;
    font-size: 1.25rem;
}
@media (min-width: 992px) {
    .whats-on-draggable .text-content {
        font-size: 1.75rem;
    }
}
.whats-on-draggable .draggable-item-col {
    margin-bottom: 0;
}
.whats-on-draggable .draggable-item-col .artwork-product-item__image-wrapper a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
}
.whats-on-draggable .draggable-navigation {
    justify-content: center;
    margin-top: 2rem;
    align-items: center;
    max-width: 100%;
    flex-direction: column;
}
.whats-on-draggable .draggable-navigation,
.whats-on-draggable .draggable-navigation .draggable-navigation-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
@media (min-width: 992px) {
    .whats-on-draggable .draggable-navigation {
        justify-content: space-between;
        flex-direction: row;
    }
}
.whats-on-draggable .draggable-navigation .custom-button-next.swiper-button-disabled,
.whats-on-draggable .draggable-navigation .custom-button-prev.swiper-button-disabled {
    opacity: 0.4;
}
.whats-on-draggable .draggable-navigation .custom-button-next:focus,
.whats-on-draggable .draggable-navigation .custom-button-prev:focus {
    outline: none;
}
.whats-on-draggable .draggable-navigation .draggable-expand {
    
    transition: 0.3s;
    margin-top: 1rem;
}
.whats-on-draggable .draggable-navigation .draggable-expand:hover {
    cursor: pointer;
    opacity: 0.4;
}
.whats-on-draggable .draggable-navigation .draggable-expand .toggle-icon {
    display: none;
}
.whats-on-draggable .draggable-navigation .draggable-expand .toggle-icon.active {
    display: inline-block;
}
.whats-on-draggable .draggable-navigation .draggable-arrow,
.whats-on-draggable .draggable-navigation .draggable-expand svg {
    color: #7b643f;
}
.whats-on-draggable .draggable-navigation .draggable-arrow.draggable-right {
    margin-left: 10px;
}
.whats-on-draggable .draggable-navigation .draggable-arrow svg {
    font-size: 24px;
} 




/* What's On Single 
-------------------------------------------------*/

.single-whats-on .single-artworks-layout__contain .row {
	align-items: center;
    justify-content: center;
}


.p-header.whats-on-single-header .p-header-title .artists {
	color:#000000;	
	font-size:18px;
	font-weight:400; 
	text-transform: uppercase;
	margin-bottom: 15px;		
}
.single-whats-on .p-header.whats-on-single-header .p-header-title .artists {
	margin-top: 15px;
	}
.p-header.whats-on-single-header .p-header-title h1 {
	font-size: 30px;
	}
.p-header.whats-on-single-header .p-header-title .date {
	font-size:18px;
	font-weight:300; 
	margin: 20px 0px    
}
@media (max-width: 600px) {
	.p-header.whats-on-single-header .p-header-title .date {
		font-size:16px;
		}
	}	
@media (min-width: 768px) {
    .single-whats-on .p-header-filter ul {
    
        flex-wrap: wrap;
    }
}
@media (min-width: 768px) {
    .single-whats-on .p-header-filter ul li {
        margin: 1.25rem 1.5rem 0;
    }
}
@media (min-width: 1300px) {
    .single-whats-on .p-header-filter ul li {
        margin: 1.25rem 3.125rem 0;
    }
}
.whats-on-info-exhibition {
    margin-top: 2rem;
    font-size: 1.25rem;
}
@media (min-width: 576px) {
    .whats-on-info-exhibition {
        margin-top: 3.125rem;
    }
}
@media (min-width: 992px) {
    .whats-on-info-exhibition {
        font-size: 1.25rem;
    }
}
.whats-on-info-exhibition__introduction {
    margin-bottom: 20px;
}
@media (max-width: 600px) {
    .whats-on-info-exhibition__introduction {
        display: none;
    }
}
.whats-on-info-exhibition__also {
	clear: both;
	margin: 20px 0;
}
.whats-on-info-exhibition__also ul {
	padding: 0;
}
.whats-on-info-exhibition__also li {
	list-style: none;
}
.whats-on-info-exhibition__also .fancy-link {
	text-transform: uppercase;
	font-size: 14px;
}
.whats-on-info-exhibition__description {
    margin-top: 1.5rem;
}
.whats-on-info-exhibition__description em {
	font-weight: 400;
}
@media (min-width: 992px) {
    .whats-on-info-exhibition__description {
        margin-top: 0;
    }
}
.whats-on-info-exhibition__description p:last-child {
    margin-bottom: 0;
}
@media (max-width: 600px) {
	.custom-flexible-section.full-width-slider {
	    padding-left: 0px;
	    padding-right: 0px;
	    }
   }
   
 
   

@media (min-width: 992px) {
    .whats-on-info-exhibition__snippet {
        font-size: 1.125rem;
    }
}
.whats-on-info-exhibition__image-holder {
    margin-top: 2rem;
}
@media (min-width: 576px) {
    .whats-on-info-exhibition__image-holder {
        margin-top: 3.125rem;
    }
}





/* Artists 
-------------------------------------------------*/
	
.about-the-artist,
.artist-content {
    margin-bottom: 3.125rem;
}
.about-the-artist .artist-wrapper,
.artist-content .artist-wrapper {
    margin-top: 3.125rem;
}
.about-the-artist .artist-wrapper__title,
.artist-content .artist-wrapper__title {
    margin-bottom: 3.125rem;
    text-align: center;
}
@media (min-width: 768px) {
    .about-the-artist .artist-wrapper__title,
    .artist-content .artist-wrapper__title {
        text-align: left;
    }
}
.about-the-artist .artist-wrapper__title h2,
.artist-content .artist-wrapper__title h2 {
/*     color: #7b643f; */
    text-transform: uppercase;
    font-size: 1.25rem;
}
.about-the-artist .artist-wrapper__title h3,
.artist-content .artist-wrapper__title h3 {
    font-size: 2rem;
}
.about-the-artist .artist-grid,
.artist-content .artist-grid {
    display: grid;
    grid-template-columns: 1fr;
    grid-column-gap: 100px;
    grid-row-gap: 50px;
}
@media (min-width: 768px) {
    .about-the-artist .artist-grid,
    .artist-content .artist-grid {
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: auto;
    }
}
@media (min-width: 1200px) {
    .about-the-artist .artist-grid,
    .artist-content .artist-grid {
        grid-template-columns: repeat(10, 1fr);
        grid-template-rows: 1fr;
    }
}
.about-the-artist .artist-grid__image,
.artist-content .artist-grid__image {
    text-align: center;
    grid-area: 1/1/2/2;
}
@media (min-width: 768px) {
    .about-the-artist .artist-grid__image,
    .artist-content .artist-grid__image {
        grid-area: 1/1/2/2;
        text-align: left;
    }
}
@media (min-width: 1200px) {
    .about-the-artist .artist-grid__image,
    .artist-content .artist-grid__image {
        grid-area: 1/1/2/3;
    }
}
.about-the-artist .artist-grid__image img,
.artist-content .artist-grid__image img {
    border-radius: 50%;
}
.about-the-artist .artist-grid__image .photography-by,
.artist-content .artist-grid__image .photography-by {
    margin-top: 1rem;
    font-style: italic;
}
.about-the-artist .artist-grid__description,
.artist-content .artist-grid__description {
    grid-area: 2/1/3/2;
}
@media (min-width: 768px) {
    .about-the-artist .artist-grid__description,
    .artist-content .artist-grid__description {
        grid-area: 1/2/2/4;
    }
}
@media (min-width: 1200px) {
    .about-the-artist .artist-grid__description,
    .artist-content .artist-grid__description {
        grid-area: 1/3/2/7;
    }
}
.about-the-artist .artist-grid__description .artist-stats,
.artist-content .artist-grid__description .artist-stats {
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 1rem;

}
.about-the-artist .artist-grid__description .introduction,
.artist-content .artist-grid__description .introduction {
/*     font-style: italic; */
/*     color: #7b643f; */
/*     font-size: 1.25rem; */
}
@media (min-width: 992px) {
    .about-the-artist .artist-grid__description .introduction,
    .artist-content .artist-grid__description .introduction {
/*         font-size: 1.5rem; */
    }
}
.about-the-artist .artist-grid__description .full,
.artist-content .artist-grid__description .full {
/*     font-size: 1rem; */
}
@media (min-width: 992px) {
    .about-the-artist .artist-grid__description .full,
    .artist-content .artist-grid__description .full {
/*         font-size: 1.125rem; */
    }
}
.about-the-artist .artist-grid__description .full p:last-child,
.artist-content .artist-grid__description .full p:last-child {
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .about-the-artist .artist-grid .artist-grid__description.no-image-present,
    .artist-content .artist-grid .artist-grid__description.no-image-present {
        grid-area: 1/1/2/4;
    }
}
@media (min-width: 1200px) {
    .about-the-artist .artist-grid .artist-grid__description.no-image-present,
    .artist-content .artist-grid .artist-grid__description.no-image-present {
        grid-area: 1/1/2/7;
    }
}
.about-the-artist .artist-grid__films,
.artist-content .artist-grid__films {
    grid-area: 3/1/4/2;
}
@media (min-width: 768px) {
    .about-the-artist .artist-grid__films,
    .artist-content .artist-grid__films {
        grid-area: 2/1/3/4;
    }
}
@media (min-width: 1200px) {
    .about-the-artist .artist-grid__films,
    .artist-content .artist-grid__films {
        grid-area: 1/7/2/11;
    }
}
.about-the-artist .artist-grid__films .frame-holder,
.artist-content .artist-grid__films .frame-holder {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.about-the-artist .artist-grid__films .frame-holder iframe,
.about-the-artist .artist-grid__films .frame-holder video,
.artist-content .artist-grid__films .frame-holder iframe,
.artist-content .artist-grid__films .frame-holder video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.about-the-artist .artist-grid__films .gold-button,
.artist-content .artist-grid__films .gold-button {
    margin-top: 1.5rem;
}
.single-artworks-layout .artist-wrapper,
.single-events-layout .artist-wrapper,
.single-film-layout .artist-wrapper,
.single-news-layout .artist-wrapper,
.single-viewing-rooms-layout .artist-wrapper {
    padding-top: 2rem;
    border-top: 1px solid #e4e9ef;
}
@media (min-width: 576px) {
    .single-artworks-layout .artist-wrapper,
    .single-events-layout .artist-wrapper,
    .single-film-layout .artist-wrapper,
    .single-news-layout .artist-wrapper,
    .single-viewing-rooms-layout .artist-wrapper {
        padding-top: 3.125rem;
    }
}
.single-events-layout .artist-wrapper {
    margin-top: 0;
}
.single-artworks-layout {
    padding-top: 2rem;
}
@media (min-width: 576px) {
    .single-artworks-layout {
        padding-top: 3.125rem;
    }
}
/*
.artist-single-header .craft-title,
.p-artist-header .craft-title {
    font-weight:400;
    font-size: 1.5rem;
}
*/
/*
@media (min-width: 576px) {
    .artist-single-header .craft-title,
    .p-artist-header .craft-title {
		margin:1rem 0 0 0 !important;
    }
}
*/
/*
.artist-single-header .craft-title span,
.p-artist-header .craft-title span {
    border: 3px solid #c1554d;
    color: #c1554d;
    font-family: louvette-banner, sans-serif;
    border-radius: 50%;
    display: inline-block;
    width: 34px;
}
*/
/*
@media (min-width: 576px) {
    .artist-single-header .craft-title span,
    .p-artist-header .craft-title span {
        width: 54px;
        font-size: 2.5rem;
    }
}
*/
/*
.artist-single-header h1.craft-taxonomy-title,
.p-artist-header h1.craft-taxonomy-title {
	display: none;
    font-family: louvette-banner, sans-serif;
    font-style: italic;
    color: #c1554d;
    font-size: 2rem;
    text-transform: none;
}
*/
.p-archive-artists-output {
    margin: 30px 0;
}

.post-type-archive-artist .tabs {
/* 	display: none; */
}

.post-type-archive-artist .p-archive-artists-output {
    margin: 0px 0 30px;
	}
.p-archive-artists-output__mode-switch {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-bottom: 2rem;
}
.p-archive-artists-output__mode-switch a {
    font-size: 1rem;
    color: #7b643f;
    text-transform: uppercase;
}
.p-archive-artists-output__mode-switch a svg {
    margin-right: 0.4rem;
}
.p-archive-artists-output__mode-switch a.inactive {
    display: none;
}
@media (min-width: 768px) {
    .p-archive-artists-output {
        margin: 3.125rem 0;
    }
}
.p-archive-artists-output .artist-output {
    display: -ms-grid;
    display: grid;
}
.p-archive-artists-output .artist-output.list-view a {
    display: inline-block;
}
.p-archive-artists-output .artist-output.grid-view a {
    display: block;
}
.p-archive-artists-output .artist-output.grid-view .artists-name {
    margin-top: 5px;
}
.p-archive-artists-output .artist-output li {
    list-style-type: none;
}
.p-archive-artists-output .artist-output li a {
    display: block;
    color: #333;
}
.p-archive-artists-output .artist-output li a:after,
.p-archive-artists-output .artist-output li a:before {
    top: 85%;
}
.p-archive-artists-output .artist-output li a:hover {
    text-decoration: none;
}
.p-archive-artists-output .artist-output li a:hover .hover-overlay {
    opacity: 1;
}
.p-archive-artists-output .artist-output ul {
    padding-left: 0;
    margin-bottom: 0;
}
.tax-product_cat .p-archive-artists-output .artist-output .artist-letter .artist-letter__item {
	font-size: 18px;
	font-weight:400;
    text-align: center;
    text-transform: uppercase;
}
.p-archive-artists-output .artist-output .artist-letter .letter {
	font-size: 1.5rem;
    color: #000;
    font-weight:300;
	border-bottom: 1px solid #e4e9ee;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.p-archive-artists-output .artist-output .artist-letter .hover-overlay {
    opacity: 0;    
    transition: 0.3s;
}
.p-archive-artists-output .artist-output.list-view {
    grid-gap: 1.5rem;
}
@media (min-width: 576px) {
    .p-archive-artists-output .artist-output.grid-view {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (min-width: 992px) {
    .p-archive-artists-output .artist-output.list-view {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (min-width: 1200px) {
    .p-archive-artists-output .artist-output.grid-view {
        grid-template-columns: repeat(4, 1fr);
    }
}
.p-archive-artists-output .artist-output.list-view .image-wrapper {
    display: none;
}
.p-archive-artists-output .artist-output.grid-view {
    grid-gap: 3.125rem;
}
.p-archive-artists-output .artist-output.grid-view li {
    list-style-type: none;
    text-align: center;
}

.p-archive-artists-output .artist-output.grid-view .artist-letter .image-wrapper {
    background: #e4e9ef;
    padding-bottom: 100%;
    position: relative;
    height: 0;
    margin-bottom: 0.5rem;
}
.p-archive-artists-output .artist-output.grid-view .artist-letter .image-wrapper.featured-image img {
    max-width: 100%;
    width: 100%;
    height: 100%;
	position: absolute; 
    -o-object-fit: cover;
    object-fit: cover;
	
}
.p-archive-artists-output .artist-output.grid-view .artist-letter .image-wrapper.default-image svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 60%;
    max-height: 60%;
}
.p-archive-artists-output .artist-output.grid-view .artist-letter .letter {
    display: none;
}
.single-artist .p-header h1.accreditation-active {
    margin-bottom: 0;
    display: none;
}
.single-artist .p-header .accreditation {
    margin: 10px 0 0 0;
}
@media (min-width: 768px) {
    .single-artist .p-header-filter ul {
        flex-wrap: wrap;
    }
}
@media (min-width: 768px) {
    .single-artist .p-header-filter ul li {
        margin: 1.25rem 1.5rem 0;
    }
}
@media (min-width: 1300px) {
    .single-artist .p-header-filter ul li {
        margin: 1.25rem 1.5rem 0;
    }
}
.single-artist .custom-flexible-section:first-child {
    margin-top: 1rem;
}
@media (min-width: 992px) {
    .single-artist .custom-flexible-section:first-child {
        margin-top: 1.5rem;
    }
}

/* Dicipline Toggle */ 

.single-artist .p-header-artist-dicipline ul {
    border-top:0;
    padding:0 0 1.5rem 0;
	margin-bottom: 0;	
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: auto;
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;	
}
.single-artist .p-header-artist-dicipline ul li {
    font-size: 1rem;
    margin: 0 5px;
    list-style: none;
    text-transform: uppercase;
    font-weight: 500;
}
.single-artist .p-header-artist-dicipline ul li a {
    color: #333;
    padding: 10px 20px;
    text-decoration: none;    
	font-size: 15px;    
}
.single-artist .p-header-artist-dicipline ul li a:hover,    
.single-artist .p-header-artist-dicipline ul li.active a {     
    text-decoration: none;
}
.single-artist .p-header-artist-dicipline ul li .fancy-link:after, 
.single-artist .p-header-artist-dicipline ul li .fancy-link:before {
    height: 0px;    
}

/* Artist Info */
	
.artist-output .artistName	{
	text-align: center;
	font-size:18px;
	line-height: 30px;
	font-weight:400;
	text-transform: uppercase;
}	
.artist-output .accreditation {
	text-align: center;	
	font-weight:400;
	font-size: 16px;	
/* 	display: none; */
}	
.artist-output .p-header-title .accreditation {	
	padding: 5px ;    
}	
.artist-single-header .lifespan {
	text-align: center;	
/*     text-transform: uppercase; */
	font-weight:300; 
    color: rgba(0, 0, 0, 0.75);   
	font-size: 17px;  
	padding-top: 10px;  
}	
.artist-output .artist-grid__description a {
	text-decoration: underline;
}	

/* Printmakers */

.tax-artist-type.term-printmaker .artist-output .artistName	span {
	display: none;
}

/* - Posts / Events
-------------------------------------------------*/


.p-header-post-single-header .p-header-title .holder,
.p-header.event-single-header .p-header-title .holder {
    margin-top: 1rem;
}
.p-header-post-single-header .p-header-title .subtitle,
.p-header.event-single-header .p-header-title .subtitle {
    color: #333;
    font-size: 1.5rem;
    margin: 0.5rem 0;
}
.p-header-post-single-header .p-header-title h1,
.p-header.event-single-header .p-header-title h1 {
    margin: 1rem 0;
/*     color: #7b643f; */
/*     text-transform: uppercase; */
}
.p-header-post-single-header .p-header-title .date,
.p-header.event-single-header .p-header-title .date {
    font-size: 1.125rem;
}
.event-register {
    text-align: center;
}
.event-register a {
    color: #fff;
    text-decoration: none;
    margin-top: 2rem;
}
.single-event .p-header-title,
.single-post .p-header-title {
    padding-bottom: 1rem;
}
@media (min-width: 992px) {
    .single-event .p-header-title,
    .single-post .p-header-title {
        padding-bottom: 1.5rem;
    }
}
.single-event .normal-layout .image-wrapper,
.single-post .normal-layout .image-wrapper {
    text-align: center;
    margin-bottom: 1.5rem;
}
.blog .custom-pagination .navigation {
    margin-top: 3.125rem;
}
.blog .media-grid {
    margin-top: 0 !important;
}


/* - Films
-------------------------------------------------*/

.p-archive-films-output .film-item {
    margin: 1rem 0;
}
@media (min-width: 576px) {
    .p-archive-films-output .film-item {
        margin-bottom: 3.125rem;
    }
}
.p-archive-films-output .film-item a {
    position: relative;
    color: #333;
}
.p-archive-films-output .film-item a:hover {
    text-decoration: none;
}
.p-archive-films-output .film-item a:hover .image-wrapper:after {
    background: hsla(0, 0%, 100%, 0.1);
}
.p-archive-films-output .film-item .content-wrap {
    margin-top: 0.875rem;
}
.p-archive-films-output .film-item .content-wrap .artists,
.p-archive-films-output .film-item .content-wrap h2 {
	font-size:20px;
	margin-bottom: 24px;
	font-weight: 400;
}
.p-archive-films-output .film-item .image-wrapper {
    position: relative;
    height: 0;
    padding-bottom: 100%;
    background: #e4e9ef;
}
.p-archive-films-output .film-item .image-wrapper:after {    
    transition: 0.3s;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: hsla(0, 0%, 100%, 0);
}
.p-archive-films-output .film-item .image-wrapper svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 60%;
    max-height: 60%;
}
.p-archive-films-output .film-item .image-wrapper img {
    width: 100%;
    height: 100%;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
}
.single-film .single-film-layout,
.single-film .single-viewing-rooms-layout,
.single-viewing-room .single-film-layout,
.single-viewing-room .single-viewing-rooms-layout {
    margin-top: 0;
}


.p-archive-general-output.events-output-overrides .general-item .image-wrapper {
    padding-bottom: 100%;
}
.event-override-item h3 {
    font-size: 1rem;
}

.single-events-layout__contain .no-events,
.post-type-archive-event .no-events {
    padding: 3rem 0;
    text-align: center;
}
.single-events-layout__contain .no-events h2,
.post-type-archive-event .no-events h2 {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
}
@media (min-width: 992px) {
    .post-type-archive-event .no-events {
        max-width: 70%;
        margin: 0 auto;
    }
}
.single-film-layout {
    margin-top: 2rem;
}
@media (min-width: 576px) {
    .single-film-layout {
        margin-top: 3.125rem;
    }
}
.single-film-layout .artist-wrapper {
    padding-top: 2rem;
    border-top: 1px solid #e4e9ef;
}
@media (min-width: 576px) {
    .single-film-layout .artist-wrapper {
        padding-top: 3.125rem;
    }
}
.single-film-layout .film-output__item {
    margin: 0 auto 2rem;
    padding-bottom: 3.125rem;
}
@media (min-width: 992px) {
    .single-film-layout .film-output__item {
        max-width: 80%;
    }
}
@media (min-width: 1200px) {
    .single-film-layout .film-output__item {
        max-width: 60%;
    }
}
@media (min-width: 576px) {
    .single-film-layout .film-output__item {
        margin: 0 auto 3.125rem;
    }
}
.single-film-layout .film-output__item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
.single-film-layout .film-output__item h3 {
    text-align: center;
    font-size: 1.25rem;
    margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
    .single-film-layout .film-output__item h3 {
        font-size: 1.5rem;
    }
}
@media (min-width: 768px) {
    .single-film-layout .film-output__item .description p {
        font-size: 1rem;
    }
}
.single-film-layout .film-output__item .description p:last-child {
    margin-bottom: 0;
}
.single-film-layout .film-output__item .embed-output {
	position: relative; 
    padding-bottom: 56.25%; 
    height: 0; 
    overflow: hidden; 
    max-width: 100%;
}
.single-film-layout .film-output__item .embed-output iframe {
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%;
}
.single-film-layout .film-output__item .image-wrapper {
    background: #e4e9ef;
    padding-bottom: 100%;
    position: relative;
    height: 0;
    margin-bottom: 0.5rem;
}
.single-film-layout .film-output__item .image-wrapper .hover-overlay {
    opacity: 0;
    
    transition: 0.3s;
}
.single-film-layout .film-output__item .image-wrapper.featured-image img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
}
.single-film-layout .film-output__item .image-wrapper.default-image svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 60%;
    max-height: 60%;
}


/* - Events
-------------------------------------------------*/

.single-events-layout {
    padding-top: 2rem;
}
@media (min-width: 576px) {
    .single-events-layout {
        padding-top: 3.125rem;
    }
}
.single-events-layout .event-output__item {
    margin-bottom: 2rem;
}
@media (min-width: 576px) {
    .single-events-layout .event-output__item {
        margin-bottom: 3.125rem;
    }
}
.single-events-layout .event-output__item .image-wrap {
    padding-bottom: 100%;
    height: 0;
    position: relative;
}
.single-events-layout .event-output__item .image-wrap.default-image {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center;
    background: #e4e9ef;
}
.single-events-layout .event-output__item .image-wrap.default-image svg {
    max-width: 50%;
    height: 50%;
}
.single-events-layout .event-output__item .image-wrap a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    place-content: center;
    position: absolute;
    top: 0;
    left: 0;
}
.single-events-layout .event-output__item .image-wrap svg {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.single-events-layout .event-output__item .image-wrap img {
    width: 100%;
    height: 100%;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
}
.single-events-layout .event-output__item .content-wrap {
    margin-top: 1.5rem;
}
.single-events-layout .event-output__item .content-wrap .date {
    font-size: 1rem;
    font-weight:300;
}
@media (min-width: 768px) {
    .single-events-layout .event-output__item .content-wrap .date {
        font-size: 1.125rem;
    }
}
.single-events-layout .event-output__item .content-wrap h2 {
    margin-top: 0.5rem;
    font-size: 1.25rem;
    font-weight:300;
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .single-events-layout .event-output__item .content-wrap h2 {
        font-size: 1.5rem;
    }
}
.single-events-layout .event-output__item .content-wrap .subtitle {
    margin-top: 0.5rem;
    font-size: 1rem;
    font-weight:300;
}
@media (min-width: 768px) {
    .single-events-layout .event-output__item .content-wrap .subtitle {
        font-size: 1.125rem;
    }
}

/* - Viewing Rooms
-------------------------------------------------*/

.single-viewing-rooms-layout {
    margin: 2em 0;
}
@media (min-width: 576px) {
    .single-viewing-rooms-layout {
        margin: 3.125rem 0;
    }
}
.single-viewing-rooms-layout__output {
    margin: 0 auto;
	text-align: center;
}
@media (min-width: 992px) {
    .single-viewing-rooms-layout__output {
        max-width: 80%;
    }
}
@media (min-width: 1200px) {
    .single-viewing-rooms-layout__output {
        max-width: 60%;
    }
}
.single-viewing-rooms-layout__output .single-viewing-rooms-layout:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}
.single-viewing-rooms-layout h3.title {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 1.5rem;
    font-weight:300;
}
.single-viewing-rooms-layout .desc {
    font-size: 1rem;
}
.single-viewing-rooms-layout .matterport-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: 50px;
}
.single-viewing-rooms-layout .matterport-wrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.single-viewing-rooms-layout .matterport-holder {
    padding-bottom: 3.125rem;
    border-bottom: 1px solid #e4e9ef;
    margin-bottom: 3.125rem;
}
.single-viewing-rooms-layout .matterport-holder:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}
.single-exhibition-layout {
    padding-top: 2rem;
}

/* Matterport */

.matterhframe-wrap {
	position:relative;
	padding-bottom:57%;
}
.matterhframe {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
}

/* - Exhibitions
-------------------------------------------------*/

@media (min-width: 576px) {
    .single-exhibition-layout {
        padding-top: 3.125rem;
    }
}
.single-exhibition-layout .exhibition-output__item {
    margin-bottom: 2rem;
}
@media (min-width: 576px) {
    .single-exhibition-layout .exhibition-output__item {
        margin-bottom: 3.125rem;
    }
}
.single-exhibition-layout .exhibition-output__item .image-wrap.default-image {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center;
    background: #e4e9ef;
}
.single-exhibition-layout .exhibition-output__item .image-wrap.default-image svg {
    max-width: 50%;
    height: 50%;
}
.single-exhibition-layout .exhibition-output__item .image-wrap {
    padding-bottom: 75%;
    height: 0;
    position: relative;
}
.single-exhibition-layout .exhibition-output__item .image-wrap a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    place-content: center;
    position: absolute;
    top: 0;
    left: 0;
}
.single-exhibition-layout .exhibition-output__item .image-wrap svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.single-exhibition-layout .exhibition-output__item .image-wrap img {
    width: 100%;
    height: 100%;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
}
.single-exhibition-layout .exhibition-output .content-wrap {
    margin-top: 1.5rem;
}
@media (min-width: 1200px) {
    .single-exhibition-layout .exhibition-output .content-wrap {
        margin-top: 0;
    }
}
.single-exhibition-layout .exhibition-output .content-wrap .artists {
    font-size: 1.5rem;
    font-weight:400;
    color: #7b643f;
    text-transform: uppercase;
}
.single-exhibition-layout .exhibition-output .content-wrap h2 {
    font-size: 1.5rem;
    font-weight:300;
    margin-bottom: 0;
}
.single-exhibition-layout .exhibition-output .content-wrap .date {
    font-size: 1.125rem;
    font-weight:300;
}
.single-exhibition-layout .exhibition-output .content-wrap .archive-description {
    font-size: 1.125rem;
    padding: 1rem 0;
}
.single-exhibition-layout .exhibition-output .content-wrap .archive-description p:last-child {
    margin-bottom: 0;
}
.single-exhibition-layout .exhibition-output .content-wrap .cta {
    text-transform: uppercase;
}
.single-exhibition-layout .exhibition-output .content-wrap .cta .icon-arrow {
    margin-left: 5px;
}
.single-artworks-layout__contain {
    opacity: 1;
    transition: 0.5s;
}
.single-artworks-layout__contain.loaded {
    opacity: 1;
}
.single-news-layout {
    padding-top: 2rem;
}
@media (min-width: 576px) {
    .single-news-layout {
        padding-top: 3.125rem;
    }
}
.single-publication-layout {
    margin: 2em 0;
}
@media (min-width: 576px) {
    .single-publication-layout {
        margin: 3.125rem 0;
    }
}


/* - Flexible Section 
-------------------------------------------------*/

.custom-flexible-section {
    padding: 1rem 0;
}
.whats-on-template-default .custom-flexible-section {
        padding: 2.5rem 0 .5rem;
    }

@media (min-width: 992px) {
    .custom-flexible-section {
        padding: 2.5rem 0 3.5rem;
    }
}
.custom-flexible-section:last-child {
    margin-bottom: 1rem;
}
@media (min-width: 992px) {
    .custom-flexible-section:last-child {
        margin-bottom: 1.5rem;
    }
}

/* Flexible Full Width Slider */

 
.custom-flexible-section.full-width-slider {
	max-width: 1600px;
    padding-left: 50px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 50px;
    }
    .custom-flexible-section.full-width-slider .full-width-slider__contain {
    position: relative;
}
.custom-flexible-section.full-width-slider .content-wrapper {
    margin: 40px 0 2rem;
}
@media (min-width: 992px) {
    .custom-flexible-section.full-width-slider .content-wrapper {
        margin: 3.125rem 0;
    }
}
.custom-flexible-section.full-width-slider .content-wrapper.col-lg-4 {
	padding-left: 0;
}
.custom-flexible-section.full-width-slider .content-wrapper h2 {
	font-size: 30px;
	margin-bottom: 15px;
}

.custom-flexible-section.full-width-slider .content-wrapper h2 a:after,
.custom-flexible-section.full-width-slider .content-wrapper h2 a:before {
    background: #7b643f;
}
.custom-flexible-section.full-width-slider .content-wrapper h2 a:hover {
    color: #7b643f;
}
.custom-flexible-section.full-width-slider .content-wrapper .slide-content-holder {
	padding-top: 6px;
	background: #fff;
	height: 100%;
}
.custom-flexible-section.full-width-slider .content-wrapper .slide-content-holder .primary-content a {
    display: inline-block;
}
.custom-flexible-section.full-width-slider .content-wrapper .slide-content-holder .primary-content a:after,
.custom-flexible-section.full-width-slider .content-wrapper .slide-content-holder .primary-content a:before {
    background: #7b643f;
}
.custom-flexible-section.full-width-slider .content-wrapper .slide-content-holder .primary-content .date {
    margin: 20px 0px;
    font-size: 1rem;
}
.custom-flexible-section.full-width-slider .content-wrapper .slide-content-holder h3 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 400;
}
.custom-flexible-section.full-width-slider .content-wrapper .slide-content-holder .description p {
    font-size: 1.1rem;
    padding: 0 25px 25px 0;
}
.custom-flexible-section.full-width-slider .content-wrapper .slide-content-holder .description p:last-child {
    margin-bottom: 0;
}

.custom-flexible-section.full-width-slider .image-wrapper {
    background: #fff;
    position: relative;
    height: 100%;
    padding-bottom: 0%;
}
.custom-flexible-section.full-width-slider .image-wrapper .swiper-pagination {
    position: absolute;
    left: 0%;
    right: unset;    
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 25px;
}
@media (min-width: 992px) {
    .custom-flexible-section.full-width-slider .image-wrapper .swiper-pagination {
        left: unset;
        right: 25px;
        transform: none;
    }
}
.custom-flexible-section.full-width-slider .image-wrapper .swiper-pagination .swiper-pagination-bullet {
    height: 14px;
    width: 14px;
    background: #333;
    opacity: 0.9;
    margin-right: 0.75rem;
}
.custom-flexible-section.full-width-slider .image-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #7b643f;
    opacity: 1;
}
.custom-flexible-section.full-width-slider .image-wrapper .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0;
}
.custom-flexible-section.full-width-slider .swiper-nav-button {
    position: absolute;
    height: 640px;
}
@media (max-width: 600px) {
    .custom-flexible-section.full-width-slider .swiper-nav-button {
        display: none;
    }
}
.custom-flexible-section.full-width-slider .swiper-nav-button:active,
.custom-flexible-section.full-width-slider .swiper-nav-button:focus,
.custom-flexible-section.full-width-slider .swiper-nav-button:hover {
    outline: none;
    box-shadow: none;
    border: none;
}
.custom-flexible-section.full-width-slider .swiper-nav-button .inner {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.custom-flexible-section.full-width-slider .swiper-nav-button.prev-item {
    left: 0;
    margin-left: -2rem;
}
.custom-flexible-section.full-width-slider .swiper-nav-button.next-item {
    right: -2rem;
}
.custom-flexible-section.full-width-slider .swiper-nav-button svg {
    font-size: 1.5rem;
}
.custom-flexible-section.full-width-slider .custom-slide .artists.ff-title,
.custom-flexible-section.full-width-slider .custom-slide .wp-block-button.exhibition{
	display: none;	
	}
.custom-flexible-section.full-width-slider .whats-on-info-exhibition__snippet {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
    font-size: 1rem;    
	}   
	
	
	

/* Flexible Block Slider */

.custom-flexible-section.block-slider {
    overflow: hidden;
	margin-bottom: 50px;
}
.custom-flexible-section.block-slider .swiper-container {
    overflow: inherit !important;
}
.custom-flexible-section.block-slider .swiper-container .swiper-slide {
    height: auto;
    padding-bottom: 2rem;
}
.custom-flexible-section.block-slider .block-slides-heading {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    flex-direction: column;
    font-size: 1.75rem;
    margin-bottom: 1rem;
    position: relative;
}
.custom-flexible-section.block-slider .block-slides-heading h2 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight:400;
}
.custom-flexible-section.block-slider .block-slides-heading .arrows {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 25px;
}
@media (min-width: 992px) {
    .custom-flexible-section.block-slider .block-slides-heading .arrows {
        top: 0;
        right: 0;
        margin: 25px 0; 
    }
}
.custom-flexible-section.block-slider .block-slides-heading .arrows .swiper-nav-button:active,
.custom-flexible-section.block-slider .block-slides-heading .arrows .swiper-nav-button:focus,
.custom-flexible-section.block-slider .block-slides-heading .arrows .swiper-nav-button:hover {
    outline: none;
    box-shadow: none;
    border: none;
}
.prev-item svg,
.next-item svg,
.block-prev-item svg,
.block-next-item svg {
	width: 20px;
	color: #333333;
    height: 20px;
    transition: .3s;
}
.prev-item svg:hover,
.next-item svg:hover,
.block-prev-item svg:hover,
.block-next-item svg:hover {
    color: #7b643f;
}
.custom-flexible-section.block-slider .image-wrapper {
    background: #e4e9ef;
    position: relative;
    padding-bottom: 0;
    height: auto;	  
    max-width: 495px;  
}
.custom-flexible-section.block-slider .image-wrapper.featured-image img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.custom-flexible-section.block-slider .image-wrapper.default-image {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-flexible-section.block-slider .image-wrapper.default-image svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 60%;
    max-height: 60%;
}
.custom-flexible-section.block-slider .content-wrapper .title-holder {
    margin: 1.5rem 0;
}
.custom-flexible-section.block-slider .content-wrapper .title-holder h2 {
	font-size:16px; 
	font-weight:400; 
	color:#000000;
    margin-bottom: 16px;
    text-transform: uppercase;
}
.custom-flexible-section.block-slider .content-wrapper .title-holder h3 {
	font-size:25px;	
	}

.custom-flexible-section.block-slider .content-wrapper .title-holder .date {
	margin: 20px 0px;
}
@media (max-width: 600px) {
	.custom-flexible-section.block-slider .content-wrapper .title-holder .date {
		font-size:14px;
	}
}
.custom-flexible-section.block-slider .content-wrapper .description {
    margin-bottom: 1rem;
}
.custom-flexible-section.block-slider .content-wrapper .description p {
    font-size: 1rem;
}
@media (min-width: 992px) {
    .custom-flexible-section.block-slider .content-wrapper .description p {
        font-size: 1.125rem;
    }
}
.custom-flexible-section.block-slider .content-wrapper .description p:last-child {
    margin-bottom: 0;
}
.custom-flexible-section.block-slider .content-wrapper .cta {
    position: absolute;
    bottom: 0;
    text-transform: uppercase;
}

/* Flexible Viewing Room */

.custom-flexible-section.viewing-room-section .content-wrapper {
    margin-top: 1rem;
}
@media (min-width: 992px) {
    .custom-flexible-section.viewing-room-section .content-wrapper {
        margin-top: 0;
    }
}
.custom-flexible-section.viewing-room-section .content-wrapper h3 {
    font-size: 1.75rem;
    margin-bottom: 0;
}
@media (min-width: 992px) {
    .custom-flexible-section.viewing-room-section .content-wrapper h3 {
        font-size: 2rem;
    }
}
.custom-flexible-section.viewing-room-section .content-wrapper .description {
    margin-top: 1.5rem;
}
.custom-flexible-section.viewing-room-section .content-wrapper .description p {
    font-size: 1rem;
}
@media (min-width: 992px) {
    .custom-flexible-section.viewing-room-section .content-wrapper .description p {
        font-size: 1.125rem;
    }
}
.custom-flexible-section.viewing-room-section .content-wrapper .description p:last-child {
    margin-bottom: 0;
}
.custom-flexible-section.viewing-room-section .content-wrapper .cta {
    display: inline-block;
    margin-top: 1.5rem;
}
.custom-flexible-section.viewing-room-section .matterport-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.custom-flexible-section.viewing-room-section .matterport-wrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

/* Flexible Events */

.custom-flexible-section.events-section {
    padding: 100px 0;
    margin: 100px 0 50px;
	}
/*
.events-section__contain h3 {
	padding-bottom: 25px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 400;
	}
.custom-flexible-section.events-section {
    padding: 2rem 0;
    margin: 1rem 0;
    background: #f7f7f7;
}
@media (min-width: 992px) {
    .custom-flexible-section.events-section {
        padding: 3.125rem 0;
        margin: 1.5rem 0;
    }
}
.custom-flexible-section.events-section h2.title {
    margin-bottom: 2rem;
    font-size: 20px;
    text-transform: uppercase;
    font-weight:400;    
}
.custom-flexible-section.events-section .view-all-events {
    width: 100%;
    text-align: center;
}
.custom-flexible-section.events-section .event-override-item .image-wrapper {
    background: #fff;
}

@media (min-width: 1200px)  {	
	.events-section__contain.contain {
		max-width: 1200px; 		
	}
}
*/


/* Flexible Media */

.custom-flexible-section.media-section .title-section {
    text-align: center;
}
.custom-flexible-section.media-section .title-section h2 {
    font-size: 1.75rem;
    margin-bottom: 1rem;
    font-weight:400;
}
.custom-flexible-section.media-section .view-all-media {
    margin-top:50px;
    width: 100%;
    text-align: center;
}

@media (min-width: 992px) {
    .custom-flexible-section.media-section .title-section h2 {
        font-size: 2rem;
        font-size: 20px;
        text-transform: uppercase;        
    }
}
.custom-flexible-section.media-section .title-section h3 {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 1.25rem;
}
@media (min-width: 992px) {
    .custom-flexible-section.media-section .title-section h3 {
        font-size: 1.5rem;
    }
}
@media (min-width: 1200px)  {	
	.media-section__contain.contain {
		max-width: 1200px; 		
	}
}


/* - Media Grid
-------------------------------------------------*/

.media-grid {
    display: -ms-grid;
    display: grid;
    grid-gap: 50px;
    margin-top: 2rem;
}
@media (min-width: 576px) {
    .media-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (min-width: 992px) {
    .media-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (min-width: 576px) {
    .media-grid.flexible .grid-item:first-child,
    .media-grid.page-1 .grid-item:first-child {
        grid-area: 1/1/2/2;
    }
    .media-grid.flexible .grid-item:nth-child(2),
    .media-grid.page-1 .grid-item:nth-child(2) {
        grid-area: 1/2/2/3;
    }
    .media-grid.flexible .grid-item:nth-child(3),
    .media-grid.page-1 .grid-item:nth-child(3) {
        grid-area: 2/1/3/2;
    }
}
@media (min-width: 992px) {
    .media-grid.flexible .grid-item:first-child,
    .media-grid.page-1 .grid-item:first-child {
        grid-area: 1/1/3/3;
    }
    .media-grid.flexible .grid-item:nth-child(2),
    .media-grid.page-1 .grid-item:nth-child(2) {
        grid-area: 1/3/2/4;
    }
    .media-grid.flexible .grid-item:nth-child(3),
    .media-grid.page-1 .grid-item:nth-child(3) {
        grid-area: 2/3/3/4;
    }
}
.media-grid .grid-item {
    background-color: #e4e9ef;
}
.media-grid .grid-item a {
    height: 0;
    padding-bottom: 100%;
    position: relative;
    display: block;
    color: #fff;
}
.media-grid .grid-item a:before {
    z-index: 100;
    
    transition: 0.3s;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: hsla(0, 0%, 100%, 0);
}
.media-grid .grid-item a:hover:before {
    background: hsla(0, 0%, 100%, 0.1);
}
.media-grid .grid-item a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(55.63%, rgba(30, 30, 30, 0)), to(rgba(0, 0, 0, 0.8)));
    background: linear-gradient(hsla(0, 0%, 100%, 0), rgba(30, 30, 30, 0) 55.63%, rgba(0, 0, 0, 0.8));
}
.media-grid .grid-item a.featured-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.media-grid .grid-item a.default-image svg {
    max-width: 60%;
    max-height: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.media-grid .grid-item a .grid-info {
    position: absolute;
    bottom: 25px;
    left: 25px;
    right: 25px;
    max-width: 100%;
    z-index: 1;
}
.media-grid .grid-item a .grid-info h3 {
	font-size: 22px;
	}
.media-grid .grid-item a .grid-info .date {
    font-size: 1rem;
}
.media-grid .grid-item a .grid-info h4 {
    margin-bottom: 0;
    font-size: 1.5rem;
}



.media-grid.flexible .grid-item:first-child, .media-grid.page-1 .grid-item:first-child,
.media-grid.flexible .grid-item:nth-child(2), .media-grid.page-1 .grid-item:nth-child(2),
.media-grid.flexible .grid-item:nth-child(3), .media-grid.page-1 .grid-item:nth-child(3) {
	grid-area: span 1;
	}
	


/* - Flexible Split Section */

.custom-flexible-section.split-section .secondary-col {
    margin-top: 3.125rem;
}
@media (min-width: 992px) {
    .custom-flexible-section.split-section .secondary-col {
        margin-top: 0;
    }
}
.custom-flexible-section.split-section .inner-video {
    position: relative;
}
.custom-flexible-section.split-section .inner-video .video-wrapper {
    height: 0;
    padding-bottom: 56.25%;
}
.custom-flexible-section.split-section .inner-video .video-wrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.custom-flexible-section .inner-text a {
    color: #7b643f;
    position: relative;
    text-decoration: none;
}
.custom-flexible-section .inner-text a:before {
    content: "";
    transform-origin: 100% 50%;
    transform: scaleX(0);
    transition: transform 0.3s;
}
.custom-flexible-section .inner-text a:after,
.custom-flexible-section .inner-text a:before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #7b643f;
    top: 100%;
    left: 0;
    pointer-events: none;
}
.custom-flexible-section .inner-text a:hover {
    text-decoration: none;
}
.custom-flexible-section .inner-text a:hover:before {
    transform-origin: 0 50%;
    transform: scaleX(1);
}
.custom-flexible-section form label {
    display: block;
    text-transform: uppercase;
    font-size: 0.875rem;
    margin-bottom: 0;
    color: #7b643f;
    width: 100%;
}
/*
.custom-flexible-section form .wpcf7-list-item label {
    color: #333;
}
*/
/*
.custom-flexible-section form .wpcf7-list-item.first {
    margin-left: 0;
}
*/
.custom-flexible-section form input[type="email"],
.custom-flexible-section form input[type="number"],
.custom-flexible-section form input[type="tel"],
.custom-flexible-section form input[type="text"],
.custom-flexible-section form input[type="url"],
.custom-flexible-section form select,
.custom-flexible-section form textarea {
    width: 100%;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #d5d5d5;
    padding: 0 1rem;
    height: 44px;
}
.custom-flexible-section form input[type="email"]:active,
.custom-flexible-section form input[type="email"]:focus,
.custom-flexible-section form input[type="number"]:active,
.custom-flexible-section form input[type="number"]:focus,
.custom-flexible-section form input[type="tel"]:active,
.custom-flexible-section form input[type="tel"]:focus,
.custom-flexible-section form input[type="text"]:active,
.custom-flexible-section form input[type="text"]:focus,
.custom-flexible-section form input[type="url"]:active,
.custom-flexible-section form input[type="url"]:focus,
.custom-flexible-section form select:active,
.custom-flexible-section form select:focus,
.custom-flexible-section form textarea:active,
.custom-flexible-section form textarea:focus {
    outline: none;
}
.custom-flexible-section form input[type="submit"]:focus,
.custom-flexible-section form input[type="submit"]:hover {
    outline: 0;
}
.custom-flexible-section form textarea {
    height: 120px;
    padding: 1rem;
}
.custom-flexible-section.image-blocks .image-grid {
    display: -ms-grid;
    display: grid;
    grid-gap: 2rem;
}
.custom-flexible-section.image-blocks .image-grid a {
    position: relative;
}
.custom-flexible-section.image-blocks .image-grid a:after {
    transition: 0.3s;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: hsla(0, 0%, 100%, 0);
}
.custom-flexible-section.image-blocks .image-grid a:hover:after {
    background: hsla(0, 0%, 100%, 0.1);
}
@media (min-width: 992px) {
    .custom-flexible-section.image-blocks .image-grid {
        grid-gap: 3rem;
    }
}
.custom-flexible-section.image-blocks .image-grid.grid-3-row {
    grid-template-columns: repeat(3, 1fr);
}
.custom-flexible-section.image-blocks .image-grid.grid-4-row {
    grid-template-columns: repeat(4, 1fr);
}
.custom-flexible-section.image-blocks .image-grid.grid-6-row {
    grid-template-columns: repeat(6, 1fr);
}
@media (min-width: 992px) {
    .custom-flexible-section.standard-content-section .reduced {
        max-width: 70%;
        margin: 0 auto;
    }
}
@media (min-width: 1200px) {
    .custom-flexible-section.standard-content-section .reduced {
        max-width: 60%;
    }
}
.fifty-fifty-info-blocks-section h2.title {
    font-size: 1.5rem;
    margin-bottom: 1rem;
}
.fifty-fifty-info-blocks-section .block-col {
    margin-bottom: 3.125rem;
}
.fifty-fifty-info-blocks-section .block-col .block-inner {
    background: #e4e9ef;
    padding: 2rem;
}
.fifty-fifty-info-blocks-section .block-col .block-inner .content-col h3 {
    font-size: 1.5rem;
    color: #7b643f;
}
.fifty-fifty-info-blocks-section .block-col .block-inner .image-col {
    margin-bottom: 1rem;
}
.fifty-fifty-info-blocks-section .block-col .block-inner .image-col .image-wrapper {
    position: relative;
}
.fifty-fifty-info-blocks-section .block-col .block-inner .image-col .image-wrapper.featured-image {
    padding-bottom: 100%;
    height: 0 !important;
}
.fifty-fifty-info-blocks-section .block-col .block-inner .image-col .image-wrapper.featured-image img {
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 100%;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.fifty-fifty-info-blocks-section .block-col .block-inner .image-col .image-wrapper.default-image img,
.fifty-fifty-info-blocks-section .block-col .block-inner .image-col .image-wrapper.default-image svg {
    max-width: 60%;
}
@media (min-width: 576px) {
    .fifty-fifty-info-blocks-section .block-col .block-inner .image-col .image-wrapper.default-image img,
    .fifty-fifty-info-blocks-section .block-col .block-inner .image-col .image-wrapper.default-image svg {
        max-width: 100%;
    }
}

/* Flexible News  */

.custom-flexible-section.newsletter-section h2 {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 1.56rem;
}
.news-flexible-section.big-image-section {
    margin-bottom: 1rem;
}
.news-flexible-section.big-image-section .image-wrapper {
    position: relative;
    text-align: center;
}
.news-flexible-section.big-image-section .image-wrapper a {
    display: block;
}
.news-flexible-section.big-image-section .image-wrapper a:hover {
    text-decoration: none;
}
.news-flexible-section.big-image-section .image-wrapper .credit {
    margin-top: 0.5rem;
    text-align: center;
    color: #333;
}
.news-flexible-section.double-image-section .image-col {
    margin-bottom: 1rem;
}
.news-flexible-section.double-image-section .image-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.news-flexible-section.double-image-section .image-wrapper a:hover {
    text-decoration: none;
}
.news-flexible-section.double-image-section .credit {
    color: #333;
    margin-top: 0.5rem;
}
.news-flexible-section.video-section {
    margin-bottom: 1rem;
}
.news-flexible-section.video-section .video-wrap {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}
.news-flexible-section.video-section .video-wrap iframe,
.news-flexible-section.video-section .video-wrap video {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.news-flexible-section.text-section {
    margin: 2rem 0;
}
.news-flexible-section.text-section:first-child {
    margin-top: 0;
}
.news-flexible-section.text-section h2 {
    text-transform: uppercase;
    color: #7b643f;
    font-size: 1.25rem;
}
.news-flexible-section.quote-section {
    margin: 2rem 0 3rem;
}
.news-wrapper {
    margin: 0 auto;
}
@media (min-width: 992px) {
    .news-wrapper {
        max-width: 80%;
    }
}
@media (min-width: 1200px) {
    .news-wrapper {
        max-width: 60%;
    }
}


/* - Museum Collections
-------------------------------------------------*/

.museum-collections-info {
    font-size: 1.25rem;
    padding-top: 1.5rem;
    padding-bottom: 3rem;
}
@media (min-width: 992px) {
    .museum-collections-info {
        font-size: 1.5rem;
    }
}
.museum-collections-info .secondary-text {
    color: #7b643f;
    font-style: italic;
}
.museum-collections-info .museum-button-toggle {
    font-size: 1.125rem;
    width: 200px;
}
.museum-collections-info .museum-list ul {
    padding-left: 0;
    position: relative;
    height: 200px;
    overflow: hidden;
}
.museum-collections-info .museum-list ul.active {
    height: auto;
    overflow: visible;
}
.museum-collections-info .museum-list ul.active:after {
    content: none;
}
.museum-collections-info .museum-list ul:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100px;
    width: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#fbf4eb));
    background-image: linear-gradient(180deg, transparent, #fbf4eb);
}
.museum-collections-info .museum-list ul li {
    list-style-type: none;
    font-size: 1.125rem;
}
.term-museum-collections-artworks .museum-collections-info .museum-list ul:after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff));
    background-image: linear-gradient(180deg, transparent, #fff);
}

/* - Product Craft
-------------------------------------------------*/

.product_cat-craft-template__product-craft-output {
    padding-top: 1rem;
}
@media (min-width: 992px) {
    .product_cat-craft-template__product-craft-output {
        padding-top: 1.5rem;
    }
}

.craft-product-item-col {
    margin-bottom: 3.125rem;
}
.craft-product-item-col.search-full-col .image-wrapper.default-image a {
    background: #e4e9ef;
}
.craft-product-item-col .craft-product-item {
    height: 100%;
    max-width: 495px;    
}
.craft-product-item-col .craft-product-item .cta {
    font-size: 1rem;
/*     position: absolute; */
    bottom: 0;
}
.craft-product-item-col .craft-product-item__info-wrapper {
    padding-top: 1rem;
    padding-bottom: 2rem;
    position: relative;
}
.craft-product-item-col .craft-product-item__info-wrapper h2 {
	margin-bottom: 10px;
    font-size: 24px;
    text-transform: none;
    font-weight:300;
}
 
.craft-product-item-col .craft-product-item__info-wrapper .associated-artists {
    padding-left: 0;
    margin-bottom: 0.5rem;
    font-size: 1rem;
}
@media (min-width: 992px) {
    .craft-product-item-col .craft-product-item__info-wrapper .associated-artists {
        font-size: 1.125rem;
    }
}
.craft-product-item-col .craft-product-item__info-wrapper .associated-artists li {
    display: inline-block;
    list-style-type: none;
    text-transform: uppercase;
}
.craft-product-item-col .craft-product-item__info-wrapper .associated-artists li:after {
    display: inline-block;
    content: ", ";
}
.craft-product-item-col .craft-product-item__info-wrapper .associated-artists li:last-child:after {
    content: none;
}
.craft-product-item-col .craft-product-item__image-wrapper,
.craft-product-item-col .craft-product-item__image-wrapper.featured-image {
    position: relative;
}
.craft-product-item-col .craft-product-item__image-wrapper.featured-image img {
    height: auto;
    max-width: 100%;
}
.craft-product-item-col .craft-product-item__image-wrapper.default-image svg {
    max-width: 60%;
    max-height: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.craft-product-item-col .craft-product-item__image-wrapper a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* - Product Publications
-------------------------------------------------*/

.product_cat-publications-template__product-publications-output {
    padding-top: 1rem;
}
.publication-product-item-col {
    margin-bottom: 3.125rem;
}
.publication-product-item-col .publication-product-item__info-wrapper {
    text-align: center;
    margin-top: 1rem;
}
.publication-product-item__image-wrapper.image-wrapper {	
   height: 350px;
   overflow: hidden;
   text-align: center;
}
.publication-product-item__image-wrapper.image-wrapper img {	
   max-height: 350px;
   width: auto;
   margin: 0 auto;
}
.publication-product-item__info-wrapper .wp-block-button {
	margin-top: 15px;
}
.publication-product-item-col .publication-product-item__info-wrapper .price{
    font-size: 16px;
}
.publication-product-item-col .publication-product-item__info-wrapper h2 {
    font-size: 24px;
	text-transform: inherit;
}
.publication-product-item-col .publication-product-item__info-wrapper .associated-artists {
    padding-left: 0;
    margin-bottom: 0.5rem;
    font-size: 1rem;
    font-weight:400;    
}
.publication-product-item-col .publication-product-item__info-wrapper .associated-artists li {
    list-style-type: none;
    text-transform: uppercase;
    display: inline-block;
}
.publication-product-item-col .publication-product-item__info-wrapper .associated-artists li:after {
    display: inline-block;
    content: ", ";
}
.publication-product-item-col .publication-product-item__info-wrapper .associated-artists li:last-child:after {
    content: none;
}
.publication-product-item-col .publication-product-item__image-wrapper .out-of-stock {
	display: none;	
/*
    text-transform: uppercase;
    background: #7b643f;
    color: #fff !important;
    display: inline-block;
    position: absolute;
    top: 10%;
    left: 0;
    font-size: 0.875rem;
    z-index: 10;
    padding: 0 10px;
*/
}
.publication-product-item-col .publication-product-item__image-wrapper.default-image {
    position: relative;
    background: #e4e9ef;
    padding-bottom: 100%;
    height: 0;
}
.publication-product-item-col .publication-product-item__image-wrapper.default-image svg {
    max-width: 60%;
    max-height: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.product_cat-artworks-template__product-artworks-output {
    padding-top: 1rem;
}
@media (min-width: 992px) {
    .product_cat-artworks-template__product-artworks-output {
        padding-top: 1.5rem;
    }
}
.d-grid {
    display: -ms-grid !important;
    display: grid !important;
}


/* - Artworks
-------------------------------------------------*/

.artworks-holder {
    opacity: 0;
    transition: 0.5s;
}
.artworks-holder.loaded {
    opacity: 1;
}
h2 .status {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    margin-left: 5px;
    transform: translateY(-1px);
}
h2 .status.reserved {
    background: #60c255;
}
h2 .status.out-of-stock {
    background: #f66;
}
.artwork-product-item-col,
.draggable-item-col {
    margin-bottom: 3.125rem;
    position: relative;
}
.artwork-product-item-col .artwork-product-item,
.draggable-item-col .artwork-product-item {
    height: 100%;
    position: relative;
}
.artwork-product-item-col .artwork-product-item .cta,
.draggable-item-col .artwork-product-item .cta {
    font-size: 1rem;
    text-transform: uppercase;
    text-decoration: none;
/*     position: absolute; */
    bottom: 0;
}
.artwork-product-item-col .artwork-product-item__image-wrapper.default-image,
.draggable-item-col .artwork-product-item__image-wrapper.default-image {
    background: #e4e9ef;
}
.artwork-product-item-col .artwork-product-item__image-wrapper.default-image svg,
.draggable-item-col .artwork-product-item__image-wrapper.default-image svg {
    max-width: 60%;
    padding: 20% 0;
}
.artwork-product-item-col .artwork-product-item__image-wrapper a,
.draggable-item-col .artwork-product-item__image-wrapper a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.artwork-product-item-col .artwork-product-item__info-wrapper,
.draggable-item-col .artwork-product-item__info-wrapper {
    padding-top: 1rem;
    position: relative;
    padding-bottom: 2rem;
}
.artwork-product-item-col .artwork-product-item__info-wrapper h2,
.draggable-item-col .artwork-product-item__info-wrapper h2 {
    margin-bottom: 10px;
    font-size: 24px;
    text-transform: none;
}
.artwork-product-item-col .artwork-product-item__info-wrapper .associated-artists,
.draggable-item-col .artwork-product-item__info-wrapper .associated-artists {
    padding-left: 0;
    margin-bottom: 0.5rem;
    font-size: 16px;
}
.artwork-product-item-col .artwork-product-item__info-wrapper .associated-artists li,
.draggable-item-col .artwork-product-item__info-wrapper .associated-artists li {
    display: inline-block;
    list-style-type: none;
    text-transform: uppercase;
    font-weight:400;
}
.artwork-product-item-col .artwork-product-item__info-wrapper .associated-artists li:after,
.draggable-item-col .artwork-product-item__info-wrapper .associated-artists li:after {
    display: inline-block;
    content: ", ";
}
.artwork-product-item-col .artwork-product-item__info-wrapper .associated-artists li:last-child:after,
.draggable-item-col .artwork-product-item__info-wrapper .associated-artists li:last-child:after {
    content: none;
}

/* - Parent Category 
-------------------------------------------------*/

.parent-category-output .child-col {
    margin-bottom: 3rem;
}
.parent-category-output .child-col .child-category .image-wrapper {
    padding-bottom: 100%;
    height: 0;
    position: relative;
    transition: 0.3s;
}
.parent-category-output .child-col .child-category .image-wrapper a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    place-content: center;
    position: absolute;
    top: 0;
    left: 0;
}
.parent-category-output .child-col .child-category .image-wrapper.default-image {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    place-content: center;
    background: #e4e9ef;
}
.parent-category-output .child-col .child-category .image-wrapper.default-image svg {
    max-width: 50%;
    height: 50%;
}
.parent-category-output .child-col .child-category .image-wrapper svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.parent-category-output .child-col .child-category .image-wrapper img {
    width: 100%;
    height: 100%;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
}
.parent-category-output .child-col .child-category .content-wrapper h3 {
    font-size: 18px;
    margin-top: 0.5rem;
    text-align: center;
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
    font-weight:400;
    transition: 0.3s;
}
.parent-category-output .child-col .child-category .content-wrapper h3 span {
    font-family: louvette-banner, sans-serif;
}
.parent-category-output .child-col .child-category:hover {
    text-decoration: none;
}
.parent-category-output .child-col .child-category:hover .image-wrapper {
    opacity: 0.8;
}
.parent-category-output .child-col .child-category:hover .content-wrapper h3 {
    color: #7b643f;
}

/* - Product Filter
-------------------------------------------------*/

.product-filter {
    margin-bottom: 1rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    position: relative;
}
@media (min-width: 992px) {
    .product-filter {
        margin-bottom: 1.5rem;
    }
}
.product-filter .filter-group {
    position: relative;
}
.product-filter .filter-group .filter-options {
    display: none;
    position: absolute;
    top: 42px;
    right:-90px;
    max-width: 380px;
    min-width: 256px;
    width: 380px;
    z-index: 11;
}
@media (max-width: 445px) {
    .product-filter .filter-group .filter-options {
        max-width: 350px;
    }
}
@media (max-width: 412px) {
    .product-filter .filter-group .filter-options {
        max-width: 324px;
    }
}
@media (max-width: 388px) {
    .product-filter .filter-group .filter-options {
        max-width: 300px;
    }
}
@media (max-width: 350px) {
    .product-filter .filter-group .filter-options {
        max-width: 256px;
    }
}
.product-filter .filter-group .filter-options .inner-filter {
    background: #fff;
    border: 1px solid #e4e9ef;
    border-radius: 0;
    padding: 1rem;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.08);
    position: relative;
}
.product-filter .filter-group .filter-options .inner-filter:after,
.product-filter .filter-group .filter-options .inner-filter:before {
    content: "";
    position: absolute;
    bottom: 100%;
    right: 19px;
    border: 11px solid transparent;
    border-bottom-color: #ddd;
}
.product-filter .filter-group .filter-options .inner-filter:after {
    right: 20px;
    border: 10px solid transparent;
    border-bottom-color: #fff;
}
.product-filter .filter-group .filter-options .inner-filter:before {
    right: 20px;
    border: 10px solid transparent;
    border-bottom-color: #e4e9ef;
}
.product-filter .filter-group .filter-options .inner-filter select.product-order {
    width: 100%;
    border: none;
    overflow: visible;
}
.product-filter .filter-group .filter-options .inner-filter select.product-order:focus {
    outline: none;
}
.product-filter .filter-group .filter-options .inner-filter select.product-order option {
    padding: 0.75rem 0;
    display: block;
    color: #333;
    border-bottom: 1px solid #e4e9ef;
}
.product-filter .filter-group .filter-options .inner-filter select.product-order option:last-child {
    border-bottom: none;
}
.product-filter .filter-group .filter-options .inner-filter ul {
    padding-left: 0;
    margin-bottom: 0;
}
.product-filter .filter-group .filter-options .inner-filter ul li {
    list-style-type: none;
    font-size: 1rem;
}
.product-filter .filter-group .filter-options .inner-filter ul li a {
    padding: 0;
    display: block;
    color: #333;
}
.product-filter .filter-group .filter-options .inner-filter ul li:first-child a {
    padding-top: 0;
}
.product-filter .filter-group .filter-options .inner-filter ul li:last-child a {
    border-bottom: none;
    padding-bottom: 0;
}
.product-filter .filter-group .filter-options .inner-filter ul li .term-label {
	margin-left: 5px;
}
.product-filter .filter-group .filter-options .form-buttons {
    margin-top: 1rem;
    display: -ms-grid;
    display: grid;
    grid-column-gap: 1rem;
    grid-template-columns: repeat(2, 1fr);
}
.product-filter .filter-group .filter-options .form-buttons button {
    min-width: auto;
}
.product-filter .filter-group .filter-options .form-buttons a.clear {
    min-width: auto;
    background: #fff;
    color: #7b643f;
    border: 1px solid #7b643f;
    text-transform: uppercase;
    box-shadow: none;
    font-weight:400;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    min-height: 3rem;
    line-height: 3rem;
    display: inline-block;
    transition: 0.3s;
    border-radius: 0;
    text-align: center;
}
.product-filter .filter-group .filter-options .form-buttons a.clear:hover {
    text-decoration: none;
}
.product-filter .filter-group .filter-options fieldset {
    font-size: 1rem;
    border-bottom: 1px solid #e4e9ef;
}
.product-filter .filter-group .filter-options fieldset .fieldset-title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0.75rem 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight:400;
}
.product-filter .filter-group .filter-options fieldset .fieldset-title .filter-dropdown-toggle {
    display: none;
}
.product-filter .filter-group .filter-options fieldset .fieldset-title .filter-dropdown-toggle.active {
    display: inline-block;
}
.product-filter .filter-group .filter-options fieldset .range-wrapper {
    padding: 0.75rem 0 0.5rem;
    margin-bottom: 0.75rem;
}
.product-filter .filter-group .filter-options fieldset .range-wrapper label {
    width: 100%;
    margin-bottom: 0;
}
.product-filter .filter-group .filter-options fieldset .range-wrapper .range-values {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}
.product-filter .filter-group .filter-options fieldset .range-wrapper .slider {
    background: -webkit-gradient(linear, left top, right top, from(#7b643f), color-stop(0, #7b643f), color-stop(0, #9b9b9b), to(#9b9b9b));
    background: linear-gradient(90deg, #7b643f 0, #7b643f 0, #9b9b9b 0, #9b9b9b);
    border-radius: 8px;
    height: 2px;
    width: 100%;
    outline: none;
    transition: background 0.45s ease-in;
}
.product-filter .filter-group .filter-options fieldset .range-wrapper .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 15px;
    height: 15px;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #e4e9ef;
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
}
.product-filter .filter-group .filter-options fieldset .range-wrapper .slider::-moz-range-thumb {
    width: 15px;
    height: 15px;
    background: #fff;
    border: 1px solid #e4e9ef;
    cursor: pointer;
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
}
.product-filter .filter-group .filter-options fieldset .checkbox-wrapper {
    padding: 0.5rem 0;
    max-height: 10rem;
    overflow-y: auto;
    display: none;
    flex-basis: 100%;
    margin-bottom: 0;
}
.product-filter .filter-group .filter-options fieldset .checkbox-wrapper::-webkit-scrollbar {
    width: 3px;
}
.product-filter .filter-group .filter-options fieldset .checkbox-wrapper::-webkit-scrollbar-track {
    background: #e4e9ef;
    border-radius: 20px;
}
.product-filter .filter-group .filter-options fieldset .checkbox-wrapper::-webkit-scrollbar-thumb {
    background: #9b9b9b;
    border-radius: 20px;
}
.product-filter .filter-group .filter-options fieldset .checkbox-wrapper .checkbox-option label {
    margin-bottom: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
}
.product-filter .filter-group .filter-options.primary-filter-options {
    left: 0;
}
@media (min-width: 768px) {
    .product-filter .filter-group .filter-options.primary-filter-options {
        left: unset;
        right: 2rem;
    }
}
@media (max-width: 767.98px) {
    .product-filter .filter-group .filter-options.primary-filter-options .inner-filter:after,
    .product-filter .filter-group .filter-options.primary-filter-options .inner-filter:before {
        content: "";
        position: absolute;
        bottom: 100%;
        left: 19px;
        right: unset;
        border: 11px solid transparent;
        border-bottom-color: #ddd;
    }
    .product-filter .filter-group .filter-options.primary-filter-options .inner-filter:after {
        right: unset;
        left: 20px;
        border: 10px solid transparent;
        border-bottom-color: #fff;
    }
    .product-filter .filter-group .filter-options.primary-filter-options .inner-filter:before {
        right: unset;
        left: 20px;
        border: 10px solid transparent;
        border-bottom-color: #e4e9ef;
    }
}
.product-filter__filter-buttons {
    width: 100%;
}
.product-filter__filter-buttons form {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}
@media (min-width: 768px) {
    .product-filter__filter-buttons form {
        justify-content: flex-end;
    }
}
.product-filter__filter-buttons .filter-group:last-child a.filter-button {
    margin-right: 0;
}
.product-filter__filter-buttons a.filter-button {
    padding: 0;
    text-transform: uppercase;
    background: transparent;
    box-shadow: none;
    border: none;
    font-size: 15px;
    width: 100%;
    text-align: right;
    margin-right: 2rem;
}
.product-filter__filter-buttons a.filter-button:hover {
    text-decoration: none;
}
.product-filter__filter-buttons a.filter-button .filter-toggle {
    display: none;
}
.product-filter__filter-buttons a.filter-button .filter-toggle.active {
    display: inline-block;
}
.product-filter__filter-buttons a.filter-button svg {
    width: 16px;
}
.yith-wcan-filters {
    background-color: transparent;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > a:hover,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a:hover {
    color: #94794c;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > a,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > label > a {
    color: #7b643f;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .checkboxbutton.checked:before {
    background-color: #7b643f;
    border-color: #7b643f;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-bar,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to {
    background-color: #7b643f;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-bar:before,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-from:before,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-single:before,
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-to:before {
    border-top-color: #7b643f;
}
.yith-wcan-filters .yith-wcan-filter .price-slider .irs-handle {
    background-color: #7b643f;
    border-color: #7b643f;
}
.yith-wcan-filters .filter-price-slider {
	padding-top: 10px;
}

.yith-wcan-filters .filter-price-slider .filter-content {
	margin: 25px 25px 0 15px 
}
.yith-wcan-filters .apply-filters {
    margin-top: 0;
}
.yith-wcan-filters .reset-filters.clear {
    min-width: auto;
    background: #fff;
    color: #7b643f;
    border: 1px solid #7b643f;
    text-transform: uppercase;
    box-shadow: none;
    font-weight:400;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    min-height: 3rem;
    line-height: 3rem;
    display: inline-block;
    transition: 0.3s;
    border-radius: 0;
    text-align: center;
}
.yith-wcan-filters .reset-filters.clear:hover {
    text-decoration: none;
}

/* - Single Product
-------------------------------------------------*/

.single-product .woocommerce-breadcrumb {
    margin-top: 2rem;
    margin-bottom: 2rem;
    text-align: left;
    color: #333;
    opacity: 1;
    text-transform: uppercase;
    font-size: 0.875rem;
    font-weight:400;
}


.single-product .image-col {
    margin-bottom: 1.5rem;
}
@media (min-width: 992px) {
    .single-product .image-col {
        margin-bottom: 0;
    }
}
.single-product .image-col img {
    margin: 0 auto;
    display: block;
}
.single-product .image-col .thumbnail-gallery .image-wrapper {
    padding-bottom: 100%;
    height: 0;
}
.single-product .image-col .thumbnail-gallery .image-wrapper img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.single-product .image-col .thumbnail-gallery .mySwiper {
    margin-top: 1rem;
}
.single-product .image-col .thumbnail-gallery .thumbnail-nav {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(228, 233, 239, 0.7);
    align-items: center;
    justify-content: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 2rem;
    z-index: 100;
}
.single-product .image-col .thumbnail-gallery .thumbnail-nav svg {
    color: #7b643f;
    font-size: 1rem;
}
@media (min-width: 576px) {
    .single-product .image-col .thumbnail-gallery .thumbnail-nav svg {
        font-size: 2rem;
    }
}
.single-product .image-col .thumbnail-gallery .thumbnail-nav.custom-button-next {
    right: 0;
    left: unset;
}
.single-product .product-information .view-on-wall {
    margin-top: 1rem;
}
.single-product .product-information .top-info {
    margin-bottom: 2rem;
}
@media (min-width: 992px) {
    .single-product .product-information .top-info {
        margin-bottom: 2.5rem;
    }
}
.single-product .product-information .top-info h1 {
	margin-bottom: 24px;
}
.single-product .product-information .top-info h1 .status {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    margin-left: 5px;
    transform: translateY(-2px);
}
.single-product .product-information .top-info h1 .status.reserved {
    background: #60c255;
}
.single-product .product-information .top-info h1 .status.out-of-stock {
    background: #f66;
}
.single-product .product-information .top-info .additional-information,
.single-product .product-information .top-info .dimensions {
    font-size: 1rem;
}

/* Availability Dots */
.availability-dot {
    font-size: 22px;
	}
.availability-dot.sold {
    color: #ff6666;
	}
.availability-dot.reserved {
    color: #60c255;
	}
	
@media (min-width: 992px) {
    .single-product .product-information .top-info .additional-information,
    .single-product .product-information .top-info .dimensions {
        font-size: 1.125rem;
    }
}
.single-product .product-information .top-info .associated-artists {
    padding-left: 0;
    margin-bottom: 10px;
}
.single-product .product-information .middle-info {
    margin: 20px 0;
	}

.single-product .product-information .middle-info h4{
	font-size: 16px;
	}

.single-product .product-information .middle-info .associated-artists li {
    text-transform: uppercase;
	}
.single-product .product-information .top-info .associated-artists li {
    display: inline-block;
    list-style-type: none;
    text-transform: uppercase;
    padding-right: 5px;
}
.single-product .product-information .top-info .associated-artists li:after {
    display: inline-block;
    content: ", ";
}
.single-product .product-information .top-info .associated-artists li:last-child:after {
    content: none;
}
.single-product .product-information .description {
/*     font-size: 1rem; */
}
.single-product .product-information .description p:last-child {
    margin-bottom: 0;
}
.single-product .product-information .pricing {
    margin-bottom: 2rem;
    font-size: 1.5rem;
}
.single-product .product-information .ctas {
    margin-bottom: 2rem;
    display: -ms-grid;
    display: grid;
    grid-column-gap: 1.5rem;
    grid-row-gap: 0.75rem;
}
@media (min-width: 576px) {
    .single-product .product-information .ctas {
        grid-template-columns: repeat(2, 1fr);
    }
}
.single-product .product-information .ctas a.enquire,
.single-product .product-information .ctas button.enquire {
    border: 1px solid #333;
    background: #fff;
    color: #333;
    font-weight: 700;
}
.single-product .product-information .ctas a.enquire:hover,
.single-product .product-information .ctas button.enquire:hover {
    border: 1px solid #7b643f;
    background: #7b643f;
    color: #fff;
}

.single-product #product_inq .artwork {
	padding: 20px 0 0;
}

/* Procuct Enquiry  */

.productEnquiry .productEnquiry-col button {
    width: 100%;
    min-width: 300px;    
	}
.wpcf7 form .wpcf7-response-output {
    padding: 0.5em 1em;
    margin: 0;
    text-transform: none;    
	}
.wpcf7 form.sent .wpcf7-response-output {
	background: #7b643f;
    font-size: 18px;
    text-align: center;
    color: #fff;  
    border: 0; 
	}
.wpcf7 form #product-name {
	border: 0;
	margin-top: 10px;
	display: none;
/*     font-size: 18px; */
/*     font-weight: 300; */
	}


.single-product .product-information .photograph-by {
    margin-top: 1rem;
}
.single-product .about-the-artist {
    padding-top: 3.125rem;
    border-top: 1px solid #e4e9ef;
}
.single-product .about-the-artist .artist-wrapper:first-child {
    margin-top: 0;
}
.single-product #publicationModal .modal-content {
    border-radius: 0;
    height: 90%;
}
.single-product #publicationModal .modal-dialog {
    max-width: 90%;
    height: 90%;
}
.single-product #publicationModal .modal-header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.single-product #publicationModal .modal-header button {
    background: transparent;
    border: none;
    box-shadow: none;
}
.single-product #publicationModal .modal-header .modal-title {
    text-transform: uppercase;
}
.single-product #publicationModal .modal-body,
.single-product #publicationModal .modal-body iframe {
    width: 100%;
    height: 100%;
}
.single-product #publicationModal .modal-footer button {
    border-radius: 0;
    text-transform: uppercase;
}
.custom-related-products {
    clear: both;
    margin-top: 3.5rem;
    border-top: 1px solid #e4e9ef;
    padding-top: 3.5rem;
}
.custom-related-products .artworks-holder {
    opacity: 1;
    transition: 0.5s;
}
.custom-related-products .artworks-holder.loaded {
    opacity: 1;
}
.custom-related-products h2.related-products-title {
    text-align: center;
    font-size: 1.5rem;
    margin-bottom: 2.5rem;
}
.craft-design-style .custom-related-products,
.craft-design-style.single-product .about-the-artist {
    border-top: 1px solid #7b643f;
}


/* - WOOCOMMERCE  
-------------------------------------------------*/

p.demo_store {
	padding: 10px;
}

#sidebar {
	display: none;
	}
	
/* Woo Layout */

.woocommerce-page .woocommerce  {
    max-width: 1000px;
    margin: 0 auto 50px auto;
	}	
.woocommerce-pagination {
	margin-bottom: 75px;
}		
.archive.woocommerce #primary {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	padding-left:32px;
	padding-right: 32px;
	width: 1632px;
} 
.woocommerce-page .custom-content ul li:before{
	content:none;
	}

/* Woo Header */

.woocommerce-products-header	{
	font-size: 25px;
	text-align: center;    	
	}

.archive.tax-medium.woocommerce .woocommerce-products-header	{
	padding: 40px 0 20px;
	}

.archive.tax-medium.woocommerce .woocommerce-breadcrumb {
	display: none;
	}
	
	
/* Woo Products Grid */

.archive .products.columns-4   {
	display: flex;
	flex-wrap: wrap;
}

.archive .products.columns-4 > [class*='col-'] {
	display: flex;
	flex-direction: column;
	flex-basis: 25%;  
}
.p-archive-artists-output .artist-output.grid-view ol li {
	list-style-type:decimal; 
}
	
/* - Woo Buttons */
 
.woocommerce a.button 	 {
 	height: 50px; 
}	
.woocommerce a.button:hover,
.woocommerce div.product form.cart .button:hover {
	background: #7b643f;
}	
.woocommerce div.product form.cart .button {
	margin-top: 20px;
}	
 			
/* - Woo Notices */

.woocommerce-notices-wrapper .woocommerce-message {
    min-height: 3rem;
    border-top-color: #595959;
    max-width: 1000px;
    margin: 0 auto 2em auto;
}
.woocommerce-notices-wrapper .woocommerce-message:before {
    color: #595959;
}
.woocommerce-info {
    border-top-color: #595959;
    background: #f7f7f7;
}
.woocommerce-info a {
    text-decoration: none;
}
.woocommerce-info:before {
    color: #595959;
}

.wc-block-components-notice-banner {
	max-width: 1000px;
    margin: 10px auto 50px !important;
    font-size:16px !important;
    }
 
.wc-block-components-notice-banner>.wc-block-components-notice-banner__content a.wc-forward {    
    background-color: #7b643f !important;
    color: #fff  !important;
    font-size: 14px;	
    margin-right: 15px;
    padding: 0 20px !important;
    opacity: 1 !important;
    text-decoration-line:none !important;
	}
	
.wc-block-components-notice-banner>.wc-block-components-notice-banner__content a.wc-forward:hover {
	opacity: .5 !important;
	}	
		
/* - Woo Tables */	

.woocommerce table.shop_table {
    border-radius: 0;
    border-collapse: collapse;
    border: none;
}
.woocommerce table.shop_table table,
.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
    border: none;
}
.woocommerce table.shop_table tr {
    border-top: 1px solid #e4e9ef;
    border-bottom: 1px solid #e4e9ef;
}
.woocommerce table.shop_table tr:last-child {
    border-bottom: 0;
}
.woocommerce table.shop_table thead tr {
    border-top: none;
}
.woocommerce table.shop_table thead tr th {
    font-size: 1rem;
    font-weight: 500 !important;
}
.woocommerce table.shop_table input[type="number"] {
    background: #f7f7f7;
    border: none;
    outline: none;
}
.woocommerce table.shop_table .coupon {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}
@media (min-width: 768px) {
    .woocommerce table.shop_table .coupon {
        flex-direction: row;
    }
}
.woocommerce table.shop_table .coupon #coupon_code {
    width: 100%;
    clear: both;
}
@media (min-width: 768px) {
    .woocommerce table.shop_table .coupon #coupon_code {
        width: 175px;
    }
}
.woocommerce table.shop_table .coupon input[type="text"] {
    background: #e4e9ef;
    padding: 0.5rem 1rem !important;
    border: 1px solid #e4e9ef !important;
}
.woocommerce table.shop_table .coupon button[type="submit"] {
    margin-top: 0.5rem;
    width: 100% !important;
    float: none !important;
    background: #fff;
    border: 1px solid #7b643f;
    color: #7b643f !important;
}
@media (min-width: 768px) {
    .woocommerce table.shop_table .coupon button[type="submit"] {
        margin-top: 0;
    }
}
.woocommerce table.shop_table button:disabled {
    color: #fff !important;
}
.woocommerce table.shop_table button[name="update_cart"] {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    background: #000;
    border: 0px solid #000;
    color: #fff !important;
}
@media (min-width: 768px) {
    .woocommerce-cart-form table.shop_table tr td {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}
.woocommerce-cart-form table.shop_table tr td a {
    text-decoration: none;
}
.woocommerce-cart-form table.shop_table tr td.actions {
    padding: 1rem 0 0;
}
.woocommerce-cart thead {
    text-transform: uppercase;
}
.woocommerce-cart thead th {
    font-weight: 400 !important;
}
@media (max-width: 767.98px) {
    .woocommerce-cart td.product-name {
        display: -webkit-box !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        justify-content: space-between;
        flex-wrap: wrap;
    }
}

/* - Woo Cart */

.woocommerce-cart .cart-collaterals {
    background: #f7f7f7;
    padding: 1.25rem;
}
.woocommerce-cart .cart-collaterals table tr td,
.woocommerce-cart .cart-collaterals table tr th {
    border-bottom: 1px solid #333;
}
.woocommerce-cart .cart-collaterals table tr th {
    padding-left: 0;
}
.woocommerce-cart .cart-collaterals table tr td {
    padding-right: 0;
}
.woocommerce-cart .cart-collaterals table tr.cart-discount th,
.woocommerce-cart .cart-collaterals table tr.cart-subtotal th {
    font-weight: 400 !important;
}
.woocommerce-cart .cart-collaterals .cart_totals {
    width: 100% !important;
    clear: both;
}
.woocommerce-cart .cart-collaterals .cart_totals h2 {
    font-size: 1.5rem;
    text-align: center;
}
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
    margin-bottom: 0;
    padding-bottom: 0;
}
.woocommerce-cart .cart-collaterals .checkout-button {
    line-height: 1.25em !important;
/*     min-height: inherit !important; */
     background: #7b643f !important; 
    padding: 9px 5px !important;
    margin-bottom: 0 !important;
}
.woocommerce-cart .cart-collaterals .checkout-button:hover {
     background: #000 !important; 
}
.shippingWarning {
    background: #f7f7f7;
    padding: 1.25rem;
    margin-bottom: 10px;
    font-size: 12px;
}
.shippingWarning p {
    font-size: 14px; 
	}
.shippingWarning p:last-child {
    margin-bottom: 0;
}
.aml .wpcf7-spinner {
    display: block;
}
.woocommerce-checkout .woocommerce-form-coupon,
.woocommerce-edit-account .woocommerce-form-coupon,
.woocommerce-edit-address .woocommerce-form-coupon {
    border-radius: 0 !important;
}
.woocommerce-checkout .woocommerce-form-coupon input[name="coupon_code"],
.woocommerce-edit-account .woocommerce-form-coupon input[name="coupon_code"],
.woocommerce-edit-address .woocommerce-form-coupon input[name="coupon_code"] {
    height: 50px !important;
    margin-bottom: 1rem;
}
.woocommerce-checkout h3,
.woocommerce-edit-account h3,
.woocommerce-edit-address h3 {
    font-size: 1.5rem;
}
.woocommerce-checkout label,
.woocommerce-edit-account label,
.woocommerce-edit-address label {
    display: block;
    text-transform: uppercase;
    font-size: 0.875rem;
    margin-bottom: 0;
    width: 100%;
}
.woocommerce-checkout #order_review,
.woocommerce-edit-account #order_review,
.woocommerce-edit-address #order_review {
    border: 1px solid #e4e9ef;
    padding: 1.25rem;
}
.woocommerce-checkout .select2-container .select2-selection--single,
.woocommerce-edit-account .select2-container .select2-selection--single,
.woocommerce-edit-address .select2-container .select2-selection--single {
    height: 44px;
    border: 1px solid #d5d5d5;
    border-radius: 0;
    background: #f7f7f7;
}
.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce-edit-account .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce-edit-address .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 44px;
}
.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__arrow,
.woocommerce-edit-account .select2-container .select2-selection--single .select2-selection__arrow,
.woocommerce-edit-address .select2-container .select2-selection--single .select2-selection__arrow {
    top: 10px;
}
.woocommerce-checkout input[type="email"],
.woocommerce-checkout input[type="number"],
.woocommerce-checkout input[type="password"],
.woocommerce-checkout input[type="tel"],
.woocommerce-checkout input[type="text"],
.woocommerce-checkout input[type="url"],
.woocommerce-checkout select,
.woocommerce-checkout textarea,
.woocommerce-edit-account input[type="email"],
.woocommerce-edit-account input[type="number"],
.woocommerce-edit-account input[type="password"],
.woocommerce-edit-account input[type="tel"],
.woocommerce-edit-account input[type="text"],
.woocommerce-edit-account input[type="url"],
.woocommerce-edit-account select,
.woocommerce-edit-account textarea,
.woocommerce-edit-address input[type="email"],
.woocommerce-edit-address input[type="number"],
.woocommerce-edit-address input[type="password"],
.woocommerce-edit-address input[type="tel"],
.woocommerce-edit-address input[type="text"],
.woocommerce-edit-address input[type="url"],
.woocommerce-edit-address select,
.woocommerce-edit-address textarea {
    width: 100%;
    background: #f7f7f7;
    border: 1px solid #d5d5d5;
    padding: 0 1rem;
    height: 44px;
}
.woocommerce-checkout input[type="email"]:active,
.woocommerce-checkout input[type="email"]:focus,
.woocommerce-checkout input[type="number"]:active,
.woocommerce-checkout input[type="number"]:focus,
.woocommerce-checkout input[type="password"]:active,
.woocommerce-checkout input[type="password"]:focus,
.woocommerce-checkout input[type="tel"]:active,
.woocommerce-checkout input[type="tel"]:focus,
.woocommerce-checkout input[type="text"]:active,
.woocommerce-checkout input[type="text"]:focus,
.woocommerce-checkout input[type="url"]:active,
.woocommerce-checkout input[type="url"]:focus,
.woocommerce-checkout select:active,
.woocommerce-checkout select:focus,
.woocommerce-checkout textarea:active,
.woocommerce-checkout textarea:focus,
.woocommerce-edit-account input[type="email"]:active,
.woocommerce-edit-account input[type="email"]:focus,
.woocommerce-edit-account input[type="number"]:active,
.woocommerce-edit-account input[type="number"]:focus,
.woocommerce-edit-account input[type="password"]:active,
.woocommerce-edit-account input[type="password"]:focus,
.woocommerce-edit-account input[type="tel"]:active,
.woocommerce-edit-account input[type="tel"]:focus,
.woocommerce-edit-account input[type="text"]:active,
.woocommerce-edit-account input[type="text"]:focus,
.woocommerce-edit-account input[type="url"]:active,
.woocommerce-edit-account input[type="url"]:focus,
.woocommerce-edit-account select:active,
.woocommerce-edit-account select:focus,
.woocommerce-edit-account textarea:active,
.woocommerce-edit-account textarea:focus,
.woocommerce-edit-address input[type="email"]:active,
.woocommerce-edit-address input[type="email"]:focus,
.woocommerce-edit-address input[type="number"]:active,
.woocommerce-edit-address input[type="number"]:focus,
.woocommerce-edit-address input[type="password"]:active,
.woocommerce-edit-address input[type="password"]:focus,
.woocommerce-edit-address input[type="tel"]:active,
.woocommerce-edit-address input[type="tel"]:focus,
.woocommerce-edit-address input[type="text"]:active,
.woocommerce-edit-address input[type="text"]:focus,
.woocommerce-edit-address input[type="url"]:active,
.woocommerce-edit-address input[type="url"]:focus,
.woocommerce-edit-address select:active,
.woocommerce-edit-address select:focus,
.woocommerce-edit-address textarea:active,
.woocommerce-edit-address textarea:focus {
    outline: none;
}
.woocommerce-checkout input[type="submit"]:focus,
.woocommerce-checkout input[type="submit"]:hover,
.woocommerce-edit-account input[type="submit"]:focus,
.woocommerce-edit-account input[type="submit"]:hover,
.woocommerce-edit-address input[type="submit"]:focus,
.woocommerce-edit-address input[type="submit"]:hover {
    outline: 0;
}
.woocommerce-checkout textarea,
.woocommerce-edit-account textarea,
.woocommerce-edit-address textarea {
    padding: 1rem;
    height: 150px !important;
}
.woocommerce-checkout h3#order_review_heading,
.woocommerce-edit-account h3#order_review_heading,
.woocommerce-edit-address h3#order_review_heading {
    margin-top: 1rem;
}
@media (min-width: 992px) {
    .woocommerce-checkout h3#order_review_heading,
    .woocommerce-edit-account h3#order_review_heading,
    .woocommerce-edit-address h3#order_review_heading {
        margin-top: 0;
    }
}
.woocommerce-checkout .woocommerce-checkout-payment#payment,
.woocommerce-edit-account .woocommerce-checkout-payment#payment,
.woocommerce-edit-address .woocommerce-checkout-payment#payment {
    border-radius: 0;
    background: #f7f7f7;
}
#add_payment_method #payment div.payment_box, 
.woocommerce-cart #payment div.payment_box, 
.woocommerce-checkout #payment div.payment_box {
    background: #ccc !important;
    color: #000;
}
#add_payment_method #payment div.payment_box::before, 
.woocommerce-cart #payment div.payment_box::before, 
.woocommerce-checkout #payment div.payment_box::before {
    border-bottom-color:  #ccc !important;
    }
.woocommerce-checkout .woocommerce-notice.woocommerce-notice--info.woocommerce-info,
.woocommerce-edit-account .woocommerce-notice.woocommerce-notice--info.woocommerce-info,
.woocommerce-edit-address .woocommerce-notice.woocommerce-notice--info.woocommerce-info {
    padding: 1rem 2rem;
}
.woocommerce-checkout .woocommerce-notice.woocommerce-notice--info.woocommerce-info:before,
.woocommerce-edit-account .woocommerce-notice.woocommerce-notice--info.woocommerce-info:before,
.woocommerce-edit-address .woocommerce-notice.woocommerce-notice--info.woocommerce-info:before {
    content: none;
}
.woocommerce-checkout thead,
.woocommerce-edit-account thead,
.woocommerce-edit-address thead {
    text-transform: uppercase;
}
.woocommerce-checkout thead th,
.woocommerce-edit-account thead th,
.woocommerce-edit-address thead th {
    padding-top: 0;
}
.woocommerce-checkout tr.cart_item td,
.woocommerce-edit-account tr.cart_item td,
.woocommerce-edit-address tr.cart_item td {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.woocommerce-checkout button#place_order,
.woocommerce-edit-account button#place_order,
.woocommerce-edit-address button#place_order {
    background: #bba997 !important;
    
    transition: 0.3s;
}
.woocommerce-checkout .woocommerce-billing-fields {
	margin-bottom: 50px;
	}
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2,
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
    -webkit-box-flex: unset;
    -moz-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    max-width: unset;
}
.return-to-shop {
    display: none !important;
}
#customer_login .register-form-col {
    margin-top: 3.125rem;
}
@media (min-width: 992px) {
    #customer_login .register-form-col {
        margin-top: 0;
    }
}
#customer_login .inner-forms {
    height: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e4e9ef;
}
#customer_login form {
    border-radius: 0;
    border: 1px solid #e4e9ef;
    margin: 0;
    height: 100%;
}
#customer_login form label,
form.woocommerce-ResetPassword label {
    display: block;
    text-transform: uppercase;
    font-size: 0.875rem;
    margin-bottom: 0;
    width: 100%;
}
#customer_login form input[type="email"],
#customer_login form input[type="password"],
#customer_login form input[type="text"],
form.woocommerce-ResetPassword input[type="email"],
form.woocommerce-ResetPassword input[type="password"],
form.woocommerce-ResetPassword input[type="text"] {
    width: 100%;
    background: #fff;
    border: 1px solid #d5d5d5;
    padding: 0 1rem;
    height: 44px;
}
#customer_login form input[type="email"]:active,
#customer_login form input[type="email"]:focus,
#customer_login form input[type="password"]:active,
#customer_login form input[type="password"]:focus,
#customer_login form input[type="text"]:active,
#customer_login form input[type="text"]:focus,
form.woocommerce-ResetPassword input[type="email"]:active,
form.woocommerce-ResetPassword input[type="email"]:focus,
form.woocommerce-ResetPassword input[type="password"]:active,
form.woocommerce-ResetPassword input[type="password"]:focus,
form.woocommerce-ResetPassword input[type="text"]:active,
form.woocommerce-ResetPassword input[type="text"]:focus {
    outline: none;
}
.woocommerce-MyAccount-navigation ul {
    padding-left: 0;
    margin-bottom: 2rem;
}
@media (min-width: 992px) {
    .woocommerce-MyAccount-navigation ul {
        margin-bottom: 0;
    }
}
.woocommerce-MyAccount-navigation ul li {
    list-style-type: none;
    text-transform: uppercase;
    margin-bottom: 1px;
}
.woocommerce-MyAccount-navigation ul li:before {
    content: none;
}
.woocommerce-MyAccount-navigation ul li a {
    padding: 10px 25px;
    display: block;
    background: #e4e9ef;
    color: #333;
    text-decoration: none;
}

/* - Woo Variations */

.woocommerce div.product form.cart .variations select,
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea {
    padding: 10px;
	}
	
/* - Woo Gift Cards */	 

.woocommerce div.product.product_cat-gift-cards{
	max-width:1000px;
	margin: 0 auto;
	min-height: 700px;
	}
.woocommerce div.product.product_cat-gift-cards  div.images, 
.woocommerce-page  div.product.product_cat-gift-cards  div.images {
    float: left;
    width: 33%;
    margin-right: 25px;
    }    
.gift-cards-list {
	margin-bottom: 50px;
	}
.gift-cards-list button {
    background-color: white;
    color: #404040; 
    padding: 13px;
	}    
.woocommerce div.product.product_cat-gift-cards  h3 {
	font-size: 20px;
	}	    
.woocommerce div.product.product_cat-gift-cards .quantity     {
	display: none;
	}
    
.custom-taxonomy-product_type-gift-card .related.products {
	display: none;	
	}    


/* - Woo Gift Card Emails */

.ywgc-card-amount .woocommerce-Price-amount {
	color: #9b7d2c !important;
	}
.ywgc-discount-link-section a {
	bgcolor: #9b7d2c !important;
	background: #9b7d2c !important;
	}	
    
/* - Woo Single Product Nav */	
	
/*
.single-product .prev_next_buttons {
	line-height: 40px;
	margin-bottom: 20px;
	text-align: center;
	} 
.single-product .prev_next_buttons a[rel="prev"], 
.single-product .prev_next_buttons a[rel="next"] {
	display: block;
	} 
.single-product .prev_next_buttons a[rel="prev"] {
	float: right;
	}
.single-product .prev_next_buttons a[rel="next"] {
	float: left;
	}
.single-product .prev_next_buttons::after {
	content: '';
	display: block;
	clear:both;
	}
*/

/* Account */

.yith-add-new-gc-my-account-button {
	clear: both;
	display: block;
	border: 0;
	text-transform: uppercase;
	padding: 10px 20px;
}

/* - Gallery Staff  
-------------------------------------------------*/

.gallery-staff-output {
    margin-top: 2rem;
}
@media (min-width: 576px) {
    .gallery-staff-output {
        margin-top: 3.125rem;
    }
}
.gallery-staff-output .gallery-staff-col {
    margin-bottom: 2rem;
}
@media (min-width: 576px) {
    .gallery-staff-output .gallery-staff-col {
        margin-bottom: 3.125rem;
    }
}
.gallery-staff-output .gallery-staff-col .content-wrap {
    margin-top: 0.875rem;
    text-align: center;
}
.gallery-staff-output .gallery-staff-col .content-wrap .staff-name {
    font-weight:400;
    color: #7b643f;
    text-transform: uppercase;
}
.gallery-staff-output .gallery-staff-col .content-wrap .staff-name,
.gallery-staff-output .gallery-staff-col .content-wrap h2 {
    font-size: 1.25rem;
}
.gallery-staff-output .gallery-staff-col .image-wrapper {
    position: relative;
    height: 0;
    padding-bottom: 100%;
    background: #e4e9ef;
}
.gallery-staff-output .gallery-staff-col .image-wrapper:after {
    transition: 0.3s;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: hsla(0, 0%, 100%, 0);
}
.gallery-staff-output .gallery-staff-col .image-wrapper svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 60%;
    max-height: 60%;
}
.gallery-staff-output .gallery-staff-col .image-wrapper img {
    width: 100%;
    height: 100%;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
}


/* Tabs 
-------------------------------------------------*/

#explore {
    margin-top: 50px;
	}

.tax-artist-type .p-archive-artists-output {
    margin-top: 0px;
	}

.tabs {
    display: flex;
	align-items: center;
    justify-content: center;
    margin-bottom: 35px;
    padding: 10px 0;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
	}
	
.tax-artist-type .tabs {	
    border-top:0;
    }	
 
/*
.tax-artist-type.term-objects .tabs {	
	display: none;
    }	 
*/   

.tab {
 	text-align: center;	
	margin:0 30px 5px 30px;
	padding: 10px 0px 5px 0 ; 	
	font-size: 15px;
	border-bottom: 1px solid #fff;
	}
 
.tab-content {
	display: none;
	}
	
.tab-content p {
	margin: 0;
	}
	
.tab-content.active {
   display: block;
	}
 
 .tab svg {
	height: 16px;
	}
	
.tabWord {
	padding-left: 5px;
	}	

.tab:hover,
.tab.active {
	border-bottom: 1px solid #000;
	}	
	
/* Search Tab */	

.tab-content .search-block__contain .grid-item {
	text-align: center;
	clear: both;
	max-width: 300px;
	margin:0 auto 25px;
	}
	
.tab-content .search-block__contain input[type="text"] {
	padding: 10px;
	width: 100%;
	}	
	
.tab-content .search-block__contain .gold-button {
	width: 100%;	
}	
	 
 
	
/* - BLOCKS  
------------------------------------------------------------------   */

/* Full Width  */

.content-blocks.contain,
.wp-block-image.alignwide img 	{
	width: 100%;
	}

/* Heading w/ background */

.wp-block-heading.has-background {
	padding: 20px;
	}
	
/* Center */

.wp-block-heading.has-text-align-center {
	text-align: center;
	}
	
/* Image */

.wp-block-image {
    margin-bottom: 0;
	}	
	
/* Post Grid */

ul.wp-block-post-template-is-layout-grid	{
	padding-inline-start: 0px;
	}

ul.wp-block-post-template-is-layout-grid li	{
	list-style: none;
	}
 
/* Advanced Cols */

.wp-block-genesis-blocks-gb-columns h2 a {
	font-size: 18px;
    margin-top: 0.5rem;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: 0.3s;
    transition: 0.3s;		
	}
	
.wp-block-genesis-blocks-gb-columns h2 a:hover {
	color: #7b643f;
	}	

/* Query  */

.wp-block-query ul {
	padding: 0;
	}
	
.wp-block-query ul li {
	list-style: none;
	}		




/* - PRODUCT NAVIGATION 
------------------------------------------------------------------   */

.single-product .woocommerce-breadcrumb {
    margin-bottom: 20px;
    }
    
@media (max-width: 600px) {
	 .woocommerce-breadcrumb,
    .custom-taxonomy-parent-product_cat-artworks .woocommerce-breadcrumb,
    .custom-taxonomy-parent-product_cat-objects .woocommerce-breadcrumb {
	    margin-top: 20px;
/*         display: none; */
    }
}    

.product-navigation-wrapper {
	font-family: 'brandon-grotesque', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 25px 0;	
	color: rgba(51, 51, 51, 0.35);
	display:flex;
	justify-content: flex-start; 
	}
	
@media (max-width: 600px) {
    .product-navigation-wrapper {
       	justify-content: space-between;
    }
}   	

.product-navigation-wrapper .product-navigation-grid  {
	margin: 0 10px;
	}
	
.product-navigation-wrapper svg:hover {
	color: rgba(51, 51, 51, 0.35);
	}	
	
	
	


/* - FAVOURITES
------------------------------------------------------------------   */

/* On / Off */

.sf-icon-love,
.simplefavorite-button {
	display: none !important;
	}	
	

/* Button */	

.simplefavorite-button {
	text-align: center;
	display: none !important;
	}	
	
.simplefavorite-button.active {
	color: #ff0000;
	}
	

/* Loved Page - Layout */



.favorites-list {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    padding:35px 0 0 0;
    margin: 0;
    list-style: none;
	border-top: 1px solid rgb(228, 233, 239);    
	}
	
.my-account-favorites .account-login-prompt {
	text-align: center;
	width: 100%;
    padding:35px 0 0 0;
    margin: 0;

	border-top: 1px solid rgb(228, 233, 239);   	
	}	
	

.favorites-list li {
    width: calc(25% - 1rem);
    box-sizing: border-box;
    background: #fff;
    border-top: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	align-content: center;
	text-align: center;
}

.favorites-list li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.favorites-list li p:first-of-type {
    position: relative;
    padding-top: 100%; /* 1:1 aspect ratio */
    overflow: hidden;
    margin: 0 0 10px;
}

.favorites-list li p {
    margin: 0 0 5px 0;
	}

.favorites-list li .simplefavorite-button {
    margin-top: auto;
    align-self: center;
	}
	
.favorites-list li p a {	
	text-align: center;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    text-transform: uppercase;
font-family: brandon-grotesque, "Helvetica Neue", Helvetica, Arial, sans-serif;   
text-decoration: none; 
    }
 
.favorites-list .no-favorites{
    text-align: center;
    width: 100%;
	padding: 0;    
	} 

.favorites-list .no-favorites li {
	padding: 0;
	}
	
	
	
	
	

/* - ADDENDUM
------------------------------------------------------------------   */

/* Anchor Offset */

#ps2id-dummy-offset {
	height:250px;
	}	
	
/* CTA */

.wp-block-button .icon-arrow {
	padding-left: 10px;
	}	
	
/* Opening Times Note */

.opening-times_note {
	max-width: 600px;
	margin: 20px auto 0;
	text-align: center;
	}
		
/* Artist Categoreies */

.catDisplay .wp-block-image.size-full  {
	padding-bottom: 100%;
    height: 0;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-bottom: 15px;
	}	

.catDisplay .wp-block-image.size-full img {
	width: 100%;
    height: 100%;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
	}
	
/* Newsletter  */	

.page-id-304 .p-header__filter.p-header-filter,
.parent-pageid-304 .p-header__filter.p-header-filter{
 	display: none; 
	}	
	
	
	
	
/* Tablet
----------------------------------------------------------------*/

 

@media (max-width: 1000px)  {

 
	/* Main Nav */
		
	.l-icons__hamburger { 
		display: inline-block !important;
		}		
			
	.l-hamburger__nav .hamburger-nav__menu li a  {
	    width: 100%;
	    display: inline-block;
		}
		

 				


}



/* Tablet
----------------------------------------------------------------*/

 

@media (max-width: 992px)  {
	
	
	/* Logo */

	.l-header__brand img {
	    width: 125px;
	    }
	    
	/* Show Mobile */
		  
	.l-icons__hamburger {
		display: block;	
		}		    
	    	
	/* 	Search */
	
	.search-block form.form-grid .grid-item:nth-child(2) {
	    -ms-grid-row: 1;
	    -ms-grid-row-span: 1;
	    -ms-grid-column: 1;
	    -ms-grid-column-span: 4;
	    grid-area: 1/5/1/9;
		}
		
		
		
	/* Full Width Slider */
	
		
	.swiper-pagination {
	    top: 0;
		}
		
	.swiper-pagination-bullet {
	    width: 10px;
	    height: 10px;
	    }	
		
	.custom-flexible-section.full-width-slider .content-wrapper {
		margin: 3rem 0 1rem;	
		}
		
	.custom-flexible-section.full-width-slider .col-lg-4,
	.custom-flexible-section.full-width-slider .col-lg-8{
		padding: 0;
		}

	.swiper-container-fade .swiper-slide {
    	display: flex;
	    align-items: stretch;
		 }
     
     		
	.custom-flexible-section.full-width-slider .image-wrapper {
	    padding-bottom: 0;
	    margin-top: 0;
	    background: #fff;
	    margin-bottom: 20px;
	    overflow: hidden;
		}	
		

 	    
 	    
 	    		
	
	/* 	Footer */

	.l-footer-building__logo-wrapper img {
		width: 100%;
		height: auto;
		}

}



/* Tablet
----------------------------------------------------------------*/


@media (max-width: 960px)  {

	
	/* Woo - Cart	 */
	
	.woocommerce-cart .woocommerce {
		display: flex;
		flex-direction: column; 
		column-gap: 25px;
		}
	
	.woocommerce-cart .woocommerce-cart-form,
	.woocommerce-cart .woocommerce .cart-collaterals {
		width: 100%;
		} 
		
		
		
}


/* Mobile
----------------------------------------------------------------*/

@media (max-width: 768px) {
	
	
	/* 	Geneis Blocks */

    .wp-block-genesis-blocks-gb-container,
    .wp-block-genesis-blocks-gb-columns {
        padding: 0 25px;
    	}


	/* Tabs Navigation  */
	
	.tax-artist-type .tabs {
    	border-top: 1px solid #ebebeb;
		}
	
	.p-header .p-header-filter ul li.active,
	.p-header .p-header-filter ul li.active a {
		color: #fff;
		}
		
	.tab {
	 	text-align: left;	
		}		

	/* Filter */
		
	.p-header .p-header-filter ul {
		padding: 0;
		}
		
			
	.filter-wrapper li a {
	    width: 90%;
	    display: inline-block;
		}
		
	.filter-wrapper li  {
	    display: none; /* hides sub items so the active page shows */		
		}			
		
	.filter-wrapper li.active,
	.filter-wrapper .triggered li {
	    display: block;
		}	
			
		
	/* 	Objects */	
	.custom-taxonomy-parent-artist-type-objects .menu-parent{
		display: none !important;
		}
		
		
		
	/* Gift Cards */
	
	
	.woocommerce div.product.product_cat-gift-cards{
		max-width:400px;
		margin: 0 auto;
		}
	
	.woocommerce div.product.product_cat-gift-cards  div.images, 
	.woocommerce-page  div.product.product_cat-gift-cards  div.images {
	    float: none;
	    width: 100%;
	    }
	    
	    
	/* Favourites */
	
	.favorites-list li {
	    width: calc(50% - 1.33rem);
	    }	    
	    
 				

 }





/* Mobile
----------------------------------------------------------------*/

@media (max-width: 600px)  {
	
	/* 	Columns */
	
	.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
	    padding-right: 0rem;
	    padding-left: 0rem;
	}
	
		

	/* 	Top Bar */
	
	.top-bar-right {
	    text-align: center;
		}

 	/* 	Search */

	.search-block form.form-grid {
		display: block;
		}	

	.search-block form.form-grid .grid-item {
		display: block;
		width: 100%;
		clear: both;
		}	
		
		/* 	Flexible Slider */
	
	.custom-flexible-section.full-width-slider {
	    padding-left: 0px;
	    padding-right: 0px;
	}		
	
	/* 	Tabs */
	
	.tab {
		padding-bottom: 5px;
		}
	
	.tabWord {
		display: none;
		}
		
		
	
}



/* Mobile
----------------------------------------------------------------*/

@media (max-width: 420px)  {
	
	
	    
	/* Favourites */
	
	.favorites-list li {
	    width: calc(100% - 1.33rem);
	    }		
 	    
	    

}






	