@import url("https://2.cargocollective.com/_jsapps/admin/_css/main.css");
@import url("https://s3.amazonaws.com/static.cargocollective.com/assets/js/home.css?v=43");

/**
 * Content
 */

body {
	background-color: #fff;
	color: #000;
    font-size: inherit !important;
}

[local-style="46974"] {
	outline: 1px solid #000;
}

a:active {
	opacity: .7;
}

.page a.active {
   opacity: .4;
}

i,
em {
	font-style: italic;
}

b,
strong {
	font-weight: bold;
}

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

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

hr {
	background: rgba(127, 127, 127, 0.2);
	border: 0;
	height: 0.08em;
	display: block;
}

.slideshow-nav {
	margin-bottom: 0.5em;
}

.content img {
	float: none;
	margin-bottom: 0em;
	/* box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); */
    outline: 1px solid rgba(0, 0, 0, .08);
	outline-offset: -1px;
    margin-bottom: 0.3em;
}

[data-id="110768"] .content img {
	outline: none;
	background: transparent;
	box-shadow: none;
}

.content iframe:not(#gallery_frame) {
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.content .no-shadow img {
	box-shadow: none;
    outline: 0;
}

.content .no-outline img {
    outline: 0;
}

.gallery_image_caption {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.4);
	font-size: 1.4rem;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons /*!System*/;
	font-style: normal;
	line-height: 1.4;	
    text-align: left;
}

.thumbnail img {
	box-shadow: none;
}


/**
 * 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: 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 /*!System*/;
	font-style: normal;
	line-height: 1.3;
}

[data-predefined-style="true"] bodycopy a {
	color: rgb(105, 143, 255);
	padding-bottom: 0.1em;
	border-bottom: 0.0em solid rgba(127, 127, 127, 0.2);
	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 !important;
	padding-bottom: 0;
}

[data-predefined-style="true"] h1 {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons /*!System*/;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 2.2rem;
	line-height: 1.1;
	color: rgba(0, 0, 0, 0.85);
	text-rendering: optimizeLegibility;
}

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

[data-predefined-style="true"] h2 {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons /*!System*/;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 0.85);
	font-size: 2.4rem;
	line-height: 1.1;
	text-rendering: optimizeLegibility;
}

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

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.4rem;
	line-height: 1.3;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons /*!System*/;
	font-style: normal;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.4);
}

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

[data-id="812"] small,
[data-id="1005"] small{
    font-size: 1.4rem;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons /*!System*/;
}


[data-predefined-style="true"] mono {
	display: inline-block;
	font-size: 1.4rem;
	line-height: 1.3;
	font-family: "Space Mono", Icons /*!Google*/;
	font-style: normal;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.4);
    letter-spacing: .02em;
}


[data-predefined-style="true"] mono a {
	display: inline-block;
	color: transparent;
}

/**
 * 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(255, 255, 255) /*!body_bgcolor*/;
}

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

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


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

/**
 * Thumbnails
 */

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

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

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

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

[data-css-preset] [thumbnails-gutter] {
    margin: -3rem/*!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 .faux-pagination.hidden {
	display: none;
}

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

.thumbnails .title {
    margin-top: 1.5rem;
    margin-bottom: 0rem;
    font-size: 1.6rem;
    font-weight: bold;
    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 /*!System*/;
    font-style: normal;
    line-height: 1.1;
}

.thumbnails .tags {
    margin-top: .2rem;
    margin-bottom: 2.7rem;
    font-size: 1.4rem;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.25);
    font-family: Nitti, Icons /*!Persona*/;
    font-style: normal;
    line-height: 1.2;
}

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

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

/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
    color: rgba(0, 0, 0, 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: 34px;
}

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

#site_menu_button.active {
	display: none;
}

/**
 * Site Menu
 */

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

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

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

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

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

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

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

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

#site_menu .break {
	height: 28px;
}

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

/*
 * Shop Button
 */

[data-css-preset] #shop_button {
	color: rgba(0, 0, 0, 0.85);
    background: transparent;
	font-size: 36px;
    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-size: 2rem;
	font-weight: 400;
	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 /*!System*/;
	font-style: normal;
    padding: 0;
    line-height: 1.2;
}

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


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

/*
 * Shop Product Widget
 */

.shop_product {
    width: 100%;
	max-width: 22rem;
    position: relative;
    display: block;
}

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

.shop_product .dropdown {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons /*!System*/;
    font-size: 1.4rem;
    display: inline-block;
	width: 100%;
    border: 1px solid rgba(0,0,0,.2);
    background:  white url(http://static.cargocollective.com/assets/images/select-arrows.svg) no-repeat right;
    margin-bottom: 1rem;
    line-height: 1.2;
    padding: .7rem 1rem;
}

.shop_product .button {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons /*!System*/;
	font-size: 1.4rem;
    background: rgba(0, 0, 0, .75);
    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;
}

.image-zoom-background {
	background: rgba(0, 0, 0, 0.85);
}


/**
 * Image Zoom Navigation Arrows 
 */

.image-zoom-navigation .left-arrow,
.image-zoom-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

.image-zoom-navigation .left-arrow .inner-color,
.image-zoom-navigation .right-arrow .inner-color {
    fill: #fff;
}

.image-zoom-navigation .left-arrow .outer-color,
.image-zoom-navigation .right-arrow .outer-color {
    fill: #000;
    opacity: 0.2;
}

.image-zoom-navigation .close-button {  
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* Change height/width together to scale */
    width: 36px;
    height: 36px;
}

.image-zoom-navigation .close-button .inner-color {
    fill: #fff;
}

.image-zoom-navigation .close-button .outer-color {
    fill: #000;
    opacity: 0.2;
}

/** 
 * Image Gallery Navigation Arrows 
 */
 
.image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 56px;
    width: 56px;
}

.image-gallery-navigation .left-arrow .inner-color,
.image-gallery-navigation .right-arrow .inner-color {
    fill: #fff;
}

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
    fill: #000;
    opacity: 0.2;
}

/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.wallpaper-navigation .left-arrow,
.wallpaper-navigation .right-arrow {
   /* Change height/width together to scale */
   width: 56px;
   height: 56px;
}

.wallpaper-navigation .left-arrow .inner-color,
.wallpaper-navigation .right-arrow .inner-color {
   fill: #fff;
}

.wallpaper-navigation .left-arrow .outer-color,
.wallpaper-navigation .right-arrow .outer-color {
    fill: #000;
    opacity: 0.2;
}


/**
 * Feed
 */

.feed .content_container .page {
    border-top: 1px dashed rgba(0, 0, 0, 0.2);
}

.feed .content_container .page_container:last-child .page {
	border-bottom: 0;
}

/* 
	Top Nav
*/
[data-id="46973"], [data-id="46974"] {
	min-height: 5.5rem;
}

#cargo_logo {
	position: absolute;
    left: 0;
    top: 0;
	bottom: 0;
    width: auto;
    padding: 0 3rem;
	background-color: rgb(15, 206, 131);   
}

#cargo_logo svg {
    position: absolute;
    min-height: 30%;
    height: auto;
    max-height: 2rem;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webit-transform: translate(-50%, -50%);
}

#cargo_logo svg * {
	fill: #fff;
}

#cargo_logo { 
	background: transparent;
}

#cargo_logo svg * {
	fill: rgb(15, 206, 131);
}

.homepage a[rel="home_page"] {
	color: #fff !important;
}

/*body:not(.homepage) #cargo_logo {
    background-image: url("https://files.cargocollective.com/c25/flip.jpg");
    background-color: rgb(15, 206, 131);
    background-repeat:no-repeat;
    background-position: -180px 0;
    background-size: 110% 3700%;
}

body:not(.homepage) #cargo_logo:hover {
    animation-duration: 4s;
    animation-name: flipImage;    
    animation-iteration-count: infinite;
    animation-timing-function:  steps(35, end);
    background-position: 0% 0%;
}

@keyframes flipImage {
    0%   { background-position: 0% 0%; }
    100%   { background-position: 0% 100%; }    
}

.icon {
    height: 1.91rem;
    width: 1.91rem;
    display: inline-block;
    line-height: 0;
    margin-right: 0.58rem;
    margin-top: -.165rem;
}

.icon svg > * {
    fill: rgba(255,255,255,.85);
}

.icon.twitter {
	height: 1.987rem;
    width: 1.987rem;
}

.icon.instagram {
	margin-right: .65rem;
}*/

.icon {
    display: inline-block;
    line-height: 0;
    margin-right: 1rem;
}

.icon svg {
	height: auto;
    width: 2rem;
}

.icon svg > * {
    fill: rgba(255,255,255,.85);
}

.icon.twitter {
}

.icon.instagram svg {
    width: 2rem;
    padding-right: .1rem;
}

.icons_wrapper {
	position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: auto;
    padding: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    white-space: nowrap;
    text-align: right;
    margin: 0 2.8rem 0 0;
    width: 8rem;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

/* 
	Nav
*/

[data-id="46973"] bodycopy a.active,
[data-id="46974"] bodycopy a.active {
	color: #ffc100
 !important;
    opacity: 1 !important;
}

/*
 *	Spacers
*/
[data-id="47473"] .page {
	height: 0px;
}

[data-page-id="659"] .thumbnail[grid-col="x10"] {
	width: 50%;
}

/*
*	Home Header
*/
body:not(.mobile) [data-id="46971"] {
	height: 0;
    padding-bottom: 28.15%;
    z-index: 1 !important;;
}

[data-id="46971"] .backdrop {
	background-color: #0FCE83;
	/*  background-image: url(https://freight.cargocollective.com/t/original/i/4d33fb2e317e628c55c924a4037f3080dafbed816ec94d2f071f774da3642ba8/1.jpg);
    background-position: 50% 50%;
    background-size: cover;*/
}

body.mobile [local-style="47473"] {
	display: none;
}

body.mobile [data-backdrop="homepage"] {
	height: 0 !important;
    padding-bottom: 56.3%;
}


[data-id="50070"] {
/*	height: 0;
    padding-bottom: 62.5%;*/
    min-height: 75vh;
}

[data-id="46971"] .cargo_logo {
    height: 25% !important;
}

[data-id="46971"] .cargo_logo_inpage {
    pointer-events: none;
    height: 25%;
    padding-left: 2.5%;
    width: auto;
    display: block;
    z-index: 3;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto auto auto 13.75%;
}

[data-backdrop][data-id="46971"] .cargo_logo_inpage {
	margin: auto auto auto 30%;
    z-index: 999;
}

body.mobile [data-id="46971"] .cargo_logo_inpage {
    margin: auto auto auto 24.5%;
    height: 35%;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
}

[data-id="46971"] .cargo_logo_inpage .bolt {
    fill:#fff;
}

[data-id="46971"] .cargo_logo_inpage .lettering {
    fill:#FFFFFF;
}
 

body:not(.mobile) [data-id="46971"] bodycopy {
	position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.slide-wrapper {
    background: white;
    perspective: 60px;
    perspective-origin: 50% 50%;
    padding-bottom: 62.6%;
    height: 0;
    position: relative;
    overflow: hidden;
}

[data-slider] img {
    width: 100%;
    height: auto;
}

.cycle-slideshow {
  width: 101% !important;
  white-space: nowrap;
  margin: -1%;
}

[data-slider="favorites"] {
    font-size: 0;
    background-size: auto 100%;
    background-position: left top;
    padding-bottom: 62.6%;
    height: 0;
    position: relative;
    width: 100%;
    font-size: 0;
    white-space: nowrap;
    overflow: hidden;
}

[data-slider="favorites"] .slides-wrapper {
    font-size: 0;
    transition: transform .65s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    /*display: inline-block;*/
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;

}
[data-slider="favorites"] img {
    display: inline-block;
}
[data-slider="templates"] #template_holder {
    background-size: auto 100%;
    background-position: left top;
    padding-bottom: 62.6%;
    height: 0;
    position: relative;
    width: 100%;
}

[data-slider="templates"] .image-holder {
    width: 0%;
    background-size: auto 100%;
    background-position: right top;
    position: absolute;
    top: 0;
    right:0;
    bottom:0;
    transition: width .65s cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.video_holder {
	height: 0;
    padding-bottom: 62.6%;
    position: relative;
}

.video_holder video {
    vertical-align: top;
    height: auto;
    width: 100%;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: auto !important;
    right: 0;
    bottom: 0;
    object-fit: cover;
    z-index: 1;
}

.vid_poster_backframe {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(https://freight.cargocollective.com/t/original/i/dc92bd0180d44ae4b479a130b7997254e27a568a6df0115b1350d5e2ffad2272/persona-large-blur.jpg);
    background-size: cover;
    z-index: 0;
}

@keyframes wipey {
    0% {left: 100%;}
    20% {left: 0%;}
    100% {left: 0%;}
}

#get_started {
    background: #0FCE83;
	color: #222;
	border-radius: 1px !important;
	border: none;
	font-size: 1.4rem;
	padding: .9rem 1.3rem;
	margin: 0rem 0rem 0 0;
    font-weight: bold;
	line-height: 1;
	letter-spacing: 0.04px;
    cursor: pointer;
}

.c2_logo, .persona_logo {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 43%;
    height: auto;
    z-index: 99;
    transform: translate(-50%, -50%);
    padding-left: 2.5%;
}

.c2_logo {
	width: 48%;
    padding-left: 0;
    padding-top: 2%;
}

.persona_logo {
    padding-top: 5%;
	width: 64%;
}

.c2_logo svg > *:not(.bolt) {
	fill: white;
}



/**
 * Cargo World Footer
 */

#newsletter_signup {
	font-size: 0;
}

#newsletter_signup input[type=text] {
    padding: .75rem .75rem .85rem .75rem;
    margin: 0;
    font-size: 1.4rem;
    width: 24rem;
    outline: 1px solid rgba(0,0,0,.15);
    outline-offset: -1px;
    border: none;
    border-right: none;
    vertical-align: top;
    height: 2.9rem;
}

#newsletter_signup input.error {
/*	outline: 1px solid rgba(255, 0, 51, .6);*/
}

#success, #error {
	display: none;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.35);
    font-style: normal;
}

#success {
    color: rgb(15, 206, 131);
}

#error {
	color: #ff0033;
}


#newsletter_signup input[type=button], 
#newsletter_signup input[type=submit] {
    background-color: #698fff;
    border: 0;
    border-top: 0;
	margin: 0;
    color: white;
    padding: .75rem 1rem .85rem 1.1rem;
    margin-left: -1px;
    font-size: 1.4rem;
    text-decoration: none;
    cursor: pointer;
    line-height: 0.9;
    outline: 0;
    vertical-align: top;
    height: 2.9rem;
    -webkit-appearance: none;
    border-radius: 0;
}



/**
 * Custom
 */

#toolset {
	display: none;
}

.nav-spacer {
	min-height: 5rem;
}

body.temp .thumbnail {
	width: 50%;
}

bodycopy .tag_menu {
    font-size: 1.4rem;
    font-weight: bold;
	margin-top: 1.25rem;
}

bodycopy .tag_menu a {
    color: #bfbfbf;
}

bodycopy .tag_menu a.active {
    color: #333;
    opacity: 1;
}

#more-thumbs {
	width: 100%;
	text-align: center;
	margin: 5rem 0 8rem;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons /*!System*/;
}

.more {
	display: inline-block;
	background: #bdbdbd;
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
	padding: .8rem 4rem .9rem;
	border-radius: .2rem;
	cursor: pointer;

	-webkit-touch-callout: none;
  	-webkit-user-select: none;
  	-khtml-user-select: none;
 	 -moz-user-select: none;
 	 -ms-user-select: none;
 	 user-select: none;
}

/* footer styles */
[local-style="811"] .container {
	height: 5.5rem;
}

[local-style="811"] bodycopy {
	font-size: 1.4rem;
	line-height: 5.5rem;
}

[local-style="811"] bodycopy a {
	font-size: 1.4rem;
}

[local-style="811"] bodycopy a.gray-link {
	color: #999 !important;
}

/*
	From Persona Styles Page
*/


  .flex {display: -webkit-flex; display: flex;}
  .hide {display: none;}
  
  @media (max-width: 500px) {
  	[grid-responsive-custom] [data-col] {
      width: 50%;
    }
  }

/* 
 *	Gallery
*/

#gallery_frame {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fff;
}

#homepage_backdrop_images {
    display: none; 
	visibility: hidden;
    width: 100vw;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -9;
}
#homepage_backdrop_images img {
	position: absolute;
    top:0;
    left: 0;
}

.icon-img {
    display: inline-block;
}
.icon-img img {
    outline: 0;
	box-shadow: none;
	margin-bottom: 0;
}


.site_header {
    height: 1.7rem;
    border-top: 1px solid rgba(0, 0, 0, 0.10);
    border-left: 1px solid rgba(0, 0, 0, 0.10);
    border-right: 1px solid rgba(0, 0, 0, 0.10);
    border-radius: 0;
    background: rgba(255, 255, 255, 1);
    border-bottom: none;

    z-index: -1;
    vertical-align: top;
    line-height: 0;
    padding: 0.46rem 0.5rem;
}

body[data-page-id="536"] .site_header {
	font-size: 1.8rem;
    font-weight: 400;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons /*!System*/;
    font-style: normal;
}

.site_header > div {
    display: inline-block;
    height: 0.6rem;
    width: 0.6rem;
    background: rgba(0,0,0,0.12);
    margin-right: .25rem;
    border-radius: 1rem;
    border: 0px solid rgba(0,0,0,.175);
}

[data-id="659"] .content [image-gallery="slideshow"] {
	line-height: 0;
    margin-bottom: 1.00em;
}

[data-id="659"] .content [image-gallery="slideshow"] img {
    margin-top: 0px;
    outline: 0;
    box-shadow: none;
    margin-bottom: 0;
}

[data-id="659"] .content [image-gallery="slideshow"]:after {
    outline: 1px solid rgba(0,0,0,.1);
    outline-offset: -1px;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.site_header.deux > div {
    background: rgba(0,0,0,.09);
    border: none;
    margin-right: .3rem;
}

.template_wrapper, .updated-url {
   /*box-shadow: 0 0 30px rgba(0, 0, 0, 0.1)
;*/
    cursor: pointer;
}

[data-id="659"] .slick-arrow.slick-next,
[data-id="659"] .slick-arrow.slick-prev {
    display: block;
    overflow: visible;
    position: absolute;
    bottom: -4.1rem;
    opacity: 1 !important;
    top: auto;
    right: 0px;
    width: 2rem;
    height: 2.5rem !important;
    font-family: Icons;
}

[data-id="659"] .slick-arrow.slick-prev {
	right: 2.5rem;
}

[data-id="659"] .slick-arrow.slick-next:after,
[data-id="659"] .slick-arrow.slick-prev:after {
	content: '';
    line-height: 2.25rem;
    font-size: 2.5rem;
}

[data-id="659"] .slick-arrow.slick-next:after {
	content: '';
}

[data-id="659"] .slick-arrow.slick-next:active:after,
[data-id="659"] .slick-arrow.slick-prev:active:after { 
	opacity: .7;
}

[data-id="659"] .slick-arrow.slick-next svg,
[data-id="659"] .slick-arrow.slick-prev svg {	
   display: none;
}

body:not(.mobile) .half-width {
    width: 50%;
    position: relative;;
}
body:not(.mobile) .half-width img {
    max-width: 100%;
    height: auto !important;
}

.newsletter_icon {
	display: inline-block;
}

.newsletter_icon img {
	max-width: 63px !important;
    height: auto !important;
}

.max-w-60 {
    display: inline-block;
	max-width: 60rem;
}

body.oh {
	overflow: hidden;
}

[data-detail-overlay] {
	top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.8);
    position: fixed;
	visibility: hidden;
	pointer-events: none;
    z-index: 99999;
    padding: 5rem;
}

body.mobile [data-detail-overlay]{
	padding: 0rem;
    bottom: 0px;
    padding-bottom: calc(0px + 0rem);
}

[data-detail-overlay].open {
	visibility: visible;
    pointer-events: all;
    box-sizing: border-box;
}

[data-detail-overlay] iframe {
    top: 50%;
    left: 0;
    right: 0;
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
  
.close-button {
	height: 56px;
    width: 56px;
    font-family: 'Lucida Grande','Lucida Sans Unicode',Lucida Console,sans-serif;
    text-align: center;
    color: #666;
    font-size: 30px;
    font-weight: lighter;
    line-height: 56px;
    transform: scale(1.5,1.5);
    -webkit-transform: scale(1.5,1.5);
    -ms-transform: scale(1.5,1.5);
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    z-index: 99999999;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    color: white;
    /* opacity: .7; */
    z-index: 9999999;
}

a[rel="prev-backdrop"],
a[rel="next-backdrop"] {
	position: relative;
    z-index: 99;
}

/* Useful Music */
[local-style="3430736"] [grid-gutter]{
	margin-top: -3.2em !important;
}
[data-predefined-style="true"] [local-style="3433504"] h2 a{
	opacity: 1;
}
[data-predefined-style="true"] [local-style="3433504"] h2 a:active{
	opacity: 1;
}
#useful-header{
	margin-top: -1rem;
}
.useful-navigation{
	display: inline-flex;
    justify-content: space-between;
    padding-bottom: 0;
    margin-top: 5.5rem;
}
/*
 * 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/*!System*/;
    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;
}