/*
Theme Name: toysminiatures2020
Author: Imagemakers
Author URI: https://imagemakers-inc.com
*/

/*
------- RESET
------- DEFAULTS
------- HEADER
------- CONTENT
------- HOME
------- FOOTER
*/

/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

body {
    line-height: 1
}

button {
    outline: 0
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

q {
    display: inline;
    font-style: italic
}

q:before {
    content: '"';
    font-style: normal
}

q:after {
    content: '"';
    font-style: normal
}

textarea, input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], input[type="search"], input[type="password"] {
    -webkit-appearance: none;
    appearance: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th, td {
    padding: 2px
}

big {
    font-size: 120%
}

small, sup, sub {
    font-size: 80%
}

sup {
    vertical-align: super
}

sub {
    vertical-align: sub
}

dd {
    margin-left: 20px
}

kbd, tt {
    font-family: courier;
    font-size: 12px
}

ins {
    text-decoration: underline
}

del, strike, s {
    text-decoration: line-through
}

dt {
    font-weight: bold
}

address, cite, var {
    font-style: italic
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

.sticky {
}

.bypostauthor {
}

.wp-caption {
}

.wp-caption-text {
}

.gallery-caption {
}

.alignright {
}

.alignleft {
}

.aligncenter {
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    text-indent: -99999px;
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*::before, *:before, *::after, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

p {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    max-width: 800px;
}

a {
    cursor: pointer;
}

a:focus {
    outline: thin dotted;
}

a:active, a:hover {
    outline: none;
}

a[href^=tel], a[href^=sms], p a[href^=tel], p a[href^=sms] {
    color: inherit !important;
    text-decoration: none !important;
    cursor: default;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

i {
    font-style: italic;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

h1,
h2,
h3,
p {
    color: #53555c;
    font-family: "AvenirLTStd-Light", sans-serif;
    font-weight: normal;
    line-height: 1.94em;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    position: relative;
}

p a, #tribe-events-content p a {
    color: #53555c;
    text-decoration: underline var(--blue);
    word-break: break-word;
}

h1,
h2,
h3,
.h1style,
.h2style,
.h3style {
    display: block;
    font-family: "AvenirLTPro-Medium", sans-serif;
    position: relative;
}

h1,
.h1style {
    font-size: 3.5rem;
    line-height: 1.15em;
    margin-bottom: .75rem;
    padding-bottom: .25em;
}

h1.deco,
.h1style.deco {
    margin-bottom: 1.5rem;
}

.h1style.animatedText {
    margin-bottom: 0;
    max-width: 33.7rem;
    overflow: hidden;
}

.h1style.animatedText span.letter {
    display: inline-block;
    line-height: inherit;
}

h2,
.h2style {
    font-size: 3.5rem;
    line-height: 1.1em;
    text-transform: uppercase;
}

.center .h2style {
    max-width: 10em;
}

h3,
.h3style {
    font-size: 1.9rem;
    line-height: 1.3em;
    padding: 0 0 1em 0;
}

h4,
.h4style {
    font-size: 1.14rem;
}

.h3style.centered {
    margin: 0 auto;
    text-align: center;
}

.h1style.deco::before,
.h1style.deco:before,
.h2style.deco::before,
.h2style.deco:before,
.h3style.deco::before,
.h3style.deco:before,
.header.deco::before,
.header.deco:before {
    background: #ed831f;
    content: '';
    display: block;
    left: .3rem;
    height: .2rem;
    position: absolute;
    top: 69%;
    width: 3.6rem;
}

.h1style.deco::before,
.h1style.deco:before {
    top: 96%;
    width: 3.1rem;
}

/*.h2style.deco::before,
.h2style.deco:before {
    top: 99%;
}*/
.h3style.deco.centered::before,
.h3style.deco.centered:before,
.header.deco.centered::before,
.header.deco.centered:before {
    left: 0;
    margin: auto;
    right: 0;
    top: 85%;
    width: 3rem;
}

.header.deco.centered::before,
.header.deco.centered:before {
    width: 3.7rem;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

legend {
    border: 0;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button, input {
    line-height: normal;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], input[disabled] {
    cursor: default;
}

input, textarea {
    outline: none;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input, textarea, select {
    outline: none;
}

em {
    font-style: italic;
}

.clear {
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}

.contentWrap {
    background: #fff;
}

.center {
    position: relative;
    max-width: 75rem;
    width: 100%;
    margin: 0 auto;
    padding: 0 1rem
}

.centerContent {
    text-align: center;
}

.nowrap {
    white-space: nowrap;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

html {
    width: 100%;
    height: 100%;
    font-family: "AvenirLTStd-Light", sans-serif;
    font-size: 20px;
    line-height: 1.2em;
    color: #000;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    width: 100%;
    height: 100%;
}

.sr-only {
    display: block;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* DEFAULTS */
@font-face {
    font-family: 'AvenirLTStd-Roman';
    src: url('public/fonts/AvenirLTStd-Roman/font.woff2') format('woff2'), url('public/fonts/AvenirLTStd-Roman/font.woff') format('woff');
}

@font-face {
    font-family: 'AvenirLTStd-Heavy';
    src: url('public/fonts/AvenirLTStd-Heavy/font.woff2') format('woff2'), url('public/fonts/AvenirLTStd-Heavy/font.woff') format('woff');
}

@font-face {
    font-family: 'WalbaumSH-Roman';
    src: url('public/fonts/WalbaumSH-Roman/font.woff2') format('woff2'), url('public/fonts/WalbaumSH-Roman/font.woff') format('woff');
}

@font-face {
    font-family: 'AvenirLTStd-Light';
    src: url('public/fonts/AvenirLTStd-Light/font.woff2') format('woff2'), url('public/fonts/AvenirLTStd-Light/font.woff') format('woff');
}

@font-face {
    font-family: 'AvenirLTPro-Medium';
    src: url('public/fonts/AvenirLTPro-Medium/font.woff2') format('woff2'), url('public/fonts/AvenirLTPro-Medium/font.woff') format('woff');
}


:root {
    --max-content-width: 1460px;
    --content-width: calc(100% - 40px);
    --32px-font: calc(32em / 14);
    --ff-avenir-light: 'AvenirLTStd-Light';
    --ff-avenir-bold: 'AvenirLTStd-Heavy';
    --ff-avenir-medium: 'AvenirLTPro-Medium';
    --ff-avenir-roman: 'AvenirLTStd-Roman';
    --gray-light: #72747c;
    --gray-dark: #53555c;
    --orange: #f37032;
    --blue: #7cccbf;
}

@media screen and (max-width: 1024px) {
    :root {
        --32px-font: calc(24em / 14);
    }
}

html {
    scroll-behavior: smooth;
}

body {
    font-size: 14px;
    font-family: "AvenirLTStd-Light", sans-serif;
    color: rgb(83, 85, 92);
    background: #ededed;
    line-height: 1.944;
}

@media screen and (max-width: 768px) {
    body {
        font-size: 12px;
    }
}

a {
    text-decoration: none;
    text-decoration-color: var(--blue);
    color: inherit;
}

p {
    margin-bottom: 1em;
    font-size: 18px;
}

input, button {
    border: 0;
}

input:focus::placeholder {
    color: transparent;
}

.testimonial {
    color: #53555c;
}

.testimonialHeading {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: stretch;
    align-items: flex-start;
    font-family: 'AvenirLTStd-Heavy', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    margin-top: 2em;
    margin-bottom: 1.4em;
}

@media screen and (max-width: 768px) {
    .testimonialHeading {
        font-size: calc(28em / 23.3);
    }
}

@media screen and (max-width: 480px) {
    .testimonialHeading {
        font-size: calc(25em / 23.3);
    }
}

.testimonialHeading::before {
    content: '';
    display: inline-block;
    background: url('public/images/open quotes.png');
    filter: invert(59%) sepia(99%) saturate(2982%) hue-rotate(342deg) brightness(100%) contrast(91%);
    width: 32px;
    height: 27px;
    margin-right: 0.6em;
    font-family: "AvenirLTStd-Heavy", sans-serif;
}

.blueSection .testimonialHeading::before {
    filter: invert(76%) sepia(13%) saturate(939%) hue-rotate(121deg) brightness(99%) contrast(86%);
}

.testimonialHeading::after {
    content: '';
    display: inline-block;
    border-top: 2px solid #e8e8e8;
    margin: auto auto auto 0.6em;
    vertical-align: middle;
    flex: 1 1 auto;
}

.testimonialBody {
    font-family: "AvenirLTStd-Roman", sans-serif;
    font-size: calc(24em / 14);
    line-height: calc(37 / 24);
}

@media screen and (max-width: 768px) {
    .testimonialBody {
        font-size: calc(30em / 23.3)
    }
}

@media screen and (max-width: 480px) {
    .testimonialBody {
        font-size: calc(37em / 23.3)
    }
}

.testimonialAuthor {
    font-size: calc(16em / 14);
    text-transform: uppercase;
    margin-top: 0.6em;
}

@media screen and (max-width: 768px) {
    .testimonialAuthor, .testimonailCredentials {
        font-size: calc(28em / 23.3);
        line-height: 1.4;
    }
}

.testimonialCredentials {
    font-size: calc(16em / 14);
    margin-top: -0.5em;
}

.formMod, .fancyDropdownWrap {
    display: inline-block;
    font-size: 20px;
    margin: 0 .8rem .8em 0;
    position: relative;
    width: 100%;
}

.fancyDropdownLabel {
    border: 1px solid #c5c5c5;
    border-radius: 4px;
    color: #6d6c6c;
    display: block;
    font-size: .9em;
    min-height: 3em;
    padding: .8em;
    position: relative;
    text-decoration: none;
    width: 100%;
}

.formMod.formMod50 {
    width: 49%;
}

@media (max-width: 768px) {
    .formMod.formMod50 {
        display: block;
        margin-right: 0;
        width: 100%;
    }
}

.formMod.formMod100 {
    display: block;
    width: 100%;
}

.formMod.formMod80 {
    display: block;
    width: 80%;
}

.formMod.formModLast {
    margin-right: 0;
}

.defaultLabel {
    display: block;
    color: #6d6c6c;
    font-family: var(--ff-avenir-medium);
    font-size: .9em;
    left: 1.3em;
    pointer-events: none;
    position: absolute;
    -webkit-transition: all .15s ease;
    -moz-transition: all .15s ease;
    transition: all .15s ease;
    top: .8em;
    z-index: 50;
}

.defaultLabel.smallLabel, .inputFocused .defaultLabel.selectLabel, .textEntered .defaultLabel.selectLabel, .inputFocused .defaultLabel, .textEntered .defaultLabel {
    bottom: .05em;
    font-size: .45em;
    left: 1.7em;
    text-transform: uppercase;
    top: auto;
}

.defaultInput,
.defaultSelect,
.defaultTextarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #efefef;
    border: 1px solid #efefef;
    border-radius: 4px;
    color: #6d6c6c;
    display: block;
    font-size: .9em;
    line-height: unset;
    min-height: 3em;
    padding: .8em;
    position: relative;
    width: 100%;
}

.inputFocused .defaultInput,
.inputFocused .defaultSelect,
.inputFocused .defaultTextarea,
.textEntered .defaultInput,
.textEntered .defaultSelect,
.textEntered .defaultTextarea,
.ui-autocomplete {
    background: #fff;
    border-color: #c5c5c5;
    color: #333
}

.inputFocused .defaultSelect,
.textEntered .defaultSelect {
    background: #fff no-repeat 95% center;
    background-size: .75rem auto;
}

.defaultSelect {
    background: #efefef url(public/images/select-arrow.png) no-repeat 95% center;
    background-size: .75rem auto;
}

.inline .defaultInput,
.inline .defaultSelect,
.inline .defaultTextarea {
    display: inline-block;
    margin-right: 1%;
    width: 68%;
    vertical-align: top;
}

.inline .defaultCTA {
    display: inline-block;
    min-width: 28%;
    position: relative;
    vertical-align: top;
}

.grayRadialBackground {
    background-image: -moz-radial-gradient(circle closest-side, rgb(140, 140, 140) 0%, rgb(237, 237, 237) 100%);
    background-image: -webkit-radial-gradient(circle closest-side, rgb(140, 140, 140) 0%, rgb(237, 237, 237) 100%);
    background-image: -ms-radial-gradient(circle closest-side, rgb(140, 140, 140) 0%, rgb(237, 237, 237) 100%);
    background-image: radial-gradient(circle closest-side, rgb(140, 140, 140) 0%, rgb(237, 237, 237) 100%);
}

.no-js .lazyload {
    display: none;
}

/* HEADER */
.header {
    position: relative;
    z-index: 20;
}

.header.header--full-height {
    position: relative;
    max-height: calc(100vh - 40px);
    height: 56vw;
}

@media (max-aspect-ratio: 1/1) {
    .header.header--full-height {
        height: 210vw;
    }
}

@media screen and (max-width: 1200px) {
    .header .limitWidth {
        width: 100%;
        padding-top: 5em;
        z-index: 2;
        position: relative;
    }
}

@media screen and (max-width: 768px) {
    .header .limitWidth {
        padding-top: 2.6rem;
    }
}

.headerBg {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.headerBgContent {
    display: block;
    min-width: 100%;
    min-height: 100%;
    height: 100%;
    object-fit: cover;
    bottom: 0;
    right: 0;
    position: absolute;
}

.headerBg:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.66) 0%, rgba(0, 0, 0, 0.01145477722338939) 30%, rgba(0, 0, 0, 0.01145477722338939) 70%, rgba(0, 0, 0, 0.66) 100%);
}

.videoControlWrap {
    position: absolute;
    display: block;
    right: 2rem;
    bottom: 2rem;
    font-size: 0;
}

@media (max-width: 768px) {
    .videoControlWrap {
        right: 1rem;
        bottom: 1rem;
    }
}

.videoControl {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    padding: 10px 0;
    margin: 6px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5em;
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50%;
    opacity: .5;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    transition: .25s;
    text-decoration: none;
    z-index: 100;
}

.videoControl:hover, .videoControl:focus {
    opacity: 1;
}

.videoControlPlayPause::before, .videoControlPlayPause:before, .videoControlPlayPause::after, .videoControlPlayPause:after {
    content: '';
    position: absolute;
    display: block;
    width: 4px;
    height: 14px;
    top: 50%;
    left: 50%;
    margin: -7px 0 0 -6px;
    border-left: 4px solid #fff;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    transition: .25s;
}

.videoControlPlayPause::after, .videoControlPlayPause:after {
    margin: -7px 0 0 2px;
}

.videoControlPlayPause.play::before, .videoControlPlayPause.play:before {
    width: 0;
    height: 0;
    margin-left: -4px;
    border-top: 7px solid transparent;
    border-left-width: 12px;
    border-right: none;
    border-bottom: 7px solid transparent;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.videoControlPlayPause.play::after, .videoControlPlayPause.play:after {
    display: none;
}

.limitWidth {
    width: var(--content-width);
    max-width: var(--max-content-width, 1460px);
    margin: 0 auto;
}

@media screen and (max-width: 768px) {
    .limitWidth {
        width: 100%;
    }
}

.topMeta {
    text-align: right;
    font-family: 'AvenirLTStd-Heavy', sans-serif;
    letter-spacing: 0.06em;
}

@media screen and (max-width: 1200px) {
    .topMeta {
        display: none;
    }
}

.hours {
    display: inline-block;
    margin: 0.5em 0 1em;
}

.hours::before {
    content: '';
    background: url("public/images/clock.svg") no-repeat;
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: middle;
    transform: translate(-6px, -1px);
}

.navWrap {
    position: relative;
    height: 7.428em;
    display: grid;
    grid-template-columns: 260px 1fr;
    grid-template-rows: 1fr;
    row-gap: 1em;
    padding: 0 25px;
    border-radius: 3px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0 4px 27.3px 7.7px rgba(0, 0, 0, 0.04);
    font-family: 'AvenirLTPro-Medium', sans-serif;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #5c5d61;
}

@media screen and (max-width: 1400px) {
    .navWrap {
        padding: 0 10px;
        grid-template-columns: auto 1fr;
    }
}

@media screen and (max-width: 1200px) {
    .navWrap {
        grid-template-columns: 1fr 1fr 1fr;
        height: 5em;
        position: fixed;
        top: 0;
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .navWrap {
        border-radius: 0;
        font-size: 18px;
        height: 2.9em;
    }
}

.navWrap > * {
    vertical-align: middle;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.menuOpen .navWrap {
    top: 0;
    position: fixed;
    z-index: 9;
    width: 100%;
}

.menuOpen .navWrap > * {
    text-align: left;
}

.mobileMenuToggle {
    display: none;
}

@media screen and (max-width: 1200px) {
    .mobileMenuToggle {
        display: inline-block;
        height: 22px;
        width: 22px;
        padding-left: 6px;
        position: relative;
        text-decoration: none;
        vertical-align: middle;
        visibility: visible;
        z-index: 250;
    }
}

@media screen and (max-width: 1200px) {
    .mobileMenuToggle .menuBar {
        position: absolute;
        display: block;
        width: 21px;
        height: 2px;
        background: #53555c;
        top: 50%;
        margin: 0;
        opacity: 1;
        overflow: hidden;
        transform: translateY(-50%);
        transition: all .4s ease;
    }

    .mobileMenuToggle .menuBar {
        background: #333;
    }

    .menuOpen .mobileMenuToggle .menuBar {
        background: #fff;
    }

    .mobileMenuToggle .menuBar.mb1 {
        margin-top: -7px;
    }

    .menuOpen .mobileMenuToggle .menuBar.mb1 {
        transform: rotate(45deg);
        margin: 0;
    }

    .mobileMenuToggle .menuBar.mb2 {
        width: 75%;
        transform: translate(0, -50%);
    }

    .menuOpen .mobileMenuToggle .menuBar.mb2 {
        opacity: 0;
    }

    .mobileMenuToggle .menuBar.mb3 {
        margin-top: 7px;
    }

    .menuOpen .mobileMenuToggle .menuBar.mb3 {
        transform: rotate(-45deg);
        margin: 0;
    }
}

.mainNavLogo {
    display: inline-block;
    vertical-align: middle;
    margin: 23px 0 auto 0;
}

@media screen and (max-width: 1200px) {
    .mainNavLogo {
        margin: auto;
        justify-content: center;
        text-align: center;
    }
}

.mainNavLogo img {
    display: block;
}

@media screen and (max-width: 1500px) {
    .mainNavLogo img {
        width: 175px;
    }
}

@media screen and (max-width: 768px) {
    .mainNavLogo img {
        width: 7.2em;
        height: auto;
    }
}

@media screen and (max-width: 1500px) {
    .mainNavRight {
        font-size: 0.9em;
    }
}

@media screen and (max-width: 1200px) {
    .mainNavRight {
        position: relative;
    }
}


.mainNavRight > * {
    display: inline-block;
}

.mainNav {
    margin: 0;
    position: relative;
}

.navLinkGroup > a, a.searchIcon, a.cartIcon {
    position: relative;
    padding: 0 0.97em;
    display: block;
    height: 105px;
    line-height: 105px;
}

@media screen and (max-width: 1300px) {
    .navLinkGroup > a, a.searchIcon, a.cartIcon {
        padding: 0 0.8em;
    }

    a.cartIcon {
        padding-right: 0.3em;
    }
}

a.cartIcon {
    padding-left: 0;
}

@media screen and (max-width: 1200px) {
    .navLinkGroup a, a.searchIcon {
        padding: .75rem 0;
        height: auto;
        line-height: normal;
    }
}

@media screen and (max-width: 1200px) {
    a.searchIcon {
        display: none;
        position: absolute;
        z-index: 100;
        filter: brightness(269%);
        -webkit-filter: brightness(269%);
    }

    .menuOpen a.searchIcon {
        display: inline-block;
        margin: 0 5px 0 0;
        left: auto;
        height: 100%;
    }

    .menuOpen .navWrap.searchShowing .searchIcon {
        filter: none;
    }

    a.cartIcon {
        padding-right: 2em;
        height: 100%;
        line-height: 100%;
    }
}

@media screen and (max-width: 480px) {
    a.cartIcon {
        padding-right: 0.5em;
    }
}

.navLinkWrap {
    position: static;
    display: inline-block;
    padding-left: 1.7rem;
    vertical-align: middle;
    text-align: left;
}

@media screen and (max-width: 1300px) {
    .navLinkWrap {
        padding-left: 0;
    }
}

@media screen and (max-width: 1200px) {
    .navLinkWrap {
        font-size: 1em;
    }
}

.navLinkGroup {
    position: static;
    display: inline-block;
    padding: 0; /*margin-left:.85rem;*/
    vertical-align: middle;
}

.mobileNavLinkGroup {
    display: none;
    visibility: hidden;
}

.secondaryLinkWrap {
    position: static;
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin-right: -1.2rem
}

.navLink {
    position: relative;
    display: block;
}

.navLinkInner .navLink.parent span {
    display: inline-block;
    position: relative;
}

.navLinkInner:hover .navLink.parent span {
    opacity: .58;
}

.no-js .navLinkInner .navLink.parent:hover span, .navLinkInner .hovered .navLink.parent span, .navLinkInner .navLink.parent:focus span {
    opacity: 1;
}

.navLinkGroup:first-child {
    margin-left: 0;
}

.navLinkGroup .navLink.parent span::before, .navLinkGroup .navLink.parent span:before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 7px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    background-color: rgb(243, 112, 50);
    transition: width .25s ease
}

.no-js .navLinkGroup:hover .navLink.parent span::before, .navLinkGroup.hovered .navLink.parent span::before, .no-js .navLinkGroup:hover .navLink.parent span:before, .navLinkGroup.hovered .navLink.parent span:before, .navLinkGroup:focus .navLink.parent span::before, .navLinkGroup:focus .navLink.parent span:before {
    width: 100%;
}

@media (max-width: 1200px) {
    .no-js .navLinkGroup:hover .navLink.parent span::before, .navLinkGroup.hovered .navLink.parent span::before, .no-js .navLinkGroup:hover .navLink.parent span:before, .navLinkGroup.hovered .navLink.parent span:before, .navLinkGroup:focus .navLink.parent span::before, .navLinkGroup:focus .navLink.parent span:before {
        width: 0%;
    }
}

.navLinkGroup.hasDropdown .navLink:hover::after, .navLinkGroup.hasDropdown .navLink:hover:after, .navLinkGroup.hasDropdown .navLink:focus::after, .navLinkGroup.hasDropdown .navLink:focus:after {
    border-top-color: #252525
}

.secondaryLinkWrap .navLink {
    display: inline-block;
    padding: 1.575rem 1.2rem 1.375rem 3.2rem;
    margin: 0;
    vertical-align: middle;
}

.navDropdown {
    position: absolute;
    display: none;
    max-width: 100%;
    width: 800px;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 50;
    margin: 0 auto;
    background: #494b52;
    border: none;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

/* Hover helper
.navDropdown::after {*/
/*content: '';*/
/*display: block;*/
/*width: 110px;*/
/*height: 100px;*/
/*position: absolute;*/
/*top: 0;*/
/*right: 0;*/
/*transform: translateX(100%);*/
/*}*/

.no-js .navLinkGroup:hover .navDropdown, .navLinkGroup.hovered .navDropdown, .navLinkGroup:focus .navDropdown {
    display: block;
}

/*.navLinkGroup:hover .navLink, .navLinkGroup:focus .navLink, .navLink:hover+.navDropdown, .navLink:focus+.navDropdown*/
.navDropdownTable {
    position: relative;
    display: flex;
    width: 100%;
    table-layout: fixed;
}

.navDropdownCell {
    position: relative;
    vertical-align: top;
    width: auto;
    padding: 3em 4em;
    box-sizing: border-box;
    color: #252525;
}

.navDropdownCell.mobileOnly {
    display: none;
}

@media (min-width: 769px) {
    .navDropdownCell .navLink.mobileOnly {
        display: none;
    }
}

.navDropdownCell:first-child {
    background: #53555c;
}

.navDropdownCell.wide {
    width: 60%;
}

.navDropdownCell .navLink {
    display: block;
    height: auto;
    padding: 0;
    margin: 0;
    line-height: 3.5em;
    color: #e7e9f0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

.navDropdownCell .navDropdownLinkWrap .navLink:hover, .navDropdownCell .navLink:focus {
    font-weight: bold;
    color: #fff;
}

.navLinkGroup.hasDropdown .navDropdownCell .navLink::before, .navLinkGroup.hasDropdown .navDropdownCell .navLink:before {
    display: none !important;
    width: 0;
}

.navLinkGroup.hasDropdown .navDropdownCell .navLink::after, .navLinkGroup.hasDropdown .navDropdownCell .navLink:after {
    display: none;
}

.navDropdownLinkWrap {
    white-space: nowrap;
}

.navLink.imageLink {
    display: flex;
    font-size: .7em;
    line-height: 2em;
}

.navLink.imageLink > img, .sectionNavItem {
    box-shadow: -7px 12px 24.84px 2.16px rgba(0, 0, 0, 0.32);
    max-width: 200px;
    height: auto;
    transition: all 0.1s;
    flex: 0 0 auto;
}

.exhibitsDropdown {
    width: 1190px;
}

.exhibitsDropdown .navLink.imageLink img, .sectionNavItem {
    max-width: 336px;
    margin: auto;
}

.exhibitsDropdown .navLink.imageLink:hover img {
    transform: scale(1.05);
}

.exhibitsDropdown .navDropdownCell:nth-child(1) {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.exhibitsDropdown .navLink:nth-child(2) img {
    object-position: right;
}

.sectionNavItem {
    position: relative;
    background: #ffffff;
    width: 336px;
    height: 338px;
    max-width: none;
}

.sectionNavItem .section__title {
    font-size: 32px;
    line-height: 32px;
    color: var(--gray-dark);
    text-align: center;
    margin: 30px 30px 15px;
    display: block;
}

.sectionNavItem .section__title::after {
    font-size: 1.2em;
    vertical-align: middle;
}

.sectionNavItem .section__title .miniaturesFont {
    line-height: 25px;
}

.sectionNavItem img {
    max-width: 100%;
    width: 100%;
    height: calc(100% - 77px);
    object-fit: contain;
}

.exhibitsDropdown .navLink.imageLink:hover img {
    transform: none;
}

.sectionNavItem:hover {
    transform: scale(1.05);
}

@media screen and (max-width: 1200px) {
    .exhibitsDropdown .navDropdownCell:nth-child(1) {
        display: block;
    }

    .exhibitsDropdown .navDropdownCell {
        padding: 0 0 0;
    }

    .exhibitsDropdown .navLink.imageLink {
        transform: scale(0.5);
        margin: -183px 0 !important;
    }

    .exhibitsDropdown .navLink.imageLink:first-child {
        margin: -90px 0 !important;
    }

    .sectionNavItem:hover {
        transform: none;
    }
}

.imageWrap {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 100%;
    width: 100%;
    min-height: 100%;
    height: auto;
}

.featuredPostText {
    font-family: "AvenirLTStd-Roman", sans-serif;
    text-transform: none;
    padding-left: 4em;
}

.imageLinkDate {
    font-size: 1.1em;
}

.imageLinkTitle {
    position: relative;
    display: block;
    font-family: "AvenirLTStd-Heavy", sans-serif;
    font-size: 0.9rem;
    font-weight: 700;
    line-height: 1.07em;
}

.navLink.imageLink .imageLinkText {
    position: relative;
    display: block;
    padding-top: .4em;
    font-size: 0.8rem;
    line-height: 1.6em;
}

.navArrow {
    display: inline-block;
    padding-top: 1em;
    width: 1.05rem;
    background: url('public/images/arrow.png') no-repeat center;
    background-size: 100% auto;
    filter: invert(51%) sepia(71%) saturate(1440%) hue-rotate(339deg) brightness(97%) contrast(96%);
    transition: all 0.2s;
}

.navLink:hover .navArrow {
    transform: translate(10px, 0);
}

.mainNavNewsItem {
    position: relative;
    margin: 0 15px;
    color: #e7e9f0;
    font-size: 0.9em;
}

.mainNavNewsItem.imageLink {
    margin: 3em 0;
}

.mainNavNewsItem.imageLink img {
    width: 153px;
    height: 104px;
    object-fit: cover;
}

.mainNavNewsItem:hover {
    color: #fff;
}

.news .link.allNewsLink {
    color: #fff;
    font-size: 0.9em;
    position: absolute;
    right: 4em;
    bottom: 3em;
    padding-right: 34px;
}

.news .allNewsLink::after {
    background-size: contain;
    background-repeat: no-repeat;
    height: 1em;
}

.searchIcon > span, .cartIcon > span {
    display: inline-block;
    transform: translateY(8px);
    background: url('public/images/magnifying-glass.svg') 50% 50% no-repeat transparent;
    background-size: 18px;
    height: 30px;
    width: 30px;
    overflow: hidden;
    text-indent: 99999px;
}

.menuOpen .searchIcon > span {
    background-size: 81% auto;
    background-position: 50% bottom;
    transform: translateY(-2px);
    height: 100%;
    width: 1.5em;
}

.cartIcon > span {
    background: url('public/images/cart.svg') 0 50% no-repeat transparent;
    transform: translateY(11px);
    position: relative;
    width: 33px;
}

.cartCount {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background: #f37032;
    color: white;
    text-indent: initial;
    text-align: center;
    line-height: 20px;
}

@media (max-width: 1200px) {
    .cartIcon > span {
        width: 20px;
        background-size: contain;
        overflow: visible;
        transform: translateY(19px);
    }

    .cartCount {
        width: 15px;
        height: 15px;
        line-height: 17px;
        right: -8px;
        top: -1px;
        vertical-align: middle;
        font-size: 11px;
        letter-spacing: 0;
    }
}

@media (max-width: 768px) {
    .cartIcon > span {
        height: 17px;
    }
}

.navWrap.searchShowing .searchIcon > span {
    background-image: url('public/images/magnifying-glass-close.svg');
}

.tmButton {
    display: inline-block;
    position: relative;
    border-radius: 6px !important;
    background-color: #80d1c4 !important;
    font-size: 14px;
    font-family: 'AvenirLTStd-Heavy', sans-serif;
    letter-spacing: 0.06em;
    color: rgb(75, 77, 84);
    text-transform: uppercase;
    padding: 15px !important;
    overflow: hidden !important;
}

.iconButton {
    margin-right: 0;
}

.navWrap .iconButton {
    margin-left: 1.05em;
}

@media screen and (max-width: 1500px) {
    .navWrap .iconButton {
        padding: 13px 12px 14px !important;
        font-size: 1em;
    }
}

@media screen and (max-width: 1200px) {
    .navWrap .iconButton {
        margin-left: 0.6em;
        padding: 5px !important;
        line-height: 0;
        border-radius: 3px !important;
    }
}

.iconButton span {
    position: relative;
    z-index: 1;
}

@media screen and (max-width: 1200px) {
    .navWrap .iconButton span {
        position: absolute;
        clip: rect(1px 1px 1px 1px);
    }
}

.iconButton::before {
    content: '';
    display: inline-block;
    background: url('public/images/ticket.svg') transparent no-repeat;
    background-size: contain;
    width: 21px;
    height: 20px;
    margin-right: 24px;
    vertical-align: middle;
    z-index: 1;
    position: relative;
}

.iconButton.arrowButton::before {
    background-image: url(public/images/arrow.png);
}

@media screen and (max-width: 1300px) {
    .navWrap .iconButton::before {
        margin-right: 20px;
    }
}

@media screen and (max-width: 1200px) {
    .navWrap .iconButton::before {
        margin-right: 0;
        height: 25px;
        width: 25px;
    }
}

@media screen and (max-width: 768px) {
    .navWrap .iconButton::before {
        height: 21px;
        width: 21px;
    }
}

.iconButton::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: calc(100% - 50px);
    bottom: 0;
    z-index: 0;
    background-color: #89e0d2;
    transition: right 0.1s;
}

@media screen and (max-width: 1300px) {
    .navWrap .iconButton::after {
        right: calc(100% - 43px);
    }
}

@media screen and (max-width: 1200px) {
    .navWrap .iconButton::after {
        right: 0;
    }
}

.iconButton:hover::after {
    right: 0;
}

.navWrap .searchForm {
    position: absolute;
    right: 0;
    top: 100%;
    width: 50%;
    overflow: hidden;
    pointer-events: none;
}

@media (max-width: 1200px) {
    .navWrap .searchForm {
        z-index: 100;
        width: 100%;
        left: 0;
        right: auto;
    }
}

.searchForm form {
    display: block;
    width: 100%;
    border-radius: 0 0 6px 6px;
    background-color: rgb(69, 71, 77);
    padding: 33px;
}

.navWrap .searchForm form {
    transform: translateY(-101%);
    transition: all 0.2s;
    pointer-events: auto;
}

.navWrap.searchShowing .searchForm form {
    transform: translateY(0);
}

.formFieldContainer {
    display: flex;
    border-radius: 6px;
    color: #ffffff;
    background-color: rgb(95, 96, 103);
    width: 100%;
    padding: 20px;
}

.formFieldContainer > :first-child {
    flex-grow: 1;
    margin-right: 20px;
}

.formFieldContainer input {
    background: transparent;
    color: #ffffff;
}

.formFieldContainer .searchField {
    width: 100%;
}

.formFieldContainer ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff;
    opacity: 1; /* Firefox */
}

.formFieldContainer :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ffffff;
}

.formFieldContainer ::-ms-input-placeholder { /* Microsoft Edge */
    color: #ffffff;
}

.searchSubmit {
    background: transparent;
}

.searchSubmit img {
    filter: brightness(269%);
    -webkit-filter: brightness(269%);
}

.newsletterSignUp {
    margin: 4.6em 0 1.6em;
}

.newsletterHeading {
    font-family: "AvenirLTStd-Heavy", sans-serif;
    font-size: calc(21em / 14);
    margin-bottom: 0.5em;
    display: block;
}

.newsletterSignUp .formFieldContainer {
    border-radius: 0;
    width: 24em;
    max-width: 100%;
    margin: 0 auto;
    color: #53555c;
    background-color: rgb(242, 242, 242);
    font-family: "AvenirLTPro-Medium", sans-serif;
    font-size: calc(16em / 14);
}

.newsletterSignUp .formFieldContainer input {
    color: #53555c;
    max-width: calc(100% - 38px);
}

.newsletterSignUp .formFieldContainer ::placeholder {
    color: #53555c;
    opacity: 1;
}

.mainReturn {
    display: none;
    visibility: hidden;
    position: absolute;
    top: 0.8rem;
    margin: auto;
    left: 0;
    right: 0;
    text-decoration: none;
    font-family: 'MetaPro', Verdana, Arial, sans-serif;
    font-size: .7rem;
    line-height: 1.5em;
    color: #fff;
    font-weight: 600;
}

.mainReturn span.arrow {
    display: inline-block;
    width: 23px;
    height: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(public/images/arrow.png) no-repeat center;
    transform: rotate(180deg);
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%)
}

#wp-admin-bar-servebolt-plugin-settings,
#wp-admin-bar-tribe-events {
    display: none;
}

@media screen and (max-width: 1200px), print {
    /* DEFAULTS */
    .center {
        padding: 0 1.25rem;
        max-width: 100%;
    }

    /* NAVIGATION */
    .mobileMenuToggle {
        display: inline-block;
        align-self: center !important;
        height: 100%;
    }

    .navOpen .mobileMenuToggle {
        display: none;
        visibility: hidden;
    }

    .menuOpen .navLinkWrap {
        display: block;
        padding-top: 5em;
    }

    .admin-bar .menuOpen .navLinkWrap {
        margin-top: 32px;
    }

    .secondaryLinkWrap {
        display: none;
        visibility: hidden;
    }

    .navLinkWrap {
        position: fixed;
        display: none;
        z-index: 100;
        float: none;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        font-size: 1em;
        color: #fff;
        background: #51535a;
        overflow: hidden;
    }

    .navLogo {
        display: block;
        width: 9.775em;
        padding: .55em 0;
        margin: 0 auto;
    }

    .navLinkInner {
        position: relative;
        display: block;
        padding: 0 1.7rem;
        margin-left: 1.75em;
        transition: all 0.2s;
    }

    .searchShowing .navLinkInner {
        margin-top: 12em;
    }

    .navLinkGroup {
        display: block;
        width: 100%;
        margin-left: 0;
    }

    .mobileNavLinkGroup {
        display: block;
        visibility: visible;
    }

    .mobileNavLinkGroup .navIcon {
        display: none;
        visibility: hidden;
    }

    .navLink, .navDropdownCell .navLink, .navDropdownCell .navLink:hover {
        padding: .75rem 0;
        margin: 0;
        font-size: 1em;
        line-height: 1.3;
        color: #fff;
    }

    .navDropdown, .navLinkGroup.hovered .navDropdown, .navLinkGroup:focus .navDropdown, .navLink:hover + .navDropdown, .navLink:focus + .navDropdown {
        display: none;
        width: 100%;
        top: 0;
        margin: 0;
        padding: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        z-index: 1;
        overflow: auto;
        -webkit-overflow-scrolling: touch
    }

    .dropdownOpen .navDropdown, .navLinkGroup.dropdownOpen .navDropdown {
        display: block;
        animation: mobileDropdown .2s linear;
        z-index: 2;
        height: calc(100vh - 7.428em);
        padding-bottom: 2.4em;
        overflow: auto;
    }

    .navDropdown, .navLinkGroup .navDropdown {
        font-size: 1em;
        animation: mobileDropdownReturn .2s linear;
        background: #51535a;
    }

    @keyframes mobileDropdown {
        0% {
            left: 100%
        }

        100% {
            left: 0
        }
    }

    @keyframes mobileDropdownReturn {
        0% {
            left: 0
        }

        100% {
            left: 100%
        }
    }

    .navDropdownTable {
        display: block
    }

    .navDropdownCell:first-child {
        background: inherit;
    }

    .navDropdownCell:nth-child(2) {
        display: none;
    }

    .navDropdownCell.mobileOnly {
        display: block;
    }

    .dropdownInnerOpen .mainReturn {
        display: block;
        visibility: visible;
        position: absolute;
        text-align: center;
        margin: 0 auto
    }

    .navLinkGroup.hasDropdown.hovered .navLink.parent span::before, .navLinkGroup.hasDropdown.hovered .navLink.parent span:before, .navLinkGroup.hasDropdown:focus .navLink.parent span::before, .navLinkGroup.hasDropdown:focus .navLink.parent span:before {
        display: none;
        width: 0;
    }

    .navLinkInner:hover .navLink.parent span, .navLinkInner:hover .navLinkGroup.hasDropdown.hovered .navLink.parent span {
        opacity: 1;
    }
}

@media screen and (max-width: 782px) {
    .admin-bar .menuOpen .navLinkWrap {
        margin-top: 46px;
    }

    .navLinkInner {
        margin: 0;
    }
}

/* CONTENT */
.home #content {
    width: calc(100% - 40px);
    margin: 15px 20px;
}

@media (max-width: 768px) {
    .home #content {
        width: 100%;
        margin: 15px 0;
    }
}

.pageBlock {
    position: relative;
    background: #ffffff;
    padding: 40px 50px;
}

.js .fadeInAndUp {
    transition: all 0.25s ease-in-out;
    opacity: 0;
    transform: translateY(30px);
}

.js .fadeInAndUp.animate {
    opacity: 1;
    transform: translateY(0);
}

.fullBoxLink {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.scrollDown {
    display: block;
    width: 21px;
    height: 14px;
    text-indent: -9999px;
    overflow: hidden;
    background: url('public/images/down-arrow.png') no-repeat transparent;
    position: absolute;
    bottom: 48px;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, 0);
    transition: all ease 0.2s;
}

@keyframes bounce {
    0%, 10%, 25%, 40%, 50% {
        transform: translate(-50%, 0);
    }
    20% {
        transform: translate(-50%, -15px);
    }
    30% {
        transform: translate(-50%, -7px);
    }
}

.bounce {
    animation: bounce 4s infinite;
}

.bounce:hover {
    animation-play-state: paused;
}

.coloredBackground::before {
    content: '';
    display: block;
    height: 100%;
    width: 18%;
    position: absolute;
    top: 0;
    right: 0;
    background: #f37032;
}

.blueSection.coloredBackground::before {
    background: #7cccbf;
}

.arrowCTA {
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    font-family: "AvenirLTStd-Roman", sans-serif;
    font-size: calc(24em / 14);
    margin-top: 1.8em;
    padding-right: 34px;
}

.arrowCTA::after {
    content: '';
    display: block;
    background: url('public/images/arrow.png');
    filter: invert(51%) sepia(71%) saturate(1440%) hue-rotate(339deg) brightness(97%) contrast(96%);
    width: 23px;
    height: 17px;
    top: 50%;
    transform: translate(0, -50%);
    right: 0;
    position: absolute;
    transition: all 0.2s;
}

.blueSection .arrowCTA::after {
    filter: invert(76%) sepia(13%) saturate(939%) hue-rotate(121deg) brightness(99%) contrast(86%);
}

.arrowCTA:hover::after {
    transform: translate(10px, -50%);
}

/* HOME */
body.home .scrollDown {
    width: 319px;
    height: 408px;
    background: url(public/images/flying-toy.png) bottom right no-repeat;
    bottom: -334px;
}

@media screen and (max-width: 768px) {
    body.home .scrollDown {
        width: 159.5px;
        height: 204px;
        bottom: -170px;
        background-size: contain;
    }
}

body.home #content {
    display: grid;
    grid-template-columns: 56.5% 1fr;
    gap: 15px;
    grid-template-areas: "Intro Intro" "Featured-1 Featured-2" "Featured-1 Featured-3" "Toys Toys" "Miniatures Miniatures";
}

@media screen and (max-width: 768px) {
    body.home #content {
        grid-template-columns: 1fr;
        grid-template-areas: "Intro" "Featured-1" "Featured-2" "Featured-3" "Toys" "Miniatures";
    }
}

.Intro {
    grid-area: Intro;
}

.Featured-1 {
    grid-area: Featured-1;
    padding: 30px 77px 53px;
}

.Featured-2 {
    grid-area: Featured-2;
}

.Featured-3 {
    grid-area: Featured-3;
}

.sectionBlock {
    padding: 110px 50px 155px 50px;
}

.Toys {
    grid-area: Toys;
}

.Miniatures {
    grid-area: Miniatures;
}

@media all and (-ms-high-contrast: none) {
    body.home #content {
        display: -ms-grid;
        -ms-grid-columns: 56.5% 1fr;
        -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr;
    }

    .Intro {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
    }

    .Featured-1 {
        -ms-grid-row: 2;
        -ms-grid-row-span: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
    }

    .Featured-2 {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
    }

    .Featured-3 {
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
    }

    .Toys {
        -ms-grid-row: 4;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
    }

    .Miniatures {
        -ms-grid-row: 5;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
    }
}

body.home .Intro {
    text-align: center;
}

body.home .introText {
    max-width: 1070px;
    margin: 0 auto 125px auto;
}


body.home .logoInitials {
    margin-top: 282px;
}

@media screen and (max-width: 768px) {
    .pageBlock {
        padding: 25px 35px;
    }

    .pageBlock.Miniatures {
        padding: 25px 35px 25px 25px;
    }

    body.home .introText {
        margin-bottom: 70px;
    }

    body.home .logoInitials {
        margin-top: 105px;
        width: 4em;
    }
}

body.home h1 {
    font-family: 'AvenirLTPro-Medium', sans-serif;
    font-size: 3.93em;
    line-height: 1.42em;
    margin-bottom: 0.3rem;
}

@media screen and (max-width: 1200px) {
    body.home h1 {
        font-size: 2.1em;
    }
}

h1 span {
    font-family: "WalbaumSH-Roman", serif;
    letter-spacing: 0.02em;
}

body.home .introSpan {
    font-family: "AvenirLTStd-Roman", sans-serif;
    font-size: 1.7em;
    line-height: 1.61em;
    color: #72747c;
    max-width: 80%;
    display: inline-block;
}

@media screen and (max-width: 1200px) {
    body.home .introSpan {
        font-size: 1.25em;
        max-width: 100%;
    }
}

body.home #content .featuredThumbnail {
    display: block;
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 43em;
    margin: auto auto 15px auto;
}

.featuredContentCategory {
    text-transform: uppercase;
    font-family: "AvenirLTStd-Heavy", sans-serif;
    font-size: calc(18em / 14);
    letter-spacing: 0.06em;
    color: #72747c;
    line-height: 1.467;
}

body.home #content h3 {
    padding: 0;
    font-family: "AvenirLTStd-Heavy", sans-serif;
    font-size: var(--32px-font);
}

@media screen and (max-width: 768px) {
    body.home #content h3 {
        font-size: calc(42em / 23.3);
    }
}

body.home #content h3::after {
    content: '';
    display: block;
    background: url('public/images/arrow.png');
    filter: invert(51%) sepia(71%) saturate(1440%) hue-rotate(339deg) brightness(97%) contrast(96%);
    width: 23px;
    height: 17px;
    margin-top: 0.5em;
    transition: all 0.2s;
}

body.home #content .pageBlock:hover h3::after {
    transform: translate(10px, 0);
}

body.home #content .Featured-2
body.home #content .Featured-3 {
    padding: 40px 45px;
}

body.home #content .Featured-2 .featuredThumbnail,
body.home #content .Featured-3 .featuredThumbnail {
    position: absolute;
    right: 0;
    bottom: 0;
    height: auto;
    width: auto;
    max-width: 51%;
    max-height: 100%;
    margin: 0;
}

@media screen and (max-width: 768px) {
    body.home #content .Featured-2 .featuredThumbnail,
    body.home #content .Featured-3 .featuredThumbnail {
        max-width: 75%;
        max-height: 300px;
    }
}

body.home #content .Featured-2 h3,
body.home #content .Featured-3 h3 {
    max-width: 40%;
}

@media screen and (max-width: 768px) {
    body.home #content .Featured-2 h3,
    body.home #content .Featured-3 h3 {
        max-width: 85%;
        margin-bottom: 215px;
    }

    body.home .Featured-3::before {
        display: none;
    }
}

.sectionBlock.Toys.coloredBackground::before {
    left: 0;
    right: auto;
    width: 23%;
}

.sectionBlock.Miniatures.coloredBackground::before {
    width: 23%;
}

@media screen and (max-width: 768px) {
    .sectionBlock {
        padding-top: 45px;
        border: 2px solid #e4e4e4;
    }

    .sectionBlock h3, .sectionBlock .h3style {
        font-size: 1.5em;
    }

    body .sectionBlock.coloredBackground.pageBlock::before {
        width: 22.5px;
    }
}

.sectionBlock .itemImage {
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translateY(-50%);
    height: auto;
    width: auto;
    max-height: 90%;
    max-width: 42%;
}

@media screen and (max-width: 768px) {
    .sectionBlock .itemImage {
        position: relative;
        transform: none;
        max-width: 100%;
        max-height: 600px;
        margin: 40px 0;
        left: -110px;
    }
}

.sectionBlock.Miniatures .itemImage {
    right: -15px;
    left: auto;
}

.sectionBlock .textContent {
    margin-left: 47.55%;
    max-width: 700px;
}

@media screen and (max-width: 768px) {
    .sectionBlock .textContent {
        margin-left: 15px;
    }
}

.sectionBlock p {
    font-size: calc(18em / 14)
}

.sectionBlock.Miniatures .textContent {
    margin-right: 47%;
    margin-left: auto;
}

@media screen and (max-width: 768px) {
    .sectionBlock.Miniatures .textContent {
        margin-right: 15px;
    }
}

.sectionBlock h2 {
    font-family: "AvenirLTPro-Medium", sans-serif;
    font-size: calc(55em / 14);
    color: #53555c;
    margin-bottom: 0.5em;
}

.sectionBlock.Miniatures h2 {
    font-family: WalbaumSH-Roman, serif;
    font-size: calc(62em / 14);
    letter-spacing: 0.02em;
}

@media screen and (max-width: 768px) {
    .sectionBlock h2, .sectionBlock.Miniatures h2 {
        font-size: calc(52em / 23.3);
    }
}

@media screen and (max-width: 768px) {
    .sectionBlock h2, .sectionBlock.Miniatures h2 {
        font-size: 2.4em;
    }
}

.sectionBlock h2::after {
    content: '\00a0/';
    color: #f37032;
}

.sectionBlock.blueSection h2::after {
    color: #7cccbf;
}

@media screen and (max-width: 768px) {
    .sectionBlock .arrowCTA {
        font-size: 1.8em;
        left: 50%;
        transform: translateX(-50%);
        margin-top: 0;
    }
}

.sectionBlock.Miniatures .arrowCTA {
    font-family: WalbaumSH-Roman, serif;
    letter-spacing: 0.02em;
    font-size: calc(27em / 14);
}

.containerLink {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

/* FOOTER */
.socialSection {
    padding-top: 115px;
    padding-bottom: 105px;
}

.socialHeader {
    display: flex;
    margin-bottom: 40px;
}

.socialSection h2, .supportersSection h2, .newsSection h2 {
    text-transform: uppercase;
    font-family: "AvenirLTStd-Heavy", sans-serif;
    font-size: calc(24em / 14);
    letter-spacing: 0.06em;
    flex-grow: 1;
}

@media (max-width: 768px) {
    .socialSection .limitWidth {
        padding: 0 20px;
    }

    .socialHeader {
        display: block;
        text-align: center;
    }

    .socialSection h2, .newsSection h2 {
        margin-bottom: 0.5em;
        font-size: 1.4em;
    }
}

.socialIcons {
    margin: 0 -2px;
}

.socialIcons a {
    display: inline-block;
    text-indent: -99999px;
    width: 39px;
    height: 39px;
    margin: 0 5px;
    transition: all 0.1s;
    filter: brightness(200%);
}

.socialIcons a:hover {
    filter: brightness(100%);
}

.fbIcon {
    background: url('public/images/facebook.png') no-repeat;
}

.igIcon {
    background: url('public/images/instagram.png') no-repeat;
}

.twIcon {
    background: url('public/images/twitter.png') no-repeat;
}

.emIcon {
    background: url('public/images/email.png') no-repeat;
}
.ytIcon {
    background: url('public/images/youtube.png') no-repeat;
}

body .eapps-instagram-feed-posts-slider-next {
    clip-path: polygon(-100% -100%, 50% -100%, 50% 200%, -100% 200%);
}

body .eapps-instagram-feed-posts-slider-prev {
    clip-path: polygon(50% -100%, 200% -100%, 200% 100%, 50% 200%);
}

footer.footer {
    margin: 15px 0 0;
    padding: 90px 90px 50px;
    background: #ffffff;
    text-align: center;
}

@media screen and (max-width: 1200px) {
    footer.footer {
        font-size: 1.1em;
    }
}

@media screen and (max-width: 480px) {
    footer.footer {
        padding: 50px;
    }
}

.footerTagline {
    font-family: "AvenirLTPro-Medium", sans-serif;
    font-size: calc(55em / 14);
    color: #53555c;
    display: block;
    margin-top: 0.2em;
    line-height: 1.5em;
}

.footerHours {
    font-family: 'AvenirLTStd-Heavy', sans-serif;
    letter-spacing: 0.06em;
    margin-bottom: 29px;
}

@media screen and (max-width: 768px) {
    .footerTagline {
        font-size: calc(41em / 23.3);
    }
}

@media screen and (min-width: 769px) {
    .mobile-break {
        display: none;
    }
}

footer.footer .contactDetails {
    font-family: "AvenirLTStd-Roman", sans-serif;
    font-size: calc(18em / 14);
    line-height: calc(32 / 18);
    margin-bottom: 20px;
}

footer.footer .contactDetails > * {
    margin: 0 0.6em;
}

footer.footer a:not(.tmButton):hover {
    color: var(--orange);
}

@media (max-width: 768px) {
    footer.footer .contactDetails > * {
        margin: 0.7em 0.6em;
        display: block;
    }
}

.footerMeta {
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 768px) {
    .footerMeta {
        display: block;
    }
}

.footerMeta > * {
    margin: 0 1em;
}

@media screen and (max-width: 768px) {
    .footerMeta > * {
        margin: 1.5em 1em;
    }
}

/* DESKTOP DEBUGGING */
/*body {*/
/*margin: 0px;*/
/*background: #0e0e0e no-repeat;*/
/*background-image: url(/Main-004.jpg);*/
/*height: 9999px;*/
/*width: 1920px;*/
/*}*/
/*.fullWrap { opacity: 0.8; }*/
/*#header { height: 989px; }*/
/*body.home #content .featuredThumbnail {*/
/*width: 850px;*/
/*height: 598px;*/
/*transform: translate(24px, 0);*/
/*}*/

/* MOBILE DEBUGGING */
/*body {*/
/*    margin: 0px;*/
/*    background: #0e0e0e;*/
/*    background-image: url(/m-Main-003.jpg);*/
/*    background-position-x: -188px;*/
/*    background-position-y: -173px;*/
/*    background-size: 750px;*/
/*    height: 9999px;*/
/*    width: 375px;*/
/*}*/
/*.fullWrap { opacity: 0.5; }*/
/*.header.header--full-height { height: 500px; }*/

/*-----------Sections Common styles */
.section {
    margin: 15px 0;
    padding: 60px 20px;
    border: none;
    position: relative;
    outline: 0;
}

.section * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.section.section--no-padding {
    padding: 0;
}

.section--bg-white {
    background-color: #fff;
}

section .section__container {
    width: 100%;
    max-width: 100%;
}

@media (min-width: 300px) {
    .section {
        padding: 60px 30px;
    }
}

@media (min-width: 576px) {

    .section {
        margin: 15px 20px;
        /*overflow-x: hidden;*/
    }

    .section.section--full-width {
        margin: 15px 0;
        padding: 60px 50px;
    }
}

@media (max-width: 1199px) {
    section .section__container.section__container--cut {
        margin-bottom: 230px;
    }

    .collections-tab section .section__container.section__container--cut {
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    section .section__container {
        max-width: var(--max-content-width, 1460px);
        margin: 0 auto;
    }
}

@media (min-width: 1200px) {
    .section {
        padding: 130px 50px;
    }

    .woocommerceContainer .section {
        padding: 60px 50px;
    }

    .section--full-width {
        padding: 130px 70px;
    }

    .section.section--full-width .section__container {
        width: var(--content-width);
        margin: 0 auto;
    }

    .section--mission {
        padding-top: 170px;
        padding-bottom: 270px;
        margin-top: -50px;
    }
}

.section.section--colored:before {
    content: '';
    display: block;
    height: 100%;
    width: 15px;
    position: absolute;
    top: 0;
    z-index: 0;
}

@media (min-width: 1201px) {
    .section.section--colored:before {
        width: 120px;
    }
}

.section.section--colored-right:before {
    right: 0;
}

.section.section--colored-left:before {
    left: 0;
}

@media (max-width: 1200px) {
    .section.section--colored-left {
        padding-left: 35px;
    }
    .section.section--colored-right {
        padding-right: 35px;
    }

}

.section.section--colored-orange:before {
    background: var(--orange);
}

.section.section--colored-blue:before {
    background: var(--blue);
}

.section .section__title, #tribe-events .tribe-events-page-title {
    font-family: "AvenirLTPro-Medium", sans-serif;
    font-size: 55px;
    color: var(--gray-dark);
    margin-bottom: 50px;
}

.page-id-5874 .section .section__title, #tribe-events .tribe-events-page-title {
    font-family: WalbaumSH-Roman, serif;
    font-size: calc(62em / 14);
    letter-spacing: 0.02em;
}

.page-id-5874 .section .section__title-orange::after {
    color: var(--blue);
}

.section .section__title-orange::after, .section__title-orange::after {
    content: '\00a0/';
    color: var(--orange);
}

.section .section__title-blue::after, #tribe-events .tribe-events-page-title::after, .section__title-blue::after {
    content: '\00a0/';
    color: var(--blue);
}

.section__title-gray::after {
    content: '\00a0/';
    color: #d4d4d4;
}

.page-template-templatespage-exhibits-collections-php .tab-body > .section {
    padding-top: 0;
}

.exhibits-tab div .type-tribe_events:not(:first-child) {
    border-top: 1px solid #e8e8e8;
    padding-top: 3em;
}

.section .section__subtitle {
    font-family: "AvenirLTStd-Roman", sans-serif;
    font-size: 1.29em;
    line-height: 1.61em;
    margin-top: -40px;
    margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
    .section .section__title {
        font-size: 36px;
        margin-bottom: 30px;
    }

    .page-id-5874 .section .section__title, #tribe-events .tribe-events-page-title {
        font-size: calc(52em / 23.3);
    }

    .section .section__subtitle {
        font-size: 20px;
        margin-top: -20px;
    }
}

/*------------Block ------------*/
.label {
    text-transform: uppercase;
    color: var(--gray-light);
    font-size: 18px;
    letter-spacing: 1.42px;
    line-height: 48px;
    font-family: var(--ff-avenir-bold);
}

.blocks-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.block {
    width: 100%;
    display: block;
    position: relative;
}

.block.block--half {
    padding: 60px 20px 150px;
    background-color: #fff;
    max-width: 100%;
    margin-bottom: 20px;
}

.block.block--half:last-child {
    margin-bottom: 0;
}

.block.block--colored:before {
    content: '';
    display: block;
    height: 100%;
    width: 15px;
    position: absolute;
    top: 0;
    z-index: 0;
    right: 0;
}

.block.block--colored-orange:before {
    background-color: var(--orange);
}

.block.block--colored-blue:before {
    background-color: var(--blue);
}

.block .block__content {
    max-width: 360px;
}

.block .block__title {
    color: var(--gray-dark);
    font-family: var(--ff-avenir-bold);
    font-size: 32px;
    line-height: 44px;
}

.block .block__title:after {
    content: '';
    display: block;
    background: url('public/images/arrow.png');
    -webkit-filter: invert(51%) sepia(71%) saturate(1440%) hue-rotate(339deg) brightness(97%) contrast(96%);
    filter: invert(51%) sepia(71%) saturate(1440%) hue-rotate(339deg) brightness(97%) contrast(96%);
    width: 23px;
    height: 17px;
    margin-top: 0.5em;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

a.block:hover .block__title:after {
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px);
}

@media (min-width: 480px) {
    .block.block--half {
        padding: 60px 30px 150px;
    }
}

@media (min-width: 576px) {
    .block.block--half {
        padding: 60px 50px 150px;
    }
}

@media (min-width: 1200px) {
    .block.block--colored:before {
        width: 90px;
    }

    .block.block--half {
        width: calc(50% - 10px);
        padding: 60px 90px 150px;
        margin-bottom: 0;
    }

    .block.block--half .cut-image--center {
        top: auto;
    }

    .block {
        max-width: 700px;
    }

    .block.block--center {
        width: 70%;
        margin-left: 30%;
    }
}

@media (min-width: 1440px) {
    .block.block--colored:before {
        width: 145px;
    }

    .block.block--half .cut-image--right {
        right: 80px;
    }

    .block.block--half .cut-image--center {
        top: 50%;
    }

}

/*-----------Cut Out Image----------*/
.cut-image {
    position: absolute;
    height: auto;
    width: auto;
    max-width: 85%;
    max-height: 270px;
    margin: 0;
    display: block;
}

.cut-image--right.cut-image--bottom {
    right: 0;
    bottom: 0;
}

.cut-image--right.cut-image--center {
    right: 0;
    bottom: 0;
}

.cut-image--left.cut-image--bottom {
    left: 0;
    bottom: 0;
}

.cut-image--left.cut-image--center {
    left: 0;
    bottom: 0;
}

@media (min-width: 1200px) {
    .cut-image--left.cut-image--center {
        left: 0;
        bottom: auto;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .cut-image--right.cut-image--center {
        right: 0;
        top: 50%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

@media (min-width: 1200px) {
    .cut-image {
        max-width: 30%;
        max-height: 350px;
    }
}

@media (min-width: 1440px) {
    .cut-image {
        max-height: 100%;
    }

    .cut-image.cut-image--bottom {
        max-height: 60%;
    }
}

/*------------Buttons----------*/
a {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.link {
    color: var(--gray-dark);
    font-family: var(--ff-avenir-roman);
    font-size: 21px;
    font-weight: 400;
    line-height: 21px;
    text-transform: uppercase;
    display: inline-block;
    padding-right: 40px;
}

.link.link--arrow {
    position: relative;
}

.link.link--arrow::after {
    content: '';
    display: block;
    background: url("public/images/arrow.png");
    -webkit-filter: invert(51%) sepia(71%) saturate(1440%) hue-rotate(339deg) brightness(97%) contrast(96%);
    filter: invert(51%) sepia(71%) saturate(1440%) hue-rotate(339deg) brightness(97%) contrast(96%);
    width: 23px;
    height: 17px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.blueSection .link.link--arrow::after {
    filter: invert(76%) sepia(13%) saturate(939%) hue-rotate(121deg) brightness(99%) contrast(86%);
}

.link.link--arrow:hover:after {
    right: -15px;
}

/* --------- Hero Banner --------- */
.hero-banner {
    position: relative;
    margin: -170px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

@media (min-width: 1200px) {
    .hero-banner {
        height: 100vh;
        max-height: 800px;
    }
}

.section.hero-banner {
    margin: -170px 0 0;
    padding-top: 0;
    padding-bottom: 0;
}

.hero-banner::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.66) 0%, rgba(0, 0, 0, 0.01145477722338939) 30%);
}

@media (max-width: 1200px) {
    .section.hero-banner, .hero-banner {
        margin-top: -5px;
    }
    .hero-banner::after {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 6%);
    }
}

.hero-banner .hero-banner__background {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
}

.hero-banner .hero-banner__background::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.275) 40%, rgba(0, 0, 0, 0) 55%)
}

.hero-banner .hero-banner__background img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: top;
}

.hero-banner .hero-banner__wrap {
    padding: 120px 0 80px;
    position: relative;
    z-index: 2;
    max-width: 40em;
}

@media (min-width: 1200px) {
    .hero-banner .hero-banner__wrap {
        padding: 390px 0 100px;
    }

    .page-template-page-about .hero-banner .hero-banner__wrap {
        padding: 390px 0 170px;
    }
}

.hero-banner__page-title {
    display: block;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 1.42px;
    line-height: 48px;
    text-transform: uppercase;
    font-family: var(--ff-avenir-bold);
    padding: 0;
}

.hero-banner__headline {
    display: block;
    color: #fff;
    font-family: var(--ff-avenir-bold);
    font-size: 55px;
    line-height: 65px;
    padding-bottom: 0;
}

@media screen and (max-width: 768px) {
    .hero-banner__headline {
        font-size: 34px;
        line-height: 130%;
    }
}

/*----------Navigation --------*/
.links-list-block {
    margin: 15px 0;
    position: relative;
    z-index: 2;
}

.links-list-block--down {
    margin: -65px 0 0;
    padding: 0 70px;
}

@media screen and (max-width: 1023px) {
    .links-list-block::after {
        content: '';
        pointer-events: none;
        position: absolute;
        top: -1%;
        left: 0;
        height: 100%;
        width: 100%;
        background: transparent url(public/images/fade.png) repeat-y right;
    }

    .links-list-block--down {
        padding: 0;
    }
}

@media screen and (max-width: 768px) {
    .links-list-block--down {
        margin-top: 15px;
    }
}


.stickyNav.sticky {
    top: 0;
    margin-top: 0;
    width: 100%;
}

.links-list-block .links-list__title {
    font-family: var(--ff-avenir-medium);
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.5;
    color: var(--gray-light);
}

.links-list-block .links-list__title {
    display: none;
}

.links-list-block .links-list__wrap {
    width: 100%;
    max-width: 100%;
    position: relative;
    background-color: #fff;
}

.links-list-block--down .links-list__wrap {
    text-align: center;
}


.links-list-block--down .links-list__wrap {
    height: 130px;
    -webkit-box-shadow: 0 4px 21px 3px rgba(0, 0, 0, 0.14);
    box-shadow: 0 4px 21px 3px rgba(0, 0, 0, 0.14);
}

.sticky.links-list-block--down .links-list__wrap {
    height: auto;
}


.links-list-block .links-list__wrap .links-list__list {
    right: 20px;
    left: 20px;
    max-width: calc(100% - 40px);
}


.links-list-block .links-list__wrap .links-list__list {
    max-width: 100%;
}


.links-list-block .links-list__list {
    padding: 20px;
}

.links-list-block .links-list__list {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.links-list-block .links-list__list {
    padding: 30px 20px 20px;
}

.links-list-block--down .links-list__list {
    padding: 0;
}


.links-list-block .links-list__list li {
    margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
    .links-list-block .links-list__list li:last-child {
        padding-right: 150px;
    }
}


.links-list-block--down .links-list__list li {
    height: 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
    transition: all 0.1s;
}

.links-list-block--down.sticky .links-list__list li {
    height: 90px;
}


.links-list-block .links-list__list li a {
    display: block;
    color: var(--gray-light);
    font-family: var(--ff-avenir-medium);
    font-size: 18px;
    line-height: 32px;
    text-transform: uppercase;
    letter-spacing: 1.08px;
    position: relative;
}

.links-list-block--down .links-list__list li a {
    padding: 0 30px;
}


.links-list-block--down .links-list__list li a {
    padding: 0 40px;
}


.links-list-block .links-list__list li a svg {
    height: 20px;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.links-list-block--down .links-list__list li a:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 6px;
    background-color: var(--blue);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    right: 0;
    left: 0;
    bottom: -49px;
}

.links-list-block--down.sticky .links-list__list li a:after {
    bottom: -29px;
}

.links-list-block .links-list__list li a:hover::after,
.links-list-block .links-list__list li a.active::after {
    width: 100%;
}


.links-list-block .links-list__list li a.active {
    color: var(--gray-dark);
}

.links-list-block .links-list__list li a.active svg path {
    fill: var(--gray-dark);
}

.links-list-block .links-list__list li a.active svg g {
    opacity: 1;
}

.links-list-block .links-list__list li a:hover,
.links-list-block .links-list__list li a.active {
    color: var(--blue);
}

.links-list-block .links-list__list li a svg path {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.links-list-block .links-list__list li a:hover svg path,
.links-list-block .links-list__list li a.active svg path {
    fill: var(--blue);
}

@media (max-width: 1200px) {
    .links-list-block--down .links-list__wrap .links-list__list {
        max-width: none;
        width: 74em;
    }
    .links-list-block--down .links-list__list li {
        height: 75px;
    }
    .links-list-block--down .links-list__wrap {
        height: auto;
    }
    .links-list-block--down .links-list__list li a {
        padding: 0 20px;
    }
}

@media (max-width: 767px) {
    .logged-in.admin-bar .links-list__wrap.is-sticky .links-list {
        top: 46px;
    }
}

@media (max-width: 600px) {
    .logged-in.admin-bar .links-list__wrap.is-sticky .links-list {
        top: 0;
    }
}


.links-list-block--full {
    margin: 15px 20px -15px;
}

@media (max-width: 576px) {
    .links-list-block--full {
        margin: 15px 0 -15px 0;
    }
}

.links-list-block .links-list__wrap {
    overflow-y: hidden;
    overflow-x: auto;
}

.links-list-block--full .links-list__wrap {
    padding: 40px 50px 0;
    box-shadow: inset 0px -1px 0px 0px var(--blue);
}

.links-list-block .links-list__list {
    flex-wrap: nowrap;
}

.links-list-block--full .links-list__list {
    padding: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.links-list-block.links-list-block--full .links-list__list {
    max-width: 1460px;
    margin: 0 auto;
    flex-wrap: nowrap;;
}

.links-list-block--full .links-list__list li {
    margin-bottom: 0;
    white-space: nowrap;
}

.links-list-block--full .links-list__list li a {
    padding: 20px;
    text-align: center;
    border: 1px solid transparent;
    border-bottom: none;
    min-width: 88px;
    margin-bottom: -1px;
}

.links-list-block--full .links-list__list li a.active {
    border-color: var(--blue);
    background-color: #fff;
}

.js #ajax-content > section {
    display: none;
}

.js #ajax-content > section.active {
    display: block;
}

.disable-scrollbars::-webkit-scrollbar {
    width: 0px;
    height: 0;
    background: transparent; /* Chrome/Safari/Webkit */
}

.disable-scrollbars {
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE 10+ */
}

/*----------Slider--------*/

.slider__item {
    position: relative;
    height: 270px;
    width: 100%;
}

@media (min-width: 576px) {
    .slider__item {
        height: 300px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .slider__item {
        height: 370px;
    }
}

.slider__item--overlay:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.66)), color-stop(30%, rgba(0, 0, 0, 0.01145477722338939)), color-stop(70%, rgba(0, 0, 0, 0.01145477722338939)), to(rgba(0, 0, 0, 0.66)));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.66) 0%, rgba(0, 0, 0, 0.01145477722338939) 30%, rgba(0, 0, 0, 0.01145477722338939) 70%, rgba(0, 0, 0, 0.66) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.66) 0%, rgba(0, 0, 0, 0.01145477722338939) 30%, rgba(0, 0, 0, 0.01145477722338939) 70%, rgba(0, 0, 0, 0.66) 100%);
    z-index: 1;
}

.slider__image {
    position: absolute;
    width: 100%;
    height: 100%;
}

.slider__image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.slider__caption {
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 10px;
    left: 15px;
    font-family: var(--ff-avenir-medium);
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
    width: 90%;
}

.slick-slide {
    line-height: 1;
}

.slick-dots {
    position: relative;
    bottom: auto;
    margin-bottom: 0;
    line-height: 1;
}

.slick-dots li {
    width: 10px;
    height: 20px;
}

.slick-dots li button {
    width: 10px;
    height: 20px;
    padding: 0;
}

.slick-dots li button:before {
    font-size: 10px;
    width: 10px;
    height: 20px;
    color: var(--gray-dark);
    opacity: 1;
}

.slick-dots li.slick-active button:before {
    color: var(--orange);
    opacity: 1;
}

@media (min-width: 768px) {
    .slick-dots {
        margin-top: 10px;
    }
}

@media (min-width: 992px) {
    .slick-dotted.slick-slider {
        margin-bottom: 0;
    }
}

@media (min-width: 1200px) {
    .slick-dots {
        margin-top: 15px;
    }

    .slider__item {
        height: 400px;
    }

    .slider__caption {
        bottom: 20px;
    }
}

/*----------Content------- */

.content h1, .content h2, .content h3, .content h4, .content h5 {
    color: var(--gray-dark);
    font-family: var(--ff-avenir-medium);
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 0;
    margin-bottom: 20px;
}

.content h1 {
    font-size: 55px;
    line-height: 65px;
}

.content h2 {
    font-size: 38px;
    line-height: 42px;
}

.content h3 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 15px;
}

.content h4 {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 0;
}

.content h5 {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 0;
}

.content p {
    color: var(--gray-light);
    font-family: var(--ff-avenir-light);
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 30px;
    word-break: break-word;
    line-height: 32px;
}

.content strong {
    color: var(--gray-dark);
    font-family: var(--ff-avenir-bold);
    font-weight: 700;
}

.content__label {
    font-family: var(--ff-avenir-bold);
    text-transform: uppercase;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 10px;
    font-weight: 700;
    color: var(--gray-dark);
    padding-bottom: 0;
}

.page-template-templatespage-about-php .content a, a.fancyUnderline {
    font-family: var(--ff-avenir-medium);
    position: relative;
    color: var(--gray-light);
    text-decoration: none;
}

.page-template-templatespage-about-php .content a::after, a.fancyUnderline::after {
    content: '';
    height: 2px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
}

.page-template-templatespage-about-php .content a:hover, .page-template-templatespage-about-php .content a:focus, body a.fancyUnderline:focus {
    color: var(--gray-dark);
}

.page-template-templatespage-about-php .content.content--blue a::after, .content--blue a.fancyUnderline::after, body a.fancyUnderline.blueUnderline::after {
    background-color: var(--blue);
}

.page-template-templatespage-about-php .content.content--orange a::after, .content--orange a.fancyUnderline::after {
    background-color: var(--orange);
}

.content img.size-full {
    width: 100%;
    height: auto;
}

/*---------- Two Columns ------- */

.two-columns .two-columns__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
}

.two-columns .two-columns__column {
    width: 100%;
    margin-bottom: 20px;
}

.two-columns .section__title {
    margin-bottom: 0.5em;
}

@media (min-width: 992px) {
    .two-columns .two-columns__column {
        width: 50%;
        margin-bottom: 0;
    }

    .two-columns .two-columns__column:nth-child(odd) {
        padding-right: 15px;
    }

    .two-columns .two-columns__column:nth-child(even) {
        padding-left: 15px;
    }

    .two-columns .two-columns__column.two-columns__column--timeline {
        padding: 0 0 0 70px;
    }
}

@media (min-width: 1200px) {
    .two-columns .two-columns__column.two-columns__column--timeline {
        padding: 0 0 0 118px;
    }

    .two-columns .two-columns__column.two-columns__column--smaller {
        width: 35%;
        max-width: 450px;
        padding-left: 50px;
    }
}

.two-columns.two-columns--news .two-columns__wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media (min-width: 992px) {
    .two-columns.two-columns--news .two-columns__column:first-child {
        width: 60%;
        padding-right: 40px;
    }

    .two-columns.two-columns--news .two-columns__column:last-child {
        width: 40%;
    }
}

@media (min-width: 1200px) {
    .two-columns.two-columns--news .two-columns__column:first-child {
        width: 65%;
        padding-right: 100px;
    }

    .two-columns.two-columns--news .two-columns__column:last-child {
        width: 35%;
    }
}

.content .recpatchaTerms {
    font-size: 0.9em;
    line-height: normal;
}

.grecaptcha-badge {
    visibility: hidden;
    pointer-events: none;
}

/*----------Text-Media Section ( Mission) --------*/

.two-columns.two-columns--mission .content p {
    color: var(--gray-light);
    font-family: var(--ff-avenir-medium);
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1.08px;
    line-height: 30px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .two-columns.two-columns--mission .content p {
        font-size: 29px;
        line-height: 46px;
    }
}

@media (min-width: 1200px) {
    .two-columns.two-columns--mission .content p {
        font-size: 29px;
        line-height: 46px;
    }
}

@media (min-width: 992px) {
    .two-columns.two-columns--mission .two-columns__column {
        max-width: 630px;
    }

    .two-columns.two-columns--mission .two-columns__column--smaller {
        padding-left: 35px;
    }
}

@media (min-width: 1200px) {
    .two-columns.two-columns--mission .two-columns__column:first-child {
        width: 45%;
    }
}

@media (min-width: 1440px) {
    .two-columns.two-columns--mission .two-columns__column--smaller {
        padding-left: 65px;
    }
}

/*--------------Two Columns with Map----------*/

.map-section {
    margin: 15px 0;
}

.showHours a {
    display: none;
}

.js .showHours a {
    display: inline;
}

.showHours .mapHours {
    display: block;
}

.js .showHours .mapHours {
    display: none;
}

#map {
    height: 100%;
    min-height: 400px;
}

#map iframe {
    width: 100%;
    height: 100%;
}

.map-section .two-columns__column--content {
    padding: 60px 20px;
}

@media (min-width: 480px) {
    .map-section .two-columns__column--content {
        padding: 60px 30px;
    }
}

@media (min-width: 576px) {
    .map-section .two-columns__column--content {
        padding: 60px 50px;
    }
}

@media (min-width: 992px) {
    .map-section .section__container {
        max-width: 100%;
        width: 100%;
    }

    .map-section .two-columns__column--content {
        padding: 60px 50px;
    }
}

@media (min-width: 1200px) {
    .map-section .two-columns__column--content {
        padding: 90px 70px 100px;
    }
}

@media (min-width: 1440px) {
    .map-section .two-columns__column--content {
        width: 45%;
    }

    .map-section .two-columns__column--content .content {
        max-width: 485px;
    }

    .map-section .two-columns__column--map {
        width: 55%;
    }
}

@media (min-width: 1600px) {
    .map-section .two-columns__column--content {
        padding-left: calc((100vw - 1460px) / 2);
    }
}

/*--------------Timeline-----------*/

.timeline .timeline__items {
    box-shadow: 0 13px 39px 7px rgba(0, 0, 0, 0.06);
    border-radius: 6px;
    background-color: #ffffff;
    padding: 50px;
    margin-bottom: 20px;
}

.timeline__description p {
    color: var(--gray-light);
    font-family: var(--ff-avenir-medium);
    font-size: 24px;
    font-weight: 400;
    line-height: 35px;
    margin-bottom: 0;
}

.timeline__description h3 {
    color: #424242;
    font-family: var(--ff-avenir-bold);
    font-size: 80px;
    line-height: 1;
    padding-bottom: 0;
    margin-bottom: 10px;
}

.cd-horizontal-timeline {
    opacity: 0;
    margin: 0 auto;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.cd-horizontal-timeline.loaded {
    opacity: 1;
    position: relative;
    top: 0;
}

.cd-horizontal-timeline .timeline {
    height: 100px;
    margin: 0 0;
    max-width: 800px;
    position: relative;
    /*width: 90%;*/
}

.cd-horizontal-timeline .events-wrapper {
    position: relative;
    height: 100%;
    margin: 0 45px;
    overflow: hidden;
    z-index: 1;
}

.cd-horizontal-timeline .events-wrapper::after,
.cd-horizontal-timeline .events-wrapper::before {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    height: 100%;
    width: 20px;
}

.cd-horizontal-timeline .events-wrapper::before {
    left: 0;
    background-image: -webkit-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0));
    background-image: linear-gradient(to right, #ffffff, rgba(255, 255, 255, 0));
}

.cd-horizontal-timeline .events-wrapper::after {
    right: 0;
    background-image: -webkit-linear-gradient(right, #ffffff, rgba(255, 255, 255, 0));
    background-image: linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0));
}

.cd-horizontal-timeline .events {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 49px;
    height: 3px;
    background: #dfdfdf;
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}

.cd-horizontal-timeline .events a {
    position: absolute;
    bottom: 0;
    z-index: 2;
    text-align: center;
    padding-bottom: 1.188em;
    text-decoration: none;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);

    color: #424242;
    font-family: var(--ff-avenir-medium);
    font-size: 17px;
    font-weight: 500;
    line-height: 21px;
}

.cd-horizontal-timeline .events a.selected {
    font-weight: 700;
    pointer-events: none;
    font-family: var(--ff-avenir-bold);
}

.cd-horizontal-timeline .events a::after {
    content: '';
    position: absolute;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -5px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    border: 2px solid #dfdfdf;
    border-top-color: rgb(223, 223, 223);
    border-right-color: rgb(223, 223, 223);
    border-bottom-color: rgb(223, 223, 223);
    border-left-color: rgb(223, 223, 223);
    background-color: #f8f8f8;
    -webkit-transition: background-color 0.3s, border-color 0.3s;
    -moz-transition: background-color 0.3s, border-color 0.3s;
    transition: background-color 0.3s, border-color 0.3s;
}

.cd-horizontal-timeline .events a.selected::after {
    background-color: var(--orange);
    border-color: var(--orange);
}

.cd-horizontal-timeline .events a.older-event::after {
    background-color: var(--orange);
    border-color: var(--orange);
}

.cd-horizontal-timeline .filling-line {
    background-color: var(--orange);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    width: 100%;
    z-index: -1;
}

.cd-timeline-navigation {
    z-index: 3;
}

.cd-timeline-navigation li {
    list-style-type: none;
}

.cd-timeline-navigation a {
    bottom: auto;
    border-radius: 50%;
    height: 45px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 45px;
    z-index: 1;
    overflow: hidden;
    color: transparent;
    text-indent: 100%;
    white-space: nowrap;
    -webkit-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    transition: border-color 0.3s;
}

.cd-timeline-navigation a::after {
    bottom: auto;
    content: '';
    height: 45px;
    left: 50%;
    position: absolute;
    right: auto;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 25px;
}

.cd-timeline-navigation a.next::after {
    background: url('/wp-content/themes/toysminiatures2020/public/images/arrow-right.svg') no-repeat center;
}

.cd-timeline-navigation a.prev::after {
    background: url('/wp-content/themes/toysminiatures2020/public/images/arrow-left.svg') no-repeat center;
}

.cd-timeline-navigation a.next.inactive::after {
    background: url('/wp-content/themes/toysminiatures2020/public/images/arrow-right-inactive.svg') no-repeat center;
}

.cd-timeline-navigation a.prev.inactive::after {
    background: url('/wp-content/themes/toysminiatures2020/public/images/arrow-left-inactive.svg') no-repeat center;
}

.cd-timeline-navigation a.prev {
    box-shadow: 5.736px 8.192px 15.3px 2.7px rgba(0, 0, 0, 0.1);
    left: 0;
}

.cd-timeline-navigation a.inactive {
    cursor: not-allowed;
}

.cd-timeline-navigation a.next {
    box-shadow: 5.736px 8.192px 15.3px 2.7px rgba(0, 0, 0, 0.1);
    right: 0;
}

.cd-horizontal-timeline .events-content {
    width: 100%;
    min-height: 400px;
    height: auto;
    margin: 0 0;
    padding-top: 20px;
    position: relative;
    -webkit-transition: height 0.4s;
    -moz-transition: height 0.4s;
    transition: height 0.4s;
}

.cd-horizontal-timeline .events-content li {
    -webkit-animation-duration: 0.4s;
    -moz-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    left: 0;
    position: absolute;
    opacity: 0;
    top: -1.5em;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    width: 100%;
    z-index: 1;
    box-shadow: 0 13px 39px 7px rgba(0, 0, 0, 0.06);
    border-radius: 6px;
    background-color: #ffffff;
    padding: 30px 20px 40px;
}

.cd-horizontal-timeline .events-content li.selected {
    list-style-type: none;
    position: relative;
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    z-index: 2;
}

@media (min-width: 1200px) {
    .cd-horizontal-timeline .events-content li {
        padding: 50px 60px 70px;
    }
}

/*--------Our Staff------------*/

.our-staff .our-staff__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    margin-top: 30px;
}

.our-staff .our-staff__item {
    width: 100%;
    position: relative;
    padding: 0 5px;
    margin-bottom: 30px;
}

.our-staff .our-staff__item-wrap {
    max-width: 360px;
    margin: 0 auto;
}

.our-staff .our-staff__department {
    color: var(--gray-dark);
    font-family: var(--ff-avenir-bold);
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
    text-transform: uppercase;
    letter-spacing: 0.84px;
    position: absolute;
    top: 0;
}

.our-staff .our-staff__photo {
    width: 100%;
    margin: 44px auto 0;
    overflow: hidden;
    position: relative;
    padding-top: 116.3%;
}

.our-staff .our-staff__photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border: 1px solid #ddd;
    position: absolute;
    top: 0;
}

.our-staff .our-staff__info {
    margin-top: 17px;
}

.our-staff .our-staff__info a {
    color: var(--gray-light);
    font-family: var(--ff-avenir-light);
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    word-break: break-word;
    display: block;
    margin-bottom: 5px;
}

@media (max-width: 768px) {
    .our-staff .our-staff__info a {
        color: var(--orange);
    }
}

.our-staff .our-staff__item-wrap:hover a,
.our-staff .our-staff__item-wrap:focus a {
    color: var(--orange);
}

.our-staff h4 {
    font-size: inherit;
}

.our-staff .our-staff__info h5 {
    font-size: 16px;
    color: var(--gray-dark);
    font-family: var(--ff-avenir-bold);
    line-height: 20px;
    margin-bottom: 10px;
}

@media (min-width: 576px) {
    .our-staff .our-staff__item {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .our-staff .our-staff__item {
        width: 33.3333%;
        margin-bottom: 70px;
    }
}

@media (min-width: 1200px) {
    .our-staff .our-staff__item {
        width: 25%;
    }

    .our-staff .our-staff__list {
        margin-top: 90px;
    }
}

/*-----------Employments --------*/
.employments {
    margin-top: 50px;
}

.employments .employments__item {
    margin-bottom: 20px;
}

.employments .employments__title {
    color: var(--gray-dark);
    font-family: var(--ff-avenir-medium);
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 15px;
}

.employments .employments__description {
    font-family: var(--ff-avenir-light);
    font-weight: 300;
    line-height: 1.94em;
    font-size: 18px;
    color: var(--gray-light);
    margin: 15px 0 30px;
}

@media (min-width: 1200px) {
    .employments .employments__title {
        font-size: 38px;
        line-height: 40px;
    }
}

/*-------------Press Section / Recent News---------*/

.recent-news {
    margin-top: 30px;
    line-height: 1;
}

.recent-news .recent-news__block-title {
    color: var(--gray-dark);
    font-family: var(--ff-avenir-bold);
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.recent-news .recent-news__list {
    max-width: 415px;
}

.recent-news .recent-news__item {
    margin-bottom: 15px;
}

@media (min-width: 992px) {
    .recent-news {
        margin-top: 0;
    }

    .recent-news {
        padding-left: 30px;
        border-left: 1px solid rgba(114, 116, 124, 0.3);
    }

    .two-columns .two-columns__column.recent-news {
        padding-left: 30px;
    }
}

@media (min-width: 1200px) {
    .recent-news {
        padding-left: 60px;
    }

    .two-columns .two-columns__column.recent-news {
        padding-left: 60px;
    }

    .recent-news .recent-news__block-title {
        margin-bottom: 30px;
    }

    .recent-news .recent-news__item {
        margin-bottom: 20px;
    }

}

.recent-news .recent-news__date {
    font-family: var(--ff-avenir-light);
    font-size: 15px;
    line-height: 25px;
    color: var(--gray-light);
}

.recent-news .recent-news__title {
    font-family: var(--ff-avenir-bold);
    font-size: 18px;
    line-height: 35px;
    color: var(--gray-dark);
    display: block;
}

.recent-news .recent-news__title:hover,
.recent-news .recent-news__title:focus {
    color: var(--orange);
}

/* SINGLE POST */
.homeHero.shortSplash {
    position: relative;
    display: block;
    min-height: 31rem;
    margin: -170px 0 0;
    overflow: hidden;
    background: var(--gray-dark);
}

.shortSplashImageWrap img.blurImage {
    position: absolute;
    display: block;
    top: -10rem;
    left: -10rem;
    right: -10rem;
    bottom: -10rem;
    margin: auto;
    width: 100%;
    height: auto;
    -webkit-filter: blur(18px);
    -ms-filter: blur(18px);
    -moz-filter: blur(18px);
    filter: blur(18px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='18');
}

.shortSplashImageWrap img.splashImage {
    position: absolute;
    display: block;
    width: auto;
    left: 0;
    right: 0;
    min-height: 100%;
    height: 100%;
    margin: auto;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .homeHero.shortSplash {
        margin-top: 0;
        min-height: auto;
    }

    .shortSplashImageWrap img.splashImage {
        width: 100%;
        height: auto;
        object-fit: contain;
        position: relative;
    }
}

.blogContent {
    font-size: calc(18em / 14);
    overflow: hidden;
}

.blogContent p {
    font-size: 1.1em;
}

.section.blogContent {
    padding-top: 40px;
}

.wp-block-image img {
	height: auto;
}

.blogContent .two-columns__wrap {
    flex-flow: row;
}

.blogContent .blogColumn1 {
    flex: 1 1 0;
    width: auto;
}

.blogContent .blogColumn2 {
    width: auto;
    padding-left: 6em;
}

@media (max-width: 1024px) {
    .blogContent .two-columns__wrap {
        display: block;
    }

    .blogContent .blogColumn2 {
        padding-left: 0;
    }
}

.blogContent h3, .blogContent .h3style {
    font-size: 1.2em;
}

.blogContent .newsHeading {
    padding: 0;
    margin: 0;
    margin-bottom: 1em;
}

.blogContent h1, .blogContent .h1style {
    margin-bottom: 0;
    padding-bottom: 0;
}

.articleDate {
    font-size: 1.2em;
}

.blogContent .wp-caption, .blogContent .wp-caption img {
    max-width: 100%;
    height: auto;
}

body #jp-relatedposts h3.jp-relatedposts-headline {
    font-size: 1em;
}

/* COMMENTS */
.commentsSection {
    font-size: calc(18em / 14);
}

.comment-list,
.comment-respond,
.comments-title,
.no-comments {
    padding-left: 24px;
    padding-right: 24px;
}

.no-comments {

}

.comment-reply-title {
}

.comment-list {
    list-style: none;
    margin-bottom: 0;
    padding-right: 0 !important;
}

.comment-list .children {
    list-style: none;
    position: relative;
}

.comment-list .children:before {
    background: #ddd;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}

.comment-list .comment {
    position: relative;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.comment-list .comment:not(:last-of-type),
.comment-list .depth-1:not(:last-of-type) {
    border-bottom: 1px solid #ddd;
    margin-bottom: 24px;
}

.comment-list .comment .comment:first-of-type {
    border-top: 1px solid #ddd;
    padding-top: 24px;
}

.comment-list .comment-respond {
    border-top: 1px solid #eee;
    margin: 0;
    padding: 24px 0 0;
}

.comment-list .comment-form {
    padding-bottom: 0;
}

.pingback .comment-body {
    padding-bottom: 24px;
}

.comment-body {
    word-wrap: break-word;
}

.comment-author {
}

#comments .more-comments-button {
    display: none;
}

/*
.comment-author a,
.comment-author b {
	font-weight: normal;
}*/
.comment-metadata {
    color: #555;
    margin-bottom: 24px;
}

.comment-metadata a {
    color: inherit;
    padding-left: 0.15em;
    padding-right: 0.15em;
}

.comment-metadata a:active,
.comment-metadata a:focus,
.comment-metadata a:hover {
    background: #ddd;
    color: #222;
}

.comment-metadata .edit-link {
    border-left: 1px solid #eee;
    margin-left: 6px;
    padding-left: 6px;
}

.comment-metadata .edit-link:before {
    display: none;
}

.comment-author .avatar {
    border: 1px solid #ddd;
    float: left;
    margin-right: 12px;
    padding: 2px;
    vertical-align: middle;
}

.comment-author .says {
    display: none;
}

.comment-author a {
    color: #222;
}

.comment-author a:active,
.comment-author a:focus,
.comment-author a:hover {
    color: #ef7d0b;
}

.reply {
    margin-bottom: 24px;
}

.comment-form .form-submit, #subscribe {
    display: block;
    margin: 15px 0;
}

.subscribe-to-comments {
    display: inline-block;
    float: right;
}

.comment-form
.form-allowed-tags {
}

.comment-reply-title small {
    float: right;
}

.comment-respond h3 a {
    box-shadow: none;
}

.bypostauthor {
    display: block;
}

.required {
    color: #ef7d0b;
}

#comments h2.comments-title {
    padding: 48px 48px 0 48px;
}

#comments ol.comment-list {
    position: relative;
    margin: 20px 40px;
}

#comments ol.comment-list li {
    padding: 26px 36px;
    margin-bottom: 0 !important;
}

#comments ol.comment-list li:nth-child(odd) {
    background: #f6f6f6;
}

#comments ol.comment-list li:nth-child(even) {
    background: #fff;
}

#comments ol.comment-list li.depth-2 .comment-metadata::before, #comments ol.comment-list li.depth-2 .comment-metadata:before {
    content: '';
    position: relative;
    display: inline-block;
    top: 6px;
    width: 26px;
    height: 19px;
    background-size: 200%
}

#comments ol.comment-list li.depth-2.comment-author-mary-corbet .comment-metadata::before, #comments ol.comment-list li.depth-2.comment-author-mary-corbet .comment-metadata:before {
    background-position: 0 -18px;
}

#comments h4.comments-title {
    display: block;
    position: relative;
    margin: 24px 42px 29px 42px;
    padding: 24px 0 10px 0;
    border-top: none;
    border-bottom: 1px solid #3a3a3a;
}

#comments .roundedCTA {
    max-width: 210px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

#comments h3 {
    text-transform: uppercase;
}

#comments p.comment-notes span#email-notes {
    display: none;
}

#respond.comment-respond {
    padding: 0 48px 48px;
}

#respond p.comment-notes {
    display: none;
}

.comment-meta {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
    margin-bottom: 9px;
}

.comment-author {
    display: inline-block;
    text-transform: uppercase;
}

ol.children {
    margin-left: 0 !important;
}

li.comment-author-mary-corbet p {
    color: #a61d1d;
}

li.comment-author-mary-corbet {
    padding: 24px 12px 24px 72px !important;
}

li.comment-author-mary-corbet::before {
    content: '';
    display: block;
    position: absolute;
    float: left;
    left: 12px;
    width: 50px;
    height: 50px;
    background-size: 100%;
    border-radius: 100px;
}

li.comment-author-mary-corbet .comment-meta {
    border-bottom: 1px dotted #a61d1d;
}

li.comment-author-mary-corbet .comment-meta a {
    color: #a61d1d;
}

li.comment-author-mary-corbet .comment-meta a:hover {
    color: #000;
}

.comment-metadata {
    display: inline-block;
    float: right;
    margin-top: 3px;
    margin-bottom: 15px;
    margin-right: 35px;
}

span.comment-number {
    position: absolute;
    display: block;
    top: 30px;
    right: 36px;
    color: #999;

}

.reply {
    position: relative;
    display: inline-block;

}

.reply a {
    text-transform: uppercase;
    font-weight: bold;
}

.reply:hover {
    cursor: pointer;
}

/* ---------- Collection Page---------*/

.three-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.three-columns .three-columns__column {
    width: 100%;
    padding-bottom: 15px;
}

@media (min-width: 576px) {
    .three-columns .three-columns__column {
        width: 50%;
        padding: 0 7px 15px;
    }
}

@media (min-width: 992px) {
    .three-columns .three-columns__column {
        width: 33.333337%;
    }
}

.post__item {
    background-color: #fff;
    display: block;
    border: 1px solid #e2e2e2;
}

.post__thumbnail {
    overflow: hidden;
}

.post__thumbnail img {
    width: 100%;
    height: auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.post__info {
    padding: 20px 40px 40px;
}

.post__title {
    color: var(--gray-dark);
    font-family: var(--ff-avenir-bold);
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    text-transform: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.page-template-templatespage-news-php .post__title {
    font-size: 20px;
    margin: 0.2em 0;
}

.post__properties {
    color: var(--gray-light);
    font-family: var(--ff-avenir-medium);
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 0;
}

.page-template-templatespage-news-php .post__properties {
    color: var(--gray-light);
    font-family: var(--ff-avenir-light);
    font-size: 18px;
    font-weight: 300;
    word-break: break-word;
    line-height: 32px;
}

@media screen and (max-width: 768px) {
    .page-template-templatespage-news-php .post__title {
        font-size: 1.8em;
    }

    .page-template-templatespage-news-php .post__meta {
        font-size: 1em;
    }
}

.post__link {
    position: relative;
    color: var(--gray-light);
    font-family: var(--ff-avenir-medium);
    font-size: 13px;
    font-weight: 500;
    line-height: 26px;
    padding-right: 30px;
    display: inline-block;
}

.post__link:after {
    content: '';
    display: block;
    background-image: url('public/images/arrow.png');
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-filter: invert(51%) sepia(71%) saturate(1440%) hue-rotate(339deg) brightness(97%) contrast(96%);
    filter: invert(51%) sepia(71%) saturate(1440%) hue-rotate(339deg) brightness(97%) contrast(96%);
    width: 15px;
    height: 12px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.page-template-templatespage-news-php .post__link::after {
    left: 0;
}

.post__item:hover .post__link::after {
    -webkit-transform: translate(15px, -50%);
    -ms-transform: translate(15px, -50%);
    transform: translate(15px, -50%);
}

.post__item:hover .post__thumbnail img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

/*----------- Product PopUp--------*/

.mfp-fade.mfp-bg {
    opacity: 0;

    -webkit-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
    background: #35363a;
    opacity: 0.98;
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

.mfp-content {
    vertical-align: top;
}

@media (min-width: 1200px) {
    .mfp-content {
        vertical-align: middle;
    }
}

.mfp-close-btn-in .mfp-close {
    color: #fff;
    right: 15px;
    top: 15px;
    font-size: 50px;
    opacity: 1;
}

button.mfp-arrow {
    opacity: 1;
}

button.mfp-arrow:after {
    display: none;
}

button.mfp-arrow:before {
    border: none;
    width: 35px;
    height: 35px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 1;
}

button.mfp-arrow-left:before {
    background-image: url('/wp-content/themes/toysminiatures2020/public/images/arrow-left-white.svg');
}

button.mfp-arrow-right:before {
    background-image: url('/wp-content/themes/toysminiatures2020/public/images/arrow-right-white.svg');
}

button.mfp-arrow-right {
    left: 55px;
    right: auto;
    top: 35px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

button.mfp-arrow-left {
    left: 0;
    right: auto;
    top: 35px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.popup__container {
    margin: auto;
    max-width: 1200px;
}

.popup__container .two-columns {
    padding: 70px 15px 50px;
}

@media (min-width: 1200px) {
    .popup__container {
        min-height: 730px;
    }

    .mfp-close-btn-in .mfp-close {
        right: 10px;
        top: 0;
    }

    button.mfp-arrow-left {
        left: 10px;
        right: auto;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    button.mfp-arrow-right {
        right: 10px;
        left: auto;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .popup__container {
        margin: auto;
        max-width: 1200px;
    }

    .popup__container .two-columns {
        padding: 100px 70px;
    }
}

@media (min-width: 1440px) {
    .popup__container .two-columns {
        padding: 100px 50px;
    }

    .mfp-close-btn-in .mfp-close {
        right: 5%;
    }

    button.mfp-arrow-left {
        left: 5%;
    }

    button.mfp-arrow-right {
        right: 5%;
    }
}

@media (min-width: 1540px) {
    .popup__container .two-columns {
        padding: 100px 0;
    }
}

.popup__container .post__thumbnail {
    width: 100%;
    background: #fff;
    max-height: 400px;
}

@media (min-width: 1200px) {
    .popup__container .post__thumbnail {
        min-height: 400px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.popup__container .post__thumbnail img {
    width: auto;
    height: 100%;
    display: block;
    margin: 0 auto;
    max-height: 400px;
}

.popup__container .post__info {
    padding: 0;
}

@media (min-width: 1200px) {
    .popup__container .post__info {
        padding: 0 0 0 30px;
    }
}

.popup__container .post__properties {
    color: #fff;
    font-family: var(--ff-avenir-light);
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 30px;
}

.popup__container .post__title {
    color: #fff;
    font-family: var(--ff-avenir-bold);
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 5px;
}

.popup__container .post__description p,
.popup__container .post__description li,
.popup__container .post__description span {
    color: #fff;
    font-family: var(--ff-avenir-light);
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}

.popup__container .two-columns__column {
    position: relative;
    display: block;
}

.popup__container .slider-for {
    margin-bottom: 10px;
}

.popup__container .slider-for .slider-for__item {
    height: 400px;
    background: #fff;
}

.popup__container .slider-for .slider-for__item-wrap {
    height: 100%;
    background: #fff;
    padding: 15px;
}

.popup__container .slider-for .slider-for__item img {
    display: block;
    margin: auto;
    max-height: 360px;
    width: auto;
    height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.popup__container .slider-nav {
    margin-top: 10px;
}

.popup__container .slider-nav .slider-nav__item {
    height: 90px;
}

.popup__container .slider-nav .slider-nav__item-wrap,
.popup__container .slider-for .slider-for__item-wrap {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.popup__container .slider-nav .slider-nav__item-wrap {
    padding: 5px 10px;
    border: 2px solid transparent;
    margin: 0 10px 0 0;
}

.popup__container .slider-nav .slider-nav__item img {
    display: block;
    margin: auto;
    max-height: 75px;
    width: auto;
    height: auto;
    max-width: 100%;
}

.popup__container .slider-nav .slick-slide.slick-current .slider-nav__item-wrap {
    border: 2px solid var(--orange);
}

.posts-popup .popup__container {
    display: none;
}

/* SHOP */
#content .woocommerce {
    font-size: 18px;
}

#content .woocommerce p {
    line-height: unset;
}

.woocommerceContainer input, div.woocommerce input {
    border: 1px solid rgb(118, 118, 118);
    padding: 3px;
    border-radius: 1.2px;
}

.woocommerceContainer h2, div.woocommerce h2 {
    font-size: 2rem;
    text-transform: none;
    line-height: normal;
}

.woocommerceContainer h3, div.woocommerce h3 {
    font-size: 1.6rem;
}

.woocommerceContainer h4, div.woocommerce h4 {
    font-size: 1.4rem;
}

body.woocommerce div.product .product_title {
    font-size: 2.6em;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 115px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #80d1c4;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #5ea89b;
}

.woocommerce-Tabs-panel--description h2 {
    display: none;
}

.woocommerce-checkout h3 {
    padding: 0;
    margin: 1.1em 0 0.4em;
}

.woocommerce-info {
    border-top-color: #89e0d2;
}

.woocommerce-info::before {
    color: #89e0d2;
}

#ship-to-different-address {
    font-size: 1.4em;
}

.woocommerce-error a, .woocommerce-info a, .woocommerce-message a {
    text-decoration-line: underline;
}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #e8e8e8;
    color: #887f7f;
}

.attachment-woocommerce_thumbnail {
    border: 1px solid #ddd;
}

@media screen and (max-width: 768px) {
    body .woocommerce div.product form.cart {
        text-align: center;
    }
}

.wc-bookings-date-picker .ui-datepicker td.bookable a {
    background-color: #89e0d2 !important;
    color: #5b5c63 !important;
}

.storeDescription {
    border-top: 1px solid #e3e3e3;
    padding-top: 2em;
}

/* EXHIBITS & COLLECTIONS PAGE */

.page-template-page-exhibits-collections .hero-banner .hero-banner__page-title {
    line-height: 1.7em;
}

.tribe-events-event-image {
    min-height: 1px;
}

.tribe-events-list-event-text {
    display: inline-block;
    width: 67%;
    font-size: 1.2em;
}

.tribe-events-list .tribe-events-list-event-title {
    text-transform: uppercase;
}

.page-template-page-exhibits-collections #content .section__title {
    padding: 1.2em 0 0.75em;
}

.type-tribe_events .link {
    font-size: 1em;
}

.tribe-events-content img {
    max-width: 100%;
    height: auto;
}

@media screen and (max-width: 768px) {
    body .tribe-events-list .tribe-events-loop .tribe-events-event-image {
        float: none;
        width: 100%;
        margin: 0;
    }

    .tribe-events-list-event-text {
        display: block;
        width: 100%;
    }
}

table.tribe-events-calendar .tribe-events-category-exhibit {
    display: none;
}

#tribe-events-pg-template, .tribe-events-pg-template {
    margin: 0;
    max-width: none;
    padding: 0;
}

body #tribe-events .tribe-events-content p, body .tribe-events-after-html p, body .tribe-events-before-html p {
    line-height: inherit;
}

h3#exhibits {
    margin-top: 5em;
}

.exhibitsTabTicketButton {
    text-align: center;
    margin: 105px 0 0;
}

.js .inline-tabs .tab-body:not(:nth-of-type(1)) {
    display: none;
}

.collections-tab .section {
    padding-right: 150px;
}

@media screen and (max-width: 1200px) {
    .collections-tab .section {
        padding-right: 65px;
    }
}

@media screen and (max-width: 768px) {
    .page-template-page-exhibits-collections .section__title {
        font-size: 30px;
    }
}

.collections-tab .tribe-events-list-event-text {
    font-size: 1.3em;
}

.miniaturesFont {
    font-family: WalbaumSH-Roman, serif;
    letter-spacing: 0.02em;
    font-size: 1.13em;
    line-height: normal;
}

/* NEWS Filter */
.newsHeader {
    display: flex;
    justify-content: space-between;
}

.news-filter {
    background: transparent;
    margin-bottom: 45px;
}

.section .section__title + .news-filter {
    margin-top: -20px;
}

.filterTitle {
    font-size: 1.07em;
}

@media (max-width: 576px) {
    .newsHeader {
        flex-direction: column;
    }

    .news-filter {
        margin-right: 7px;
        margin-left: 7px;
    }

    .section .section__title + .news-filter {
        margin-top: 0px;
    }
}

.select-wrap {
    position: relative;
}

.filter-dropdown {
    width: 100%;
    cursor: pointer;
    display: block;
    margin-bottom: 0;
    padding: 9px 40px 9px 15px;
    border: 2px solid #53555c;
    background: transparent;
    font-weight: 600;
    font-size: 18px;
    -webkit-appearance: none;
}

.select-wrap:before {
    content: "";
    position: absolute;
    z-index: 1;
    right: 2px;
    top: 2px;
    width: 40px;
    height: 40px;
    pointer-events: none;
}

.select-wrap:after {
    content: "";
    position: absolute;
    z-index: 2;
    right: 20px;
    top: 50%;
    margin-top: -7px;
    -webkit-transform-origin: center;
    transform-origin: center;
    width: 10px;
    height: 10px;
    display: block;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    border-top: 3px solid #53555c;
    border-right: 3px solid #53555c;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    pointer-events: none;
}

.select-wrap.active:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -3px;
}

.select-wrap option {
    background: #ededed;
}

@media (max-width: 768px) {
    .news-filter {
        padding: 15px 20px;
    }

    .filter-dropdown {
        padding-left: 10px;
        padding-right: 30px;
    }

    .select-wrap:before {
        width: 30px;
    }

    .select-wrap:after {
        right: 15px;
    }
}

.loadingSpinner {
    height: 150px;
    width: 150px;
    display: block;
    margin: 0 auto;
}

/* GET INVOLVED PAGE */

.supportersSection {
    text-align: center;
}

.supporterLogos {
    margin-top: 3em;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
}

.supporterLogoItem {
    height: 155px;
    padding: 20px;
    text-align: center;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 25%;
}

.supporterLogoItem img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.1s;
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto;
    filter: grayscale(1);
}

.supporterLogoItem a:hover img {
    transform: scale(1.1) translateY(-50%);
}

@media screen and (max-width: 1200px) {
    .supporterLogoItem {
        flex-basis: 33%;
    }
}

@media screen and (max-width: 768px) {
    .supporterLogoItem {
        flex-basis: 50%;
    }
}

.namesHeading {
    margin: 4em auto 2em;
}

.namesHeading p {
    margin: auto;
    width: auto;
    font-family: var(--ff-avenir-medium);
    font-size: calc(16em / 14);
}

.namesHeading strong:first-child {
    display: block;
    font-family: var(--ff-avenir-bold);
    font-size: calc(18em / 14);
}

.donorNames {
    column-count: 4;
    padding-left: 9em;
}

.donorNames li {
    display: block;
    padding: 0 1em;
    text-align: left;
    font-size: 16px;
    font-family: var(--ff-avenir-roman);
}

@media screen and (max-width: 1550px) {
    .donorNames {
        column-count: 3;
    }
}

@media screen and (max-width: 1300px) {
    .donorNames {
        column-count: 2;
    }
}

@media screen and (max-width: 900px) {
    .donorNames {
        padding-left: 0;
        column-count: 1;
    }

    .donorNames li {
        text-align: center;
    }
}

.supportersSection .tmButton {
    margin-top: 5em;
}

@media screen and (max-width: 768px) {
    .volunteerFormContainer form {
        margin-right: 12px;
    }
}


/* EDUCATION PAGE */
.thumbTitle {
    display: flex;
    position: relative;
    transition: all 0.1s;
    margin-top: 3em;
}

.thumbTitle:hover {
    transform: translateX(2px);
}

.thumbTitle .play-button {
    object-fit: contain;
    padding-right: 1em;
    height: 100px;
}

.page-template-templatespage-education-php .hero-banner .tm2goLogo {
    position: absolute;
    bottom: 30px;
    right: 30px;
    height: auto;
    width: auto;
}

@media (max-width: 768px) {
    .page-template-templatespage-education-php .hero-banner .tm2goLogo {
        top: 182px;
        right: 10px;
        bottom: auto;
    }
}

.thumbTitle .hero-banner__page-title {
    font-size: 1em;
    line-height: normal;
    margin-top: 0.5em;
}

.thumbTitle .hero-banner__headline {
    font-size: 1.7em;
    line-height: normal;
}

.section.featuredPostsSection {
    padding: 20px;
}

.thumbBoxes {
    --gap: 10px;
    display: flex;
    width: 100%;
    margin: 0 calc(-1 * var(--gap));
}

.thumbBox {
    display: block;
    position: relative;
    flex: 0 0 calc(33.3% - var(--gap) * 1.25);
    height: 400px;
    margin: 0 var(--gap);
    overflow: hidden;
}

.thumbBoxImage {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all 0.1s;
}

.bottomShadow::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: linear-gradient(0, rgba(0, 0, 0, 0.66) 0%, rgba(0, 0, 0, 0) 50%);
}

.thumbBox .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100px;
}

@media (max-width: 768px) {
    .thumbText {
        font-size: 0.9em;
    }
}

.thumbBox .tm2goLogo {
    position: absolute;
    top: 10px;
    right: 10px;
}

.thumbBox .thumbTitle {
    margin: 0;
    position: absolute;
    bottom: 2em;
    left: 2em;
}

.thumbBox .thumbTitle:hover {
    transform: none;
}

.thumbBox:hover .thumbBoxImage {
    transform: scale(1.05);
}

.thumbBox .hero-banner__headline {
    font-size: 24px;
}

.exploreMoreContainer {
    text-align: right;
    margin-top: 1.5em;
}

@media screen and (max-width: 1200px) {
    .featuredPostsSection .thumbBox {
        flex: 0 0 calc(50% - var(--gap));
    }

    .featuredPostsSection .thumbBox:last-child {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .thumbBoxes {
        display: block;
    }

    .featuredPostsSection .thumbBox {
        width: 100%;
        margin: var(--gap);
    }

    .featuredPostsSection .thumbBox:last-child {
        display: block;
    }
}

#program-events .content {
    display: flex;
}

#program-events .tribe-events-event-image {

}

#program-events .tribe-events-event-image img {
    max-width: 500px;
    max-height: 500px;
    object-fit: contain;
    margin-right: 40px;
    height: auto;
}

#program-events .tribe-event-schedule-details {
    font-family: var(--ff-avenir-bold);
    font-size: 18px;
    color: #72747c;
    line-height: normal;
    margin-bottom: 1em;
}

#program-events .content h3 {
    color: #51535a;
    text-transform: none;
    font-family: var(--ff-avenir-bold);
    font-size: 28px;

}

#program-events .content a {
    color: inherit;
}

#program-events .tmButton {
    margin-right: 3em;
}

#program-events .viewMoreEventsLink {
    display: inline-block;
    transform: translateY(-7px);
    margin-top: 1em;
}

#program-events .viewMoreEventsLink::after {
    bottom: 3px;
}

@media screen and (max-width: 768px) {
    #program-events .content {
        display: block;
    }

    #program-events .tribe-events-event-image {
        text-align: center;
        margin-bottom: 0.7em;
    }

    #program-events .tribe-events-event-image img {
        max-width: 100%;
        margin: 0;
    }

    #program-events .tribe-events-list-event-text {
        font-size: 1em;
    }
}

.product_cat-tickets .woocommerce-product-gallery, .page .product_title, .page .product_meta, .page .woocommerce-tabs, .page .woocommerce-product-details__short-description {
    display: none;
}

body .woocommerce .product_cat-tickets div.summary {
    width: auto;
    float: none;
}

.wc-bookings-booking-form {
    border: 0;
    padding: 0;
    font-family: var(--ff-avenir-roman);
}

@media screen and (max-width: 768px) {
    .wc-bookings-booking-form {
        font-size: 0.85em;
    }
}

.wc-bookings-booking-form p {
    font-size: 1em;
}

span.wc-bookings-date-picker-timezone {
    text-indent: -9999px;
    line-height: 0;
    display: inline-block;
}

span.wc-bookings-date-picker-timezone::after {
    content: "Central Time";
    text-indent: 0;
    display: block;
    line-height: initial;
}

.personsHeader {
    background: #f2f2f2;
    font-size: 0.8em;
}

.wc-bookings-booking-form p[class*="wc_bookings_field_persons_"], .wc-bookings-booking-form .personsHeader {
    display: flex;
    align-items: flex-start;
    padding: 1em;
    border-color: #e8e8e8;
    border-width: 0 1px 1px;
    border-radius: 3px;
    margin: 0;
}

.wc-bookings-booking-form p[class*="wc_bookings_field_persons_"] {
    border-color: #e8e8e8;
    border-width: 0 1px 1px;
    border-style: solid;
    background: white;
    max-width: none;
    transition: transform 0.1s;
}

.wc-bookings-booking-form p[class*="wc_bookings_field_persons_"]:focus-within {
    transform: scale(1.05);
    border-width: 1px;
    z-index: 1;
    position: relative;
    box-shadow: 0px 4px 23.76px 0.24px rgba(0, 0, 0, 0.09);
}

p[class*="wc_bookings_field_persons_"] :nth-child(1), .personsHeader :nth-child(1) {
    flex: 1 1;
}

p[class*="wc_bookings_field_persons_"] :nth-child(2), .personsHeader :nth-child(2) {
    flex: 0 0 45px;
    margin-left: 15px;
    text-align: center;
}

p[class*="wc_bookings_field_persons_"] :nth-child(3), .personsHeader :nth-child(3) {
    flex: 0 0 45px;
    margin-left: 30px;
    text-align: right;
}

@media screen and (max-width: 768px) {
    body p[class*="wc_bookings_field_persons_"] :nth-child(1) {
        text-align: left;
    }

    p[class*="wc_bookings_field_persons_"] :nth-child(2), .personsHeader :nth-child(2) {
        flex: 0 0 50px;
    }

    p[class*="wc_bookings_field_persons_"] :nth-child(3), .personsHeader :nth-child(3) {
        flex: 0 0 52px;
        margin-left: 15px;
    }
}

p[class*="wc_bookings_field_persons_"] :nth-child(1) {
    font-family: var(--ff-avenir-bold);
    color: #51535a;
}

.wc-bookings-date-picker .ui-datepicker-header {
    background: #e8e8e8;
    color: #51535a;
    border-top-color: #d3d3d3;
    font-family: var(--ff-avenir-bold);
    font-size: 18px;
}

.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev, .wc-bookings-date-picker .ui-datepicker .ui-datepicker-next {
    background: #d8d8d8;
}

.ui-datepicker-header .ui-icon {
    filter: invert();
}

.wc-bookings-date-picker-timezone-block {
    margin-bottom: 0;
}

.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev, .wc-bookings-date-picker .ui-datepicker .ui-datepicker-next {
    background: none;
}

.wc-bookings-date-picker .ui-datepicker td.bookable-range .ui-state-default,
.wc-bookings-date-picker .ui-datepicker td.ui-datepicker-current-day a,
.wc-bookings-booking-form .block-picker li a.selected {
    background: #80d1c4 !important;
}

.wc-bookings-booking-form .block-picker li:nth-child(even) a:hover, .wc-bookings-booking-form .block-picker li:nth-child(even) a:focus,
.wc-bookings-booking-form .block-picker li:nth-child(odd) a:hover, .wc-bookings-booking-form .block-picker li:nth-child(odd) a:focus {
    background: #80d1c4;
}

.ui-widget {
    font-family: var(--ff-avenir-bold);
}

.woocommerce div.product form.cart .tmButton {
    vertical-align: middle;
    float: none;
    font-size: 0.8em;
}

.woocommerceContainer {
    font-size: 18px;
}

body .woocommerce label[for*=wc_bookings_field_persons] a {
    font-family: var(--ff-avenir-roman);
    color: #72747c;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: var(--orange);
}

.featuredContent {
    display: grid;
    gap: 15px;
    grid-template-columns: 56.5% 1fr;
    grid-template-areas:
    "Featured-1 Featured-2"
    "Featured-1 Featured-3"
    "Miniatures Miniatures";
}

.page-template-templatespage-programs-events-php .sectionBlock.Miniatures .arrowCTA {
    display: table;
    margin-top: 0.3em;
}

.page-template-templatespage-programs-events-php .sectionBlock.Miniatures .itemImage {
    right: -15px;
    left: auto;
    top: 6em;
    transform: none;
}

.page-template-templatespage-programs-events-php #content .section {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    word-break: break-word;
}

@media screen and (max-width: 768px) {
    .page-template-templatespage-programs-events-php .section .section__title, #tribe-events .tribe-events-page-title {
        margin-left: 0.7em;
        margin-right: 0.7em;
        width: auto;
    }

    .featuredContent {
        grid-template-columns: 1fr;
        grid-template-areas:  "Featured-1" "Featured-2" "Featured-3" "Miniatures";
    }

    .featuredContent > * {
        margin: 7.5px 0;
    }

    .page-template-templatespage-programs-events-php .sectionBlock.Miniatures .itemImage {
        top: 0;
        margin-top: 0;
    }


}

@media all and (-ms-high-contrast: none) {
    .featuredContent {
        display: -ms-grid;
        -ms-grid-columns: 56.5% 1fr;
        -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr;
    }
}

.featuredContent .featuredThumbnail {
    display: block;
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 43em;
    margin: auto auto 15px auto;
}

.featuredContentCategory {
    text-transform: uppercase;
    font-family: "AvenirLTStd-Heavy", sans-serif;
    font-size: calc(18em / 14);
    letter-spacing: 0.06em;
    color: #72747c;
    line-height: 1.467;
}

@media screen and (max-width: 1200px) {
    .featuredContentCategory {
        font-size: 1.25em;
    }
}

.featuredContent h3 {
    padding: 0;
    font-family: "AvenirLTStd-Heavy", sans-serif;
    font-size: var(--32px-font);
}

@media screen and (max-width: 768px) {
    .featuredContent h3 {
        font-size: calc(35em / 23.3);
    }
}

.featuredContent h3::after {
    content: '';
    display: block;
    background: url('public/images/arrow.png');
    filter: invert(51%) sepia(71%) saturate(1440%) hue-rotate(339deg) brightness(97%) contrast(96%);
    width: 23px;
    height: 17px;
    margin-top: 0.5em;
    transition: all 0.2s;
}

.featuredContent .pageBlock:hover h3::after {
    transform: translate(10px, 0);
}

.featuredContent .Featured-2
.featuredContent .Featured-3 {
    padding: 40px 45px;
}

.featuredContent .Featured-2 .featuredThumbnail,
.featuredContent .Featured-3 .featuredThumbnail {
    position: absolute;
    right: 0;
    bottom: 0;
    height: auto;
    width: auto;
    max-width: 51%;
    max-height: 100%;
    margin: 0;
}

@media screen and (max-width: 768px) {
    .featuredContent .Featured-2 .featuredThumbnail,
    .featuredContent .Featured-3 .featuredThumbnail {
        max-width: 75%;
        max-height: 300px;
    }
}

.featuredContent .Featured-2 h3,
.featuredContent .Featured-3 h3 {
    max-width: 40%;
}

@media screen and (max-width: 768px) {
    .featuredContent .Featured-2 h3,
    .featuredContent .Featured-3 h3 {
        max-width: 85%;
        margin-bottom: 225px;
    }

    body.home .Featured-3::before {
        display: none;
    }
}

.winners {
    display: flex;
    flex-wrap: wrap;
}

.winners .winnerItem {
    width: 33%;
    padding: 10px;
    text-align: center;
}

.winners .winnerItem img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

@media screen and (max-width: 1200px) {
    .winners {
        display: block;
        text-align: center;
    }

    .winners .winnerItem {
        width: 100%;
        padding: 2em 0;
    }
}

.awardsSection {
    margin-top: 4em;
    padding-top: 4em;
    border-top: 1px solid #efefef;
}

.awardsSection h4 {
    font-family: var(--ff-avenir-bold);
    margin-bottom: 1em;
}

.sidePiece {
    width: 100%;
    height: auto;
}

.playButton {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
    .playButton {
        width: 35%;
    }
}

.newsSection {
    margin: 15px 0;
    padding-bottom: 100px;
}

.newsSection h2::after {
    display: none;
}

.newsItems {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 -20px;
}

.newsItem {
    margin: 20px;
    width: 33.3%;
}

.newsItem img {
    width: 100%;
    height: 20vw;
    object-fit: cover;
    border: 1px solid #efefef;
}

@media (max-width: 768px) {
    .newsItems {
        display: block;
        margin: 0;
    }

    .newsItem img {
        height: 150px;
    }

    .newsItem {
        margin: 20px 0;
        width: 100%
    }
}

.newsItem .featuredPostText {
    padding-left: 0;
}

.newsItem:hover .navArrow {
    transform: translate(10px, 0);
}

.moreNewsLink {
    text-align: center;
    margin-top: 3em;
}


/* Donation Page */
/* Fonts */
span.blue {
    color: #a5e6e8;
}

span.red {
    color: #ff6c50;
}

p {
    margin-bottom: 1em;
}

.page-template-templatespage-get-involved-php .hero-banner .hero-banner__background img {
    object-position: top;
}

#main.donate hr,
#main.collection-donations hr,
#main.campaigns hr {
    padding-top: 1em;
}

#main.donate form,
#main.collection-donations form,
#main.campaigns form {
    margin-bottom: 0.75em;
}

#main.donate form:before, #main.donate form:after,
#main.collection-donations form:before,
#main.collection-donations form:after,
#main.campaigns form:before,
#main.campaigns form:after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}

#main.donate form:after,
#main.collection-donations form:after,
#main.campaigns form:after {
    clear: both;
}

#main.donate form ul,
#main.collection-donations form ul,
#main.campaigns form ul {
    list-style: none;
}

#main.donate form li:before, #main.donate form li:after,
#main.collection-donations form li:before,
#main.collection-donations form li:after,
#main.campaigns form li:before,
#main.campaigns form li:after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}

#main.donate form li:after,
#main.collection-donations form li:after,
#main.campaigns form li:after {
    clear: both;
}

@media (max-width: 45em) {
    #main.donate form li,
    #main.collection-donations form li,
    #main.campaigns form li {
        height: 40px;
    }
}

#main.donate form input[type=radio],
#main.collection-donations form input[type=radio],
#main.campaigns form input[type=radio] {
    margin-bottom: 0.25em;
    margin-left: 0.1em;
    -webkit-appearance: radio;
}

#main.donate form input[type=checkbox],
#main.collection-donations form input[type=checkbox],
#main.campaigns form input[type=checkbox] {
    margin-bottom: 0.5em;
    margin-right: 0.35em;
    margin-left: 0.1em;
}

#main.donate form .donation-option,
#main.collection-donations form .donation-option,
#main.campaigns form .donation-option {
    float: left;
    width: 50%;
}

#donate-iframe {
    width: 103%;
    height: 100em;
}

@media (min-width: 400px) {
    #donate-iframe {
        width: 100%;
    }
}

@media (min-width: 55.5em) {
    #main.donate form .donation-option,
    #main.collection-donations form .donation-option,
    #main.campaigns form .donation-option {
        width: 20%;
    }
    #donate-iframe {
        width: 100%;
        height: 91em;
    }
}

#main.donate .err,
#main.collection-donations .err,
#main.campaigns .err {
    border: 1px solid #ff6c50;
}

#main.donate .err.invalid,
#main.collection-donations .err.invalid,
#main.campaigns .err.invalid {
    display: none;
    margin-left: 1em;
    padding: 0 0.5em;
}

#main.donate .err.invalid.payment-errors.active {
    display: block;
    margin: 1em;
}

#main.donate #custom-donation-field,
#main.collection-donations #custom-donation-field,
#main.campaigns #custom-donation-field {
    width: 100%;
    padding: 0.75em 0;
}

#main.donate #custom-donation-value,
#main.collection-donations #custom-donation-value,
#main.campaigns #custom-donation-value {
    width: 100px;
}

.membership-buttons .button {
    line-height: 0;
    margin: 1em 0;
}

.membership-buttons .button .tmButton {
    line-height: normal;
}

.extraContent {
    margin-top: 4em;
}

.cvv2, .card-expiry {
    width: 105px !important;
}

.cvv2-modal {
    display: none;
    position: absolute;
    width: 180px !important;
    right: 15px;
    top: -53px;
    pointer-events: none;
    z-index: 1000;
}

.cvv2-modal img {
    display: block;
    width: 100%;
    height: auto;
}

.what-is-cvv2 {
    display: inline-block;
    position: relative;
    right: -5px;
    cursor: help;
    padding: 0.15em 0.45em;
    color: #a5e6e8;
    background: #5b5d62;
    border-radius: 999px;
    font-weight: bold;
    line-height: 1;
}

.what-is-cvv2:hover div {
    display: block;
}

.what-is-cvv2 i {
    display: inline-block;
    font-style: normal;
}

#payment-loading {
    top: 0;
    object-fit: none;
    background: rgba(0, 0, 0, 0.2);
    left: 0;
    display: none;
    position: fixed;
    z-index: 99;
    height: 100%;
    width: 100%;
}

.contentarea {
    font-size: 18px;
}

.contentarea h3 {
    margin-top: 2em;
}

.defaultInput.StripeElement:not(.StripeElement--empty),
.defaultInput.StripeElement--focus {
    background: #fff;
    border-color: #c5c5c5;
}

#content-checkout, #content-thankyou {
    display: none;
}

.mem-lvl {
    display: none;
    margin-top: 2em;
}

.mem-lvl.active {
    display: block;
}

.tmButton.active {
    color: #fff;
}


