@font-face {
    font-family: 'SimSun-ExtB';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c332648/simsunb.woff') format('woff');
}

.buttonMPLG {
font-family: "SimSun-ExtB", Icons;
    font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #5fb532;
  background-color: #e8e6d8;
  color: #4e9529;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  align-content: right;
}

.buttonMPLG:hover {
  background-color: #5fb532;
  color: #e8e6d8;
}

.buttonMPB {
font-family: "SimSun-ExtB", Icons;
    font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #262625;
  background-color: #e8e6d8;
  color: #262625;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  align-content: right;
}

.buttonMPB:hover {
  background-color: #262625;
  color: #e8e6d8;
}

.buttonRED {
 font-family: "SimSun-ExtB", Icons;
 font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #fedb4d;
  background-color: #d52521;
  color: #fedb4d;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  text-align: center;
}

.buttonRED:hover {
  background-color: #fedb4d;
  color: #d52521;
}

.buttonYEL {
 font-family: "SimSun-ExtB", Icons;
 font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #181818;
  background-color: #fedb4d;
  color: #181818;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  text-align: center;
}

.buttonYEL:hover {
  background-color: #181818;
  color: #fedb4d;
}

.buttonLADY {
font-family: "SimSun-ExtB", Icons;
    font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #383939;
  background-color: #ba61a7;
  color: #e8e6d8;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  align-content: right;
}

.buttonLADY:hover {
  background-color: #181818;
  color: #e8e6d8;
}

.buttonTWP {
 font-family: "SimSun-ExtB", Icons;
 font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #e8e6d8;
  background-color: #e8e6d8;
  color: #5ba048;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  text-align: center;
}

.buttonTWP:hover {
  background-color: #181818;
  color: #5ba048;
}

.buttonTWP a {
	color: #5ba048;
	text-decoration: none;
}

.buttonBSRY {
 font-family: "SimSun-ExtB", Icons;
 font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #fd0;
  background-color: #f04c3f;
  color: #fd0;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  text-align: center;
}

.buttonBSRY:hover {
  background-color: #e8e6d8;
  color: #181818;
}

.buttonBSRY a {
	color: #fd0;
	text-decoration: none;
}

.buttonBSBW {
font-family: "SimSun-ExtB", Icons; font-size: 100%;
 font-size: 150%;
    font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #e8e6d8;
  background-color: #181818;
  color: #e8e6d8;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  text-align: center;
}

.buttonBSBW:hover {
  background-color: #e8e6d8;
  color: #181818;
}

.buttonSSBW {
font-family: "SimSun-ExtB", Icons; font-size: 100%;
font-size: 150%; 
font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #e8e6d8;
  background-color: #181818;
  color: #e8e6d8;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  text-align: center;
}

.buttonSSBW:hover {
  background-color: #e8e6d8;
  color: #181818;
}

.buttonSSOR {
font-family: "SimSun-ExtB", Icons;
font-size: 150%;
 font-weight: 100;
 font-style: normal;
 display: inline-block;
  border: 1px;
  border-style: dotted;
  border-color: #f04c3f;
  background-color: #e89870;
  color: #f04c3f;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  text-align: center;
}

.buttonSSOR:hover {
  background-color: #e8e6d8;
  color: #181818;
}

.buttonSSOR a {
	color: #f04c3f;
	text-decoration: none;
}

.buttonSSTY {
font-family: "SimSun-ExtB", Icons;
font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #fd0;
  background-color: #49838a;
  color: #fd0;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  text-align: center;
}

.buttonSSTY:hover {
  background-color: #e8e6d8;
  color: #181818;
}


.buttonSSTY a {
	color: #fd0;
	text-decoration: none;
}

.buttonSSRW {
font-family: "SimSun-ExtB", Icons;
font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #e8e6d8;
  background-color: #f04c3f;
  color: #e8e6d8;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  text-align: center;
}

.buttonSSRW:hover {
  background-color: #e8e6d8;
  color: #181818;
}

.buttonSSWR {
font-family: "SimSun-ExtB", Icons;
font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #f04c3f;
  background-color: #e8e6d8;
  color: #f04c3f;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  text-align: center;
}

.buttonSSWR:hover {
  background-color: #e8e6d8;
  color: #181818;
}

.buttonSSWR a {
	color: #f04c3f;
	text-decoration: none;
}

.buttonSSWB {
font-family: "SimSun-ExtB", Icons;
font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #181818;
  background-color: #e8e6d8;
  color: #181818;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  text-align: center;
}

.buttonSSWB:hover {
  background-color: #e8e6d8;
  color: #181818;
}

.buttonSSWB a {
	color: #181818;
	text-decoration: none;
}

.buttonSS4P {
font-family: "SimSun-ExtB", Icons;
font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #e8e6d8;
  background-color: #181818;
  color: #e8e6d8;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  text-align: center;
}

.buttonSS4P:hover {
  background-color: #e8e6d8;
  color: #181818;
}

.buttonWASHISB {
font-family: "SimSun-ExtB", Icons;
font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #e8e6d8;
  background-color: #181818;
  color: #e8e6d8;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  text-align: center;
}

.buttonWASHISB:hover {
  background-color: #e8e6d8;
  color: #181818;
}

.button WASHIWB a {
	color: #e8e6d8;
	text-decoration: none;
}

.buttonWASHISR {
font-family: "SimSun-ExtB", Icons;
font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #e8e6d8;
  background-color: #f04c3f;
  color: #e8e6d8;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  text-align: center;
}

.buttonWASHISR:hover {
  background-color: #e8e6d8;
  color: #181818;
}

.buttonWASHIBBR {
font-family: "SimSun-ExtB", Icons;
font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #f04c3f;
  background-color: #181818;
  color: #f04c3f;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  text-align: center;
}

.buttonWASHIBBR:hover {
  background-color: #e8e6d8;
  color: #181818;
}

.button WASHIBBR a {
	color: #f04c3f;
	text-decoration: none;
}

.buttonWASHIBOR {
font-family: "SimSun-ExtB", Icons;
font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #f04c3f;
  background-color: #e89870;
  color: #f04c3f;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  text-align: center;
}

.buttonWASHIBOR:hover {
  background-color: #e8e6d8;
  color: #181818;
}

.button WASHIBOR a {
	color: #f04c3f;
	text-decoration: none;
}

.buttonWASHIBRW {
font-family: "SimSun-ExtB", Icons;
font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #e8e6d8;
  background-color: #f04c3f;
  color: #e8e6d8;
  padding: 5px; 
    width: 100%;
  height: 100%;  
  transition: .5s;
  text-align: center;
}

.buttonWASHIBRW:hover {
  background-color: #e8e6d8;
  color: #181818;
}

.buttonWASHIBTY {
font-family: "SimSun-ExtB", Icons;
font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #fd0;
  background-color: #48838a;
  color: #fd0;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  text-align: center;
}

.buttonWASHIBTY:hover {
  background-color: #e8e6d8;
  color: #181818;
}

.button WASHIBTY a {
	color: #fd0;
	text-decoration: none;
}

.buttonWASHIBBW {
font-family: "SimSun-ExtB", Icons;
font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #e8e6d8;
  background-color: #181818;
  color: #e8e6d8;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  text-align: center;
}

.buttonWASHIBBW:hover {
  background-color: #e8e6d8;
  color: #181818;
}

.buttonWASHIBRY {
font-family: "SimSun-ExtB", Icons;
font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #fd0;
  background-color: #f04c3f;
  color: #fd0;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  text-align: center;
}

.buttonWASHIBRY:hover {
  background-color: #e8e6d8;
  color: #181818;
}

.button WASHIBRY a {
	color: #fd0;
	text-decoration: none;
}

.buttonWASHI4P {
font-family: "SimSun-ExtB", Icons;
font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #e8e6d8;
  background-color: #181818;
  color: #e8e6d8;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  text-align: center;
}

.buttonWASHI4P:hover {
  background-color: #e8e6d8;
  color: #181818;
}

.buttonLLK {
font-family: "SimSun-ExtB", Icons;
    font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #e8e6d8;
  background-color: #181818;
  color: #e8e6d8;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  text-align: center;
}

.buttonLLK:hover {
  background-color: #e8e6d8;
  color: #181818;
}

.button24BC {
font-family: "SimSun-ExtB", Icons;
    font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #e8e6d8;
  background-color: #e8e6d8;
  color: #181818;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  align-content: right;
}

.button24BB {
font-family: "SimSun-ExtB", Icons;
    font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #4852a3;
  background-color: #4852a3;
  color: #73bf44;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  align-content: right;
}

.button24BC:hover {
  background-color: #181818;
  color: #e8e6d8;
}

.button24BB:hover {
  background-color: #181818;
  color: #e8e6d8;
}

.button24AR:hover {
  background-color: #e8e6d8;
  color: #181818;
}


.button24AR {
font-family: "SimSun-ExtB", Icons;
    font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #e8e6d8;
  background-color: #e8e6d8;
  color: #f04c3f;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  align-content: right;
}

.button24AR:hover {
  background-color: #e8e6d8;
  color: #181818;
}

.button24AB {
font-family: "SimSun-ExtB", Icons;
    font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #e8e6d8;
  background-color: #181818;
  color: #e8e6d8;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  align-content: right;
}

.button24AB:hover {
  background-color: #e8e6d8;
  color: #181818;
}

.buttonRIP {
font-family: "SimSun-ExtB", Icons;
    font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #e8e6d8;
  background-color: #181818;
  color: #e8e6d8;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
  align-content: right;
}

.buttonRIP:hover {
  background-color: #e8e6d8;
  color: #181818;
}


.buttonHBD {
font-family: "SimSun-ExtB", Icons;
 font-size: 150%;
 font-weight: 100;
 font-style: normal;
  border: 1px;
  border-style: dotted;
  border-color: #e74a36;
  background-color: #e99870;
  color: #f04c3f;
  padding: 5px; 
  width: 100%;
  height: 100%;  
  transition: .5s;
}

.buttonHBD:hover {
  background-color: #e8e6d8;
  color: #181818;
  border-color: #e8e6d8;
}


.center {
  margin-left: auto;
  margin-right: auto;
}


table.tabletrip {
    table-layout: fixed;
    border-collapse: collapse;
	text-align: center;
    width: 100%;
    background-color: #181818;
}

table.tabletrip th {
  text-align: left;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #e8e6d8;
  border-bottom: none;
}

table.tabletrip td {
    border: 1px solid;
    padding: 6px;
    width: 50%
}

table.tablehead {
    table-layout: fixed;
    border-collapse: collapse;
	text-align: center;
    width: 100%;
    background-color: #181818;
}

table.tablehead th {
  text-align: left;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-color: #e8e6d8;
  border-bottom: none;
}

table.tablehead td {
    border: 1 solid;
    padding: 6px;
    width: 50%
}

table.table1 {
    table-layout: fixed;
    border-collapse: collapse;
	text-align: center;
    width: 100%;
    background-color: transparent;
}

table.table1 th {
  text-align: left;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-color: #e8e6d8;
  border-bottom: 1px solid #ddd;
        border: 1px solid;
}

table.table1 td {
    border: 1px solid;
    padding: 6px;
    width: 50%        
}

table.tableprod {
    table-layout: fixed;
    border-collapse: collapse;
	text-align: center;
    width: 100%;
    background-color: transparent;
}

table.tableprod th {
  text-align: left;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-color: #e8e6d8;
  border-bottom: 1px solid #ddd;
        border: 1px solid;
}

table.tableprod td {
    border: 1px solid;
    padding: 12px;
    width: 50%
        
}

table.tablenav {
    background-image: linear-gradient(#181818, #181818, #0038ff);
    table-layout: fixed;
    border-collapse: collapse;
	text-align: center;
    width: 100%;
    background-color: transparent;
}

table.tablenav th {
  text-align: left;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-color: #e8e6d8;
  border-bottom: 1px solid #ddd;
        border: 1px solid;
}

table.tablenav td {
    border: 1px solid;
    padding: 6px;
    width: 50%
        
}

table.tableseemore {
    background-image: linear-gradient(#181818, #181818, #0038ff);
	table-layout: fixed;
    border-collapse: collapse;
	text-align: center;
    width: 100%;
    border: 1px solid;
}

table.tableseemore th {
    padding: 6px;
    width: 50%;
    text-align: center;
}

table.tableseemore td {
    padding: 6px;
	border: none;
    text-align: center;
}

table.table2 {
        background-image: linear-gradient(#181818, #181818, #0038ff);
	table-layout: fixed;
    border-collapse: collapse;
	text-align: center;
    width: 100%;
    border: 1px solid;
}

table.table2 th {
    padding: 6px;
    width: 50%;
    text-align: center;
}

table.table2 td {
    padding: 6px;
	border: none;
    text-align: center;
}

table.table3 {
	table-layout: fixed;
    border-collapse: collapse;
    width: 100%;
}

table.table3 th {
    padding: 6px;
    width: 50%;
}

table.table3 td {
    padding: 6px;
}

table.table3 tr {
    padding: 6px;
    text-align: center;
}

table.table2m {
    border-collapse: collapse;
	text-align: center;
    width: 100%;
    border: 1 solid;
}

table.table2m th {
    padding: 6px;
    text-align: center;
}

table.table2m td {
    padding: 6px;
	border: none;
    text-align: center;
}

table.table3m {
	table-layout: fixed;
    text-align: center;
    width: 100%;
    border-collapse: collapse;
}

table.table3m th {
    padding: 6px;
}

table.table3m td {
    padding: 6px;
}

table.table3m tr {
    padding: 6px;
    text-align: center;
}

tr {
	text-align: left;
}

table.table1 tr:hover {background-color: #0038ff;
    border: 1px solid;
    color: #e8e6d8;
}

#toolset {
	display: none;
}

body {
	background-color: #181818;
	color: #181818;
	--swatch-1: #e8e6d8;
	--swatch-2: #181818;
	--swatch-3: #ffdf00;
}

a:active {
	opacity: 1;
}

a:hover {
	opacity: 1;
}

td a { 
   display: block; 
}

td a:hover { 
   display: block; 
   background-color: #0038ff;
   color: #e8e6d8;
}

.page a.active, 
body.homepage [rel="home_page"] {
        text-decoration: none;
}

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 {
	background: rgba(0, 0, 0, 0.20);
	border: 0;
	height: 1px;
	display: block;
}

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

.gallery_image_caption {
    margin-top: 0.5em;
    margin-bottom: 1rem;
    font-size: 1.1rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	font-family: Diatype, Icons;
	font-style: normal;
	line-height: 1.3;
    text-align: left;
}

/**
 * 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: rgb(232, 230, 216);
	font-family: "SimSun-ExtB", Icons;
	src: url('https://files.cargocollective.com/c332648/simsunb.woff') format('woff');
	font-style: normal;
	line-height: 1.3;
}

[data-predefined-style="true"] bodycopy a {
    text-decoration: none;
}

[data-predefined-style="true"] bodycopy a:hover {
    text-decoration: none;
    color: #e8e6d8;
}

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: Halibut Serif Regular, Icons;
  	letter-spacing:4px;
	padding: 0;
	margin: 0;
	font-size: 2rem;
    padding-left: 0px;
	color: rgba(0, 0, 0, 0.85);
	line-height: 2;
}

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

[data-predefined-style="true"] h2 {
	font-family: "Favorit Variable", Icons;
	padding: 0;
	margin: 0;
	color: rgba(232, 230, 216, 1);
	font-size: 4.1rem;
	line-height: 2;
	letter-spacing: 0.04rem;
	font-style: normal;
	font-variation-settings: 'slnt' -8.6;
	font-weight: 700;
}

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

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.3rem;
	line-height: 1.3;
	font-family: "SimSun-ExtB", Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(24, 24, 24, 1);
    letter-spacing: 0.04em;
	font-variation-settings: 'slnt' 0, 'MONO' 1;
}

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

[data-predefined-style="true"] small a:hover {
    
}


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

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

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

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

[data-css-preset] .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: 90%/*!thumbnails_width*/;
}

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

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

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

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

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

.thumbnails .title {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1.3rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.7);
	font-family: Diatype, Icons;
	font-style: normal;
	line-height: 1.3;
    letter-spacing: 0.04em;
    text-align: left;
}

.thumbnails .tags {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1.2rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.5);
	font-family: "Diatype Mono", Icons;
	font-style: normal;
	line-height: 1.5;
    text-align: left;
    padding: 0;
    font-style: normal;
}

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

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

/**
 * Site Menu Button
 */

[data-css-preset] #site_menu_button {
	color: rgba(232, 230, 216, 1);
	line-height: 1;
	font-size: 28px /*!site_menu_button*/;
	padding: 6px;
	line-height: 1;
	background: rgba(33, 32, 46, 0);
	position: fixed;
	top: 3rem /*!site_menu_button*/;
	left: 3rem /*!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: Diatype, 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(232, 230, 216, 1);
    background: transparent;
	font-size: 24px;
    font-style: normal;
	font-weight: 400;
    line-height: 1.;
    position: fixed;
	padding: 20px;
	right: 1rem /*!shop_button*/;
	top: 0 /*!shop_button*/;

}

#shop_button.text {
	font-family: "Diatype Variable", Icons;
	font-size: 1.3rem;
    padding: 0;
	font-weight: 200;
	color: rgba(0, 0, 0, 0.75);
	font-style: normal;
    line-height: 1.3;
    letter-spacing: 0.04rem;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

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

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

/**
 * Shop Product Widget
 */

.shop_product {
font-family: "SimSun-ExtB", Icons;
font-size: 1.2rem;
font-weight: 100;
font-style: normal;
  border-color: #e8e6d8;
  background-color: rgba(0, 0, 0, 0);
  color: #f04c3f;
  width: 30%;
  height: 100%;  
  transition: .5s;
  align-content: right;
}

.shop_product .price {
    font-family: "SimSun-ExtB", Icons;
    font-size: 1.6rem;
	color: #181818;
	background-color: #e8e6d8;
    padding: .2em;
	line-height: 1.2;
    text-align: right;
}

.shop_product .dropdown {
font-family: "SimSun-ExtB", Icons;
font-size: 1.2rem;
font-weight: 100;
font-style: normal;
	width: 100%;
	color: #fff;
	text-align: left;
	border: 1px solid #e8e6d8;
    border-collapse: collapse;
	background-color: rgba(0, 0, 0, 0);
	line-height: normal;
	padding: .5em;
    	background-color: rgba(255, 255, 255, 0.0);
	background-image: url(https://freight.cargo.site/t/original/i/P1529658759673978127783568918044/select-line-arrows-WHITE.svg);
	background-repeat: no-repeat;
	background-position: top 0em right .1em;
}

.shop_product .button {
    width: 200%;
	border: 1px #e8e6d8;
    border-style: none solid solid solid;
	color: #ffffff;
    background-color: transparent;
	text-align: left;
    line-height: 2;
	padding: .5em;
	cursor: pointer;
}

.shop_product .button:hover {
    width: 200%;
	border: 1px #e8e6d8;
    border-style: solid solid solid solid;
	color: #181818;
    background-color: #e8e6d8;
	text-align: left;
    line-height: 2;
	padding: .5em;
	cursor: pointer;
}

/**
 * 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, 1) /*!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.1rem;
	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.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: 36px;
    width: 36px;
}

.image-gallery-navigation .left-arrow .inner-color,
.image-gallery-navigation .right-arrow .inner-color {
    stroke: rgba(255, 255, 255, 1);
    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;
}

/**
 * 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: 2.4rem;
    outline: 1px solid #e8e6d8;
    color: rgba(232, 230, 216, 1);
    background: #181818;
    font-size: 1.2rem;
    line-height: .8;
	font-family: "SimSun-ExtB", 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: #e8e6d8;
}

.audio-player .button {
    background: #e8e6d8;
    cursor: pointer;
    fill: #e8e6d8;
}

.audio-player .icon {
    fill: #e8e6d8;
    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 #e8e6d8;
    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;
}

bodycopy {
	color: #e8e6d8;
	font-family: "SimSun-ExtB", Icons;
	font-weight: 400;
	font-style: normal;
	font-variation-settings: 'slnt' 0, 'SRFF' 1;
	letter-spacing: 0;
	font-size: 1.2rem;
	line-height: 1.2;
}


bodycopy a {
	color: #e8e6d8;
	text-decoration: none;
}

.weep {
	--text-style: "weep";
	color: #e8e6d8;
}

.weep a {
	color: #e8e6d8;
}

.button-13 {
	--text-style: "button 13";
	font-family: "SimSun-ExtB", Icons;
	font-weight: 400;
	font-style: normal;
	font-variation-settings: 'slnt' 0, 'SRFF' 1;
	letter-spacing: 0;
	font-size: 1.2rem;
	line-height: 1.2;
	color: rgba(0, 0, 0, 0.85);
	background: #ffff02;
	display: inline-block;
	border-color: rgba(0, 0, 0, 0.1);
	border-style: solid;
	border-width: 0.1rem;
	border-radius: 0.6rem;
	padding-top: 0.8rem;
	padding-right: 1.4rem;
	padding-bottom: 0.8rem;
	padding-left: 1.4rem;
	filter: drop-shadow(0.3rem 0.3rem 0.4rem rgba(0, 0, 0, 0.15));
	will-change: filter;
}

.button-13 a {
	color: rgba(0, 0, 0, 0.85);
	text-decoration: none;
}

.button-13 a.active {
	color: rgba(0, 0, 0, 0.85);
	text-decoration: none;
}

.button-13 a:hover {
	
}

html {
	--mobile-scale: 1.5;
	--mobile-padding-offset: 0.25;
}

.mobile [id] .page-layout {
	max-width: 100%;
}

.mobile [id] .page-content {
}

.mobile .content {
}



