/**
 * Content
 */

[local-style="35923226"] {
    z-index: 999 !important;
}


[local-style="35924502"] {
	margin-top: 80px;
}
#story-anchor {
	position: relative;
	top: -80px;
	margin-top: 0px;
}
.menu-navigation {
	top: 0px;
	display: none;
	position: relative;
	transition: all 0.3s;
	z-index: 999999999;
}
.logo {
	height: 67px;
	margin-top: -2px;
	background-position: center bottom;
	width: 180px;
	background-repeat: no-repeat;
	background-image: url("https://files.cargocollective.com/c854312/outfit.svg");
}
.menu-icon-toggle {
	display: block;
	width: 55px;
	height: 35px;
	position: relative;
	z-index: 9;
}
.open .menu-icon-toggle::before {
	background-color: #3D6F6D;
}
.open .menu-icon-toggle::after {
	background-color: #3D6F6D;
}
.open .menu-icon-toggle span {
	background: #3D6F6D !important;
}
.menu-icon-toggle span {
	display: block;
	width: 100%;
	height: 2px;
	position: absolute;
	top: 50%;
	background-color: #3D6F6D;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: opacity 0.3s 0.3s;
	transition: opacity 0.3s 0.3s;
}
.menu-icon-toggle::before, .menu-icon-toggle::after {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	position: absolute;
	background-color: #3D6F6D;
	-webkit-transition: top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;
	transition: top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;
	transition: transform 0.3s, top 0.3s 0.3s, bottom 0.3s 0.3s;
	transition: transform 0.3s, top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;
}
.menu-icon-toggle::before {
	top: 6px;
}
.menu-icon-toggle::after {
	bottom: 6px;
}
.open .menu-icon-toggle span {
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.open .menu-icon-toggle::before {
	background-color: #3D6F6D;
}
.open .menu-icon-toggle::after {
	background-color: #3D6F6D;
}
.open .menu-icon-toggle::before {
	top: calc(50% - 1px);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.open .menu-icon-toggle::after {
	bottom: calc(50% - 1px);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.open .menu-icon-toggle::before, .open .menu-icon-toggle::after {
	-webkit-transition: top 0.3s, bottom 0.3s, -webkit-transform 0.3s 0.3s;
	transition: top 0.3s, bottom 0.3s, -webkit-transform 0.3s 0.3s;
	transition: top 0.3s, bottom 0.3s, transform 0.3s 0.3s;
	transition: top 0.3s, bottom 0.3s, transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
}
.open .menu {
	left: 0px;
}
.menu {
	visibility: visible;
	box-sizing: border-box;
	left: -100%;
	right: 0px;
	padding: 0px 30px 30px 30px;
	transition: all 0.3s;
	background: #fefdf4;
	position: fixed;
	width: 100%;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	display: flex;
	height: 100vh;
}
.menu-footer {
	position: absolute;
	bottom: 60px;
	align-items: center;
	left: 0px;
	justify-content: center;
	padding: 0px 30px;
	display: flex;
	width: 100%;
}
.menu a {
	font-family: 'Gill Sans Light';
	font-size: 30px;
	color: #3D6F6D;
	letter-spacing: 3px;
	;
	text-decoration: none;
}
.menu li {
	margin: 30px auto;
	text-align: center;
	list-style: none;
}
.menu ul {
	padding: 0px;
}
.menu a:hover{
	
    opacity: 0.6;
}
.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
}
.page-text {
	margin: 0px auto;
	padding: 60px;
	max-width: 1000px;
}

.page-text a{
		font-family: 'Gill Sans MT' !important;

}
.the-form form {
	max-width: 300px;
	margin: 30px auto !important;
}
[data-set-id="35923408"] .archive-title.project {
	margin-top: 0px;
}
[data-set-id="35923360"] .archive-title.project {
	margin-top: 0px;
}
[data-set-id="35923356"] .archive-title.project {
	margin-top: 0px;
}
.the-form input::placeholder {
	font-family: 'Gill Sans MT' !important;
	font-size: 20px;
	font-size: 16px;
	text-align: center;
	letter-spacing: 1px;
}
.the-form input {
	max-width: 300px;
	padding: 15px 20px;
	width: 100%;
	margin-bottom: 20px;
	border: 0px !important;
	border-radius: 10px !important;
}
#mc_embed_signup .foot {
	width: 100% !important;
	display: block !important;
}
.the-form .button {
	background: #3D6F6D !important;
	line-height: 20px !important;
	margin: 0px !important;
	text-transform: uppercase;
	width: 100% !important;
	height: auto !important;
}
.outer-wrap {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 500px;
	margin: 0px auto;
	position: relative;
	max-width: 1800px;
}
.pswp {
	z-index: 999999999 !important;
}
[data-page-id="35962108"] .thumbnail:nth-child(-n+10) {
	display: none;
}
[data-page-id="35962108"] .thumbnail:nth-child(11) {
	display: block
}
[data-page-id="35962108"] .thumbnail:nth-child(12) {
	display: none;
}
[data-page-id="35962108"] .thumbnail:nth-child(13) {
	display: none;
}
[data-page-id="35962108"] div[thumbnails] {
	display: flex !important;
	justify-content: center !important;
}
[data-page-id="35962181"] .thumbnail:nth-child(-n+11) {
	display: none;
}
[data-page-id="35962181"] div[thumbnails] {
	display: flex !important;
	justify-content: center !important;
}
[data-page-id="35962165"] .thumbnail:nth-child(-n+11) {
	display: none;
}
[data-page-id="35962165"] div[thumbnails] {
	display: flex !important;
	justify-content: center !important;
}
[data-set-id="35923360"] .thumbnail:nth-child(-n+11) {
	display: none;
}
[data-set-id="35923360"] div[thumbnails] {
	display: flex !important;
	justify-content: center !important;
}
[data-set-id="35923362"] .thumbnail:nth-child(1n+11) {
	display: block;
}
[data-set-id="35923360"] .thumbnail:nth-child(1n+11) {
	display: block;
}
[data-set-id="35923360"] .thumbnail:nth-child(11) {
	display: none;
}
[data-set-id="35923362"] .thumbnail:nth-child(-n+10) {
	display: none;
}
[data-set-id="35923362"] .thumbnail:nth-child(12) {
	display: none;
}
[data-set-id="35923362"] .thumbnail:nth-child(13) {
	display: none;
}
[data-set-id="35923362"] div[thumbnails] {
	display: flex !important;
	justify-content: center !important;
}
.thumbnail:nth-child(1n+11) {
	display: none;
}
[local-style="35962151"] {
	display: none;
}
.pinned {
	height: auto !important;
}
.expand.expanded .arrow-right {
	transform: rotate(0deg);
	transition: 0.5s ease all;
}
.arrow-right {
	pointer-events: none;
	transform: rotate(180deg);
	width: 40px;
	transition: 0.5s ease all;
	position: absolute;
	right: 0px;
	top: 36px;
	background-repeat: no-repeat;
	height: 40px;
	background-position: center;
	background-image: url(https://files.cargocollective.com/c2289281/arrow-right.svg);
}
.expand a {
	cursor: pointer;
}
small.title-small {
    		width: calc(100% - 80px) !important;

	letter-spacing: 2px;
	font-family: 'Gill Sans MT' !important;
	padding: 30px 0pc !important;
	max-width: 1000px;
	margin: 0px auto;
	display: block !important;
	color: #294746 !important;
	text-transform: uppercase;
	border-bottom: 1px solid #BABABA
}
.expand {
	transition: 0.5s ease all;
	position: relative;
	display: block;
	margin: 0px auto;
	width: calc(100% - 100px) !important;
	max-width: 1000px;
	padding: 40px 0rem 0px 0px !Important;
	border-bottom: 1px solid #BABABA
}
.expand h2 {
	display: inline-block;
	width: 100%;
	padding-right: 50px !important;
	margin-bottom: 0px !important;
	color: #294746 !important;
	font-size: 25px !important;
}
.expand.expanded .more {
	height: auto;
	transition: opacity 0.5s ease;
	margin-top: 20px;
	padding-right: 100px;
	overflow: hidden;
	opacity: 1;
	visibility: visible;
}
.more {
	visibility: hidden;
	overflow: hidden;
	padding-bottom: 40px;
	opacity: 0;
	transition: opacity 0.5s ease;
	display: block;
	height: 0px;
}
hr.rule {
	max-width: 100px;
	margin: 20px auto !important
}
.single.alt {
	text-align: center;
	color: white;
	font-family: 'Gill Sans MT';
}
.four-col {
	max-width: 1200px;
	padding: 0px 30px !important;
	margin: 0px auto !important;
}
.journal-row {
	display: flex;
	align-items: flex-start;
	margin: 0px auto !important;
	max-width: 1500px;
}
.journal-row hr {
	background: #3D6F6D;
	max-width: 100px;
	margin: 10px 0px
}
.journal-row>div {
	padding: 50px 50px;
}
.journal-row>div:nth-child(1) {
	width: 60%;
}
.journal-row>div:nth-child(2) {
	width: 40%;
}
.journal-secton {
	height: calc(100vh - 83px);
	display: flex;
	align-items: center;
}
.journal-secton .left {
	height: 100%;
	width: 65%;
   
	position: relative;
	color: white;
	text-align: center;
	background-image: url(https://freight.cargo.site/t/original/i/ccf3d164c19edb418169083a192aeccf41ad3a2562f1df5d974da96417f23980/gael_sellwood_992.jpg);
	;
}
.text {
	background: rgba(0, 0, 0, 0.55);
	height: 100%;
	display: flex;
    flex-wrap: wrap;
  
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.journal-secton .right {
	height: 100%;
	display: flex;
	justify-content: center;
	width: 35%;
	background: #9C6F43;
}
.journal-secton .right img {
	height: 100% !important;
	padding: 30px;
}
.image-wrap {
	margin: 50px auto 0px auto;
	max-width: 1060px !important;
}
.image-wrap img {
	height: auto !important;
	width: 100% !important
}
.two-col {
	padding: 80px 0px 0px 0px !important;
	max-width: 1200px;
	margin: 0px auto !important;
}
.two-col>div {
	padding: 0px 50px;
}
.two-col-alt {
	display: flex;
	padding: 0px 50px;
	align-items: flex-end !important;
	max-width: 1200px;
	margin: 0px auto !important;
}
.two-col-alt>div {
	padding: 0px 50px;
}
[local-style="35924166"].page_container {
	padding: 0px !important;
	margin-top: 80px;
}
[local-style="35924502"].page_container {
	padding: 0px !important;
}
.arrow-bottom {
	background-size: contain;
	width: 40px;
	bottom: 30px;
	margin: 0px auto;
	left: 0px;
	right: 0px;
	height: 22px;
	background-repeat: no-repeat;
	background-image: url(https://freight.cargo.site/t/original/i/ce8af0669c2c5d4156433ade10a0d36db9d6629e25236498ddbe874596c9d2c4/arrow.svg);
	position: absolute;
}
.center-panel {
	padding: 50px;
	color: white;
	text-align: center;
	margin: 0px auto !important;
	max-width: 600px;
}
.center-panel h1 {
	color: white !important;
	text-align: center;
}
.center-panel hr {
	background: #fff;
	max-width: 100px;
	margin: 30px auto
}
[data-set-id="35923042"] [local-style="35923714"] {
	display: block;
}
[local-style="35923714"] {
	display: none;
}
.main_container {
	overflow: initial !important;
}
.book-row {
	display: flex;
	align-items: flex-start;
	margin: 0px auto !important;
	max-width: 1500px;
}
.book-row>div {
	padding: 50px 50px;
}
.book-row>div:nth-child(2) {
	position: sticky;
	top: 102px;
}
.book-row hr {
	background: #3D6F6D;
	max-width: 100px;
	margin: 0px 0px 0px 0px
}
.single {
	margin: 70px auto;
	width: calc(100% - 70px);
	max-width: 750px;
}
.single h1 {
	text-align: center;
}
.single hr {
	background: #3D6F6D;
	max-width: 100px;
	margin: 0px auto
}
.single.inspo {
	margin-bottom: 0px;
}
[data-set-id="35923247"] [local-style="35924045"] {
	z-index: 9 !important;
	top: 50vh !important;
	margin-top: 20px;
	background: #FEFDF4;
}
[data-set-id="35923247"] [local-style="35924045"] .hider {
	top: -83px;
	position: relative;
}
.is-fixed .second-nav-inner a {
	color: #FEFDF4 !important;
}
[data-set-id="35923247"] [local-style="35924061"] {
	z-index: 9 !important;
	visibility: hidden;
	opacity: 0;
	transition: 0.5s ease all;
	top: 83px !important;
	position: fixed !important;
	background: #3D6F6D;
}
[data-set-id="35923247"].fix [local-style="35924061"] {
	opacity: 1;
	visibility: visible;
	transition: 0.5s ease all;
}
[local-style="35889068"] {
	z-index: 999999999 !important;
}
.image-gallery {
	margin: 0px !important;
	padding: 35px !important;
}
[data-set-id="35923042"] .image-gallery {
	padding: 0px 0px 30px 0px !important;
}
.archive-title {
	color: #fefdf4 !important;
	text-align: center;
	margin: 50px auto 0px auto;
}
.archive-title h1 {
	color: #fefdf4 !important;
}
[data-set-id="35923042"] .archive-title.project {
	margin-top: 0px;
}
[data-set-id="35923362"] .archive-title.project {
	margin-top: 0px;
}
.archive-title.project {
	padding-top: 50px;
	padding-bottom: 10px;
	background: #8fb8b8;
}
.archive-header {
	display: flex;
	position: relative;
	overflow: hidden;
	justify-content: center;
	align-items: center;
	height: 50vh;
}
.archive-header img {
	object-fit: cover;
	position: absolute;
	z-index: -1;
	left: 0px;
	top: 0px;
	width: 100% !important;
	height: 100% !important;
}
.archive-header span {
	display: flex;
	font-family: "adobe-caslon-pro", serif;
	color: white;
	font-size: 50px;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.25);
}
[data-set-id="35923247"] [data-view="Thumbnail"] {
	display: block;
	background: rgba(115, 166, 157, 0.7);
}
[data-set-id="35923247"] [local-style="35962151"] {
	display: block !important;
}
[data-set-id="35923042"] [data-view="Thumbnail"] {
	display: block;
}
[data-set-id="35923356"] [data-view="Thumbnail"] {
	display: block;
}
[data-set-id="35923362"] [data-view="Thumbnail"] {
	display: block;
}
[data-set-id="35923360"] [data-view="Thumbnail"] {
	display: block;
}
[data-set-id="35923408"] [data-view="Thumbnail"] {
	display: block;
}
[data-view="Thumbnail"] {
	display: none;
}
.cambridge-cols {
	max-width: 1300px;
	margin: 50px auto !important;
	display: flex;
	align-content: center;
	align-self: center;
	align-items: center !important;
}
.cambridge-cols>div {
	padding: 50px;
}
.cambridge-cols b {
	letter-spacing: 2px;
	font-weight: 600;
	;
	text-transform: uppercase;
}
.second-nav.fixed {
	visibility: hidden;
	background: #73A69D;
	position: fixed;
	width: 100%;
    left: 0px;
    
	opacity: 0;
	transition: 0.5s ease all;
}
.fix .second-nav.fixed {
	visibility: visible;
	opacity: 1;
	transition: 0.5s ease all;
}
.second-nav.fixed a {
	color: #FEFDF4 !important;
}
[local-style="35923155"] {
	padding: 80px 50px;
}
[local-style="35923155"] h2 {
	color: #294746 !important
}
[local-style="35923155"] .button-outline {
	color: #294746 !important;
	position: relative;
	display: inline-block;
	margin-top: 0px !important;
}
[local-style="35923155"] .image-gallery {
	max-width: 1500px !important;
	margin: 0px auto !important
}
[local-style="35923104"] {
	padding: 80px 50px;
}
[local-style="35923104"] h2 {
	color: #294746 !important
}
[local-style="35923104"] .button-outline {
	color: #294746 !important;
	position: relative;
	display: inline-block;
	margin-top: 0px !important;
}
[local-style="35923104"] .image-gallery {
	max-width: 1500px !important;
	margin: 0px auto !important
}
[local-style="35923088"] {
	padding: 80px 50px;
}
[local-style="35923088"] .button-outline {
	color: white !important;
	position: relative;
	display: inline-block;
	margin-top: 0px !important;
}
.button-outline:hover {
	background: #3D6F6D;
	color: white !important;
}
[local-style="35923088"] .image-gallery {
	max-width: 1500px !important;
	margin: 0px auto !important
}
.second-nav {
	z-index: 99997 !important;
	position: relative;
	text-align: center;
    pointer-events: all !important;
    overflow-x: auto;
    overflow-y: hidden;
    display: block !important;
  
}
.second-nav::-webkit-scrollbar {
  display: none;
}
.second-nav-inner {
	padding: 10px 0px;
}
.second-nav-inner a {
	margin: 0px 20px;
	letter-spacing: 2px;
	font-family: 'Gill Sans MT';
	font-size: 12px;
	text-transform: uppercase;
	color: #294746 !important
}
.gallery-header {
	height: 50vh;
	font-family: 'Gill Sans MT';
	max-width: 500px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 83px auto 0px auto;
	text-align: center;
	color: white;
	padding: 100px 30px;
}
[data-set-id="35923407"] .gallery-header-alt {
	margin-top: 0px;
}
.gallery-header-alt {
	height: 50vh;
	display: flex;
	margin-top: 84px;
	min-height: 400px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-family: 'Gill Sans MT';
	text-align: center;
	color: white;
	padding: 0px 0px;
}
.gallery-header h2 {
	color: white;
}
.full-panel {
	font-family: 'Gill Sans MT';
	max-width: 600px;
	margin: 0px auto;
	text-align: center;
	color: white;
	padding: 150px 30px;
}
.full-panel a {
	color: white !important;
	border: 2px solid rgba(255, 255, 255, 1);
	padding: 10px 20px;
}
.full-panel a:hover {
	color: #3D6F6D !important;
	background: white !important;
}
.button-outline {
	font-family: 'Gill Sans MT';
	letter-spacing: 2px;
	color: #3D6F6D !important;
	padding: 10px 20px;
	border: 2px solid rgba(61, 111, 109, 0.4);
}
.about-home {
	margin: 60px auto !important;
	max-width: 1500px;
}
.about-home>div {
	padding: 50px;
}
.about-home hr {
	background: #3D6F6D;
	max-width: 100px;
	margin: 30px 0px 30px 0px
}
.insta {
	font-size: 36px;
	margin-top: 60px;
	font-family: "adobe-caslon-pro", serif;
	color: #3D6F6D;
	text-align: center;
}
.insta a {
	color: #749593 !important;
}
.insta iframe {
	margin-bottom: -19px;
}
.col-one {
	width: 40%;
}
.col-two {
	width: 20%;
	font-family: 'Gill Sans MT';
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	text-align: center;
}
.col-three {
	width: 40%;
}
.footer {
	line-height: 28px;
	;
	font-family: "adobe-caslon-pro", serif;
	color: white;
	font-size: 17px;
	;
	background: #294746;
}
.footer-logo {
	width: 150px;
	margin: 0px auto 20px auto;
	height: 150px;
	background-size: contain;
	background-image: url(https://freight.cargo.site/t/original/i/42d190b92b7ae7d6b5af2fdefd661ec93bf4f8cfe33d9c0a3b6d983e10475ae8/Footer-logo.png);
}
.footer-inner {
	padding: 76px 0px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.footer-inner a {
	color: white !important;
}
.button {
	font-family: 'Gill Sans MT';
	padding: 15px 20px !important;
	font-size: 15px;
	letter-spacing: 3px;
	background: #9C6F43;
	color: white !important;
}
.three-panel {
	font-family: 'Gill Sans MT';
	color: white;
	font-size: 15px;
	letter-spacing: 3px;
	text-align: center;
	max-width: 1200px;
	margin: 49px auto !important;
}
.three-panel img {
	margin-bottom: 20px !important;
}
.three-panel A {
	color: white !important;
}
#toolset {
	display: none;
}
.flower-left {
	width: 15%;
	left: 50px;
	height: 90%;
	overflow: hidden;
	top: 10%;
	position: absolute;
	z-index: -1;
	background-size: contain;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url(https://freight.cargo.site/t/original/i/67ffbfa329942a8884d71167dc8f6a2d0d18bdf80fc21624666b4ddc93cc30c4/Hydrangeamacrophylla_Masja.png)
}
.flower-right {
	z-index: -1;
	background-size: contain;
	background-position: bottom right;
	width: 15%;
	background-repeat: no-repeat;
	height: 90%;
	top: 10%;
	position: absolute;
	right: 50px;
	background-image: url(https://freight.cargo.site/t/original/i/a51f505d748ff8614d875376109e05bd917bcb0b4f8369150bd996a709776baf/Renate-Steiniger.png)
}
.wrap-home {
	margin: 140px auto;
	max-width: 700px;
	font-size: 18px;
	letter-spacing: 1px;
	;
	font-family: 'Gill Sans Light';
	color: #294746;
}
.wrap-home hr {
	background: #3D6F6D;
	max-width: 100px;
	margin: 30px auto
}
[data-container="set"][data-id="35889899"] {
	display: flex;
	flex-wrap: wrap;
}
[data-container="set"][data-id="35889899"] .page_container:nth-child(1) {
	width: 35%;
	top: 85px;
	height: calc(100vh - 85px);
}
[data-container="set"][data-id="35889899"] .page_container:nth-child(2) {
	width: 30%;
	top: 85px;
	height: calc(50vh - 42px);
}
[data-container="set"][data-id="35889899"] .page_container:nth-child(3) {
	width: 30%;
	position: absolute;
	left: 35%;
	margin-top: 42px;
	top: 50vh;
	height: calc(50vh - 42px);
}
[data-container="set"][data-id="35889899"] .page_container:nth-child(4) {
	width: 35%;
	height: 100vh;
}
.header {
	background: #FEFEF5;
}
.header-inner {
	font-family: 'Gill Sans MT';
	align-items: center;
	padding: 20px 50px;
	align-items: center;
	justify-content: space-between;
	display: flex;
}
.right {
	width: 61%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.right a {
	font-size: 12px;
	letter-spacing: 2px;
	;
	color: #3D6F6D !important;
}
.logo {
	width: 300px;
	height: 43px;
	background-position: center left;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(https://files.cargocollective.com/c2289281/gael-logo.svg);
}
.right small {
	display: flex !important;
	align-items: center;
}
.right small a {
	margin-right: 3px;
}
.garamond {
	font-family: "adobe-caslon-pro", serif;
}
.gill {
	font-family: "adobe-caslon-pro", serif;
}
.gill-light {}
body {
	background-color: #fff;
	color: #000;
}
a:active {
	opacity: 0.7;
}
.page a.active {
	opacity: .4;
}
i, em {
	font-style: italic;
}
b, strong {
	letter-spacing: 1px;
	font-weight: normal;
    		font-family: 'Gill Sans MT' !important;

}
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: .5em;
}
.gallery_image_caption {
	margin-top: 15px;
	margin-bottom: 0.5rem;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 400;
	color: #3D6F6D;
	font-family: 'Gill Sans Light';
	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-weight: 400;
	color: #3D6F6D;
	font-size: 18px;
	letter-spacing: 1px;
	;
	font-family: 'Gill Sans Light';
	font-style: normal;
	line-height: 1.3;
}
[data-predefined-style="true"] bodycopy a {
	color: #3D6F6D;
	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;
}
.more a {
	font-family: 'Gill Sans MT' !important;
}
.center-panel a {
	font-family: 'Gill Sans MT' !important;
	color: white !important;
}
[data-predefined-style="true"] h1 {
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 36px;
	line-height: 1.1;
	color: #3d6f6d;
}
[data-predefined-style="true"] h1 a {
	color: rgba(0, 0, 0, 0.85);
}
[data-predefined-style="true"] h2 {
	font-family: "adobe-caslon-pro", serif;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: rgba(255, 255, 255, 1);
	font-size: 42px;
	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: #fefdf4/*!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
 */

.thumbnails {
	margin: 0px;
	padding: 0px 30px 60px 30px;
	background: #8fb8b8 !important;
}
.thumbnails>div {
	margin: 0px auto !important;
	max-width: 1500px;
}
div[thumbnails] {
	justify-content: flex-start;
}
[data-css-preset] .thumbnails {
	;
}
[data-css-preset] .thumbnails_width {
	width: 100%/*!thumbnails_width*/
	;
}
[data-css-preset] [thumbnails-pad] {
	padding: 2rem/*!thumbnails_padding*/
	;
}
[data-css-preset] [thumbnails-gutter] {
	margin: -2rem/*!thumbnails_padding*/
	;
}
[data-css-preset] [responsive-layout] [thumbnails-pad] {
	padding: 10px/*!responsive_thumbnails_padding*/
	;
}
[data-css-preset] [responsive-layout] [thumbnails-gutter] {
	margin: -10px/*!responsive_thumbnails_padding*/
	;
}
.thumbnails .thumb_image {
	outline: 0px solid rgba(0, 0, 0, .12);
	outline-offset: -1px;
}
.thumbnails .title {
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 15px;
	text-align: center;
	letter-spacing: 1.4px;
	font-weight: normal;
	color: #fefdf4;
	text-transform: uppercase;
	font-family: 'Gill Sans MT';
	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(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: 'Gill Sans MT';
	letter-spacing: 2px;
	display: inline-block;
	color: #3D6F6D !important;
	padding: 10px 20px;
	border: 2px solid rgba(61, 111, 109, 0.4);
	background: transparent;
}
.shop_product .button:hover {
	background: #3D6F6D !important;
	;
	color: white !important;
}
/*
 * Image Zoom
 */

.content img.image-zoom:active {
	opacity: .7;
}
/**
 * Quick View
 */

[data-css-preset] .quick-view {
	padding: 70px !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: #d6dfd8/*!body_bgcolor*/
	/*!body_bgcolor*/
	/*!quick_view_bgcolor*/
	;
}
.quick-view-caption {
	font-family: 'Gill Sans Light';
	font-weight: 400;
	transition: 100ms opacity ease-in-out;
	position: absolute;
	bottom: 30px !important;
	color: #3D6F6D !important;
	left: 0;
	background: transparent !important;
	right: 0;
	margin: 0px;
	text-align: center;
	font-size: 14px;
}
.quick-view-caption span {
	padding: 0px;
	text-transform: uppercase;
	font-family: 'Gill Sans Light';
	font-size: 15px;
	letter-spacing: 1px;
	display: inline-block;
	color: #3D6F6D !important;
}
/**
 * Quick View Navigation 
 */
.pswp__ui--idle{
	opacity:1 !important
}

.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: 30px;
	font-family: 'Gill Sans MT';
	opacity: 1;
	font-weight: normal;
	font-style: normal;
	font-size: 0px;
	margin: 0px auto !important;
	left: initial !important;
	right: 30px !important;
	position: fixed !important;
	width: auto;
}
.pswp__button-close:after {
	font-weight: normal;
	font-style: normal;
	text-align: center !important;
	margin: 0px auto;
	font-family: 'Gill Sans MT';
	color: #294746;
	text-transform: uppercase;
	font-weight: normal !important;
	content: "Close" !important;
	font-size: 18px !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: 1200px) {
	[data-container="set"][data-id="35889899"] .page_container:nth-child(4) {
		display: none;
	}
	[data-container="set"][data-id="35889899"] .page_container:nth-child(1) {
		width: 50%;
		top: 85px;
		height: calc(100vh - 85px);
	}
	[data-container="set"][data-id="35889899"] .page_container:nth-child(2) {
		width: 50%;
		top: 85px;
		height: calc(50vh - 42px);
	}
	[data-container="set"][data-id="35889899"] .page_container:nth-child(3) {
		width: 50%;
		position: absolute;
		left: 50%;
		margin-top: 42px;
		top: 50vh;
		height: calc(50vh - 42px);
	}
	[data-container="set"][data-id="35889899"] .page_container:nth-child(4) {
		width: 35%;
		height: 100vh;
	}
	.wrap-home {
		max-width: 600px;
	}
	[local-style="35922629"] {
		margin-top: 84px;
	}
}
@media only screen and (max-width: 1000px) {
	.right {
		display: none;
	}
	.menu-navigation {
		display: block;
	}
	.logo {
		height: 30px;
		margin-top: 0px;
		background-position: center bottom;
		width: 170px;
	}
	.header-inner {
		padding: 15px 40px;
	}
	[data-container="set"][data-id="35889899"] .page_container:nth-child(1) {
		width: 50%;
		top: 65px;
		height: calc(100vh - 65px);
	}
	[data-container="set"][data-id="35889899"] .page_container:nth-child(2) {
		width: 50%;
		top: 65px;
		height: calc(50vh - 23px);
	}
	.wrap-home {
		margin: 60px auto;
		max-width: 500px !important;
	}
	.outer-wrap {
		min-height: 0px;
	}
	[data-predefined-style="true"] h1 {
		font-size: 30px;
	}
	.about-home>div {
		padding: 30px;
		
	}
	.about-home>div:first-child {
		padding-bottom: 0px;
		top: 40px;
		position: sticky;
		;
	}
	.about-home {
		margin: 30px auto !important;
		padding-right: 10px !important;
		padding-left: 10px !important;
	}
	.insta {
		font-size: 30px;
		margin-top: 40px;
	}
	[data-predefined-style="true"] h2 {
		font-size: 32px;
	}
	[local-style="35923088"] {
		padding: 50px 20px;
	}
	[local-style="35923104"] {
		padding: 50px 20px;
	}
	[local-style="35923155"] {
		padding: 50px 20px;
	}
	.cambridge-cols {
		margin: 0px auto !important;
		display: flex;
		align-content: center;
		align-self: center;
		align-items: center !important;
	}
	.thumbnails {
		padding: 50px 60px;
	}
	.thumbnail {
		width: 25% !important
	}
	[data-css-preset] [thumbnails-pad] {
		padding: 1rem/*!thumbnails_padding*/
		;
	}
	[data-css-preset] [thumbnails-gutter] {
		margin: -3rem/*!thumbnails_padding*/
		;
	}
	.image-gallery {
		margin: 0px !important;
		padding: 20px !important;
	}
	.book-row {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}
	.book-row>div {
		padding: 30px;
	}
	.book-row>div:nth-child(2) {
		position: sticky;
		top: 75px;
	}
	[local-style="35924166"].page_container {
		margin-top: 65px;
	}
	.center-panel {
		padding: 35px;
	}
	.two-col {
		padding: 50px 0px 0px 0px !important;
		max-width: 1200px;
		margin: 0px auto !important;
	}
	.two-col>div {
		padding: 0px 40px;
	}
	.two-col-alt {
		display: flex;
		padding: 0px 50px;
		align-items: flex-end !important;
		max-width: 1200px;
		margin: 0px auto !important;
	}
	.two-col-alt>div {
		padding: 0px 50px;
	}
	.single {
		margin: 40px auto;
		width: calc(100% - 70px);
		max-width: 750px;
	}
	.journal-row {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}
	.journal-row>div {
		padding: 30px;
	}
	.journal-row>div:nth-child(1) {
		width: 60%;
	}
	.journal-row>div:nth-child(2) {
		width: 40%;
	}
	.journal-secton {
		height: calc(100vh - 83px);
		display: flex;
		align-items: center;
	}
	.expand {
		padding: 30px 0rem 0px 0px !Important;
		width: calc(100% - 80px) !important;
	}
	.more {
		padding-bottom: 30px;
	}
	[local-style="35924502"] {
		margin-top: 65px;
	}
}

@media only screen and (max-width: 800px) {
.wrap-home {
		margin: 40px auto;
		max-width: 400px !important;
	}
    .flower-right{
	right:30px;
        width:10%
}
    
       .flower-left{
	left:30px;
        width:10%
}
    .three-panel {

	font-size: 13px;

	margin: 20px auto !important;
}
    .about-home>div:first-child {
		padding-bottom: 0px;
		top: 0px;
		position: relative;
		;
	}
    .about-home {
		margin: 0px auto !important;
		padding-right: 10px !important;
		padding-left: 10px !important;
	}
    .full-panel {
        padding: 100px 30px;
    }
    [local-style="35922706"]{
	
        padding-bottom: 40px ;
}
    .header-inner {
		padding: 15px 25px;
	}
    .about-home>div {
		padding: 15px 15px 15px 15px;
		
	}
    
    .footer-inner{
    padding: 30px 20px;
	line-height: 27px;
        display: flex;
        flex-wrap: wrap;
}
    .col-one {
	width: 100%;
        order:3
}
.col-two {
    order: 2;
    margin-bottom: 30px;
	width: 100%;
	font-family: 'Gill Sans MT';
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	text-align: center;
}
.col-three {
    margin-bottom: 30px;
    order:1;
	width: 100%;
}
    .footer {
	line-height: 24px;

	font-size: 15px;
	
}
    [data-predefined-style="true"] bodycopy {


	font-size: 16px;
}
    .second-nav {
        overflow:scroll;
	z-index: 99997 !important;
	position: relative;
	text-align: center;
}
.second-nav-inner {
    width: 800px;
        display: block !important;

	padding: 10px 0px;
}
    [data-predefined-style="true"] h2 {
		font-size: 25px;
	}
    .thumbnail {
        margin-bottom: 20px;
		width: 33.33% !important
	}
    .thumbnails {
		padding: 30px 30px;
	}
    .gallery-header {
        
        margin-top: 50px;
    }
    .archive-header span {
        
        font-size: 32px;
    }
    .book-row>div {
		padding:  20px;
	}
    .single {
		margin: 30px auto;
		width: calc(100% - 60px);
		
	}
    [local-style="35924166"] .page{
	
        min-height: 0px !important;
	background-color: initial /*!page_bgcolor*/;
}
    .center-panel {
		margin: 30px auto 52px auto !important;
	}
    .two-col>div {
		padding: 0px 30px 30px 30px;
	}
    .two-col-alt>div {
		padding: 0px 10px;
	}
    .two-col-alt>div:first-child{
	order: 2;
        padding-top: 30px;
}
    .image-wrap {
	margin: 20px auto 0px auto;

}
    .insta {
		font-size: 23px;
		margin-top: 30px;
	}
     .journal-secton{
	flex-wrap: wrap;
         height: auto;
}
    .journal-secton .left {
	height: 50vh;
	width: 100%;


}
        .journal-secton .right {
	height: 100%;
	width: 100%;


}
    .journal-secton .right img {
	padding: 30px;
        max-width: 200px !important;
}
    .journal-row>div:nth-child(1) {
		width: 100%;
	}
    .journal-row>div {
		padding:30px 15px 20px 15px;
	}
    
    .text p{
	
        padding: 0px 20px;
}
    small.title-small {
	font-size: 15px;
        		width: calc(100% - 50px) !important;

}
    .expand h2 {

	padding-right: 50px !important;

	font-size: 20px !important;
}
    .arrow-right{
	height: 30px;
        top: 19px;
        background-size: contain;
        width:20px
}
    .expand {
		padding: 20px 0rem 0px 0px !Important;
		width: calc(100% - 50px) !important;
	}
    .more{
	
        padding-bottom: 20px;
}
    .expand.expanded .more {
        
        padding-right: 50px;
}
    .gallery-header-alt {
	min-height: 350px;
       height: auto;
    }
    .archive-header {
        	min-height: 350px;
       height: auto;
    }
     .archive-header span{

         min-height: 350px;
}
    [local-style="35924502"] .page{
	
        min-height: 0px !important;
	background-color: initial /*!page_bgcolor*/;
}
    .page-text {
	margin: 0px auto;
	padding: 40px 25px;
	max-width: 100%;
}
}

@media only screen and (max-width: 600px) {

    [data-container="set"][data-id="35889899"] .page_container:nth-child(2) {
		display: none;
	}
    [data-container="set"][data-id="35889899"] .page_container:nth-child(3) {
			display: none;
	}
    [data-container="set"][data-id="35889899"] .page_container:nth-child(1) {
		width: 100%;
		top: 65px;
		height: calc(100vh - 65px);
	}
    .wrap-home {
        width: 100%;
        padding: 0px 30px;
        max-width: 100% !important;
        margin-bottom: 240px;
}
    
    .flower-right{
	
        width:20%
}
    
    .flower-left{
	  width:20%
}
    .thumbnail {
        margin-bottom: 15px;
		width:50% !important
	}
    .pswp__button-close{
	top: 20px !important;
        right:30px !important
}
    .quick-view-caption span {
        
        font-size: 12px;;
}
    .menu-footer {
        bottom: 150px;
    }
	[data-css-preset] .quick-view {
    padding: 30px !important;
	}
  
	
}