/*
	Theme Name: SBK Living 2021
	Description: A custom mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: Made to Thrive
	Author URI: https://madetothrive.com
	Template: genesis
*/

/* HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:500}dfn{font-style:italic}h1{font-size:13px;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
@font-face {
    font-family: 'Sainte Colombe I';
    src: url("/assets/fc0c8cca2656fc8d-SainteColombe-LightItalic.woff2") format('woff2'),
        url("/assets/2b827ee564ac8e38-SainteColombe-LightItalic.woff") format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: block;
}

@font-face {
    font-family: 'Sainte Colombe';
    src: url("/assets/4c1ee1c7d0164f19-SainteColombe-Light.woff2") format('woff2'),
        url("/assets/7361d07fd0e6af0e-SainteColombe-Light.woff") format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Proxima Nova Alt B';
    src: url("/assets/3a283d066f947914-ProximaNovaA-Bold.woff2") format('woff2'),
        url("/assets/9729cdd2fa124a70-ProximaNovaA-Bold.woff") format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Proxima Nova Alt Lt';
    src: url("/assets/1bf3238813e2c883-ProximaNovaA-Light.woff2") format('woff2'),
        url("/assets/dde85a622a03294e-ProximaNovaA-Light.woff") format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Proxima Nova Alt Th';
    src: url("/assets/48980553aec6e2b1-ProximaNovaA-Thin.woff2") format('woff2'),
        url("/assets/1359802f81e4a03d-ProximaNovaA-Thin.woff") format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Proxima Nova Bl';
    src: url("/assets/d578159ba6b2160d-ProximaNova-Black.woff2") format('woff2'),
        url("/assets/9b98d924a2be1f31-ProximaNova-Black.woff") format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Proxima Nova B';
    src: url("/assets/41b7911f06c29e4a-ProximaNova-Bold.woff2") format('woff2'),
        url("/assets/6e9601081533cc67-ProximaNova-Bold.woff") format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Proxima Nova EB';
    src: url("/assets/9f9617ecb80a06c2-ProximaNova-Extrabld.woff2") format('woff2'),
        url("/assets/d613a4aecb9d2f32-ProximaNova-Extrabld.woff") format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Proxima Nova Th';
    src: url("/assets/20ae44f04ab8b313-ProximaNovaT-Thin.woff2") format('woff2'),
        url("/assets/0139930b4bd08712-ProximaNovaT-Thin.woff") format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'Proxima Nova Rg';
    src: url("/assets/2c2d281c22600344-ProximaNova-Regular.woff2") format('woff2'),
        url("/assets/ed8a16a3fa5a5da9-ProximaNova-Regular.woff") format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}




/* Global Elements
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.before-content:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}

html {
	height: 100%; 
	font-size: 18px;
}

body {
    color: #3b3b40;
    font-size: 14px;
    line-height: 1.2em;
    -webkit-font-smoothing: antialiased;
    background: white;
}
body.noscroll {
	overflow:hidden;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	border:0;
}

::-moz-selection {
	background-color:#3b3b40;
	color: #fff;
}

::selection {
	background-color:#3b3b40;
	color: #fff;
}

:focus {
    outline: -webkit-focus-ring-color auto 0px;
}


a {
    color: #3b3b40;
    text-decoration: none;
    font-size: 12px;
    font-family: 'Proxima Nova B';
    text-transform: uppercase;
    letter-spacing: 0.02rem;
}

table {
	border: none;
}

a:hover {
	color: #3b3b40;
	text-decoration: none;
}

p {
    margin: 0 0 28px;
    padding: 0;
    line-height: 2;
    font-size: 16px;
    font-family: 'Proxima Nova Rg';
    font-weight: 500;
    letter-spacing: 0;
    color: #3b3b40;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

b,
strong {
	font-weight: 500;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

blockquote {
font-size: 31px;
    text-transform: inherit;
    color: #3b3b40;
    text-align: center;
    line-height: 28px;
    letter-spacing: 0px;
    font-style: normal;
    margin: 0px auto;
    padding: 59px 104px 86px;
}

blockquote p {
    margin-bottom: 0;
    font-size: 31px;
    padding: 0 56px;
    line-height: 1.9;
    letter-spacing: 0.0rem;
    text-align: center;
}

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	margin: 0 auto;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}


/* Image Classes
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 0px;
}

img.alignnone,
.alignnone {
	margin-bottom: 0px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-caption-text {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.aligncenter, 
img.aligncenter { 
	clear: both; 
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
}

/* Site Containers
--------------------------------------------- */
.site-container {
	margin: 0px auto 0px;
	width: 100%;
	overflow-x: hidden;
}
.page-template-page-custom-archive .site-inner {
	margin:5px auto 0;
}
.site-inner {
	clear: both;
	width: 100%;
	margin:5px auto 0;
	position:relative; 
    transition: all 0.5s;
}
.site-inner.modal-open{
	    z-index: 9999999;
}
.site-inner.opened {
    -webkit-filter: brightness(70%);
}
.banner-bar {
	background: #e6ded2;
    padding: 5px 0;
    text-align: center;
    padding-right: 30px;
}
/* .the-header.modal-open {
	-webkit-filter: brightness(70%);
} */
.content {
	width: 100%;
	float: none;
}

.wrapper, .wrap {
    margin: 0px auto;
    position: relative;
}
.overlayed {
        position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
    display: none;
}

/* Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	text-align: center;
	left: 0;
	right:0;
	z-index: 99;
	position: relative;
}

.site-description,
.site-title,
.header-full-width .title-area,
.header-full-width .site-title {
	display: none;
}
.the-header {
    position:fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #f5f2ed;
    height: 156px;
    z-index: 999;
	transition: top 0.5s ease-in-out;
}
.the-header.scrolling {
	top:-156px;
}
.site-inner {
    margin-top: 148px;
}
.the-header .hidden-menu {
    background: #e6ded2;
    left: 0;
    width: 462px;
    height: auto;
    top: 156px;
    position: absolute;
    z-index: 9;
    transition: all 0.5s;
    left: -100%;
}
.the-header .hidden-menu .close {
    position: absolute;
    right: 30px;
    color: black;
    top: 29px;
    z-index: 2;
    font-size: 16px;
}
.the-header .hidden-menu .close:hover {
    cursor: pointer;
}
.the-header .hidden-menu .inner {
    padding: 37px 66px 26px 57px;
    text-align: left;
}

.the-header .hidden-menu #menu-hamburger li a {
    font-family: 'Sainte Colombe I';
    font-size: 18px;
    font-style: italic;
    text-transform: capitalize;
    font-weight: 700;
    color: black;
    padding-left: 12px;
}
.the-header .hidden-menu #menu-hamburger li{
    margin-bottom: 25px;
}
.the-header .hidden-menu #menu-hamburger  {
    border-bottom: 1px solid #b99985;
    padding-bottom: 10px;
    margin-bottom: 21px;
}
.links-two ul li a {
    font-family: 'Proxima Nova B'!important;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
	text-align: center;
	display: block;
}
.links-two ul li {
    width: 32%;
    margin: 10px 0 7px;
}
.links-two ul li:nth-child(3), .links-two ul li:nth-child(6), .links-two ul li:nth-child(8) {
    text-align: right;
}
.links-two ul li:nth-child(7), .links-two ul li:nth-child(8) {
	width:48%;
}
.links-two ul li:nth-child(2), .links-two ul li:nth-child(5) {
    text-align: right;
}
.the-header .hidden-menu ul.socials {
        display: flex;
    justify-content: center;
}
.the-header .hidden-menu ul.socials li {
    margin: 3px 7px 0;
}
.the-header .hidden-menu ul.socials li img{
    margin-top: 2px;
    width: 13px;
}
.the-header .hidden-menu ul.socials li a {
        color: black;
    font-size: 13px;
}
.the-header .hidden-menu .newsl p {
    font-family: 'Sainte Colombe';
    font-size: 18px;
    color: black;
    margin: 50px 0 7px 12px;
}
.the-header .hidden-menu .newsl #field_2_2 {
    display: none;
}
.the-header .hidden-menu .newsl #field_2_1 input {
    border: none;
    text-align: left;
    font-family: 'Proxima Nova Rg';
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    border-bottom: 1px solid;
    padding: 10px 10px 15px;
    letter-spacing: 0.14rem;
}
.the-header .hidden-menu .newsl #gform_2 {
    position: relative;
}
.the-header .hidden-menu .newsl {
position: relative;
    padding-right: 5px;
    margin-bottom: 30px;
    padding-left: 12px;
}
.the-header .hidden-menu .newsl svg {
        position: absolute;
    bottom: 60px;
    right: 7px;
}
.the-header .hidden-menu .newsl #gform_submit_button_2 {
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    z-index: 1;
    opacity: 0;
}
.links-two ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 0px;
}
.the-header .hidden-menu .menu-wrap img {
    position: absolute;
    right: 79px;
    width: 135px;
    top: 20px;
}
.the-header .hidden-menu.toggle-open {
    left:0;
}
.the-header .hidden-search {
        background: #e6ded2;
    left: 0;
    width: 462px;
    height: auto;
    top: 156px;
    position: absolute;
    z-index: 9;
    transition: all 0.5s;
    left: -100%;
}
.the-header .hidden-search.toggle-open {
    left:0;
}
.the-header .hidden-search label {
    font-family: 'Sainte Colombe';
    font-size: 18px;
    color: black;
    margin: 30px 0 19px;
    text-align: left;
    display: block;
    font-weight: 500;
}
.the-header .hidden-search #searchform {
    padding: 34px 72px 73px 70px;
    position: relative;
    display: block;
}
.the-header .hidden-search #searchform svg {
    position: absolute;
    right: 74px;
    top: 113px;
    z-index: -1;
}
.the-header .hidden-search #searchform input[type="submit"]{
    border: none;
    position: absolute;
    width: 139px;
    padding: 10px 0;
    right: 0;
    top: 104px;
    opacity: 0;
}
.the-header .hidden-search input#s {
border: none;
    text-align: left;
    font-family: 'Proxima Nova Rg';
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    border-bottom: 1px solid;
    padding: 9px 8px 16px;
    -webkit-appearance:none;
    letter-spacing: 0.14rem;
}

.the-header .hidden-search .closeme {
    position: absolute;
    right: 31px;
    color: black;
    top: 28px;
    z-index: 2;
    font-size: 15px;
}
.the-header .hidden-search .closeme:hover {
    cursor: pointer;
}
.the-header .header-flex-top {
    max-width: 1300px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 21px;
}
.the-header .header-flex-bottom {
    max-width: 1300px;
    margin: 18px auto 0;
    display: flex;
    justify-content: space-between;
}
.the-header .header-flex-top .burger span {
    width: 39px;
    height: 1px;
    background: #3b3b40;
    display: block;
    margin: 3px 0 0.35rem;
}
.the-header .header-flex-top .search-open {
    margin: 4px 0 0 22px;
    font-size: 15px;
}
.the-header .header-flex-top .search-open:hover {
    cursor: pointer;
}
.the-header .header-flex-top .left {
    display: flex;
}
.the-header .header-flex-top .left .burger:hover {
    cursor: pointer;
}
.the-header .header-flex-top .right img {
    width: 14px;
    margin-top: 1px;
}
.the-header .header-flex-top .right ul {
    display: flex;
}
.the-header .header-flex-top .right ul li {
    margin: 0 -5px 0 20px;
}
.the-header .header-flex-top .right ul li a {
    font-size:13px;
    color:black;
}
.the-header .header-flex-bottom .left{
    width: 290px;
    margin-left: 86px;
}
.nav-primary {
    display: none;
}
.execphpwidget ul {
    display: flex;
    justify-content: space-between;
    margin: 28px 0 0 96px;
    width: 742px;
    padding: 0!important;
}
.execphpwidget ul li img {
        width: 100%;
    height: 315px;
}
.execphpwidget ul li a.ptitle {
    color: #3b3b40;
    font-family: 'Sainte Colombe';
    font-size: 18px;
    text-transform: inherit;
    line-height: 25px;
    display: block;
    margin: 15px 0 0;
}
.ubermenu .ubermenu-row .ubermenu-target-text {
    font-size:10px;
}
.execphpwidget ul li {
    margin: 0 0 0 0;
    width: 31.5%;
    text-align: center;
}
.execphpwidget #hero-image {
        width: 290px;
    height: 404px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.execphpwidget #hero-image .hover {
    position: absolute;
    background: rgba(35, 31, 32, 0.6);
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    opacity: 0;
}
.execphpwidget #hero-image:hover .hover {
    opacity: 1;
}
.execphpwidget #hero-image .hover h5 {
    font-weight: 100;
    font-size: 16px;
    line-height: 1.75;
    color: white;
    text-align: center;
    padding: 0 50px;
    text-transform: capitalize;
    position: absolute;
    top: 149px;
    left: 0;
    right: 0;
}
.execphpwidget #hero-image .hover p {
    position: absolute;
    color: white;
    font-size: 12px;
    letter-spacing: 0.05rem;
    width: 100%;
    text-align: center;
    height: 30px;
    bottom: 6px;
}
.execphpwidget #hero-image .hover p span {
    font-size: 12px;
    font-style: italic;
    text-transform: initial;
}
.execphpwidget #hero-image .hover img {
    width: 22px;
    margin-left: 5px;
}
.the-header .inner .ubermenu li .ubermenu-submenu a {
color:#f4f0ed;
font-size:10px!important;
}
.the-header .header-flex-bottom .right{
    padding: 3px 95px 0 0;
}
.ubermenu-nojs.ubermenu-transition-shift .ubermenu-item:hover>.ubermenu-submenu-drop, .ubermenu-transition-shift .ubermenu-item.ubermenu-active>.ubermenu-submenu-drop {
    margin-top: 63px!important;
    border: none!important;
    background-image: url("/brand/monogram.svg");
    background-repeat: no-repeat;
    background-position: left 30px bottom 30px;
    background-size: 155px;
    background-color: #e6ded2;
}
.the-header .ubermenu .ubermenu-row {
    margin-bottom: 10px;
    clear: both;
    max-width: 1024px;
    margin: 0 auto 10px;
}
.ubermenu .ubermenu-nav .ubermenu-column-full {
    width: 100%;
    padding: 0!important;
}
.ubermenu .ubermenu-target-text {
    font-family: 'Proxima Nova B'!important;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    color: #3b3b40!important;
}
.ubermenu .main-title .ubermenu-target-text {
    font-size: 25px;
    text-transform: inherit;
    font-family: 'Sainte Colombe'!important;
    margin: 60px 0 38px;
	line-height: 1em;
}
.ubermenu-skin-minimal .ubermenu-item-level-0 > .ubermenu-target {
    padding: 15px 15px 42px 12px!important;
}
.the-header .inner .ubermenu li .ubermenu-submenu a:hover {
    color:#1a1a1a;
}
.the-header .inner .ubermenu li.titlelink a {
    color:#f4f0ed;
    text-transform: uppercase;
    font-size: 18px;
}
.the-header .inner .ubermenu li.titleitem{
    margin-top: 98px!important;
    margin-bottom: 45px!important;
}
.the-header .inner .ubermenu li .ubermenu-submenu li {
    margin-bottom:10px;
}
.the-header .inner .ubermenu li .ubermenu-submenu li.ubermenu-item-6934, .the-header .inner .ubermenu li .ubermenu-submenu li.ubermenu-item-6920, .the-header .inner .ubermenu li .ubermenu-submenu li.ubermenu-item-6934, .the-header .inner .ubermenu li .ubermenu-submenu li.ubermenu-item-6943 {
    width:288px;
}
.the-header .inner .ubermenu li .ubermenu-submenu li.ubermenu-item-6939{
        width: 236px;
}
.the-header .inner .ubermenu li.titlelink a em {
    text-transform: capitalize;
    font-weight: 100;
    font-style: italic;
}
.ubermenu-main .ubermenu-row {
    display: flex;
}
.ubermenu-main #menu-item-14110 .ubermenu-submenu.ubermenu-submenu-drop {
    background-color: #fcf8f8;
    border: 1px solid #fcf8f8;
    color: #3b3b40;
	    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.ubermenu-main #menu-item-14110 .ubermenu-submenu.ubermenu-submenu-drop a {
    color: #1a1a1a;
}
.ubermenu-main #menu-item-14111 .ubermenu-submenu.ubermenu-submenu-drop {
    background-color: #b5cbe4;
    border: 1px solid #b5cbe4;
    color: #1a1a1a;
}
#execphp-7 {
    width: 905px;
    margin: 27px 0px 0 40px;
}
.ubermenu-submenu-id-6955 {
    width:261px!important;
}
.ubermenu-main #menu-item-14110 .ubermenu-submenu.ubermenu-submenu-drop .social-title a {
    text-transform: uppercase;
    font-size: 18px!important;
    margin: 82px 0 35px 0;
}
#responsive-menu-pro-container #responsive-menu-pro-additional-content {
    padding:0!important;
}
.search-form .search-form-input {
    color: #fbf9f7;
    font-size: 18px;
    text-align: center;
    border: none;
    border-bottom: 1px solid #fbf9f7;
    width: 464px;
    font-style: italic;
    margin: 67px auto 56px;
    display: block;
    -webkit-appearance:none;
    padding-bottom: 24px;
}
.search-form .search-form-input::-webkit-input-placeholder { /* Edge */
 color: #fbf9f7;
}

.search-form .search-form-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fbf9f7;
}

.search-form .search-form-input::placeholder {
  color: #fbf9f7;
}
.search-form input[type="submit"] {
    display: none;
 }
 .ubermenu-submenu-id-6832 .ubermenu-retractor {
    color: #fbf9f7;
        right: 31px!important;
 }
.menu-cats{
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	padding: 25px 0!important;
    margin: 0px 0 0!important;
}
.menu-cats ul {
    display: flex;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 0.05rem;
    font-weight: 900;
    flex-wrap: wrap;
    padding-left: 68px!important;
}
.menu-cats ul li {
    margin: 0 23px 0 0!important;
}
.menu-flex-area {
    display: flex;
    padding: 29px 130px 0 71px!important;
    justify-content: space-between;
}
.menu-flex-area img{
    width: 56px;
    height: 10%;
}
.menu-flex-area .social {
        display: flex;
    justify-content: center;
}
.menu-flex-area .social img {
    width: auto;
    max-width: 19px;
    height: auto;
    max-height: 14px;
}
.menu-flex-area .social li {
    margin: 17px 0 0 13px!important;
}

.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
    top: 84px!important;
    border-top: 1px solid rgba(0, 0, 0, 0.25)!important;
}
.ubermenu .ubermenu-retractor {
    font-family: 'Montserrat';
    position: absolute!important;
    right: 14px!important;
    z-index: 99!important;
    font-size: 10px;
    text-transform: uppercase!important;
    top: 62px!important;
    transform: rotate(90deg);
}
.ubermenu .ubermenu-retractor i{
        margin-right: 10px;
}
.the-header .inner .ubermenu li.titleitem a {
        font-family: 'MontserratSB';
    font-size: 18px!important;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
}
.the-header .inner .ubermenu li.titleitem a em {
    font-family: 'Playfair DisplayI';
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 0;
    display: inline-block;
    margin-right: 5px;
    font-style: italic;

}
.alm-btn-wrap .alm-load-more-btn.done {
	display:none;
}
.alm-layouts .alm-listing {
	    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
/*.alm-listing .alm-paging-content>li, .alm-listing .alm-reveal>li, .alm-listing>li {
        background: 0 0;
    margin: 0!important;
    padding: 0!important;
}*/
/* Headings
--------------------------------------------- */

h1 {
    font-family: 'Sainte Colombe';
    font-size: 30px;
    line-height: 1.5;
    font-weight: 100;   
}

h2 {
    font-family: 'Sainte Colombe';
    font-size: 30px;
    line-height: 1.5;
    font-weight: 100;
}

h1.entry-title, h2.entry-title {
	font-family: 'Sainte Colombe';
    font-size: 30px;
    line-height: 1.5;
    font-weight: 100;
}

h3 {
font-family: 'Sainte Colombe';
    font-size: 30px;
    line-height: 1.5;
    font-weight: 100;
}

h4 {
font-family: 'Sainte Colombe';
    font-size: 30px;
    line-height: 1.5;
    font-weight: 100;
}

h5 {
font-family: 'Sainte Colombe';
    font-size: 30px;
    line-height: 1.5;
    font-weight: 100;
}
.image-fit {
    object-fit: cover;
    object-position: center;
    -webkit-filter: brightness(100%);
    transition: all 0.5s;
}
a .image-fit:hover {
-webkit-filter: brightness(70%);
}

/* Home Page
--------------------------------------------- */
.home-intro {
    text-align: center;
    margin: 0 auto 50px;
}
.home-intro h2 {
    font-size: 40px;
    margin: 20px 0 45px;
}
.home-intro ul {
    max-width: 1015px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.home-intro ul li img {
        height: 340px;
    width: 100%;
}
.home-intro ul li {
    width:23%;
}
.home-intro ul li a {
        display: flex;
    flex-direction: column;
}
.home-intro ul li h3 {
font-size: 14px;
    text-transform: uppercase;
    font-family: 'Proxima Nova Rg';
    font-weight: 600;
    letter-spacing: 0.08rem;
    margin: -3px 0 1px;
}
.home-intro ul li .line {
    width: 2px;
    height: 53px;
    background: #d2bca6;
    margin: 3px auto -29px;
    position: relative;
}
.home-intro ul li:nth-child(odd)  .line {
    margin: -27px auto 8px;
}
.home-intro ul li:nth-child(even) a {
    flex-direction: column-reverse;
}
#explore {
    background: #f2eee8;
    padding: 50px 0 75px;
}
#explore h2 {
        margin: 4px 0 44px;
}
#follow {
    background: #dfd0c1;
    padding: 10px 0 70px;
	margin-bottom:0;
}
.home-about {
    background: #f4f2ed;
    padding: 45px 0 51px;
}
.home-about .inner {
    max-width: 1020px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-left: 55px;
}
.home-about .inner .left {
    position: relative;
    width: 61.8%;
}
.home-about .inner .left .main{
        width: 100%;
    height: 402px;
}
.home-about .inner .right {
    width: 35.5%;
}
.home-about .inner .right h2 {
    font-size: 40px;
    margin: 0px 0 16px 0;
    line-height: 1.2;
}
.home-about .inner .right p {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.5;
    width: 101%;
    margin-bottom: 15px;
}
.home-about .inner .right p a {
    letter-spacing: 0.06rem;
    position: relative;
    display: inline-block;
}
.home-about .inner .right p a:after{
    margin-left: 10px;
    content: "";
    display: inline;
    width: 27px;
    height: 15px;
    position: absolute;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("/assets/184afde915a1fcfe-arrow-2x.png");
	    filter: invert(100%);
}
.home-about .inner .left .icon {
    width: 120px;
    position: absolute;
    bottom: -36px;
    left: -57px;
}
.home-news {
    background: #d2bca6;
    padding: 28px 0 58px;
    text-align: center;
}
.home-news h2 {
    font-size: 40px;
    margin: 0 auto 7px;
    display: table;
} 
.home-news .gform_wrapper {
    max-width: 403px;
    margin: 0 auto;
    position: relative;
}
.home-news .gform_wrapper input {
    border: none;
    text-align: left;
    font-family: 'Proxima Nova Rg';
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    border-bottom: 1px solid;
    padding: 10px 7px 3px;
    letter-spacing: 0.14rem;
}
.home-news .gform_wrapper #gform_submit_button_2 {
    position: absolute;
    right: 0;
    top: 0;
    width: 75px;
    z-index: 1;
    opacity: 0;
}
.home-news .in {
    max-width: 403px;
    margin: 0 auto;
    position: relative;
}
.home-news svg {
    position: absolute;
    right: 5px;
    bottom: 51px;
    z-index: 0;
}
.home-news h2 strong {
    font-family: 'Proxima Nova B';
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.06rem;
    display: table-cell;
    vertical-align: middle;
    padding-right: 5px;
    padding-top: 10px;
}
.home-news p {
        margin: 0 0 20px;
}
.home-shop-background {
	    background: #fafaf7;
    padding: 20px 0;
}
.home-shop {
    max-width: 1115px;
    margin: 65px auto;
    display: flex;
    justify-content: space-between;
}
.home-shop .left h2 {
    font-size: 40px;
    margin: 0 auto -13px;
    display: table;
}
.home-shop .left h2 strong {
    font-family: 'Proxima Nova Rg';
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.06rem;
    display: table-cell;
    vertical-align: middle;
    padding: 6px 8px 0;
    font-weight: 600;
}
.home-kf .kaseys-finds {
	    margin-bottom: 35px;
}
.home-kf {
    max-width: 1200px;
    margin: 50px auto 70px;
    text-align: center;
}
.home-kf .kf-title {
    font-size: 40px;
    margin: 0 auto 25px;
    display: table;
}
.home-kf .kf-title span {
	    font-family: 'Proxima Nova B';
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.06rem;
    display: table-cell;
    vertical-align: middle;
    padding-right: 5px;
    padding-top: 10px;
}
.home-kf .seemore {
	    text-transform: lowercase;
    font-family: 'Sainte Colombe I';
    font-weight: 100;
    font-size: 28px;
    color: black!important;
    background: transparent!important;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    border-bottom: 8px solid #e6ded2;
    padding: 8px 0 0;
    font-style: italic;
}
.home-kf .kaseys-finds li {
    width: 24%;
    text-align: center;
}
.home-shop .right {
    width: 67%;
	background:white;
	padding:5px;
}
.home-shop .left {
    width: 32%;
    text-align: center;
    padding: 24px 0 0 0;
    margin-left: -11px;
}
.home-intro#follow ul li {
    position: relative;
}
.home-intro#follow ul li .icon {
    position: absolute;
    width: 48px;
    height: 48px;
    background: white;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: auto;
    top: 92px;
    padding: 13px;
    opacity: 0;
    transition: all 0.5s;
}
.home-intro#follow ul li:hover .icon {
    opacity: 1;
}
.home-intro#follow ul li:nth-child(even) .icon{
        top: 134px;
}
.home-intro#follow ul li .icon img {
        width: 100%;
    height: auto;
}
.home-intro#follow ul li img {
    height:232px;
}
.home-video {
    max-width: 1015px;
    margin: 53px auto 48px;
    display: flex;
    justify-content: space-between;
}
.home-video .right h4 {
    text-align: center;
    font-size: 16px;
    font-family: 'Proxima Nova Rg';
    text-transform: uppercase;
    margin: 0;
    letter-spacing: 0.08rem;
    font-weight: 600;
}
.home-video .right h2 {
    font-size: 40px;
    margin: 5px 0 0;
    line-height: 1.15;
}
.home-video .right {
       width: 57%;
    text-align: center;
    padding: 185px 0 0;
    margin: 0 -26px 0 0;
}
.home-video .left {
    width:70.5%;
	max-width:420px;
}
.four-slider .hero-image {
    width: 751px;
    height: 623px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    background-size: cover;
    background-position: top center;}
.four-slider .hero-image img {
    height: 623px;
    width: auto;
    margin: 0 auto;
}
.four-slider .slick-slide {
    text-align: center;
    padding: 0 2px;
}
.four-slider .slick-dots button {
    border: none;
    padding: 0;
    background: rgba(197, 193, 193, 0.5);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    font-size: 0;
    margin: 0 5px;
}
.four-slider .slick-dots .slick-active button {
    background: rgba(197, 193, 193, 1);
}
.four-slider .slick-dots{
	    display: flex;
    justify-content: center;
    margin: 30px auto 0;
}
.four-post-wrap {
    margin-bottom: 66px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 80px;
}
.four-post-wrap .prevarrow {
    background: rgba(255, 255, 255, 0.4);
    display: block;
    width: 22%;
    position: absolute;
    z-index: 9;
    left: 0;
    height: 100%;
    top: 0;
    padding: 4px;
    opacity: 0;
    transition: all 0.5s;
}
.four-post-wrap .nextarrow{
    background: rgba(255, 255, 255, 0.4);
    display: block;
    width: 22%;
    position: absolute;
    z-index: 9;
    right: 0;
    height: 100%;
    top: 0;
    padding: 4px;
    opacity: 0;
    transition: all 0.5s;
}
/* .four-post-wrap:hover .prevarrow, .four-post-wrap:hover .nextarrow {
	opacity:1;
} */
.four-slider .slick-slide .lower {
    display: none;
}
.four-slider .slick-slide .lower {
    position: relative;
}
.four-slider .slick-slide .lower:before {
content: "";
    width: 1px;
    height: 58px;
    background: rgba(0, 0, 0, 0.3);
    display: block;
    position: absolute;
    top: -76px;
    left: 0;
    right: 0;
    margin: auto;
}
.four-slider .slick-slide .lower .cats {
    font-family: 'MontserratSB';
    font-size: 9px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    margin: 52px auto 0;
}
.cats em {
	    font-family: 'Playfair Display';
    font-weight: 500;
    text-transform: initial;
    letter-spacing: 0;
    font-size: 13px;
    font-style: inherit;
}
.cats span {
	    font-size: 16px;
    margin: 0 3px;
}
.cats span.post-category {
	    font-family: 'MontserratSB';
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    margin: 52px auto 0;
}
.four-slider .slick-slide .lower h5 {
    font-family: 'Playfair Display';
    font-weight: 100;
    line-height: 1.35;
    margin: 16px auto 28px;
    font-size: 25px;
	text-transform:capitalize;
}
.four-slider .slick-slide .lower h5 em {
 font-family: 'Playfair DisplayI';   
 font-style: italic;
}
.four-slider .slick-slide.slick-active .lower {
    display: block;
}
#field_2_2 {
    display: none;
}
.home .six-post-wrap h2 {
    margin-bottom: 59px;
}
.six-post-wrap ul {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.six-post-wrap ul li {
    width:288px;
    text-align: center;
}
.six-post-wrap ul li #hero-image {
    width: 100%;
    height: 402px;
    background-size: cover;
    background-position: center;
    position: relative;
}

.six-post-wrap ul li #hero-image .hover {
    position: absolute;
    background: rgba(35, 31, 32, 0.6);
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    opacity: 0;
}
.six-post-wrap ul li #hero-image:hover .hover {
    opacity: 1;
} 
.six-post-wrap ul li #hero-image .hover p {
    position: absolute;
    color: white;
    font-size: 12px;
    font-family: 'MontserratSB';
    letter-spacing: 0.05rem;
    width: 100%;
    text-align: center;
    height: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.six-post-wrap ul li #hero-image .hover p span {
    font-family: 'Playfair DisplayI';
    font-size: 12px;
    font-style: italic;
}
.six-post-wrap ul li #hero-image .hover img {
    width: 22px;
    margin-left: 5px;
}
.six-post-wrap ul li:nth-child(3), .six-post-wrap ul li:nth-child(4) {
    width:588px;
}
.six-post-wrap ul li .cats {
font-family: 'MontserratSB';
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    margin: 24px auto 0;
}
.six-post-wrap ul li h5 {
    font-family: 'Playfair Display';
    font-weight: 100;
    font-size: 19px;
    line-height: 1.5;
    margin: 6px 0 75px;
    text-transform: capitalize;
}
.rmore {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    text-align: center;
}
.rmore em {
    font-family: 'Playfair DisplayI';
    font-weight: 500;
    text-transform: initial;
    letter-spacing: 0;
    font-size: 13px;
    font-style: italic;
}
.rmore img {
    display: inline-block!important;
    width: 22px;
    margin-left: 10px;
}
.home .shop-latest {
    margin: 14px auto 72px;
}
.home .all-link {
    display: block;
    margin: 103px auto 0;
    font-family: 'Playfair Display';
    font-size: 20px;
    text-align: center;
    border-bottom: 2px solid;
    padding-bottom: 13px;
    width: 155px;
}
.shop-latest {
    background: white;
    padding: 58px 0 80px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 40px;
    margin: 46px auto 68px;
}
.shop-latest h2 {
    margin-bottom: 40px;
}
.more-wrap h2 {
    font-size: 40px;
    margin: 50px auto 0px;
    display: table;
}
.more-wrap h2 span {
    font-family: 'Proxima Nova B';
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    display: table-cell;
    vertical-align: middle;
    padding: 7px 8px 0;
}
.more-wrap ul:before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: black;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -19px;
}
.more-wrap ul li {
    height: 695px;
    width: 50%;
    border-bottom: 1px solid black;
    position: relative;
    padding: 0 60px 0 0;
}
.more-wrap ul li .date {
    position: absolute;
    top: 0;
    right: 12px;
    font-size: 16px;
    font-family: 'Sainte Colombe';

}
.more-wrap ul li .date:after {
    content: "";
    display: block;
    width: 1px;
    height: 36px;
    background: #3b3b40;
    position: absolute;
    transform: rotate(45deg);
    right: 18px;
    top: 4px;
}
.more-wrap ul li .date span {
    display: block;
    text-align: left;
    width: 37px;
        font-weight: 600;
    letter-spacing: 0.05rem;
}
.more-wrap ul li .date span.month {
    text-align: right;
    margin-top: 12px;
}
.post-category a {
        color: #d2bca6;
    font-size: 12px;
    font-family: 'Proxima Nova B';
    letter-spacing: 0.05rem;
}
.more-wrap ul li .hero {
    width: 100%;
    height: 400px;
    margin-bottom: 14px;
}
.more-wrap ul li .post-category {
    padding-left: 4px;
}
.more-wrap ul li:first-child {
    margin-top: 0!important;
}
.more-wrap ul li:nth-child(odd){
    margin-top: -59px;
}
.more-wrap ul li:nth-child(even){
    padding: 0px 0 0 66px;
    margin-top: 42px;
}
.more-wrap ul li:nth-child(2) {
    margin-top:107px!important;
}
.more-wrap ul li:nth-child(even) .date{
    left: 15px;
    right: inherit;
}
.archive .lm {
    margin: 0;
    padding: 0px 0 48px;
}
.lm .alm-btn-wrap {
        display: block;
    text-align: center;
    padding: 0;
    margin: -4px 0 76px;
    position: relative;
}
.lm .alm-btn-wrap .alm-load-more-btn {
    text-transform: lowercase;
    font-family: 'Sainte Colombe I';
    font-weight: 100;
    font-size: 28px;
    color: black!important;
    background: transparent!important;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    border-bottom: 8px solid #e6ded2;
    padding: 8px 0 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
    font-style: italic;
}
.more-wrap ul li #hero-image {
    width: 478px;
    height: 666px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.more-wrap ul{
    max-width: 750px;
    margin: 47px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    padding-bottom: 35px;
}
.more-wrap ul .alm-reveal {
    max-width: 1050px;
    margin: 0px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}
.more-wrap ul.alm-listing{
    margin: 0px auto 0;
}
.more-wrap ul .alm-reveal li:nth-child(even){
    padding: 0px 0 0 66px!important;
    margin-top: 78px!important;
}
.more-wrap ul .alm-reveal li:nth-child(2) {
    margin-top: 60px!important;
}
.more-wrap ul .alm-reveal li:nth-child(1) {
    margin-top: -59px!important;
}
.more-wrap ul .cats {
    font-family: 'MontserratSB';
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    margin: 37px auto 0;
}
.more-wrap ul h5 {
    font-family: 'Playfair Display';
    font-weight: 100;
    font-size: 25px;
    line-height: 1.2;
    margin: 7px 0 11px;
    text-transform: capitalize;
}
.more-wrap ul .exc {
padding: 0;
    margin-bottom: 18px;
    max-height: 75px;
    overflow: hidden;
}
.more-wrap ul .rmore {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.08rem;
    text-align: center;
}
.more-wrap ul .rmore svg {
    margin: 0 0 1px 6px;
}
.more-wrap ul .exc p {
    line-height: 1.5;
    max-height: 75px;
    overflow: hidden;
    font-size: 16px;
    letter-spacing: 0.02rem;
    margin-bottom: 20px;
}
.all-link {
    display: block;
    margin: 35px auto 0;
    font-family: 'Playfair Display';
    font-size: 20px;
    text-align: center;
    border-bottom: 2px solid;
    padding-bottom: 8px;
    width: 155px;
}
.more-wrap {
        margin-bottom: 50px;
}
.home-explore {
        border-top: 1px solid rgba(0, 0, 0, 0.25);
    margin: 66px auto 0;
    padding: 64px 0 0;
}
.home-explore ul.desk {
    display: flex;
    justify-content: space-between;
    max-width: 1550px;
    margin: 0 auto;
}
.home-explore ul.mobile {
    display: none;
}
.home-explore ul li #hero-image {
        width: 100%;
    height: 507px;
    background-size: cover;
    position: relative;
    background-position: center;
}
.home-explore ul li {
    width: 24.3%;
    margin: 40px 0 111px;
}
.home-explore ul li .hover {
    position: absolute;
    background: rgba(35, 31, 32, 0.6);
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    opacity: 0;
}
.home-explore ul li:hover .hover {
    opacity: 1;
}
.home-explore ul li .hover h5 {
    font-family: 'Playfair Display';
    font-weight: 100;
    font-size: 19px;
    line-height: 1.75;
    color: white;
    text-align: center;
    padding: 0 50px;
    text-transform: capitalize;
    position: absolute;
    top: 205px;
    left: 0;
    right: 0;
}
.home-explore ul li .hover p{
    position: absolute;
    color: white;
    font-size: 12px;
    font-family: 'MontserratSB';
    letter-spacing: 0.05rem;
    width: 100%;
    text-align: center;
    height: 30px;
    bottom: 47px;
}
.home-explore ul li .hover p span{
    font-family: 'Playfair DisplayI';
    font-size: 12px;
    font-style: italic;
}
.home-explore ul li .hover img{
    width: 22px;
    margin-left: 5px;
}
.reader-faves h2 {
    margin: 79px 0 36px;
}
.reader-faves .fave-cats {
    display: flex;
    justify-content: center;
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: 0.05rem;
    font-weight: 900;
    margin-bottom: 48px;
}
.reader-faves .fave-cats .mobile-toggle {
    display: none;
}
.reader-faves .fave-cats li {
    margin: 0 18px;
    padding-bottom: 3px;
}
.reader-faves .fave-cats li.active {
    border-bottom: 1px solid
}
.reader-faves .fave-cats li:hover {
    cursor: pointer;
}
.thepop-posts .inner {
        display: flex;
    flex-direction: column;
    text-align: center;
    width: 588px;
    margin: 0 auto;
}
.thepop-posts .inner .cats{
    font-family: 'MontserratSB';
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    margin: 52px auto 0;
    position: relative;
}
.thepop-posts .cats:before {
        content: "";
    width: 1px;
    height: 58px;
    background: rgba(0, 0, 0, 0.3);
    display: block;
    position: absolute;
    top: -76px;
    left: 0;
    right: 0;
    margin: auto;
}
.thepop-posts h5 {
        font-family: 'Playfair Display';
    font-weight: 100;
    line-height: 1.35;
    margin: 16px auto 28px;
    font-size: 25px;
}
.thepop-posts .hero-image {
        width: 588px;
    height: 402px;
    background-size: cover;
    background-position: center;
}
.thepop-posts .wpp-thumbnail {
    float:none;
    display: block;
    margin: 0;
}
.thepop-posts .hidden {
    display: none;
}
.thepop-posts .showme {
    display: block;
}
.thepop-posts .wpp-list li {
        overflow: inherit;
    float: left;
    clear: unset;
    margin-bottom: 0;
}
.thepop-posts {
    max-width: 600px;
    margin: 0 auto 42px;
}
.thepop-posts .prevarrow {
        width: 13px;
    position: absolute;
    display: block;
    z-index: 99;
    left: -71px;
    top: 202px;
}
.thepop-posts .nextarrow {
        width: 13px;
    position: absolute;
    display: block;
    z-index: 99;
    right: -71px;
    top: 202px;
}
/* Single Post Styles
--------------------------------------------- */
.blog-topper .flex {
        display: flex;
    justify-content: space-between;
}
.blog-topper .flex #hero-image {
    width: 62.4%;
    height: 494px;
    background-size: cover;
    background-position: center;
}
.blog-topper .flex .right {
    width: 37.6%;
    position: relative;
}
.blog-topper .flex .right .down {
        width: 9px;
    position: absolute;
    bottom: -9px;
    left: 152px;
}
.blog-topper .flex .right .the-cats {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    font-size: 11px;
    padding: 44px 0 36px 78px;
    text-transform: uppercase;
    font-family: 'MontserratSB';
    letter-spacing: 0.05rem;
}
.blog-topper .flex .right .date {
    padding: 65px 0 12px 78px;
    font-size: 11px;
    font-weight: 500;
}
.blog-topper .flex .right .title {
    padding: 10px 0 10px 78px;
    font-family: 'Playfair Display';
    font-size: 20px;
    line-height: 1.5;
    width: 90%;
    margin-bottom: 33px;
}
.blog-topper .flex .right .intro {
    padding: 18px 0 10px 78px;
    font-size: 11px;
    width: 65%;
    text-align: justify;
}
.shop-area {
    background: white;
    padding: 78px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
.shop-area .custom-shop {
    max-width: 1100px;
    margin: 0 auto;
    width: 90%;
}
.shop-area .custom-shop .prevarrow {
	    width: 20px;
    position: absolute;
    left: 0;
    top: 39%;
}
.shop-area .custom-shop .nextarrow {
    width: 20px;
    position: absolute;
    right: 0;
    top: 39%;
}
.shop-area .mobile-custom-shop  {
    display: none;
}
.shop-area .custom-shop li {
    width: 170px;
    text-align: center;
    margin: -18px 42px 10px;
}
.shop-area .custom-shop li .image {
    width: 100%;
    height: 233px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.shop-area .custom-shop li p.brand {
    font-family: 'MontserratSB';
    font-size: 9px;
    margin: 12px 0 5px;
}
.shop-area .custom-shop li h5.title {
    font-family: 'Playfair DisplayI';
    font-style: italic;
    font-weight: 100;
    margin: auto;
    line-height: 1.55;
    font-size: 13px;
}
.long-post {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    background: white;
}
.long-post .inner {
    max-width: 900px;
    margin: 0 auto;
    padding: 103px 0;
}
.long-post .gallery {
    display: flex;
    justify-content: space-between;
}
.long-post .gallery figure {
        margin: 0;
}
.long-post .gallery-columns-2 figure {
    width:48.5%;
}
.long-post .gallery-columns-3 figure {
    width:32%;
}
.long-post blockquote p {
    margin-bottom: 0;
    font-size: 31px;
    padding: 0 56px;
    line-height: 1.9;
    letter-spacing: 0.0rem;
    text-align: center;
}
.long-post img {
    margin: 10px 0;
}
.long-post p {
    text-align: justify;
    line-height: 2.3;
}
.long-post h1 {
    font-size: 31px;
    font-weight: 100;
    margin: 10px auto;
    line-height: 1.2;
}
.long-post h2 {
    text-align: inherit;
    margin: 10px auto;
    line-height: 1.2;
}
.long-post h3 {
    font-family: 'Playfair Display';
    font-weight: 100;
    font-size: 20px;
}
.long-post h5 {
        font-size: 13px;
    letter-spacing: 0.05rem;
    line-height: 1.5;
}
.long-post p strong {
        font-weight: 800;
}
.long-post a {
        text-decoration: underline;
}
.long-post ul, .long-post ol {
    margin: 0 auto 20px;
    padding: 0;
    font-size: 11px;
    line-height: 2.55;
    letter-spacing: 0.05rem;
    font-weight: 500;
    margin-left: 16px;
}
.long-post ul li {
    list-style-type: disc;
}
.long-post ol li {
        list-style-type: decimal;
}
.long-post .sig {
    max-width: 145px;
    margin: 69px auto 0;
    display: block;
}
.single-post .alm-btn-wrap {
    padding:0;
    background:white;
}
.single-post .alm-btn-wrap .alm-load-more-btn {
    opacity: 0;
}

/* About Styles
--------------------------------------------- */
.about-intro {
    background-color: #f5f2ed;
    padding: 10px;
    margin: -5px auto 0;
    background-image: url("/brand/monogram-white.svg");
    background-size: 323px;
    background-repeat: no-repeat;
    background-position: left 30px bottom 44px;
}
.about-intro.guide-intro .in {
	max-width: 1080px;
}
.about-intro.guide-intro .in .right .smaller {
	left:0;
}
.about-intro.guide-intro .in .left {
	    width: 37%;
}
.about-intro.guide-intro .in .right {
	    width: 65%;
}
.about-intro.guide-intro .left h2 span {
	padding-right: 0;
    padding-left: 10px;
}
.guide-flex {
	    max-width: 1000px;
    margin: 50px auto;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.guide-flex .smaller {
	    width: 400px;
    height: 500px;
	margin:0;
}
.guide-flex .about-main ul li {
	    font-size: 16px;
    font-family: 'Proxima Nova Rg';
    font-weight: 500;
	list-style:disc;
	    margin: 0 0 3px 13px;
}
.guide-flex .about-main p {
	margin-bottom:10px;
}
.guide-flex .about-main p strong {
	font-weight:800;
}
.guide-flex .about-main {
	    width: 50%;
    text-align: left;
    margin: 0;
	height:500px;
	display:table;
}
.guide-flex .about-main .in {
	    display: table-cell;
    vertical-align: middle;
}
.guide-flex .about-main .pum-trigger {
	cursor: pointer;
    text-transform: lowercase;
    font-family: 'Sainte Colombe I';
    font-weight: 100;
    font-size: 28px;
    color: black !important;
    background: transparent !important;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    border-bottom: 8px solid #e6ded2;
    padding: 8px 0 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
    font-style: italic;
    display: inline-block;
	margin-top:20px;
}
.guide-price {
	     position: absolute;
    top: -22px;
    left: -40px;
    width: 100px;
    z-index: 2;
}
.wpforms-hidden {
	display:none;
}
#gform_fields_5 input, .wpforms-field input {
	    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    font-family: 'Proxima Nova';
    font-weight: 600;
    border: none;
    border-bottom: 1px solid #3b3a40;
    max-width: 100%;
	width:100%;
    margin: 0 auto 25px;
    display: block;
}
#gform_fields_5, .wpforms-field-container{
	    max-width: 600px;
	width:95%;
    margin: 30px auto 30px;
    display: flex!important;
    flex-wrap: wrap!important;
    justify-content: space-between!important;
}
.wpforms-field label {
	display:none;
}
#gform_fields_5 .gfield, .wpforms-field{
	width:48%;
}
.wpforms-field-payment-checkbox {
	display:none;
}
.wpforms-field-payment-total label {
	display:block;
	display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
    padding: 0;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    font-family: 'Proxima Nova';
}
.wpforms-field-payment-total {
	width:100%;
}
.wpforms-field-square {
	width:100%;
	margin-top:20px;
}
#gform_fields_5 #field_5_4, #gform_fields_5 #field_5_5,  #gform_fields_5 #field_5_6 {
	display:none;
}
#gform_fields_5 .gfield_label {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
    padding: 0;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    font-family: 'Proxima Nova';
}
#gform_submit_button_5, .wpforms-submit {
    border: none;
    background: #bb9985;
    color: white;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    font-family: 'Proxima Nova';
    font-weight: 600;
    max-width: 190px;
}
.wpforms-field-square-name {
	display:none;
}
.about-intro .in {
    max-width: 967px;
    margin: 30px auto 33px;
    display: flex;
    justify-content: space-between;
}
.about-intro .in .left {
    width: 31%;
    padding-top: 163px;
    margin-left: -57px;
}
.about-intro .in .right {
        width: 70%;
    display: flex;
    justify-content: flex-end;
    position: relative;
}
.about-intro .in .right .larger {
    width: 503px;
    height: 417px;
    border: 12px solid white;
    margin: 0;
}
.about-intro .in .right .smaller {
    position: absolute;
    width: 254px;
    height: 335px;
    border: 11px solid white;
    left: -27px;
    z-index: 1;
    top: 54px;
}
.about-intro .left h2 {
        font-size: 40px;
    margin: 0 auto 10px;
    display: table;
}
.about-intro .left h2 span {
    font-family: 'Proxima Nova Rg';
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
    padding-top: 8px;
    font-weight: 600;
}
.about-main {
    max-width: 760px;
    margin: 68px auto 46px;
    text-align: center;
}
.about-main h2 {
    font-size: 24px;
    margin-bottom: 26px;
}
.about-main h2 em {
    font-style: italic;
        font-family: 'Sainte Colombe I';
}
.about-main p {
        line-height: 1.5;
    margin-bottom: 25px;
}
/* Contact Styles
--------------------------------------------- */
#gform_confirmation_message_3 {
        text-align: center;
    font-family: 'Proxima Nova Rg';
    font-weight: 600;
    font-size: 16px;
    margin: 60px auto;
    letter-spacing: 0.03rem;
}
#gform_confirmation_message_1{
    width: 100%;
    background: white;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.03rem;
    padding: 10px 0 0;
}
#gform_confirmation_message_2{
        background: #d2bca6;
    z-index: 1;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    font-size: 12px;
}
.the-header .hidden-menu .newsl #gform_confirmation_message_2{
        background: #e6ded2;
    padding: 10px 0 0 15px;
    z-index: 1;
    position: relative;
}
.contact-image-wrap {
    position: relative;
    margin-top: 34px;
}
.contact-image-wrap:before {
    content: "";
    display: block;
    width: 100%;
    height: 203px;
    background: #e6ded2;
    position: absolute;
    top: 102px;
    left: 0;
}
.contact-image-wrap ul {
    max-width: 1046px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.contact-image-wrap ul li img {
    height: 360px;
    width: 100%;
    border: 2px solid #d2bca6;
    padding: 7px;
}
.contact-image-wrap ul li{
    width: 24%;
}
.contact-image-wrap ul li:nth-child(even){
    margin-top: 47px;
}
.contact-text {
    max-width: 834px;
    margin: 36px auto 119px;
}
.contact-text h2 {
    font-size: 40px;
    margin-bottom: 11px;
}
.contact-text p {
    margin: 0;
}
.contact-text p a {
    color: #b99985;
    font-size: 16px;
    text-decoration: underline;
    text-transform: inherit;
    letter-spacing: 0;
    font-weight: 100;
    font-family: 'Proxima Nova B';
}
.contact-text #gform_fields_3 fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
.contact-text #gform_fields_3 .hidden_sub_label {
    display: none;
}
.contact-text #gform_fields_3 {
        display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 68px auto 0;
}
.contact-text #gform_fields_3 #field_3_5 {
    display: none;
}
.contact-text #gform_fields_3 #field_3_4 {
    width:100%;
}
.contact-text #gform_fields_3 #field_3_1, .contact-text #gform_fields_3 #field_3_2, .contact-text #gform_fields_3 #field_3_3 {
    width:30%;
}
.contact-text #gform_fields_3 input {
    border: none;
    font-family: 'Proxima Nova Rg';
    font-size: 12px;
    padding: 0 0 9px;
    letter-spacing: 0.11rem;
    border-bottom: 1px solid #3b3b40;
    color: #3b3b40;
    width: 100%;
    max-width: 100%;
    margin-bottom: 59px;
}
.contact-text #gform_fields_3 textarea {
    border: none;
    font-family: 'Proxima Nova Rg';
    font-size: 12px;
    padding: 0;
    letter-spacing: 0.1rem;
    border-bottom: 1px solid #3b3b40;
    color: #3b3b40;
    width: 100%;
    max-width: 100%;
    height: 25px;
}
.contact-text .gform_footer{
        margin: 32px auto 0;
}
.contact-text .gform_footer #gform_submit_button_3{
    border: none;
    background-image: linear-gradient(to right, #e6ded2 0%,#e6ded2 100%);
    background-repeat: repeat-x;
    background-position: 0 90%;
    background-size: 100% 8px;
    transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    font-style: italic;
    font-family: 'Sainte Colombe I';
    font-size: 21px;
    width: auto;
    line-height: 0.5;
    padding: 10px 3px;
}

/* FAQS Styles
--------------------------------------------- */
.faq-wrap p a {
    color: #b99985;
    font-size: 16px;
    text-decoration: underline;
    text-transform: inherit;
    font-family: 'Proxima Nova Rg';
    font-weight: 600;
    letter-spacing: 0.03rem;
}
.faq-wrap h1.page-title {
        font-size: 40px;
}
.faq-wrap {
    max-width: 985px;
    margin: 0 auto 50px;
    width: 95%;
}
.faq-wrap p strong {
        font-family: 'Proxima Nova B';
    font-weight: 700;
}
/* Index/Archive/Search Styles
--------------------------------------------- */
.archive .the-header .hidden-search, .archive .the-header .hidden-menu {
    top:144px;
}
.blog .the-header .hidden-search, .blog .the-header .hidden-menu {
    top:144px;
}
.search .the-header .hidden-search, .search .the-header .hidden-menu {
    top:144px;
}
.page-template-page-custom-archive .the-header .hidden-search, .page-template-page-custom-archive .the-header .hidden-menu {
    top:144px;
}
.archive .the-header, .blog .the-header, .search .the-header, .page-template-page-custom-archive .the-header {
    height: 144px;
}
.page-template-page-custom-archive .cat-header .top-flex {
    max-width: 1135px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    border-top: 2px solid #e6ded2;
    padding: 17px 38px 4px 21px;
}
.page-template-page-custom-archive .cat-header h1 {
    font-size: 30px;
    margin: 0 0 10px;
    display: table;
    padding: 0 0 0 5px;
}
.archive .lm .alm-btn-wrap {
    margin: -10px 0 18px;
}
.search .cat-header h1 span {
    padding: 11px 7px 0;
}
.cat-header {
        background: #f5f2ec;
    padding: 10px;
    margin: -5px 0 50px;
}
.cat-header .top-flex {
    max-width: 1135px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    border-top: 2px solid #e6ded2;
    padding: 20px 51px 4px 0;
}
.cat-header h1 {
    font-size: 34px;
    margin: 0 0 10px;
    display: table;
    padding: 0 0 0 5px;
}
.cat-header h1 span {
    font-family: 'Proxima Nova Rg';
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    display: table-cell;
    vertical-align: middle;
    padding: 6px 7px 0;
    font-weight: 600;
}
.cat-header ul {
        display: flex;
    justify-content: flex-end;
    padding-top: 20px;
}
.cat-header ul li {
    margin-left: 22px;
}
.cat-header ul li a {
    letter-spacing: 0.05rem;
}
.cat-header ul li.active a {
    font-size:14px;
}
.arch-title-area {
    border-bottom: 1px solid rgba(0, 0, 0, 00.2);
    padding: 36px 0 34px;
    margin-bottom: 77px;
}
.arch-title-area ul {
    display: flex;
    justify-content: center;
    margin: 40px auto 0;
}
.arch-title-area ul .mobile-toggle {
    display: none;
}
.arch-title-area ul li.cat-item-none {
    display:none;
}
.arch-title-area ul li{
    text-transform: uppercase;
    font-size: 8px;
    letter-spacing: 0.05rem;
    font-weight: 900;
    margin: 0 13px;
    position: relative;
}
.arch-title-area ul li.current-cat:after {
    content: "";
    display: block;
    width: 1px;
    height: 50px;
    margin: 0 auto 0;
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
    left: 0;
    right: 0;
    bottom: -59px;
}
.archive-wrap {
    max-width: 1115px;
    margin: 102px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.archive-wrap article {
    width: 365px;
    padding-left: 53px;
    position: relative;
    margin-bottom: 65px;
}
.archive-wrap article .hero {
        width: 100%;
    height: 416px;
}


.archive-wrap article .date {
    position: absolute;
    top: 0;
    left:0;
    font-size: 16px;
    font-family: 'Sainte Colombe';

}
.archive-wrap article .date:after {
    content: "";
    display: block;
    width: 1px;
    height: 36px;
    background: #3b3b40;
    position: absolute;
    transform: rotate(45deg);
    right: 18px;
    top: 4px;
}
.archive-wrap article .date span {
    display: block;
    text-align: left;
    width: 37px;
        font-weight: 600;
    letter-spacing: 0.05rem;
}
.archive-wrap article .date span.month {
    text-align: right;
    margin-top: 12px;
}

.archive-wrap article .cats {
    color: #d2bca6;
    font-size: 12px;
    font-family: 'Proxima Nova B';
    letter-spacing: 0.05rem;
    text-align: center;
    margin: 11px 0 5px;
}
.archive-wrap article .cats a {
    color: #d2bca6;
    font-size: 12px;
    font-family: 'Proxima Nova B';
    letter-spacing: 0.05rem;
    text-align: center;
}
.archive-wrap article .cats span {
    color: #d2bca6;
    font-size: 12px;
    font-family: 'Proxima Nova B';
    margin:0 1px;
}
.archive-wrap article .cats a:last-child span span {
    display: none;
}
.archive-wrap article h2 {
    margin: 0;
    text-align: center;
    font-size: 30px;
    line-height: 1.2;
    margin: 11px 0 18px;
    text-transform: capitalize!important;
}
.archive-wrap article .rmore {
        text-align: center;
    display: block;
    letter-spacing: 0.1rem;
}
.archive-wrap .lm {
    width:100%;
}
.alm-listing .alm-reveal {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.alm-listing .alm-reveal::after, .archive-wrap::after {
  content: "";
  flex: auto;
}
.page-template-page-custom-archive .cat-header .top-flex p {
    color: #b99985;
    font-family: 'Sainte Colombe I';
    font-style: italic;
    font-weight: 100;
    letter-spacing: 0;
    padding: 4px 0 0;
    font-size: 18px;
}
.page-template-page-custom-archive .cat-header ul {
    display: flex;
    justify-content: center;
    padding-top: 0;
    max-width: 1092px;
    margin: -7px auto 31px;
}
.page-template-page-custom-archive .cat-header ul li {
        margin-left: 0;
    margin: 0 10px;
}
.page-template-page-custom-archive .cat-header {
    margin: -5px 0 0px;
}
.block.stamp .list-flexed:after {
    content: "";
    display: block;
    width: 166px;
    height: 166px;
    background-image: url("/brand/stamp.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom: -81px;
    right: -79px;
    z-index: 0;
}
.cat-wrap .block {
    background: #e6ded2;
    padding: 10px 0 50px;
    text-align: center;
}
.cat-wrap .block:nth-child(even) {
    background:white;
}
.cat-wrap .block h2 {
    font-size: 40px;
    margin: 24px auto 27px;
    display: table;
}
.cat-wrap .block h2 span {
    font-family: 'Proxima Nova Rg';
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    display: table-cell;
    vertical-align: middle;
    padding: 6px 8px 0;
    font-weight: 600;
}
.list-flexed {
    max-width: 1015px;
    margin: 0 auto 52px;
    display: flex;
    justify-content: center;
    position: relative;
}
.list-flexed .b2t {
    position: absolute;
    left: 12px;
    bottom: -98px;
    color: #3b3b40;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Proxima Nova Th';
    font-weight: 600;
    letter-spacing: 0.05rem;
}
.list-flexed .b2t:hover {
    cursor: pointer;
}
.list-flexed li img {
        height: 340px;
    width: 100%;
}
.cat-wrap .block.icon{
        background-image: url("/brand/monogram.svg");
    background-repeat: no-repeat;
    background-position: top 34px left 20px;
    background-size: 202px;
}
.list-flexed li {
    width: 23%;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 1;
    margin: 0 10px;
}
.list-flexed li a {
        display: flex;
    flex-direction: column;
}
.list-flexed li h3 {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Proxima Nova Rg';
    font-weight: 600;
    letter-spacing: 0.08rem;
    margin: -3px 0 1px;
}
.list-flexed li .line {
    width: 2px;
    height: 53px;
    background: #d2bca6;
    margin: 3px auto -29px;
    position: relative;
}
.list-flexed li:nth-child(odd)  .line {
    margin: -27px auto 8px;
}
.list-flexed li:nth-child(even){
    flex-direction: column-reverse;
}

.cat-wrap .block .rmore {
    text-transform: lowercase;
    font-family: 'Sainte Colombe I';
    font-style: italic;
    font-weight: 100;
    font-size: 28px;
    color: black!important;
    background: transparent!important;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    border-bottom: 8px solid #ffffff;
    padding: 8px 0 0;
    width: auto;
    height: 43px;
    line-height: 1;
    display: inline-block;
    position: relative;
}
.cat-wrap .block:nth-child(even) .rmore {
    border-bottom: 8px solid #e6ded2;
}
/* Post Styles
--------------------------------------------- */
.post-topper {
    padding: 10px;
    position: relative;
    margin-top: -5px;
    background-image: url("/brand/monogram-white.svg");
    background-repeat: no-repeat;
    background-size: 323px;
    background-position: top 20px left 31px;
}
.post-topper:before {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 490px;
    background: #f5f2ec;
    left: 0;
    top: 0;
    z-index: -1;
}
.post-topper .inner {
        max-width: 587px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
.post-topper .inner .hero-wrap {
    position: relative;
}
.post-topper .inner h1.post-title {
    font-size: 36px;
    margin: 5px 0 20px;
}
.post-topper .inner  .date {
    position: absolute;
    top: 0;
    right: -52px;
    font-size: 21px;
    font-family: 'Sainte Colombe';
}
.post-topper .inner  .date:after {
    content: "";
    display: block;
    width: 1px;
    height: 50px;
    background: #3b3b40;
    position: absolute;
    transform: rotate(45deg);
    right: 21px;
    top: 0px;
}
.post-topper .inner  .date span {
    display: block;
    text-align: left;
    width: 43px;
    font-weight: 500;
    letter-spacing: 0.08rem;
}
.post-topper .inner  .date span.month {
    text-align: right;
    margin-top: 21px;
}
.the-post {
max-width: 760px;
    margin: 0 auto 50px;
}
.the-post figure {
    margin: 1em 54px;
}
.the-post .wp-block-image {
    margin: 0em 54px 1em;
}
.the-post .cats {
    text-align: center;
    font-size: 14px;
    color: #b99985;
    margin: 25px auto;
    font-family: 'Proxima Nova Rg';
    font-weight: 600;
}
.the-post .cats a {
    font-size: 14px;
    color: #b99985;
    font-family: 'Proxima Nova Rg';
    font-weight: 700;
    letter-spacing: 0.05rem;
}
.the-post .cats a span {
    font-size: 14px;
    color: #b99985;
    font-family: 'Proxima Nova Rg';
    font-weight: 500;
    letter-spacing: 0.05rem;
    margin:0;
}
.the-post .cats a span span {
    margin: 0 3px 0;
}
.the-post .cats a:last-child span span {
    display: none;
}
.the-post h2 {
    font-size:24px;
}
.the-post h1 {
    font-size:30px;
}
.the-post h3 {
    font-size:20px;
}
.the-post h4 {
    font-size:14px;
}
.the-post p {
        font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0;
    margin-bottom: 20px;
}
.the-post hr {
    border: none;
    background: #ababad;
    width: 100%;
    height: 1px;
    margin: 0 auto 25px;
}
.the-post p a {
        color: #b99985;
    text-decoration: underline;
    font-family: 'Proxima Nova Rg';
    text-transform: inherit;
    font-size: 16px;
    letter-spacing: 0;
}
.post-comments {
    max-width: 833px;
    margin: 0 auto;
}
.post-comments h3 {
    text-align: center;
    font-size: 24px;
    margin: 51px auto 15px;
}
#commentform label {
    display: none;
}
#commentform {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#commentform p {
    width: 30%;
    margin:0;
}
#commentform p.comment-form-comment, #commentform .form-submit {
    width:100%;
}
#commentform .form-submit{
        margin-top: 33px;
}
#commentform p.logged-in-as {
        width: 100%;
    margin-bottom: 40px;
}
#commentform .comment-notes, #commentform .comment-form-cookies-consent {
    display: none;
}
#commentform p input {
        border: none;
    font-family: 'Proxima Nova Rg';
    font-size: 12px;
    padding: 0 0 9px;
    letter-spacing: 0.11rem;
    border-bottom: 1px solid #3b3b40;
    color: #3b3b40;
    width: 100%;
    max-width: 100%;
    margin-bottom: 59px;
}
#commentform p textarea {
        border: none;
    font-family: 'Proxima Nova Rg';
    font-size: 12px;
    padding: 0;
    letter-spacing: 0.1rem;
    border-bottom: 1px solid #3b3b40;
    color: #3b3b40;
    width: 100%;
    max-width: 100%;
    height: 25px;
}
#commentform p.form-submit input{
        border: none;
    background-image: linear-gradient(to right, #e6ded2 0%,#e6ded2 100%);
    background-repeat: repeat-x;
    background-position: 0 90%;
    background-size: 100% 8px;
    transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    font-style: italic;
    font-family: 'Sainte Colombe I';
    font-size: 21px;
    width: auto;
    line-height: 0.5;
    padding: 10px 3px;
    letter-spacing: 0;
}
.post-comments .notice {
        text-align: center;
}
.post-pagi .screen-reader-text {
    display: none;
}
.post-pagi .nav-links {
    max-width: 655px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 23px 0;
}
.post-pagi .nav-links:before {
    content:"";
    display: block;
    width:1px;
    height:100%;
    position: absolute;
    left:0;
    right:0;
    margin: auto;
    top:0;
    background:#b99985;
}
.post-pagi .nav-links .nav-next {
    text-align: right;
    width:40%;
}
.post-pagi .nav-links .nav-previous {
    text-align: left;
    width:40%;
}
.post-pagi .nav-links .meta-nav {
    display: block;
    font-size: 12px;
    color: #b99985;
    font-family: 'Proxima Nova Rg';
    font-weight: 800;
    letter-spacing: 0.1rem;
}
.post-title {
        font-family: 'Sainte Colombe';
    font-size: 20px;
    color: #3b3b40;
    display: block;
    text-transform: capitalize;
    margin: 7px 0 0;
    line-height: 1.2;
}
.post-pagi .nav-links .wp-post-image {
    display: none;
}
ol.commentlist h4 {
        margin: 7px 0 25px;
    font-size: 16px;
    font-family: 'Proxima Nova Rg';
    font-weight: 600;
    color: #3b3b40;
    letter-spacing: 0.1rem;
}
ol.commentlist{
    max-width: 655px;
    margin: 0 auto;
}
ol.commentlist .comment-meta a {
        font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 0;
    font-family: 'Proxima Nova Rg';
    font-weight: 700;
}
ol.commentlist .comment-meta .says {
    display: none;
}
ol.commentlist .comment-meta {
    display: flex;
}
ol.commentlist .comment-meta .fn {
    font-family: 'Proxima Nova Rg';
    font-weight: 600;
    font-size: 16px;
}
ol.commentlist li .reply {
    display: none;
}
ol.commentlist li .children {
        padding-left: 30px;
}
.comment-content p {
        line-height: 1.5;
    margin: 5px 0 25px;
}
.comment-content p a {
    color: #b99985;
    text-decoration: underline;
    font-family: 'Proxima Nova Rg';
    text-transform: inherit;
    font-size: 16px;
    letter-spacing: 0;
}
ol.commentlist .comment-meta .comment-author:after {
content: "/";
    display: inline-block;
    margin: 0 5px 0 0;
}
ol.commentlist .comment-meta .edit-link {
    display: none;
}
/* Shop Styles
--------------------------------------------- */
.kaseys-finds {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 15px;
}
.kaseys-finds li {
	    width: 31%;
	    margin: 0 0 20px;
    text-align: center;
}
.kaseys-finds li:hover {
	cursor:pointer;
}
.kaseys-finds li img.featured-image {
	 -webkit-filter: brightness(100%);
	transition: all 0.5s;
}
.kaseys-finds li:hover img.featured-image {
	-webkit-filter: brightness(70%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.kaseys-finds li span {
    color: #d2bca6;
    font-family: 'Proxima Nova B';
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    margin: 15px auto 0;
    letter-spacing: 0.07rem;
	display:none;
}
.kaseys-finds li .pop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 9999;
    transition: all 0.5s;
    display: none;
    overflow-y: scroll;
    padding-top: 5vh;
}
.kaseys-finds li.active .pop {
	display:block;
}
.kaseys-finds li .pop .in {
	    background: #f4f2ec;
    max-width: 500px;
    margin: 0px auto 0;
    padding: 30px;
	position:relative;
	
}
.kaseys-finds li .pop .in .close {
	    position: absolute;
    top: 15px;
    right: 20px;
}
.kaseys-finds li .pop .in .close:hover {
	cursor:pointer;
}
.kaseys-finds li .pop .in h2 {
	    font-size: 24px!important;
    margin: 0 auto 10px!important;
    display: table;
    position: relative;
    padding: 0 6px;
}
.kaseys-finds li .pop .in h2 strong {
	    font-family: 'Proxima Nova Rg';
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.06rem;
    display: table-cell;
    vertical-align: middle;
    padding: 0px 5px 0;
    font-weight: 600;
}
.kaseys-finds li .pop .in p {
	font-size: 12px!important;
    margin: 0 0 20px!important;
}
.kaseys-finds li h3 {
    text-transform: initial;
    font-size: 30px;
    margin: 8px 0 25px;
    line-height: 40px;
	display:none;
}
.page-template-archive-finds .alm-listing .alm-reveal:after {
	display:none;
}
.page-template-archive-retailer-finds .alm-listing .alm-reveal:after {
	display:none;
}
.page-template-archive-finds #site-general-content {
    max-width: 1090px;
    margin: 0 auto 20px;
    width: 95%;
}
.page-template-archive-retailer-finds .kaseys-finds {
	justify-content:center;
}
.page-template-archive-retailer-finds .kaseys-finds li {
	margin: 0 10px;
}
.page-template-archive-retailer-finds #site-general-content {
    max-width: 1090px;
    margin: 0 auto 20px;
    width: 95%;
}
.page-template-page-shop #site-general-content {
    max-width: 780px;
    margin: 0 auto;
}
.page-template-archive-finds #site-general-content .wp-block-group {
    max-width: 780px;
    margin: 1.75em auto;
}
.page-template-archive-retailer-finds #site-general-content .wp-block-group {
    max-width: 780px;
    margin: 1.75em auto;
}
.page-template-page-shop .cat-header h1, .page-template-archive-finds .cat-header h1, .page-template-archive-retailer-finds .cat-header h1 {
    font-size: 40px;
    margin: 0 0 10px;
    display: table;
}
.page-template-page-shop .cat-header, .page-template-archive-finds .cat-header, .page-template-archive-retailer-finds .cat-header {
    background: #f5f2ec;
    padding: 10px;
    margin: 5px 0 60px;
}
.page-template-page-shop .cat-header .top-flex, .page-template-archive-finds .cat-header .top-flex, .page-template-archive-retailer-finds .cat-header .top-flex {
    max-width: 1074px;
    margin: -22px auto 25px;
    display: flex;
    justify-content: space-between;
    border-top: none;
    padding: 0 32px 0 0;
    position: relative;
}
.page-template-page-shop .cat-header h1 span, .page-template-archive-finds .cat-header h1 span, .page-template-archive-retailer-finds .cat-header h1 span {
    font-family: 'Proxima Nova Rg';
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.08rem;
    display: table-cell;
    vertical-align: middle;
    padding: 7px 13px 0;
    font-weight: 600;
}
.page-template-page-shop .cat-header ul, .page-template-archive-finds .cat-header ul, .page-template-archive-retailer-finds .cat-header ul {
    display: flex;
    justify-content: flex-end;
    padding-top: 27px;
}
.page-template-page-shop .cat-header ul li, .page-template-archive-finds .cat-header ul li, .page-template-archive-retailer-finds .cat-header ul li {
    margin-left: 20px;
}
.page-template-page-shop .cat-header ul li a, .page-template-archive-finds .cat-header ul li a, .page-template-archive-retailer-finds .cat-header ul li a {
    letter-spacing: 0.05rem;
}
.page-template-page-shop .cat-header ul .current-menu-item a, .page-template-archive-finds .cat-header ul .current-menu-item a, .page-template-archive-retailer-finds .cat-header ul .current-menu-item a {
font-size: 14px;
    letter-spacing: 0.05rem;
}
.page-template-page-shop .the-header .header-flex-bottom:after, .page-template-archive-finds .the-header .header-flex-bottom:after, .page-template-archive-retailer-finds .the-header .header-flex-bottom:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #d3b695;
    position: absolute;
    bottom: 27px;
    max-width: 1183px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.page-template-page-shop .wp-block-group, .page-template-archive-finds .wp-block-group, .page-template-archive-retailer-finds .wp-block-group{
    border: 1px solid black;
    position: relative;
    padding: 12px 30px 6px;
    max-width: 780px;
    margin:0 auto;
}
.page-template-page-shop .wp-block-group h1, .page-template-archive-finds .wp-block-group h1, .page-template-archive-retailer-finds .wp-block-group h1 {
    font-size: 24px;
    margin: 0 0 10px;
    display: table;
    position: absolute;
    top: -19px;
    left: 40px;
    background: white;
    padding: 0 6px;
}
.page-template-page-shop .wp-block-group .wp-block-columns, .page-template-archive-finds .wp-block-group .wp-block-columns, .page-template-archive-retailer-finds .wp-block-group .wp-block-columns {
    margin: 35px auto 25px;
    padding: 0 30px;
}
.page-template-page-shop .wp-block-group .wp-block-columns p a, .page-template-archive-finds .wp-block-group .wp-block-columns p a, .page-template-archive-retailer-finds .wp-block-group .wp-block-columns p a {
        font-family: 'Proxima Nova Rg';
    letter-spacing: 0.1rem;
    font-weight: 500;
}
.page-template-page-shop .wp-block-group .wp-block-columns p, .page-template-archive-finds .wp-block-group .wp-block-columns p, .page-template-archive-retailer-finds .wp-block-group .wp-block-columns p {
    margin-bottom:12px!important;
}
.page-template-page-shop .wp-block-group h1 strong, .page-template-archive-finds .wp-block-group h1 strong, .page-template-archive-retailer-finds .wp-block-group h1 strong {
    font-family: 'Proxima Nova Rg';
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.06rem;
    display: table-cell;
    vertical-align: middle;
    padding: 2px 5px 0;
    font-weight: 600;
}
.page-template-page-shop .wp-block-group p, .page-template-archive-finds .wp-block-group p, .page-template-archive-retailer-finds .wp-block-group p {
    text-align: center;
    margin: 0 0 8px 0!important;
    font-size: 12px!important;
    font-weight: 600!important;
}

/* Footer Widgets Styles
--------------------------------------------- */
#site-general-content {
    max-width: 977px;
    margin: 0 auto 20px;
    width: 95%;
}
#site-general-content h1.page-title {
    text-align: center;
    font-size: 40px;
    margin: 16px auto 50px;
}
#site-general-content p {
        margin: 0 0 28px;
    padding: 0;
    line-height: 1.5;
    font-size: 16px;
    font-family: 'Proxima Nova Rg';
    font-weight: 500;
    letter-spacing: 0;
    color: #3b3b40;
}
#site-general-content h2 {
    font-size: 25px;
    margin: 0;
}
#site-general-content strong {
        font-family: 'Proxima Nova B';
}
.footer-widgets {
    clear: both;
    margin: 0px auto;
    overflow: hidden;
    width: 100%;
    text-align: center;
}
.the-footer .creds {
    background: #f2eee8;
    padding: 19px 0 17px;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
}
.the-footer .creds a {
    color: #b99985;
    text-decoration: underline;
    font-family: 'Proxima Nova Rg';
    font-weight: 500;
    letter-spacing: 0.03rem;
}
.the-footer .flex .inner {
    display: flex;
    justify-content: space-between;
    max-width: 1111px;
    margin: 6px auto 30px;
}
.the-footer .flex .inner .left, .the-footer .flex .inner .center, .the-footer .flex .inner .right {
    width:32%;
}
.the-footer .flex .inner .left {
    display: flex;
}
.the-footer .flex .inner .center ul {
    display: flex;
    justify-content: center;
    margin: 18px 0 0 0;
}
.the-footer .flex .inner .center {
    padding: 0 24px 0 12px;
}
.the-footer .flex .inner .center ul img {
    max-width: 13px;
    margin-top: 2px;
}
.the-footer .flex .inner .center ul li {
    margin: 0 6px;
}
.the-footer .flex .inner .right {
        display: flex;
    justify-content: flex-end;
    text-align: right;
}
.the-footer .flex .inner .right img {
    height: 114px;
    margin: 0 106px 0 0;
object-fit: contain;
    object-position: right;
}
.the-footer .flex .inner #field_1_2 {
    display: none;
}
.the-footer .flex .inner .center p {
    margin: 24px 0 0 0;
    font-size: 18px;
}
.the-footer .insta-wrap {
    overflow: hidden;
    text-align: center;
    margin: 27px 0 0;
}
.the-footer .insta-wrap h4 {
    text-align: center;
    margin: 0 0 6px;
    font-family: 'Proxima Nova B';
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.04rem;
    color: #3b3b40;
    font-weight: 100;
}
.the-footer .insta-wrap h4 a {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.04rem;
    color: #3b3b40;
}
.the-footer ul li a {
    font-family: 'Proxima Nova Rg';
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.14rem;
    font-weight: 700;
}
.the-footer ul {
    margin-top: 39px;
}
.the-footer .center p {
        font-family: 'Sainte Colombe';
}
.the-footer .center  {
    position: relative;
}
.the-footer .center #gform_submit_button_1 {
    border: none;
    padding: 0;
    position: absolute;
    width: 100px;
    right: 0;
    top: 61px;
    opacity: 0;
}
.the-footer .center svg {
    z-index: -1;
    position: absolute;
    right: 24px;
    top: 74px;
}
.the-footer .center #gform_fields_1 input {
    border: none;
    text-align: left;
    font-family: 'Proxima Nova Rg';
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid;
    padding: 7px 0px 5px;
    letter-spacing: 0.14rem;
    font-size: 12px;
}
.the-footer  .menu-footer-1-container {
    width:160px;
}
.the-footer ul li {
    margin-bottom: 3px;
}
.the-footer .insta-wrap .mobile-insta {
    display: none;
}
.the-footer .insta-wrap h2 {
    margin-bottom: 72px;
    padding-top: 2px;
}
#sb_instagram {
        margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px) !important;
}
.error404 .entry-content, .error404 aside {
    display: none;
}
.error404 h1.entry-title {
        font-size: 35px;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 0;
    text-align: center;
    margin: 200px auto 200px;
}
/* Form Styles
------------------------------------------------------------ */

input, select, textarea {
    background-color: inherit;
    text-align: center;
    width: 100%;
    -webkit-font-smoothing: antialiased;
    border-radius: 0;
    margin: 0px auto;
    text-align: center;
    border: 1px solid #CD7E55;
    padding: 10px;
	color: #3b3b40;
}

input:focus {
	outline: none;
    border: 1px solid #CD7E55;
	-webkit-appearance:none;
	border-radius: 0;
}

textarea:focus {
	outline: none;
    border: 2px solid #CD7E55;
	border-radius: 0;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button {
    border-radius: 0;
    border: 1px solid #CD7E55;
    float: none;
    clear: none;
    display: block;
    margin: 0px auto;
    background: none;
    color: #3b3b40;
    padding: 10px;
}
a {
    transition: all 0.5s;
}

button:hover, .button:hover, a.text-button:hover, a:hover, input[type="submit"]:hover {
	transition: all 0.5s;
}

::-moz-placeholder {
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	color: #3b3b40;
}

::-webkit-input-placeholder {
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	color: #3b3b40;
}

.gform_wrapper {
	width: 100%;
	margin: 0px auto 0;
}

.gfield_label, .gfield_required {
    display: none;
}

.gf_left_half {
	width: 49%;
	display: inline-block;
}

.gf_right_half {
	width: 49%;
	display: inline-block;
	margin-left: 2%;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari and Chrome */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.home-about.banner .inner .left .main {
    object-fit: contain;
}

.home-about.banner .inner {
    padding-left: 0;
}

.home-about.banner .inner .right p {
    max-width: 300px;
}

.home-about.banner {
    background-image: url("/assets/ad48c29b36a7d6eb-linen-texture-2x-scaled.jpg");
    background-size: cover;
	position: relative;
}

.banner-border {
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
    border: 2px solid #ba9985;
}

/* Responsive Styles
--------------------------------------------- */
@media all and (max-width:1345px) {
    .the-header .header-flex-top {
        max-width: 1200px;
    }
}
@media all and (max-width:1239px) {
    .the-header .header-flex-top, .the-header .header-flex-bottom {
        max-width: 1100px;
    }
	.page-template-page-shop .cat-header .top-flex, .page-template-archive-finds .cat-header .top-flex, .page-template-archive-retailer-finds .cat-header .top-flex {
		    max-width: 997px;
	}
    .the-header .header-flex-bottom .left {
        margin-left: 30px;
    }
    .the-header .header-flex-bottom .right {
        padding: 3px 25px 0 0;
    }
    .cat-header .top-flex, .home-shop, .the-footer .flex .inner, .contact-image-wrap ul, .page-template-page-custom-archive .cat-header .top-flex, .page-template-page-custom-archive .cat-header ul {
        max-width: 1000px;
    }
    .cat-header ul {
        flex-wrap: wrap;
    }
    .page-template-page-custom-archive .cat-header ul {
        flex-wrap: wrap;
    }
    .about-intro {
        background-size: 225px;
    }
    .home-shop .left {
        width:36%;
    }
    .home-shop .right {
        width: 65%;
    }
}
@media all and (max-width:1030px) {
    .the-header .header-flex-top, .the-header .header-flex-bottom {
        max-width: 750px;
    }
	.about-intro.guide-intro .in {
    	max-width: 700px;
	}
	.about-intro.guide-intro .in .right {
    width: 100%;
}
	.about-intro.guide-intro .in .left {
		width:100%;
	}
	.guide-flex {
		max-width:700px;
		width:90%;
	}
	.guide-flex .smaller {
    width: 300px;
    height: 400px;
    display: block;
    margin: 0;
}
	.home-video .left {
    width: 50%;
    max-width: 420px;
}
	.ubermenu-skin-minimal .ubermenu-item-level-0 > .ubermenu-target {
    	padding: 15px 4px 42px 6px!important;
	}
	.ubermenu .ubermenu-target-text {
		letter-spacing:0.03rem;
	}
    .the-header .header-flex-bottom .right {
        padding: 3px 0px 0 0;
    }
    .the-header .header-flex-bottom .left {
    margin-left: 0;
    width: 250px;
    margin-top: 5px;
    }
    .the-header .ubermenu .ubermenu-row {
        max-width: 700px;
    } 
    .execphpwidget ul {
    display: flex;
    justify-content: space-between;
    margin: 28px 0 0 25px;
    width: 475px;
    padding: 0!important;
    }
    .execphpwidget ul li img {
    width: 100%;
    height: 230px;
    }
    .execphpwidget ul li a.ptitle {
    color: #3b3b40;
    font-family: 'Sainte Colombe';
    font-size: 15px;
    text-transform: inherit;
    line-height: 20px;
    display: block;
    margin: 15px 0 0;
    }
    .home-video, .home-intro ul, .home-about .inner, .cat-header .top-flex, .home-shop, .the-footer .flex .inner, .contact-image-wrap ul, .page-template-page-custom-archive .cat-header .top-flex, .page-template-page-custom-archive .cat-header ul {
        max-width: 750px;
    }
    .home-intro ul li img {
        height:240px;
    }
    .home-about .inner {
        padding-left:0;
    }
    .home-about .inner .right h2 {
    font-size: 40px;
    margin: 45px 0 16px 0;
    line-height: 1.2;
    }
    .home-shop {
        display: block;
    }
    .home-shop .left {
    width: 100%;
    margin: 0 auto 30px;
    padding: 0;
    }
    .home-shop .right {
        width: 100%;
    }
    .home-video .right {
    width: 51%;
    text-align: center;
    padding: 177px 0 0;
    margin: 0 -26px 0 0;
    }
    .the-footer .flex .inner .right img {
    height: 114px;
    margin: 0 20px 0 0;
    }
    .the-footer .flex .inner .center {
    padding: 0 0 0 20px;
    }
    .about-intro .in {
        max-width: 700px;  
        display: block;
    }
    .about-intro .in .left {
    width: 100%;
    padding-top: 0;
    margin-left: 0;
    }
    .about-intro .in .right {
        width:100%;
    }
    .about-intro .in .right .smaller {
        left:0;
    }
    .about-main {
            max-width: 650px;
    }
    .contact-image-wrap ul li img {
        height:260px;
    }
    .contact-image-wrap:before {
    content: "";
    display: block;
    width: 100%;
    height: 120px;
    background: #e6ded2;
    position: absolute;
    top: 92px;
    left: 0;
    }
    .contact-text {
    max-width: 700px;
    margin: 36px auto 119px;
    }
    .page-template-page-shop .the-header .header-flex-bottom:after, .page-template-archive-finds .the-header .header-flex-bottom:after, .page-template-archive-retailer-finds .the-header .header-flex-bottom:after {
    content: "";
    display: block;
    width: 90%;
    height: 1px;
    background: #d3b695;
    position: absolute;
    bottom: 27px;
    max-width: 780px;
    margin: 0 auto;
    left: 0;
    right: 0;
    }
    .page-template-page-shop .cat-header .top-flex, .page-template-archive-finds .cat-header .top-flex, .page-template-archive-retailer-finds .cat-header .top-flex {
        max-width: 700px;
    }
    .list-flexed {
        max-width: 750px;
    }
    .list-flexed li img {
    height: 240px;
    width: 100%;
    }
    .block.stamp .list-flexed:after {
    content: "";
    display: block;
    width: 120px;
    height: 120px;
    background-image: url("/brand/stamp.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom: -61px;
    right: -44px;
    z-index: 0;
    }
    .archive-wrap {
        max-width: 750px;
    }
    .post-comments {
    max-width: 750px;
    margin: 0 auto;
    }
}

@media all and (max-width: 768px) {
    .the-header .header-flex-top, .the-header .header-flex-bottom {
        max-width: 90%;
    }
	.about-intro.guide-intro .in {
    	max-width: 500px;
	}
	.guide-flex {
    max-width: 500px;
    margin: 50px auto;
    display: block;
    position: relative;
	}
	.guide-flex .smaller {
    width: 100%;
    height: 500px;
    display: block;
    margin: 0;
}
	.guide-flex .about-main {
    width: 100%;
    text-align: left;
    margin: 0;
    height: auto;
}
	.kaseys-finds li {
    width: 48%;
		text-align: center;
	}
	.kaseys-finds li .pop .in {
		max-width:400px;
	}
    .the-header .header-flex-bottom .right {
        display: none;
    }
    .the-header .header-flex-bottom .left {
        margin: 0 auto;
    }
    .the-header .header-flex-top .right ul li {
        margin: 0 0px 0 18px;
    }
	.home-kf .kaseys-finds li {
    width: 49%;
    text-align: center;
    margin-bottom: 10px;
	}
    .home-video, .home-intro ul, .home-about .inner, .cat-header .top-flex, .home-shop, .the-footer .flex .inner, .contact-image-wrap ul, .page-template-page-custom-archive .cat-header .top-flex, .page-template-page-custom-archive .cat-header ul {
        max-width: 500px;
    }
    .home-intro ul {
        flex-wrap: wrap;
    }
    .home-intro ul li {
    width: 48%;
    margin: 0 0 50px;
    }
    .home-intro ul li img {
        height: 300px;
    }
    .home-about .inner {
    padding-left: 0;
    display: block;
    }
    .home-about .inner .left {
    position: relative;
    width: 100%;
    }
    .home-about .inner .right {
    width: 100%;
    text-align: center;
    }
    .home-about .inner .left .main {
    width: 100%;
    height: 340px;
    }
    .home-news p {
    max-width: 400px;
    margin: 0 auto 30px;
    }
    .more-wrap ul {
        max-width: 500px;
    }
    .more-wrap ul li .hero {
    width: 100%;
    height: 300px;
    margin-bottom: 14px;
    }
    .more-wrap ul li {
        height:650px;
    }
    .home-video {
        flex-direction: column-reverse;
    }
    .home-video .right {
    width: 100%;
    text-align: center;
    padding: 0 0 30px;
    margin: 0 -26px 0 0;
    }
    .home-video .left {
       width: 100%;
    max-width: 100%;
    }
	.home-video .left #sb_instagram {
    margin-left: 0;
    margin-right: 0;
    width: 100%!important;
}
    .the-footer .flex .inner {
        display: block;
        text-align: center;
        position: relative;
    }
    .menu-footer-3-container {
        width: 33%;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    }
    .the-footer .menu-footer-1-container {
    width: 33%;
    margin: 0;
    }
    .the-footer .menu-footer-2-container {
    width: 33%;
    margin: 0;
    }
    .the-footer .flex .inner .left, .the-footer .flex .inner .center, .the-footer .flex .inner .right {
    width: 100%;
    }
    .the-footer .flex .inner .center {
        padding: 0;
        max-width: 300px;
        margin: 50px auto 37px;
    }
    .about-intro .in {
    max-width: 500px;
    display: block;
    }
    .about-intro .in .right .larger {
    width: 345px;
    height: 285px;
    border: 12px solid white;
    margin: 0;
    }
    .about-intro .in .right .smaller {
    position: absolute;
    width: 193px;
    height: 233px;
    border: 11px solid white;
    left: 0;
    z-index: 1;
    top: 26px;
    }
    .about-intro {
    background-size: 161px;
    background-position: left 12px bottom 12px;
    }
    .about-main {
        max-width: 90%;
    }
    .contact-image-wrap ul {
        flex-wrap: wrap;
    }
    .contact-image-wrap ul li {
        width: 48%;
    }
    .contact-image-wrap ul li img {
        height: 310px;
    }
    .contact-image-wrap:before {
    content: "";
    display: block;
    width: 100%;
    height: 420px;
    background: #e6ded2;
    position: absolute;
    top: 155px;
    left: 0;
    }
    .contact-text {
    max-width: 90%;
    margin: 36px auto 119px;
    }
    .archive-wrap {
    max-width: 500px;
    }
    .archive-wrap article {
        width:245px;
    }
    .archive-wrap article .hero {
    width: 100%;
    height: 255px;
    }
    .archive-wrap article h2 {
        font-size:24px;
    }   
    .page-template-page-shop .cat-header .top-flex, .page-template-archive-finds .cat-header .top-flex, .page-template-archive-retailer-finds .cat-header .top-flex {
    max-width: 500px;
    display: block;
    text-align: center;
    }
    .page-template-page-shop .cat-header h1, .page-template-archive-finds .cat-header h1, .page-template-archive-retailer-finds .cat-header h1 {
    font-size: 40px;
    margin: 0 auto;
    display: table;
    }
    .page-template-page-shop .cat-header ul, .page-template-archive-finds .cat-header ul, .page-template-archive-retailer-finds .cat-header ul {
    display: flex;
    justify-content: center;
    padding-top: 27px;
    }
    .page-template-page-shop #site-general-content, .page-template-archive-finds #site-general-content, .page-template-archive-retailer-finds #site-general-content {
    max-width: 500px;
    margin: 0 auto;
    }
    .page-template-page-custom-archive .cat-header ul li {
    margin-left: 0;
    margin: 0 10px 10px;
    }
    .list-flexed {
        max-width: 500px;
        flex-wrap: wrap;
        margin-bottom: 0;
    }
    .list-flexed .b2t {
        bottom:0;
    }
    .post-topper .inner {
        max-width: 415px;
    }
    .the-post {
    max-width: 500px;
    margin: 0 auto 50px;
    }
    .post-pagi .nav-links {
        max-width: 500px;
    }
    .post-comments {
    max-width: 500px;
    margin: 0 auto;
    }
    .list-flexed li {
    width: 48%;
    margin-bottom: 40px;
    }
    .list-flexed li img {
    height: 300px;
    width: 100%;
    }
    .the-footer .flex .inner .right {
        display: block;
    }
    .the-footer .flex .inner .right img {
    height: 114px;
    margin: 20px auto 0;
    display: block;
    }
.cat-header .top-flex {
    display: block;
    padding: 20px 0;
}
    .cat-header h1 {
    font-size: 30px;
    margin: 0 auto;
    display: table;
    padding: 0;
    }
    .cat-header ul {
    flex-wrap: wrap;
    justify-content: center;
    }
    .cat-header ul li {
    margin-left: 0;
    margin: 0 10px 12px;
    }
	
	.links-two ul li {
		width: 50%;
	}
	
	.home-about.banner .inner .left .main {
    padding: 0 20px;
}
	
	.home-about.banner .inner .right h2 {
    margin-top: 0;
}
	
	.home-about.banner .inner .right p {
    max-width: 300px;
    margin: 0px auto;
}
}



@media all and (max-width:515px) {
	.the-header .header-flex-bottom {
		margin-top:0;
	}
    .the-header .header-flex-top {
        padding-top: 15px;
    }
    .the-footer .center svg {
    z-index: -1;
    position: absolute;
    right: 0;
    top: 51px;
    }
	.kaseys-finds li .pop .in {
		max-width:80%;
	}
	.kaseys-finds li {
    width: 100%;
    text-align: center;
	}
	.site-inner {
    margin-top: 109px;
	}
	.page-template-page-shop .the-header .header-flex-bottom:after, .page-template-archive-finds .the-header .header-flex-bottom:after, .page-template-archive-retailer-finds .the-header .header-flex-bottom:after {
		display:none;
	}
    .the-header {
        height: 115px;
    }
    .the-header .hidden-menu {
        width: 100%;
        height: auto;
        top: 115px;
    }
    .the-header .hidden-search {
        width: 100%;
        height: auto;
        top: 115px;
    }
    .the-header .hidden-search #searchform {
    padding: 34px 41px 73px 23px;
    position: relative;
    display: block;
    }
    .home-intro h2 {
        font-size:30px;
    }
    .home-video, .home-intro ul, .home-about .inner, .cat-header .top-flex, .home-shop, .the-footer .flex .inner, .contact-image-wrap ul, .page-template-page-custom-archive .cat-header .top-flex, .page-template-page-custom-archive .cat-header ul {
    max-width: 90%;
    }
    .home-intro ul li img {
        height: 280px;
    }
    .home-about .inner .left .icon {
    width: 91px;
    position: absolute;
    bottom: -48px;
    left: -10px;
    }
    .home-about .inner .right h2 {
        font-size:30px;
    }
    .home-about .inner .right p {
        width:100%;
    }
    .home-news p {
        max-width: 300px;
        line-height: 1.5;
    }
    .more-wrap ul {
        max-width: 90%;
    }
    .more-wrap ul:before {
        display: none;
    }
.more-wrap ul li {
    height: auto;
    width: 100%;
    padding-bottom: 30px;
}
.more-wrap ul li:nth-child(2) {
    margin-top: 30px!important;
}
.more-wrap ul li:nth-child(odd) {
    margin-top: 30px;
    padding-bottom: 30px;
}
.more-wrap ul li .hero {
    height:400px;
}
.more-wrap h2 {
    font-size: 33px;
    margin: 47px auto -12px;
    display: table;
}
.more-wrap ul .alm-reveal li:nth-child(1) {
    margin-top: 30px!important;
}
.more-wrap ul .alm-reveal li:nth-child(2) {
    margin-top: 30px!important;
    padding: 0px 0 30px 66px!important;
}
.more-wrap ul .alm-reveal li:nth-child(even) {
    padding: 0px 0 30px 66px!important;
    margin-top: 30px!important;
}
.more-wrap ul li:nth-child(even) {
    padding: 0px 0 30px 66px;
    margin-top: 30px;
}
    .home-news .gform_wrapper {
        max-width: 300px;
    }
    .home-news .in {
    max-width: 300px;
    }
    .the-header .header-flex-bottom .left {
        width:230px;
    }
    .the-header .header-flex-top, .the-header .header-flex-bottom {
        max-width: 93%;
    }
    .main-insta #sb_instagram.sbi_width_resp {
    width: 100%!important;
    width: calc(100% + 40px) !important;
}
.menu-footer-3-container {
    width: 33%;
    text-align: center;
    position: absolute;
    top: -9px;
    right: 0;
}
.the-footer .creds {
    padding: 19px 53px 17px;
}
.about-intro .in {
    max-width: 90%;
    display: block;
    margin: 0 auto 85px;
}
#site-general-content h1.page-title {
    text-align: center;
    font-size: 30px;
    margin: 30px auto 35px;
}
.archive .the-header, .blog .the-header, .search .the-header, .page-template-page-custom-archive .the-header {
    height: 115px;
}
.page-template-page-custom-archive .the-header .hidden-search, .page-template-page-custom-archive .the-header .hidden-menu {
    top: 115px;
}
.cat-wrap .block h2 {
    font-size:30px;
}
.list-flexed {
    max-width: 90%;
}
.list-flexed li img {
    height: 280px;
    width: 100%;
}
.block.stamp .list-flexed:after {
    content: "";
    display: block;
    width: 95px;
    height: 95px;
    background-image: url("/brand/stamp.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom: -3px;
    right: 0;
    z-index: 0;
}
.cat-wrap .block.icon {
    background-image: url("/brand/monogram.svg");
    background-repeat: no-repeat;
    background-position: top 5px left 4px;
    background-size: 121px;
}
.about-intro .left h2 {
    font-size: 30px;
    margin: 0 auto 20px;
    display: table;
}
.about-intro .in .right .larger {
    width: 80%;
    height: 250px;
    border: 12px solid white;
    margin: 0;
}
.about-intro .in .right .smaller {
    position: absolute;
    width: 155px;
    height: 199px;
    border: 11px solid white;
    left: 0;
    z-index: 1;
    top: 26px;
}
.about-intro {
    background-size: 161px;
    background-position: left 2px bottom 2px;
}
.archive-wrap {
    max-width: 300px;
    margin: 50px auto;
}
.archive-wrap article {
    width: 100%;
}
.archive-wrap article .hero {
    width: 100%;
    height: 300px;
}
.post-topper .inner {
    max-width: 78%;
}
.post-topper .inner h1.post-title {
    font-size: 30px;
    margin: 5px 0 20px;
}
.post-topper:before {
        height: 390px;
}
.post-topper {
    background:none;
}
.the-post {
    max-width: 95%;
    margin: 0 auto 50px;
}
.post-pagi .nav-links {
    max-width: 90%;
}
.post-comments {
    max-width: 90%;
    margin: 0 auto;
}

}

@media all and (max-width:440px) {
    .the-header .hidden-menu .inner {
    padding: 37px 30px 26px 14px;
    text-align: left;
    }
    .home-intro ul li img {
    height: 240px;
    }
    .home-about .inner .left .main {
    width: 100%;
    height: 250px;
    }
    .home-news h2 {
    font-size: 32px;
    margin: 0 auto 14px;
    display: table;
    }
    .home-intro#follow ul li img {
    height: 185px;
    }
    .home-intro#follow ul li:nth-child(even) .icon {
    top: 113px;
    }
    .home-intro#follow ul li .icon {
        top:61px;
    }
    .home-video iframe {
    max-width: 100%;
    height: 222px;
    }
    .home-shop .left h2 {
    font-size: 28px;
    margin: 0 auto 0px;
    display: table;
}
.home-shop {
    margin: 40px auto 60px;
}
.the-footer .flex .inner .left {
    display: block;
    margin-bottom:100px;
}
.menu-footer-3-container {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 127px;
    right: 0;
}
.the-footer .flex .inner .center {
    padding: 0;
    max-width: 300px;
    margin: 127px auto 63px;
}
.the-footer .center svg {
    z-index: -1;
    position: absolute;
    right: 24px;
    top: 41px;
}
.the-footer .center #gform_submit_button_1 {
    border: none;
    padding: 0;
    position: absolute;
    width: 100px;
    right: 0;
    top: 36px;
    opacity: 0;
}
.the-footer .creds {
    padding: 19px 78px 17px;
}
.about-intro .in .right .smaller {
    position: relative;
    width: 155px;
    height: 199px;
    border: 11px solid white;
    left: inherit;
    z-index: 1;
    top: inherit;
    margin: 0 auto;
    display: block;
}
.about-intro .in .right {
    width: 100%;
    display: block;
}
.about-intro .in .right .larger {
    width: 100%;
    height: 250px;
    border: 12px solid white;
    margin: -30px auto 0;
}
.contact-image-wrap ul li img {
    height: 205px;
}
.contact-image-wrap:before {
    content: "";
    display: block;
    width: 100%;
    height: 265px;
    background: #e6ded2;
    position: absolute;
    top: 111px;
    left: 0;
}
.contact-text #gform_fields_3 #field_3_1, .contact-text #gform_fields_3 #field_3_2, .contact-text #gform_fields_3 #field_3_3 {
    width: 100%;
}
.contact-text #gform_fields_3 input {
    margin-bottom:35px;
}
.page-template-page-shop .the-header .header-flex-bottom:after, .page-template-archive-finds .the-header .header-flex-bottom:after, .page-template-archive-retailer-finds .the-header .header-flex-bottom:after {
    bottom:3px;
}
.page-template-page-shop .cat-header .top-flex, .page-template-archive-finds .cat-header .top-flex, .page-template-archive-retailer-finds .cat-header .top-flex {
    max-width: 100%;
    padding: 0;
    text-align: center;
    display: block;
    margin: 5px auto 12px;
}
.page-template-page-shop .cat-header h1, .page-template-archive-finds .cat-header h1, .page-template-archive-retailer-finds .cat-header h1 {
    font-size: 30px;
    margin: 0 auto;
    display: table;
}
.page-template-page-shop .wp-block-group, .page-template-archive-finds .wp-block-group, .page-template-archive-retailer-finds .wp-block-group {
    border: 1px solid black;
    position: relative;
    padding: 33px 30px 16px;
}
.page-template-page-custom-archive .cat-header .top-flex {
        padding: 0;
    display: block;
    text-align: center;
}
.page-template-page-custom-archive .cat-header h1 {
    font-size: 30px;
    margin: 16px auto -2px;
    display: table;
    padding: 0;
}
.list-flexed li img {
    height: 205px;
    width: 100%;
}
.cat-wrap .block {
        padding: 10px 0 80px;
}
.list-flexed .b2t {
    bottom: -93px;
    left: 0;
    right: 0;
}
.post-topper .inner .date {
    position: absolute;
    top: 0;
    right: -27px;
    font-size: 15px;
    font-family: 'Sainte Colombe';
}
.post-topper .inner .date span {
    width:24px;
}
.post-topper .inner .date:after {
    content: "";
    display: block;
    width: 1px;
    height: 31px;
    background: #3b3b40;
    position: absolute;
    right: 12px;
    top: 9px;
}
.the-post .wp-block-image {
    margin: 0;
}
.the-post figure {
    margin: 0;
}
.the-footer .menu-footer-1-container {
    width: 100%;
    margin: 0;
}
.the-footer .menu-footer-2-container {
    width: 100%;
    margin: 0;
}
.the-footer ul {
    margin-top: 0;
}
}
