/** Shopify CDN: Minification failed

Line 604:1 Expected identifier but found whitespace
Line 1091:0 Expected "}" to go with "{"

**/
.product-customization .accordion .details .details__summary>.icon {
    border: 2px solid;
    padding: 5px;
    width: 26px;
    border-radius: 100%;
    height: 26px;
}
body .header .dropdown {
    padding-block-start: calc(var(--header-height) - 20px);
}
body .header-scrolled .dropdown {
    padding-top: 86px;
}
@media screen and (min-width: 1024px) {
    body .header-nav-scrolled .header--center .header__navigation:not(.active) {
        display: block !important;
    }
}
.custom-cordian .accordion {
    clear: both;
}
.product-customization .accordion .details .details__content {
    max-width: 100%;
}
.product-customization .ui-accordion .ui-accordion-content{
      box-sizing:content-box;             
      -moz-box-sizing:content-box;
}
.product-customization .accordion .details .details__summary {
    padding: 18px 0;
    justify-content: flex-start;
}

.accordion .details .details__summary span.text-base {
    font-size: 19px;
    text-transform: uppercase;
}
.ui-accordion .ui-accordion-content{
  overflow:auto !important;
}
.accordion .details .details__summary span.text-base {
    font-size: 19px;
    text-transform: uppercase;
    min-width: 200px;
}
.ui-accordion-content{ min-height: unset; }
.template-product .page-width .featured-product.product {
    padding-left: 0;
    padding-right: 0;
}
.template-search .search-section p#ProductCount {
    display: none;
}
.Panel table {
    margin-top: 0 !important;
}
.custom-cordian .accordion {
	margin: 0;
	padding: inherit;
	text-decoration: none;
	font-size: 10px;
	position: relative;
	text-align: left;
	padding: 10px 0px;
}
body .cart-item p.cart__item-title {
    text-decoration: none !important;
    background: transparent;
}

.custom-cordian .accordion-open span:after {
	content: "";
	font-size: 0;
}

/**.custom-cordian .accordion-open span {
	display: inline-block;
	position: relative;
	right: 0;
	top: 1px;
	padding-right: 0;
}

.custom-cordian .accordion-close span {
	display: inline-block;
	position: relative;
	right: 0;
	top: 1px;
	padding-right: 0;
}

.custom-cordian .accordion-close span:after {
	content: "";
	font-size: 0;
}

.custom-cordian .faqpage div.container {
	padding: 0;
	margin: 0;
}****/

.custom-cordian .faqpage div.container {
	max-width: 100%;
	padding: 5px 0;
}
.accordion .details .details__content {
    padding-top: 16px;
}
.custom-cordian .faqpage div.content {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	overflow: hidden;
	text-align: left;
}
.custom-cordian .faq-box:first-child {
    border-top: 1px solid #d1d1d1;
}
.custom-cordian .faqpage div.content ul {
	padding: 0;
	margin: 0;
	padding: 3px;
}

.custom-cordian .faqpage div.content p {
	padding: 0;
	padding: 0;
}

.custom-cordian .faqpage div.content ul li {
	list-style-position: inside;
	line-height: 25px;
}
/**.custom-cordian .accordion-close span {
    content: '';
    display: block;
    background: url(/cdn/shop/files/tab-open.png?v=1712664925) no-repeat;
    background-size: 100%;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
}
.custom-cordian  .accordion-open span{
    content: '';
    display: block;
    background: url(/cdn/shop/files/tab-close.png?v=1712664925) no-repeat;
    background-size: 100%;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
}
.custom-cordian .faq {
	background: #fff;
	color: #666;
	padding: 0;
	font-size: 18px;
	position: relative;
}

.custom-cordian .faq h5 {
	margin-bottom: 0;
}

.custom-cordian .faq-box {
	margin-bottom: 0;
	border-bottom: 1px solid #d1d1d1;
}
**/
.custom-cordian faq span {
	width: 16px;
	height: 16px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
}

.custom-cordian .faq span:after {
	font-weight: bold;
}
.page-width.relative.product-customization {
    padding-top: 40px;
}
.custom-cordian .faq-box {
	margin-bottom: 5px;
}

/**.custom-cordian .faq h2 {
    text-transform: uppercase;
    letter-spacing: inherit;
    padding: 18px 0;
    width: auto;
    text-align: left;
    margin: 0;
    font-weight: 500;
    color: #000;
    display: inline-block;
    position: relative;
    font-size: 18px;
    min-width: 200px;
}**/
/**.custom-cordian .faq h2 {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}**/
.custom-cordian .faqpage.powerfaq {
	margin-top: 20px;
}































.design-your-own a.w-full.button.icon-with-text {
    background: #CCCCCC;
    color: #000;
    border-color: #CCCCCC;
}
.design-your-own .button:after{
  border-color: #CCCCCC;
}
.air-beats em.highlighted-text.inline-block.not-italic.relative.animate {
    text-transform: capitalize;
      letter-spacing: 0;
}
.quantity-plus-instock {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
}
.menu-drawer .drawer__header {
    justify-content: flex-end;
}

.menu-drawer .drawer__header a.button.button--primary.icon-with-text {
    padding: 8px 22px;
    margin-top: -10px;
}
.drawer__header .icon-with-text svg.icon.icon-account-alt.icon-xs {
    width: 22px;
}
body .product-form-wrapper {
    margin-top: 20px;
}
.quantity-plus-instock .full-width-quntity {
    flex: auto;
    width: auto;
    display: contents;
}
.header-scrolled .dropdown {
    padding-top: 90px;
}
@media(min-width:768px){
  .featured-product .product__preview {
    max-height: inherit;
}
.featured-product .product__preview.sticky {
    height: auto;
}
.header-scrolled~.page-container .product__preview.sticky {
    height: auto !important;
}
.wrap-postion .full-width-quntity {
    display: block;
    width: 100%;
}

.flex.gap-4.wrap-postion {
    flex-wrap: wrap;
}
.flex.gap-4.wrap-postion button.product-form__submit.button.button--primary, .design-your-own .button.button--primary {
    height: 59px;
}
.flex.gap-4.wrap-postion .design-your-own, .flex.gap-4.wrap-postion button.product-form__submit.button.button--primary {
    flex: 0 0 48%;
    max-width: 48%;
    min-height: inherit !important;
}
}
@media(max-width:767px){
  body .logo-bar {
    column-gap: 12px;
    row-gap: 12px;
    flex-wrap: wrap;
}
  .instafeed-new-layout-container {
    width: 100% !important;
    max-width: 100% !important;
}
  body .quantity-plus-instock {
    gap: 10px;
}
  body .product-customization .accordion .details .details__summary>.icon {
    border: 1px solid;
    padding: 0;
    width: 21px;
    border-radius: 100%;
}
body .product-customization .accordion .details .details__summary {
    padding: 8px 0;
    justify-content: space-between;
}
table tbody tr td, table.General tbody tr td, table, table.General, table.CartContents {
    margin: 10px 0;
}
body  .accordion .details .details__summary span.text-base {
    font-size: 19px;
    text-transform: uppercase;
    min-width: inherit;
}
body .product__inventory .alert * {
    font-size: 12px;
}
body .flex.gap-4.wrap-postion .design-your-own, body .flex.gap-4.wrap-postion button.product-form__submit.button.button--primary {
    flex: 0 0 100%;
    max-width: 100%;
    min-height: inherit !important;
    margin: 0;
}
.flex.gap-4.wrap-postion {
    flex-wrap: wrap;
}
}
.full-width-quntity {
    display: block;
    width: 100%;
}
/*********
.design-your-own {
    flex: 0 0 200px;
}

.product-form__buttons button.product-form__submit.button.button--primary.button--fixed.w-full {
    flex: 0 0 200px;
}

quantity-selector.quantity-selector.inline-flex.flex-auto {
    height: 60px;
}********/

.metafield-rich_text_field a, .product__info a {
    text-decoration: underline;
}
.air-beats p.heading.text-3xl em.highlighted-text {
    font-size: 24px;
}
 .air-beats .collage .banner__box p {
    text-transform: capitalize;
    letter-spacing: 0px;
}
.grid-layout.grid-items-1 .image-caption {
    display: flex;
    align-items: center;
    gap: 20px;
}
.design-your-own * {
    text-decoration: none !important;
}

.design-your-own {
    margin-bottom: 14px;
    text-decoration: none;
}
.air-beats em.highlighted-text.inline-block.not-italic.relative.animate strong {
    color: #fde047;
}
.grid-layout.grid-items-1 .text-wrap {
    display: block;
}
.grid-layout.grid-items-1 .image-caption img {
    max-width: 100px;
      align-items: center;
}
.features-text-block {
    text-align: center;
    margin: 40px auto;
}

.features-text-block .features-header {
text-transform: uppercase;
    width: 100%;
    font-size: 40px;
    margin: 0 auto;
    margin-bottom: 5px;
    line-height: 1;
    max-width: 800px;
  font-weight: bold;
}
.features-text {
    position: relative;
    font-size: 16px;
    line-height: 1.5;
    width: 100%;
    margin: 10px auto !important;
    vertical-align: top;
    height: auto;
    display: block;
    max-width: 800px;
}

.grid-item h3 {
    font-weight: 600;
    line-height: 1.1;
    font-size: 18px !important;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.grid-layout.grid-items-2 {
    display: table;
    width: 100%;
}

.grid-layout.grid-items-2 .grid-item {
    width: 50%;
    display: inline-block;
    position: relative;
    padding: 0 7.5px;
    margin-bottom: 15px;
}

.grid-layout .image-caption {
    clear: both;
    margin-bottom: 20px;
    display: table;
}
.grid-layout .image-caption img {
    width: auto;
    display: table-cell;
    vertical-align: middle;
    max-width: 80px;
    margin-right: 10px;
    height: auto;
      align-items: center;
}

.grid-layout .text-wrap {
    display: table-cell;
    vertical-align: middle;
}

.grid-layout .grid-item .text-wrap li {
    font-weight: normal;
}

.grid-item .text-wrap {
    font-weight: 600;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.grid-item p {
    font-weight: normal;
}
.grid-layout.grid-items-3 {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    align-items: center;
}

.grid-layout.grid-items-3 .grid-item {
    flex: 0 0 33.3%;
    max-width: 33.3%;
}
body .additional-attributes-wrapper.table-wrapper table {
    width: 100% !important;
    table-layout: fixed !important;
    border-collapse: separate;
    border: 0;
}

body .additional-attributes-wrapper.table-wrapper tbody {
    border-collapse: separate;
    height: 100%;
    width: 100%;
    border: 0;
}

body .additional-attributes-wrapper.table-wrapper th.col.label, td.col.data {
    padding: 10px;
    border-bottom: 0px solid #d6d6d6;
    background: #f6f6f6;
    margin-bottom: 0;
    font-size: 14px;
    margin-bottom: 5px;
}

body .additional-attributes-wrapper.table-wrapper td.col.data {
    max-width: 500px;
    padding: 10px !important;
    margin-bottom: 5px !important;
    height: 100%;
    font-size: 14px;
}
.support-coentent.rte h3 {
    color: #000000;
    font-size: 15pt;
    font-weight: 500;
    text-transform: none;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.support-coentent.rte p {
    font-size: 16px;
    margin-bottom: 20px;
}

ul.tabs li a {
    background: 0 0;
    padding: 0;
    text-transform: inherit;
    display: block;
    width: 100%;
    border-radius: 0;
    border-top: 0;
    border-bottom: 2px solid transparent;
    border-left: 0;
    margin-right:0;
    color:#676767;
}
.specification-content h4 {
    margin-bottom: 10px;
}
.product__text.specification-content.rte td {
    padding: 0;
}
.tab-content * {
    font-size: 16px;
}
.specification-content .Panel table table td {
    padding: 10px !important;
}
.specification-content .Panel table table td {
    padding: 10px;
}
.specification-content h4, .specification-content h3, .specification-content h2, .specification-content h1 {
    margin-top: 15px;
}
body ul.tabs li a {
    padding: 12px 35px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    border: 2px solid;
}
.tab-content p {
    margin-top: 0;
}
.tab-content hr {
    margin: 10px 0;
    padding: 0;
    height: 1px;
    background: none;
    border-width: 1px 0 0 0;
}
ul.tabs li a.active, ul.tabs li a:hover, ul.tabs li a:focus {
    background: #000;
    color: #fff;
    border-color: #000;
}
.Panel table h2.crystal {
    margin-top: 10px !important;
}
. specification-content table[cellpadding="10"] td {
    padding: 10px;
}
.Panel div {
    height: auto !important;
}
.Panel table h2.crystal {
    text-transform: uppercase;
    width: 100%;
    font-size: 40px;
    margin: 0 auto;
    margin-bottom: 5px;
    line-height: 1;
    max-width: 800px;
    text-align: center;
    display: block;
}
.Panel table p.features {
    position: relative;
    font-size: 16px;
    line-height: 1.5;
    width: 100%;
    margin: 10px auto !important;
    vertical-align: top;
    height: auto;
    display: block;
    max-width: 800px;
}
.Panel table {
    table-layout: fixed !important;
    border: 0 !important;
    box-shadow: none;
}
.Panel div {
    max-width: 100%;
}
.Panel table td {
    border-bottom: 0px solid #d6d6d6;
    
}

.Panel table td {
    padding: 0;
    
}
.Panel table {
    width: 100% !important;
}
table tbody tr td, table.General tbody tr td, table, table.General, table.CartContents {
    margin: 20px 0;
}
.BlockContent img {
    max-width: 100%;
    height: auto;
}
body .tab-content img {
    margin-top: 20px;
    margin-bottom: 20px;
}
.Panel table {
    border-collapse: separate;
}
.Panel table {
    table-layout: fixed !important;
}
ul.tabs li a.active svg, ul.tabs li a:hover svg{
 fill:#ddbca9;
}
ul.tabs li a {
    text-decoration: none;
}
body .quick-view__content .product__media-list.flex.gap-1 {
    max-width: 100%;
    height: 100%;
    margin: auto;
}
body .quick-view .product__media-container .slider {
    max-width: 80%;
    margin: 0 auto;
    height: 80%;
    margin-top: 40px;
}
body .header__menu-item,body h1.product__title {
    color: #676767;
}
.tab-content {
	padding: 20px 0 15px;
	background: #fff;
}
ul.tabs li {
	display: inline-block;
	margin: 0;
    margin-right:5px;
}
.pro-tabs {
    margin-top: 40px !important;
}
ul.tabs {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}
body .topbar-section {
  height: 31px;
}
.custom_clr_edtclv{
  color:#01bbdb;
}
.product-form-wrapper select,
.product-form-wrapper .mw-option .mw-option__control {
  border: 1px solid var(--mw-apo-color-border, #d6d6d6);
  padding: 8px 10px;
  border-radius: 4px;
}
.product-form-wrapper select,
.product-form-wrapper .mw-option .mw-option__control {
  font-size: 15px;
}
.mw-option input[type="checkbox"].mw-option__control,
.mw-option input[type="radio"].mw-option__control {
  width: 15px;
  padding: 6px;
  height: 15px;
}
.mw-apo-container input[type="checkbox"]:not(.switch):after {
  inset-inline-start: 4px;
  inset-block-start: 2px;
}
body .mw-option + .mw-option {
  margin-top: 15px;
}
body .header-scrolled .header--center .header__navigation:not(.active) {
  opacity: 1;
  max-height: inherit;
}
._brand-selector-tabs_1oacu5 .xm-link-to {
  display: inline-block;
  padding: 8px 20px;
  min-width: 150px;
  text-align: center;
  justify-content: center;
}
.header__icons,
.header__logo.flex.justify-center.z-1 {
  z-index: 3;
}
._brand-selector-tabs_1oacu5 .xm-link-to span {
  display: flex;
  justify-content: center;
}
.top-section .active-logo {
  background-color: #fff;
}
.mee-professional .top-section {
  background: #c8aa79;
  border-bottom: 0;
}
.top-section {
  background: #00acbd;
  padding-left: 3rem;
  padding-right: 3rem;
  border-bottom: 0;
}
div#shopify-section-template--15101198073942__1707211897f0a5dafe
  .page-width.page-width--full.relative {
  max-width: 100%;
  padding: 0;
}
.top-section .active-logo img {
  filter: inherit;
}

.logo-link img {
  filter: invert(1);
}
div#shopify-section-template--15101198073942__1707211897f0a5dafe
  .section.section--padding {
  padding-bottom: 0;
}
._brand-selector-tabs_1oacu5 {
  display: flex;
  align-items: center;
  gap: 10px;
}
.top-section .pro-audio img {
  height: 35px;
  width: auto;
}
.top-section img {
  width: 100px;
}
.topbar .social-icons svg.icon {
  width: 16px;
}
body .topbar-section + .header-section .header:before {
  border-radius: 0;
}
body .section--next-rounded,
body .section--next-rounded:before,
body .section--next-rounded :is(.banner__map, .banner__media) {
  border-end-end-radius: 0;
  border-end-start-radius: 0;
}
body .slideshow-dots {
  border-top: 0;
}
.js .section--rounded:before {
  border-start-end-radius: 0;
  border-start-start-radius: 0;
}
body .topbar-section {
  z-index: 48;
  position: relative;
}
._brand-selector-tabs_1oacu5 .qa-xm-link-to {
  margin-top: -1px;
  z-index: 0;
  position: relative;
  margin-bottom: -1px;
}
div#shopify-section-template--15104395837526__1707211897f0a5dafe
  .page-width.page-width--full.relative {
  padding: 0;
}
.js
  .section--rounded
  :is(.banner__map, .banner__media, .banner__overlay, .video-hero) {
  border-start-end-radius: 0;
  border-start-start-radius: 0;
}
.section--rounded {
  border-start-end-radius: 0;
  border-start-start-radius: 0;
}
.meeproheader .header__logo .logo {
  max-width: 98px !important;
}

#insta-feed h2 {
  font-size: var(--title-md) !important;
  margin-bottom: 50px !important;
  display: block;
}
body .header {
  padding-top: 16px;
  padding-bottom: 16px;
}
@media (max-width: 1400px) {
  body .mega-menu__nav ul a {
    font-size: 14px;
  }
  .mega-menu[open] .mega-menu__nav > li .heading.reversed-link {
    font-size: 15px;
  }
}
@media (min-width: 980px) {
  .product__title.with-price h1 {
    font-size: 40px;
}
.product__title.with-price h2.heading.leading-none.product-title-md {
    font-size: 40px;
}
  body .header-scrolled .header__logo {
    display: none;
  }
  body .header-scrolled .header__navigation {
    z-index: 3;
    display: inline-flex;
    justify-content: center;
    max-width: 1000px;
    margin: -44px auto 0;
  }
  .header-scrolled .header--center .header__icons--start {
    flex: 0 0 200px;
    max-width: 200px;
    z-index: 5;
  }

  .header-scrolled .header__icons.header__icons--end.flex.justify-end.z-1 {
    max-width: 200px;
    margin-right: 0;
    margin-left: auto;
    flex: 0 0 200px;
    z-index: 5;
  }
  .header-scrolled button.menu-toggle-button {
    display: none !important;
  }
}
 body .header--center .header__navigation {
    max-height: inherit;
}
@media (max-width: 1024px) {
  body .header--center .header__icons--end .search-drawer-button {
    display: flex;
  }
  body .header--center .header__navigation {
    max-height: inherit;
}
  body .header {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}
  body .header-scrolled .header__logo {
    display: flex !important;
}
  body .header__navigation {
    display: none;
}
body .header-scrolled .header__navigation {
    display: none !important;
}
  .header--center
    .header__icons--start
    .header__buttons
    button.menu-drawer-button.flex.items-center {
    display: flex;
  }
.header--center .header__icons--start .search-drawer-button.flex.items-center.justify-center {
    display: none;
}
@media (max-width: 1024px) {
  body .header__buttons button.menu-toggle-button {
    display: none !important;
  }
}
@media (max-width: 767px) {
body .tab-content table td, .tab-content table span, body .tab-content table th, .tab-content table * {
    font-size: 12px;
}
  body .product-customization .accordion .details .details__summary>.icon {
    border: 1px solid;
    padding: 0;
    width: 21px;
    border-radius: 100%;
}
body .product-customization .accordion .details .details__summary {
    padding: 8px 0;
    justify-content: space-between;
}
table tbody tr td, table.General tbody tr td, table, table.General, table.CartContents {
    margin: 10px 0;
}
body  .accordion .details .details__summary span.text-base {
    font-size: 17px;
    text-transform: uppercase;
    min-width: inherit;
}
.tab-content table td {
    width: 100% !important;
    display: block;
}
  
.heading-panel table td {
    display: table-cell;
    padding: 10px;
}
  .tab-content h1, .tab-content h2 {
    margin: 20px !important;
    font-size: 25px !important;
}
.product__text.specification-content.rte td hr {
    padding: 0;
    margin: 0;
}
.grid-layout.grid-items-2 .grid-item {
    width: 100%;
}
.support-coentent.rte p {
    font-size: 14px;
}
.product__text.specification-content.rte td {
    padding: 10px;
}
  center br {
    display: none;
}
.product__text.specification-content.rte table td table td {
    width: 165px !important;
    display: table-cell !important;
}
.video-hero.banner.sticky.left-0.top-0.w-full.h-screen {
    height: auto;
}
.product__text.specification-content table {
    overflow: inherit;
}
.pro-tbs .section--padding {
    padding-bottom: 20px;
    padding-top: 20px;
}
  .tab-content h2, .tab-content h3, .tab-content h4 {
    margin-top: 20px;
}
  body .Panel table p.features {
    font-size: 14px;
}
body .v-here .relative {
    padding: 0 20px;
}
  .air-beats h2.heading {
    font-size: 35px;
}
body .tab-content iframe {
    height: auto;
}
 body .grid-layout.grid-items-2 .grid-item .text-wrap {
    min-height: 180px;
} 
body .features-text-block .features-text {
    font-size: 15px;
}
body .grid-layout.grid-items-1 iframe {
    height: 100%;
      margin-bottom: 30px;
}
body .features-text-block .features-header {
    font-size: 25px;
    margin-bottom: 10px;
}

body .features-text-block {
    margin: 25px 0;
}

body .grid-layout.grid-items-3 .grid-item {
    flex: 0 0 50%;
    max-width: 50%;
}
  body #insta-feed h2 {
    padding: 0 20px;
    font-size: 30px !important;
  }
  body ul.tabs li {
    display: inline-block;
    margin: 0;
     margin-bottom: 8px;
}
  .product__title h1.leading-none.font-bold.product-title-md.col-span-full {
    font-size: 25px;
}
  .shopify-section-group-footer-group .section.section--padding.section--rounded.section--next-rounded {
    padding-top: 30px;
}
body ul.tabs li a {
    padding: 7px 4px;
    font-size: 11px;
}
body .Panel table p.features {
    font-size: var(--text-lg);
}
  body .footer__right.grid.gap-10 {
    padding-top: 30px;
}
  .Panel table h2.crystal {
    font-size: 22px;
    margin-bottom: 15px;
}
  body .Panel table p.features {
    font-size: 14px;
}

.footer-copyright .payment-icons {
    flex-wrap: wrap;
}
  #insta-feed .instafeed-container {
    width: 50% !important;
    padding-top: 50% !important;
  }
  body .announcement-bar .announcement-text {
    font-size: 10px;
  }
  body .header__buttons button.menu-toggle-button {
    display: none !important;
  }
  ._brand-selector-tabs_1oacu5 .xm-link-to {
    flex: 0 0 48%;
    min-width: 48%;
  }
  .top-section {
    padding-left: 0;
    padding-right: 0;
  }
}


