/**
/* Normal weight; Normal style */
@font-face {
    font-family: 'Arial';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c213966/Arial.woff') format('woff');
}

/**
/* Normal weight; Normal style */
@font-face {
    font-family: 'Arial Light';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c213966/swissl.woff') format('woff');
}

/* Bold weight; Normal style */
@font-face {
    font-family: 'Arial';
    font-weight: bold;
    font-style: bold;
    src: url('https://files.cargocollective.com/c213966/arialbd.woff') format('woff');
}

/* Normal weight; Italic style */
@font-face {
    font-family: 'Arial';
    font-weight: normal;
    font-style: italic;
    src: url('https://files.cargocollective.com/c213966/Arial.woff') format('woff');
}

/* Bold weight; Italic style */
@font-face {
    font-family: 'Arial';
    font-weight: bold;
    font-style: italic;
    src: url('https://files.cargocollective.com/c213966/Arial.woff') format('woff');
}

/* Normal weight; Normal style */
@font-face {
    font-family: 'Arial Logo';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c213966/ArialEDT3.woff') format('woff');
}


/**
 * Content
 */
body {
	background-color: transparent;
	color: transparent;
}

a:active {
	opacity: 1;
}

.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 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: .5em;
}

.gallery_image_caption {
    left: 0;
    right: 0;
    display: block;
    max-height: 300px;
    padding: 0rem;
    font-size: 1.4rem;
    text-align: right;
	font-weight: 300;
	font-family: "Arial Logo", Icons;
    transition: .0s opacity ease-in-out;
	color: rgba(0, 0, 0, 1);
	font-style: normal;
	line-height: 1.2;
    z-index: 9999;
}

.image_gallery_text {
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-size: 1.1rem;
	font-weight: 400;
    font-family: 'Arial', Icons;
    display: block;
    text-align: center;
    float: right;
    position: absolute;
    transition: .0s opacity ease-in-out;
	color: rgba(0, 0, 0, 1);
	font-style: normal;
	line-height: 1.2;
    z-index: 1000;
}

/**
 * Loading Animation
 */

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

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 0.9rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	font-family: 'Arial Logo', Icons;
	font-style: normal;
	line-height: 1.2;
}

[data-predefined-style="true"] bodycopy a {
	color: rgb(0, 0, 0);
	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 {
color: rgb(0, 0, 0);
	padding-bottom: 0.1em;
	border-bottom: 0.05em solid rgba(0, 0, 0);
	text-decoration: none;
    font-weight: normal;
}

[data-predefined-style="true"] bodycopy a1 {
	color: rgba(0, 0, 0, 0);
	padding-bottom: 0.1em;
	border-bottom: 0.0em solid rgba(127, 127, 127, 0.2);
	text-decoration: none;
}

[data-predefined-style="true"] bodycopy a1:hover {
color: rgba(0, 0, 0, 0);
	padding-bottom: 0.1em;
	border-bottom: 0.0em solid rgba(0, 0, 0);
	text-decoration: none;
    font-weight: normal;
}

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: 'Arial', Arial, sans-serif, Icons;
	font-style: normal;
	font-weight: 300;
	padding: 0;
	margin: 0;
	font-size: 1.5rem;
	line-height: 1.2;
	color: rgba(0, 0, 0, 1);
	}

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

[data-predefined-style="true"] h1 a:hover {
color: rgb(0, 0, 0);
	border-bottom: 0.05em solid;
    border-spacing: -1em;
    padding-bottom: 0.05em;
	text-decoration: none;
    font-weight: normal;
}

[data-predefined-style="true"] h2 {
	font-family: "Arial Logo";
	font-style: normal;
	font-weight: 300;
	padding: 0;
	margin: 0;
	color: rgb(0, 0, 0);
	font-size: 1rem;
	line-height: 1.2;
	}

[data-predefined-style="true"] h2 a {
	color: rgb(0, 0, 0);
    border-bottom: 0.05em solid;
}

[data-predefined-style="true"] h2 a:hover {
color: rgb(0, 0, 0);
	border-bottom: 0.05em solid;
    border-spacing: -1em;
    padding-bottom: 0.05em;
	text-decoration: none;
    font-weight: normal;
}

[data-predefined-style="true"] h3 {
	font-family: 'Arial Light';
	font-style: normal;
	font-weight: 300;
	padding: 0;
	margin: 0;
	color: rgb(0, 0, 0);
	font-size: 1.1rem;
	line-height: 1.2;
	}

[data-predefined-style="true"] h3 a {
	color: rgb(0, 0, 0);
}


[data-predefined-style="true"] h4 {
	font-family: "Arial", Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 1.5rem;
	line-height: 1.2;
	color: rgba(0, 0, 0, 1);
    letter-spacing: 0.0em;
    mix-blend-mode: color-dodge;
	}

[data-predefined-style="true"] h4 a {
	color: rgb(255, 255, 255);
    border-bottom-width: 0em;
    mix-blend-mode: color-dodge;
    color: var(--color);
}

[data-predefined-style="true"] h4 a:hover {
color: rgb(255, 255, 255);
	padding-bottom: 0.01em;
	border-bottom: 0.03em solid;
	text-decoration: none;
    font-weight: normal;
}

[data-predefined-style="true"] h4 span {
color: rgb(255, 255, 255);
}

[data-predefined-style="true"] h5 {
	font-family: "Arial Logo", Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 1.5rem;
	line-height: 1.2;
	color: rgba(0, 0, 0, 1);
    letter-spacing: 0.0em;
	}

[data-predefined-style="true"] h5 a {
	color: rgb(0, 0, 0);
    border-bottom-width: 0em;
}

[data-predefined-style="true"] h5 a:hover {
color: rgb(0, 0, 0);
	padding-bottom: 0.06em;
	border-bottom: 0.05em solid;
	text-decoration: none;
    font-weight: normal;
}

[data-predefined-style="true"] h6 {
	font-family: "Arial Logo", Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 1.5rem;
	line-height: 1.2;
	color: rgba(0, 0, 0, 1);
    letter-spacing: 0em;
	}

[data-predefined-style="true"] h6 a {
	color: rgb(0, 0, 0);
    border-bottom-width: 0em;
}

[data-predefined-style="true"] h6 a:hover {
color: rgb(0, 0, 0);
	padding-bottom: 0.1em;
	border-bottom: 0.05em solid;
	text-decoration: none;
    font-weight: normal;
}

[data-predefined-style="true"] h7 {
	font-family: "Arial", Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 2rem;
	line-height: 1.2;
	color: rgba(0, 0, 0, 1);
    letter-spacing: 0.0em;
	}

[data-predefined-style="true"] h7 a {
	color: rgb(0, 0, 0);
    border-bottom-width: 0em;
}

[data-predefined-style="true"] h7 a:hover {
color: rgb(0, 0, 0);
	padding-bottom: 0.1em;
	border-bottom: 0.0em solid;
	text-decoration: none;
    font-weight: normal;
}

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 0.8rem;
	line-height: 1.2;
	font-family: 'Arial', "Times New Roman", Times, serif, "Times New Roman", Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
}

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

[data-predefined-style="true"] small a:hover {
color: rgb(255, 255, 255);
	padding-bottom: 0em;
	border-bottom: 0.05em solid;
	text-decoration: none;
    font-weight: normal;
}

/**
 * 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: center; /*!text_center*/;
}

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

[data-css-preset] .container_width {
	width: 100%/*!content_center*/;
    height: 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: 93%/*!thumbnails_width*/;
}

[data-css-preset] [thumbnails-pad] {
    padding: 1.1rem/*!thumbnails_padding*/;
}

[data-css-preset] [thumbnails-gutter] {
    margin: -2.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.8rem;
	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;
}

.thumbnails .tags {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
    font-size: 1.6rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	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, 1);
    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: 10px;
    line-height: 1;
    background: rgba(33, 32, 46, 0);
    position: fixed;
	top: 1rem /*!site_menu_button*/;
	right: 1rem /*!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: 'Arial Logo', Icons;
	background: #fff;
	font-size: 1.8rem;
	font-style: normal;
	font-weight: 400;
	padding-top: 50px;
    height: 100%;
	max-width: 300px;
	min-width: 200px;
	text-align: left;
	display: flex;
	justify-content: flex-start; 
    position: fixed;
    overflow-y: hidden;
    overflow-x: hidden;
    top: 0rem /*!site_menu_button*/;
	left: 0rem /*!site_menu_button*/;
}

body.mobile #site_menu {
	width: 100%;
}

#site_menu .page-link a {
	color: rgba(0, 0, 0, 1);
}

#site_menu .set-link > a {
	color: rgba(0, 0, 0, 1);
	font-weight: bold;
}

#site_menu a:active {
	opacity: 1;
}

#site_menu a.active {
	opacity: 1;
}

#site_menu .close {
	display: none;
	color: rgba(0, 0, 0, 1);
	line-height: .85em;
	font-size: 30px;
}

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 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: .7;
  margin-top: 10rem;
  margin-bottom: 10rem;
}

/**
 * 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(255, 255, 255, 0) /*!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;
}

.image-zoom-button {
	fill: rgba(0, 0, 0, 1);
    bottom: 125px;
  	margin-left: -32px;
  	margin-right: 16px;
  	pointer-events: none;
  	position: absolute;
}

.image-zoom {
    cursor: url("https://files.cargocollective.com/c213966/icons8-plus-24.png"), auto !important;
    height: 25px;
}

/**
 * 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: 1px;
    width: 1px;
    display: none;
    visibility: hidden;
}


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

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
    stroke: transparent;
    stroke-width: 2.5px;
    opacity: 0.6;
}

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

.quick-view-navigation .close-button .inner-color {
    stroke: #000;
    stroke-width: 1.5px;
}

.quick-view-navigation .close-button .outer-color {
    stroke: transparent;
    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: 600px;
    width: 600px;
    vertical-align: top;
    cursor: w-resize; 	
}

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

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
    stroke: transparent;
    stroke-width: 2.5px;
    opacity: 0.0;
}

.image-gallery {
   cursor: w-resize;
   font-family: "Arial", Icons;
   font-style: normal;
	font-weight: 400;
    max-height: 800px;
	padding: 0;
	margin: 0;
    top: 0;
    bottom: 0;
	font-size: 1.5rem;
	line-height: 1.2;
    text-align: left;
    align-content: left;
	color: rgba(0, 0, 0, 1);
}

.image-gallery-numbertext {
  color: #000;
  font-size: 1rem;
  padding: 8px 12px;
  position: absolute;
  bottom: -10px;
  right: 0;
}


/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.wallpaper-navigation .right-arrow {
   /* Change height/width together to scale */
   width: 900em;
   height: 100px;
   cursor: e-resize;
}

.wallpaper-navigation .left-arrow {
   /* Change height/width together to scale */
   width: 500em;
   height: 3000em;
   cursor: w-resize;
}

.bodycopy a:hover .backdrop {
	filter: blur(10px)
}

.wallpaper-navigation .left-arrow .inner-color,
.wallpaper-navigation .right-arrow .inner-color {
   stroke: transparent;
    stroke-width: 1.5px;
      height: 3000px;
}

.wallpaper-navigation .left-arrow .outer-color,
.wallpaper-navigation .right-arrow .outer-color {
    stroke: transparent;
    stroke-width: 2.5px;
    opacity: 0.6;
      height: 3000px;
}


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


/* Dropdown Button */
.dropbtn {
  background-color: transparent;
  color: #000;
  padding: 16px;
  font-size: 1.2rem;
  border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  right: 0;
  text-align: right;
  background-color: transparent;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px transparent;
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 0px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: transparent;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: transparent;
  border-bottom: 0.1em solid rgba(0, 0, 0);
	text-decoration: none;
    font-style: none;
    cursor: pointer;
}


/* Dropup Button */
.dropbtn {
  background-color: transparent;
  color: #000;
  padding: 1px;
  font-size: 1.2rem;
  border: none;
}

/* The container <div> - needed to position the dropup content */
.dropup {
  position: relative;
  display: inline-block;
}

/* Dropup content (Hidden by Default) */
.dropup-content {
  display: none;
  position: absolute;
  align-content: center;
  bottom: 30px;
  background-color: transparent;
  min-width: 250px;
  box-shadow: 0px 8px 16px 0px transparent;
  z-index: 1;
}

/* Links inside the dropup */
.dropup-content a {
  color: black;
  padding: 0px;
  align-content: center;
  text-decoration: none;
  display: block;
}

/* Change color of dropup links on hover */
.dropup-content a:hover {background-color: transparent}

/* Show the dropup menu on hover */
.dropup:hover .dropup-content {
  display: block;
}

.dropup:CLICK .dropup-content {
  display: block;
}

/* Change the background color of the dropup button when the dropup content is shown */
.dropup:hover .dropbtn {
  background-color: transparent;
  color: black;
  text-decoration: BOLD;
  display: block;
  border-bottom: 0.1em solid rgba(0, 0, 0);
	text-decoration: none;
    font-style: bold;
    cursor: pointer;
}

html {
  scroll-behavior: smooth;
}

.viewMore[aria-expanded="false"]:before{
  content:"-more-";
}

.viewMore[aria-expanded="true"]:after{
  content:"-less-";
}

body.modal-open {
    overflow: hidden;
    position: fixed;
}
body.viewport-lg {
    position: absolute; 
}

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: transparent; /* Fallback color */
  background-color: rgba(0, 0, 0, 0); /* Black w/ opacity */
}


/* Modal Content */
.modal-content {
  background-color: #f6f6f6;
  margin: auto;
  padding-left: 10rem;
  padding-right: 10rem;
  padding-top: 5rem;
  border: 0px solid #888;
  width: 70%;
  height: 100%;
}

/* The Close Button */
.close {
  color: #000;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.myBtn {
  background-color: transparent;
  color: #000;
  padding: 0px;
  font-size: 1.5rem;
  border: none;
  font-family: 'Arial', Icons;
  font-style: normal;
  font-weight: 400;
}

.myBtn:hover {
color: rgb(0, 0, 0);
	padding-bottom: 0;
	border-bottom: 0.05em solid rgba(0, 0, 0);
	text-decoration: none;
    font-style: bold;
    cursor: pointer;
}


/* The Modal (background) */
.modal_1 {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 5; /* Sit on top */
  right: 0;
  left: 300;
  bottom: 0;
  align-items: right;
  width: 58%; /* Full width */
  height: 100%; /* Full height */
  overflow-y: hidden;
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(255, 255, 255, 0); /* #fff w/ opacity */
}

/* Modal Content/Box */
.modal_1-content {
  background-color: #f5f5f5;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 10px;
  font-family: 'Arial', Icons;
  font-style: normal;
  font-size: 1.1rem;
  border: 5px solid transparent;
  overflow-y: auto;
  width: 70%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
  color: rgba(0, 0, 0, 0);
  float: right;
  font-size: 1.5rem;
  font-weight: normal;
  z-index: 5; /* Sit on top */
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.myButn {
  background-color: transparent;
  color: #000;
  padding: 0px;
  font-size: 1.1rem;
  border: none;
  font-family: 'Arial', Icons;
  font-style: normal;
  font-weight: 400;
}

.myButn:hover {
color: rgb(0, 0, 0);
	padding-bottom: 0;
	border-bottom: 0.1em solid rgba(0, 0, 0);
	text-decoration: none;
    font-style: bold;
    cursor: pointer;
}





/* The navigation bar */
.navbar {
  overflow: hidden;
  background-color: transparent;
  position: fixed; /* Set the navbar to fixed position */
  top: 0; /* Position the navbar at the top of the page */
  padding: 1.3em;
  right: 0;
  height: 100%;
  width: 50%; /* Full width */
  z-index: 9;
  margin-right: 1em
}

/* Links inside the navbar */
.navbar a {
  float: absolute;
  display: content;
  border-bottom: 0.1em solid rgba(0, 0, 0);
  cursor: pointer;  
  color: transparent;
  padding: 0;
  position: absolute;
  text-decoration: none;
  z-index: 1;
}

/* Change background on mouse-over */
.navbar a:hover {
  background: transparent;
  color: black;
  cursor: pointer;
}

/* The navigation bar */
.navbar-center {
  overflow: hidden;
  left: 0;
  margin-left: 10px;
  margin-top: 1.1em;
  background-color: transparent;
  position: fixed; /* Set the navbar to fixed position */
  top: 0; /* Position the navbar at the top of the page */
  padding: 1em;
  height: 100%;
  width: 100%; /* Full width */
  z-index: 9;
}


/* Links inside the navbar */
.navbar-center a {
  float: absolute;
  display: content;
  border-bottom: 0.01em solid rgba(0, 0, 0);
  cursor: pointer;  
  color: transparent;
  padding: 0;
  position: absolute;
  text-decoration: none;
  z-index: 1;
}

/* Change background on mouse-over */
.navbar-center a:hover {
  background: transparent;
  color: black;
  cursor: pointer;
}

/* The navigation bar */
.navbar-name {
  overflow: hidden;
  background-color: transparent;
  position: fixed; /* Set the navbar to fixed position */
  top: 0; /* Position the navbar at the top of the page */
  right: 0;
  padding-top: 1.0em;
  height: 100%;
  width: 41%; /* Full width */
  z-index: 9;
}

/* Links inside the navbar */
.navbar-name a {
  float: absolute;
  display: content;
  border-bottom: 0.1em solid rgba(0, 0, 0);
  cursor: pointer;  
  color: transparent;
  padding: 0;
  position: absolute;
  text-decoration: none;
  z-index: 1;
}

/* Change background on mouse-over */
.navbar-name a:hover {
  background: transparent;
  color: black;
  cursor: pointer;
}

@media (min-width: 640px) 
{
    .navbar-center
    {
        display: none;
    }
}

@media (min-width: 640px) 
{
    .navbar-mobile
    {
        display: none;
    }
}

@media (min-width: 640px) 
{
    .navbar-mobile2
    {
        display: none;
    }
}

@media (min-width: 640px) 
{
    .navbar-mobile3
    {
        display: none;
    }
}

/* Main content */
.main {
  margin-top: 50px; /* Add a top margin to avoid content overlay */
}

#menu {
  position: fixed;
  right: -1.8em;
  left: 1.8em;
  top: 0;
  width: 100%;
  margin-top: 1.8em;
}

/* The navigation bar */
.navbar-bottom {
  overflow: hidden;
  background-color: transparent;
  position: fixed; /* Set the navbar to fixed position */
  bottom: 0; /* Position the navbar at the top of the page */
  padding: 1.9em;
  right: 0;
  width: 50%; /* Full width */
  z-index: 200;
  margin-right:0em
}

/* Links inside the navbar */
.navbar-bottom a {
  float: absolute;
  display: content;
  border-bottom: 0.1em solid rgba(0, 0, 0);
  cursor: pointer;  
  color: transparent;
  padding: 0;
  position: absolute;
  text-decoration: none;
  z-index: 100;
}

/* Change background on mouse-over */
.navbar-bottom a:hover {
  background: transparent;
  color: black;
  cursor: pointer;
}

/* The navigation bar */
.navbar-white {
  overflow: hidden;
  background-color: transparent;
  position: fixed; /* Set the navbar to fixed position */
  top: 0; /* Position the navbar at the top of the page */
  padding: 1.9em;
  height: 100%;
  width: 75%; /* Full width */
  z-index: 9;
  margin-left:25%
}

/* Links inside the navbar */
.navbar-white a {
  float: absolute;
  display: content;
  border-bottom: 0.1em solid rgba(250, 250, 250);
  cursor: pointer;  
  color: #fff;
  padding: 0;
  position: absolute;
  text-decoration: none;
  z-index: 1;
}

/* Change background on mouse-over */
.navbar-white a:hover {
  background: transparent;
  border-bottom: 0.1em solid rgba(250, 250, 250);
  color: #fff;
  cursor: pointer;
}

.background-link a:hover {
  background: transparent;
  cursor: pointer;
}

.background-link a {
  background: transparent;
  cursor: pointer;
}

.background-link {
  cursor: pointer;
}

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

/* blinkink text */
@keyframes blink {
    0%, 15% {
        opacity: 0;
    }
    16%, 100% {
        opacity: 1;
    }
}

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

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

.text-wrapper {
   mix-blend-mode: difference;
}

.background {
	 background: url(https://freight.cargo.site/w/1920/q/94/i/7b0b48600b41e3eb6a610a60d69c2a05f3bc0c45329ce7277fd813ad81e7bf56/02_garden-courtyard2-afterparty_LTLEE.jpg) right top / cover no-repeat fixed;
    -webkit-mask: url(https://freight.cargo.site/w/1920/q/94/i/7b0b48600b41e3eb6a610a60d69c2a05f3bc0c45329ce7277fd813ad81e7bf56/02_garden-courtyard2-afterparty_LTLEE.jpg) left top / cover no-repeat;
  height: 300vh;
  position: absolute;
  width: 100%;
  top: -300px;
}

#fader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    pointer-events: none;
    background: white;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
}

@keyframes fade-out {
    from { opacity: 1 }
      to { opacity: 0 }
}

@keyframes fade-in {
    from { opacity: 0 }
      to { opacity: 1 }
}

#fader.fade-out {
    opacity: 0;
    animation-name: fade-out;
}

#fader.fade-in {
    opacity: 1;
    animation-name: fade-in;
}

/* Slideshow container */
.slideshow-container {
  position: relative;
  background: rgba(255, 255, 255, 0);
}

/* Slides */
.mySlides {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  top: 0;
  padding-right: 2%;
  padding-left: 2%;
  width: 100%;
  height: 60%;
  cursor: w-resize;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 0;
  vertical-align: middle;
  width: 300px;
  margin-top: 0px;
  padding: 16px;
  color: rgba(255, 255, 255, 0);
  font-weight: bold;
  height: 600px;
  user-select: none;
  alignment-adjust: initial;
  cursor: w-resize;
}

/* Position the "next button" to the right */
.next {
  position: absolute;
  right: 0;
  border-radius: 0px 0 0 0px;
}

.prev {
  position: absolute;
  left: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0, 0, 0, 0);
  color: white;
}

/* The dot/bullet/indicator container */
.dot-container {
  text-align: center;
  padding: 20px;
  background: rgba(255, 255, 255, 0);
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: rgba(187, 187, 187, 0);
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

/* Add a background color to the active dot/circle */
.active, .dot:hover {
  background-color: rgba(113, 113, 113, 0);
}

/* Add an italic font style to all quotes */
q {font-style: italic;}

/* Add a blue color to the author */
.author {color: #000;}

/* Number text (1/3 etc) */
.numbertext {
  color: #000;
  font-family: 'Arial', Icons;
  font-size: 1.1rem;
  padding: 8px 12px;
  position: absolute;
  bottom: 0;
  right: 0;
    margin-bottom: -10%;
}

/* Container for image text */
.caption-container {
  position: absolute;
  font-family: 'Arial', Icons;
  font-style: normal;
  font-size: 1.5rem;
  line-height: 2rem;
  bottom: 0;
  width: 100%;
  margin-bottom: 0%;
  text-align: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0);
  color: #000;
}

.wallpaper-navigation .left-arrow,
.wallpaper-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 100%;
    width: 50em;
}
