
@font-face {
    font-family: 'Fullerton Regular';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c565328/fullerton-regular.woff') format('woff'),
url('https://files.cargocollective.com/c565328/fullerton-regular.woff2') format('woff2'),
 url('https://files.cargocollective.com/c565328/fullerton-regular.ttf') format('truetype');
}



/*Menu*/



.alignMenu {
	 margin: auto;
}

.iconHome {
    width:200px;

}
.alignFooter {

}
/*Client*/
.alignClients{
	width: 85%;
 
}

.activeTitle {
	top:8rem;
    left: 3.0rem;
    display: block;
    position: absolute;
}
/*About*/
.alignPage {
	 margin-left:20rem;
}
.alignImage {
	margin-left:18rem;
    margin-bottom: 0rem;
    padding-bottom: 0;
 
}

#activeTitle {
	width: 100px;
    height: auto;
   margin-left:3.0rem;
 margin-top: 80px;
    display: block;
}

/*Highlights*/
.highlightsTitle {
	padding-bottom: 0px;
}

#highlightsTitle {
border: 2px solid rgba(176, 178, 169);
border-radius:50px;
padding:13px;
width:160px;
    height: auto;
top:6rem;
    right: 5.5rem;
    display: block;
    position: fixed;
    text-align: right;
}

#shopTitle {
border: 2px solid rgba(176, 178, 169);
border-radius:50px;
padding-bottom: 16px;
width:160px;
    height: auto;
top:6rem;
    right: 5.5rem;
    display: block;
    position: fixed;
    text-align: right;
}



#migos1{
	width:120px;
    height: auto;
top:-2rem;
    right: -3rem;
    display: block;
    position: fixed;
  
}

#migos2{
	width: 130px;
    height: auto;
top:9rem;
    left: -6rem;
    display: block;
    position: fixed;

}

#migos3{
	width: 140px;
    height: auto;
top:-7rem;
    left: 1rem;
    display: block;
    position: absolute;
 
}

#calvinHarris{
	width: 120px;
    height: auto;
top:-8rem;
    right: -50rem;
    display: block;
    position: absolute;
    
}

#brysonTiller {
	width: 140px;
    height: auto;
top:1rem;
    right: -6rem;
    display: block;
    position: absolute;
    text-align: right;
}

#lilBaby {
	width: 145px;
    height: auto;
top:-3rem;
    left: -5rem;
    display: block;
    position: absolute;

}

#lilBaby1 {
	width: 160px;
    height: auto;
top:-1rem;
    right: -47rem;
    display: block;
    position: absolute;

}
	
#trippieRed {
	width: 160px;
    height: auto;
top:-5rem;
  right: -50rem;
    display: block;
    position: absolute;
    text-align: right;
}
	
#kevinGates {
	width: 140px;
    height: auto;
top:-3rem;
    left: -5rem;
    display: block;
    position: absolute;

}
	
#otGenasis{
	width: 170px;
    height: auto;
top:-4rem;
    left: -6rem;
    display: block;
    position: absolute;

}
	
#yfnLucci{
	width: 170px;
    height: auto;
top:-5rem;
   right: -50rem;
    display: block;
    position: absolute;
}

#kiiara{
	width: 150px;
    height: auto;
top:71.7rem;
   right: -6rem;
    display: block;
    position: fixed;
    text-align: right;
}
	
#toryLanez{
	width: 190px;
    height: auto;
top:69rem;
    left: 20rem;
    display: block;
    position: fixed;
    text-align: right;
}

#lilNasX{
	width: 150px;
    height: auto;
top:-2rem;
   right: -53rem;
    display: block;
    position: absolute;
    text-align: right;
}

#tyler4{
	width: 100px;
    height: auto;
top:0.5rem;
   right: -47rem;
    display: block;
    position: absolute;
    
}

#tyler3{
	width: 100px;
    height: auto;
top:0.5rem;
   right: -56rem;
    display: block;
    position: absolute;
}

#tyler2{
	width: 100px;
    height: auto;
top:0.5rem;
   right: -38rem;
    display: block;
    position: absolute;
}

#tyler1{
	width: 190px;
    height: auto;
top:40rem;
    left: -13rem;
    display: block;
    position: fixed;
    text-align: right;
}

#omarion{
	width: 200px;
    height: auto;
top:-14.8rem;
   right: -50rem;
    display: block;
    position: absolute;
}
	
/*Highlights Individual*/
.youtube-player {
  position: relative;
  width: 80%;
  height: auto;
  margin: auto;
  cursor: pointer;
}

.youtube-player img {
  width: 100%;
}

.youtube-player.pristine::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -25px;
  height: 0;
  width: 0;
  border-left: 40px solid rgba(234, 250, 254, 0.66);
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  transition: opacity .5s ease;
}

.youtube-player.pristine:hover::before {
  opacity: .7;
}

.alignHighlights {
    width:90%;
margin:auto;
    padding-right:5rem;
    padding-left: 10rem;
    padding-bottom: 5rem;
    align-content: center;
    text-align: center;
	
}

/*Logo*/
#iconCrosshair{
width: 71px;
    height: auto;
top:56px;
    right: 5.5rem;
    display: block;
    position: fixed;
    text-align: right;
}

#logoIconMenu{
	width: 110px;
    height: auto;
   margin-left:3.2rem;
 margin-top: 35px;
    display: block;

}
#logoIconHome{
	width: 165px;
    height: auto;
   margin-left:1.5rem;
 margin-top: 8px;
    display: block;

}

#logoTextHome{
       height: auto;
    width:90px;
   margin-left:3.6rem;
    margin-bottom: 0.5rem;
}

/*Privacy Policy*/
.alignPrivacyPolicy {
    width: 100%;
margin: 0px 300px 0px 300px;
    
}


/**MOBILE**/
@media only screen and (max-width: 800px){


/*Menu*/
.alignMenu {
	margin: auto;
    padding: 30px;
   
}

.alignFooter {
	margin: auto;
    padding: 30px;
}

/*About*/
.alignPage {
	margin: auto;
}
.alignImage {
  
	margin: 3rem;
    padding-top: 10px;
    width: 100%;
    padding-left: 20px;
    
     
    
}
 /*Client*/
    
    .alignClients {
    width: 100%;
    padding-bottom: 0;
        margin:2em;
        padding-top: 90px;
        align-content: left;
        text-align: left;
 
}
    
    /*Mobile Logo*/
    #logoIconMenu{
	width: 130px;
        padding-top: 22px;
    height: auto;
         display: block;
margin: auto;
}
    #logoIconHome{
	width: 110px;
    height: auto;
 margin-top: 22px;
         display: block;
  margin-left: auto;
  margin-right: auto;

}
    
    #logoTextHome{
       height: auto;
    width:70px;
        display: block;
  margin-left: auto;
  margin-right: auto;
      margin-bottom: 3rem;
}


    
    /*Active Title*/
  h1.activeTitle {
	display: none;
}
    
    /*Press*/
    
    [data-predefined-style="true"] h2.pressList  {
	font-family: "Social Condensed Variable", Icons;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 12px;
	    letter-spacing: 1.5px;
	font-variation-settings: 'wdth' 75, 'slnt' 0;
}

    
    
[data-predefined-style="true"] small , small a, h6.caption , h6.caption a {
	display: inline-block;
	font-size: 10px;
	line-height: 1.3;
}


[data-predefined-style="true"] h6.press , h6.press a {
	display: inline-block;
	font-size: 10px;
	line-height: 1.0;
}
    
    /*Privacy Policy*/
.alignPrivacyPolicy {
    
    margin-left: 10px;
    margin-right: 10px;

    
 }
    
    /*Highlights*/
    .alignHighlights{
	width:100%;
    padding: 30px 0px 10px 0px;
    align-content: center;
    text-align: center;   
}
    h5.watch {
margin:0;
        letter-spacing: 1px;
}
    
    .highlightsTitle {
	padding-bottom: 48px;
}

#highlightsTitle {
border: 1.5px solid rgba(176, 178, 169);
border-radius:50px;
padding:10px;
width:110px;
    height: auto;
top:6rem;
    left: 4.5rem;
    display: block;
    position: fixed ;
    text-align: left;
}
    
    #shopTitle {
border: 1.5px solid rgba(176, 178, 169);
border-radius:50px;
        padding: 10px;

width:110px;
    height: auto;
top:5rem;
    left: 3rem;
    display: block;
    position: absolute;
    text-align: left;
}
    
   [data-predefined-style="true"] h6.highlights, h6.highlights a {
    font-size: 2rem;
    line-height: 1.5;
    font-family: "Space Grotesk", Icons;
    font-weight: 600;
    color: rgba(217, 217, 217, 0.96);
    margin-top: 9px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-style: normal;
}
    
}



/**
 * Content
 */

html, body {
  box-sizing: border-box;
     background-image: url("https://freight.cargo.site/t/original/i/a83d41970ee578fc1efb496d021d074a1ec1d074e3065773754859b1970d99af/Realest_blackbgalt.jpg");
    background-size:cover;
    border-image-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
     scroll-behavior: smooth;
}

@media only screen and (max-width: 900px) {
  body {
    background-image: url("https://freight.cargo.site/t/original/i/b999807db5dcba713a63a0958dc0d9040b36ccda64db04426c5cdbee2430a69f/740BlackMobile.jpg");
 background-size:cover;
    border-image-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
       scroll-behavior: smooth;
    }
}


a:active {
	opacity: 1;
}

.page a.active {
	opacity: 1;
}

i,
em {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
    
}

sub {
	top: 0.3em;
  
}

sup {
    border: solid 1.5px;
    border-radius: 20px;
    padding:0px 2px 0px 6px;
	top: -0.2em;
margin-right:5px;
      font-size:4.4rem;
    font-family: "Alte Haas Grotesk", Icons;
	font-style: normal;
	font-weight: 700;
}

s {
	text-decoration: line-through;
}

img {
	border: 0;
	padding: 0;
}

ul,
ol {
	margin: 0;
	padding: 0 0 0 0em;
    
  list-style-type: none;
}

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

hr {
	background: rgba(217, 217, 217, 1);
	border: 0;
	height: 1px;
	display: block;
    margin-bottom: 0px;
    margin-top: 0px;
}

.content img {
	float: none;
	margin-bottom: .5em;
}

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

/**
 * 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: rgba(217, 217, 217, 1);
	font-family: "Plex Mono", Icons;
	font-style: italic;
	line-height: 1.6;
    letter-spacing: -0.5px;
}

[data-predefined-style="true"] bodycopy.quote {
	font-size: 1.6rem;
	font-weight: 400;
	color: rgba(217, 217, 217, 1);
	font-family: "Plex Mono", Icons;
	font-style: italic;
	line-height: 1.6;
    letter-spacing: -0.5px;
    border-bottom: .125rem solid #dd3121;
    box-shadow: inset 0 -0.1875rem 0 #ef3417;
    transition: background-color .2s cubic-bezier(.33,.66,.66,1);
}



[data-predefined-style="true"] bodycopy a {
	color: rgb(105, 143, 255);
	padding-bottom: 0.1em;
	border-bottom: 0.0em solid rgba(217, 217, 217, 1);
	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: Fullerton Regular, Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 4.7rem;
	line-height: 1.2;
	color: rgba(0, 0, 0, 0.85);

	  
     list-style-type: none;
}

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

[data-predefined-style="true"] h1.menu {
	font-family: Fullerton Regular;
	font-style: normal;
	font-weight: 500;
	padding: 0;
	margin: 0;
	font-size: 60px;
	line-height: 1.5;
	color: rgba(176, 178, 169, 1);
	}

[data-predefined-style="true"] h1.menu a {
	font-family: inherit;
    color: rgba(176, 178, 169, 1);
    	font-size: 60px;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: 9px;
    
}

  [data-predefined-style="true"]  h1.menuMobile a{
	font-family:Fullerton Regular;
    color: rgba(217, 217, 217, 1);
    	font-size: 45px;
    font-weight: 500;
    line-height: 51px;
    letter-spacing: 9px;
}

  [data-predefined-style="true"]  h1.menuMobile a:hover{
opacity:0.8;
      text-decoration: line-through;
}

[data-predefined-style="true"] h6.footer {
	font-family: "Alte Haas Grotesk";
	font-style: normal;
	font-weight: 600;
	padding: 0;
	margin: 0;
	font-size: 60px;
	line-height: 1.1;
	color: rgba(217, 217, 217, 1);
    margin-top:-30px;
	}

[data-predefined-style="true"] h6.footer a {
	font-family: "Alte Haas Grotesk";
	font-style: normal;
	font-weight: 700;
margin: 0;
    padding: 0;
	font-size: 8px;
	line-height: 1px;
	color: rgba(217, 217, 217, 1);
    letter-spacing: 1px;
	}

h6.footer a:hover {
	opacity: 0.8;
}

[data-predefined-style="true"] h1.footerMobile a {
	font-family: "Alte Haas Grotesk", Icons;
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 1px;
	color: rgba(217, 217, 217, 1);
	}

h1.footerMobile a:hover {

    text-decoration: line-through;
	}


[data-predefined-style="true"] h1.activeTitle , h1.aboutTitle , h1.clientTitle {
	font-family:Fullerton Regular;
	font-style: normal;
	font-weight: 400;
	padding: 0;
    margin: 0;
	font-size: 18px;
	line-height: 1;
	color: rgba(174, 174, 174, 1);
	    text-transform: capitalize;
    letter-spacing: 2px;
}




[data-predefined-style="true"] h2 {
	font-family: "Social Condensed Variable", Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 0.85);
	font-size: 40px;
	line-height: 47px;
	    letter-spacing: 1.5px;
	font-variation-settings: 'wdth' 75, 'slnt' 0;
}
 [data-predefined-style="true"] h2.shop  {
	font-family: "Alte Haas Grotesk", Icons;
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 12px;
	    letter-spacing: 1.5px;
}

[data-predefined-style="true"] h2.press  {
	font-family: "Social Condensed Variable", Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 0.85);
	font-size: 40px;
	line-height: 47px;
	    letter-spacing: 1.5px;
	font-variation-settings: 'wdth' 75, 'slnt' 0;
}

[data-predefined-style="true"] h2 a {
	color: rgba(0, 0, 0, 0.85);
}
[data-predefined-style="true"] h3 {
	font-family: Oswald, Icons;
	font-style: normal;
    text-transform: uppercase;
	font-weight: 400;
	padding: 0;
	color: rgba(217, 217, 217, 1);
	font-size: 41px;
	line-height: 28px;
    text-align: right;
	    letter-spacing: 0px;
}

[data-predefined-style="true"] h3 a {
	color: rgba(0, 0, 0, 0.85);
}
[data-predefined-style="true"] h4 {
	font-family: Oswald, Icons;
	font-style: normal;
	font-weight: 700;
	padding: 0;
    margin-top:4.5rem;
    text-transform: uppercase;
  color: rgba(176, 178, 169, 1);
	font-size: 9rem;
	line-height: 10rem;
    text-align: center;
display:inline-block;
    letter-spacing: 4px;
   -moz-transition: all 0s ease-in;
    -o-transition: all 0s ease-in;
    -webkit-transition: all 0s ease-in;
    transition: all 0s ease-in;
  -webkit-transform:scale(1.2,1); 
    -moz-transform:scale(1.2,1);
    -ms-transform:scale(1.2,1); 
    -o-transform:scale(1.2,1); 
    transform:scale(1.2,1); 
   
}

[data-predefined-style="true"] h3.home a{
	font-family: gopher, Icons;
	font-style: normal;
	font-weight: 600;
	padding: 0;
    margin-top:0;
    text-transform: uppercase;
  	color: rgba(217, 217, 217, 1);
	font-size: 19px;
	line-height: 10rem;
    text-align: left;
display:inline-block;
    letter-spacing: 1px;
   -moz-transition: all 0s ease-in;
    -o-transition: all 0s ease-in;
    -webkit-transition: all 0s ease-in;
    transition: all 0s ease-in;
  -webkit-transform:scale(1.0,1); 
    -moz-transform:scale(1,1);
    -ms-transform:scale(1,1); 
    -o-transform:scale(1,1); 
    transform:scale(1.2,1); 
   
}

[data-predefined-style="true"] h3.home a:hover {
opacity: 0.7;
}

[data-predefined-style="true"] h4 a {
	color: rgba(217, 217, 217, 1);
	
}

[data-predefined-style="true"] h4 a:hover {
transition: 3s;
 -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 0.8px;
  -webkit-text-stroke-color: rgba(217, 217, 217, 1);	
}

[data-predefined-style="true"] h5 {
	display: inline-block;
	font-size: 2.7rem;
	line-height: 0;
	font-family: "Big Caslon FB", Icons;
font-weight: 400;
font-style: italic;
	color: #d9d9d9;
    letter-spacing: 4px;
}

[data-predefined-style="true"] h5.watch {
	display: inline-block;
	font-size: 2.7rem;
	line-height: 0;
	font-family: "Big Caslon FB", Icons;
font-weight: 400;
font-style: italic;
	color: #d9d9d9;
    letter-spacing: 4px;
    margin: 0;
}

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.3rem;
	line-height: 1.0;
	font-family: "Alte Haas Grotesk", Icons;
	font-style: normal;
	font-weight: 700;
	color: rgba(217, 217, 217, 1);
    text-transform: uppercase;
}

[data-predefined-style="true"] small a {
	color: rgba(217, 217, 217, 1);
	border-bottom-width: 0em;
}

[data-predefined-style="true"] h6.caption, h6.caption a {
	display: inline-block;
	font-size: 0.8rem;
	line-height: 1.2;
	font-family: "Alte Haas Grotesk", Icons;
	font-style: normal;
	font-weight: 700;
	color: rgba(217, 217, 217, 1);
    text-transform: uppercase;
    margin-top: 0px;
}

[data-predefined-style="true"] h6.highlights, h6.highlights a {
	font-size: 2.0rem;
	line-height: 1.5;
	font-family: "Alte Haas Grotesk", Icons;
	font-weight: 400;
	color: rgba(217, 217, 217, 0.96);
    margin-top: 9px;
    letter-spacing: 1px;
    text-transform: capitalize;
 	font-style: normal;
 
    
}


[data-predefined-style="true"] h6.press, h6.press a {
		display: inline-block;
	font-size: 1.2rem;
	line-height: 1.0;
	font-family: "Alte Haas Grotesk", Icons;
	font-style: normal;
	font-weight: 700;
	color: rgba(217, 217, 217, 1);
    text-transform: uppercase;
margin-top: 0px;
    margin-bottom: 0px;
}


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

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

[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] 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: 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: 1.8rem;
	font-weight: normal;
	color: rgba(0, 0, 0, 0.85);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-style: normal;
	line-height: 1.1;
}

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

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

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

/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
    color: rgba(255, 255, 255, 0.75);
    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*/;
	right: 3rem /*!site_menu_button*/;
}

body.mobile #site_menu_button {
	margin: -6px;
    font-size: 27px;
    display: block;
    
}

#site_menu_button.custom_icon {
	width: 80px;
    height: auto;
    top: 4rem /*!site_menu_button*/;
	 text-align: center;
     display: block;
 
}

#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(20, 20, 20, 0.95);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	padding: 20px 30px 90px 30px;
	max-width: 100%;
	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);
       text-align: center;
    
}

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

#site_menu a:active {
	opacity: 1;
}

#site_menu a.active {
	opacity: 1;
}

#site_menu .close {
    background-image: url(https://freight.cargo.site/t/original/i/f9b2d193c772b1c3c3b21d2c675b0e88051d72df4e02dfa64ba8c149927b4c20/740_close.png);
background-repeat: no-repeat;
	display: block;
	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;
    position: fixed;
}

#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: 2rem /*!shop_button*/;
	right: 2rem /*!shop_button*/;
}

#shop_button.text {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 2rem;
    padding: 0;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
}

#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: 80%;
	max-width: 20rem;
    position: auto;
    display: contents;
}

.shop_product .price {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 2rem;
	line-height: 1;
	color: rgba(255, 255, 255, 0.85);
    display: block;
    margin-bottom: 1rem;
}

select, select * {
   background: rgba(83, 83, 83, 0.94);
    border: none;
    text-rendering: auto!important;
}

select:active, select:hover {
  outline-color: red
}

.shop_product .dropdown {
    display: inline-block;
	width:20%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid rgba(217, 217, 217, 1);
    background:  transparent url(https://freight.cargo.site/t/original/i/898d626dacdff78c6891b1881980fbe40f9f31dc02dd69d47b04e9988731c611/select-arrows.svg) no-repeat right;
    margin-bottom: 1rem;
    padding: 0.6rem 1rem;
    font-size: 1.5rem;
	font-weight: 400;
	color: rgba(217, 217, 217, 1);
	font-family: "Plex Mono", Icons;
	font-style: italic;
	line-height: 1.2;
 text-align: center;

}

.shop_product .button {
       font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: bold;
	background: transparent;
	color: rgba(217, 217, 217, 1);
	font-family: "Plex Mono", Icons;
	font-style: italic;
	line-height: 1.2;
}



/*
 * Image Zoom
 */

.content img.image-zoom:active {
  opacity: .7;
}

/**
 * Quick View
 */

[data-css-preset] .quick-view {
    padding-top: 2.5rem /*!quick_view_padding*/;
    padding-bottom: 2.5rem /*!quick_view_padding*/;
    padding-left: 2.5rem /*!quick_view_padding*/;
    padding-right: 2.5rem /*!quick_view_padding*/;
    height: 100% /*!quick_view_height*/;
    width: 100% /*!quick_view_width*/;
}

body.mobile .quick-view {
    width: 100%;
    height: 100%;
    margin: 0;
}


[data-css-preset] .quick-view-background {
	background: rgba(255, 255, 255, 0.95) /*!quick_view_bgcolor*/;
}

.quick-view-caption {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;
    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;
}

video::-webkit-media-controls {
  display: none;
}

