/**
 * Content
 */

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

a:active {
	opacity: 0.7;
}

.page a.active {
	color: rgba(0, 0, 0, 0.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 4.5rem;
    list-style-type: decimal-leading-zero;
}

ol > li {
    padding-left: 0.75rem;
}

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

hr {
    height: 1px;
    background-image: linear-gradient(to right, rgba(12, 169, 0, 0.5) 60%, rgba(255,255,255,0) 0%);
    background-position: bottom;
    background-size: 10px 1px;
    background-repeat: repeat-x;
    border: none;
}

.content img {
	float: none;
	margin-bottom: 0.0rem;
    vertical-align: bottom;
}

.gallery_image_caption {
    margin-top: 0.5em;
    margin-bottom: 3.0rem;
    font-size: 1rem;
	font-weight: 400;
	color: #0ca900;
	font-family: Courier, "Courier New", monospace, Courier, Icons;
	font-style: normal;
	line-height: 1.3;
    text-align: left;
}

/**
 * Loading Animation
 */

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

[local-style="23313733"] .content_padding {
	padding-top: 1.6rem /*!main_margin*/;
	padding-bottom: 1.6rem /*!main_margin*/;
	padding-left: 1.6rem /*!main_margin*/;
	padding-right: 1.6rem /*!main_margin*/;
}
	
/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 1.2rem;
	color: #0ca900;
	font-family: "Favorit Mono", Icons;
	line-height: 1.3;
	font-style: normal;
	font-weight: 200;
}

[data-predefined-style="true"] bodycopy a {
	border-bottom: 1px solid rgba(12, 169, 0, 0.35);
	color: #0ca900;
	padding-bottom: 0em;
	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: "Space Mono", Icons;
	font-style: normal;
	font-weight: 700;
	padding: 0;
	margin: 0;
	font-size: 3rem;
	line-height: 1.1;
	color: #0ca900;
}

[data-predefined-style="true"] h1 a {
	color: #0ca900;
}

[data-predefined-style="true"] h2 {
	font-family: "Space Mono", Icons;
	padding: 0;
	margin: 0;
	color:#0ca900;
	font-size: 1.8rem;
	line-height: 1.3;
	letter-spacing: 0.01em;
	font-style: normal;
	font-weight: 700;
}

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

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.4rem;
	line-height: 1.2;
	font-family: Courier, "Courier New", monospace, Courier, Icons;
	font-style: normal;
	font-weight: normal;
	color: #0ca900;
    letter-spacing: 0.03em;
}

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

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

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

[data-css-preset] body {
	background-color: transparent /*!body_bgcolor*/;
}

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

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

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

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

/**
 * 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: 70%/*!thumbnails_width*/;
}

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

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

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

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

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

.thumbnails .title {
    margin-top: 1.0rem;
    margin-bottom: 2rem;
    font-size: 1.2rem;
	font-weight: 400;
	color: #0ca900;
	font-family: Courier, "Courier New", monospace, Courier, Icons;
	font-style: normal;
	line-height: 1.3;
    text-align: left;
}

.thumbnails .thumbnail:hover .title {
	color: #0ca900;
}

.thumbnails .tags {
    margin-top: 1rem;
    margin-bottom: 2.0rem;
    font-size: 1rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.75);
	font-family: Courier, "Courier New", monospace, Courier, Icons;
	font-style: normal;
	line-height: 1.5;
    text-align: left;
    padding: 0;
}

.thumbnails .tags a {
    color: #0ca900;
    text-decoration: none;
}

.thumbnails .tags a:hover {
	color: #0ca900;
    opacity: 1;
    border-bottom: 1px solid rgba(12, 169, 0, 0.6);
}

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

/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
	color: rgba(12, 169, 0, 1);
	line-height: 1;
	font-size: 28px /*!site_menu_button*/;
	padding: 6px;
	line-height: 1;
	background: rgba(33, 32, 46, 0);
	position: fixed;
	top: .75rem /*!site_menu_button*/;
	right: 1.4rem /*!site_menu_button*/;
}

body.mobile #site_menu_button {
	margin: -6px;
	font-size: 28px;
}

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

#site_menu_button.active {
	display: none;
}

/**
 * Site Menu
 */

#site_menu {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	background: rgba(20, 20, 20, 0.95);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	padding: 20px 30px 90px 30px;
	max-width: 400px;
	min-width: 300px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
}

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

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

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

#site_menu a:active {
	opacity: .7;
}

#site_menu a.active {
	opacity: .4;
}

#site_menu .close {
	display: none;
	color: rgba(255, 255, 255, 0.4);
	line-height: .85em;
	font-size: 45px;
}

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

#site_menu .break {
	height: 28px;
}

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

/**
 * Shop Button
 */

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

#shop_button.text {
    font-family: Courier, "Courier New", monospace, Courier, Icons;
	font-size: 1.2rem;
    padding: 0;
	font-weight: 400;
	color: #0ca900;
	font-style: normal;
    line-height: 1.3;
    letter-spacing: .07em;
}

#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: Courier, "Courier New", monospace, Courier, Icons;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 1rem;
	font-size: 1.2rem;
	line-height: 1.1;
	color: #0ca900;
}

.shop_product .dropdown {
    font-family: Courier, "Courier New", monospace, Courier, Icons;
    font-size: 1.2rem;
    display: inline-block;
	width: 100%;
    border: 1px solid rgba(12, 169, 0, 0.3);
    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 .7rem 1rem;
	font-style: normal;
	font-weight: 400;
    color:  #0ca900;
}

.shop_product .button {
    font-family: Courier, "Courier New", monospace, Courier, Icons;
	font-size: 1.2rem;
    background: #0ca900;
    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;
    border: 0;
}

/**
 * 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(12, 169, 0, 0.15) /*!quick_view_bgcolor*/;
}

.quick-view-caption {
	font-family: Courier, "Courier New", monospace, Courier, Icons;
    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: 1rem;
}

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

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

.slick-prev {
    /* Left-side navigation hitbox */
	width: 33% !important;
    margin-left: 0px !important;
    cursor: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='40px' height='25px' viewBox='0 0 198 125'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M55.87,83H83a17.46,17.46,0,0,1-1.19-6.55v-9.2h-26C45.68,67.22,45.68,83,55.87,83Z'/%3E%3Cpath class='cls-1' d='M55.87,57.77h26V42h-26C45.68,42,45.67,57.77,55.87,57.77Z'/%3E%3Cpath class='cls-1' d='M93.88,92.42h-38c-10.27,0-10,15.77-.24,15.77h41.5c6.31,0,9.37-7.56,6.14-12.45C100.66,91.73,97.66,92.62,93.88,92.42Z'/%3E%3Cpath class='cls-1' d='M81.84,24.16a16.43,16.43,0,0,1,1.73-7.35H18.17c-9.78,0-9.81,15.75,0,15.75H81.84Z'/%3E%3Cpath class='cls-1' d='M151.74,21.82a41.54,41.54,0,0,0-19.83-5h-33a7.35,7.35,0,0,0-7.6,7.35V76.41c0,9.56,15.77,9.75,15.77,0V36.49c0-5.36,7.51-6.56,9.24-1.35C122.12,45.2,123.83,62,140.65,62c6.21,0,6.21,9.45,0,9.45-13.17,0-16.63-1.8-24.15-12.76V76.42a15.83,15.83,0,0,1-6.12,13.06,18.43,18.43,0,0,1,2.09,18.17h19.44a41.43,41.43,0,0,0,19.83-5h0Z'/%3E%3Crect class='cls-1' x='161.19' y='11.42' width='24.99' height='102.13'/%3E%3Cpolygon points='83.57 16.81 83.57 16.81 83.57 16.81 83.57 16.81'/%3E%3Cpath d='M190.65,2H156.47a4.72,4.72,0,0,0-4.72,5v4.43a51,51,0,0,0-19.84-4H18.17c-22.34,0-22,34.65,0,34.65H40.54A18.14,18.14,0,0,0,44,62.5a17.89,17.89,0,0,0,0,25.21c-10.6,10.6-4,29.92,11.65,29.92,25.52,0,50.77-.53,76.27-.53h0a50.9,50.9,0,0,0,19.83-4v5.2a4.73,4.73,0,0,0,5,4.72H190.9a4.73,4.73,0,0,0,4.73-5V6.7A4.73,4.73,0,0,0,190.65,2ZM18.17,32.56c-9.81,0-9.78-15.75,0-15.75h65.4a16.43,16.43,0,0,0-1.73,7.35v8.4ZM55.87,42h26V57.77h-26C45.67,57.77,45.68,42,55.87,42Zm0,25.21h26v9.2A17.46,17.46,0,0,0,83,83H55.87C45.68,83,45.68,67.22,55.87,67.22Zm41.27,41H55.64c-9.72,0-10-15.77.24-15.77h38c3.78.2,6.78-.69,9.4,3.32C106.51,100.63,103.45,108.19,97.14,108.19Zm34.77-.54H112.47a18.43,18.43,0,0,0-2.09-18.17,15.83,15.83,0,0,0,6.12-13.06V58.65c7.52,11,11,12.76,24.15,12.76,6.21,0,6.21-9.45,0-9.45-16.82,0-18.53-16.76-24.35-26.82-1.73-5.21-9.24-4-9.24,1.35V76.41c0,9.75-15.77,9.56-15.77,0V24.15a7.35,7.35,0,0,1,7.6-7.35h33a41.54,41.54,0,0,1,19.83,5v80.8h0A41.43,41.43,0,0,1,131.91,107.65Zm54.27,5.9h-25V11.42h25Z'/%3E%3C/svg%3E") 16 16, ew-resize !important;
}

.slick-next {
    /* Right-side navigation hitbox */
	width: 67% !important;
    margin-right: 0px !important;
    cursor: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='40px' height='25px' viewBox='0 0 198 125'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M142.31,83H115.15a17.46,17.46,0,0,0,1.19-6.55v-9.2h26C152.5,67.22,152.5,83,142.31,83Z'/%3E%3Cpath class='cls-1' d='M142.31,57.77h-26V42h26C152.5,42,152.51,57.77,142.31,57.77Z'/%3E%3Cpath class='cls-1' d='M104.3,92.42h38c10.26,0,9.95,15.77.23,15.77H101c-6.31,0-9.37-7.56-6.13-12.45C97.52,91.73,100.52,92.62,104.3,92.42Z'/%3E%3Cpath class='cls-1' d='M116.34,24.16a16.56,16.56,0,0,0-1.72-7.35H180c9.78,0,9.8,15.75,0,15.75H116.34Z'/%3E%3Cpath class='cls-1' d='M46.44,21.82a41.57,41.57,0,0,1,19.83-5h33a7.35,7.35,0,0,1,7.6,7.35V76.41c0,9.56-15.76,9.75-15.76,0V36.49c0-5.36-7.52-6.56-9.25-1.35C76.07,45.2,74.36,62,57.53,62c-6.21,0-6.21,9.45,0,9.45,13.17,0,16.63-1.8,24.15-12.76V76.42A15.83,15.83,0,0,0,87.8,89.48a18.43,18.43,0,0,0-2.09,18.17H66.27a41.43,41.43,0,0,1-19.83-5h0Z'/%3E%3Crect class='cls-1' x='12' y='11.42' width='24.99' height='102.13'/%3E%3Cpolygon points='114.61 16.81 114.62 16.81 114.61 16.81 114.61 16.81'/%3E%3Cpath d='M2.56,6.7V118a4.73,4.73,0,0,0,4.72,5H41.47a4.73,4.73,0,0,0,5-4.72v-5.2a50.9,50.9,0,0,0,19.83,4h0c25.5,0,50.75.53,76.27.53,15.68,0,22.25-19.32,11.65-29.92a17.89,17.89,0,0,0,0-25.21A18.12,18.12,0,0,0,157.64,42H180c22,0,22.34-34.65,0-34.65H66.27a50.9,50.9,0,0,0-19.83,4V7a4.73,4.73,0,0,0-4.73-5H7.53A4.73,4.73,0,0,0,2.56,6.7ZM116.34,32.56v-8.4a16.56,16.56,0,0,0-1.72-7.35H180c9.78,0,9.8,15.75,0,15.75Zm26,25.21h-26V42h26C152.5,42,152.51,57.77,142.31,57.77Zm0,25.2H115.15a17.46,17.46,0,0,0,1.19-6.55v-9.2h26C152.5,67.22,152.5,83,142.31,83ZM94.91,95.74c2.61-4,5.61-3.12,9.39-3.32h38c10.26,0,9.95,15.77.23,15.77H101C94.73,108.19,91.67,100.63,94.91,95.74Zm-48.47,6.89h0V21.82a41.57,41.57,0,0,1,19.83-5h33a7.35,7.35,0,0,1,7.6,7.35V76.41c0,9.56-15.76,9.75-15.76,0V36.49c0-5.36-7.52-6.56-9.25-1.35C76.07,45.2,74.36,62,57.53,62c-6.21,0-6.21,9.45,0,9.45,13.17,0,16.63-1.8,24.15-12.76V76.42A15.83,15.83,0,0,0,87.8,89.48a18.43,18.43,0,0,0-2.09,18.17H66.27A41.43,41.43,0,0,1,46.44,102.63ZM12,11.42H37V113.55H12Z'/%3E%3C/svg%3E") 16 16, ew-resize !important;
}
 
.image-gallery-navigation .left-arrow {
    /* Hide left-side navigation arrow */
    display: none;
}

.image-gallery-navigation .right-arrow {
    /* Hide right-side navigation arrow */
    display: none;
}

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

.wallpaper-navigation .left-arrow .outer-color,
.wallpaper-navigation .right-arrow .outer-color {
    stroke: transparent;
    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: 26rem;
    height: 3.3rem;
    outline: 1px solid rgba(12, 169, 0, 0.4);
    color: #0ca900;
    background: transparent;
    font-size: 1.2rem;
    line-height: 1.3;
    font-family: Courier, "Courier New", monospace, Courier, 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(12, 169, 0, 0.4);
}

.audio-player .button {
    background: transparent;
    cursor: pointer;
    fill: #0ca900;
}

.audio-player .icon {
    fill: #0ca900;
    padding: 30%;
    width: 100%;
    margin: auto;
}

.audio-player .buffer {
    background: rgba(12, 169, 0, 0.1)
}

.audio-player .progress {
    background: rgba(12, 169, 0, 0.2);
}

.audio-player .progress-indicator {
    border: 1px solid #0ca900;
    width: 1px;
    height: 100%;
    right: 0;
    position: absolute;
    cursor: ew-resize;
}

.audio-player .note-icon {
    height: 100%;
    width: 3.8rem;
    padding: 1rem;
    fill:#0ca900;
}

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

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

[data-css-preset] .container {
	margin-left: 0 /*!content_left*/;
	margin-right: auto /*!content_left*/;
}

/*
2/7/2022 Added CSS
*/
.no-border-jl {
	border: none !important;
}
