/** Shopify CDN: Minification failed

Line 12482:0 Unexpected "#404-heading"

**/
/******************************************************************
Theme Name: Turbo 3.0.4
Theme URI: https://outofthesandbox.com/collections/turbo-theme
Author: Out of the Sandbox (https://outofthesandbox.com)
Description: Shopify Theme (https://www.shopify.com/?ref=out-of-the-sandbox)
******************************************************************/
/* Table of Contents
==================================================
  #Mixins
  #Functions
  #Reset
  #Basic Styles
  #Typography
  #Links
  #Lists
  #Menu
  #Images
  #Placeholders
  #Videos
  #Buttons
  #Tabs
  #Accordions
  #Forms
  #Newsletter
  #Tables
  #Misc
  #Testimonials
  #FAQ Template
  #Logo-list
  #Gallery Section
  #Recently Viewed
  #Google search
  #Search autocomplete
  #Search page
  #Search Section
  #Site Styles
  #Header
  #Swatch Styles
  #Flickity
  #Layout
  #Password Page
  #Account
  #Page Details
  #Product Details
  #Home page - general
  #Home page - slideshow
  #Home page - image with text
  #Home page - featured promotions
  #Home page - image with text overlay
  #Home page - video
  #Home page - Text column with images
  #Font-Face
  #Custom Styles */
/* #Mixins
================================================== */
/*
  Prefix mixin for generating vendor prefixes.
  Based on https://github.com/thoughtbot/bourbon/blob/v4-stable/app/assets/stylesheets/addons/_prefixer.scss

  Usage:
    // Input:
    .element {
      @include prefix(transform, scale(1), ms webkit spec);
    }

    // Output:
    .element {
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1);
    }
*/
/* #Functions
================================================== */
/* #GDPR Popup
================================================== */
#CookiebotWidget-btn-withdraw,
#CybotCookiebotDialogBodyLevelButtonCustomize,
#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,
.CybotCookiebotDialogBodyButton,
#CybotCookiebotDialogBodyContentText a,
#CybotCookiebotDialogBodyEdgeMoreDetailsLink {
  color: #0E103E !important;
  border-color: #0E103E !important; }

#CybotCookiebotDialogBodyButtonAccept,
#CybotCookiebotDialogBodyLevelButtonAccept,
#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll,
#CookiebotWidget-btn-change {
  color: #ffffff !important;
  background-color: #0E103E !important;
  border-color: #0E103E !important; }

#CybotCookiebotDialogPoweredbyCybot, .CookiebotWidget-main-logo {
  display: none !important; }

.CybotCookiebotDialogBodyButton:hover {
  color: #00558A !important; }

/* #Reset & Basics
================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 500; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: \201C \201D \2018 \2019; }

small {
  font-size: 80%; }

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

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, html input[type=button],
input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], input[disabled] {
  cursor: default; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body, figure {
  margin: 0; }

legend, button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* #Basic Styles
================================================== */
body {
  font-family: 'akzidenz-grotesk', sans-serif;
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  color: #161616;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  background-color: #ffffff; }
  @media (max-width: 769px) {
    body {
      font-size: 16px !important;
      line-height: 18px !important; } }

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

::selection {
  background: #FFF7B6;
  color: black; }

select:invalid {
  color: gray; }

abbr {
  border-bottom: 1px dotted #cccccc; }

/* Theme editor */
.editor-visible--true {
  display: block !important; }

/* Lazyloading styles */
img[data-sizes="auto"] {
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

.image__container {
  display: block;
  margin-right: auto; }

.lightbox-gallery .image__container {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* #Typography
================================================== */
.logo {
  font-family: 'akzidenz-grotesk', sans-serif;
  font-weight: normal;
  font-size: 20px;
  text-transform: none; }

/*  Headings  */
h1 {
  font-size: 36px;
  line-height: 46px;
  color: #0E103E;
  display: block;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'TeleVoiceSemibold';
  margin: 0 auto;
  padding: 0;
  font-weight: 400; }
  font-size
  h1.collection_title_tags {
    padding-right: 25px;
    border-right: solid 1px #cccccc; }
  @media (max-width: 769px) {
    h1 {
      font-size: 32px !important;
      line-height: 42px !important; } }

.shogun-heading-component h1 {
  font-size: 36px !important;
  line-height: 42px !important;
  color: #0e103e !important; }
  @media (max-width: 769px) {
    .shogun-heading-component h1 {
      font-size: 32px !important;
      line-height: 42px !important; } }

h2, .h2, h2.title {
  font-size: 28px;
  font-weight: 400;
  font-style: normal;
  line-height: 36px;
  color: #161616;
  display: block;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 0.75em; }
  h2 a, .h2 a, h2.title a {
    font-weight: inherit; }
  h2.collection_title, .h2.collection_title, h2.title.collection_title {
    margin-bottom: 0;
    display: inline; }
  h2.product_name a, .h2.product_name a, h2.title.product_name a {
    color: #0e103e; }
  @media (max-width: 769px) {
    h2, .h2, h2.title {
      font-size: 25px !important;
      line-height: 32px !important; } }

.cart h2 {
  margin-top: 0; }

.shogun-heading-component h2 {
  font-size: 28px !important;
  line-height: 36px !important;
  color: #161616 !important;
  font-weight: 500 !important; }
  @media (max-width: 769px) {
    .shogun-heading-component h2 {
      font-size: 25px !important;
      line-height: 32px !important; } }

h3, .h3 {
  font-family: 'akzidenz-grotesk', sans-serif;
  font-size: 22px;
  line-height: 24px;
  font-weight: 500;
  margin: 0 auto 5px 0;
  color: #0E103E; }
  h3 a, h3 a:visited, .h3 a, .h3 a:visited {
    font-weight: inherit;
    color: #0E103E; }
  h3.title, .h3.title {
    line-height: 1.25;
    margin: 0 auto 15px;
    clear: both;
    padding-top: 4px; }
    h3.title a, h3.title a:visited, .h3.title a, .h3.title a:visited {
      color: #0E103E; }
  h3.sub_title, .h3.sub_title {
    padding: 5px 0;
    color: #0E103E; }
    h3.sub_title a, .h3.sub_title a {
      color: #0E103E; }
  @media (max-width: 769px) {
    h3, .h3 {
      font-size: 21px !important;
      line-height: 26px !important; } }

.shogun-heading-component h3 {
  font-family: 'akzidenz-grotesk', sans-serif !important;
  font-size: 22px !important;
  font-weight: 500 !important;
  line-height: 24px !important;
  color: #161616 !important; }
  @media (max-width: 769px) {
    .shogun-heading-component h3 {
      font-size: 21px !important;
      line-height: 26px !important; } }

h4, .h4 {
  font-family: 'akzidenz-grotesk', sans-serif;
  margin: 0 0 0.5em 0;
  padding: 7px 0;
  font-size: 17px;
  line-height: 22px;
  font-weight: 500; }
  h4 a, .h4 a {
    font-weight: inherit; }
  h4.title a, .h4.title a {
    border: 0;
    padding: 0;
    margin: 0; }
  @media (max-width: 769px) {
    h4, .h4 {
      font-size: 17px !important;
      line-height: 22px !important; } }

.shogun-heading-component h4 {
  font-family: 'akzidenz-grotesk', sans-serif !important;
  font-size: 17px !important;
  line-height: 22px !important;
  color: #161616 !important;
  font-weight: 500 !important; }
  @media (max-width: 769px) {
    .shogun-heading-component h4 {
      font-size: 17px !important;
      line-height: 22px !important; } }

h5, .h5 {
  font-family: 'akzidenz-grotesk', sans-serif;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 0.5em 0;
  padding: 7px 0; }
  h5 a, .h5 a {
    font-weight: inherit; }
  h5.sub_title, .h5.sub_title {
    padding: 5px 0;
    color: #0e103e; }
    h5.sub_title a, .h5.sub_title a {
      color: #0e103e; }

h6, .h6 {
  font-family: 'akzidenz-grotesk', sans-serif;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0px;
  margin: 0 0 0.5em 0;
  padding: 7px 0; }
  h6 a, .h6 a {
    font-weight: inherit; }
  h6.title, .h6.title {
    line-height: 32px;
    margin: 0 0 0.5em 0;
    color: #0e103e; }

.content_large, .content_large p, .content_large div {
  font-family: 'akzidenz-grotesk', sans-serif;
  font-weight: 400;
  color: #161616; }

.content_large {
  font-size: 1.25em;
  line-height: 1.182em; }
  @media (max-width: 769px) {
    .content_large {
      font-size: 1.125em !important;
      line-height: 1.375em !important; } }

.content_large-white, .content_large-white p, .content_large-white div {
  color: #ffffff; }

.content_large_blue, .content_large_blue p, .content_large_blue div {
  font-family: 'akzidenz-grotesk', sans-serif;
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
  color: #0E103E; }
  @media (max-width: 769px) {
    .content_large_blue, .content_large_blue p, .content_large_blue div {
      font-size: 18px !important;
      line-height: 22px !important; } }

.content_regular, .content_regular p, .content_regular div {
  font-family: 'akzidenz-grotesk', sans-serif;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.5;
  color: #161616; }
  @media (max-width: 769px) {
    .content_regular, .content_regular p, .content_regular div {
      font-size: 16px !important;
      line-height: 18px !important; } }

.caption_regular, .caption_regular p, .caption_regular div {
  font-family: 'akzidenz-grotesk', sans-serif;
  font-size: 12px;
  line-height: 21px;
  font-weight: 400;
  color: #53565A; }
  @media (max-width: 769px) {
    .caption_regular, .caption_regular p, .caption_regular div {
      font-size: 16px !important;
      line-height: 18px !important; } }

.content_small, .content_small p, .content_small div {
  font-family: 'akzidenz-grotesk', sans-serif;
  font-size: 12px;
  line-height: 21px;
  font-weight: 400;
  color: #161616; }
  @media (max-width: 769px) {
    .content_small, .content_small p, .content_small div {
      font-size: 14px !important;
      line-height: 16px !important; } }

.content_small-ltgray, .content_small-ltgray p, .content_small-ltgray div {
  color: #53565A; }

.cart h6 {
  margin-top: 0; }

.collection_title {
  font-size: 34;
  line-height: 34;
  color: #0E103E;
  display: block;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 auto 15px;
  clear: both;
  padding-top: 4px; }
  .collection_title a {
    font-weight: inherit;
    color: #0e103e; }
    .collection_title a:hover, .collection_title a:active {
      color: #005b94; }

div.collection_title {
  margin-bottom: 0;
  line-height: 34px;
  display: inline; }
div.collection_title_tags {
  padding-right: 25px;
  border-right: solid 1px #cccccc; }

.headline_xl,
.headline_xl h1,
.headline_xl h2,
.headline_xl p {
  font-size: 80px;
  line-height: 104px;
  color: #0E103E;
  display: block;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media (max-width: 769px) {
    .headline_xl,
    .headline_xl h1,
    .headline_xl h2,
    .headline_xl p {
      font-size: 52px !important;
      line-height: 68px !important; } }

.headline_xl .shogun-heading-component h1,
.headline_xl .shogun-heading-component h2 {
  font-size: 80px !important;
  line-height: 104px !important;
  color: #0e103e !important; }
  @media (max-width: 769px) {
    .headline_xl .shogun-heading-component h1,
    .headline_xl .shogun-heading-component h2 {
      font-size: 52px !important;
      line-height: 68px !important; } }

.headline_large,
.headline_large h1, .headline_large h2, .headline_large h3, .headline_large h4,
.headline_large p {
  font-size: 59px;
  line-height: 76px;
  color: #0E103E;
  display: block;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #0e103e !important; }
  @media (max-width: 769px) {
    .headline_large,
    .headline_large h1, .headline_large h2, .headline_large h3, .headline_large h4,
    .headline_large p {
      font-size: 42px !important;
      line-height: 52px !important; } }

.headline_large.white,
.headline_large.white h1, .headline_large.white h2, .headline_large.white h3, .headline_large.white h4,
.headline_large.white p {
  color: #fff !important; }

.headline_large .shogun-heading-component h1, .headline_large .shogun-heading-component h2, .headline_large .shogun-heading-component h3,
.headline_large .shogun-heading-component h4 {
  font-size: 59px !important;
  line-height: 76px !important;
  color: #0e103e !important; }
  @media (max-width: 769px) {
    .headline_large .shogun-heading-component h1, .headline_large .shogun-heading-component h2, .headline_large .shogun-heading-component h3,
    .headline_large .shogun-heading-component h4 {
      font-size: 42px !important;
      line-height: 52px !important; } }

.headline_regular,
.headline_regular h1, .headline_regular h2, .headline_regular h3, .headline_regular h4,
.headline_regular p {
  font-size: 46px;
  line-height: 60px;
  color: #0E103E;
  display: block;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media (max-width: 769px) {
    .headline_regular,
    .headline_regular h1, .headline_regular h2, .headline_regular h3, .headline_regular h4,
    .headline_regular p {
      font-size: 32px !important;
      line-height: 44px !important; } }

.headline_regular .shogun-heading-component h1, .headline_regular .shogun-heading-component h2, .headline_regular .shogun-heading-component h3,
.headline_regular .shogun-heading-component h4 {
  font-size: 46px !important;
  line-height: 60px !important;
  color: #0e103e !important; }
  @media (max-width: 769px) {
    .headline_regular .shogun-heading-component h1, .headline_regular .shogun-heading-component h2, .headline_regular .shogun-heading-component h3,
    .headline_regular .shogun-heading-component h4 {
      font-size: 32px !important;
      line-height: 44px !important; } }

.headline_small,
.headline_small h1, .headline_small h2, .headline_small h3, .headline_small h4,
.headline_small p {
  font-size: 32px;
  line-height: 42px;
  color: #0E103E;
  display: block;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media (max-width: 769px) {
    .headline_small,
    .headline_small h1, .headline_small h2, .headline_small h3, .headline_small h4,
    .headline_small p {
      font-size: 28px !important;
      line-height: 34px !important; } }

.headline_small .shogun-heading-component h1, .headline_small .shogun-heading-component h2, .headline_small .shogun-heading-component h3,
.headline_small .shogun-heading-component h4 {
  font-size: 28px !important;
  line-height: 42px !important;
  color: #0e103e !important; }
  @media (max-width: 769px) {
    .headline_small .shogun-heading-component h1, .headline_small .shogun-heading-component h2, .headline_small .shogun-heading-component h3,
    .headline_small .shogun-heading-component h4 {
      font-size: 28px !important;
      line-height: 34px !important; } }

.force_white, .force_white h1, .force_white div, .force_white p, .force-white h2,
.force_white .shogun-heading-component, .force_white .shogun-heading-component h1, .force_white .shogun-heading-component h2,
.force_white .shogun-heading-component h3, .force_white .shogun-heading-component h4, .force_white .shogun-heading-component p {
  color: #ffffff !important; }

.force-white, .force-white h1, .force-white div, .force-white p, .force-white h2,
.force-white .shogun-heading-component, .force-white .shogun-heading-component h1, .force-white .shogun-heading-component h2,
.force-white .shogun-heading-component h3, .force-white .shogun-heading-component h4, .force-white .shogun-heading-component p {
  color: #ffffff !important; }

.force-gray, .force-gray h1, .force-gray div, .force-gray p, .force-gray h2,
.force-gray .shogun-heading-component, .force-gray .shogun-heading-component h1, .force-gray .shogun-heading-component h2,
.force-gray .shogun-heading-component h3, .force-gray .shogun-heading-component h4, .force-gray .shogun-heading-component p {
  color: #161616 !important; }

.force-navy, .force-navy h1, .force-navy div, .force-navy p, .force-navy h2,
.force-navy .shogun-heading-component, .force-navy .shogun-heading-component h1, .force-navy .shogun-heading-component h2,
.force-navy .shogun-heading-component h3, .force-navy .shogun-heading-component h4, .force-navy .shogun-heading-component p {
  color: #0E103E !important; }

.force-ltgray, .force-ltgray h1, .force-ltgray div, .force-ltgray p, .force-ltgray h2,
.force-ltgray .shogun-heading-component, .force-ltgray .shogun-heading-component h1, .force-ltgray .shogun-heading-component h2,
.force-ltgray .shogun-heading-component h3, .force-ltgray .shogun-heading-component h4, .force-ltgray .shogun-heading-component p {
  color: #53565A !important; }

.force-green, .force-green h1, .force-green div, .force-green p, .force-ltgray h2,
.force-green .shogun-heading-component, .force-green .shogun-heading-component h1, .force-green .shogun-heading-component h2,
.force-green .shogun-heading-component h3, .force-green .shogun-heading-component h4, .force-green .shogun-heading-component p {
  color: #00A862 !important; }

@media (max-width: 769px) {
  .title.insta,
  .title.twitter {
    text-align: center; } }
.title.insta a,
.title.twitter a {
  color: #0e103e; }

.title.center.blog a {
  color: #0e103e; }

/*  Content  */
p {
  margin: 0 0 15px;
  font-style: normal;
  line-height: 1.5; }
  p img {
    margin: 0; }

sub {
  font-size: 60%; }

em, i {
  font-style: italic; }

strong, b {
  font-weight: 500; }

small {
  font-size: 90%; }

.feature img {
  position: relative;
  top: 7px;
  margin-right: 5px;
  width: 25px;
  height: 25px; }

.onboard-text {
  margin: 0; }

.page-divider {
  opacity: 0;
  border-color: #e0e0e0;
  border-top: 0; }

.active-divider {
  opacity: 1; }

.feature p {
  font-size: smaller; }

#featured_links {
  padding: 20px 0; }
  #featured_links h2 {
    padding-top: 15px; }

#featured_links .column, #featured_links .columns {
  opacity: 1; }

.slider-gallery .shopify-product-reviews-badge {
  height: 30px;
  display: block; }

.spr-badge + .feature_divider {
  margin-top: 15px; }

.spr-badge {
  padding: 5px 0; }

.product-details .spr-badge-caption {
  display: none; }

div#shopry-review-photos a {
  display: block !important; }

.feature_divider {
  width: 100%;
  margin-bottom: 20px;
  display: block;
  border: 0;
  border-color: #e0e0e0;
  border-bottom-width: 1px;
  border-bottom-style: solid; }
  .feature_divider.no-margin {
    margin-bottom: 0px; }
  @media (max-width: 769px) {
    .feature_divider {
      margin-bottom: 10px; } }

div.container.bottom-fix {
  padding-bottom: 0px; }

.page .feature_divider,
.page h2.title + .feature_divider {
  margin-bottom: 15px; }

/*  Blockquotes  */
blockquote, blockquote p {
  font-size: 17px;
  line-height: 24px;
  font-style: italic; }

blockquote {
  margin: 0 0 20px;
  padding: 9px 20px 0 19px;
  border-left: 1px solid #cccccc; }
  blockquote cite {
    display: block;
    font-size: 12px;
    color: #555; }
    blockquote cite a, blockquote cite a:visited {
      color: #555; }
    blockquote cite:before {
      content: "\2014 \0020"; }

hr {
  border-color: #e0e0e0;
  border-width: 1px;
  border-style: solid;
  clear: both;
  margin: 12px 0;
  height: 0; }

.cart_container hr {
  border-top-width: 0px; }

div.section.collection_description {
  margin: 20px auto 50px auto;
  max-width: 640px; }
  div.section.collection_description .read-more {
    cursor: pointer; }
  div.section.collection_description .full_text.show_full {
    overflow: auto;
    max-width: none;
    white-space: normal;
    display: block; }

/* #Links
================================================== */
a,
a:visited,
a span {
  color: #00558A;
  text-decoration: none;
  position: relative;
  transition: color .1s linear; }

a:hover {
  text-decoration: underline; }

a:focus {
  outline: 1px solid #53565A; }

a,
button,
input,
select,
textarea,
label,
summary {
  touch-action: manipulation; }

a.external-link::after {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);
  margin: 0 3px 0 5px; }

/* #Lists
================================================== */
ul, ol {
  margin-bottom: 20px; }
  ul ul, ul ol, ol ul, ol ol {
    margin: 4px 0 5px 30px; }
    ul ul li, ul ol li, ol ul li, ol ol li {
      margin-bottom: 6px; }
  ul li, ol li {
    margin-bottom: 5px; }

ul {
  list-style: disc outside; }
  ul.square {
    list-style: square outside; }
  ul.circle {
    list-style: circle outside; }
  ul.disc {
    list-style: disc outside; }
  ul.large li {
    line-height: 21px; }
  ul.none {
    list-style: none outside;
    margin-left: 0; }
  ul.border {
    list-style: none outside;
    line-height: 26px; }
    ul.border li {
      border-bottom: 1px solid #cccccc;
      list-style: none outside none;
      padding: 12px 0;
      margin-bottom: 0; }

ol {
  list-style: decimal; }

/* #Menu
================================================== */
.header {
  z-index: 1000;
  width: 100%;
  top: 0; }
  .header a, .header a:visited, .header a span, .header select.currencies {
    color: #161616;
    text-shadow: none; }
  .header div.container {
    padding-bottom: 5px;
    padding-top: 5px; }

body.is-active {
  overflow-y: hidden; }
  body.is-active #header {
    bottom: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch; }

#header.mobile_nav-fixed--true,
.mobile_nav-fixed--false.is-active #header {
  position: fixed;
  z-index: 1001;
  width: 100%;
  top: 0;
  left: 0;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.04);
  border-bottom: 1px solid #efeff0; }

#header {
  display: none; }
  #header .top_bar {
    text-align: center; }
    @media (max-width: 769px) {
      #header .top_bar {
        height: 55px; } }
    #header .top_bar .icon-search {
      position: absolute;
      top: 6px;
      right: 70px;
      z-index: 3; }
      @media (max-width: 769px) {
        #header .top_bar .icon-search {
          right: 130px;
          top: 0px; } }
    #header .top_bar a.right {
      left: auto;
      right: 15px;
      font-size: 20px;
      padding-top: 8px;
      top: 4px;
      z-index: 1; }
    #header .top_bar a.mobile_nav {
      z-index: 99999;
      top: 6px;
      right: 10px; }
      @media (max-width: 480px) {
        #header .top_bar a.mobile_nav {
          right: 5px; } }
    #header .top_bar > a, #header .top_bar > a:visited, #header .top_bar > a:active {
      display: block;
      font-size: 25px;
      position: absolute;
      outline: 0;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
    #header .top_bar a span {
      color: #161616;
      display: inline;
      padding-left: 4px;
      position: relative; }
  #header .cart_count {
    top: -2px; }

.top_bar a.icon-search:before {
  content: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/search-icon.svg?v=43726592141247834001617177257");
  margin: 8px 20px 0 -30px; }

.top_bar a.icon-cart {
  width: 40px; }
  @media (max-width: 769px) {
    .top_bar a.icon-cart {
      width: auto;
      line-height: normal; } }

.top_bar a.icon-cart:before {
  content: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/cart-icon.svg?v=119179472797572537391617177200");
  transform: scale(0.9);
  margin: 5px 0 0 -30px; }
  @media (max-width: 769px) {
    .top_bar a.icon-cart:before {
      margin: 10px 20px 0 -30px; } }

.nav ul.mobile_menu li a {
  display: inline-block; }

.menu.vertical-menu li {
  position: relative;
  z-index: 11; }

.vertical-menu {
  display: inline; }

.menu.vertical-menu .active_link {
  color: #161616;
  background: #efeff0;
  background: #efeff0; }

.menu.vertical-menu li:hover .vertical-menu_submenu {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s ease-in;
  pointer-events: all;
  z-index: 2000; }

.menu .vertical-menu_submenu li:hover .vertical-menu_sub-submenu {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s ease-in;
  pointer-events: all;
  z-index: 2000;
  font-family: TeleVoiceRegular, sans-serif; }

.menu.vertical-menu .vertical-menu_submenu.active_link {
  border-bottom: 0px; }

.menu .vertical-menu_submenu {
  position: absolute;
  left: 0;
  top: 100%;
  padding-left: 0;
  margin: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s ease-in;
  pointer-events: none;
  text-align: left;
  width: 270px;
  font-family: TeleVoiceRegular, sans-serif;
  background: #efeff0;
  background: #efeff0; }
  .menu .vertical-menu_submenu li {
    padding: 0 20px;
    display: block; }
  .menu .vertical-menu_submenu a, .menu .vertical-menu_submenu a:visited {
    display: block;
    font-family: TeleVoiceRegular, sans-serif !important; }
  .menu .vertical-menu_submenu a:hover, .menu .vertical-menu_submenu a:active {
    text-decoration: underline;
    font-family: TeleVoiceSemiBold, TeleVoiceRegular, sans-serif !important;
    font-weight: normal; }
  .menu .vertical-menu_submenu span.icon-down-arrow {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg); }

.menu .vertical-menu_submenu.is-visible,
.menu .vertical-menu_sub-submenu.is-visible {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s ease-in;
  pointer-events: all;
  z-index: 2000; }

.menu .vertical-menu_sub-submenu {
  position: absolute;
  left: 100%;
  top: 0;
  padding-left: 0;
  margin: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 5s ease-in;
  pointer-events: none;
  width: 270px;
  background: #efeff0;
  background: #efeff0; }
  .menu .vertical-menu_sub-submenu li {
    padding: 0 20px;
    display: block; }
  .menu .vertical-menu_sub-submenu a {
    display: block; }

.vertical-menu_submenu.vertical-menu--align-right {
  right: 0;
  left: auto; }

.vertical-menu_sub-submenu.vertical-menu--align-right {
  right: 100%;
  left: auto; }

/*  Mobile nav  */
.mobile_nav div {
  width: 40px;
  height: 40px;
  position: relative;
  float: left;
  margin: 0 10px 0 5px;
  top: 7px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: .1s ease-in-out;
  cursor: pointer; }

.mobile_nav div span {
  display: block !important;
  position: absolute !important;
  height: 3px !important;
  width: 100%;
  background: #161616;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  padding: 0 !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: .1s ease-in-out; }

.mobile_nav div span:nth-child(1) {
  top: 0px; }

.mobile_nav div span:nth-child(2), .mobile_nav div span:nth-child(3) {
  top: 14px; }

.mobile_nav div span:nth-child(4) {
  top: 28px; }

.mobile_nav div.open span {
  height: 1px !important; }

.mobile_nav div.open span:nth-child(1) {
  top: 9px;
  width: 0%;
  left: 50%; }

.mobile_nav div.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mobile_nav div.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mobile_nav div.open span:nth-child(4) {
  top: 9px;
  width: 0%;
  left: 50%; }

#mobile_menu li {
  padding-right: 0;
  display: inline-block;
  margin-bottom: 1px;
  padding: 0;
  background: #efeff0;
  background: #efeff0;
  font-family: TeleVoiceSemiBold, TeleVoiceRegular, sans-serif;
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  color: #161616;
  width: 100%; }
  #mobile_menu li a {
    font-family: TeleVoiceSemiBold, TeleVoiceRegular, sans-serif;
    font-weight: normal;
    font-size: 22px;
    text-transform: none;
    color: #161616;
    line-height: 24px;
    padding: 20px 0px 20px 50px;
    width: 100%; }
  #mobile_menu li a span.icon-up-arrow {
    padding: 0 7px !important; }
  #mobile_menu li .icon-right-arrow:before {
    font-weight: bold; }
  #mobile_menu li li {
    background-color: #fafafa; }
    #mobile_menu li li a {
      font-family: TeleVoiceRegular, sans-serif;
      color: #161616; }
    #mobile_menu li li ul {
      background: #efeff0;
      background: #efeff0;
      margin: 0px 0 0 -20px !important; }
    #mobile_menu li li li {
      background-color: #fafafa; }
      #mobile_menu li li li a {
        line-height: 24px;
        padding: 10px 0px 10px 0px;
        font-family: 'akzidenz-grotesk', sans-serif;
        font-size: 16px;
        color: #161616; }
  #mobile_menu li .arrow_button {
    font-size: 16px;
    line-height: 46px;
    padding: 0px;
    font-family: 'akzidenz-grotesk', sans-serif;
    float: right; }
#mobile_menu .sublink ul {
  display: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0px; }
#mobile_menu .sublink span,
#mobile_menu a span {
  color: #0E103E; }

#mobile_menu li.nav_search_form,
.mobile_header_search {
  background: none;
  width: 85%;
  text-align: center;
  max-width: none;
  padding: 15px 10px 10px 10px;
  float: left;
  background-color: #ffffff;
  border-bottom: 0px !important;
  position: relative; }

#mobile_menu li.nav_search_form .search_form input,
#mobile_menu li.nav_search_form .search_form input:active,
#mobile_menu li.nav_search_form .search_form input:focus,
#mobile_menu li.nav_search_form .gse_search input,
#mobile_menu li.nav_search_form .gse_search input:active,
#mobile_menu li.nav_search_form .gse_search input:focus,
.mobile_header_search .header_search_form input,
.mobile_header_search .header_search_form input:active,
.mobile_header_search .header_search_form input:focus,
.mobile_header_search .header_search_form .search_terms,
.mobile_header_search .gse_search input,
.mobile_header_search .gse_search input:active,
.mobile_header_search .gse_search input:focus {
  font-family: 'akzidenz-grotesk', sans-serif;
  font-weight: normal;
  font-size: 16px  !important;
  letter-spacing: 0px;
  color: #161616;
  background-color: #fafafa;
  border-color: #161616;
  height: 32px !important;
  min-height: 32px !important;
  border-radius: 3px !important; }

.mobile_header_search {
  margin-top: 82px; }

.mobile_header_search .header_search_form {
  border-bottom: 0px !important; }

#mobile_menu li.nav_user_profile {
  padding: 20px 0px 0px 20px;
  display: inline;
  float: left;
  width: 100%;
  background-color: #ffffff;
  margin-bottom: 0; }
  #mobile_menu li.nav_user_profile div {
    display: inline;
    float: left; }
  #mobile_menu li.nav_user_profile a {
    width: auto;
    padding: 0px 0px 0px 10px;
    font-family: 'akzidenz-grotesk', sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #161616; }
  #mobile_menu li.nav_user_profile img {
    vertical-align: bottom; }
  #mobile_menu li.nav_user_profile span {
    line-height: 16px;
    margin-top: -5px;
    color: #161616; }

.promo_banner-show #mobile_menu {
  margin-top: 28px; }

.feature_image.editor-hover--true .main_nav,
.feature_image.editor-hover--true .dropdown {
  background: white;
  background: white;
  clear: both;
  transition: all 0.3s linear;
  animation: fadeIn 0.3s linear none; }

.top_bar {
  height: 25px;
  background-color: #ffffff;
  padding: 0 0 0 0; }
  .top_bar .social_icons {
    float: left;
    margin: 0;
    padding-left: 10px; }
    .top_bar .social_icons li {
      padding: 5px; }

.main_nav_wrapper {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.04);
  border-bottom: 1px solid #efeff0; }

.main_nav,
.dropdown {
  background: white;
  background: white;
  clear: both;
  transition: all 0.3s linear;
  animation: fadeIn 0.3s linear none; }

.main_nav .nav {
  max-width: 1200px;
  margin: 0px auto 0px auto;
  padding-top: 15px; }

.dropdown {
  background: #efeff0;
  background: #efeff0;
  z-index: 9999; }
  @media (max-width: 769px) {
    .dropdown {
      background-color: #ffffff;
      top: 0;
      bottom: 0; } }

.sticky_nav {
  position: fixed;
  width: 100%;
  z-index: 35;
  top: 0;
  left: 0;
  padding: 0;
  /* Translate -100% to move off screen */
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  /* Animations */
  transition: all 300ms ease-in-out; }

.is-active .sticky_nav {
  bottom: 0;
  overflow-y: scroll;
  overflow-x: hidden; }

.sticky_nav--stick {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  opacity: 1; }

.sticky_nav--unstick {
  opacity: 0;
  transition: opacity 0s; }

.menu {
  display: block;
  border: none;
  padding: 0;
  margin: 0; }
  .menu li {
    display: inline-block;
    margin: 0;
    border: 0; }

.nav ul li a.sub-menu {
  padding: 10px 4px 10px 4px;
  z-index: 1001; }

.nav ul li:hover a.sub-menu {
  color: #161616; }

.menu a,
.menu a:visited,
.menu a:active,
#header span.menu_title,
.menu a span,
select.currencies,
.usd-currency,
.currency,
.mini_cart span {
  font-family: 'akzidenz-grotesk', sans-serif;
  font-weight: normal;
  font-size: 20px;
  text-transform: none;
  position: relative;
  display: inline-block;
  letter-spacing: 0px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@media (max-width: 1024px) {
  .main_nav .menu li.search_container {
    width: 13%; }
    .main_nav .menu li.search_container input[type=text] {
      position: relative;
      right: 2px;
      z-index: 1001;
      width: 100%; }
    .main_nav .menu li.search_container .gse_search {
      width: 100%;
      transition: all 0.2s ease;
      position: absolute;
      right: 20px; }
    .main_nav .menu li.search_container .search__results-wrapper {
      display: none; }
  .main_nav .menu li.search_container.active {
    top: 0px;
    z-index: 100;
    display: block; }
    .main_nav .menu li.search_container.active input[type=text] {
      position: static;
      right: 2px;
      z-index: 1001; }
    .main_nav .menu li.search_container.active .gse_search {
      top: -2px;
      background: #ffffff;
      box-shadow: -7px 4px 6px rgba(255, 255, 255, 0.8), 0 8px 8px rgba(255, 255, 255, 0.8);
      width: 200%;
      border-color: #9c9c9c; }
    .main_nav .menu li.search_container.active .search__results-wrapper {
      display: block; } }

.main_nav .nav .menu a,
.main_nav .nav .menu a:visited,
.main_nav .nav .menu a:active {
  font-family: TeleVoiceSemiBold, TeleVoiceRegular, sans-serif;
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  color: #161616;
  padding: 0px 20px; }
  @media (max-width: 1024px) {
    .main_nav .nav .menu a,
    .main_nav .nav .menu a:visited,
    .main_nav .nav .menu a:active {
      padding: 0px 15px; } }
  @media (max-width: 480px) {
    .main_nav .nav .menu a,
    .main_nav .nav .menu a:visited,
    .main_nav .nav .menu a:active {
      padding: 0px 0px 0px 0px;
      margin-right: 10px;
      margin-left: 10px; } }
  @media (max-width: 1023px) and (orientation: landscape) {
    .main_nav .nav .menu a,
    .main_nav .nav .menu a:visited,
    .main_nav .nav .menu a:active {
      padding: 0px 15px; } }

@media (min-width: 1400px) {
  .main_nav .nav .menu li:first-child {
    margin-left: -10px; } }
@media (max-width: 1024px) {
  .main_nav .nav .menu li:first-child {
    margin-left: 5px; } }
@media (max-width: 1023px) and (orientation: landscape) {
  .main_nav .nav .menu li:first-child {
    margin-left: 5px; } }

.main_nav .nav .menu > .active_link a {
  text-decoration: underline; }

.main_nav .nav .menu .mega-menu-parent {
  cursor: pointer;
  padding: 0px 0px 0px 0px; }
  @media (max-width: 1024px) {
    .main_nav .nav .menu .mega-menu-parent {
      padding: 0px 0px 0px 0px; } }

.main_nav .vertical-menu .dropdown_link:after {
  position: absolute;
  top: 0px;
  cursor: pointer;
  content: " ";
  left: 0;
  width: 100%;
  height: 100%; }

.main_nav .vertical-menu .dropdown_link.active_link:after {
  position: absolute;
  top: 0px;
  cursor: pointer;
  content: " ";
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }

.menu li, #header span.menu_title,
.menu a span, select.currencies,
.mini_cart span {
  padding-left: 5px;
  padding-right: 5px; }

.menu li.child_menu {
  padding: 20px 0px 20px 0px; }

.mini_cart .cart_count {
  color: #fff;
  height: 19px;
  width: 19px;
  background-color: #00558A;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  font-size: 11px;
  top: 3px;
  right: 0px;
  position: absolute;
  line-height: 19px;
  font-size: 11px; }

#header span.menu_title {
  top: 2px; }
  @media (max-width: 769px) {
    #header span.menu_title {
      display: none !important; } }

.menu li {
  vertical-align: top; }

select.currencies {
  height: 35px;
  min-height: 35px;
  padding-top: 0;
  padding-bottom: 0;
  cursor: pointer;
  background-image: url(//se.tobiidynavox.com/cdn/shop/t/2/assets/select.png?v=163443801653745187891617177258); }
  @media (max-width: 769px) {
    select.currencies {
      font-size: 16px; } }

#mobile_menu select.currencies {
  padding-left: 0; }

.menu select.currencies {
  display: none; }

.li-currency {
  background-color: #ffffff !important; }
  .li-currency .right {
    margin-right: 40px; }

.usd-currency,
.currency {
  line-height: 46px;
  font-size: 16px;
  font-family: 'akzidenz-grotesk', sans-serif; }
  @media (max-width: 769px) {
    .usd-currency,
    .currency {
      padding-left: 20px;
      font-size: 16px; } }
  .usd-currency img,
  .currency img {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    max-height: 33px;
    vertical-align: middle; }
  @media (max-width: 769px) {
    .usd-currency span,
    .currency span {
      font-size: 16px; } }

.li-country {
  background-color: #ffffff !important; }
  .li-country .right {
    margin-right: 40px; }
  .li-country .full-width {
    background-color: #ffffff !important; }
  .li-country a.country {
    line-height: 46px !important;
    font-size: 16px !important;
    font-family: 'akzidenz-grotesk', sans-serif;
    font-weight: 400 !important;
    cursor: pointer; }
    @media (max-width: 769px) {
      .li-country a.country {
        padding-left: 20px;
        font-size: 22px; } }
    .li-country a.country img {
      border-radius: 100%;
      -moz-border-radius: 100%;
      -webkit-border-radius: 100%;
      height: 33px;
      width: 33px;
      vertical-align: middle; }
    .li-country a.country span {
      line-height: 46px !important;
      font-family: 'akzidenz-grotesk', sans-serif;
      font-weight: 400 !important; }

li.language-chooser,
li.language-chooser-mobile {
  min-height: 60px;
  background: #ffffff !important; }
  li.language-chooser.active,
  li.language-chooser-mobile.active {
    min-width: 80px; }
  li.language-chooser.inactive,
  li.language-chooser-mobile.inactive {
    min-width: 0px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0px !important; }
    li.language-chooser.inactive .weglot-container,
    li.language-chooser-mobile.inactive .weglot-container {
      display: none !important; }
  li.language-chooser .wg-drop.country-selector .wgcurrent,
  li.language-chooser-mobile .wg-drop.country-selector .wgcurrent {
    border: none; }
  li.language-chooser .wg-drop.country-selector,
  li.language-chooser-mobile .wg-drop.country-selector {
    border: none; }
    li.language-chooser .wg-drop.country-selector li,
    li.language-chooser-mobile .wg-drop.country-selector li {
      min-height: 38px;
      display: block; }
    li.language-chooser .wg-drop.country-selector:focus,
    li.language-chooser-mobile .wg-drop.country-selector:focus {
      outline: none;
      border: none; }
  li.language-chooser .wg-drop.country-selector a:focus,
  li.language-chooser-mobile .wg-drop.country-selector a:focus {
    box-shadow: none; }
  li.language-chooser .wg-drop.country-selector ul,
  li.language-chooser-mobile .wg-drop.country-selector ul {
    box-shadow: 0 5px 7px rgba(0, 0, 0, 0.15), 0 10px 10px rgba(0, 0, 0, 0.12); }
  li.language-chooser .wg-drop.country-selector .wgcurrent:after,
  li.language-chooser-mobile .wg-drop.country-selector .wgcurrent:after {
    display: none; }
  li.language-chooser .wg-drop.country-selector .wgcurrent a,
  li.language-chooser-mobile .wg-drop.country-selector .wgcurrent a {
    padding-right: 30px; }

#mobile_menu li.language-chooser-mobile {
  background: none; }
  #mobile_menu li.language-chooser-mobile .weglot-container {
    display: block; }
  #mobile_menu li.language-chooser-mobile .country-selector {
    display: block; }
  #mobile_menu li.language-chooser-mobile a {
    padding: 20px 0px 20px 0px;
    font-family: 'akzidenz-grotesk', sans-serif;
    font-size: 20px;
    color: #0E103E; }
  #mobile_menu li.language-chooser-mobile .wg-drop.country-selector .wgcurrent {
    padding-left: 60px; }
  #mobile_menu li.language-chooser-mobile .wg-drop.country-selector ul {
    box-shadow: 0 5px 7px rgba(0, 0, 0, 0.15), 0 10px 10px rgba(0, 0, 0, 0.12);
    padding: 20px 20px 20px 60px; }
  #mobile_menu li.language-chooser-mobile li {
    background: none; }

.feature_image .header .menu a,
.feature_image .header .menu a:visited,
.feature_image .header .menu a span {
  color: #161616; }

.feature_image .header .menu a[href]:hover,
.menu a.active,
.menu a.active span,
.feature_image .header .menu a.active,
.header_bar a.active,
.feature_image .header .menu a:focus {
  color: #161616; }

.feature_image a.top_link:hover {
  border-bottom: solid 1px #161616;
  font-weight: bold;
  border-bottom: 1px solid #e0e0e0; }

.menu a span {
  display: inline;
  vertical-align: top; }

.top_bar a,
.top_bar a:visited,
.top_bar a:active,
.top_bar a span,
.top_bar select.currencies,
.top_bar .usd-currency,
.menu .usd-currency,
.top_bar .currency,
.menu .currency,
a.mini_cart,
a.mini_cart span,
.feature_image .header .top_bar .menu a,
.feature_image .header .top_bar .menu a span,
.cart_container .mini_cart:hover {
  color: #161616;
  font-size: 16px;
  letter-spacing: 0px; }

.top_bar li a:hover,
.top_bar li a[href]:hover,
.top_bar li a[href]:hover span,
.top_bar li a:active,
.top_bar li a:hover span,
.top_bar a:active span,
.top_bar .currencies:hover,
.feature_image .header .top_bar .menu a:hover,
.feature_image .header .top_bar .menu a:hover span,
.top_bar .menu li a[href]:hover,
.top_bar .menu li a:focus,
.top_bar .menu a[href]:hover span {
  color: #161616; }

.top_bar li {
  padding-left: 20px;
  padding-right: 0px;
  position: relative;
  min-height: 46px; }

.top_bar li.cart_container {
  padding-right: 0px; }

.top_bar .menu .logo a {
  padding: 0;
  vertical-align: middle;
  line-height: 46px; }

.top_bar .menu img {
  vertical-align: middle; }

.cart_container img {
  width: 40px; }
  @media (max-width: 769px) {
    .cart_container img {
      width: 50px; } }

.top_bar .menu.left li {
  float: left;
  border-left: 1px solid #ffffff; }

.top_bar .menu.left li.active {
  background-color: #ffffff; }

.top_bar .menu.left li.active img {
  padding-bottom: 5px;
  opacity: .5; }

.top_bar .menu.right > li:first-child:after {
  content: '|';
  display: inline;
  color: #ffffff;
  top: 0;
  right: 0;
  position: absolute; }

.top_bar .menu.right .country .current-country {
  cursor: pointer; }
.top_bar .menu.right .country img {
  height: 32px;
  width: 32px;
  max-height: 32px;
  max-width: 32px;
  border-radius: 100%; }
.top_bar .menu.right .country .remodal {
  display: none; }

.remodal.country-select-modal li {
  display: inline-block;
  margin: 5px  5px  10px  0px;
  border: 0;
  list-style: none;
  padding: 7px 25px  7px 7px;
  border-radius: 30px; }
  @media (max-width: 769px) {
    .remodal.country-select-modal li {
      width: 100%; } }
  .remodal.country-select-modal li a {
    line-height: 32px;
    vertical-align: middle;
    color: #161616 !important;
    display: block;
    overflow: hidden; }
    .remodal.country-select-modal li a span {
      float: right;
      color: #161616 !important; }
      @media (max-width: 769px) {
        .remodal.country-select-modal li a span {
          float: left; } }
  .remodal.country-select-modal li img {
    height: 32px;
    width: 32px;
    max-height: 32px;
    max-width: 32px;
    border-radius: 100%;
    float: left;
    margin-right: 10px; }
  .remodal.country-select-modal li.current-Country {
    background-color: #e2e2e2 !important; }
  .remodal.country-select-modal li:hover {
    background-color: #e2e2e2 !important; }

/*  Mini cart  */
.mini_cart,
.nav a.mini_cart {
  float: right;
  text-align: center;
  cursor: pointer;
  background-color: #ffffff;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 5px;
  z-index: 2001;
  font-size: 18px;
  color: #161616; }
  @media (min-width: 799px) {
    .mini_cart,
    .nav a.mini_cart {
      padding-left: 0px;
      padding-right: 0px;
      background-color: #ffffff; } }
  @media (max-width: 769px) {
    .mini_cart,
    .nav a.mini_cart {
      right: 70px;
      top: 3px; } }
  @media (max-width: 769px) {
    .mini_cart img,
    .nav a.mini_cart img {
      vertical-align: bottom; } }

.nav a.mini_cart {
  margin-left: 0px; }

@media (max-width: 769px) {
  #header .mini_cart .cart_count {
    top: 5px;
    right: 0px; } }

.cart-section {
  padding-top: 20px; }

a.tos_icon,
.cart_content a.tos_icon {
  font-size: 13px;
  color: #005b94; }
  a.tos_icon:visited,
  .cart_content a.tos_icon:visited {
    color: #005b94; }
  a.tos_icon:hover,
  .cart_content a.tos_icon:hover {
    color: #005b94; }

.cart_content__continue-shopping {
  display: none; }

.no-touchevents a.cart_content__continue-shopping.secondary_button {
  display: none; }

.touchevents a.cart_content__continue-shopping.secondary_button {
  display: none; }
  @media (max-width: 769px) {
    .touchevents a.cart_content__continue-shopping.secondary_button {
      display: block;
      border-top: 0;
      margin: 0 auto;
      padding-top: 0;
      padding-bottom: 10px;
      margin-bottom: 10px;
      position: static;
      font-size: inherit;
      letter-spacing: inherit; } }

.mini_cart span {
  display: inline-block; }

.cart_container {
  position: relative; }

.cart_container .cart_content {
  display: none; }

.cart_container.active_link .cart_content {
  display: block;
  overflow-y: auto;
  max-height: calc(90vh - 60px);
  min-width: 375px; }

.cart_container.active_link .cart_content::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px; }

.cart_container.active_link .cart_content::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5); }

.cart_content .product-quantity-box,
#cart_form .product-quantity-box {
  margin: 10px 0;
  width: 130px; }

.cart_content .product-quantity-box .quantity,
#cart_form .product-quantity-box .quantity {
  padding: 0 5px;
  width: 30%;
  min-height: 30px;
  height: 30px; }

.cart_content .product-quantity-box .product-plus,
#cart_form .product-quantity-box .product-plus {
  font-size: 15px;
  line-height: 30px;
  height: 30px;
  padding-right: 2px; }

.cart_content .product-quantity-box .product-minus,
#cart_form .product-quantity-box .product-minus {
  font-size: 15px;
  line-height: 30px;
  height: 30px;
  padding-right: 2px; }

#cart_form .product-quantity-box .product-minus,
#cart_form .product-quantity-box .product-plus,
.nav .product-quantity-box .product-minus,
.nav .product-quantity-box .product-plus {
  padding-right: 0; }

#cart_form .icon-minus,
#cart_form .icon-plus {
  position: relative;
  left: 1px; }

.product-quantity-box .product-plus {
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%; }

.product-quantity-box .product-minus {
  -webkit-border-top-left-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -moz-border-radius-topleft: 50%;
  -moz-border-radius-bottomleft: 50%;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%; }

.cart_content {
  top: 46px;
  right: 0;
  position: absolute;
  z-index: 2000;
  background-color: #ffffff;
  font-family: 'akzidenz-grotesk', sans-serif;
  font-weight: normal;
  font-size: smaller;
  text-transform: none;
  color: #161616;
  border: 1px solid #cccccc;
  border-top: 0;
  border-right: 0;
  -webkit-box-shadow: 5px 4px 6px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 5px 4px 6px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 5px 4px 6px 0px rgba(0, 0, 0, 0.11);
  width: auto;
  min-width: 200px;
  max-width: 320px; }
  @media (min-width: 1025px) {
    .cart_content {
      max-width: 420px; } }

div.cart_content form {
  margin: 15px 0 0 0;
  padding: 0; }

.cart .cart_subtotal {
  font-weight: bold;
  font-size: larger; }

.cart_content .cart_subtotal {
  text-align: left;
  font-weight: bold;
  width: 100%; }

.cart_content a, .cart_content a:visited, .cart_content a:hover, .cart_content a .price, .cart_content a .price span {
  color: #161616 !important; }

.cart_content a.action_button, .cart_content a.action_button:visited, .cart_content a.action_button:hover, .cart_content a.action_button .price, .cart_content a.action_button .price span {
  color: #ffffff !important;
  display: inline-flex;
  font-size: 15px;
  font-weight: 500; }

.cart_content a .price span {
  padding-left: 5px; }

.cart_content ul {
  list-style: none;
  margin: 0;
  padding: 0px 20px; }

.cart_content ul li {
  list-style: none;
  clear: both; }

.cart_content .action_button {
  width: 100%; }

.top_bar .icon-user-profile:before {
  width: 32px;
  max-height: 32px;
  vertical-align: middle; }

#customer_login_guest,
#customer_login {
  display: inline; }
  @media (max-width: 480px) {
    #customer_login_guest,
    #customer_login {
      display: block; } }

input[type="submit"].guest_button, input[type="button"].guest_button {
  color: #005b94;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent;
  border: 0;
  padding: 0;
  text-align: left; }
  input[type="submit"].guest_button:hover, input[type="button"].guest_button:hover {
    background: transparent;
    border: 0;
    color: #005b94; }
  @media (min-width: 799px) {
    input[type="submit"].guest_button, input[type="button"].guest_button {
      text-align: center; } }

.menu ul li .mini_cart span {
  padding-left: 5px;
  padding-right: 5px !important;
  top: -1px; }

.sticky_nav div.logo img {
  width: 90%; }

.dropdown_container {
  clear: both;
  width: 100%;
  display: none; }

.dropdown_container img {
  max-width: 100%; }

.dropdown {
  position: absolute;
  width: 100%;
  z-index: 9999;
  padding-bottom: 40px; }

.dropdown_content {
  display: table;
  width: 100%;
  margin: 0 auto;
  max-width: 1200px; }

.dropdown_container.mega-menu .dropdown_content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 auto; }

.mega-menu__richtext,
.mega-menu__image-caption-link {
  padding: 0 5px; }
  .mega-menu__richtext img,
  .mega-menu__image-caption-link img {
    margin-bottom: 10px; }

.mega-menu__richtext a,
.mega-menu__richtext a:active,
.mega-menu__richtext a:hover {
  display: inline-block;
  text-transform: none; }

.mega-menu__image-caption-link {
  text-align: center;
  font-size: 16px;
  letter-spacing: px !important;
  font-family: 'akzidenz-grotesk', sans-serif;
  line-height: 21px; }
  .mega-menu__image-caption-link a, .mega-menu__image-caption-link a:visited, .mega-menu__image-caption-link a:active, .mega-menu__image-caption-link a:hover {
    text-transform: none;
    display: block; }
  .mega-menu__image-caption-link p {
    text-align: left;
    color: #0E103E !important;
    font-size: 22px !important;
    letter-spacing: px !important;
    font-family: 'akzidenz-grotesk', sans-serif;
    line-height: 24px; }
  .mega-menu__image-caption-link h3 {
    text-align: left;
    color: #0E103E !important;
    font-size: 22px !important;
    letter-spacing: px !important;
    font-family: 'akzidenz-grotesk', sans-serif;
    line-height: 24px; }

.dropdown_content a p,
.mobile-mega-menu a p {
  padding: 0; }

.dropdown_content p,
.mobile-mega-menu p {
  font-family: TeleVoiceRegular, sans-serif;
  font-size: 16px;
  color: #161616;
  padding-bottom: 12px;
  position: relative;
  display: block;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: 0;
  margin-bottom: 0;
  line-height: 24px; }

.dropdown_content p {
  font-size: 16px;
  letter-spacing: px !important;
  font-family: 'akzidenz-grotesk', sans-serif;
  line-height: 21px;
  color: #161616; }

.dropdown_content a,
.dropdown_content a:visited,
.dropdown_content a:active,
.dropdown_content a:hover {
  font-size: 16px !important;
  letter-spacing: px !important;
  line-height: 24px;
  color: #161616; }

.dropdown_content.container {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.dropdown_column__menu + .dropdown_column__menu {
  margin-top: 10px; }

.dropdown_content.container .dropdown_column__menu {
  width: 60%;
  float: left; }

.dropdown_content .mega-menu__imagerichtext {
  width: 40%;
  float: left; }

.mega-menu__imagerichtext .mega-menu__richtext {
  padding-bottom: 20px; }

.dropdown_content .mega-menu__imagerichtext p {
  padding: 0 !important; }

.dropdown_narrow {
  width: 60%; }

.dropdown_column ul.dropdown_sublist,
.dropdown_column ul.dropdown_sublist li,
.dropdown_column ul.dropdown_sublist a {
  font-family: 'akzidenz-grotesk', sans-serif;
  font-size: 14px !important;
  line-height: 24px;
  color: #161616; }

.dropdown_column ul.dropdown_sublist li.active,
.dropdown_column ul.dropdown_sublist .active a {
  text-decoration: underline;
  font-weight: 400; }

.dropdown_column ul.dropdown_sublist .view-all {
  position: absolute;
  bottom: 15px;
  padding: 10px 6em 0px 5px;
  cursor: pointer; }

.dropdown_column:hover .view-all {
  margin-top: -2px;
  border-top: 2px solid #00558A; }

.dropdown_column ul.dropdown_title li a,
.dropdown_column ul.dropdown_title li.active,
.dropdown_column ul.dropdown_title .active a {
  text-decoration: underline;
  font-family: 'akzidenz-grotesk', sans-serif !important;
  font-weight: 500;
  font-size: 16px; }

.dropdown_column li.active .child_menu ul.dropdown_title a {
  text-decoration: none; }

.dropdown_column .child_menu ul.dropdown_title a,
.dropdown_column .child_menu ul.dropdown_title li.active,
.dropdown_column .child_menu ul.dropdown_title .active a {
  color: #161616;
  font-weight: bold;
  font-family: 'akzidenz-grotesk', sans-serif; }

#mobile_menu .mobile-mega-menu_block .child_menu > a {
  color: #161616;
  font-weight: bold;
  font-family: 'akzidenz-grotesk', sans-serif; }

.dropdown_column {
  display: table-cell;
  padding: 15px 20px 30px 20px;
  width: 15%;
  vertical-align: top; }
  @media (min-width: 799px) {
    .dropdown_column {
      width: 20%; } }
  .dropdown_column img {
    max-width: 100%; }
  .dropdown_column ul {
    margin: 0;
    padding: 0; }
  .dropdown_column ul.dropdown_title {
    padding-bottom: 8px; }
  .dropdown_column ul.dropdown_item {
    text-align: center; }

.dropdown_column_content {
  display: none; }

.dropdown_container.mega-menu .dropdown_column .dropdown_column_content.active {
  display: inline-block; }

.menu-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10; }

.dropdown_container.mega-menu .dropdown_column {
  display: inline-block;
  padding: 15px 5px 30px 15px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 15%;
  flex: 1 0 15;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  vertical-align: top; }

@media (min-width: 1400px) {
  .dropdown_container.mega-menu .dropdown_column:first-child {
    margin-left: -10px; } }

.dropdown_container.mega-menu .dropdown_column:nth-last-child(1) {
  width: 25%;
  -ms-flex: 1 0 25%;
  flex: 1 0 25%; }
  @media only screen and (min-width: 799px) and (max-width: 1024px) {
    .dropdown_container.mega-menu .dropdown_column:nth-last-child(1) {
      display: none; } }

.dropdown_container.mega-menu .dropdown_column.dropdown_column_content {
  display: none;
  -ms-flex: 1 0 75%;
  flex: 1 0 75%;
  width: 75%;
  background: #efeff0; }

.dropdown_container.mega-menu .dropdown_column.dropdown_column_content.active {
  display: inline-block; }

.dropdown_container.mega-menu .dropdown_column.dropdown_column_tabs {
  -ms-flex: 1 0 25%;
  flex: 1 0 25%;
  width: 25%;
  padding: 15px 0px 30px 20px;
  text-align: center; }

.dropdown_column li {
  display: block; }

.dropdown_column li a, .dropdown_column li a:hover, .dropdown_column li a:active {
  padding-bottom: 0;
  text-transform: none; }

.dropdown_column_tabs ul {
  padding-bottom: 20px;
  text-align: left; }

.dropdown_column_tabs li {
  border-bottom: solid 1px #e0e0e0;
  padding: 20px 20px 20px 20px;
  border-left: solid 1px #efeff0;
  cursor: pointer; }

.dropdown_column_tabs li.active {
  background: #efeff0;
  border-left: solid 1px #e0e0e0; }

.dropdown_column_tabs li:first-child {
  border-top: solid 1px #efeff0; }

.dropdown_column_tabs li:first-child.active {
  border-top: solid 1px #e0e0e0; }

.dropdown_column_tabs li a, .dropdown_column_tabs li a:visited, .dropdown_column_tabs li a:active {
  padding-top: 0px; }

.dropdown_row {
  display: table-row; }

.mega-menu .search__wrapper {
  max-width: 250px !important; }

.mega-menu .section_form {
  padding: 0; }

.mega-menu .search__container input[type="text"] {
  min-height: 30px;
  height: 30px; }

.mega-menu .search__button {
  height: 30px;
  min-height: 30px;
  width: 30px;
  font-size: 16px; }

select.currencies {
  border: 0 !important;
  background-color: transparent;
  margin-bottom: 0 !important;
  min-width: 60px;
  outline: 0;
  background-position: 100% 50%;
  background-size: 15px 10px;
  text-shadow: none !important;
  box-shadow: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  appearance: none; }

select.currencies:active {
  border: 0;
  outline: 0;
  text-shadow: 0;
  box-shadow: 0; }

select.currencies option {
  background: white;
  background: white;
  color: #161616; }

.menu li.currencies {
  padding: 0; }

.container div.collection_nav {
  margin-bottom: 1.5em; }

.collection_menu, .collection_menu li {
  display: inline;
  list-style: none;
  border: none;
  position: relative;
  top: -3px;
  margin: 0; }

.collection_menu li {
  padding-left: 25px; }

.sidebar-wrap {
  border-right: 1px solid #cccccc;
  margin-right: 0px;
  padding-right: 20px; }
  @media (max-width: 769px) {
    .sidebar-wrap {
      border: none;
      margin: 0;
      padding-right: 0; } }

.sidebar-wrap h3,
.sidebar-wrap h3.toggle {
  margin: 0;
  padding: 0; }

@media (max-width: 769px) {
  .sidebar-wrap h3.toggle {
    margin: 10px 0; } }

.sidebar a, .sidebar a:visited {
  color: #00558A; }

.sidebar a:hover, .sidebar a:active {
  color: #00558A; }

.sidebar .meta {
  margin-left: 2px; }

.sidebar .spr-badge {
  color: #161616; }

.toggle-all--true h4.toggle {
  cursor: pointer;
  pointer-events: all; }
.toggle-all--true .toggle span {
  display: block; }
.toggle-all--true .toggle_list {
  display: none; }

/* web-3.0-theme change force-top-horizontal will overide the css of the sidebar filters*/
.force-top-horizontal .sidebar-wrap {
  border-right: none; }
  .force-top-horizontal .sidebar-wrap .sidebar-block {
    width: 42%;
    border-bottom: none;
    display: inline-block; }
    @media (max-width: 1024px) {
      .force-top-horizontal .sidebar-wrap .sidebar-block {
        width: 41%; } }
    @media (max-width: 769px) {
      .force-top-horizontal .sidebar-wrap .sidebar-block {
        width: 100%; } }
  .force-top-horizontal .sidebar-wrap .sidebar-block.small {
    width: 10%;
    padding-left: 5px;
    display: none; }
    @media (max-width: 1024px) {
      .force-top-horizontal .sidebar-wrap .sidebar-block.small {
        width: 16%; } }
    @media (max-width: 769px) {
      .force-top-horizontal .sidebar-wrap .sidebar-block.small {
        width: 100%;
        display: none; } }

.content_block.toggle_list a {
  display: inline;
  position: static;
  padding-left: 0;
  margin-left: 0;
  border-left: none;
  color: #005b94; }
  .content_block.toggle_list a:hover {
    border-left: none;
    color: #005b94; }

.toggle_list {
  margin: 0;
  padding: 10px 0 15px 30px; }

.toggle_list a {
  display: inline-block;
  position: relative;
  margin-left: 0;
  max-width: 80%;
  border-left: solid 2px transparent;
  transition: border 200ms ease-out; }

.toggle_list a.active,
.toggle_list a.active--default {
  padding-left: 8px;
  border-left: solid 2px #B8C6C6; }

ul.toggle_list li ul {
  display: none; }
  ul.toggle_list li ul.active {
    display: block; }

.blog-section .sidebar .toggle_list,
.blog-post-section .sidebar .toggle_list {
  padding: 0px 0 15px 0px; }

.sidebar .toggle_list a.active {
  border-left: solid 9px #005b94; }

.toggle_list li {
  list-style: none;
  line-height: 1.4em;
  padding: 8px 0 8px 0; }

.toggle_list .meta span {
  line-height: 2.5; }

.sidebar_text {
  margin-bottom: 12px;
  padding-top: 10px; }

.sidebar_content {
  border-left: solid 1px #cccccc;
  padding-left: 20px; }

.sidebar_content .toggle_list li {
  line-height: 1.2; }

.sidebar .newsletter {
  margin-bottom: 20px; }
  .sidebar .newsletter form {
    width: 100%; }

.sidebar li ul {
  margin: 8px 0 0 15px; }

.sidebar .toggle_list li ul {
  padding-left: 0; }

.sidebar ul li {
  margin-bottom: 0;
  position: relative; }

.sidebar input.sign_up[type="submit"],
.sidebar input.contact_email[type="email"] {
  width: 100% !important;
  margin-left: 0; }

.blog_search {
  position: relative; }

.sidebar-block {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #EFEFF0; }
  .sidebar-block:last-child {
    border-bottom: none; }
  .sidebar-block:empty {
    border-bottom: none; }
  .sidebar-block:blank {
    border-bottom: none; }
  .sidebar-block:first-child h4.toggle {
    padding-top: 0; }
  .sidebar-block h4.toggle {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    margin-bottom: 0;
    padding: 15px 0;
    line-height: 1.5; }
  .sidebar-block h3.toggle {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    margin-bottom: 0;
    margin-bottom: 20px; }

.sidebar .filter-active-tag {
  position: relative; }

.color-filter--true label {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }

.sidebar__collection-filter a, .sidebar__collection-filter label {
  cursor: pointer; }
.sidebar__collection-filter label {
  text-transform: none;
  font-weight: normal;
  font-size: inherit; }
.sidebar__collection-filter label:hover {
  color: #0e103e; }
.sidebar__collection-filter input[type="checkbox"] {
  display: none; }
.sidebar__collection-filter input.styled-checkbox[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
  position: relative;
  vertical-align: top;
  background-size: cover;
  margin-right: 15px; }
.sidebar__collection-filter button.clear-active-filter, .sidebar__collection-filter button.clear-active-filter:active {
  color: #005b94;
  background-color: transparent;
  border: none;
  outline: 0;
  box-shadow: 0;
  font-family: inherit;
  letter-spacing: 0;
  text-transform: none;
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  padding: 2px 4px;
  line-height: 1.2;
  display: block;
  height: auto;
  min-height: auto; }
.sidebar__collection-filter button.clear-active-filter:hover {
  color: #005b94; }
.sidebar__collection-filter .x-icon {
  position: relative;
  display: inline-block;
  overflow: visible;
  width: 15px;
  height: 15px;
  margin: 0 2px 0 0;
  padding: 0;
  cursor: pointer;
  transition: color 0.2s;
  text-decoration: none;
  font-style: normal;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
  vertical-align: middle;
  top: -1px; }
  .sidebar__collection-filter .x-icon:before {
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
    font-size: 25px;
    line-height: 15px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 15px;
    content: "\00d7";
    text-align: center; }

::-webkit-input-placeholder {
  color: #888; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #888; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #888; }

:-ms-input-placeholder {
  color: #888; }

/* Sub Collections */
.featured_collections.sub-collection {
  margin-bottom: 10px; }
  .featured_collections.sub-collection .thumbnail {
    margin-bottom: 10px; }
    @media (max-width: 769px) {
      .featured_collections.sub-collection .thumbnail {
        width: 100%; } }

.sub-collection--2 .thumbnail {
  width: calc(50% - 20px); }
  .sub-collection--2 .thumbnail:nth-child(2n+1) {
    clear: both; }

.sub-collection--3 .thumbnail {
  width: calc(33.33333% - 20px); }
  .sub-collection--3 .thumbnail:nth-child(3n+1) {
    clear: both; }

.sub-collection--4 .thumbnail {
  width: calc(25% - 20px); }
  .sub-collection--4 .thumbnail:nth-child(4n+1) {
    clear: both; }

.list-collection-wrapper img[src*='/no-image'] {
  opacity: 0; }
.list-collection-wrapper img[src*='/no-image'] ~ .thumbnail-overlay {
  opacity: 1 !important; }
  .list-collection-wrapper img[src*='/no-image'] ~ .thumbnail-overlay .collection-details {
    opacity: 1;
    transform: none; }
@media (max-width: 769px) {
  .list-collection-wrapper img[src*='/no-image'] ~ .collection-info__caption {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; } }
.list-collection-wrapper .img {
  width: 100%; }
.list-collection-wrapper .collection-info__caption {
  display: block;
  margin-top: 20px; }
  @media (max-width: 769px) {
    .list-collection-wrapper .collection-info__caption {
      display: block;
      position: static; } }

.blog-header {
  margin: 30px 0px 40px 0px; }
  .blog-header .blog-title.blog-tags--true {
    float: none; }
  .blog-header .blog-title {
    float: left; }
    @media (max-width: 769px) {
      .blog-header .blog-title {
        width: 100%;
        margin-bottom: 20px; } }
  .blog-header .subtitle {
    clear: both; }
  .blog-header .section_select.align-left {
    text-align: left; }

.blog-header .feature_divider {
  clear: both;
  width: 100%; }

/* Blog Article Styling */
@media only screen and (max-width: 798px) {
  .featured-blog-section .articles .article {
    display: none; }

  .featured-blog-section .articles .article:nth-child(1) {
    display: block; } }
.article .icon-slash {
  padding-right: 5px; }

/* Styles for blog, collections */
.section_select {
  padding: 0;
  text-align: right;
  float: right; }
  .section_select.section_filter {
    text-align: left;
    padding-bottom: 40px; }
    @media (min-width: 799px) {
      .section_select.section_filter {
        padding-bottom: 0px; } }
  .sidebar .section_select {
    float: none;
    text-align: left; }
    .sidebar .section_select select {
      padding-left: 0; }
  @media (max-width: 769px) {
    .section_select {
      padding-top: 0;
      width: 100%;
      padding-right: 7px;
      box-sizing: border-box !important; } }
  .section_select .blog_filter, .section_select .tag_filter, .section_select .sort_by {
    color: #333333;
    display: inline-block;
    padding-right: 30px;
    background-position: 100% 50%;
    background-color: #ffffff;
    font-family: 'akzidenz-grotesk', sans-serif !important;
    font-weight: normal;
    font-size: 15px;
    text-transform: none;
    width: auto;
    margin-bottom: 0;
    max-width: 80%; }
    .sidebar .section_select .blog_filter, .sidebar .section_select .tag_filter, .sidebar .section_select .sort_by {
      max-width: none; }
    @media (max-width: 769px) {
      .section_select .blog_filter, .section_select .tag_filter, .section_select .sort_by {
        float: none;
        width: 100%;
        font-size: 16px;
        display: block;
        max-width: 300px; } }
    @media (max-width: 480px) {
      .section_select .blog_filter, .section_select .tag_filter, .section_select .sort_by {
        max-width: 100%; } }
  .section_select .tag_filter {
    background-color: transparent;
    font-size: 15px;
    color: #161616;
    border: 1px solid #BCBEC0; }
    .section_select .tag_filter option {
      font-size: 14px; }
  .section_select .sort_by {
    font-size: 15px;
    border: 1px solid #BCBEC0;
    border-radius: 3px;
    padding: 8px 20px 8px 14px;
    min-width: 114px; }
    .section_select .sort_by option {
      font-size: 14px; }
  .section_select label {
    display: block;
    font-size: 12px;
    color: #53565A;
    position: absolute;
    padding: 0px 5px 0px 5px;
    font-weight: 400; }
    @media (min-width: 799px) {
      .section_select label {
        display: inline-block; } }

.collection-template-section .section_select label {
  background: linear-gradient(0deg, white 0 50%, #f2f2f2 50% 100%);
  margin: -10px 0 0 10px; }

div.breadcrumb-collection {
  display: none;
  color: #00558A;
  font-size: 16px;
  min-height: 60px;
  line-height: 60px; }
  div.breadcrumb-collection + div.section {
    margin-top: 0; }
  @media (max-width: 769px) {
    div.breadcrumb-collection {
      margin-top: 15px; } }
  div.breadcrumb-collection a, div.breadcrumb-collection div, div.breadcrumb-collection p, div.breadcrumb-collection span, div.breadcrumb-collection a span {
    color: #00558A;
    font-size: 13px;
    font-weight: 500; }

.breadcrumb_text {
  display: none !important; }

.breadcrumb_text, .article-pagination {
  margin-top: 0px;
  text-transform: capitalize;
  font-size: 12px;
  margin-bottom: 0; }
  @media (max-width: 769px) {
    .breadcrumb_text, .article-pagination {
      margin-top: 0; } }
  .breadcrumb_text .breadcrumb-divider, .article-pagination .breadcrumb-divider {
    color: #005b94;
    margin: 0 2px; }

.breadcrumb_link:hover span {
  color: #005b94; }

.breadcrumb {
  font-size: 15px;
  font-weight: 500; }
  @media (max-width: 769px) {
    .breadcrumb {
      margin-bottom: 20px; } }

button.tox-tbtn.tox-tbtn--select.tox-tbtn--bespoke {
  color: black !important; }

/* #Images
================================================== */
/*
  The purpose of the below declaration is to make sure images don't
  exceed the width of columns they are put into when resizing window.
  Unfortunately, this declaration breaks certain lightbox, slider or other plugins,
  so the best solution is to individually call these properties on images that
  are children of the grid that you want to resize with grid.
*/
.product_row img,
.product_image_col img,
.article img,
.section img,
.thumbnail img,
.page img,
.sidebar img,
.logo img,
.cart_image img,
.footer img,
#target img {
  max-width: 100%;
  height: auto; }

/* #Placeholders
================================================== */
.featured-products-section .section {
  margin: 30px 0px; }

.placeholder-svg {
  fill: rgba(14, 16, 62, 0.9);
  background-color: rgba(14, 16, 62, 0.5);
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  box-sizing: border-box;
  display: block; }

.placeholder-svg--banner,
.placeholder-svg--slideshow,
.placeholder-svg--video {
  max-height: 600px; }

.placeholder-instagram .instas:nth-child(even) .placeholder-svg--instagram,
.featured-promotions-section .feature-section:nth-child(even) .placeholder-svg--promotions {
  background-color: rgba(14, 16, 62, 0.6); }

.image-with-text-section .featured-link--image:nth-child(odd) .placeholder-svg--promotions {
  background-color: rgba(22, 22, 22, 0.6);
  fill: rgba(14, 16, 62, 0.9); }

.homepage-slideshow .flickity-slider .gallery-cell:nth-child(2n + 1) .placeholder-svg--slideshow {
  background-color: rgba(14, 16, 62, 0.6); }

.homepage-slideshow .flickity-slider .gallery-cell:nth-child(2n) .placeholder-svg--slideshow {
  background-color: rgba(14, 16, 62, 0.8); }

/* #Videos
================================================== */
.product_gallery .video-container > div {
  position: relative; }
.product_gallery .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
.product_gallery .vimeo {
  max-width: 830px;
  margin: 0 auto; }
.product_gallery .vimeo > div {
  padding-top: 56.26506%; }
.product_gallery .youtube {
  max-width: 853px;
  margin: 0 auto; }
.product_gallery .youtube > div {
  padding-top: 56.271981%; }

video {
  display: block;
  width: 100%;
  height: auto; }

/* #Buttons
================================================== */
a {
  text-decoration: none; }

nav a,
.menu a,
.footer-menu-item a,
a.dynamic_buttons,
a.arrow_button,
a.default_button,
a.gse_title {
  text-decoration: none; }

a.button,
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.action_button,
a.action_button,
input.action_button[type="submit"],
input.action_button[type="button"],
input.action_button[type="button"],
button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
  background: #0e103e;
  color: #ffffff !important;
  border: 1px solid #0e103e;
  padding: 0 20px;
  text-align: center;
  cursor: pointer;
  min-height: 44px;
  height: 40px;
  line-height: 1.2;
  vertical-align: top;
  font-family: 'akzidenz-grotesk', sans-serif !important;
  font-weight: 500;
  font-size: 15px;
  text-transform: none;
  letter-spacing: 0px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  transition: all 0.2s linear;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  text-decoration: none;
  border-radius: 100px; }

a.button, .button,
input.button[type="submit"],
input.button[type="button"],
input.button[type="button"] {
  background-color: #ffffff;
  color: #0E103E;
  border: 1.25px solid #0E103E;
  transition: background-color 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53), color 0.3s linear, border 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53); }
  a.button:hover, .button:hover,
  input.button[type="submit"]:hover,
  input.button[type="button"]:hover,
  input.button[type="button"]:hover {
    background-color: #0E103E;
    color: #ffffff; }

a.button:hover, .button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.action_button:hover,
input.action_button[type="submit"]:hover,
input.action_button[type="button"]:hover,
input.action_button[type="button"]:hover,
button.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover {
  background: #00558A;
  border: 1px solid #00558A;
  color: #ffffff !important; }

a.button:hover, .button:hover,
.button:hover {
  background: #0E103E;
  color: #ffffff;
  border: 1px solid #0E103E; }

a.button:active, .button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active,
.action_button:active,
input.action_button[type="submit"]:active,
input.action_button[type="button"]:active,
input.action_button[type="button"]:active,
button.shopify-payment-button__button.shopify-payment-button__button--unbranded:active {
  outline: 0;
  background: #0e103e;
  color: #ffffff !important;
  border: 1px solid #0e103e; }

a.button:active,
button:active {
  outline: 0;
  background-color: #ffffff;
  color: #0E103E;
  border: 1.25px solid #0E103E; }

a.arrow_button, .arrow_button a.shg-btn,
.arrow_button .shg-btn {
  background: none !important;
  border-radius: 0 !important;
  color: #00558A  !important;
  padding-right: 17px !important;
  padding-left: 0px !important;
  border: 0 !important;
  white-space: nowrap; }

a.arrow_button:after, .arrow_button a.shg-btn:after,
.arrow_button .shg-btn:after {
  font-family: "turbo";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 6px;
  pointer-events: none;
  background: none !important;
  content: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/right_chevron.svg?v=71357082437509290681617177256");
  /*content: "\e911"; */ }

a.arrow_button:hover, .arrow_button a.shg-btn:hover,
.arrow_button .shg-btn:hover {
  text-decoration: underline !important;
  border-radius: 0 !important;
  border: 0 !important;
  color: #00558A  !important;
  background: none !important;
  background-color: transparent !important; }

a.arrow_button:hover:after, .arrow_button a.shg-btn:hover:after,
.arrow_button .shg-btn:hover:after {
  right: 2px;
  transition: right 0.05s linear; }

a.arrow_button:active, .arrow_button a.shg-btn:active,
.arrow_button .shg-btn:active {
  outline: 0;
  border: 2px solid #00558A !important;
  border-radius: 0 !important;
  background-color: transparent !important;
  background: none !important; }

a.arrow_button:focus.arrow_button a.shg-btn:focus,
.arrow_button .shg-btn:focus {
  outline: 0;
  border-radius: 0 !important;
  background: none !important; }

.external_link {
  color: #00558A  !important;
  padding-right: 20px; }

.external_link:after {
  display: inline-block;
  content: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/external_link.svg?v=171708720259570780031617177205");
  position: absolute;
  right: 0;
  pointer-events: none; }

.external_link:hover {
  text-decoration: underline; }

.external_link:active {
  outline: 0;
  border: 2px solid #00558A !important; }

.add_to_cart, form.product_form input.add_to_cart {
  width: 100%;
  margin-bottom: 0px; }

input[type="submit"],
input[type="reset"],
input[type="button"],
input.action_button[type="submit"],
input.action_button[type="button"],
button.action_button {
  display: inline-block;
  border-radius: 100px; }

/* Animation for checkmark on add to cart button */
button.add_to_cart {
  position: relative; }
  button.add_to_cart .text {
    display: block;
    width: 100%;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  button.add_to_cart .fadeInDown.text {
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s; }

button .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto; }
  button .checkmark path {
    stroke-dasharray: 19.79 19.79;
    stroke-dashoffset: 19.79;
    stroke: #ffffff;
    opacity: 0; }
  button .checkmark.checkmark-active path {
    -webkit-animation: drawCheckmark 0.5s linear alternate forwards;
    animation: drawCheckmark 0.5s linear alternate forwards; }

@keyframes drawCheckmark {
  from {
    stroke-dashoffset: 19.79;
    opacity: 1; }

  to {
    stroke-dashoffset: 0;
    opacity: 1; } }

@-webkit-keyframes drawCheckmark {
  from {
    stroke-dashoffset: 19.79;
    opacity: 1; }

  to {
    stroke-dashoffset: 0;
    opacity: 1; } }

.ie
button
.checkmark path {
  stroke-dashoffset: 0;
  opacity: 0; }
.ie
button
.checkmark.checkmark-active path {
  -webkit-animation: fadeCheckmark 0.5s linear alternate forwards;
  animation: fadeCheckmark 0.5s linear alternate forwards; }

@-webkit-keyframes fadeCheckmark {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@keyframes fadeCheckmark {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  button
  .checkmark path {
    stroke-dashoffset: 0;
    opacity: 0; }
  button
  .checkmark.checkmark-active path {
    animation: fadeCheckmark 0.5s linear alternate forwards; }

  @keyframes fadeCheckmark {
    from {
      opacity: 0; }

    to {
      opacity: 1; } } }
label.tos_label {
  display: inline;
  font-weight: normal;
  text-transform: none;
  cursor: pointer;
  padding-left: 5px; }

.tos {
  text-align: center;
  margin: 15px 20px 15px 0; }

.cart_text {
  text-align: center; }

.disabled {
  pointer-events: none; }

.add_to_cart.action_button {
  min-height: 44px;
  margin-bottom: 0; }

.shopify-payment-button {
  position: relative; }

.shopify-payment-button button {
  line-height: 1.2;
  padding-top: 11px;
  padding-bottom: 11px;
  margin-bottom: 0; }

div.shopify-payment-button__button {
  border-radius: 100px; }

.shopify-payment-button__button--branded,
.shopify-payment-button__button--unbranded {
  overflow: hidden;
  min-height: 44px; }

button.shopify-payment-button__more-options {
  color: #161616;
  box-shadow: none;
  text-transform: none;
  font-size: 0.8rem;
  letter-spacing: 0;
  padding: 16px 0 28px;
  max-width: 80%;
  margin: 0 auto;
  position: absolute;
  top: 100%;
  left: 50%;
  font-weight: normal;
  font-family: 'akzidenz-grotesk', sans-serif;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
  button.shopify-payment-button__more-options:hover {
    background-color: transparent;
    border: none; }

.purchase-details {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.product_section .smart-payment-button--true.product_form {
  max-width: 100%; }

.smart-payment-button--true .purchase-details {
  padding-bottom: 50px; }

.smart-payment-button--true button .checkmark path {
  stroke: #0e103e; }

.smart-payment-button--false .purchase-details {
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start; }

.purchase-details__quantity {
  margin-right: 0;
  margin-bottom: 20px; }
  @media (max-width: 769px) {
    .purchase-details__quantity {
      max-width: 200px; } }
  .purchase-details__quantity input.quantity {
    padding-top: 11px;
    padding-bottom: 11px;
    line-height: 1.4;
    min-height: 44px;
    margin-bottom: 0; }

.purchase-details__buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 0 0 60%;
  -moz-box-flex: 0 0 60%;
  -webkit-flex: 0 0 60%;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .purchase-details__buttons .shopify-payment-button {
    -webkit-box-flex: 1 0 100%;
    -moz-box-flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    margin-bottom: 0;
    margin-top: 8px;
    max-width: 100%; }
    @media (min-width: 1400px) {
      .purchase-details__buttons .shopify-payment-button {
        -webkit-box-flex: 1 0 calc(50% - 4px);
        -moz-box-flex: 1 0 calc(50% - 4px);
        -webkit-flex: 1 0 calc(50% - 4px);
        -ms-flex: 1 0 calc(50% - 4px);
        flex: 1 0 calc(50% - 4px);
        max-width: calc(50% - 4px); } }
  .purchase-details__buttons .action_button.action_button--secondary {
    background-color: transparent;
    border: 1px solid #0e103e;
    color: #0e103e;
    box-shadow: none;
    line-height: 1.2;
    padding: 10px 0;
    min-height: 44px;
    -webkit-box-flex: 1 0 100%;
    -moz-box-flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    margin: 0;
    max-width: 100%; }
    @media (min-width: 1400px) {
      .purchase-details__buttons .action_button.action_button--secondary {
        -webkit-box-flex: 1 0 calc(50% - 4px);
        -moz-box-flex: 1 0 calc(50% - 4px);
        -webkit-flex: 1 0 calc(50% - 4px);
        -ms-flex: 1 0 calc(50% - 4px);
        flex: 1 0 calc(50% - 4px);
        max-width: calc(50% - 4px);
        margin-right: 8px; } }

.additional-checkout-button.additional-checkout-button--paypal {
  min-width: 100% !important; }

.additional-checkout-button + .additional-checkout-button {
  margin-left: 0 !important;
  max-width: 100% !important; }

/* #Tabs
================================================== */
ul.tabs {
  display: block;
  margin: 25px 0;
  border-bottom: solid 1px #cccccc;
  border-top: 0;
  list-style: none outside;
  margin-left: 0;
  text-transform: uppercase;
  padding-left: 0; }

ul.tabs li {
  display: block;
  width: auto;
  height: 30px;
  padding: 0;
  float: left;
  margin-bottom: 0;
  border: 0;
  list-style: none outside;
  margin-left: 0;
  cursor: pointer; }

ul.tabs li a {
  display: block;
  text-decoration: none;
  width: auto;
  height: 29px;
  line-height: 30px;
  margin-right: 60px;
  font-size: 13px;
  outline: none; }
  @media (max-width: 960px) {
    ul.tabs li a {
      margin-right: 30px; } }
  @media (max-width: 769px) {
    ul.tabs li a {
      font-size: 12px; } }
  @media (max-width: 480px) {
    ul.tabs li a {
      margin-right: 20px; } }

ul.tabs li a.active {
  border-bottom: solid 3px #cccccc;
  background-color: #ffffff;
  border-bottom: solid 3px #e0e0e0;
  height: 31px;
  position: relative;
  border-right-width: 1px;
  color: #161616; }

ul.tabs li:last-child a {
  margin: 0; }

ul.tabs-content {
  margin: 0;
  display: block;
  border: 0;
  padding-left: 0; }

ul.tabs-content > li {
  display: none;
  border: 0; }

ul.tabs-content > li.active {
  display: block;
  border: 0;
  padding-left: 0px; }

ul.tabs-content ul {
  padding-left: 0; }

/* #Accordions
================================================== */
button {
  border: none;
  appearance: none; }

.faqAccordion > dt > button {
  background: transparent;
  position: relative;
  padding: 20px 20px 20px 40px;
  color: #0e103e;
  border-bottom: 1px solid #cccccc;
  text-align: left;
  display: block;
  cursor: pointer;
  width: 100%;
  outline: none;
  text-transform: initial;
  min-height: auto;
  height: auto;
  line-height: inherit;
  font-weight: normal;
  font-family: 'akzidenz-grotesk', sans-serif;
  box-shadow: none;
  border-radius: 0px;
  font-size: 18px; }
  .faqAccordion > dt > button:hover, .faqAccordion > dt > button:focus {
    background: #f7f7f7;
    border: none;
    border-bottom: 1px solid #cccccc;
    color: #005b94; }
  .faqAccordion > dt > button::after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50.1%);
    -ms-transform: translateY(-50.1%);
    transform: translateY(-50.1%);
    left: 15px;
    font-size: 25px;
    content: "\002b";
    color: inherit; }
  .faqAccordion > dt > button[aria-expanded="true"]::after {
    content: "\002d";
    font-size: 30px; }
.faqAccordion > dt:first-child > button {
  border-top: none; }
.faqAccordion > dd {
  color: #161616;
  padding: 20px 0px 20px 0px; }
  .faqAccordion > dd[aria-hidden="true"] {
    display: none; }
  @media (max-width: 769px) {
    .faqAccordion > dd {
      margin-left: 15px; } }

.accordion-tabs > a {
  display: block;
  background-color: #D1D3D4;
  margin: 10px 0;
  padding: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000000; }
  .accordion-tabs > a :hover {
    cursor: pointer; }
.accordion-tabs > li[id*=tab] {
  display: none;
  list-style: none; }

/* Clearfixing tabs for beautiful stacking */
ul.tabs:before,
ul.tabs:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

ul.tabs:after {
  clear: both; }

ul.tabs {
  zoom: 1; }

/* #Forms
================================================== */
form {
  margin-bottom: 20px; }

fieldset {
  margin-bottom: 20px; }

input[type="text"], input[type="password"], input[type="email"], input[type="search"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="range"], input[type="color"], select, textarea {
  display: block;
  width: 100%;
  height: 44px;
  min-height: 44px;
  padding: 0 10px;
  margin: 0;
  line-height: 22px;
  border: 1px solid #cccccc;
  outline: none;
  background: #fff;
  font-size: 15px;
  margin-bottom: 15px;
  -webkit-appearance: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 3px; }
  @media (max-width: 480px) {
    input[type="text"], input[type="password"], input[type="email"], input[type="search"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="range"], input[type="color"], select, textarea {
      font-size: 16px; } }

input[type="text"]:active, input[type="text"]:focus, input[type="password"]:active, input[type="password"]:focus, input[type="email"]:active, input[type="email"]:focus, input[type="search"]:active, input[type="search"]:focus, input[type="url"]:active, input[type="url"]:focus, input[type="tel"]:active, input[type="tel"]:focus, input[type="number"]:active, input[type="number"]:focus, input[type="date"]:active, input[type="date"]:focus, input[type="month"]:active, input[type="month"]:focus, input[type="week"]:active, input[type="week"]:focus, input[type="time"]:active, input[type="time"]:focus, input[type="range"]:active, input[type="range"]:focus, input[type="color"]:active, input[type="color"]:focus, select:active, select:focus, textarea:active, textarea:focus {
  border: 1px solid #aaa;
  color: #444;
  -webkit-box-shadow: 0px 2px 3px 1.5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 3px 1.5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 3px 1.5px rgba(0, 0, 0, 0.2); }

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

input[type=number] {
  -moz-appearance: textfield; }

select::-ms-expand {
  display: none; }

input[type=text]:focus {
  -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.17); }

input:focus,
button:focus,
a:focus {
  -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.03); }

select {
  background: white url(//se.tobiidynavox.com/cdn/shop/t/2/assets/select.png?v=163443801653745187891617177258) no-repeat 96% 50%;
  background-size: 18px 12px;
  padding: 8px 14px 8px;
  border-radius: 3px;
  border: 1px solid #BCBEC0;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: ''; }

label,
legend,
.option_title {
  display: block;
  font-weight: bold;
  font-size: 13px;
  text-align: left;
  margin-bottom: 5px;
  text-transform: none; }

input[type="checkbox"] {
  display: inline; }

label span,
legend span {
  font-weight: bold;
  font-size: 13px;
  color: #444; }

textarea {
  min-height: 80px;
  padding: 15px 9px; }

.acceptsMarketing {
  margin-bottom: 20px; }
  .acceptsMarketing label {
    display: inline;
    margin-left: 5px; }

input.sign_up[type="submit"] {
  margin-left: 5px;
  display: inline-block; }

input.contact_email[type="email"] {
  width: 320px;
  display: inline-block;
  float: left; }

.btn.action_button, input.btn.action_button[type="submit"], input.btn.action_button[type="button"] {
  width: inherit; }

#target {
  padding: 20px;
  text-align: center; }

.items_left {
  color: #8c8b8b; }

.quantity_label {
  display: inline;
  font-size: smaller; }

.remove_item a {
  font-size: smaller;
  color: #161616; }

input.quantity {
  width: 48px;
  display: inline;
  margin-bottom: 0;
  padding: 8px 5px; }

ul.cart_items {
  padding-bottom: 0; }

.cart_content li.cart_item a, .cart_content li.cart_item a:active, .cart_content li.cart_item a:focus {
  font-size: small; }

.cart_content li.cart_item {
  padding: 0 0 10px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #cccccc; }

li.cart_item a, li.cart_item a:active,
#header li.cart_item a, #header li.cart_item a:active {
  position: relative;
  font-size: inherit;
  text-align: left;
  line-height: 22px; }

.header li.cart_item .item_title {
  min-width: 332px;
  line-height: 18px;
  margin-bottom: 0px; }

ul.cart_items li:last-child {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0; }

.cart_image {
  padding-right: 20px;
  max-width: 100px;
  text-align: center;
  float: left; }

a.continue {
  text-align: right;
  font-size: 32px;
  margin-right: 15px !important;
  padding: 10px 0 5px 0 !important;
  opacity: 0.8; }

a.continue:hover {
  opacity: 1; }

.empty_cart {
  text-align: center;
  font-size: 14px;
  padding: 40px 15px 25px 15px;
  color: inherit;
  min-width: 150px; }

.center_checkout {
  text-align: center; }

.center_checkout_inline {
  display: inline-block;
  padding: 10px 0px 10px 0px; }

input[type="button"].get-rates.action_button {
  margin-top: 0; }

#get-rates-submit {
  margin-top: -1px; }

#customer_login {
  margin-bottom: 2px; }

.multi_select {
  display: none; }

/* Product Page Elements */
.container .align_right--images > div.columns {
  float: right; }

.vendor {
  margin-bottom: 6px; }

.product-template,
.collection-template-section {
  padding-top: 60px; }
  @media (max-width: 769px) {
    .product-template,
    .collection-template-section {
      padding-top: 0px; } }

.product-template div.container.content {
  padding-top: 0px  !important;
  margin-top: 0px  !important; }

.section.product_section {
  margin-top: 0; }

.product_section .description {
  margin-bottom: 15px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-word;
  word-break: break-word; }

.modal_price {
  display: block; }

.product_section .description.bottom {
  border-bottom: none; }

.sale_banner_product, .new_banner_product, .preorder_banner_product {
  font-family: TeleVoiceSemiBold, TeleVoiceRegular, sans-serif;
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0px;
  padding: 8px 20px;
  text-align: center;
  color: #fff;
  margin-bottom: 13px;
  display: inline-block;
  font-size: 15px;
  white-space: nowrap; }

.sale_banner_product {
  background: #005b94; }

.new_banner_product, .preorder_banner_product {
  background: #ffc845; }

.preorder_banner_product, .product-list .thumbnail .preorder_banner {
  font-size: 12px; }
  @media (max-width: 769px) {
    .preorder_banner_product, .product-list .thumbnail .preorder_banner {
      font-size: 8px; } }

.product_links {
  margin-bottom: 8px;
  font-size: 0.9em;
  border-top: 1px solid #cccccc;
  padding: 10px 0 5px 0; }
  .product_links p {
    margin: 2px 0; }

.social_buttons {
  border-top: 1px solid #cccccc;
  padding-top: 20px;
  font-size: 1em;
  margin-bottom: 5px; }
  @media (max-width: 769px) {
    .social_buttons {
      text-align: left; } }

.share_article .social_buttons {
  border-top: none;
  padding-top: 15px; }

.share-btn {
  display: inline-block;
  text-align: center;
  font-size: 1.2em;
  margin-right: 6px;
  margin-bottom: 10px; }
  .share-btn a {
    color: #fff;
    padding: 10px 10px 8px 10px;
    border: solid 1px #e2e2e2;
    display: inline-block;
    transition: all 500ms ease 0s;
    border-radius: 100px;
    width: 44px;
    height: 44px; }

.icon-twitter-share:before {
  color: #09AEEC; }

.icon-twitter-share:hover {
  background-color: #09AEEC;
  border-color: #09AEEC;
  color: #fff; }

.icon-twitter-share:hover:before {
  color: #fff; }

.icon-facebook-share:before {
  color: #49659D; }

.icon-facebook-share:hover {
  background-color: #49659D;
  border-color: #49659D;
  color: #fff; }

.icon-facebook-share:hover:before {
  color: #fff; }

.icon-gplus-share:before {
  color: #CC3A2B; }

.icon-gplus-share:hover {
  background-color: #CC3A2B;
  border-color: #CC3A2B;
  color: #fff; }

.icon-gplus-share:hover:before {
  color: #fff; }

.icon-pinterest-share:before {
  color: #CB1F2A; }

.icon-pinterest-share:hover {
  background-color: #CB1F2A;
  border-color: #CB1F2A;
  color: #fff; }

.icon-pinterest-share:hover:before {
  color: #fff; }

.icon-mail-share:before {
  color: #888; }

.icon-mail-share:hover {
  background-color: #888;
  border-color: #888;
  color: #fff; }

.icon-mail-share:hover:before {
  color: #fff; }

/* Quantity Box for Product Page */
.product-quantity-box .quantity, .product-quantity-box .quantity:focus, .product-quantity-box .product-plus, .product-quantity-box .product-minus {
  border: #e2e2e2 1px solid;
  color: #000; }

.product-quantity-box label {
  margin-bottom: 0.5em; }

.product-quantity-box {
  margin-right: 0;
  width: 45%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .product-quantity-box label {
    text-align: left; }
  .product-quantity-box .quantity {
    text-align: center;
    padding: 6px 15px;
    width: 38%;
    height: 44px;
    border-radius: 0;
    -webkit-appearance: none;
    float: left; }
  .product-quantity-box .product-plus, .product-quantity-box .product-minus {
    background: #f2f2f2;
    font-weight: 300;
    position: relative;
    cursor: pointer;
    height: 44px;
    display: block;
    width: 25%;
    text-align: center;
    float: left; }
    .product-quantity-box .product-plus:hover, .product-quantity-box .product-minus:hover {
      background: #d9d9d9; }
    @media (max-width: 769px) {
      .product-quantity-box .product-plus, .product-quantity-box .product-minus {
        display: inline;
        display: initial;
        margin: 0; } }
  .product-quantity-box .product-plus {
    border-left: 0;
    font-size: 16px;
    line-height: 44px; }
  .product-quantity-box .product-minus {
    border-right: 0;
    line-height: 44px;
    font-size: 18px; }

.product-quantity-box + .inline_purchase {
  margin-top: 31.5px;
  width: 55%;
  float: left; }

.product_section .product_form,
.product_section .contact-form {
  max-width: 400px; }
  @media (max-width: 769px) {
    .product_section .product_form,
    .product_section .contact-form {
      max-width: 100%; } }

/* Full width product image template */
.product-full_width_images .product_section .description img {
  display: none; }

.full-width-product-images img {
  display: block;
  width: 100%; }
@media (max-width: 480px) {
  .full-width-product-images .caption.align-center, .full-width-product-images .caption.align-right, .full-width-product-images .caption.align-left {
    text-align: center; } }

/* #Newsletter
================================================== */
/*--- Newsletter popup ---*/
.newsletter-popup.remodal {
  background-color: #ffffff;
  max-width: 740px;
  overflow: hidden;
  padding: 0; }
  @media (max-width: 769px) {
    .newsletter-popup.remodal {
      line-height: 0; } }
  .newsletter-popup.remodal .popup-signup-show--false {
    display: none; }

.newsletter-image--true.align-right .remodal-close {
  left: 0; }

.newsletter-both-names--false .newsletter input[type="text"] {
  width: 100%; }

.newsletter-both-names--true .newsletter input[type="text"] {
  width: 49%;
  float: left; }
  @media (max-width: 480px) {
    .newsletter-both-names--true .newsletter input[type="text"] {
      width: 100%; } }
.newsletter-both-names--true .firstName {
  margin-right: 2%; }

.newsletter-img {
  width: 40%;
  display: inline-block;
  float: right; }
  @media (max-width: 769px) {
    .newsletter-img {
      width: 100%; } }
  .newsletter-img img {
    width: 100%;
    display: block; }

.newsletter-info {
  text-align: center;
  color: #363636;
  overflow: hidden;
  background-color: #ffffff;
  height: auto;
  float: left; }
  @media (max-width: 769px) {
    .newsletter-info {
      padding: 20px;
      width: 100% !important;
      position: relative; } }
  .newsletter-info input.contact_email[type="email"] {
    width: 65%;
    float: left; }
    @media (max-width: 769px) {
      .newsletter-info input.contact_email[type="email"] {
        width: 100%; } }
  .newsletter-info #contact_form input.sign_up[type="submit"] {
    width: calc(35% - 8px);
    margin-left: 8px;
    float: left; }
    @media (max-width: 769px) {
      .newsletter-info #contact_form input.sign_up[type="submit"] {
        margin-left: 0;
        width: 100%; } }

.newsletter-image--false .newsletter-info {
  width: 100%;
  position: relative;
  height: auto;
  float: none; }

.align-left .newsletter-info {
  right: 0; }

.newsletter-description h2 {
  color: #363636;
  margin-top: 0; }

.newsletter-description {
  width: 60%;
  padding: 30px;
  margin: 0 auto; }
  @media (max-width: 769px) {
    .newsletter-description {
      font-size: inherit;
      width: auto; } }
  @media (min-width: 1400px) {
    .newsletter-description {
      font-size: inherit; } }

.newsletter-buttons .button {
  height: auto;
  background-color: transparent;
  color: #363636;
  border: 1px solid #363636;
  transition: background-color 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53), color 0.3s linear, border 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53);
  line-height: 1.5;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
  margin-left: 8px;
  margin-right: 8px; }
  .newsletter-buttons .button:hover, .newsletter-buttons .button.highlight-true {
    background-color: #363636;
    color: #ffffff;
    border: 1px solid #363636; }
  @media (max-width: 480px) {
    .newsletter-buttons .button {
      margin-top: 5px; } }

/*--- Newsletter section above footer ---*/
.newsletter_section {
  -webkit-transform: translate3d(0, 0, 0);
  background-color: #b4bac1;
  color: #000000; }
  .newsletter_section h2 {
    color: #000000;
    margin-top: 0; }

.newsletter_section.newsletter-bgr-true {
  background-color: #b4bac1;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  .newsletter_section.newsletter-bgr-true input.contact_email[type="email"] {
    border: 0; }
  @media (max-width: 480px) {
    .newsletter_section.newsletter-bgr-true {
      text-align: center !important; } }

.section_form {
  padding: 10px 20px; }
  .section_form input[type="email"], .section_form input[type="text"] {
    border: 0; }
  @media (max-width: 480px) {
    .section_form {
      padding: 0; } }
  .section_form .newsletter-text + .newsletter, .section_form h5 + .newsletter {
    margin-top: 15px; }

.newsletter_section h5 {
  color: #000000 !important;
  padding-top: 0px;
  margin: 0; }

.newsletter_section .newsletter-text p {
  margin-bottom: 0; }

.newsletter_section .newsletter,
.password-page-row form {
  display: inline-block;
  padding-top: 0 !important;
  width: 450px; }
  @media only screen and (max-width: 798px) and (min-width: 480px) {
    .newsletter_section .newsletter,
    .password-page-row form {
      width: 100%; } }
  @media (max-width: 480px) {
    .newsletter_section .newsletter,
    .password-page-row form {
      width: 100%; } }

.shopify-challenge__container {
  padding: 150px 0; }

/*--- Newsletter in footer ---*/
.footer-section .newsletter_section {
  background-color: transparent;
  color: #161616; }
  .footer-section .newsletter_section h3 {
    color: #040404;
    font-size: 18px; }
  .footer-section .newsletter_section p {
    padding: 15px 0; }
  .footer-section .newsletter_section .newsletter {
    width: 100%; }
    .footer-section .newsletter_section .newsletter input {
      width: 100%; }
    .footer-section .newsletter_section .newsletter .action_button {
      margin-left: 0; }

/* #Tables
================================================== */
table {
  width: 100%; }

table th {
  font-weight: 700;
  background: #f9f9f9;
  text-align: left; }

table th, table td {
  padding: 4px; }

table tr {
  border-bottom: 1px solid #DCDCDC; }

table tr:first-child {
  border-top: 1px solid #DCDCDC; }

table td, table th {
  border-right: 1px solid #DCDCDC; }

table td:first-child, table th:first-child {
  border-left: 1px solid #DCDCDC; }

table .em {
  font-weight: 700; }

table.table-description tr:nth-child(even) {
  background-color: #f2f2f2; }
table.table-description tr:first-child {
  border-color: #00a862; }
  table.table-description tr:first-child td {
    border-color: #00a862; }

table tr.order_summary td.label {
  text-align: right; }

table {
  margin-bottom: 20px; }

/* #Misc
================================================== */
.allow-clickthrough {
  pointer-events: none !important; }

.hidden {
  display: none; }

.remove {
  color: #161616; }

.relative {
  position: relative; }

.half-bottom {
  margin-bottom: 10px !important; }

.add-bottom {
  margin-bottom: 20px !important; }

.right {
  float: right;
  position: relative; }

.columns.right {
  float: right;
  position: relative; }

.left {
  float: left; }

.inline {
  display: inline; }

.center {
  text-align: center; }

.relative {
  position: relative; }

.align_right {
  text-align: right; }

.align_left {
  text-align: left; }

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

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

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

p.warning {
  text-align: center;
  font-weight: bold; }

.warning--quantity {
  clear: both;
  display: inline-block; }

@media (min-width: 799px) {
  .large--right {
    float: right;
    position: relative; } }

.cart_item p.warning {
  margin-top: 5px; }

.container div.mobile_only, span.mobile_only, .mobile_only {
  display: none; }

.no_border {
  border: none !important; }

.extra_padding {
  padding-top: 4px; }

div.hidden {
  display: none; }

div.is-absolute {
  position: absolute !important;
  top: 0;
  margin-top: 0; }

.full-width-image {
  width: 100%; }

#instantclick-bar {
  background: #005b94;
  z-index: 100000;
  height: 4px; }

#grid .column,
#grid .columns {
  background: #ddd;
  height: 25px;
  line-height: 25px;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
  color: #555;
  font-size: 12px;
  font-weight: bold;
  border-radius: 2px; }

#grid .column:hover,
#grid .columns:hover {
  background: #bbb;
  color: #333; }

#grid .example-grid {
  overflow: hidden; }

.quick-shop .product_gallery img {
  background-color: #ffffff; }

.items_left {
  margin: 0 0 15px;
  line-height: 1.6em;
  font-size: normal;
  font-style: italic;
  color: #8c8b8b; }

.cart .paypal-button + .paypal-button {
  display: none; }

.cart-original-subtotal {
  font-size: 15px;
  font-weight: 500; }

/* #Testimonials
================================================== */
.testimonial-section {
  position: relative; }
  .testimonial-section .set-static {
    display: flex; }
    .testimonial-section .set-static .caption {
      position: static;
      transform: translateY(0);
      padding: 40px;
      margin: auto; }
  .testimonial-section .set-testimonial-height {
    height: 95%; }
  @media (min-width: 799px) {
    .testimonial-section .darken-bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: block;
      background: rgba(0, 0, 0, 0.6); } }
  @media (max-width: 480px) {
    .testimonial-section .testimonial-block .caption {
      margin: auto;
      padding: 5%; } }
  @media (max-width: 480px) {
    .testimonial-section .testimonial-block .caption.no-white-bg {
      background-color: white; } }
  .testimonial-section .feature_divider {
    margin: 25px auto;
    width: 10%;
    display: inline-block; }
    @media (max-width: 480px) {
      .testimonial-section .feature_divider {
        margin: 5px auto; } }
  .testimonial-section .testimonial-text {
    width: 80%; }
    .testimonial-section .testimonial-text .subtitle {
      text-transform: none; }
      @media (max-width: 480px) {
        .testimonial-section .testimonial-text .subtitle {
          font-weight: normal;
          font-size: 14px; } }
    .testimonial-section .testimonial-text h2, .testimonial-section .testimonial-text p {
      color: #ffffff; }
      @media (max-width: 480px) {
        .testimonial-section .testimonial-text h2, .testimonial-section .testimonial-text p {
          color: #161616;
          text-shadow: none; } }
  .testimonial-section .testimonial-block.gallery-cell.use-mobile-color {
    background-color: #5c5c5c; }
    .testimonial-section .testimonial-block.gallery-cell.use-mobile-color .caption .caption-content p {
      color: #ffffff; }
  .testimonial-section .use-mobile-color .animated {
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.25s; }

.testimonial-slideshow, .testimonial-block.gallery-cell {
  background-color: transparent; }

.testimonial-section .testimonial-slideshow.remove-background .testimonial-block.gallery-cell.use-mobile-color .caption .caption-content p.headline {
  color: #0e103e;
  font-size: 24px; }
  @media (max-width: 480px) {
    .testimonial-section .testimonial-slideshow.remove-background .testimonial-block.gallery-cell.use-mobile-color .caption .caption-content p.headline {
      position: relative;
      padding: 0 15px;
      text-align: center; } }
.testimonial-section .testimonial-slideshow.remove-background .testimonial-block.gallery-cell.use-mobile-color .caption .caption-content p.headline:before {
  content: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/icon_quote_1.png?v=43446977520880613071617177217");
  background-color: white;
  margin-top: 0;
  margin-left: -30px;
  position: absolute; }
  @media (max-width: 480px) {
    .testimonial-section .testimonial-slideshow.remove-background .testimonial-block.gallery-cell.use-mobile-color .caption .caption-content p.headline:before {
      position: absolute;
      margin-left: 0;
      left: -10px; } }
.testimonial-section .testimonial-slideshow.remove-background .testimonial-block.gallery-cell.use-mobile-color .caption .caption-content p.headline:after {
  content: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/icon_quote_2.png?v=42556315716536807721617177218");
  background-color: white;
  margin-top: 0;
  margin-left: 5px;
  position: absolute; }
  @media (max-width: 480px) {
    .testimonial-section .testimonial-slideshow.remove-background .testimonial-block.gallery-cell.use-mobile-color .caption .caption-content p.headline:after {
      position: absolute;
      right: -5px; } }
.testimonial-section .testimonial-slideshow.remove-background .testimonial-block.gallery-cell.use-mobile-color .caption .caption-content p {
  color: #0e103e;
  font-size: 14px; }
.testimonial-section .testimonial-slideshow.remove-background .testimonial-block.gallery-cell.use-mobile-color {
  background-color: #fff; }
.testimonial-section .testimonial-slideshow.remove-background .caption-content {
  max-width: 100%;
  width: 100%; }
.testimonial-section .testimonial-slideshow.remove-background .flickity-prev-next-button {
  opacity: 0; }
@media (max-width: 480px) {
  .testimonial-section .testimonial-slideshow.remove-background .subtitle {
    text-align: center; }
    .testimonial-section .testimonial-slideshow.remove-background .subtitle p {
      font-size: 14px !important; } }
.testimonial-section .testimonial-slideshow.remove-background .testimonial-section .flickity-page-dots .dot {
  height: 4px;
  width: 40px;
  margin: 0;
  border-radius: 0;
  background: #333; }
@media (max-width: 480px) {
  .testimonial-section .testimonial-slideshow.remove-background .flickity-page-dots {
    bottom: 15px; } }
.testimonial-section .testimonial-slideshow.remove-background .flickity-rtl .flickity-page-dots {
  direction: rtl; }
.testimonial-section .testimonial-slideshow.remove-background .flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  filter: alpha(opacity=25);
  /* IE8 */
  opacity: 0.25;
  cursor: pointer; }
.testimonial-section .testimonial-slideshow.remove-background .flickity-page-dots .dot.is-selected {
  filter: alpha(opacity=100);
  /* IE8 */
  opacity: 1;
  background: #00a862; }
@media (max-width: 480px) {
  .testimonial-section .testimonial-slideshow.remove-background {
    padding-bottom: 15px; } }
.testimonial-section .testimoniaial-highlight {
  font-size: 72px;
  color: #00a862; }

.testimonial-slideshow.remove-background:focus {
  -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.02);
  -moz-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.02);
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.02); }

/* #FAQ Template
================================================== */
.page-faq .faq--heading {
  padding-top: 30px; }

/* #Logo-list
================================================== */
.logo-bar {
  text-align: center;
  margin-bottom: 20px; }
  .logo-bar a {
    transition: ease all 0.6s; }
    .logo-bar a:hover {
      opacity: 0.6; }

.logo-bar__item {
  display: inline-block;
  vertical-align: middle;
  max-width: 160px;
  width: 160px;
  margin-top: 20px; }
  @media (min-width: 799px) {
    .logo-bar__item {
      margin-left: 25px;
      margin-right: 25px; } }

/* #Gallery Section
================================================== */
div.container.gallery-content {
  margin-top: 0;
  padding-top: 0; }

.gallery-section.container {
  padding-top: 0;
  margin-top: 0; }

.gallery-section {
  text-align: center; }
  .gallery-section .container {
    padding-bottom: 0px; }
  .gallery-section .gallery-break {
    width: 100%;
    clear: both; }
  .gallery-section .display-table {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%; }
  .gallery-section .display-table-cell {
    display: table-cell;
    vertical-align: middle;
    float: none; }
  .gallery-section .gallery-image-wrapper,
  .gallery-section .gallery-empty-wrapper {
    margin: 5px;
    position: relative; }
  .gallery-section .gallery-empty-wrapper {
    min-height: 150px; }
  .gallery-section .gallery-empty-wrapper:nth-child(even) .placeholder-svg {
    background-color: rgba(14, 16, 62, 0.3); }
  .gallery-section a {
    display: block; }
  .gallery-section .gallery-image-wrapper .overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: opacity 0.3s ease-in; }
    .gallery-section .gallery-image-wrapper .overlay .icon-search {
      color: white;
      font-size: 1.5em;
      top: 50%; }
  .gallery-section .gallery-image-wrapper:hover .overlay {
    opacity: 1; }

.gallery-section.gallery-horizontal {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .gallery-section.gallery-horizontal i {
    display: block; }
  .gallery-section.gallery-horizontal img {
    position: absolute;
    top: 0;
    width: 100%;
    vertical-align: bottom;
    width: 100%;
    height: auto;
    display: block; }
  @media only screen and (min-width: 2000px) {
    .gallery-section.gallery-horizontal .gallery-image-wrapper:last-child {
      width: 15%;
      flex-basis: initial !important;
      flex-grow: initial !important; } }
  .gallery-section.gallery-horizontal .gallery-empty-wrapper {
    width: 190px; }

.gallery-full {
  display: inline-block;
  width: 100%; }
  .gallery-full .gallery-image-wrapper, .gallery-full .gallery-empty-wrapper {
    margin: 0; }
  .gallery-full .gallery-empty-wrapper {
    width: 25%; }

.ie9 .gallery-image-wrapper {
  width: 20%;
  float: left;
  display: inline-block; }
  .ie9 .gallery-image-wrapper img {
    position: relative;
    max-height: 200px; }

.gallery-section.gallery-classic .gallery-image-wrapper, .gallery-section.gallery-classic .gallery-empty-wrapper {
  display: block;
  float: left;
  margin: 0; }
  .gallery-section.gallery-classic .gallery-image-wrapper img, .gallery-section.gallery-classic .gallery-image-wrapper svg, .gallery-section.gallery-classic .gallery-empty-wrapper img, .gallery-section.gallery-classic .gallery-empty-wrapper svg {
    width: 100%;
    display: block; }
.gallery-section.gallery-classic .add-padding {
  padding: 5px; }
.gallery-section.gallery-classic .two-per-row {
  width: 50%; }
  @media only screen and (max-width: 767px) {
    .gallery-section.gallery-classic .two-per-row {
      width: 100%; } }
.gallery-section.gallery-classic .three-per-row {
  width: 33.333%; }
  @media only screen and (max-width: 767px) {
    .gallery-section.gallery-classic .three-per-row {
      width: 100%; } }
.gallery-section.gallery-classic .four-per-row {
  width: 25%; }
  @media only screen and (max-width: 767px) {
    .gallery-section.gallery-classic .four-per-row {
      width: 100%; } }
.gallery-section.gallery-classic .five-per-row {
  width: 20%; }
  @media only screen and (max-width: 767px) {
    .gallery-section.gallery-classic .five-per-row {
      width: 100%; } }

.gallery-section.gallery-masonry .masonry {
  font-size: .85em;
  line-height: 0px;
  margin: 10px 0;
  column-gap: 10px;
  -moz-column-gap: 10px;
  -webkit-column-gap: 10px; }
.gallery-section.gallery-masonry .gallery-empty-wrapper {
  min-height: 100px;
  overflow: hidden; }
  .gallery-section.gallery-masonry .gallery-empty-wrapper svg {
    min-width: 800px; }
    .gallery-section.gallery-masonry .gallery-empty-wrapper svg path {
      display: none; }
.gallery-section.gallery-masonry .adjust-columns {
  column-gap: 0px;
  -moz-column-gap: 0px;
  -webkit-column-gap: 0px;
  overflow: hidden; }
.gallery-section.gallery-masonry .gallery-image-wrapper, .gallery-section.gallery-masonry .gallery-empty-wrapper {
  display: inline-block;
  margin-bottom: 0px;
  width: 100%;
  margin: 5px 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  .gallery-section.gallery-masonry .gallery-image-wrapper img, .gallery-section.gallery-masonry .gallery-image-wrapper svg, .gallery-section.gallery-masonry .gallery-empty-wrapper img, .gallery-section.gallery-masonry .gallery-empty-wrapper svg {
    width: 100%;
    display: block; }
.gallery-section.gallery-masonry .two-per-row {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0); }
  @media only screen and (max-width: 798px) {
    .gallery-section.gallery-masonry .two-per-row {
      -moz-column-count: 3;
      -webkit-column-count: 3;
      column-count: 3; } }
  @media only screen and (max-width: 400px) {
    .gallery-section.gallery-masonry .two-per-row {
      -moz-column-count: 1;
      -webkit-column-count: 1;
      column-count: 1; } }
.gallery-section.gallery-masonry .three-per-row {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0); }
  @media only screen and (max-width: 798px) {
    .gallery-section.gallery-masonry .three-per-row {
      -moz-column-count: 3;
      -webkit-column-count: 3;
      column-count: 3; } }
  @media only screen and (max-width: 400px) {
    .gallery-section.gallery-masonry .three-per-row {
      -moz-column-count: 1;
      -webkit-column-count: 1;
      column-count: 1; } }
.gallery-section.gallery-masonry .four-per-row {
  -moz-column-count: 4;
  -webkit-column-count: 4;
  column-count: 4;
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0); }
  @media only screen and (max-width: 798px) {
    .gallery-section.gallery-masonry .four-per-row {
      -moz-column-count: 3;
      -webkit-column-count: 3;
      column-count: 3; } }
  @media only screen and (max-width: 400px) {
    .gallery-section.gallery-masonry .four-per-row {
      -moz-column-count: 1;
      -webkit-column-count: 1;
      column-count: 1; } }
.gallery-section.gallery-masonry .five-per-row {
  -moz-column-count: 5;
  -webkit-column-count: 5;
  column-count: 5;
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0); }
  @media only screen and (max-width: 798px) {
    .gallery-section.gallery-masonry .five-per-row {
      -moz-column-count: 3;
      -webkit-column-count: 3;
      column-count: 3; } }
  @media only screen and (max-width: 400px) {
    .gallery-section.gallery-masonry .five-per-row {
      -moz-column-count: 1;
      -webkit-column-count: 1;
      column-count: 1; } }
.gallery-section.gallery-masonry.gallery-full .gallery-image-wrapper, .gallery-section.gallery-masonry.gallery-full .gallery-empty-wrapper {
  margin: 0px;
  margin-bottom: 0px !important; }

/* #Recently Viewed
================================================== */
.rv-container {
  display: block; }
  .rv-container .thumbnail:empty {
    margin-bottom: 0; }

.sidebar .collection_swatches .swatch {
  float: left; }
.sidebar .toggle_list .rv-container a:hover {
  border-color: transparent; }
.sidebar .toggle_list .rv-container a.product-info__caption.hidden {
  display: none; }
  @media (max-width: 769px) {
    .sidebar .toggle_list .rv-container a.product-info__caption.hidden {
      display: block; } }
.sidebar .recently-viewed__title {
  display: none; }
.sidebar .rv-sidebar-element .product_image,
.sidebar .rv-sidebar-element .product-info__caption {
  max-width: 75%; }
.sidebar .rv-sidebar-element .product_image a {
  display: inline-block; }
.sidebar .rv-sidebar-element .product_image img {
  height: auto; }
@media (max-width: 769px) {
  .sidebar .product-list .thumbnail .title, .sidebar .product-list .thumbnail .price, .sidebar .product-list .thumbnail .brand {
    text-align: left;
    display: block; } }
.sidebar .product-list .thumbnail .thumbnail-overlay {
  position: relative;
  opacity: 1;
  background: transparent; }
  .sidebar .product-list .thumbnail .thumbnail-overlay .product-details {
    position: relative;
    transform: none;
    transition: none;
    opacity: 1;
    text-align: left; }
    .sidebar .product-list .thumbnail .thumbnail-overlay .product-details .title {
      color: #161616;
      padding: 0; }
    .sidebar .product-list .thumbnail .thumbnail-overlay .product-details .title,
    .sidebar .product-list .thumbnail .thumbnail-overlay .product-details .price {
      font-size: 0.9vw; }
  .sidebar .product-list .thumbnail .thumbnail-overlay .info {
    position: relative;
    font-size: 12px;
    opacity: 1;
    top: 0;
    transform: translateY(0);
    padding-bottom: 0; }
    .sidebar .product-list .thumbnail .thumbnail-overlay .info .quick_shop {
      display: none; }

.product-description-bottom .js-recently-viewed.rv-main {
  clear: both; }

.rv-box-element .js-recently-viewed-product:nth-child(2), .rv-sidebar-element .js-recently-viewed-product:nth-child(2) {
  display: none; }

/* #Google Search
================================================== */
.gse_wrap .gse_pagination a {
  padding: 0 5px 0 5px;
  color: #00558A; }
.gse_wrap .gse_stats {
  text-align: left;
  padding-bottom: 40px; }
  @media (min-width: 799px) {
    .gse_wrap .gse_stats {
      padding-bottom: 0px; } }
.gse_wrap .gse_loader {
  margin: 0 auto;
  border: 0.5em solid #f2f2f2;
  /* Gray 1 */
  border-top: 0.5em solid #00a862;
  /* Primary green */
  border-radius: 50%;
  width: 3em;
  height: 3em;
  animation: loading-spinner 2s linear infinite; }

.gse_search_item {
  box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
  border-radius: 8px;
  margin: 0 0 10px 0;
  padding: 12px 16px 12px 16px; }
  @media (min-width: 799px) {
    .gse_search_item {
      box-shadow: none;
      border-radius: 0px;
      padding: 0; } }
  .gse_search_item hr.gse_mobile_divider {
    display: block;
    border-color: #f2f2f2; }
    @media (min-width: 799px) {
      .gse_search_item hr.gse_mobile_divider {
        display: none; } }
  .gse_search_item a.gse_title,
  .gse_search_item a.gse_title:visited {
    color: #0E103E; }
  .gse_search_item .gse_url {
    margin: 0;
    color: #00558A;
    word-break: break-all; }
  .gse_search_item .google-thumbnail {
    width: 100px;
    float: left;
    margin-right: 20px; }
    @media (max-width: 480px) {
      .gse_search_item .google-thumbnail {
        display: none; } }
  .gse_search_item .inner-wrap {
    margin-left: 120px; }
    @media (max-width: 480px) {
      .gse_search_item .inner-wrap {
        margin-left: 0; } }

/* #Search autocomplete
================================================== */
.dropdown .header_search_form .search__results .item-result,
.main_nav .search__results .item-result {
  left: 0;
  margin-left: 0px !important;
  width: 100%;
  background: #ffffff;
  border-left: 0;
  border-right: 0; }
  .dropdown .header_search_form .search__results .item-result a .title,
  .main_nav .search__results .item-result a .title {
    color: #161616;
    transition: all 0.3s ease-in-out; }
  .dropdown .header_search_form .search__results .item-result a:hover,
  .main_nav .search__results .item-result a:hover {
    background: #ffffff; }
  .dropdown .header_search_form .search__results .item-result a:hover .title,
  .main_nav .search__results .item-result a:hover .title {
    color: #161616; }
  .dropdown .header_search_form .search__results .item-result a:hover span,
  .main_nav .search__results .item-result a:hover span {
    color: #161616; }

.nav .search__results {
  width: 100%;
  right: 0;
  left: auto; }
  .nav .search__results li a:active {
    transition: ease-in-out 0s all; }
  .nav .search__results.gse_search_autocomplete {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    border-radius: 3px; }

.search_container input {
  z-index: 29; }

.shogun-root ul.search__results,
.search__results {
  z-index: 30;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: absolute; }
  .shogun-root ul.search__results li,
  .search__results li {
    display: block;
    width: 100%;
    background: #fff;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #cccccc;
    overflow: hidden; }
    .shogun-root ul.search__results li:first-child,
    .search__results li:first-child {
      border-top: none; }
    .shogun-root ul.search__results li a,
    .shogun-root ul.search__results li a:active,
    .search__results li a,
    .search__results li a:active {
      width: 100%;
      transition: ease-in-out 0.3s all;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      padding: 0px 20px;
      text-decoration: none; }
    .shogun-root ul.search__results li a:hover,
    .search__results li a:hover {
      background-color: rgba(83, 86, 90, 0.1);
      text-decoration: underline; }
    .shogun-root ul.search__results li a:active,
    .search__results li a:active {
      background-color: rgba(83, 86, 90, 0.2); }
    .shogun-root ul.search__results li img,
    .search__results li img {
      display: block; }
  .shogun-root ul.search__results .title,
  .search__results .title {
    text-transform: none;
    padding-left: 0px;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    padding-top: 15px;
    padding-bottom: 15px; }
    .shogun-root ul.search__results .title.see-all,
    .search__results .title.see-all {
      padding-top: 0px;
      padding-bottom: 0px; }
  .shogun-root ul.search__results .thumbnail,
  .search__results .thumbnail {
    padding: 0;
    text-align: center; }
    .shogun-root ul.search__results .thumbnail img,
    .search__results .thumbnail img {
      max-width: 70px;
      max-height: 70px; }
  .shogun-root ul.search__results .result--page .title,
  .search__results .result--page .title {
    padding-left: 0; }
  .shogun-root ul.search__results .result--page span.item-pricing,
  .search__results .result--page span.item-pricing {
    text-transform: none;
    font-weight: lighter;
    font-size: 0.8rem; }

.menu a span.item-pricing,
span.item-pricing {
  padding: 0;
  display: none; }
  .menu a span.item-pricing span,
  span.item-pricing span {
    padding: 0; }

.all-results {
  width: 100%;
  margin: 0; }
  .all-results span {
    display: block;
    width: 100%;
    text-align: center; }
  .all-results span.item-pricing {
    color: #005b94; }
  .all-results a:hover {
    background-color: #008759; }

/* #Search page
================================================== */
.search-template-section form {
  position: relative; }
.search-template-section .search_container {
  position: relative; }
  .search-template-section .search_container .search-submit {
    z-index: 900; }
  .search-template-section .search_container input {
    border-radius: 100px;
    padding-left: 15px; }

.search-matrix .product_row {
  padding: 20px 0;
  border-bottom: 1px solid #cccccc; }

.search-matrix .product_row:last-child {
  border-bottom: none; }

/* #Search Section
================================================== */
.search-bgr-true {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.search-section {
  background-color: #b4bac1;
  width: 100%;
  display: inline-block; }
  .search-section h2 {
    margin-bottom: 0.25em; }
  .search-section h2,
  .search-section p {
    color: #000000; }
  .search-section .container {
    padding: 40px 0; }

.text-align--center .search__container {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }

.text-align--left .search__container {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start; }

.text-align--right .search__container {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end; }

.search__container {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .search__container .search__wrapper {
    display: inline-block;
    position: relative;
    max-width: 650px;
    width: 100%; }
  .search__container input[type="text"] {
    font-size: 16px;
    display: inline-block;
    border: 1px solid #000;
    min-height: 50px;
    height: 50px;
    margin-bottom: 0; }
    .search__container input[type="text"]:active, .search__container input[type="text"]:focus {
      border: 1px solid #000; }

.search__form {
  width: 100%;
  max-width: 650px;
  position: relative;
  -webkit-box-flex: 0 0 auto;
  -moz-box-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.search__results {
  top: 100%;
  width: 100%;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  border-radius: 3px; }
  .search__results li {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc; }
  .search__results .all-results {
    border: 0;
    width: 100%;
    margin: 0;
    padding-left: 0px !important; }
    .search__results .all-results span {
      display: block;
      width: 100%;
      text-align: center;
      padding-left: 0; }
    .search__results .all-results span.item-pricing {
      color: #005b94; }
    .search__results .all-results a,
    .search__results .all-results a:active {
      padding: 20px;
      text-align: center;
      display: block !important;
      line-height: 1; }
    .search__results .all-results .title {
      padding-top: 0px;
      padding-bottom: 0px; }
      .search__results .all-results .title a,
      .search__results .all-results .title a:active {
        padding-top: 15px;
        padding-bottom: 15px; }
      .search__results .all-results .title:hover {
        text-decoration: underline; }

.search__button {
  position: absolute;
  margin-top: 0;
  top: 0;
  height: 50px;
  width: 50px;
  right: 0px;
  padding: 0;
  background-color: #000;
  border-color: transparent;
  color: white;
  font-size: 24px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }
  .search__button:hover {
    color: white;
    background-color: #999999;
    border: 1px solid #000;
    border-left: 1px solid #999999; }

/* #Site Styles
================================================== */
div.container {
  margin: 0 auto;
  padding: 20px 0; }

.featured_text {
  font-size: 18px;
  line-height: 36px; }

.large_text {
  font-size: 28px;
  line-height: 50px; }

div.content {
  padding: 0px 0px 15px 0; }

div.page {
  padding-top: 30px; }

/* #Header
================================================== */
.dropdown .header_search_form .search-terms {
  height: 50px;
  min-height: 50px; }

.main_nav div.logo a {
  padding-top: 12px;
  padding-bottom: 12px;
  display: block;
  color: #000000 !important;
  outline: 0; }

.menu-position--block div.logo {
  width: 100%; }
.menu-position--block .sticky_nav div.logo {
  display: none; }

div.logo {
  float: left; }
  div.logo img {
    max-height: 34px; }
  div.logo.text-align--center img {
    margin: 0 auto; }
  div.logo.text-align--left {
    padding-left: 20px; }
    @media (min-width: 1400px) {
      div.logo.text-align--left {
        padding-left: 10px; } }

.primary_logo {
  display: block; }

.secondary_logo {
  display: none; }

header.feature_image.secondary_logo--true img.primary_logo,
header.feature_image.secondary_logo--true img.secondary_logo {
  display: none; }

header.secondary_logo--true:not(.feature_image) img.secondary_logo {
  display: none !important; }
header.secondary_logo--true:not(.feature_image) img.primary_logo {
  display: inline !important; }

div.section {
  margin: 10px 0; }

.featured_content,
.featured_content h1,
.featured_content h2,
.featured_content h3,
.featured_content h4,
.featured_content h5,
.featured_content h6 {
  color: #363636; }

.featured_content {
  background-color: #ffffff; }

.nav_arrows {
  float: right; }

.nav_arrows .next, .nav_arrows .prev {
  display: inline-block;
  margin: 10px 0;
  padding: 0.5rem 1rem; }

.nav_arrows .icon-right-arrow:before {
  content: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/Text-Button-Arrow.svg?15427");
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  line-height: normal;
  position: absolute;
  margin-left: 40px;
  bottom: 2px; }

.nav_arrows .icon-left-arrow:before {
  content: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/Text-Button-Arrow.svg?15427");
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  line-height: normal;
  position: absolute;
  margin-left: -25px;
  bottom: 2px; }

.nav_arrows .next:hover .icon-right-arrow:before {
  margin-left: 45px !important;
  transition: margin 0.05s linear; }

.nav_arrows .prev:hover .icon-left-arrow:before {
  margin-left: -30px !important;
  transition: margin 0.05s linear; }

.sku {
  margin: 0; }

#category {
  width: 100%; }

/* Pagination & infinite scrolling */
.paginate, .load-more {
  text-align: center; }

.paginate .page a, .paginate .current, a.tag {
  border: solid 1px #cccccc;
  margin: 10px 5px;
  padding: 0.6rem 1rem;
  display: inline-block;
  border-radius: 50%; }
  .paginate .page a:hover, .paginate .current:hover, a.tag:hover {
    color: #fff;
    background-color: #005b94;
    border: solid 1px #005b94; }

.paginate .current {
  font-weight: bold;
  color: #fff;
  background-color: #005b94;
  border: solid 1px #005b94; }

.paginate .next, .paginate .prev {
  display: inline-block;
  margin: 10px 0;
  padding: 0.5rem 1rem; }

.load-more {
  display: none; }

.paginate .next .icon-right-arrow:before {
  content: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/Text-Button-Arrow.svg?15427");
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  line-height: normal;
  position: absolute;
  margin-left: 25px;
  bottom: 2px; }

.paginate .prev .icon-left-arrow:before {
  content: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/Text-Button-Arrow.svg?15427");
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  line-height: normal;
  position: absolute;
  margin-left: -30px;
  bottom: 2px; }

.paginate .next:hover .icon-right-arrow:before {
  margin-left: 30px !important;
  transition: margin 0.05s linear; }

.paginate .prev:hover .icon-left-arrow:before {
  margin-left: -35px !important;
  transition: margin 0.05s linear; }

.collection-template-section .load-more,
.search-template-section .load-more {
  display: block;
  clear: both; }

.load-more__icon {
  opacity: 0;
  height: 0;
  width: 0;
  transition: all 0.3s linear;
  background: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/loader.gif") center center no-repeat;
  background-size: 32px 32px;
  margin: 0 auto; }

.collection-matrix.loading-in-progress.filter-loading {
  height: 0; }

.collection-matrix.loading-in-progress + .load-more__icon {
  width: 44px;
  height: 44px;
  opacity: 1; }

a.tag {
  font-size: smaller;
  padding: 4px 6px;
  margin: 5px 2px 5px 0; }

.paginate .deco {
  border: none; }

.collection_banner {
  text-align: center;
  margin-bottom: 40px; }
  .collection_banner .banner_content {
    max-width: 400px;
    margin: auto; }
    @media (min-width: 799px) {
      .collection_banner .banner_content {
        margin-top: 20px; } }
    .collection_banner .banner_content p {
      margin: 0; }

.collection-template-section div.container {
  padding: 0px 0; }

.collection_gray_bar .section {
  margin: 0; }
.collection_gray_bar .container {
  padding: 15px 0; }
.collection_gray_bar input, .collection_gray_bar select {
  height: 40px;
  min-height: 40px; }

/* Product list - collections */
.product-list .thumbnail,
.slider-gallery .thumbnail,
.list-collections .thumbnail {
  position: relative;
  text-align: center;
  margin-bottom: 15px;
  display: block; }
  .product-list .thumbnail .product_image,
  .slider-gallery .thumbnail .product_image,
  .list-collections .thumbnail .product_image {
    min-height: 200px; }
    @media (max-width: 769px) {
      .product-list .thumbnail .product_image,
      .slider-gallery .thumbnail .product_image,
      .list-collections .thumbnail .product_image {
        min-height: 170px; } }
    @media (max-width: 480px) {
      .product-list .thumbnail .product_image,
      .slider-gallery .thumbnail .product_image,
      .list-collections .thumbnail .product_image {
        min-height: 150px; } }
  .product-list .thumbnail .thumbnail-overlay,
  .slider-gallery .thumbnail .thumbnail-overlay,
  .list-collections .thumbnail .thumbnail-overlay {
    background-color: rgba(241, 241, 241, 0.7);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.3s ease-in; }
    .product-list .thumbnail .thumbnail-overlay > a,
    .slider-gallery .thumbnail .thumbnail-overlay > a,
    .list-collections .thumbnail .thumbnail-overlay > a {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    @media (max-width: 769px) {
      .product-list .thumbnail .thumbnail-overlay,
      .slider-gallery .thumbnail .thumbnail-overlay,
      .list-collections .thumbnail .thumbnail-overlay {
        display: none; } }
    @media (min-width: 1400px) {
      .product-list .thumbnail .thumbnail-overlay,
      .slider-gallery .thumbnail .thumbnail-overlay,
      .list-collections .thumbnail .thumbnail-overlay {
        line-height: 1.5; } }
  .product-list .thumbnail img,
  .slider-gallery .thumbnail img,
  .list-collections .thumbnail img {
    vertical-align: bottom;
    transition: opacity .3s ease-in;
    width: 100%; }
  .product-list .thumbnail .product-info__caption,
  .slider-gallery .thumbnail .product-info__caption,
  .list-collections .thumbnail .product-info__caption {
    display: block;
    margin-top: 10px;
    text-align: center;
    font-size: 14px; }
    @media only screen and (max-width: 1024px) {
      .product-list .thumbnail .product-info__caption,
      .slider-gallery .thumbnail .product-info__caption,
      .list-collections .thumbnail .product-info__caption {
        display: block; } }
  .product-list .thumbnail .image__container,
  .slider-gallery .thumbnail .image__container,
  .list-collections .thumbnail .image__container {
    margin-left: auto; }
  .product-list .thumbnail .spr-container .product-info__caption,
  .slider-gallery .thumbnail .spr-container .product-info__caption,
  .list-collections .thumbnail .spr-container .product-info__caption {
    margin-top: 0; }

@media only screen and (max-width: 1024px) {
  .touchevents .product-info__caption {
    display: block; }
  .touchevents .thumbnail-overlay {
    display: none; } }
.hidden-product-link {
  line-height: 0;
  font-size: 0;
  color: transparent;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

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

/* Swap to second image on hover */
/* Thumbnail overlay */
.quick_shop,
.view_all {
  font-family: TeleVoiceSemiBold, TeleVoiceRegular, sans-serif;
  font-weight: normal;
  font-size: 15px;
  text-transform: none;
  letter-spacing: 0px;
  cursor: pointer;
  position: relative;
  display: inline-block;
  border: 1px solid #000000;
  padding: 10px 20px;
  margin-top: 2rem;
  color: #000000;
  opacity: 0;
  pointer-events: all;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -ms-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  transition: opacity 0.3s ease-out, transform 0.3s ease-out,color 0.3s linear, background-color 0.3s linear;
  border-radius: 100px; }
  .quick_shop:hover,
  .view_all:hover {
    color: #f1f1f1;
    background-color: #000000; }

.product-list.collection-matrix {
  margin-top: 30px; }

.product-wrap {
  display: inline-block;
  width: 100%;
  padding: 0px 10px 10px 10px;
  min-height: 340px;
  background: #F2F2F2;
  overflow: hidden; }

.thumbnail .price span.money {
  color: #005b94; }
  .thumbnail .price span.money:hover {
    color: #005b94; }
.thumbnail .sale span.money {
  color: #e73c3e; }
.thumbnail .was_price span.money {
  color: #8c8b8b; }

/* Product banners */
.new {
  position: relative;
  display: inline;
  padding: 5px;
  border-radius: 2px;
  font-size: 12px; }

.product-list .thumbnail img,
.slider-gallery .thumbnail img {
  height: 200px;
  width: auto; }
.product-list .thumbnail img.secondary,
.slider-gallery .thumbnail img.secondary {
  max-height: 200px;
  height: auto;
  width: 100%; }

.thumbnail:not(.align-height--false) img.lazyloaded {
  height: auto;
  max-height: 200px; }

.thumbnail .sold_out, .sold_out {
  font-weight: 400;
  color: #161616; }

.thumbnail-overlay .sold_out {
  font-weight: normal;
  color: #000000; }

.thumbnail .sale, .sale {
  color: #e73c3e; }

.banner_holder {
  position: absolute;
  top: 0;
  right: 0; }

.sale_banner, .new_banner, .preorder_banner {
  background: #005b94;
  font-family: TeleVoiceSemiBold, TeleVoiceRegular, sans-serif;
  font-weight: normal;
  font-size: 15px;
  text-transform: none;
  letter-spacing: 0px;
  padding: 8px 12px;
  text-align: center;
  color: #fff;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased; }
  @media (max-width: 769px) {
    .sale_banner, .new_banner, .preorder_banner {
      padding: 4px 10px;
      font-size: smaller; } }

.new_banner, .preorder_banner {
  background: #ffc845; }

a.secondary_button, input.secondary_button {
  display: block;
  padding: 15px 0;
  text-align: center;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  margin: 20px 0;
  font-family: TeleVoiceSemiBold, TeleVoiceRegular, sans-serif;
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0px;
  color: #005b94;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased; }
  a.secondary_button:hover, a.secondary_button:active, a.secondary_button:visited, input.secondary_button:hover, input.secondary_button:active, input.secondary_button:visited {
    color: #005b94; }

.thumbnail .price, .thumbnail .title {
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400; }

.thumbnail a.product-info__caption:hover {
  text-decoration: none !important; }

.thumbnail .product-buttons {
  margin-top: 20px;
  min-height: 45px;
  display: inline-block;
  width: 100%; }
  .thumbnail .product-buttons a {
    width: 46%; }
  @media only screen and (max-width: 480px) {
    .thumbnail .product-buttons a {
      width: 100%;
      margin-bottom: 5%; } }

.thumbnail .product-short-intro {
  text-align: left;
  min-height: 62px;
  margin-top: 10px !important; }

.cart_price {
  float: right;
  text-align: right;
  padding-left: 20px;
  font-weight: bold;
  display: none; }

#estimated-shipping, .excluding_tax {
  display: block; }

.cart_page_image {
  text-align: center; }
  .cart_page_image img {
    margin-bottom: 1em;
    width: 100%; }

.cart_content_info {
  padding: 0; }
  .cart_content_info h5 {
    padding: 0;
    margin-bottom: 10px;
    margin-top: 0; }
  .cart_content_info .price_total {
    padding: 0 0 10px;
    margin-bottom: 20px;
    font-size: 1.1em; }

.subtotal {
  border-left: 1px solid #cccccc;
  padding-left: 40px; }
  @media (max-width: 769px) {
    .subtotal {
      border-left: none;
      border-top: 1px solid #cccccc;
      padding-left: 0;
      padding-top: 20px; } }

.subtotal_amount {
  font-size: 1.4em;
  font-weight: bold; }

button.update {
  width: 30%;
  float: right; }

.size_chart {
  float: right;
  padding-top: 5px; }

#size-chart {
  display: none; }

#size-chart h5 {
  padding: 15px 0 0 0;
  text-align: center; }

.price_total_text {
  font-weight: normal;
  display: none; }

.was_price {
  text-decoration: line-through;
  color: #8c8b8b;
  text-shadow: none;
  font-weight: normal; }

.cart_savings {
  text-align: left; }

.savings {
  font-size: 16px;
  display: block;
  margin-top: 10px; }

.thumbnails a {
  display: block;
  margin-bottom: 1em; }

/* #Instagram Feed
================================================== */
#instafeed .instagram__item {
  position: relative;
  margin-bottom: 20px; }

.instagram__item:after {
  content: "";
  display: block;
  padding-bottom: 100%; }

.instagram__link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.instagram__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover; }

.instagram__video-link:after, .instagram__video-link:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2; }
.instagram__video-link:after {
  width: 0;
  height: 0;
  border: 16px solid transparent;
  border-left: 20px solid #fff;
  margin-top: -18px;
  margin-left: -7px;
  -webkit-filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.25)); }
.instagram__video-link:before {
  margin-top: -34px;
  margin-left: -34px;
  width: 60px;
  height: 60px;
  border: 3px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.18);
  background: rgba(0, 0, 0, 0.42);
  transition: background 0.3s ease; }
.instagram__video-link:hover:before {
  background: rgba(0, 0, 0, 0.7); }

.social-feeds-wrap .sixteen .columns:nth-child(4n + 1) {
  margin-left: 0; }
.social-feeds-wrap .sixteen .columns:nth-child(4n + 4) {
  margin-right: 0; }
.social-feeds-wrap .eight .columns:nth-child(odd) {
  margin-left: 0; }
.social-feeds-wrap .eight .columns:nth-child(even) {
  margin-right: 0; }

.arrow {
  position: relative;
  top: -1px;
  left: 2px;
  opacity: 0.6; }

.modal {
  margin: 10px 0;
  display: none;
  background-color: #ffffff; }

.modal_product {
  width: auto;
  line-height: 0px;
  max-width: 940px; }

.modal_product img {
  cursor: pointer; }

.modal_image {
  text-align: center; }

.modal a {
  padding-bottom: 0; }

.modal p.modal_price, p.modal_price {
  font-size: 36px;
  margin-bottom: 40px; }

p.modal_price.non-ecom.hide-nonecom {
  display: none; }

.modal form {
  margin-bottom: 10px; }

.product_image_col {
  margin-top: 15px;
  text-align: center; }

.meta {
  font-size: 13px; }

.meta p {
  font-size: 13px;
  margin-bottom: 0px; }

p.meta {
  margin-bottom: 10px; }

.comment-body p.meta {
  margin-bottom: 5px; }

.comment-body h6 {
  padding: 0; }

.sidebar_title {
  padding-bottom: 0px; }

.blog-post-section {
  padding-top: 40px; }
  .blog-post-section h1 {
    margin-top: -10px; }
  .blog-post-section h3 {
    margin-bottom: 30px; }
  .blog-post-section .related-support-wrap {
    margin-top: -40px; }
  .blog-post-section .related-blog {
    padding: 20px;
    background: #F2F2F2; }
    .blog-post-section .related-blog h5 {
      min-height: 75px; }

.blog-section h2 {
  margin-bottom: 0;
  line-height: 1.2;
  margin-top: 0; }
.blog-section .article h2 {
  font-size: 24px; }

.blog-section h2 a {
  color: #0e103e;
  text-decoration: none; }

.blog_meta {
  margin-bottom: 0; }
  @media (max-width: 769px) {
    .blog_meta {
      display: inline-block; } }

.blog_meta span {
  position: relative;
  display: inline-block;
  margin-right: 15px;
  font-size: smaller; }

.blog_meta span:after {
  content: '';
  position: absolute;
  right: -16px;
  top: 50%;
  margin: -1px 5px 0;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background-color: #8c8b8b; }

.blog_meta span:last-child:after {
  background-color: transparent; }

.tags span a {
  color: #005b94; }

.article h3.sub_title {
  letter-spacing: 0;
  margin: 10px auto 0;
  color: #00A862 !important; }

.article h3.sub_title a {
  /*color: #008759 !important;*/
  font-weight: 400; }

.article_content {
  margin-top: 30px; }

.excerpt {
  line-height: 1.5;
  margin: 0.5em 0 0em 0; }

.article, .article_image {
  margin-bottom: 30px !important; }

.article.column {
  position: relative; }
  .article.column .action_button, .article.column .button, .article.column .dynamic_buttons {
    position: absolute;
    bottom: 0; }
    @media (max-width: 769px) {
      .article.column .action_button, .article.column .button, .article.column .dynamic_buttons {
        position: relative; } }

.hover_image_pop .article img {
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  -ms-transition: all .2s ease-in-out !important; }

.hover_image_pop .article:hover img,
.hover_image_pop .article:active img {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
  border: 0 !important; }

.hover_image_pop .article:hover a,
.hover_image_pop .article:active a {
  text-decoration: underline; }

.hover_image_pop .article:hover a.arrow_button,
.hover_image_pop .article:hover .arrow_button a.shg-btn,
.hover_image_pop .article:active a.arrow_button,
.hover_image_pop .article:active .arrow_button a.shg-btn {
  text-decoration: underline;
  padding-right: 30px !important;
  transition: padding 0.05s linear; }

#comment_form .action_button, #contact_form .action_button {
  display: block;
  padding-left: 40px;
  padding-right: 40px; }
  @media (max-width: 769px) {
    #comment_form .action_button, #contact_form .action_button {
      width: 100%; } }

#contact_form .action_button.sign_up {
  display: inline-block;
  width: 120px;
  padding-left: 0;
  padding-right: 0;
  float: none; }

body.article {
  padding-bottom: 0; }

.toggle span {
  font-weight: bold;
  font-size: smaller;
  display: none; }

.toggle span.icon-right-arrow {
  margin-right: 10px !important;
  font-size: 0.9em !important;
  cursor: pointer;
  transition: .3s transform;
  color: #161616 !important; }

.toggle span.icon-right-arrow:before {
  color: #161616 !important;
  font-weight: 800; }

h3.toggle span.icon-right-arrow:before {
  color: #161616 !important; }

.sidebar .blog_search {
  margin-bottom: 15px; }
  .sidebar .blog_search input {
    width: 100%;
    border-radius: 100px;
    padding-left: 15px; }

.blog_meta a:hover {
  color: #005b94; }

.count {
  font-style: normal;
  font-size: 13px; }

.checkout {
  display: block;
  float: right;
  margin-top: 0px; }

.additional-checkout-buttons {
  text-align: center;
  margin-top: 10px; }
  .additional-checkout-buttons > *:not(script) {
    padding: 10px 0 0 10px;
    vertical-align: top;
    line-height: 1; }
    @media (max-width: 480px) {
      .additional-checkout-buttons > *:not(script) {
        padding: 10px 0 0 5px; } }
    .additional-checkout-buttons > *:not(script):first-child, .additional-checkout-buttons > *:not(script):empty {
      padding-left: 0px; }

.or {
  line-height: 40px;
  font-style: normal;
  font-size: 14px;
  padding: 0 10px;
  text-align: center; }
  @media (max-width: 480px) {
    .or {
      line-height: initial;
      text-align: left; } }

.comment {
  margin-bottom: 20px; }

/*--Author Bio + Social Share Buttons--*/
.author_share_wrap {
  width: 100%;
  border-top: 1px solid #cccccc;
  min-height: 40px;
  padding: 15px 0;
  margin-top: 15px;
  overflow: auto; }

.blog_author {
  width: 60%;
  float: left; }
  @media (max-width: 769px) {
    .blog_author {
      width: 100%;
      border-bottom: 1px solid #cccccc;
      padding-bottom: 5px; } }

.blog_author img {
  width: 80px;
  height: 80px;
  border: 1px solid #cccccc;
  float: left;
  margin-right: 15px; }

.author_bio {
  text-align: left; }

.author_bio h6 {
  padding-top: 0; }

.author_bio p {
  font-size: 0.9em; }

.blog_share {
  width: 38%;
  float: right;
  text-align: right; }
  @media (max-width: 769px) {
    .blog_share {
      width: 100%;
      float: left; } }

.red {
  color: #C33; }

.address p {
  margin-bottom: 5px; }

div#disqus_thread ul, div#disqus_thread li {
  border: none; }

.search_page {
  padding: 100px 0; }

/* #Swatch Styles
================================================== */
/* SASS variables for swatch dimensions */
.swatch-element.swatch--active {
  border-color: black;
  box-shadow: 0px 0px 0px 2px white; }

.selector-wrapper label {
  margin-bottom: 0.5em; }

.product_section .product_form {
  opacity: 0;
  transition: opacity 0.2s ease; }

.product_section .product_form.is-visible {
  opacity: 1; }

.abc-swatch label {
  background-color: red; }

.swatch_options {
  margin-bottom: 1em; }

.swatch .option_title {
  margin: 0.5em 0; }

/* Hide radio buttons.*/
.swatch input {
  display: none; }

.swatch label {
  float: left;
  min-width: 40px;
  height: 40px;
  margin: 0;
  font-size: 13px;
  text-align: center;
  line-height: 40px;
  white-space: nowrap;
  text-transform: uppercase;
  cursor: pointer;
  padding: 0 10px; }

.swatch .color label {
  min-width: 34px;
  height: 34px !important;
  line-height: 34px;
  background-position: center;
  background-size: cover; }

.swatch-element {
  border: #e2e2e2 1px solid;
  min-width: 40px;
  min-height: 40px;
  border-radius: 3px; }

.swatch-element.color {
  padding: 3px; }

.swatch-element.color, .swatch-element.color label {
  border-radius: 50%;
  padding: 0;
  min-height: auto;
  min-width: auto; }

.swatch-element.color label {
  padding: 0;
  margin: 0;
  width: 34px;
  height: 34px; }

.swatch-element.color.teal-blue-swatch label {
  background-color: #0d7e87 !important; }

.swatch-element.color.raspberry-swatch label {
  background-color: #b9638f !important; }

.swatch-element.color.cool-gray-swatch label {
  background-color: #c6c6c6 !important; }

.swatch_options input:checked + .swatch-element {
  box-shadow: 0px 0px 0px 2px white;
  opacity: 1; }

.swatch .swatch-element {
  float: left;
  -webkit-transform: translateZ(0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0px 20px 8px 0;
  position: relative;
  opacity: 0.6; }

.crossed-out {
  background-image: linear-gradient(to bottom left, transparent 50%, #999999 50%, #999999 calc(50% + 1px), transparent 50%), linear-gradient(to bottom right, transparent 50%, #999999 50%, #999999 calc(50% + 1px), transparent 50%);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0.5; }

.swatch .swatch-element .crossed-out {
  display: none; }

.swatch .swatch-element.soldout .crossed-out {
  border-radius: 50%;
  display: block;
  height: 100%;
  width: 100%;
  pointer-events: none; }

.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6; }

/* Tooltips */
.swatch .tooltip {
  text-align: center;
  background: #333;
  background: rgba(51, 51, 51, 0.9);
  color: #fff;
  bottom: 100%;
  padding: 5px 10px;
  display: block;
  position: absolute;
  width: 120px;
  font-size: 13px;
  left: -35px;
  margin-bottom: 15px;
  /* Make it invisible by default */
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  transition: all .25s ease-out;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000; }

.swatch .tooltip:before {
  bottom: -20px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%; }

/* CSS triangle */
.swatch .tooltip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid rgba(51, 51, 51, 0.9) 10px;
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0; }

.swatch .swatch-element:hover .tooltip {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px); }

/* #Footer
================================================== */
.footer {
  padding-top: 0px;
  border-top: 0px;
  font-size: 14px;
  background-color: #efeff0;
  background-position: center center;
  color: #161616; }
  @media (min-width: 799px) {
    .footer {
      padding: 20px 0;
      border-top: solid 1px #cccccc; } }

.footer-text .toggle_content {
  padding-top: 15px; }

/* If no shop logo used, apply text styling as per theme settings */
.footer .logo {
  color: #000000 !important;
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1;
  width: 100%;
  word-wrap: break-word;
  float: none; }
  @media (max-width: 769px) {
    .footer .logo {
      text-align: center; } }

img.footer-logo {
  width: 75%;
  max-width: 250px;
  margin-bottom: 10px;
  display: inline-block; }
  @media (max-width: 769px) {
    img.footer-logo {
      max-width: 50% !important;
      margin: 0 25% 25px; } }

.footer .empty-column {
  width: 100%;
  height: 1px; }

.footer .footer-menu-wrap h3 {
  border-top: 1px solid #ffffff;
  margin-bottom: 5px;
  padding: 15px 20px 10px 45px; }
  @media (min-width: 799px) {
    .footer .footer-menu-wrap h3 {
      border-top: none;
      margin: 0;
      padding: 0 0 5px 0;
      color: #040404;
      font-size: 20px;
      font-weight: 500; } }

.footer .footer-menu-wrap h3 > span {
  display: inline-block;
  transition: transform 0.3s linear;
  perspective: 1000; }
  @media (min-width: 799px) {
    .footer .footer-menu-wrap h3 > span {
      display: none; } }

.footer .toggle_content {
  padding-left: 35px;
  display: none; }
  @media (min-width: 799px) {
    .footer .toggle_content {
      display: block;
      padding-left: 0px; } }

.footer a,
.footer a:visited {
  color: #161616;
  font-size: 14px; }

.footer a:hover,
.footer a:active {
  color: #161616; }

.footer ul {
  padding: 0;
  list-style: none;
  margin: 0; }
  @media (min-width: 799px) {
    .footer ul {
      padding: 15px 0 0 0; } }

.footer form {
  margin-bottom: 0; }

.footer-menu-wrap {
  text-align: left; }

@media (max-width: 769px) {
  .footer .footer_social_icons {
    padding-top: 20px; } }

.page-contact .footer {
  margin-top: 0; }

.page-contact .maps {
  position: relative;
  bottom: -6px; }

.page-landing .maps {
  position: relative;
  bottom: -7px; }

.maps iframe {
  pointer-events: none;
  display: block; }

.newsletter form {
  margin-bottom: 0; }

.footer_credits {
  border-top: 1px solid #cccccc;
  margin-top: 10px; }

.payment_methods {
  margin: 10px 0 6px 0;
  padding-top: 10px; }
  @media (min-width: 1025px) {
    .payment_methods {
      float: right;
      text-align: right; } }

.payment_methods img {
  padding-right: 4px;
  width: 44px; }

.credits {
  text-align: left;
  padding-top: 20px; }
  @media (min-width: 1025px) {
    .credits {
      float: left; } }
  .credits a {
    text-decoration: underline; }

h6 span, h4 span, .sublink span {
  transition: transform 0.3s linear;
  perspective: 1000; }

.footer-menu-wrap, #mobile_menu, .sidebar {
  -webkit-transform: translate3d(0, 0, 0); }
  .footer-menu-wrap .active span, .footer-menu-wrap span.active, #mobile_menu .active span, #mobile_menu span.active, .sidebar .active span, .sidebar span.active {
    transform: rotate(90deg);
    cursor: pointer; }

#mobile_menu {
  background-color: #fff; }
  #mobile_menu .active span, #mobile_menu span.active {
    margin-left: -50px; }

.sidebar .active span, .sidebar span.active {
  transform: rotate(90deg);
  cursor: pointer;
  margin-top: -3px; }

.sidebar span.menu-toggle {
  float: right;
  display: inline-block;
  cursor: pointer;
  padding: 0 6px 0 6px;
  margin-right: 0;
  transition: transform 0.3s linear;
  perspective: 1000;
  transform: none; }
  .sidebar span.menu-toggle.active {
    transform: rotate(deg); }

/* Footer and mobile menu accordion (mobile only) */
.container.footer-menu-wrap {
  padding: 0px !important; }

.footer-menu-wrap h3, .sidebar h3, #mobile_menu h3 {
  padding-top: 8px;
  cursor: pointer;
  border-top: 1px solid #040404;
  margin-top: 0; }
.footer-menu-wrap h3 span, .footer-menu-wrap h4 span, .footer-menu-wrap .sublink span, .sidebar h3 span, .sidebar h4 span, .sidebar .sublink span, #mobile_menu h3 span, #mobile_menu h4 span, #mobile_menu .sublink span {
  display: inline-block;
  transition: transform 0.3s linear;
  perspective: 1000; }
.footer-menu-wrap .icon-right-arrow, .sidebar .icon-right-arrow, #mobile_menu .icon-right-arrow {
  position: absolute;
  padding: 20px 10px;
  margin: -20px -30px -20px -50px; }
.footer-menu-wrap .columns > ul, .sidebar .columns > ul, #mobile_menu .columns > ul {
  display: none;
  padding-left: 20px; }
  .footer-menu-wrap .columns > ul li, .sidebar .columns > ul li, #mobile_menu .columns > ul li {
    line-height: 1.7; }

#mobile_menu li.sublink a, #mobile_menu a.parent-link--true {
  padding-left: 50px; }

.footer-menu-wrap .icon-right-arrow {
  margin-left: -37px; }

@media (min-width: 799px) {
  h4.toggle {
    pointer-events: none; }

  .footer-menu-wrap h3 {
    pointer-events: none; }
  .footer-menu-wrap .columns > ul {
    display: block !important; }

  .container.footer-menu-wrap {
    padding: 20px 0; } }
.footer_menu {
  color: #0E103E !important; }

.footer-menu-heading {
  line-height: 22px !important;
  font-size: 17px !important;
  color: #0E103E !important;
  font-weight: 500; }

.footer-menu-item a {
  line-height: 13px !important;
  font-size: 16px !important;
  color: #161616 !important; }

.social_icon_link {
  padding: 0px 7px 0px 7px; }

.footer .credits_wrapper {
  margin-bottom: 0; }
  .footer .credits_wrapper p, .footer .credits_wrapper a {
    text-align: center;
    float: inherit;
    line-height: 19px;
    font-size: 12px !important;
    font-weight: 500; }
  .footer .credits_wrapper a {
    text-decoration: none;
    color: #00558A !important; }
  .footer .credits_wrapper a:hover,
  .footer .credits_wrapper a:focus {
    text-decoration: underline; }

/* Promo banner */
.header .promo_banner a:hover,
#header .promo_banner a:hover {
  text-decoration: underline; }
.header .promo_banner a,
.header .promo_banner a:visited
a:hover,
#header .promo_banner a,
#header .promo_banner a:visited
a:hover {
  color: #ffffff; }

.promo_banner {
  background-color: #005b94;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  height: 0;
  line-height: 0;
  z-index: 99992;
  transition: all 0.3s linear;
  text-overflow: ellipsis;
  display: none;
  position: relative;
  width: 100%;
  top: 0; }
  @media (max-width: 769px) {
    .promo_banner {
      width: 100%;
      top: 0px; } }
  .promo_banner p {
    margin-bottom: 0;
    display: inline; }
  .promo_banner .promo_banner-close {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    overflow: visible;
    width: 35px;
    height: 28px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-decoration: none;
    color: #ffffff;
    border: 0;
    outline: 0;
    background: transparent;
    z-index: 1000; }
    .promo_banner .promo_banner-close:before {
      font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
      font-size: 28px;
      line-height: 28px;
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 35px;
      content: "\00d7";
      text-align: center; }

.promo_banner-show .promo_banner {
  transition: all 0s linear;
  height: 28px;
  line-height: 28px;
  display: block; }

.top_bar {
  padding-top: 0;
  position: relative;
  transition: padding-top 0.3s linear;
  height: 46px;
  line-height: 46px;
  background-color: #ffffff;
  color: #161616;
  width: 100%;
  max-width: 1200px;
  margin: 10px auto 0 auto; }
  @media (max-width: 480px) {
    .top_bar {
      padding-top: 0; } }
  @media (max-width: 769px) {
    .top_bar {
      margin-top: 0; } }

.top_bar .menu.right {
  padding-right: 20px; }
  @media (min-width: 799px) {
    .top_bar .menu.right {
      padding-right: 20px; } }

@media (max-width: 769px) {
  .mobile_nav-fixed--true #pagecontent,
  .mobile_nav-fixed--false #pagecontent {
    display: block;
    padding-bottom: 55px; }
  .mobile_nav-fixed--true .page_banner,
  .mobile_nav-fixed--false .page_banner {
    margin-top: 55px; }
  .mobile_nav-fixed--true .page_banner + #pagecontent,
  .mobile_nav-fixed--false .page_banner + #pagecontent {
    padding-bottom: 0; }

  .index-sections .under-menu:nth-child(1) {
    margin-top: 0; }

  .page-details-section .under-menu:nth-child(1) {
    margin-top: 0; }

  .page-banner .under-menu:nth-child(1) {
    margin-top: 0; }

  .promo_banner-show.mobile_nav-fixed--true #pagecontent,
  .promo_banner-show.mobile_nav-fixed--false #pagecontent {
    padding-bottom: calc(55px + 28px); }
  .promo_banner-show.mobile_nav-fixed--true .page_banner,
  .promo_banner-show.mobile_nav-fixed--false .page_banner {
    margin-top: calc(55px + 28px); }
  .promo_banner-show.mobile_nav-fixed--true .page_banner + #pagecontent,
  .promo_banner-show.mobile_nav-fixed--false .page_banner + #pagecontent {
    padding-bottom: 0; } }
/*! Flickity v2.0.10
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: 0; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: #fff;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.flickity-prev-next-button:hover {
  background: #fff; }

.flickity-prev-next-button:focus {
  outline: 0;
  box-shadow: 0 0 0 5px #09f; }

.flickity-prev-next-button:active {
  opacity: .6; }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button:disabled {
  opacity: .3;
  cursor: auto; }

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

.flickity-prev-next-button .arrow {
  fill: #333; }

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: .25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

.flickity-enabled {
  position: relative;
  overflow: hidden; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  filter: alpha(opacity=50);
  opacity: 0.5;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 11%;
  border: none;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  border-radius: 0;
  height: auto;
  max-width: 100px;
  transform: none; }

.flickity-prev-next-button:hover {
  background: white;
  border: none; }

.flickity-prev-next-button:focus {
  outline: none; }

.flickity-prev-next-button:hover, .flickity-prev-next-button:active {
  filter: alpha(opacity=80);
  opacity: 0.8; }

.flickity-prev-next-button.previous {
  left: -1px; }

.flickity-prev-next-button.next {
  right: -1px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: -1px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: -1px; }

.flickity-prev-next-button:disabled {
  filter: alpha(opacity=10);
  /* IE8 */
  opacity: 0.1;
  cursor: auto; }

.flickity-prev-next-button svg {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50.1%);
  -ms-transform: translateY(-50.1%);
  transform: translateY(-50.1%);
  padding: 10px 0;
  position: absolute;
  left: 20%;
  width: 60%;
  height: 60%; }

.flickity-prev-next-button .arrow {
  fill: #333333; }

/* color & size if no SVG - IE8 and Android 2.3 */
.flickity-prev-next-button.no-svg {
  color: #333333;
  font-size: 26px; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  filter: alpha(opacity=25);
  /* IE8 */
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  filter: alpha(opacity=100);
  /* IE8 */
  opacity: 1; }

/* Custom sliders */
.flickity-slider > li {
  list-style-type: none;
  width: 100%;
  text-align: center; }

/* General Flickity styling */
img[data-flickity-lazyload] {
  width: auto; }

.slideshow_animation--fade .flickity-slider {
  transform: none !important; }
.slideshow_animation--fade .gallery-cell {
  left: 0 !important;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: -1; }
.slideshow_animation--fade .gallery-cell.is-selected {
  opacity: 1;
  z-index: 0; }

/* Gallery page */
.lightbox-gallery .gallery-cell {
  width: 100%; }
  .lightbox-gallery .gallery-cell img {
    width: auto;
    max-height: 90vh;
    max-width: 100%; }

/* Product lightbox */
@media (max-width: 480px) {
  .remodal-is-locked .product {
    overflow: hidden; }

  .product .remodal-close:before {
    font-size: 50px;
    line-height: 55px;
    width: 50px;
    right: 0;
    left: auto; }

  .product .remodal.remodal-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    padding-top: 55px;
    margin-bottom: 0; }
    .product .remodal.remodal-lightbox .flickity-viewport,
    .product .remodal.remodal-lightbox .flickity-viewport img {
      max-height: 70vh; } }
/* Product gallery */
.gallery-arrows--true .product_gallery .flickity-prev-next-button {
  opacity: 0;
  transition: opacity 0.3s linear;
  display: block; }

.gallery-arrows--true .product_gallery:hover .flickity-prev-next-button {
  opacity: 0.5; }

.shogun-editor .product_gallery {
  max-height: 750px; }

.product_gallery {
  margin-bottom: 1.5em;
  opacity: 0; }
  .product_gallery .gallery-cell {
    width: 100%;
    text-align: left;
    display: block;
    margin-right: 10px; }
    .product_gallery .gallery-cell span {
      width: 100%;
      display: block !important; }
  .product_gallery.flickity-enabled {
    opacity: 1; }
  .product_gallery.single-image .flickity-prev-next-button {
    display: none; }
  .product_gallery .flickity-prev-next-button {
    display: none; }
  .product_gallery img {
    background-color: #F2F2F2; }

.product_gallery_nav {
  text-align: left;
  margin: 0 50px;
  position: relative; }
  @media (max-width: 769px) {
    .product_gallery_nav {
      max-width: 80%;
      /*web-3.0-theme change*/
      margin: 0 auto; } }
  @media (min-width: 1025px) {
    .product_gallery_nav {
      max-width: 490px;
      /*web-3.0-theme change*/ } }
  .product_gallery_nav .arrow-wrap {
    position: absolute;
    width: 50px;
    height: 50px;
    padding: 10px;
    cursor: pointer;
    top: 50%;
    margin-top: -32px; }
  .product_gallery_nav .arrow-wrap.disable {
    opacity: 0.5;
    pointer-events: none; }
  .product_gallery_nav .left {
    left: -50px; }
  .product_gallery_nav .right {
    right: -50px; }
  .product_gallery_nav .navslider-wrap {
    overflow: hidden;
    white-space: nowrap; }
  .product_gallery_nav .navslider-wrap-inner {
    position: relative;
    transition: 0.15s; }
  .product_gallery_nav .gallery-cell {
    width: 17%;
    margin: 0 0px 10px 2%;
    opacity: 0.7;
    display: inline-block;
    background-color: #F2F2F2; }
    .product_gallery_nav .gallery-cell.is-nav-selected {
      opacity: 1; }
    .product_gallery_nav .gallery-cell img {
      cursor: pointer; }

.gallery-wrap.right-thumbnails .multi-image {
  width: 83%;
  float: left; }
.gallery-wrap.right-thumbnails .product_gallery_nav {
  width: 12%;
  float: left;
  margin-left: 4%; }
  .gallery-wrap.right-thumbnails .product_gallery_nav .gallery-cell {
    width: 100%;
    margin: 0 0 10px 0; }

.gallery-wrap.left-thumbnails .multi-image {
  width: 83%;
  float: right; }
.gallery-wrap.left-thumbnails .product_gallery_nav {
  width: 12%;
  float: right;
  margin-right: 5%; }
  .gallery-wrap.left-thumbnails .product_gallery_nav .gallery-cell {
    width: 100%;
    margin: 0 0 10px 0; }

.gallery-wrap .flickity-viewport {
  margin-top: 0; }

@media (max-width: 769px) {
  .gallery-wrap .product_gallery {
    margin-left: auto;
    margin-right: auto;
    max-width: 520px;
    /*web-3.0-theme change*/
    overflow: visible; }
  .gallery-wrap .product_gallery:after {
    content: "";
    /* width: 30px; */
    height: 100%;
    background: #f2f2f2;
    top: 0;
    position: absolute;
    display: inline-block;
    z-index: -1;
    left: calc(-100vw / 2 + 520px / 2);
    right: calc(-100vw / 2 + 520px / 2); } }
@media (max-width: 480px) {
  .gallery-wrap .product_gallery {
    margin-left: -20px;
    margin-right: -20px;
    max-width: 480px;
    /*web-3.0-theme change*/
    overflow: visible; }
  .gallery-wrap .product_gallery:after {
    content: "";
    display: none; } }
@media (min-width: 1025px) {
  .gallery-wrap .product_gallery {
    max-width: 590px;
    /*web-3.0-theme change*/ } }
@media (min-width: 1400px) {
  .gallery-wrap .product_gallery {
    /*margin-right:80px*/
    max-width: 590px;
    /*web-3.0-theme change*/ } }

/* Quick Shop */
.remodal.quick-shop {
  background-color: #ffffff;
  padding: 0 35px; }

.quick-shop .container {
  max-width: 100%;
  text-align: left;
  margin-left: auto;
  margin-right: auto; }
  .quick-shop .container .gallery-wrap.eight.columns {
    width: calc(55% - 40px);
    margin: 0;
    margin-right: 40px;
    min-height: 1px;
    transition: opacity 1s 0.3s linear; }
    .quick-shop .container .gallery-wrap.eight.columns.hidden-element {
      opacity: 0; }
    .quick-shop .container .gallery-wrap.eight.columns.align-gallery-right {
      float: right;
      margin-right: 0;
      margin-left: 40px; }
  .quick-shop .container .text-modal-wrap.six.columns {
    width: 45%;
    margin: 0;
    min-height: 1px;
    transition: opacity 0.3s linear; }
    .quick-shop .container .text-modal-wrap.six.columns.hidden-element {
      opacity: 0; }
  .quick-shop .container .new_banner_product:empty, .quick-shop .container .sale_banner_product:empty, .quick-shop .container .preorder_banner_product:empty {
    display: none; }
.quick-shop img[alt*="[right]"], .quick-shop img[alt*="[left]"], .quick-shop img[alt*="[center]"] {
  display: none; }

.remodal-is-opened .quick-shop .hidden-element {
  opacity: 1 !important; }

/* Related Items Gallery */
.related-products--grid {
  font-size: 0;
  text-align: center; }
  .related-products--grid.container {
    padding-top: 0; }
  .related-products--grid .product-list .thumbnail.column,
  .related-products--grid .product-list .thumbnail.columns {
    font-size: initial;
    display: inline-block;
    float: none;
    vertical-align: top; }

.related-products__title {
  clear: both; }

.title.slider-gallery {
  padding-top: 40px; }
  @media (max-width: 480px) {
    .title.slider-gallery {
      padding-top: 0;
      font-size: 1.5em; } }

.slider-gallery {
  margin: 0 auto 40px; }
  .slider-gallery .gallery-cell {
    margin-right: 10px;
    text-align: center;
    padding: 0;
    margin-bottom: 0; }
    @media (max-width: 480px) {
      .slider-gallery .gallery-cell {
        padding: 0;
        margin-right: 5px; } }
    .slider-gallery .gallery-cell .product-details {
      line-height: 1.2;
      letter-spacing: 0; }
      @media (max-width: 769px) {
        .slider-gallery .gallery-cell .product-details {
          font-size: 3vw; } }
    .slider-gallery .gallery-cell img {
      display: block;
      max-width: 100%; }
  .slider-gallery .gallery-cell-heading {
    font-size: 0.8rem;
    line-height: 1.2;
    text-transform: none;
    margin-top: 10px; }
  .slider-gallery .flickity-prev-next-button {
    border-radius: 0;
    opacity: 0;
    width: 5%; }

.slider-gallery:hover .flickity-prev-next-button {
  opacity: 0.5; }

.light-button .dot {
  background: #333333; }
.light-button .flickity-prev-next-button {
  background: transparent; }
  .light-button .flickity-prev-next-button .arrow {
    fill: #333333;
    opacity: 1; }

.homepage-slideshow.light-button:hover .flickity-prev-next-button, .testimonial-slideshow.light-button:hover .flickity-prev-next-button, .product-slider.light-button:hover .flickity-prev-next-button, .slider-gallery.light-button:hover .flickity-prev-next-button {
  opacity: 1; }
.homepage-slideshow.light-button .flickity-page-dots .dot, .testimonial-slideshow.light-button .flickity-page-dots .dot, .product-slider.light-button .flickity-page-dots .dot, .slider-gallery.light-button .flickity-page-dots .dot {
  opacity: 0.4; }
  .homepage-slideshow.light-button .flickity-page-dots .dot.is-selected, .testimonial-slideshow.light-button .flickity-page-dots .dot.is-selected, .product-slider.light-button .flickity-page-dots .dot.is-selected, .slider-gallery.light-button .flickity-page-dots .dot.is-selected {
    opacity: 1; }

/*
 *  Remodal - v1.0.6
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none; }

/* Anti FOUC */
.remodal,
[data-remodal-id] {
  display: none; }

/* Necessary styles of the overlay */
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none; }

/* Necessary styles of the wrapper */
.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch; }

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: ""; }

/* Fix iPad, iPhone glitches */
.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Necessary styles of the modal dialog */
.remodal {
  position: relative;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%; }

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block; }

/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */
/* Default theme styles for the background */
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  filter: blur(3px); }

/* Default theme styles of the overlay */
.remodal-overlay {
  background: rgba(43, 46, 56, 0.5); }

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards; }

.remodal-overlay.remodal-is-opening {
  animation-name: remodal-overlay-opening-keyframes; }

.remodal-overlay.remodal-is-closing {
  animation-name: remodal-overlay-closing-keyframes; }

/* Default theme styles of the wrapper */
.remodal-wrapper {
  padding: 10px 10px 0; }
  @media (max-width: 769px) {
    .remodal-wrapper {
      padding: 0; } }

/* Default theme styles of the modal dialog */
.remodal {
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;
  -ms-transform: translateY(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: #fff; }
  @media (max-width: 480px) {
    .remodal {
      overflow-x: scroll; } }

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards; }

.remodal.remodal-is-opening {
  animation-name: remodal-opening-keyframes; }

.remodal.remodal-is-closing {
  animation-name: remodal-closing-keyframes; }

/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after {
  vertical-align: middle; }

/* Close button */
.remodal-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  overflow: visible;
  width: 45px;
  height: 45px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  transition: color 0.2s;
  text-decoration: none;
  color: #cccccc;
  border: 0;
  outline: 0;
  background: transparent;
  z-index: 1000; }

.remodal-close:hover,
.remodal-close:focus {
  color: #efeff0;
  background: none;
  border: 0;
  outline: 0; }

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 45px;
  line-height: 45px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  color: #cccccc;
  content: "\00d7";
  text-align: center; }

/* Dialog buttons */
.remodal-confirm,
.remodal-cancel {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0; }

.remodal-confirm {
  color: #fff;
  background: #81c784; }

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a; }

.remodal-cancel {
  color: #fff;
  background: #e57373; }

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350; }

/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* Keyframes
   ========================================================================== */
@keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);
    opacity: 0; }

  to {
    transform: none;
    opacity: 1; } }

@keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);
    opacity: 1; }

  to {
    transform: scale(0.95);
    opacity: 0; } }

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

@keyframes loading-spinner {
  from {
    transform: rotate(0deg); }

  to {
    transform: rotate(360deg); } }

/* Media queries
   ========================================================================== */
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 900px; } }
/* IE8
   ========================================================================== */
.lt-ie9 .remodal-overlay {
  background: #2b2e38; }

.lt-ie9 .remodal {
  width: 700px; }

/*
* Layout
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/
/* Table of Contents
==================================================
    #Base 960 Grid
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
    #Clearing
    #Media Queries */
/* #Base 1200 Grid
================================================== */
.container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0; }

.column, .columns {
  float: left;
  display: inline;
  margin-left: 10px;
  margin-right: 10px;
  box-sizing: content-box; }

.row {
  margin-bottom: 20px; }

.container.full-width {
  width: 100%; }

.columns.full-width {
  width: 100%; }

/* Nested Column Classes */
.column.alpha, .columns.alpha {
  margin-left: 0; }

.column.omega, .columns.omega {
  margin-right: 0; }

/* Base Grid */
.container .one.column {
  width: 55px; }

.container .two.columns {
  width: 130px; }

.container .three.columns {
  width: 205px; }

.container .four.columns {
  width: 280px; }

.container .five.columns {
  width: 355px; }

.container .six.columns {
  width: 430px; }

.container .seven.columns {
  width: 505px; }

.container .eight.columns {
  width: 580px; }

.container .nine.columns {
  width: 655px; }

.container .ten.columns {
  width: 730px; }

.container .eleven.columns {
  width: 805px; }

.container .twelve.columns {
  width: 880px; }

.container .thirteen.columns {
  width: 955px; }

.container .fourteen.columns {
  width: 1030px; }

.container .fifteen.columns {
  width: 1105px; }

.container .sixteen.columns {
  width: 1180px; }

.container .one-third.column {
  width: 380px; }

.container .two-thirds.column {
  width: 780px; }

.container .one-fifth.column {
  width: 220px; }

.container .one-fifth-sidebar.column {
  width: 160px; }

.container .one-sixth.column {
  width: 180px; }

.container .one-seventh.column {
  width: 151px; }

/* Offsets */
.container .offset-by-one {
  padding-left: 75px; }

.container .offset-by-two {
  padding-left: 150px; }

.container .offset-by-three {
  padding-left: 225px; }

.container .offset-by-four {
  padding-left: 300px; }

.container .offset-by-five {
  padding-left: 375px; }

.container .offset-by-six {
  padding-left: 450px; }

.container .offset-by-seven {
  padding-left: 525px; }

.container .offset-by-eight {
  padding-left: 600px; }

.container .offset-by-nine {
  padding-left: 675px; }

.container .offset-by-ten {
  padding-left: 750px; }

.container .offset-by-eleven {
  padding-left: 825px; }

.container .offset-by-twelve {
  padding-left: 900px; }

.container .offset-by-thirteen {
  padding-left: 975px; }

.container .offset-by-fourteen {
  padding-left: 1050px; }

.container .offset-by-fifteen {
  padding-left: 1125px; }

/* #Base 960 Grid
================================================== */
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .container {
    position: relative;
    width: 960px;
    margin: 0 auto;
    padding: 0; }

  .container .column,
  .container .columns {
    float: left;
    margin-left: 10px;
    margin-right: 10px; }

  .row {
    margin-bottom: 20px; }

  /* Nested Column Classes */
  .column.alpha, .columns.alpha {
    margin-left: 0; }

  .column.omega, .columns.omega {
    margin-right: 0; }

  /* Base Grid */
  .container .one.column,
  .container .one.columns {
    width: 40px; }

  .container .two.columns {
    width: 100px; }

  .container .three.columns {
    width: 160px; }

  .container .four.columns {
    width: 220px; }

  .container .five.columns {
    width: 280px; }

  .container .six.columns {
    width: 340px; }

  .container .seven.columns {
    width: 400px; }

  .container .eight.columns {
    width: 460px; }

  .container .nine.columns {
    width: 520px; }

  .container .ten.columns {
    width: 580px; }

  .container .eleven.columns {
    width: 640px; }

  .container .twelve.columns {
    width: 700px; }

  .container .thirteen.columns {
    width: 760px; }

  .container .fourteen.columns {
    width: 820px; }

  .container .fifteen.columns {
    width: 880px; }

  .container .sixteen.columns {
    width: 940px; }

  .container .one-third.column {
    width: 300px; }

  .container .two-thirds.column {
    width: 620px; }

  .container .one-fifth.column {
    width: 172px; }

  .container .one-fifth-sidebar.column {
    width: 124px; }

  .container .one-sixth.column {
    width: 140px; }

  .container .one-seventh.column {
    width: 117px; }

  /* Offsets */
  .container .offset-by-one {
    padding-left: 60px; }

  .container .offset-by-two {
    padding-left: 120px; }

  .container .offset-by-three {
    padding-left: 180px; }

  .container .offset-by-four {
    padding-left: 240px; }

  .container .offset-by-five {
    padding-left: 300px; }

  .container .offset-by-six {
    padding-left: 360px; }

  .container .offset-by-seven {
    padding-left: 420px; }

  .container .offset-by-eight {
    padding-left: 480px; }

  .container .offset-by-nine {
    padding-left: 540px; }

  .container .offset-by-ten {
    padding-left: 600px; }

  .container .offset-by-eleven {
    padding-left: 660px; }

  .container .offset-by-twelve {
    padding-left: 720px; }

  .container .offset-by-thirteen {
    padding-left: 780px; }

  .container .offset-by-fourteen {
    padding-left: 840px; }

  .container .offset-by-fifteen {
    padding-left: 900px; } }
/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 798px */
@media only screen and (min-width: 799px) and (max-width: 959px) {
  .container {
    width: 768px; }

  .container .column,
  .container .columns {
    margin-left: 10px;
    margin-right: 10px; }

  .column.alpha, .columns.alpha {
    margin-left: 0;
    margin-right: 10px; }

  .column.omega, .columns.omega {
    margin-right: 0;
    margin-left: 10px; }

  .alpha.omega {
    margin-left: 0;
    margin-right: 0; }

  .container .one.column,
  .container .one.columns {
    width: 28px; }

  .container .two.columns {
    width: 76px; }

  .container .three.columns {
    width: 124px; }

  .container .four.columns {
    width: 172px; }

  .container .five.columns {
    width: 220px; }

  .container .six.columns {
    width: 268px; }

  .container .seven.columns {
    width: 316px; }

  .container .eight.columns {
    width: 364px; }

  .container .nine.columns {
    width: 412px; }

  .container .ten.columns {
    width: 460px; }

  .container .eleven.columns {
    width: 508px; }

  .container .twelve.columns {
    width: 556px; }

  .container .thirteen.columns {
    width: 604px; }

  .container .fourteen.columns {
    width: 652px; }

  .container .fifteen.columns {
    width: 700px; }

  .container .sixteen.columns {
    width: 748px; }

  .container .one-third.column {
    width: 236px; }

  .container .two-thirds.column {
    width: 492px; }

  .container .one-fifth.column {
    width: 133px; }

  .container .one-fifth-sidebar.column {
    width: 95px; }

  .container .one-sixth.column {
    width: 108px; }

  .container .one-seventh.column {
    width: 89px; }

  /* Offsets */
  .container .offset-by-one {
    padding-left: 48px; }

  .container .offset-by-two {
    padding-left: 96px; }

  .container .offset-by-three {
    padding-left: 144px; }

  .container .offset-by-four {
    padding-left: 192px; }

  .container .offset-by-five {
    padding-left: 240px; }

  .container .offset-by-six {
    padding-left: 288px; }

  .container .offset-by-seven {
    padding-left: 336px; }

  .container .offset-by-eight {
    padding-left: 384px; }

  .container .offset-by-nine {
    padding-left: 432px; }

  .container .offset-by-ten {
    padding-left: 480px; }

  .container .offset-by-eleven {
    padding-left: 528px; }

  .container .offset-by-twelve {
    padding-left: 576px; }

  .container .offset-by-thirteen {
    padding-left: 624px; }

  .container .offset-by-fourteen {
    padding-left: 672px; }

  .container .offset-by-fifteen {
    padding-left: 720px; } }
/*  #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 320px */
@media only screen and (max-width: 798px) {
  .container {
    width: 100%;
    padding: 20px !important; }

  .container .columns,
  .container .column {
    margin: 0; }

  .container .one.column,
  .container .one.columns,
  .container .two.columns,
  .container .three.columns,
  .container .four.columns,
  .container .five.columns,
  .container .six.columns,
  .container .seven.columns,
  .container .eight.columns,
  .container .nine.columns,
  .container .ten.columns,
  .container .eleven.columns,
  .container .twelve.columns,
  .container .thirteen.columns,
  .container .fourteen.columns,
  .container .fifteen.columns,
  .container .sixteen.columns,
  .container .one-third.column,
  .container .two-thirds.column,
  .container .one-fifth.column,
  .container .one-sixth.column,
  .container .one-seventh.column {
    width: 100%; }

  br.product_clear {
    display: none; }

  /* Offsets */
  .container .offset-by-one,
  .container .offset-by-two,
  .container .offset-by-three,
  .container .offset-by-four,
  .container .offset-by-five,
  .container .offset-by-six,
  .container .offset-by-seven,
  .container .offset-by-eight,
  .container .offset-by-nine,
  .container .offset-by-ten,
  .container .offset-by-eleven,
  .container .offset-by-twelve,
  .container .offset-by-thirteen,
  .container .offset-by-fourteen,
  .container .offset-by-fifteen {
    padding-left: 0; } }
/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 798px) {
  .container {
    width: 100%; }

  .container .columns,
  .container .column {
    margin: 0; }

  .container .one.column,
  .container .one.columns,
  .container .two.columns,
  .container .three.columns,
  .container .four.columns,
  .container .five.columns,
  .container .six.columns,
  .container .seven.columns,
  .container .eight.columns,
  .container .nine.columns,
  .container .ten.columns,
  .container .eleven.columns,
  .container .twelve.columns,
  .container .thirteen.columns,
  .container .fourteen.columns,
  .container .fifteen.columns,
  .container .sixteen.columns,
  .container .one-third.column,
  .container .two-thirds.column,
  .container .one-fifth.column,
  .container .one-sixth.column,
  .container .one-seventh.column {
    width: 100%; }

  .container .thumbnail.even, .container .thumbnail.odd {
    width: 45% !important; }

  .container div.thumbnail.even {
    clear: left;
    padding-left: 2.5%; }

  .container div.thumbnail.odd {
    padding-left: 5%; }

  br.product_clear {
    display: none; } }
/* #Clearing
================================================== */
/* Self Clearing Goodness */
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* Use clearfix class on parent to clear nested columns,
or wrap each row of columns in a <div class="row"> */
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.row:after,
.clearfix:after {
  clear: both; }

.row,
.clearfix {
  zoom: 1; }

/* You can also use a <br class="clear" /> to clear columns */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

/* #Media Queries
================================================== */
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
  #contact_form input.sign_up[type="submit"] {
    margin-left: 0;
    margin-bottom: 1.5em;
    width: 100%; }

  input.contact_email[type="email"] {
    width: 100%; }

  .collection_menu {
    display: none; }

  h1.collection_title_tags,
  div.collection_title_tags {
    border-right: 0;
    margin-right: 0;
    padding-right: 0; } }
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 799px) and (max-width: 959px) {
  .nav a, .nav a:visited, .nav a:active, .nav a:focus {
    font-size: 14px; }

  .menu a, .menu a:visited, .menu a:active, .menu a:focus {
    font-size: 14px; }

  #header span.menu_title, .menu a span {
    padding-left: 6px !important;
    padding-right: 6px !important; }

  .nav .menu li.search_link {
    display: inline-block; }

  .menu li.search_container {
    display: none; } }
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 768px) {
  .article_image {
    padding-bottom: 0; }

  .sidebar_content {
    border: 0;
    padding: 0; }

  .nav_arrows {
    float: none;
    text-align: center; }

  .nav_arrows .prev {
    float: left; }

  .nav_arrows .next {
    float: right; }

  #header .top_bar a.mobile_logo {
    margin: auto;
    position: absolute;
    display: inline;
    left: 20px;
    top: 5px;
    font-size: 18px;
    line-height: 55px;
    z-index: 5;
    width: 50%;
    height: auto;
    color: #000000;
    text-align: left; }
  #header a.mobile_logo img {
    width: auto;
    max-height: 35px; }

  .payment_methods {
    text-align: center;
    float: none;
    display: block; }

  .credits {
    float: none;
    display: block;
    text-align: center; }

  .is-absolute {
    top: 0px !important; }

  .blog_filter {
    width: 100% !important; }

  .section_select {
    text-align: center; }

  .flex-control-nav {
    bottom: 10px; }

  .featured_links a span {
    font-size: 14px; }

  .or {
    width: 100%;
    display: inline-block;
    padding-left: 0;
    padding-bottom: 5px; }

  .mobile_hidden {
    display: none !important; }

  table tr.order_summary td.label {
    text-align: left; }

  .featured_text {
    font-size: 16px;
    line-height: 1.7em; }

  #header {
    display: block; }

  .header {
    display: none; }

  h4.toggle {
    cursor: pointer; }

  .toggle span {
    display: block; }

  .toggle_list {
    display: none; }

  select {
    width: 100%;
    margin-left: 0; }

  input[type="submit"],
  input[type="reset"],
  input[type="button"],
  input.action_button[type="submit"],
  input.action_button[type="button"],
  .sign_up {
    margin-left: 0;
    width: 100%;
    outline: 0; }

  .credits_right {
    text-align: left; }

  .container .column.thumbnail, .container .columns.thumbnail {
    margin-top: 1em; }

  td {
    padding: 4px !important; }

  .title_column {
    float: left; }

  .container div.mobile_only, .mobile_only {
    display: block; }

  span.mobile_only {
    display: inline; }

  .price_total {
    text-align: right; }

  .price_total_text {
    display: block; }

  .update_subtotal, .price_total, .remove_column, .checkout_table_header {
    display: none; }

  .mobile_right {
    text-align: right; }

  .quick_shop {
    display: none !important; }

  .cart_price {
    display: block;
    margin-bottom: 0; }

  table tr th, table tr td {
    padding: 2px; }

  input.action_button {
    margin-bottom: 1em !important; }

  .multiple_product_images {
    display: none; }

  .headline {
    position: relative; }

  p.subtitle {
    font-size: 1.1em;
    line-height: 1.2;
    position: relative; } }
  @media only screen and (max-width: 768px) and (max-width: 480px) {
    #header .top_bar a.mobile_logo {
      left: 15px; } }

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 798px) {
  .mobile_hidden {
    display: none !important; } }
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  .mobile_hidden {
    display: none !important; }

  .cart_image {
    max-width: 60px;
    padding-right: 10px; }

  .action_button {
    font-size: 12px; }

  h1, h2, h3, h4, h5, h6, .collection_title, .empty_cart {
    font-size: 110%;
    line-height: 1.5em; }

  h1, h1.home, .title a, h2 {
    padding: 0; }

  #header a.mobile_logo img {
    width: auto;
    max-height: 25px; } }
@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
  html {
    -webkit-text-size-adjust: 100%; } }
@font-face {
  font-family: 'turbo';
  src: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/turbo.eot?v=22446298993688963281617177284");
  src: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/turbo.eot?v=22446298993688963281617177284") format("embedded-opentype"), url("//se.tobiidynavox.com/cdn/shop/t/2/assets/turbo.woff?v=1876293967402835401617177288") format("woff"), url("//se.tobiidynavox.com/cdn/shop/t/2/assets/turbo.ttf?v=35221075142360648371617177287") format("truetype"), url("//se.tobiidynavox.com/cdn/shop/t/2/assets/turbo.svg?v=35158008340974890511617177285") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "turbo";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .15em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-pinterest:before {
  content: "\e906"; }

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

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

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

.icon-cross:before {
  content: "\e903"; }

.icon-down-arrow:before {
  content: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/Navigation-Arrow.svg?v=83919916085093602711617177244"); }

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

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

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

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

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

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

.icon-right-arrow:before {
  content: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/Navigation-Arrow.svg?v=83919916085093602711617177244");
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-right: 0; }

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

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

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

.icon-gplus:before {
  content: "\e907"; }

.icon-vimeo:before {
  content: "\e912"; }

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

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

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

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

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

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

.icon-tumblr:before {
  content: "\eab9"; }

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

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

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

.icon-gplus-share:before {
  content: "\e907"; }

.icon-pinterest-share:before {
  content: "\e906"; }

.icon-mail-share:before {
  content: "\e905"; }

.icon-user-profile:before {
  content: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/user-profile.svg?v=29236146543019243331617177292"); }

span.icon-down-arrow {
  padding: 0 !important;
  font-size: 12px !important; }

@-moz-document url-prefix() {
  .menu span.icon-down-arrow {
    top: -2px; } }

span.icon-up-arrow {
  padding: 0 !important;
  font-size: 12px !important; }

.menu li.search_link {
  display: none;
  padding-left: 10px;
  padding-right: 10px; }

.sticky_nav .menu-position--block .logo {
  display: none; }

.menu li.search_container {
  display: inline-block;
  width: 30%;
  padding-right: 35px;
  z-index: 9; }
  @media (min-width: 799px) {
    .menu li.search_container {
      padding-right: 20px;
      width: 20%; } }
  @media (min-width: 1400px) {
    .menu li.search_container {
      margin-left: 15px; } }
  @media (max-width: 1024px) {
    .menu li.search_container {
      padding-right: 10px;
      width: 20%; } }

.logo-align--left .menu li.search_container {
  width: 18%; }

.menu-position--block .menu li.search_container {
  float: right; }

form.search_form,
form.gse_search,
.search_form input,
.gse_search input {
  padding-top: 0;
  margin-bottom: 0;
  position: relative;
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased; }

.search_form input,
.search_form input:active,
.search_form input:focus,
.gse_search input,
.gse_search input:active,
.gse_search input:focus {
  font-family: TeleVoiceSemiBold, TeleVoiceRegular, sans-serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0px;
  color: #161616;
  background-color: #fafafa;
  padding-right: 35px;
  border-color: #161616; }

#shopify-section-blog-knowledge-template form.gse_search,
#shopify-section-blog-template form.gse_search {
  max-width: 700px;
  margin: auto; }
#shopify-section-blog-knowledge-template .gse_search input,
#shopify-section-blog-template .gse_search input {
  padding: 0px 10px 0px 20px;
  border-radius: 3px;
  border: 1px solid #cccccc;
  font-size: 15px; }
#shopify-section-blog-knowledge-template button.search-submit,
#shopify-section-blog-template button.search-submit {
  color: #333333 !important;
  top: 10px;
  right: 8px;
  z-index: 1;
  padding: 12px 10px;
  background: none;
  min-height: 24px;
  height: auto;
  margin: -10px;
  outline: none;
  border: none; }
  @media (max-width: 769px) {
    #shopify-section-blog-knowledge-template button.search-submit,
    #shopify-section-blog-template button.search-submit {
      right: 10.5%;
      padding-right: 20px; } }

.nav_search_form {
  max-width: 345px; }

.nav_search_form .search_form input,
.nav_search_form .search_form input:active,
.nav_search_form .search_form input:focus,
.nav_search_form .gse_search input,
.nav_search_form .gse_search input:active,
.nav_search_form .gse_search input:focus {
  font-family: 'akzidenz-grotesk', sans-serif;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0px;
  color: #161616;
  background-color: transparent;
  border-color: #161616;
  height: 32px;
  min-height: 32px;
  border-radius: 3px !important; }

.header_search_form {
  width: 100%;
  margin: 0 auto 30px auto;
  padding: 30px 0 0 0;
  position: relative;
  border-bottom: solid 1px #161616;
  height: 35px; }
  @media (max-width: 480px) {
    .header_search_form {
      width: 90%;
      margin: 0px auto 0px auto;
      padding: 0; } }

.header_search_form input,
.header_search_form input:focus,
.header_search_form input:active {
  background-color: transparent;
  font-family: TeleVoiceSemiBold, TeleVoiceRegular, sans-serif;
  font-weight: normal;
  color: #161616;
  font-weight: normal;
  letter-spacing: 0px;
  border: none;
  font-size: 36px;
  line-height: 36px; }

.header_search_form .search-submit {
  top: 38px;
  font-size: 30px; }

.feature_image .search_form input,
.feature_image .search_form input:active,
.feature_image .search_form input:focus {
  color: #161616;
  border: 1px solid #161616; }

.feature_image .search_form input::-webkit-input-placeholder {
  color: #161616; }

.feature_image .search_form input:-moz-placeholder {
  /* Firefox 18- */
  color: #161616; }

.feature_image .search_form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #161616; }

.feature_image .search_form input:-ms-input-placeholder {
  color: #161616; }

.search_form input::-webkit-input-placeholder {
  color: #161616; }

.search_form input:-moz-placeholder {
  /* Firefox 18- */
  color: #161616; }

.search_form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #161616; }

.search_form input:-ms-input-placeholder {
  color: #161616; }

.search_form input:focus::-webkit-input-placeholder {
  color: #161616; }

.search_form input:focus:-moz-placeholder {
  /* Firefox 18- */
  color: #161616; }

.search_form input:focus::-moz-placeholder {
  /* Firefox 19+ */
  color: #161616; }

.search_form input:focus:-ms-input-placeholder {
  color: #161616; }

.gse_search input::-webkit-input-placeholder {
  color: #161616; }
.gse_search input:-moz-placeholder {
  color: #161616; }
.gse_search input::-moz-placeholder {
  color: #161616; }
.gse_search input::-ms-input-placeholder {
  color: #161616; }
.gse_search input:focus::-webkit-input-placeholder {
  color: #161616; }
.gse_search input:focus:-moz-placeholder {
  color: #161616; }
.gse_search input:focus::-moz-placeholder {
  color: #161616; }
.gse_search input:focus::-ms-input-placeholder {
  color: #161616; }

.feature_image .search_form input,
.feature_image .search_form input:active,
.feature_image .search_form input:focus {
  color: #161616;
  border: 1px solid #161616; }

.feature_image .search_form input::-webkit-input-placeholder {
  color: #161616; }

.feature_image .search_form input:-moz-placeholder {
  /* Firefox 18- */
  color: #161616; }

.feature_image .search_form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #161616; }

.feature_image .search_form input:-ms-input-placeholder {
  color: #161616; }

.search-submit {
  position: absolute;
  z-index: 1000;
  color: #161616;
  font-size: 20px;
  top: 9px;
  right: 7px;
  cursor: pointer; }

.nav_search_form .search-submit,
.mobile_header_search .search-submit {
  color: #ffffff;
  top: 0px;
  right: 0px;
  background-color: #161616;
  line-height: 30px !important;
  width: 32px;
  text-align: center;
  font-size: 18px;
  padding: 0;
  height: auto;
  min-height: 32px;
  border-radius: 3px !important;
  border: 1px solid  #161616; }

.feature_image .search-submit {
  color: #161616; }

.blog_search .search-submit {
  color: #333333;
  top: 10px;
  right: 8px;
  z-index: 1; }
  .blog_search .search-submit.icon-search-left {
    left: 8px;
    right: auto; }

.blog_search #blog_search_text {
  padding: 0px 10px 0px 40px; }

.social_icons {
  margin-left: 0;
  margin-top: 0; }

.social_icons li {
  display: inline;
  padding-right: 2px; }

@media (max-width: 769px) {
  footer .footer-social-icons {
    display: none; } }

footer .footer-social-icons--mobile.columns {
  display: none;
  padding-left: 0; }
  @media (max-width: 769px) {
    footer .footer-social-icons--mobile.columns {
      display: block; }
      footer .footer-social-icons--mobile.columns > ul {
        display: block;
        padding-left: 0; } }

footer .social_icons {
  display: block;
  margin-top: 15px; }
  @media (max-width: 769px) {
    footer .social_icons {
      padding-left: 0;
      text-align: center; } }

footer .social_icons a, footer .social_icons a:visited {
  color: #161616;
  font-size: 22px;
  display: inline-block;
  margin-bottom: 1em; }
  @media (max-width: 480px) {
    footer .social_icons a, footer .social_icons a:visited {
      margin-bottom: 0; } }

footer .social_icons a:active, footer .social_icons a:hover {
  color: #161616;
  font-size: 22px; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.animated.infinite {
  animation-iteration-count: infinite; }

.animated.hinge {
  animation-duration: 2s; }

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
  animation-duration: .75s; }

@keyframes bounceIn {
  0%,20%,40%,60%,80%,to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  20% {
    transform: scale3d(1.1, 1.1, 1.1); }

  40% {
    transform: scale3d(0.9, 0.9, 0.9); }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }

  80% {
    transform: scale3d(0.97, 0.97, 0.97); }

  to {
    opacity: 1;
    transform: scaleX(1); } }

.bounceIn {
  animation-name: bounceIn; }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  to {
    opacity: 1; } }

.fadeIn {
  animation-name: fadeIn; }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -20px, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInDown {
  animation-name: fadeInDown; }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-20px, 0, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInLeft {
  animation-name: fadeInLeft; }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(20px, 0, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInRight {
  animation-name: fadeInRight; }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 20px, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInUp {
  animation-name: fadeInUp; }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  to {
    opacity: 0; } }

.fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOutUp {
  0% {
    opacity: 1; }

  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  animation-name: fadeOutUp; }

@keyframes zoomOut {
  0% {
    opacity: 1; }

  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  to {
    opacity: 0; } }

.zoomOut {
  animation-name: zoomOut; }

.delay-0s {
  -moz-animation-delay: 0;
  -webkit-animation-delay: 0;
  animation-delay: 0; }

.delay-025s {
  -moz-animation-delay: .25s;
  -webkit-animation-delay: .25s;
  animation-delay: .25s;
  opacity: 0; }

.delay-05s {
  -moz-animation-delay: .5s;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
  opacity: 0; }

.delay-075s {
  -moz-animation-delay: .75s;
  -webkit-animation-delay: .75s;
  animation-delay: .75s;
  opacity: 0; }

.delay-1s {
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  opacity: 0; }

.animate_right, .animate_left, .animate_up, .animate_down {
  opacity: 0; }

.ie .animated, .ie .animate_right, .ie .animate_left, .ie .hsContent, .ie #slide-1 .animated {
  opacity: 1 !important; }

.ie delay-025s, .ie .delay-0s, .ie .delay-025s, .ie .delay-05s, .ie .delay-075s, .ie .delay-1s {
  opacity: 1 !important; }

.ie select {
  background-image: none !important; }

@media only screen and (max-width: 798px) {
  .delay-0s, .delay-025s, .delay-05s, .delay-075s, .delay-1s,
  .animate_right, .animate_left, .animate_up, .animate_down {
    opacity: 1; } }
/* #Password Page
================================================== */
#password-container {
  margin: 75px auto 0;
  max-width: 100%;
  display: table;
  text-align: center;
  display: table; }
  @media (max-width: 769px) {
    #password-container {
      margin-top: 10px; } }

.password-page-message {
  font-size: 3em;
  line-height: 1.2;
  margin: 10px auto;
  padding: 12px 0; }

.password-page-follow {
  margin: 5px 0; }

.password-social .social_icons a,
.password-social .social_icons a:visited,
.password-social .social_icons a:active {
  font-size: 25px; }

.password-page-row {
  display: table-row;
  width: 100%;
  height: 100%;
  margin: 0 auto; }

.password-page-col {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 30px;
  width: 100%; }

.password-logo {
  max-width: 200px;
  /* Allows logo to be more prominent*/
  margin: 0px auto; }

.password-message {
  max-width: 600px;
  font-size: 1.2em;
  color: #161616; }

.hr-small {
  margin: 20px auto;
  width: 50px; }

.password-social {
  margin-top: 10px;
  padding-top: 20px; }

.password-social ul {
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 10px; }

.password-social .social_icons li {
  display: inline;
  margin-left: 0; }

.password-social .social_icons a:hover {
  color: #005b94; }

.password-footer {
  margin-top: 15px;
  margin-bottom: 40px;
  font-size: 13px;
  color: #161616;
  text-align: center; }

.powered {
  display: block;
  margin-top: 15px; }

.shopify a {
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA0JJREFUeNqMU81vG0UU/83sR73YG+M4xrHj4jj9UCFNSaGlQQUhhFBRpXIo6jEHQFXFAbhy4B/gioTgzgGV7ws5IAoqUgUSoWoIaZJGpGpMHDuptf5a7+fM8nZpJaRy4M0+jd7szO/93u/NsAsX5vFvi6IInHNUq5NnstnsqXp96xur3f392HNlrIcLePHkS8hlTchIJvtVSTOjIaSAwhkiGsXi+BudjjVp28Oj+XzhrPDZh5qqfoIQD5j6wrxHCAJ6UMXVr3pgnB0c9O2843jrE5XMtZER47GTp+bOqfn++d9+Ct5TuLrCGAcjpgnAWEVSdg8HSyWUzTl8v7D08szxSltPB6/OPDWeW/q1caI2O0zfbrThBM7pjdbiz9PG7LsK01epYKiCaMlIQadnHag9UZ2vbuqvl47tVMwcY3fdFjLFCIHksB0bQojCTmfzlWyHf53S0qsyigESMRS0uqtvNbs330nXNHhRAWl3ChnNhLG/jzBy4fg27pGG5TSqWsARV6EGwk+WScgymIQ5auLpyTdRHj2arC//9QXuDpfgeDYkQcgoZixq4DKuAGoo7wEwVg5DD3PVt1EafRzL21/C0HJo9f4gYUO4gZNkFMk5Nkli3wcI4vP7yIvxhsLIIXhBHzfqlzHwWihkDiNjPEwlDJNE/zDABGPQKfR5QAzI8wRU9IWNurWIlJbF+dmP8Ig5ja67Az8cwvWdmCVi4YSMSlTzODjAQxGAvCZkaIpI4MeN97Fc/xbpfXk8WXmNqPcw9C1idR8gKSNN06GYEScZYwZVJ+xj/8hpPJp9HmvNK/Bd6g0zEXfJ9rvEwE0A4qbFLOibimN15RcLR57JVFx7iLGHpvFs9RJ8QZvofmzsXoEXDqAqWiIiyUaAUSIkBTVVY1BuXuth6rhxcaxizDb619EcrGPg7+JG8zJWdj8HZwplk7hTHyDiKrU5BVWXyKT57ncfNz9TRBjxrRWn3/zT2+7seV7DWuabnR+MTrCm6ikNnLLEL3R720dmQkMqFz8dia3rdmvhg8an7MH3hZRhKuVsQTtcPmCcGK+lZvLl1JEdK9T7PW9t75a72L7tXh3sBbdEELXxP00h1//rx98CDACS7p3N/ZPUwQAAAABJRU5ErkJggg==);
  padding-left: 21px;
  color: #161616;
  text-decoration: none; }

.password-footer a {
  color: #161616;
  text-decoration: none; }

/* Password Page Modal CSS */
.controls {
  display: block;
  margin: 1em;
  text-align: right;
  text-transform: uppercase;
  position: relative; }

#open-me {
  text-align: center;
  margin-bottom: 35px; }
  #open-me a:hover {
    color: #005b94; }

.close-me {
  z-index: 8000; }

.modalbox {
  position: absolute;
  height: 100%;
  top: -1em;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0;
  z-index: 5000; }

.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  max-height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  background: rgba(255, 255, 255, 0.95); }

.overlay-close {
  width: 150px;
  height: 50px;
  position: absolute;
  right: 10px;
  top: 10px;
  border: 1px solid #000;
  font-size: 14px; }

.overlay-data {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s;
  visibility: 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s; }

.overlay-open {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s; }

.inputbox {
  margin: 0px auto;
  max-width: 80%;
  display: table;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #000; }

@media (max-width: 769px) {
  #password-page-bg .modalbox .inputbox {
    top: 50%; } }

.storefront-password-form label {
  font-size: 0.9em;
  margin: 0 0 1em 0;
  text-align: center; }

.storefront-password-form .actions {
  display: inline-block; }

.storefront-password-form #password {
  width: 50%;
  display: inline-block; }
  @media (max-width: 480px) {
    .storefront-password-form #password {
      width: 100%; } }

#owner {
  font-size: 0.9em;
  margin-top: -1em;
  opacity: 0.8; }

.pass-close {
  color: #000 !important;
  padding: 0 !important;
  margin: 1em !important;
  position: inherit !important; }

@media screen and (min-width: 320px) and (max-width: 440px) and (max-height: 667px) {
  .modalbox {
    display: block;
    width: 414px !important;
    max-width: 100%;
    text-align: center; }

  .pass-close {
    display: block;
    margin: 0.65em -0.15em 1em 0 !important; } }
/* #Page Details
================================================== */
.page-details-section .container {
  padding: 0; }
.page-details-section .article {
  padding-bottom: 0; }
.page-details-section div.container .featured_products {
  padding-top: 0; }
@media (max-width: 480px) {
  .page-details-section .caption.position-center,
  .page-details-section .caption.position-left,
  .page-details-section .caption.position-right {
    margin: 5% 0 0 0; } }

/* #Product Details
================================================== */
.product-details-template .product-details__blocks .container {
  padding: 0; }
.product-details-template .action_button:not(.add_to_cart) {
  width: auto; }
.product-details-template img {
  width: 100%; }
.product-details-template img.rich-image {
  max-width: auto;
  margin-bottom: 20px; }
@media (max-width: 480px) {
  .product-details-template .featured-link--section.text-block--left {
    flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }

.quote {
  padding: 10px 0px;
  text-align: center;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #e0e0e0; }

.grey-map {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(99%);
  /* Chrome 19+ & Safari 6+ */
  -webkit-backface-visibility: hidden;
  /* Fix for transition flickering */ }

/* Home page - general
================================================== */
/* Full-width product slider */
.homepage-product-slider {
  margin: 0 10px; }
  .homepage-product-slider object.placeholder-image {
    width: 100%;
    display: block;
    height: auto;
    position: relative;
    padding-top: 100%; }
  .homepage-product-slider .placeholder-svg--product {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }

.homepage-product-slider.even-num-slides {
  margin-left: 10px;
  width: calc(100% - 10px); }
  @media (max-width: 769px) {
    .homepage-product-slider.even-num-slides {
      margin-left: 0;
      width: 100%; } }

.products-slider.slider-gallery.products-length-6 .gallery-cell {
  width: calc(16.6% - 10px); }
  @media (max-width: 769px) {
    .products-slider.slider-gallery.products-length-6 .gallery-cell {
      width: calc(40% - 10px); } }
.products-slider.slider-gallery.products-length-5 .gallery-cell {
  width: calc(20% - 10px); }
  @media (max-width: 769px) {
    .products-slider.slider-gallery.products-length-5 .gallery-cell {
      width: calc(40% - 10px); } }
.products-slider.slider-gallery.products-length-4 .gallery-cell {
  width: calc(25% - 10px); }
  @media (max-width: 769px) {
    .products-slider.slider-gallery.products-length-4 .gallery-cell {
      width: calc(40% - 10px); } }
.products-slider.slider-gallery.products-length-3 .gallery-cell, .products-slider.slider-gallery.products-length-2 .gallery-cell, .products-slider.slider-gallery.products-length-1 .gallery-cell {
  width: calc(33.33% - 10px); }

.products-slider.slider-gallery .gallery-cell.visible-2 {
  width: calc(50% - 10px); }
  @media (max-width: 769px) {
    .products-slider.slider-gallery .gallery-cell.visible-2 {
      width: calc(50% - 10px); } }
.products-slider.slider-gallery .gallery-cell.visible-3 {
  width: calc(33.33% - 10px); }
  @media (max-width: 769px) {
    .products-slider.slider-gallery .gallery-cell.visible-3 {
      width: calc(40% - 10px); } }
.products-slider.slider-gallery .gallery-cell.visible-4 {
  width: calc(25% - 10px); }
  @media (max-width: 769px) {
    .products-slider.slider-gallery .gallery-cell.visible-4 {
      width: calc(40% - 10px); } }
.products-slider.slider-gallery .gallery-cell.visible-5 {
  width: calc(20% - 10px); }
  @media (max-width: 769px) {
    .products-slider.slider-gallery .gallery-cell.visible-5 {
      width: calc(40% - 10px); } }
.products-slider.slider-gallery .gallery-cell.visible-6 {
  width: calc(16.666% - 10px); }
  @media (max-width: 769px) {
    .products-slider.slider-gallery .gallery-cell.visible-6 {
      width: calc(40% - 10px); } }
.products-slider.slider-gallery .gallery-cell.visible-7 {
  width: calc(14.2% - 10px); }
  @media (max-width: 769px) {
    .products-slider.slider-gallery .gallery-cell.visible-7 {
      width: calc(40% - 10px); } }
  .products-slider.slider-gallery .gallery-cell.visible-7 .product-details {
    font-size: 0.7rem; }

@media (max-width: 985px) {
  .products-length-7 .product-info__caption {
    display: block; }
  .products-length-7 .thumbnail-overlay {
    display: none; }

  .products-length-8 .product-info__caption {
    display: block; }
  .products-length-8 .thumbnail-overlay {
    display: none; }

  .products-length-9 .product-info__caption {
    display: block; }
  .products-length-9 .thumbnail-overlay {
    display: none; }

  .products-length-10 .product-info__caption {
    display: block; }
  .products-length-10 .thumbnail-overlay {
    display: none; }

  .products-length-11 .product-info__caption {
    display: block; }
  .products-length-11 .thumbnail-overlay {
    display: none; }

  .products-length-12 .product-info__caption {
    display: block; }
  .products-length-12 .thumbnail-overlay {
    display: none; }

  .products-length-13 .product-info__caption {
    display: block; }
  .products-length-13 .thumbnail-overlay {
    display: none; }

  .products-length-14 .product-info__caption {
    display: block; }
  .products-length-14 .thumbnail-overlay {
    display: none; }

  .products-length-15 .product-info__caption {
    display: block; }
  .products-length-15 .thumbnail-overlay {
    display: none; }

  .products-length-16 .product-info__caption {
    display: block; }
  .products-length-16 .thumbnail-overlay {
    display: none; } }
.featured_products.product-slider {
  padding-bottom: 0; }
  .featured_products.product-slider .columns {
    padding-bottom: 0; }

.banner-full-link {
  line-height: 0;
  font-size: 0;
  color: transparent;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute; }

.banner-full-link + .caption {
  pointer-events: none;
  cursor: pointer; }

.caption {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }
  @media (min-width: 799px) {
    .caption {
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media (min-width: 1400px) {
    .caption {
      max-width: 1200px; } }
  @media (max-width: 769px) {
    .caption {
      width: 100%; } }
  @media (max-width: 480px) {
    .caption {
      font-size: 3vw;
      width: 100%; } }
  .caption a {
    pointer-events: all; }
  .caption.position-center {
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center; }
    @media (max-width: 769px) {
      .caption.position-center {
        width: 85%; } }
    @media (max-width: 480px) {
      .caption.position-center {
        width: 100%;
        padding: 0 5%;
        margin: 5% 0; } }
  .caption.position-left {
    left: 0;
    text-align: left;
    padding: 0 10px; }
  .caption.position-right {
    right: 0;
    text-align: right;
    padding: 0 2%; }
    @media (max-width: 769px) {
      .caption.position-right {
        right: unset;
        text-align: left; } }
  .caption .pretext {
    color: #ffffff;
    font-family: 'akzidenz-grotesk', sans-serif;
    font-weight: normal;
    text-transform: none;
    font-style: normal;
    font-size: 20px;
    letter-spacing: 1px;
    margin-bottom: 10px; }
    @media (max-width: 480px) {
      .caption .pretext {
        font-size: 1.4em;
        color: #161616;
        text-shadow: none; } }
    @media (max-width: 769px) {
      .caption .pretext {
        font-size: 13.333333333333334px; } }
    @media (min-width: 799px) {
      .caption .pretext {
        font-size: 16.666666666666668px; } }
    @media (min-width: 1025px) {
      .caption .pretext {
        font-size: 20px; } }
  .caption .headline {
    color: #fff;
    font-family: TeleVoiceSemiBold, TeleVoiceRegular, sans-serif;
    font-weight: normal;
    text-transform: none;
    font-style: normal;
    letter-spacing: 0px;
    margin-bottom: 15px; }
    @media (max-width: 480px) {
      .caption .headline {
        text-shadow: none; } }
  .caption .subtitle {
    color: #ffffff;
    font-family: 'akzidenz-grotesk', sans-serif;
    font-weight: normal;
    text-transform: none;
    font-style: normal;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0px;
    position: relative; }
    .caption .subtitle p {
      font-style: normal;
      font-size: 20px;
      line-height: 32px; }
      @media (max-width: 769px) {
        .caption .subtitle p {
          font-size: 16px !important;
          line-height: 22px  !important; } }
      @media (max-width: 480px) {
        .caption .subtitle p {
          text-shadow: none;
          font-size: 20px !important;
          line-height: 22px  !important; } }
    @media (max-width: 769px) {
      .caption .subtitle {
        font-size: 14px !important;
        line-height: 18px  !important; } }
    @media (max-width: 480px) {
      .caption .subtitle {
        text-shadow: none;
        font-size: 20px !important;
        line-height: 22px  !important; } }
  .caption .pretext:empty,
  .caption .headline:empty,
  .caption .subtitle:empty {
    display: none; }
    .caption .pretext:empty:before,
    .caption .headline:empty:before,
    .caption .subtitle:empty:before {
      height: 0; }

.subtitle p a {
  pointer-events: all; }

.caption-content {
  display: inline-block;
  float: none;
  max-width: 90%; }
  @media (max-width: 769px) {
    .caption-content {
      max-width: 80%;
      padding-left: 5%; } }
  @media (max-width: 480px) {
    .caption-content {
      width: 100%;
      max-width: 100%;
      text-align: left !important;
      padding-left: 5px; } }
  .caption-content .action_button {
    background-color: #00a862;
    border: 1px solid #00a862;
    margin: 10px;
    white-space: nowrap; }
    @media (max-width: 769px) {
      .caption-content .action_button {
        margin: 5px; } }
    @media (max-width: 480px) {
      .caption-content .action_button {
        font-size: 16px; } }
  .caption-content .action_button:hover {
    background-color: #008759;
    border: 1px solid #008759; }
  .caption-content.align-center {
    text-align: center; }
    @media (max-width: 769px) {
      .caption-content.align-center {
        max-width: 80%; } }
    @media (max-width: 480px) {
      .caption-content.align-center {
        width: 100%;
        max-width: 100%; } }
  .caption-content.align-left {
    text-align: left; }
    .caption-content.align-left:first-child .action_button {
      margin-left: 0; }
    .caption-content.align-left .subtitle:before {
      margin-left: 0; }
  .caption-content.align-right {
    text-align: right; }
    .caption-content.align-right:last-child .action_button {
      margin-right: 0; }
    .caption-content.align-right .subtitle:before {
      margin-right: 0; }
  .caption-content.caption-background-true {
    padding: 30px; }
    @media (max-width: 480px) {
      .caption-content.caption-background-true {
        padding: 0; } }

@media (max-width: 769px) {
  .homepage-video .caption-content {
    padding-left: 0px; } }
@media (max-width: 480px) {
  .homepage-video .caption-content {
    padding-left: 0px; } }

/* Transparency settings for each type of caption */
.caption-background-true {
  background-color: #ffffff; }

.homepage-video .caption-background-true {
  background-color: white; }
  @media (max-width: 480px) {
    .homepage-video .caption-background-true {
      background-color: transparent; } }

.caption-background-true {
  background-color: #ffffff; }
  .caption-background-true.caption-transparency-true {
    background-color: rgba(255, 255, 255, 0.6); }
    @media (max-width: 480px) {
      .caption-background-true.caption-transparency-true {
        background-color: transparent; } }
  @media (max-width: 480px) {
    .caption-background-true {
      background-color: transparent; } }

a.highlight-false, input[type="button"].highlight-false,
a.highlight-true, input[type="button"].highlight-true,
a.highlight-true, input[type="button"].highlight-true {
  background-color: #00a862;
  border-color: #00a862;
  color: #fff; }
  @media (max-width: 480px) {
    a.highlight-false, input[type="button"].highlight-false,
    a.highlight-true, input[type="button"].highlight-true,
    a.highlight-true, input[type="button"].highlight-true {
      border-color: #161616;
      background-color: #161616;
      color: #fff; } }

a.highlight-false--dark,
input[type="button"].highlight-false--dark {
  color: #161616;
  border-color: #161616;
  background-color: transparent; }
  a.highlight-false--dark:hover,
  input[type="button"].highlight-false--dark:hover {
    border-color: #161616;
    background-color: #161616;
    color: #fff; }

.homepage-slideshow .gallery-cell:not(:first-child) {
  height: 0; }

.homepage-slideshow.flickity-enabled .gallery-cell:not(:first-child) {
  height: auto; }

.homepage-slideshow a.highlight-false:hover, .homepage-slideshow input[type="button"].highlight-false:hover,
.homepage-slideshow a.highlight-true:hover, .homepage-slideshow input[type="button"].highlight-true:hover {
  color: #333; }
@media (max-width: 480px) {
  .homepage-slideshow a.highlight-false, .homepage-slideshow input[type="button"].highlight-false,
  .homepage-slideshow a.highlight-true, .homepage-slideshow input[type="button"].highlight-true {
    color: #161616;
    border-color: #161616;
    background-color: transparent; }
    .homepage-slideshow a.highlight-false:hover, .homepage-slideshow input[type="button"].highlight-false:hover,
    .homepage-slideshow a.highlight-true:hover, .homepage-slideshow input[type="button"].highlight-true:hover {
      border-color: #161616;
      background-color: #161616;
      color: #fff; } }
.homepage-slideshow a.highlight-true, .homepage-slideshow input[type="button"].highlight-true {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #333; }
  @media (max-width: 480px) {
    .homepage-slideshow a.highlight-true, .homepage-slideshow input[type="button"].highlight-true {
      border-color: #161616;
      background-color: #161616;
      color: #fff; } }

.contact-form_position--right {
  float: right; }

/* #Account
================================================== */
.account-header-logout {
  text-align: right;
  /*text-transform: uppercase;*/
  padding-top: 14px; }

.account-sidebar {
  border-right: 1px solid #e0e0e0;
  box-sizing: border-box;
  padding-right: 10px; }
  @media (max-width: 769px) {
    .account-sidebar {
      border: 0;
      padding-right: 0; } }

.customers-addresses .account-sidebar {
  border-right: 0;
  padding-right: 0; }
.customers-addresses .account-main {
  box-sizing: border-box;
  border-left: 1px solid #e0e0e0;
  padding-left: 20px; }
  @media (max-width: 769px) {
    .customers-addresses .account-main {
      border: 0;
      padding-left: 0; } }

.action_bottom .note {
  vertical-align: middle;
  line-height: 40px; }

.address_title {
  margin-bottom: 0;
  padding-bottom: 0; }

.action_edit {
  background-color: #0e103e;
  border-color: #0e103e; }
  .action_edit a {
    color: #ffffff; }
  .action_edit:hover {
    background-color: #0e103e;
    border-color: #0e103e; }
    .action_edit:hover a {
      color: #ffffff; }

.action_delete {
  background-color: #ffffff;
  border-color: #0e103e; }
  .action_delete a {
    color: #0e103e; }
  .action_delete:hover {
    background-color: #0e103e;
    border-color: #0e103e; }
    .action_delete:hover a {
      color: #ffffff; }

/* #Home page - collection in detail
================================================== */
.collection-in-detail .section {
  margin: 0; }
.collection-in-detail .half {
  width: 50%;
  float: left;
  position: relative; }
  @media (max-width: 769px) {
    .collection-in-detail .half {
      width: 100%; } }
.collection-in-detail .product-details {
  padding: 40px 2rem; }
.collection-in-detail .frontpage_product_stagger--true .section:nth-child(even) .half {
  float: right; }
.collection-in-detail .product_gallery.multi-image {
  width: 100%;
  display: block;
  margin-bottom: 0; }

/* #Home page - text columns with images
================================================== */
.text-columns-with-images-section .border-style--box {
  padding: 10%;
  border: 1px solid #e0e0e0; }
.text-columns-with-images-section .border-style--quote {
  padding-left: 20px;
  border-left: 1px solid #e0e0e0;
  margin-bottom: 10%; }
.text-columns-with-images-section .large_text {
  font-size: 44.2;
  line-height: 34;
  color: #0E103E;
  display: block;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.text-columns-with-images-section .text-column {
  margin-bottom: 25px;
  position: relative; }
.text-columns-with-images-section a.continue-button {
  margin-top: 10px; }
.text-columns-with-images-section h2.title + .feature_divider {
  margin-bottom: 40px; }
.text-columns-with-images-section .dynamic_buttons {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0); }
  @media (max-width: 769px) {
    .text-columns-with-images-section .dynamic_buttons {
      position: relative;
      left: auto;
      transform: none; } }
.text-columns-with-images-section .mobile-menu {
  display: none; }
.text-columns-with-images-section .text-column-inside {
  min-height: 200px; }
.text-columns-with-images-section .full-width-help {
  margin-bottom: 20px;
  padding-top: 0; }
  .text-columns-with-images-section .full-width-help > .container {
    padding-bottom: 30px; }
  .text-columns-with-images-section .full-width-help .text-column-inside {
    min-height: auto;
    padding-top: 30px; }
    @media (max-width: 1024px) {
      .text-columns-with-images-section .full-width-help .text-column-inside {
        min-height: 110px; } }
  .text-columns-with-images-section .full-width-help .text-column {
    margin-bottom: 45px; }
  .text-columns-with-images-section .full-width-help .content_large {
    color: #0e103e;
    font-weight: 500; }
  .text-columns-with-images-section .full-width-help .dynamic_buttons {
    font-weight: 400;
    margin-bottom: -30px; }
    @media (max-width: 1024px) {
      .text-columns-with-images-section .full-width-help .dynamic_buttons {
        font-weight: 500;
        margin-bottom: -38px; } }
  @media (max-width: 769px) {
    .text-columns-with-images-section .full-width-help {
      min-height: 110px; }
      .text-columns-with-images-section .full-width-help P {
        font-size: 14px; }
      .text-columns-with-images-section .full-width-help .text-align--center {
        text-align: left; }
      .text-columns-with-images-section .full-width-help .hide-on-mobile {
        display: none; }
      .text-columns-with-images-section .full-width-help .one-third {
        border-bottom: 1px solid #fff;
        margin: 0 -20px;
        padding: 0 20px; }
      .text-columns-with-images-section .full-width-help .dynamic_buttons {
        position: absolute;
        right: 22px;
        top: 40px; } }
@media (max-width: 769px) {
  .text-columns-with-images-section .display_mobile_menu {
    width: 60%; } }
@media (max-width: 480px) {
  .text-columns-with-images-section .display_mobile_menu {
    width: 100%;
    padding: 0 !important; }
    .text-columns-with-images-section .display_mobile_menu .text-column-inside {
      display: none; }
    .text-columns-with-images-section .display_mobile_menu .text-column {
      margin-bottom: 0px; }
    .text-columns-with-images-section .display_mobile_menu .mobile-menu {
      display: block;
      border-bottom: 1px solid #e6e7e8;
      padding: 10px 20px 0px 20px; }
      .text-columns-with-images-section .display_mobile_menu .mobile-menu a {
        font-family: 'akzidenz-grotesk', sans-serif;
        font-size: 20px;
        line-height: 34px;
        font-weight: 400;
        color: #00558A; }
      .text-columns-with-images-section .display_mobile_menu .mobile-menu img {
        vertical-align: middle;
        padding: 15px 15px 15px 20px; }
      .text-columns-with-images-section .display_mobile_menu .mobile-menu .icon-right-arrow:before {
        margin-top: 28px;
        color: #00558A;
        font-size: 28px; }
    .text-columns-with-images-section .display_mobile_menu .column, .text-columns-with-images-section .display_mobile_menu .columns {
      width: 100%; } }
.text-columns-with-images-section .hover_image_pop .column-image img {
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  -ms-transition: all .2s ease-in-out !important; }
.text-columns-with-images-section .hover_image_pop .text-column:hover img,
.text-columns-with-images-section .hover_image_pop .text-column:active img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  border: 0 !important; }
.text-columns-with-images-section .hover_image_pop .text-column:hover a.arrow_button,
.text-columns-with-images-section .hover_image_pop .text-column:hover .arrow_button a.shg-btn,
.text-columns-with-images-section .hover_image_pop .text-column:active a.arrow_button,
.text-columns-with-images-section .hover_image_pop .text-column:active .arrow_button a.shg-btn {
  text-decoration: underline;
  padding-right: 30px !important;
  transition: padding 0.05s linear; }

/* OOTS Content Creator slideshow */
.flickity-slider img {
  display: block;
  margin: 0 auto; }

/* #Home page - slideshow
================================================== */
.homepage-slideshow:hover .flickity-prev-next-button, .testimonial-section:hover .flickity-prev-next-button {
  opacity: 0.5; }

.homepage-slideshow.text-animation--false .caption {
  opacity: 0;
  transition: opacity 0.3s linear; }

.homepage-slideshow.text-animation--false.flickity-enabled .caption {
  opacity: 1; }

.text-animation--true .caption-content {
  opacity: 0; }
  @media (max-width: 480px) {
    .text-animation--true .caption-content {
      opacity: 1;
      animation-duration: 0s; } }

.homepage-slideshow, .testimonial-section {
  position: relative;
  overflow: hidden; }
  .homepage-slideshow.single-image .flickity-prev-next-button, .testimonial-section.single-image .flickity-prev-next-button {
    display: none; }
  .homepage-slideshow.single-image .flickity-page-dots, .testimonial-section.single-image .flickity-page-dots {
    display: none; }
  .homepage-slideshow .gallery-cell, .testimonial-section .gallery-cell {
    width: 100%;
    background-color: #666666; }
    @media (max-width: 480px) {
      .homepage-slideshow .gallery-cell, .testimonial-section .gallery-cell {
        background-color: transparent; } }
    .homepage-slideshow .gallery-cell img, .testimonial-section .gallery-cell img {
      width: 100%;
      display: block; }
  .homepage-slideshow .flickity-prev-next-button, .testimonial-section .flickity-prev-next-button {
    opacity: 0;
    width: 5%;
    height: 100%;
    border-radius: 0; }
  .homepage-slideshow .flickity-page-dots, .testimonial-section .flickity-page-dots {
    bottom: 2em; }
    .homepage-slideshow .flickity-page-dots .dot, .testimonial-section .flickity-page-dots .dot {
      height: 4px;
      width: 40px;
      margin: 0;
      border-radius: 0;
      background: #333333; }
    @media (max-width: 480px) {
      .homepage-slideshow .flickity-page-dots, .testimonial-section .flickity-page-dots {
        display: block;
        bottom: 5px; } }

/* Home - product slider */
.js-product-slider .product_clear {
  display: none; }
.js-product-slider .column.alpha, .js-product-slider .columns.alpha {
  margin: 0 10px 0 20px; }
.js-product-slider .flickity-prev-next-button {
  border-radius: 0; }

/* #Home page - image with text
================================================== */
.featured_collections .featured-link--half a[href] img {
  box-shadow: #000 0em 0em 0em;
  transition: opacity 0.2s linear; }

.featured_collections .featured-link--half:hover a[href] img.lazyloaded {
  opacity: 0.8; }

.featured-link--section {
  width: 100%;
  box-sizing: border-box;
  float: left;
  min-height: 100px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.featured-link--half.featured-link__imageHalf {
  background-color: transparent;
  text-align: center; }
  .featured-link--half.featured-link__imageHalf a {
    width: 100%;
    display: block; }
    .featured-link--half.featured-link__imageHalf a img {
      width: 100%; }

.featured-link--half {
  box-sizing: border-box;
  float: left;
  width: 50%;
  position: relative;
  text-align: center;
  display: table;
  -webkit-box-flex: 1 0 auto;
  -moz-box-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  background-color: #ffffff; }
  @media (max-width: 480px) {
    .featured-link--half {
      width: 100%;
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
      flex: 1 0 100%; } }
  .featured-link--half .featured-link--wrap {
    width: 100%;
    height: 100%;
    /* Fix for SVG set at 2 images per row */
    -webkit-box-flex: 0 0 auto;
    -moz-box-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .featured-link--half img {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 100%; }
    @media (max-width: 480px) {
      .featured-link--half img {
        width: 100%;
        max-width: auto; } }
  .featured-link--half .info {
    display: inline-block;
    width: 80%;
    margin: 0 auto;
    padding: 20px; }
    .featured-link--half .info.text-align--right {
      text-align: right; }
      .featured-link--half .info.text-align--right .description:before {
        margin-right: 0; }
    .featured-link--half .info.text-align--left {
      text-align: left; }
      .featured-link--half .info.text-align--left .description:before {
        margin-left: 0; }
    @media (max-width: 480px) {
      .featured-link--half .info {
        position: static;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        padding: 2em 0; } }
  .featured-link--half .collection_title {
    margin-bottom: 15px;
    display: block;
    color: #161616; }
  .featured-link--half .description {
    position: relative;
    font-size: 1.3vw;
    line-height: 1.5;
    margin-bottom: 20px;
    color: #161616; }
    @media (max-width: 769px) {
      .featured-link--half .description {
        font-size: 2vw; } }
    @media (max-width: 480px) {
      .featured-link--half .description {
        font-size: inherit; } }
    @media (min-width: 1400px) {
      .featured-link--half .description {
        font-size: inherit; } }
  .featured-link--half .button {
    height: auto;
    background-color: transparent;
    color: #161616;
    border: 1px solid #161616;
    transition: background-color 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53), color 0.3s linear, border 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53);
    line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 10px; }
    .featured-link--half .button:hover {
      background-color: #161616;
      color: #ffffff;
      border: 1px solid #161616; }

.image-align--right.featured_collections.across-1 .featured-link--section:nth-child(odd) {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
  .image-align--right.featured_collections.across-1 .featured-link--section:nth-child(odd) .featured-link--half {
    float: right; }

.image-align--left.featured_collections.across-1 .featured-link--section:nth-child(even) {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
  .image-align--left.featured_collections.across-1 .featured-link--section:nth-child(even) .featured-link--half {
    float: right; }

.featured_collections.across-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.image-align--left.featured_collections.across-2 .featured-link--section {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  @media (max-width: 769px) {
    .image-align--left.featured_collections.across-2 .featured-link--section:nth-of-type(2n) {
      -webkit-flex-direction: row-reverse;
      -moz-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; } }
.image-align--left.featured_collections.across-2 .featured-link--image:nth-of-type(4n+3) {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
  @media (max-width: 769px) {
    .image-align--left.featured_collections.across-2 .featured-link--image:nth-of-type(4n+3) {
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }
.image-align--left.featured_collections.across-2 .featured-link--image:nth-of-type(4n+4) {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.image-align--right.featured_collections.across-2 .featured-link--section {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
  @media (max-width: 769px) {
    .image-align--right.featured_collections.across-2 .featured-link--section:nth-of-type(2n) {
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }
.image-align--right.featured_collections.across-2 .featured-link--image:nth-of-type(4n+3) {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  @media (max-width: 769px) {
    .image-align--right.featured_collections.across-2 .featured-link--image:nth-of-type(4n+3) {
      -webkit-flex-direction: row-reverse;
      -moz-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; } }
.image-align--right.featured_collections.across-2 .featured-link--image:nth-of-type(4n+4) {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.featured_collections.across-2 .featured-link--section {
  width: 50%; }
  @media (max-width: 769px) {
    .featured_collections.across-2 .featured-link--section {
      width: 100%; } }
@media (max-width: 769px) {
  .featured_collections.across-2 .featured-link--half {
    width: 50%; } }
@media (max-width: 480px) {
  .featured_collections.across-2 .featured-link--half {
    width: 100%; } }
.featured_collections.across-2 .description {
  font-size: 1.2vw; }
  @media (max-width: 769px) {
    .featured_collections.across-2 .description {
      font-size: inherit; } }
.featured_collections.across-2 .button {
  font-size: 1.2vw; }
  @media (max-width: 480px) {
    .featured_collections.across-2 .button {
      font-size: 14px; } }
.featured_collections.across-2 .featured-link--image:nth-of-type(2n+1) {
  clear: both; }
.featured_collections.across-2 .featured-link--image:nth-of-type(2n+2) .featured-link--half {
  float: left; }
  @media (max-width: 769px) {
    .featured_collections.across-2 .featured-link--image:nth-of-type(2n+2) .featured-link--half {
      float: right; } }
.featured_collections.across-2 .featured-link--image:nth-of-type(3n+3) .featured-link--half {
  float: right; }
  @media (max-width: 769px) {
    .featured_collections.across-2 .featured-link--image:nth-of-type(3n+3) .featured-link--half {
      float: left; } }
.featured_collections.across-2 .featured-link--image:nth-of-type(4n+4) .featured-link--half {
  float: right; }

/* #Home page - featured products
================================================== */
.featured-products-section .product_gallery {
  margin-bottom: 0; }
  .featured-products-section .product_gallery img {
    width: 100%;
    vertical-align: bottom; }

/* #Home page - featured promotions
================================================== */
.featured-promotions .promo-animation--true {
  opacity: 0; }
.featured-promotions .feature-section {
  text-align: center;
  float: left;
  margin: 0 10px 10px;
  position: relative; }
  @media (max-width: 769px) {
    .featured-promotions .feature-section {
      opacity: 1; } }
  .featured-promotions .feature-section .link-promo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block; }
  .featured-promotions .feature-section .feature-inner {
    display: block;
    position: relative;
    overflow: hidden; }
  .featured-promotions .feature-section .feature-style--circle {
    border-radius: 50%; }
    .featured-promotions .feature-section .feature-style--circle img {
      border-radius: 50%; }
  .featured-promotions .feature-section .feature-style--rounded {
    border-radius: 10px; }
    .featured-promotions .feature-section .feature-style--rounded img {
      border-radius: 10px; }
  .featured-promotions .feature-section .feature-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: background-color 0.25s linear; }
    @media (max-width: 769px) {
      .featured-promotions .feature-section .feature-overlay {
        background: black;
        background: rgba(0, 0, 0, 0.5); } }
  .featured-promotions .feature-section .feature-wrap {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50.1%);
    -ms-transform: translateY(-50.1%);
    transform: translateY(-50.1%);
    padding: 10px 0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    pointer-events: none; }
  .featured-promotions .feature-section.title-overlay-true .feature-details {
    display: none;
    opacity: 0;
    transition: opacity 0.3s linear; }
    @media (max-width: 769px) {
      .featured-promotions .feature-section.title-overlay-true .feature-details {
        opacity: 1;
        display: block !important; } }
    .featured-promotions .feature-section.title-overlay-true .feature-details.reveal-details {
      opacity: 1; }
    .featured-promotions .feature-section.title-overlay-true .feature-details .button {
      margin-top: 15px; }
  .featured-promotions .feature-section.title-overlay-true .description {
    color: #ffffff;
    transition: all 0.3s linear;
    margin-bottom: 0; }
  .featured-promotions .feature-section.title-overlay-true .description a {
    pointer-events: auto; }
  .featured-promotions .feature-section.title-overlay-true .title {
    transition: all 0.3s linear;
    color: #ffffff; }
    @media (max-width: 769px) {
      .featured-promotions .feature-section.title-overlay-true .title {
        margin-bottom: 10px; } }
    .featured-promotions .feature-section.title-overlay-true .title:after {
      content: '';
      display: block;
      height: 1px;
      width: 0;
      background: #ffffff;
      transition: width .5s ease, background-color .5s ease;
      margin: 10px auto auto auto; }
      @media (max-width: 769px) {
        .featured-promotions .feature-section.title-overlay-true .title:after {
          display: none; } }
  .featured-promotions .feature-section.title-overlay-false .feature-wrap .title {
    display: none; }
  .featured-promotions .feature-section:hover .feature-overlay {
    background: black;
    background: rgba(0, 0, 0, 0.5); }
  .featured-promotions .feature-section.title-overlay-true:hover .title:after {
    width: 50%;
    background: #fff; }
  .featured-promotions .feature-section.title-overlay-true:hover .title {
    color: #fff; }
  .featured-promotions .feature-section.title-overlay-true:hover .description {
    color: #fff; }
  .featured-promotions .feature-section img {
    width: 100%;
    display: block;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.05); }
  .featured-promotions .feature-section .text-center {
    text-align: center; }
  .featured-promotions .feature-section .text-left {
    text-align: left; }
  .featured-promotions .feature-section .text-right {
    text-align: right; }

.featured-promotions-columns-section .featured-promotions .featured-promotions-column {
  float: left;
  display: inline-block; }
.featured-promotions-columns-section .featured-promotions .feature-section {
  margin: 0 10px 10px 0px; }
.featured-promotions-columns-section .featured-promotions.number-of-columns-1 .featured-promotions-column {
  width: 100%; }
.featured-promotions-columns-section .featured-promotions.number-of-columns-2 .featured-promotions-column {
  width: 50%; }
.featured-promotions-columns-section .featured-promotions.number-of-columns-3 .featured-promotions-column {
  width: 33%; }
.featured-promotions-columns-section .featured-promotions.number-of-columns-4 .featured-promotions-column {
  width: 25%; }
.featured-promotions-columns-section .featured-promotions.number-of-columns-5 .featured-promotions-column {
  width: 20%; }
.featured-promotions-columns-section .featured-promotions.number-of-columns-6 .featured-promotions-column {
  width: 16%; }
.featured-promotions-columns-section .featured-promotions .feature-columns-content.title-overlay-true {
  width: 100%; }
.featured-promotions-columns-section .featured-promotions .feature-columns-content.title-overlay-false {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  .featured-promotions-columns-section .featured-promotions .feature-columns-content.title-overlay-false.image-position-left .feature-details-image {
    order: 1;
    -webkit-box-flex: 1 0 calc(50% - 10px);
    -moz-box-flex: 1 0 calc(50% - 10px);
    -webkit-flex: 1 0 calc(50% - 10px);
    -ms-flex: 1 0 calc(50% - 10px);
    flex: 1 0 calc(50% - 10px);
    max-width: calc(50% - 10px); }
  .featured-promotions-columns-section .featured-promotions .feature-columns-content.title-overlay-false.image-position-left .feature-details-content {
    order: 2;
    -webkit-box-flex: 1 0 calc(50% - 10px);
    -moz-box-flex: 1 0 calc(50% - 10px);
    -webkit-flex: 1 0 calc(50% - 10px);
    -ms-flex: 1 0 calc(50% - 10px);
    flex: 1 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
    padding: 20px; }
  .featured-promotions-columns-section .featured-promotions .feature-columns-content.title-overlay-false.image-position-right .feature-details-image {
    order: 2;
    -webkit-box-flex: 1 0 calc(50% - 10px);
    -moz-box-flex: 1 0 calc(50% - 10px);
    -webkit-flex: 1 0 calc(50% - 10px);
    -ms-flex: 1 0 calc(50% - 10px);
    flex: 1 0 calc(50% - 10px);
    max-width: calc(50% - 10px); }
  .featured-promotions-columns-section .featured-promotions .feature-columns-content.title-overlay-false.image-position-right .feature-details-content {
    order: 1;
    -webkit-box-flex: 1 0 calc(50% - 10px);
    -moz-box-flex: 1 0 calc(50% - 10px);
    -webkit-flex: 1 0 calc(50% - 10px);
    -ms-flex: 1 0 calc(50% - 10px);
    flex: 1 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
    padding: 20px; }
  .featured-promotions-columns-section .featured-promotions .feature-columns-content.title-overlay-false.image-position-top, .featured-promotions-columns-section .featured-promotions .feature-columns-content.title-overlay-false.image-position-bottom {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .featured-promotions-columns-section .featured-promotions .feature-columns-content.title-overlay-false.image-position-top .feature-details-image {
    order: 1;
    -webkit-box-flex: 1 0 100%;
    -moz-box-flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%; }
  .featured-promotions-columns-section .featured-promotions .feature-columns-content.title-overlay-false.image-position-top .feature-details-content {
    order: 2;
    -webkit-box-flex: 1 0 100%;
    -moz-box-flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    padding: 20px; }
  .featured-promotions-columns-section .featured-promotions .feature-columns-content.title-overlay-false.image-position-bottom .feature-details-image {
    order: 2;
    -webkit-box-flex: 1 0 100%;
    -moz-box-flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%; }
  .featured-promotions-columns-section .featured-promotions .feature-columns-content.title-overlay-false.image-position-bottom .feature-details-content {
    order: 1;
    -webkit-box-flex: 1 0 100%;
    -moz-box-flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    padding: 20px; }
@media (max-width: 769px) {
  .featured-promotions-columns-section .featured-promotions .featured-promotions-column,
  .featured-promotions-columns-section .featured-promotions .featured-promotions-column .feature-columns-content,
  .featured-promotions-columns-section .featured-promotions .featured-promotions-column .feature-details-content,
  .featured-promotions-columns-section .featured-promotions .featured-promotions-column .feature-details-image {
    width: 100% !important;
    max-width: 100% !important;
    flex: 1 0 100% !important;
    order: 1 !important;
    -webkit-flex-direction: column !important;
    -moz-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; } }

.promo-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s; }

.promo-2 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.promo-3 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.promo-4 {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s; }

.promo-5 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s; }

.promo-6 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s; }

.promo-7 {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s; }

.promo-8 {
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s; }

.promo-9 {
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s; }

.promo-10 {
  -webkit-animation-delay: 2.7s;
  animation-delay: 2.7s; }

.promo-11 {
  -webkit-animation-delay: 3.0s;
  animation-delay: 3.0s; }

.promo-12 {
  -webkit-animation-delay: 3.3s;
  animation-delay: 3.3s; }

.featured-promotions.promo-per-row-2 .feature-section {
  width: calc(50% - 20px); }
  @media (max-width: 769px) {
    .featured-promotions.promo-per-row-2 .feature-section {
      width: 100%;
      margin: 0 0 10px; } }
  .featured-promotions.promo-per-row-2 .feature-section:nth-child(2n+1) {
    clear: both; }

.featured-promotions.promo-per-row-3 .feature-section {
  width: calc(33.3333% - 20px); }
  @media (max-width: 769px) {
    .featured-promotions.promo-per-row-3 .feature-section {
      width: 100%;
      margin: 0 0 10px; } }
  .featured-promotions.promo-per-row-3 .feature-section:nth-child(3n+1) {
    clear: both; }

.featured-promotions.promo-per-row-4 .feature-section {
  width: calc(25% - 20px); }
  .featured-promotions.promo-per-row-4 .feature-section:nth-child(4n+1) {
    clear: both; }
  @media (max-width: 769px) {
    .featured-promotions.promo-per-row-4 .feature-section {
      width: calc(50% - 20px); }
      .featured-promotions.promo-per-row-4 .feature-section:nth-child(2n+1) {
        clear: both; } }
  @media (max-width: 480px) {
    .featured-promotions.promo-per-row-4 .feature-section {
      width: 100%;
      margin: 0 0 10px; } }

.container.promotions-grid-full_width {
  width: 100%;
  padding-top: 0; }
  .container.promotions-grid-full_width .featured-promotions.promo-per-row-2 .feature-section {
    width: 50%;
    margin: 0; }
    @media (max-width: 480px) {
      .container.promotions-grid-full_width .featured-promotions.promo-per-row-2 .feature-section {
        width: 100%; } }
  .container.promotions-grid-full_width .featured-promotions.promo-per-row-3 .feature-section {
    width: 33.333333%;
    margin: 0; }
    @media (max-width: 769px) {
      .container.promotions-grid-full_width .featured-promotions.promo-per-row-3 .feature-section {
        width: 100%; } }
  .container.promotions-grid-full_width .featured-promotions.promo-per-row-4 .feature-section {
    width: 25%;
    margin: 0; }
    @media (max-width: 769px) {
      .container.promotions-grid-full_width .featured-promotions.promo-per-row-4 .feature-section {
        width: 50%; } }
    @media (max-width: 480px) {
      .container.promotions-grid-full_width .featured-promotions.promo-per-row-4 .feature-section {
        width: 100%; } }

/* #Home page - image with text overlay
================================================== */
.banner {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #666666; }
  @media (max-width: 480px) {
    .banner {
      max-height: inherit;
      background-color: transparent; } }
  .banner img {
    width: 100%;
    display: block; }
    @media (max-width: 480px) {
      .banner img {
        min-height: 350px;
        width: auto; } }

/* #Home page - video
================================================== */
/*
.video-section { margin: 0 auto;text-align:center;
  background-color: #666666; }*/
.homepage-video {
  position: relative;
  overflow: hidden;
  /*  max-width:1440px;
    margin: 0 auto;*/
  transition: height 0.3s ease-in-out;
  background-color: #666666; }
  @media (max-width: 480px) {
    .homepage-video {
      background-color: transparent; } }
  .homepage-video img {
    width: 100%;
    display: block; }
  .homepage-video iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%; }
  .homepage-video .homepage-video--media {
    width: 100%;
    height: auto;
    padding-top: 0; }
  .homepage-video .homepage-video--disableclick {
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%; }
  .homepage-video .placeholder-image--true a.video__play-button {
    pointer-events: none; }
  .homepage-video .caption.text-on-video {
    z-index: 20;
    pointer-events: none;
    padding: 0 20px;
    max-width: 1200px; }
    @media (min-width: 1400px) {
      .homepage-video .caption.text-on-video {
        padding: 0 10px; } }
  @media (max-width: 480px) {
    .homepage-video .caption.text-on-video {
      position: absolute;
      transform: translateY(-50%);
      margin: 0; }
      .homepage-video .caption.text-on-video a.highlight-false {
        color: white;
        border-color: white; } }
  .homepage-video .mediaWrapper {
    position: absolute !important;
    top: 0;
    left: 0; }
  .homepage-video .placeholder-svg--video,
  .homepage-video .homepage-video__placeholder {
    display: none; }

.homepage-video.fit-to-page {
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 0px !important;
  height: auto !important;
  background: transparent;
  padding: 0 15px;
  padding-top: 10px !important; }
  @media (min-width: 1400px) {
    .homepage-video.fit-to-page {
      padding: 0 5px; } }
  .homepage-video.fit-to-page .mediaWrapper {
    position: relative !important;
    height: auto !important;
    overflow: hidden; }
    .homepage-video.fit-to-page .mediaWrapper iframe {
      margin-top: -50px; }
  .homepage-video.fit-to-page .caption.text-on-video {
    margin-top: 70px;
    padding: 0 8px; }
    @media (max-width: 480px) {
      .homepage-video.fit-to-page .caption.text-on-video {
        margin-top: 130px; }
        .homepage-video.fit-to-page .caption.text-on-video .caption-content {
          text-align: center !important;
          width: auto;
          min-width: 100%;
          padding-right: 20px; } }
  .homepage-video.fit-to-page .caption-content {
    margin-left: 10px; }

.homepage-video__placeholder {
  position: relative; }

.homepage-video.darken-video-true::after {
  content: '';
  display: block;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  pointer-events: none; }

@media (min-width: 481px) {
  .caption.text-on-video.outside-homepage-video {
    display: none; } }
.caption.text-on-video.outside-homepage-video {
  position: relative !important;
  top: unset;
  transform: initial;
  margin-top: 10px; }
  .caption.text-on-video.outside-homepage-video .subtitle, .caption.text-on-video.outside-homepage-video .headline {
    color: #161616; }

/* #Page Banners
================================================== */
.page_banner {
  overflow: visible;
  max-height: 100vh; }
  .page_banner .image-wrapper {
    overflow: hidden;
    max-height: 100vh; }

.image-wrapper {
  overflow: hidden;
  max-height: 100vh; }

@media (max-width: 480px) {
  .page_banner.event img {
    margin-left: -400px; } }

#shopify-section-blog-knowledge-template .page_banner {
  overflow: visible; }

.caption.captionOverlay--true {
  max-width: 960px;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 3; }
  .caption.captionOverlay--true .headline, .caption.captionOverlay--true .subtitle {
    color: #fff; }
  @media (max-width: 769px) {
    .caption.captionOverlay--true {
      top: 50%;
      width: 90%;
      margin: 0 auto; } }
  @media (max-width: 769px) {
    .caption.captionOverlay--true input[type="text"] {
      width: 80%;
      margin: 0 auto; } }

.overlay-top {
  z-index: 99; }

.dark-overlay-true:after {
  content: '';
  position: absolute;
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.dark-overlay:after {
  content: '';
  position: absolute;
  z-index: 0;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

/* #Font-Face
================================================== */
/*  This is the proper syntax for an @font-face file.
    Upload your font files to Assets and then
    copy your FontName into code below and remove
    comment brackets */
/*  @font-face {
      font-family: 'FontName';
      src: url('FontName.eot');
      src: url('FontName.eot?iefix') format('eot'),
           url('FontName.woff') format('woff'),
           url('FontName.ttf') format('truetype'),
           url('FontName.svg#webfontZam02nTh') format('svg');
      font-weight: normal;
      font-style: normal; }
*/
@font-face {
  font-family: 'TeleVoiceRegular';
  src: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/televoice-regular-webfont.woff?v=168750609163389380111617177276") format("woff"), url("//se.tobiidynavox.com/cdn/shop/t/2/assets/televoice-regular-webfont.ttf?v=149115247878915807651617177275") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'TeleVoiceSemibold';
  src: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/televoice-semibold-webfont.eot?v=2174392792658240531617177278");
  src: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/televoice-semibold-webfont.eot?v=2174392792658240531617177278") format("embedded-opentype"), url("//se.tobiidynavox.com/cdn/shop/t/2/assets/televoice-semibold-webfont.woff?v=67335170288187987891617177282") format("woff"), url("//se.tobiidynavox.com/cdn/shop/t/2/assets/televoice-semibold-webfont.ttf?v=135543790689765129861617177281") format("truetype"), url("//se.tobiidynavox.com/cdn/shop/t/2/assets/televoice-semibold-webfont.svg?v=167259497499670521761617177280") format("svg");
  font-weight: normal;
  font-style: normal; }

/*

@font-face {
  font-family: 'AkzidGroCFFReg';
  src: url('//se.tobiidynavox.com/cdn/shop/t/2/assets/AkzidGroCFFReg_0.otf?v=57868386854307069461617177188');
  src: url('//se.tobiidynavox.com/cdn/shop/t/2/assets/AkzidGroCFFReg_0.otf?v=57868386854307069461617177188') format('woff'),
       url('//se.tobiidynavox.com/cdn/shop/t/2/assets/AkzidGroCFFReg_0.otf?v=57868386854307069461617177188') format('truetype');
      font-weight: normal;
      font-style: normal; 
}



@font-face {
  font-family: 'AkzidGroCFFMd';
  src: url('//se.tobiidynavox.com/cdn/shop/t/2/assets/AkzidGroCFFMd_0.otf?v=99934835417916219831617177186');
  src: url('//se.tobiidynavox.com/cdn/shop/t/2/assets/AkzidGroCFFMd_0.otf?v=99934835417916219831617177186') format('woff'),
       url('//se.tobiidynavox.com/cdn/shop/t/2/assets/AkzidGroCFFMd_0.otf?v=99934835417916219831617177186') format('truetype');
      font-weight: normal;
      font-style: normal; 
}


@font-face {
  font-family: 'AkzidGroCFFLig';
  src: url('//se.tobiidynavox.com/cdn/shop/t/2/assets/AkzidGroCFFLig_0.otf?v=46985699260017438981617177184');
  src: url('//se.tobiidynavox.com/cdn/shop/t/2/assets/AkzidGroCFFLig_0.otf?v=46985699260017438981617177184') format('woff'),
       url('//se.tobiidynavox.com/cdn/shop/t/2/assets/AkzidGroCFFLig_0.otf?v=46985699260017438981617177184') format('truetype');
      font-weight: normal;
      font-style: normal; 
}


@font-face {
  font-family: 'AkzidGroCFFBol';
  src: url('//se.tobiidynavox.com/cdn/shop/t/2/assets/AkzidGroCFFBol_0.otf?v=148758571683646367921617177181');
  src: url('//se.tobiidynavox.com/cdn/shop/t/2/assets/AkzidGroCFFBol_0.otf?v=148758571683646367921617177181') format('woff'),
       url('//se.tobiidynavox.com/cdn/shop/t/2/assets/AkzidGroCFFBol_0.otf?v=148758571683646367921617177181') format('truetype');
      font-weight: normal;
      font-style: normal; 
}


@font-face {
  font-family: 'AkzidGroCFFMdIt';
  src: url('//se.tobiidynavox.com/cdn/shop/t/2/assets/AkzidGroCFFMdIt.otf?v=124601813209508480931617177185');
  src: url('//se.tobiidynavox.com/cdn/shop/t/2/assets/AkzidGroCFFMdIt.otf?v=124601813209508480931617177185') format('woff'),
       url('//se.tobiidynavox.com/cdn/shop/t/2/assets/AkzidGroCFFMdIt.otf?v=124601813209508480931617177185') format('truetype');
      font-weight: normal;
      font-style: normal; 
}


@font-face {
  font-family: 'AkzidGroCFFIt';
  src: url('//se.tobiidynavox.com/cdn/shop/t/2/assets/AkzidGroCFFIt.otf?v=178441636501811197701617177183');
  src: url('//se.tobiidynavox.com/cdn/shop/t/2/assets/AkzidGroCFFIt.otf?v=178441636501811197701617177183') format('woff'),
       url('//se.tobiidynavox.com/cdn/shop/t/2/assets/AkzidGroCFFIt.otf?v=178441636501811197701617177183') format('truetype');
      font-weight: normal;
      font-style: normal; 
}
*/
/* #Custom Styles
================================================== */
.nav ul.menu li {
  line-height: 60px; }

/* #Image with Text Full Width
================================================== */
.image-text-fullwidth .image-text-fullwidth--half a[href] img {
  box-shadow: #000 0em 0em 0em;
  transition: opacity 0.2s linear; }

.image-text-fullwidth .image-text-fullwidth--half:hover a[href] img.lazyloaded {
  opacity: 0.8; }

.image-text-fullwidth--section {
  width: 100%;
  box-sizing: border-box;
  float: left;
  min-height: 100px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.image-text-fullwidth--half.image-text-fullwidth__imageHalf {
  background-color: transparent;
  text-align: center; }
  .image-text-fullwidth--half.image-text-fullwidth__imageHalf a {
    width: 100%;
    display: block; }
    .image-text-fullwidth--half.image-text-fullwidth__imageHalf a img {
      width: 100%; }

.image-text-fullwidth--half {
  box-sizing: border-box;
  float: left;
  width: 50%;
  position: relative;
  text-align: center;
  display: table;
  -webkit-box-flex: 1 0 auto;
  -moz-box-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }
  @media (max-width: 480px) {
    .image-text-fullwidth--half {
      width: 100%;
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
      flex: 1 0 100%; } }
  .image-text-fullwidth--half .image-text-fullwidth--wrap {
    width: 100%;
    height: 100%;
    /* Fix for SVG set at 2 images per row */
    -webkit-box-flex: 0 0 auto;
    -moz-box-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .image-text-fullwidth--half img {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 100%; }
    @media (max-width: 480px) {
      .image-text-fullwidth--half img {
        width: 100%;
        max-width: auto; } }
  .image-text-fullwidth--half .info {
    display: inline-block;
    width: 80%;
    margin: 0 auto;
    padding: 20px; }
    .image-text-fullwidth--half .info.text-align--right {
      text-align: right; }
      .image-text-fullwidth--half .info.text-align--right .description:before {
        margin-right: 0; }
    .image-text-fullwidth--half .info.text-align--left {
      text-align: left; }
      .image-text-fullwidth--half .info.text-align--left .description:before {
        margin-left: 0; }
    @media (max-width: 480px) {
      .image-text-fullwidth--half .info {
        position: static;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        padding: 2em 0; } }
  .image-text-fullwidth--half .headline {
    position: relative;
    margin-top: 10%;
    color: #161616; }
  .image-text-fullwidth--half .description {
    position: relative;
    font-size: 1.3vw;
    line-height: 1.5;
    margin-bottom: 20px; }
    @media (max-width: 769px) {
      .image-text-fullwidth--half .description {
        font-size: 2vw; } }
    @media (max-width: 480px) {
      .image-text-fullwidth--half .description {
        font-size: inherit; } }
    @media (min-width: 1400px) {
      .image-text-fullwidth--half .description {
        font-size: inherit; } }

.image-align--right.image-text-fullwidth.across-1 .image-text-fullwidth--section:nth-child(odd) {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
  .image-align--right.image-text-fullwidth.across-1 .image-text-fullwidth--section:nth-child(odd) .image-text-fullwidth--half {
    float: right; }

.image-align--left.image-text-fullwidth.across-1 .image-text-fullwidth--section:nth-child(even) {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
  .image-align--left.image-text-fullwidth.across-1 .image-text-fullwidth--section:nth-child(even) .image-text-fullwidth--half {
    float: right; }

.image-align--center.image-text-fullwidth.across-1 .image-text-fullwidth--section {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
  .image-align--center.image-text-fullwidth.across-1 .image-text-fullwidth--section .image-text-fullwidth--half {
    width: 100%; }

.image-text-fullwidth.across-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.image-align--left.image-text-fullwidth.across-2 .image-text-fullwidth--section {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  @media (max-width: 769px) {
    .image-align--left.image-text-fullwidth.across-2 .image-text-fullwidth--section:nth-of-type(2n) {
      -webkit-flex-direction: row-reverse;
      -moz-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; } }
.image-align--left.image-text-fullwidth.across-2 .image-text-fullwidth--image:nth-of-type(4n+3) {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
  @media (max-width: 769px) {
    .image-align--left.image-text-fullwidth.across-2 .image-text-fullwidth--image:nth-of-type(4n+3) {
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }
.image-align--left.image-text-fullwidth.across-2 .image-text-fullwidth--image:nth-of-type(4n+4) {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.image-align--right.image-text-fullwidth.across-2 .image-text-fullwidth--section {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
  @media (max-width: 769px) {
    .image-align--right.image-text-fullwidth.across-2 .image-text-fullwidth--section:nth-of-type(2n) {
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }
.image-align--right.image-text-fullwidth.across-2 .image-text-fullwidth--image:nth-of-type(4n+3) {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  @media (max-width: 769px) {
    .image-align--right.image-text-fullwidth.across-2 .image-text-fullwidth--image:nth-of-type(4n+3) {
      -webkit-flex-direction: row-reverse;
      -moz-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; } }
.image-align--right.image-text-fullwidth.across-2 .image-text-fullwidth--image:nth-of-type(4n+4) {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.image-text-fullwidth.across-2 .image-text-fullwidth--section {
  width: 50%; }
  @media (max-width: 769px) {
    .image-text-fullwidth.across-2 .image-text-fullwidth--section {
      width: 100%; } }
@media (max-width: 769px) {
  .image-text-fullwidth.across-2 .image-text-fullwidth--half {
    width: 50%; } }
@media (max-width: 480px) {
  .image-text-fullwidth.across-2 .image-text-fullwidth--half {
    width: 100%; } }
.image-text-fullwidth.across-2 .description {
  font-size: 1.2vw; }
  @media (max-width: 769px) {
    .image-text-fullwidth.across-2 .description {
      font-size: inherit; } }
.image-text-fullwidth.across-2 .button {
  font-size: 1.2vw; }
  @media (max-width: 480px) {
    .image-text-fullwidth.across-2 .button {
      font-size: 14px; } }
.image-text-fullwidth.across-2 .image-text-fullwidth--image:nth-of-type(2n+1) {
  clear: both; }
.image-text-fullwidth.across-2 .image-text-fullwidth--image:nth-of-type(2n+2) .image-text-fullwidth--half {
  float: left; }
  @media (max-width: 769px) {
    .image-text-fullwidth.across-2 .image-text-fullwidth--image:nth-of-type(2n+2) .image-text-fullwidth--half {
      float: right; } }
.image-text-fullwidth.across-2 .image-text-fullwidth--image:nth-of-type(3n+3) .image-text-fullwidth--half {
  float: right; }
  @media (max-width: 769px) {
    .image-text-fullwidth.across-2 .image-text-fullwidth--image:nth-of-type(3n+3) .image-text-fullwidth--half {
      float: left; } }
.image-text-fullwidth.across-2 .image-text-fullwidth--image:nth-of-type(4n+4) .image-text-fullwidth--half {
  float: right; }

/* #Product landing page - features
================================================== */
.product_features_row {
  width: 50%;
  float: left; }
  @media (max-width: 769px) {
    .product_features_row {
      width: 100%; } }
  @media (max-width: 480px) {
    .product_features_row {
      width: 100%; } }

.product_features_row .product_features--half a[href] img {
  box-shadow: #000 0em 0em 0em;
  transition: opacity 0.2s linear; }

.product_features_row .product_features--half:hover a[href] img.lazyloaded {
  opacity: 0.8; }

.product_features--section {
  width: 90%;
  box-sizing: border-box;
  float: left;
  min-height: 100px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.product_features--half.product_features_imageHalf {
  background-color: transparent;
  text-align: center; }
  .product_features--half.product_features_imageHalf a {
    width: 100%;
    display: block; }
    .product_features--half.product_features_imageHalf a img {
      width: 100%; }

.product_features--half {
  box-sizing: border-box;
  float: left;
  position: relative;
  text-align: center;
  display: table;
  -webkit-box-flex: 1 0 auto;
  -moz-box-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }
  .product_features--half .product_features--wrap {
    width: 100%;
    height: 100%;
    /* Fix for SVG set at 2 images per row */
    -webkit-box-flex: 0 0 auto;
    -moz-box-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .product_features--half img {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 100%; }
    @media (max-width: 480px) {
      .product_features--half img {
        width: 100%;
        max-width: auto; } }
  .product_features--half .info {
    display: inline-block;
    width: 100%;
    margin: 0 auto; }
    .product_features--half .info.text-align--right {
      text-align: right; }
      .product_features--half .info.text-align--right .description:before {
        margin-right: 0; }
    .product_features--half .info.text-align--left {
      text-align: left; }
      .product_features--half .info.text-align--left .description:before {
        margin-left: 0; }
    @media (max-width: 480px) {
      .product_features--half .info {
        position: static;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        padding: 2em 0; } }
  .product_features--half .headline {
    position: relative;
    margin-top: 10%;
    color: #161616; }
    @media (max-width: 769px) {
      .product_features--half .headline {
        font-size: 24px; } }
    @media (max-width: 480px) {
      .product_features--half .headline {
        font-size: 18px; } }
    @media (min-width: 1400px) {
      .product_features--half .headline {
        font-size: 34px; } }
  .product_features--half .description {
    position: relative;
    font-size: 1.3vw;
    line-height: 1.5;
    margin-bottom: 20px; }
    @media (max-width: 769px) {
      .product_features--half .description {
        font-size: 2vw; } }
    @media (max-width: 480px) {
      .product_features--half .description {
        font-size: inherit; } }
    @media (min-width: 1400px) {
      .product_features--half .description {
        font-size: inherit; } }
  .product_features--half .button {
    height: auto;
    background-color: transparent;
    color: #161616;
    border: 1px solid #161616;
    transition: background-color 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53), color 0.3s linear, border 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53);
    line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 10px; }
    .product_features--half .button:hover {
      background-color: #161616;
      color: #ffffff;
      border: 1px solid #161616; }

/* #Product landing page - specification
================================================== */
.product_specification_row .product_specification--half a[href] img {
  box-shadow: #000 0em 0em 0em;
  transition: opacity 0.2s linear; }

.product_specification_row .product_specification--half:hover a[href] img.lazyloaded {
  opacity: 0.8; }

.product_specification--section {
  width: 100%;
  box-sizing: border-box;
  float: left;
  min-height: 100px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.product_specification--half.product_specification__imageHalf {
  background-color: transparent;
  text-align: center; }
  .product_specification--half.product_specification__imageHalf a {
    width: 100%;
    display: block; }
    .product_specification--half.product_specification__imageHalf a img {
      width: 100%; }

.product_specification--half {
  box-sizing: border-box;
  float: left;
  width: 50%;
  position: relative;
  text-align: center;
  display: table;
  -webkit-box-flex: 1 0 auto;
  -moz-box-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }
  @media (max-width: 480px) {
    .product_specification--half {
      width: 100%;
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
      flex: 1 0 100%; } }
  .product_specification--half .product_specification--wrap {
    width: 100%;
    height: 100%;
    /* Fix for SVG set at 2 images per row */
    -webkit-box-flex: 0 0 auto;
    -moz-box-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .product_specification--half .product_specification--col {
    box-sizing: border-box;
    float: left;
    width: 50%;
    position: relative;
    text-align: center;
    display: table;
    -webkit-box-flex: 1 0 auto;
    -moz-box-flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
    @media (max-width: 480px) {
      .product_specification--half .product_specification--col {
        width: 100%;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%; } }
  .product_specification--half img {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 100%; }
    @media (max-width: 480px) {
      .product_specification--half img {
        width: 100%;
        max-width: auto; } }
  .product_specification--half .info {
    display: inline-block;
    width: 80%;
    margin: 0 auto;
    padding: 20px;
    text-align: left; }
    @media (max-width: 480px) {
      .product_specification--half .info {
        position: static;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        padding: 2em 0; } }
  .product_specification--half .headline {
    position: relative;
    margin-top: 10%;
    color: #161616; }
  .product_specification--half .description {
    position: relative;
    font-size: 1.3vw;
    line-height: 1.5;
    margin-bottom: 20px; }
    @media (max-width: 769px) {
      .product_specification--half .description {
        font-size: 2vw; } }
    @media (max-width: 480px) {
      .product_specification--half .description {
        font-size: inherit; } }
    @media (min-width: 1400px) {
      .product_specification--half .description {
        font-size: inherit; } }
  .product_specification--half .button {
    height: auto;
    background-color: transparent;
    color: #161616;
    border: 1px solid #161616;
    transition: background-color 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53), color 0.3s linear, border 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53);
    line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 10px; }
    .product_specification--half .button:hover {
      background-color: #161616;
      color: #ffffff;
      border: 1px solid #161616; }

/* #Support pages
================================================== */
.support-landing .category-box {
  background: #f3f3f5;
  padding: 20px 10px;
  border-bottom: solid 2px #cccccc;
  min-height: 430px;
  /* subject to change if the height changes */
  position: relative;
  /* to allow the links to stick to bottom of the box */ }
  .support-landing .category-box .button-container {
    position: absolute;
    bottom: 20px;
    /* offset the padding of the container */
    width: 100%; }
  .support-landing .category-box .image-container img {
    max-height: 50px; }

.support-getting-started .support-box {
  display: block;
  background: white;
  color: #00A862;
  padding: 12px;
  margin: 0 20px 20px 0;
  /*box-shadow: 0px 5px 3px 0px rgba(0,0,0,0.3);*/ }
  .support-getting-started .support-box .box-image {
    text-align: center; }

.getting-started-boxes .box-image {
  border: 1px solid lightgray; }
  @media (max-width: 769px) {
    .getting-started-boxes .box-image {
      display: inline-block; } }
  @media (max-width: 480px) {
    .getting-started-boxes .box-image {
      display: block; } }
@media (max-width: 769px) {
  .getting-started-boxes .box-title {
    padding: 5px 0px 20px 0px; } }

.scroll-page-down {
  display: none;
  position: fixed;
  bottom: 5%;
  left: 50%;
  z-index: 999999; }
  .scroll-page-down a, .scroll-page-down > a:visited, .scroll-page-down > a:active {
    outline: 0; }
  .scroll-page-down span {
    font-size: 46px !important;
    color: #ffffff; }
  @media (max-width: 769px) {
    .scroll-page-down {
      display: none; } }

.index .scroll-page-down {
  display: none; }

.index .icon-down-arrow:before {
  content: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/Navigation-Arrow-wht.svg?v=12700133811304009761617177243") !important;
  -webkit-transform: scale(2); }

.scroll-page-up {
  display: none;
  position: fixed;
  bottom: 3%;
  right: 3%;
  z-index: 999999; }
  .scroll-page-up a, .scroll-page-up > a:visited, .scroll-page-up > a:active {
    outline: 0; }
  .scroll-page-up span {
    font-size: 42px !important;
    color: #ffffff; }
  .scroll-page-up span:before {
    font-weight: 500; }
  .scroll-page-up .icon-up-arrow:before {
    content: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/Navigation-Arrow.svg?v=83919916085093602711617177244") !important;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg); }

.index .icon-up-arrow:before {
  content: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/Navigation-Arrow-wht.svg?v=12700133811304009761617177243") !important;
  -webkit-transform: rotate(-180deg) scale(2);
  transform: rotate(-180deg) scale(2); }

.show-linktocontent {
  display: none;
  position: absolute;
  width: 100%;
  top: 0;
  text-align: center;
  height: 50px;
  line-height: 50px;
  background: #efeff0;
  z-index: 99999; }
  .show-linktocontent a {
    color: #000;
    text-decoration: underline; }

.recorded-webinars .article h2 {
  margin-top: 1em;
  font-size: 19px; }
.recorded-webinars .article .excerpt {
  margin: 0 1em 0 0; }

.recorded-webinar-article .sidebar a, .recorded-webinar-article .sidebar a:visited {
  color: #0e103e; }

.page-webinars .article h2 {
  margin-top: 1em;
  font-size: 19px;
  margin-bottom: 0;
  line-height: 1.2; }
.page-webinars .article .excerpt {
  margin: 0 1em 0 0; }

.toggle_list.related_posts_list a {
  width: 100%;
  max-width: none; }

/* #Home page - text columns with images
================================================== */
.featured_product_columnns {
  margin-top: 20px !important; }
  .featured_product_columnns .border-style--box {
    padding: 10%;
    border: 1px solid #e0e0e0; }
  .featured_product_columnns .border-style--quote {
    padding-left: 20px;
    border-left: 1px solid #e0e0e0;
    margin-bottom: 10%; }
  .featured_product_columnns .large_text {
    font-size: 44.2;
    line-height: 34;
    color: #0E103E;
    display: block;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .featured_product_columnns .text-column {
    position: relative; }
  .featured_product_columnns .text-column .subtitle {
    padding-bottom: 10px; }
  .featured_product_columnns .text-column .text-button {
    text-decoration: underline; }
  .featured_product_columnns .featured_text {
    font-size: 20px;
    line-height: 34px !important;
    font-weight: 400;
    color: #161616; }
    .featured_product_columnns .featured_text p {
      line-height: 34px !important;
      font-weight: 400;
      color: #161616; }
    .featured_product_columnns .featured_text .featured_text_inside {
      padding-right: 20px; }
  .featured_product_columnns .small-slideshow .caption {
    padding: 0 6.5%; }

@media (min-width: 0px) {
  .shg-row > .shg-c-xs-6 {
    width: calc(50% - 15.0px); }

  .shg-row > .shg-c-xs-12 {
    width: 100%; }

  /*.shg-row > .shg-c-sm-3 { width: calc(100.0% - 22.5px) !important; }*/ }
@media (min-width: 768px) {
  .shg-row > .shg-c-sm-1 {
    width: calc(8.333333333333334% - 22.5px); }

  .shg-row > .shg-c-sm-2 {
    width: calc(16.666666666666668% - 22.5px); }

 /* .shg-row > .shg-c-sm-3 { width: calc(50.0% - 22.5px) !important; }
.shg-row > .shg-c-sm-4 { width: calc(50.0% - 22.5px) !important; }*/
  .shg-row > .shg-c-sm-5 {
    width: calc(41.66666666666667% - 22.5px); }

  .shg-row > .shg-c-sm-6 {
    width: calc(50.0% - 22.5px); }

  .shg-row > .shg-c-sm-7 {
    width: calc(58.333333333333336% - 22.5px); }

  .shg-row > .shg-c-sm-8 {
    width: calc(66.66666666666667% - 22.5px); }

  .shg-row > .shg-c-sm-9 {
    width: calc(75.0% - 22.5px); }

  .shg-row > .shg-c-sm-10 {
    width: calc(83.33333333333334% - 22.5px); }

  .shg-row > .shg-c-sm-11 {
    width: calc(91.66666666666667% - 22.5px); }

  .shg-row > .shg-c-sm-12 {
    width: calc(100.0% - 22.5px); } }
@media (min-width: 1025px) {
  .shg-row > .shg-c-md-1 {
    width: calc(8.333333333333334% - 22.5px); }

  .shg-row > .shg-c-md-2 {
    width: calc(16.666666666666668% - 22.5px); }

  .shg-row > .shg-c-md-3 {
    width: calc(25.0% - 22.5px) !important; }

  /*  .shg-row > .shg-c-md-4 { width: calc(33.333333333333336% - 22.5px)  !important; }*/
  .shg-row > .shg-c-md-5 {
    width: calc(41.66666666666667% - 22.5px); }

  .shg-row > .shg-c-md-6 {
    width: calc(50.0% - 22.5px); }

  .shg-row > .shg-c-md-7 {
    width: calc(58.333333333333336% - 22.5px); }

  .shg-row > .shg-c-md-8 {
    width: calc(66.66666666666667% - 22.5px); }

  .shg-row > .shg-c-md-9 {
    width: calc(75.0% - 22.5px); }

  .shg-row > .shg-c-md-10 {
    width: calc(83.33333333333334% - 22.5px); }

  .shg-row > .shg-c-md-11 {
    width: calc(91.66666666666667% - 22.5px); }

  .shg-row > .shg-c-md-12 {
    width: calc(100.0% - 22.5px); } }
@media (min-width: 1200px) {
  .shg-row > .shg-c-lg-1 {
    width: calc(8.333333333333334% - 22.5px); }

  .shg-row > .shg-c-lg-2 {
    width: calc(16.666666666666668% - 22.5px); }

  .shg-row > .shg-c-lg-3 {
    width: calc(25.0% - 22.5px) !important; }

  .shg-row > .shg-c-lg-4 {
    width: calc(33.333333333333336% - 22.5px); }

  .shg-row > .shg-c-lg-5 {
    width: calc(41.66666666666667% - 22.5px); }

  .shg-row > .shg-c-lg-6 {
    width: calc(50.0% - 22.5px); }

  .shg-row > .shg-c-lg-7 {
    width: calc(58.333333333333336% - 22.5px); }

  .shg-row > .shg-c-lg-8 {
    width: calc(66.66666666666667% - 22.5px); }

  .shg-row > .shg-c-lg-9 {
    width: calc(75.0% - 22.5px); }

  .shg-row > .shg-c-lg-10 {
    width: calc(83.33333333333334% - 22.5px); }

  .shg-row > .shg-c-lg-11 {
    width: calc(91.66666666666667% - 22.5px); }

  .shg-row > .shg-c-lg-12 {
    width: calc(100.0% - 22.5px); } }
.shg-align-center {
  text-align: center; }

a.default_button,
a.shg-btn,
.shg-btn,
button.shg-btn,
input[type="submit"].shg-btn,
input[type="reset"].shg-btn,
input[type="button"].shg-btn,
.shg_action_button .shg-btn,
.shg_action_button a.shg-btn {
  display: inline-block !important;
  background-color: #ffffff  !important;
  color: #0E103E  !important;
  border: 2px solid #0E103E  !important;
  padding: 0 10px !important;
  text-align: center !important;
  cursor: pointer;
  min-height: 44px;
  height: 40px;
  line-height: 40px  !important;
  vertical-align: top;
  font-family: 'akzidenz-grotesk', sans-serif !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  text-transform: none !important;
  letter-spacing: 0px !important;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  transition: all 0.2s linear;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  border-radius: 100px !important; }

a.default_button,
a.shg-btn, .shg-btn {
  background-color: transparent  !important;
  color: #0E103E  !important;
  border: 2px solid #0E103E  !important;
  transition: background-color 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53), color 0.3s linear, border 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53); }
  a.default_button:hover,
  a.shg-btn:hover, .shg-btn:hover {
    background-color: #0E103E  !important;
    color: #ffffff  !important; }

a.default_button.white_blank,
.white_blank a.shg-btn, .white_blank .shg-btn {
  background-color: transparent  !important;
  color: #fff  !important;
  border: 2px solid #fff  !important;
  transition: background-color 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53), color 0.3s linear, border 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53); }
  a.default_button.white_blank:hover,
  .white_blank a.shg-btn:hover, .white_blank .shg-btn:hover {
    background-color: #fff  !important;
    color: #000  !important;
    border: 2px solid #fff !important; }

.ie a.shg-btn,
.ie .shg-btn,
.ie button.shg-btn,
.ie .shg_action_button .shg-btn,
.ie .shg_action_button a.shg-btn {
  line-height: 40px  !important; }

a.default_button:hover,
a.shg-btn:hover, .shg-btn:hover,
button.shg-btn:hover,
.shg_action_button .shg-btn:hover {
  background-color: #0E103E !important;
  color: #ffffff  !important;
  border: 2px solid #0E103E !important;
  text-decoration: none; }

a.default_button:active,
a.shg-btn:active, .shg-btn:active,
button.shg-btn:active,
.shg_action_button .shg-btn:active {
  outline: 0;
  background-color: transparent  !important;
  color: #0E103E  !important;
  border: 2px solid #0E103E  !important; }

a.dynamic_buttons {
  display: inline-block !important;
  padding: 0 20px;
  text-align: center !important;
  cursor: pointer;
  min-height: 44px;
  height: 40px;
  line-height: 40px  !important;
  vertical-align: top;
  white-space: nowrap;
  font-family: 'akzidenz-grotesk', sans-serif  !important;
  font-weight: 500;
  font-size: 16px !important;
  text-transform: none !important;
  letter-spacing: 0px !important;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  transition: all 0.2s linear;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  border-radius: 100px !important; }

a.green_button,
.green_button a.shg-btn,
.green_button .shg-btn {
  background-color: #00A862  !important;
  color: #ffffff  !important;
  border: 2px solid #00A862  !important;
  transition: background-color 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53), color 0.3s linear, border 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53); }
  a.green_button:hover,
  .green_button a.shg-btn:hover,
  .green_button .shg-btn:hover {
    background-color: #008759  !important;
    color: #ffffff  !important; }

a.green_button:hover,
.green_button a.shg-btn:hover,
.green_button .shg-btn:hover,
.green_button .button:hover {
  background-color: #008759 !important;
  border: 2px solid #008759 !important;
  color: #ffffff  !important; }

a.green_button:active,
.green_button a.shg-btn:active,
.green_button .shg-btn:active,
.green_button button.shg-btn:active,
.green_button .shg-btn:active {
  outline: 0;
  background-color: #00A862  !important;
  color: #ffffff  !important;
  border: 2px solid #00A862  !important; }

a.primary_button,
.primary_button a.shg-btn,
.primary_button .shg-btn {
  background-color: #0E103E  !important;
  color: #ffffff  !important;
  border: 2px solid #0E103E  !important;
  transition: background-color 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53), color 0.3s linear, border 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53); }
  a.primary_button:hover,
  .primary_button a.shg-btn:hover,
  .primary_button .shg-btn:hover {
    background-color: #00558A  !important;
    color: #ffffff  !important; }

a.primary_button:hover,
.primary_button a.shg-btn:hover,
.primary_button .shg-btn:hover,
.primary_button .button:hover {
  background-color: #00558A !important;
  border: 2px solid #00558A !important;
  color: #ffffff  !important; }

a.primary_button:active,
.primary_button a.shg-btn:active,
.primary_button .shg-btn:active,
.primary_button button.shg-btn:active,
.primary_button .shg-btn:active {
  outline: 0;
  background-color: #00558A  !important;
  color: #ffffff  !important;
  border: 2px solid #00558A  !important; }

a.yellow_button,
.yellow_button a.shg-btn,
.yellow_button .shg-btn {
  background-color: transparent  !important;
  color: #FFC845  !important;
  border: 2px solid #FFC845  !important;
  transition: background-color 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53), color 0.3s linear, border 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53); }
  a.yellow_button:hover,
  .yellow_button a.shg-btn:hover,
  .yellow_button .shg-btn:hover {
    background-color: #FFC845  !important;
    color: #ffffff  !important; }

a.yellow_button:hover,
.yellow_button a.shg-btn:hover,
.yellow_button .shg-btn:hover,
.yellow_button .button:hover {
  background-color: #FFC845 !important;
  color: #ffffff  !important;
  border: 2px solid #FFC845 !important; }

a.yellow_button:active,
.yellow_button a.shg-btn:active,
.yellow_button .shg-btn:active,
.yellow_button button.shg-btn:active,
.yellow_button .shg-btn:active {
  outline: 0;
  background-color: transparent  !important;
  color: #FFC845  !important;
  border: 2px solid #FFC845  !important; }

a.red_button,
.red_button a.shg-btn,
.red_button .shg-btn {
  background-color: transparent  !important;
  color: #E73C3E  !important;
  border: 2px solid #E73C3E  !important;
  transition: background-color 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53), color 0.3s linear, border 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53); }
  a.red_button:hover,
  .red_button a.shg-btn:hover,
  .red_button .shg-btn:hover {
    background-color: #0E103E  !important;
    color: #ffffff  !important; }

a.red_button:hover,
.red_button a.shg-btn:hover,
.red_button .shg-btn:hover,
.red_button .button:hover {
  background-color: #E73C3E !important;
  color: #ffffff  !important;
  border: 2px solid #E73C3E !important; }

a.red_button:active,
.red_button a.shg-btn:active,
.red_button .shg-btn:active,
.red_button button.shg-btn:active,
.red_button .shg-btn:active {
  outline: 0;
  background-color: transparent  !important;
  color: #E73C3E  !important;
  border: 2px solid #E73C3E  !important; }

@media (max-width: 769px) {
  .mobile_nav-fixed--true .shg-clearfix,
  .mobile_nav-fixed--false .shg-clearfix {
    display: block;
    padding-bottom: 55px -20; } }
/* #Product reviews
================================================== */
.product-list .spr-header-title, .product-list .spr-content, .product-list .spr-summary-actions, .product-list .spr-summary-actions-newreview, .related-products .spr-header-title, .related-products .spr-content, .related-products .spr-summary-actions, .related-products .spr-summary-actions-newreview {
  display: none; }
.product-list .spr-container, .related-products .spr-container {
  padding: 0;
  border: none; }
.product-list .spr-icon-star, .product-list .spr-icon-star-empty, .product-list .spr-summary-actions-togglereviews, .related-products .spr-icon-star, .related-products .spr-icon-star-empty, .related-products .spr-summary-actions-togglereviews {
  color: #00A862 !important; }

.product_section .spr-header-title {
  display: none; }

.primary-color-link {
  color: #008759 !important; }

.primary-color-div a {
  color: #008759 !important; }

.btn-135wide {
  width: 135px !important; }

.shogun-root .top-banners .banner-text {
  width: 90%;
  margin: 0 auto; }
  @media (min-width: 1400px) {
    .shogun-root .top-banners .banner-text {
      width: auto; } }
  .shogun-root .top-banners .banner-text p {
    line-height: 34px; }
    @media (max-width: 769px) {
      .shogun-root .top-banners .banner-text p {
        line-height: 20px; } }

.shogun-root .shogun-accordion-wrapper > .shogun-accordion {
  border: 0 !important;
  box-shadow: unset !important;
  border-bottom: 1px solid #EFEFF0 !important;
  margin-top: 0px !important; }

.shogun-root .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
  background: transparent !important;
  padding: 15px !important; }

.shogun-root .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  font-family: 'akzidenz-grotesk', sans-serif !important;
  font-size: 22px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  color: #0E103E !important;
  padding-left: 35px !important; }

.shogun-root .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading .shogun-accordion-icon {
  float: left !important;
  margin-top: .2em; }

.shogun-root .shogun-accordion-icon > span {
  left: 0 !important;
  right: unset !important;
  font-size: 0.9em !important;
  font-weight: bold !important;
  color: #161616 !important;
  line-height: 24px !important; }

.shogun-root .shogun-accordion-icon.shogun-icon-chevron > span::after {
  content: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/Navigation-Arrow.svg?v=83919916085093602711617177244");
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-family: "turbo";
  font-style: normal;
  font-weight: 800;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .3em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .15em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.shogun-root .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
  border-top: 0px !important;
  padding: 0px 15px 5px 50px !important; }

.shogun-root ul {
  position: relative; }
  .shogun-root ul li {
    list-style: none;
    margin-left: -20px; }
  .shogun-root ul li:before {
    position: absolute;
    margin-left: -20px;
    content: '';
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 8px;
    width: 8px;
    background-color: #161616;
    margin-top: 8px; }
  .shogun-root ul a, .shogun-root ul a:link, .shogun-root ul a:hover, .shogun-root ul a:visited {
    color: #00558A; }

@media (max-width: 769px) {
  .shogun-med-fullwidth {
    width: 100%;
    max-width: 100% !important; } }

/* #Advanced Product Landing page template */
@media (max-width: 769px) {
  .shogun-root .app-banner > .shg-box-overlay {
    background: black;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.10128) 0%, rgba(0, 0, 0, 0.4038) 42%, rgba(0, 0, 0, 0.415) 49%, rgba(0, 0, 0, 0.4) 58%, rgba(0, 0, 0, 0.10718) 96%);
    background-color: transparent !important;
    opacity: 1 !important; } }
.shogun-root .app-banner .app-banner-text {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px; }
  @media (min-width: 1400px) {
    .shogun-root .app-banner .app-banner-text {
      width: auto;
      padding: 0 10px; } }
  .shogun-root .app-banner .app-banner-text p {
    line-height: 34px; }
    @media (max-width: 769px) {
      .shogun-root .app-banner .app-banner-text p {
        line-height: 20px; } }

body.page-shogun-default .shogun-root .shg-fw .app-title,
.sp-tabs-wrap .shogun-root .shg-fw .app-title {
  display: none; }

body.page-shogun-default .shogun-root .shg-fw.app-title-wrapper,
.sp-tabs-wrap .shogun-root .shg-fw.app-title-wrapper {
  position: relative;
  z-index: 9999; }
  body.page-shogun-default .shogun-root .shg-fw.app-title-wrapper .app-title,
  .sp-tabs-wrap .shogun-root .shg-fw.app-title-wrapper .app-title {
    display: block;
    transition: display 5s ease-in; }
    body.page-shogun-default .shogun-root .shg-fw.app-title-wrapper .app-title.one-banner,
    .sp-tabs-wrap .shogun-root .shg-fw.app-title-wrapper .app-title.one-banner {
      margin-top: -70px; }

.app-title {
  background-color: #f3f3f5;
  position: relative;
  z-index: 10; }
  .app-title .app-title-inside {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 15px;
    padding-top: 15px; }
    @media (min-width: 1400px) {
      .app-title .app-title-inside {
        width: 1200px; } }
    @media (min-width: 1025px) {
      .app-title .app-title-inside {
        height: 70px;
        padding-bottom: 0px;
        padding-top: 0px; } }
    @media (max-width: 1024px) {
      .app-title .app-title-inside .shg-row > .shg-c-sm-2 {
        width: 100% !important; } }
    @media (max-width: 1024px) {
      .app-title .app-title-inside .shg-row > .shg-c-md-3, .app-title .app-title-inside .shg-row > .shg-c-md-6, .app-title .app-title-inside .shg-row > .shg-c-sm-7,
      .app-title .app-title-inside .shg-row > .shg-c-md-2, .app-title .app-title-inside .shg-row > .shg-c-md-5, .app-title .app-title-inside .shg-row > .shg-c-sm-8,
      .app-title .app-title-inside .shg-row > .shg-c-md-1, .app-title .app-title-inside .shg-row > .shg-c-md-4, .app-title .app-title-inside .shg-row > .shg-c-sm-9 {
        width: 100% !important; } }
    .app-title .app-title-inside .shg-box-vertical-align-wrapper {
      width: auto; }
    .app-title .app-title-inside p {
      line-height: 32px;
      margin: 0; }
      @media (min-width: 1025px) {
        .app-title .app-title-inside p {
          line-height: 70px; } }
    .app-title .app-title-inside .primary_button {
      margin: 0px;
      text-align: right;
      padding: 0 20px !important;
      float: right; }
      @media (min-width: 1025px) {
        .app-title .app-title-inside .primary_button {
          margin-top: 12px;
          padding: 0 !important; } }
    .app-title .app-title-inside .primary_button .shg-btn {
      padding: 0 20px !important; }
      @media (min-width: 799px) {
        .app-title .app-title-inside .primary_button .shg-btn {
          padding: 0 30px !important; } }
      @media (min-width: 1400px) {
        .app-title .app-title-inside .primary_button .shg-btn {
          padding: 0 30px !important; } }
  .app-title .page-title {
    float: left;
    font-size: 26px;
    line-height: 32px;
    padding: 10px 20px;
    margin-left: 0 !important; }
    @media (min-width: 1025px) {
      .app-title .page-title {
        font-size: 28px;
        height: 70px;
        line-height: 70px;
        padding: 0 0 0 20px; } }
    @media (min-width: 1400px) {
      .app-title .page-title {
        padding: 0; } }
    @media only screen and (max-width: 1024px) {
      .app-title .page-title {
        width: 100%;
        margin: 0 auto !important;
        float: none;
        padding: 10px 20px; } }
    .app-title .page-title p {
      margin-bottom: 0; }

.app-mobile-tabs {
  float: left;
  width: 50%;
  font-size: 16px;
  padding: 0px 0 0 20px;
  cursor: pointer;
  display: block; }
  @media (max-width: 375px) {
    .app-mobile-tabs {
      font-size: 14px; } }
  @media (xsmall) {
    .app-mobile-tabs {
      font-size: 14px; } }
  @media (min-width: 1025px) {
    .app-mobile-tabs {
      display: none !important; } }
  .app-mobile-tabs .shg-box-content p {
    border-bottom: 2px solid #00558A;
    padding-bottom: 5px;
    width: fit-content; }

.app-mobile-tabs .shg-box-content p:after {
  font-family: "turbo";
  font-style: normal;
  font-weight: 800;
  display: inline-block;
  text-decoration: inherit;
  position: absolute;
  margin-left: 20px;
  top: 8px;
  padding: 0px 00px 0 0;
  font-size: 12px;
  content: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/Navigation-Arrow.svg?v=83919916085093602711617177244") !important;
  pointer-events: none; }

.app-mobile-tabs.open .shg-box-content p:after {
  content: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/Navigation-Arrow.svg?v=83919916085093602711617177244") !important;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
  padding: 0px 0px 0px 0px !important; }

@media (min-width: 1025px) {
  .app-tabs .shogun-tabs.shogun-rounded li, .sticky_apptabs .shogun-tabs.shogun-rounded li, .app-title .shogun-tabs.shogun-rounded li {
    display: flex; } }
.app-tabs .app-title-inside .shogun-tabs, .sticky_apptabs .app-title-inside .shogun-tabs, .app-title .app-title-inside .shogun-tabs {
  float: right; }
  @media (max-width: 1024px) {
    .app-tabs .app-title-inside .shogun-tabs, .sticky_apptabs .app-title-inside .shogun-tabs, .app-title .app-title-inside .shogun-tabs {
      top: 60px; } }
.app-tabs .shogun-main-tabs > div > .shogun-tabs,
.app-tabs .app-title-inside .shogun-tabs, .app-tabs.sticky_apptabs .shogun-tabs, .sticky_apptabs .shogun-main-tabs > div > .shogun-tabs,
.sticky_apptabs .app-title-inside .shogun-tabs, .sticky_apptabs.sticky_apptabs .shogun-tabs, .app-title .shogun-main-tabs > div > .shogun-tabs,
.app-title .app-title-inside .shogun-tabs, .app-title.sticky_apptabs .shogun-tabs {
  border-bottom: 0px !important; }
  @media (max-width: 1024px) {
    .app-tabs .shogun-main-tabs > div > .shogun-tabs,
    .app-tabs .app-title-inside .shogun-tabs, .app-tabs.sticky_apptabs .shogun-tabs, .sticky_apptabs .shogun-main-tabs > div > .shogun-tabs,
    .sticky_apptabs .app-title-inside .shogun-tabs, .sticky_apptabs.sticky_apptabs .shogun-tabs, .app-title .shogun-main-tabs > div > .shogun-tabs,
    .app-title .app-title-inside .shogun-tabs, .app-title.sticky_apptabs .shogun-tabs {
      /*display: block;*/
      clear: both;
      background-color: #f3f3f5;
      width: 100%; } }
  .app-tabs .shogun-main-tabs > div > .shogun-tabs li,
  .app-tabs .app-title-inside .shogun-tabs li, .app-tabs.sticky_apptabs .shogun-tabs li, .sticky_apptabs .shogun-main-tabs > div > .shogun-tabs li,
  .sticky_apptabs .app-title-inside .shogun-tabs li, .sticky_apptabs.sticky_apptabs .shogun-tabs li, .app-title .shogun-main-tabs > div > .shogun-tabs li,
  .app-title .app-title-inside .shogun-tabs li, .app-title.sticky_apptabs .shogun-tabs li {
    width: auto;
    flex-grow: unset; }
    @media (max-width: 1024px) {
      .app-tabs .shogun-main-tabs > div > .shogun-tabs li,
      .app-tabs .app-title-inside .shogun-tabs li, .app-tabs.sticky_apptabs .shogun-tabs li, .sticky_apptabs .shogun-main-tabs > div > .shogun-tabs li,
      .sticky_apptabs .app-title-inside .shogun-tabs li, .sticky_apptabs.sticky_apptabs .shogun-tabs li, .app-title .shogun-main-tabs > div > .shogun-tabs li,
      .app-title .app-title-inside .shogun-tabs li, .app-title.sticky_apptabs .shogun-tabs li {
        width: 100%; } }
    .app-tabs .shogun-main-tabs > div > .shogun-tabs li .shogun-tab-title,
    .app-tabs .app-title-inside .shogun-tabs li .shogun-tab-title, .app-tabs.sticky_apptabs .shogun-tabs li .shogun-tab-title, .sticky_apptabs .shogun-main-tabs > div > .shogun-tabs li .shogun-tab-title,
    .sticky_apptabs .app-title-inside .shogun-tabs li .shogun-tab-title, .sticky_apptabs.sticky_apptabs .shogun-tabs li .shogun-tab-title, .app-title .shogun-main-tabs > div > .shogun-tabs li .shogun-tab-title,
    .app-title .app-title-inside .shogun-tabs li .shogun-tab-title, .app-title.sticky_apptabs .shogun-tabs li .shogun-tab-title {
      font-weight: 500; }
      @media (min-width: 1025px) {
        .app-tabs .shogun-main-tabs > div > .shogun-tabs li .shogun-tab-title,
        .app-tabs .app-title-inside .shogun-tabs li .shogun-tab-title, .app-tabs.sticky_apptabs .shogun-tabs li .shogun-tab-title, .sticky_apptabs .shogun-main-tabs > div > .shogun-tabs li .shogun-tab-title,
        .sticky_apptabs .app-title-inside .shogun-tabs li .shogun-tab-title, .sticky_apptabs.sticky_apptabs .shogun-tabs li .shogun-tab-title, .app-title .shogun-main-tabs > div > .shogun-tabs li .shogun-tab-title,
        .app-title .app-title-inside .shogun-tabs li .shogun-tab-title, .app-title.sticky_apptabs .shogun-tabs li .shogun-tab-title {
          line-height: 35px;
          padding-top: 15px; } }
    .app-tabs .shogun-main-tabs > div > .shogun-tabs li .shogun-tab-title:hover,
    .app-tabs .app-title-inside .shogun-tabs li .shogun-tab-title:hover, .app-tabs.sticky_apptabs .shogun-tabs li .shogun-tab-title:hover, .sticky_apptabs .shogun-main-tabs > div > .shogun-tabs li .shogun-tab-title:hover,
    .sticky_apptabs .app-title-inside .shogun-tabs li .shogun-tab-title:hover, .sticky_apptabs.sticky_apptabs .shogun-tabs li .shogun-tab-title:hover, .app-title .shogun-main-tabs > div > .shogun-tabs li .shogun-tab-title:hover,
    .app-title .app-title-inside .shogun-tabs li .shogun-tab-title:hover, .app-title.sticky_apptabs .shogun-tabs li .shogun-tab-title:hover {
      text-decoration: underline; }
  .app-tabs .shogun-main-tabs > div > .shogun-tabs .shogun-tab-active .shogun-tab-title,
  .app-tabs .app-title-inside .shogun-tabs .shogun-tab-active .shogun-tab-title, .app-tabs.sticky_apptabs .shogun-tabs .shogun-tab-active .shogun-tab-title, .sticky_apptabs .shogun-main-tabs > div > .shogun-tabs .shogun-tab-active .shogun-tab-title,
  .sticky_apptabs .app-title-inside .shogun-tabs .shogun-tab-active .shogun-tab-title, .sticky_apptabs.sticky_apptabs .shogun-tabs .shogun-tab-active .shogun-tab-title, .app-title .shogun-main-tabs > div > .shogun-tabs .shogun-tab-active .shogun-tab-title,
  .app-title .app-title-inside .shogun-tabs .shogun-tab-active .shogun-tab-title, .app-title.sticky_apptabs .shogun-tabs .shogun-tab-active .shogun-tab-title {
    border-bottom: 0px;
    text-decoration: none !important; }
    @media (min-width: 1025px) {
      .app-tabs .shogun-main-tabs > div > .shogun-tabs .shogun-tab-active .shogun-tab-title,
      .app-tabs .app-title-inside .shogun-tabs .shogun-tab-active .shogun-tab-title, .app-tabs.sticky_apptabs .shogun-tabs .shogun-tab-active .shogun-tab-title, .sticky_apptabs .shogun-main-tabs > div > .shogun-tabs .shogun-tab-active .shogun-tab-title,
      .sticky_apptabs .app-title-inside .shogun-tabs .shogun-tab-active .shogun-tab-title, .sticky_apptabs.sticky_apptabs .shogun-tabs .shogun-tab-active .shogun-tab-title, .app-title .shogun-main-tabs > div > .shogun-tabs .shogun-tab-active .shogun-tab-title,
      .app-title .app-title-inside .shogun-tabs .shogun-tab-active .shogun-tab-title, .app-title.sticky_apptabs .shogun-tabs .shogun-tab-active .shogun-tab-title {
        border-bottom: 2px solid #00558A; } }
  .app-tabs .shogun-main-tabs > div > .shogun-tabs .shogun-tab-border,
  .app-tabs .app-title-inside .shogun-tabs .shogun-tab-border, .app-tabs.sticky_apptabs .shogun-tabs .shogun-tab-border, .sticky_apptabs .shogun-main-tabs > div > .shogun-tabs .shogun-tab-border,
  .sticky_apptabs .app-title-inside .shogun-tabs .shogun-tab-border, .sticky_apptabs.sticky_apptabs .shogun-tabs .shogun-tab-border, .app-title .shogun-main-tabs > div > .shogun-tabs .shogun-tab-border,
  .app-title .app-title-inside .shogun-tabs .shogun-tab-border, .app-title.sticky_apptabs .shogun-tabs .shogun-tab-border {
    display: none; }
.app-tabs .shogun-tabs, .sticky_apptabs .shogun-tabs, .app-title .shogun-tabs {
  z-index: 999;
  overflow: hidden;
  border-bottom: 1px solid #707070 !important;
  	/*&.sliding { 
       -webkit-animation: slideover-keyframes 0.5s ease forwards;
  		animation: slideover-keyframes 0.5s ease forwards; 
    }*/ }
  .app-tabs .shogun-tabs li, .sticky_apptabs .shogun-tabs li, .app-title .shogun-tabs li {
    color: #161616;
    font-size: 16px;
    clear: both;
    padding: 0 5px 0 5px;
    margin: 0; }
    @media (max-width: 1024px) {
      .app-tabs .shogun-tabs li, .sticky_apptabs .shogun-tabs li, .app-title .shogun-tabs li {
        padding: 8px 0px;
        max-width: unset !important;
        border-bottom: 1px solid #ffffff; } }
    .app-tabs .shogun-tabs li .shogun-tab-title, .sticky_apptabs .shogun-tabs li .shogun-tab-title, .app-title .shogun-tabs li .shogun-tab-title {
      color: #161616 !important;
      line-height: 18px;
      font-weight: 500; }
  .app-tabs .shogun-tabs li:before, .sticky_apptabs .shogun-tabs li:before, .app-title .shogun-tabs li:before {
    content: '' !important;
    background: transparent !important; }
  .app-tabs .shogun-tabs .shogun-tab, .sticky_apptabs .shogun-tabs .shogun-tab, .app-title .shogun-tabs .shogun-tab {
    line-height: 38px; }
  .app-tabs .shogun-tabs .shogun-tab-box, .sticky_apptabs .shogun-tabs .shogun-tab-box, .app-title .shogun-tabs .shogun-tab-box {
    padding: 0px !important;
    background: transparent !important;
    border: 0px !important;
    max-height: 70px; }
    @media (min-width: 1400px) {
      .app-tabs .shogun-tabs .shogun-tab-box, .sticky_apptabs .shogun-tabs .shogun-tab-box, .app-title .shogun-tabs .shogun-tab-box {
        padding: 0 30px !important; } }
  .app-tabs .shogun-tabs .shogun-tab-border, .sticky_apptabs .shogun-tabs .shogun-tab-border, .app-title .shogun-tabs .shogun-tab-border {
    background-color: #00558A !important;
    height: 5px !important;
    bottom: -2.5px !important;
    width: 60% !important;
    left: 50% !important;
    transform: translate(-50%, 0); }
.app-tabs .active-tab-bar, .sticky_apptabs .active-tab-bar, .app-title .active-tab-bar {
  position: absolute !important;
  left: 50% !important;
  transform: translate(-50%, 0) !important;
  z-index: 9999; }
  .app-tabs .active-tab-bar hr, .sticky_apptabs .active-tab-bar hr, .app-title .active-tab-bar hr {
    background: #00A862 !important;
    height: 5px !important;
    position: relative;
    margin: 0;
    bottom: 3px;
    border: 0px;
    z-index: 9999; }
.app-tabs .shogun-tabs-body, .sticky_apptabs .shogun-tabs-body, .app-title .shogun-tabs-body {
  display: block;
  clear: both;
  padding: 0; }
  @media (max-width: 1024px) {
    .app-tabs .shogun-tabs-body, .sticky_apptabs .shogun-tabs-body, .app-title .shogun-tabs-body {
      display: inline;
      clear: none;
      padding: 0px;
      margin: 20px 0px; } }
.app-tabs .shogun-tab-content > div:nth-of-type(1), .sticky_apptabs .shogun-tab-content > div:nth-of-type(1), .app-title .shogun-tab-content > div:nth-of-type(1) {
  padding: 0px 0px; }
.app-tabs .shogun-tab-content .shg-c-sm-2.shg-c-xs-6, .sticky_apptabs .shogun-tab-content .shg-c-sm-2.shg-c-xs-6, .app-title .shogun-tab-content .shg-c-sm-2.shg-c-xs-6 {
  width: calc(16.666666666666668% - 15.0px) !important; }
.app-tabs .shogun-tab-content .shg-c-sm-10.shg-c-xs-6, .sticky_apptabs .shogun-tab-content .shg-c-sm-10.shg-c-xs-6, .app-title .shogun-tab-content .shg-c-sm-10.shg-c-xs-6 {
  width: calc(83.33333333333334% - 15.0px) !important; }
.app-tabs .app-tabs-inside, .sticky_apptabs .app-tabs-inside, .app-title .app-tabs-inside {
  width: 100%;
  margin: 0 auto; }
  @media (min-width: 1400px) {
    .app-tabs .app-tabs-inside, .sticky_apptabs .app-tabs-inside, .app-title .app-tabs-inside {
      width: 1200px; } }

@media (min-width: 1025px) {
  body.page-shogun-default .shogun-main-tabs > div > .shogun-tabs,
  .sp-tabs-wrap .shogun-main-tabs > div > .shogun-tabs {
    position: absolute;
    right: 200px;
    z-index: 999;
    display: none; } }
.dropzone-wrapper .sp-tabs-wrap .shogun-main-tabs > div > .shogun-tabs {
  display: block !important;
  top: -65px; }
  @media (max-width: 480px) {
    .dropzone-wrapper .sp-tabs-wrap .shogun-main-tabs > div > .shogun-tabs {
      top: 0;
      position: relative; } }

.dropzone-wrapper .sp-tabs-wrap .shogun-main-tabs > div > .shogun-tabs > li {
  float: none !important;
  display: inline-block !important; }

@media (max-width: 1024px) {
  body.page-shogun-default .shogun-main-tabs > div > .shogun-tabs,
  .sp-tabs-wrap .shogun-main-tabs > div > .shogun-tabs,
  body.page-shogun-default .app-title-inside .shogun-tabs,
  .app-title-inside .shogun-tabs,
  body.page-shogun-default .sticky_apptabs .shogun-tabs
  .sticky_apptabs .shogun-tabs {
    position: absolute;
    display: none; } }
@media (max-width: 769px) {
  .sticky_apptabs .shogun-tabs {
    top: 65px !important; } }

.shogun-root .shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 0px 15px !important; }

.shogun-root .shogun-tabs.shogun-rounded li:first-child .shogun-tab-box {
  padding: 0px 15px 0px 0px !important; }

@media (max-width: 769px) {
  .shogun-root .shogun-tabs.shogun-rounded li:first-child .shogun-tab-box {
    padding: 0px 0px !important; } }
.shogun-root .shg-row ul > li {
  list-style: none; }
.shogun-root .shg-row ul > li:before {
  position: absolute;
  margin-left: -20px;
  content: '';
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  background-color: #161616;
  margin-top: 8px; }
.shogun-root a, .shogun-root a:link, .shogun-root a:hover, .shogun-root a:visited {
  color: #00558A; }

.shogun-root .shg-category-col {
  padding: 0 30px; }
  @media (max-width: 1024px) {
    .shogun-root .shg-category-col {
      width: 49%;
      float: left;
      padding: 0 20px 30px 0 !important; } }
  .shogun-root .shg-category-col .shg-product-title-component {
    min-height: 40px; }
    @media (max-width: 1024px) {
      .shogun-root .shg-category-col .shg-product-title-component {
        min-height: 60px; } }
  .shogun-root .shg-category-col .shg-product-title-component h1 {
    font-size: 16px !important;
    line-height: 18px !important;
    text-align: left; }
    @media (max-width: 1024px) {
      .shogun-root .shg-category-col .shg-product-title-component h1 {
        font-size: 14px !important; } }
  .shogun-root .shg-category-col .shg-product-image-wrapper {
    height: 250px; }
    @media (max-width: 480px) {
      .shogun-root .shg-category-col .shg-product-image-wrapper {
        height: 100px; } }
    @media (min-width: 799px) {
      .shogun-root .shg-category-col .shg-product-image-wrapper {
        height: 175px; } }
  .shogun-root .shg-category-col .shg-product .shg-btn {
    margin-top: 10px; }

.shogun-root .app-specs .shogun-table {
  margin-bottom: 40px; }
.shogun-root .app-specs .shogun-table-column {
  border-bottom: 1px solid #bcbec0; }
.shogun-root .app-specs .shogun-table-row {
  background-color: transparent !important; }
  .shogun-root .app-specs .shogun-table-row p {
    margin: 5px 0 5px 0; }
.shogun-root .app-specs .shogun-table-row-container:nth-child(odd) {
  background-color: #f3f3f5; }
@media (max-width: 769px) {
  .shogun-root .app-specs .shogun-heading-component h2 {
    font-size: 20px !important;
    line-height: 24px !important; } }

.sticky_apptabs {
  position: fixed !important;
  width: 100% !important;
  z-index: 45;
  top: 0 !important;
  left: 0;
  padding: 0;
  min-height: 74px;
  /* Translate -100% to move off screen */
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  /* Animations */
  transition: all 300ms ease-in-out; }

.sticky_apptabs .shogun-tabs {
  float: left; }
.sticky_apptabs .shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 0px 17px 0px 17px !important; }

.is-active .sticky_apptabs {
  bottom: 0;
  overflow-y: scroll;
  overflow-x: hidden; }

.sticky_apptabs--stick {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  opacity: 1;
  z-index: 9999; }

.sticky_apptabs--unstick {
  opacity: 0;
  transition: opacity 0s; }

/** Advanced Support pages **/
@media (max-width: 769px) {
  .support-learning-resources .video-item {
    display: none; }

  .support-learning-resources .video-item.index-1 {
    display: block; } }
.support-learning-resources .top-text {
  margin-top: 1.25em; }

.product-support .tabs-wrapper {
  background-color: #f3f3f5; }
  .product-support .tabs-wrapper .container {
    padding: 0; }
  .product-support .tabs-wrapper ul.tabs {
    margin: 0; }
.product-support ul.tabs {
  text-transform: none;
  background-color: #f3f3f5;
  padding-left: 20px;
  border: none; }
.product-support ul.tabs, .product-support ul.tabs li a.active {
  background-color: #f3f3f5; }
.product-support ul.tabs li a {
  font-size: 16px;
  min-height: 70px;
  line-height: 70px; }
.product-support ul.tabs li {
  height: auto; }
.product-support ul.tabs li a {
  color: #232323; }
.product-support ul.tabs li a.active {
  color: #00A862;
  border: none; }
.product-support ul.tabs li a:hover {
  text-decoration: underline;
  color: #00A862; }
.product-support .article-image img {
  max-height: 250px;
  margin: 0;
  height: auto;
  width: auto; }

.page-reseller .group.country-info {
  padding: 15px 0px; }

.page-reseller .group.country-info div {
  padding: 5px 0px 15px 0px; }

.powered, .powered a, .shopify, .shopify a {
  color: #fff !important; }

.nomargin, .nomargin p, .nomargin ul {
  margin: 0; }

.fullheight {
  height: 100%; }

.fullheight.shg-box > .shg-box-content {
  position: static; }

.absolutecenter {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 0; }

@media (max-width: 769px) {
  .tablet_double_stack .shg-c-md-3 {
    width: calc(50% - 15.0px) !important; } }
@media (max-width: 480px) {
  .mobile_single_stack .shg-c-sm-3 {
    width: 100% !important; } }
.customize-with-shogun {
  display: none; }

.shopify-customizer-frame .customize-with-shogun {
  display: block;
  position: fixed;
  top: 4%;
  left: 4%;
  font-size: 18px;
  line-height: 28px;
  background: #6666ff;
  opacity: .9;
  border-radius: 100%;
  color: #ffffff !important;
  padding: 40px;
  z-index: 999999;
  font-weight: bold;
  max-width: 200px;
  text-align: center;
  letter-spacing: 1.5px;
  transition: opacity 5s ease-in; }
  .shopify-customizer-frame .customize-with-shogun a, .shopify-customizer-frame .customize-with-shogun a:active, .shopify-customizer-frame .customize-with-shogun a:focus, .shopify-customizer-frame .customize-with-shogun a:hover, .shopify-customizer-frame .customize-with-shogun a:visited {
    color: #ffffff !important; }

/* 404 page styling */
#404-heading {
  line-height: 52px !important; }

/* SHOGUN overrides - additional */
body.page-shogun-default .shg-fw .shg-sld .shg-sld-slides-padded,
.sp-tabs-wrap .shg-fw .shg-sld .shg-sld-slides-padded {
  padding: 0px !important; }

.shg-fw .shg-sld .shg-sld-nav-button {
  top: 50%;
  transform: translate(0, -50%);
  height: 108px;
  width: 40px;
  background-color: #161616;
  opacity: 0.7; }
.shg-fw .shg-sld .shg-sld-nav-button:before {
  content: "\e90a";
  color: #fff;
  font-family: "turbo";
  font-style: normal;
  font-weight: bold;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 24px;
  z-index: 9999; }
.shg-fw .shg-sld .shg-sld-nav-button.shg-sld-right:before {
  transform: translate(-50%, -50%) rotate(180deg);
  -webkit-transform: translate(-50%, -50%) rotate(180deg); }
.shg-fw .shg-sld .shg-sld-nav-button.shg-sld-left:before {
  transform: translate(-50%, -50%) rotate(0deg);
  -webkit-transform: translate(-50%, -50%) rotate(0deg); }
.shg-fw .shg-sld .shg-sld-dots {
  text-align: center;
  margin-top: -4%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  padding: 7px 23px 8px 23px;
  background-color: #161616;
  opacity: 0.7;
  z-index: 9999; }
  @media (max-width: 769px) {
    .shg-fw .shg-sld .shg-sld-dots {
      margin-top: -16%; } }
.shg-fw .shg-sld .shg-sld-dot {
  height: 23px;
  width: 12px;
  vertical-align: middle;
  border-radius: unset;
  background-repeat: no-repeat;
  background-color: unset;
  background-position: center;
  background-image: url(//se.tobiidynavox.com/cdn/shop/t/2/assets/icon-dot-not-active.svg?v=42827072973951308071617177212); }
.shg-fw .shg-sld .shg-sld-dot.shg-sld-active {
  background-image: url(//se.tobiidynavox.com/cdn/shop/t/2/assets/icon-dot-active.svg?v=32094539433674246981617177211); }
.shg-fw .shg-sld .shg-sld-pause, .shg-fw .shg-sld .shg-sld-play {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 14px;
  background-repeat: no-repeat;
  background-position: center;
  height: 23px;
  width: 15px;
  text-align: center;
  cursor: pointer; }
  .shg-fw .shg-sld .shg-sld-pause.hidden, .shg-fw .shg-sld .shg-sld-play.hidden {
    display: none; }
.shg-fw .shg-sld .shg-sld-pause {
  background-image: url(//se.tobiidynavox.com/cdn/shop/t/2/assets/icon-pause.svg?v=7204448132389424901617177214); }
.shg-fw .shg-sld .shg-sld-play {
  background-image: url(//se.tobiidynavox.com/cdn/shop/t/2/assets/icon-play.svg?v=51583505190663794431617177216); }

.gradient-overlay {
  position: relative; }

.gradient-overlay::after {
  display: block;
  position: absolute;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0, transparent 30%);
  height: 300px;
  width: 100%;
  top: 0;
  content: ''; }

@media (max-width: 769px) {
  .mobile-single-column > .shg-row > .shg-c-xs-6 {
    width: calc(50.0% - 10.5px) !important; }
  .mobile-single-column > .shg-row > .shg-c-sm-6 {
    width: 100% !important; }

  .mobile-column--20-80 > .shg-row > .shg-c-xs-6:nth-child(odd),
  .mobile-column--20-80 > .shg-row > .shg-c-xs-12:nth-child(odd) {
    width: calc(20% - 5.0px); }
  .mobile-column--20-80 > .shg-row > .shg-c-xs-6:nth-child(even),
  .mobile-column--20-80 > .shg-row > .shg-c-xs-12:nth-child(even) {
    width: calc(80% - 5.0px); } }
  @media (max-width: 769px) and (max-width: 480px) {
    .mobile-single-column > .shg-row > .shg-c-xs-6 {
      width: 100% !important; } }
.tabs-with-banners .shogun-tabs-body {
  border-top: 0px !important; }

.shogun-left-tabs {
  display: flex;
  flex-direction: row;
  width: 100%; }
  .shogun-left-tabs > div {
    width: 100%; }
  .shogun-left-tabs .shogun-tabs {
    width: 20%;
    display: inline-block !important;
    vertical-align: top;
    border-bottom: 0px !important; }
    @media (max-width: 769px) {
      .shogun-left-tabs .shogun-tabs {
        width: 100%; } }
    .shogun-left-tabs .shogun-tabs .shogun-tab {
      width: 100% !important;
      max-width: 100% !important;
      clear: both;
      display: block !important;
      display: flex;
      flex-direction: row;
      border-left: 1px solid #F2F2F2;
      line-height: 50px;
      padding-left: 12px; }
      @media (max-width: 769px) {
        .shogun-left-tabs .shogun-tabs .shogun-tab {
          padding: 0 0 0 12px; } }
      .shogun-left-tabs .shogun-tabs .shogun-tab .shogun-tab-box::after {
        position: absolute;
        content: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/Navigation-Arrow.svg?v=83919916085093602711617177244");
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        font-family: "turbo";
        font-style: normal;
        font-weight: 800;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        width: 1em;
        right: 10px;
        top: 0;
        text-align: center;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
        @media (max-width: 769px) {
          .shogun-left-tabs .shogun-tabs .shogun-tab .shogun-tab-box::after {
            right: 20px; } }
      .shogun-left-tabs .shogun-tabs .shogun-tab.shogun-tab-active {
        background-color: #F2F2F2; }
        .shogun-left-tabs .shogun-tabs .shogun-tab.shogun-tab-active .shogun-tab-title {
          font-weight: 500 !important; }
      .shogun-left-tabs .shogun-tabs .shogun-tab .shogun-tab-box {
        padding-left: 0px !important;
        text-align: left;
        order: 2;
        line-height: 50px; }
        .shogun-left-tabs .shogun-tabs .shogun-tab .shogun-tab-box .shogun-tab-title {
          text-align: left;
          font-weight: 400;
          line-height: 50px;
          display: block; }
      .shogun-left-tabs .shogun-tabs .shogun-tab .shogun-tab-border {
        height: 100% !important;
        width: 2px !important;
        left: 0  !important;
        order: 1;
        top: 0; }
        @media (max-width: 769px) {
          .shogun-left-tabs .shogun-tabs .shogun-tab .shogun-tab-border {
            bottom: auto !important; } }
  .shogun-left-tabs .shogun-tabs-body {
    width: 75%;
    padding-left: 20px;
    display: inline-block !important;
    border-top: 0px !important;
    vertical-align: top; }
    @media (max-width: 769px) {
      .shogun-left-tabs .shogun-tabs-body {
        width: 100%; } }
  .shogun-left-tabs .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > h4.shogun-accordion-title {
    font-family: 'akzidenz-grotesk', sans-serif !important;
    font-size: 17px !important;
    line-height: 22px !important; }

.shogun-root .shogun-left-tabs .shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 0px !important; }

/* BLOG EVENTS */
.blog-events-section {
  margin-bottom: 40px; }
  .blog-events-section .subtitle {
    max-width: 900px;
    margin: auto;
    text-align: center; }
    .blog-events-section .subtitle h2 {
      font-weight: 500;
      margin-bottom: 20px;
      margin-top: 30px; }
      @media (max-width: 769px) {
        .blog-events-section .subtitle h2 {
          margin-top: 10px; } }
  .blog-events-section .dark-overlay-true:after {
    background: black;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.60342) 0%, rgba(0, 0, 0, 0.65981) 29%, rgba(0, 0, 0, 0.25004) 60%); }
    @media (max-width: 769px) {
      .blog-events-section .dark-overlay-true:after {
        background: black;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.4013) 20%, rgba(0, 0, 0, 0.62819) 47%, rgba(0, 0, 0, 0.39849) 84%); } }
  .blog-events-section .blog-header {
    margin-bottom: 20px;
    margin-top: 20px; }
  @media (max-width: 769px) {
    .blog-events-section .banner {
      background: none;
      overflow: hidden; } }
  .blog-events-section .caption.captionOverlay--true {
    max-width: 1200px;
    top: 55%;
    left: 40px;
    -ms-transform: translate(0, -70%);
    transform: translate(0, -70%); }
    .blog-events-section .caption.captionOverlay--true .headline {
      color: #ffffff; }
    .blog-events-section .caption.captionOverlay--true .headline, .blog-events-section .caption.captionOverlay--true .subtitle {
      clear: both;
      text-align: left;
      position: relative; }
    @media (max-width: 769px) {
      .blog-events-section .caption.captionOverlay--true {
        left: 0px; } }
  .blog-events-section .blog-header .section_select {
    text-align: left; }
  .blog-events-section .blog-header .blog_filter {
    border: 1px solid #53565A;
    border-radius: 3px;
    color: #161616;
    font-size: 15px;
    font-weight: 400;
    padding: 0px 10px;
    max-width: 100%;
    min-width: 80px; }
  .blog-events-section .blog-header .blog_filter:focus {
    border: 1px solid #00558A; }
  .blog-events-section .article {
    background: #F2F2F2;
    cursor: pointer;
    padding: 10px 0 0 0;
    margin-bottom: 20px !important; }
    .blog-events-section .article .date-month {
      font-size: 20px;
      font-weight: 500;
      padding: 0px 0px 0px 15%; }
    .blog-events-section .article .date-day {
      color: #161616;
      font-weight: 500;
      font-size: 20px;
      padding: 0px 0px 0px 15%; }
    .blog-events-section .article .column {
      padding: 10px 0px;
      margin: 0px 5px; }
    .blog-events-section .article .fourth {
      width: 15%; }
    .blog-events-section .article .three-fourths {
      width: 78%; }
    .blog-events-section .article h3, .blog-events-section .article h4 {
      min-height: 70px;
      margin-bottom: 0;
      padding: 0;
      font-size: 20px;
      line-height: 22px; }
    .blog-events-section .article .blog_meta {
      color: #161616; }
  .blog-events-section .article:hover {
    box-shadow: 5px 5px 5px 0 #F2F2F2; }
  .blog-events-section .address {
    min-height: 42px; }
  .blog-events-section .event-type {
    margin-top: 10px;
    background-color: #0E103E;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 15px 5px 19%;
    float: left;
    width: 100%; }
  .blog-events-section .paginate .page a, .blog-events-section .paginate .current, .blog-events-section a.tag {
    border: solid 1px #0E103E;
    color: #0E103E; }
    .blog-events-section .paginate .page a:hover, .blog-events-section .paginate .current:hover, .blog-events-section a.tag:hover {
      color: #0E103E;
      background-color: #fff;
      border: solid 1px #0E103E; }
  .blog-events-section .paginate .current {
    font-weight: bold;
    color: #fff;
    background-color: #0E103E;
    border: solid 1px #fff; }
  .blog-events-section .paginate a {
    color: #0E103E; }

.blog-post-publicevents-section {
  margin-bottom: 40px; }
  .blog-post-publicevents-section .breadcrumb {
    color: #00558A;
    min-height: 40px;
    line-height: 40px;
    margin-left: 10px; }
    .blog-post-publicevents-section .breadcrumb .breadcrumb_text, .blog-post-publicevents-section .breadcrumb .breadcrumb_text span, .blog-post-publicevents-section .breadcrumb .breadcrumb_text a {
      color: #00558A;
      font-size: 13px; }
  .blog-post-publicevents-section .event-register {
    margin: -10px 0px 40px 0px;
    min-height: 65px;
    padding: 10px 0px;
    position: relative; }
    .blog-post-publicevents-section .event-register .event-type {
      text-align: left;
      line-height: 40px;
      color: #161616;
      font-weight: 500;
      font-size: 17px; }
      .blog-post-publicevents-section .event-register .event-type span {
        display: none; }
    .blog-post-publicevents-section .event-register .register {
      text-align: right;
      line-height: 42px;
      font-size: 16px;
      color: #161616; }
      .blog-post-publicevents-section .event-register .register .cost {
        display: inline-block;
        float: right; }
      .blog-post-publicevents-section .event-register .register .register-button {
        display: inline-block;
        float: right;
        margin: 0; }
        .blog-post-publicevents-section .event-register .register .register-button a {
          margin-left: 10px; }
    @media (max-width: 769px) {
      .blog-post-publicevents-section .event-register .event-type {
        width: 50% !important; }
        .blog-post-publicevents-section .event-register .event-type span {
          display: block;
          font-weight: 400; }
      .blog-post-publicevents-section .event-register .register {
        width: 50% !important;
        flex-direction: column;
        display: flex; }
        .blog-post-publicevents-section .event-register .register .cost {
          order: 2; }
        .blog-post-publicevents-section .event-register .register .register-button {
          order: 1; } }
  @media (min-width: 799px) {
    .blog-post-publicevents-section .article_title {
      margin-left: 10px; } }
  .blog-post-publicevents-section .article_content {
    clear: both; }
    .blog-post-publicevents-section .article_content .description {
      max-width: 650px; }
  @media (max-width: 769px) {
    .blog-post-publicevents-section .article_content {
      display: flex;
      flex-direction: column; }
      .blog-post-publicevents-section .article_content .eleven {
        order: 2; }
      .blog-post-publicevents-section .article_content .four {
        order: 1; } }
  .blog-post-publicevents-section .blog_meta {
    color: #161616; }
  .blog-post-publicevents-section .socal_share_wrap {
    width: 100%;
    border-top: 2px solid #F2F2F2;
    min-height: 40px;
    padding: 0;
    overflow: auto;
    margin-bottom: -20px; }
    @media (max-width: 769px) {
      .blog-post-publicevents-section .socal_share_wrap {
        margin-bottom: 0px; } }
    .blog-post-publicevents-section .socal_share_wrap .social_buttons {
      margin-bottom: 0px; }
  .blog-post-publicevents-section .blog-events-section {
    margin-top: -10px; }

.full-width-bg {
  position: relative;
  max-width: 1200px;
  margin-left: auto !important;
  margin-right: auto !important; }

.wrap-full-width-bg {
  background: #f2f2f2; }

@media (max-width: 769px) {
  .home-3-up {
    padding: 0 20px; } }

.register-form-modal .remodal-close {
  color: #0E103E !important; }
.register-form-modal .header-row {
  background-color: #F2F2F2;
  margin: -35px -35px 0 -35px;
  min-height: 45px; }
  .register-form-modal .header-row h3 {
    line-height: 55px; }
.register-form-modal .title-row {
  text-align: left;
  font-size: 16px;
  margin: 20px 0; }
  .register-form-modal .title-row strong {
    font-size: 20px; }
  .register-form-modal .title-row p {
    margin: 0; }

.events-register-form .field-row {
  position: relative; }
  .events-register-form .field-row label {
    position: absolute;
    top: -10px;
    left: 20px;
    background: #fff;
    padding: 0px 6px;
    font-weight: 400;
    color: #53565A; }
.events-register-form .radio-button-text {
  text-align: left; }
  .events-register-form .radio-button-text label {
    position: static;
    display: inline-block; }
  .events-register-form .radio-button-text label.radio-heading {
    display: block; }
  .events-register-form .radio-button-text input[type=radio] {
    display: inline-block;
    vertical-align: middle; }
  .events-register-form .radio-button-text input.error,
  .events-register-form .radio-button-text select.error,
  .events-register-form .radio-button-text textarea.error {
    border-color: red; }
  .events-register-form .radio-button-text.error {
    border: 1px solid red; }
.events-register-form .field-row.recpatcha {
  text-align: center;
  padding: 20px 0px 20px 0px;
  clear: both;
  max-width: 350px;
  margin: 0 auto; }
.events-register-form input[type="submit"]:disabled {
  opacity: 0.4; }

.label-field {
  position: absolute;
  top: -10px;
  left: 20px;
  background: #fff;
  padding: 0px 6px;
  font-weight: 400;
  color: #53565A; }
  @media (max-width: 769px) {
    .label-field {
      display: none; } }

.search-google-section .search-box table, .search-google-section .search-box tr, .search-google-section .search-box td, .search-google-section .search-box div {
  border: 0px !important;
  padding: 0px !important;
  margin: 0px !important; }
.search-google-section .search-box .gsc-search-box-tools .gsc-search-box input.gsc-input {
  font-family: 'akzidenz-grotesk', sans-serif !important;
  font-weight: normal !important;
  font-size: 16px !important;
  letter-spacing: 0px;
  color: #161616 !important;
  background: none !important;
  background-color: transparent !important;
  height: 32px  !important;
  min-height: 32px;
  border-radius: 0px;
  border-top-left-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
  line-height: 22px;
  border: 1px solid #161616 !important;
  text-indent: 10px !important; }
.search-google-section .search-box .gsib_b {
  display: none; }
.search-google-section .search-box .gsc-search-box-tools .gsc-search-box input.gsc-input::-webkit-input-placeholder {
  color: #161616 !important;
  font-family: 'akzidenz-grotesk', sans-serif !important;
  font-weight: normal !important;
  font-size: 16px !important;
  letter-spacing: 0px; }
.search-google-section .search-box .gsc-search-box-tools .gsc-search-box input.gsc-input::-moz-placeholder {
  color: #161616 !important;
  font-family: 'akzidenz-grotesk', sans-serif !important;
  font-weight: normal !important;
  font-size: 16px !important;
  letter-spacing: 0px; }
.search-google-section .search-box .gsc-search-box-tools .gsc-search-box input.gsc-input:-ms-input-placeholder {
  color: #161616 !important;
  font-family: 'akzidenz-grotesk', sans-serif !important;
  font-weight: normal !important;
  font-size: 16px !important;
  letter-spacing: 0px; }
.search-google-section .search-box .gsc-search-box-tools .gsc-search-box input.gsc-input:-moz-placeholder {
  color: #161616 !important;
  font-family: 'akzidenz-grotesk', sans-serif !important;
  font-weight: normal !important;
  font-size: 16px !important;
  letter-spacing: 0px; }
.search-google-section .search-box .gsc-search-button, .search-google-section .search-box .gsc-search-button-v2, .search-google-section .search-box .gsc-search-button-v2:hover, .search-google-section .search-box .gsc-search-button-v2:focus {
  color: #ffffff;
  top: 0px;
  right: 0px;
  background-color: #161616;
  line-height: 30px !important;
  width: 32px;
  text-align: center;
  font-size: 18px;
  padding: 0;
  height: auto;
  min-height: 32px;
  border-radius: 0px;
  border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
  border: 1px solid #161616;
  margin: 0;
  vertical-align: top; }
.search-google-section .search-box .gsc-search-button svg {
  display: none; }
.search-google-section .search-box .gsc-search-button button.gsc-search-button:before {
  content: "\e913";
  font-family: "turbo";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .15em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.search_google_page {
  padding: 20px 0px; }
  .search_google_page .search-box {
    max-width: 650px;
    margin: 0 auto; }

.search-google-section .search-results {
  position: relative; }
  .search-google-section .search-results table, .search-google-section .search-results tr, .search-google-section .search-results td, .search-google-section .search-results div {
    border: 0px !important;
    line-height: normal !important;
    font-family: 'akzidenz-grotesk', sans-serif !important;
    font-weight: normal !important;
    font-size: 16px !important;
    text-transform: none;
    color: #161616 !important; }
  .search-google-section .search-results .gsc-control-cse {
    z-index: 9999;
    padding: 0; }
  .search-google-section .search-results .gsc-thumbnail-inside, .search-google-section .search-results .gsc-url-top {
    padding-left: 0px !important; }
  .search-google-section .search-results .gsc-result-info {
    padding: 0; }
  .search-google-section .search-results .gsc-above-wrapper-area-container {
    margin-bottom: 0px !important; }
  .search-google-section .search-results .gsc-results-wrapper-visible .gsc-wrapper .gs-web-image-box, .search-google-section .search-results .gsc-results-wrapper-visible .gsc-wrapper .gs-promotion-image-box {
    width: 120px; }
  .search-google-section .search-results .gsc-results-wrapper-visible .gsc-wrapper .gs-image {
    padding: 5px !important;
    border: 0px !important;
    max-width: 110px; }
  .search-google-section .search-results .gsc-results-wrapper-visible .gsc-wrapper .gs-title, .search-google-section .search-results .gsc-results-wrapper-visible .gsc-wrapper .gs-title b {
    padding: 0 !important;
    color: #00A862  !important;
    font-family: 'akzidenz-grotesk', sans-serif !important;
    font-weight: 500 !important;
    font-size: 16px !important; }
  .search-google-section .search-results .gsc-results-wrapper-visible .gsc-wrapper .gs-title b {
    font-weight: 600 !important; }
  .search-google-section .search-results .gsc-results-wrapper-visible .gsc-wrapper .gs-webResult .gs-snippet {
    font-family: 'akzidenz-grotesk', sans-serif !important;
    font-weight: normal !important;
    font-size: 16px !important;
    text-transform: none;
    line-height: 21px !important;
    -webkit-font-smoothing: antialiased; }
  .search-google-section .search-results .gsc-results-wrapper-visible .gsc-wrapper .gs-webResult div.gs-visibleUrl, .search-google-section .search-results .gsc-results-wrapper-visible .gsc-wrapper .gs-imageResult div.gs-visibleUrl {
    color: #00558A !important;
    font-family: 'akzidenz-grotesk', sans-serif !important;
    font-weight: normal !important;
    font-size: 14px !important;
    text-transform: none; }
  .search-google-section .search-results .gsc-results-wrapper-visible .gsc-wrapper .gsc-table-result,
  .search-google-section .search-results .gsc-results-wrapper-visible .gsc-wrapper .gsc-table-cell-thumbnail {
    padding-left: 0px !important; }
  .search-google-section .search-results .gsc-results-close-btn {
    background: none; }
  .search-google-section .search-results .gsc-results-close-btn:before {
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
    font-size: 28px;
    line-height: 28px;
    position: absolute;
    top: -10px;
    left: -20px;
    display: block;
    width: 35px;
    content: "\00d7";
    text-align: center; }
  .search-google-section .search-results .gsc-orderby, .search-google-section .search-results .gsc-selected-option-container {
    background-color: transparent !important;
    background: none !important; }
  .search-google-section .search-results .gsc-results .gsc-cursor-box .gsc-cursor-page {
    background-color: transparent !important;
    background: none !important; }
    .search-google-section .search-results .gsc-results .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page {
      font-weight: 600 !important; }

/******* image-zoom Effect Start ********/
.image-zoom-hover {
  position: relative;
  margin: auto;
  overflow: hidden; }

.image-zoom-hover img {
  max-width: 100%;
  transition: all 0.3s;
  display: block;
  height: auto;
  transform: scale(1); }

.image-zoom-hover:hover img {
  transform: scale(1.1); }

/******* image-zoom Effect end ********/
/**********Simple Product Page shougn collection*********/
.sp-collection-wrap {
  max-width: 1200px;
  margin: 30px auto; }

.sp-tabs-wrap .shogun-tab-content {
  max-width: 1200px;
  margin: auto; }
  @media (min-width: 1400px) {
    .sp-tabs-wrap .shogun-tab-content {
      padding: 0 10px; } }
.sp-tabs-wrap .app-title {
  margin: 0 -20px; }
.sp-tabs-wrap .app-title-inside .shogun-tabs {
  float: left; }
  @media (min-width: 1400px) {
    .sp-tabs-wrap .app-title-inside .shogun-tabs {
      margin-left: 5px !important; } }
.sp-tabs-wrap .app-title-inside .shg-c-lg-1 {
  display: none; }

@media (min-width: 1400px) {
  .sp-tabs-move .shogun-tabs {
    margin-left: -15px !important; } }

#recommendify-similar-products {
  max-width: 1200px;
  margin: 40px auto; }

.recommendify-panel-body .recommendify_col {
  background: #F2F2F2; }
  @media (max-width: 1024px) {
    .recommendify-panel-body .recommendify_col {
      margin: 1%;
      width: 48%; } }
  @media (max-width: 480px) {
    .recommendify-panel-body .recommendify_col {
      margin: 0 0 15px 0;
      width: 100%; } }

.recommendify_panel_heading {
  text-align: center;
  margin-bottom: 15px;
  font-size: 28px !important;
  line-height: 36px !important;
  color: #0e103e !important;
  font-weight: 500 !important; }

.product_name {
  margin-bottom: 40px;
  font-family: 'TeleVoiceRegular';
  font-size: 46px; }
  @media (max-width: 769px) {
    .product_name {
      margin-top: 24px; } }

#recommendify-custom-products {
  max-width: 1200px;
  margin: 10px auto 40px auto; }
  @media (max-width: 1024px) {
    #recommendify-custom-products {
      margin: 10px 20px 20px 20px; } }
  @media (max-width: 480px) {
    #recommendify-custom-products {
      margin: 10px auto 40px auto; } }

.recommendify_product_title {
  font-size: 20px;
  padding: 0 15px; }
  .recommendify_product_title p {
    min-height: 40px;
    line-height: 20px;
    margin-bottom: 8px; }

.recommendify_reduced_percent {
  padding: 4px 7px;
  background-color: #00558A;
  color: #ffffff;
  border: none;
  font-size: 14px;
  font-weight: 400;
  margin-left: 2px; }

.recommendify_compare_price + .recommendify_current_price {
  color: #e73c3e;
  font-weight: 500; }

.product .product_name {
  margin-bottom: 40px;
  font-family: 'TeleVoiceRegular';
  font-size: 46px; }
  @media (max-width: 769px) {
    .product .product_name {
      margin-top: 24px; } }
.product .get-quote {
  margin-top: 15px; }
.product .learn-more {
  font-weight: 500; }
.product .store-badge {
  min-width: 325px; }
  .product .store-badge .shogun-image-container {
    display: inline-block;
    max-width: 225px; }
  .product .store-badge img {
    margin: 0 20px 0 0;
    max-height: 50px; }
  .product .store-badge .shogun-image-container:first-child {
    margin-bottom: 20px; }
  @media (max-width: 769px) {
    .product .store-badge .shg-row > .shg-c-sm-6 {
      width: auto !important; }
    .product .store-badge .shg-row {
      justify-content: unset; } }

.feature-slider .shg-sld-slides-padded {
  padding: 0px; }
.feature-slider .shg-sld-nav-button {
  height: 84%;
  width: 50px; }
@media (max-width: 480px) {
  .feature-slider .shg-sld-nav-button {
    display: none; } }

.dropzone-wrapper .insurance-step {
  position: relative;
  width: 100%;
  background: #fff; }
  .dropzone-wrapper .insurance-step h3 {
    color: #fff !important;
    font-size: 16px !important; }

.insurance-step {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  background: #0e103e;
  border: 1px solid #0e103e;
  border-radius: 24px;
  width: 26px;
  height: 26px;
  /* font-size: 16px; */
  /* line-height: 20px; */
  padding: 2px; }
  .insurance-step h3 {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 400 !important; }

.terms-copy ul {
  position: relative;
  margin: 15px 0px 15px 20px; }

.warranty-table p {
  min-height: 40px;
  line-height: 20px;
  margin-bottom: 5px; }
@media (max-width: 480px) {
  .warranty-table {
    margin-bottom: 10px; } }

.warranty-table-2 tr:nth-child(even) td {
  background: #F2F2F2 !important; }
.warranty-table-2 tr {
  border: none !important; }
.warranty-table-2 p {
  min-height: 40px;
  line-height: 20px;
  margin-bottom: 5px; }
@media (max-width: 480px) {
  .warranty-table-2 {
    margin-bottom: 10px; } }

.shogun-root .support-list ul {
  padding-left: 48px; }
  .shogun-root .support-list ul li {
    margin-bottom: 20px; }
  .shogun-root .support-list ul li:before {
    left: 0px;
    content: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/icon-download.svg?v=10977514753211899391617177213");
    background-color: white;
    margin-top: 0;
    margin-left: 0; }
.shogun-root .support-list .shogun-accordion-body .shogun-accordion {
  border-bottom: none !important; }
.shogun-root .support-list .shogun-accordion-body .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  font-size: 18px !important; }
  @media (max-width: 480px) {
    .shogun-root .support-list .shogun-accordion-body .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
      padding-left: 24px !important; } }
@media (max-width: 480px) {
  .shogun-root .support-list .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body {
    border-top: 0px !important;
    padding: 0px 15px 5px 30px !important; }
    .shogun-root .support-list .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-body .shogun-accordion-body {
      padding: 0px 15px 5px 24px !important; }
  .shogun-root .support-list .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading {
    background: transparent !important;
    padding: 15px 15px 15px 0px !important; } }

.dynamic-steps .images-wrap {
  text-align: center; }
  .dynamic-steps .images-wrap .shogun-image-container {
    display: inline-block;
    margin-left: 4% !important;
    margin-right: 0px !important;
    width: 10%; }
    @media (max-width: 480px) {
      .dynamic-steps .images-wrap .shogun-image-container {
        width: 14.5%; } }
    .dynamic-steps .images-wrap .shogun-image-container a {
      border: 2px solid #fff;
      padding: 15%;
      border-radius: 100px;
      outline: none; }
    .dynamic-steps .images-wrap .shogun-image-container a.active {
      border: 2px solid #00558A;
      border-radius: 100px; }
  .dynamic-steps .images-wrap .shogun-image-container:first-child {
    margin-left: 0 !important; }
  .dynamic-steps .images-wrap .shogun-image-container:before {
    content: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/Navigation-Arrow.svg?v=83919916085093602711617177244");
    margin-top: 0;
    margin-left: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(-90deg);
    position: absolute;
    top: 50%;
    left: -36%;
    opacity: 0.6;
    margin-top: -9px; }
  .dynamic-steps .images-wrap .shogun-image-container:first-child {
    overflow: hidden;
    vertical-align: bottom; }
.dynamic-steps .dynamic-content {
  display: none; }
  .dynamic-steps .dynamic-content h3 {
    margin-bottom: 20px; }

.shogun-root .dynamic-steps .dynamic-content {
  display: block; }

@media (max-width: 480px) {
  .container.promo-space {
    width: 100%;
    padding: 0 !important; } }
.container.promo-space .eight.columns {
  width: 50%; }
  @media (max-width: 480px) {
    .container.promo-space .eight.columns {
      width: 100%; } }
.container.promo-space .columns {
  position: relative;
  margin-left: 0px;
  margin-right: 0px; }
.container.promo-space p {
  margin-bottom: 0px; }
.container.promo-space .content-overlap {
  max-width: 200px;
  position: absolute;
  top: 20%;
  left: 50px; }
  @media (max-width: 1024px) {
    .container.promo-space .content-overlap {
      top: 10%;
      left: 30px; } }
  @media (max-width: 480px) {
    .container.promo-space .content-overlap {
      top: 7%;
      left: 30px;
      max-width: 170px; }
      .container.promo-space .content-overlap h2 {
        margin-bottom: 15px; }
      .container.promo-space .content-overlap .rte-setting p {
        min-height: 83px; } }
  .container.promo-space .content-overlap p {
    font-size: 14px;
    margin-bottom: 20px; }
  .container.promo-space .content-overlap .logo-in-promo {
    margin: 30px 0;
    max-width: 150px; }
.container.promo-space .dark-background h2, .container.promo-space .dark-background h3, .container.promo-space .dark-background p {
  color: #fff; }
.container.promo-space .dark-background a.default_button {
  background-color: transparent !important;
  color: #fff !important;
  border: 2px solid #fff !important;
  transition: background-color 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53), color 0.3s linear, border 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53); }
.container.promo-space .dark-background a.default_button:hover {
  background-color: #fff !important;
  color: #000 !important;
  border: 2px solid #fff !important; }

.container.feature-promo-space {
  position: relative;
  top: -50px; }
  @media (max-width: 480px) {
    .container.feature-promo-space {
      top: -10px;
      padding: 0 !important; } }
  .container.feature-promo-space .sixteen.columns {
    margin: 0;
    width: 100%; }
  .container.feature-promo-space p {
    margin-bottom: 0px; }
  .container.feature-promo-space .content-overlap {
    max-width: 200px;
    position: absolute;
    top: 30%;
    left: 50px; }
    .container.feature-promo-space .content-overlap p {
      font-size: 14px;
      margin-bottom: 20px; }
    @media (max-width: 480px) {
      .container.feature-promo-space .content-overlap {
        top: 15%;
        left: 30px;
        max-width: 170px; } }
  @media (max-width: 480px) {
    .container.feature-promo-space img {
      height: 300px;
      width: auto; } }
  @media (max-width: 480px) {
    .container.feature-promo-space .dark-background {
      overflow: hidden; } }
  .container.feature-promo-space .dark-background h2, .container.feature-promo-space .dark-background h3, .container.feature-promo-space .dark-background p {
    color: #fff; }
  .container.feature-promo-space .dark-background a.default_button {
    background-color: transparent !important;
    color: #fff !important;
    border: 2px solid #fff !important;
    transition: background-color 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53), color 0.3s linear, border 0.2s cubic-bezier(0.55, 0.09, 0.68, 0.53); }
  .container.feature-promo-space .dark-background a.default_button:hover {
    background-color: #fff !important;
    color: #000 !important;
    border: 2px solid #fff !important; }

.hidden_desktop {
  display: none; }

.hidden_mobile {
  display: block; }

@media (max-width: 480px) {
  .hidden_desktop {
    display: block; }

  .hidden_mobile {
    display: none; } }
.app-tabs.fake-tabs-wrap {
  position: relative;
  z-index: 5; }

ul.fake-tabs {
  list-style: none;
  padding: 0;
  margin-right: 40px;
  margin-top: 0px;
  margin-bottom: 0;
  display: flex; }
  ul.fake-tabs li {
    display: inline-block;
    margin: 0;
    text-align: center;
    position: relative;
    margin: 0 10px !important;
    padding: 5px 0 !important; }
    ul.fake-tabs li a {
      padding: 10px 0px;
      font-weight: 500;
      color: #161616 !important;
      margin: 0 10px; }
    ul.fake-tabs li a:hover, ul.fake-tabs li a:active {
      text-decoration: none; }
  ul.fake-tabs li:before {
    display: none; }
  ul.fake-tabs a.active:after {
    content: ' ';
    border-bottom: 2px solid #00558A;
    width: 100% !important;
    border-radius: 0 !important;
    bottom: 10px;
    left: 0;
    position: absolute;
    height: 2px; }
    @media (max-width: 1024px) {
      ul.fake-tabs a.active:after {
        display: none; } }

.p2bu-tabs .shogun-tab-border {
  display: none; }
.p2bu-tabs .shogun-tabs.shogun-rounded {
  padding: 0 25%; }
  @media (max-width: 1024px) {
    .p2bu-tabs .shogun-tabs.shogun-rounded {
      padding: 0 20%; } }
  @media (max-width: 480px) {
    .p2bu-tabs .shogun-tabs.shogun-rounded {
      padding: 0; } }
  .p2bu-tabs .shogun-tabs.shogun-rounded .shogun-tab {
    text-align: center;
    padding: 0;
    border-bottom: none; }
    .p2bu-tabs .shogun-tabs.shogun-rounded .shogun-tab .shogun-tab-box {
      border-bottom: 2px solid #fff !important;
      width: auto;
      display: inline-block; }
  @media (max-width: 480px) {
    .p2bu-tabs .shogun-tabs.shogun-rounded .shogun-tab:nth-child(2) {
      border-left: 1px solid #f2f2f2; } }
.p2bu-tabs .shogun-tabs.shogun-rounded .shogun-tab-active .shogun-tab-box {
  border-bottom: 2px solid #00558A !important; }

.app-tabs .p2bu-tabs .shogun-tabs {
  border-bottom: 1px solid #f2f2f2 !important; }

.shogun-root .p2bu-tabs .shogun-tabs.shogun-rounded li:first-child .shogun-tab-box {
  padding: 0 !important; }

.shogun-root .p2bu-tabs .shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 0 !important; }

.disable-control {
  pointer-events: none; }

#shopify-section-blog-template.blog-section h2 {
  margin-top: 15px;
  min-height: 52px;
  font-size: 20px;
  font-weight: 500; }
#shopify-section-blog-template.blog-section .video-thumbnail {
  overflow: hidden;
  display: block;
  max-height: 160px; }
  @media (min-width: 1025px) {
    #shopify-section-blog-template.blog-section .video-thumbnail {
      max-height: 125px; } }
  @media (min-width: 1200px) {
    #shopify-section-blog-template.blog-section .video-thumbnail {
      max-height: 158px; } }
  @media (max-width: 1024px) {
    #shopify-section-blog-template.blog-section .video-thumbnail {
      height: 125px; } }
  @media (max-width: 769px) {
    #shopify-section-blog-template.blog-section .video-thumbnail {
      display: inline;
      overflow: visible; } }
#shopify-section-blog-template.blog-section .video-thumbnail:hover {
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.35); }
#shopify-section-blog-template.blog-section .article {
  margin-bottom: 40px !important; }
#shopify-section-blog-template.blog-section .excerpt {
  font-size: 14px;
  height: 65px;
  margin-bottom: 5px;
  text-overflow: ellipsis; }

div.section.js-gse-stats-sort {
  margin-bottom: 30px; }

.gse_search_page h1 {
  margin-top: 10px; }

.quote-block {
  position: relative; }
  .quote-block h2:before {
    content: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/icon_quote_1.png?v=43446977520880613071617177217");
    background-color: white;
    margin-top: 0;
    margin-left: -30px;
    position: absolute; }
    @media (max-width: 480px) {
      .quote-block h2:before {
        margin-left: 0;
        left: -20px; } }
  .quote-block h2:after {
    content: url("//se.tobiidynavox.com/cdn/shop/t/2/assets/icon_quote_2.png?v=42556315716536807721617177218");
    background-color: white;
    margin-top: 0;
    margin-left: 5px;
    position: absolute; }
    @media (max-width: 480px) {
      .quote-block h2:after {
        right: -7px; } }

.training-support-wrap {
  z-index: 1; }

.grecaptcha-badge {
  visibility: hidden; }

#spec-wrap h2 {
  margin: 10px 0 20px 0; }
#spec-wrap p {
  margin: 10px 0 20px 0; }
#spec-wrap hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
  margin: 20px 0; }

.floating-survey {
  position: fixed;
  z-index: 1000;
  bottom: 72px;
  left: 0;
  background: #f2f2f2;
  border-radius: 8px;
  padding: 5px 10px 10px 10px;
  width: 370px; }
  .floating-survey .survey__close-button path {
    fill: white; }
  .floating-survey .title {
    font-family: akzidenz-grotesk,sans-serif;
    font-size: 22px;
    font-weight: 500;
    margin: 0 auto 5px 0;
    color: #0e103e; }

.event-tabs {
  flex-grow: 1;
  margin-bottom: 20px; }

.event-tabs ul {
  list-style: none;
  text-align: center;
  border-bottom: 1px solid #e1e1e1; }

.event-tabs ul li {
  display: inline-block;
  padding: 10px 30px;
  font-weight: 500;
  margin: 0;
  margin-bottom: -1px;
  cursor: pointer; }

.event-tabs ul li.active {
  display: inline-block;
  padding: 10px 30px;
  font-weight: 500;
  margin: 0;
  margin-bottom: -1px;
  border-bottom: 2px solid #005b94; }

.event-tabs ul li.disabled {
  opacity: 0.5;
  pointer-events: all;
  cursor: not-allowed; }
