.no-shadow img {
    box-shadow: none !important;
}

.content img { 
    box-shadow: 5px 5px 35px rgba(0,0,0,0.2); 
}

[image-gallery="slideshow"] .gallery_card {
    padding: 35px 35px 35px 35px;
}


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

.hover-image {
    visibility: hidden;
}

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

.hover-image {
    display: flex;
    position: fixed;
    top: 25%;
    left: 25%;
    transform: translate(-65%, -65%);
    z-index: -76;
    pointer-events: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;

/* Change width and height to scale images */
    width: 30vw;
    height: 30vh;
}

.hover-image img {
    max-width: 75% !important;
    max-height: 75% !important;
    width: auto !important;
    height: auto !important;
    margin-bottom: -35;
}


.im_wrapper {
   position:relative;
}
.hover_im {
   position: absolute;
   top:-85px;
    left:116px;
  z-index:-100;
  display: none;

    
}
.im_wrapper:hover > .hover_im {
    display: block;
}







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

.hover-image {
    visibility: hidden;
}

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

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

/* Change width and height to scale images */
    width: 90vw;
    height: 90vh;
}

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

html {
	 scroll-behavior: smooth;
}


       /*** CUSTOM FONTS***/
@font-face {
    font-family: 'fraktur_btregular';
    src: url('https://files.cargocollective.com/c1459703/tt0983m_-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'happy-times';
    src: url('https://files.cargocollective.com/c1459703/happy-times-NG_regular_master_web.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'hibana';
    src: url('https://files.cargocollective.com/c1459703/hibana-submedium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



#toolset {
	display: none;
}

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

a {

}

a:active {
	opacity: 1;
    color: #3000f0 !important;
}

.page a.active {
	color: #3000f0 !important;
}

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;
    margin-bottom: none;

}

ul,
ol {
	margin: 0;
	padding: 0 0 0 2.5em;
}

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

hr {
	background: rgba(0, 0, 0, 0.85);
	border: 0;
	height: 2px;
	display: block;
}

.content img {
	float: none;
margin-bottom: none;

}

.gallery_image_caption {
    margin-top: 1.00rem;
    margin-bottom: 0.5rem;
    font-size: 1.1rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.75);
	font-family: Diatype, 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: 1.2rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	font-family: Diatype, Icons;
	font-style: normal;
	line-height: 1.2;
}

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

[data-predefined-style="true"] bodycopy a:hover {
  color: rgba(0, 0, 0, 0.85) !important;
  box-shadow: inset 600px 0 0 0 #f6f6f1;
}

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: Diatype, Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 3.8rem;
	line-height: 1.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: Diatype, Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 0.85);
	font-size: 2rem;
	line-height: 1.3;
}

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

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1rem;
	font-weight: 315;
	color: rgba(0, 0, 0, 0.85);
	font-family: "Diatype Semi-Mono Variable", Icons;
	font-style: normal;
	line-height: 1.4;	
	font-variation-settings: 'slnt' 0, 'MONO' 0.36;
}

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

/**
 * Breakpoints
 */


[data-css-preset] .page {
    background-color: initial /*!page_bgcolor*/;
}

.mobile .page,
[data-css-preset].mobile .page {
	position: relative;
	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(246, 246, 241)/*!body_bgcolor*/;
}

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

[data-css-preset] .content_padding {
	padding-top: 3.5rem /*!main_margin*/;
	padding-bottom: 3.5rem /*!main_margin*/;
	padding-left: 3.5rem /*!main_margin*/;
	padding-right: 3.5rem /*!main_margin*/;
}

/**
 * Thumbnails
 */

div[thumbnails] {
	justify-content: flex-start;
}

.thumbnails .content_padding {
	padding: .5rem;
}

[data-css-preset] .thumbnails {
   	background-color: rgba(255, 255, 255, 0)/*!thumbnails_bgcolor*/;   
animation: fadeIn ease 5s;
  -webkit-animation: fadeIn ease 5s;
  -moz-animation: fadeIn ease 5s;
  -o-animation: fadeIn ease 5s;
  -ms-animation: fadeIn ease 5s;
       
}

[data-css-preset] .thumbnails_width {
    width: 58%/*!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.475rem/*!responsive_thumbnails_padding*/; 
}

[data-css-preset] [responsive-layout] [thumbnails-gutter] {
    margin: -0.95rem/*!responsive_thumbnails_padding*/; 
}

.thumbnails .thumb_image {
	outline: 0px solid rgba(0,0,0,.12);
    outline-offset: -1px;
}

.thumbnails .title {
 	margin-top: .8rem;
    margin-bottom: 1rem;
    font-size: 1.5rem;
	font-weight: 400;

	font-style: normal;
	line-height: 1.3;
    text-transform: uppercase;
    letter-spacing: 1px;
     text-align: center;
}

.thumbnails .tags {
      margin-top: 1rem;
    margin-bottom: 0.5rem;
    font-size: 1.3rem;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.4);
	font-style: normal;
	line-height: 1.3;
}

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

.thumbnails .has_title .tags {
	margin-top: 0rem;
}

.thumbnails .thumbnail > a {
    position: relative;
}



.thumbnails .thumbnail .title {
    background-color: rgba(0, 0, 0, 1);
	font-family: "Diatype Variable", Icons;
    padding: 0.5rem 1.2rem 0.7rem 1.2rem;
    margin: 0rem;
    color: rgba(246, 246, 241, 1);
    align-content: bottom;
    display: flex;
    position: absolute;
    left: 0rem;
    top: 0rem;
    right: 0rem;
    bottom: 0rem;
    z-index: 9;
    opacity: 0;
   transition: all 1s ease-out;
     text-align: center;
	font-style: normal;
    font-size: 1.8em;
	font-weight: 400;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}


@media only screen and (max-width: 600px) {

.thumbnails .thumbnail .title {
    background-color: rgba(0, 0, 0, 1);
	font-family: "Diatype Variable", Icons;
    padding: 0.5rem 1.2rem 0.7rem 1.2rem;
    margin: 0rem;
    color: rgba(246, 246, 241, 1);
    align-content: bottom;
    display: flex;
    position: absolute;
    left: 0rem;
    top: 0rem;
    right: 0rem;
    bottom: 0rem;
    z-index: 9;
    opacity: 0;
   transition: all 1s ease-out;
     text-align: center;
	font-style: normal;
    font-size: 1.0em;
	font-weight: 400;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}


}


.thumbnails .title span {
    margin: auto;
    display: inline-block;
}

.thumbnails .thumbnail:hover .title {
    opacity: 1;
     
}

body.mobile .thumbnails .thumbnail:hover .title {
    opacity: 1;
    transition: all 1s linear;
  
}

.thumbnails .thumbnail img {
    filter: none;
    opacity: 1;
    transition: all 1s ease-out;

    

}

.thumbnails .thumbnail:hover img {
    filter: blur(2px);
    opacity: 0;

}

/**
 * Site Menu Button
 */

[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;
	right: 3rem /*!site_menu_button*/;
	top: 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
 */
@media only screen and (max-width: 800px) {
#shop {
	padding: 1em;
}

}






[data-css-preset] #shop_button {
	color: rgba(0, 0, 0, 0.85);
    background: transparent;
	font-size: 36px;
    font-style: normal;
	font-weight: 400;
    line-height: 1;
    position: fixed;
	padding: 6px;
	top: 2.5rem /*!shop_button*/;
	right: 4rem /*!shop_button*/;
}

#shop_button.text {
    font-size: 1.6rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.75);
	font-family: Diatype, Icons;
    padding: 0;
    line-height: 1.4;
	font-style: normal;
}

#shop_button.custom_icon {
	width: 40px;
    height: auto;
}

body.mobile #shop_button:not(.text) {
	margin: -6px;
    font-size: 40px;
}

/*
 * Shop Product Widget
 */

.shop_product {
    width: 100%;
	max-width: 26rem;
    margin: auto;
    position: relative;
    display: block;
    padding: 2em 3em;
}

.shop_product .price {
	font-family: Diatype, Icons;
	font-size: 1.5rem;
	line-height: 1.3;
	color: rgba(0, 0, 0, 0.75);
    display: block;
    margin-bottom: 1rem;
	font-style: normal;
	font-weight: 400;
}

.shop_product .dropdown {
	font-family: "Neue Haas Grotesk", Icons;
    font-size: 1.0rem;
    display: inline-block;
	width: 100%;
    border-left:none; 
    border-right:none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.85);
    background:  transparent url(https://static.cargo.site/assets/images/select-arrows.svg) no-repeat right;
    margin-bottom: 1rem;
    line-height: 1.3;
    padding: 0.9rem 2.5rem 0.7rem 1rem;
	font-style: normal;
	font-weight: 400;
}

.shop_product .button {
	font-family: "Neue Haas Grotesk", Icons;
	font-size: 1.0rem;
    background: rgba(0, 0, 0, 0.99);
    color: rgba(255,255,255,1);
    flex: 0 0 50%;
    text-align: center;
    display: inline-block;
	line-height: 1.3;
    padding: 0.7rem 0rem;
	font-style: normal;
	font-weight: 400;
    border: 0;
    width: 100%;
}


.shop-inquire {
	font-family: "Neue Haas Grotesk", Icons;
	font-size: 1.0rem;
    background: rgba(0, 0, 0, 0.99);
    color: rgba(255,255,255,1);
    flex: 0 0 50%;
    text-align: center;
    display: inline-block;
	line-height: 1.3;
    padding: 0.7rem 0rem;
	font-style: normal;
	font-weight: 400;
    border: 0;
   max-width: 6rem;
    width: 100%;
    margin: 2em 3em;
}

/*
 * 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: rgb(246, 246, 241) /*!quick_view_bgcolor*/;
}

.quick-view-caption {
	font-family: Diatype, Icons;
    transition: 100ms opacity ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 3.5rem 0;
    text-align: center;
    font-size: 1.2rem;
	font-style: normal;
	font-weight: 700;
}

.quick-view-caption span {
    padding: 0.5rem 1rem;
    display: inline-block;
    background: rgba(0,0,0,0.5);
    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: 0px;
}

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

.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: 0px;
}

.quick-view-navigation .close-button .outer-color {
    stroke: rgba(0, 0, 0, 0.85);
    stroke-width: 2px;
}

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

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

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
    stroke: transparent;
    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: 100%;
    height: 2.3rem;
    outline: 1px solid rgba(0, 0, 0, 1);
    color: rgba(255, 255, 255, 0.6);
    background: #000;
    font-size: 0.9rem;
    line-height: 1;
	font-family: "Diatype Semi-Mono Variable", Icons;
    font-style: normal;
    font-weight: 300;
    text-align: left;
    margin: 1px 1px 1em 1px;
    text-align: right;
    padding-right:12px;
	font-variation-settings: 'slnt' 0, 'MONO' 0.5;
}

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(246, 246, 241, 1);
}

.audio-player .icon {
    fill: rgba(246, 246, 241, 1);
    padding: 26%;
    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(246, 246, 241, 1);
    width: 1px;
    height: 100%;
    right: 0;
    position: absolute;
    cursor: ew-resize;
}

.audio-player .note-icon {
   display: none;
    width: 3.8rem;
    padding: 1rem;
    fill: rgba(246, 246, 241, 1);
}

.audio-player .current-time {
    padding-left: 1rem;
}

.audio-player .total-time {
    padding-right: 1rem;
}

/**
 * Show an Image on Hover
 * See more at: https://support.cargo.site/Show-an-Image-on-Hover
 **/

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

.hover-image {
    visibility: hidden;
       transition: all 0.3s ease-in-out;
}

body .hover-title:hover + .hover-image {
    visibility: visible;
    pointer-events: none;
       transition: all 0.3s ease-in-out;
}

.hover-image {
    display: flex;
    position: fixed;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
         transition: all 0.3s ease-in-out;
    z-index: -1;
    pointer-events: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	font-size: 0.5em;
    width: 90vw;
    height: 90vh;
}

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


/*** ABOUT ***/


h2.about {
	font-family: "Diatype Semi-Mono Variable";
font-weight: 315;
	

}



small.contact {
font-weight: 315;
	
	font-family: "Diatype Semi-Mono Variable", Icons;
	font-style: normal;
font-size: 0.6em;
}


small.contact2 {
	font-weight: 315;

	font-family: "Diatype Semi-Mono Variable", Icons;
	font-style: normal;
   text-transform: uppercase;
font-size: 0.7em;
    line-height: 0.9;
    text-align: center !important;
}



small.contact-mobile {
	font-weight: 315;
	
	font-family: "Diatype Semi-Mono Variable", Icons;
	font-style: normal;
font-size: 0.8rem;
    line-height: 1.4;
      text-align: center !important;

}
@media only screen and (max-width: 600px) {
.about {
 margin-top:9vh !important;
}

}
/*** NAVIGATION  ***/
/***** Light Nav  ****/
.nav, .nav a {
    display: inline-block;
 text-decoration: none !important;
    text-transform: uppercase;
    font-family: "hibana", Icons;
	font-style: normal;
	font-weight: 400;
    font-size: 2.2rem !important;
     box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.85);
  color: rgba(0, 0, 0, 0.85);
padding:0.15em;
  transition: color 0.4s ease-in-out, box-shadow 0.4s ease-in-out;

}

.nav a:hover {
    color: #f6f6f1 !important;
  box-shadow: inset 200px 0 0 0 rgba(0, 0, 0, 0.85);

}




@media only screen and (max-width: 800px) {
 .nav, .nav a  {
	font-size: 1.7rem !important;
     padding: 0.7rem 0.4rem 0.7rem 0.4rem;
  
}


} 


/***** Light Nav  ****/
.nav-dark, .nav-dark a {
    display: inline-block;

 text-decoration: none !important;
    text-transform: uppercase;
    font-family: "hibana", Icons;
	font-style: normal;
	font-weight: 400;
     box-shadow: inset 0 0 0 0 #f6f6f1;
  color: #f6f6f1 !important;
padding:0.15em;
    font-size: 2.2rem !important;
  transition: color 0.4s ease-in-out, box-shadow 0.4s ease-in-out;

}

.nav-dark a:hover {
  color: rgba(0, 0, 0, 0.85) !important;
  box-shadow: inset 200px 0 0 0 #f6f6f1;
}



.nav-darkMobile, .nav-darkMobile a {
    font-size: 1.7rem !important;
     padding: 0.7rem 0.4rem 0.7rem 0.4rem;
       
        display: inline-block;
        text-transform: uppercase;
     transition: color 0.4s ease-in-out, box-shadow 0.4s ease-in-out;

}

.nav-darkMobile a:hover {
  color: rgba(0, 0, 0, 0.85) !important;
  box-shadow: inset 200px 0 0 0 #f6f6f1;
}


 


/***** Name Nav  ****/
.nav-name, .nav-name a {
    display: inline-block;

 text-decoration: none !important;
    text-transform: uppercase;
    font-family: "hibana", Icons;
	font-style: normal;
	font-weight: 400;
  color: rgba(0, 0, 0, 0.85) !important;
padding:0.15em;
    font-size: 2.2rem !important;

}



@media only screen and (max-width: 800px) {

    .nav-name, .nav-name a {
    font-size: 1.7rem !important;
     padding: 0.7rem 0.4rem 0.7rem 0.4rem;
         color: rgba(0, 0, 0, 0.85) !important;
}

} 


/**** Latest Template Back Button  ***/



.nav-latest a:hover {
	    color: #f6f6f1 !important;
  box-shadow: inset 200px 0 0 0 rgba(0, 0, 0, 0.85);
}



.nav-latest a {
	  display: inline-block;
 text-decoration: none !important;
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.85);
  color: rgba(0, 0, 0, 0.85);
padding:0.15em;
  transition: color 0.4s ease-in-out, box-shadow 0.4s ease-in-out;
}




/*** TRANSITION  ***/

@media only screen and (max-width: 800px) {
.shopfade-in {
animation: opacity 0.5s both;
}


}


@keyframes opacity {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}



.shopfade-in {
  animation: fadeIn ease 2s;
  -webkit-animation: fadeIn ease 2s;
  -moz-animation: fadeIn ease 2s;
  -o-animation: fadeIn ease 2s;
  -ms-animation: fadeIn ease 2s;
}





.fade-in {
  animation: fadeIn ease 3s;
  -webkit-animation: fadeIn ease 3s;
  -moz-animation: fadeIn ease 3s;
  -o-animation: fadeIn ease 3s;
  -ms-animation: fadeIn ease 3s;
}


@keyframes fadeIn{
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@media only screen and (max-width: 600px) {

.fade-in {
  animation: fadeIn ease 3s;
  -webkit-animation: fadeIn ease 3s;
  -moz-animation: fadeIn ease 3s;
  -o-animation: fadeIn ease 3s;
  -ms-animation: fadeIn ease 3s;
}

}



/***---END OF TRANSITION---***/

/*** ARTIST ***/

.artistBio {

  text-align: justify;
  text-justify: inter-word;
       margin: auto;
    padding-bottom: 2vh;
    padding-top: 2vh;

}

.pointArtist {
	    width: 6px;
    height: 6px;
    background-color: rgba(0, 0, 0, 0.85);

       
}

.back {
	 font-family: 'fraktur_btregular';
text-transform: capitalize;
     transform: rotate(-90deg);
    float: left;
   font-size: 0.8em;
    opacity: 0.9;
    margin: 0.7rem;
}

.logo {
	 font-family: 'fraktur_btregular';
    text-transform: capitalize;
     transform: rotate(90deg);
    float: right;
    opacity: 0.5;
 }

.name-mobile {
	   font-family: "hibana", Icons;
	font-style: normal;
	font-weight: 400;
    font-size: 1.4rem !important;
    text-transform: uppercase;
   float: right; 
    letter-spacing: 0.5px;
   margin: 2.3rem;
   writing-mode: vertical-rl;
text-orientation: mixed; 
    opacity: 0.9;

  
 }

/* ARTIST (VIEW MORE) CODE */
#profile-description {
  max-width:70vw; 
    position:relative;
     transition: filter .6s ease,-webkit-filter .6s ease;
}

#profile-description .show-more {
  color: rgba(0, 0, 0, 0.85); 
  position:relative; 
  padding-top: 3vh; 
    text-align: center; 
/* text-decoration: underline;*/
  cursor: pointer;
    font-family: 'hibana';
    text-transform: uppercase;
    font-size: x-large;
    border-top: 2px solid rgba(0, 0, 0, 0.85);
      transition: filter .6s ease,-webkit-filter .6s ease;

}
#profile-description .show-more:hover { 
    color: rgba(0, 0, 0, 0.5);
}
#profile-description .show-more-height { 
  height: 80vh; /*** CHANGE THE HEIGHT OF THE SHOW MORE GALLERY ****/ 
  overflow:hidden; 
    transition: filter .6s ease,-webkit-filter .6s ease;
}

@media only screen and (max-width: 600px) {

#profile-description .show-more-height { 
  height: 48vh; 
  overflow:hidden; 
    transition: filter .6s ease,-webkit-filter .6s ease;
    }

    #profile-description {
  max-width:70vw; 
    position:relative;
        transition: filter .6s ease,-webkit-filter .6s ease;
}

    
}


/* Thumbnail Artist Page */

.thumbnailArtist {
width: 33%;
  height: 30vh;
  margin-right: 0px;
  position: relative;
  overflow: hidden;
  display: inline-block;
    animation: fadeIn ease 5s;
  -webkit-animation: fadeIn ease 5s;
  -moz-animation: fadeIn ease 5s;
  -o-animation: fadeIn ease 5s;
  -ms-animation: fadeIn ease 5s;
}

.thumbnailArtist img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
    
}


.overlayArtist {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: all 1s ease-out;
  background-color: #000;
}

.thumbnailArtist:hover .overlayArtist {
  opacity: 1;
}

.captionArtist {
  color: #f6f6f1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
font-family: "Diatype Variable", Icons;
    padding: 0.5rem 1.2rem 0.7rem 1.2rem;
     text-align: center;
    text-transform: uppercase;
	font-style: normal;
    font-size: 1.5em;
	font-weight: 400;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
    transition: all 1s ease-out;
}


/** LATEST  ***/

.latestLogo {
	 font-family: 'fraktur_btregular';
text-transform: capitalize;
   font-size: 0.8em;

}


#latest-title {
		 font-family: 'fraktur_btregular';
text-transform: capitalize;
   font-size: 3.3em;
    text-align: center;
    font-weight: 500;
    
}

#latest-credits {
font-weight: 315;
		font-family: "Diatype Semi-Mono Variable", Icons;
	font-style: normal;
font-size: 0.8em !important;
    text-align: center;
    margin-top: 2vh;
}



#latest-body {
font-family: "Alte Haas Grotesk", Icons;
text-align: justify;
   font-size: 1.0em;
	font-style: normal;
	font-weight: 400;
    margin: 2vh;
}

#latest-artist {
font-family: "Alte Haas Grotesk", Icons;
text-transform: uppercase;
   font-size: 1.0em;
	font-style: normal;
	font-weight: 400;
    text-align: center;
    margin: 2vh;
}

/* Video Gallery */





#Slideshow{
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	overflow: hidden;
	position: relative;
}

#mySlides{
	border: 1px solid #1C1D21;
	height: 361px;
	overflow: hidden;
	width: 640px;
}

#mySlides img{
	height: 300px;
	width: 600px;
	transition: all 1s;
}

#Arrows{
	display: flex;
	justify-content: space-between;
	height: 10px;
	position: absolute;
	width: 50vw;
}

#Arrows i{

	
	cursor: pointer;

}

#Arrows img {
   
	height: 29px !important;
	
}


#Arrows i:first-of-type{ 
	padding-right: -20px;
}

#Arrows i:last-of-type{ 
	padding-left: 20px;
}

#Arrows i:hover{
	background-color: transparent;
	color: #EEEFF7;
}


@media only screen and (max-width: 600px) {
#Slideshow{
	align-items: center;
	display: flex;
	flex-direction: row;
	justify-content: center;
	position: relative;
    overflow: hidden;
}

#mySlides{
	border: 1px solid #1C1D21;
height:auto;
	width: auto;
    overflow: hidden;
    padding:none;
    margin:none;
    line-height: 0;
}

#mySlides img{
	height: 240px;
	width: 320px;
	transition: all 1s;
    overflow: hidden;
}

#Arrows {
	display: none;
}



}

.chat {
    background:white;
    border: 1px solid black;
    display:none;
    position: relative;
    width: 100%;
    flex-direction: column;
    justify-content: space-between;
}

.chat.initialized {
    display: flex;
}

.chat .chat_wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 70%;
}

.chat .chat_interior {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.chat .chat_output {
    flex-grow: 2;
    overflow-y: auto;
    padding: 1rem;
    display:flex;
    flex-direction:column;
}

.chat .input_area {
    border-top:1px solid black;
    flex-shrink: 0;
    line-height: 3.4rem;
    display: flex;
}

.chat input {
    display:block;
    font:inherit;
    height: 100%;
    width: 50%;
    border:0;
    margin:0;
    padding: 0 1rem;
    flex-grow: 1;
}

.input_area .send_button {
    background: white; 
    display:block;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: 1px solid black;
    font:inherit;
    height: 100%;
    padding: 0 1rem;
}

.input_area .send_button:after {
    content: "SEND"
}

.chat .agent.waiting {
    color: transparent;
}

.chat .agent.waiting div {
    background-color: rgba(0,0,0,0);
    display:inline-block;
    margin: 0 .3em 0.1em 0;
    width: .4em;
    height: .4em;
    border-radius: 100%;
}

.chat .agent.waiting div:nth-child(1) {
    animation: pulse 1s linear .2s infinite;
}

.chat .agent.waiting div:nth-child(2) {
    animation: pulse 1s linear .4s infinite;
}

.chat .agent.waiting div:nth-child(3){
    margin-right: 0;
    animation: pulse 1s linear .6s infinite;
}

.chat .agent {
    text-align:left;
    margin-right: auto;
    max-width: 75%;
    padding: 0.45rem 0.75rem .5rem;
    background: #eee;
    display:inline-block;
}

.chat .user {
    text-align:right;
    margin-left: auto;
    max-width: 75%;
    padding: 0.45rem 0.75rem .5rem;
    display: inline-block;
    border: 1px solid #ccc; 
}

.chat .user+.user {
    margin-top: 0.3em;
}

.chat .agent+.agent {
    margin-top: 0.3em;
}

.chat .user+.agent {
    margin-top: 1em;
}

.chat .agent+.user {
    margin-top: 1em;
}
 
.chat_end {
    font-size: 0.8em;
    opacity: 0.5;
    text-align: center;
    margin-top: 2em;
}

.chat .chat_end:after {
    content: "This chat has ended.";
}

.chat .disabled {
    pointer-events:none;
    color: rgba(0, 0, 0, 0.4);
}
 
@keyframes pulse {

 0% {
    background-color: rgba(0,0,0,0);
 }

 50% {
    background-color: rgba(0,0,0,0.3);
 }

 100% {
    background-color: rgba(0,0,0,0);
 }

} 

.cycle_content {
    opacity: 0;
    white-space: nowrap;
    display: inline-block;
    pointer-events: none;
}
 
.cycle_container {
    position: fixed;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    font-size: 1rem;
    line-height: 1 !important;
}

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

@keyframes blink {
    0%, 15% {
        opacity: 0;
    }
    16%, 100% {
        opacity: 1;
    }
}


/***---END OF ARTISTS---***/
