/**
 * Content
 */
[data-set-id="37332899"] .text-block{
    max-width: 600px !important;
    margin: 0px auto;
    height: auto;
    display: flex;
    text-align: left;
    padding: 40px 0px;
    justify-content: center;
    align-items: center;
	line-height: 28px;
    
}

[data-set-id="37332899"] .content_container{
	
    padding-top: 100px;
}

[data-set-id="37332899"] .content_container .page_container{
	margin: 0px auto 100px;
    max-width: 1000px;
    padding: 0px 30px;
}
[data-set-id="37332899"] .slick-prev {
    position: absolute !important;
	left: -100px !important;
}

[data-set-id="37332899"] .slick-next {
    position: absolute !important;
	right:-100px !important;
}

[data-set-id="37332899"] .content_container .page_container a{
	text-decoration: underline;
    
}
[data-set-id="37332899"] .content_container .page_container a:hover{
	text-decoration: none;
    opacity: 0.5;
    
}

[data-set-id="37332899"] .content_container .page_container img{
	max-width: 300px !important;
    pointer-events: none;
    height: auto !important;
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1
	}
}

.text-block{
    max-width: 700px !important;
    margin: 0px auto;
    height: 70vh;
    display: flex;
    justify-content: center;
    align-items: center;
	line-height: 28px;
    
}

.close-button{
    cursor: pointer;
    color: white;
    z-index: 9999;
    mix-blend-mode: difference;
    transition: 0.5s all ease;
    position: fixed;
    display: none;
    right: 35px;
    top: 30px;
    font-size: 27px;
    font-family: 'ITC Garamond';
}

[data-id="31498430"] img{
	height: auto !important;
    max-width: 500px;
    width:100% !important
}


[data-set-id="31471594"] [data-view="pinned_bottom"]{
	
    display: none !important;
}

.footer{
	padding: 0px 40px 60px 40px;
    	font-family: garamond-premier-pro, serif;

}

[data-view="pinned_bottom"] .top-title{
	display: none;
}

.footer hr{
    background: black;
    max-width: 50px;
	margin: 0px auto;
}

.blur-overlay{
    transition: 0.5s ease all;
    visibility: hidden;
    position: fixed;
	backdrop-filter: blur(2px);
    width:100%;
    height: 100vh;
    left:0px;
    right:0px;
    top: 0px;
}
.open .blur-overlay{
       transition: 0.5s ease all;
    opacity: 1;
	   visibility: visible;
}

.close-text{
	display: none;
}

.open .close-text{
	display: block;
}

.open .about-text{
    display: none;
	
}
html{
	background: rgb(242, 242, 242) !important;
}




.content_container {
	transition: 0.5s all ease;
}
a {
    
	text-decoration: none;
	color: black;
}
.back-outer {
	display: none;
	position: fixed;
	right: 40px;
	top: 35px;
	font-size: 27px;
	font-family: 'ITC Garamond';
}
.open [local-style="31498430"] {
	right: 0px;
}
.open .content_container {
	transition: 0.5s all ease;
	width: calc(100% - 350px);

}
[data-view="pinned_top"] {
	z-index: 9999;
}
[local-style="31498430"] {
	position: absolute;
	right: 0px;
	width: 100%;
	right: -350px;
	transition: 0.5s all ease;
	left: initial !important;
	max-width: 350px !important;
}
[local-style="31498430"] .bodycopy {
	padding: 40px !important;
}
[local-style="31498430"] h1 {
	font-size: 30px !important;
	color: white !important;
	font-family: 'ITC Garamond' !important;
}
.close {
	position: absolute;
	right: 40px;
	top: 36px;
	font-size: 30px !important;
	color: white !important;
	font-family: 'ITC Garamond' !important;
}
.thumb_image.default_image {
	outline: 1px solid #fff;
	outline-offset: -1px;
}
.thumb_image.default_image>svg {
	display: none;
}
.new-slider {
    opacity: 0;
    position: relative;
    line-height: 0px;
    animation: fadeIn .5s 0.5s forwards ease;
	width: 100% !important;
}

#bigSlider{
	 opacity: 0;
    line-height: 0px;
    animation: fadeIn .5s 0.5s forwards ease;
}

.new-slider .slick-slide {
	justify-content: center;

	display: flex !important;
}

.new-slider .slick-slide img {
	padding: 20px !important;
}

[data-set-id="31471594"] .back-outer{
	display: block;
	color: white;
	z-index: 9999;
	mix-blend-mode: difference;
}

[data-set-id="31471594"] .about{
	display: none;
}
[data-set-id="31471594"] .content_container .bodycopy {
	padding: 140px;
}
[data-set-id="31471594"] .contact-outer {
	display: none;
}
[data-set-id="31471594"] .insta {
	display: none;
}
[data-set-id="31471594"] .content_container h1 {
	position: absolute;
	text-transform: uppercase;
	top: 43px;
    padding-left: 50px;
    max-width: 700px;
    margin: 0px auto;
	display: inline-block !important;
	letter-spacing: 2px;
	left: 0px;
	text-align: center;
	height: 20px;
	font-family: 'ITC Franklin Gothic Std' !important;
font-size: 14px;	line-height: 25px !important;
	bottom: initial;
	right: 0px;
}
[data-set-id="31471594"] .content_container h2 {
	position: fixed;
	width: 80%;
    z-index: 999;
	left: 0px;
	display: inline-block !important;
	letter-spacing: 0px;
	padding-left: 40px;
	text-align: left;
	font-family: 'ITC Franklin Gothic Std' !important;
	font-size: 16px !important;
	line-height: 25px !important;
	bottom: 40px;
	right: initial;
}
#toolset {
	display: none;
}
.slick-arrow.hidden {
	opacity: 1 !important;
}
.slick-next {
        transition: 0.5s ease all;
    background-color: transparent;

	background-image: url(https://files.cargocollective.com/c1823589/right.svg);
	border: 0px;
	font-size: 0px !important;
	padding: 0px !important;
	right: 40px !important;
	background-repeat: no-repeat;
	border-radius: 0%;
	position: fixed !important;
	margin-top: -30px;
	;
	top: 50% !Important;
	height: 27px !important;
	width: 50px !important;
}

.open .slick-next{
    transition: 0.5s ease all;
    margin-right: 40px !important;
		right: 350px !important;

}
.slick-prev {
	background-image: url(https://files.cargocollective.com/c1823589/left.svg);
	border: 0px;
    background-color: transparent;
	font-size: 0px !important;
	padding: 0px !important;
	left: 40px !important;
	background-repeat: no-repeat;
	border-radius: 0%;
	position: fixed !important;
	margin-top: -30px;
	;
	top: 50% !Important;
	height: 27px !important;
	width: 50px !important;
}
.slick-next:hover {
	opacity: 0.5;
}
.slick-prev:hover {
	opacity: 0.5 !important;
}
.slick-next svg {
	display: none;
}
.slick-prev svg {
	display: none;
}

.pagingInfo {
	position: fixed;
	right: 40px;
    transition: 0.5s all ease;
	bottom: 40px;
	font-family: 'ITC Franklin Gothic Std';
	font-size: 16px !important;
	line-height: 20px !important;
	margin-top: 0px;
}

.open .pagingInfo {
	
    right: 350px;
    margin-right: 40px;
}
#bigSliderCounter {
	letter-spacing:-1px;
	position: fixed;
	right: 40px;
    transition: 0.5s all ease;
	bottom: 40px;
	font-family: 'ITC Franklin Gothic Std';
	font-size: 16px !important;
	line-height: 20px !important;
	margin-top: 0px;
}
.open #bigSliderCounter{
	
    right: 350px;
    margin-right: 40px;
}
.hide {
	opacity: 0;
}
.thumbnails {
     opacity: 0;
    animation: fadeIn .5s 0.5s forwards ease;

	max-width: 1500px;
	width: calc(100% - 160px);
	margin: 130px auto 50px auto;
}
.top-title {
     margin: 0px auto;
    width: 100%;
   
	letter-spacing: 3px;
	font-family: 'ITC Franklin Gothic Std';
	position: absolute;
	top: 47px;
    text-align: center;
	font-size: 14px;
	left: 0px;
    padding-left: 0px;
	text-transform: uppercase;
	right: 0px;
	text-align: center;
        transition: 0.5s ease all;

}

.top-title.home{
	display: block;
}

.footer.top-title{
	display: none;
}

.open .top-title {
    margin: 0px auto;
    transition: 0.5s ease all;
   width:calc(100% - 350px) ;
}
.char-outer{
    color: white;
    z-index: 9999;
	    mix-blend-mode: difference;
}
.name {
 
	position: fixed;
	left: 35px;
	top: 35px;
	font-size: 27px;
	font-family: 'ITC Garamond';
}
.contact-outer {
	transition: 0.5s all ease;
	position: fixed;
	right: 35px;
	bottom: 35px;
	font-size: 27px;
	;
	font-family: 'ITC Garamond';
}
.about-outer {
      color: white;
    z-index: 9999;
	    mix-blend-mode: difference;
	transition: 0.5s all ease;
	position: fixed;
	right: 35px;
	top: 35px;
	font-size: 27px;
	;
	font-family: 'ITC Garamond';
}

[data-set-id="31471594"] .about-outer{
	display: none;
}
.open .about-outer {
	margin-right: 35px;
	right: 350px;
}
.open .contact-outer {
	margin-right: 35px;
	right: 350px;
	transition: 0.5s all ease;
}
body {
	background-color: #fff;
	color: #000;
}
.insta {
	font-family: "Social Variable", Icons;
	font-size: 24px;
	position: fixed;
	left: 40px;
	bottom: 40px;
	font-style: normal;
	font-weight: 100;
	font-variation-settings: 'wdth' 100, 'slnt' 0;
}
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;
	margin-bottom: 0;
}
.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: 16px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	font-family: 'ITC Franklin Gothic Std' !important;
	font-style: normal;
	line-height: 1.4;
}
[data-predefined-style="true"] bodycopy a {
	color: rgb(255, 255, 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;
	padding-bottom: 0;
}
[data-predefined-style="true"] h1 {
font-family: garamond-premier-pro, serif;	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 24px;
	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: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 0.85);
	font-size: 15px;
	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: 1.6rem;
	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;
	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: rgb(242, 242, 242)/*!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: 40px/*!thumbnails_padding*/
	;
}
[data-css-preset] [thumbnails-gutter] {
	margin: -40px/*!thumbnails_padding*/
	;
}
[data-css-preset] [responsive-layout] [thumbnails-pad] {
	padding: 2rem/*!responsive_thumbnails_padding*/
	;
}
[data-css-preset] [responsive-layout] [thumbnails-gutter] {
	margin: -2rem/*!responsive_thumbnails_padding*/
	;
}
.thumbnails .thumb_image {
	outline: 0px solid rgba(0, 0, 0, .12);
	outline-offset: -1px;
}
.thumbnails .title {
	margin-top: 20px;
	text-align: center;
	margin-bottom: 0px;
	font-size: 20px;
	font-weight: normal;
	color: rgba(0, 0, 0, 1);
	font-family: garamond-premier-pro, serif;
	font-style: normal;
	line-height: 1.4;
}
.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(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-top: 2.5rem/*!quick_view_padding*/
	;
	padding-bottom: 2.5rem/*!quick_view_padding*/
	;
	padding-left: 2.5rem/*!quick_view_padding*/
	;
	padding-right: 2.5rem/*!quick_view_padding*/
	;
	height: 100%/*!quick_view_height*/
	;
	width: 100%/*!quick_view_width*/
	;
}
body.mobile .quick-view {
	width: 100%;
	height: 100%;
	margin: 0;
}
[data-css-preset] .quick-view-background {
	background: rgba(0, 0, 0, 0.85)/*!quick_view_bgcolor*/
	;
}
.quick-view-caption {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
	font-weight: 400;
	transition: 100ms opacity ease-in-out;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 3.5rem 0;
	text-align: center;
	font-size: 1.5rem;
}
.quick-view-caption span {
	padding: 0.5rem 1rem;
	display: inline-block;
	background: rgba(0, 0, 0, .5);
	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: rgba(0, 0, 0, 0.6);
	stroke-width: 2.5px;
}
.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: 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 : 1300px) {
    
   .open .column{
	width: 50% !important;
}
}


@media only screen and (max-width : 1080px) {
 .name {
 
	left: 25px;
	top: 25px;
	font-size: 24px;
}
   .column{
	
    width:50% !important
}
    .top-title {
        width: 100%;
        position: relative;
	letter-spacing: 2px;
	top: 33px;
    margin-bottom: 30px;
	font-size: 13px;
 
}
     .top-title {
        width: 100%;
         
    }
    .about-outer {

	right: 25px;
	top: 25px;
	font-size: 24px;
	
}
    .insta {
	font-size: 19px;

	left: 25px;
	bottom: 25px;
}
    .contact-outer {

	right: 25px;
	bottom: 25px;
	font-size: 24px;
}
    .thumbnails {
	max-width: 1500px;
	width: calc(100% - 100px);
	margin: 40px auto;
}
    [data-set-id="31471594"] .content_container .bodycopy{
	padding: 108px;
}
    .back-outer {
  
    right: 25px;
    top: 25px;
    font-size: 24px;
}
    [data-set-id="31471594"] .content_container h1 {
	
	top: 32px;
	
	letter-spacing: 3px;
	
	height: 20px;
font-size: 14px;	
        line-height: 25px !important;
	
}
    
}


@media only screen and (max-width : 768px) {
    
    [data-predefined-style="true"] bodycopy {
	font-size: 16px;
    }
    .text-block {
    max-width: 700px !important;
    margin: 0px auto;
		text-align:left;
    height: auto;
		padding:20px 0px 45px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 23px;
}

    
    [data-set-id="31471594"] .content_container .page{
	
        min-height: 0px ;
}
    [data-set-id="31471594"] .content_container h2 {
	position: relative;
	bottom: 0px;
	width: 100%;
	left: 0px;
	display: inline-block !important;
	letter-spacing: 0px;
        padding-bottom: 30px;
	padding-left: 0px;
	font-size: 15px !important;
	line-height: 23px !important;
	bottom: 0px;
	right: initial;
}
    [data-set-id="31471594"] .content_container h1 {
	
	top: 0px;
    text-align: center;
    width: 100%;
    margin: 0px auto;
    padding-left: 0px;
	position: relative;
    margin-top: 50px;
    margin-bottom: 17px;
	letter-spacing: 3px;
	padding:0px 0px 0px 1px;
	height: auto;
font-size: 13px;	
        line-height: 25px !important;
	
}
       [data-set-id="31471594"] .content_container .bodycopy{
	padding: 25px 25px 0px 25px !important;
}
    
    .new-slider img{
        margin-bottom: 25px;

    
}
    
    #bigSlider .slick-slide{
	display: block !important;
	opacity: 1 !important;
	float: none;
	width: 100% !important;
	left: 0px !important;
}
    
    .new-slider .slick-slide{
	display: block !important;
	opacity: 1 !important;
	float: none;
	width: 100% !important;
	left: 0px !important;
}
    .slick-list{
    display: block !important;
        height: auto !important;
        overflow: auto !important;
        width:100% !important;
		transform:none !important
	}
	.slick-track{
    display: block !important;
        height: auto !important;
        overflow: auto !important;
        width:100% !important;
		transform:none !important
	}
    .image-gallery .gallery_card img{
	padding-bottom: 25px;
        height: auto !important;
        width:100% !important
}
	.slick-next{
		display:none !important
	}
	.slick-prev{
		display:none !important
	}
	.new-slider .slick-slide img {
    padding: 0px !important;
}
    .pagingInfo{
	
        display: none;
}
	#bigSliderCounter{
	
        display: none;
}
    .thumbnails {
	max-width: 1500px;
	width: calc(100% - 0px);
	margin: 60px auto 20px auto;
}
    .mobile-header{
        	transition: 0.5s all ease;

        background: rgb(242, 242, 242) !important;
        height: 70px;
        top: 0px;
        width: 100%;
        position: fixed;;
}
    
    .about-outer{
    
	margin-right:73px;
        padding: 0px 13px;
        height: 30px;
        z-index: 9998;
        border-right:1px solid #fff !important;
}
    
  
    
    .contact-outer{
    height: 30px;
	font-size: 24px;
        position: fixed;
        top:25px;
        bottom: initial;
}
    [data-css-preset] [responsive-layout] [thumbnails-pad] {
	padding: 25px/*!responsive_thumbnails_padding*/
	;
}
[data-css-preset] [responsive-layout] [thumbnails-gutter] {
	margin: -25px/*!responsive_thumbnails_padding*/
	;
}
    [local-style="31498430"] {
	position: fixed;
	right: 0px;
	width: 100%;
	right: -100%;
	transition: 0.5s all ease;
	left: initial !important;
	max-width: 100% !important;
}
    [local-style="31498430"] .bodycopy {
	padding: 84px 25px 150px 25px !important;
}
    .open .mobile-header{
        	transition: 0.5s all ease;

        z-index: 9;
        top: 0px;
        width: 100%;
        position: fixed;;
}
   .close-button{
    color: white;
    z-index: 99999;
    mix-blend-mode: difference;
    transition: 0.5s all ease;
    position: fixed;
    right: 35px;
    top: 30px;
    font-size: 27px;
    font-family: 'ITC Garamond';
}

    
    .open .content_container {
	transition: 0.5s all ease;
	width: 100%;

}
    .blur-overlay{
   display: none;
}
      .open .column{
	width: 50% !important;
}
    
    .insta{
	
        display: none;
}
    .footer{
    margin-top: 70px;
	padding: 0px 40px 30px 40px;
    	font-family: garamond-premier-pro, serif;

}
    .top-title.home{
	display: none;
}
    
    [data-view="pinned_bottom"] .top-title{
	display: block;
}
    
    [data-page-id="31498386"] .mobile-header{
	background: #acacac !important;
}
    
     [data-page-id="31498386"] {
	background: #acacac !important;
}
    
 [data-page-id="31498386"]   .char-outer{
    color: #000;
    z-index: 9999;
	    mix-blend-mode: initial;
}
    
     [data-page-id="31498386"]   .back-outer{
    color: #000;
    z-index: 9999;
	    mix-blend-mode: initial;
}
    
 
    
    
  .close-button{
      position: absolute;
    display: block;
    right: 25px;
    top: 22px;
    font-size: 24px;
}
.open .about-outer {
        margin-right: 98px;
    right: 0px;
}
 .open .close-text{
	display: none;
}

.open .about-text{
    display: block;
	
}
    .open .contact-outer{
	right:25px;
        margin: 0px;
}
   
    
}

@media only screen and (max-width : 600px) {
  .open .column{
	width: 100% !important;
}
   .column{
	
    width:100% !important
}
    .name {
 
	font-size: 22px;
}
    .about-outer {
        	font-size: 22px;
margin-right: 68px;
            height: 27px;

    }
      .close-button{
          	font-size: 22px;
    }
    .contact-outer{

	font-size: 22px;
    }
    .back-outer {
  
    right: 25px;
    top: 25px;
    font-size: 22px;
}
    
    
    
}
