/*!
Theme Name: exchange
Theme URI: http://underscores.me/
Author: Haena
Author URI: https://haena.ca
Description: The Exchange site for WineAlign
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: exchange
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

exchange is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Normalize # Typography # Fonts # Elements # Forms # Navigation ## Links ## Menus # Header # Footer # Layout # Global # Home # Products # Gifts # FAQ # Contact # Accessibility # Alignments # Clearings # Widgets # Content ## Posts and pages ## Comments # Infinite scroll # Media ## Captions ## Galleries --------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.0 | 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; }

/** 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 { -webkit-box-sizing: content-box; 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 */ -webkit-text-decoration: underline dotted; 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 { -webkit-box-sizing: border-box; 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"] { -webkit-box-sizing: border-box; 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; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
html { font-size: 12px; color: #5a5a5a; }

h1, h2, h3, h4, h5 { font-family: "Crimson Pro", "Times New Roman", Times, serif; font-weight: normal; }

p, a, li, button { font-family: "Work Sans", Arial, Helvetica, sans-serif; }

p, li { line-height: 1.5; font-size: 1.2rem; font-weight: 400; }

a { color: #5a5a5a; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }

@media only screen and (min-width: 480px) { html { font-size: 14px; } }

@media only screen and (min-width: 860px) { html { font-size: 15px; }
  p, li { font-size: 1.12rem; line-height: 1.6; } }

@media only screen and (min-width: 1260px) { html { font-size: 16px; }
  p, li { font-size: 1.04rem; line-height: 1.6; } }

/*--------------------------------------------------------------
# Fonts
--------------------------------------------------------------*/
@font-face { font-family: "wine-align"; src: url("../fonts/wine-align.eot"); src: url("../fonts/wine-align.eot?#iefix") format("embedded-opentype"), url("../fonts/wine-align.woff") format("woff"), url("../fonts/wine-align.ttf") format("truetype"), url("../fonts/wine-align.svg#wine-align") format("svg"); font-weight: normal; font-style: normal; }

[data-icon]:before { font-family: "wine-align" !important; content: attr(data-icon); font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before, [class*=" icon-"]:before { font-family: "wine-align" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-facebook-square:before { content: "\61"; }

.icon-instagram:before { content: "\62"; }

.icon-twitter-square:before { content: "\63"; }

.icon-twitter:before { content: "\64"; }

.icon-facebook:before { content: "\65"; }

.icon-phone:before { content: "\66"; }

.icon-bars:before { content: "\67"; }

.icon-times:before { content: "\68"; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html { -webkit-box-sizing: border-box; box-sizing: border-box; }

*, *:before, *:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */ -webkit-box-sizing: inherit; box-sizing: inherit; }

body { background: #fff; /* Fallback for when there is no custom background color defined. */ }

hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; }

ul, ol { margin: 0 0 1.5em 3em; }

ul { list-style: disc; }

ol { list-style: decimal; }

li > ul, li > ol { margin-bottom: 0; margin-left: 1.5em; }

dt { font-weight: bold; }

dd { margin: 0 1.5em 1.5em; }

img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ }

figure { margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */ }

table { margin: 0 0 1.5em; width: 100%; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button, input[type="button"], input[type="reset"], input[type="submit"] { border: 1px solid; border-color: #ccc #ccc #bbb; border-radius: 3px; background: #e6e6e6; color: rgba(0, 0, 0, 0.8); font-size: 12px; font-size: 0.75rem; line-height: 1; padding: .6em 1em .4em; }

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { border-color: #ccc #bbb #aaa; }

button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus { border-color: #aaa #bbb #bbb; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { color: #666; border: 1px solid #ccc; border-radius: 3px; padding: 3px; }

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #111; }

select { border: 1px solid #ccc; }

textarea { width: 100%; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/* Mobile menu */
.site-header { position: relative; }

.menu-open { overflow: hidden; }

.hamburger { z-index: 999; position: absolute; right: 5%; top: 40px; display: inline-block; padding: 5px; cursor: pointer; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.hamburger.active { -webkit-transform: rotate(90deg); transform: rotate(90deg); }

.hamburger.active .bar:nth-child(2) { width: 18px; }

.hamburger.active .bar:nth-child(3) { width: 14px; }

.hamburger.active .bar { background-color: #eebc18; border: 1px solid #eebc18; }

.bar { display: block; width: 22px; height: 3px; background-color: #5a5a5a; margin: 4px 0; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }

.site-branding { position: relative; }

.menu-overlay { height: 0; width: 100%; position: fixed; z-index: 99; left: 0; top: 0; background-color: #313131; overflow-x: hidden; -webkit-transition: 500ms; transition: 500ms; }

.main-navigation { display: none; }

.main-navigation a { color: #5a5a5a; }

.mobile-navigation { height: 100%; position: relative; }

.mobile-navigation .menu-primary-menu-container { position: absolute; width: 100%; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.mobile-navigation .menu-primary-menu-container ul { margin: 0; padding: 0; list-style: none; text-align: right; margin-right: 5%; }

.mobile-navigation .menu-primary-menu-container li { margin: 35px auto; text-transform: uppercase; }

.mobile-navigation .menu-primary-menu-container a { padding: 10px; font-size: 30px; font-weight: 400; text-decoration: none; color: #eeeeee; }

.mobile-navigation .menu-primary-menu-container a:hover { color: #eebc18; }

@media only screen and (min-width: 780px) { .hamburger { display: none; }
  .main-navigation { display: block; max-width: 90%; margin: 0 auto; }
  .main-navigation ul { margin: 0; padding: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; list-style: none; }
  .main-navigation li { margin: 0 10px; min-width: 80px; }
  .main-navigation a { padding: 5px; text-decoration: none; text-transform: uppercase; font-size: 15px; font-weight: 500; }
  .main-navigation a:hover { color: #eebc18; }
  .main-navigation .current-menu-item a { color: #b1b1b1; } }

@media only screen and (min-width: 1080px) { .main-navigation { max-width: 70%; }
  .main-navigation a { padding: 10px; font-size: 17px; } }

@media only screen and (min-width: 1450px) { .main-navigation { max-width: 70%; } }

@media only screen and (min-width: 1620px) { .main-navigation { max-width: 60%; } }

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
/* Header Styles */
.site-header { text-align: center; -webkit-box-shadow: 0 0 10px 0px #e0e0e0; box-shadow: 0 0 10px 0px #e0e0e0; }

.site-header a:hover { opacity: 0.8; }

.site-branding { max-width: 155px; margin: 10px auto 20px auto; }

@media only screen and (min-width: 480px) { .site-branding { max-width: 183px; } }

@media only screen and (min-width: 780px) { .site-header { padding-bottom: 15px; } }

@media only screen and (min-width: 1260px) { .site-header { padding-bottom: 20px; } }

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
/* Footer CTA & footer styles */
.footer-cta { min-height: 40vh; background-color: #eeeeee; position: relative; margin-top: 75px; }

.footer-cta .button a:after { background-color: white; }

.footer-cta .button a:hover { color: #5a5a5a; }

.footer-cta-text { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 90%; text-align: center; }

.footer-cta-text h2 { margin-top: 0; font-size: 2.2rem; font-weight: 500; }

.footer-cta-text p { margin: 30px 0; }

.site-footer { background-color: #5a5a5a; padding: 50px 0; text-align: center; color: white; }

.site-info { max-width: 90%; margin: 0 auto; }

.site-info p, .site-info a { margin: 0 auto 3px 0; font-size: 1.1rem; }

.site-info a { display: inline-block; color: white; text-decoration: none; font-weight: 300; }

.site-info a:hover { color: #eebc18; }

.site-info h4, .site-info .site-info-title { margin: 0 0 8px 0; font-family: "Work Sans", Arial, Helvetica, sans-serif; font-size: 1.3rem; text-transform: uppercase; font-weight: 500; }

.site-info ul { list-style: none; margin: 0; padding: 0; }

.social a { margin: 10px; padding: 10px; font-size: 1.8rem; }

.footer-section:not(:first-child) { margin-top: 40px; }

#menu-footer-menu-exchange li:first-child a, #menu-footer-menu-winealign li:first-child a { margin: 0 0 8px 0; font-family: "Work Sans", Arial, Helvetica, sans-serif; font-size: 1.3rem; text-transform: uppercase; font-weight: 500; }

@media only screen and (min-width: 480px) { .hero-text { width: 80vw; }
  .hero-text .button a { min-width: 210px; }
  .site-info p, .site-info a { font-size: 1.02rem; }
  .site-info h4, .site-info .site-info-title { margin: 0 0 10px 0; font-size: 1.12rem; }
  .social a { font-size: 1.8rem; } }

@media only screen and (min-width: 630px) { .footer-cta { margin-top: 100px; } }

@media only screen and (min-width: 630px) { .footer-cta { margin-top: 130px; }
  .footer-cta-text h2 { font-size: 2.5rem; }
  .site-info { max-width: 80%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .site-info > div { text-align: left; }
  .site-info .contact-info { -webkit-box-flex: 3; -ms-flex: 3; flex: 3; }
  .site-info .winealign, .site-info .exchange, .site-info .social { -webkit-box-flex: 2; -ms-flex: 2; flex: 2; }
  .footer-section:not(:first-child) { margin-top: 0; }
  .social { position: relative; }
  .social-links { position: absolute; top: 50%; left: 50%; width: 100%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; }
  .social a { margin: 2px; padding: 10px; font-size: 1.5rem; } }

@media only screen and (min-width: 1080px) { .site-info { max-width: 740px; }
  .footer-cta-text h2 { font-size: 3rem; }
  .winealign { margin-right: 30px; }
  .social a { margin: 5px; padding: 10px; font-size: 1.7rem; } }

@media only screen and (min-width: 1260px) { .footer-cta { min-height: 350px; }
  .site-info { max-width: 945px; } }

@media only screen and (min-width: 1450px) { .footer-cta { margin-top: 80px; }
  .site-info { max-width: 1275px; } }

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
.site-main { max-width: 90%; margin: 60px auto; }

.no-hero-page { margin: 40px auto 60px auto; }

.no-hero-page h2 { margin-top: 0; font-size: 2rem; text-align: center; }

.no-hero-page h2:after { content: ""; display: block; width: 65px; margin: 20px auto; border: 2px solid #eebc18; }

@media only screen and (min-width: 630px) { .site-main { margin: 80px auto; } }

@media only screen and (min-width: 860px) { .small-width { max-width: 75%; } }

@media only screen and (min-width: 1080px) { .small-width { max-width: 70%; } }

@media only screen and (min-width: 1260px) { .site-main { margin: 80px auto; }
  .small-width { max-width: 945px; } }

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
/* Global site-wide styles (hero, ) */
body.admin-bar { margin-top: -46px; }

@media screen and (min-width: 783px) { body.admin-bar { margin-top: -32px; } }

a { color: #313131; font-weight: 500; -webkit-text-decoration-color: #eebc18; text-decoration-color: #eebc18; }

a:hover { text-decoration-thickness: 2px; }

h2 { font-size: 1.95rem; }

.button { font-family: "Work Sans", Arial, Helvetica, sans-serif; text-align: center; text-transform: uppercase; font-weight: 500; }

.button a { display: inline-block; position: relative; padding: 12px 15px; border: 2px solid #5a5a5a; text-decoration: none; letter-spacing: 0.08rem; -webkit-transition: color 300ms ease; transition: color 300ms ease; }

.button a:after { position: absolute; content: ""; top: 0; left: 0; width: 0; height: 100%; background-color: #5a5a5a; -webkit-transform-origin: left; transform-origin: left; -webkit-transition: width 300ms ease; transition: width 300ms ease; z-index: -1; }

.button a:hover { color: white; }

.button a:hover:after { width: 100%; }

.hero-wrapper { position: relative; }

.hero-image { height: 60vh; position: relative; }

.hero-image img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.hero-image:before { position: absolute; content: ""; width: 100%; height: 100%; background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.3)), to(rgba(255, 255, 255, 0))); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(255, 255, 255, 0) 100%); }

.hero-text { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 90vw; text-align: center; color: white; }

.hero-text .button a { position: relative; min-width: 185px; margin: 10px auto; color: white; border: 2px solid white; }

.hero-text .button a:after { position: absolute; content: ""; top: -1px; left: -1px; right: -1px; bottom: -1px; width: 0; height: calc(100% + 3px); background-color: white; -webkit-transform-origin: left; transform-origin: left; -webkit-transition: width 300ms ease; transition: width 300ms ease; z-index: -1; }

.hero-text .button a:hover { color: #5a5a5a; }

.hero-text .button a:hover:after { width: calc(100% + 3px); }

.hero-title { font-size: 2.2rem; }

.hero-title h2 { margin-top: 0; font-weight: 300; }

.hero-description h5 { line-height: 1.4; font-size: 1.5rem; font-weight: 300; }

.scroll-down { display: none; position: absolute; bottom: 25px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); text-transform: uppercase; font-weight: 500; color: #eebc18; }

.scroll-down:hover .top-line { animation: top-line-scroll 2s infinite; -webkit-animation: top-line-scroll 2s infinite; }

.scroll-down:hover .bottom-line { animation: bottom-line-scroll 2s infinite; -webkit-animation: bottom-line-scroll 2s infinite; }

.vertical-line { position: absolute; left: 50%; border-right: 1px solid white; -webkit-transition: color 300ms ease-in-out; transition: color 300ms ease-in-out; }

.top-line { height: 22px; bottom: 20px; }

.bottom-line { height: 22px; bottom: -25px; }

.intro { max-width: 90vw; margin: 0 auto; line-height: 1.4; text-align: center; }

.intro h2 { font-size: 2rem; font-weight: 500; }

.intro p { text-align: center; font-family: "Crimson Pro", "Times New Roman", Times, serif; font-weight: 400; font-size: 1.3rem; }

.grey-bg { background-color: #f5f5f5; }

@media only screen and (min-width: 480px) { .hero-text { max-width: 80vw; }
  .hero-text .button a { min-width: 210px; } }

@media only screen and (min-width: 630px) { .hero-image { height: 70vh; }
  .hero-title { font-size: 2.1rem; }
  .buttons { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .buttons .button { margin: 10px 20px; }
  .hero-text .button a { min-width: 210px; margin: 10px auto; color: white; border-color: white; }
  .button a { padding: 15px 20px; } }

@media only screen and (min-width: 860px) { .hero-text, .intro { max-width: 65vw; }
  .hero-text .button a { min-width: 245px; }
  .button a { padding: 15px 30px; } }

@media only screen and (min-width: 1080px) { .hero-text { max-width: 70vw; }
  .hero-title { font-size: 2.4rem; }
  .hero-description h5 { font-size: 1.56rem; } }

@media only screen and (min-width: 1260px) { .buttons .button { margin: 10px 30px; }
  .hero-image { height: calc(100vh - 165px); }
  .scroll-down { display: block; } }

@media only screen and (min-width: 1450px) { .intro, .hero-text { max-width: 50vw; }
  .hero-title { font-size: 2.5rem; }
  .buttons .button { margin: 10px 40px; } }

@media only screen and (min-width: 1620px) { .hero-image { height: calc(100vh - 165px); } }

/* keyframes */
@keyframes top-line-scroll { 0% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
  20% { -webkit-transform: translate(0, 4px); transform: translate(0, 4px); }
  40% { -webkit-transform: translate(0, 0); transform: translate(0, 0); } }

@-webkit-keyframes top-line-scroll { 0% { -webkit-transform: translate(0, 0); }
  20% { -webkit-transform: translate(0, 4px); }
  40% { -webkit-transform: translate(0, 0); } }

@keyframes bottom-line-scroll { 0% { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
  20% { -webkit-transform: translate(0, 4px); transform: translate(0, 4px); }
  40% { -webkit-transform: translate(0, 0); transform: translate(0, 0); } }

@-webkit-keyframes bottom-line-scroll { 0% { -webkit-transform: translate(0, 0); }
  20% { -webkit-transform: translate(0, 4px); }
  40% { -webkit-transform: translate(0, 0); } }

/*--------------------------------------------------------------
# Home
--------------------------------------------------------------*/
/* Home page styles */
.video-container { text-align: center; }

.content-block h3 { margin-bottom: 40px; text-align: center; font-size: 2rem; font-weight: 500; }

.content-block p { line-height: 1.5; font-size: 1.12rem; font-weight: 400; }

.content-block p:last-child { margin-bottom: 0; }

.content-block:first-child:after { content: ""; display: block; width: 65px; margin: 75px auto; border: 2px solid #eebc18; }

.subscriptions { margin-top: 50px; }

.subscription { position: relative; margin-bottom: 50px; text-align: center; }

.subscription .img-container { width: auto; height: 500px; }

.subscription .img-container .subscription-image { width: 100%; height: 500px; -o-object-fit: cover; object-fit: cover; -webkit-box-shadow: 0px 0px 13px #d2d2d2; box-shadow: 0px 0px 13px #d2d2d2; }

.subscription-content { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 90%; color: white; }

.subscription-content h3 { margin: 0 auto 30px auto; font-size: 2rem; font-weight: 400; }

.subscription-content p { line-height: 1.3; font-size: 1.1rem; font-weight: 400; }

.subscription-content .button { margin-top: 30px; }

.subscription-content .button a { border-color: white; color: white; font-size: 1.1rem; }

.subscription-content .button a:after { display: block; content: ""; top: -1px; left: -1px; right: -1px; bottom: -1px; width: 0; height: calc(100% + 3px); background-color: white; }

.subscription-content .button a:hover { color: #5a5a5a; }

.subscription-content .button a:hover:after { width: calc(100% + 3px); }

@media only screen and (min-width: 630px) { .video-container { margin: 70px auto; }
  .subscription-content { max-width: 80%; }
  .subscription-content h3 { font-size: 2.3rem; margin-bottom: 50px; }
  .subscription-content p { font-size: 1.2rem; line-height: 1.4; }
  .subscription-content .button { margin-top: 50px; } }

@media only screen and (min-width: 780px) { .video-container { margin: 100px auto; } }

@media only screen and (min-width: 980px) { .subscriptions { margin-top: 70px; }
  .subscriptions { display: block; }
  .subscription { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
  .subscription:first-child { margin-right: 0; }
  .subscription:last-child { margin-left: 0; }
  .subscription-content { max-width: 90%; }
  .subscription-content h3 { font-size: 2.08rem; margin-bottom: 30px; }
  .subscription-content p { font-size: 1rem; }
  .subscription-content .button { margin-top: 30px; }
  .subscription-content .button a { padding: 12px 15px; font-size: 1rem; } }

@media only screen and (min-width: 1200px) { .subscriptions { display: -webkit-box; display: -ms-flexbox; display: flex; width: 126%; margin-left: -13%; margin-right: -13%; }
  .subscription:first-child { margin-right: 15px; }
  .subscription:last-child { margin-left: 15px; }
  .subscription-content h3 { font-size: 1.78rem; } }

@media only screen and (min-width: 1300px) { .subscription:first-child { margin-right: 25px; }
  .subscription:last-child { margin-left: 25px; }
  .subscription-content h3 { font-size: 1.82rem; } }

@media only screen and (min-width: 1260px) { .video-container { margin: 120px auto; }
  .content-block:first-child:after { margin: 100px auto; }
  .subscription-content h3 { font-size: 2.2rem; margin-bottom: 40px; }
  .subscription-content p { font-size: 1.085rem; }
  .subscription-content .button { margin-top: 40px; }
  .subscription-content .button a { padding: 13px 25px; } }

/*--------------------------------------------------------------
# Products
--------------------------------------------------------------*/
/* Black page dark colour theme */
.black-page { background-color: #313131; color: whitesmoke; }

.black-page .bar { background-color: whitesmoke; }

.black-page a { color: whitesmoke; }

.black-page .main-navigation li:not(.current-menu-item) { color: whitesmoke; }

.black-page .scroll-down { color: #eebc18; }

.black-page .buy-link a { border: 2px solid white; }

.black-page .buy-link a:after { position: absolute; content: ""; top: 0; left: 0; width: 0; height: 100%; background-color: white; -webkit-transform-origin: left; transform-origin: left; -webkit-transition: width 300ms ease; transition: width 300ms ease; z-index: -1; }

.black-page .buy-link a:hover { color: #5a5a5a; }

.black-page .buy-link a:hover:after { width: 100%; }

.black-page .footer-cta { color: #5a5a5a; }

.black-page .footer-cta a { color: #5a5a5a; }

/* Discovery & black page styles */
.content-intro:after { content: ""; display: block; width: 65px; margin: 75px auto; border: 2px solid #eebc18; }

.desktop-only { display: none; }

.products h3 { font-family: "Work Sans", Arial, Helvetica, sans-serif; text-transform: uppercase; text-align: center; font-size: 1.3rem; font-weight: 500; }

.products ul { margin: 30px auto 0 5%; padding-left: 0; text-align: left; }

.products li { margin-bottom: 8px; }

.products .buy-link { margin-top: 30px; }

.product-image { margin: 30px auto; height: auto; }

.product-image img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.single-product:not(:first-child) { margin: 75px auto 0 auto; }

@media only screen and (min-width: 630px) { .product-image { height: auto; } }

@media only screen and (min-width: 780px) { .single-product:not(:first-child) { margin: 100px auto; } }

@media only screen and (min-width: 860px) { .products { max-width: 65vw; margin: 0 auto; } }

@media only screen and (min-width: 1080px) { .products { max-width: 60vw; } }

@media only screen and (min-width: 1260px) { .content-intro:after { margin: 100px auto; }
  .products { max-width: 100%; }
  .single-product { 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; }
  .single-product > div { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; max-width: 45%; margin: 0 auto; }
  .product-image { margin: 0 auto; }
  .single-product:nth-child(odd) { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
  .single-product:not(:first-child) { margin: 150px auto; }
  .mobile-only { display: none; }
  .desktop-only { display: block; } }

@media only screen and (min-width: 1450px) { .products p { margin: 30px auto; } }

@media only screen and (min-width: 1620px) { .products p { margin: 40px auto; }
  .products ul { margin: 40px auto 0 5%; }
  .products .buy-link { margin-top: 40px; } }

/*--------------------------------------------------------------
# Gifts
--------------------------------------------------------------*/
/* Gifts page styles */
.single-gift h2 { margin-bottom: 30px; text-align: center; font-size: 2rem; font-weight: 500; }

.single-gift img { margin: 15px auto; }

.single-gift:not(:first-child) { margin: 75px auto; }

.single-gift .buy-link { margin-top: 30px; }

.gift-category { margin: 30px auto 0 auto; }

.gift-category h3 { text-align: center; font-family: "Work Sans", Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 1.3rem; font-weight: 500; }

.gift-category ul { margin: 0 auto 0 5%; padding-left: 0; }

.gift-category li { margin-bottom: 8px; }

.gift-cta { font-weight: 600; text-align: center; margin-top: 50px; }

.gift-cta a { border-bottom: 2px solid #eebc18; }

.gift-cta a:hover { color: #b1b1b1; }

@media only screen and (min-width: 630px) { .single-gift h2 { margin-bottom: 40px; }
  .categories { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .categories > div { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; max-width: 45%; margin-top: 15px; } }

@media only screen and (min-width: 780px) { .single-gift:not(:first-child) { margin: 100px auto; } }

@media only screen and (min-width: 860px) { .single-gift h2 { margin-bottom: 50px; }
  .categories > div { max-width: 47%; } }

@media only screen and (min-width: 1260px) { .single-gift:not(:first-child) { margin: 150px auto; } }

/*--------------------------------------------------------------
# FAQ
--------------------------------------------------------------*/
/* FAQ page styles */
.faqs { margin-top: 30px; }

.single-faq { padding: 20px 0; border-bottom: 2px solid #e6e6e6; }

.single-faq:last-child { border: 0; }

.question { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; cursor: pointer; }

.question p { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin: 0 30px 0 0; font-size: 1.1rem; font-weight: 600; }

.question .icon-plus { -webkit-transition: -webkit-transform 300ms ease-in-out; transition: -webkit-transform 300ms ease-in-out; transition: transform 300ms ease-in-out; transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out; }

.icon-plus.open { -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.answer { display: none; overflow: hidden; }

@media only screen and (min-width: 630px) { .single-faq { padding: 30px 0; }
  .single-faq a { font-size: 1.14rem; } }

@media only screen and (min-width: 780px) { .no-hero-page h2 { margin-top: 50px; font-size: 2.5rem; }
  .signle-faq { padding: 20px 0; } }

@media only screen and (min-width: 860px) { .faqs { margin-top: 50px; } }

@media only screen and (min-width: 1080px) { .no-hero-page h2 { margin-top: 70px; margin-bottom: 0; } }

@media only screen and (min-width: 1260px) { .no-hero-page h2 { font-size: 2.8rem; } }

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
/* Contact page styles */
.company-info { margin: 50px auto; text-align: center; }

.company-info h3 { margin-top: 30px; margin-bottom: 10px; font-family: "Work Sans", Arial, Helvetica, sans-serif; font-size: 1.36rem; font-weight: 500; }

.company-info a, .company-info p { font-size: 1.2rem; font-weight: 400; }

.company-info a:hover { color: #eebc18; }

.line-break { border-bottom: 1px solid #eeeeee; }

.contact-form { margin-top: 50px; }

.contact-form h3 { margin-bottom: 30px; text-align: center; font-family: "Work Sans", Arial, Helvetica, sans-serif; font-size: 1.4rem; font-weight: 500; }

.contact-form label { text-transform: uppercase; font-size: 1.03rem; font-weight: 500; }

.contact-form input[type="text"], .contact-form input[type="email"], .contact-form textarea { margin-top: 5px; width: 100%; padding: 10px; border-radius: 0; border: 1px solid #d4d4d4; }

.contact-form input[type="text"]:focus, .contact-form input[type="email"]:focus, .contact-form textarea:focus { outline: 1px solid #eebc18; border: 0; }

.contact-form input[type="text"], .contact-form input[type="email"] { height: 37px; }

.contact-form input[type="submit"] { position: relative; background-color: transparent; min-width: 170px; border: 2px solid #5a5a5a; border-radius: 0; padding: 12px 15px; font-family: "Work Sans", Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 1rem; font-weight: 500; -webkit-transition: color 300ms ease; transition: color 300ms ease; letter-spacing: 0.08rem; cursor: pointer; }

.contact-form input[type="submit"]:focus { outline: none; }

.contact-form .wpcf7-validation-errors, .contact-form .wpcf7-mail-sent-ok { margin-left: 0; margin-right: 0; padding: 12px; font-family: "Work Sans", Arial, Helvetica, sans-serif; font-size: 1.1rem; color: #5a5a5a; }

.contact-form .wpcf7-validation-errors { border: 2px solid #ff0000; }

.contact-form .wpcf7-mail-sent-ok { border: 2px solid #eebc18; }

@media only screen and (min-width: 480px) { .contact-form label { font-size: 1rem; } }

@media only screen and (min-width: 630px) { .company-info { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .company-info > div { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin: 0 5px; }
  .contact-form { margin-left: auto; margin-right: auto; max-width: 540px; }
  .contact-form input[type="submit"] { padding: 15px 20px; } }

@media only screen and (min-width: 860px) { .contact-form input[type="submit"] { padding: 15px 30px; } }

@media only screen and (min-width: 1080px) { .contact-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .company-info { -webkit-box-flex: 2; -ms-flex: 2; flex: 2; }
  .contact-form { -webkit-box-flex: 3; -ms-flex: 3; flex: 3; }
  .line-break { display: none; }
  .company-info { max-width: none; display: unset; text-align: left; }
  .company-info > div { margin-bottom: 50px; } }

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
/* about page */
.wrapper-med { max-width: 945px; margin: 0 auto; }

.critic { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-top: 60px; padding-bottom: 50px; border-bottom: 2px solid #eaeaea; }

.critic:first-of-type { margin-top: 40px; padding-top: 5px; }

.critic:last-of-type { border-bottom: none; }

.critic .img-container { width: 135px; height: 135px; min-width: 135px; }

.critic .img-container img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; border-radius: 50%; }

.critic .img-and-name { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 10px; }

.critic-name { margin-left: 15px; font-size: 1.15rem; font-weight: 500; letter-spacing: 0.8px; color: #313131; }

.section-critics { padding-top: 40px; padding-left: 5%; padding-right: 5%; }

@media screen and (min-width: 860px) { .section-critics .wrapper { max-width: 85%; margin: 0 auto; }
  .critics-container h2 { text-align: center; }
  .critic { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
  .critic .copy { -webkit-box-flex: 3; -ms-flex: 3; flex: 3; }
  .critic .img-and-name { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-top: 1rem; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .critic .img-container { margin: 0 auto; }
  .critic-name { margin: 15px auto; text-align: center; }
  .critic:nth-child(even) .img-and-name { margin-right: 20px; }
  .critic:nth-child(odd) { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .critic:nth-child(odd) .img-and-name { margin-left: 20px; } }

@media screen and (min-width: 1260px) { .section-critics { padding-top: 50px; padding-bottom: 20px; }
  .critic .img-container { width: 175px; height: 175px; min-width: 175px; }
  .critic:nth-child(even) .img-and-name { margin-right: 30px; }
  .critic:nth-child(odd) .img-and-name { margin-left: 35px; } }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus { outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after { content: ""; display: table; table-layout: fixed; }

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget { margin: 0 0 1.5em; /* Make sure select elements fit in widgets. */ }

.widget select { max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky { display: block; }

.updated:not(.published) { display: none; }

.page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; }

.page-links { clear: both; margin: 0 0 1.5em; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a { word-wrap: break-word; }

.bypostauthor { display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer { display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object { max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link { display: inline-block; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption { margin-bottom: 1.5em; max-width: 100%; }

.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }

.wp-caption .wp-caption-text { margin: 0.8075em 0; }

.wp-caption-text { text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery { margin-bottom: 1.5em; }

.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; }

.gallery-columns-2 .gallery-item { max-width: 50%; }

.gallery-columns-3 .gallery-item { max-width: 33.33%; }

.gallery-columns-4 .gallery-item { max-width: 25%; }

.gallery-columns-5 .gallery-item { max-width: 20%; }

.gallery-columns-6 .gallery-item { max-width: 16.66%; }

.gallery-columns-7 .gallery-item { max-width: 14.28%; }

.gallery-columns-8 .gallery-item { max-width: 12.5%; }

.gallery-columns-9 .gallery-item { max-width: 11.11%; }

.gallery-caption { display: block; }

/*# sourceMappingURL=../exchange/sass/maps/style.css.map */
