/** Shopify CDN: Minification failed

Line 1017:1 Expected "}" to go with "{"

**/
/* The focus indicator is not available on the entire page */

:root {
  --color-brown: #9D6D1E;
  --color-brown-darker: #97691D; 
  --color-brown-darkest: #8a601b;
  --color-brown-lightest: #ffbb48;
  --color-dark-grey: #949494;
  --color-darker-grey: #757575;
  --color-darkest-grey: #424242;
  --color-primary: #007FAD;
  --color-primary-darker: #007099;
  --color-green-darker: #2e815b;
  --color-red: #e60000;
  --color-red-darker: #5c2524;
  --color-dark: #212121;
  --color-offwhite-dark: #5c5038;
}

.global-button--secondary {
	--button-color-border: #000000;
	--button-color-background: #000;
	--button-color-text: #fff;
	--button-color-border-hover: #000;
	--button-color-background-hover: transparent;
	--button-color-text-hover: #000;
}
/* old button primary button */
/*
.global-button--primary {
    --button-color-border: #007FAD;
    --button-color-background: #007FAD;
    --button-color-text: #ffffff;
    --button-color-border-hover: #007099;
    --button-color-background-hover: #007099;
    --button-color-text-hover: #ffffff;
}
*/
.global-button--primary {
	--button-color-border: #000000;
	--button-color-background: #000;
	--button-color-text: #fff;
	--button-color-border-hover: #000;
	--button-color-background-hover: #fff;
	--button-color-text-hover: #000;

a[href]:not([tabindex="-1"]):focus,
area[href]:not([tabindex="-1"]):focus,
input:not([disabled]):not([tabindex="-1"]):focus,
select:not([disabled]):not([tabindex="-1"]):focus,
textarea:not([disabled]):not([tabindex="-1"]):focus,
button:not([disabled]):not([tabindex="-1"]):focus,
iframe:not([tabindex="-1"]):focus,
[tabindex]:not([tabindex="-1"]):focus,
[contentEditable="true"]:not([tabindex="-1"]):focus,
body .blog-template-wrapper .article_image:focus-within {
  outline: auto 2px Highlight !important;
  outline: auto 5px -webkit-focus-ring-color !important;
}

body .blog-template-wrapper .article_image:focus-within {
  outline-offset: 0.3em;
}

.cc-settings-dialog a:focus, 
.cc-settings-dialog button:focus, 
.cc-settings-dialog input:focus+.cc-checkbox, 
.cc-settings-dialog.default .cc-btn-cookie-info-container:focus svg, 
.cc-settings-dialog.modern .cc-btn-cookie-info-container:focus svg, 
.cc-window a:focus, 
.cc-window button:focus, 
.classic-switch input:focus~span.slider, 
.isense-close-icon:focus, 
.modern-switch-container input:focus~.accept-container, 
.modern-switch-container input:focus~.reject-container {
  outline: auto 2px Highlight !important;
  outline: auto 5px -webkit-focus-ring-color !important;
  box-shadow: none;
}

body a.link-promo:focus {
  border: 1em solid -webkit-focus-ring-color !important;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.skip-to-main {
  background-color: #fff;
  color: rgb(0, 128, 96) !important;
  padding: 7px 20px;
  opacity: 0;
  position: fixed;
  top: 0px;
  left: 10px;
  min-width: 150px;
  border: 2px solid #fff;
  border-radius: 2px;
  font-weight: bold;
}

.skip-to-main:focus {
  opacity: 1;
  z-index: 10000;
}

@media (hover: none) {
  .skip-to-main {
    display: none;
  }
}

body #content .shg-btn--blue a,
body #content .shg-btn--blue button,
body #content .shg-btn--blue a:hover,
body #content .shg-btn--blue button:hover {
  background-color: var(--color-primary-darker) !important;
  border-color: var(--color-primary-darker) !important;
  color: #fff;
}

.flickity-slider > div.gallery-cell:not(.is-selected) {
  visibility: hidden;
}

body .isense-close-icon {
  display: block;
}

body .isense-close-icon:focus {
  transform: scale(1);
}


body .product-wrap .quick_shop:focus {
  opacity: 1;
  transform: none;
}

body .product-wrap:focus-within .thumbnail-overlay {
    opacity: 1;
}
.results-found .search__results a:focus{
 border: 2px solid black;
}
.gallery-cell.is-selected a.lightbox:focus img{
/*   border: 2px solid black; */
  outline: auto 5px -webkit-focus-ring-color!important;
  outline-offset: -7px;
}
.link-promo:focus{
  border: 2px solid black;
}
.shopify-section--featured-promotions .featured-promo-placement .link-promo:focus{
  border: 2px solid white;
}

div.rte-setting > p > a, 
.homepage_content .featured_text a,
.block__page-details-LCD-F-template-2 a {
  text-decoration: underline !important;
}

div.rte-setting > p > a{
  color:#9D6D1E;
}
#shopify-product-reviews a{
  color: var(--color-brown-darker);
}
div.rte-setting > p > a:hover, div.rte-setting > p > a:focus{
  color:#9D6D1E;
}
#email_signup .klaviyo_submit_button, #email_signup .klaviyo_submit_button:hover{
  border-color: #007fad;
  background: #007fad;
}

.nav-desktop__tier-1-link:hover,
.nav-desktop__tier-1-link:active,
.nav-desktop__tier-1-link:focus {
  color: var(--color-brown-darker);
}

body .feature_image .nav-desktop__tier-1-link:hover, 
body .feature_image .nav-desktop__tier-1-link:active, 
body .feature_image .nav-desktop__tier-1-link:focus, 
body .feature_image .nav-desktop__tier-1-link.nav-desktop__tier-1-link--active,
body .menu a:hover, 
body .menu a:active,
body .widemenu__link:hover, 
body .widemenu__link:active, 
body .widemenu__link:focus {
  color: var(--color-brown-darker);
}

body .nav-desktop__tier-1 .nav-desktop__tier-1-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

/* 
body [data-nav-desktop-submenu][data-animation-state="closed"] {
  display: none;
}
 */

body .nav-desktop__tier-1 .nav-desktop__tier-1-item .icon-down-arrow {
  margin-left: 0.5rem;
}

body .homepage-slideshow:hover .flickity-prev-next-button, 
body .shopify-section--testimonials:hover .flickity-prev-next-button {
  opacity: 1;
  background-color: #000;
}

body .homepage-slideshow .flickity-prev-next-button .arrow,
body .shopify-section--testimonials .flickity-prev-next-button .arrow {
  fill: #fff;
  opacity: 1;
}

body .product_gallery .flickity-prev-next-button {
  background-color: #fff;
}

.shg-rich-text a,
.cart .subtotal a {
  text-decoration: underline !important;
}

body .spr-icon.spr-icon-star-empty {
  opacity: 1;
}

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

body button.flickity-button.flickity-prev-next-button.previous,
body button.flickity-button.flickity-prev-next-button.next {
  /*top: auto;*/
  /*bottom: 0;*/
}

body .flickity-button.flickity-prev-next-button.next:focus, 
body .flickity-button.flickity-prev-next-button.previous:focus {
  opacity: 1;
}

body .flickity-prev-next-button:not([disabled]):hover, 
body .flickity-prev-next-button:not([disabled]):active {
  opacity: 1;
}

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

.product-main .product-block--description .description .shogun-root > .shg-box-vertical-align-wrapper a,
.customers-account #content a,
.cart .subtotal a {
   color: var(--color-brown-darker);
}

.customers-account #content a {
  text-decoration: underline;
}

.product-main .product-block--description .description .shogun-root > .shg-box-vertical-align-wrapper a:hover,
.product-main .product-block--description .description .shogun-root > .shg-box-vertical-align-wrapper a:active,
.product-main .product-block--description .description .shogun-root > .shg-box-vertical-align-wrapper a:focus {
  color: #A76900;
}

/* 
.product__details--product-page a {
  color: var(--color-brown-darker);
} */

.product-block--description .description a span {
  color: inherit;
}

.product-list--collection .product__details .money .transcy-money {
  color: var(--color-brown-darker);
}

body .flickity-prev-next-button:focus {
  box-shadow: none;
}

a.secondary_button, 
input.secondary_button {
  color: var(--color-brown-darker);
}

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: var(--color-brown-darker);
}

.homepage_content .featured_text a,
.homepage_content .featured_text a:hover,
.homepage_content .featured_text a:focus,
.homepage_content .featured_text a:active {
  color: var(--color-brown-darkest);
}

.breadcrumb-collection a,
.breadcrumb-collection a span,
.breadcrumb-collection a:hover,
.breadcrumb-collection a:focus,
.breadcrumb-collection a:active,
.breadcrumb-collection .breadcrumb_link span,
.breadcrumb-collection .breadcrumb_link:hover span {
  color: var(--color-brown-darker);
}

.product-list--search .product_row p a {
  color: var(--color-brown-darker);
}

.search__form input:focus::-webkit-input-placeholder {
  color: var(--color-brown-darker);
}

#quickshop.fancybox-content a.secondary_button, 
#quickshop.fancybox-content a.secondary_button:hover, 
#quickshop.fancybox-content a.secondary_button:active, 
#quickshop.fancybox-content a.secondary_button:visited,
#quickshop.fancybox-content input.secondary_button,
#quickshop.fancybox-content input.secondary_button:hover, 
#quickshop.fancybox-content input.secondary_button:active, 
#quickshop.fancybox-content input.secondary_button:visited {
  color: var(--color-brown-darkest);
}

#quickshop.fancybox-content .description a {
  color: var(--color-brown-darkest);
  text-decoration: underline;
}

#content .shg-sld-dots .shg-sld-dot {
  opacity: 1;
  background-color: var(--color-darker-grey);
}

#content .shg-sld-dots .shg-sld-dot.shg-sld-active {
  background-color: var(--color-brown-darker);
}

#content .cart__continue-shopping:focus:not(:hover) {
  color: var(--color-brown-darker);
}

a.cart__remove-btn:hover span, 
a.cart__remove-btn:active span {
  color: var(--color-brown-darker);
}

.cart-message.meta a {
  text-decoration: underline;
}

.cart__item--title a:hover,
.cart__item--title a:active,
.cart__item--title a:focus {
  color: var(--color-brown-darker);
}

.cart__item--content .label, 
.cart__item--content .meta .label {
  color: #777676;
}

body .product-quantity-box .product-plus:hover, 
body .product-quantity-box .product-minus:hover {
  color: #000;
}

.top-bar .top-bar__menu a:hover, 
.top-bar .top-bar__menu a:focus, 
.top-bar .top-bar__menu a:active, 
.top-bar .social_icons a:hover, 
.top-bar .social_icons a:focus, 
.top-bar .social_icons a:active, 
.top-bar .mobile-menu-title:hover, 
.top-bar .mobile-menu-title:focus, 
.top-bar .mobile-menu-title:active {
  color: var(--color-brown-darker);
}

.spr-starrating a.link,
.spr-starrating a.link span {
  color: var(--color-brown-darkest);
  text-decoration: underline;
}

a[onclick="showRecoverPasswordForm()"],
a[onclick="hideRecoverPasswordForm()"],
a#customer_register_link,
a#customer_login_link {
  color: var(--color-brown-darker);
  text-decoration: underline;
}

body .search__results .search-title span {
  color: var(--color-brown-darker);
}

.cc-compliance .cc-btn:not(.cc-settings, .cc-btn-accept-selected) {
  background-color: var(--color-primary);
}

.cc-compliance .cc-btn:not(.cc-settings, .cc-btn-accept-selected):hover,
.cc-compliance .cc-btn:not(.cc-settings, .cc-btn-accept-selected):focus {
  background-color: var(--color-primary-darker);
}

.cc-compliance .cc-btn.cc-settings:hover,
.cc-compliance .cc-btn.cc-settings:focus,
.cc-compliance .cc-btn.cc-btn-accept-selected:hover,
.cc-compliance .cc-btn.cc-btn-accept-selected:focus {
  background-color: var(--color-primary);
  color: #fff;
}

.fancybox-content .fancybox-nav:hover,
.fancybox-content .fancybox-nav:focus {
  opacity: 1;
}

body .homepage-slideshow .flickity-prev-next-button, 
body .shopify-section--testimonials .flickity-prev-next-button {
    opacity: 1;
    background-color: #000;
}


body .homepage-slideshow .flickity-page-dots .dot, 
body .shopify-section--testimonials .flickity-page-dots .dot {
  background-color: #fff;
  opacity: 1;
}

body .homepage-slideshow .flickity-page-dots .dot.is-selected,
body .shopify-section--testimonials .flickity-page-dots .dot.is-selected {
  background-color: #000;
  box-shadow: 0 0 0 0.125em #fff;
  border-radius: 1em;
  outline-offset: 0.2em;
}

body .product-quantity-box.purchase-details__quantity {
  min-width: fit-content;
}

body .tags span a,
body .tags span a:hover,
body .tags span a:active,
body .tags span a:focus,
body .excerpt a,
body .excerpt a:hover,
body .excerpt a:active,
body .excerpt a:focus {
  color: var(--color-brown-darker);
  text-decoration: underline;
}

body .paginate .current {
  background-color: var(--color-brown-darker);
  border-color: var(--color-brown-darker);
}

body .paginate a {
  color: var(--color-brown-darker);
}

body .paginate span {
  color: var(--color-brown-darker);
}


body a.tag:hover, 
body .paginate .page a:hover, 
body .paginate .current:hover {
  background-color: var(--color-brown-darker);
  border-color: var(--color-brown-darker);
}

body .paginate .page.current span {
  color: #fff;
}

body .blog_meta span {
  color: #707070;
}

body .excerpt + a:focus,
body a.blog__read-more-button:focus {
  outline-offset: 0.2em;
}

body .excerpt + a:focus,
body a.blog__read-more-button:focus {
  color: var(--button-color-text);
}

body .excerpt + a:active,
body a.blog__read-more-button:active {
  color: #fff;
}

body .shogun-accordion-wrapper a,
body .shogun-accordion-wrapper a span,
body .shogun-accordion-wrapper a:hover,
body .shogun-accordion-wrapper a:hover span,
body .shogun-accordion-wrapper a:focus,
body .shogun-accordion-wrapper a:focus span,
body .shogun-accordion-wrapper a:active,
body .shogun-accordion-wrapper a:active span {
  color: var(--color-brown-darkest);
}

.vf-form-pristine {
  position: relative;
}

.vf-form-pristine i[aria-label="Clear"] {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 2em;
}

.vf-form-pristine .mpr-search-result .active {
  background-color: var(--color-green-darker);
}

.vf-form-pristine .vf-field-pristine i {
  opacity: 1;
}

.vf-form-pristine input.Typeahead__input::placeholder {
  color: var(--color-darkest-grey);
}

.vf-form-pristine label a {
  color: var(--color-brown-darker);
}

#mpr-product-inputs .error p {
  color: var(--color-red);
  font-weight: 700;
}

body .spr-form input::placeholder,
body .spr-form textarea::placeholder,
body .spr-form select::placeholder,
body .customer-form-wrapper input::placeholder{
  color: var(--color-darker-grey);
}

body .search-address-box .form-control-storeify::placeholder {
  color: var(--color-darker-grey);
}

body .bootstrap-storeifyapps .alert-danger {
  color: var(--color-red-darker);
}

body .results-slt .item-content a,
body .gm-style-iw .store-marker a {
  color: var(--color-brown-darker);
  text-decoration: underline;
}


body .results-slt .item-content a:hover,
body .results-slt .item-content a:active,
body .results-slt .item-content a:focus {
  color: var(--color-brown-darkest);
}

.social_buttons .icon-twitter-share::before {
  color: #657786;
}

.social_buttons .icon-twitter-share:hover::before {
  color: #14171a;
}

body .article_content a {
  color: var(--color-brown-darker);
  text-decoration: underline;
}

body .article_content a:hover,
body .article_content a:active,
body .article_content a:focus {
  color: var(--color-brown-darker);
}

body .spr-pagination a,
body .spr-pagination a span {
  color: var(--color-brown-darker);
}

body .shopify-section--product-template .description a {
  color: var(--color-brown-darkest);
  text-decoration: underline;
}

.invisible {
  visibility: hidden;
}

#myModal .close {
  position: fixed;
  top: 5em;
  right: 2em;
}
#myModal .close:hover, 
#myModal .close:focus {
  background-color: white;
  color:black;
}

.product-block--description #reveal_trial .text {
  color: var(--color-brown-darker) !important;
}

html[data-page-url$="/audeze-cookie-policy"] .container.content.page a,
html[data-page-url$="/audeze-cookie-policy"] .container.content.page a span{
  color: var(--color-brown-darker);
}

html[data-page-url$="/audeze-cookie-policy"] .container.content.page a {
  text-decoration: underline;
}

#mobile_menu li {
  position: relative;
}

#mobile_menu li .icon-down-arrow {
  position: absolute;
  right: 0;
  top: 0.5rem;
}

body .search-submit {
  top: auto;
  bottom: 9px;
}

body .cart_subtotal p {
  display: inline;
}

body .bundles-bundler-hop-content {
  min-height: auto;
}

body .bndlr-add-to-cart {
  background-color: var(--color-primary-darker);
}

body .bndlr-product:not(:last-of-type)::after {
  background-color: var(--color-primary-darker);
}

body .bndlr-old-price {
  color: #757575 !important;
  font-weight: 400 !important;
}

body .bndlr-new-price {
  color: #000 !important;
  font-weight: 700;
}

body .bndlr-old-price {
  text-decoration: line-through !important;
}

body .bundles-bundler-hop-hide-addtc-button .bndlr-add-to-cart,
body .bndlr-add-to-cart:focus, 
body .bndlr-select-variant:active, 
body .bndlr-add-to-bundle:focus, 
body .bndlr-add-bundle-to-cart:focus {
  opacity: 1;
}

@media only screen and (max-width: 480px) {
  body .fancybox-close, .fancybox-slide--html .fancybox-close-small {
    display: inline-block;
  }
}

@media only screen and (max-height: 300px) {
  body .transcy-switcher-dropdown .transcy-switcher-content {
    height: 60vh;
    overflow-y: scroll;
  }
}
.top-bar__menu .cart-container .cart_subtotal.js-cart_subtotal{
    display: flex;
    justify-content: space-between;
}
.a11y_breadcrumb ul{
    list-style: none;
    display: flex;
}
body .article .excerpt > a span{
  color:#97691d;
}
.shg-sld .shg-sld-nav-button.shg-sld-left, .shg-sld .shg-sld-nav-button.shg-sld-right{
  fill:white !important;
}

body .VueTables__table {
  width: 100%;
}

[data-page-url="/pages/user-guides-and-driver-downloads"] a[href*="drive.google.com/file/d/1jVSBSQ8r-7zCpmzbwxpxsTZAturmWm09/view"] {
  color: var(--color-brown-darkest);
  text-decoration: underline;
}

a.affirm-modal-trigger {
  color: var(--color-brown-darkest);
  text-decoration: underline;
}

#content .shg-category-grid .shg-product-price {
  color: var(--color-brown-darkest);
}

@media (max-width: 1024px) {
  body .storeify-header-inner {
    display: block !important;
  }

  body .storelocator-search .search-address-box {
    flex-direction: column;
  }
}

button.shopify-payment-button__more-options {
  text-decoration: underline;
}

body .fancybox-slide--image .fancybox-close-small {
    background: rgb(78, 78, 78);
    color: rgb(242, 244, 246);
  opacity: 1;
}

body .fancybox-nav {
  opacity: 1;
}

@media only screen and (max-width: 1024px) {
  .touchevents body .fancybox-nav {
      display: flex;
  }
}


@media (max-width: 750px) {
  #myModal .close {
    top: 2em;
    right: 1em;
  }
  
  #myModal .modal-content {
    height: 100%;
    background-color: transparent;
  }

  #myModal .modal-content .lazyframe {
    margin-top: 20vh;
  }

  body.product .fancybox-close-small {
    display: none;
  }
}




@media only screen and (max-width: 798px) {
  .no-touchevents body a.cart_content__continue-shopping.secondary_button, 
  .touchevents body a.cart_content__continue-shopping.secondary_button {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }

  body .cart_content__continue-shopping {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  
  body .cart_content__continue-shopping-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding: 0 20px;
  }

  body .cart_content__close {
    padding: 0;
  }

  body .cart_content__close::before {
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
    font-size: 25px;
    line-height: 1em;
    display: block;
    content: "×";
  }

  body .feature_divider {
    width: 100% !important;
  }
}


.footer_credits a {
  text-decoration: underline;
}

body .ss-icon .icon-plus::before,
body .ss-icon .icon-minus::before {
  color: #000;
  font-weight: 900;
}

html[data-page-url$="/pages/audeze-faqs"] body #content .shogun-accordion-wrapper > .shogun-accordion > .shogun-accordion-heading > .shogun-accordion-header > .shogun-accordion-title {
  color: var(--color-brown-darkest);
}

body #content .shogun-accordion-icon.shogun-icon-chevron > span::after {
  color: #000;
}


body .shogun-light-content-box a,
body .shogun-light-content-box a:hover,
body .shogun-light-content-box a:focus,
body .shogun-light-content-box a:active,
body .shogun-light-content-box a span,
body .shogun-light-content-box a:hover span,
body .shogun-light-content-box a:focus span,
body .shogun-light-content-box a:active span {
  color: var(--color-brown-darkest) !important; 
  text-decoration: underline;
}

body .shogun-dark-content-box a,
body .shogun-dark-content-box a:hover,
body .shogun-dark-content-box a:focus,
body .shogun-dark-content-box a:active,
body .shogun-dark-content-box a span,
body .shogun-dark-content-box a:hover span,
body .shogun-dark-content-box a:focus span,
body .shogun-dark-content-box a:active span {
  color: var(--color-brown-lightest) !important; 
  text-decoration: underline;
}

body .shogun-offwhite-content-box {
  color: var(--color-offwhite-dark) !important; 
}

body .shogun-offwhite-content-box h1,
body .shogun-offwhite-content-box h1 span,
body .shogun-offwhite-content-box h2,
body .shogun-offwhite-content-box h2 span,
body .shogun-offwhite-content-box h3,
body .shogun-offwhite-content-box h3 span,
body .shogun-offwhite-content-box h4,
body .shogun-offwhite-content-box h4 span,
body .shogun-offwhite-content-box h5,
body .shogun-offwhite-content-box h5 span,
body .shogun-offwhite-content-box h6,
body .shogun-offwhite-content-box h6 span,
body .shogun-offwhite-content-box p,
body .shogun-offwhite-content-box p span{
  color: inherit !important; 
}

body .shopify-section--product-template .description .shogun-light-content-box a,
body .shopify-section--product-template .description .shogun-light-content-box a span {
  color: var(--color-brown-darkest) !important; 
}

body .products_lcd-1__award h2,
body .mm-series__blurb h2,
body .lcd-flagship__section-buy-now h2,
body .remove_margin_top-from-h2 h2 {
  margin: 0 0 0.5em 0;
}

body .user-guides__sidebar-links ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

body .product_lcd-xc-header-info h3 {
  margin: 0 0 0.5em 0;
}

body .product_filter__content-section h2 {
  margin-top: 0;
}

body.product .product-block--description ul {
  margin: 0 0 1rem 0;
  padding: 0 0 0 1.5em;
  list-style-type: "- ";
}

body.product .product-block--description ul li {
  margin: 0;
}

body.product .product-block--description ul li span {
  font-size: 14px !important;
}

html[data-page-url$="/pages/in-ears"] body .slider-gallery.products-slider {
  width: 100%;
}

body .breadcrumb a,
body .breadcrumb a span {
  color: var(--color-brown-darker);
}

body #content .mm-series__learn-more a:hover {
  background-color: transparent !important;
}

body #content .shg-category .shg-product .shg-btn {
  background-color: var(--color-primary);
}

body #mpr-product-list a,
body #mpr-product-list a span {
  color: var(--color-brown-darkest);
}

html[data-page-url$="/products/lcd-1"] #content .shg-sld-dots .shg-sld-dot.shg-sld-active {
  background-color: #fff;
}

body #content .product-penrose-wireless-planar-magnetic-headset__ctas {
  padding: 0;
}

body #content .product-penrose-wireless-planar-magnetic-headset__specs .tabletext {
  margin: 0;
}

body table:not(#customer-orders):not(#order-details) tr:first-child td:first-child {
  white-space: nowrap;
}
.a11y_list ul{
  list-style:none !important;
  padding:0 !important;
}
.footer-menu-wrap .one-fifth [href*="tel:7-145-818-010"], .footer-menu-wrap .one-fifth [href="mailto:info@audeze.com"]{
  text-decoration:underline;
}
.product blockquote{
  padding:0;
  border-left:0;
  
}

.a11y_hide{
  display:none;
}
[data-page-url*="/accessibility-statement"] #content a{
  text-decoration:underline;
}
[data-page-url*="/accessibility-statement"] #content a,[data-page-url="/pages/accessibility-statement"] #content a:hover{
 color:var(--color-brown); 
}