@charset "UTF-8";
/*
Theme Name: Steyr Arms
Author: ACRIS E-Commerce GmbH
Author URI: https://www.acris-ecommerce.at/
Description: Steyr Arms Theme 2019
Requires at least: WordPress 5.0.0
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE

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

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Variables
# Normalize
# Typography
	## Headings
	## Copy
# Elements
	## Lists
	## Tables
# Forms
	## Buttons
	## Fields
# Navigation
	## Links
	## Menus
	## Next & Previous
# Accessibility
# Alignments
# Clearings
# Layout
# Widgets
# Content
	## Archives
	## Posts and pages
	## Comments
# Blocks
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*
 * Chrome renders extra-wide &nbsp; characters for the Hoefler Text font.
 * This results in a jumping cursor when typing in both the Classic and block
 * editors. The following font-face override fixes the issue by manually inserting
 * a custom font that includes just a Hoefler Text space replacement for that
 * character instead.
 */
@font-face {
  font-family: "Taz";
  src: url("fonts/Taz-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Taz-Light.otf") format("opentype"), url("fonts/Taz-Light.woff") format("woff"), url("fonts/Taz-Light.ttf") format("truetype"), url("fonts/Taz-Light.svg#Taz-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Taz";
  src: url("fonts/Taz-SemiLight.eot?#iefix") format("embedded-opentype"), url("fonts/Taz-SemiLight.otf") format("opentype"), url("fonts/Taz-SemiLight.woff") format("woff"), url("fonts/Taz-SemiLight.ttf") format("truetype"), url("fonts/Taz-SemiLight.svg#Taz-SemiLight") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Taz";
  src: url("fonts/Taz-SemiBold.eot?#iefix") format("embedded-opentype"), url("fonts/Taz-SemiBold.otf") format("opentype"), url("fonts/Taz-SemiBold.woff") format("woff"), url("fonts/Taz-SemiBold.ttf") format("truetype"), url("fonts/Taz-SemiBold.svg#Taz-SemiBold") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("fonts/montserrat-v25-latin-300.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-v25-latin-300.woff") format("woff"), url("fonts/montserrat-v25-latin-300.ttf") format("truetype"), url("fonts/montserrat-v25-latin-300.svg#Montserrat-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("fonts/montserrat-v25-latin-regular.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-v25-latin-regular.woff") format("woff"), url("fonts/montserrat-v25-latin-regular.ttf") format("truetype"), url("fonts/montserrat-v25-latin-regular.svg#Montserrat-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("fonts/montserrat-v25-latin-500.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-v25-latin-500.woff") format("woff"), url("fonts/montserrat-v25-latin-500.ttf") format("truetype"), url("fonts/montserrat-v25-latin-500.svg#Montserrat-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: FeatherIcons;
  src: url("fonts/feather-icons.eot?v=?mpdtpo");
  src: url("fonts/feather-icons.eot?#iefix&v=?mpdtpo") format("embedded-opentype"), url("fonts/feather-icons.woff2?v=?mpdtpo") format("woff2"), url("fonts/feather-icons.woff?v=?mpdtpo") format("woff"), url("fonts/feather-icons.ttf?v=?mpdtpo") format("truetype"), url("fonts/feather-icons.svg?v=?mpdtpo#feathericonsregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=f-icon-], [class*=" f-icon-"] {
  font-family: FeatherIcons !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.f-icon-activity:before {
  content: "\e900";
}

.f-icon-airplay:before {
  content: "\e901";
}

.f-icon-alert-circle:before {
  content: "\e902";
}

.f-icon-alert-octagon:before {
  content: "\e903";
}

.f-icon-alert-triangle:before {
  content: "\e904";
}

.f-icon-align-center:before {
  content: "\e905";
}

.f-icon-align-justify:before {
  content: "\e906";
}

.f-icon-align-left:before {
  content: "\e907";
}

.f-icon-align-right:before {
  content: "\e908";
}

.f-icon-anchor:before {
  content: "\e909";
}

.f-icon-aperture:before {
  content: "\e90a";
}

.f-icon-archive:before {
  content: "\e90b";
}

.f-icon-arrow-down:before {
  content: "\e90c";
}

.f-icon-arrow-down-circle:before {
  content: "\e90d";
}

.f-icon-arrow-down-left:before {
  content: "\e90e";
}

.f-icon-arrow-down-right:before {
  content: "\e90f";
}

.f-icon-arrow-left:before {
  content: "\e910";
}

.f-icon-arrow-left-circle:before {
  content: "\e911";
}

.f-icon-arrow-right:before {
  content: "\e912";
}

.f-icon-arrow-right-circle:before {
  content: "\e913";
}

.f-icon-arrow-up:before {
  content: "\e914";
}

.f-icon-arrow-up-circle:before {
  content: "\e915";
}

.f-icon-arrow-up-left:before {
  content: "\e916";
}

.f-icon-arrow-up-right:before {
  content: "\e917";
}

.f-icon-at-sign:before {
  content: "\e918";
}

.f-icon-award:before {
  content: "\e919";
}

.f-icon-bar-chart:before {
  content: "\e91a";
}

.f-icon-bar-chart-2:before {
  content: "\e91b";
}

.f-icon-battery:before {
  content: "\e91c";
}

.f-icon-battery-charging:before {
  content: "\e91d";
}

.f-icon-bell:before {
  content: "\e91e";
}

.f-icon-bell-off:before {
  content: "\e91f";
}

.f-icon-bluetooth:before {
  content: "\e920";
}

.f-icon-bold:before {
  content: "\e921";
}

.f-icon-book:before {
  content: "\e922";
}

.f-icon-book-open:before {
  content: "\e923";
}

.f-icon-bookmark:before {
  content: "\e924";
}

.f-icon-box:before {
  content: "\e925";
}

.f-icon-briefcase:before {
  content: "\e926";
}

.f-icon-calendar:before {
  content: "\e927";
}

.f-icon-camera:before {
  content: "\e928";
}

.f-icon-camera-off:before {
  content: "\e929";
}

.f-icon-cast:before {
  content: "\e92a";
}

.f-icon-check:before {
  content: "\e92b";
}

.f-icon-check-circle:before {
  content: "\e92c";
}

.f-icon-check-square:before {
  content: "\e92d";
}

.f-icon-chevron-down:before {
  content: "\e92e";
}

.f-icon-chevron-left:before {
  content: "\e92f";
}

.f-icon-chevron-right:before {
  content: "\e930";
}

.f-icon-chevron-up:before {
  content: "\e931";
}

.f-icon-chevrons-down:before {
  content: "\e932";
}

.f-icon-chevrons-left:before {
  content: "\e933";
}

.f-icon-chevrons-right:before {
  content: "\e934";
}

.f-icon-chevrons-up:before {
  content: "\e935";
}

.f-icon-chrome:before {
  content: "\e936";
}

.f-icon-circle:before {
  content: "\e937";
}

.f-icon-clipboard:before {
  content: "\e938";
}

.f-icon-clock:before {
  content: "\e939";
}

.f-icon-cloud:before {
  content: "\e93a";
}

.f-icon-cloud-drizzle:before {
  content: "\e93b";
}

.f-icon-cloud-lightning:before {
  content: "\e93c";
}

.f-icon-cloud-off:before {
  content: "\e93d";
}

.f-icon-cloud-rain:before {
  content: "\e93e";
}

.f-icon-cloud-snow:before {
  content: "\e93f";
}

.f-icon-code:before {
  content: "\e940";
}

.f-icon-codepen:before {
  content: "\e941";
}

.f-icon-command:before {
  content: "\e942";
}

.f-icon-compass:before {
  content: "\e943";
}

.f-icon-copy:before {
  content: "\e944";
}

.f-icon-corner-down-left:before {
  content: "\e945";
}

.f-icon-corner-down-right:before {
  content: "\e946";
}

.f-icon-corner-left-down:before {
  content: "\e947";
}

.f-icon-corner-left-up:before {
  content: "\e948";
}

.f-icon-corner-right-down:before {
  content: "\e949";
}

.f-icon-corner-right-up:before {
  content: "\e94a";
}

.f-icon-corner-up-left:before {
  content: "\e94b";
}

.f-icon-corner-up-right:before {
  content: "\e94c";
}

.f-icon-cpu:before {
  content: "\e94d";
}

.f-icon-credit-card:before {
  content: "\e94e";
}

.f-icon-crop:before {
  content: "\e94f";
}

.f-icon-crosshair:before {
  content: "\e950";
}

.f-icon-database:before {
  content: "\e951";
}

.f-icon-delete:before {
  content: "\e952";
}

.f-icon-disc:before {
  content: "\e953";
}

.f-icon-dollar-sign:before {
  content: "\e954";
}

.f-icon-download:before {
  content: "\e955";
}

.f-icon-download-cloud:before {
  content: "\e956";
}

.f-icon-droplet:before {
  content: "\e957";
}

.f-icon-edit:before {
  content: "\e958";
}

.f-icon-edit-2:before {
  content: "\e959";
}

.f-icon-edit-3:before {
  content: "\e95a";
}

.f-icon-external-link:before {
  content: "\e95b";
}

.f-icon-eye:before {
  content: "\e95c";
}

.f-icon-eye-off:before {
  content: "\e95d";
}

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

.f-icon-fast-forward:before {
  content: "\e95f";
}

.f-icon-feather:before {
  content: "\e960";
}

.f-icon-file:before {
  content: "\e961";
}

.f-icon-file-minus:before {
  content: "\e962";
}

.f-icon-file-plus:before {
  content: "\e963";
}

.f-icon-file-text:before {
  content: "\e964";
}

.f-icon-film:before {
  content: "\e965";
}

.f-icon-filter:before {
  content: "\e966";
}

.f-icon-flag:before {
  content: "\e967";
}

.f-icon-folder:before {
  content: "\e968";
}

.f-icon-folder-minus:before {
  content: "\e969";
}

.f-icon-folder-plus:before {
  content: "\e96a";
}

.f-icon-gift:before {
  content: "\e96b";
}

.f-icon-git-branch:before {
  content: "\e96c";
}

.f-icon-git-commit:before {
  content: "\e96d";
}

.f-icon-git-merge:before {
  content: "\e96e";
}

.f-icon-git-pull-request:before {
  content: "\e96f";
}

.f-icon-github:before {
  content: "\e970";
}

.f-icon-gitlab:before {
  content: "\e971";
}

.f-icon-globe:before {
  content: "\e972";
}

.f-icon-grid:before {
  content: "\e973";
}

.f-icon-hard-drive:before {
  content: "\e974";
}

.f-icon-hash:before {
  content: "\e975";
}

.f-icon-headphones:before {
  content: "\e976";
}

.f-icon-heart:before {
  content: "\e977";
}

.f-icon-help-circle:before {
  content: "\e978";
}

.f-icon-home:before {
  content: "\e979";
}

.f-icon-image:before {
  content: "\e97a";
}

.f-icon-inbox:before {
  content: "\e97b";
}

.f-icon-info:before {
  content: "\e97c";
}

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

.f-icon-italic:before {
  content: "\e97e";
}

.f-icon-layers:before {
  content: "\e97f";
}

.f-icon-layout:before {
  content: "\e980";
}

.f-icon-life-buoy:before {
  content: "\e981";
}

.f-icon-link:before {
  content: "\e982";
}

.f-icon-link-2:before {
  content: "\e983";
}

.f-icon-linkedin:before {
  content: "\e984";
}

.f-icon-list:before {
  content: "\e985";
}

.f-icon-loader:before {
  content: "\e986";
}

.f-icon-lock:before {
  content: "\e987";
}

.f-icon-log-in:before {
  content: "\e988";
}

.f-icon-log-out:before {
  content: "\e989";
}

.f-icon-mail:before {
  content: "\e98a";
}

.f-icon-map:before {
  content: "\e98b";
}

.f-icon-map-pin:before {
  content: "\e98c";
}

.f-icon-maximize:before {
  content: "\e98d";
}

.f-icon-maximize-2:before {
  content: "\e98e";
}

.f-icon-menu:before {
  content: "\e98f";
}

.f-icon-message-circle:before {
  content: "\e990";
}

.f-icon-message-square:before {
  content: "\e991";
}

.f-icon-mic:before {
  content: "\e992";
}

.f-icon-mic-off:before {
  content: "\e993";
}

.f-icon-minimize:before {
  content: "\e994";
}

.f-icon-minimize-2:before {
  content: "\e995";
}

.f-icon-minus:before {
  content: "\e996";
}

.f-icon-minus-circle:before {
  content: "\e997";
}

.f-icon-minus-square:before {
  content: "\e998";
}

.f-icon-monitor:before {
  content: "\e999";
}

.f-icon-moon:before {
  content: "\e99a";
}

.f-icon-more-horizontal:before {
  content: "\e99b";
}

.f-icon-more-vertical:before {
  content: "\e99c";
}

.f-icon-move:before {
  content: "\e99d";
}

.f-icon-music:before {
  content: "\e99e";
}

.f-icon-navigation:before {
  content: "\e99f";
}

.f-icon-navigation-2:before {
  content: "\e9a0";
}

.f-icon-octagon:before {
  content: "\e9a1";
}

.f-icon-package:before {
  content: "\e9a2";
}

.f-icon-paperclip:before {
  content: "\e9a3";
}

.f-icon-pause:before {
  content: "\e9a4";
}

.f-icon-pause-circle:before {
  content: "\e9a5";
}

.f-icon-percent:before {
  content: "\e9a6";
}

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

.f-icon-phone-call:before {
  content: "\e9a8";
}

.f-icon-phone-forwarded:before {
  content: "\e9a9";
}

.f-icon-phone-incoming:before {
  content: "\e9aa";
}

.f-icon-phone-missed:before {
  content: "\e9ab";
}

.f-icon-phone-off:before {
  content: "\e9ac";
}

.f-icon-phone-outgoing:before {
  content: "\e9ad";
}

.f-icon-pie-chart:before {
  content: "\e9ae";
}

.f-icon-play:before {
  content: "\e9af";
}

.f-icon-play-circle:before {
  content: "\e9b0";
}

.f-icon-plus:before {
  content: "\e9b1";
}

.f-icon-plus-circle:before {
  content: "\e9b2";
}

.f-icon-plus-square:before {
  content: "\e9b3";
}

.f-icon-pocket:before {
  content: "\e9b4";
}

.f-icon-power:before {
  content: "\e9b5";
}

.f-icon-printer:before {
  content: "\e9b6";
}

.f-icon-radio:before {
  content: "\e9b7";
}

.f-icon-refresh-ccw:before {
  content: "\e9b8";
}

.f-icon-refresh-cw:before {
  content: "\e9b9";
}

.f-icon-repeat:before {
  content: "\e9ba";
}

.f-icon-rewind:before {
  content: "\e9bb";
}

.f-icon-rotate-ccw:before {
  content: "\e9bc";
}

.f-icon-rotate-cw:before {
  content: "\e9bd";
}

.f-icon-rss:before {
  content: "\e9be";
}

.f-icon-save:before {
  content: "\e9bf";
}

.f-icon-scissors:before {
  content: "\e9c0";
}

.f-icon-search:before {
  content: "\e9c1";
}

.f-icon-send:before {
  content: "\e9c2";
}

.f-icon-server:before {
  content: "\e9c3";
}

.f-icon-settings:before {
  content: "\e9c4";
}

.f-icon-share:before {
  content: "\e9c5";
}

.f-icon-share-2:before {
  content: "\e9c6";
}

.f-icon-shield:before {
  content: "\e9c7";
}

.f-icon-shield-off:before {
  content: "\e9c8";
}

.f-icon-shopping-bag:before {
  content: "\e9c9";
}

.f-icon-shopping-cart:before {
  content: "\e9ca";
}

.f-icon-shuffle:before {
  content: "\e9cb";
}

.f-icon-sidebar:before {
  content: "\e9cc";
}

.f-icon-skip-back:before {
  content: "\e9cd";
}

.f-icon-skip-forward:before {
  content: "\e9ce";
}

.f-icon-slack:before {
  content: "\e9cf";
}

.f-icon-slash:before {
  content: "\e9d0";
}

.f-icon-sliders:before {
  content: "\e9d1";
}

.f-icon-smartphone:before {
  content: "\e9d2";
}

.f-icon-speaker:before {
  content: "\e9d3";
}

.f-icon-square:before {
  content: "\e9d4";
}

.f-icon-star:before {
  content: "\e9d5";
}

.f-icon-stop-circle:before {
  content: "\e9d6";
}

.f-icon-sun:before {
  content: "\e9d7";
}

.f-icon-sunrise:before {
  content: "\e9d8";
}

.f-icon-sunset:before {
  content: "\e9d9";
}

.f-icon-tablet:before {
  content: "\e9da";
}

.f-icon-tag:before {
  content: "\e9db";
}

.f-icon-target:before {
  content: "\e9dc";
}

.f-icon-terminal:before {
  content: "\e9dd";
}

.f-icon-thermometer:before {
  content: "\e9de";
}

.f-icon-thumbs-down:before {
  content: "\e9df";
}

.f-icon-thumbs-up:before {
  content: "\e9e0";
}

.f-icon-toggle-left:before {
  content: "\e9e1";
}

.f-icon-toggle-right:before {
  content: "\e9e2";
}

.f-icon-trash:before {
  content: "\e9e3";
}

.f-icon-trash-2:before {
  content: "\e9e4";
}

.f-icon-trending-down:before {
  content: "\e9e5";
}

.f-icon-trending-up:before {
  content: "\e9e6";
}

.f-icon-triangle:before {
  content: "\e9e7";
}

.f-icon-truck:before {
  content: "\e9e8";
}

.f-icon-tv:before {
  content: "\e9e9";
}

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

.f-icon-type:before {
  content: "\e9eb";
}

.f-icon-umbrella:before {
  content: "\e9ec";
}

.f-icon-underline:before {
  content: "\e9ed";
}

.f-icon-unlock:before {
  content: "\e9ee";
}

.f-icon-upload:before {
  content: "\e9ef";
}

.f-icon-upload-cloud:before {
  content: "\e9f0";
}

.f-icon-user:before {
  content: "\e9f1";
}

.f-icon-user-check:before {
  content: "\e9f2";
}

.f-icon-user-minus:before {
  content: "\e9f3";
}

.f-icon-user-plus:before {
  content: "\e9f4";
}

.f-icon-user-x:before {
  content: "\e9f5";
}

.f-icon-users:before {
  content: "\e9f6";
}

.f-icon-video:before {
  content: "\e9f7";
}

.f-icon-video-off:before {
  content: "\e9f8";
}

.f-icon-voicemail:before {
  content: "\e9f9";
}

.f-icon-volume:before {
  content: "\e9fa";
}

.f-icon-volume-1:before {
  content: "\e9fb";
}

.f-icon-volume-2:before {
  content: "\e9fc";
}

.f-icon-volume-x:before {
  content: "\e9fd";
}

.f-icon-watch:before {
  content: "\e9fe";
}

.f-icon-wifi:before {
  content: "\e9ff";
}

.f-icon-wifi-off:before {
  content: "\ea00";
}

.f-icon-wind:before {
  content: "\ea01";
}

.f-icon-x:before {
  content: "\ea02";
}

.f-icon-x-circle:before {
  content: "\ea03";
}

.f-icon-x-square:before {
  content: "\ea04";
}

.f-icon-youtube:before {
  content: "\ea05";
}

.f-icon-zap:before {
  content: "\ea06";
}

.f-icon-zap-off:before {
  content: "\ea07";
}

.f-icon-zoom-in:before {
  content: "\ea08";
}

.f-icon-zoom-out:before {
  content: "\ea09";
}

/* If we add the border using a regular CSS border, it won't look good on non-retina devices,
 * since its edges can look jagged due to lack of antialiasing. In this case, we are several
 * layers of box-shadow to add the border visually, which will render the border smoother. */
/* Fallback for non-latin fonts */
/* Calculates maximum width for post content */
/* Nested sub-menu padding: 10 levels deep */
/* Normalize */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

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

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

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

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

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

/* Typography */
html {
  font-size: 1rem;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-family: "Taz", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  font-size: 1em;
  line-height: 1.5;
  margin: 0;
  text-rendering: optimizeLegibility;
}

button,
input,
select,
optgroup,
textarea {
  color: #fff;
  font-family: "Taz", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
}

.text-white {
  color: #fff;
}

.text-primary {
  color: #f18e00;
}

.text-secondary {
  color: #54616c;
}

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

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

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

.text-light {
  font-weight: 300;
}

.text-normal {
  font-weight: normal;
}

.text-bold {
  font-weight: bold;
}

.text-hero {
  font-size: 24px;
}
@media only screen and (min-width: 768px) {
  .text-hero {
    font-size: 48px;
  }
}
@media only screen and (min-width: 1168px) {
  .text-hero {
    font-size: 76px;
  }
}

.author-description .author-link,
.comment-metadata,
.comment-reply-link,
.comments-title,
.comment-author .fn,
.discussion-meta-info,
.entry-meta,
.entry-footer,
.no-comments,
.not-found .page-title,
.error-404 .page-title,
.post-navigation .post-title,
.page-links,
.page-description,
.pagination .nav-links,
.sticky-post,
.site-title,
#cancel-comment-reply-link,
img:after,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.main-navigation,
.page-description,
.author-description .author-link,
.not-found .page-title,
.error-404 .page-title,
.post-navigation .post-title,
.pagination .nav-links,
.comments-title,
.comment-author .fn,
.no-comments,
.site-title,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  letter-spacing: 0.02em;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.page-title {
  font-family: "Taz", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.site-branding,
.main-navigation ul.main-menu > li,
.author-description .author-bio,
.nav-links {
  line-height: 1.25;
}

.entry-title,
h1 {
  font-size: 1.875rem;
}
@media only screen and (min-width: 768px) {
  .entry-title,
  h1 {
    font-size: 2.5rem;
  }
}

.not-found .page-title,
.error-404 .page-title,
.has-larger-font-size,
h2 {
  font-size: 1.375rem;
}
@media only screen and (min-width: 768px) {
  .not-found .page-title,
  .error-404 .page-title,
  .has-larger-font-size,
  h2 {
    font-size: 1.875rem;
  }
}

.has-regular-font-size,
.has-large-font-size,
.comments-title,
h3 {
  font-size: 1.375rem;
}

.site-title,
.site-description,
.main-navigation,
.nav-links,
.page-title,
.page-description,
.comment-author .fn,
.no-comments,
h2.author-title,
p.author-bio,
h4 {
  font-size: 1rem;
}

.pagination .nav-links,
.comment-content,
h5 {
  font-size: 0.938rem;
}

.entry-meta,
.entry-footer,
.discussion-meta-info,
.has-small-font-size,
.comment-reply-link,
.comment-metadata,
.comment-notes,
.sticky-post,
#cancel-comment-reply-link,
img:after,
h6 {
  font-size: 0.875rem;
}

.site-title,
.page-title {
  font-weight: normal;
}

.page-description,
.page-links a {
  font-weight: bold;
}

.site-description {
  letter-spacing: -0.01em;
}

.post-navigation .post-title,
.entry-title,
.not-found .page-title,
.error-404 .page-title,
.comments-title,
blockquote {
  hyphens: auto;
  word-break: break-word;
}

/* Do not hyphenate entry title on tablet view and bigger. */
@media only screen and (min-width: 768px) {
  .entry-title {
    hyphens: none;
  }
}

p {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

blockquote cite {
  font-size: 0.875rem;
  font-style: normal;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

pre {
  font-size: 0.938rem;
  font-family: "Courier 10 Pitch", Courier, monospace;
  line-height: 1.5;
  overflow: auto;
}

code,
kbd,
tt,
var {
  font-size: 0.938rem;
  font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:focus {
  text-decoration: underline;
}

/* Arabic */
html[lang=ar] .site *,
html[lang=ary] .site *,
html[lang=azb] .site *,
html[lang=ckb] .site *,
html[lang=fa-IR] .site *,
html[lang=haz] .site *,
html[lang=ps] .site * {
  font-family: Tahoma, Arial, sans-serif !important;
}

/* Cyrillic */
html[lang=be] .site *,
html[lang=bg-BG] .site *,
html[lang=kk] .site *,
html[lang=mk-MK] .site *,
html[lang=mn] .site *,
html[lang=ru-RU] .site *,
html[lang=sah] .site *,
html[lang=sr-RS] .site *,
html[lang=tt-RU] .site *,
html[lang=uk] .site * {
  font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif !important;
}

/* Chinese (Hong Kong) */
html[lang=zh-HK] .site * {
  font-family: -apple-system, BlinkMacSystemFont, "PingFang HK", "Helvetica Neue", "Microsoft YaHei New", STHeiti Light, sans-serif !important;
}

/* Chinese (Taiwan) */
html[lang=zh-TW] .site * {
  font-family: -apple-system, BlinkMacSystemFont, "PingFang TC", "Helvetica Neue", "Microsoft YaHei New", STHeiti Light, sans-serif !important;
}

/* Chinese (China) */
html[lang=zh-CN] .site * {
  font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", "Microsoft YaHei New", STHeiti Light, sans-serif !important;
}

/* Devanagari */
html[lang=bn-BD] .site *,
html[lang=hi-IN] .site *,
html[lang=mr] .site *,
html[lang=ne-NP] .site * {
  font-family: Arial, sans-serif !important;
}

/* Greek */
html[lang=el] .site * {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

/* Gujarati */
html[lang=gu] .site * {
  font-family: Arial, sans-serif !important;
}

/* Hebrew */
html[lang=he-IL] .site * {
  font-family: "Arial Hebrew", Arial, sans-serif !important;
}

/* Japanese */
html[lang=ja] .site * {
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", Meiryo, "Helvetica Neue", sans-serif !important;
}

/* Korean */
html[lang=ko-KR] .site * {
  font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif !important;
}

/* Thai */
html[lang=th] .site * {
  font-family: "Sukhumvit Set", "Helvetica Neue", helvetica, arial, sans-serif !important;
}

/* Vietnamese */
html[lang=vi] .site * {
  font-family: "Libre Franklin", sans-serif !important;
}

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

::-moz-selection {
  background-color: #778895;
  color: #fff;
}

::selection {
  background-color: #778895;
  color: #fff;
}

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

body {
  background-color: #54616c;
}

a {
  transition: color 110ms ease-in-out;
  color: #f18e00;
}

a:hover,
a:active {
  color: #da8000;
  outline: 0;
  text-decoration: none;
}

a:focus {
  outline: thin;
  outline-style: dotted;
  text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 1rem 0;
  font-weight: 300;
  text-transform: uppercase;
}

hr {
  background-color: rgba(255, 255, 255, 0.15);
  border: 0;
  height: 1px;
}

ul,
ol {
  padding-left: 1rem;
}

ul {
  list-style: disc;
}
ul ul {
  list-style-type: circle;
}

ol {
  list-style: decimal;
}

li {
  line-height: 1.5;
}

li > ul,
li > ol {
  padding-left: 2rem;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1rem 1rem;
}

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

figure {
  margin: 0;
}

blockquote {
  border-left: 2px solid #f18e00;
  margin-left: 0;
  padding: 0 0 0 1rem;
}
blockquote > p {
  margin: 0 0 1rem;
}
blockquote cite {
  color: #ccc;
}

table {
  margin: 0 0 1rem;
  border-collapse: collapse;
  width: 100%;
}
table td,
table th {
  padding: 0.5em;
  border: 1px solid #ccc;
  word-break: break-all;
}

/* Forms */
.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  transition: background 150ms ease-in-out;
  background: #f18e00;
  border: none;
  box-sizing: border-box;
  color: #fff;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
  line-height: 20px;
  outline: none;
  padding: 14px 22px;
  height: 48px;
  text-decoration: none;
  vertical-align: bottom;
  font-weight: 300;
}
.button:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background: #da8000;
  cursor: pointer;
}
.button:visited,
button:visited,
input[type=button]:visited,
input[type=reset]:visited,
input[type=submit]:visited {
  color: #da8000;
  text-decoration: none;
}
.button:focus,
button:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus {
  background: #da8000;
  outline: thin dotted;
  outline-offset: -4px;
}

a.button {
  display: inline-block;
}
a.button:hover {
  color: #fff;
  text-decoration: none;
}
a.button:visited {
  color: #fff;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  -webkit-backface-visibility: hidden;
  background: #fff;
  border: solid 1px #fff;
  box-sizing: border-box;
  outline: none;
  padding: 0.7rem 1rem;
  -webkit-appearance: none;
  outline-offset: 0;
  border-radius: 0;
  color: #292b2c;
  height: 48px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  border-color: #f18e00;
  outline: thin solid rgba(241, 142, 0, 0.15);
  outline-offset: -4px;
}

input[type=search]::-webkit-search-decoration {
  display: none;
}

select {
  background: #fff;
  border: solid 1px #fff;
  box-sizing: border-box;
  outline: none;
  height: 48px;
  padding: 0.7rem 2.5rem 0.6rem 1rem;
  cursor: pointer;
  color: #292b2c;
  line-height: 1.5;
}
select:focus {
  border-color: #f18e00;
}

.select-wrapper {
  position: relative;
}
.select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
}
.select-wrapper:after {
  font-family: FeatherIcons;
  content: "\e92e";
  display: block;
  padding: 0 1rem 0 0.5rem;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 48px;
  color: #292b2c;
  pointer-events: none;
}

textarea {
  box-sizing: border-box;
  display: block;
  height: auto;
  width: 100%;
  max-width: 100%;
  resize: vertical;
}

form p {
  margin: 1rem 0;
}

/* Navigation */
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  transition: color 110ms ease-in-out;
  color: #f18e00;
  text-decoration: none;
}
a:visited {
  color: #f18e00;
}
a:hover, a:active {
  color: #da8000;
  outline: 0;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  padding-top: calc(2 * 1rem);
}
.main-navigation .main-menu {
  padding: 0;
  margin: 0;
  list-style-type: none;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.main-navigation .main-menu .menu-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.main-navigation .main-menu .menu-item a {
  display: block;
  padding: calc(0.75 * 1rem) 1rem;
  color: inherit;
  outline: none;
  position: relative;
}
.main-navigation .main-menu .menu-item a:hover {
  text-decoration: none;
}
.main-navigation .main-menu .menu-item a:focus {
  text-decoration: none;
}
.main-navigation .main-menu .menu-item .sub-menu {
  display: none;
  overflow: hidden;
  list-style-type: none;
  padding-left: 0;
  padding-bottom: 1rem;
  background: rgba(0, 0, 0, 0.05);
}
.main-navigation .main-menu .menu-item .sub-menu .toggle-icon {
  display: none;
}
.main-navigation .main-menu .menu-item .sub-menu .menu-item {
  border-bottom: none;
}
.main-navigation .main-menu .menu-item .sub-menu a {
  padding: calc(0.5 * 1rem) 1rem;
}
.main-navigation .main-menu .menu-item .sub-menu .sub-menu {
  transition: none;
  height: 100%;
  border-top: none;
  padding-left: 1rem;
  padding-bottom: 0;
  background: none;
}
.main-navigation .main-menu .menu-item .sub-menu .sub-menu .sub-menu {
  margin-left: calc(1.75 * 1rem);
  padding-left: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}
.main-navigation .main-menu > .menu-item-has-children > a .toggle-icon {
  padding: calc(0.75 * 1rem) 1rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 44px;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
  background: rgba(0, 0, 0, 0.05);
  color: #fff;
}
.main-navigation .main-menu > .menu-item-has-children > a .toggle-icon:before {
  font-family: FeatherIcons;
  content: "\e9b1";
}
.main-navigation .main-menu .current-menu-ancestor .sub-menu,
.main-navigation .main-menu .is-open .sub-menu {
  display: block;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.main-navigation .main-menu .current-menu-ancestor > a .toggle-icon:before,
.main-navigation .main-menu .is-open > a .toggle-icon:before {
  content: "\e996";
}
.main-navigation .main-menu .is-closed .sub-menu {
  display: none;
  border-top: none;
}
.main-navigation .main-menu .is-closed > a .toggle-icon:before {
  content: "\e9b1";
}
.main-navigation .main-menu .current-menu-item > a {
  color: #f18e00;
}
.main-navigation .main-menu .smooth-anchor > a {
  color: #fff;
}
@media only screen and (min-width: 1168px) {
  .main-navigation {
    padding: 0;
    padding-top: 14px;
  }
  .main-navigation .main-menu {
    border-top: none;
  }
  .main-navigation .main-menu .menu-item {
    border-bottom: none;
    display: inline-block;
  }
  .main-navigation .main-menu .menu-item a {
    display: inline-block;
    padding: calc(0.5 * 1rem) calc(0.75 * 1rem);
  }
}
@media only screen and (min-width: 1168px) and (min-width: 1560px) {
  .main-navigation .main-menu .menu-item a {
    padding: calc(0.5 * 1rem) 1rem;
  }
}
@media only screen and (min-width: 1168px) {
  .main-navigation .main-menu .menu-item a:hover {
    color: #da8000;
  }
  .main-navigation .main-menu .menu-item.hide-menu-desktop {
    display: none;
  }
  .main-navigation .main-menu > .menu-item-has-children > a .toggle-icon {
    display: none;
  }
  .main-navigation .main-menu .current-menu-ancestor .sub-menu,
  .main-navigation .main-menu .is-open .sub-menu {
    display: none;
    border-top: none;
  }
  .main-navigation .main-menu .has-dropdown {
    text-align: left;
  }
  .main-navigation .main-menu .has-dropdown .sub-menu-wrap {
    transition: 0.2s 0.8s;
    height: auto;
    max-height: 0;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 100;
    overflow: hidden;
  }
  .main-navigation .main-menu .has-dropdown .sub-menu-wrap .sub-menu-inner {
    margin-top: 20px;
    padding: calc(2.25 * 1rem) 0;
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    background: #54616c;
    overflow: hidden;
  }
  .main-navigation .main-menu .has-dropdown .sub-menu-wrap .sub-menu-inner:before {
    content: "";
    display: block;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 100%;
    height: 134px;
    width: 134px;
    position: absolute;
    left: calc(50% - 67px);
    top: -113px;
  }
  .main-navigation .main-menu .has-dropdown .sub-menu-wrap .sub-menu-inner > .sub-menu {
    margin: 0 calc(10% + 60px);
    display: flex;
  }
  .main-navigation .main-menu .has-dropdown .sub-menu-wrap .sub-menu-inner > .sub-menu > .menu-item {
    flex-grow: 1;
    flex-basis: 0;
  }
  .main-navigation .main-menu .has-dropdown .sub-menu-wrap .sub-menu-inner > .sub-menu > .menu-item > a {
    text-transform: uppercase;
    position: relative;
    margin-bottom: calc(0.5 * 1rem);
    white-space: nowrap;
  }
  .main-navigation .main-menu .has-dropdown .sub-menu-wrap .sub-menu-inner > .sub-menu > .menu-item > a:after {
    width: 80px;
    height: 1px;
    content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    background: #f18e00;
  }
  .main-navigation .main-menu .has-dropdown .sub-menu-wrap .sub-menu {
    display: block;
    background: none;
    padding-left: 0;
    padding-bottom: 0;
  }
  .main-navigation .main-menu .has-dropdown .sub-menu-wrap .sub-menu .menu-item {
    display: block;
  }
  .main-navigation .main-menu .has-dropdown .sub-menu-wrap .sub-menu .menu-item a {
    padding: calc(0.25 * 1rem) 1rem;
  }
  .main-navigation .main-menu .has-dropdown .sub-menu-wrap .close-button:before {
    transition: color 110ms ease-in-out;
    display: block;
    font-family: FeatherIcons;
    content: "\ea02";
    font-size: 1.125rem;
    position: absolute;
    top: 2.5rem;
    right: 2rem;
  }
  .main-navigation .main-menu .has-dropdown .sub-menu-wrap .close-button:hover {
    cursor: pointer;
  }
  .main-navigation .main-menu .has-dropdown .sub-menu-wrap .close-button:hover:before {
    color: #f18e00;
  }
  .main-navigation .main-menu .has-dropdown.is-active .sub-menu-wrap {
    max-height: 800px;
    transition-delay: 0.5s;
  }
}

/*#site-navigation-left {
    .main-menu {
        .has-dropdown {
            text-align: center;

            .sub-menu-wrap {
                .sub-menu-inner {
                    > .sub-menu {
                        display: inline-block;

                        > .menu-item  {
                            display: inline-block;

                            > a {
                                margin-bottom: 0;

                                &:after {
                                    display: none;
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}*/
/** === Footer menu === */
@media only screen and (min-width: 1168px) {
  .footer-navigation {
    display: flex;
  }
}
.footer-navigation .menu-footer-container {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.footer-navigation .menu-footer-container.is-contact {
  border-bottom: none;
}
@media only screen and (min-width: 1168px) {
  .footer-navigation .menu-footer-container {
    width: 25%;
    border-bottom: none;
  }
}
.footer-navigation .footer-title {
  padding: 0.75rem 1rem;
  position: relative;
  font-size: 1rem;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
}
.footer-navigation .footer-title:before {
  font-family: FeatherIcons;
  content: "\e9b1";
  float: right;
}
.footer-navigation .footer-title.is-active:before {
  content: "\e996";
}
@media only screen and (min-width: 768px) {
  .footer-navigation .footer-title {
    margin: 0 calc(10% + 60px);
    padding: 0.75rem 0;
  }
}
@media only screen and (min-width: 1168px) {
  .footer-navigation .footer-title {
    margin: 0;
    position: relative;
  }
  .footer-navigation .footer-title:before {
    display: none;
  }
  .footer-navigation .footer-title:after {
    width: 80px;
    height: 1px;
    content: "";
    display: block;
    position: absolute;
    bottom: 5px;
    background: #f18e00;
  }
}
.footer-navigation .footer-menu {
  padding: 0 1rem 0.75rem 1rem;
  margin: 0;
  list-style-type: none;
  font-size: 0.938rem;
  display: none;
  line-height: 1.8;
}
.footer-navigation .footer-menu li {
  padding: 0.125rem 0;
  line-height: 1.8;
}
@media only screen and (min-width: 768px) {
  .footer-navigation .footer-menu {
    margin: 0 calc(10% + 60px);
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1168px) {
  .footer-navigation .footer-menu {
    display: block;
    margin: 0;
    padding-top: 0.75rem;
    font-size: 0.875rem;
  }
  .footer-navigation .footer-menu li {
    padding: 0;
  }
}

.second-navigation {
  display: none;
  background: #e7eaed;
}
@media only screen and (min-width: 1168px) {
  .second-navigation {
    display: block;
  }
}
.second-navigation .second-menu {
  height: calc(4.5 * 1rem);
  margin: 0 calc(10% + 60px);
  padding: calc(1.25 * 1rem) 0;
  list-style-type: none;
  display: flex;
  justify-content: center;
}
.second-navigation .second-menu .menu-item a {
  display: inline-block;
  padding: calc(0.25 * 1rem) 1rem;
  color: #54616c;
  outline: none;
  font-weight: normal;
}
@media only screen and (min-width: 1560px) {
  .second-navigation .second-menu .menu-item a {
    padding: calc(0.25 * 1rem) calc(1.25 * 1rem);
  }
}
.second-navigation .second-menu .menu-item a:hover {
  color: #da8000;
  text-decoration: none;
}
.second-navigation .second-menu .menu-item a:focus {
  text-decoration: none;
}
.second-navigation .second-menu .current-menu-item > a {
  color: #f18e00;
}
.second-navigation .second-menu .smooth-anchor > a {
  color: #54616c;
}
.second-navigation .second-menu.has-submenu {
  height: 100%;
}
.second-navigation .second-menu.has-submenu > .menu-item {
  flex-grow: 1;
  flex-basis: 0;
}
.second-navigation .second-menu.has-submenu > .menu-item > a {
  position: relative;
  margin-bottom: calc(2 * 1rem);
}
.second-navigation .second-menu.has-submenu > .menu-item > a:after {
  width: 80px;
  height: 1px;
  content: "";
  display: block;
  position: absolute;
  top: calc(3.25 * 1rem);
  z-index: 10;
  background: #54616c;
}
.second-navigation .second-menu.has-submenu > .menu-item .sub-menu {
  font-size: 0.875rem;
  list-style-type: none;
  padding: 0;
}
.second-navigation .second-menu.has-submenu > .menu-item .sub-menu .sub-menu {
  margin-left: calc(1.75 * 1rem);
  border-left: 1px solid rgba(84, 97, 108, 0.25);
}
.second-navigation .second-menu.has-submenu > .menu-item .sub-menu .sub-menu a {
  padding: calc(0.25 * 1rem) calc(0.75 * 1rem);
}
.second-navigation .second-menu.has-submenu:after {
  height: 1px;
  margin-top: calc(3.25 * 1rem);
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  background: rgba(84, 97, 108, 0.25);
}

.top-navigation {
  display: inline-block;
  vertical-align: middle;
}
.top-navigation .top-menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.top-navigation .top-menu li {
  margin-left: calc(0.25 * 1rem);
  display: inline-block;
  position: relative;
}
.top-navigation .top-menu li .sub-menu {
  padding: 1rem;
  position: absolute;
  top: 100%;
  left: -1rem;
  display: none;
  background: #687886;
  z-index: 200;
}
.top-navigation .top-menu li .sub-menu li {
  margin-left: 0;
}
.top-navigation .top-menu li .sub-menu a {
  line-height: 1.2;
  height: auto;
}
.top-navigation .top-menu li .sub-menu:after {
  transform: rotate(135deg);
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  top: -4px;
  left: 24px;
  position: absolute;
  background: #687886;
}
.top-navigation .top-menu li.wpml-ls-menu-item a {
  padding-top: 2px;
}
.top-navigation .top-menu a {
  display: inline-block;
  line-height: 36px;
  height: 40px;
  color: inherit;
  font-size: 0.875rem;
  outline: none;
}
.top-navigation .top-menu a:hover, .top-navigation .top-menu a:focus {
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .top-navigation .top-menu a {
    padding: 0 calc(0.25 * 1rem);
  }
}
@media only screen and (min-width: 1168px) {
  .top-navigation .top-menu a:hover {
    color: #f18e00;
  }
}
.top-navigation .top-menu .menu-item-has-children > a:after {
  transition: color 110ms ease-in-out;
  margin-left: calc(0.4 * 1rem);
  font-family: FeatherIcons;
  content: "\e92e";
}
@media only screen and (min-width: 1168px) {
  .top-navigation .top-menu .menu-item-has-children > a:hover {
    color: #f18e00;
  }
  .top-navigation .top-menu .menu-item-has-children > a:hover:before {
    color: #f18e00;
  }
}
.top-navigation .top-menu .menu-item-has-children.is-active > a:after {
  content: "\e931";
}
.top-navigation .top-menu .has-marker-icon > a {
  color: transparent;
  font-size: 0;
}
.top-navigation .top-menu .has-marker-icon > a:before {
  transition: color 110ms ease-in-out;
  margin-right: calc(0.4 * 1rem);
  font-family: FeatherIcons;
  content: "\e98c";
  font-size: 1rem;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .top-navigation .top-menu .has-marker-icon > a {
    font-size: 0.875rem;
    color: #fff;
  }
}
@media only screen and (min-width: 1168px) {
  .top-navigation .top-menu .has-marker-icon > a:hover {
    color: #f18e00;
  }
  .top-navigation .top-menu .has-marker-icon > a:hover:before {
    color: #f18e00;
  }
}
@media only screen and (min-width: 1168px) {
  .top-navigation.is-left li {
    margin-right: calc(0.25 * 1rem);
    margin-left: 0;
  }
}

@media only screen and (min-width: 1168px) {
  #top-navigation-left {
    float: left;
  }
}
.search-button-container {
  margin-left: calc(0.25 * 1rem);
  display: inline-block;
  vertical-align: middle;
}
.search-button-container .search-button {
  padding: 0 calc(0.25 * 1rem);
  background: none;
  line-height: 36px;
  height: 40px;
  font-size: 1rem;
  outline: none;
}
.search-button-container .search-button.is-active .f-icon-search:before {
  content: "\ea02";
}
@media only screen and (min-width: 1168px) {
  .search-button-container .search-button:hover {
    color: #f18e00;
  }
}

/*--------------------------------------------------------------
## Next / Previous
--------------------------------------------------------------*/
/* Next/Previous navigation */
.post-navigation {
  margin: 3rem 0;
}
@media only screen and (min-width: 768px) {
  .post-navigation {
    margin: 3rem calc(10% + 60px);
    max-width: 50vw;
  }
}
@media only screen and (min-width: 1168px) {
  .post-navigation {
    margin: 3rem 0;
    max-width: 100%;
  }
}
.post-navigation .nav-links {
  margin: 0 1rem;
  max-width: 100%;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .post-navigation .nav-links {
    margin: 0;
  }
}
@media only screen and (min-width: 1168px) {
  .post-navigation .nav-links {
    flex-direction: row;
    margin: 0 calc(10% + 60px);
    max-width: calc(50vw - 28px);
  }
}
.post-navigation .nav-links a .meta-nav {
  color: #ccc;
  user-select: none;
}
.post-navigation .nav-links a .meta-nav:before, .post-navigation .nav-links a .meta-nav:after {
  display: none;
  content: "—";
  width: 2em;
  color: #ccc;
  height: 1em;
}
.post-navigation .nav-links a .post-title {
  hyphens: auto;
}
.post-navigation .nav-links a:hover {
  color: #da8000;
}
@media only screen and (min-width: 1168px) {
  .post-navigation .nav-links .nav-previous,
  .post-navigation .nav-links .nav-next {
    min-width: calc(50% - 2 * 1rem);
  }
}
.post-navigation .nav-links .nav-previous {
  order: 2;
}
@media only screen and (min-width: 1168px) {
  .post-navigation .nav-links .nav-previous {
    order: 1;
  }
}
.post-navigation .nav-links .nav-previous + .nav-next {
  margin-bottom: 1rem;
}
.post-navigation .nav-links .nav-previous .meta-nav:before {
  display: inline;
}
.post-navigation .nav-links .nav-next {
  order: 1;
}
@media only screen and (min-width: 1168px) {
  .post-navigation .nav-links .nav-next {
    order: 2;
    padding-left: 1rem;
  }
}
.post-navigation .nav-links .nav-next .meta-nav:after {
  display: inline;
}

.pagination .nav-links {
  display: flex;
  flex-wrap: wrap;
  padding: 0 calc(0.5 * 1rem);
}
.pagination .nav-links > * {
  padding: calc(0.5 * 1rem);
}
.pagination .nav-links > *.dots, .pagination .nav-links > *.prev {
  padding-left: 0;
}
.pagination .nav-links > *.dots, .pagination .nav-links > *.next {
  padding-right: 0;
}
.pagination .nav-links a:focus {
  text-decoration: underline;
  outline-offset: -1px;
}
.pagination .nav-links a:focus.prev, .pagination .nav-links a:focus.next {
  text-decoration: none;
}
.pagination .nav-links a:focus.prev .nav-prev-text,
.pagination .nav-links a:focus.prev .nav-next-text, .pagination .nav-links a:focus.next .nav-prev-text,
.pagination .nav-links a:focus.next .nav-next-text {
  text-decoration: underline;
}
.pagination .nav-links .nav-next-text,
.pagination .nav-links .nav-prev-text {
  display: none;
}
@media only screen and (min-width: 768px) {
  .pagination .nav-links {
    margin-left: calc(10% + 60px);
    padding: 0;
  }
  .pagination .nav-links .prev > *,
  .pagination .nav-links .next > * {
    display: inline-block;
    vertical-align: text-bottom;
  }
  .pagination .nav-links > * {
    padding: 1rem;
  }
}

.comment-navigation .nav-links {
  display: flex;
  flex-direction: row;
}
.comment-navigation .nav-previous,
.comment-navigation .nav-next {
  min-width: 50%;
  width: 100%;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: bold;
}
.comment-navigation .nav-previous .secondary-text,
.comment-navigation .nav-next .secondary-text {
  display: none;
}
@media only screen and (min-width: 768px) {
  .comment-navigation .nav-previous .secondary-text,
  .comment-navigation .nav-next .secondary-text {
    display: inline;
  }
}
.comment-navigation .nav-previous svg,
.comment-navigation .nav-next svg {
  vertical-align: middle;
  position: relative;
  margin: 0 -0.35em;
  top: -1px;
}
.comment-navigation .nav-next {
  text-align: right;
}

/* Accessibility */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #da8000;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

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

/* Alignments */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1rem;
}
@media only screen and (min-width: 768px) {
  .alignleft {
    /*rtl:ignore*/
    margin-right: calc(2 * 1rem);
  }
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1rem;
}
@media only screen and (min-width: 768px) {
  .alignright {
    /*rtl:ignore*/
    margin-left: calc(2 * 1rem);
  }
}

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

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

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

/* Clearings */
.show-only-desktop {
  display: none;
}
@media only screen and (min-width: 1168px) {
  .show-only-desktop {
    display: block;
  }
}

/* Layout */
/** === Layout === */
html.no-scroll {
  overflow: hidden;
}

#page {
  width: 100%;
}

.site-content {
  overflow: hidden;
}

/** === Temp layout for Startpage === */
.start-products {
  padding: 50px 0;
}
.start-products .start-products-title {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.375rem;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .start-products .start-products-title {
    font-size: 1.875rem;
  }
}
@media only screen and (min-width: 1168px) {
  .start-products .start-products-title {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 25px;
    margin-right: 40px;
  }
}
.start-products .start-products-link {
  transition: all 110ms ease-in-out;
  background: #687886;
  border: none;
  box-sizing: border-box;
  color: #fff;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
  line-height: 20px;
  outline: none;
  padding: 14px 22px;
  height: 48px;
  text-decoration: none;
  vertical-align: bottom;
  font-weight: 300;
  display: inline-block;
  vertical-align: top;
}
.start-products .start-products-link:hover {
  background: #f18e00;
  cursor: pointer;
}
.start-products .products-wrapper {
  margin: 0 -15px;
}
.start-products .products-wrapper .product-box {
  padding: 15px;
  float: left;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .start-products .products-wrapper .product-box {
    width: 50%;
  }
}
@media only screen and (min-width: 1168px) {
  .start-products .products-wrapper .product-box {
    width: 25%;
  }
}
.start-products .products-wrapper .box-content {
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
.start-products .products-wrapper .product-badge {
  padding: 8px 5px;
  position: absolute;
  top: 15px;
  left: -10px;
  z-index: 10;
  width: 100px;
  background: #f18e00;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
}
.start-products .products-wrapper .product-badge:before {
  width: 0;
  height: 0;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #da8000;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -10px;
  z-index: 0;
}
.start-products .products-wrapper .product-picture a {
  display: block;
}
.start-products .products-wrapper .product-picture img {
  display: block;
}
.start-products .products-wrapper .product-content {
  padding: 20px;
  background: #e7eaed;
}
.start-products .products-wrapper .product-title {
  margin-bottom: 5px;
  transition: color 110ms ease-in-out;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #292b2c;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.start-products .products-wrapper .product-title a {
  color: #292b2c;
}
.start-products .products-wrapper .product-title a:hover {
  color: #f18e00;
  text-decoration: none;
}
.start-products .products-wrapper .product-description {
  margin-bottom: 8px;
  color: #292b2c;
  font-size: 0.938rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.start-products .products-wrapper .product-price {
  color: #f18e00;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.125rem;
  letter-spacing: 0.8px;
}
.start-products .clearfix {
  clear: both;
}

/* Content */
/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.search-form-container {
  transition: height 0.4s ease;
  height: 0;
  position: absolute;
  top: 112px;
  left: -1rem;
  right: -1rem;
  overflow: hidden;
  z-index: 10;
}
@media only screen and (min-width: 768px) {
  .search-form-container {
    left: auto;
    right: 0;
    width: 480px;
  }
}
@media only screen and (min-width: 1168px) {
  .search-form-container {
    top: calc(112px - 1rem);
  }
}
.search-form-container.is-active {
  height: 114px;
}
.search-form-container .search-form {
  padding: calc(2 * 1rem) 1rem;
  background: #687886;
}
@media only screen and (min-width: 768px) {
  .search-form-container .search-form {
    padding: calc(2 * 1rem) calc(2 * 1rem);
  }
}
.search-form-container .search-form .search-field {
  width: calc(100% - 100px);
  float: left;
}
.search-form-container .search-form .search-submit {
  width: 100px;
  float: right;
}
.search-form-container .search-form:after {
  content: "";
  clear: both;
  display: table;
}

.site-header {
  height: 112px;
  padding: 1rem;
  background-color: #54616c;
}
@media only screen and (min-width: 768px) {
  .site-header {
    padding: 1rem 0;
  }
  .site-header .site-branding-container {
    margin: 0 calc(10% + 60px);
  }
}
@media only screen and (min-width: 1168px) {
  .site-header {
    position: relative;
    padding: 1rem;
  }
  .site-header .site-branding-container {
    margin: 0;
  }
}
@media only screen and (min-width: 1560px) {
  .site-header {
    padding: 1rem 0;
  }
  .site-header .site-branding-container {
    margin: 0 calc(10% + 60px);
  }
}

.site-functions {
  position: relative;
}
.site-functions .menu-button {
  height: 40px;
  position: absolute;
  top: calc(2.5 * 1rem);
  padding: 0;
  background: none;
  font-size: 0.875rem;
  outline: none;
}
@media only screen and (min-width: 1168px) {
  .site-functions .menu-button {
    display: none;
  }
}
.site-functions .menu-button i {
  margin-right: calc(0.25 * 1rem);
  display: inline-block;
  vertical-align: middle;
  font-size: 2.5rem;
}
.site-functions .menu-button span {
  display: inline-block;
  vertical-align: middle;
}
.site-functions .menu-button.is-active .f-icon-menu:before {
  content: "\ea02";
}
.site-functions .site-logo {
  width: calc(2 * 1rem + 112px);
  margin: -1rem auto 0 auto;
}
@media only screen and (min-width: 1168px) {
  .site-functions .site-logo {
    display: none;
  }
}
.site-functions .site-logo .custom-logo-link {
  padding: 1rem;
  border-radius: 100%;
  background-color: #54616c;
}
.active-logo .site-functions .site-logo .custom-logo-link {
  background: #54616c url("img/logo-line.png") no-repeat bottom center;
}

.top-bar {
  position: absolute;
  right: 0;
  top: calc(2.75 * 1rem);
}
@media only screen and (min-width: 1168px) {
  .top-bar {
    position: static;
    text-align: right;
  }
  .top-bar #top-navigation-left {
    position: absolute;
    left: 0;
    top: -1rem;
  }
  .top-bar .search-button-container,
  .top-bar #top-navigation-right {
    margin-top: -1rem;
  }
}

.site-branding {
  transition: all 0.45s cubic-bezier(0.3, 0, 0.15, 1);
  transform: translateX(-100%);
  width: 100%;
  position: fixed;
  top: 112px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
  overflow: scroll;
  background: #687886;
}
.site-branding.is-active {
  transform: translateX(0);
}
.site-branding .site-logo {
  display: none;
}
@media only screen and (min-width: 1168px) {
  .site-branding {
    transition: none;
    transform: none;
    position: static;
    overflow: auto;
    background: none;
  }
  .site-branding .site-logo {
    display: block;
    position: absolute;
    left: calc(50% - 66px);
    top: 0;
  }
  .site-branding .site-logo .custom-logo-link {
    padding: 1rem;
    border-radius: 100%;
    background-color: #54616c;
  }
  .site-branding #site-navigation-left {
    width: calc(50% - 80px);
    float: left;
    text-align: right;
  }
  .site-branding #site-navigation-right {
    width: calc(50% - 80px);
    float: right;
  }
}

.site-logo {
  position: relative;
  z-index: 999;
}
.site-logo .custom-logo-link {
  border-radius: 100%;
  box-sizing: content-box;
  display: block;
  max-width: 100px;
  max-height: 100px;
  overflow: hidden;
  outline: none;
}

.site-title {
  margin: auto;
  display: inline;
  color: #fff;
  /* When there is no description set, make sure navigation appears below title. */
}
.site-title a {
  color: #fff;
}
.site-title a:link, .site-title a:visited {
  color: #fff;
}
.site-title a:hover {
  color: #4a4a4a;
}
.site-title + .main-navigation {
  display: block;
}
@media only screen and (min-width: 768px) {
  .site-title {
    display: inline;
  }
}
.site-title:not(:empty) + .site-description:not(:empty):before {
  content: "—";
  margin: 0 0.2em;
}

.site-description {
  display: inline;
  color: #ccc;
  font-weight: normal;
  margin: 0;
}

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

.sticky-post {
  background: #f18e00;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  padding: 0.25rem;
  position: absolute;
  text-transform: uppercase;
  top: -1rem;
  z-index: 1;
}

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

.page-links {
  clear: both;
  margin: 0 0 calc(1.5 * 1rem);
}

.entry {
  margin-top: calc(6 * 1rem);
}
.entry:first-of-type {
  margin-top: 0;
}
.entry .entry-header {
  margin: calc(3 * 1rem) 1rem 1rem;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .entry .entry-header {
    margin: calc(3 * 1rem) calc(10% + 60px) 1rem;
  }
}
.entry .entry-title {
  margin: 0;
}
.entry .entry-title:before {
  background: #ccc;
  content: " ";
  display: block;
  height: 2px;
  margin: 1rem 0;
  width: 1em;
}
.entry .entry-title a {
  color: inherit;
}
.entry .entry-title a:hover {
  color: #4a4a4a;
}
.entry .entry-meta,
.entry .entry-footer {
  color: #ccc;
  font-weight: 500;
}
.entry .entry-meta > span,
.entry .entry-footer > span {
  margin-right: 1rem;
  display: inline-block;
}
.entry .entry-meta > span:last-child,
.entry .entry-footer > span:last-child {
  margin-right: 0;
}
.entry .entry-meta a,
.entry .entry-footer a {
  transition: color 110ms ease-in-out;
  color: currentColor;
}
.entry .entry-meta a:hover,
.entry .entry-footer a:hover {
  text-decoration: none;
  color: #f18e00;
}
.entry .entry-meta .svg-icon,
.entry .entry-footer .svg-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5em;
}
.entry .entry-meta {
  margin: 1rem 0;
}
.entry .entry-footer {
  margin: calc(2 * 1rem) 1rem 1rem;
}
@media only screen and (min-width: 768px) {
  .entry .entry-footer {
    margin: 1rem calc(10% + 60px) calc(3 * 1rem);
    max-width: calc(66.6666666667vw - 28px);
  }
}
@media only screen and (min-width: 768px) {
  .entry .entry-footer {
    max-width: calc(50vw - 28px);
  }
}
.entry .post-thumbnail {
  margin: 1rem;
}
@media only screen and (min-width: 768px) {
  .entry .post-thumbnail {
    margin: 1rem calc(10% + 60px);
  }
}
.entry .post-thumbnail:focus {
  outline: none;
}
.entry .post-thumbnail .post-thumbnail-inner {
  display: block;
}
.entry .post-thumbnail .post-thumbnail-inner img {
  position: relative;
  display: block;
  width: 100%;
}
.image-filters-enabled .entry .post-thumbnail {
  position: relative;
  display: block;
}
.image-filters-enabled .entry .post-thumbnail .post-thumbnail-inner {
  filter: grayscale(100%);
}
.image-filters-enabled .entry .post-thumbnail .post-thumbnail-inner:after {
  background: rgba(0, 0, 0, 0.35);
  content: "";
  display: block;
  height: 100%;
  opacity: 0.5;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 4;
}
@supports (mix-blend-mode: multiply) {
  .image-filters-enabled .entry .post-thumbnail .post-thumbnail-inner:after {
    display: none;
  }
}
.image-filters-enabled .entry .post-thumbnail:before, .image-filters-enabled .entry .post-thumbnail:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: " ";
  pointer-events: none;
}
.image-filters-enabled .entry .post-thumbnail:before {
  background: #f18e00;
  mix-blend-mode: screen;
  opacity: 0.1;
  z-index: 2;
}
.image-filters-enabled .entry .post-thumbnail:after {
  background: #f18e00;
  mix-blend-mode: multiply;
  opacity: 0.8;
  z-index: 3;
  /* Browsers supporting mix-blend-mode don't need opacity < 1 */
}
@supports (mix-blend-mode: multiply) {
  .image-filters-enabled .entry .post-thumbnail:after {
    opacity: 1;
  }
}
.entry .entry-content,
.entry .entry-summary {
  max-width: calc(100% - 2 * 1rem);
  margin: 0 1rem;
}
@media only screen and (min-width: 768px) {
  .entry .entry-content,
  .entry .entry-summary {
    max-width: 80%;
    margin: 0 10%;
    padding: 0 60px;
  }
}
.entry .entry-content p {
  word-wrap: break-word;
}
.entry .entry-content .more-link {
  transition: color 110ms ease-in-out;
  display: inline;
  color: inherit;
}
.entry .entry-content .more-link:after {
  content: "→";
  display: inline-block;
  margin-left: 0.5em;
}
.entry .entry-content .more-link:hover {
  color: #f18e00;
  text-decoration: none;
}
.entry .entry-content a.button {
  display: inline-block;
}
.entry .entry-content a.button:hover {
  background: #da8000;
  color: #54616c;
  cursor: pointer;
}
.entry .entry-content > iframe[style] {
  margin: 32px 0 !important;
  max-width: 100% !important;
}
@media only screen and (min-width: 768px) {
  .entry .entry-content > iframe[style] {
    max-width: calc(66.6666666667vw - 28px) !important;
  }
}
@media only screen and (min-width: 1168px) {
  .entry .entry-content > iframe[style] {
    max-width: calc(50vw - 28px) !important;
  }
}
.entry .entry-content .page-links a {
  margin: calc(0.5 * 1rem);
  text-decoration: none;
}
.entry .entry-content .wp-audio-shortcode {
  max-width: calc(100vw - 2 * 1rem);
}
@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-audio-shortcode {
    max-width: calc(66.6666666667vw - 28px);
  }
}
@media only screen and (min-width: 1168px) {
  .entry .entry-content .wp-audio-shortcode {
    max-width: calc(50vw - 28px);
  }
}

/* Author description */
.author-bio {
  margin: calc(2 * 1rem) 1rem 1rem;
}
@media only screen and (min-width: 768px) {
  .author-bio {
    max-width: calc(66.6666666667vw - 28px);
  }
}
@media only screen and (min-width: 1168px) {
  .author-bio {
    max-width: calc(50vw - 28px);
  }
}
@media only screen and (min-width: 768px) {
  .author-bio {
    margin: calc(3 * 1rem) calc(10% + 60px);
  }
}
@media only screen and (min-width: 1168px) {
  .author-bio {
    margin: calc(3 * 1rem) calc(10% + 60px);
  }
}
.author-bio .author-title {
  display: inline;
}
.author-bio .author-title:before {
  background: #ccc;
  content: " ";
  display: block;
  height: 2px;
  margin: 1rem 0;
  width: 1em;
}
.author-bio .author-description {
  display: inline;
  color: #ccc;
  font-size: 1rem;
  line-height: 1.2;
}
.author-bio .author-description .author-link {
  display: inline-block;
}
.author-bio .author-description .author-link:hover {
  color: #da8000;
  text-decoration: none;
}

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

.bypostauthor {
  display: block;
}

.comments-area {
  margin: calc(2 * 1rem) 1rem;
  /* Add extra margin when the comments section is located immediately after the
   * post itself (this happens on pages).
   */
}
@media only screen and (min-width: 768px) {
  .comments-area {
    max-width: calc(66.6666666667vw - 28px);
  }
}
@media only screen and (min-width: 1168px) {
  .comments-area {
    max-width: calc(50vw - 28px);
  }
}
@media only screen and (min-width: 768px) {
  .comments-area {
    margin: calc(3 * 1rem) calc(10% + 60px);
  }
}
.comments-area > * {
  margin-top: calc(2 * 1rem);
  margin-bottom: calc(2 * 1rem);
}
@media only screen and (min-width: 768px) {
  .comments-area > * {
    margin-top: calc(3 * 1rem);
    margin-bottom: calc(3 * 1rem);
  }
}
.entry + .comments-area {
  margin-top: calc(3 * 1rem);
}
@media only screen and (min-width: 768px) {
  .comments-area .comments-title-wrap {
    align-items: baseline;
    display: flex;
    justify-content: space-between;
  }
}
.comments-area .comments-title-wrap .comments-title {
  margin: 0;
}
.comments-area .comments-title-wrap .comments-title:before {
  background: #ccc;
  content: " ";
  display: block;
  height: 2px;
  margin: 1rem 0;
  width: 1em;
}
@media only screen and (min-width: 768px) {
  .comments-area .comments-title-wrap .comments-title {
    flex: 1 0 25vw;
  }
}
@media only screen and (min-width: 768px) {
  .comments-area .comments-title-wrap .discussion-meta {
    flex: 0 0 16.6666666667vw;
    margin-left: 1rem;
  }
}

#comment {
  max-width: 100%;
  box-sizing: border-box;
}

#respond {
  position: relative;
}
#respond .comment-user-avatar {
  margin: 1rem 0 -1rem;
}
#respond .comment .comment-form {
  padding-left: 0;
}
#respond > small {
  display: block;
  font-size: 1rem;
  position: absolute;
  left: calc(1rem + 100%);
  top: calc(-3.5 * 1rem);
  width: 8.3333333333vw;
}

#comments > .comments-title:last-child {
  display: none;
}

.comment-form-flex {
  display: flex;
  flex-direction: column;
}
.comment-form-flex .comments-title {
  display: none;
  margin: 0;
  order: 1;
}
.comment-form-flex #respond {
  order: 2;
}
.comment-form-flex #respond + .comments-title {
  display: block;
}

.comment-list {
  list-style: none;
  padding: 0;
}
.comment-list .children {
  margin: 0;
  padding: 0 0 0 1rem;
}
.comment-list > .comment:first-child {
  margin-top: 0;
}
.comment-list .pingback .comment-body,
.comment-list .trackback .comment-body {
  color: #ccc;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.comment-list .pingback .comment-body a:not(.comment-edit-link),
.comment-list .trackback .comment-body a:not(.comment-edit-link) {
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.5;
  padding-right: 0.5rem;
  display: block;
}
.comment-list .pingback .comment-body .comment-edit-link,
.comment-list .trackback .comment-body .comment-edit-link {
  color: #ccc;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 500;
}

#respond + .comment-reply {
  display: none;
}
.comment-reply .comment-reply-link {
  display: inline-block;
}

.comment {
  list-style: none;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .comment {
    padding-left: calc(0.5 * (1rem + 8.3333333333vw));
  }
  .comment.depth-1,
  .comment .children {
    padding-left: 0;
  }
  .comment.depth-1 {
    margin-left: calc(3.25 * 1rem);
  }
}
.comment .comment-body {
  margin: calc(2 * 1rem) 0 0;
}
.comment .comment-meta {
  position: relative;
}
.comment .comment-author .avatar {
  float: left;
  margin-right: 1rem;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .comment .comment-author .avatar {
    float: inherit;
    margin-right: inherit;
    position: absolute;
    top: 0;
    right: calc(100% + 1rem);
  }
}
.comment .comment-author .fn {
  position: relative;
  display: block;
}
.comment .comment-author .fn a {
  color: inherit;
}
.comment .comment-author .fn a:hover {
  color: #da8000;
}
.comment .comment-author .post-author-badge {
  border-radius: 100%;
  display: block;
  height: 18px;
  position: absolute;
  background: #ffa11b;
  right: calc(100% - 2.5rem);
  top: -3px;
  width: 18px;
}
@media only screen and (min-width: 768px) {
  .comment .comment-author .post-author-badge {
    right: calc(100% + 0.75rem);
  }
}
.comment .comment-author .post-author-badge svg {
  width: inherit;
  height: inherit;
  display: block;
  fill: white;
  transform: scale(0.875);
}
.comment .comment-metadata > a,
.comment .comment-metadata .comment-edit-link {
  display: inline;
  font-weight: 500;
  color: #ccc;
  vertical-align: baseline;
}
.comment .comment-metadata > a time,
.comment .comment-metadata .comment-edit-link time {
  vertical-align: baseline;
}
.comment .comment-metadata > a:hover,
.comment .comment-metadata .comment-edit-link:hover {
  color: #da8000;
  text-decoration: none;
}
.comment .comment-metadata > * {
  display: inline-block;
}
.comment .comment-metadata .edit-link-sep {
  color: #ccc;
  margin: 0 0.2em;
  vertical-align: baseline;
}
.comment .comment-metadata .edit-link {
  color: #ccc;
}
.comment .comment-metadata .edit-link svg {
  transform: scale(0.8);
  vertical-align: baseline;
  margin-right: 0.1em;
}
.comment .comment-metadata .comment-edit-link {
  position: relative;
  padding-left: 1rem;
  margin-left: -1rem;
  z-index: 1;
}
.comment .comment-metadata .comment-edit-link:hover {
  color: #f18e00;
}
.comment .comment-content {
  margin: 1rem 0;
}
@media only screen and (min-width: 1168px) {
  .comment .comment-content {
    padding-right: 1rem;
  }
}
.comment .comment-content > *:first-child {
  margin-top: 0;
}
.comment .comment-content > *:last-child {
  margin-bottom: 0;
}
.comment .comment-content blockquote {
  margin-left: 0;
}
.comment .comment-content a {
  text-decoration: underline;
}
.comment .comment-content a:hover {
  text-decoration: none;
}

.comment-reply-link,
#cancel-comment-reply-link {
  font-weight: 500;
}
.comment-reply-link:hover,
#cancel-comment-reply-link:hover {
  color: #da8000;
}

.discussion-avatar-list {
  content: "";
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 0;
}
.discussion-avatar-list li {
  position: relative;
  list-style: none;
  margin: 0 -8px 0 0;
  padding: 0;
  float: left;
}
.discussion-avatar-list .comment-user-avatar img {
  height: calc(1.5 * 1rem);
  width: calc(1.5 * 1rem);
}

.discussion-meta .discussion-meta-info {
  margin: 0;
}
.discussion-meta .discussion-meta-info .svg-icon {
  vertical-align: middle;
  fill: currentColor;
  transform: scale(0.6) scaleX(-1) translateY(-0.1em);
  margin-left: -0.25rem;
}

.comment-form .comment-notes,
.comment-form label {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 0.875rem;
  color: #ccc;
}
@media only screen and (min-width: 768px) {
  .comment-form .comment-form-author,
  .comment-form .comment-form-email {
    width: calc(50% - 0.5rem);
    float: left;
  }
}
@media only screen and (min-width: 768px) {
  .comment-form .comment-form-email {
    margin-left: 1rem;
  }
}
.comment-form input[name=author],
.comment-form input[name=email],
.comment-form input[name=url] {
  display: block;
  width: 100%;
}

/*--------------------------------------------------------------
## Archives
--------------------------------------------------------------*/
.archive .page-header,
.search .page-header,
.error404 .page-header {
  margin: 1rem 1rem calc(3 * 1rem);
}
@media only screen and (min-width: 768px) {
  .archive .page-header,
  .search .page-header,
  .error404 .page-header {
    margin: 0 calc(10% + 60px) calc(10% + 60px);
  }
}
.archive .page-header .page-title,
.search .page-header .page-title,
.error404 .page-header .page-title {
  color: #ccc;
  display: inline;
  letter-spacing: normal;
}
.archive .page-header .page-title:before,
.search .page-header .page-title:before,
.error404 .page-header .page-title:before {
  display: none;
}
.archive .page-header .search-term,
.archive .page-header .page-description,
.search .page-header .search-term,
.search .page-header .page-description,
.error404 .page-header .search-term,
.error404 .page-header .page-description {
  display: inherit;
  clear: both;
}
.archive .page-header .search-term:after,
.archive .page-header .page-description:after,
.search .page-header .search-term:after,
.search .page-header .page-description:after,
.error404 .page-header .search-term:after,
.error404 .page-header .page-description:after {
  content: ".";
  font-weight: bold;
  color: #ccc;
}

.archive .page-header .page-description {
  display: block;
  color: #fff;
  font-size: 1em;
}

@media only screen and (min-width: 768px) {
  .hfeed .entry .entry-header {
    margin: calc(3 * 1rem) calc(10% + 60px) calc(1rem / 2);
  }
}

/* 404 & Not found */
.error-404.not-found .page-content,
.no-results.not-found .page-content {
  margin: calc(3 * 1rem) 1rem;
}
@media only screen and (min-width: 768px) {
  .error-404.not-found .page-content,
  .no-results.not-found .page-content {
    margin: calc(3 * 1rem) calc(10% + 60px) calc(1rem / 2);
  }
}
.error-404.not-found .search-submit,
.no-results.not-found .search-submit {
  vertical-align: middle;
  margin: 1rem 0;
}
.error-404.not-found .search-field,
.no-results.not-found .search-field {
  width: 100%;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
/* Site footer */
#colophon {
  background: #54616c;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
#colophon .widget-area {
  margin: calc(2 * 1rem) 1rem;
}
@media only screen and (min-width: 768px) {
  #colophon .widget-area {
    margin: calc(3 * 1rem) calc(10% + 60px);
  }
}
#colophon .social-footer {
  height: 1px;
  background-color: #687886;
}
#colophon .social-footer .social-headline {
  margin-top: 0;
  text-align: center;
}
#colophon .social-icons {
  display: flex;
}
#colophon .social-icons .social-icon {
  transition: all 110ms ease-in-out;
  transform: scale(1);
  width: 50px;
  height: 50px;
  border-radius: 100%;
  margin: calc(0.5 * 1rem);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  color: inherit;
  background: #687886;
}
#colophon .social-icons .social-icon:hover {
  background: #f18e00;
  text-decoration: none;
  transform: scale(1.1);
}
#colophon .social-icons .social-icon:focus {
  outline: none;
  text-decoration: none;
}
#colophon .social-icons .social-icon.is-facebook {
  background: #1778f2;
}
#colophon .social-icons .social-icon.is-youtube {
  background: #ff0000;
}
#colophon .social-icons .social-icon.is-instagram {
  background: radial-gradient(circle at 4% 100%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
}
#colophon .social-icons .social-icon.is-linkedin {
  background: #2867b2;
}
@media only screen and (min-width: 768px) {
  #colophon .service-footer {
    margin: calc(2 * 1rem) calc(10% + 60px);
    display: flex;
    gap: 1rem;
  }
}
#colophon .service-footer .service-info {
  margin: calc(2 * 1rem) 1rem;
}
@media only screen and (min-width: 768px) {
  #colophon .service-footer .service-info {
    margin: 0;
    width: 60%;
  }
}
#colophon .service-footer .service-info .service-info-logo {
  margin-right: calc(2 * 1rem);
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (min-width: 1168px) {
  #colophon .service-footer .service-info .service-info-logo {
    margin-right: calc(3 * 1rem);
  }
}
#colophon .service-footer .service-info .service-info-logo img {
  max-width: 90px;
  max-height: 90px;
}
@media only screen and (min-width: 1168px) {
  #colophon .service-footer .service-info .service-info-logo img {
    max-width: 130px;
    max-height: 130px;
  }
}
#colophon .service-footer .service-info .service-info-content {
  display: inline-block;
  vertical-align: middle;
}
#colophon .service-footer .service-info .service-text {
  font-size: 0.875rem;
}
@media only screen and (min-width: 1168px) {
  #colophon .service-footer .service-info .service-text {
    font-size: 1rem;
  }
}
#colophon .service-footer .service-info .service-faq {
  margin-top: calc(0.5 * 1rem);
}
#colophon .service-footer .app-info {
  margin: calc(2 * 1rem) 1rem;
}
@media only screen and (min-width: 768px) {
  #colophon .service-footer .app-info {
    margin: 0;
    width: 40%;
  }
}
#colophon .service-footer .app-info .app-info-content {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
#colophon .service-footer .service-title {
  margin-bottom: calc(0.5 * 1rem);
  font-size: 1.875rem;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #f18e00;
  text-transform: uppercase;
  line-height: 1;
}
#colophon .service-footer .service-separator {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
@media only screen and (min-width: 768px) {
  #colophon .service-footer .service-separator {
    display: none;
  }
}
#colophon .retailer-footer {
  background-color: #f2f2f2;
  background-image: url("img/retailer-footer-bg.png"), linear-gradient(135deg, #dadee3 0%, #f2f2f2 100%);
  background-repeat: no-repeat;
  background-position: top center;
}
#colophon .retailer-footer .retailer-footer-inner {
  margin: 0 1rem;
  display: flex;
  justify-content: flex-end;
  height: 300px;
}
@media only screen and (min-width: 768px) {
  #colophon .retailer-footer .retailer-footer-inner {
    margin: 0 calc(10% + 60px);
    height: 350px;
  }
}
#colophon .retailer-footer .retailer-box {
  background: rgba(241, 142, 0, 0.8);
  width: 100%;
  padding: 1.5rem;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 600px) {
  #colophon .retailer-footer .retailer-box {
    max-width: 300px;
  }
}
#colophon .retailer-footer .retailer-box .select-wrapper {
  width: 100%;
}
#colophon .retailer-footer .retailer-box .select-wrapper select {
  border-radius: 24px;
  width: 100%;
}
#colophon .retailer-footer .retailer-box .select-wrapper select:focus {
  border-color: #fff;
}
#colophon .retailer-footer .retailer-box .retailer-title {
  margin-bottom: 0.25rem;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.375rem;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#colophon .retailer-footer .retailer-box .retailer-select {
  margin-bottom: 0.75rem;
}
#colophon .retailer-footer .retailer-box .retailer-button {
  transition: all 110ms ease-in-out;
  margin-top: 0.5rem;
  background: #fff;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
  line-height: 20px;
  outline: none;
  padding: 14px 22px;
  height: 48px;
  text-decoration: none;
  font-weight: 300;
  border-radius: 24px;
  display: inline-block;
  color: #292b2c;
}
#colophon .retailer-footer .retailer-box .retailer-button:hover {
  background: #54616c;
  color: #fff;
}
#colophon .widget-column {
  display: flex;
  flex-wrap: wrap;
}
#colophon .widget-column .widget {
  width: 100%;
}
@media only screen and (min-width: 1168px) {
  #colophon .widget-column .widget {
    margin-right: calc(3 * 1rem);
    width: calc(50% - 3 * 1rem);
  }
}
#colophon .site-info a {
  color: inherit;
}
#colophon .site-info a:hover {
  text-decoration: none;
  color: #f18e00;
}
@media only screen and (min-width: 1168px) {
  #colophon .site-info {
    margin: calc(2.5 * 1rem) calc(10% + 60px);
  }
}
#colophon .footer-separator {
  border-bottom: 1px solid #f18e00;
}
@media only screen and (min-width: 1168px) {
  #colophon .footer-separator {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }
}
#colophon .bottom-footer {
  margin: calc(1 * 1rem) 1rem;
  font-size: 0.75rem;
}
@media only screen and (min-width: 768px) {
  #colophon .bottom-footer {
    margin: calc(1 * 1rem) calc(10% + 60px);
  }
}
#colophon .bottom-footer .custom-logo-link {
  vertical-align: middle;
  margin-right: 0.5em;
}
#colophon .bottom-footer .custom-logo {
  max-width: 50px;
  max-height: 50px;
}
@media only screen and (min-width: 1168px) {
  #colophon .bottom-footer .custom-logo {
    max-width: 40px;
    max-height: 40px;
  }
}
#colophon .hunting-app {
  margin-top: 1rem;
}
@media only screen and (min-width: 1168px) {
  #colophon .hunting-app {
    margin-top: 5px;
    float: right;
  }
}
#colophon .hunting-app .hunting-app-title {
  margin-bottom: calc(0.25 * 1rem);
  font-size: 1.125rem;
  color: #f18e00;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  letter-spacing: 0.5px;
}
@media only screen and (min-width: 1168px) {
  #colophon .hunting-app .hunting-app-title {
    margin: 0 calc(0.5 * 1rem) 0 0;
    font-size: 1rem;
    color: #fff;
    font-family: "Taz", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    letter-spacing: 0;
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
  }
}
#colophon .hunting-app .google-play,
#colophon .hunting-app .apple-store {
  display: inline-block;
}
@media only screen and (min-width: 1168px) {
  #colophon .hunting-app .google-play img,
  #colophon .hunting-app .apple-store img {
    max-height: 30px;
  }
}

#top-top-button {
  transition: all 0.3s ease-in-out;
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: fixed;
  right: -50px;
  bottom: 1rem;
  z-index: 200;
  font-size: 1.375rem;
  cursor: pointer;
  text-align: center;
  background: #f18e00;
}
#top-top-button:hover {
  background: #da8000;
}
#top-top-button.is-active {
  right: 1rem;
}

/*--------------------------------------------------------------
## Customizing
--------------------------------------------------------------*/
.calendar-wrapper .calendar-navigation {
  margin-bottom: 4rem;
  padding-top: 48px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .calendar-wrapper .calendar-navigation {
    margin-bottom: 2rem;
    padding-top: 0;
  }
}
.calendar-wrapper .calendar-navigation .change-month {
  transition: all 110ms ease-in-out;
  display: inline-block;
  width: 48%;
  background: #f18e00;
  color: #fff;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
  line-height: 20px;
  outline: none;
  padding: 14px 22px;
  height: 48px;
  text-decoration: none;
  font-weight: 300;
  text-align: center;
}
.calendar-wrapper .calendar-navigation .change-month:hover {
  background: #da8000;
  cursor: pointer;
}
.calendar-wrapper .calendar-navigation .change-month i {
  display: inline-block;
  vertical-align: middle;
}
.calendar-wrapper .calendar-navigation .change-month span {
  display: none;
  vertical-align: middle;
}
@media only screen and (min-width: 1168px) {
  .calendar-wrapper .calendar-navigation .change-month span {
    display: inline-block;
  }
}
.calendar-wrapper .calendar-navigation .change-month.is-previous {
  float: left;
}
.calendar-wrapper .calendar-navigation .change-month.is-next {
  float: right;
}
@media only screen and (min-width: 768px) {
  .calendar-wrapper .calendar-navigation .change-month {
    width: 70px;
  }
}
@media only screen and (min-width: 1168px) {
  .calendar-wrapper .calendar-navigation .change-month {
    width: 210px;
  }
}
.calendar-wrapper .calendar-navigation .current-month {
  width: 100%;
  margin: 0;
  line-height: 48px;
  display: inline-block;
  color: #292b2c;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (min-width: 768px) {
  .calendar-wrapper .calendar-navigation .current-month {
    width: calc(100% - 140px);
    position: static;
  }
}
@media only screen and (min-width: 1168px) {
  .calendar-wrapper .calendar-navigation .current-month {
    width: calc(100% - 420px);
  }
}
.calendar-wrapper .calendar-legend {
  margin-bottom: 1rem;
  color: #292b2c;
  clear: both;
}
@media only screen and (min-width: 768px) {
  .calendar-wrapper .calendar-legend {
    margin: 2rem 0 1rem 0;
  }
}
.calendar-wrapper .calendar-legend .closed {
  line-height: 24px;
}
.calendar-wrapper .calendar-legend .closed:before {
  display: inline-block;
  content: "■";
  font-size: 1.375rem;
  margin-right: 4px;
}
.calendar-wrapper .calendar-legend .closed.closed-standard:before {
  color: #dbe0e4;
}
.calendar-wrapper .calendar-legend .closed.closed-particularly:before {
  color: #54616c;
}
.calendar-wrapper .calendar-legend .closed.closed-complete:before {
  color: #f24915;
}
.calendar-wrapper .calendar-table {
  color: #292b2c;
}
@media only screen and (min-width: 768px) {
  .calendar-wrapper .calendar-table {
    margin: 0 -20%;
  }
}
@media only screen and (min-width: 1168px) {
  .calendar-wrapper .calendar-table {
    margin: 0;
  }
}
.calendar-wrapper .calendar-table .thead {
  display: none;
  color: #fff;
}
.calendar-wrapper .calendar-table .thead .th {
  padding: 0.75rem 1rem;
  background: #f18e00;
  font-size: 1.125rem;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  letter-spacing: 0.5px;
}
.calendar-wrapper .calendar-table .thead .th:nth-child(even) {
  background: #da8000;
}
@media only screen and (min-width: 768px) {
  .calendar-wrapper .calendar-table .thead {
    display: block;
  }
}
.calendar-wrapper .calendar-table .tbody {
  background: #dbe0e4;
  border-top: 2px solid #e7eaed;
}
@media only screen and (min-width: 768px) {
  .calendar-wrapper .calendar-table .tbody {
    background: none;
  }
}
.calendar-wrapper .calendar-table .tr {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .calendar-wrapper .calendar-table .tr {
    border-left: 2px solid #e7eaed;
  }
}
.calendar-wrapper .calendar-table .tr .th,
.calendar-wrapper .calendar-table .tr .td {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .calendar-wrapper .calendar-table .tr .th,
  .calendar-wrapper .calendar-table .tr .td {
    width: 14.285%;
    border-right: 2px solid #e7eaed;
  }
}
.calendar-wrapper .calendar-table .tr .td {
  border-bottom: 2px solid #e7eaed;
}
@media only screen and (min-width: 768px) {
  .calendar-wrapper .calendar-table .tr:nth-child(even) .td {
    background: #dbe0e4;
  }
  .calendar-wrapper .calendar-table .tr:nth-child(odd) .td {
    background: #d0d6dc;
  }
}
.calendar-wrapper .calendar-table .tr .date {
  padding: 0.75rem 1rem;
  font-size: 1.125rem;
}
@media only screen and (min-width: 768px) {
  .calendar-wrapper .calendar-table .tr .date {
    height: 51px;
  }
}
.calendar-wrapper .calendar-table .tr .day {
  opacity: 0.75;
}
@media only screen and (min-width: 768px) {
  .calendar-wrapper .calendar-table .tr .day {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .calendar-wrapper .calendar-table .tr .day-numeric {
    opacity: 0.75;
  }
}
.calendar-wrapper .calendar-table .calendar-message {
  background: #687886;
  padding: 8px 1rem;
  font-size: 0.938rem;
  color: #fff;
}
.calendar-wrapper .calendar-table .calendar-message.is-red {
  background: #f24915;
}
.calendar-wrapper .calendar-table .calendar-message p {
  margin: 8px 0;
}
@media only screen and (min-width: 768px) {
  .calendar-wrapper .calendar-table .calendar-message {
    height: calc(100% - 51px);
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 1168px) {
  .calendar-wrapper .calendar-table .calendar-message {
    font-size: 0.938rem;
  }
}

@media only screen and (min-width: 768px) {
  .shooting-center-calendar .calendar-wrapper .calendar-table .tr .th,
  .shooting-center-calendar .calendar-wrapper .calendar-table .tr .td {
    width: 20%;
  }
}

.competition-wrapper {
  background: #54616c;
}
.competition-wrapper .no-competitions {
  padding: 1rem;
  font-size: 1.125rem;
  background: #f24915;
}
@media only screen and (min-width: 1168px) {
  .competition-wrapper .no-competitions {
    padding: 2rem;
  }
}
.competition-wrapper .competition-entry {
  padding: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
@media only screen and (min-width: 1168px) {
  .competition-wrapper .competition-entry {
    padding: 1.5rem 2rem;
  }
}
.competition-wrapper .competition-entry:nth-child(odd) {
  background: #687886;
}
.competition-wrapper .competition-date {
  font-size: 1.125rem;
}
.competition-wrapper .competition-title {
  font-size: 1.125rem;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
@media only screen and (min-width: 1168px) {
  .competition-wrapper .competition-title {
    display: inline-block;
  }
}
.competition-wrapper .competition-data > div {
  display: inline-block;
  vertical-align: middle;
}
.competition-wrapper .competition-data > div:after {
  margin: 0 0.5rem;
  content: "|";
  display: inline-block;
  opacity: 0.15;
}
.competition-wrapper .competition-data > div:last-child:after {
  display: none;
}
@media only screen and (min-width: 1168px) {
  .competition-wrapper .competition-data {
    float: right;
  }
}

.events-wrapper .event-navigation {
  margin-bottom: 4rem;
  padding-top: 48px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .events-wrapper .event-navigation {
    margin-bottom: 2rem;
    padding-top: 0;
  }
}
.events-wrapper .event-navigation .change-year {
  transition: all 110ms ease-in-out;
  display: inline-block;
  width: 48%;
  background: #f18e00;
  color: #fff;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
  line-height: 20px;
  outline: none;
  padding: 14px 22px;
  height: 48px;
  text-decoration: none;
  font-weight: 300;
  text-align: center;
}
.events-wrapper .event-navigation .change-year:hover {
  background: #da8000;
  cursor: pointer;
}
.events-wrapper .event-navigation .change-year i {
  display: inline-block;
  vertical-align: middle;
}
.events-wrapper .event-navigation .change-year span {
  display: none;
  vertical-align: middle;
}
@media only screen and (min-width: 1168px) {
  .events-wrapper .event-navigation .change-year span {
    display: inline-block;
  }
}
.events-wrapper .event-navigation .change-year.is-previous {
  float: left;
}
.events-wrapper .event-navigation .change-year.is-next {
  float: right;
}
@media only screen and (min-width: 768px) {
  .events-wrapper .event-navigation .change-year {
    width: 70px;
  }
}
@media only screen and (min-width: 1168px) {
  .events-wrapper .event-navigation .change-year {
    width: 210px;
  }
}
.events-wrapper .event-navigation .current-year {
  width: 100%;
  margin: 0;
  line-height: 48px;
  display: inline-block;
  color: #292b2c;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (min-width: 768px) {
  .events-wrapper .event-navigation .current-year {
    width: calc(100% - 140px);
    position: static;
  }
}
@media only screen and (min-width: 1168px) {
  .events-wrapper .event-navigation .current-year {
    width: calc(100% - 420px);
  }
}
.events-wrapper .no-events {
  padding: 1rem;
  font-size: 1.125rem;
  background: #f24915;
}
@media only screen and (min-width: 1168px) {
  .events-wrapper .no-events {
    padding: 2rem;
  }
}
.events-wrapper .events-exhibitions {
  margin-top: 3rem;
}
.events-wrapper .events-headline {
  margin: 0 0 1.5rem 0;
  color: #292b2c;
  letter-spacing: 1px;
}
.events-wrapper .event-entries {
  background: #54616c;
}
.events-wrapper .event-entry {
  padding: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
@media only screen and (min-width: 1168px) {
  .events-wrapper .event-entry {
    padding: 1.5rem 2rem;
  }
}
.events-wrapper .event-entry:nth-child(odd) {
  background: #687886;
}

.press-releases-wrapper {
  background: #54616c;
}
.press-releases-wrapper .no-press {
  padding: 1rem;
  font-size: 1.125rem;
  background: #f24915;
}
@media only screen and (min-width: 1168px) {
  .press-releases-wrapper .no-press {
    padding: 2rem;
  }
}
.press-releases-wrapper .press-entry {
  padding: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
@media only screen and (min-width: 1168px) {
  .press-releases-wrapper .press-entry {
    padding: 1.5rem 2rem;
  }
}
.press-releases-wrapper .press-entry:nth-child(odd) {
  background: #687886;
}
.press-releases-wrapper .press-date {
  font-size: 1.125rem;
}
.press-releases-wrapper .press-title {
  font-size: 1.125rem;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
@media only screen and (min-width: 1168px) {
  .press-releases-wrapper .press-title {
    display: inline-block;
  }
}
.press-releases-wrapper .press-data > div {
  display: inline-block;
  vertical-align: middle;
}
.press-releases-wrapper .press-data > div:after {
  margin: 0 0.5rem;
  content: "|";
  display: inline-block;
  opacity: 0.15;
}
.press-releases-wrapper .press-data > div:last-child:after {
  display: none;
}
@media only screen and (min-width: 1168px) {
  .press-releases-wrapper .press-data {
    float: right;
  }
}

/* Widgets */
.widget {
  margin: 0 0 1rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}
.widget a {
  color: #f18e00;
}
.widget a:hover {
  color: #da8000;
}

.widget_archive ul,
.widget_categories ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul {
  padding: 0;
  list-style: none;
}
.widget_archive ul li,
.widget_categories ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_rss ul li {
  color: #ccc;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.widget_archive ul ul,
.widget_categories ul ul,
.widget_meta ul ul,
.widget_nav_menu ul ul,
.widget_pages ul ul,
.widget_recent_comments ul ul,
.widget_recent_entries ul ul,
.widget_rss ul ul {
  counter-reset: submenu;
}
.widget_archive ul ul > li > a::before,
.widget_categories ul ul > li > a::before,
.widget_meta ul ul > li > a::before,
.widget_nav_menu ul ul > li > a::before,
.widget_pages ul ul > li > a::before,
.widget_recent_comments ul ul > li > a::before,
.widget_recent_entries ul ul > li > a::before,
.widget_rss ul ul > li > a::before {
  font-family: "Taz", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  content: "– " counters(submenu, "– ", none);
  counter-increment: submenu;
}

.widget_tag_cloud .tagcloud {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 700;
}

.widget_search .search-field {
  width: 100%;
}
@media only screen and (min-width: 600px) {
  .widget_search .search-field {
    width: auto;
  }
}
.widget_search .search-submit {
  display: block;
  margin-top: 1rem;
}

.widget_calendar .calendar_wrap {
  text-align: center;
}
.widget_calendar .calendar_wrap table td,
.widget_calendar .calendar_wrap table th {
  border: none;
}
.widget_calendar .calendar_wrap a {
  text-decoration: underline;
}

/* Blocks */
/* !Block styles */
.entry .entry-content > *,
.entry .entry-summary > * {
  margin: 0 0;
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .entry .entry-content > *,
  .entry .entry-summary > * {
    margin: 0 auto;
  }
}
.entry .entry-content > * > *:first-child,
.entry .entry-summary > * > *:first-child {
  margin-top: 0;
}
.entry .entry-content > * > *:last-child,
.entry .entry-summary > * > *:last-child {
  margin-bottom: 0;
}
.entry .entry-content > *.alignwide,
.entry .entry-summary > *.alignwide {
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
@media only screen and (min-width: 768px) {
  .entry .entry-content > *.alignwide,
  .entry .entry-summary > *.alignwide {
    width: 120%;
    max-width: 120%;
    margin-left: -10%;
  }
}
.entry .entry-content > *.alignfull,
.entry .entry-summary > *.alignfull {
  position: relative;
  left: -1rem;
  width: calc(100% + 2 * 1rem);
  max-width: calc(100% + 2 * 1rem);
  clear: both;
}
@media only screen and (min-width: 768px) {
  .entry .entry-content > *.alignfull,
  .entry .entry-summary > *.alignfull {
    margin-top: calc(2 * 1rem);
    margin-bottom: calc(2 * 1rem);
    left: calc(-12.5% - 75px);
    width: calc(125% + 150px);
    max-width: calc(125% + 150px);
  }
}
.entry .entry-content > *.alignleft,
.entry .entry-summary > *.alignleft {
  /*rtl:ignore*/
  float: left;
  max-width: 41.6666666667vw;
  margin-top: 0;
  margin-left: 0;
  /*rtl:ignore*/
  margin-right: 1rem;
}
@media only screen and (min-width: 768px) {
  .entry .entry-content > *.alignleft,
  .entry .entry-summary > *.alignleft {
    max-width: 33.3333333333vw;
    /*rtl:ignore*/
    margin-right: calc(2 * 1rem);
  }
}
.entry .entry-content > *.alignright,
.entry .entry-summary > *.alignright {
  /*rtl:ignore*/
  float: right;
  max-width: 41.6666666667vw;
  margin-top: 0;
  margin-right: 0;
  /*rtl:ignore*/
  margin-left: 1rem;
}
@media only screen and (min-width: 768px) {
  .entry .entry-content > *.alignright,
  .entry .entry-summary > *.alignright {
    max-width: 33.3333333333vw;
    margin-right: 0;
    /*rtl:ignore*/
    margin-left: calc(2 * 1rem);
  }
}
.entry .entry-content > *.aligncenter,
.entry .entry-summary > *.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .entry .entry-content > *.aligncenter,
  .entry .entry-summary > *.aligncenter {
    max-width: calc(66.6666666667vw - 28px);
  }
}
@media only screen and (min-width: 1168px) {
  .entry .entry-content > *.aligncenter,
  .entry .entry-summary > *.aligncenter {
    max-width: calc(50vw - 28px);
  }
}
@media only screen and (min-width: 768px) {
  .entry .entry-content > *.aligncenter,
  .entry .entry-summary > *.aligncenter {
    margin-left: 0;
    margin-right: 0;
  }
}

/*
 * Unset nested content selector styles
 * - Prevents layout styles from cascading too deeply
 * - helps with plugin compatibility
 */
.entry .entry-content .entry-content,
.entry .entry-content .entry-summary,
.entry .entry-content .entry,
.entry .entry-summary .entry-content,
.entry .entry-summary .entry-summary,
.entry .entry-summary .entry {
  margin: inherit;
  max-width: inherit;
  padding: inherit;
}
@media only screen and (min-width: 768px) {
  .entry .entry-content .entry-content,
  .entry .entry-content .entry-summary,
  .entry .entry-content .entry,
  .entry .entry-summary .entry-content,
  .entry .entry-summary .entry-summary,
  .entry .entry-summary .entry {
    margin: inherit;
    max-width: inherit;
    padding: inherit;
  }
}
.entry .entry-content > h1,
.entry .entry-content > h2,
.entry .entry-content > h3,
.entry .entry-content > h4,
.entry .entry-content > h5,
.entry .entry-content > h6,
.entry .entry-content > p,
.entry .entry-content > blockquote,
.entry .entry-summary > h1,
.entry .entry-summary > h2,
.entry .entry-summary > h3,
.entry .entry-summary > h4,
.entry .entry-summary > h5,
.entry .entry-summary > h6,
.entry .entry-summary > p,
.entry .entry-summary > blockquote {
  margin-top: 32px;
  margin-bottom: 32px;
}

.entry .entry-content p.has-background {
  padding: 20px 30px;
}
.entry .entry-content iframe {
  border: none;
}
.entry .entry-content .wp-block-audio {
  width: 100%;
}
.entry .entry-content .wp-block-audio audio {
  width: 100%;
}
.entry .entry-content .wp-block-audio.alignleft audio, .entry .entry-content .wp-block-audio.alignright audio {
  max-width: 198px;
}
@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-audio.alignleft audio, .entry .entry-content .wp-block-audio.alignright audio {
    max-width: 384px;
  }
}
@media only screen and (min-width: 1379px) {
  .entry .entry-content .wp-block-audio.alignleft audio, .entry .entry-content .wp-block-audio.alignright audio {
    max-width: 385.44px;
  }
}
.entry .entry-content .wp-block-video video {
  width: 100%;
}
.entry .entry-content .wp-block-button {
  margin-bottom: 0;
}
.entry .entry-content .wp-block-button .wp-block-button__link {
  transition: background 150ms ease-in-out;
  border: none;
  font-size: 1rem;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 20px;
  box-sizing: border-box;
  font-weight: 300;
  text-decoration: none;
  padding: 14px 22px;
  outline: none;
}
.entry .entry-content .wp-block-button .wp-block-button__link:not(.has-background) {
  background-color: #f18e00;
}
.entry .entry-content .wp-block-button .wp-block-button__link:not(.has-text-color) {
  color: white;
}
.entry .entry-content .wp-block-button .wp-block-button__link:hover {
  color: white;
  background: #da8000;
  cursor: pointer;
}
.entry .entry-content .wp-block-button .wp-block-button__link:focus {
  color: white;
  background: #da8000;
  outline: thin dotted;
  outline-offset: -4px;
}
.entry .entry-content .wp-block-button:not(.is-style-squared) .wp-block-button__link {
  border-radius: 5px;
}
.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link, .entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus, .entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:active {
  transition: all 150ms ease-in-out;
  border-width: 2px;
  border-style: solid;
}
.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background), .entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-background), .entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-background) {
  background: transparent;
}
.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color), .entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-text-color), .entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-text-color) {
  color: #f18e00;
  border-color: currentColor;
}
.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:hover {
  color: white;
  border-color: #da8000;
}
.entry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:hover:not(.has-background) {
  color: #da8000;
}
.entry .entry-content .wp-block-button.aligncenter {
  margin: 0 auto;
}
.entry .entry-content .wp-block-button.fullwidth .wp-block-button__link {
  width: 100%;
}
.entry .entry-content .wp-block-archives,
.entry .entry-content .wp-block-categories,
.entry .entry-content .wp-block-latest-posts {
  padding: 0;
  list-style: none;
}
.entry .entry-content .wp-block-archives li,
.entry .entry-content .wp-block-categories li,
.entry .entry-content .wp-block-latest-posts li {
  color: #ccc;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.125;
  font-weight: bold;
  line-height: 1.2;
  padding-bottom: 0.75rem;
}
.entry .entry-content .wp-block-archives li.menu-item-has-children, .entry .entry-content .wp-block-archives li:last-child,
.entry .entry-content .wp-block-categories li.menu-item-has-children,
.entry .entry-content .wp-block-categories li:last-child,
.entry .entry-content .wp-block-latest-posts li.menu-item-has-children,
.entry .entry-content .wp-block-latest-posts li:last-child {
  padding-bottom: 0;
}
.entry .entry-content .wp-block-archives li a,
.entry .entry-content .wp-block-categories li a,
.entry .entry-content .wp-block-latest-posts li a {
  text-decoration: none;
}
.entry .entry-content .wp-block-archives.aligncenter,
.entry .entry-content .wp-block-categories.aligncenter {
  text-align: center;
}
.entry .entry-content .wp-block-categories ul {
  padding-top: 0.75rem;
}
.entry .entry-content .wp-block-categories li ul {
  list-style: none;
  padding-left: 0;
}
.entry .entry-content .wp-block-categories ul {
  counter-reset: submenu;
}
.entry .entry-content .wp-block-categories ul > li > a::before {
  font-family: "Taz", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  content: "– " counters(submenu, "– ", none);
  counter-increment: submenu;
}
.entry .entry-content .wp-block-latest-posts.is-grid li {
  border-top: 2px solid #fff;
  padding-top: 1rem;
  margin-bottom: 2rem;
}
.entry .entry-content .wp-block-latest-posts.is-grid li a:after {
  content: "";
}
.entry .entry-content .wp-block-latest-posts.is-grid li:last-child {
  margin-bottom: auto;
}
.entry .entry-content .wp-block-latest-posts.is-grid li:last-child a:after {
  content: "";
}
.entry .entry-content .wp-block-preformatted {
  font-size: 0.875rem;
  line-height: 1.8;
  padding: 1rem;
}
.entry .entry-content .wp-block-verse {
  font-family: "Taz", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
  line-height: 1.8;
}
.entry .entry-content .has-drop-cap:not(:focus):first-letter {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 2.5rem;
  line-height: 1;
  font-weight: bold;
  margin: 0 0.25em 0 0;
}
.entry .entry-content .wp-block-pullquote {
  border-color: transparent;
  border-width: 2px;
  padding: 1rem;
}
.entry .entry-content .wp-block-pullquote blockquote {
  color: #fff;
  border: none;
  margin-top: calc(4 * 1rem);
  margin-bottom: calc(4.33 * 1rem);
  margin-right: 0;
  padding-left: 0;
}
.entry .entry-content .wp-block-pullquote p {
  font-size: 1.125rem;
  font-style: italic;
  line-height: 1.3;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
.entry .entry-content .wp-block-pullquote p em {
  font-style: normal;
}
@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-pullquote p {
    font-size: 1.375rem;
  }
}
.entry .entry-content .wp-block-pullquote cite {
  display: inline-block;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 1.6;
  text-transform: none;
  color: #ccc;
  /*
   * This requires a rem-based font size calculation instead of our normal em-based one,
   * because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs.
   */
  font-size: 1.125;
}
.entry .entry-content .wp-block-pullquote.alignleft, .entry .entry-content .wp-block-pullquote.alignright {
  width: 100%;
  padding: 0;
}
.entry .entry-content .wp-block-pullquote.alignleft blockquote, .entry .entry-content .wp-block-pullquote.alignright blockquote {
  margin: 1rem 0;
  padding: 0;
  text-align: left;
  max-width: 100%;
}
.entry .entry-content .wp-block-pullquote.alignleft blockquote p:first-child, .entry .entry-content .wp-block-pullquote.alignright blockquote p:first-child {
  margin-top: 0;
}
.entry .entry-content .wp-block-pullquote.is-style-solid-color {
  background-color: #f18e00;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-pullquote.is-style-solid-color {
    padding-left: 10%;
    padding-right: 10%;
  }
}
.entry .entry-content .wp-block-pullquote.is-style-solid-color p {
  font-size: 1.125rem;
  line-height: 1.3;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-pullquote.is-style-solid-color p {
    font-size: 1.375rem;
  }
}
.entry .entry-content .wp-block-pullquote.is-style-solid-color a {
  color: #54616c;
}
.entry .entry-content .wp-block-pullquote.is-style-solid-color cite {
  color: inherit;
}
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote {
  max-width: 100%;
  color: #54616c;
  padding-left: 0;
  margin-left: 1rem;
  margin-right: 1rem;
}
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-text-color p, .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-text-color a, .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color, .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color, .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color, .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color, .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
  color: inherit;
}
@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-pullquote.is-style-solid-color.alignright, .entry .entry-content .wp-block-pullquote.is-style-solid-color.alignleft {
    padding: 1rem calc(2 * 1rem);
  }
}
@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-pullquote.is-style-solid-color.alignfull {
    padding-left: calc(10% + 58px + 2 * 1rem);
    padding-right: calc(10% + 58px + 2 * 1rem);
  }
}
.entry .entry-content .wp-block-quote:not(.is-large), .entry .entry-content .wp-block-quote:not(.is-style-large) {
  border-left: 1px solid #f18e00;
  padding-top: 0;
  padding-bottom: 0;
}
.entry .entry-content .wp-block-quote p {
  font-size: 1em;
  font-style: normal;
  line-height: 1.8;
}
.entry .entry-content .wp-block-quote cite {
  /*
   * This requires a rem-based font size calculation instead of our normal em-based one,
   * because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs.
   */
  font-size: 1.125;
}
.entry .entry-content .wp-block-quote.is-large, .entry .entry-content .wp-block-quote.is-style-large {
  margin: 1rem 0;
  padding: 0;
  border-left: none;
}
.entry .entry-content .wp-block-quote.is-large p, .entry .entry-content .wp-block-quote.is-style-large p {
  font-size: 1.125rem;
  line-height: 1.4;
  font-style: italic;
}
.entry .entry-content .wp-block-quote.is-large cite,
.entry .entry-content .wp-block-quote.is-large footer, .entry .entry-content .wp-block-quote.is-style-large cite,
.entry .entry-content .wp-block-quote.is-style-large footer {
  /*
   * This requires a rem-based font size calculation instead of our normal em-based one,
   * because the cite tag sometimes gets wrapped in a p tag. This is equivalent to $font-size_xs.
   */
  font-size: 1.125;
}
@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-quote.is-large, .entry .entry-content .wp-block-quote.is-style-large {
    margin: 1rem 0;
    padding: 1rem 0;
  }
  .entry .entry-content .wp-block-quote.is-large p, .entry .entry-content .wp-block-quote.is-style-large p {
    font-size: 1.125rem;
  }
}
.entry .entry-content .wp-block-image {
  max-width: 100%;
}
.entry .entry-content .wp-block-image img {
  display: block;
}
.entry .entry-content .wp-block-image .aligncenter {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-image .aligncenter {
    margin: 0;
  }
  .entry .entry-content .wp-block-image .aligncenter img {
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1168px) {
  .entry .entry-content .wp-block-image .aligncenter img {
    margin: 0 auto;
  }
}
.entry .entry-content .wp-block-image.alignfull img {
  width: 100vw;
  max-width: calc(100% + 2 * 1rem);
}
@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-image.alignfull img {
    max-width: calc(125% + 150px);
    margin-left: auto;
    margin-right: auto;
  }
}
.entry .entry-content .wp-block-cover-image,
.entry .entry-content .wp-block-cover {
  position: relative;
  min-height: 430px;
  padding: 1rem;
}
@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-cover-image,
  .entry .entry-content .wp-block-cover {
    padding: 1rem 10%;
  }
}
.entry .entry-content .wp-block-cover-image .wp-block-cover-image-text,
.entry .entry-content .wp-block-cover-image .wp-block-cover-text,
.entry .entry-content .wp-block-cover-image h2,
.entry .entry-content .wp-block-cover .wp-block-cover-image-text,
.entry .entry-content .wp-block-cover .wp-block-cover-text,
.entry .entry-content .wp-block-cover h2 {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.25;
  padding: 0;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-cover-image .wp-block-cover-image-text,
  .entry .entry-content .wp-block-cover-image .wp-block-cover-text,
  .entry .entry-content .wp-block-cover-image h2,
  .entry .entry-content .wp-block-cover .wp-block-cover-image-text,
  .entry .entry-content .wp-block-cover .wp-block-cover-text,
  .entry .entry-content .wp-block-cover h2 {
    font-size: 1.375rem;
    max-width: 100%;
  }
}
.entry .entry-content .wp-block-cover-image.alignleft, .entry .entry-content .wp-block-cover-image.alignright,
.entry .entry-content .wp-block-cover.alignleft,
.entry .entry-content .wp-block-cover.alignright {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-cover-image.alignleft, .entry .entry-content .wp-block-cover-image.alignright,
  .entry .entry-content .wp-block-cover.alignleft,
  .entry .entry-content .wp-block-cover.alignright {
    padding: 1rem calc(2 * 1rem);
  }
}
@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-image-text,
  .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-text,
  .entry .entry-content .wp-block-cover-image.alignfull h2,
  .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-image-text,
  .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-text,
  .entry .entry-content .wp-block-cover.alignfull h2 {
    max-width: calc(66.6666666667vw - 28px);
  }
}
@media only screen and (min-width: 1168px) {
  .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-image-text,
  .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-text,
  .entry .entry-content .wp-block-cover-image.alignfull h2,
  .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-image-text,
  .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-text,
  .entry .entry-content .wp-block-cover.alignfull h2 {
    max-width: calc(50vw - 28px);
  }
}
@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-cover-image.alignfull,
  .entry .entry-content .wp-block-cover.alignfull {
    padding-left: calc(10% + 58px + 2 * 1rem);
    padding-right: calc(10% + 58px + 2 * 1rem);
  }
  .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-image-text,
  .entry .entry-content .wp-block-cover-image.alignfull .wp-block-cover-text,
  .entry .entry-content .wp-block-cover-image.alignfull h2,
  .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-image-text,
  .entry .entry-content .wp-block-cover.alignfull .wp-block-cover-text,
  .entry .entry-content .wp-block-cover.alignfull h2 {
    padding: 0;
  }
}
.entry .entry-content .wp-block-gallery {
  list-style-type: none;
  padding-left: 0;
}
.entry .entry-content .wp-block-gallery .blocks-gallery-image:last-child,
.entry .entry-content .wp-block-gallery .blocks-gallery-item:last-child {
  margin-bottom: 16px;
}
.entry .entry-content .wp-block-gallery figcaption a {
  color: #fff;
}
.entry .entry-content .wp-block-audio figcaption,
.entry .entry-content .wp-block-video figcaption,
.entry .entry-content .wp-block-image figcaption,
.entry .entry-content .wp-block-gallery .blocks-gallery-image figcaption,
.entry .entry-content .wp-block-gallery .blocks-gallery-item figcaption {
  font-size: 0.875rem;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 1.4;
  margin: 0;
  padding: 0.5rem;
  text-align: center;
}
.entry .entry-content .wp-block-separator,
.entry .entry-content hr {
  background-color: rgba(255, 255, 255, 0.15);
  border: 0;
  height: 1px;
  margin-bottom: 2rem;
  margin-top: 2rem;
  text-align: left;
  /* Remove duplicate rule-line when a separator
   * is followed by an H1, or H2 */
}
.entry .entry-content .wp-block-separator.is-style-wide,
.entry .entry-content hr.is-style-wide {
  max-width: 100%;
}
.entry .entry-content .wp-block-separator.is-style-dots,
.entry .entry-content hr.is-style-dots {
  max-width: 100%;
  background-color: inherit;
  border: inherit;
  height: inherit;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-separator.is-style-dots,
  .entry .entry-content hr.is-style-dots {
    max-width: calc(66.6666666667vw - 28px);
  }
}
@media only screen and (min-width: 1168px) {
  .entry .entry-content .wp-block-separator.is-style-dots,
  .entry .entry-content hr.is-style-dots {
    max-width: calc(50vw - 28px);
  }
}
.entry .entry-content .wp-block-separator.is-style-dots:before,
.entry .entry-content hr.is-style-dots:before {
  color: #ccc;
  font-size: 1.125rem;
  letter-spacing: 0.938rem;
  padding-left: 0.938rem;
}
.entry .entry-content .wp-block-separator + h1:before, .entry .entry-content .wp-block-separator + h2:before,
.entry .entry-content hr + h1:before,
.entry .entry-content hr + h2:before {
  display: none;
}
.entry .entry-content .wp-block-embed-twitter {
  word-break: break-word;
}
.entry .entry-content .wp-block-embed-youtube.alignleft {
  float: none;
  max-width: 640px;
}
.entry .entry-content .wp-block-embed-youtube.aligncenter {
  margin: 0 auto;
}
.entry .entry-content .wp-block-table th,
.entry .entry-content .wp-block-table td {
  padding: 1rem 0.5rem;
  border-color: rgba(255, 255, 255, 0.15);
}
@media only screen and (min-width: 1168px) {
  .entry .entry-content .wp-block-table th,
  .entry .entry-content .wp-block-table td {
    padding: 1rem;
  }
}
.entry .entry-content .wp-block-table.is-style-stripes {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.entry .entry-content .wp-block-table.is-style-stripes td {
  border-bottom: none;
  border-right: none;
  border-left: none;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.entry .entry-content .wp-block-table.is-style-stripes tr:nth-child(even) {
  background: #5d6b77;
}
.entry .entry-content .wp-block-table.is-style-stripes tr:nth-child(odd) {
  background: #667683;
}
.entry .entry-content .wp-block-table.has-table-head tr:first-child {
  background: #f18e00;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  letter-spacing: 0.5px;
}
.entry .entry-content .wp-block-file {
  margin-top: 32px;
  margin-bottom: 32px;
}
.entry .entry-content .wp-block-file .wp-block-file__button {
  display: table;
  transition: background 150ms ease-in-out;
  border: none;
  background: #f18e00;
  font-size: 1rem;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 1.2;
  text-decoration: none;
  font-weight: 300;
  padding: 0.75rem 1rem;
  color: #fff;
  margin-left: 0;
  margin-top: calc(0.75 * 1rem);
  height: 48px;
  border-radius: 0;
}
@media only screen and (min-width: 1168px) {
  .entry .entry-content .wp-block-file .wp-block-file__button {
    font-size: 1rem;
    padding: 0.875rem 1.5rem;
  }
}
.entry .entry-content .wp-block-file .wp-block-file__button:hover {
  background: #da8000;
  cursor: pointer;
}
.entry .entry-content .wp-block-file .wp-block-file__button:focus {
  background: #da8000;
  outline: thin dotted;
  outline-offset: -4px;
}
.entry .entry-content .wp-block-code {
  border-radius: 0;
}
.entry .entry-content .wp-block-code code {
  font-size: 1rem;
  white-space: pre-wrap;
  word-break: break-word;
}
.entry .entry-content .wp-block-columns.alignfull {
  padding-left: 1rem;
  padding-right: 1rem;
}
.entry .entry-content .wp-block-columns.align-center {
  align-items: center;
}
@media only screen and (min-width: 600px) {
  .entry .entry-content .wp-block-columns {
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 768px) {
  .entry .entry-content .wp-block-columns .wp-block-column > *:first-child {
    margin-top: 0;
  }
  .entry .entry-content .wp-block-columns .wp-block-column > *:last-child {
    margin-bottom: 0;
  }
  .entry .entry-content .wp-block-columns[class*=has-] > * {
    margin-right: 1rem;
  }
  .entry .entry-content .wp-block-columns[class*=has-] > *:last-child {
    margin-right: 0;
  }
  .entry .entry-content .wp-block-columns.alignfull, .entry .entry-content .wp-block-columns.alignfull .wp-block-column {
    padding-left: calc(2 * 1rem);
    padding-right: calc(2 * 1rem);
  }
}
.entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: bold;
}
.entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date {
  font-weight: normal;
}
.entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment,
.entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-date,
.entry .entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
  font-size: inherit;
}
.entry .entry-content .wp-block-latest-comments.has-dates .wp-block-latest-comments__comment-date {
  font-size: 0.875rem;
}
.entry .entry-content .wp-block-media-text .wp-block-media-text__media {
  padding: 0 calc(2 * 1rem);
}
.entry .entry-content .has-small-font-size {
  font-size: 0.938rem;
}
.entry .entry-content .has-normal-font-size {
  font-size: 1rem;
}
.entry .entry-content .has-large-font-size {
  font-size: 1.125rem;
  line-height: 1.3;
}
@media only screen and (min-width: 1168px) {
  .entry .entry-content .has-large-font-size {
    font-size: 1.375rem;
  }
}
.entry .entry-content .has-huge-font-size {
  font-size: 1.875rem;
  line-height: 1.2;
}
@media only screen and (min-width: 1168px) {
  .entry .entry-content .has-huge-font-size {
    font-size: 2.5rem;
  }
}
.entry .entry-content .has-primary-background-color,
.entry .entry-content .has-secondary-background-color,
.entry .entry-content .has-dark-gray-background-color,
.entry .entry-content .has-light-gray-background-color {
  color: #54616c;
}
.entry .entry-content .has-primary-background-color p,
.entry .entry-content .has-primary-background-color h1,
.entry .entry-content .has-primary-background-color h2,
.entry .entry-content .has-primary-background-color h3,
.entry .entry-content .has-primary-background-color h4,
.entry .entry-content .has-primary-background-color h5,
.entry .entry-content .has-primary-background-color h6,
.entry .entry-content .has-primary-background-color a,
.entry .entry-content .has-secondary-background-color p,
.entry .entry-content .has-secondary-background-color h1,
.entry .entry-content .has-secondary-background-color h2,
.entry .entry-content .has-secondary-background-color h3,
.entry .entry-content .has-secondary-background-color h4,
.entry .entry-content .has-secondary-background-color h5,
.entry .entry-content .has-secondary-background-color h6,
.entry .entry-content .has-secondary-background-color a,
.entry .entry-content .has-dark-gray-background-color p,
.entry .entry-content .has-dark-gray-background-color h1,
.entry .entry-content .has-dark-gray-background-color h2,
.entry .entry-content .has-dark-gray-background-color h3,
.entry .entry-content .has-dark-gray-background-color h4,
.entry .entry-content .has-dark-gray-background-color h5,
.entry .entry-content .has-dark-gray-background-color h6,
.entry .entry-content .has-dark-gray-background-color a,
.entry .entry-content .has-light-gray-background-color p,
.entry .entry-content .has-light-gray-background-color h1,
.entry .entry-content .has-light-gray-background-color h2,
.entry .entry-content .has-light-gray-background-color h3,
.entry .entry-content .has-light-gray-background-color h4,
.entry .entry-content .has-light-gray-background-color h5,
.entry .entry-content .has-light-gray-background-color h6,
.entry .entry-content .has-light-gray-background-color a {
  color: #54616c;
}
.entry .entry-content .has-white-background-color {
  color: #fff;
}
.entry .entry-content .has-white-background-color p,
.entry .entry-content .has-white-background-color h1,
.entry .entry-content .has-white-background-color h2,
.entry .entry-content .has-white-background-color h3,
.entry .entry-content .has-white-background-color h4,
.entry .entry-content .has-white-background-color h5,
.entry .entry-content .has-white-background-color h6,
.entry .entry-content .has-white-background-color a {
  color: #fff;
}
.entry .entry-content .has-primary-background-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color.has-primary-background-color {
  background-color: #f18e00;
}
.entry .entry-content .has-secondary-background-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color.has-secondary-background-color {
  background-color: #da8000;
}
.entry .entry-content .has-dark-gray-background-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color.has-dark-gray-background-color {
  background-color: #fff;
}
.entry .entry-content .has-light-gray-background-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color.has-light-gray-background-color {
  background-color: #ccc;
}
.entry .entry-content .has-white-background-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color.has-white-background-color {
  background-color: #FFF;
}
.entry .entry-content .has-primary-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color p {
  color: #f18e00;
}
.entry .entry-content .has-secondary-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color p {
  color: #da8000;
}
.entry .entry-content .has-dark-gray-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color p {
  color: #fff;
}
.entry .entry-content .has-light-gray-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color p {
  color: #ccc;
}
.entry .entry-content .has-white-color,
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
  color: #FFF;
}

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

embed,
iframe,
object {
  max-width: 100%;
}

.custom-logo-link {
  display: inline-block;
}

.avatar {
  border-radius: 100%;
  display: block;
  height: calc(2.25 * 1rem);
  min-height: inherit;
  width: calc(2.25 * 1rem);
}

svg {
  transition: fill 120ms ease-in-out;
  fill: currentColor;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: calc(1.5 * 1rem);
}
@media only screen and (min-width: 768px) {
  .wp-caption.aligncenter {
    position: relative;
    left: calc(calc(66.6666666667vw - 28px) / 2);
    transform: translateX(-50%);
  }
}
@media only screen and (min-width: 1168px) {
  .wp-caption.aligncenter {
    left: calc(calc(50vw - 28px) / 2);
  }
}

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

.wp-caption-text {
  color: #ccc;
  font-size: 0.875rem;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 1.4;
  margin: 0;
  padding: 0.5rem;
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin-bottom: calc(1.5 * 1rem);
}

.gallery-item {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 16px;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: calc((100% - 16px * 1) / 2);
}
.gallery-columns-2 .gallery-item:nth-of-type(2n+2) {
  margin-right: 0;
}
.gallery-columns-3 .gallery-item {
  max-width: calc((100% - 16px * 2) / 3);
}
.gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
  margin-right: 0;
}
.gallery-columns-4 .gallery-item {
  max-width: calc((100% - 16px * 3) / 4);
}
.gallery-columns-4 .gallery-item:nth-of-type(4n+4) {
  margin-right: 0;
}
.gallery-columns-5 .gallery-item {
  max-width: calc((100% - 16px * 4) / 5);
}
.gallery-columns-5 .gallery-item:nth-of-type(5n+5) {
  margin-right: 0;
}
.gallery-columns-6 .gallery-item {
  max-width: calc((100% - 16px * 5) / 6);
}
.gallery-columns-6 .gallery-item:nth-of-type(6n+6) {
  margin-right: 0;
}
.gallery-columns-7 .gallery-item {
  max-width: calc((100% - 16px * 6) / 7);
}
.gallery-columns-7 .gallery-item:nth-of-type(7n+7) {
  margin-right: 0;
}
.gallery-columns-8 .gallery-item {
  max-width: calc((100% - 16px * 7) / 8);
}
.gallery-columns-8 .gallery-item:nth-of-type(8n+8) {
  margin-right: 0;
}
.gallery-columns-9 .gallery-item {
  max-width: calc((100% - 16px * 8) / 9);
}
.gallery-columns-9 .gallery-item:nth-of-type(9n+9) {
  margin-right: 0;
}
.gallery-item:last-of-type {
  padding-right: 0;
}

.gallery-caption {
  display: block;
  font-size: 0.875rem;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 1.4;
  margin: 0;
  padding: 0.5rem;
}

.gallery-item > div > a {
  display: block;
  line-height: 0;
  box-shadow: 0 0 0 0 transparent;
}
.gallery-item > div > a:focus {
  box-shadow: 0 0 0 2px #f18e00;
}

/* Plugins */
.cookie-notice-container {
  padding: 15px;
}
.cookie-notice-container .cn-button {
  padding: 10px 20px;
  height: 40px;
}

#cn-notice-text {
  display: inline-block;
  vertical-align: middle;
}

#cookie-notice {
  font-size: 0.938rem;
}
#cookie-notice .cn-button {
  margin-left: 15px;
  vertical-align: middle;
}

.w3eden h1, .w3eden h2, .w3eden h3, .w3eden h4, .w3eden h5, .w3eden h6 {
  font-weight: 300;
}
.w3eden h1 {
  font-size: 1.875rem;
}
@media only screen and (min-width: 768px) {
  .w3eden h1 {
    font-size: 2.5rem;
  }
}
.w3eden h2 {
  font-size: 1.375rem;
}
@media only screen and (min-width: 768px) {
  .w3eden h2 {
    font-size: 1.875rem;
  }
}
.w3eden h3 {
  font-size: 1.375rem;
}
.w3eden h4 {
  font-size: 1rem;
}
.w3eden h5 {
  font-size: 0.938rem;
}
.w3eden h6 {
  font-size: 0.875rem;
}
.w3eden a {
  color: #f18e00;
}
.w3eden a:hover {
  color: #da8000;
}
.w3eden .btn {
  height: auto;
}
.w3eden .panel-footer .btn-group .btn {
  border-radius: 0;
  font-size: 1rem;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 20px;
  font-weight: 300;
  text-transform: none;
  outline: none;
  background: #f18e00;
}
.w3eden .panel-footer .btn-group .btn:hover {
  background: #da8000;
  box-shadow: none;
}
.w3eden .panel-footer .btn-group .btn[disabled] {
  opacity: 1;
  background: none;
  background: #687886;
  cursor: default;
}
.w3eden .list-group-item {
  background-color: #5d6b77;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.w3eden .list-group-item:nth-child(2n) {
  background-color: #667683;
}
.w3eden .list-group-item:first-child, .w3eden .list-group-item:last-child {
  border-radius: 0;
}
.w3eden .list-group-item:last-child {
  border-bottom: none;
}
.w3eden .list-group-item > a.d-block {
  height: 150px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.w3eden .list-group-item > h3 {
  font-size: 1rem;
}
.w3eden .category-panel .media h3 {
  margin-bottom: 1rem !important;
}
.w3eden .category-panel .panel-footer {
  margin: 1rem 0;
}
.w3eden .wpdm-download-link {
  width: 100%;
}
.w3eden .wpdm-download-link.btn.btn-primary {
  transition: background 150ms ease-in-out;
  border-radius: 0;
  border: none;
  font-size: 1rem;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 20px;
  box-sizing: border-box;
  font-weight: 300;
  text-decoration: none;
  padding: 14px 22px;
  outline: none;
  background: #f18e00;
  text-transform: none;
}
.w3eden .wpdm-download-link.btn.btn-primary:hover {
  background: #da8000;
  box-shadow: none;
}
.w3eden .card {
  background: none;
  border: none;
}
.w3eden .card.wpdm-button-area {
  padding: 0 !important;
}

.gt3-photo-gallery-pro--isotope_gallery .caption {
  font-size: 1.125rem;
}

.gt3-photo-gallery-pro--isotope_gallery .hover-default .img-wrapper::before {
  background: #54616c;
}
.gt3-photo-gallery-pro--isotope_gallery .hover-default .img-wrapper::after {
  background-size: 32px;
}

.gt3pg_pro_slide_header,
.gt3pg_pro_slide_footer {
  background: #54616c;
}

.gt3pg_pro_share_wrap a,
.gt3pg_pro_icons_wrap a {
  opacity: 0.8;
}

.gt3pg_pro_close {
  background: #687886;
}
.gt3pg_pro_close:hover {
  background: #f18e00;
}

.gt3pg_pro_title_wrap .gt3pg_pro_clip {
  font-family: inherit;
  font-size: 1.125rem;
  color: #fff;
}
.gt3pg_pro_title_wrap .gt3pg_pro_title.gt3pg_pro_clip {
  display: none;
}

.gt3pg_pro_caption_current {
  font-family: inherit;
}

.gt3pg_pro_caption_delimiter {
  background: #fff;
}

.gt3pg_pro_caption_all {
  font-family: inherit;
  color: #fff;
}

.gt3pg_pro_wrap_controls .gt3pg_pro_thumbnails {
  display: none;
}

.gt3pg_pro_gallery_wrap .gt3pg_pro_slides .gt3pg_pro_slide .slide-content {
  width: auto;
  height: auto;
  position: absolute;
}

.entry .entry-content > .wp-block-ninja-forms-form {
  max-width: 900px;
  margin-bottom: 30px;
}

.nf-form-wrap .nf-form-fields-required {
  display: none;
}
.nf-form-wrap .nf-field-container.html-container {
  margin-bottom: 0;
}
.nf-form-wrap .nf-error-msg {
  color: #f24915;
}
.nf-form-wrap .ninja-forms-req-symbol {
  color: #fff;
}
.nf-form-wrap .nf-error .ninja-forms-field {
  border-color: #f24915;
}
.nf-form-wrap .nf-form-errors .nf-error-msg {
  background: #f24915;
  color: #fff;
  padding: 1rem 1.5rem;
}
.nf-form-wrap .form-fields-required {
  font-size: 0.875rem;
}
.nf-form-wrap .nf-response-msg h2 {
  margin-top: 2rem;
  background: #65a82d;
  color: #fff;
  padding: 1rem 1.5rem;
  font-size: 1.125rem;
  text-align: center;
}
.nf-form-wrap .label-left .nf-after-field {
  margin-left: 35%;
}
.nf-form-wrap .nf-field-container.is-left {
  margin-left: 35%;
}

.nf-form-content .list-select-wrap .nf-field-element,
.nf-form-content .listcountry-wrap .nf-field-element {
  position: relative;
}
.nf-form-content .list-select-wrap .nf-field-element select,
.nf-form-content .listcountry-wrap .nf-field-element select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.nf-form-content .list-select-wrap .nf-field-element:after,
.nf-form-content .listcountry-wrap .nf-field-element:after {
  font-family: FeatherIcons;
  content: "\e92e";
  display: block;
  padding: 0 1rem 0 0.5rem;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 48px;
  color: #292b2c;
  pointer-events: none;
}
.nf-form-content .nf-field-label label {
  font-weight: 300;
}
.nf-form-content .nf-fu-progress {
  border-radius: 0;
}
.nf-form-content .nf-fu-progress-bar {
  background-color: #da8000;
}

.pika-table .pika-button {
  border-radius: 0;
}
.pika-table .is-selected .pika-button {
  border-radius: 0;
  background: #f18e00;
  box-shadow: none;
}

.entry .entry-content > .weapon-specifications {
  margin: 0;
}

.weapon-specifications {
  background-color: #e7eaed;
}
.weapon-specifications .weapon-specifications-inner {
  padding: 3rem 1rem;
}
@media only screen and (min-width: 768px) {
  .weapon-specifications .weapon-specifications-inner {
    padding: 3rem 0;
    margin: 0 calc(10% + 60px);
  }
}
.weapon-specifications .weapon-specifications-inner .weapon-specifications-title {
  margin: 0 0 1.5rem 0;
  color: #292b2c;
  letter-spacing: 1px;
}
.weapon-specifications .weapon-specifications-tabs-navi {
  margin-left: -1px;
  background: #54616c;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (min-width: 1168px) {
  .weapon-specifications .weapon-specifications-tabs-navi {
    margin-left: 0;
  }
}
.weapon-specifications .weapon-specifications-tabs-navi .weapon-specifications-tab-name {
  transition: all 110ms ease-in-out;
  padding: 1rem 0.5rem;
  background: #54616c;
  border-top: 1px solid #e7eaed;
  border-left: 1px solid #e7eaed;
  flex: 1 1 auto;
  text-align: center;
  cursor: pointer;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.weapon-specifications .weapon-specifications-tabs-navi .weapon-specifications-tab-name:hover {
  color: #f18e00;
}
.weapon-specifications .weapon-specifications-tabs-navi .weapon-specifications-tab-name.is-active {
  background: #f18e00;
  cursor: default;
}
.weapon-specifications .weapon-specifications-tabs-navi .weapon-specifications-tab-name.is-active:hover {
  color: #fff;
}
@media only screen and (min-width: 1168px) {
  .weapon-specifications .weapon-specifications-tabs-navi .weapon-specifications-tab-name {
    border-top: none;
    border-left: none;
  }
}
.weapon-specifications .weapon-specifications-tabs .weapon-specifications-tab-options {
  display: none;
}
.weapon-specifications .weapon-specifications-tabs .weapon-specifications-tab-options.is-active {
  display: block;
}
.weapon-specifications .weapon-specifications-tabs .weapon-specifications-tab-options .option-item {
  margin-top: 2px;
  background: #687886;
}
@media only screen and (min-width: 1168px) {
  .weapon-specifications .weapon-specifications-tabs .weapon-specifications-tab-options .option-item {
    display: flex;
    margin-top: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
  }
  .weapon-specifications .weapon-specifications-tabs .weapon-specifications-tab-options .option-item:nth-child(odd) {
    background: #748593;
  }
  .weapon-specifications .weapon-specifications-tabs .weapon-specifications-tab-options .option-item:nth-child(odd) .option-name {
    background: #667683;
  }
}
.weapon-specifications .weapon-specifications-tabs .weapon-specifications-tab-options .option-item .option-name {
  background: #5f6e7a;
  padding: 0.5rem 1rem;
  text-transform: uppercase;
  font-weight: 400;
}
@media only screen and (min-width: 1168px) {
  .weapon-specifications .weapon-specifications-tabs .weapon-specifications-tab-options .option-item .option-name {
    width: 220px;
    padding: 0.75rem 1rem;
  }
}
.weapon-specifications .weapon-specifications-tabs .weapon-specifications-tab-options .option-item .option-value {
  padding: 0.5rem 1rem;
  font-size: 0.938rem;
}
@media only screen and (min-width: 1168px) {
  .weapon-specifications .weapon-specifications-tabs .weapon-specifications-tab-options .option-item .option-value {
    width: calc(100% - 220px);
    padding: 0.75rem 1rem;
  }
}

.download-area .download-area-title {
  margin-bottom: 2rem;
}
.download-area .download-area-navigation {
  margin: 0 -1rem;
}
.download-area .download-area-navigation::after {
  clear: both;
  content: "";
  display: block;
}
.download-area .download-area-navigation .da-navigation-list {
  list-style-type: none;
  padding: 0;
}
.download-area .download-area-navigation .da-navigation-list.is-level-0 {
  width: calc(100% - 2rem);
  padding: 1rem;
  margin: 0;
  float: left;
}
@media only screen and (min-width: 768px) {
  .download-area .download-area-navigation .da-navigation-list.is-level-0 {
    width: 50%;
  }
}
@media only screen and (min-width: 1168px) {
  .download-area .download-area-navigation .da-navigation-list.is-level-0 {
    width: 25%;
  }
}
.download-area .download-area-navigation .da-navigation-list .da-navigation-list {
  margin-left: 1rem;
}
.download-area .download-area-navigation .da-navigation-list .da-navigation-item {
  margin-bottom: 0.5rem;
}
.download-area .download-area-navigation .da-navigation-list .btn {
  transition: all 110ms ease-in-out;
  width: 100%;
  display: block;
  padding: 0.5rem 3rem 0.5rem 1rem;
  background: #687886;
  color: inherit;
  outline: none;
  position: relative;
}
.download-area .download-area-navigation .da-navigation-list .btn .f-icon-folder {
  padding-right: 0.25rem;
}
.download-area .download-area-navigation .da-navigation-list .btn .f-icon-plus {
  display: none;
  margin-top: 3px;
  position: absolute;
  right: 1rem;
  top: 9px;
}
@media only screen and (min-width: 1560px) {
  .download-area .download-area-navigation .da-navigation-list .btn .f-icon-plus {
    display: block;
  }
}
.download-area .download-area-navigation .da-navigation-list .btn .count {
  transition: all 110ms ease-in-out;
  min-width: 20px;
  height: 20px;
  padding: 4px;
  margin-top: 1px;
  position: absolute;
  right: 1rem;
  top: 9px;
  line-height: 12px;
  background: #f18e00;
  border-radius: 10px;
  text-align: center;
  font-size: 13px;
}
.download-area .download-area-navigation .da-navigation-list .btn.is-active {
  background: #f18e00;
}
.download-area .download-area-navigation .da-navigation-list .btn.is-active .count {
  background: #fff;
  color: #f18e00;
}
.download-area .download-area-navigation .da-navigation-list .btn:hover {
  background: #f18e00;
  text-decoration: none;
}
@media only screen and (min-width: 1560px) {
  .download-area .download-area-navigation .da-navigation-list .btn:hover {
    width: calc(100% + 1rem);
    padding-right: 4rem;
  }
}
.download-area .download-area-navigation .da-navigation-list .btn:hover .count {
  background: #fff;
  color: #f18e00;
}
.download-area .download-area-navigation .da-navigation-list .btn:focus {
  text-decoration: none;
}
.download-area .download-area-navigation .da-navigation-list .btn.is-disabled {
  opacity: 0.66;
  cursor: default;
}
.download-area .download-area-navigation .da-navigation-list .btn.is-disabled:hover {
  background: #687886;
  width: 100%;
}
.download-area .download-area-navigation .da-navigation-list .btn.is-disabled:hover .count {
  background: #f18e00;
  color: inherit;
}
.download-area .download-area-navigation.is-sidebar {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1560px) {
  .download-area .download-area-navigation.is-sidebar {
    width: 20%;
    padding-right: 1rem;
    float: left;
    display: block;
    margin: 0;
  }
}
@media only screen and (min-width: 768px) {
  .download-area .download-area-navigation.is-sidebar .da-navigation-list.is-level-0 {
    width: 50%;
  }
}
@media only screen and (min-width: 1560px) {
  .download-area .download-area-navigation.is-sidebar .da-navigation-list.is-level-0 {
    width: 100%;
    padding: 0 0 1rem 0;
  }
}
.download-area .download-area-navigation-toggle {
  width: 100%;
  flex-shrink: 0;
}
@media only screen and (min-width: 768px) {
  .download-area .download-area-navigation-toggle {
    padding: 0 1rem;
  }
}
.download-area .download-area-navigation-toggle .btn-toggle {
  transition: all 110ms ease-in-out;
  width: 100%;
  display: block;
  padding: 0.75rem 1rem;
  background: #687886;
  color: inherit;
  outline: none;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 0.938rem;
}
.download-area .download-area-navigation-toggle .btn-toggle .f-icon-menu {
  padding-right: 0.25rem;
  font-size: 1rem;
}
.download-area .download-area-navigation-toggle .btn-toggle.is-active .f-icon-menu::before {
  content: "\ea02";
}
@media only screen and (min-width: 1560px) {
  .download-area .download-area-navigation-toggle {
    display: none;
  }
}
.download-area .download-area-navigation-sidebar {
  width: 100%;
  flex-shrink: 0;
  display: none;
}
@media only screen and (min-width: 1560px) {
  .download-area .download-area-navigation-sidebar {
    display: block !important;
  }
}
@media only screen and (min-width: 1560px) {
  .download-area .download-area-navigation-sidebar .da-navigation-item.is-level-0 > .btn.is-disabled {
    opacity: 1;
    cursor: pointer;
  }
  .download-area .download-area-navigation-sidebar .da-navigation-item.is-level-0 > .btn.is-disabled:hover {
    background: #f18e00;
  }
  .download-area .download-area-navigation-sidebar .da-navigation-item.is-level-0 > .btn.is-open .f-icon-plus::before {
    content: "\e996";
  }
}
.download-area .download-area-articles {
  margin: 1rem -1rem 0 -1rem;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1560px) {
  .download-area .download-area-articles {
    margin-top: -1rem;
    float: right;
    width: 80%;
  }
}
.download-area .download-area-article {
  padding: 1rem;
  width: 100%;
  flex-shrink: 0;
}
@media only screen and (min-width: 768px) {
  .download-area .download-area-article {
    width: 50%;
  }
}
@media only screen and (min-width: 1168px) {
  .download-area .download-area-article {
    width: 25%;
  }
}
.download-area .download-area-article .download-area-attachment {
  height: calc(200px + 0.5rem);
  padding: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #eee;
}
.download-area .download-area-article .download-area-attachment .da-attachment-link {
  width: 200px;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
  text-decoration: none;
}
.download-area .download-area-article .download-area-attachment .da-attachment-link i {
  color: #54616c;
  font-size: 100px;
}
.download-area .download-area-article .download-area-attachment .da-attachment-link .da-attachment {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.download-area .download-area-article .da-data {
  background: #687886;
}
.download-area .download-area-article .da-title {
  height: calc(60px + 0.5rem);
  padding: 0.5rem 0.5rem 0 0.5rem;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 20px;
  overflow: hidden;
}
.download-area .download-area-article .da-type {
  margin-top: 0.5rem;
  padding: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  text-transform: uppercase;
  font-size: 0.938rem;
}
.download-area .download-area-article .da-type i {
  margin-right: 0.25rem;
}
.download-area .download-area-article .da-size {
  padding: 0.5rem;
  text-transform: uppercase;
  font-size: 0.938rem;
}
.download-area .download-area-article .da-size i {
  margin-right: 0.25rem;
}
.download-area .download-area-article .da-download-btn .btn {
  transition: background 150ms ease-in-out;
  padding: 12px 18px;
  display: block;
  background: #f18e00;
  color: #fff;
  line-height: 20px;
  font-weight: 300;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.download-area .download-area-article .da-download-btn .btn:hover {
  background: #da8000;
}
.download-area .download-area-article .da-download-btn .btn i {
  margin-right: 0.25rem;
}

.wp-block-columns.start-categories-banner .wp-block-column {
  margin-left: 0 !important;
}
.wp-block-columns.start-categories-banner .wp-block-cover {
  overflow: hidden;
}
.wp-block-columns.start-categories-banner .wp-block-cover .wp-block-cover__image-background {
  transition: transform 0.4s ease;
}
.wp-block-columns.start-categories-banner .wp-block-cover:hover .wp-block-cover__image-background {
  transform: scale(1.2);
}
@media only screen and (max-width: 599px) {
  .wp-block-columns.start-categories-banner > .wp-block-column {
    flex-basis: 50% !important;
  }
  .wp-block-columns.start-categories-banner .wp-block-cover {
    min-height: 300px;
  }
  .wp-block-columns.start-categories-banner .has-huge-font-size {
    font-size: 1.125rem;
  }
}

#page #cd-timeline .cd-timeline-content {
  box-shadow: none;
}
#page .cd-timeline-img span.year strong {
  font-weight: 400;
}
#page .cd-timeline-content {
  border-radius: 0;
}
#page .cd-timeline-content .timeline-date {
  font-weight: 400;
  font-size: 1.125rem;
}
#page .announcement-banner-image,
#page .cd-timeline-title-container + .wp-video {
  border-radius: 0;
}
#page .cd-timeline-title-container + img {
  width: auto;
}

.entry .entry-content > .wp-block-timeline-express-timeline-block {
  max-width: none;
}

#main .entry .entry-content .wp-block-uagb-section > .uagb-section__inner-wrap {
  max-width: none;
}
@media only screen and (min-width: 768px) {
  #main .entry .entry-content .wp-block-uagb-section > .uagb-section__inner-wrap {
    max-width: 80%;
    margin: 0 10%;
    padding: 0 40px;
  }
  #main .entry .entry-content .wp-block-uagb-section > .uagb-section__inner-wrap .wp-block-uagb-section > .uagb-section__inner-wrap,
  #main .entry .entry-content .wp-block-uagb-section > .uagb-section__inner-wrap .wp-block-uagb-columns > .uagb-columns__inner-wrap {
    max-width: none;
    margin: 0;
    padding: 0;
  }
}
#main .entry .entry-content .wp-block-uagb-section.is-full > .uagb-section__inner-wrap {
  max-width: none;
  margin: 0;
  padding: 0;
}
#main .entry .entry-content .wp-block-uagb-section.alignfull {
  margin-top: 0;
  margin-bottom: 0;
}
#main .entry .entry-content .wp-block-uagb-columns > .uagb-columns__inner-wrap {
  max-width: none;
}
@media only screen and (min-width: 768px) {
  #main .entry .entry-content .wp-block-uagb-columns > .uagb-columns__inner-wrap {
    max-width: 80%;
    margin: 0 10%;
    padding: 0 40px;
  }
}
@media only screen and (min-width: 768px) {
  #main .entry .entry-content .wp-block-uagb-columns.alignfull > .uagb-columns__inner-wrap {
    max-width: none;
    margin: 0;
    padding: 0;
  }
}
#main .entry .entry-content .uagb-ifb-image-content > img {
  max-width: 100%;
}
#main .entry .entry-content .uagb-ifb-button-wrapper .uagb-infobox-cta-link {
  line-height: 20px;
  outline: none;
}
#main .uagb-team__outer-wrap .uagb-team__prefix {
  font-style: normal;
}
#main .uagb-team__outer-wrap .uagb-team__desc {
  margin-top: 0;
}
#main .uagb-team__outer-wrap .uagb-team__image-wrap {
  width: auto;
}
#main .uagb-buttons__outer-wrap .uagb-button__wrapper a.uagb-button__link,
#main .uagb-buttons__outer-wrap .uagb-button__wrapper .uagb-button__link {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1rem;
  line-height: 20px;
}

#wpsl-wrap.steyrarms-custom {
  margin: 0;
}
#wpsl-wrap.steyrarms-custom #wpsl-title {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  #wpsl-wrap.steyrarms-custom #wpsl-title {
    float: left;
    margin: 0;
  }
}
#wpsl-wrap.steyrarms-custom .wpsl-search {
  padding: 1.5rem 1rem;
  margin: 0;
  background: #687886;
}
@media only screen and (min-width: 768px) {
  #wpsl-wrap.steyrarms-custom .wpsl-search {
    padding: 2rem calc(10% + 60px);
  }
}
@media only screen and (min-width: 768px) {
  #wpsl-wrap.steyrarms-custom #wpsl-countries-wrap {
    float: right;
    width: 280px;
  }
}
@media only screen and (min-width: 1168px) {
  #wpsl-wrap.steyrarms-custom #wpsl-countries-wrap {
    width: 360px;
  }
}
#wpsl-wrap.steyrarms-custom #wpsl-search-wrap {
  display: none;
}
#wpsl-wrap.steyrarms-custom #wpsl-gmap {
  margin: 0;
}

#wpsl-gmap {
  color: #292b2c;
}
#wpsl-gmap .wpsl-info-actions {
  display: none;
}
#wpsl-gmap .gm-style .gm-style-iw-c {
  border-radius: 0;
  font-family: "Taz", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 0.938rem;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* Separate sites like MLE */
.mle-site {
  background-color: #727337;
}
.mle-site .site-header {
  background-color: #727337;
}
.mle-site .site-functions .site-logo .custom-logo-link {
  background-color: #727337;
}
@media only screen and (min-width: 1168px) {
  .mle-site .site-branding .site-logo .custom-logo-link {
    background-color: #727337;
  }
}
.mle-site .top-navigation .top-menu li .sub-menu {
  background: #8f9146;
}
.mle-site .top-navigation .top-menu li .sub-menu:after {
  background: #8f9146;
}
.mle-site .weapon-specifications .weapon-specifications-tabs-navi {
  background: #727337;
}
.mle-site .weapon-specifications .weapon-specifications-tabs-navi .weapon-specifications-tab-name {
  background: #727337;
}
.mle-site .weapon-specifications .weapon-specifications-tabs-navi .weapon-specifications-tab-name.is-active {
  background: #f18e00;
}
.mle-site .weapon-specifications .weapon-specifications-tabs .weapon-specifications-tab-options .option-item {
  background: #8f9146;
}
@media only screen and (min-width: 1168px) {
  .mle-site .weapon-specifications .weapon-specifications-tabs .weapon-specifications-tab-options .option-item:nth-child(odd) {
    background: #a0a24e;
  }
  .mle-site .weapon-specifications .weapon-specifications-tabs .weapon-specifications-tab-options .option-item:nth-child(odd) .option-name {
    background: #8d8f44;
  }
}
.mle-site .weapon-specifications .weapon-specifications-tabs .weapon-specifications-tab-options .option-item .option-name {
  background: #83843f;
}
.mle-site .gt3-photo-gallery-pro--isotope_gallery .hover-default .img-wrapper::before {
  background: #727337;
}
.mle-site .gt3pg_pro_slide_header,
.mle-site .gt3pg_pro_slide_footer {
  background: #727337;
}
.mle-site .gt3pg_pro_close {
  background: #8f9146;
}
.mle-site .gt3pg_pro_close:hover {
  background: #f18e00;
}
.mle-site .main-navigation .main-menu .has-dropdown .sub-menu-wrap .sub-menu-inner {
  background: #727337;
}

.challenge-site {
  background-color: #004b87;
}
.challenge-site .site-header {
  background-color: #004b87;
}
.challenge-site .site-functions .site-logo .custom-logo-link {
  background-color: #004b87;
}
@media only screen and (min-width: 1168px) {
  .challenge-site .site-branding .site-logo .custom-logo-link {
    background-color: #004b87;
  }
}
.challenge-site .top-navigation .top-menu li .sub-menu {
  background: #1a5d93;
}
.challenge-site .top-navigation .top-menu li .sub-menu:after {
  background: #1a5d93;
}
.challenge-site .gt3-photo-gallery-pro--isotope_gallery .hover-default .img-wrapper::before {
  background: #004b87;
}
.challenge-site .gt3pg_pro_slide_header,
.challenge-site .gt3pg_pro_slide_footer {
  background: #004b87;
}
.challenge-site .gt3pg_pro_close {
  background: #1a5d93;
}
.challenge-site .gt3pg_pro_close:hover {
  background: #f18e00;
}

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