/* # Genesis Framework
Theme Name: Kate la Vie
Theme URI: https://my.studiopress.com/themes/genesis/
Description: The industry standard for Premium WordPress Themes.
Author: StudioPress
Author URI: https://www.studiopress.com/
Version: 1.0.0
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
 Template: genesis
*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/* Fonts */
/*
@font-face {
    font-family: 'Grotesque MT Std';
    src: url('/wp-content/themes/katelavie/assets/fonts/GrotesqueMTStd.woff2') format('woff2'),
        url('/wp-content/themes/katelavie/assets/fonts/GrotesqueMTStd.woff') format('woff'),
        url('/wp-content/themes/katelavie/assets/fonts/GrotesqueMTStd.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
*/

@font-face {
    font-family: 'atlantis';
    src: url('../fonts/atlantis-Regular.woff2') format('woff2'),
        url('../fonts/atlantis-Regular.woff') format('woff'),
        url('../fonts/atlantis-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CaliforniaPalms_Script';
    src: url('../fonts/CaliforniaPalms_Script_1.woff2') format('woff2'),
        url('../fonts/CaliforniaPalms_Script_1.woff') format('woff'),
        url('../fonts/CaliforniaPalms_Script_1.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



/* General */

body {
    background: #ffffff;
    overflow-x: hidden;
}

*,
body {
	box-sizing: border-box;
    color: #101010;
    font-family:"monotype-grotesque";
	font-family: "proxima-nova",sans-serif;
    font-weight: 300;
}

body.fixed {
    margin: 194px 0 0 0;
}

* > p:first-of-type {
	margin-top: 0;
}

* > p:last-of-type {
	margin-bottom: 0;
}

a {
	text-decoration: none;
    color: #282828;
}

img {
    max-width: 100%;
    height: auto;
}

.inner {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 5%;
    position: relative;
}

.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.post-edit-link {
    display: none;
}

.site-inner {
    margin-top: 70px;
}

/* Header */

.mobile-menu-open {
    display: none;
}

.site-header .logo {
    text-align: center;
    margin: 0 auto;
}

.site-header .logo a {
    display: block;
    line-height: 0;
}

.sticky-header {
    background: #ffffff;
    padding: 30px 5%;
}

.sticky-header.fixed {
    position: fixed;
    top:0; 
    left:0;
    width: 100%; 
    z-index: 10;
    box-shadow: 0px 3px 6px #00000029 !important;
}

.admin-bar .sticky-header.fixed {
    top: 32px;
}


.sticky-header .sticky-logo {
	display: none;
}


.sticky-header.fixed .sticky-logo {
	display: block;
	width: 60px;
	position: absolute;
	left: 20px;
    top: 7px;
}

.sticky-header.fixed .sticky-logo img {
	width: 100%;
	height: auto;
}

.sticky-header .mega-menu {
    position: absolute;
    width: 100%;
    background: #F9F2E7;
    padding: 33px 40px;
    opacity: 0;
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    z-index: -10;
    border-top: 20px solid #fff;
    left: -99999px;
}

.sticky-header .mega-menu.hover {
    opacity: 1;
    z-index: 100;
    left: 0;
}

.sticky-header .mega-menu .categories {
    display: flex;
    flex-direction: column;
    position: relative;
}

.sticky-header .mega-menu .categories li > a {
    display: block;
    width: 170px;
}

.sticky-header .mega-menu .categories .latest-posts {
    position: absolute;
    right: 0;
    top: 0;
    width: 60%;
    opacity: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: #F9F2E7;
    max-height: 268px;
    height: 100%;
}

.sticky-header .mega-menu .categories .latest-posts a {
    display: block;
    line-height: 0;
    width: 32%;
    position: relative;
}

.sticky-header .mega-menu .categories .latest-posts a img {
    object-fit: cover;
    height: 100%;
    max-height: 268px;
}

.sticky-header .mega-menu .categories .latest-posts .content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    line-height: 25px;
    font-size: 15px;
    letter-spacing: 2.25px;
    text-align: center;
    background: #DDB672;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    opacity: 0;
} 

.sticky-header .mega-menu .categories .latest-posts a:hover > .content {
    opacity: 1;
}

.sticky-header .mega-menu .categories .latest-posts .content p {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 20px;
    color: #F9F2E7;
    font-family: "bressay-display";
}

.sticky-header .mega-menu .categories li {
    padding: 20px 0;
    margin: 0;
    font-size: 17px;
    letter-spacing: 2.55px;
    line-height: 23px;
    text-transform: uppercase;
}

.sticky-header .mega-menu .categories li:first-of-type {
    padding-top: 0;
}

.sticky-header .mega-menu .categories li:last-of-type {
    padding-bottom: 0;
}

.sticky-header .mega-menu .categories .sub-categories {
    position: absolute;
    top: 0;
    left: 170px;
    display: flex;
    flex-direction: column;
    opacity: 0;
    height: 100%;
    background: #F9F2E7;
    z-index: -1;
    width: calc(100% - 170px - 60%);
    padding: 0 0 0 60px;
}

.sticky-header .mega-menu .categories .sub-categories::before {
    content: " ";
    background: #AE8757;
    width: 2px;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
}

.sticky-header .mega-menu .categories > li.beauty > .sub-categories {
    opacity: 1;
    z-index: 5;
}

.sticky-header .mega-menu .categories > li:not(.beauty):hover > .sub-categories {
    opacity: 1;
    z-index: 10;
}

.sticky-header .mega-menu .categories > li.beauty > .latest-posts {
    opacity: 1;
    z-index: 5;
}

.sticky-header .mega-menu .categories > li:not(.beauty):hover > .latest-posts {
    opacity: 1;
    z-index: 10;
}

.sticky-header .mega-menu .categories .sub-categories a {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1.95px;
    line-height: 19px;
    margin: 0 0 44px;
}

.sticky-header .mega-menu .categories .sub-categories a:last-of-type {
    margin-bottom: 0;
}

.sticky-header .header-social {
	position: absolute;
	left: 0;
    top: 2px;
}

.sticky-header.fixed .header-social {
    left: auto;
    right: 30px;
}

.sticky-header .header-social i {
    color: #99A18B;
    cursor: pointer;
}

.sticky-header .header-social .social {
    background: #99A18B;
    position: absolute;
    left: 0;
    top: 40px;
    width: 300px;
    padding: 19px 30px 14px;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
}

.sticky-header .header-social .social.show {
    opacity: 1;
}

.sticky-header.fixed .header-social .social.show {
    left: auto;
    right: -30px;
}

.sticky-header .header-social .social ul {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.sticky-header .header-social .social .simple-social-icons ul li {
    margin: 0 !important; 
}

.sticky-header .header-social .social .simple-social-icons ul li a {
    padding: 0 !important;
}

.sticky-header .header-social .social .simple-social-icons ul li a svg {
    color: #F9F2E7;
    fill: #F9F2E7;
}

.sticky-header .header-social .social .simple-social-icons ul li a svg path {
    color: #F9F2E7;
    fill: #F9F2E7;
}

.sticky-header .header-search {
	position: absolute;
	right: 0;
    top: 2px;
}

.sticky-header .header-search i {
    color: #CD8F78;
    cursor: pointer;
}

.sticky-header .header-search form {
    position: absolute;
    right: 0;
    top: 40px;
    opacity: 0;
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    z-index: -10;
}

.sticky-header .header-search form.show {
    opacity: 1;
    z-index: 1;
}

.sticky-header .header-search form .search-form-input {
    border: none;
    background: #CD8F78;
    color: #F9F2E7;
    font-size: 16px;
    letter-spacing: 2.4px;
    line-height: 21px;
    padding: 17px 34px;
    width: 454px;
    font-family: "bressay-display";
    border-radius: 0;
}

.sticky-header .header-search form .search-form-input::-webkit-input-placeholder {
    color: #F9F2E7;
    text-transform: uppercase;
}

.sticky-header .header-search form .search-form-input:-ms-input-placeholder {
    color: #F9F2E7;
    text-transform: uppercase;
}

.sticky-header .header-search form .search-form-input::placeholder {
    color: #F9F2E7;
    text-transform: uppercase;
}

.sticky-header .header-search form .search-form-submit {
    display: none;
}

.site-header {
    margin: 64px 0 30px;
}

.nav-primary ul {
	display: flex;
    justify-content: space-around;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.nav-primary ul a {
    text-transform: uppercase;
    letter-spacing: 2.4px;
    line-height: 22px;
    font-size: 14px;
    position: relative;
}

.nav-primary ul#menu-main-menu > li:not(.categories) > a:hover::after {
    content: " ";
    background: #DDB672;
    display: block;
    width: 100%;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: -10px;
}



.mobile-menu {
    background: #DECABB;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 100000;
    transition: right 0.3s ease-in;
    -moz-transition: right 0.3s ease-in;
    -webkit-transition: right 0.3s ease-in;
    -o-transition: right 0.3s ease-in;
    padding: 30px;
    font-family: 'BrandonGrotesqueBold';
    font-weight: 300;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    overflow-y: auto;
    text-align: left;
}

.mobile-menu.open {
    right: 0;
}

.mobile-menu .mobile-menu-close {
    position: absolute;
    right: 20px;
}

.mobile-menu .mobile-menu-close i {
    font-size: 36px;
    cursor: pointer;
}

.mobile-menu .menu-main-menu-container {
    display: flex;
    height: 100%;
}

.mobile-menu ul {
    list-style-type: none;
    padding: 0;
    margin: auto;
    text-align: center;
    font-size: 30px;
}

.mobile-menu ul li {
    margin: 0 0 40px;
}

/* Footer */

.site-footer {
    background: #99A18B;
    position: relative;
}

.site-footer::before {
    content: " ";
    background-image: url(../images/pink-dots.png);
    width: 150px;
    height: 182px;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -100px;
    right: -41px;
    z-index: 1;
}

.site-footer .wrap {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.site-footer .instagram {
    width: 50%;
    position: relative;
}

.site-footer .instagram p {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    background: #99A18B;
    padding: 28px 20px;
    color: #F9F2E7;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 27px;
    letter-spacing: 3px;
    width: 324px;
    text-align: center;
    font-family: "bressay-display";
}

.site-footer .information {
    width: 50%;
    background: #F9F2E7;
    padding: 5%;
    text-align: center;
    display: flex;
}

.site-footer .information .inner {
    max-width: none;
    padding: 0;
    margin: auto;
}

.site-footer .information .widget_text {
    width: 100%;
    margin: 0 0 50px;
}

.site-footer .information .widget_text p {
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 1.5px;
}

.site-footer .information .widget_nav_menu,
.site-footer .information .simple-social-icons {
    width: 30%;
}

.site-footer .information .widget_nav_menu ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.site-footer .information .widget_nav_menu li {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2.1px;
    margin: 0 0 40px;
}

.site-footer .information .widget_nav_menu li:last-of-type {
    margin-bottom: 0;
}

.site-footer .information .simple-social-icons ul {
    display: flex;
    flex-direction: column-reverse;
}

.site-footer .information .simple-social-icons ul li {
    margin: 0 0 40px !important; 
}

.site-footer .information .simple-social-icons ul li:first-of-type {
    margin-bottom: 0 !important;
}

.site-footer .information .simple-social-icons ul li a {
    padding: 0 !important;
}

.site-footer .information .simple-social-icons ul li a svg {
    color: #cd8f78;
    fill: #cd8f78;
}

.site-footer .information .simple-social-icons ul li a svg path {
    color: #cd8f78;
    fill: #cd8f78;
}

.site-footer .bottom-footer {
    background: #B7854E;
    width: 100%;
    padding: 35px 0 25px;
}

.site-footer .bottom-footer * {
    color: #F9F2E7;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1.5px;
    line-height: 23px;
}

.site-footer .bottom-footer .enews-widget {
    width: 100%;
    margin: 0 0 50px;
}

.site-footer .bottom-footer .enews-widget .enews {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.site-footer .bottom-footer .enews-widget .enews h3 {
    text-align: left;
    margin: auto 40px auto 0;
    max-width: 40%;
    font-size: 20px;
    letter-spacing: 3px;
    line-height: 27px;
    font-weight: normal;
    font-family: "bressay-display";
}

.site-footer .bottom-footer .enews-widget .enews input {
    background: transparent;
    border: none;
    border-bottom: 1px solid #F9F2E7;
    color: #F9F2E7;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2.1px;
    width: 36%;
    text-transform: none;
    border-radius: 0;
}

.site-footer .bottom-footer .enews-widget .enews input::-webkit-input-placeholder {
    color: #F9F2E7;
    text-transform: uppercase;
}

.site-footer .bottom-footer .enews-widget .enews input:-ms-input-placeholder { 
    color: #F9F2E7;
    text-transform: uppercase;
}

.site-footer .bottom-footer .enews-widget .enews input::placeholder {
    color: #F9F2E7;
    text-transform: uppercase;
}

.site-footer .bottom-footer .enews-widget .enews input[type="text"] {
    margin: 0 10px 0 0;
}

.site-footer .bottom-footer .enews-widget .enews input[type="email"] {
    margin: 0 15px 0 0;
}

.site-footer .bottom-footer .enews-widget .enews input[type="submit"] {
    background: #F9F2E7;
    color: #282828;
    border: none;
    width: 190px;
    padding: 14px 10px;
    text-transform: uppercase;
    font-weight: 400;
    cursor: pointer;
}

.site-footer .bottom-footer .enews-widget .enews form {
    display: flex;
    justify-content: space-between;
    flex-grow: 1;
}

.site-footer .bottom-footer ul {
    display: flex;
    justify-content: flex-end;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.site-footer .bottom-footer ul li {
    
}

.site-footer .bottom-footer ul li::after {
    content: "|";
    margin: 0 5px 0 7px;
}

.site-footer .bottom-footer ul li:last-of-type::after {
    content: " ";
    margin: 0;
}

/* Home page */

.home-featured {
    margin: 0 0 150px;
}

.home-featured .featured-post {
    display: block;
    line-height: 0;
}

.home-featured .featured-post.post-1 {
    width: 47%;
    margin: 30px 0 0 0;
    position: relative;
}

.home-featured .featured-post.post-1::before {
    content: " ";
    background-image: url(../images/brown-dots.png);
    width: 90px;
    height: 153px;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -30px;
    left: -42px;
    z-index: -1;
}

.home-featured .featured-post.post-1 img {
    border: 8px solid #F9F2E7;
}

.home-featured .featured-post.post-2 {
    width: 50%;
    padding: 0 20px 0 0;
    position: relative;
}

.home-featured .featured-post.post-2 img {
    -webkit-box-shadow: 20px 20px 0 0 #decabb;
    -moz-box-shadow: 20px 20px 0 0 #DECABB;
    box-shadow: 20px 20px 0 0 #decabb;
}

.home-featured .featured-post.post-2::before {
    content: " ";
    background-image: url(../images/leaf-green.png);
    width: 150px;
    height: 153px;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -45px;
    right: -60px;
}

.home-featured .featured-post.post-3 {
    width: 43%;
    margin: -8% 0 0 10%;
    z-index: 1;
}

.home-featured .featured-post.post-3 img {
    -webkit-box-shadow: -20px 20px 0 0 #ddb672;
    -moz-box-shadow: -20px 20px 0 0 #DDB672;
    box-shadow: -20px 20px 0 0 #ddb672;
}

.home-featured .blog-stories {
    width: 45%;
    margin: 5% 0 0 0;
}

.home-featured .blog-stories article {
    width: 30% !important;
}

.home-featured h3 {
    position: absolute;
    top: 32%;
    font-family: 'CaliforniaPalms_Script';
    font-size: 150px;
    font-weight: normal;
    left: 150px;
    z-index: 2;
}

.blog-categories {
    width: 100%;
}

.home .blog-categories {
    margin: 0 0 125px;
}

.blog .blog-categories,
.archive .blog-categories {
    margin: 20px 0 75px;
}

.blog-categories .blog-category-single {
    width: 32%;
    position: relative;
    line-height: 0;
    display: block;
}

.blog-categories .blog-category-single p {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    line-height: 27px;
    letter-spacing: 3px;
    font-size: 20px;
    background: #F9F2E7;
    text-transform: uppercase;
    padding: 28px 20px;
    width: 80%;
    text-align: center;
    font-family: "bressay-display";
}

.home .blog-posts {
    margin: 0 0 125px;
}

.blog-posts article,
.blog main.content article,
.archive main.content article,
.search main.content article {
    width: 48%;
    text-align: center;
    margin: 0 0 55px;
}

.blog main.content article,
.post-type-archive-story main.content article {
	width: 32%;
}

.blog-posts article img,
.blog main.content article img,
.archive main.content article img,
.search main.content article img {
    width: 100%;
    border: 10px solid #F9F2E7;
}

.home .latest-post {
    margin: 0 0 150px;
    position: relative;
}

.home .latest-post::before {
    content: " ";
    background-image: url(../images/outline.png);
    width: 300px;
    height: 211px;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -30px;
    right: -83px;
    z-index: 1;
}

.blog .latest-post,
.archive .latest-post {
    margin: 0 0 65px;
}

.archive .latest-post::before {
    content: " ";
    background-image: url(../images/leaf-green-outline.png);
    width: 250px;
    height: 229px;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    right: -81px;
    z-index: 1;
}

.latest-post article img {
    width: 100%;
    border: 15px solid #F9F2E7;
    object-fit: cover;
    height: 100%;
}

.blog-posts article h2,
.latest-post article h2,
.blog main.content article h2,
.archive main.content article h2,
.search main.content article h2 {
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 3.6px;
    line-height: 40px;
    margin: 30px 0 35px;
    font-weight: normal;
    font-family: "bressay-display";
    position: relative;
}


.blog-posts article h2 a,
.latest-post article h2 a,
.blog main.content article h2 a,
.archive main.content article h2 a,
.search main.content article h2 a {
    font-family: "bressay-display";
    line-height: 40px;
    box-shadow: inset 0 -2px 0 transparent;
    -webkit-box-shadow: inset 0 -2px 0px transparent;
    -moz-box-shadow: inset 0 -2px 0 transparent;
    transition: box-shadow 0.1s linear;
    -webkit-transition: box-shadow 0.1s linear;
    display: inline;
    padding: 0 0 1px;
}

.blog-posts article h2 a:hover,
.latest-post article h2 a:hover,
.blog main.content article h2 a:hover,
.archive main.content article h2 a:hover,
.search main.content article h2 a:hover {
     box-shadow: inset 0 -2px 0 #CD8F78;
    -webkit-box-shadow: inset 0 -2px 0px #CD8F78;
    -moz-box-shadow: inset 0 -2px 0 #CD8F78;
}

.blog-posts article .entry-content,
.latest-post article .entry-content,
.blog main.content article .entry-content,
.archive main.content article .entry-content,
.search main.content article .entry-content {
    position: relative;
    z-index: 1;
}

.blog-posts article .entry-content p,
.latest-post article .entry-content p,
.blog main.content article .entry-content p,
.archive main.content article .entry-content p,
.search main.content article .entry-content p {
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0.75px;
}

.blog-posts article .entry-image-link,
.latest-post article .entry-image-link,
.blog main.content article .entry-image-link,
.archive main.content article .entry-image-link,
.search main.content article .entry-image-link {
    display: block;
    line-height: 0;
    
}

.latest-post article .entry-image-link {
    height: 100%;
}

.more-link {
    background: #B7854E;
    font-size: 14px;
    letter-spacing: 2.1px;
    line-height: 20px;
    color: #F9F2E7;
    padding: 15px 10px 13px !important;
    display: block;
    text-transform: uppercase;
    width: 208px; 
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background;
    transition-property: color, background;
	box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}

.more-link:hover {
    background: #E0B9A4 !important;
    color: #F9F2E7 !important;
}

.blog-posts article .more-link,
.latest-post article .more-link,
.blog main.content article .more-link,
.archive main.content article .more-link,
.search main.content article .more-link {
    margin-top: 30px;
}

.latest-post article .more-link {
    background: #F9F2E7;
    color: #282828;
}

.home-about .inner {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.latest-post {
    position: relative;
    /*background: #DECABB;*/
    background-image: url('../images/Paint-Blush.png');
    background-size: 100% 90%;
    background-repeat: no-repeat;
    background-position: center;
}
/*
.latest-post .background {
    background: #DECABB;
    position: absolute;
    height: 50%;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}


.home .latest-post .background::before,
.archive .latest-post .background::before{
    content: " ";
    position: relative;
    height: 200px;
    width: 100%;
    background: url(/wp-content/themes/katelavie/assets/images/Paint-Blush.svg) top center;
    background-size: cover;
    display: block;
    margin: -7% 0 0 0;
    background-repeat: no-repeat;
}

.home .latest-post .background::after,
.archive .latest-post .background::after {
    content: " ";
    position: relative;
    height: 250px;
    width: 100%;
    background: url(/wp-content/themes/katelavie/assets/images/Paint-Blush.svg) top center;
    background-size: cover;
    display: block;
    margin: 9% 0 0 0;
    background-repeat: no-repeat;
}
*/

.blog .latest-post::before {
    content: " ";
    background-image: url(../images/brown-dots-large.png);
    width: 200px;
    height: 262px;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -113px;
    right: -23px;
    z-index: 1;
}
/*
.blog .latest-post .background {
    background: #DDB672;
    position: absolute;
    height: 50%;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.blog .latest-post .background::before {
    content: " ";
    position: relative;
    height: 200px;
    width: 100%;
    background: url(../images/Paint-Yellow.svg) top center;
    background-size: cover;
    display: block;
    margin: -7% 0 0 0;
    background-repeat: no-repeat;
     -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.blog .latest-post .background::after {
    content: " ";
    position: relative;
    height: 250px;
    width: 100%;
    background: url(../images/Paint-Yellow.svg) top center;
    background-size: cover;
    display: block;
    margin: 9% 0 0 0;
    background-repeat: no-repeat;
     -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
*/

.latest-post .graphic-1 {
    position: absolute;
    top: -16%;
    width: 100%;

}

.latest-post .graphic-2 {
    position: absolute;
    bottom: -28%;
    width: 100%;
    z-index: -1;
}

.latest-post h3 {
    margin: 0;
    font-family: 'CaliforniaPalms_Script';
    font-size: 150px;
    font-weight: normal;
    text-transform: lowercase;
    text-align: right;
}

.archive .latest-post h3 {
    font-size: 100px;
	line-height: 68px;
}

.latest-post article .image {
    width: 48%;
}

.latest-post article .content {
    width: 45%;
    text-align: center;
}

.blog .latest-post {
    margin: 0 0 65px;
    background: none;
}

.blog .latest-post::after {
    content: " ";
    display: block;
    background-image: url(../images/Paint-Yellow.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 90%;
    position: absolute;
    left: 0;
    top: 6%;
    z-index: -1;
}

.blog .blog-categories .inner,
.archive .blog-categories .inner {
    padding: 0;
}

.home-about {
    margin: 0 0 145px;
    position: relative;
}

.home-about::before {
    content: " ";
    background-image: url(../images/leaf-pink-outline.png);
    width: 300px;
    height: 307px;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 31px;
    left: -81px;
    z-index: 1;
}

.home-about::after {
    content: " ";
    display: block;
    background-image: url(../images/Paint-Terracotta.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 86%;
    position: absolute;
    left: 0;
    top: 7%;
    z-index: -1;
}

/*
.home-about .background {
    background: #CD8F78;
    position: absolute;
    height: 50%;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.home-about .background::before {
    content: " ";
    position: relative;
    height: 200px;
    width: 100%;
    background: url(/wp-content/themes/katelavie/assets/images/Paint-Terra.svg) top center;
    background-size: cover;
    display: block;
    margin: -7% 0 0 0;
    background-repeat: no-repeat;
     -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.home-about .background::after {
    content: " ";
    position: relative;
    height: 265px;
    width: 100%;
    background: url(/wp-content/themes/katelavie/assets/images/Paint-Terra.svg) top center;
    background-size: cover;
    display: block;
    margin: 8% 0 0 0;
    background-repeat: no-repeat;
     -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
*/

.home-about .content {
    width: 45%;
    text-align: center;
}

.home-about .content p {
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 1.5px;
}

.home-about .content h3 {
    font-family: 'CaliforniaPalms_Script';
    font-size: 130px;
    font-weight: normal;
    margin: 0;
    text-align: left;
    text-transform: lowercase;
}

.home-about .content .sub-title {
    text-transform: uppercase;
    line-height: 32px;
    font-size: 24px;
    letter-spacing: 3.6px;
    margin: 50px 0 30px;
    font-family: "bressay-display";
}

.home-about .content .more-link {
    background: #F9F2E7;
    color: #282828;
    margin-top: 35px;
}

.home-about .image {
    width: 45%;
}

.home-about .image img {
    width: 100%;
    border: 15px solid #F9F2E7;
}

.home-category {
    margin: 0 0 85px;
}

.home-category h3 {
    position: absolute;
    font-family: 'CaliforniaPalms_Script';
    font-size: 130px;
    font-weight: normal;
    margin: 0;
    right: 4%;
    top: -77px;
}

.home-category article {
    width: 32%;
    text-align: center;
}

.home-category article .entry-image-link {
    line-height: 0;
    display: block;
}

.home-category article h2 {
    font-size: 20px;
    letter-spacing: 3px;
    line-height: 34px;
    text-transform: uppercase;
    margin: 30px 0 0 0;
    font-weight: normal;
    font-family: "bressay-display";
}

.home-category article h2 a {
    font-family: "bressay-display";
    box-shadow: inset 0 -2px 0 transparent;
    -webkit-box-shadow: inset 0 -2px 0px transparent;
    -moz-box-shadow: inset 0 -2px 0 transparent;
    transition: box-shadow 0.1s linear;
    -webkit-transition: box-shadow 0.1s linear;
}

.home-category article h2 a:hover {
    box-shadow: inset 0 -2px 0 #cd8f78;
    -webkit-box-shadow: inset 0 -2px 0px #cd8f78;
    -moz-box-shadow: inset 0 -2px 0 #CD8F78;
}

.shop-favourites {
    margin: 0 0 225px;
    position: relative;

}

.shop-favourites::after {
    content: " ";
    display: block;
    background-image: url('../images/Paint-Yellow.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 14%;
    z-index: -1;
}

.shop-favourites::before {
    content: " ";
    background-image: url(../images/brown-line.png);
    width: 438px;
    height: 232px;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -91px;
    left: -108px;
    z-index: 1;
}


/*
.shop-favourites .background {
    background: #DDB672;
    position: absolute;
    height: 65%;
    width: 100%;
    top: 36%;
}

.shop-favourites .background::before {
    content: " ";
    position: relative;
    height: 200px;
    width: 100%;
    background: url(../images/Paint-Yellow.svg) top center;
    background-size: cover;
    display: block;
    margin: -4% 0 0 0;
    background-repeat: no-repeat;
     -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.shop-favourites .background::after {
    content: " ";
    position: relative;
    height: 250px;
    width: 100%;
    background: url(../images/Paint-Yellow.svg) top center;
    background-size: cover;
    display: block;
    margin: -2% 0 0 0;
    background-repeat: no-repeat;
     -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
*/

.shop-favourites h3 {
    margin: 0;
    font-family: 'CaliforniaPalms_Script';
    font-size: 150px;
    font-weight: normal;
    text-transform: lowercase;
}

.shop-favourites .more-link {
    background: #F9F2E7;
    color: #282828;
    margin-top: 32px;
    z-index: 1;
    position: relative;
}

.shop-favourites .shopthepost-widget {
    margin-top: 35px;
}

.shop-favourites .stp-outer {
    max-width: none !important;
}

.shop-favourites .stp-outer .stp-inner {
    width: 100% !important;
}

.shop-favourites .stp-outer .stp-inner .stp-product {
    width: 15% !important;
}

.shop-favourites .stp-outer .stp-inner .stp-product img {
    width: 100% !important;
}

/* Blog archive */

.blog main.content,
.archive main.content,
.search main.content {
    display: flex; 
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 5%;
    
}

.blog-stories {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.page-template-page-about .blog-stories:after,
.single-story .blog-stories:after {
    content: " ";
    display: block;
    background-image: url(../images/Paint-Blush-Thin.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 206%;
    position: absolute;
    left: 0;
    top: -43%;
    z-index: -1;
}

.single .blog-stories {
    margin: 200px 0 300px;
}

.comments {
	margin-bottom: 100px;
}

/*
.page-template-page-about .blog-stories .background,
.single .blog-stories .background {
    background: #DECABB;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.page-template-page-about .blog-stories .background::before,
.single .blog-stories .background::before {
    content: " ";
    position: relative;
    height: 200px;
    width: 100%;
    background: url(/wp-content/themes/katelavie/assets/images/Paint-Blush.svg) top center;
    background-size: cover;
    display: block;
    margin: -4% 0 0 0;
    background-repeat: no-repeat;
}

.page-template-page-about .blog-stories .background::after,
.single .blog-stories .background::after {
    content: " ";
    position: relative;
    height: 250px;
    width: 100%;
    background: url(/wp-content/themes/katelavie/assets/images/Paint-Blush.svg) top center;
    background-size: cover;
    display: block;
    margin: -3% 0 0 0;
    background-repeat: no-repeat;
}
*/


.blog-stories .inner {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.blog .blog-stories,
.archive .blog-stories {
    margin: 25px 0 110px;
}

.blog-stories h3 {
    position: absolute;
    margin: 0;
    font-family: 'CaliforniaPalms_Script';
    font-size: 130px;
    font-weight: normal;
    bottom: -68px;
    left: 12px;
    pointer-events: none;
}

.blog-stories article {
    width: 14% !important;
    margin-right: 3.2% !important;
    margin-bottom: 0 !important;
}

.blog-stories article:last-of-type {
    margin-right: 0 !important;
}

.blog-stories article img {
    border-radius: 50%;
    border: 6px solid #F9F2E7 !important;
}

.pagination {
    width: 100%;
    text-align: center;
    margin: 25px 0 100px;
    text-transform: uppercase;
    letter-spacing: 4px;
    line-height: 22px;
    font-size: 16px;
}

.pagination ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.pagination ul li {
    display: inline;
}

.pagination ul li a {
    position: relative;
}

.pagination ul li.active a::after,
.pagination ul li:hover a::after {
    content: " ";
    background: #9BA18D;
    display: block;
    width: 100%;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: -5px;
}

/* Single blog */

.single .entry-header {
    margin: 0 0 75px;
    position: relative
}

.single-story .entry-header {
    margin: 0 0 150px;
}

.single-post .entry-header::after {
    content: " ";
    display: block;
    background-image: url(../images/Paint-Blush.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 98%;
    position: absolute;
    left: 0;
    top: 15%;
    z-index: -1;
}
/*
.single-post .entry-header .background {
    background: #DECABB;
    position: absolute;
    height: 40%;
    width: 100%;
    left: 0;
    top: 75%;
    transform: translate(0, -50%);
}

.single-post .entry-header .background::before {
    content: " ";
    position: relative;
    height: 200px;
    width: 100%;
    background: url(/wp-content/themes/katelavie/assets/images/Paint-Blush.svg) top center;
    background-size: cover;
    display: block;
    margin: -6% 0 0 0;
    background-repeat: no-repeat;
}

.single-post .entry-header .background::after {
    content: " ";
    position: relative;
    height: 250px;
    width: 100%;
    background: url(/wp-content/themes/katelavie/assets/images/Paint-Blush.svg) top center;
    background-size: cover;
    display: block;
    margin: 9% 0 0 0;
    background-repeat: no-repeat;
}
*/

.single-story .entry-header::after {
    content: " ";
    display: block;
    background-image: url(../images/Paint-Dark-Blush.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 110%;
    position: absolute;
    left: 0;
    top: 17%;
    z-index: -1;
}

/*
.single-story .entry-header .background {
    background: #E0B9A4;
    position: absolute;
    height: 53%;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    z-index: -1;
}

.single-story .entry-header .background::before {
    content: " ";
    position: relative;
    height: 200px;
    width: 100%;
    background: url(/wp-content/themes/katelavie/assets/images/Paint-Blush-2.svg) top center;
    background-size: cover;
    display: block;
    margin: -7% 0 0 0;
    background-repeat: no-repeat;
}

.single-story .entry-header .background::after {
    content: " ";
    position: relative;
    height: 250px;
    width: 100%;
    background: url(/wp-content/themes/katelavie/assets/images/Paint-Blush-2.svg) top center;
    background-size: cover;
    display: block;
    margin: 1% 0 0 0;
    background-repeat: no-repeat;
}

*/

.single .entry-header .inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.single .entry-header .header-image {
    width: 50%;
}

.single .entry-header .header-image img {
    border: 15px solid #F9F2E7;
}

.single .entry-header .header-content .entry-title {
    font-size: 34px;
    letter-spacing: 5.1px;
    line-height: 44px;
    text-transform: uppercase;
    margin: 25px 0 35px;
    font-family: "bressay-display";
    font-weight: normal;
}

.single .entry-header .header-content .category {
    text-align: center;
    margin: 0;
}

.single-story .entry-header .header-content .category {
    text-align: center !important;
}

.single .entry-header .header-content .category a,
.single-story .entry-header .header-content .category {
    margin: 0;
    font-family: 'CaliforniaPalms_Script';
    font-size: 150px;
    font-weight: normal;
    text-transform: lowercase;
    text-align: centre;
}

.single .entry-header .header-content .category a {
	display: none;
}

.single .entry-header .header-content .category a:first-of-type {
	display: block;
}

.single .entry-header .header-content .social {
    margin: 0 0 48px;
}

.single .entry-header .header-content .social a {
    font-size: 20px;
    margin: 0 25px;
}

.single .entry-header .header-content .social a i.fa-envelope {
    font-weight: 700;
}

.single .entry-header .header-content .date {
    font-size: 18px;
    letter-spacing: 2.7px;
    line-height: 43px;
    margin: 0;
}

.single .entry-header .header-content .comment-count {
    font-size: 18px;
    letter-spacing: 2.7px;
    line-height: 43px;
}

.single .entry-header .header-content {
    width: 100%;
    text-align: center;
}

.single .entry-content {
    position: relative;
}

.single .entry-content > *:not(.alignfull):not(.full-width):not(.alignwide),
.page-template-default .entry-content > *:not(.alignfull):not(.full-width):not(.alignwide) {
    margin-left: auto;
    margin-right: auto;
    max-width: 860px;
    padding-left: 5%;
    padding-right: 5%;
    box-sizing: content-box;
}



.single .entry-content > ol,
.single .entry-content > ul,
.single .entry-content > .mejs-container,
.single.entry-content > blockquote,
.single .entry-content > .wp-block-pullquote,
.single .entry-content > p.has-background,
.single .entry-content > .wp-block-cover:not(.alignfull),
.single .entry-content > .wp-block-group.has-background,
.single .entry-content > .wp-block-separator,
.single .entry-content > pre,
.single .entry-content > hr{
    box-sizing: border-box !important;
    width: 90%;
}

.single .entry-content > blockquote,
.single .entry-content > p.has-background {
    padding-left: 40px !important;
    padding-right: 40px !important;
}


.single .entry-content > .full-width,
.single .entry-content > .alignfull {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
}


.single .entry-content > .alignwide {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 4%;
    padding-right: 4%;
    box-sizing: content-box;
}

.single .entry-content p,
.page-template-default:not(.home) .entry-content p {
    font-size: 15px;
    letter-spacing: 0.75px;
    line-height: 23px;
}

.single-post .entry-content a {
	box-shadow: inset 0 -2px 0 #99a18b;
    -webkit-box-shadow: inset 0 -2px 0px #99a18b;
    -moz-box-shadow: inset 0 -2px 0 #99A18B;
    padding: 0 0 3px;
}

.single .entry-content h3,
.page-template-default:not(.home) .entry-content h3,
.single .entry-content h2,
.page-template-default:not(.home) .entry-content h2{
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 3.6px;
    line-height: 32px;
    font-weight: normal;
    font-family: "bressay-display";
    margin-top: 40px;
    margin-bottom: 40px;
}

.single .entry-content h3 a,
.page-template-default:not(.home) .entry-content h3 a,
.single .entry-content h2 a,
.page-template-default:not(.home) .entry-content h2 a {
	font-family: "bressay-display";
	box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
	padding: 0;
}

.page-template-default:not(.home) main.content {
    margin-bottom: 140px;
}

.page-template-default:not(.home) .entry-title {
    font-family: 'CaliforniaPalms_Script';
    font-size: 150px;
    font-weight: normal;
    text-transform: lowercase;
    max-width: 1400px;
    margin: 0 auto 40px;
    padding: 0 5%;
    text-align: center;
}

/* Content builder */

.single-post .entry-content .images.pair {
    margin-bottom: 5px;
}

.single-post .entry-content .images.pair .row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.single-post .entry-content .images.pair img {
    width: 49.5%;
}

.single-post .entry-content .images.triplet {
    margin-bottom: 5px;
}

.single-post .entry-content .images.triplet .row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.single-post .entry-content .images.triplet img {
    width: 33%;
}

.single-post .entry-content .text-image .image {
    width: 48%;
}

.single-post .entry-content .text-image .caption {
    width: 48%;
    display: flex;
}

.single-post .entry-content .text-image .caption .wrapper {
    margin: auto 0;
}

.single-post .entry-content .image-caption {
    margin-top: 50px;
    margin-bottom: 50px;
}

.single-post .entry-content .image-caption .text {
    width: 50%;
    display: flex;
}

.single-post .entry-content .image-caption .text .wrapper {
    background: #E0B9A4;
    margin: auto;
    padding: 10%;
}

.single-post .entry-content .image-caption .text h2 {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 3.6px;
    margin: 0 0 35px;
    font-family: "bressay-display";
    font-weight: normal;
}

.single-post .entry-content .image-caption.right .image {
    width: 50%;
    line-height: 0;
    padding: 0 0 0 15px;
}

.single-post .entry-content .image-caption.left .image {
    width: 50%;
    line-height: 0;
    padding: 0 15px 0 0;
}

.single-post .entry-content .image-caption.right .image img {
    -webkit-box-shadow: -15px 15px 0 0 #ddb672;
    -moz-box-shadow: -15px 15px 0 0 #DDB672;
    box-shadow: -15px 15px 0 0 #ddb672;
    height: 99%;
    object-fit: cover;
    width: 100%;
}

.single-post .entry-content .image-caption.left .image img {
    -webkit-box-shadow: 15px 15px 0 0 #ddb672;
    -moz-box-shadow: 15px 15px 0 0 #DDB672;
    box-shadow: 15px 15px 0 0 #ddb672;
    height: 99%;
    object-fit: cover;
    width: 100%;
}

.single-post .entry-content .image-overlap {
    position: relative;
}

.single-post .entry-content .image-overlap .text {
    width: 50%;
    margin: 30px 0 30px auto;
    padding: 0 20px 0 0;
}

.single-post .entry-content .image-overlap.right .text {
    width: 50%;
    margin: 30px auto 30px 0;
    padding: 0 0 0 20px;
}

.single-post .entry-content .image-overlap .small-image {
    position: absolute;
    width: 30%;
    left: 15%;
    bottom: 0;
}

.single-post .entry-content .image-overlap.right .small-image {
    position: absolute;
    width: 30%;
    left: auto;
    right: 15%;
    bottom: 0;
}

.single-post .entry-content .image-overlap .small-image img {
    border: 10px solid #F9F2E7;
}

.single-post .entry-content .image-offset {
    position: relative;
}

.single-post .entry-content .image-offset .left-image {
    width: 49%;
}

.single-post .entry-content .image-offset .right-image {
    width: 49%;
    margin: 80px 0 0 auto;
}

.single-post .entry-content .image-offset .caption {
    position: absolute;
    width: 45%;
    left: 51%;
    top: 15px;
    margin: 0;
    font-family: 'CaliforniaPalms_Script';
    font-size: 80px;
    font-weight: normal;
    text-transform: lowercase; 
}

.single-post .entry-content .grid {
    overflow: auto;
}

.single-post .entry-content .grid .left {
    float: left;
    width: 50%;
    padding: 0 2px;
}

.single-post .entry-content .grid .right {
    float: left;
    width: 50%;
    padding: 0 2px;
}

.single-post .entry-content .grid .image-shape {
    margin-bottom: 4px;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.single-post .entry-content .grid .portrait {
    padding-bottom: 125%;
}

.single-post .entry-content .grid .landscape {
    padding-bottom: 66.5%;
}

.shop-post {
    margin: 100px 0;
}

.shop-post .inner {
	margin-left: auto;
    margin-right: auto;
    max-width: 860px;
    padding-left: 5%;
    padding-right: 5%;
    box-sizing: content-box;
}

.shop-post h3 {
    text-align: center;
    font-family: "bressay-display";
    font-size: 25px;
    letter-spacing: 3.75px;
    line-height: 33px;
    margin: 0 0 40px;
    text-transform: uppercase;
    font-weight: normal;
}

.post-navigation {
    margin: 0 0 120px;
}

.post-navigation .inner a {
    width: 48%;
}

.post-navigation .inner a img {
    width: 34%;
    height: fit-content;
}

.post-navigation .inner a .content {
    width: 60%;
    margin: auto 0 0 0;
    border-top: 2px solid #C2927C;
    padding: 24px 0 0 0;
}

.post-navigation .inner a .content .description {
    text-transform: uppercase;
    letter-spacing: 2.4px;
    line-height: 22px;
    font: 16px;
    margin: 0 0 15px;
}

.post-navigation .inner a .content .title {
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 3px;
    line-height: 27px;
    margin: 0;
    font-family: "bressay-display";
}

/* Single story */

.single-story .entry-header .header-content {
    width: 100%;
}

/* Contact page */

.page-template-page-contact article {
    background: #DDB672;
    position: relative;
    margin: 150px 0 0;
}

.page-template-page-contact article::before {
    content: " ";
    background-image: url(../images/Paint-Yellow.svg);
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    position: absolute;
    margin-top: -5%;
    left: 0;
    z-index: -1;
    height: 100px;
}

.page-template-page-contact article::after {
    content: " ";
    background-image: url(../images/leaf-brown-outline.png);
    width: 300px;
    height: 278px;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -154px;
    left: -84px;
    z-index: 1;
}

.page-template-page-contact article h1 {
    margin: 0;
    font-family: 'CaliforniaPalms_Script';
    font-size: 150px;
    font-weight: normal;
    text-transform: lowercase;
    text-align: center;
    position: absolute;
    left: 50%;
    top: -130px;
    transform: translate(-50%, 0%);
    width: 100%;
}

.page-template-page-contact article .entry-content {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 5%;
    position: relative;
}

.page-template-page-contact article .entry-content form {
    padding: 120px 0 0;
}

.page-template-page-contact article .entry-content form > p {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.page-template-page-contact article .entry-content form input:not(.wpcf7-submit),
.page-template-page-contact article .entry-content form textarea {
    background: transparent;
    border: none;
    border-bottom: 2px solid #F8F2E8;
    width: 100%;
    margin: 0 0 30px;
    color: #F9F2E7;
    font-size: 16px;
    letter-spacing: 2.4px;
    line-height: 22px;
    padding: 20px 0;
    border-radius: 0;
}

.page-template-page-contact article .entry-content form span {
    width: 100%;
    display: block;
}

.page-template-page-contact article .entry-content form span.your-name,
.page-template-page-contact article .entry-content form span.email {
    width: 48%;
}

.page-template-page-contact article .entry-content form input::-webkit-input-placeholder,
.page-template-page-contact article .entry-content form textarea::-webkit-input-placeholder {
    color: #F9F2E7;
    text-transform: uppercase;
}

.page-template-page-contact article .entry-content form input:-ms-input-placeholder,
.page-template-page-contact article .entry-content form textarea:-ms-input-placeholder { 
    color: #F9F2E7;
    text-transform: uppercase;
}

.page-template-page-contact article .entry-content form input::placeholder,
.page-template-page-contact article .entry-content form textarea::placeholder {
    color: #F9F2E7;
    text-transform: uppercase;
}

.page-template-page-contact article .entry-content form input.wpcf7-submit {
    border: none;
    background: #F9F2E7;
    font-size: 14px;
    letter-spacing: 2.1px;
    line-height: 20px;
    color: #282828;
    padding: 14px 10px;
    display: block;
    text-transform: uppercase;
    width: 208px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0;
    font-weight: 400;
	cursor: pointer;
}

/* About page */

.about-header {
    margin: 0 0 180px;
}

.about-header .image {
    width: 50%;
}

.about-header .image img {
    -webkit-box-shadow: 20px 20px 0 0 #cd8f78;
    -moz-box-shadow: 20px 20px 0 0 #CD8F78;
    box-shadow: 15px 15px 0 0 #cd8f78;
}

.about-header .content {
    width: 50%;
    display: flex;
}

.about-header .content .wrapper {
    padding: 45px;
    background: #B7854E;
    margin: auto 0;
}

.about-header .content h1 {
    color: #F9F2E7;
    margin: 0 0 35px;
    font-size: 24px;
    letter-spacing: 3.6px;
    line-height: 32px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: "bressay-display";
}

.about-header .content p {
    color: #F9F2E7;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0.75px;
}

.about-contact {
    text-align: center;
    margin: 100px 0 120px;
}

.about-contact h2 {
    text-transform: uppercase;
    font-weight: normal;
    font-family: "bressay-display";
    font-size: 25px;
    letter-spacing: 3.75px;
    line-height: 33px;
    margin: 180px 0 50px;
}

.about-contact .social {
    margin: 0 0 60px;
}

.about-contact .social a {
    color: #99A18B;
    margin: 0 4%;
    font-size: 38px;
}

.about-contact .social a i {
    color: #99A18B;
}

.about-contact .social a i.fa-envelope {
    font-weight: 600;
}

.about-contact .more-link {
    background: #E0B9A4;
    color: #282828;
    width: 250px;
}

/* Shop page */

.page-template-page-shop .content {
    position: relative;
    margin-bottom: 140px;
}

.page-template-page-shop article::before {
    content: " ";
    display: block;
    background-image: url(../images/Paint-Dark-Blush-2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 108%;
    position: absolute;
    left: 0;
    top: 17%;
    z-index: -1;
}

/*
.page-template-page-shop .content .background {
    background: #E0B9A4;
    position: absolute;
    height: 53%;
    width: 100%;
    top: 200px;
    z-index: -1;
}

.page-template-page-shop .content .background::before {
    content: " ";
    position: relative;
    height: 200px;
    width: 100%;
    background: url(/wp-content/themes/katelavie/assets/images/Paint-Blush-2.svg) top center;
    background-size: cover;
    display: block;
    margin: -7% 0 0 0;
    background-repeat: no-repeat;
}

.page-template-page-shop .content .background::after{
    content: " ";
    position: relative;
    height: 250px;
    width: 100%;
    background: url(/wp-content/themes/katelavie/assets/images/Paint-Blush-2.svg) top center;
    background-size: cover;
    display: block;
    margin: 1% 0 0 0;
    background-repeat: no-repeat;
}

*/

.page-template-page-shop article {
    position: relative;
}

.page-template-page-shop h1 {
    font-family: 'CaliforniaPalms_Script';
    font-size: 150px;
    font-weight: normal;
    text-transform: lowercase;
    max-width: 1400px;
    margin: 0 auto 40px;
    padding: 0 5%;
    text-align: center;
}

.page-template-page-shop .entry-content {
    max-width: 830px;
    margin: 0 auto;
    padding: 0 5%;
    text-align: center;
}

.page-template-page-shop .entry-content p {
    line-height: 23px;
    font-size: 15px;
    letter-spacing: 1.5px;
}

.page-template-page-shop .tabs {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1100px;
    margin: 55px auto 180px;
    padding: 0 5%;
}

.page-template-page-shop .tabs button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 10px;
    transition: 0.3s;
    background: #F9F2E7;
    color: #282828;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2.1px;
    line-height: 20px;
    width: 23%;
    text-align: center;
    font-weight: 400;
}

.tabcontent {
    display: none;
}

.tabcontent {
    animation: fadeEffect 1s;
}

@keyframes fadeEffect {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.boutique-widget > div {
    max-width: none !important;
    display: flex; 
    flex-wrap: wrap;
	min-height: auto !important;
}

.home .boutique-widget > div {
    min-height: 0 !important;
    max-height: 230px;

}



.boutique-widget .bo-con {
    position: relative !important;
    margin: 0 1.333333333333333% 15px 0 !important;
    width: 24%;
    top: auto !important;
    left: auto !important;
}

.home .boutique-widget .bo-con {
    position: relative !important;
    margin: 0 2% 15px 0 !important;
    width: 15%;
    top: auto !important;
    left: auto !important;
    display: none;
    max-height: 230px;
}


.shop-post .boutique-widget .bo-con {
	height: auto !important;
}

.home .boutique-widget .bo-con:nth-child(1),
.home .boutique-widget .bo-con:nth-child(2),
.home .boutique-widget .bo-con:nth-child(3),
.home .boutique-widget .bo-con:nth-child(4),
.home .boutique-widget .bo-con:nth-child(5),
.home .boutique-widget .bo-con:nth-child(6){
    display: block;
}


.page-template-page-shop .boutique-widget .bo-con:nth-child(4n+4),
.shop-post .boutique-widget .bo-con:nth-child(4n+4) {
    margin-right: 0 !important;
}

.home .boutique-widget .bo-con:nth-child(4n+4) {
    margin-right: 2% !important;
}

.home .boutique-widget .bo-con:nth-child(6n+6) {
    margin-right: 0 !important;
}

.boutique-widget .bo-con .bo-box {
    border: none !important;
    padding: 0 !important;
    width: 100% !important;
    height: 100%;
}

.shop-post .boutique-widget .bo-con .bo-box {
	height: auto !important;
}

.boutique-widget .bo-con::before {
    display: none !important;
}

.boutique-widget .bo-con::after {
    display: none !important;
}

.page-template-page-shop .boutique-widget .bo-con a,
.home .boutique-widget .bo-con a {
    height: 100%;
}

.page-template-page-shop .boutique-widget .bo-con a img,
.home .boutique-widget .bo-con a img {
    height: 100%;
    object-fit: cover;
}

#rs-ltk-widget-2-wrapper #rs-ltk-widget-2-extra-style-wrapper .rs-ltk-content-frame-wrapper .rs-ltk-frame .rs-ltk-frame-hr::after {
    display: none !important;
}

#rs-ltk-widget-2-wrapper #rs-ltk-widget-2-extra-style-wrapper .rs-ltk-content-frame-wrapper .rs-ltk-frame .rs-ltk-frame-hr {
    display: none !important;
}

#rs-ltk-widget-2-wrapper #rs-ltk-widget-2-extra-style-wrapper .rs-ltk-content-frame-wrapper .rs-ltk-frame {
    display: none !important;
}

@media only screen and (max-width: 1400px) {
    .inner {
        max-width: 1100px;
    }
}

@media only screen and (max-width: 767px) { 
	
	#sb_instagram.sbi_col_3 #sbi_images .sbi_item {
		width: 50% !important;
	}
    
    .home .blog-categories {
        margin: 0 0 50px;
    }
    
    .shop-favourites h3 {
        font-size: 100px;
    }
    
    .shop-favourites {
        margin: 0 0 150px;
    }
    
    .mobile-menu-open {
        display: block;
        cursor: pointer;
        position: absolute;
        top: 20px;
        right: 20px;
    }
    
    .admin-bar .mobile-menu-open {
        top: 62px;
    }
    
    .mobile-menu-open i {
        color: #B7854E;
        font-size: 36px;
    }
    
     .nav-primary {
        display: none;
    }
    
    .sticky-header.fixed {
        position: relative;
		display: none;
    }
    
    .site-footer .instagram {
        width: 100%;
    }
    
    .site-footer .information {
        width: 100%;
    }
    
    .site-footer .bottom-footer .enews-widget .enews h3 {
        width: 100%;
        margin: 0 0 20px;
        max-width: none;
        text-align: center;
    }
    
    .site-footer .bottom-footer .enews-widget .enews form {
        flex-grow: unset;
        flex-direction: column;
        width: 100%;
    }
    
    .site-footer .bottom-footer .enews-widget .enews input {
        width: 100%;
    }
    
    .site-footer .bottom-footer .enews-widget .enews input[type="text"] {
        margin: 0 0 30px;
    }
    
    .site-footer .bottom-footer .enews-widget .enews input[type="email"] {
        margin: 0 0 20px;
    }
    
    .site-footer .bottom-footer .enews-widget .enews input[type="submit"] {
        margin: 0 auto;
    }
    
    .latest-post .background {
        height: 80%;
    }
    
    .blog-categories .blog-category-single {
        width: 100%;
        margin: 0 0 20px;
    }
    
    .home-about .background {
        height: 80%;
        top: 100px;
    }
    
    .home-about .background::after {
        margin: 140% 0 0 0;
    }
    
    .home-about .content {
        width: 100%;
        margin: 0 0 30px;
    }
    
    .home-about .image {
        width: 100%;
    }
    
    .home-category article {
        width: 100%;
        margin: 0 0 20px;
    }
    
    .blog-posts article, 
    .blog main.content article, 
    .archive main.content article {
        width: 100%;
    }
    
    .single .entry-header .header-image {
        width: 100%;
    }
    
    .single .entry-header .header-content {
        width: 100%;
    }
    
    .page-template-page-contact article .entry-content form span.your-name, 
    .page-template-page-contact article .entry-content form span.your-email {
        width: 100%;
    }
    
    .latest-post article .image {
        width: 100%;
    }
    
    .latest-post article .content {
        width: 100%;
    }
    
    .page-template-page-contact article::after {
        width: 197px;
        top: -154px;
        left: -90px;
    }
    
    .page-template-page-contact article h1 {
        top: -91px;
        font-size: 100px;
    }
    
    .about-header .image {
        width: 100%;
        padding: 0 15px 0 0;
        margin: 0 0 40px;
    }
    
    .about-header .content {
        width: 100%;
    }
    
    .page-template-page-shop .tabs button {
        width: 100%;
        margin: 0 0 10px;
    }
    
    .page-template-page-shop h1 {
        font-size: 100px;
    }
    
    .page-template-page-shop .tabs {
        margin: 30px auto 10px;
    }
    
    .page-template-page-shop .boutique-widget .bo-con {
        margin: 0 2% 15px 0 !important;
        width: 49%;
    }
    
    .page-template-page-shop .boutique-widget .bo-con:nth-child(2n+2) {
        margin-right: 0 !important;
    }

    .single-post .entry-content .image-caption .image {
        width: 100% !important;
    }
    
    .single-post .entry-content .image-caption .text {
        width: 100%;
    }
    
    .single-post .entry-content .image-caption.right .image {
        margin: 0 0 40px;
    }
    
    .single-post .entry-content .image-caption.left .image {
        margin: 40px 0 0;
    }
    
    .single-post .entry-content .image-overlap .text {
        width: 100%;
        padding: 0;
    }
    
    .single-post .entry-content .image-overlap.right .text {
        width: 100%;
        padding: 0;
    }
    
    .single-post .entry-content .image-overlap .small-image {
        display: none;
    }
    
    .sticky-header .header-search form .search-form-input {
        width: 336px;
    }
    
    .blog-stories article {
        width: 45% !important;
        margin: 0 10% 0 0 !important;
    }
    
    .blog-stories article:nth-of-type(2n+2) {
        margin-right: 0 !important;
    }
    
    .latest-post h3 {
        line-height: 50px;
        font-size: 100px;
    }
    
    .blog .latest-post::before {
        display: none;
    }
    
    .post-navigation .inner a img {
        display: none;
    }
    
    .post-navigation .inner a .content {
        width: 100%;
        margin: 0;
    }
    
    .post-navigation .inner a {
        width: 45%;
    }
    
    .page-template-page-contact article::before {
        margin-top: -18%;
    }
    
    body.fixed {
        margin: 0;
    }
    
    .home-featured {
        margin: 0 0 60px;
    }
    
    .home-featured .blog-stories {
        width: 100%;
        margin: 50px 0 0 0;
    }
    
    .home-featured .blog-stories article {
        margin: 0 !important;
    }
    
    .home-featured .featured-post.post-2 {
        padding: 0 10px 0 0;
    }
    
    .home-featured .featured-post.post-2 img {
        -webkit-box-shadow: 10px 10px 0 0 #decabb;
        -moz-box-shadow: 10px 10px 0 0 #DECABB;
        box-shadow: 10px 10px 0 0 #decabb;
    }
    
    .home-featured .featured-post.post-3 {
        width: 80%;
        margin: -1% 0 0 10%;
        z-index: 1;
    }
    
    .home-featured .featured-post.post-3 img {
        -webkit-box-shadow: -10px 10px 0 0 #ddb672;
        -moz-box-shadow: -10px 10px 0 0 #DDB672;
        box-shadow: -10px 10px 0 0 #ddb672;
    }
    
    .home-featured .featured-post.post-2::before {
        z-index: 5;
		width: 82px;
    	right: -40px;
    	bottom: -116px;
    }
    
    .home-featured h3 {
        top: 23%;
        font-size: 100px;
        left: 6%;
        margin: 0;
    }
    
    .home .latest-post::before {
        width: 40%;
    }
    
    .shop-favourites .stp-outer .stp-inner .stp-slide {
        display: flex;
        justify-content: space-between;
    }
    
    .site-footer .bottom-footer .copyright {
        margin-bottom: 30px;
        text-align: center;
    }
    
    .site-footer .bottom-footer .enews-widget {
        margin: 0 0 30px;
    }
    
    .site-footer .bottom-footer ul {
        display: block;
        text-align: center;
    }
    
    .site-footer .bottom-footer ul li {
        text-align: center;
        display: inline;
    }
    
    .home-about::before {
        width: 50%;
    }
    
    .home-about {
        margin: 0 0 100px;
    }
    
    .home-about .content h3 {
        font-size: 100px;
    }
    
    .home-category h3 {
        font-size: 100px;
    }
    
    .home .blog-posts {
        margin: 0 0 10px;
    }
    
    .single .entry-header .header-content .category a,
    .single-story .entry-header .header-content .category {
        font-size: 100px;
    }
    
    .single .entry-header .header-content .entry-title {
        font-size: 24px;
        line-height: 38px;
        margin: 0 0 35px;
    }
	
	.blog main.content article,
	.post-type-archive-story main.content article {
		width: 100%;
	}

}