/* CERTAIN MEASURES CUSTOM CODE  */

#site_menu_wrapper{
	width: 50% !important;
    max-width: 50% !important;   
}

#site_menu_panel_container
{
	width: 50% !important;
    max-width: 50% !important;  
   
}

.site_menu_page_wrapper
{
	
}
/*
	background: rgba(20, 20, 20, 0);
	padding: 20px 30px 90px 30px;
	min-width: 300px;
	display: flex;
	justify-content: center;
    
    width: 100%;
    max-width: 100% !important;
    
}
*/

/* I move your styling code to the top,
so you can access it faster without having
to scroll down too much! */

/* ---------	O	------  */
/* ---------	L	------  */
/* ---------	I	------  */
/* ---------	V	------  */
/* ---------	I	------  */
/* ---------	A	------  */


/* --------- OLIVIA TEXT STYLES ------  */



/* --------- FOA BUTTON ---  */

.buttonFOAlink{
	font-family: Inter, Icons;
    color: rgb(0, 0, 0) !important; 
}

.buttonFOAlink:hover {
    text-decoration: none;
    text-decoration-thickness: 0px;
    text-decoration-skip: none;
    color: rgb(255, 255, 255) !important; 
}

.buttonFOA{
    background:  #fff !important;
    text-align: center;
    border: 3px solid #000;
  	border-radius: 10px;
    -webkit-transition: background 0.5s;
    
}

.buttonFOA:hover {
    background:  #1a5bff !important;
    border: 3px solid #1a5bff;
  	border-radius: 20px;
}



.projectFooter{
	font-family: Inter, Icons;
    color: #1a5bff !important;
	font-size: 2rem !important;
	font-style: normal;
	font-weight: 400;
    
}


/* --------- PROJECT TITLE ---  */
.projectHeaderCM {
    font-family: Inter, Icons;
    color: #000 !important;
	font-size: 3.5rem !important;
	font-style: normal;
	font-weight: 700;
}

/* --------- PROJECT LINK ---  */
.projectLINK {
    font-family: Inter, Icons;
    color:#1a5bff;
	font-size: 3.5rem !important;
    line-height: 0rem !important;
	font-style: normal;
	font-weight: 700;
}

.projectLINK:hover {
    text-decoration: underline;
    text-decoration-thickness: 7px;
    text-decoration-skip: none;
}

/* --------- DESKTOP TITLE ---  */
.desktopTitle {
 	color: #000 !important;   
	font-family: "Stanley", Icons;
	font-size: 4.5rem;
	line-height: 1.4;
	font-style: normal;
	font-weight: normal;
    max-width: 100px;
    text-decoration: none;
}

.desktopTitle:hover{
    text-decoration: none;
}

.desktopInfo {
    color: #000 !important;   
	font-family: "Stanley", Icons;
	font-size: 4.5rem;
	line-height: 1.4;
	font-style: normal;
	font-weight: normal;
    max-width: 100px;
    text-decoration: none;
	white-space: nowrap !important;
}

.desktopInfo:hover{
    text-decoration: none;
}

/*
.desktopTitle {
    width: 100%;
}
*/



/* --------- Info pages ---  */
.aboutText {
    font-size: 1.5rem;
	color: rgb(0, 0, 0);
}

/* --------- Info pages ---  */
.listText {
    font-size: 1.5rem;
	color: rgb(0, 0, 0);
    line-height: 2.2rem;
}

/* --------- BODY TEXT ---  */
[data-predefined-style="true"] bodycopy {
	font-size: 1.5rem;
	color: rgb(0, 0, 0);
	font-family: Inter, Icons;
	line-height: 1.5;
	font-style: normal;
	font-weight: 400;   
}

/* --------- BODY TEXT LINK ---  */
[data-predefined-style="true"] bodycopy a {
	 color:#1a5bff;
	padding-bottom: 0.1rem;
	border-bottom: 0.0em solid rgba(127, 127, 127, 0.2);
	text-decoration: none;  
}

bodycopy a:hover {
    text-decoration: underline;
    text-decoration-thickness: 3px;
    text-decoration-skip-ink: none;
}
/* --------- BODY TEXT BOLD ---  */
b,
strong {
    font-family: Inter, Icons;
	color: #000;
    font-weight: 400;
	font-style: normal;
}

/* --------- TEXT IN TOP OF VIDEO ---  */
.frontText{   
    color: #fff !important;
    font-size: 2.3rem;
    line-height: 3.5rem;
	font-family: Inter, Icons;
    padding: 0px 30px 0px 0px;
    /* background: rgba(0, 0, 0, 0.28); */
    transition: all 300ms;
	font-style: normal;
	font-weight: 400;
}

/* --------- PROJECT THUMB TEXT ---  */



/*Note: The hover of the project title works in 
desktop but in mobile, you dont have hover 
method, since there is no "Cursor". 

therefore, the project Title will never show in 
Mobile version. */



.thumbnail:hover .title {
	/*background-color: #fff;*/
    color: #8c8c8c !important;
}

.thumbnails .title {
    font-family: Inter, Icons;
    color: rgba(255, 255, 255, 0);
    font-size: .9rem;
    line-height: 1.3;
    margin-top: 0rem;
    margin-bottom: .3rem;
	font-style: normal;
	font-weight: 100;
    padding: 0px 0px 0px 4px;
    text-align: right;
}

.thumbnails .tags {
    font-family: Inter, Icons;
    font-size: .7rem;
    line-height: 1.3;
    margin-top: 1rem;
    margin-bottom: 1.7rem;
	font-style: normal;
	font-weight: 400;
    padding: 0px 0px 0px 4px;
    text-align: right;
}

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

/* --------- INFO MENU BUTTON --- */
/*
#site_menu_button:before {
	content: "";
	font-family: "Bureau Grot Ultra", Icons;
	font-style: normal;
	font-weight: 400;
    color: #000;
    line-height: 1;
    font-size: 4.5rem; 
    padding: 6px;
    top: 2rem;
	right: 1rem/;
    position: fixed;
   /*mix-blend-mode: difference;*/   /*
}

 */ 



#site_menu_button {
    padding: 6px;
    top: 2rem;
	right: 1rem;
    position: fixed;
   /*mix-blend-mode: difference;*/
}


.site_menu_button {
	font-family: "Stanley", Icons;
	font-style: normal;
	font-weight: normal;
    color: #000;
    line-height: 1;
    font-size: 4.5rem /*!site_menu_button*/;
}

/* --------- INFO MENU CLOSE BUTTON ---  */
#site_menu .close {
	color: rgba(255, 255, 255, 0);
    font-family: "Authentic Sans", Icons;
    text-shadow: 0 0 0 #000;
	font-size: 100px;
    line-height: 1;
    font-weight: 100;
    top: 0rem /*!site_menu_button*/;
	right: 2.5rem /*!site_menu_button*/;
    position: fixed;
	font-style: normal;
}

body.mobile #site_menu .close {
	display: block;
	font-size: 50px;
	line-height: 1em;
    position: fixed;
}




/* --------- BODY TEXT ---  
.pageWidth {
    color:rgba(0, 0, 0, 1) !important;
}
*/


/* -----------------------  */

/* ---------	E	------  */
/* ---------	N	------  */
/* ---------	D	------  */

/* ---------	O	------  */
/* ---------	L	------  */
/* ---------	I	------  */
/* ---------	V	------  */
/* ---------	I	------  */
/* ---------	A	------  */


/* HOVER IMAGE START  */
.hover-title {
    display: inline;
    pointer-events: auto;
    cursor: pointer !important;
}

.hover-image {
    visibility: hidden;
}

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

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

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

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





/* CM CODE Maintain page Width of Project section to 1200px  */
body:not(.mobile) .pageWidth {
	max-width: 1200px !important;
    margin: 0 auto;
  	left: 0;
    right: 0;
}

body:not(.mobile) .infoWidth {
	min-width: 1310px !important;
    margin: 0 auto;
  	left: 0;
    right: 0;
    overflow: hidden;
}




/* -----------------------  */
.table,.table1, .table2 {
    display: table;
    white-space: wrap;
    width: 100%;
    empty-cells: show;
    table-layout: fixed;
}

.tableLeft {
 padding: 0px 75px 0px 0px;
}
.tableRight {
 padding: 0px 0px 0px 75px;
}

@media screen and (max-width: 775px) {
.tableRight {padding: 0px 0px 0px 0px;}
.tableLeft  {padding: 0px 0px 0px 0px;}
.table, .table1, .table2 {
    white-space: normal;
}
}



.row {
    display: table-row;
    height: 45px !important;
}
.column {
    display: table-column;
}
.cell {
    display: table-cell;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    color: #c5c5c5;
}
.row:hover {
    text-decoration: underline;
    color: rgb(0, 0, 0);
    text-decoration-thickness: 1px;
    text-decoration-skip: none;
}

.noLink {
	cursor: default !important;
}

.noLink:hover {text-decoration: none !important;
cursor: default !important;}

.column:hover {
}
.cell:hover {
}

.emptyRow, .emptyRow .cell {
    		height: 0px !important;
			padding: 0px !important;
}

.title:hover {text-decoration: none !important;
cursor: default !important;}
.first {width: 50%; color: black; }
.last {text-align: right;}

.table2 .first {
	width: 85%;
}

.table1 .last {
	width: 100px;
}


/* -----------------------  */

/* -----------TEAM PHOTO ------------ */  

.teamPhoto{
	width: 75%;
}


/* -----------------------   */


/* -----------------------  */
table.class1 {
    width: 75%;
	border-collapse: collapse;
	table-layout: fixed;
    white-space: nowrap;
	}

table.class1 td {
    padding-top: .5rem;
	}

table.class1 td.head {
    padding-top: 1.5rem;
	}

table.class1 th {
    padding-top: .25rem;
	}

table.class1 td:not(:first-child) {
	padding-left: 2rem;
}
/* -----------------------  */



































/* -----------------------  */
.frontTextDiv{

}



.iconLink:hover,
.icon-link:hover
{
	color: #989898 !important;
}



/* -----------------------  */



/* CM CODE IFrame Video Format */
.videoIframeCM {
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border: 0px;
}

.videoFormatCM {
	padding:57% 0 0 0;
    position:relative;
    background-color:#111111; 
}

.videoFormatCMwhite {
	padding:57% 0 0 0;
    position:relative;
    background-color:#fff; 
}

.videoFormatCMwhite {
	padding:57% 0 0 0;
    position:relative;
    background-color:#fff; 
}


/* CM CODE Text Div */


.descriptionCM {
    margin: 0px 0px 60px 0px;
}




/*CM CODE IMAGES/VIDEO Div */

.videoCM,
.imgCM 
{	
    margin: 15px 0px 15px 0px;	
}





/* CM CODE Contanct Button  */
button {
	border: none;
	background-color: rgba(255, 0, 0, 0);
    
}



.previousMember:hover {
	color: #6a6a6a !important;  
}


.contactUsButton{
    font-family: monospace;
    color: #000 !important;
    background-color: #fff;
    letter-spacing: 2px;
    border: solid 2px white;
    margin: 0px;
    padding: 8px 8px 8px 8px;
    transition: all 300ms;
    position: relative;
    top:0px;
}

.contactUsButton:hover {
    border: solid 2px #fff;
	background-color: #000;
    color: #fff !important;
    top: -10px; 
}

  

/* -----------------------  */



/* CM CODE Extra team member  */
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
/* -----------------------  */



/* CM CODE Top Menu  */
.menuBackground {
   background-color: transparent;
   padding: 0px 12px 3px 12px;
}

.mainMenu {
	margin: 0px;
    padding: 0px 8px 0px 8px;
    transition: all 300ms;
    position: relative;
    top:0px;
}

.mainMenu:hover {
	background-color: #fff;
    color: #000 !important;
    top: 5px;  
}

.mainMenu.active {
	background-color: #fff;
    color: #000 !important;
    top: 5px;
}
/* -----------------------  */



/* CM CODE Cycle Text in Video Hero Section  */
.cycle_content {
    opacity: 0;
    white-space: nowrap;
    display: inline-block;
    pointer-events: none;
}
 
.cycle_container {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 43%;
    left: 50%;
    font-size: 2rem;
    line-height: 2 !important;
}
/* -----------------------  */



/** CM CODE Change color font - not being used  */
body:not(.mobile) .blendColor {
	mix-blend-mode: difference;
}
/* -----------------------  */



/* CM CODE Change cursor to a cross-hair  */
html  { cursor: crosshair !important; }
a { cursor: pointer !important; }
/* -----------------------  */






/* CM Make everything PIN and Backdrop to 100% page width  */
body:not(.mobile) .page_background .backdrop .pinned .page_container {
  width: 100vw !important;
  margin: 0 auto;
  left: 0;
  right: 0;
}
/* -----------------------  */



/* CM blink text - not being used  */
.blink {
    animation: 3s infinite blink;
    display: inline-block;
    border: 2px solid rgba(255, 255, 255, 0) ;
    padding: 6px;
}

.blink:hover {
    border: 2px solid rgba(255, 255, 255, 1) ;
    background-color: rgba(255, 255, 255, 0.09);
    border-radius: 4px;
}

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



/* CM Footer Icon Size */
.fa{ 
    font-size: 40px !important;
	color: #9a9a9a;
}
/* -----------------------  */



/* CM CODE Project Thumbnails */
.thumbnail:hover .title {
}

.thumb_image{
    padding: 4px 4px 4px 4px;
}

/* CM
.thumb_image:hover {
	background-color: #fff;
    color: black;
    padding: 4px 4px 4px 4px;
}
*/

.image-link:hover{
	background-color: #fff;
    color: #000 !important;    
    cursor: pointer !important;
}

.thumbnails .title {
}

.thumbnails .tags {
}

.thumbnails .tags a {
}

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



/* END OF CUSTOM CODE  */



/* CARGO SITE CODE Main Elements*/
body {
}

a:active {
	opacity: 0.7;
}

.page a.active {
	opacity: 1;
}

i,
em {
	font-style: italic;
}

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(255, 255, 255, 0.8);
	border: 0;
	height: 1px;
	display: block;
}


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

.gallery_image_caption {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	font-family:'Input Mono Lt', sans-serif;
	font-style: normal;
	line-height: 1.3;	
}
/* -----------------------  */





/* CARGO SITE CODE Loading Animation*/
.loading[data-loading] {
	position: fixed;
	bottom: 8px; 
    left: 8px;
}
/* -----------------------  */



/* CARGO SITE CODE Editor styles */


[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:Inter, Icons;
    font-style: normal;
	font-weight: 700;
	padding: 0;
	margin: 0;
	font-size: 2rem;
	line-height: 2.2;
	color: rgb(0, 0, 0);
	}

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

[data-predefined-style="true"] h2 {
	font-family:Inter, Icons;
    font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: rgb(0, 0, 0);
	font-size: 1.5rem;
	line-height: 1.8;
	}

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

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: .8rem;
	line-height: 1.3;
	font-family:Inter, Icons;
    font-style: normal;
	font-weight: 400;
	color: rgb(0, 0, 0);
}

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



/* CARGO SITE CODE 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-bottom: auto /*!content_center*/;
	margin-left: 0 /*!content_left*/;
	margin-right: auto /*!content_left*/;
	text-align: left /*!text_left*/; /*!text_left*/; 
}

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

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

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

[data-css-preset] text-limit {
	display: inline-block /*!text_width*/;
	max-width: 66rem/*!text_width*/;
}
/* -----------------------  */



/* CARGO SITE CODE Thumbnails */
div[thumbnails] {
	justify-content: flex-start;
    /* flex-start | flex-end | center | space-between | space-around | space-evenly | start | end | left | right */
}

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

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

[data-css-preset] [thumbnails-pad] {
    padding-top: .75rem;
    padding-bottom: .75rem; 
    padding-left: 1rem; 
    padding-right: 1rem; 
}

[data-css-preset] [thumbnails-gutter] {
    margin: -4.9rem/*!thumbnails_padding*/;
}

[data-css-preset] [responsive-layout] [thumbnails-pad] {
    padding: .5rem/*!responsive_thumbnails_padding*/; 
}

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



/* CARGO SITE CODE Site Menu */
[data-css-preset] #site_menu_button {
    color: rgba(255, 255, 255, 0);
    background: rgba(33, 32, 46, 0);
    line-height: 1;
    font-size: 0px /*!site_menu_button*/;
    padding: 0px;
    line-height: 1;
    top: 0rem /*!site_menu_button*/;
	right: 0rem /*!site_menu_button*/;
    position: fixed;
   /*mix-blend-mode: difference;*/
}



body.mobile #site_menu_button {
	display: block;
    width: 50px;
    height: auto;
    font-size: 50px;
    
}

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

#site_menu_button.active {
    margin: -6px;
    font-size: 34px;
    color: blue;
}
/* -----------------------  */



/* CARGO SITE CODE Site Menu
#site_menu {
	font-family:'Input Mono Lt', sans-serif;
	background: rgba(20, 20, 20, 0);
	font-size: 40px;
    line-height: 60px;
	font-style: normal;
	font-weight: 400;
	padding: 20px 30px 90px 30px;
    width: 100%;
    max-width: 100% !important;
	min-width: 300px;
	text-align: center;
	display: flex;
	justify-content: center;
}

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 {

}

body.mobile #site_menu .close {

}
/*
#site_menu .break {
	height: 28px;
}

#site_menu .indent {
	margin-left: 28px;
}
*/


/* -----------------------  */


/* CARGO SITE CODE 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:'Input Mono Lt', sans-serif;
    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;
}
/* -----------------------  */



/* CARGO SITE CODE Shop Product Widget */
.shop_product {
    width: 100%;
	max-width: 22rem;
    position: relative;
    display: block;
}

.shop_product .price {
	font-family:'Input Mono Lt', sans-serif;
    font-size: 2rem;
	line-height: 1;
	color: rgba(0, 0, 0, 0.85);
    display: block;
    margin-bottom: 1rem;
}

.shop_product .dropdown {
    font-family:'Input Mono Lt', sans-serif;
    font-size: 1.4rem;
    display: inline-block;
	width: 100%;
    border: 1px solid rgba(0,0,0,.2);
    background:  white url(https://static.cargo.site/assets/images/select-arrows.svg) no-repeat right;
    margin-bottom: 1rem;
    line-height: 1.2;
    padding: .7rem 2.5rem .7rem 1rem;
}

.shop_product .button {
    font-family:'Input Mono Lt', sans-serif;
    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;
}
/* -----------------------  */



/* CARGO SITE CODE Image Zoom */
.content img.image-zoom:active {
  opacity: .7;
}
/* -----------------------  */



/* CARGO SITE CODE 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: 96%/*!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.85) /*!quick_view_bgcolor*/;
}

.quick-view-caption {
    font-family:'Input Mono Lt', sans-serif;
    font-weight: 400;
    transition: 100ms opacity ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 3.5rem 0;
    text-align: center;
    font-size: 1.5rem;
}

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



/* CARGO SITE CODE 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: rgba(0, 0, 0, 0.6);
    stroke-width: 2.5px;
}

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


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

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

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
    stroke: rgba(0, 0, 0, 0.6);
    stroke-width: 2.5px;
}
/* -----------------------  */


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



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



/* CARGO SITE CODE 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:'Input Mono Lt', sans-serif;
    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;
}