/**
 * Content
 */

@font-face {
    font-family: 'SpaceGrotesk400';
    font-weight: 400;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1630547/SpaceGrotesk-Regular.woff') format('woff');
}
@font-face {
    font-family: 'SpaceGrotesk500';
    font-weight: 500;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1630547/SpaceGrotesk-Medium.woff') format('woff');
}

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

a:active {
	opacity: 0.7;
}

.page a.active {
	/*opacity: 1;*/
}

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 3em;
}

blockquote {
	margin: 0;
	padding: 0 0 0 2em;
}

hr {
	background: rgba(136, 136, 136, 0.42);
	border: 0;
	height: 1px;
	display: block;
}

.content img {
	float: none;
	margin-bottom: .5em;
    vertical-align: bottom;
}

.gallery_image_caption {
    margin-top: .8rem;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	font-family: "TeX Gyre Heros Condensed", Icons;
	font-style: normal;
	line-height: 1.3;
    letter-spacing: 0.07rem;
}

/**
 * Loading Animation
 */

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

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 2rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
    font-family: 'SpaceGrotesk400';
    font-style: normal;
	line-height: 1.3;
    letter-spacing: 0.07rem;
}

[data-predefined-style="true"] bodycopy a {
	color: #acfcf4;
	padding-bottom: 0.05em;
	border-bottom: 0 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: 'SpaceGrotesk400';
    font-style: normal;
	padding: 0;
	margin: 0;
	font-size: 8rem;
	line-height: 1;
	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: 'SpaceGrotesk400';
    font-style: normal;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 0.85);
	font-size: 3.7rem;
	line-height: 1.1;
	}

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

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.5rem;
	line-height: 1.2;
	font-family: 'SpaceGrotesk400';
    font-style: normal;
	color: rgba(0, 0, 0, 0.65);
	letter-spacing: 0.07rem;
}

[data-predefined-style="true"] small a {
	color: rgba(0, 0, 0, 0.65);
	border-bottom-width: 0;
}

/**
 * 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: auto /*!content_center*/;
	margin-right: auto /*!content_center*/;
	text-align: left /*!text_left*/;
}

[data-css-preset] body {
	background-color: rgb(255, 255, 255)/*!body_bgcolor*/;
}

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

[data-css-preset] .content_padding {
	padding-top: 3rem /*!main_margin*/;
	padding-bottom: 3rem /*!main_margin*/;
	padding-left: 3rem /*!main_margin*/;
	padding-right: 3rem /*!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: transparent/*!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: 0 solid rgba(0,0,0,.12);
    outline-offset: -1px;
}

.thumbnails .title {
    margin-top: 1.2rem;
    margin-bottom: 4.0rem;
    margin-bottom: 1rem;
    font-size: 2.0rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
    font-family: 'Space Grotesk', sans-serif;
	font-style: normal;
	line-height: 1.3;
    font-family: 'SpaceGrotesk500';
}

.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-style: normal;
    font-family: 'Space Grotesk', sans-serif;
	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: 0;
}

/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
    color: #000;
    line-height: 1;
    font-size: 28px /*!site_menu_button*/;
    padding: 6px;
    line-height: 1;
    background: rgba(33, 32, 46, 0);
    position: fixed;
    top: 1.75rem /*!site_menu_button*/;
	right: 1.75rem /*!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.45);
    background: transparent;
	font-size: 32px;
    font-style: normal;
	font-weight: 400;
    line-height: 1;
    position: fixed;
	padding: 6px;
	top: 1.5rem /*!shop_button*/;
	right: 3rem /*!shop_button*/;
}

#shop_button.text {
    font-family: "TeX Gyre Heros Condensed", Icons;
	font-size: 1.5rem;
    padding: 0;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.45);
	font-style: normal;
    letter-spacing: 0.07rem;
}

#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: "TeX Gyre Heros Condensed", Icons;
	font-size: 3rem;
	line-height: 1;
	color: rgba(0, 0, 0, 0.65);
    display: block;
    margin-bottom: 1rem;
	font-style: normal;
	font-weight: 400;
}

.shop_product .dropdown {
    font-family: "TeX Gyre Heros Condensed", Icons;
    font-size: 1.5rem;
    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 1rem;
	font-style: normal;
	font-weight: 400;
    color: rgba(0,0,0,.75)
}

.shop_product .button {
    font-family: "TeX Gyre Heros Condensed", Icons;
	font-size: 1.5rem;
    background: rgba(0, 0, 0, 0.65);
    color: rgba(255,255,255,1);
    flex: 0 0 50%;
    text-align: left;
    display: inline-block;
	line-height: .9;
    padding: .8rem 1rem .9rem;
	font-style: normal;
	font-weight: 400;
}

/*
 * Image Zoom
 */

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

/**
 * Quick View
 */

[data-css-preset] .quick-view {
    padding-top: 2.5rem /*!quick_view_padding*/;
    padding-bottom: 2.5rem /*!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(0, 0, 0, 0.95) /*!quick_view_bgcolor*/;
}

.quick-view-caption {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;
    transition: 100ms opacity ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 2rem 0;
    text-align: center;
    font-size: 1.8rem;
}

.quick-view-caption span {
    padding: 0.5rem 1rem;
    display: inline-block;
    background: rgba(0,0,0,0.4);
    color: white;
}


/**
 * Quick View Navigation 
 */

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

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

.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: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}

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

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

/** 
 * 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: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}

/**
 * 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: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}

/**
 * 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.75);
    background: #fff;
    font-size: 1.5rem;
    line-height: 1.3;
    font-family: "TeX Gyre Heros Condensed", Icons;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin: 1px 1px 1em 1px;
    letter-spacing: 0.07rem;
}

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

html {
    cursor: url("https://files.cargocollective.com/c1630547/cursor-std.png") 60 60, auto !important;
}

a,
small a.menu-item,
.audio-player .button,
.intro-box .intro-close span,
.image-link,
img .nav-icon {
    cursor: url("https://files.cargocollective.com/c1630547/cursor-hover.png") 60 60, auto !important;
}

.content img {
    cursor: url("https://files.cargocollective.com/c1630547/cursor-hover.png") 60 60, auto !important;
}

[data-page-id="28196628"] .thumbnails {
    
}
[data-page-id="28196628"] .thumbnails .title {

}
/*
body[data-page-id="28196628"]{
background-color: black;
}*/

/* MNT EDITS
**********************************/





:root {
	--col-green: #256036;
    --col-grey: #ccc;
    --col-blue: #11599f;
    --col-orange: #c34e05;
    --col-violet: #4f1252;
}


#cookie-banner {
	position: fixed;
    bottom: 20px;
    right: 20px;
    background-color:#ffd7d7;
    border-radius: 2vw;
    box-shadow: 0 0 10px 0  rgba(0, 0, 0, 0.19);
    padding: 20px;
    z-index: 5000;
    line-break: 1em;
    width: 50%;
}
#cookie-banner button {
    background-color: transparent;
    border: 0;
    font-size: var(--size-body);
    text-decoration: underline;
    font-family: SpaceGrotesk400 ;
}

/* HEADER
---------------------------------*/
.nav-menu-extra {
	text-align: right;
}
.heading-row {
    padding-top: 20px !important;
}
.heading-row:before {
    position: absolute;
    left: 0;
    top: 0;
	content: '';
    height: 7vw;
    width: 100%;
    background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 70%);
	display: none;
}
.homepage .heading-row:before,
.single-product .heading-row:before,
.parent-projects .heading-row:before,
.parent-research .heading-row:before {
    display: block;
}
.content_container bodycopy.bodycopy.content.content_padding {
    
}


small a.menu-item {
    font-family: 'Space Grotesk', sans-serif;
    margin-right: 1em;
    padding: 0.2em 0.3em 0.5em 0.3em;
    border-top-left-radius: 0.8em;
    border-top-right-radius: 0.8em;
    font-size: 1.6rem;
    cursor: url("https://files.cargocollective.com/c1630547/cursor-hover.png") 60 60, auto !important;
}
small a.homepage:hover,
small a.active.homepage,
small a.menu-item.bullet.homepage {
    background-color: var(--col-violet);
    color: #fff !important;
    border-radius: 0.8em !important;
    padding: 0.2em 0.3em 0.2em 0.3em;
}
small a.furniture:hover,
small a.active.furniture,
small a.menu-item.bullet.furniture {
    background-color: var(--col-blue);
    color: #fff !important;
}
small a.projects:hover,
small a.active.projects,
small a.menu-item.bullet.projects {
    background-color: var(--col-orange);
    color: #fff !important;
}
small a.research:hover,
small a.active.research,
small a.menu-item.bullet.research {
    background-color: var(--col-green);
    color: #fff !important;
}
small a.shop {
	border: 1px solid transparent;
}
small a.shop:hover,
small a.active.shop,
small a.menu-item.bullet.shop {
    background-color: var(--col-violet);
    background-color: var(--col-blue);
    color: #fff !important;
}
/* PARENT SHOP */

small a.furniture:hover,
small a.projects:hover,
small a.research:hover,
small a.shop:hover {
    border-radius: 0.8em;
    padding: 0.2em 0.3em 0.2em 0.3em;
        box-shadow: 0 0 15px #a0a0a0;
}
small a.active.furniture:hover,
small a.active.projects:hover,
small a.active.research:hover,
small a.active.shop:hover {
        box-shadow: none !important;
}
a.menu-item.homepage:hover {
	box-shadow: 0 0 15px #a0a0a0;
}
small a.menu-item.bullet,
small a.menu-item.fixed-bullet {
    border-radius: 0.8em !important;
    padding: 0.2em 0.3em 0.2em 0.3em !important;
    box-shadow: 0 0 15px #a0a0a0;
    transition: border-radius 0.4s, padding 0.4s;
}





small a.active.homepage,
small a.active.furniture,
small a.active.projects,
small a.active.research,
small a.active.shop {
	padding: 0.2em 0.3em 0.5em 0.3em;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.shop-archive small a.active.shop {
	padding: 0.2em 0.3em 0.45em 0.3em;
}


.nav-icon {
    display: inline-block;
    height: 1em;
    margin-bottom: 0.15em !important;
}
.nav-icon.email {
    height: 1.15em;
	margin-bottom: 0.1em !important;
}
.nav-icon.shoppingbag {
    height: 1.1em;
	margin-bottom: 0.15em !important;
}


/**/
.intro-box {
	text-align: left;
    line-height: 1.1em;
    border-radius: 2vw;
    padding: 20px 25px 25px 25px;
    color:#fff;
    width: 90%;
    display: flex;
    flex-direction: row;
    position: fixed;
    z-index: 1000;
        box-shadow: 0 0 15px #a0a0a0;
    opacity: 1;
    transition: opacity 0.5s;
}
.intro-box.dissolve {
    opacity: 0;
}
.intro-box .intro-box-content {
	width: calc(100% - 50px);
}
.intro-box .intro-close {
	width: 50px;
    text-align: right;
    padding-right: 20px;
}
.intro-box .intro-close span {
    font-size: 1.4em;
    transform: rotate(0);
    position: absolute;
    /*margin-left: -20px;*/
    transition: transform 0.5s ease-in-out;
}
.intro-box .intro-close span:hover {
	transform: rotate(359deg);
}
.intro-box.intro-furniture {
    
}
.intro-box.intro-shop {
    color: #fff;
    background-color: var(--col-blue);
}


/* PARENT SHOP */ 
.shop-archive small a.shop:hover{
}
.shop-archive small a.active.shop:hover{
    box-shadow: 0 0 15px #a0a0a0 !important;
}
.shop-archive small a.active.shop.fixed-bullet:hover{
    border-bottom-color: #000 !important;
}
.shop-archive small a.active.shop:hover{
    box-shadow: none !important;
}
.shop-archive small a.active.shop.fixed-bullet {
	box-shadow: 0 0 15px #a0a0a0 !important;
}

.shop-archive .thumbnails .title {
	color: var(--col-blue) !important;
}

/**/
.nav-menu-extra small a.menu-item {
    margin-right: 0;
    margin-left: 1em;
}
.nav-menu-extra small a.menu-item img {
	height: 1em;
}

 .horizontal-scroll {
        display: none;
    }


/* HOMEPAGE 
*******************************/
.homepage .content_container .page.container .bodycopy.bodycopy.content.content_padding {
    padding-top: 5rem;
}





/********************************/
.container.thumbnails_width.clearfix {
    padding-top: 6em;
}
.container.thumbnails_width.clearfix.collapse {
    padding-top: 0 !important;
    transition: padding-top 0.5s;
}

.shop-archive .container.thumbnails_width.clearfix {
    padding-top: 8em;
}


/**/
.intro-spacer {
    padding-top: 7em;
}
.intro-spacer.collapse {
	padding-top: 3em;
    transition: padding-top 0.5s;
}
.cat-image {
	width: 100%;
    display: block;
}


/**/
a.highlight-link {
 	padding: 0em 0.3em 0.2em 0.3em;
    border-radius: 5vw;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.64);
	white-space: nowrap;
    transition: box-shadow 0.2s;
    opacity: 1;
}
a.highlight-link:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
}
a.highlight-link.hl-transparent {
	background-color: transparent;
    color: #000 !important;
}
a.highlight-link.hl-grey {
	background-color: #ccc;
    color: #000 !important;
}
a.highlight-link.hl-green {
	background-color: #256036;
    color: #fff !important;
}
a.highlight-link.hl-blue {
	background-color: #11599f;
    color: #fff !important;
}
a.highlight-link.hl-orange {
	background-color: #c34e05;
    color: #fff !important;
}
a.highlight-link.hl-violet {
	background-color: #4f1252;
    color: #fff !important;
}
a.highlight-link.hl-light-yellow {
	background-color: #fffbba;
    color: #000 !important;
}




/******/
.bg-grey {
	background-color: #ccc;
    color: #000 !important;
}
.bg-green {
	background-color: #256036;
    color: #fff !important;
}
.bg-blue {
	background-color: #11599f;
    color: #fff !important;
}
.bg-orange {
	background-color: #c34e05;
    color: #fff !important;
}
.bg-violet {
	background-color: #4f1252;
    color: #fff !important;
}



/* ABOUT PAGE
---------------------------------*/
.newsletter div#mc_embed_signup {
    display: inline-block;
}
.newsletter div#mc_embed_signup .clear {
	display: flex;
}
.newsletter .mc-field-group {
    display: flex;
}
.newsletter div#mc_embed_signup form#mc-embedded-subscribe-form {
    display: flex;
    flex-direction: row;
    border: 1px solid #000;
    border-radius: 5vw;
    overflow: hidden;
}
.newsletter div#mc_embed_signup form#mc-embedded-subscribe-form input#mce-EMAIL {
    font-size: 1.9rem;
    border: 0;
    padding: 0 10px;
    font-family: 'SpaceGrotesk400';
}
.newsletter div#mc_embed_signup input#mc-embedded-subscribe {
    border: 0;
    background-color: transparent;
    font-size: 1.2rem;
    line-height: 2.2rem;
    padding-right: 20px;
    font-family: 'SpaceGrotesk400';
    cursor: url(https://files.cargocollective.com/c1630547/cursor-hover.png) 60 60, auto !important;
}


/* ARCHIVE GRID
---------------------------------*/
.thumbnail.has_title a {
    border-radius: 1.5vw;
    padding: 15px;
    box-shadow: 0 0 15px #a0a0a0;
    transition: box-shadow 0.1s, background-color 0.1s;
}

.archive-projects .thumbnail.has_title:hover a {
    background-color: var(--col-orange);
}
.archive-projects .thumbnails .title {
    color: var(--col-orange);
    
}

.archive-research .thumbnail.has_title:hover a {
    background-color: var(--col-green);
}
.archive-research .thumbnail .title {
    color: var(--col-green);
}

.thumbnail.has_title:hover a .title {
    color: #fff;
}

[data-css-preset] [responsive-layout] [thumbnails-pad] {
    padding: 1rem 0.5rem !important;
}


/* SHOP PAGE
---------------------------------*/
.shop-archive-furniture-pvw .inner-wrapper {
    border-radius: 1.5vw;
    padding: 15px;
    box-shadow: 0 0 15px #a0a0a0;
    transition: box-shadow 0.1s, background-color 0.1s;
}
.shop-archive-objects-pvw .inner-wrapper {
    border-radius: 1.5vw;
    padding: 15px;
    box-shadow: 0 0 15px #a0a0a0;
    transition: box-shadow 0.1s, background-color 0.1s;
}
.shop-archive-furniture-pvw .inner-wrapper:hover,
.shop-archive-objects-pvw .inner-wrapper:hover {
	background-color: var(--col-blue);
}
.shop-archive-furniture-pvw .inner-wrapper b,
.shop-archive-objects-pvw .inner-wrapper b {
	letter-spacing: 0 !important;
    font-weight: inherit;
}
.shop-archive-furniture-pvw .inner-wrapper a,
.shop-archive-objects-pvw .inner-wrapper a {
	color: var(--col-blue)!important;
    font-family: 'SpaceGrotesk500';
    letter-spacing: 0 !important;
}
.shop-archive-furniture-pvw .inner-wrapper:hover a,
.shop-archive-objects-pvw .inner-wrapper:hover a {
	color: #fff !important;
}

.shop-archive .thumbnail.has_title:hover a {
    background-color: var(--col-blue);
    
}
.shop-archive .thumbnail.has_title:hover .title {
    color: #fff !important;
}


/* SINGLE PRODUCT
---------------------------------*/
.product-layout-multiple shop.shop_product *,
.product-layout-grid shop.shop_product *,
.product-layout-slider shop.shop_product  * {
	font-family: 'Space Grotesk', sans-serif;
}

/**/
.product-layout-multiple shop.shop_product {
    max-width: 20vw;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.product-layout-multiple shop.shop_product .product_price.price {
    display: none;
}

.product-layout-multiple shop.shop_product a.button {
    margin-right: 1em;
    padding: 0.5em;
    border-radius: 4vw;
    font-size: 1.8rem;
    cursor: url(https://files.cargocollective.com/c1630547/cursor-hover.png) 60 60, auto !important;
    background-color: #fff;
    color: #fff !important;
    width: initial;
    text-align: center;
    box-shadow: 0 0 15px #a0a0a0;
    transition: box-shadow 0.2s;
    color: #000 !important;    
}
.product-layout-multiple shop.shop_product a.button:hover {
    background-color: #000 !important;
    color: #fff !important;
}


/**/
.product-layout-grid shop.shop_product {
    max-width: 20vw;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


.product-layout-grid shop.shop_product a.button {
    margin-right: 1em;
    padding: 0.5em 0.3em 0.5em 0.3em;
    border-radius: 4vw;
    font-size: 1.8rem;
    cursor: url(https://files.cargocollective.com/c1630547/cursor-hover.png) 60 60, auto !important;
    background-color: #fff;
    width: 100%;
    text-align: center;
    box-shadow: 0 0 15px #a0a0a0;
    transition: box-shadow 0.2s;
    color: #000 !important;  
    text-align: center;
}
.product-layout-grid shop.shop_product a.button:hover {
    background-color: #000 !important;
    color: #fff !important;
}



/**/
.product-layout-slider shop.shop_product a.button {
    margin-right: 1em;
    padding: 0.5em;
    border-radius: 4vw;
    font-size: 1.8rem;
    cursor: url(https://files.cargocollective.com/c1630547/cursor-hover.png) 60 60, auto !important;
    background-color: #fff;
    width: initial;
    text-align: center;
    box-shadow: 0 0 15px #a0a0a0;
    transition: box-shadow 0.2s;
    color: #000 !important; 
    text-align: center;
    margin-right: 0;
    color: var(--col-blue) !important;
}
.product-layout-slider shop.shop_product:hover a.button {
    background-color: var(--col-blue) !important;
    color: #fff !important;
}
.product-layout-slider shop.shop_product {
    padding-top: 10px;
    padding-bottom: 10px;
    max-width: 20vw;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.product-layout-slider shop.shop_product .price {
     color: #000;
    font-size: 1.8rem;
}
.product-layout-slider .slick-slider {
    margin-bottom: 10px;
}



/* SINGLE PROJECT
---------------------------------*/
.single-product .content_container .page.container bodycopy.bodycopy.content.content_padding .page_content {
	padding-top: 0vw;
}
.parent-projects h1 {
	/*font-size: inherit;*/
    color: var(--col-orange) !important;
}
.parent-projects h2 {
	/*font-size: inherit;*/
    color: var(--col-orange) !important;
}

/* SINGLE PRODUCT
---------------------------------*/
.single-product h1,
.single-product h2,
.single-product h2 *,
.single-product b {
	color: var(--col-blue) !important;
}

span.bullet-white-blue {
    background-color: #fff;
    color: var(--col-blue) !important;
    box-shadow: 0 0 15px #a0a0a0;
    padding: 0.5em;
    border-radius: 4vw;
    font-size: 1.8rem;
    line-height: 0.8em;
    display: inline-block;
    font-weight: 100;
    cursor: url(https://files.cargocollective.com/c1630547/cursor-hover.png) 60 60, auto !important;
}
span.bullet-white-blue:hover {
    background-color: var(--col-blue) !important;
	color: #fff !important;
}



/* SINGLE RESEARCH
---------------------------------*/
.parent-research h1 {
	/*font-size: inherit;*/
    color: var(--col-green) !important;
}
.parent-research h2 {
	/*font-size: inherit;*/
    color: var(--col-green) !important;
}
.parent-research b,
.parent-research strong {
	color: var(--col-green) !important;
}


/* CONTACT FORM
---------------------------------*/
.following-wrapper .c8.clickable {
	background-color: #11599f;
}

small a {
    cursor: url(https://files.cargocollective.com/c1630547/cursor-hover.png) 60 60, auto !important;
}

@media screen and (max-width: 960px) {
    
    
    .mobile-menu-wrapper a.menu-item {
         /*font-size: 12vw;*/
        color: #fff !important;
        border-radius: 0.8em !important;
        padding: 0.2em 0.3em 0.2em 0.3em;
        display: inline-block;
        margin: 1vw 0;
            box-shadow: 0 0 15px #a0a0a0;
    }
    .homepage .content_container .page.container .bodycopy.bodycopy.content.content_padding {
        padding-top: 2.8em !important;
        padding-top: 1.4em !important;
    }
    

    
    .mobile-menu-wrapper a.menu-item.cart {
	width: 30vw;
        text-align: center;
    }
    .mobile-menu-wrapper .nav-icon.shoppingbag{
        margin-bottom: 0 !important;
}
    
    .horizontal-scroll {
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 0 10px;
    }
    .nav-icon.shoppingbag {
        height: 1.6em;
        margin-bottom: 0 !important;
        margin-left: 10px;
    }
    
    .mobile-menu-wrapper a.menu-item.bullet.homepage,
    .horizontal-scroll a.menu-item.homepage{
        font-size: 4vw;
        border-radius: 0.8em !important;
        padding: 0.2em 0.3em 0.2em 0.3em;
        display: inline-block;
        margin: 10px 5px;
        text-decoration: none!important;
        font-family: 'SpaceGrotesk400';
        line-height: 1.2;
        letter-spacing: 0.07rem;
        color: #000
    }
    .homepage .horizontal-scroll a.menu-item.homepage{
        background-color: var(--col-violet);
        box-shadow: 0 0 15px #a0a0a0;
        color: #fff;
    }
    
    
    .mobile-menu-wrapper a.menu-item.bullet.projects,
    .horizontal-scroll a.menu-item.projects {
        font-size: 4vw;
        border-radius: 0.8em !important;
        padding: 0.2em 0.3em 0.2em 0.3em;
        display: inline-block;
        margin: 10px 5px;
        text-decoration: none!important;
        font-family: 'SpaceGrotesk400';
        line-height: 1.2;
        letter-spacing: 0.07rem;
        color: #000
    }
    .archive-projects .horizontal-scroll a.menu-item.projects,
    .parent-projects .horizontal-scroll a.menu-item.projects{
        background-color: var(--col-orange);
        box-shadow: 0 0 15px #a0a0a0;
        color: #fff;
    }
    
    .mobile-menu-wrapper a.menu-item.bullet.research,
    .horizontal-scroll a.menu-item.research {
        font-size: 4vw;
        border-radius: 0.8em !important;
        padding: 0.2em 0.3em 0.2em 0.3em;
        display: inline-block;
        margin: 10px 5px;
        text-decoration: none!important;
        font-family: 'SpaceGrotesk400';
        line-height: 1.2;
        letter-spacing: 0.07rem;
        color: #000
    }
    .archive-research .horizontal-scroll a.menu-item.research{
        background-color: var(--col-green);
        box-shadow: 0 0 15px #a0a0a0;
        color: #fff;
    }
    
    .mobile-menu-wrapper a.menu-item.bullet.shop,
    .horizontal-scroll a.menu-item.shop {
        font-size: 4vw;
        border-radius: 0.8em !important;
        padding: 0.2em 0.3em 0.2em 0.3em;
        display: inline-block;
        margin: 10px 5px;
        text-decoration: none!important;
        font-family: 'SpaceGrotesk400';
        line-height: 1.2;
        letter-spacing: 0.07rem;
        color: #000;
    }
    .shop-page .horizontal-scroll a.menu-item.shop,
    .shop-archive .horizontal-scroll a.menu-item.shop,
    .single-product .horizontal-scroll a.menu-item.shop {
        background-color: var(--col-blue);
        box-shadow: 0 0 15px #a0a0a0;
        color: #fff;
    }
    
    #site_menu_wrapper #site_menu_button {
		display: none !important;
    }

    
    
    
    
    /**/
    body.archive-projects.mobile #site_menu_wrapper.mobile_only:not(.disabled) #site_menu_button:not(.active),
    body.parent-projects.mobile #site_menu_wrapper.mobile_only:not(.disabled) #site_menu_button:not(.active) {
		color: var(--col-orange);
    }
     body.archive-research.mobile #site_menu_wrapper.mobile_only:not(.disabled) #site_menu_button:not(.active),
    body.parent-research.mobile #site_menu_wrapper.mobile_only:not(.disabled) #site_menu_button:not(.active) {
		color: var(--col-green);
    }
     body.shop-page.mobile #site_menu_wrapper.mobile_only:not(.disabled) #site_menu_button:not(.active),
    body.shop-archive.mobile #site_menu_wrapper.mobile_only:not(.disabled) #site_menu_button:not(.active),
    body.single-product.mobile #site_menu_wrapper.mobile_only:not(.disabled) #site_menu_button:not(.active) {
		color: var(--col-blue);
    }
    
    body.mobile [grid-responsive] [grid-col] {
        
    }
    
    /**/
	
    .intro-box {
        width: calc(100% - 20px);
        left: 10px;
        padding: 20px;
        top: 50px
    }
    .container.thumbnails_width.clearfix {
        padding-top: calc(50px + 19em + 40px);
    	padding-top: calc(50px + 18em - 7px);
    }
    .archive-projects .container.thumbnails_width.clearfix {
        padding-top: calc(50px + 20.5em + 40px);
       padding-top: calc(50px + 20em - 7px);
    }
    .shop-archive .container.thumbnails_width.clearfix {
		padding-top: calc(50px + 23em + 40px);
        padding-top: calc(50px + 17.8em);
    }
    
    
    
    /* SHOP */
    .intro-spacer {
        padding-top: 19em;
        padding-top: calc(50px + 14.5em);
    }
    .shop-archive .container.thumbnails_width.clearfix {
	padding-top: calc(50px + 25.6em);
    }
    .container.thumbnails_width.clearfix.collapse {
        padding-top: 2.8em !important;
        padding-top: 0 !important;
    }
    .single-product h1 {
         font-size: 14.5vw;
            letter-spacing: 0;
    }
    
    /**/
    .single-product .content_container .page.container bodycopy.bodycopy.content.content_padding .page_content {
        padding-top: 2.8em;
    }
    .intro-spacer.collapse {
		padding-top: 2em;
    }

    
    
    
    /* NEWSLETTER */
    .newsletter div#mc_embed_signup form#mc-embedded-subscribe-form {
        margin-top: 10px;
    }
    .newsletter div#mc_embed_signup input#mc-embedded-subscribe {
		color: #000 !important;
        font-family: 'SpaceGrotesk400';
        letter-spacing: 0;
        font-weight: 100;
    }
    .newsletter div#mc_embed_signup form#mc-embedded-subscribe-form input#mce-EMAIL {
        background-color: transparent;
    }

    
}


