/**
 * Content
 */
html,body{
	overscroll-behavior: none;
}
.content_container {
    width: 100%;
    margin: 0px auto;
    max-width: 1800px !Important;
}

[data-page-id="35701720"] .contact-link {
	opacity: 0.2 !important;
	transition: 0.5s ease all;
}
[data-page-id="35639074"] .overview-link {
	transition: 0.5s ease all;
	opacity: 0.2 !important;
}
.overview-link {
	transition: 0.5s ease all;
}
.shift-down {
	position: relative;
	top: -20px;
}
.filter-mobile {
	transition: 0.5s ease all;
	text-align: right;
	z-index: 9999999;
	position: absolute;
	display: flex;
	justify-content: space-between;
	width: 250px;
	top: 36px;
	right: 50px;
}
.filters-mobile .about-link {
	display: none !important;
}
.filters-mobile .contact-link-alt {
	display: none !important;
}
.work-filter-desktop {
	display: block !important;
}
.work-filter {
	display: none !important;
}
.filters-mobile {
	transition: 0.5s ease all;
	position: fixed;
	flex-wrap: wrap;
	line-height: 23px;
	opacity: 0;
    padding-bottom: 80px;
	width: 100%;
	visibility: hidden;
	max-width: 100%;
	justify-content: center;
	align-items: center;
	z-index: 999999;
	display: flex;
	flex-direction: column;
	background: rgba(255, 255, 248, 0.95);
	height: 100vh;
	right: 0%;
	text-align: center;
	top: 0px;
}

body {
	scroll-behavior: smooth;
	overscroll-behavior-y: none;
}
[local-style="35701720"].page_container {
	margin: 0px auto !important;
}
[local-style="35701720"] h2 {
	margin-top: 0px !important;
}
[local-style="35701720"].page_container .bodycopy {
	font-family: "Gentium Plus", serif;
	line-height: 43px;
	font-size: 22px;
	color: #000;
}
[local-style="35701720"].page_container .bodycopy a {
	color: #000;
}
[local-style="35701720"].page_container .bodycopy a:hover {
	opacity: 0.2;
	transition: 0.5s ease all;
}
[data-page-id="35672197"] .personal-link {
	opacity: 0.2 !important;
}
[data-page-id="35657958"] .portraits-link {
	opacity: 0.2 !important;
}
[data-page-id="35672436"] .food-link {
	opacity: 0.2 !important;
}
[data-page-id="35672196"] .interiors-link {
	opacity: 0.2 !important;
}
[data-page-id="35672195"] .commercial-link {
	opacity: 0.2 !important;
}
.center-box {
	animation: fadeIn 0.5s 0.5s ease-in-out forwards;
	opacity: 0;
	margin: 0px auto !important;
	text-align: center;
	max-width: 700px;
}
.contact-wrap {
	opacity: 0;
	animation: fadeIn 0.5s 0.5s ease-in-out forwards;
}
.single {
	animation: fadeIn 0.5s 0.5s ease-in-out forwards;
	opacity: 0;
	margin: 0px auto !important;
	text-align: center;
	max-width: 800px;
}
.contact-outer {
	z-index: 99999;
	font-family: "Gentium Plus", serif;
	color: black;
	font-size: 25px;
	text-decoration: none;
	position: fixed !important;
	bottom: 40px;
	right: 50px;
}
.contact-outer a {
	transition: 0.5s ease all;
	position: relative;
	color: #fff;
	text-decoration: none;
}
.contact-outer a:hover {
	opacity: 0.2;
	transition: 0.5s ease all;
}
.image-gallery {
	animation: fadeIn 0.5s 0.5s ease-in-out forwards;
	opacity: 0;
}
.fade-out .image-gallery {
	animation: fadeOut 0.5s 0s ease-in-out forwards;
	opacity: 0;
}
.thumbnails {
	padding-bottom: 150px;
	animation: fadeIn 0.5s ease-in-out forwards;
	opacity: 0;
}
@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
.about-link {
	position: relative;
}
.work {
	position: relative;
}
.contact-link {
	position: relative;
}
.work-open .filters {
	transition: 0.5s ease all;
	transform: translate(0px, 0px);
}
.work-open .filters-mobile {
	transition: 0.5s ease all;
	right: 0px;
	opacity: 1;
	visibility: visible;
	transform: translate(0px, 0px);
}
.work-open img {
	pointer-events: none !important;
}
.work-open .open-filter {
	display: none;
}
.close-filter {
	display: none;
}
.work-open .close-filter {
	display: block;
}
[local-style="35657911"].page_container {
	position: relative !important;
	z-index: 1 !important;
}
[local-style="35657911"].page_container .bodycopy {
	font-family: "Gentium Plus", serif;
	line-height: 43px;
	font-size: 22px;
	color: #fff;
}
#contact {
	position: absolute;
	top: 0px;
	width: 100%;
}
[local-style="35657911"].page_container .bodycopy a {
	color: white;
}
[local-style="35657911"].page_container .bodycopy a:hover {
	opacity: 0.6;
}
.content_container .page_container {
	margin-bottom: 150px;
	z-index: 9 !important;
	margin-top: 150px;
}
[data-page-id="35672197"] .content_container .page_container {
	margin-bottom: 0px;
	z-index: 9 !important;
	margin-top: 150px;
}
[local-style="35640590"].page_container {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: calc(100% - 100px) !important
}

[data-view="pinned_top"] {
	z-index: 999 !important;
}
[local-style="35640590"] .page {
	margin: 100px auto !important;
	min-height: calc(100vh - 80px) !important;
	background-color: initial/*!page_bgcolor*/
	;
}
#toolset {
	display: none;
}
[data-view="pinned_bottom"] h2 {
	color: white !important;
}
.base {
	display: none;
	transition: 0.5s ease all;
	width: 100%;
	position: fixed;
	left: 0px;
	height: 200px;
	z-index: 99;
	background: rgb(255, 255, 255);
	bottom: 0px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 248, 1) 100%);
	;
	transform: translate(0px, 300px);
}
.work-open .base {
	transition: 0.5s ease all;
	transform: translate(0px, 0px);
}
[local-style="35639086"].page_container {
	z-index: 99999999 !important;
	position: fixed;
	bottom: 0px !important;
	top: initial !important;
}
[local-style="35639086"].page_container a {
	color: #000;
	margin: 0px 0px;
	display: inline-block;
	opacity: 1;
	position: relative;
	transition: 0.5s ease all;
	font-size: 25px !important;
}
[local-style="35639086"].page_container a:hover {
	opacity: 0.2 !important;
}
.filter-mobile a {
	display: flex;
	color: #fff;
	font-family: "Gentium Plus", serif;
	margin: 0px 0px;
	text-decoration: none;
	opacity: 1 !important;
	position: relative;
	transition: 0.5s ease all;
	font-size: 20px !important;
}
.filter-mobile a:hover {
	opacity: 0.2 !important;
}
[data-page-id="35640590"] .about-link {
	opacity: 0.2;
}
.header {
	mix-blend-mode: difference ;
	height: 91px;
    	transition: 0.5s ease all;

    transform: translate3d(0,0,0);
	width: 100%;
	position: fixed;
	z-index: 99999;
}
.header-inner {
	display: flex;
	padding: 30px 50px 0px 50px;
	justify-content: space-between;
}
.header-inner a {
	font-family: "Gentium Plus", serif;
	text-decoration: none;
}
.nav {
	position: fixed;
	bottom: 40px;
	left: 50px;
	z-index: 99999999;
	display: flex;
	align-items: flex-end;
	font-size: 20px;
	font-family: "Gentium Plus", serif;
}
.left {
	transition: 0.5s ease all;
	font-size: 32px;
	line-height: 32px;
	color: #fff;
}
.left:hover {
	transition: 0.5s ease all;
	opacity: 0.2;
}
.nav a {
	transition: 0.5s ease all;
	text-decoration: none;
	font-size: 25px;
	color: white !important;
	margin-left: 0px;
}
.nav a:hover {
	opacity: 0.2;
	transition: 0.5s ease all;
}
.gentium-plus-regular {
	font-family: "Gentium Plus", serif;
	font-weight: 400;
	font-style: normal;
}
.gentium-plus-bold {
	font-family: "Gentium Plus", serif;
	font-weight: 700;
	font-style: normal;
}
.gentium-plus-regular-italic {
	font-family: "Gentium Plus", serif;
	font-weight: 400;
	font-style: italic;
}
.gentium-plus-bold-italic {
	font-family: "Gentium Plus", serif;
	font-weight: 700;
	font-style: italic;
}
.pswp__ui--idle {
	opacity: 1 !important
}
body {
	background-color: #fff;
	color: #000;
}
a:active {
	opacity: 1;
}
.page a.active {
	opacity: 0.2;
}
i, em {
	font-style: italic;
}
b, strong {
	font-weight: bolder;
}
sub, sup {
	position: relative;
	vertical-align: baseline;
}
sub {
	top: 0.3em;
}
sup {
	top: -0.4em;
}
s {
	text-decoration: line-through;
}
img {
	border: 0;
	padding: 0;
}
ul, ol {
	margin: 0;
	padding: 0 0 0 1em;
}
blockquote {
	margin: 0;
	padding: 0 0 0 2em;
}
hr {
	background: rgba(127, 127, 127, 0.2);
	border: 0;
	height: 1px;
	display: block;
}
.content img {
	float: none;
	margin-bottom: 0em;
}
.gallery_image_caption {
	display: none;
	margin-top: 1.2rem;
	margin-bottom: 0.5rem;
	font-size: 1.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-style: normal;
	line-height: 1.3;
}
/**
 * Loading Animation
 */

.loading[data-loading] {
	position: fixed;
	bottom: 8px;
	left: 8px;
}
/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 20px;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	font-family: "Gentium Plus", serif;
	font-style: normal;
	line-height: 1.3;
}
[data-predefined-style="true"] bodycopy a {
	padding-bottom: 0.1em;
	border-bottom: 0.0em solid rgba(127, 127, 127, 0.2);
	text-decoration: none;
}
[data-predefined-style="true"] bodycopy a:hover {}
bodycopy a.image-link, bodycopy a.icon-link, bodycopy a.image-link:hover, bodycopy a.icon-link:hover {
	border-bottom: 0;
	padding-bottom: 0;
}
[data-predefined-style="true"] h1 {
	font-family: "Gentium Plus", serif;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 36px;
	line-height: 1.2;
	color: rgba(0, 0, 0, 0.85);
}
[data-predefined-style="true"] h1 a {
	color: rgba(0, 0, 0, 0.85);
}
[data-predefined-style="true"] h2 {
	font-family: "Gentium Plus", serif;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin-bottom: 20px;
	color: rgba(0, 0, 0, 1);
	font-size: 40px;
	line-height: 0.9;
}
[data-predefined-style="true"] h2 a {
	color: rgba(0, 0, 0, 0.85);
}
[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.6rem;
	line-height: 1.3;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif, 'Sans Serif', Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
}
[data-predefined-style="true"] small a {
	color: rgba(0, 0, 0, 1);
	border-bottom-width: 0em;
}
/**
 * Breakpoints
 */

[data-css-preset] .page {
	background-color: initial/*!page_bgcolor*/
	;
}
.mobile .page, [data-css-preset].mobile .page {
	position: relative;
	min-height: 10px;
	max-width: 100%;
	width: 100%;
	background-color: transparent/*!page_bgcolor*/
	;
}
[data-css-preset] .container {
	margin-left: 0/*!content_left*/
	;
	margin-right: auto/*!content_left*/
	;
	text-align: left/*!text_left*/
	;
}
[data-css-preset] body {
	background-color: #fffff8/*!body_bgcolor*/
	;
}
[data-css-preset] .container_width {
	width: 100%/*!content_left*/
	;
}
[data-css-preset] .content_padding {
	padding-top: 0rem/*!main_margin*/
	;
	padding-bottom: 0rem/*!main_margin*/
	;
	padding-left: 0rem/*!main_margin*/
	;
	padding-right: 0rem/*!main_margin*/
	;
}
[data-css-preset] text-limit {
	display: inline-block/*!text_width*/
	;
	max-width: 66rem/*!text_width*/
	;
}
/**
 * Thumbnails
 */

div[thumbnails] {
	justify-content: flex-start;
}
[data-css-preset] .thumbnails {
	background-color: rgba(0, 0, 0, 0)/*!thumbnails_bgcolor*/
	;
}
[data-css-preset] .thumbnails_width {
	width: 100%/*!thumbnails_width*/
	;
}
[data-css-preset] [thumbnails-pad] {
	padding: 1rem/*!thumbnails_padding*/
	;
}
[data-css-preset] [thumbnails-gutter] {
	margin: -2rem/*!thumbnails_padding*/
	;
}
[data-css-preset] [responsive-layout] [thumbnails-pad] {
	padding: 0.5rem/*!responsive_thumbnails_padding*/
	;
}
[data-css-preset] [responsive-layout] [thumbnails-gutter] {
	margin: -1rem/*!responsive_thumbnails_padding*/
	;
}
.thumbnails .thumb_image {
	outline: 0px solid rgba(0, 0, 0, .12);
	outline-offset: -1px;
}
.thumbnails .title {
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	color: rgba(0, 0, 0, 1);
	font-family: "Gentium Plus", serif;
	font-style: normal;
	line-height: 1.1;
}
.thumbnails .tags {
	margin-top: 1.2rem;
	margin-bottom: 0.5rem;
	font-size: 1.6rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-style: normal;
	line-height: 1.2;
}
.thumbnails .tags a {
	border-bottom: 0;
	color: rgba(0, 0, 0, 0.35);
	text-decoration: none;
}
.thumbnails .has_title .tags {
	margin-top: 0rem;
}
/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
	color: rgba(0, 0, 0, 0.75);
	line-height: 1;
	font-size: 28px/*!site_menu_button*/
	;
	padding: 6px;
	line-height: 1;
	background: rgba(33, 32, 46, 0);
	position: fixed;
	top: 2rem/*!site_menu_button*/
	;
	right: 2rem/*!site_menu_button*/
	;
}
body.mobile #site_menu_button {
	margin: -6px;
	font-size: 34px;
}
#site_menu_button.custom_icon {
	width: 40px;
	height: auto;
}
#site_menu_button.active {
	display: none;
}
/**
 * Site Menu
 */

#site_menu {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	background: rgba(20, 20, 20, 0.95);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	padding: 20px 30px 90px 30px;
	max-width: 400px;
	min-width: 300px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
}
body.mobile #site_menu {
	width: 100%;
}
#site_menu .page-link a {
	color: rgba(255, 255, 255, 0.75);
}
#site_menu .set-link>a {
	color: rgba(255, 255, 255, 0.75);
	font-weight: bold;
}
#site_menu a:active {
	opacity: .7;
}
#site_menu a.active {
	opacity: .4;
}
#site_menu .close {
	display: none;
	color: rgba(255, 255, 255, 0.4);
	line-height: .85em;
	font-size: 45px;
}
body.mobile #site_menu .close {
	display: block;
	font-size: 50px;
	line-height: 1em;
}
#site_menu .break {
	height: 28px;
}
#site_menu .indent {
	margin-left: 28px;
}
/*
 * Shop Button
 */

[data-css-preset] #shop_button {
	color: rgba(0, 0, 0, 0.85);
	background: transparent;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	position: fixed;
	padding: 6px;
	top: 2rem/*!shop_button*/
	;
	right: 2rem/*!shop_button*/
	;
}
#shop_button.text {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 2rem;
	padding: 0;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
}
#shop_button.custom_icon {
	width: 40px;
	height: auto;
}
body.mobile #shop_button:not(.text) {
	margin: -6px;
	font-size: 36px;
}
/*
 * Shop Product Widget
 */

.shop_product {
	width: 100%;
	max-width: 22rem;
	position: relative;
	display: block;
}
.shop_product .price {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 2rem;
	line-height: 1;
	color: rgba(0, 0, 0, 0.85);
	display: block;
	margin-bottom: 1rem;
}
.shop_product .dropdown {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 1.4rem;
	display: inline-block;
	width: 100%;
	border: 1px solid rgba(0, 0, 0, .2);
	background: white url(https://static.cargo.site/assets/images/select-arrows.svg) no-repeat right;
	margin-bottom: 1rem;
	line-height: 1.2;
	padding: .7rem 2.5rem .7rem 1rem;
}
.shop_product .button {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 1.4rem;
	background: rgba(0, 0, 0, 0.7);
	color: rgba(255, 255, 255, 1);
	flex: 0 0 50%;
	text-align: left;
	display: inline-block;
	line-height: 1;
	padding: .8rem 1rem .9rem;
}
/*
 * Image Zoom
 */

.content img.image-zoom:active {
	opacity: 1;
}
/** 
 * Image Gallery Navigation Arrows 
 */

.image-gallery-navigation .left-arrow, .image-gallery-navigation .right-arrow {
	/* Change height/width together to scale */
	height: 36px;
	width: 36px;
}
.image-gallery-navigation .left-arrow .inner-color, .image-gallery-navigation .right-arrow .inner-color {
	stroke: #fff;
	stroke-width: 1.5px;
}
.image-gallery-navigation .left-arrow .outer-color, .image-gallery-navigation .right-arrow .outer-color {
	stroke: rgba(0, 0, 0, 0.6);
	stroke-width: 2.5px;
}
/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.wallpaper-navigation .left-arrow, .wallpaper-navigation .right-arrow {
	/* Change height/width together to scale */
	width: 36px;
	height: 36px;
}
.wallpaper-navigation .left-arrow .inner-color, .wallpaper-navigation .right-arrow .inner-color {
	stroke: #fff;
	stroke-width: 1.5px;
}
.wallpaper-navigation .left-arrow .outer-color, .wallpaper-navigation .right-arrow .outer-color {
	stroke: rgba(0, 0, 0, 0.6);
	stroke-width: 2.5px;
}
/**
 * Feed
 */

.feed .content_container .page {
	border-top: 0px dashed rgba(0, 0, 0, 0.2);
}
.feed .content_container .page_container:first-child .page {
	border-top: 0;
}
/*
 * Audio Player
 */

.audio-player {
	max-width: 36rem;
	height: 3.3rem;
	outline: 1px solid rgba(0, 0, 0, 0.15);
	color: rgba(0, 0, 0, 0.6);
	background: #fff;
	font-size: 1.2rem;
	line-height: 1.3;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-style: normal;
	font-weight: 400;
	text-align: left;
	margin: 1px 1px 1em 1px;
}
body.mobile .audio-player {
	max-width: 100%;
}
.audio-player .separator {
	width: 1px;
	background-color: rgba(0, 0, 0, 0.15);
}
.audio-player .button {
	background: transparent;
	cursor: pointer;
	fill: rgba(0, 0, 0, 0.85);
}
.audio-player .icon {
	fill: rgba(0, 0, 0, 0.85);
	padding: 30%;
	width: 100%;
	margin: auto;
}
.audio-player .buffer {
	background: rgba(0, 0, 0, 0.03);
}
.audio-player .progress {
	background: rgba(0, 0, 0, 0.1);
}
.audio-player .progress-indicator {
	border: 1px solid rgba(0, 0, 0, 0.7);
	width: 1px;
	height: 100%;
	right: 0;
	position: absolute;
	cursor: ew-resize;
}
.audio-player .note-icon {
	height: 100%;
	width: 3.8rem;
	padding: 1rem;
	fill: rgba(0, 0, 0, 0.5);
}
.audio-player .current-time {
	padding-left: 1rem;
}
.audio-player .total-time {
	padding-right: 1rem;
}
/**
 * Quick View
 */

[data-css-preset] .quick-view {
	padding: 50px !important;
	height: 100%/*!quick_view_height*/
	;
	width: 100%/*!quick_view_width*/
	;
	z-index: 999999999999;
}
body.mobile .quick-view {
	width: 100%;
	height: 100%;
	margin: 0;
}
[data-css-preset] .quick-view-background {
	background: #fffff8/*!body_bgcolor*/
	/*!body_bgcolor*/
	/*!quick_view_bgcolor*/
	;
}
.quick-view-caption {
	font-family: "Gentium Plus", serif;
	font-weight: 400;
	transition: 100ms opacity ease-in-out;
	position: absolute;
	bottom: 15px !important;
	color: black !important;
	left: 0;
	background: transparent !important;
	right: 0;
	margin: 0px;
	text-align: center;
	font-size: 14px;
}
.quick-view-caption span {
	padding: 0px;
	font-family: "Gentium Plus", serif;
	font-size: 18px;
	display: inline-block;
	color: #000;
}
/**
 * Quick View Navigation 
 */

.quick-view-navigation {}
.quick-view-navigation .pswp__button-prev svg {
	display: none;
}
.quick-view-navigation .pswp__button-next svg {
	display: none;
}
.quick-view-navigation .pswp__button-prev {
	left: 0px;
	width: 50vw !important;
	height: 100vh !important;
}
.quick-view-navigation .pswp__button-next {
	right: 0px;
	width: 50vw !important;
	height: 100vh !important;
}
.quick-view-navigation .left-arrow, .quick-view-navigation .right-arrow {
	/* Change height/width together to scale */
	height: 36px;
	width: 36px;
}
.quick-view-navigation .left-arrow .inner-color, .quick-view-navigation .right-arrow .inner-color {
	stroke: #fff;
	stroke-width: 1.5px;
}
.quick-view-navigation .left-arrow .outer-color, .quick-view-navigation .right-arrow .outer-color {
	stroke: rgba(0, 0, 0, 0.6);
	stroke-width: 2.5px;
}
.quick-view-navigation .close-button {
	top: 10px;
	position: fixed !important;
	right: 10px;
	margin: 0px auto;
	left: 0px !important;
	/* Change height/width together to scale */
	width: 36px;
	height: 36px;
}
.pswp__button-close svg {
	display: none;
}
.pswp__button-close {
	text-align: center !important;
	top: 37px;
	opacity: 1;
	font-weight: normal;
	font-style: normal;
	font-family: "Gentium Plus", serif;
	font-size: 0px;
	margin: 0px auto !important;
	left: initial !important;
	right: 49px !important;
	position: fixed !important;
	width: auto;
}
.pswp__button-close:after {
	font-weight: normal;
	font-style: normal;
	text-align: center !important;
	margin: 0px auto;
	font-family: "Gentium Plus", serif;
	color: #000;
	content: "Close" !important;
	font-size: 20px !important;
	letter-spacing: 1px;
	display: inline-block;
}
.quick-view-navigation .close-button .inner-color {
	stroke: #fff;
	stroke-width: 1.5px;
}
.quick-view-navigation .close-button .outer-color {
	stroke: #000;
	stroke-width: 2.5px;
	opacity: 0.6;
}
@media only screen and (max-width: 1000px) {
	.thumbnails {
		padding-bottom: 30px;
	}
	.filters-mobile .contact-link {
		display: none !important;
	}
	.filters-mobile .about-link {
		display: none !important;
	}
	.filter-mobile {
		right: 40px;
		top: 24px;
	}
	.left {
		font-size: 30px;
		line-height: 30px;
		color: #fff;
	}
	[local-style="35640590"] .page {
		margin: 100px auto 50px auto !important;
		min-height: 0px !important;
	}
	.header {
		width: 100%
	}
	.nav a {
		font-size: 18px;
		margin-left: 0px;
		line-height: 18px;
	}
	.header-inner {
		padding: 20px 60px 24px 60px;
	}
	.contact-outer {
		display: none;
		bottom: 30px;
		right: 30px;
	}
	[local-style="35639086"].page_container a {
		font-size: 25px !important;
		color: black;
	}
	.contact-outer {
		font-size: 18px !important;
	}
	.content_container .page_container {
		margin-bottom: 0px;
		padding: 0px 60px;
		z-index: 9 !important;
		margin-top: 125px;
	}
	.content img {
		margin-bottom: 0px !important;
	}
	[data-view="pinned_top"] {
		z-index: 99 !important;
		mix-blend-mode: normal !important;
	}
	[data-view="pinned_bottom"] {
		z-index: 99 !important;
		mix-blend-mode: normal !important;
	}
	.nav {
		display: none;
	}
	[data-css-preset] .quick-view {
		padding: 90px 0px !important;
	}
	.pswp__button-close {
		right: 39px !important;
		top: 24px !important;
	}
	.pswp__button-close:after {
		color: black;
		font-size: 20px !important;
	}
	.quick-view-caption {
		color: black;
		font-size: 18px !important;
		bottom: 25px !important;
	}
	.quick-view-navigation {
		mix-blend-mode: normal;
	}
}
@media only screen and (max-width: 768px) {
    .center-box {
margin-top: 40px !Important;
    padding-bottom: 40px !important;
    }
	.thumbnails .title {
		text-align: left;
	}
	.work-filter-desktop {
		display: none !important;
	}
	.work-filter {
		display: block !important;
	}
	.content_container .page_container {
		margin-bottom: 0px;
		padding: 0px 40px 0px 40px;
		z-index: 9 !important;
		margin-top: 75px;
	}
	.filters-mobile .about-link {
		display: block !important;
	}
	.filters-mobile .contact-link-alt {
		display: block !important;
	}
	.contact-link {
		display: none !important;
	}
	.about-link {
		display: none !important;
	}
	.filter-mobile {
		top: 18px;
		width: auto;
	}
	.header-inner {
    background: #000;
		padding: 20px 40px 24px 40px;
	}
	.left {
		color: #fff;
	}
	.header {

		top: 0px;
		height: 70px;
	}
	.gallery_card {
		margin-bottom: 20px;
	}
	.gallery_card:last-child {
		margin-bottom: 40px;
	}
	[data-page-id="35672197"] .content_container .page_container {
		margin-bottom: 0px;
		z-index: 9 !important;
		margin-top: 54px;
	}
	.thumbnails {
		margin: 10px auto 0px auto;
		width: calc(100% - 80px) !important;
	}
	.thumbnail {
		margin-bottom: 40px !important;
	}
	.single {
		margin: 40px auto 0px auto !important;
		text-align: center;
		max-width: 800px;
	}
	[data-predefined-style="true"] h1 {
		font-size: 25px;
		line-height: 1.2;
	}
	[data-predefined-style="true"] bodycopy {
		font-size: 16px;
	}
	[data-predefined-style="true"] h2 {
		line-height: 0.3;
	}
	[local-style="35701720"].page_container .bodycopy {
		line-height: 39px;
		font-size: 20px;
	}
	.filter-mobile a {
    color: #fff;
		font-size: 26px !important;
	}
}
	@media only screen and (max-width: 500px) {
		.quick-view-caption {
			font-size: 16px !important;
			bottom: 40px !important;
		}
		.left {
			font-size: 26px;
			line-height: 26px;
		}
		.filter-mobile {
			top: 14px;
			right: 20px;
		}
		.content_container .page_container {
			margin-bottom: 0px;
			padding: 0px 20px;
			z-index: 9 !important;
			margin-top: 65px;
		}
		.header-inner {
			
			padding: 20px 20px 18px 20px;
		}
		.thumbnails {
			margin: 0px auto;
			width: calc(100% - 40px) !important;
		}
		.thumbnail {
			margin-bottom: 20px !important;
		}
		.single {
			text-align: left;
		}
		.single h1 {
			text-align: center;
		}
		.single h2 {
			margin-bottom: 35px;
			text-align: center;
		}
		[local-style="35639086"].page_container a {
			font-size: 22px !important;
			color: black;
		}
        .contact-wrap {
top: -40px !important;
            position: relative;
	}
}