/** Shopify CDN: Minification failed

Line 2075:29 Expected ")" to end URL token
Line 2210:0 Unexpected "%"
Line 2214:0 Unexpected "%"
Line 2292:0 Unexpected "%"
Line 2302:0 Comments in CSS use "/* ... */" instead of "//"
Line 2460:0 Comments in CSS use "/* ... */" instead of "//"

**/
@import url('https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&display=swap');

@font-face {
  font-family: 'BLACKHAWK';
  src: 
       url('/cdn/shop/files/BLACKHAWK.ttf?v=1717170696') format('truetype'),
       url('/cdn/shop/files/BLACKHAWK.otf?v=1717170742') format('opentype');
  font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BLACKHAWK';
    src: url('/cdn/shop/files/BLACKHAWK.woff2?v=1717170742') format('woff2'),
         url('/cdn/shop/files/BLACKHAWK.woff?v=1717170742') format('woff');
    font-weight: normal;
    font-style: normal;
}

.press__logo {
    padding: 0 25px 10px !important;
}

.press__logos {
    margin: 0 !important;
    position: relative;
}

.rte {
    margin-bottom: calc(var(--gutter) / 2);
    font-size: calc(1rem* var(--adjust-body));
    line-height: 1.23em !important;
}

ul {
    margin-bottom: 1rem;
    line-height: 1.3em;
}

.article__wrapper {
    line-height: 1.5em !important;
}

.background-size-cover, .video-background {
    background: transparent !important;
}

article.article__wrapper h1 {
    font-size: 2.33rem;
    line-height: 1.2em;
}

.help-title-grid-item em {
    font-size: 2rem;
    font-weight: bold;
}

article.article__wrapper .section-header h1 {
text-transform: uppercase;
font-size: 3rem;
}

#admin-bar-iframe {
display: none !important;
}

.collection__inner {
    display: flex;
    flex-flow: row wrap;
    width: var(--wrapper-width);
    max-width: 1600px !important;
    margin: 0 auto !important;
}

.slide__text.main-text b, .slide__text.main-text strong {
    font-weight: 800;
    color: white;
    text-shadow: 0px 1px 10px black;
}

.stamped-container {
    font-family: 'mundial' !important;
}

.breadcrumbs {
    line-height: 1.3em !important;
}

.btn--primary {
    --btn-text: #fff !important;
    --btn-border: #dd6739 !important;
    --btn-bg: #dd6739 !important;
    --btn-bg-hover: #000;
    --radius: 0px;
    --letter-spacing: 0.075em;
    background: #dd6739;
    padding: 10px 1.25rem 12px 1rem;
    clip-path: polygon(92% 0, 100% 50%, 92% 100%, 0 100%, 0 0);
    color: #fff;
    font-weight: 700;
    transition: .3s ease;
    font-size: .77rem !important;
    letter-spacing: 0.03rem;
    max-width: fit-content;
    font-variation-settings: "wght" 700;
}

.buttons-list .carousel__container .list-collections__item {
    align-items: center !important;
}

.shopify-section--page .page-title {
    padding-bottom: 25px;
    padding-top: 3rem;
    padding-left: 1rem;
    font-size: 2rem;
    line-height: 1em;
    text-align: left;
    text-transform: uppercase;
}

.shopify-section--page .page-title::before {
    content: '';
    display: flex;
    position: absolute;
    height: 3rem;
    width: 100%;
    background: #dd6739;
    margin-left: -101%;
    margin-top: -5px;
    clip-path: polygon(99% 0, 100% 50%, 99% 100%, 0 100%, 0 0);
}

@media only screen and (max-width: 768px) {
.shopify-section--page .page-title {
    padding-left: 1rem;
}
  
.shopify-section--page .page-title::before {
    content: '';
        display: flex;
        position: absolute;
        height: 3rem;
        width: 2.5rem;
        background: #dd6739;
        margin-left: -3rem;
        margin-top: -5px;
        clip-path: polygon(80% 0, 100% 50%, 80% 100%, 0 100%, 0 0);
}
}

.section-header.section-header--article {
  padding-bottom: 0rem !important;
}

.section-header.section-header--article h1 {
  font-size: 2rem;
  line-height: 1em;
}

.article__wrapper {
margin-top: 10vw;
}

.article__wrapper img {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}

.article-page em {
  font-family: "mundial" !important;
  font-size: 100% !important;
}

.article__image__wrapper {
    position: relative;
    text-align: center;
    margin-bottom: 2rem !important;
    width: 150% !important;
    margin-left: -25% !important;
}

.shopify-section .blog-page-title {
    padding-bottom: 25px;
    padding-top: 3rem;
    padding-left: 1rem;
    font-size: 2rem;
    line-height: 1em;
    text-align: left;
    text-transform: uppercase;
}

.shopify-section .blog-page-title::before {
    content: '';
    display: flex;
    position: absolute;
    height: 3rem;
    width: 100%;
    background: #dd6739;
    margin-left: -101%;
    margin-top: -5px;
    clip-path: polygon(99% 0, 100% 50%, 99% 100%, 0 100%, 0 0);
}

@media only screen and (max-width: 768px) {
.shopify-section .blog-page-title {
    padding-left: 1rem;
}
  
.shopify-section .blog-page-title::before {
    content: '';
        display: flex;
        position: absolute;
        height: 3rem;
        width: 2.5rem;
        background: #dd6739;
        margin-left: -3rem;
        margin-top: -5px;
        clip-path: polygon(80% 0, 100% 50%, 80% 100%, 0 100%, 0 0);
}
}

#headerBlock--image_EUfR3L .hero__title::before {
content: '';
display: block;
background-image: url(/cdn/shop/files/Asset_10upgrade-icon.svg?v=1717433666);
background-repeat: no-repeat;
background-size: contain;
height: 40px;
width: auto;
margin-bottom: 10px;
}


form#CustomerLogin {
    text-align: center;
    text-align: -webkit-center;
}

.tetra-test-bg {
background: #f2f2f2;
}

@media only screen and (min-width: 768px) {
    .hearing-test-bkgd .container {
        background-image: url();
        background-size: cover;
        background-position: bottom center;
        max-width: 1200px !important;
        margin: 0 auto !important;
        padding-top: 10vw !important;
    }
}

   .hearing-test--page.active {
        padding: 0.8rem !important;
    }


.page--hearing-test--header h1#PageTitle {
font-size: 2rem !important;
    margin-bottom: 0rem;
}

.page--hearing-test--subheader--label {
    font-size: 1.5rem !important;
    line-height: 1.1em !important;
    margin-bottom: 1rem;
}
          
.hearing-test--page {
    background-color: #f2f2f2;
    position: relative;
    overflow: hidden;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-height: 0;
    max-width: 100% !important;
    opacity: 0;
    -webkit-transition: opacity 0.25ms;
    transition: opacity 0.25ms;
}

.hearing-test--page p {
font-size: 1rem !important;
}

#ht-sign_up-form-container {
padding: 1rem;
}

.hs-form label {
font-weight: bold;
}


.page--hearing-test--header h1#PageTitle::before {
    content: '';
    display: flex;
    position: absolute;
    height: 3rem;
    width: 2.5rem;
    background: #dd6739;
    margin-left: -4rem;
    clip-path: polygon(80% 0, 100% 50%, 80% 100%, 0 100%, 0 0);
}






/* Add margin and padding to the form groups */
.form-group {
  margin-bottom: 20px;
}

/* Style the labels to be displayed as block elements */
.form-group label {
    display: block;
    margin-bottom: 1rem;
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase;
}

/* Add padding to the input fields */
@media only screen and (min-width: 768px) {
.ht-form-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}

.hearing-test--container .form-group ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 5px;
    align-items: center;
}
}

.hearing-test--container .hs-button {
    float: right;
}

.ht-form-grid input {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
}

  
.form-group input[type="text"],
.form-group input[type="email"],
.form-group input[type="checkbox"] {
  width: 100%;
  padding: 10px;
  margin-bottom: 10px;
  box-sizing: border-box;
}

/* Style the checkboxes container */
.form-group ul {
  list-style-type: none;
  padding: 0;
}

.form-group ul li {
  margin-bottom: 0px;
}

li.hs-form-checkbox label {
    font-size: 1rem;
    display: flex;
    align-items: center;
}

li.hs-form-checkbox .hs-input {
    margin-right: 10px;
    width: 2rem;
    margin-bottom: 0px;
}


em {
font-family: 'BLACKHAWK', "Nothing You Could Do","baka-too", sans-serif;
font-size: 127%;
font-weight: normal;
    letter-spacing: normal;
  line-height: 1em;
}

@media only screen and (max-width: 750px) {
  em {
  line-height: inherit;
}
}


.tooltip-default__text {
  font-weight: 400 !important; 
  font-size: 12px !important; 
}

  .product-single__details {
    
    .tetra-level-ratings {
    padding: 2rem;
      max-width: 30rem;
  }
  
 .protection-level-container {
   display: flex;
        gap: 5px;
        padding: 5px 0px;
        align-items: center;
        justify-items: flex-start;
}

  .protection-level-container h4 {
            line-height: 1em;
        font-weight: 700;
        text-transform: uppercase;
        margin: 0 auto;
        margin-right: 0px;
        margin-left: 0px;
        min-width: 150px;
  }

  .protection-bar {
   width: 8%;
        height: 8px;
        background-color: #fff;
        border-radius: 0px;
        transition: background-color 0.3s;
    }

  .protection-bar.filled {
    background-color: #3c4441; /* Orange color for filled bars */
  }
  
  .protection-level {
    height: 30px;
    background-color: #4caf50;
    text-align: center;
    line-height: 30px;
    color: white;
    transition: width 0.3s;
  }


    .tetra-level-ratings {
    max-width: 550px;
}
  }

.close-modal {
    position: absolute;
    top: -1rem;
    right: -1rem;
    cursor: pointer;
    background: white;
    padding: 15px;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.33);
}

.text-highlight {
font-family: 'BLACKHAWK', "Nothing You Could Do","baka-too", sans-serif;
font-size: 127%;
font-weight: normal;
    letter-spacing: normal;
  line-height: 1em;
  color: white;
}

em.larger {
font-family: 'BLACKHAWK', "Nothing You Could Do","baka-too", sans-serif;
font-size: 227%;
font-weight: normal;
    letter-spacing: normal;
}

.aos-initialized [data-aos^=zoom] {
    opacity: 1 !important;
    transition-property: opacity, transform;
}

.aos-initialized [data-aos^=fade] {
    opacity: 1 !important;
    transition-property: opacity, transform;
}


@media only screen and (max-width: 988px) {
.hide-mobile {
display: none;
}
}

@media only screen and (min-width: 989px) {
.hide-desktop {
display: none;
}
}


@media only screen and (max-width: 750px) {
.hide-mobile-md {
display: none;
}
}

@media only screen and (min-width: 750px) {
.hide-desktop-md {
display: none;
}
}


.btn--alt.btn--large, .btn--alt.btn--medium, .btn--alt.btn--small {
    background: #fff;
    padding: 10px 1rem 12px 1rem;
    clip-path: polygon(92% 0, 100% 50%, 92% 100%, 0 100%, 0 0);
    color: #dd6739;
    font-weight: 700;
    transition: .3s ease;
    font-size: .77rem !important;
    letter-spacing: 0.03rem;
    max-width: fit-content;
    font-variation-settings: "wght" 700;
  border: none;
}


.btn--alt {
    background: #fff;
    padding: 10px 1rem 12px 1rem;
    clip-path: polygon(92% 0, 100% 50%, 92% 100%, 0 100%, 0 0);
    border-radius: 0px;
    font-weight: 700;
    transition: .3s ease;
    font-size: .77rem !important;
    letter-spacing: 0.03rem;
    max-width: fit-content;
    font-variation-settings: "wght" 700;
    border: none;
}

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


.inverted {
    filter: invert(1) contrast(1) brightness(1) saturate(0%);
}

.slide__heading.main-heading {
    font-size: 4rem !important;
    line-height: 2rem !important;
    font-weight: 700;
    font-family: "mundial";
    text-shadow: 5px 5px 20px #0000005e;
    margin-bottom: 2rem !important;
}

@media only screen and (max-width: 989px) {
.slide__heading.main-heading {
        font-size: 8vw !important;
        line-height: 1em !important;
        font-weight: 700;
        font-family: "mundial";
    }
}

.product-grid-item__image .btn--quick {
display: none !important;
}

  @media only screen and (max-width: 768px) {
.btn--half .product__submit__buttons {
grid-auto-flow: column dense;
  direction: rtl;
}
}

a.fancybox-video.info-video {
    direction: ltr;
    font-weight: bold;
    align-items: center;
    display: flex;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.fancybox__content {
        display: flex;
        justify-content: center;
        align-items: center;
}

.product-media-outer, .product-grid-item__image {
position: relative;
overflow: hidden;
padding-top: 100% !important;
width: 100%;
height: 0;
display: flex;
align-items: center;
justify-content: center;
}

.product-grid-item__image {
margin-bottom: 0px !important;
transform: translate(0);
}

.grandparent .navlink--grandchild {
    font-variation-settings: "wght" 200 !important;
font-size: .88rem !important;
padding-left: 5px;
}

.grandparent .navlink--grandchild:hover {
    font-variation-settings: "wght" 200 !important;
font-size: .88rem !important;
padding-left: 5px;
  opacity: 1 !important;
  color: #dd6739 !important;
}

.compare_carousel::-webkit-scrollbar {
  width: 10px;
  background-color: #f8f8f8;
}

.compare_carousel::-webkit-scrollbar-thumb {
    background-color: #dd6739;
}

/* Media query targeting iPhones */
@media only screen and (max-width: 480px) and (pointer: coarse) {
  /* Override scrollbar styles for iPhones */
  .compare_carousel::-webkit-scrollbar {
    width: auto; /* Set scrollbar width to auto for iPhones */
    background-color: transparent; /* Make scrollbar background transparent */
  }

  .compare_carousel::-webkit-scrollbar-thumb {
    background-color: transparent; /* Make scrollbar thumb transparent */
  }
}

.logo {
  margin-bottom: -1.55rem !important;
  margin-top: 0rem !important;
}
.logo__image-link {
  width: 170px !important;
  height: auto !important;
}

.grandparent .header__dropdown__wrapper {
    padding: 50px 0;
    background: white !important;
}

.grandparent .header__grandparent__links {
  flex: 3 !important;
align-content: start;
margin-left: calc(var(--gutter) / 2);
display: grid !important;
grid-template-columns: repeat(3, 1fr) !important;
gap: 10px !important;
}

.site-header__background {
    height: 95px !important;
}

.navlink--icon {
    padding: 3px !important;
    display: flex;
    align-items: center;
    transition: color .2s ease;
    width: 38px;
    height: 38px;
}

.navlink--toplevel-mobile {
    padding: 10px 1rem !important;
}

.nav-tetra-images {
    position: relative!important;
}

.nav-tetra-images #headerBlock--image_mobile {
height: 9rem !important;
    padding: 2rem;
    width: auto;
    position: relative;
      margin-bottom: .33rem;
}

.nav-tetra-images #headerBlock--image_mobile span {
  margin-left: 1.22rem;
}

.nav-tetra-images .hero__content__wrapper {
    background-size: cover;
    background-position: center;
    z-index: 1;
}

.nav-tetra-images .hero__content__wrapper .overlay {
  background: rgb(33,38,30);
background: -moz-linear-gradient(8deg, rgba(33,38,30,0.9360337885154062) 0%, rgba(26,26,26,0) 100%);
background: -webkit-linear-gradient(8deg, rgba(33,38,30,0.9360337885154062) 0%, rgba(26,26,26,0) 100%);
background: linear-gradient(8deg, rgba(33,38,30,0.9360337885154062) 0%, rgba(26,26,26,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#21261e",endColorstr="#1a1a1a",GradientType=1);
}

.nav-tetra-images .hero__content__wrapper h2.hero__title {
    color: #fff;
    padding: .5rem 1rem;
    font-variation-settings: "wght" 700;
    z-index: 2;
    position: relative;
}

.nav-tetra-buttons {
    margin: 20px 0;
    display: flex;
    justify-content: space-evenly;
}

.mobile-navlink--level-1 {
    font-size: calc(1.5rem * var(--adjust-nav-top-level));
    padding: 15px var(--inner);
    background: #f2f2f2;
    border-bottom: 3px solid white;
}

.mobile-nav__sublist {
    margin: 0;
    padding: 20px 0 !important;
}

.is-visible .navlink--image .image-fill, .is-visible .header__dropdown__image {
opacity: 1;
height: 100%;
}

.image-fill {
position: relative;
overflow: hidden;
height: 100%;
}

.hero__content__wrapper {
display: flex;
position: absolute;
top: 0;
right: 0;
z-index: 200;
width: 100%;
height: 100%;
overflow: hidden;
background: rgb(33,38,30);
background: -moz-linear-gradient(8deg, rgba(33,38,30,0.9360337885154062) 0%, rgba(26,26,26,0) 100%);
background: -webkit-linear-gradient(8deg, rgba(33,38,30,0.9360337885154062) 0%, rgba(26,26,26,0) 100%);
background: linear-gradient(8deg, rgba(33,38,30,0.9360337885154062) 0%, rgba(26,26,26,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#21261e",endColorstr="#1a1a1a",GradientType=1);
}

[data-collapsible-trigger] .icon-toggle-plus, [data-collapsible-trigger] .icon-toggle-minus, [data-collapsible-trigger-mobile] .icon-toggle-plus, [data-collapsible-trigger-mobile] .icon-toggle-minus {
    width: 22px !important;
    height: 22px !important;
}

.icon {
    fill: none;
    stroke: currentColor;
    stroke-width: var(--STROKE-WIDTH);
    display: inline-block;
    width: 100%;
    height: 100%;
    max-width: 20px !important;
    max-height: 20px !important;
}

.navlink {
    z-index: 99 !important;
}

.logo__image-link {
    z-index: 99;
}

.site-header--nav-left .logo, .site-header--compress .logo {
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--inner);
    padding-right: var(--inner);
    z-index: 9 !important;
}


@media only screen and (max-width: 767px) {
    .search-form__inner {
        padding: 20px var(--gutter-mobile) 8px var(--gutter-mobile) !important;
    }
}



.button.left .navtext {
    background: #dd6739;
    padding: 10px 20px 12px 10px;
    clip-path: polygon(92% 0, 100% 50%, 92% 100%, 0 100%, 0 0);
    color: white;
    font-weight: bold;
    transition: 0.3s ease;
}

.button.left .navtext:hover {
    background: #7a2d15 !important;
  transition: 0.3s ease;
}

.button.right .navtext {
    background: #dd6739;
    padding: 10px 10px 12px 20px;
    clip-path: polygon(8% 0, 100% 0, 100% 100%, 8% 100%, 0 50%);
    color: white;
    font-weight: bold;
  transition: 0.3s ease;
}

.button.right .navtext:hover {
    background: #7a2d15 !important;
  transition: 0.3s ease;
}


/* -------------------------------- HERO SLIDESHOW ----------------------------------*/
/* -------------------------------- STYLES ----------------------------------*/

.flickity-page-dots .dot {
    display: inline-block;
    width: 30px !important;
    height: 10px;
    margin: 0 3px;
    cursor: pointer;
    opacity: 1 !important;
    background-color: white !important;
    border-radius: 0px !important;
  border: none !important;
}

.flickity-page-dots .dot.is-selected {
opacity: 1 !important;
    background-color: #869690 !important;
    border: none !important;
    border-radius: 0px !important;
}

@media only screen and (max-width: 998px) {
  .flickity-page-dots .dot {
    display: inline-block;
    width: 25px !important;
    height: 10px;
    margin: 0 3px;
    cursor: pointer;
    opacity: 1 !important;
    background-color: white !important;
    border-radius: 0px !important;
  border: none !important;
}

.flickity-page-dots .dot.is-selected {
opacity: 1 !important;
    background-color: #869690 !important;
    border: none !important;
    border-radius: 0px !important;
}
}

.flickity-prev-next-button {
    top: auto !important;
    bottom: 0% !important;
}

.flickity-prev-next-button, .pswp__button--arrow--left, .pswp__button--arrow--right {
    width: var(--flickity-btn-size);
    height: var(--flickity-btn-size);
    color: var(--text);
    background: var(--bg);
    box-shadow: 0 1px 1px #00000014, 0 1px 5px #0000000f;
    transform: translateY(-50%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    border-radius: 0% !important;
    will-change: opacity, transform;
    transform-origin: top;
    transition: opacity .2s ease, transform .25s ease-out, visibility 0s linear .2s;
}

/* -------------------------------- HERO SLIDESHOW ----------------------------------*/
/* -------------------------------- STYLES ----------------------------------*/


/* -------------------------------- HEADER TAB SECTION ----------------------------------*/
/* -------------------------------- STYLES ----------------------------------*/
.tab-header-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    justify-content: space-between;
    margin: 0 auto;
    padding-right: var(--gutter);
    padding-left: var(--gutter);
}

.tab-header {
    width: 100%;
    margin: 0 auto;
    height: auto;
    background: #1a1e1d;
    padding: .33rem 0rem;
}

.tab-link {
padding: 0px;
    border: none;
    background-color: #0000;
    cursor: pointer;
    font-size: 12px;
    font-weight: 200;
    color: #fff;
    transition: background-color .3s ease;
    font-family: refrigerator-deluxe, sans-serif !important;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 1px;
}

.tab-link p {
font-size: 12px !important;
margin: 0px !important;
}

.tab-link a {
  color: white;
}

.tab-link a:hover {
  color: white !important;
}

.tab-link img,
.tab-link svg {
  height: 30px;
  vertical-align: middle;
}

.social-section {
    align-items: center;
    display: flex;
    justify-content: flex-end;
}

.social-section .tab-link {
  float: right;
  font-weight: 300;
}

.social-section .tab-link img {
  padding: 7px;
}

@media only screen and (max-width: 998px) {
  .tab-header-container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 0px;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
        padding-right: inherit;
    padding-left: inherit;
  }

  a.tab-link {
    display: flex;
    justify-content: center;
  }

  .social-section {
    display: none;
  }

  .tab-link {
    width: 100%;
  }
}

.account-section {
    display: flex;
    align-items: center;
    max-height: 50px;
}

.tab-link:hover {
  background-color: #fff0;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  color: #869690 !important;
}

.tab-link:focus {
  background-color: #fff0;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  color: #869690 !important;
}

.tab-link:hover img {
  filter: grayscale(1);
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.tab-link.active {
  background-color: #0000;
  color: #6b6b6b;
  pointer-events: none;
  cursor: default;
  filter: grayscale(1);
  opacity: 1;
}

.tab-link.active img {
  opacity: 0.5;
}

#tab-content {
  display: block;
  border: none;
  width: 100%;
  height: 500px;
}

ul.secondary-main-menu {
    display: flex;
    gap: 20px;
    float: right;
    list-style: none;
    margin: 0px !important;
  align-items: center;
}

.secondary-main-menu li:last-child a {
    font-weight: bold;
}


ul.secondary-main-menu li a {
    color: #fff;
    font-family: refrigerator-deluxe, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 200;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

ul.secondary-main-menu li a:hover {
    color: #869690;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

@media screen and (max-width: 768px) {
ul.secondary-main-menu {
    gap: 15px;
    float: right;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

ul.secondary-main-menu li a {
    color: #c4c4c4;
    font-family: refrigerator-deluxe, sans-serif;
    font-weight: 700;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
}

ul.secondary-main-menu {
float: none;
    padding-left: 32px!important
    gap: 4vw;
}
}

/* -------------------------------- END HEADER TAB SECTION ----------------------------------*/
/* -------------------------------- STYLES ----------------------------------*/




/* -------------------------------- SCROLLING IMAGES ----------------------------------*/
/* -------------------------------- STYLES ----------------------------------*/

.sticky-images-and-text__dot.is-active {
    width: 25px;
    opacity: 1;
    background: #7a2d15 !important;
}


.sticky-images-and-text__dot {
    margin: 0 8px 8px;
    border-radius: 0px !important;
    display: inline-block;
    width: 10px;
    height: 10px;
    border: none !important;
    background: #dd6739 !important;
    transition: border .5s ease, width .5s ease, opacity .5s ease;
    opacity: .25;
    cursor: pointer;
    pointer-events: all;
    opacity: 1 !important;
}

/* -------------------------------- END SCROLLING IMAGES ----------------------------------*/
/* -------------------------------- STYLES ----------------------------------*/

.collection.collection-items.section-padding {
    background: #f8f8f8 !important;
}

.collection__products .grid {
    display: grid;
    gap: 1rem !important;
}

.collection__products .product-grid-item {
    width: 100%;
    background: white !important;
    padding: 1rem;
}

.collection__filters-wrapper {
    background: #f8f8f8 !important;
}

.collection__sticky-bar {
    background: #f8f8f8 !important;
  padding: 1rem;
}

.collection__filter-tags {
    list-style: none;
    background: transparent !important;
    display: grid;
    grid-template-columns: minmax(0, 100%);
    gap: 4px;
    align-content: start;
    padding: 5px 5px 2px 0;
    margin: 0;
}

@media (max-width: 767px) {
  .collection__filters__toggle {
    display: inline-flex !important;
    align-items: center;
    justify-content: space-between !important;
    width: 100% !important;
    height: 60px;
    margin-right: 0px !important;
    background: #fff;
    padding: 1rem 1rem;
  }
  
  .collection__sticky-bar {
    background: #f8f8f8 !important;
    padding: 0rem;
    margin-bottom: 1rem;
  }
}

@media (min-width: 1101px) and (max-width: 1400px) {
  .grid, .grid--center {
    display: grid;
    grid-template-columns: repeat(3, 1fr) !important;
  }
}

@media (min-width: 650px) and (max-width: 1100px) {
  .grid, .grid--center {
    display: grid;
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

@media (max-width: 649px) {
  .grid, .grid--center {
    display: grid;
    grid-template-columns: repeat(1, 1fr) !important;
  }
}



/* -------------------------------- PRODUCT PAGES ----------------------------------*/
/* -------------------------------- STYLES ----------------------------------*/

.custom-scrollbar__thumb::before {
    background: #dd6739 !important;
}

.hearing-device-button-container {
     display: flex;
     justify-content: space-between;
     flex-wrap: wrap;
     margin-top: 1.5rem;
}
 .hearing-device-button-container a {
     display: inline-block;
     text-decoration: none;
     padding: 15px 5px;
     margin: .33rem 0rem;
     font-size: 13px;
     font-weight: bold;
     color: black;
     background-color: white;
     border-radius: 0px;
     text-align: center;
     transition: 0.3s ease;
     width: 30%;
     text-transform: uppercase;
     box-shadow: 3px 10px 20px #00000010;
}
 .hearing-device-button-container a:hover{
     color: #dd6739;
     background-color: white !important;
     box-shadow: 3px 10px 20px #ff722220;
     transition: 0.3s ease;
}

 @media (min-width: 768px) and (max-width: 1100px) {
   .hearing-device-button-container {
  display: none;
   }
 }


 @media (max-width: 767px) {
     .hearing-device-button-container {
         flex-direction: column;
         align-items: center;
         margin-top: 1rem;
    }
     .hearing-device-button-container a {
         width: 100%;
    }
}



.section-padding.product-single.img-in {
background: #f2f2f2;
}

.select-popout__toggle .icon-select {
    position: absolute;
top: 10px !important;
    right: 10px !important;
    width: 17px !important;
    padding: 0px !important;
    height: 20px !important;
    transform: rotate(0deg) !important;
    display: block !important;
    fill: black !important;
}

.select-popout__toggle[aria-expanded=true] .icon-select {
    transform: rotate(180deg) !important;
}

.swatch__button .swatch__input:checked ~ .swatch__label:before {
    opacity: 1 !important;
    visibility: visible !important;
}

.variant__countdown--in:after, .variant__countdown--in:before, .variant__countdown--low:after, .variant__countdown--low:before, .variant__countdown--out:after, .variant__countdown--out:before, .variant__countdown--unavailable:after, .variant__countdown--unavailable:before {
    content: "";
    display: inline-flex;
    position: absolute;
    top: calc((0.9375rem* var(--adjust-body)* var(--line-height) - var(--dot-size)) / 2);
    left: 0;
    top: 5px;
    width: var(--dot-size);
    height: var(--dot-size);
    background-color: var(--dot-color);
    border-radius: 50%;
    align-items: center;
}

.radio__fieldset .swatch__button {
    display: flex;
    flex: 1;
}

.t-icon-orange {
    fill: #dd6739;
}

.product__form .btn--submit {
    position: relative;
    width: fit-content !important;
    padding-right: 1.5rem !important;
    transition: color 0.3s ease, border 0.3s ease, background 0.3s linear;
}

.radio__fieldset .swatch__button {
    max-width: 48%;
}

.is-nav-selected .product-single__thumbnail-link {
    border-color: #dd6739 !important;
    border-width: 2px;
}

.swatch__button--rectangle .swatch__label {
width: 100% !important;
}

.swatch__button .swatch__label:before {
    border: 3px solid #ff6a00 !important;
    height: 100% !important;
    width: 100% !important;
}

.swatch__button--rectangle .swatch__label {
    height: 2.5rem !important;
}


.product__title {
    font-size: 4rem !important;
    line-height: 1em !important;
    margin-bottom: 1rem;
}

.product-single__wrapper {
  .tetra-comparison-top {
    margin-bottom: 2rem;
    line-height: 1.3em;
}
}

@media only screen and (min-width: 768px)  and (max-width: 989px) {
.product__title {
    font-size: 3rem !important;
    line-height: 1em !important;
    margin-bottom: 1rem;
}
}

@media only screen and (max-width: 768px) {
  .product__title {
    font-size: 2.5rem !important;
    line-height: 1em !important;
    margin-bottom: 1rem !important;
    margin-top: 2rem;
}

.product-single__wrapper {
  .tetra-comparison-top {
    margin-bottom: 2rem;
    line-height: 1.3em;
}
}

.product__price-and-badge .product__price {
    padding-right: 10px;
    font-weight: bold !important;
}

.product__title-and-price {
    gap: 0rem !important;
}

.product-single__gallery {
    position: relative;
    margin-top: 1rem;
}
}

@media only screen and (max-width: 479px) {
    .product__selectors {
        grid-template-columns: minmax(0, 100%);
        margin-right: 0;
        margin-top: 1rem;
    }

.product__submit__add {
    width: 100%;
    max-width: 100% !important;
}
}

.product-single__media-slider .flickity-prev-next-button.next {
    right: var(--flickity-btn-position);
    background-image: url(/cdn/shop/files/Rightarrow.svg?v=1716468215) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    box-shadow: none !important;
}


.product-single__media-slider .flickity-prev-next-button.previous {
    left: var(--flickity-btn-position);
    background-image: url(/cdn/shop/files/Leftarrow.svg?v=1716468214) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    box-shadow: none !important;
}


.pswp[data-pswp-option-classes*=pswp-zoom-gallery] .pswp__button--arrow--right, .pswp-zoom-gallery .pswp__button--arrow--right {
    right: 10px;
    width: 4rem;
    height: 3rem;
    background-image: url(/cdn/shop/files/Rightarrow.svg?v=1716468215) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    box-shadow: none !important;
}

.pswp[data-pswp-option-classes*=pswp-zoom-gallery] .pswp__button--arrow--left, .pswp-zoom-gallery .pswp__button--arrow--left {
   width: 4rem;
    height: 3rem;
background-image: url(/cdn/shop/files/Leftarrow.svg?v=1716468214) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    box-shadow: none !important;
}

.flickity-prev-next-button.next:before, .pswp__button--arrow--right:before {
display: none !important;
}

.flickity-prev-next-button.previous:before, .pswp__button--arrow--left:before {
display: none !important;
}

@media only screen and (max-width: 600px) {
.pswp[data-pswp-option-classes*=pswp-zoom-gallery] .pswp__button--arrow--right, .pswp-zoom-gallery .pswp__button--arrow--right {
display: none !important;
}

.pswp[data-pswp-option-classes*=pswp-zoom-gallery] .pswp__button--arrow--left, .pswp-zoom-gallery .pswp__button--arrow--left {
display: none !important;
}
}

.product-single__media-slider .flickity-button {
    z-index: 1;
    background: #ffffff00 !important;
}

.product-single__media-slide {
    width: 100%;
    position: relative;
    overflow: hidden;
    aspect-ratio: 1 / 1;
    align-items: center;
    display: flex;
}

.product-single__media-slider .flickity-prev-next-button {
    top: auto !important;
    bottom: 40% !important;
}

.product-single__media img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    margin: 0;
    object-fit: cover;
    aspect-ratio: 1 / 1;
}

.product-single__media.product-single__media--image .product-single__media--image-height {
padditng-top: 100% !important;
}

.product-single__details .form__wrapper {
        max-width: 40rem !important;
        margin: 0 auto;
    }

.hide-mobile-prod.product-single__details {
    padding-top: 5rem;
}


@media only screen and (min-width: 768px) {
    .product-single__details .form__wrapper {
        max-width: 100%;
        margin: 0 auto;
    }

    .product-single__wrapper--large {
        grid-template-columns: calc(50% - var(--gutter) / 2) calc(50% - var(--gutter) / 2) !important;
    }
}


.shopify-installments {
    margin-top: 0;
    margin-bottom: 12px !important;
}

/* -------------------------------- PRODUCT REVIEWS ----------------------------------*/
.fa-star, .fa-star-checked, .fa-star-half-o, .fa-star-o, .stamped-fa-star, .stamped-fa-star-checked, .stamped-fa-star-half-o, .stamped-fa-star-o {
    color: #dd6739;
}

.summary-rating-bar-content {
    background: #dd6739;
}

.stamped-review[data-verified=buyer] .stamped-review-avatar:before {
    color: #869690;
}

.stamped-review-header .stamped-verified-badge, .stamped-review-header .verified, .stamped-review-header .verified .fa-check-circle-o, .stamped-review-header .verified .stamped-fa-check-circle-o, .stamped-review-header .verified-badge, .stamped-review-header .verified-badge .fa-check-circle-o, .stamped-review-header .verified-badge .stamped-fa-check-circle-o, .stamped-verified-badge {
    color: #dd6739;
}




.modal-hide {
            display: none;
        }
.modal-show {
            display: block;
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background-color: white;
            padding: 20px;
            z-index: 1001;
        }
        .overlay-hide {
            display: none;
        }
        .overlay-show {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: #000200a6;
}
        .close-modal {
            position: absolute;
            top: 10px;
            right: 10px;
            cursor: pointer;
        }


/* -------------------------------- END PRODUCT PAGES ----------------------------------*/
/* -------------------------------- STYLES ----------------------------------*/





/* -------------------------------- HEARING TEST ----------------------------------*/
/* -------------------------------- STYLES ----------------------------------*/

@media only screen and (min-width: 768px) {
.page--hearing-test--header .fancybox-video.info-video {
    justify-content: flex-end;
}
}

.collection-header #PageTitle, .content-component--header, .page--hearing-test--subheader--label, .spr-header-title,
h2 {
  font-size: 2.125rem;
  margin-bottom: 1rem; }

.t-ckeditor .button, .t-ckeditor .button--product, .t-ckeditor #hearingTest .pagination--controls--button, #hearingTest .t-ckeditor .pagination--controls--button, .t-ckeditor .spr-summary-actions-newreview, .t-ckeditor .spr-form .spr-button, .spr-form .t-ckeditor .spr-button, .t-ckeditor #comment_form input[type="submit"], #comment_form .t-ckeditor input[type="submit"], .t-ckeditor input[type="submit"] {
  margin-bottom: 0; }

.card a.button, .card a.button--product, .card #hearingTest a.pagination--controls--button, #hearingTest .card a.pagination--controls--button, .card a.spr-summary-actions-newreview, .card .spr-form a.spr-button, .spr-form .card a.spr-button {
    display: inline-block; }

 .address-card .button, .address-card .button--product, .address-card #hearingTest .pagination--controls--button, #hearingTest .address-card .pagination--controls--button, .address-card .spr-summary-actions-newreview, .address-card .spr-form .spr-button, .spr-form .address-card .spr-button, .address-card #comment_form input[type="submit"], #comment_form .address-card input[type="submit"], .address-card input[type="submit"] {
    min-width: 0px; }

.responsive-table-head-quantity .button--small-gray.button--product, .responsive-table-head-quantity #hearingTest .button--small-gray.pagination--controls--button, #hearingTest .responsive-table-head-quantity .button--small-gray.pagination--controls--button, .responsive-table-head-quantity .button--small-gray.spr-summary-actions-newreview, .responsive-table-head-quantity .spr-form .button--small-gray.spr-button, .spr-form .responsive-table-head-quantity .button--small-gray.spr-button, .responsive-table-head-quantity .button--small-gray.button, .responsive-table-head-quantity #comment_form input.button--small-gray[type="submit"], #comment_form .responsive-table-head-quantity input.button--small-gray[type="submit"], .responsive-table-head-quantity input.button--small-gray[type="submit"],
  .responsive-table-quantity .button--small-gray.button--product,
  .responsive-table-quantity #hearingTest .button--small-gray.pagination--controls--button,
  #hearingTest .responsive-table-quantity .button--small-gray.pagination--controls--button,
  .responsive-table-quantity .button--small-gray.spr-summary-actions-newreview,
  .responsive-table-quantity .spr-form .button--small-gray.spr-button,
  .spr-form .responsive-table-quantity .button--small-gray.spr-button,
  .responsive-table-quantity .button--small-gray.button,
  .responsive-table-quantity #comment_form input.button--small-gray[type="submit"],
  #comment_form .responsive-table-quantity input.button--small-gray[type="submit"],
  .responsive-table-quantity input.button--small-gray[type="submit"] {
    margin-left: 0; }

.contact-container--item .button, .contact-container--item .button--product, .contact-container--item #hearingTest .pagination--controls--button, #hearingTest .contact-container--item .pagination--controls--button, .contact-container--item .spr-summary-actions-newreview, .contact-container--item .spr-form .spr-button, .spr-form .contact-container--item .spr-button, .contact-container--item #comment_form input[type="submit"], #comment_form .contact-container--item input[type="submit"], .contact-container--item input[type="submit"] {
    font-size: 1rem !important;
    padding: .75em 1em;
    text-transform: lowercase; }
    @media (min-width: 480px) {
      .contact-container--item .button, .contact-container--item .button--product, .contact-container--item #hearingTest .pagination--controls--button, #hearingTest .contact-container--item .pagination--controls--button, .contact-container--item .spr-summary-actions-newreview, .contact-container--item .spr-form .spr-button, .spr-form .contact-container--item .spr-button, .contact-container--item #comment_form input[type="submit"], #comment_form .contact-container--item input[type="submit"], .contact-container--item input[type="submit"] {
        font-size: 1.3125rem !important;
        padding: .75em 2.25em; } }

 .form-increment .button, .form-increment .button--product, .form-increment #hearingTest .pagination--controls--button, #hearingTest .form-increment .pagination--controls--button, .form-increment .spr-summary-actions-newreview, .form-increment .spr-form .spr-button, .spr-form .form-increment .spr-button, .form-increment #comment_form input[type="submit"], #comment_form .form-increment input[type="submit"], .form-increment input[type="submit"] {
    -webkit-appearance: none;
    border: 1px solid #6e7b75;
    border-radius: 0;
    display: block;
    margin-bottom: 10px;
    min-width: auto;
    padding: 2.5px;
    position: relative;
    width: 20px; }

/*============================================================================
  Hearing Test
==============================================================================*/
/* ------- Page ------- */
.page--hearing-test--header {
  padding: 0 0 1em 0;
  margin-bottom: 0; }

.page--hearing-test--subheader--label {
  text-transform: capitalize; }

/* ------- Structure ------- */
.page-one-content {
    background: white;
    border: 1px solid #fff;
    margin-bottom: 1.875rem;
    padding: 1.875rem;
}
  @media (min-width: 768px) {
    .page-one-content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 1.875rem 3.75rem 1.875rem 0; }
      .page-one-content .content--left {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1; }
      .page-one-content .content--right {
        -webkit-box-flex: 4;
        -webkit-flex: 4;
            -ms-flex: 4;
                flex: 4; } }
  @media (max-width: 767px) {
    .page-one-content .content--left {
      margin-bottom: 1.875rem;
      width: 100%; } }
  .page-one-content p {
    margin-bottom: 0 !important; }

.hearing-test--page {
  background-color: #f2f2f2;
  position: relative;
  overflow: hidden;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  max-height: 0;
  max-width: 900px;
  opacity: 0;
  -webkit-transition: opacity 0.25ms;
  transition: opacity 0.25ms; }
  .hearing-test--page.active {
    margin-bottom: 1.875rem;
    max-height: 4000px;
    padding: 1.875rem 1.875rem;
    opacity: 1;
    -webkit-transition: opacity 0.25ms;
    transition: opacity 0.25ms;
    z-index: 99; }
    @media (min-width: 768px) {
      .hearing-test--page.active {
        padding: 1.875rem 3.75rem; } }

.hearing-test--container {
  display: block;
  margin: 0 auto;
  width: 100%;
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  @media (min-width: 768px) {
    .hearing-test--container {
      padding-left: 3.75rem;
      padding-right: 3.75rem; } }

.hearing-test--table-container {
  margin-bottom: 3.125rem; }



.hearing-test {
  max-width: 800px;
  margin: 0 auto; }

.hearing-test--tip {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 1.875rem 0; }
  @media (min-width: 768px) {
    .hearing-test--tip {
      padding: 1.875rem 3.75rem 1.875rem 0; } }
  .hearing-test--tip .tip--icon {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-right: 0.625rem; }
  .hearing-test--tip .tip--content {
    -webkit-box-flex: 5;
    -webkit-flex: 5;
        -ms-flex: 5;
            flex: 5; }
    @media (min-width: 768px) {
      .hearing-test--tip .tip--content {
        -webkit-box-flex: 10;
        -webkit-flex: 10;
            -ms-flex: 10;
                flex: 10; } }

.hearing-test--row-header {
  width: 10px; }
  @media (min-width: 768px) {
    .hearing-test--row-header {
      width: 125px; } }
    .hearing-test--row-header {
        background: white;
    }

.results-grid--email-details {
  border: 1px solid #56605c;
  display: none;
  margin: 0 auto 0.9375rem;
  max-width: 400px;
  padding: 0.625rem 1.875rem; }
  .results-grid--email-details.display {
    display: block; }

/* ------- Tables ------- */
.hearing-test tr {
  border-bottom: none; }

.hearing-test td {
  border: 1px solid #000;
  text-align: center; }
#hearingTest {
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  td, th {
    padding: 0;
  }
}

/* ------- Typography ------- */
.hearing-test--page-label {
  vertical-align: middle; }
  @media (max-width: 767px) {
    .hearing-test--page-label {
      display: block; } }

.hearing-test--sound-descr {
  font-size: 1rem;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  text-transform: uppercase; }

.hearing-test--col-header {
    margin-bottom: 0.9375rem;
    margin-top: 0.9375rem;
    font-weight: bold;
}

.hearing-test--page h2.test-page-title {
    font-size: 3rem;
    color: #dd6739;
}

.hearing-test--page h2.test-page-title .hearing-test--page-label {
    font-size: 1rem;
    color: #000;
}

.hearing-test--step--text {
  color: #dd6739;
  margin-bottom: 2em; }

#pageFour h6 {
  margin-bottom: 1em; }

/* ------- Buttons ------- */
@-webkit-keyframes shadow-pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2); }
  100% {
    -webkit-box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 35px rgba(0, 0, 0, 0); } }
@keyframes shadow-pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2); }
  100% {
    -webkit-box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 35px rgba(0, 0, 0, 0); } }

.play-button {
  cursor: pointer; }

.page-one-content .play-button {
  font-size: 0.875rem;
  letter-spacing: 0.025em;
  font-weight: 700;
  text-transform: uppercase;
  color: #000000; }
  @media (min-width: 1000px) {
    .page-one-content .play-button {
      font-size: 1rem; } }
  .page-one-content .play-button:visited {
    color: #3D4543; }
  .page-one-content .play-button:hover, .page-one-content .play-button:focus, .page-one-content .play-button:active {
    color: #3D4543; }
  .page-one-content .play-button::after {
    content: " ▶";
    font-weight: 700; }

.audio-button--container {
  background-color: #e9f2f0;
  margin: 0 auto;
  padding: 2rem 1rem;
  position: relative;
  -webkit-transition: background-color 0.25s 0.15s;
  transition: background-color 0.25s 0.15s; }
  .audio-button--container.playing, .audio-button--container.selected, .audio-button--container:hover {
    background-color: #dd6739;
    -webkit-transition: background-color 0.25s 0.15s;
    transition: background-color 0.25s 0.15s; }
  .audio-button--container.playing {
    -webkit-animation: shadow-pulse 1s infinite;
            animation: shadow-pulse 1s infinite; }

.audio-button {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0; }

.calibration-button.playing {
  -webkit-animation: shadow-pulse 1s infinite;
          animation: shadow-pulse 1s infinite; }

.results-grid--email-btn {
  display: block;
  max-width: 400px;
  padding-left: 1.25em;
  padding-right: 1.25em;
  margin: 0 auto 3em; }
  @media (min-width: 1000px) {
    .results-grid--email-btn {
      margin: 1em auto 3em;
      padding-left: 2.25em;
      padding-right: 2.25em; } }
  .results-grid--email-btn.sent {
    margin-bottom: 0.9375rem; }

/* ------- Pagination ------- */
.hearing-test-controls,
.page-one-container {
  display: none; }

#hearingTest.email-submitted .hearing-test--email-msg,
#hearingTest.email-submitted #ht-sign_up-container {
  display: none; }

#hearingTest.email-submitted .page-one-container {
  display: initial; }

#hearingTest.show-controls .hearing-test-controls {
    display: initial;
    padding-top: 0rem !important;
}

#hearingTest ul.pagination.inline {
    max-height: 30px;
    text-align: center;
    margin: 0 auto;
    display: none;
    list-style-type: none;
}
  #hearingTest ul.pagination.inline .pagination--item {
    max-width: 30px;
    text-align: center;
    margin: 0 0.625rem; }
    #hearingTest ul.pagination.inline .pagination--item svg {
      fill: #3e4542;
      margin: 0 auto; }
    #hearingTest ul.pagination.inline .pagination--item.active svg {
      fill: #dd6739; }

#hearingTest .pagination--button {
  cursor: pointer; }
  #hearingTest .pagination--button.disabled {
    cursor: default;
    stroke: #6e7b75; }

#hearingTest .pagination--controls {
  margin: 0 auto;
  padding-bottom: 5rem;}
  @media (min-width: 768px) {
    #hearingTest .pagination--controls {
      max-width: 100% } }

#hearingTest .pagination--controls--button {
  display: block;
  margin-bottom: 1.875rem;
  padding-right: 2.25em;
  padding-left: 2.25em;
  width: 100%; }
  @media (min-width: 768px) {
    #hearingTest .pagination--controls--button {
      display: inline-block;
      width: 14.0625rem; } }
  @media (min-width: 768px) {
    #hearingTest .pagination--controls--button:last-child {
      float: right;
        background: #dd6739;
        padding: 10px 20px 12px 10px;
        clip-path: polygon(92% 0, 100% 50%, 92% 100%, 0 100%, 0 0);
        color: white;
        font-weight: bold;
        transition: 0.3s ease;} }
  #hearingTest .pagination--controls--button:disabled {
    background: #fff;
    padding: 10px 10px 12px 20px;
    color: black;
    font-weight: bold;
    transition: 0.3s ease;
    cursor: default; }


#NextButton.pagination--controls--next {
        background: #dd6739 !important;
        padding: 10px 20px 12px 10px;
        clip-path: polygon(92% 0, 100% 50%, 92% 100%, 0 100%, 0 0) !important;
        color: white !important;
        font-weight: bold !important;
        transition: 0.3s ease;
    max-width: 12rem;
    margin: 0 auto;}

/* ------- Results Grid Tabs ------- */
.results-grid--tab {
  margin: 2em 0 0; }
  @media (min-width: 768px) {
    .results-grid--tab {
      margin: 2em 0; } }
  .results-grid--tab .tabs {
display: inline-flex;
margin: 0 auto;
max-width: 100%;
text-align: center;
list-style-type: none;
}
  .results-grid--tab .tab--item {
    margin: 0.25em 0; }
    @media (min-width: 768px) {
      .results-grid--tab .tab--item {
        margin: 0 0.625rem; } }
  .results-grid--tab .tab--item--button {
    border: 1px solid #bcbcbc;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 400;
    padding: 0.5rem 0.9375rem; }
    .results-grid--tab .tab--item--button.active {
      background-color: #efefef; }
      .results-grid--tab .tab--item--button.active .tab--item--label {
        font-weight: bold; }
    .results-grid--tab .tab--item--button:hover {
      background-color: #efefef; }
  .results-grid--tab .tab--item--label {
    text-transform: uppercase; }

/* ------- Results Grid ------- */
.hearing-test--results-grid--container {
  padding: 3.75rem 0;
  position: relative; }
  .hearing-test--results-grid--container.field-view .field-shaded {
    background-color: #efefef; }
  .hearing-test--results-grid--container.field-view .results-grid--animal-icon {
    display: block; }
  @media (min-width: 900px) {
    .hearing-test--results-grid--container.field-view .results-grid--area-descript.field,
    .hearing-test--results-grid--container.field-view .results-grid--bracket.field {
      display: block; } }
  .hearing-test--results-grid--container.clinical-view .hearing-test--results-grid {
    background-image: url({{ "bg-clinical-shade.jpg" | asset_img_url: "master" }});
    background-repeat: no-repeat;
    background-position-y: 108px; }
    @media (max-width: 480px) {
      .hearing-test--results-grid--container.clinical-view .hearing-test--results-grid {
        background-position-y: 22px;
        background-size: 225px auto; } }
  .hearing-test--results-grid--container.clinical-view .clinical-shaded {
    background-color: #efefef; }
  @media (min-width: 900px) {
    .hearing-test--results-grid--container.clinical-view .results-grid--area-descript.clinical,
    .hearing-test--results-grid--container.clinical-view .results-grid--bracket.clinical {
      display: block; } }

.hearing-test--results-grid {
  width: 225px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .hearing-test--results-grid {
      width: 300px; } }

.results-grid--unit {
  border: 1px solid #bcbcbc; }
  .results-grid--unit.border-right {
    border-right-width: 2px; }
  .results-grid--unit.border-bottom {
    border-bottom-width: 2px; }
  .results-grid--unit .results-grid--unit--container {
    position: relative;
    display: block;
    height: 5px;
    width: 5px; }
    @media (min-width: 768px) {
      .results-grid--unit .results-grid--unit--container {
        height: 10px;
        width: 10px; } }
    .results-grid--unit .results-grid--unit--container.half-value .results-grid--results {
      top: -20px; }

.results-grid--label {
  position: absolute;
  font-size: 16px; }
  .results-grid--label.left {
    top: 0;
    left: -28px;
    text-align: right; }
  .results-grid--label.top {
    top: -30px;
    left: -18px;
    text-align: center; }
    .results-grid--label.top.last {
      left: -8px; }

.results-grid--label--section {
  position: absolute;
  left: 10px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  text-align: center;
  width: 50px;
  font-size: 16px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .results-grid--label--section {
      left: -170px;
      width: 200px; } }

.results-grid--area-descript {
  display: none;
  position: absolute;
  right: -225px;
  width: 200px;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase; }
  .results-grid--area-descript strong {
    font-size: 14px;
    line-height: 16px;
    font-weight: 700; }
  @media (min-width: 1280px) {
    .results-grid--area-descript {
      width: 250px;
      right: -275px; } }

.results-grid--animal-icon {
  display: none;
  position: absolute;
  right: -33px; }

.results-grid--results {
  position: absolute;
  top: -14px;
  right: -15px;
  z-index: 9; }

.results-grid--bracket {
  border-right: 1px solid #000000;
  display: none;
  position: absolute;
  height: 10px;
  width: 10px;
  top: -5px;
  right: -14px; }
  .results-grid--bracket.top {
    border-top: 1px solid #000000; }
  .results-grid--bracket.bottom {
    border-bottom: 1px solid #000000; }

ul.input-list {
  margin: 0; }

li.hs-form-checkbox {
  list-style: none; }
  li.hs-form-checkbox .hs-input {
    margin-right: 10px; }
  li.hs-form-checkbox label {
    font-size: 1rem; }

.hs-form-field {
  margin-bottom: 15px; }

.hs-error-msgs {
  background-color: #b20519;
  margin: 0;
  padding: 5px; }
  .hs-error-msgs ::marker {
    content: ""; }

.hs-error-msg {
  color: #ffffff;
  font-weight: 700;
  font-size: 0.75rem; }


%odd {
  background-color: white;
}

%even {
  background-color: transparent;
}

.t-white {
  background-color: white;
}

.t-red,
.t-error {
  background-color: red;
}

.t-green,
.t-success {
  background-color: green;
}

.t-light-gray {
  background-color: light-gray;
}

.t-darker-light-gray {
  background-color: darken($light-gray, 30%);
}

.t-gray {
  background-color: gray;
}

.t-black {
  background-color: black;
}

.t-chart-green {
  background-color: green;
}

.t-orange {
  background-color: orange;
}

.t-homepage {
  padding-top: rem-calc(80px);
  padding-bottom: rem-calc(80px);
  background: $green url("bg-pattern-home.png?v=3") repeat-y center top -350px;
}

.t-pattern-angle {
  padding-top: rem-calc(80px);
  padding-bottom: rem-calc(80px);
  background: $green url("bg-pattern-angle.png?v=3") repeat-y center top -650px;
}

.t-bg-textured-black {
  background: $oil url("bg-pattern.png") no-repeat center center;
}

.t-bg-textured-white {
  background: $light-gray url("bg-pattern-white.png") no-repeat center center;
}

.t-bg-textured,
.t-bg-textured-black,
.t-bg-textured-white {
  @include breakpoint($break-navigation) {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}




/*================ Icon Themes ================*/

%base-icon {
  display: inline-block;
  vertical-align: middle;

  svg {
    height: 100%;
    width: 100%;
  }
}

// -- Navigation Icons -- //
.t-icon,
.t-icon-sm,
.t-icon-lrg,
.t-icon-xlrg,
.t-icon-xxlrg,
.t-icon-xxxlrg,
.t-nav-arrow,
.t-accordion-arrow,
.t-icon-selector,
.t-icon-slider-controls {
  @extend %base-icon;
}

.t-icon {
  fill: $black;
  height: 22px;
  width: 22px;
}


/*================ Size Variations ================*/
.t-icon-sm {
  height: 12px;
  width: 12px;
}

.t-icon-lrg {
  height: 24px;
  width: 24px;
}

.t-icon-xlrg {
  height: 32px;
  width: 32px;
}

.t-icon-xxlrg {
  height: 48px;
  width: 48px;
}

.t-icon-xxxlrg {
  height: 150px;
  width: 150px;
}

.t-icon-4xlrg {
  height: 180px;
  width: 180px;
}

.t-icon-cat-guarantee {
  height: 110px;
  width: 110px;
  padding: 0 10px;
}

.t-icon-slider-controls {
  height: 16px;
  width: 16px;

  @include breakpoint($break-medium) {
    height: 50px;
    width: 50px;
  }
}

.t-icon-full {
  width: 100%;
}

.t-logo-svg {
  fill: white;
  max-width: 310px;
  width: 100%;

  svg {
    height: 100%;
    width: 100%;
  }
}

/*================ Color Variations ================*/
.t-icon-green {
  fill: $green;
}

.t-icon-charcoal {
  fill: $charcoal;
}

.t-icon-black {
  fill: $black;
}

.t-icon-white {
  fill: $white;
}

.t-icon-red {
  fill: #EA3323;
}

.t-icon-blue {
  fill: #0F9FC1;
}

.t-icon-orange {
  fill: $orange;
}

.t-icon-carousel-nav {
  fill: $gray;
  stroke: $white;
  stroke-width: 2;
}

.t-icon-pagination-empty {
  fill: $white;
  stroke: $gray;
  stroke-width: 2;
}

.spr-icon-star {
  color: $yellow;
}

/*================ Star Icons ================*/
.t-icon-star,
.t-icon-empty-star {
  fill: #f4dd5e;
  height: 25px;
  width: 25px;
}


/*================ Misc Styles ================*/

.green-border-icon {
  background-color: $green;
  border-radius: 50%;
  height: 225px;
  margin-left: auto;
  margin-right: auto;
  padding: 22px;
  width: 225px;
}

.t-icon-selector {
  fill: $gray;
  height: 118px;
  width: 118px;
}


/*================ Image Themes ================*/

// -- Logos -- //

.svg-green {
  fill: $green;
}

.svg-white {
  fill: $white;
}


/*============================================================================
  Typography Themes
==============================================================================*/


/*================ Alignment ================*/
.t-text-left {
  text-align: left;
}

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

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

.t-reverse {

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  a,
  strong,
  b,
  span,
  button,
  ul,
  li,
  div {
    color: $white;
    font-family: 'mundial' !important;
  }

}

/*================ Style Variations ================*/

.t-text-header-font {
  font-family: $font-headline;
}

.t-text-shadow {
  text-shadow: 0px 0px 15px rgba(0,0,0,0.25);
}

.t-header-shadow {
  text-shadow: 0px 0px 30px rgba(0,0,0,0.25);
}

.t-strikethrough {
  text-decoration: line-through;
}

.t-strikethrough-large-reverse {
  position: relative;

  &::after {
    border-bottom: 0.25em solid $white;
    content: "";
    left: 0;
    margin-top: calc(0.125em / 2 * -1);
    position: absolute;
    right: 0;
    top: 45%;
  }
}

/*================ Transformations ================*/

.t-text-uppercase {
  text-transform: uppercase;
}

.t-text-title-case {
  text-transform: capitalize;
}

.t-text-initial {
  text-transform: initial;
}

/*================ Ckeditor ================*/

.t-ckeditor {

  .button {
    margin-bottom: 0;
  }
}

/*================ Callout Variations ================*/

.t-callout-normal,
.t-callout-loud {
  text-transform: uppercase;

  svg {
    position: relative;
    top: -1px;
  }
}

.t-callout-normal {
  font-weight: 700;
}

.t-callout-loud {
  font-family: $font-headline;
  font-weight: 900;
}

a.t-callout-link {
  color: $orange;
  text-decoration: none;
}



/* -------------------------------- END HEARING TEST ----------------------------------*/

/***********************************************************************************/
/* MTD Additions - Custom - AD 10/02/2025 */
/***********************************************************************************/

/* Header Adjustments for Mobile Contact Link */

.account-section--desktop {
  display: flex;
}

.account-section--mobile {
    display: none;
}

.account-section--mobile a.tab-link--contact {
  font-weight: 700;
}

@media screen and (max-width: 1160px) {
  .account-section--mobile {
    display: flex;
  }

  .account-section--mobile a.tab-link {
    font-weight: 700;
  }

  .account-section--desktop {
    display: none;
  }

}

@media screen and (max-width: 480px) {

  .tab-header {
    padding: 0.75rem 0;
  }

  .account-section--mobile a.tab-link {
    font-weight: 400;
  }
  .account-section--mobile a.tab-link--contact {
    font-weight: 700;
  }
}

/* Removed Star Rating when Empty on Single Product Template */

.product-single__wrapper .rating__star__empty {
  display: none;
}

/* Hdie header for specific templates */

.template-collection#waterfowl-comparison-2 .shopify-section-header {
  display: none;
}
.template-collection#waterfowl-comparison-2 #shopify-section-sections--15319754014766__tetra_need_help_Pe6hij, .template-collection#waterfowl-comparison-2 #shopify-section-sections--15319754014766__tetra_guarantee_newsletter_bVKTf3 {
  display: none;
}

/***********************************************************************************/
/* End MTD Additions */
/***********************************************************************************/

/* -------------------------------- STYLES ----------------------------------*/