/**
 * Content
 */

html, body {
	background-color: #fff;
	
}

a:active {
	opacity: 0.7;
}


.page a.active {
	opacity: .4;
}

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 {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-style: normal;
	line-height: 1.3;	
}

html {
    cursor: url("https://freight.cargo.site/t/original/i/2f85fe00e1b19f3a1aeecc55d5d2ac5660f3d51686aaa02ca2d0cb8dc3892237/cursor_outlined.svg"), auto !important;
}

a {
    cursor: url("https://freight.cargo.site/t/original/i/bebc28e9ce643ad08c05eafc4a0a43807df7eaee10b44aab8a354c94a5e14ae7/cursor_blackfilled_whiteoutlined.svg"), auto !important;
}

.content img {
    cursor: url("https://freight.cargo.site/t/original/i/bebc28e9ce643ad08c05eafc4a0a43807df7eaee10b44aab8a354c94a5e14ae7/cursor_blackfilled_whiteoutlined.svg"), auto !important;
}

a:hover {
    cursor: url("https://freight.cargo.site/t/original/i/bebc28e9ce643ad08c05eafc4a0a43807df7eaee10b44aab8a354c94a5e14ae7/cursor_blackfilled_whiteoutlined.svg"), auto !important;
}

a:active {
    cursor: url("https://freight.cargo.site/t/original/i/bebc28e9ce643ad08c05eafc4a0a43807df7eaee10b44aab8a354c94a5e14ae7/cursor_blackfilled_whiteoutlined.svg"), auto !important;
}



.hover-title {
    display: inline;
    pointer-events: auto;
    cursor: url("https://freight.cargo.site/t/original/i/bebc28e9ce643ad08c05eafc4a0a43807df7eaee10b44aab8a354c94a5e14ae7/cursor_blackfilled_whiteoutlined.svg"), auto !important;
    
}
.hover-image {
    visibility: hidden;
    opacity: 0;
}

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

.hover-title:hover h1,
.hover-title:hover h2{
    mix-blend-mode: overlay;
}

.hover-marqtitle:hover h1,
.hover-marqtitle:hover h2{
     mix-blend-mode: difference;
    color: #fff;
}


.hover-title h1,
.hover-title h2{
	mix-blend-mode: overlay;
     }


.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;
	transition:opacity 0.3s ;
/* 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;
    
    
}

.marquee[behavior=scroll][direction=horizontal] .marquee_contents {
	display:inline-flex;
    white-space: nowrap;
    min-width: 100%;
    
}

.marquee .marquee_contents {
	will-change: transform;
    display: flex;
    flex-direction: column;
}


.collapsible {
    font-family: Standard, Helvetica, Sans-serif, Icons;
    letter-spacing: -0.045em;
    color: rgba(0, 0, 0, 1);
    background: rgba(255, 255, 255, 0);
    border: none;
    outline-color: #000;
    text-align: left;
    font-size: 4.2rem;
    margin-bottom: 0px;
    padding: 0;
    line-height: 1.1;
    cursor: url("https://freight.cargo.site/t/original/i/bebc28e9ce643ad08c05eafc4a0a43807df7eaee10b44aab8a354c94a5e14ae7/cursor_blackfilled_whiteoutlined.svg"), auto !important;
}

.active, .collapsible:hover{
    cursor: url("https://freight.cargo.site/t/original/i/bebc28e9ce643ad08c05eafc4a0a43807df7eaee10b44aab8a354c94a5e14ae7/cursor_blackfilled_whiteoutlined.svg"), auto !important;
    color: rgba(0, 0, 0, 0.25);
    border: none;
    text-decoration: none;
}

.collapsible:hover {
    cursor: url("https://freight.cargo.site/t/original/i/bebc28e9ce643ad08c05eafc4a0a43807df7eaee10b44aab8a354c94a5e14ae7/cursor_blackfilled_whiteoutlined.svg"), auto !important;
    color: rgba(0, 0, 0, 0.25);
    border: none;
    text-decoration: none;
}


.list {
    padding: 0.5rem 0rem 0.5rem 0rem;
    display: none;
    overflow: hidden;
}


.list a {
    text-decoration: underline;
}

.list :hover {
    cursor: url("https://freight.cargo.site/t/original/i/bebc28e9ce643ad08c05eafc4a0a43807df7eaee10b44aab8a354c94a5e14ae7/cursor_blackfilled_whiteoutlined.svg"), auto !important;
    text-decoration: none;
}

.active, .list :hover {
    text-decoration: none;
}

/*Read More Function */
.read-more-state {
  display: none;
}

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
  content: 'Read more';
}

.read-more-state:checked ~ .read-more-trigger:before {
  content: 'Read less';
}

.read-more-trigger {
  cursor: url("https://freight.cargo.site/t/original/i/bebc28e9ce643ad08c05eafc4a0a43807df7eaee10b44aab8a354c94a5e14ae7/cursor_blackfilled_whiteoutlined.svg"), auto !important;
  display: inline-block;
  padding: 0.5em;
  color: #fff;
  font-size: 3.2em;
  line-height: .5;
  border: 1px solid rgba(0, 0, 0, 1);
  background-color: #000;
  border-radius: 1em;
}

/*Blink Function */
.blink {
    animation: 2.5s infinite blink;
    display: inline-block;
}

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



button {
    appearance: auto;
    writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: buttontext;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    cursor: default;
    box-sizing: border-box;
    background-color: buttonface;
    margin: 0em;
    padding: 1px 6px;
    border-width: 2px;
    border-style: outset;
    border-color: buttonborder;
    border-image: initial;
}


/**
 * Loading Animation
 */

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

/**
 * Editor styles
 */

.vertical {
    border: #000000;
    background-color: black;
    width: 1px;
    height: 100%;
    position: absolute;
    left: 50%;
}

/* Normal weight; Normal style */
@font-face {
    font-family: 'Polymath-Medium';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1517828/Polymath-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'Obviously Black';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c1517828/Obviously-Blk.otf') format('opentype');
}

[data-predefined-style="true"] bodycopy {
	font-size: 4.2rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    font-family: Standard, Helvetica, Sans-serif, Icons;
    font-style: normal;
    line-height: 1.12;
    letter-spacing: -0.045em;
    
}

[data-predefined-style="true"] bodycopy a {
	color: rgb(0, 0, 0);
	padding-bottom: .1em;
	border-bottom: 0.0em 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: "Polymath Medium", sans-serif, "Polymath Medium", Icons;
	font-style: normal;
	font-weight: normal;
	padding: 0;
	margin: 0;
	font-size: 3.5rem;
	line-height: 1.2;
    letter-spacing: -1px;
	color: #000;
	

}

[data-predefined-style="true"] h1 a {
	color: #000;
    text-decoration: none;
   border: 0.35rem solid #000;
    border-radius: 10rem;
    padding: 0.4rem 1.4rem 0.2rem 1.5rem;
}

[data-predefined-style="true"] h1 a:hover {
    font-style: normal;
    border: 0.35rem solid #000;
    border-radius: 10rem;
    padding: 0.4rem 1.4rem 0.2rem 1.5rem;
}

[data-predefined-style="true"] h2 {
	font-family: "Obviously Black",sans-serif, "Obviously Black", Icons;
	font-style: normal;
	font-weight: normal;
	padding: 0;
	margin: 0;
	font-size: 3.5rem;
	line-height: 1.2;
    letter-spacing: -1px;
	color: #000;
	
}

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

[data-predefined-style="true"] h2 a:hover {
   color: #fff;
}


[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 4.2rem;
	line-height: 1.12;
	font-family: Standard, Helvetica, Sans-serif, Icons;
	font-style: normal;
	font-weight: 400;
	color: rgb(0, 0, 0);
    background: #000;
    border-radius: 10rem;
    padding: 0.7rem 2rem .5rem 2rem;
    letter-spacing: -0.045em;
}

[data-predefined-style="true"] small a {
 border: 0;
	color: rgb(0, 0, 0);
    cursor: url("https://freight.cargo.site/t/original/i/bebc28e9ce643ad08c05eafc4a0a43807df7eaee10b44aab8a354c94a5e14ae7/cursor_blackfilled_whiteoutlined.svg"), auto !important;
}

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




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

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

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


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


/**
 * Thumbnails
 */

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

[data-css-preset] .thumbnails {
   	background-color: rgb(244, 244, 237)/*!thumbnails_bgcolor*/;   
}

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

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

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

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

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

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

.thumbnails .title {
    margin-top: 1.4rem;
    margin-bottom: .3rem;
    font-size: 1.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.4);
	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;
    text-align: center;
}

.thumbnails .tags {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
    font-size: 1.6rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-style: normal;
	line-height: 1.2;
    text-align: center;
}

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

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



/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
    font-family: sans-serif, Icons;
    font-size:4.2rem /*!site_menu_button*/;
    color: rgba(0, 0, 0, 1);
    background: rgba(255, 255, 255, 0);
    position: fixed;
    text-align: center;
    display: block;
	right: 0rem /*!site_menu_button*/;
	top: 2.8rem /*!site_menu_button*/;
    padding: 0rem 0.6rem 0.0rem 0rem;
    line-height: 0.5;
    border-radius: 10rem;
    margin: 0rem 1.3rem 1rem 0rem;
    border: 0rem solid rgba(0, 0, 0, 1);
    cursor: pointer;
    vertical-align: bottom;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
}


 #site_menu_button a:hover {
    color: rgba(255, 255, 255, 1);
}

body.mobile #site_menu_button {
	font-size: 4.2rem;
    border: 0rem solid rgba(0, 0, 0, 0);
    padding: 0.2rem 1.2rem 0.0rem 1.2rem;
    margin-top: 1rem;
    margin-right: 0rem;
}

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

/* Open close function */
#site_menu_button.active {
	display: none;
    
}

#site_menu_button a:hover {
	color: #fff;
}

#site_menu_button a {
	color: #fff;
}

/**
 * Site Menu
 */

/* Side Menu Container */
#site_menu {
	font-family: sans-serif, "Sans Serif", Icons;
	background: rgba(0, 0, 0, 1);
    color: #fff;
	font-size: 3.8rem;
	font-style: normal;
	font-weight: 400;
	max-width: 75%;
	min-width: 50%;
	text-align: left;
    display: flex;
	justify-content: flex-start;
    letter-spacing: -0.14rem;
    padding: 1.5rem 2rem 1rem 2rem;
    cursor: url("https://freight.cargo.site/t/original/i/bebc28e9ce643ad08c05eafc4a0a43807df7eaee10b44aab8a354c94a5e14ae7/cursor_blackfilled_whiteoutlined.svg"), auto !important;
    
}

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


#site_menu .page-link a {
 font-family: Standard, Icons;
    font-size: 4.2rem;
    line-height: 1.15;
	color: rgba(255, 255, 255, 1);
    overflow: hidden;
    overflow-wrap: break-word;
    word-wrap: break-word;
    hyphens: auto;
    text-decoration: none;
    border: solid 0.35rem #fff;
    border-radius: 10rem;
    padding: 0.4rem 2rem 0.2rem 2rem;
    letter-spacing: -0.045em;
    margin-bottom: 1.5rem;
    margin-right: 1.2rem;
    float: left;
    cursor: url("https://freight.cargo.site/t/original/i/2f85fe00e1b19f3a1aeecc55d5d2ac5660f3d51686aaa02ca2d0cb8dc3892237/cursor_outlined.svg"), auto !important;
	font-style: normal;
	font-weight: 400;
}

/* Speech Bubble*/
#site_menu .set-link > a {
	font-family: Standard, Icons;
    font-size: 4.2rem;
	color: rgba(0, 0, 0, 1);
    font-style: normal;
	font-weight: 400;
    pointer-events: none;
    background: #fff;
    border-radius: 10rem;
    padding: 0.4rem 2rem 0rem 2rem;
    letter-spacing: -0.045em;
    margin-bottom: 2rem;
}

#site_menu a:active {
	opacity: 1;
    color: rgba(0, 0, 0, 1);
}

#site_menu a:hover {
	color: rgba(0, 0, 0, 1);
}

/* x button container */
#site_menu .close {
	font-family: sans-serif;
	display: block;
	color: rgba(255, 255, 255, 1);
    margin: 1.5rem 0rem 1.5rem 1rem;
    line-height: 0.5em;
	font-size: 1.8em;
    font-weight: 100;
    border: 0.35rem solid rgba(255, 255, 255, 0);
    border-radius: 10rem;
    padding: 0.3rem 1.4rem 1.5rem 0.8rem;
    background: rgba(0, 0, 0, 0);
    position: fixed;
    cursor: url("https://freight.cargo.site/t/original/i/2f85fe00e1b19f3a1aeecc55d5d2ac5660f3d51686aaa02ca2d0cb8dc3892237/cursor_outlined.svg"), auto !important;
}

body.mobile #site_menu .close {
	display: block;
	font-size: 7.8rem;
    border: 0.35rem solid rgba(255, 255, 255, 0);
    margin-top: 2rem;
    margin-right: 0px;
    padding: 0.3rem 0.5rem 1.3rem 1.5rem;
	line-height: 0.5em;
    cursor: url("https://freight.cargo.site/t/original/i/2f85fe00e1b19f3a1aeecc55d5d2ac5660f3d51686aaa02ca2d0cb8dc3892237/cursor_outlined.svg"), auto !important;
}

#site_menu .break {
	height: 8.5rem;
}

#site_menu .indent {
	margin-left: 0rem;
}

/*
 * Shop Button
 */

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

#shop_button.text {
	font-family: "Social Variable", Icons;
	font-style: normal;
	font-weight: 400;
    font-size: 2.2rem;
    padding: 0;
    line-height: 1.2;
	color: rgba(0, 0, 0, 0.85);
	font-variation-settings: 'wdth' 100, 'slnt' 0;
}

body.mobile #shop_button {
	margin: -6px;
    font-size: 34px;
}

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

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

.scrollToTopBtn {
  background-color: rgba(255, 255, 255, 0);
  border: none;
  color: white;
  cursor: pointer;
  font-size: 48px;
  line-height: 48px;
  width: 48px;

  /* place it at the bottom right corner */
  position: fixed;
  bottom: 4rem;
  right: 4rem;
  /* keep it at the top of everything else */
  z-index: 100;
  /* hide with opacity */
  opacity: 0;
  /* also add a translate effect */
  transform: translateY(100px);
  /* and a transition */
  transition: all 0.5s ease;
}

.showBtn {
  opacity: 1;
  transform: translateY(0);
}

.scrollToTopBtn:hover {
  opacity: 0.4;
}


/*
 * Shop Product Widget
 */

.shop_product {
    width: 100%;
	max-width: 22rem;
    position: relative;
    display: block;
    text-align: left;
}

.shop_product .price {
   	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;
    font-size: 1.5rem;
	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.5rem;
    display: inline-block;
	width: 100%;
    border: 1px solid rgba(0,0,0,.2);
    background:  white url(https://static.cargo.site/assets/images/select-line-arrows.svg) no-repeat right;
    margin-bottom: 1rem;
    line-height: 1.2;
    padding: .7rem 2.5rem .8rem 1rem;
	font-style: normal;
	font-weight: 400;
    color: rgba(0, 0, 0, 0.85);
}

.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.5rem;
    background: rgba(0, 0, 0, 0.85);
    color: rgba(255, 255, 255, 1);
    flex: 0 0 50%;
    text-align: left;
    display: inline-block;
	line-height: 1;
    padding: .8rem 1rem;
	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(255, 255, 255, 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, "Sans Serif", 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.5rem;
	font-style: normal;
	font-weight: 400;
    line-height: 1.3;
}

.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: rgba(0, 0, 0, 0.85);
    stroke-width: 1.5px;
}

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
    stroke: transparent;
    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: rgba(0, 0, 0, 0.85);
    stroke-width: 1.5px;
}

.quick-view-navigation .close-button .outer-color {
    stroke: transparent;
    stroke-width: 2.5px;
}

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

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

.content img { 
    
}

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

/**
 * Feed
 */

.feed .content_container .page {
    border-top: 0px dashed rgba(0, 0, 0, 0.2);
}

.feed .content_container .page_container:last-child .page {
	border-bottom: 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;
}


