/*
Theme Name: Expression Coffins
Author: Thrive web design
Author URI: https://thriveweb.com.au/
*/
@font-face { font-family: 'archer-medium'; src: url("fonts/archer-medium-pro.otf"); /* IE9 Compat Modes */ src: url("fonts/archer-medium-pro.otf") format("opentype"); }

@font-face { font-family: 'archer-book'; src: url("fonts/archer-book-pro.otf"); /* IE9 Compat Modes */ src: url("fonts/archer-book-pro.otf") format("opentype"); }

/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/** 1. Change the default font family in all browsers (opinionated). 2. Prevent adjustments of font size after orientation changes in IE and iOS. */
html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/** Remove the margin in all browsers (opinionated). */
body { margin: 0; }

/* HTML5 display definitions ========================================================================== */
/** Add the correct display in IE 9-. 1. Add the correct display in Edge, IE, and Firefox. 2. Add the correct display in IE. */
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { /* 1 */ display: block; }

/** Add the correct display in IE 9-. */
audio, canvas, progress, video { display: inline-block; }

/** Add the correct display in iOS 4-7. */
audio:not([controls]) { display: none; height: 0; }

/** Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { vertical-align: baseline; }

/** Add the correct display in IE 10-. 1. Add the correct display in IE. */
template, [hidden] { display: none; }

/* Links ========================================================================== */
/** Remove the gray background on active links in IE 10. */
a { background-color: transparent; }

/** Remove the outline on focused links when they are also active or hovered in all browsers (opinionated). */
a:active, a:hover { outline-width: 0; }

/* Text-level semantics ========================================================================== */
/** 1. Remove the bottom border in Firefox 39-. 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 */ }

/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong { font-weight: inherit; }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** Add the correct font style in Android 4.3-. */
dfn { font-style: italic; }

/** 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; }

/** Add the correct background and color in IE 9-. */
mark { background-color: #ff0; color: #000; }

/** 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; }

/** Hide the overflow in IE. */
svg:not(:root) { overflow: hidden; }

/* Grouping content ========================================================================== */
/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, pre, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct margin in IE 8. */
figure { margin: 1em 40px; }

/** 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 */ }

/* Forms ========================================================================== */
/** Change font properties to `inherit` in all browsers (opinionated). */
button, input, select, textarea { font: inherit; }

/** Restore the font weight unset by the previous rule. */
optgroup { font-weight: bold; }

/** Show the overflow in IE. 1. Show the overflow in Edge. 2. Show the overflow in Edge, Firefox, and IE. */
button, input, select { /* 2 */ overflow: visible; }

/** Remove the margin in Safari. 1. Remove the margin in Firefox and Safari. */
button, input, select, textarea { /* 1 */ margin: 0; }

/** 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; }

/** Change the cursor in all browsers (opinionated). */
button, [type="button"], [type="reset"], [type="submit"] { cursor: pointer; }

/** Restore the default cursor to disabled elements unset by the previous rule. */
[disabled] { cursor: default; }

/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS. */
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, input:-moz-focusring { outline: 1px dotted ButtonText; }

/** Change the border, margin, and padding in all browsers (opinionated). */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/** 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 */ }

/** Remove the default vertical scrollbar in IE. */
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; }

/** Correct the odd appearance of search inputs in Chrome and Safari. */
[type="search"] { -webkit-appearance: textfield; }

/** Remove the inner padding and cancel buttons in Chrome on OS X and Safari on OS X. */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

.force_hide, div.gform_wrapper .gform_heading, div.gform_wrapper .gform_fields .gfield label, body.home #banner .slider .flickity-prev-next-button { display: none; visibility: hidden; opacity: 0; height: 0; width: 0; margin: 0; padding: 0; }

@-webkit-keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }

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

@-webkit-keyframes fadeInUp { from { -webkit-transform: translateY(10%); transform: translateY(10%);
    opacity: 0; }
  to { -webkit-transform: translateY(0%); transform: translateY(0%);
    opacity: 1; } }

@keyframes fadeInUp { from { -webkit-transform: translateY(10%); transform: translateY(10%);
    opacity: 0; }
  to { -webkit-transform: translateY(0%); transform: translateY(0%);
    opacity: 1; } }

html { box-sizing: border-box; font-size: 62.5%; }

body { color: #978d87; font-family: "museo-sans", sans-serif; font-size: 1.7em; font-weight: 300; letter-spacing: .01em; line-height: 1.6; -webkit-font-smoothing: antialiased; }

*, *:after, *:before { box-sizing: border-box; }

.slide { opacity: 0; }

section { position: relative; background-position: center; background-repeat: no-repeat; background-size: cover; }

section.heading { height: 400px; max-height: 70vw; min-height: 220px; }

section.heading .quote { letter-spacing: normal; }

@media screen and (max-width: 750px) { section.heading .quote { font-size: 3rem; } }

section.heading .quote:first-letter { text-transform: capitalize; }

@media screen and (max-width: 750px) { section.heading .quote:first-letter { padding-top: 20vw; font-size: 3rem; } }

section.divider, div.divider { padding-bottom: 10vw; background-color: white; }

section.divider.right, div.divider.right { -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 10vw)); clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 10vw)); }

section.divider.left, div.divider.left { -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10vw), 0 100%); clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10vw), 0 100%); }

section.divider.center, div.divider.center { -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 50% calc(100% - 10vw), 0 100%); clip-path: polygon(0 0, 100% 0, 100% 100%, 50% calc(100% - 10vw), 0 100%); }

section.divider + *, div.divider + * { margin-top: -10vw; padding-top: 10vw; }

@media screen and (max-width: 550px) { section.divider + *, div.divider + * { padding-top: 20vw; } }

section.divider + *:not(.divider), div.divider + *:not(.divider) { z-index: 0; }

.slider { position: relative; }

.slider.full-width .slide { width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; }

.slider.full-width .static-slide { position: absolute; z-index: 1; width: 100%; height: auto; }

.wrap { padding: 1rem 0; }

.breadcrumbs { display: inline-block; margin-bottom: 5em !important; }

.breadcrumbs span { display: inline-block; color: #978d87; line-height: 2rem; margin: 0; }

.breadcrumbs span strong { color: #DEDBD9; text-transform: uppercase; font-size: 1.6rem; }

@media screen and (max-width: 550px) { .breadcrumbs span strong { font-size: 1.2rem; } }

.breadcrumbs span a { text-transform: uppercase; color: inherit; line-height: inherit; font-size: 1.6rem; }

@media screen and (max-width: 550px) { .breadcrumbs span a { font-size: 1.2rem; } }

.breadcrumbs span a::after { content: ''; position: relative; display: inline-block; width: 1px; height: 2.5rem; background-color: #978d87; margin: 0 2rem; -webkit-transform: rotate(25deg); transform: rotate(25deg); top: 8px; }

.story-quote { font-weight: bold; font-style: italic; margin: 0; }

.story-quote::before, .story-quote::after { content: '"'; position: relative; display: inline-block; color: inherit; font-style: inherit; font-size: 2.5rem; line-height: .1rem; margin-right: .5rem; }

.story-quote + span { float: right; color: #3199C4; }

.story-quote + span::before { content: '-'; position: relative; display: inline; margin-right: .5rem; }

.wp-pagenavi .larger { font-size: inherit; }

blockquote { border-left: 0.3rem solid #d1d1d1; margin-left: 0; margin-right: 0; padding: 1rem 1.5rem; }

blockquote *:last-child { margin: 0; }

.button, button { background: -webkit-linear-gradient(left, #37a1cd 50%, #3199C4 50%); background: linear-gradient(to right, #37a1cd 50%, #3199C4 50%); background-color: #3199C4; background-size: 200% 100%; background-position: right bottom; border-radius: 3rem; border: none; box-sizing: border-box; color: #FFF; cursor: pointer; display: inline-block; font-size: 1.6rem; font-weight: bold; letter-spacing: .1rem; line-height: 3.8rem; padding: .5rem 3.0rem; text-align: center; text-decoration: none; text-transform: lowercase; white-space: nowrap; min-width: 20rem; -webkit-transition: all .4s ease; transition: all .4s ease; }

@media screen and (max-width: 400px) { .button, button { width: 100%; } }

.button:hover, button:hover { background-position: left bottom; color: #FFF; }

.button:active, button:active { -webkit-transform: scale(0.975); transform: scale(0.975); }

.button.secondary, button.secondary { background: -webkit-linear-gradient(left, #dddddd 50%, #F6F6F6 50%); background: linear-gradient(to right, #dddddd 50%, #F6F6F6 50%); background-size: 200% 100%; background-position: right bottom; background-color: #F6F6F6; color: #3199C4; }

.button.secondary:hover, button.secondary:hover { background-position: left bottom; }

.button.bordered, button.bordered { background: -webkit-linear-gradient(left, rgba(49, 153, 196, 0.25) 50%, transparent 50%); background: linear-gradient(to right, rgba(49, 153, 196, 0.25) 50%, transparent 50%); background-size: 200% 100%; background-position: right bottom; background-color: transparent !important; color: #3199C4; border: 2px solid #3199C4; }

.button.bordered:hover, button.bordered:hover { background-position: left bottom; }

.button.bordered.secondary, button.bordered.secondary { background: -webkit-linear-gradient(left, rgba(246, 246, 246, 0.25) 50%, transparent 50%); background: linear-gradient(to right, rgba(246, 246, 246, 0.25) 50%, transparent 50%); background-size: 200% 100%; background-position: right bottom; color: #F6F6F6; border-color: #F6F6F6; }

.button.bordered.secondary:hover, button.bordered.secondary:hover { background-position: left bottom; }

code { background: #f4f5f6; border-radius: .4rem; font-size: 86%; padding: .2rem .5rem; margin: 0 .2rem; white-space: nowrap; }

pre { background: #f4f5f6; border-left: 0.3rem solid #3199C4; font-family: Menlo, Consolas, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, monospace; }

pre > code { background: transparent; border-radius: 0; display: block; padding: 1rem 1.5rem; white-space: pre; }

input, textarea, select { -webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: transparent; border: 0.1rem solid #d1d1d1; border-radius: .4rem; box-shadow: none; box-sizing: border-box; height: 3.8rem; padding: .6rem 1.0rem; width: 100%; color: #757575; }

input:focus, textarea:focus, select:focus { border: 0.1rem solid #3199C4; outline: 0; }

textarea { padding-bottom: .6rem; padding-top: .6rem; min-height: 6.5rem; }

label, legend { font-size: 1.6rem; font-weight: 700; display: block; margin-bottom: .5rem; }

fieldset { border-width: 0; padding: 0; }

input[type='checkbox'], input[type='radio'] { display: inline; }

.label-inline { font-weight: normal; display: inline-block; margin-left: .5rem; }

.gform_confirmation_message { text-align: center; padding: 2rem; margin: 2rem 0; background: #3199C4; color: white; font-weight: bold; border-radius: 5px; }

div.gform_wrapper { position: relative; }

div.gform_wrapper .validation_error { text-align: center; padding: 2rem; margin: 2rem 0; background: #ff817d; color: white; font-weight: bold; border-radius: 5px; }

div.gform_wrapper .gform_fields { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }

div.gform_wrapper .gform_fields .gfield { margin-top: 0; display: inline-block; width: 100%; }

div.gform_wrapper .gform_fields .gfield.gfield_error input, div.gform_wrapper .gform_fields .gfield.gfield_error textarea, div.gform_wrapper .gform_fields .gfield.gfield_error .ginput_recaptcha { border: 0.1rem solid #ff817d; border-radius: .4rem; }

div.gform_wrapper .gform_fields .gfield.gfield_error .ginput_recaptcha { width: 304px !important; height: 78px !important; }

div.gform_wrapper .gform_fields .gfield .gfield_description { font-size: 1.2rem; }

div.gform_wrapper .gform_fields .gfield input, div.gform_wrapper .gform_fields .gfield textarea, div.gform_wrapper .gform_fields .gfield select { width: 100%; padding: 0.1rem 2rem; }

div.gform_wrapper .gform_fields .gfield textarea { padding: 1rem 2rem; max-width: 100%; min-height: 20rem; }

div.gform_wrapper .gform_footer input[type="submit"] { width: auto; float: right; border: none; margin: 0; padding: .5rem 3.0rem; height: 4.5rem; }

@media screen and (max-width: 400px) { div.gform_wrapper .gform_footer input[type="submit"] { width: 100%; } }

.container { position: relative; width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 20px; box-sizing: border-box; }

.container.skinny { max-width: 850px; }

.container:not(.flex):after, .row:not(.flex):after, .u-cf { content: ""; display: table; clear: both; }

a { color: #3199C4; text-decoration: none; }

a:hover { color: #1d5972; }

a.icon { display: inline-block; border-radius: 50%; height: 27px; width: 27px; background-color: #3199C4; line-height: 27px; color: #f6f5f4; }

a.icon i { color: #f6f5f4; }

dl, ol, ul { margin-top: 0; padding-left: 0; }

dl dl ul, dl ol, ol dl ul, ol ol, ul dl ul, ul ol { font-size: 90%; margin: 1.5rem 0 1.5rem 3.0rem; }

dl { list-style: none; }

ul { list-style: circle inside; }

ol { list-style: decimal inside; }

dt, dd, li { margin-bottom: 1.0rem; }

hr { border-top: 0.1rem solid #f4f5f6; margin: 0; }

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; }

.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.button, button { margin-bottom: 1rem; }

.button:last-child, button:last-child { margin-bottom: 0; }

input, textarea, select, fieldset { margin-bottom: 1.5rem; }

input:last-child, textarea:last-child, select:last-child, fieldset:last-child { margin-bottom: 0; }

pre, blockquote, dl, figure, table, p, ul, ol, form { margin-bottom: 2.5rem; }

pre:last-child, blockquote:last-child, dl:last-child, figure:last-child, table:last-child, p:last-child, ul:last-child, ol:last-child, form:last-child { margin-bottom: 0; }

section, footer { padding-top: 8rem; padding-bottom: 8rem; }

table { width: 100%; }

th, td { border-bottom: .1rem solid #e1e1e1; padding: 1.2rem 1.5rem; text-align: left; }

th:first-child, td:first-child { padding-left: 0; }

th:last-child, td:last-child { padding-right: 0; }

p { margin-top: 0; }

h1, h2, h3, h4, h5, h6 { font-family: "archer-medium", "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 500; margin-bottom: 1rem; margin-top: 0; color: #3199C4; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { font-family: "archer-book", "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif; margin-bottom: 1.5rem; display: block; }

blockquote { font-family: "archer-medium", "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif; }

blockquote small { font-family: inherit; display: block; }

h1, .larger { font-size: 6.5rem; letter-spacing: -.1rem; line-height: 1.2; }

@media screen and (max-width: 750px) { h1, .larger { font-size: 5rem; } }

@media screen and (max-width: 400px) { h1, .larger { font-size: 4rem; } }

h1.small, .larger.small { font-size: 4.5rem; }

h2 { font-size: 5.5rem; letter-spacing: .15rem; line-height: 1; text-transform: lowercase; }

h2 small { margin: 0; }

h3 { font-size: 3.0rem; letter-spacing: -.1rem; line-height: 1.3; }

h4 { font-size: 2.4rem; letter-spacing: -.08rem; line-height: 1.35; }

h5 { font-size: 1.8rem; letter-spacing: -.05rem; line-height: 1.5; }

h6 { font-size: 1.6rem; letter-spacing: 0; line-height: 1.4; }

.section { padding: 10rem 0; }

.section.infinite { padding: 0; }

.section.thin { padding: 4rem 0; }

.dark { background-color: #978d87; color: white; }

.light { background-color: #f6f5f4; }

.primary { background-color: #3199C4; }

.white { background: white; }

.color-white { color: white; }

.color-primary { color: #3199C4; }

.color-grey { color: #978d87; }

.flex { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.background-image { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; overflow: hidden; background-size: cover; background-position: center; background-repeat: no-repeat; }

.background-image img { width: 100%; }

@supports (object-fit: cover) { .background-image img { object-fit: cover; object-position: center; height: 100%; } }

/*-- Edit  --*/
.edit_link { position: fixed; top: 180px; left: 0; z-index: 99999; background-color: white; border: solid 1px #978d87; padding: 10px 15px 10px 20px; display: inline-block; opacity: .5; font-size: 1.7rem; -webkit-transition: all .2s ease; transition: all .2s ease; }

.edit_link:hover { opacity: 1; }

.edit_link a { margin-left: 1em; color: #978d87; background-color: transparent !important; text-transform: uppercase; font-weight: 500; }

.social { list-style: none; }

.social li { display: inline-block; }

.social a { padding: 5px; }

.float-right { float: right; }

@media screen and (max-width: 550px) { .float-right { float: none; } }

.float-left { float: left; }

@media screen and (max-width: 550px) { .float-left { float: none; } }

.clearfix { *zoom: 1; }

.clearfix:after, .clearfix:before { content: ''; display: table; }

.clearfix:after { clear: both; }

.tacenter { text-align: center; }

.taright { text-align: right; }

@media screen and (max-width: 550px) { .taright { text-align: left; } }

.taleft { text-align: left; }

.relative { position: relative; }

.half-width { position: relative; display: inline-block; width: 50%; }

@media screen and (max-width: 750px) { .half-width { display: block; width: 100%; } }

.header { height: 10rem; padding: 1.5rem 0; position: fixed; top: 0; left: 0; right: 0; width: 100%; background-color: #f6f5f4; z-index: 100; }

@media screen and (max-width: 1000px) { .header { height: auto; } }

.header + div.content-wrap { margin-top: 100px; }

@media screen and (max-width: 1000px) { .header + div.content-wrap { margin-top: 80px; } }

@media screen and (max-width: 1200px) { .header + div.content-wrap { margin-top: 65px; } }

.header .header-wrap { height: 100%; }

@media screen and (max-width: 1000px) { .header .header-wrap.flex { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; } }

.header .header-wrap .logo { height: 100%; max-height: 50px; text-align: left; }

.header .header-wrap .logo img { height: 50px; }

@media screen and (max-width: 1200px) { .header .header-wrap .logo { max-height: 46px; } .header .header-wrap .logo img { height: 46px; } }


@media screen and (max-width: 550px) { .header .header-wrap .logo img { height: 30px; } }

.header .header-wrap #hamburger { display: none; cursor: pointer; }

@media screen and (max-width: 1000px) { .header .header-wrap #hamburger { display: block;  margin: 0 20px 0 auto; } }

.header .header-wrap #hamburger .bar1, .header .header-wrap #hamburger .bar2, .header .header-wrap #hamburger .bar3 { width: 35px; height: 2px; background-color: #978d87; margin: 6px 0; -webkit-transition: all .3s; transition: all .3s; }

.header .header-wrap #hamburger.change .bar1 { -webkit-transform: rotate(-45deg) translate(-5px, 4px); transform: rotate(-45deg) translate(-5px, 4px); }

.header .header-wrap #hamburger.change .bar2 { opacity: 0; }

.header .header-wrap #hamburger.change .bar3 { -webkit-transform: rotate(45deg) translate(-6px, -7px); transform: rotate(45deg) translate(-6px, -7px); }

@media screen and (max-width: 1000px) { .header .header-wrap .header-nav { display: none; width: 100%; -webkit-box-flex: 1; -ms-flex: 1 100%; flex: 1 100%; max-height: calc(100vh - 68px); overflow: scroll; -webkit-overflow-scrolling: touch; } }

.header .header-wrap .header-nav .menu { list-style: none; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; margin: 0; }

@media screen and (max-width: 1000px) { .header .header-wrap .header-nav .menu { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column wrap; flex-flow: column wrap; padding-bottom: 30px; } }

.header .header-wrap .header-nav .menu li { display: inline-block; margin-bottom: 0; -webkit-transition: .3s; transition: .3s; }

.header .header-wrap .header-nav .menu li.current-menu-item a, .header .header-wrap .header-nav .menu li.current-menu-parent a { color: #1d5972; }

.header .header-wrap .header-nav .menu li.menu-item-has-children { position: relative; }

.header .header-wrap .header-nav .menu li.menu-item-has-children .sub-menu { position: absolute; display: block; background-color: #efedec; z-index: 1; width: 100%; top: calc(100% + 3.5rem + 2px); display: none; }

@media screen and (max-width: 1000px) { .header .header-wrap .header-nav .menu li.menu-item-has-children .sub-menu { position: relative; } }

.header .header-wrap .header-nav .menu li.menu-item-has-children .sub-menu li { display: block; padding: 0 2rem; }

.header .header-wrap .header-nav .menu li.menu-item-has-children .sub-menu li.current-menu-item a { color: #1d5972; }

.header .header-wrap .header-nav .menu li.menu-item-has-children .sub-menu li a { padding: 1rem 0; text-align: left; border-bottom: 1px solid #e7e5e4; display: block; width: 100%; font-size: 12px; color: #978d87; }

@media screen and (max-width: 1000px) { .header .header-wrap .header-nav .menu li.menu-item-has-children .sub-menu li a { text-align: center; } }

.header .header-wrap .header-nav .menu li.menu-item-has-children .sub-menu li:last-of-type a { border-bottom: 0; }

.header .header-wrap .header-nav .menu li.menu-item-has-children .sub-menu li:hover { background-color: #e7e5e4; }

.header .header-wrap .header-nav .menu li a { padding: 2rem 2.5rem; text-transform: uppercase; }

@media screen and (max-width: 1200px) { .header .header-wrap .header-nav .menu li a { padding: 2rem 1.25rem; } }

@media screen and (max-width: 1000px) { .header .header-wrap .header-nav .menu li a { display: block; text-align: center; padding: .75rem 1.25rem; border-bottom: 1px solid #DEDBD9; } }

.header .header-wrap .header-nav .menu li a i { position: absolute; display: block; right: 0; top: 0; bottom: 0; width: 4rem; border-left: 1px solid #DEDBD9; font-size: 2rem; }

.header .header-wrap .header-nav .menu li a i::before { position: absolute; left: 50%; top: .7rem; -webkit-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: .3s; transition: .3s; }

.header .header-wrap .header-nav .menu li a i.active::before { -webkit-transform: rotate(-180deg); transform: rotate(-180deg); top: 1.2rem; left: calc(50% - .5rem); }

@media screen and (max-width: 1000px) { .header .header-wrap .header-nav .menu li:last-of-type a { padding-bottom: 0; border-bottom: 0; } }

#footer-company-logos { background-color: #f6f5f4; }

@media screen and (max-width: 1000px) { #footer-company-logos { padding: 5vw; } }

#footer-company-logos figure { margin: 0; opacity: .75; }

@media screen and (max-width: 1000px) { #footer-company-logos figure { max-width: 200px; width: calc(25% - 10vw); } }

#footer-company-logos figure img { width: auto; max-height: 6rem; max-width: 100%; -webkit-filter: grayscale(100%); filter: grayscale(100%); opacity: .6; }

.footer { background-color: #DEDBD9; padding-bottom: 0; background-image: url("images/butterfl-grey.svg"); background-size: 75rem; background-position: center; background-repeat: no-repeat; }

.footer .container { text-align: center; color: #978d87; text-transform: uppercase; }

.footer .container img { max-height: 5rem; margin-bottom: 4rem; }

.footer .container ul { list-style: none; }

.footer .container ul.social-icons { margin-top: 2rem; margin-bottom: 2rem; }

.footer .container ul.social-icons li { margin-left: .5rem; margin-right: .5rem; }

.footer .container ul.social-icons li::after { display: none; }

.footer .container ul li { display: inline-block; }

.footer .container ul li::after { content: '\007C'; position: relative; margin-left: .5rem; color: inherit; }

.footer .container ul li:last-of-type::after { display: none; }

.footer .container ul li a { color: inherit; }

.footer .container ul li a:hover { color: #1d5972; }

.footer .container:last-of-type { padding: 2rem 0; font-size: 1.25rem; }

.footer .container:last-of-type a { color: inherit; text-decoration: underline; }

section.overview-post a.overview-box { margin-top: 1rem; margin-bottom: 1rem; width: calc(50% - 1rem); }

section.overview-post a.overview-box img { opacity: .8; }

section.overview-post a.overview-box:hover img { opacity: 1; }

.flex.overview { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-line-pack: center; align-content: center; }

a.overview-box { position: relative; display: block; width: 30%; text-align: center; text-transform: uppercase; color: #978d87; margin-top: 3rem; margin-bottom: 3rem; }

@media screen and (max-width: 750px) { a.overview-box { width: calc(50% - 2rem); } }

@media screen and (max-width: 400px) { a.overview-box { width: 100%; } }

a.overview-box:hover img { opacity: 1; top: -.5rem; }

a.overview-box:hover h4, a.overview-box:hover span { color: #3199C4; }

a.overview-box * { -webkit-transition: all .3s ease-out; transition: all .3s ease-out; }

a.overview-box img { position: relative; top: 0; display: block; width: 100%; margin-bottom: 1rem; }

a.overview-box h4 { color: inherit; font-size: 2rem; font-weight: bold; margin: 0; }

@media screen and (max-width: 550px) { a.overview-box h4 { font-size: 1.6rem; } }

a.overview-box span { text-decoration: underline; font-size: 1.6rem; }

@media screen and (max-width: 550px) { a.overview-box span { font-size: 1.2rem; } }

.acordion { position: relative; }

.acordion .acordion-item { position: relative; height: auto; display: block; border-bottom: 2px solid #DEDBD9; }

.acordion .acordion-item h4 { position: relative; min-height: 50px; line-height: 2.5rem; letter-spacing: .1rem; text-transform: uppercase; color: inherit; font-size: 1.7rem; margin: 0; cursor: pointer; }

.acordion .acordion-item h4 svg { position: absolute; height: 12px; width: 12px; right: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.acordion .acordion-item > div { display: none; }

.acordion .acordion-item > div .flex { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

body.search section#page ol.searchResults { position: relative; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -ms-flex-wrap: wrap; flex-wrap: wrap; list-style: none; }

body.search section#page ol.searchResults li { position: relative; width: calc(50% - 1rem); background-color: #f6f5f4; margin: 1rem 0; }

body.search section#page ol.searchResults li::before { position: absolute; left: 2rem; top: 2rem; border-radius: 50%; display: inline-block; content: attr(list-num); width: 4rem; height: 4rem; border: 1px solid #DEDBD9; color: #DEDBD9; font-size: 2rem; line-height: 4rem; }

body.search section#page ol.searchResults li a { display: block; width: 100%; height: 100%; position: relative; top: 0; left: 0; padding: 2rem; padding-left: 8rem; text-align: left; }

body.search section#page ol.searchResults li a p { color: #978d87; margin-bottom: 3rem; }

body.search section#page ol.searchResults li a small { position: absolute; left: 8rem; bottom: 2rem; color: #978d87; }

body.search section#page form.blog-search { max-width: 400px; }

body.search section#page form.blog-search input { background-color: #f6f5f4; padding: 3rem; }

body.search section#page form.blog-search button { width: 100px; }

body.search section#page form.blog-search button::after { top: 9px; right: 2rem; }

body form.blog-search { position: relative; display: block; max-width: 300px; width: 100%; margin: 0 auto; }

body form.blog-search input { position: relative; background-color: #FFF; border-radius: 50px; border: none; color: #978d87; margin: 0; padding-left: 15px; }

body form.blog-search button { position: absolute; background-color: transparent; background: none; top: 0; right: 0; width: 50px; max-width: 50px; min-width: auto; height: 100%; border: none; padding: 0; }

body form.blog-search button::after { content: '\2197'; display: block; height: 100%; width: 100%; position: relative; color: #978d87; -webkit-transform: rotate(45deg); transform: rotate(45deg); top: 2px; }

.slider-popover { position: absolute; height: 100vh; width: 100vw; top: -1000000px; left: -1000000px; right: 0; bottom: 0; background-color: white; z-index: 100; display: -webkit-box; display: -ms-flexbox; display: flex; opacity: 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.slider-popover > svg { position: absolute; right: 5rem; top: 4rem; height: 4rem; width: 4rem; cursor: pointer; z-index: 1000; }

.slider-popover .container { max-width: 100%; padding: 0 10vw; }

.slider-popover .container .slider-large { position: relative; height: calc(100vh); width: 100%; }

.slider-popover .container .slider-large .slide { position: relative; width: 100vw; height: calc(100vh - 69px); opacity: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.slider-popover .container .slider-large .slide img { width: auto; height: auto; max-width: 90%; max-height: 90%; }

.slider-popover .slider-popup-trigger { display: none; }

.slider-popup-trigger { position: absolute; right: 0rem; bottom: 2rem; z-index: 10; font-size: 2rem !important; cursor: pointer; color: #DEDBD9; opacity: 0; }

.store-locator { padding-top: 0; }

.store-locator--inputs { margin-bottom: 2rem; }

.store-locator--inputs input { border-radius: 0; }

.store-locator--map { height: 50rem; max-height: 100vh; background: #f6f5f4; margin-bottom: 5rem; }

.store-locator--map .store-locator--marker { display: none; }

.store-locator--marker, .store-locator--results--item { font-size: 0.8em; text-align: left; }

.store-locator--marker--title { text-align: left; color: #7e746d; text-transform: uppercase; font-weight: 600; letter-spacing: 0.05em; }

.store-locator--marker--meta { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.store-locator--marker--meta--content { overflow: hidden; width: 100%; }

.store-locator--marker--meta--heading { text-transform: capitalize; margin-right: 1rem; font-weight: 500; min-width: 6rem; }

.store-locator--marker--meta--heading:after { content: ':'; }

.store-locator--results { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.store-locator--results--item { margin: 1rem 0; padding: 1rem 2rem; width: 100%; }

/* Change style H2 same as H1 */

#box_custom_design h1,
.blocks .half-width h1 {
    font-size: 5.5rem;
    letter-spacing: .15rem;
    line-height: 1;
    text-transform: lowercase;
}
#box_custom_design h1 small,
.blocks .half-width h1 small{
    margin:0;
}



@media (min-width: 580px) { .store-locator--results--item { width: calc(50% - 1rem); }
  .store-locator--results--item:nth-child(even) { border-left: 1px solid #DEDBD9; } }

@media (min-width: 840px) { .store-locator--results--item { width: calc(33.33% - 2rem); }
  .store-locator--results--item:nth-child(even) { border: none; }
  .store-locator--results--item:nth-child(3n + 2), .store-locator--results--item:nth-child(3n + 3) { border-left: 1px solid #DEDBD9; } }

.store-locator--results--info { width: 100%; }

.store-locator--results--info span { display: inline-block; margin: 1rem 0 0; padding: 1rem 2rem; border: 1px solid #f6f5f4; }

.swal2-container input { height: auto; }

.swal2-modal button { min-width: auto; background: none; }

body.home #banner + section { padding-top: 0; }

@media screen and (max-width: 550px) { body.home #banner + section { padding-top: 10vw; } }

body.home #banner .flickity-slider { width: 100%; display: block; -webkit-transform: none !important; transform: none !important; }

body.home #banner .slider { position: relative; }

body.home #banner .slider div.static-slide { padding-top: 10rem; }

@media screen and (max-width: 550px) { body.home #banner .slider div.static-slide { padding-top: 4rem; } }

body.home #banner .slider div.static-slide h1 { text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.2); font-size: 7.5rem; }

@media screen and (max-width: 750px) { body.home #banner .slider div.static-slide h1 { font-size: 5.5rem; } }

@media screen and (max-width: 550px) { body.home #banner .slider div.static-slide h1 { font-size: 4.5rem; } }

body.home #banner .slider div.static-slide h1 small { font-size: inherit; color: #f6f5f4; margin: 0; }

@media screen and (max-width: 550px) { body.home #banner .slider div.static-slide .button { width: 100%; } }

body.home #banner .slider div.slide { height: 75rem; padding-top: 35rem; left: 0 !important; opacity: 0; -webkit-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out; }

@media screen and (max-width: 550px) { body.home #banner .slider div.slide { height: 65rem; } }

body.home #banner .slider div.slide.is-selected { opacity: 1; }

body.home #banner .slider div.slide.is-selected h1 { opacity: 1; }

body.home #banner .slider div.slide .background-image { opacity: .75; z-index: -2; }

body.home #banner .slider div.slide::before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.3); z-index: -1; }

body.home #banner .slider div.slide::after { content: ''; position: absolute; left: 0; bottom: 0; right: 0; width: 0; height: 0; border-bottom: 10vw solid white; border-left: 100vw solid transparent; z-index: -1; }

body.home #banner .slider div.slide .container { position: absolute; bottom: 0; left: 0; right: 0; }

@media screen and (max-width: 1200px) { body.home #banner .slider div.slide .container { bottom: auto; padding-top: 1rem; } }

@media screen and (max-width: 750px) { body.home #banner .slider div.slide .container { padding-top: 7rem; } }

@media screen and (max-width: 550px) { body.home #banner .slider div.slide .container { padding-top: 2.5rem; } }

body.home #banner .slider div.slide .container .flex { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

@media screen and (max-width: 550px) { body.home #banner .slider div.slide .container .flex { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } }

body.home #banner .slider div.slide .container .flex div { display: inline-block; }

body.home #banner .slider div.slide .container .flex div:first-of-type { -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; width: 40%; color: #FFF; text-align: right; }

@media screen and (max-width: 550px) { body.home #banner .slider div.slide .container .flex div:first-of-type { position: relative; width: 100%; display: block; text-align: center; } }

body.home #banner .slider div.slide .container .flex div:first-of-type blockquote { font-size: 2.6rem; border-left: 0; text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.2); }

body.home #banner .slider div.slide .container .flex div:first-of-type blockquote small { font-size: 1.6rem; font-style: italic; }

body.home #banner .slider div.slide .container .flex div:last-of-type { width: calc(60% - 5rem); -ms-flex-item-align: end; align-self: flex-end; }

@media screen and (max-width: 550px) { body.home #banner .slider div.slide .container .flex div:last-of-type { display: none; } }

body.home #banner .slider div.slide .container .flex div:last-of-type img { width: 115%; }

@media screen and (max-width: 1200px) { body.home #banner .slider div.slide .container .flex div:last-of-type img { width: 100%; } }

body.home #banner .slider .flickity-page-dots { bottom: 100px; width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 20px; display: block; position: relative; box-sizing: border-box; text-align: left; padding: 0 1rem; }

@media screen and (max-width: 550px) { body.home #banner .slider .flickity-page-dots { text-align: center; } }

@media screen and (max-width: 750px) { body.home #tribute { background-color: #f6f5f4; background-image: none !important; }
  body.home #tribute p, body.home #tribute h4 { color: #978d87; } }

body.home #tribute .wrap.flex div { color: #FFF; padding: 3rem 0; text-transform: uppercase; max-width: 15rem; text-align: center; }

body.home #tribute .wrap.flex div img { max-height: 6rem; margin: 1rem 0; max-width: 100%; }

body.home #tribute .wrap.flex div h4 { color: #FFF; font-size: 1.8rem; }

body.home #own-coffing { z-index: 2; }

@media screen and (max-width: 750px) { body.home #own-coffing { background-color: #3199C4; background-image: none !important; } }

@media screen and (max-width: 550px) { body.home #own-coffing { padding-bottom: 20vw; } }

@media screen and (max-width: 750px) { body.home #own-coffing .clearfix .half-width { margin-bottom: 10rem; color: #FFF; }
  body.home #own-coffing .clearfix .half-width h2 { color: #FFF; }
  body.home #own-coffing .clearfix .half-width .button { background: -webkit-linear-gradient(left, rgba(246, 246, 246, 0.25) 50%, transparent 50%); background: linear-gradient(to right, rgba(246, 246, 246, 0.25) 50%, transparent 50%); background-size: 200% 100%; background-position: right bottom; color: #F6F6F6; border-color: #F6F6F6; }
  body.home #own-coffing .clearfix .half-width .button:hover { background-position: left bottom; } }

body.home #own-coffing svg { position: absolute; z-index: -1; width: 100%; left: 0; right: 0; bottom: 0; overflow: visible; }

body.home #own-coffing svg g#_360 { -webkit-transform: translateY(-150px); transform: translateY(-150px); }

@media screen and (max-width: 1000px) { body.home #own-coffing svg g#_360 { -webkit-transform: none; transform: none; }
  body.home #own-coffing svg g#_360 g { -webkit-transform: none !important; transform: none !important; } }

body.home #own-coffing #coffin-wrap { margin: 0 12rem; }

@media screen and (max-width: 1200px) { body.home #own-coffing #coffin-wrap { margin: 0 7vw; } }

body.home #own-coffing #coffin-wrap img { width: 100%; margin-top: 1rem; }

body.home #testimonial { z-index: 1; }

@media screen and (max-width: 750px) { body.home #testimonial { background-color: #f6f5f4; background-image: none !important; padding-bottom: 20vw; }
  body.home #testimonial p { color: #978d87; } }

body.home #testimonial .container { padding-top: 20px; padding-bottom: 20px; }

body.home #testimonial .slide { width: 100%; }

body.home #testimonial .story-quote { font-size: 1.7rem; text-transform: none; }

@media screen and (max-width: 750px) { body.home #testimonial .story-quote { font-size: 1.5rem; font-weight: normal; } }

body.home #testimonial .story-quote + span { float: none; margin-top: 1rem; font-size: 1.7rem; display: inline-block; font-weight: bold; }

@media screen and (max-width: 750px) { body.home #testimonial .story-quote + span { font-size: 1.5rem; font-weight: normal; } }

body.home #testimonial .button { margin-top: 5rem; }

body.home .flickity-page-dots .dot { background: #FFF; opacity: 1; }

body.home .flickity-page-dots .dot.is-selected { background: #3199C4; }

#coffin-wrap { -webkit-perspective: 10000px; perspective: 10000px; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }

.rotate-anim { -webkit-transform-origin: center; transform-origin: center; -webkit-animation: rotate 2s linear infinite alternate; /* Safari 4+ */ /* Fx 5+ */ /* Opera 12+ */ animation: rotate 2s linear infinite alternate; }

@-webkit-keyframes rotate { 0% { -webkit-transform: rotateY(0deg); }
  20% { -webkit-transform: rotateY(0deg); }
  40% { -webkit-transform: rotateY(0deg); }
  60% { -webkit-transform: rotateY(5deg); }
  80% { -webkit-transform: rotateY(10deg); }
  100% { -webkit-transform: rotateY(10deg); } }

@keyframes rotate { 0% { -webkit-transform: rotateY(0deg); transform: rotateY(0deg); }
  20% { -webkit-transform: rotateY(0deg); transform: rotateY(0deg); }
  40% { -webkit-transform: rotateY(0deg); transform: rotateY(0deg); }
  60% { -webkit-transform: rotateY(5deg); transform: rotateY(5deg); }
  80% { -webkit-transform: rotateY(10deg); transform: rotateY(10deg); }
  100% { -webkit-transform: rotateY(10deg); transform: rotateY(10deg); } }

body.single #single-detail { background-color: white; z-index: 3; }

body.single #single-detail.divider { padding-bottom: 10vw; }

body.single #single-detail div.flex { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

@media screen and (max-width: 1000px) { body.single #single-detail div.flex { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } }

body.single #single-detail div.flex > div:first-of-type { width: calc(100% - 440px); padding: 0 10rem; }

@media screen and (max-width: 1000px) { body.single #single-detail div.flex > div:first-of-type { width: 100%; padding: 0; } }

body.single #single-detail div.flex > div:first-of-type .slider { position: relative; width: 100%; height: 400px; }

@media screen and (max-width: 1000px) { body.single #single-detail div.flex > div:first-of-type .slider { height: 500px; }
  body.single #single-detail div.flex > div:first-of-type .slider .flickity-prev-next-button { display: none; } }

@media screen and (max-width: 750px) { body.single #single-detail div.flex > div:first-of-type .slider { height: 400px; } }

@media screen and (max-width: 550px) { body.single #single-detail div.flex > div:first-of-type .slider { height: 300px; } }

@media screen and (max-width: 400px) { body.single #single-detail div.flex > div:first-of-type .slider { height: 200px; } }

body.single #single-detail div.flex > div:first-of-type .slider .flickity-viewport { top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

body.single #single-detail div.flex > div:first-of-type .slider .slide { position: relative; width: 100%; height: 100%; }

body.single #single-detail div.flex > div:first-of-type .slider .slide img { position: absolute; width: auto; height: auto; max-width: 100%; max-height: 100%; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

body.single #single-detail div.flex > div:first-of-type .thumb-slider .slide { height: 80px; width: 100px; padding: 0 20px; }

body.single #single-detail div.flex > div:first-of-type .thumb-slider .slide.is-selected { opacity: 1 !important; }

body.single #single-detail div.flex > div:first-of-type .thumb-slider .slide img { position: relative; width: auto; height: auto; max-width: 100%; max-height: 100%; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

body.single #single-detail div.flex > div .urns img { margin: 0 auto; max-width: 40rem; max-height: 32rem; width: auto; height: auto; }

body.single #single-detail div.flex > div:last-of-type { width: 420px; }

@media screen and (max-width: 1000px) { body.single #single-detail div.flex > div:last-of-type { width: 100%; padding-top: 2.5rem; } }

body.single #single-detail div.flex > div:last-of-type #single-detail-foot > div { border-bottom: 2px solid #DEDBD9; height: 50px; line-height: 50px; }

body.single #single-detail div.flex > div:last-of-type #single-detail-foot > div:first-of-type:last-of-type { border-top: 2px solid #DEDBD9; border-bottom: 0; }

body.single #single-detail div.flex > div:last-of-type #single-detail-foot > div .float-right { float: right !important; }

body.single #single-detail div.flex > div:last-of-type #single-detail-foot > div div.at-share-btn-elements .at-share-btn { background-color: transparent !important; }

body.single #single-detail div.flex > div:last-of-type #single-detail-foot > div div.at-share-btn-elements svg { fill: #3199C4 !important; -webkit-transform: scale(0.8); transform: scale(0.8); }

body.single #related { background-color: #f6f5f4; z-index: 2; }

@media screen and (max-width: 750px) { body.single #related { padding-bottom: 10rem; } }

body.single #related h3 { color: #978d87; }

body.single #related .slider-wrap { padding: 0 10rem; }

@media screen and (max-width: 750px) { body.single #related .slider-wrap { padding: 0; } }

body.single #related .slider-wrap .related-slider .flickity-viewport { width: 100%; }

body.single #related .slider-wrap .related-slider .flickity-viewport a { -webkit-transform: scale(0.8); transform: scale(0.8); width: calc(100% / 3); }

body.single .flickity-prev-next-button { background: none; min-width: auto; border-radius: 0; margin: 0; }

@media screen and (max-width: 750px) { body.single .flickity-prev-next-button { display: none; } }

body.single .flickity-prev-next-button.next { right: -8rem; }

body.single .flickity-prev-next-button.previous { left: -8rem; }

body.single .flickity-prev-next-button .arrow { fill: #DEDBD9; }

body.single .flickity-prev-next-button svg { height: 100%; width: 100%; right: 0; left: 0; }

section.heading { z-index: 2; }

section.overview-content { background-color: #FFF; z-index: 1; }

section.overview-content .category-nav { display: inline-block; list-style: none; margin-bottom: 5em !important; }

section.overview-content .category-nav li { display: inline-block; color: #978d87; line-height: 2rem; margin: 0; }

section.overview-content .category-nav li:last-of-type a::after { display: none; }

section.overview-content .category-nav li.current-cat { color: #3199C4; }

section.overview-content .category-nav li a { color: inherit; text-transform: uppercase; line-height: inherit; }

@media screen and (max-width: 550px) { section.overview-content .category-nav li a { font-size: 1.2rem; } }

section.overview-content .category-nav li a::after { content: ''; position: relative; display: inline-block; width: 1px; height: 2.5rem; background-color: #978d87; margin: 0 2rem; -webkit-transform: rotate(25deg); transform: rotate(25deg); top: 8px; }

section.overview-content .no-items { padding: 10rem 0; display: block; width: 100%; }

section.overview-content .no-items i { font-size: 5rem; padding-bottom: 2rem; }

body.page-template-page-about .section#banner { position: relative; height: 650px; background-color: black; overflow: hidden; }

body.page-template-page-about .section#banner video { position: absolute; background: #000; top: 50%; right: 0; bottom: 0; left: 0; min-width: 100%; min-height: 100%; height: auto; width: auto; -webkit-transform: translateY(-50%); transform: translateY(-50%); opacity: .75; }

body.page-template-page-about .section#banner .container.flex { -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 100%; }

body.page-template-page-about .section#banner .container.flex h1 { text-transform: lowercase; margin: 0; }

body.page-template-page-about .section#banner .container.flex p { font-size: 2.5rem; font-family: "archer-medium", "brandon-grotesque", "Helvetica Neue", Helvetica, Arial, sans-serif; }

body.page-template-page-about .section#team { background-color: #FFF; z-index: 2; padding-bottom: 10vw; }

body.page-template-page-about .section#team img { margin-bottom: 5rem; }

body.page-template-page-about .section#team-image { height: 850px; max-height: 70vh; z-index: 1; }

body.page-template-page-about .section#team-image::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; display: block; border-bottom: 10vw solid rgba(29, 89, 114, 0.7); border-left: 100vw solid transparent; }

body.page-template-page-about .about-blocks { position: relative; background-image: url("images/butterfl-grey.svg"); background-size: 75rem; background-position: center; background-repeat: no-repeat; background-attachment: fixed; background-color: #f6f5f4; }

body.page-template-page-about .about-blocks.divider { padding-bottom: 0; z-index: 3; }

body.page-template-page-about .about-blocks section { position: relative; }

body.page-template-page-about .about-blocks section .background-image { position: absolute; z-index: 1; }

@media screen and (max-width: 750px) { body.page-template-page-about .about-blocks section .background-image { position: relative; height: 60vw; } }

body.page-template-page-about .about-blocks section .container > div { padding: 7.5rem; min-height: 50rem; }

@media screen and (max-width: 750px) { body.page-template-page-about .about-blocks section .container > div { min-height: auto; } }

body.page-template-page-about .about-blocks section:nth-child(odd) .background-image { left: auto; }

body.page-template-page-about .about-blocks section:nth-child(odd) .container > div { padding-left: 0; float: left; }

@media screen and (max-width: 750px) { body.page-template-page-about .about-blocks section:nth-child(odd) .container > div { padding-right: 0; padding-left: 0; } }

body.page-template-page-about .about-blocks section:nth-child(even) .background-image { right: auto; }

body.page-template-page-about .about-blocks section:nth-child(even) .container > div { float: right; padding-right: 0; }

@media screen and (max-width: 750px) { body.page-template-page-about .about-blocks section:nth-child(even) .container > div { float: left; padding-right: 0; padding-left: 0; } }

body.page-template-default section#page { z-index: 1; }

@media screen and (max-width: 550px) { body.page-template-default section#page { padding-bottom: 10rem; } }

body.page-template-default section#page #contact-form #field_1_3 { width: 100%; }

body.page-template-default.page-id-10 section#page .container { max-width: 700px; }

.coffin-loading { height: 80vh; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.spinner { -webkit-animation: rotator 1.4s linear infinite; animation: rotator 1.4s linear infinite; z-index: 100; }

@-webkit-keyframes rotator { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(270deg); transform: rotate(270deg); } }

@keyframes rotator { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(270deg); transform: rotate(270deg); } }

.path { stroke-dasharray: 170; stroke-dashoffset: 0; stroke-width: 2px; -webkit-transform-origin: center; transform-origin: center; -webkit-animation: dash 1.4s ease-in-out infinite; animation: dash 1.4s ease-in-out infinite; stroke: #3199C4; }

@-webkit-keyframes colors { 0% { stroke: white; }
  25% { stroke: #DE3E35; }
  50% { stroke: #F7C223; }
  75% { stroke: #1B9A59; }
  100% { stroke: #4285F4; } }

@keyframes colors { 0% { stroke: white; }
  25% { stroke: #DE3E35; }
  50% { stroke: #F7C223; }
  75% { stroke: #1B9A59; }
  100% { stroke: #4285F4; } }

@-webkit-keyframes dash { 0% { stroke-dashoffset: 170; }
  50% { stroke-dashoffset: 42.5;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }
  100% { stroke-dashoffset: 170;
    -webkit-transform: rotate(450deg);
            transform: rotate(450deg); } }

@keyframes dash { 0% { stroke-dashoffset: 170; }
  50% { stroke-dashoffset: 42.5;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }
  100% { stroke-dashoffset: 170;
    -webkit-transform: rotate(450deg);
            transform: rotate(450deg); } }

/*# sourceMappingURL=style.css.map */

.overview-urn_cagtegory h1 {
    font-size: 5.5rem;
    letter-spacing: .15rem;
    line-height: 1;
}

.overview-urn_cagtegory h1 small {
    margin-bottom: 0;
}