/*** Content*/
@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.client-logos img{
	
    pointer-events: none;
}
.client-logos {
	display: flex !important;
    justify-content: center !important;
    align-items: center !important;

}
.client-logos > div{
	display: flex !important;
    justify-content: center;
    align-items: center;

}

.header a:hover{
	
    opacity: 0.5;
}

.nav a:hover{
	    opacity: 0.5;

}
.nav.footer{
	width:100%;
	display: none;
	border-top:1px solid black;
	position: fixed;
	bottom: 0px;
}
.menu-open .logo-outer{
	visibility: hidden;
	opacity: 0;
}
.menu-open .header .left{
	visibility: hidden;
	opacity: 0;
}
/* PRIVATE */
[data-page-id="36582138"] .thumbnails{
	padding-bottom: 60px;
}
[data-page-id="36582138"] .header-inner{
	background: #e8cc80 !important;
}

[data-page-id="36582138"].menu-open .header-inner{
	background: #FFF9ED !important;
}
[data-page-id="36582138"] .nav-inner{
	background: #e8cc80 !important;
}
[data-page-id="36582138"]{
	background: #e8cc80 !important;
}
/* COMMERICAL */
[data-set-id="36581877"] [grid-row=""]{
	max-width: 900px;
	margin: 0px auto;
}
[data-set-id="36581877"] .nav .commercial{
	display: block;
}
[data-set-id="36581877"] .nav .private{
	display: none;
}
[data-page-id="36582138"] .content_container .page_content{
	max-width: 1000px;
	margin: 0px auto;
	padding: 200px 60px 0px 60px;
}
[data-page-id="36582138"] .logo{
	background-image: url(https://files.cargocollective.com/c2460179/logo-black.svg);
}
[data-page-id="36582138"] .right a{
	color: black;
}
[data-page-id="36582138"] .left a{
	color: black;
}
[data-page-id="36582138"] .contact-link{
	color: black !important;
}
[data-page-id="36582138"] .about-link{
	color: black !important;
}
[data-page-id="36582138"] .header-inner small a{
	color: black !important;
}
[data-page-id="36582138"] .menu-button{
	color: black !important;
}


[data-page-id="36607606"] .nav{
	
    display: none !important;
}

[data-page-id="36607606"] .header{
	
    border-bottom: 1px solid black;
}


[data-page-id="36607606"] .content_container .page_content{
	max-width: 1000px;
	margin: 0px auto;

	padding: 146px 60px 100px 60px;
}
[data-page-id="36607606"] .logo{
	background-image: url(https://files.cargocollective.com/c2460179/logo-black.svg);
}
[data-page-id="36607606"] .right a{
	color: black;
}
[data-page-id="36607606"] .left a{
	color: black;
}
[data-page-id="36607606"] .contact-link{
	color: black !important;
}
[data-page-id="36607606"] .about-link{
	color: black !important;
}
[data-page-id="36607606"] .header-inner small a{
	color: black !important;
}
[data-page-id="36607606"] .menu-button{
	color: black !important;
}




[data-page-id="36607614"] .nav{
	
    display: none !important;
}

[data-page-id="36607614"] .header{
	
    border-bottom: 1px solid black;
}


[data-page-id="36607614"] .content_container .page_content{
	max-width: 1000px;
	margin: 0px auto;

	padding: 146px 60px 100px 60px;
}
[data-page-id="36607614"] .logo{
	background-image: url(https://files.cargocollective.com/c2460179/logo-black.svg);
}
[data-page-id="36607614"] .right a{
	color: black;
}
[data-page-id="36607614"] .left a{
	color: black;
}
[data-page-id="36607614"] .contact-link{
	color: black !important;
}
[data-page-id="36607614"] .about-link{
	color: black !important;
}
[data-page-id="36607614"] .header-inner small a{
	color: black !important;
}
[data-page-id="36607614"] .menu-button{
	color: black !important;
}




.thumbnail .thumb_image{
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}
.thumbnail .thumb_image img {
	transform: scale(1);
	margin-bottom: 0px;
	transition: 500ms all ease-in-out;
}
.thumbnail:hover .thumb_image img {
	transform: scale(1.05);
	transition: 500ms all ease-in-out;
}
.thumbnail:hover .title{
	font-style:italic;
}
/* COMMERICAL */
[data-page-id="36582719"] .header{
	border-bottom: 1px solid black;
}
[data-page-id="36582719"] .logo{
	background-image: url(https://files.cargocollective.com/c2460179/logo-black.svg);
}
[data-page-id="36582719"] .right a{
	color: black;
}
[data-page-id="36582719"] .menu-button{
	color: black !important;
}
[data-page-id="36582719"] .left a{
	color: black;
}
[data-page-id="36582719"] .contact-link{
	color: black !important;
}
[data-page-id="36582719"] .about-link{
	color: black !important;
}
[data-page-id="36582719"] small {
	color: black !important;
}
[data-page-id="36582719"] .header-inner small a{
	color: black !important;
}
[data-page-id="36582138"] .nav{
	display: none !important;
}
[data-page-id="36582138"] .header{
	border-bottom: 1px solid black;
}
[data-page-id="36581830"] .nav{
	display: none;
}
[data-page-id="36582719"] .nav{
	display: none;
}
.menu-open .menu {
	left: 0px;
	opacity: 1;
	visibility: visible;
	transition: all 0.5s;
}
.menu-button{
	display: none;
	font-weight: 400;
	font-size: 20px !important;
	color: white !important
}
.menu-open .menu-button{
	color:black !important
}
[data-page-id="36581830"] .header-inner{
	background: transparent;
}
.left a{
	font-weight: 400;
	text-decoration: none;
	color: white;
}
.right a{
	font-weight: 400;
	text-decoration: none;
	color: white;
}
.menu {
	visibility: hidden;
	opacity: 0;
	box-sizing: border-box;
	left: 0%;
	right: 0px;
	z-index: 999999999;
	padding: 0px 30px 80px 30px;
	transition: all 0.5s;
	background: #FFF9ED;
	position: fixed;
	width: 100%;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	display: flex;
	height: 100vh;
}
.menu-open .open-menu{
	display: none;
}
.close-menu{
	display: none;
}
.menu-open .close-menu{
	display: block;
}
.menu-open .header{
	border: 0px !Important;
}
.menu-footer {
	font-family: "Social Variable", Icons;
	letter-spacing: 2px;
	position: absolute;
	bottom: 160px;
	align-items: center;
	left: 0px;
	justify-content: center;
	padding: 0px 30px;
	display: flex;
	width: 100%;
	font-style: normal;
	font-weight: normal;
	font-variation-settings: 'wdth' 100, 'slnt' 0;
}
.menu-footer a{
	font-size: 30px;
	font-family: "Social Variable", Icons !important;
}
.menu-footer span {
	margin: 0px 25px;
	font-size: 0px;
	width: 15px;
	height: 34px;
	transform: rotate(90deg);
	background-color: transparent !Important;
	background-size: contain !Important;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(https://files.cargocollective.com/c2336088/black-dash.svg);
}
.menu a {
	font-family: "Josefin Sans", sans-serif;
	font-size: 30px;
	color: #37393F !important;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-decoration: none;
}
.menu li {
	margin: 30px auto;
	text-align: center;
	list-style: none;
}
.menu-footer a {
	font-size: 16px;
	;
}
.menu-footer a:hover {
	color: #D66935;
}
.menu a:hover {
	color: #D66935;
}
.menu ul {
	padding: 0px;
}
.menu small a {
	font-size: 20px;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif, 'Sans Serif', Icons !important;
	color: #3D6F6D !important
}
/* ABOUT US SECTION */

.about-show [local-style="36607606"]{
	z-index: 9999999999999999 !important;
	visibility: visible;
	pointer-events: all !important;
	opacity: 1;
}
/* CONTACT US SECTION */


.pswp{
	z-index: 9999999999 !important;
}
.pswp__ui--idle {
	opacity: 1 !important
}
/* PRIVATE */
[local-style="36582328"]{
	position: fixed;
	bottom: initial;
	visibility: hidden;
	z-index: 99999;
	top: 101px !Important;
}
.nav-inner {
	background: rgba(255, 249, 237, 1);
	padding: 15px 50px ;
	width: 100%;
	border-bottom: 1px solid #000;
	position: relative;
	margin: 0px auto 0px auto;
	display: flex;
	justify-content: space-between;
}
.nav-inner a{
	font-size: 13px;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: 400;
	text-transform: uppercase;
	color: black !important;
}
.nav-inner .center {
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.5px;
	position: absolute;
	left: 0px;
	width: 100px;
	top: 16px;
	text-align: center;
	right: 0px;
	margin: 0px auto;
}
/* Commissions */
[data-set-id="36627631"]{
	background: #e8cc80 !important;
}
[data-set-id="36627631"] [grid-row=""]{
	max-width: 1000px;
	margin: 0px auto;
}
[data-set-id="36627631"] .content_container .page_content{
	padding: 175px 50px 50px 50px;
}
[data-set-id="36627631"] .logo{
	background-image: url(https://files.cargocollective.com/c2460179/logo-black.svg);
}
[data-set-id="36627631"] .nav .commercial{
	display: none;
}

[data-set-id="36627631"].menu-open .header-inner{
	background: #FFF9ED !important;
}
[data-set-id="36581877"] .nav .private{
	display: none;
}
[data-set-id="36627631"] .menu-button{
	color: black !important;
}
[data-set-id="36627631"] .header{
	background: #e8cc80 !important;
	border-bottom: 1px solid black;
	transition: 0.5s ease all;
}
[data-set-id="36627631"] .left a{
	color: black ;
}
[data-set-id="36627631"] .right a{
	color: black ;
}
[data-set-id="36627631"] .about-link{
	color: black !important;
}
[data-set-id="36627631"] .contact-link{
	color: black !important;
}
[data-set-id="36627631"] .nav-inner {
	background: #e8cc80 !important;
}
[data-set-id="36627631"] .header-inner {
	background: #e8cc80 !important;
}
[data-set-id="36627631"] .header-inner{
	color: black;
}
[data-set-id="36627631"] .header-inner small a{
	color: black !important;
}
/* project */
[data-set-id="36581877"] .content_container .page_content{
	padding: 175px 50px 50px 50px;
}
[data-set-id="36581877"] .logo{
	background-image: url(https://files.cargocollective.com/c2460179/logo-black.svg);
}
[data-set-id="36581877"] .content_container .image-gallery {
	margin: 0px auto !important;
	max-width: 1500px;
}
[data-set-id="36627631"] .content_container .image-gallery {
	margin: 0px auto !important;
	max-width: 1500px;
}
[data-set-id="36581877"] .content_container .page_content iframe{
	
    padding:0px 2rem;;
}
[data-set-id="36581877"] .header{
	border-bottom: 1px solid black;
	transition: 0.5s ease all;
	background: rgba(255, 249, 237, 0.8);
}
[data-set-id="36581877"] .left a{
	color: black ;
}
[data-set-id="36581877"] .right a{
	color: black ;
}
[data-set-id="36581877"] .about-link{
	color: black !important;
}
[data-set-id="36581877"] .contact-link{
	color: black !important;
}
[data-set-id="36581877"] .menu-button{
	color: black !important;
}
[data-set-id="36581877"] .header-inner{
	color: black;
}
[data-set-id="36581877"] .header-inner small a{
	color: black !important;
}
.logo-outer{
	position: absolute;
	left: 0px;
	top: 21px;
	right:0px ;
	width: 40%;
	margin: 0px auto;
}
.thumbnails{
    opacity: 0;
	animation: fadeIn 1s 0.5s forwards;
	padding: 0px 60px 60px 60px;
	width:100%;
	right: 0px;
	transition: 0.5s ease all;
	left: initial !Important;
	background: rgba(255, 249, 237, 0) !Important;
	z-index: 999999 !Important;
	top: 0px !important;
}
.logo{
	width: 100%;
	height: 40px;
	background-size: contain;
	background-position:center;
	background-repeat: no-repeat;
	background-image: url(https://files.cargocollective.com/c2460179/charlotte-logo.svg);
}
#toolset{
	display: none;
}
.button{
	color: black !important;
	padding: 13px 20px 10px 20px !important;
	border:1px solid black !important
}

.button:hover{
	background: black;
    color: white !important;
}
.close{
	width:50px;
	height: 50px;
	top: 30px;
	right: 30px;
	;
	position: absolute;
	background-size: contain;
	background-position:center;
	background-repeat: no-repeat;
	background-image: url(https://files.cargocollective.com/c2460179/close-about.svg);
}
.close:hover{
	opacity: 0.6;
}
.about-us-module{
	display: flex;
	justify-content: center;
	align-items: flex-start;
	background: rgba(0, 0, 0, 0.8);
}
.about-us-inner{
	position: relative;
	margin: 100px !important;
	padding: 60px;
	text-align: center;
	background: #FFF9ED;
	max-width: 800px;
	margin: 0px auto;
}
#navbar{
	position: fixed;
	width:100%;
	z-index: 9999999999;
	left: 0px;
	right: 0px;
	margin: 0px auto;
	transition: 0.5s ease all;
}
.header{
	width:100%;
	z-index: 9999999999;
	left: 0px;
	right: 0px;
	margin: 0px auto;
	transition: 0.5s ease all;
}
.header-inner small a{
	margin-right: 20px;
	font-size: 19px;
	color: white !important;
}
.header-inner{
	font-weight: 400;
	padding: 30px 50px 30px 50px;
	font-size: 13px;
	letter-spacing: 0.7px;
	transition: 0.5s ease all;
	font-family: "Josefin Sans", sans-serif;
	color: white;
	background: #FFF9ED;
	justify-content: space-between;
	display: flex;
	align-items: center;
}
.right{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 24%;
}
.left{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 30%;
}
.nav-inner .right{
	justify-content: flex-end;
}
#my-form-button{
	font-size: 20px;
	background: transparent;
	font-family: "Josefin Sans", sans-serif;
	padding: 20px 10px;
	color: black !important;
	border:1px solid black;
	text-transform: uppercase;
	width:100%;
}
body {
	font-family: "Josefin Sans", sans-serif;
	background-color: #fff9ed;
	color: #000;
}
#my-form{
	justify-content: space-between;
	display: flex;
	flex-wrap:wrap;
}


html{
	
    background: #fff9ed;
}

.main_container{
	

}
#my-form input{
	width:calc(50% - 15px);
	margin-bottom: 23px;
	font-weight: 300;
	color: black;
	font-family: "Josefin Sans", sans-serif;
	font-size: 20px;
	border:1px solid black;
	background: transparent;
	padding: 20px;
}
#my-form textarea::placeholder{
	color: black;
}
#my-form input::placeholder{
	color: black;
}
#my-form textarea{
	width:calc(100% - 0px);
	margin-bottom: 20px;
	color: black;
	font-weight: 300;
	font-family: "Josefin Sans", sans-serif;
	min-height: 200px;
	border:1px solid black;
	background: transparent;
	padding: 20px;
	font-size: 20px;
}
.contact-link{
	color: white !important;
}
.about-link{
	color: #fff !important;
}
a:active {
	opacity: 0.7;
}
.page a.active {
	opacity: .4;
}
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(127, 127, 127, 0.2);
	border: 0;
	height: 1px;
	display: block;
}
.content img {
	float: none;
    
}
.gallery_image_caption {
	font-size: 16px;
	font-weight: 300;
	margin-top: 20px;
	color: rgba(0, 0, 0, 0.85);
	font-family: "Josefin Sans", sans-serif;
}
/*** Loading Animation*/
.loading[data-loading] {
	position: fixed;
	bottom: 8px;
	left: 8px;
}
/*** Editor styles*/
[data-predefined-style="true"] bodycopy {
	font-size: 20px;
	font-weight: 300;
	color: rgba(0, 0, 0, 0.85);
	font-family: "Josefin Sans", sans-serif;
	font-style: normal;
	line-height: 1.3;
}
[data-predefined-style="true"] bodycopy a {
	color: rgb(0, 0, 0);
	padding-bottom: 0.1em;
	border-bottom: 1px solid rgba(0, 0, 0, 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: "Josefin Sans", sans-serif;
	font-style: normal;
	font-weight: 300;
	padding: 0;
	margin: 0;
	font-size: 40px;
	margin-bottom: 10px;
	line-height: 1.2;
	color: rgba(0, 0, 0, 0.85);
}
[data-predefined-style="true"] h1 a {
	color: rgba(0, 0, 0, 0.85);
}
[data-predefined-style="true"] h2 {
	font-family: "Josefin Sans", sans-serif;
	font-style: normal;
	font-weight: 300;
	padding: 0;
	font-style: italic;
	margin: 0;
	color: rgba(108, 108, 108, 0.85);
	margin-bottom: 20px;
	font-size: 25px;
	line-height: 1.2;
}
[data-predefined-style="true"] h2 a {
	color: rgba(0, 0, 0, 0.85);
}
[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 20px;
	line-height: 20px !Important;
	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;
	color: rgba(0, 0, 0, 0.35);
}
[data-predefined-style="true"] small a {
	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: #fff9ed/*!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] {
	padding-top: 160px !important;
	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: 20px/*!thumbnails_padding*/
	;
}
[data-css-preset] [thumbnails-gutter] {
	margin: -60px/*!thumbnails_padding*/
	;
}
[data-css-preset] [responsive-layout] [thumbnails-pad] {
	padding: 10px/*!responsive_thumbnails_padding*/
	;
}
[data-css-preset] [responsive-layout] [thumbnails-gutter] {
	margin: -20px/*!responsive_thumbnails_padding*/
	;
}
.thumbnails .thumb_image {
	outline: 0px solid rgba(0,0,0,.12);
	outline-offset: -1px;
}
.thumbnails .title {
	margin-top: 22px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 25px;
	font-weight: 300;
	color: rgba(0, 0, 0, 0.85);
	font-family: "Josefin Sans", sans-serif;
	font-style: normal;
	line-height: 1.1;
}
.thumbnails .tags {
	text-align: center;
	margin-bottom:0px;
	font-size: 13px;
	font-weight: 300;
	color: rgba(0, 0, 0, 0.74);
	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;
    pointer-events: none;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: rgba(0, 0, 0, 0.54);
	text-decoration: none;
	font-family: "Josefin Sans", sans-serif;
}
.thumbnails .has_title .tags {
	margin-top: 0rem;
}
/*** 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: 2rem /*!site_menu_button*/
	;
	right: 2rem /*!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;
	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: 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: 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;
	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;
	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 2.5rem .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;
	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: 50px !important;
	height: 100%/*!quick_view_height*/
	;
	width: 100%/*!quick_view_width*/
	;
	z-index: 999999999999;
}
body.mobile .quick-view {
	width: 100%;
	height: 100%;
	margin: 0;
}
[data-css-preset] .quick-view-background {
	background: #000000/*!body_bgcolor*/
	!important/*!body_bgcolor*/
	/*!quick_view_bgcolor*/
	;
}
.quick-view-caption {
	font-family: "Josefin Sans", sans-serif;
	font-weight: 300;
	transition: 100ms opacity ease-in-out;
	position: absolute;
	bottom: 15px !important;
	color: #fff !important;
	left: 0;
	background: transparent !important;
	right: 0;
	margin: 0px;
	text-align: center;
	font-size: 14px;
}
.quick-view-caption span {
	padding: 0px;
	font-family: "Josefin Sans", sans-serif;
	font-size: 18px;
	display: inline-block;
	color: #fff;
}
/*** Quick View Navigation*/
.quick-view-navigation {
}
.quick-view-navigation .pswp__button-prev svg {
	display: none;
}
.quick-view-navigation .pswp__button-next svg {
	display: none;
}
.quick-view-navigation .pswp__button-prev {
	left: 0px;
	width: 50vw !important;
	height: 100vh !important;
}
.quick-view-navigation .pswp__button-next {
	right: 0px;
	width: 50vw !important;
	height: 100vh !important;
}
.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: rgba(0, 0, 0, 0.6);
	stroke-width: 2.5px;
}
.quick-view-navigation .close-button {
	top: 10px;
	position: fixed !important;
	right: 10px;
	margin: 0px auto;
	left: 0px !important;
	/* Change height/width together to scale */
	width: 36px;
	height: 36px;
}
.pswp__button-close svg {
	display: none;
}
.pswp__button-close {
	text-align: center !important;
	top: 37px;
	opacity: 1;
	font-weight: normal;
	font-style: normal;
	font-family: "Josefin Sans", sans-serif;
	font-size: 0px;
	margin: 0px auto !important;
	left: initial !important;
	right: 49px !important;
	position: fixed !important;
	width: auto;
}
.pswp__button-close:after {
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-weight: 300;
	text-align: center !important;
	margin: 0px auto;
	font-family: "Josefin Sans", sans-serif;
	color: #fff;
	content: "Close" !important;
	font-size: 20px !important;
	letter-spacing: 1px;
	display: inline-block;
}
.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: rgba(0, 0, 0, 0.6);
	stroke-width: 2.5px;
}
/*** Wallpaper Backdrop Navigation Arrows*/
.wallpaper-navigation .left-arrow,.wallpaper-navigation .right-arrow {
	/* Change height/width together to scale */
	width: 36px;
	height: 36px;
}
.wallpaper-navigation .left-arrow .inner-color,.wallpaper-navigation .right-arrow .inner-color {
	stroke: #fff;
	stroke-width: 1.5px;
}
.wallpaper-navigation .left-arrow .outer-color,.wallpaper-navigation .right-arrow .outer-color {
	stroke: rgba(0, 0, 0, 0.6);
	stroke-width: 2.5px;
}
/*** Feed*/
.feed .content_container .page {
	border-top: 0px dashed rgba(0, 0, 0, 0.2);
}
.feed .content_container .page_container:first-child .page {
	border-top: 0;
}
/** Audio Player*/
.audio-player {
	max-width: 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;
}
@media only screen and (max-width : 1400px) {
	.header .left{
		width: 30%;
	}
	.header-inner a{
		font-size: 12px;
	}
	.header .right{
		width: 24%;
	}
	.logo-outer{
		width: 37%;
	}
}
@media only screen and (max-width : 1250px) {
	.menu-button{
		display: block;
	}
	.mobile-link{
		display: none;
	}
	.header .right{
		justify-content: flex-end;
	}
}
@media only screen and (max-width : 1000px) {
	.thumbnails{
		animation: fadeIn 1s 0.5s forwards;
		padding: 0px 40px 50px 40px;
		width:100%;
		right: 0px;
		transition: 0.5s ease all;
		left: initial !Important;
		background: rgba(255, 249, 237, 0) !Important;
		z-index: 999999 !Important;
		top: 0px !important;
	}
	.menu a {
		font-size: 20px;
	}
	.menu-button{
		font-size: 14px !important;
	}
	.logo-outer{
		top: 12px;
		width:280px
}
	.header-inner{
		padding: 22px 20px;
	}
	.nav-inner {
		padding: 15px 20px ;
	}
	div[thumbnails] {
		padding-top: 90px !important;
		justify-content: flex-start;
	}
	[data-set-id="36581877"] .content_container .page_content{
		padding: 130px 20px 60px 20px;
	}
	[data-set-id="36627631"] .content_container .page_content{
		padding: 130px 20px 60px 20px;
	}
    	[data-set-id="36581877"] .content_container .page_content video{
    
       width: 100% !important;
    }

	[data-predefined-style="true"] h1 {
		font-family: "Josefin Sans", sans-serif;
		font-style: normal;
		font-weight: 300;
		padding: 0;
		margin: 0;
		font-size: 30px;
		margin-bottom: 10px;
		line-height: 1.2;
		color: rgba(0, 0, 0, 0.85);
	}
	[data-predefined-style="true"] bodycopy {
		font-size: 16px;
		font-weight: 300;
		color: rgba(0, 0, 0, 0.85);
		font-family: "Josefin Sans", sans-serif;
		font-style: normal;
		line-height: 1.3;
	}
	[data-set-id="36581877"] .content_container .image-gallery {
		padding: 0px !important;
	}
	[data-set-id="36627631"] .content_container .image-gallery {
		padding: 0px !important;
	}
	.header-inner small a{
		margin-right: 20px;
		font-size: 15px;
		color: white !important;
	}
	.thumbnails .title {
		margin-top: 22px;
		margin-bottom: 10px;
		text-align: center;
		font-size: 20px;
		font-weight: 300;
		color: rgba(0, 0, 0, 0.85);
		font-family: "Josefin Sans", sans-serif;
		font-style: normal;
		line-height: 1.1;
	}
	.thumbnails .tags {
		text-align: center;
		margin-bottom:0px;
		font-size: 11px;
		font-weight: 300;
		color: rgba(0, 0, 0, 0.74);
		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;
	}
	[data-page-id="36582138"] .content_container .page_content{
		padding: 100px 20px 0px 20px;
	}
	.about-us-inner{
		position: relative;
		margin: 20px auto 130px auto !important;
		padding:37px 20px;
		text-align: center;
		background: #FFF9ED;
		max-width: 800px;
		width:calc(100% - 40px);
		margin: 0px auto;
	}
	.close{
		right: 20px;
		width:30px;
		height: 30px;
	}
	.about-us-inner img{
		height: auto !important;
		width: 100% !important;
	}
	.about-us-module{
		display: flex;
		justify-content: center;
		align-items: flex-start;
		background: rgba(0, 0, 0, 0.8);
	}
}
@media only screen and (max-width : 800px) {
    
    [data-page-id="37277145"] .gallery_card{
	
        width: 100% !important;
}
    
    [data-css-preset] .quick-view {
	padding: 20px !important;
    }
    
    [data-page-id="36607614"] .content_container .page_content{
	max-width: 1000px;
	margin: 0px auto;

	padding: 109px 30px 100px 30px;
}
    
    [data-page-id="36607606"] .content_container .page_content{
	max-width: 1000px;
	margin: 0px auto;

	padding: 109px 30px 100px 30px;
}
    
    .client-logos > div{
	
        width: 20% !important;
}
    
	.thumbnails{
		animation: fadeIn 1s 0.5s forwards;
		padding: 0px 20px 50px 20px;
	}
	.logo-outer{
		width:220px
}
	.nav{
		display: none;
	}
	[data-set-id="36627631"] .nav.footer{
		display: block;
	}
	[data-set-id="36581877"] .nav.footer{
		display: block;
	}
	[data-set-id="36581877"] .content_container .page_content{
		padding: 100px 20px 60px 20px;
	}
	[data-set-id="36627631"] .content_container .page_content{
		padding: 100px 20px 60px 20px;
	}
	.menu-button{
		font-size: 12px !important;
	}
	.menu a {
		font-size: 16px;
	}
	.menu li {
		margin: 20px auto;
		text-align: center;
		list-style: none;
	}
	#my-form input{
		width:100%;
		margin-bottom: 15px;
		font-weight: 300;
		color: black;
		font-family: "Josefin Sans", sans-serif;
		font-size: 15px;
		border:1px solid black;
		background: transparent;
		padding: 15px;
	}
	#my-form textarea{
		width:calc(100% - 0px);
		margin-bottom: 20px;
		color: black;
		font-weight: 300;
		font-family: "Josefin Sans", sans-serif;
		min-height: 200px;
		border:1px solid black;
		background: transparent;
		padding: 20px;
		font-size: 15px;
	}
	#my-form-button{
		font-size: 16px;
		background: transparent;
		font-family: "Josefin Sans", sans-serif;
		padding: 20px 10px;
		color: black !important;
		border:1px solid black;
		text-transform: uppercase;
		width:100%;
	}
    [data-predefined-style="true"] h1 {
		font-family: "Josefin Sans", sans-serif;
		font-style: normal;
		font-weight: 300;
		padding: 0;
		margin: 0;
		font-size: 25px;
		margin-bottom: 10px;
		line-height: 1.2;
		color: rgba(0, 0, 0, 0.85);
	}
    
    .thumbnails .title {
		margin-top: 16px;
		margin-bottom: 7px;
		text-align: center;
		font-size: 18px;
		font-weight: 300;
		color: rgba(0, 0, 0, 0.85);
		font-family: "Josefin Sans", sans-serif;
		font-style: normal;
		line-height: 1.1;
	}
    .thumbnails .tags {
		
		font-size: 10px;
}
    
    .thumbnail{
	
        margin-bottom: 10px;
}
}
