/**
 * Content
 */

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

@font-face {
    font-family: 'Univers-light-normal';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c557989/Univers-Light-Normal.woff') format('woff');
}


@font-face {
    font-family: 'LTe50477';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c557989/LTe50477.ttf') format('woff');
}
@font-face {
    font-family: '9b7c623cdaa61e0d6e464eb4272a1d7f';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c557989/9b7c623cdaa61e0d6e464eb4272a1d7f.woff') format('woff');
}


#menubar {

       justify-content: center;
text-align:center;
width:100%;
 
  z-index:1000;
padding-top:0px;
       -webkit-backdrop-filter:   blur(4px); 
    backdrop-filter: blur(4px); 

}
body.mobile #menubar {

       justify-content: center;
text-align:center;
width:100%;
padding-top:0px;
  z-index:800;

       -webkit-backdrop-filter:   blur(4px); 
    backdrop-filter: blur(4px); 

}
body.mobile iframe{

  margin-left:-17px;
    
}
 iframe{

  margin-left:0px;
    
}


 

 #menubar2 .liveopen  {   
background-color:#00FF00;
}
 #menubar2 .liveopen:hover  {    
background-color:#ff0404;
}
 #menubar2 .liveclose  {   
background-color:#ff0404;
}
 #menubar2 .liveclose:hover  {    
background-color:#00FF00;
}

#menubar2{
padding-top:8px;
    padding-bottom:1.3vw;
        background-color:rgba(255, 255, 255, 0);
position:relative;
z-index:800;
}

body.mobile #menubar2{
z-index:800;


white-space: nowrap;

    padding-left:2%;
    padding-right:2%;
        padding-top:16px;
       padding-bottom:7vw;

   
  overflow-x: auto; /* [2] */
  -webkit-overflow-scrolling: touch; /* [3] */
  -ms-overflow-style: -ms-autohiding-scrollbar; /* [4] */
}

header{

   
    width: 100%;
z-index:1000;
      
}
body.mobile header{
  
   
    width: 100%;
z-index:1000;
   
   
}


small {
display:inline-block;
	font-size:22px;

   font-family: 'LTe50477';	font-style: normal;
	font-weight: 400;
	color: rgba(0, 0, 0);
    letter-spacing: 0.01em;
     z-index:1000;
}

body.mobile small {
display:inline-block;
	font-size: 0.8em;

   font-family: 'LTe50477';	font-style: normal;
	font-weight: 400;
	color: rgba(0, 0, 0);
    letter-spacing: 0.01em;
     z-index:1000;
    
}

.contenu2{
   padding-top:16vw;
text-align:center;
margin-left:30%;
    margin-right:30%;
       line-height: 25px;
}


body.mobile .contenu2{
padding-top:53vw;
text-align:center;
margin-left:5%;
    margin-right:5%;
           line-height: 21px;
}


.contenu{
   
   z-index:100;
  
     text-align:left; 
    padding-top:16vw;
   margin-left: 10%;
    margin-right: 10%;
    line-height: 25px;
}


body.mobile .contenu{
      margin-left: 4%;
    margin-right: 4%;
    padding-top:54vw;
       z-index:1000;
           line-height: 21px;
}
.contenu3{
   
   z-index:100;
  
     text-align:left; 
    padding-top:16vw;
   margin-left: 29%;
    margin-right: 29%;

     line-height: 25px;
}


body.mobile .contenu3{
      margin-left: 4%;
    margin-right: 4%;
    padding-top:54vw;
       z-index:1000;
         line-height: 23px;
}
body.mobile .logo{
    margin-left: auto;
    margin-right: auto;
width:6em;

 margin-top:2vw;
}
body.mobile .logo img{
   
    
    width:40vw;


}
 .logo{
    margin-left: 5%;
    margin-right: 5%;

    margin-top:5vw;

}
 .logo img{
   
    
    width:15vw;


}


.image img{
    background-image: url(https://freight.cargo.site/t/original/i/800a6f38a46cf6019614cc24225ab1bc6c699f13d2a9dc6b95fd17a55a5b56c0/cover.jpg);
  background-position: center;
    background-attachment: fixed;
    background-size: cover;
  width:340vw;
   position: absolute;
z-index:100;
   top: 5%;
    -webkit-animation-name: fadeOut; /* Chrome, Safari, Opera */
/* Chrome, Safari, Opera */
animation-delay: 3s;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
   -webkit-animation-fill-mode: forwards;
    -webkit-animation-delay: 3s;
    animation-fill-mode: forwards;
    animation-name: fadeOut;
   visibility:visible;
}

body.mobile .image img {
    visibility:hidden;
    background-image: url(https://freight.cargo.site/t/original/i/1d0754904ee0e8b072f59ca84d01a0a3e2200f5a058d823fddf260a6d306504c/Capture-decran-2019-11-18-a-21.57.08.png);
 background-position: center;
    background-attachment: fixed;
    background-size: cover;
    width:340px;
    position:absolute;
z-index:100;
     top: 18%;
    -webkit-animation-name: fadeOut; /* Chrome, Safari, Opera */
/* Chrome, Safari, Opera */
animation-delay: 3s;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
   -webkit-animation-fill-mode: forwards;
    -webkit-animation-delay: 3s;
    animation-fill-mode: forwards;
    animation-name: fadeOut;
  transform: translate(-50%, -50%); 
  transition: position 0.6s linear;
}

body.mobile .image2 img {
    visibility:visible;
     
  width:400px;
   position: absolute;
z-index:100;
     top: 3.5%;
  
    -webkit-animation-name: fadeOut; /* Chrome, Safari, Opera */
/* Chrome, Safari, Opera */
animation-delay: 3s;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
   -webkit-animation-fill-mode: forwards;
    -webkit-animation-delay: 3s;
    animation-fill-mode: forwards;
    animation-name: fadeOut;
  
  transition: position 0.6s linear;
}
 .image2 img {
    visibility:hidden;
    width:340px;
    position:absolute;
z-index:100;
     top: 4%;
    
    -webkit-animation-name: fadeOut; /* Chrome, Safari, Opera */
/* Chrome, Safari, Opera */
animation-delay: 3s;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
   -webkit-animation-fill-mode: forwards;
    -webkit-animation-delay: 3s;
    animation-fill-mode: forwards;
    animation-name: fadeOut;

  transition: position 0.6s linear;
}
.contenu video{
filter:drop-shadow(16px 16px 10px black);


z-index:1000;
}
body.mobile .marquee-rtl {
  overflow: hidden; 
    padding-top:0px;
 

}
.marquee-rtl {
  overflow: hidden; 
    padding-top:15px;
  

}
.marquee-rtl > :first-child {
  display: inline-block;                /* modèle de boîte en ligne */
  padding-right: 0em;                   /* un peu d'espace pour la transition */
  padding-left: 100%;                   /* placement à droite du conteneur */
  white-space: nowrap;                  /* pas de passage à la ligne */
  animation: defilement-rtl 40s infinite linear;
  animation-name: defilement-rtl;       /* référence à la règle @keyframes mise en oeuvre */


}
@keyframes defilement-rtl {
  0% {
    transform: translate3d(0,0,0);      /* position initiale à droite */
  }
  100% {
    transform: translate3d(-100%,0,0);  /* position finale à gauche */
  }
}


 h3 {
    font-family: 'MeridienLTBoldMeurtrier';
    color:rgba(0, 0, 0, 1);
    margin: 0;
	font-size: 70px;
	line-height: 0.8;
	    text-transform: uppercase;
      display:inline-block;

}



body.mobile h3 {
    font-family: 'MeridienLTBoldMeurtrier';
    color:rgba(0, 0, 0, 1);
    margin: 0;
	font-size: 37px;
	line-height: 0.8;
	    text-transform: uppercase;

}
.marquee-rtl h3 {
    font-family: 'MeridienLTBoldMeurtrier';
-webkit-text-stroke: 1.5px #000;
    color:rgba(255, 255, 255, 0);
    margin: 0;
	font-size: 115px;
	line-height: 0.8;
	       

}
body.mobile .marquee-rtl h3 {
    font-family: 'MeridienLTBoldMeurtrier';
-webkit-text-stroke: 1.5px #000;
    color:rgba(255, 255, 255, 0);
    font-style: normal;
	font-weight: 400;
		line-height:0;
    margin: 0;
	font-size: 130px;
    padding-top:63px;
	
}
 .artiste {
       
              
justify-content:center;
       background-color:rgba(255, 255, 255, 1);
transition: background-color 1s;
       
         border-radius:8vw;
margin:1vw;
 padding:1vw;
           box-shadow: 0 0 5px #df00ff;
   
  transition: box-shadow 0.6s linear;
  }


.artiste:hover{

    color:black;
    border-width:1px;
     box-shadow:5px 5px 20px #df00ff;
 
}


 .artiste h4 a{
font-weight:normal;
   font-size:2.5vw;
    font-family: 'MeridienLTBoldMeurtrier';
    color:#000;
border:none;
   line-height:1;

  
    
}
 .artiste h4 a:hover{
      
      color: #df00ff;

   font-size:2.5vw;
    font-family: 'MeridienLTBoldMeurtrier';

 
}
 body.mobile .artiste {
       
              
justify-content:center;
       background-color:rgba(255, 255, 255, 1);
transition: background-color 1s;
       
         border-radius:12vw;
margin:6vw;
     padding:1vw;

           box-shadow: 10 10 15px #df00ff;
   
  transition: box-shadow 0.6s linear;
  }
body.mobile  .artiste h4 a{
font-weight:normal;
   font-size:25px;
    font-family: 'MeridienLTBoldMeurtrier';
    color:#000;
border:none;

}
body.mobile  .artiste:hover h4 a{
color:#000;
   font-size:25px;
    font-family: 'MeridienLTBoldMeurtrier';
}



.toggle-menu  {
z-index:1000;

  
}

.toggle-menu i {

z-index:1000;
  height: 2px;
  width: 24px;
  -webkit-transition: all .3s;
  transition: all .3s;    
  border-radius:70px;
  color:rgba(255, 255, 255, 0);
  box-shadow: 0 0 4px #df00ff;
}

.toggle-menu.active i{
color:white;
    border-radius:70px;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
 background-color: #000bff;
     box-shadow: 0 0 5px #000bff;
}


.toggle-menu2  {
z-index:1000;
    padding-right:80%;
   

    
  
}
.toggle-menu2 i{
        z-index:1000;
color:#000;
    border-radius:70px;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
 background-color: #fff;   
     box-shadow: 0 0 4px #df00ff;
      -webkit-transition: all .3s;
  transition: all .3s;
   padding:2px;
    
}

body.mobile .menu-drawer {
  margin-top:0vw;
  
  height:100%;
  position: fixed;
  width: 100%;
  transition: right linear .2s;

    z-index:1000;
overflow:auto;
      margin-left:0%;
    margin-right:0%;
   
-webkit-overscroll-behavior: contain;
    overscroll-behavior: contain;
        -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
}
.menu-drawer {
 z-index:1000;
    
    

    margin-right:28%;
    
    justify-content: space-between;
text-align:center;
margin-top:16vw;
  height:35vw;
 right: -2450px;
  width: 43.5vw;
 
  position: fixed;

  transition: right linear .2s;


overflow:auto;
    overscroll-behavior: contain;
-webkit-overscroll-behavior: contain;
       
        color:#000;
box-shadow: 4px 5px 20px #000;
        border-radius:1vw;
    padding:2vw;
  backdrop-filter: blur(3px) ;
      -webkit-backdrop-filter: blur(3px) ;

}




.open {
  right: 0px;
  transition: right linear .2s;
}


.menu-drawer    li {
    list-style-type: none;
}

  


small span {
   display: none; /* On masque l'infobulle. */
}
small:hover span{
    opacity:1;
     display: inline; /* On affiche l'infobulle. */
   position: absolute;
   top: 30em; /* On positionne notre infobulle. */
   left: 10em; 
  float:absolute;
    z-index:1;
  
}


.scrolling-wrapper {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
     
}


 .scrolling-wrapper2 {

  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
 box-shadow: 0 0 5px #000;

}

  .card {

 margin:2vw;
    display: inline-block;

      justify-content:space-between;
padding:3vw;
       
     
         border-radius:2vw;
       box-shadow: 0 0 2px #000;
  }




::-webkit-scrollbar {
    width: 8px;
        -webkit-appearance: none;
}
 
::-webkit-scrollbar-track {
        -webkit-appearance: none;
}
 
::-webkit-scrollbar-thumb {
    border:solid;
    -webkit-appearance: none;
border-width:5px;
    background:black;
}




/* Chrome, Safari, Opera */
@-webkit-keyframes fadeOut {
  
    0% {opacity: 1;}
    100% {opacity: 0;}
}
/* Standard syntax */
@keyframes fadeOut {
  
    0% {opacity: 1;}
    100% {opacity: 0;}
    
}

  a:link { color:black;	    

        font-style: normal;
      z-index:1000;
       
}
  
a:visited { color: #000;   z-index:1000;}     /* Liens visités */
a:hover { color: #180ffb;   z-index:1000; }  /* Liens survolés */
a:active { color: red;   z-index:1000; } 

#menubar2 a.active {
box-shadow: 4px 5px 10px #000;
        border-radius:80px;
    background-color:black;
     font-family: "Neue Haas Grotesk", Icons;
        font-style: normal;
      color:#fff;
    
}
body.mobile #menubar2 a.active {
box-shadow: 4px 5px 10px #000;
        border-radius:80px;
    background-color:black;    
    font-family: "Neue Haas Grotesk", Icons;
        font-style: normal;
      color:#fff;
}


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 2rem;
}

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

hr {
	background: rgba(0, 0, 0);
    	
	border: solid;
	color:#000;
    border-width:1px;
	display: block;
 margin-top:19px;
    margin-bottom:19px;
 
}

body.mobile hr {
	background: rgba(0, 0, 0);
    	
	border: solid;
	color:#000;
    border-width:1px;
	display: block;
 margin-top:19px;
    margin-bottom:19px;
 

 
}


.content img {
	float: none;
	margin-bottom: 0.5rem;
}

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

/**
 * Loading Animation
 */

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

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 2.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0);
	font-family: "LTe50477", Icons;
	font-style: normal;
	line-height: 1.2;
}

[data-predefined-style="true"] bodycopy a {


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


.contenu2  h4 {
	font-family: "LTe50477", Icons;
	font-style: normal;
	font-weight: 400;
	 
    margin: 0;
	font-size: 4vw;
	line-height: 1.1;
	color: rgba(0, 0, 0);
	        z-index:1000;
}
body.mobile .contenu2 h4 {
	font-family: "LTe50477", Icons;
	font-style: normal;
	font-weight: 400;
	
    margin: 0;
	font-size: 10vw;
	line-height: 1.1;
	color: rgba(0, 0, 0);
	        z-index:1000;
}


 h1 {
	font-family: "LTe50477", Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
    margin: 0;
font-size:1.5vw;
	line-height: 1.1;
	color: rgba(0, 0, 0);
	    

}

 h1 a {
font-size:1.5vw;
background-color:white;
     font-family: "Neue Haas Grotesk", Icons;
        font-style: normal;
      color:#000;
line-height:2.4;
	padding:8px;

    border-radius:80px;
 box-shadow: 0 0 5px #000;
   
  transition: box-shadow 0.6s linear;
}
.exposition a {

font-size:3vw;
background-color:white;
     font-family: "Neue Haas Grotesk", Icons;      
       font-style: normal;
     color:#000;
	width: 0px;
    height: 0px;
    border-radius:90%;
 box-shadow: 0 0 5px #000;
  transition: box-shadow 0.6s linear;
padding-top:2px;

  justify-content:center;

z-index:1000;

}
 .exposition a:hover {
    border-radius:90%;
box-shadow: 4px 5px 10px #000;
  
}
body.mobile .exposition a {

font-size:9vw;
background-color:white;
     font-family: "Neue Haas Grotesk", Icons;      
      color:#000;
	width: 50px;
    height: 50px;
    border-radius:90%;
 box-shadow: 0 0 5px #000;
  transition: box-shadow 0.6s linear;

padding-top:3px;
padding-bottom:2px;
z-index:1000;
     
}
body.mobile .exposition a:hover {

box-shadow: 4px 5px 10px #000;
  transition: box-shadow 0.6s linear;     
}


 .partager a {

font-size:15.5px;
background-color:white;
     font-family: "Neue Haas Grotesk", Icons;      
       font-style: normal;
     color:#000;
 box-shadow: 0 0 5px #000;
  transition: box-shadow 0.6s linear;
margin-right:0vw;
z-index:1000;
     margin-left:0vw;
}
body.mobile .partager a {

font-size:0.45em;
background-color:white;
     font-family: "Neue Haas Grotesk", Icons;      
      color:#000;
 box-shadow: 0 0 5px #000;
  transition: box-shadow 0.6s linear;
padding:6px;
margin-right:0vw;
  margin-left:0vw;
z-index:1000;
     
}
body.mobile .partager a:hover {


background-color:white;
     font-family: "Neue Haas Grotesk", Icons;      

box-shadow: 4px 5px 10px #000;
  transition: box-shadow 0.6s linear;

     
}
 .partager a:hover {


background-color:white;
     font-family: "Neue Haas Grotesk", Icons;      
      color:#000;

box-shadow: 4px 5px 10px #000;
  transition: box-shadow 0.6s linear;
   
z-index:1000;
 
}


.program a {

font-size:2.5vw;
background-color:white;
     font-family: "Neue Haas Grotesk", Icons;      
       font-style: normal;
     color:#000;
	width: 50px;
    height: 50px;
    border-radius:50%;
 box-shadow: 0 0 5px #000;
  transition: box-shadow 0.6s linear;
   padding-top:8px;
      padding-left:3px;
      padding-right:3px;
     padding-bottom:8px;
margin-right:1vw;
z-index:1000;
     margin-left:0vw;
}
body.mobile .program a {

font-size:7vw;
background-color:white;
     font-family: "Neue Haas Grotesk", Icons;      
      color:#000;
	width: 50px;
    height: 50px;
    border-radius:90%;
 box-shadow: 0 0 5px #000;
  transition: box-shadow 0.6s linear;
 padding-top:7px;
      padding-left:5px;
      padding-right:5px;
     padding-bottom:7px;
margin-right:3vw;
  margin-left:-1vw;
z-index:1000;
     
}
body.mobile .program a:hover {

font-size:7vw;
background-color:white;
     font-family: "Neue Haas Grotesk", Icons;      
      color:#000;
	width: 50px;
    height: 50px;
    border-radius:90%;
box-shadow: 4px 5px 10px #000;
  transition: box-shadow 0.6s linear;
 padding-top:7px;
      padding-left:5px;
      padding-right:5px;
     padding-bottom:7px;
margin-right:3vw;
   
margin-left:-1vw;
z-index:1000;
     
}
 .program a:hover {

font-size:2.5vw;
background-color:white;
     font-family: "Neue Haas Grotesk", Icons;      
      color:#000;
	width: 50px;
    height: 50px;
    border-radius:90%;
box-shadow: 4px 5px 10px #000;
   padding-top:8px;
      padding-left:3px;
      padding-right:3px;
     padding-bottom:8px;
z-index:1000;
   margin-left:0vw;  
}


.live i{
	font-size: 1.5vw;
background-color:#f00;
     font-family: "Neue Haas Grotesk", Icons;
        font-style: normal;
      color:#000;
line-height:2.4;
	padding:8px;

    border-radius:80px;
 box-shadow: 0 0 5px #ff0c0c;
   
  transition: box-shadow 0.6s linear;
     
}


 h1 a:hover {
    background-color:white;
    
      font-family: "Neue Haas Grotesk", Icons;
        font-style: normal;
      color:#000;
box-shadow: 4px 5px 10px #000;
        border-radius:80px;
    	   padding:8px;    
}
body.mobile h1 a {
 
   	font-size: 4.3vw;
 border-radius:80px;
 box-shadow: 0 0 5px #000;
   
  transition: box-shadow 0.6s linear;
 font-family: "Neue Haas Grotesk", Icons;
font-style: normal;
    line-height:1;
padding:8px;

 
}


body.mobile h1 a:hover {
  	font-size: 4.3vw;
 font-family: "Neue Haas Grotesk", Icons;	
font-style: normal;
    color:#000;
box-shadow: 4px 5px 10px #000;
        border-radius:80px;
    	    padding:8px;
}


h2 {
    font-family: 'MeridienLTBoldMeurtrier';
        font-style: normal;
	font-weight: 500;
		margin: 0;
	    color:#000;
text-transform:uppercase;
	font-size: 33px;

    line-height: 1;
     z-index:1000;
}


body.mobile h2 {
    font-family: 'MeridienLTBoldMeurtrier';
        font-style: normal;
	font-weight: 500;
		margin: 0;
	    color:#000;
text-transform:uppercase;
	font-size: 1em;

    line-height:1;
     z-index:1000;
}



.contenu h2 a {
	color: rgb(0, 0, 0);
}


 p {
display:inline;
	font-size:1.2em;
line-height: 0.5;
    font-family: 'MeridienLTBoldMeurtrier';
	font-weight: 400;
	color: rgba(0, 0, 0);
    letter-spacing: 0.01em;
     z-index:1000;
}
body.mobile p {
display:inline;
	font-size: 1em;
line-height: 0.5;
    font-family: 'MeridienLTBoldMeurtrier';
	font-weight: 400;
	color: rgba(0, 0, 0);
    letter-spacing: 0.01em;
     z-index:1000;
}
 p a{
     display:inline-block;
    display: block;
	color: rgba(0, 0, 0, 1);
	border-bottom-width: 0em;

}

/**
 * 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: 100%/*!content_left*/;
}

[data-css-preset] .content_padding {
	padding-top: 1.5rem /*!main_margin*/;
	padding-bottom: 1.5rem /*!main_margin*/;
	padding-left: 1.5rem /*!main_margin*/;
	padding-right: 1.5rem /*!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: rgba(0, 0, 0, 0)/*!thumbnails_bgcolor*/;   
}

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

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

[data-css-preset] [thumbnails-gutter] {
    margin: -1.5rem/*!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: .8rem;
    margin-bottom: 1rem;
    font-size: 1.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	font-family: "Nitti Grotesk", Icons;
	font-style: normal;
	line-height: 1.3;
}

.thumbnails .tags {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    font-size: 1.3rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.4);
	font-family: "Nitti Grotesk", Icons;
	font-style: normal;
	line-height: 1.3;
}

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







/**
 * Shop Button
 */

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

#shop_button.text {
    font-family: "Nitti Grotesk", Icons;
	font-size: 2.4rem;
    padding: 0;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.85);
	font-style: normal;
    line-height: 1.2;
}

#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: "Nitti Grotesk", Icons;
	font-size: 2.4rem;
	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: "Nitti 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;
	font-style: normal;
	font-weight: 400;
}

.shop_product .button {
    font-family: "Nitti 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;
	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(0, 0, 0, 0.8) /*!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: 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: #000;
    stroke-width: 2.5px;
    opacity: 0;
}

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

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

/*
 * 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.4rem;
    line-height: 1.3;
    font-family: "Nitti Grotesk", 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;
}
