/**
 * Content
 */

[local-style="28731795"] .info-para {
    text-wrap: balance;
}

.mobile .footer div{
	text-align: left!important;
}

[data-css-preset] .mobile .thumbnails {
   	background-color: #fff/*!thumbnails_bgcolor*/;   
	margin-top: -4rem!important;
}

[local-style="34362506"] {
    margin-top: -4rem;
    z-index: 100!important;
}

.product-page-container img {
    max-height: 70vh;
    width: auto!important;
}

.mobile .back_home {
    display: inline-block;
    transform: translate(0, 0px);
    margin-top: 10px;
}

.back_home {
    display: inline-block;
    transform: translate(0, 0px);
}

.product-container {
    height: 100%;
    width: auto;
    display: flex;
    flex-flow: wrap;
    justify-content: left;
    align-items: left;
    align-content: left;
}

.mobile .product-container {
    height: 100%;
    width: auto;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    align-items: left;
    align-content: left;
}

.product-label {
	background: rgba(var(--main) 0.1)!important;
    padding: 40px 30px 40px 30px!important;
    border-radius: 5px!important;
    font-size: 20px;
    border: 1px solid rgba(var(--main) 0.2)!important;
    max-width: 20rem!important;
    min-width: 15rem!important;
}

.mobile .product-label {
	background: rgba(var(--main) 0.1)!important;
    padding: 40px 30px 40px 30px!important;
    border-radius: 5px!important;
    font-size: 1.5rem;
    border: 1px solid rgba(var(--main) 0.2)!important;
    max-width: 100%!important;
    width: 100%!important;
    float: left;
    position: inherit;
}

.main_button {
	border: 1px solid rgba(var(--main) .1);
    background: rgba(var(--main) .05);
    font-size: 1.3rem;
    color: red!important;
    font-family: inherit;
    text-decoration: none!important;
    padding: 12px 11px 9px 15px!important;
    border-radius: 300px;
    transition: 0.2s;
    z-index: 99;
    transform: translate(0, -5px)!important;
}

.main_button:hover {
	border: 1px solid rgba(var(--main) .1);
    background: rgba(var(--main) .2);	
    cursor: pointer!important;
    color: black!important;
}


.pinned_bottom {
	height: auto!important;
}

/* Projects Nav */

.page a.active .project_thumb {
	opacity: 0.9;
    background-color: rgba(var(--main) 0.1);
    box-shadow: unset;
 }

.page a.active .project_thumb img {
	opacity: 0.1;
    background-color: rgba(var(--main) 1)!important;
}

.page a.active .project_thumb_title {
	color: rgba(var(--main) 1);
}
.project_nav a {
	color: rgba(var(--main) 1)!important;
    text-decoration: none!important;
}
.project_nav a:hover {
	color: unset!important;
}

/* Project thumbnails */

a.project_link {
	text-decoration: unset!important;
}

.project_thumb {
	border: 1px solid rgba(var(--main) 1);
    padding: 0px!important;
    margin-bottom: 2rem!important;
    background: white;
    box-shadow: -2px 2px 5px -2px rgba(0, 0, 0, 0.55);
	transition-duration: .2s;
}

.project_thumb:hover {
	box-shadow: -7px 7px 28px 0px rgba(0, 0, 0, 0.23);
}

.project_thumb img {
	display: block;
    max-width: 100%;
    height: auto!important;
    width: auto;
    margin-bottom: 0!important;
}

.project_thumb_title {
    display: block;
    padding: 20px 20px 14px 20px;
    border-bottom: 1px solid rgba(var(--main) 1);

}

.project_thumb_sub {
    display: block!important;
	padding: 20px 20px 20px 20px;
    border-bottom: 1px solid rgba(var(--main) 1);
	color: rgba(var(--main) 1)!important;
}


/*video*/

.shape-think-vid {
	border-radius: 10px!important;
    opacity: 1;
    width: 100%;
    max-width: 1200px;
}

/*footer*/

.shape_think_vid {
	width: 100%;
    height: 720px;
}

.slick-list {
	overflow: visible!important;
}

.slick-arrow.hidden {
	opacity: 1!important;
}


.mobile [local-style="28731793"] div {
	text-align: left!important;
}

/*tiles*/

.all_tiles img {
		-webkit-filter: 
        drop-shadow(-4px 12px 6px rgba(0, 0, 0, 0.71)) 
        drop-shadow(-15px 19px 3px rgba(0, 0, 0, 0.24)); 
 	filter: 
        drop-shadow(-4px 12px 6px rgba(0, 0, 0, 0.71)) 
        drop-shadow(-15px 19px 3px rgba(0, 0, 0, 0.24)); 

}

.all_tiles .gallery_card {
	max-width: 10vw;
}

.mobile .all_tiles .gallery_card {
	max-width: unset;
}

.narrow_text_container {
  	display: flex; /* Use flexbox to center the div horizontally and vertically */
  	justify-content: center; /* Center the div horizontally */
 	align-items: center; /* Center the div vertically */
  	width: 100%; /* Set the width of the container to 100% */
}

.narrow_text_1 {
  max-width: 700px; /* Set the max-width of the div */
  text-align: left; /* Keep the text left aligned */
  width: 700px;  
}

.narrow_text_1 hr {
	margin-bottom: 6px;
    margin-top: 6px;
}

#projects_intro {
	max-width: 500px;
}

.no_underline {
    text-decoration: none!important;
    cursor: pointer!important;
    
}
/* unify colour */

:root {
  --main: 255, 0, 0,;
}

/* Header over the top */
	[local-style="28731790"] {
	z-index: 6!important;
}

	[local-style="35219716"] {
	z-index: 6!important;
}

	[local-style="30843289"] {
	z-index: 6!important;
}



[local-style="28731790"] b,
strong {
	line-height: 0em!important;
}


/* Footer over the top */

.pinned_bottom [local-style="28731793"] {
	z-index: 6!important;
}

/* Anchors */

/* ︎︎  */

#back_top {
    padding-left: 11px!important;
    padding-right: 11px!important;
    background-color: rgba(var(--main) 0.3);
    transition: .1s;
}

.anchors {
    display: inline-block;
    background: #fff;
}

.onscreen {
  color: black!important;
  background: white!important;
}

.onscreen::before {
    display: inline-block;
    position: relative;
	content: "︎ ";
    top: 2px;
    left: -5px;
    padding-right: 3px;
}

.offscreen {

}

.offscreen::before {
	display: inline-block;
	position: relative;
	content: "︎ ";
	left: -5px;
    top: -2px;
	padding-right: 3px;
}

.anchor {
	padding-top: 5rem;
    margin-top: 2px;
}

#Illustration {
	padding-top: 6rem!important;
    margin-top: -8rem;
}

.mobile .anchor {
	padding-top: 2rem!important;
}

/* Jump links */

.pinned_bottom {
	z-index: 4;
}

/*.jump-links {
	background: #fff;
    display: inline-block;
    padding: 8px 11px 10px 5rem;
    border-radius: 0rem 100rem 100rem 0rem;
    box-shadow: 0px 12px 40px -12px rgba(0, 0, 0, 0.57);
}*/

[local-style="30014818"] a {
	background-color: rgba(var(--main) 0.1);
    text-decoration: none!important;
	padding: 6px 13px 8px 17px !important;
    display: inline-block!important;
    border-radius: 0px;
	margin-bottom: 0px!important;
    margin-right: -1px;
    cursor: pointer!important;
    border: 1px solid rgba(var(--main) 1)!important;
}

[local-style="30014818"] a:hover {
	color: black!important;
}

[local-style="30014818"] a:active {
	opacity: 1!important;
}

.mobile [local-style="30014818"] a {
	display: block!important;
    margin-bottom: -1px!important;
}

/* Sketchbook images */

[local-style="30012307"] img {
	-webkit-filter: 
        drop-shadow(0px 3px 2px rgba(34, 34, 34, 0.55)) 
        drop-shadow(0px 8px 5px rgba(34, 34, 34, 0.55)) 
        drop-shadow(0px -12px 17px rgba(255, 255, 255, 0.92));	
  	filter: 
        drop-shadow(0px 3px 2px rgba(34, 34, 34, 0.55)) 
        drop-shadow(0px 8px 5px rgba(34, 34, 34, 0.55)) 
        drop-shadow(0px -12px 17px rgba(255, 255, 255, 0.92));	
}
/* Letter rotate GPT */

.tilt span {
  display: inline-block;
  transform-origin: 50% 50%;
}

/* projects page height */

[local-style="28941776"] .content_padding {
min-height: 162vw;
	padding-top: 0rem /*!main_margin*/;
	padding-bottom: 5rem /*!main_margin*/;
	padding-left: 5rem /*!main_margin*/;
	padding-right: 5rem /*!main_margin*/;
}

/* footer border */

[local-style="28731793"] .content_padding {
    /* border-top: 1px solid var(--main); */
	padding-top: 5rem /*!main_margin*/;
	padding-bottom: 5rem /*!main_margin*/;
	padding-left: 5rem /*!main_margin*/;
	padding-right: 5rem /*!main_margin*/;
}

/* move footer back in z-index so project hover is above */

/* body > div.main_container > div.pinned.pinned_bottom > div {
	z-index: 1!important;
} */

/* Project page text appearing on hover */

.project-hover {
    display: inline;
    pointer-events: auto;
}

.mobile .project-info {
    visibility: visible;
    opacity: 1;
    display: block;
    position: relative;
    z-index: 100;
    background-color: white;
    padding: 0;
    border: 1px solid rgba(var(--main) 1);
    max-width: 700px;
	transition: 0s;
    top: unset;
    left: unset;
    transform: unset;
    pointer-events: none;
    border-radius: 0px;
    margin-top: 0rem;
    margin-bottom: 2rem;
}

.project-info {
    visibility: hidden;
    opacity: 0;
    display: block;
    position: fixed;
    z-index: 100;
    background-color: white;
    padding: 0;
    border: 1px solid rgba(var(--main) 1);
    max-width: 700px;
	transition: 0s;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    border-radius: 0px;
}

.project-info h1 {
	border-bottom: 1px solid rgba(var(--main) 1);
    padding: 10px 20px 9px 20px!important;
        margin: 0px;

}

.project-info p {
	padding: 20px 20px 20px 20px;
    margin: 0px;
    border-bottom: 1px solid rgba(var(--main) 1);
}

.project-info small {
    padding: 20px 20px 20px 20px;
        margin: 0px ;
    color: rgba(var(--main) 1)!important;

}

.project-info img {
margin-bottom: 0px!important;
    margin-left: 1rem;
    
}

.mobile .project-info img {
    display: none;   
}

body:not(.mobile) .project-hover:hover + .project-info {
    visibility: visible;
    opacity: 1;
    pointer-events: none;
}

/*default cargo image appear on hover function */

.hover-title {
    display: inline;
    pointer-events: auto;
}

.hover-image {
    visibility: hidden;
    opacity: 0;
}

body:not(.mobile) .hover-title:hover + .hover-image {
    visibility: visible;
    opacity: 1;
    pointer-events: none;
}

.hover-image {
    display: flex;
    position: fixed;
    top: 50%;
    left: 5%;
    transform: translate(-50%, -50%);
    z-index: 5;
    pointer-events: none;
    flex-direction: column;
    align-items: flex-end;
    justify-content: right;

/* Change width and height to scale images */
    width: 50vw;
    height: 50vh;
    transition: 0.4s;
}

.hover-image img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: 0;
    border-radius: 0px;
}

/*table styling */

table {
	width: 100%;
}

table, th, td {
	border: 1px solid rgba(var(--main) 1);
    border-collapse: collapse;
}

tr:hover {
    background-color: rgba(var(--main) 1);
}

th, td {
 	padding: 10px 15px 5px 10px;
}

/* Button styling */

button {
	border: 1px solid red;
    background: none;
    font-family: inherit;
    font-size: 1.5rem;
    color: rgba(var(--main) 1);
    padding: 9px 20px 8px 16px;
    border-radius: 3px;
    margin-top: 13px;
    transition: .2s;
   
}

button:hover {
    cursor: pointer!important;
}

/*blinking animation*/

.blink {
    animation: 1s infinite blink;
    display: inline-block;
}

@keyframes blink {
    51%, 100% {
        opacity: 0;
    }
    0%, 50% {
        opacity: 1;
    }
}

small b {
	font-family: "Favorit Variable", Icons;
    font-weight: 330!important;
    font-size: 1em;
    font-weight: inherit;
}

h1 b {
	font-family: "Favorit Variable", Icons;
    font-weight: 330;
    font-size: 1.00em;
}

h2 b {
	font-family: 'Ortica', Icons;
    font-weight: 300;
    font-size: 1.00em;
    line-height: 0;
}

body {
	background-color: #fff;
	color: #000;
}

a:active {
	opacity: 0.7;
}

.page a.active {
	opacity: 1.0;
    color: rgba(var(--main)1);
    text-decoration: none;
}

i,
em {
	font-style: italic;
}

b,
strong {
	font-family: 'Ortica', Icons;
    font-weight: inherit;
    line-height: 1em;
}

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(var(--main) 1);
	border: 0;
	height: 1px;
	display: block;
    margin-bottom: 20px;
    margin-top: 13px;
}

.content img {
	float: none;
	margin-bottom: 0.5em;
}

.gallery_image_caption {
    margin-top: 0.3rem;
    margin-bottom: 0.5rem;
    font-size: 1.1rem;
	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: 2rem;
	font-weight: 330;
	color: rgba(0, 0, 0, 0.85);
	font-family: "Favorit Variable", Icons;
	font-style: normal;
	line-height: 1.3;
	font-variation-settings: 'slnt' 0;
}

[data-predefined-style="true"] bodycopy a {
    color: inherit;
	padding-bottom: 0.0em;
    text-underline-offset: 0.1em;
    text-decoration-color: rgba(var(--main) 1);
    text-decoration-line: underline;
    text-decoration-thickness: 1px;
}

[data-predefined-style="true"] bodycopy a:hover {
	    color: rgba(var(--main) 1);
}

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: Ortica, Icons;
	padding: 0;
	margin: 0;
	font-size: 3rem;
	line-height: 1.2;
	color: rgba(0, 0, 0, 0.85);
	font-style: normal;
	font-weight: 400;
	}

[data-predefined-style="true"] h1 a {
	color: rgba(0, 0, 0, 0.85);
}

[data-predefined-style="true"] h2 {
	font-family: "Favorit Variable", Icons;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 0.85);
	font-size: 3rem;
	line-height: 1.2;
	font-style: normal;
	font-weight: 330;
	font-variation-settings: 'slnt' 0;
	}

[data-predefined-style="true"] h2 a {
	color: rgba(0, 0, 0, 0.85);
}

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.4rem;
	line-height: 1.4;
	font-family: Ortica, Icons;
	font-style: normal;
	font-weight: 300;
	color: rgba(0, 0, 0, 1);
}

[data-predefined-style="true"] small a {
	color: inherit;
}

/**
 * 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: #eee9e3/*!body_bgcolor*/;
}

[data-css-preset] .container_width {
	width: 100% /*!content_left*/;
}

[data-css-preset] .content_padding {
	padding-top: 5rem /*!main_margin*/;
	padding-bottom: 5rem /*!main_margin*/;
	padding-left: 5rem /*!main_margin*/;
	padding-right: 5rem /*!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: #fff/*!thumbnails_bgcolor*/;   
	margin-top: -7rem;
}

[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: 1.2rem;
    margin-bottom: .3rem;
    font-size: 1.5rem;
	font-weight: normal;
	color: rgba(0, 0, 0, 0.85);
	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.1;
    display: inline-block;
}

.thumbnails .tags {
    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.2;
    display: inline-block!important;
}

.thumbnails .tags a {
	border-bottom: 0;
    color: rgba(255, 0, 0, 1);
    text-decoration: none;
}

.thumbnails .has_title .tags {
	margin-top: 0rem;
    font-family: 'Ortica', serif, Icons;
    display: inline-block!important;
}

/**
 * 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: 100%;
    position: relative;
    display: inline-block;
    border-top: 1px dashed rgba(255, 0, 0, 0.3);
    padding-top: 30px;
    
}
.shop_product .price {
	font-family:"Favorit Variable", sans-serif, Icons;
	font-weight: 700;
    font-size: 1.5rem;
	line-height: 1;
	color: rgba(0, 0, 0, 1);
    display: block;
    margin-bottom: 1.9rem;
}

.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 {
	border: 1px solid rgba(255, 0, 0, 0.3);
    background: rgba(255, 0, 0, 0.3);
    font-size: 1.3rem;
    font-family: inherit;
    color: black;
    text-decoration: none!important;
    padding: 11px 15px 9px 15px!important;
    border-radius: 300px;
    transition: .2s;
    display: inline;
    
}
.shop_product .button:hover {
    color: black;
     background: rgba(255, 0, 0, .5);
    border-color: rgba(255, 0, 0, 0.4);


}

/*
 * Image Zoom
 */

.content img.image-zoom:active {
  opacity: .7;
}

/**
 * Quick View
 */

[data-css-preset] .quick-view {
    padding-top: 7rem /*!quick_view_padding*/;
    padding-bottom: 7rem /*!quick_view_padding*/;
    padding-left: 2.5rem /*!quick_view_padding*/;
    padding-right: 2.5rem /*!quick_view_padding*/;
    height: 100% /*!quick_view_height*/;
    width: 100% /*!quick_view_width*/;
}

body.mobile .quick-view {
    width: 100%;
    height: 100%;
    margin: 0;
}


[data-css-preset] .quick-view-background {
	background: rgba(215, 208, 203, 0.96) /*!quick_view_bgcolor*/;
	backdrop-filter: blur(5px);
}

.quick-view-caption {
    font-family: 'Aften Screen', sans-serif, Icons;
    font-weight: 300;
    font-style: italic;
    transition: 100ms opacity ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 2.5rem;
    text-align: center;
    font-size: 1.5rem;
    opacity: 0.7;
}

.quick-view-caption span {
    padding: 0.5rem 1rem;
    display: inline-block;
    background: none;
    color: #000;
}


/**
 * Quick View Navigation 
 */

.quick-view-navigation .left-arrow {
    left: 20px;
    transition: .1s;
}

.quick-view-navigation .right-arrow {
    right: 20px;
    transition: .1s;
}

.quick-view-navigation .left-arrow:hover {
    left: 17px;
}

.quick-view-navigation .right-arrow:hover {
    right: 17px;
}

.quick-view-navigation .left-arrow,
.quick-view-navigation .right-arrow {
    /* Change height/width together to scale */
    width: 60px;
    height: 60px;
}

.quick-view-navigation .left-arrow .inner-color,
.quick-view-navigation .right-arrow .inner-color {
    stroke: #000;
    stroke-width: 1.5px;
}

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 1);
    stroke-width: 0px;
}

.quick-view-navigation .close-button {  
    top: 20px;
    right: 20px;
    /* Change height/width together to scale */
    width: 60px;
    height: 60px;
}

.quick-view-navigation .close-button .inner-color {
    stroke: rgb(var(--main) 1.0);
    stroke-width: 1.5px;
}

.quick-view-navigation .close-button .outer-color {
    stroke: rgb(var(--main) 1.0);
    stroke-width: 0px;
    opacity: 1;
}

/** 
 * Image Gallery Navigation Arrows 
 */
 
.image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 50px;
    width: 50px;
}

.image-gallery-navigation .left-arrow .inner-color,
.image-gallery-navigation .right-arrow .inner-color {
    stroke: none;
    stroke-width: 1.5px;
}

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
    stroke: rgba(var(--main)1);
    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;
}
