



/* =================================
   WICHTIG: BACKGROUND FÜR MIX BLEND MODE
   ================================= */

html, body {
    background-color: #ffffff !important;
}


/* =================================
   FIXED ELEMENTS - M1 UND MENU BUTTON
   ================================= */
/* M1 "BRISK" - FIXED ON TOP */

m1 {
display: block !important;
  position: fixed;
  top: 20px !important;
  left: 1.6rem !important;
  mix-blend-mode: difference !important;
  color: white !important;           /* Textfarbe wirklich weiß */
  font-size: 1.8rem !important;
  line-height: 1.2 !important;
  font-family: "Neue Haas Grotesk", Icons !important;
  font-style: normal !important;
  font-weight: bold !important;
  pointer-events: auto !important;
  cursor: pointer !important;

}

/* Website-Preloader*/
.preloader {
	position: fixed;
	top: 0;
	left: 0;
	margin: auto;
	width: 100vw;
	height: 100vh;
	background: #000;
	opacity: 1;
	-webkit-transition:all 1.3s cubic-bezier(0.86, 0, 0.07, 1);
	-moz-transition:all 1.3s cubic-bezier(0.86, 0, 0.07, 1);
	transition:all 1.3s cubic-bezier(0.86, 0, 0.07, 1);
	z-index: 99;
	transition-delay: 0.65s;
}
.preloader .inner {
	width: 100vw;
	height: 100vh;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}
.preloader:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 200px 100vh 0;
	border-color: transparent #797979 transparent transparent;
	position: absolute;
	left: -200px;
	top: 0;
}
.preloader:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 100vh 0 0 200px;
	border-color: transparent transparent transparent #797979;
	position: absolute;
	right: -200px;
	top: 0;
}
.preloader * {
	-webkit-transition:all 1.3s cubic-bezier(0.86, 0, 0.07, 1);
	-moz-transition:all 1.3s cubic-bezier(0.86, 0, 0.07, 1);
	transition:all 1.3s cubic-bezier(0.86, 0, 0.07, 1);
}
.transition-overlay {
	width: 100vw;
	height: 100vh;
	position: fixed;
	bottom: calc(-100% - 200px);
	bottom: 0;
	background: #000;
	z-index: 9999;
	-webkit-transition:all 1.3s cubic-bezier(0.86, 0, 0.07, 1);
	-moz-transition:all 1.3s cubic-bezier(0.86, 0, 0.07, 1);
	transition:all 1.3s cubic-bezier(0.86, 0, 0.07, 1);

	visibility: hidden;
}
.preloader .inner .percentage {
	width: 100%;
	font-size: 20vw;
	line-height: 1;
	font-weight: 700;
	color: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	opacity: 0.1;
	transition-delay: 0.10s;
font-family: "Neue Haas Grotesk", Icons;
	font-style: normal;
}
.navigation__transparent.navbar{
	visibility: hidden;
}
.page-loaded .preloader .percentage {
	margin-left: 100px;
	opacity: 0;
}
.page-loaded .preloader {
	top: calc(-100% - 200px);
	visibility: hidden;
}
.loader-progress {
position:absolute;
background: #fff;
left:0;
  top:0;
  height:5px;
z-index:100;
}





/* STUDIO BRISK - PERFORMANCE OPTIMIERUNG */

/* Optimierte Bilddarstellung */
img {
    image-rendering: auto;
    transform: translateZ(0);
    will-change: transform;
    loading: lazy;
}

/* Smooth Scrolling */
html {
    scroll-behavior: smooth;
}



/* Preload wichtiger Ressourcen */
body::before {
    content: '';
    display: none;
    background-image: url('https://freight.cargo.site/t/original/i/0c90b5b0c1d8514de56f90d302f36f7d2cfdd42a542e7e0f38b4ef16a7b553cb/StudioBrisk_Hermera_Website-mobile.jpg');
}


/* Mobile-First Performance */
@media (max-width: 768px) {
    img {
        max-width: 100%;
        height: auto;
        object-fit: cover;
    }
    
    /* Reduzierte Animationen auf Mobile */
    * {
        animation-duration: 0.5s !important;
        transition-duration: 0.3s !important;
    }
}

/* Touch-Optimierung für bessere Mobile Performance */
* {
    -webkit-tap-highlight-color: transparent;
}

/* Weitere Performance-Optimierungen */
img:not([loading]) {
    loading: lazy;
}

/**
 * Content
 */



/**
 * STUDIO BRISK CODE
 */

/**
* Hemera
*/

/* Standard: Desktop sichtbar, Mobile unsichtbar */
.desktop-only { display:block; }
.mobile-only  { display:none ! important;  }

/* Umschalten für Mobilgeräte */
@media (max-width:600px) {
  .desktop-only { display:none !important; }
  .mobile-only  { display:block !important; }
}

/**
* Hemera
*/


[data-page-id="27958177"] m1 {
display: none ! important;
}
[data-page-id="31855991"] m1 {
display: none ! important;
}
/**
 * SIN
 */
@media (min-width: 700px){
[data-predefined-style="true"] [local-style="31218394"] bodycopy {
display: none;
}


[data-predefined-style="true"] [local-style="31856521"] bodycopy {
display: none;
}

}

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


body > customhtml:nth-child(2) > m1:nth-child(4) {
margin-left: -15px;
}
.content_container > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > bodycopy:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1) {
 margin-top: 5%;
}
m2.color-changer > a:nth-child(1) {
 margin-right: 23px;
}

div.page_container:nth-child(2) {
padding-top: 0vw;
width: 100%;
}

/**
 * SIN
 */
div.image-gallery:nth-child(6) {
display: none;
}

/**
 * Abaton
 */
div.page_container:nth-child(5) > div:nth-child(1) > bodycopy:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) {
display: none;
}
.content_container > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > bodycopy:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > img:nth-child(1) {
display: none;
}

/**
 * Observer
 */
.content_container > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > bodycopy:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1) {
margin-top: 3rem;
}
div.page_container:nth-child(2) > div:nth-child(1) > bodycopy:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1) {
padding-top: 3vw !important;}



bodycopy {font-size: 4vw !important }
h1 { font-size: 9vw !important }
h2 { font-size: 9vw !important }


@media screen and (max-width: 700px) {
  h1 {font-size: 3vw ! important;
 }
div.page_container:nth-child(4) > div:nth-child(1) > bodycopy:nth-child(1) {
display: none;
}

}
    
@media screen and (max-width: 700px) {


bodycopy {font-size: 4.3vw ! important;
 }
}

abaton { font-size: 11vw !important }

small {
	font-size: 3vw !important;
	line-height: 3.5vw !important;
}

hello {
	font-size: 9vw !important;
	line-height: 11.0vw !important;
}

FMQ {
		font-size: 4vw !important;
	line-height: 3vw !important;
}

NP {
		font-size: 6vw !important;
	line-height: 9vw !important;
}

M1 {
		font-size: 7vw !important;
	line-height: 3vw !important;
	left: 3vw !important;
top: 1.3rem ! important;
}

M2 {
		font-size: 3vw !important;
	line-height: 0vw !important;
	right: 3vw !important;
top: 1.3rem ! important;
}

SP { font-size: 4vw !important	
}

.hover-title {
    font-size: 14vw;
line-height: 14vw;
}

h1 {
		font-size: 6vw !important;
	line-height: 7vw !important;
	right: 3vw !important;
top: 1.3rem ! important;
}

h2 {
		font-size: 5vw !important;
	line-height: 6vw !important;
	right: 3vw !important;
top: 1.3rem ! important;
}
    
 
    
.contact-btn {
font-size: 46px !important;

}

    




.content_container > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > bodycopy:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > hr:nth-child(1) {
display: none;
}




div.page_container:nth-child(8) > div:nth-child(1) {
min-height: auto;
}




}

.color-changer:hover .letter-color{
   cursor: pointer;
color: #ff0101 !important;
}

.menu-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000;
    border: solid 1px;
    border-color: #2e2e2e;
    border-radius: 500px;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer;
    padding: 9px 23px 9px 23px;
    color: #fff;
    font-size: inherit;
font-size: 14px;
}

.menu-btn:hover {
display: block;
background-color: #f00;
border:solid 1px ;
border-color: #f00;
border-radius: 1000px;
cursor:pointer;
margin-left: auto;
margin-right: auto;
}

.contact-btn {
display: block;
background-color: #fff;
border:solid 5px ;
border-color: black;
border-radius: 1000px;
max-width: 100%;
margin-left: auto;
margin-right: auto;
cursor:pointer;
padding-top: 2em;
padding-bottom: 2em;
}

.contact-btn:hover {
display: block;
background-color: #f00;
border:solid 5px ;
border-color: #f00;
border-radius: 1000px;
cursor:pointer;
margin-left: auto;
margin-right: auto;
}


.hr-white {
  border-top: 1px solid red;
}

 
@font-face {
    font-family: 'abaton-regular';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c496112/abaton-regular.woff') format('woff');
}

[data-predefined-style="true"] abaton {
    font-size: 14.3vmin;
    font-weight: 500	;
    color: rgba(0, 0, 0, 0.85);
    font-family: "abaton-regular", Icons;
    font-style: normal;
    line-height: 1.0;
}


[data-predefined-style="true"] NP {
	font-family: Ortica, Icons;
	padding: 0;
	margin: 0;
	color: rgb(0, 0, 0);
	font-size: 6.2rem;
	line-height: 1.1;
	font-style: normal;
	font-weight: 300;
	}

[data-predefined-style="true"] FMQ {
	font-family: Messapia, Icons;
	padding: 0;
	margin: 0;
	color: rgb(0, 0, 0);
	font-size: 1.2rem;
	line-height: 0.5;
	font-style: normal;
	font-weight: 400;
	}


[data-predefined-style="true"] cb-small {
	display: inline-block;
	font-size: 1.2rem;
	line-height: 1.2;
	font-family: "Neue Haas Grotesk", Icons;
	font-style: normal;
	font-weight: 400;
	color: #000;

}

[data-predefined-style="true"] SP {
	font-family: "Neue Haas Grotesk", Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 2.1rem;
	line-height: 1.1;
	color: rgb(0, 0, 0);
	}
[data-predefined-style="true"] m1 {
		display: inline-block;
	font-size: 2.5rem;
	line-height: 1.2;
	font-family: "Neue Haas Grotesk", Icons;
	font-style: normal;
	font-weight: 400;
	color: rgb(0, 0, 0);
 mix-blend-mode: difference;
	}
[data-predefined-style="true"] m2 {
		display: inline-block;
	font-size: 1.2rem;
	line-height: 1.2;
	font-family: "Neue Haas Grotesk", Icons;
	font-style: normal;
	font-weight: 400;
	color: rgb(0, 0, 0);
 mix-blend-mode: difference;
	}
[data-predefined-style="true"] dot {
		display: inline-block;
	font-size: 1.2rem;
	line-height: 1.2;
	font-family: "Neue Haas Grotesk", Icons;
	font-style: normal;
	font-weight: 400;
	color: rgb(0, 0, 0);
	}

[data-predefined-style="true"] hello {
		display: inline-block;
	font-size: 200;
	line-height: 1.2;
	font-family: "Neue Haas Grotesk", Icons;
	font-style: normal;
	font-weight: 700;
	color: rgb(0, 0, 0);
}




/**
 * Hover Landingpage - Start
 */


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

.hover-image {
    visibility: hidden;
}

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

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

/* Change width and height to scale images */
    width: 100%;
    height: 100%;
}

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


.mobile div.pinned:nth-child(3) > div:nth-child(1) > div:nth-child(1) > bodycopy:nth-child(1) > div:nth-child(1) > div:nth-child(10) > div:nth-child(1) > h2:nth-child(1) > div:nth-child(1) {
font-size: 2.2rem;
}

/**
 * Hover Landingpage - End
 */


.mobile div.pinned:nth-child(1) > div:nth-child(1) > div:nth-child(1) > bodycopy:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1) {
font-size: 5rem;
}

/**
 * Mobile Studio Brisk NavTop Left 
 */



/**
 * STUDIO BRISK CODE - ENDE
 */


body {
	background-color: #000;
	color: #9a5353;
    padding-top: 18px; 
}

a:active {
	color: #000;
}

.page a.active {
	color: #000;
}

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

hr-white {
	background: rgba(255, 255, 255, 0.86);
	border: 0;
	height: 1px;
	display: block;
}

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

.gallery_image_caption {
    margin-top: .5rem;
    margin-bottom: 3rem;
    font-size: 9rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	font-family: "Helvetica Neue", Helvetica, sans-serif, "Helvetica Neue Regular", Icons;
	font-style: normal;
	line-height: 1.1;
    text-align: center;
}

/**
 * Loading Animation
 */

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

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 1.8rem;
	font-weight: 400;
	color: #000;
    letter-spacing: 0.04rem;
	font-family: "Neue Haas Grotesk", Icons /*!null*/;
	font-style: normal;
	line-height: 1.1;
}

[data-predefined-style="true"] bodycopy a {
	color: rgba(0, 0, 0, 1);
	padding-bottom: 0.2em;
	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: "Neue Haas Grotesk", Icons;
	padding: 0;
	margin: 0;
	font-size: 6.2rem;
	line-height: 1.1;
	color: rgb(0, 0, 0);
	font-style: normal;
	font-weight: 400;
	}

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


[data-predefined-style="true"] h2 {
	font-family: Ortica, Icons;
	padding: 0;
	margin: 0;
	color: rgb(0, 0, 0);
	font-size: 22.4vmin;
	line-height: 1.1;
	font-style: normal;
	font-weight: 300;
	}



[data-predefined-style="true"] h1 a:hover {
    color: rgba(0, 0, 0, 1);
font-style: italic ! important;
}

[data-predefined-style="true"] h2 a:hover {
    color: rgba(0, 0, 0, 1);
font-style: italic ! important;
}

[data-predefined-style="true"] h3 a:hover {
    color: rgba(0, 0, 0, 1);
font-style: italic ! important;
}

[data-predefined-style="true"] h4 a:hover {
    color: rgba(0, 0, 0, 1);
font-style: italic ! important;
}

[data-predefined-style="true"] bodycopy a:hover {
    color: rgba(0, 0, 0, 1);
font-style: italic ! important;
}

[data-predefined-style="true"] small a:hover {
    color: rgba(0, 0, 0, 1);
font-style: italic ! important;
}



[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1rem;
	line-height: 1;
	font-family: "Neue Haas Grotesk", Icons;
	font-style: normal;
	font-weight: 400;
	color: rgb(0, 0, 0);
 mix-blend-mode: difference;

}





/**
 * 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: transparent /*!body_bgcolor*/;
}

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

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

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

/**
 * Thumbnails
 */

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

[data-css-preset] .thumbnails {
   	background-color: transparent/*!thumbnails_bgcolor*/;   
}

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

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

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

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

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

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

.thumbnails .title {
    margin-top: 1.2rem;
    margin-bottom: .3rem;
	font-size: 2rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	font-family: "TeX Gyre Heros Condensed", Icons;
	font-style: normal;
	line-height: 1.3;
}

.thumbnails .tags {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
    font-size: 1.6rem;
	font-weight: 400;
	 color: rgba(255, 0, 0, 1);
    font-family: "TeX Gyre Heros Condensed", Icons;
	font-style: normal;
	line-height: 1.2;
}

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

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

/**
 * Site Menu Button
 */

[data-css-preset] #site_menu_button {
    color: rgba(255, 255, 255, 1);
    line-height: 1;
    font-size: 31px /*!site_menu_button*/;
    padding: 0px;
    line-height: 0;
    background: rgba(255, 255, 255, 0);
  position: absolute;
	top: 3rem /*!site_menu_button*/;
	right: 3rem /*!site_menu_button*/;
mix-blend-mode: difference !important;


}

body.mobile #site_menu_button {
	margin: -4px;
    font-size: 39px;
 
}

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

#site_menu_button.active {
	display: block ;
}

/**
 * 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(0, 0, 0, 1.0);
	font-size: 100px;
	font-style: normal;
	font-weight: 100;
	padding: 0px 50px 90px 30px;
	max-width: 400px;
	min-width: 300px;
	text-align: right;
	display: flex;
	justify-content: flex-start;
    padding-top: 24px;
}

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

#site_menu .page-link a {
	color: rgba(255, 255, 255, 1);
    font-weight: 400;
    font-size: 54px;
    padding-top: 70px;
   font-size: 54px /*!site_menu_button*/;
    padding: 2px;
    line-height: 1;
    background: rgba(33, 32, 46, 0);
    position: relative;
	right: 0rem /*!site_menu_button*/;
	top: 5rem; 
   
}

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

#site_menu a:active {
	opacity:1;
}

#site_menu a.active {
	opacity: 1.0;
}

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

body.mobile #site_menu .close {
	display: block ;
	font-size: 56px;
	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: .5rem /*!shop_button*/;
	right: .5rem /*!shop_button*/;
}

#shop_button.text {
    font-family: "TeX Gyre Heros Condensed", Icons;
	font-size: 2rem;
    padding: 0;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	font-style: normal;
}

#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: Bagnard, Icons;
	font-size: 3rem;
	line-height: 1;
	color: rgba(0, 0, 0, 0.85);
    display: block;
    margin-bottom: 1rem;
	font-style: normal;
	font-weight: 400;
}

.shop_product .dropdown {
    font-family: "Neue Haas Grotesk", Icons;
    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 1rem;
}

.shop_product .button {
    font-family: "Neue Haas Grotesk", Icons;
	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;
}

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

.quick-view-caption {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;
    transition: 100ms opacity ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 2rem 0;
    text-align: center;
    font-size: 1.8rem;
}

.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: #fff;
    stroke-width: 1.5px;
}

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
    stroke: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}

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

/** 
 * 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: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}

/**
 * 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: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}

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



