/** Shopify CDN: Minification failed

Line 30:0 Unexpected "}"

**/
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/
#shop-hcaptcha-badge-container {
display: none !important;
}
.xebhuq6:not(#\#):not(#\#):not(#\#) {
text-transform: uppercase !important;
font-weight: 700 !important;
}
.x1s688f:not(#\#):not(#\#):not(#\#) {
font-weight: 500 !important;
}
.x10rsq8x:not(#\#):not(#\#):not(#\#):not(#\#) {
font-weight: 500;
}
.t4s-sticky-atc__title {
font-weight: 700;
text-transform: uppercase;
}
.t4s-sticky-atc__price {
font-weight: 500;
}
}
.t4s-facets__form .t4s-facet .t4s-facet-title {
color: #000000;
}
#t4s-pr-popup__notify-stock h3 {
color: #000000 !important;
}
#t4s-pr-popup__notify-stock input.button {
border-radius: 5px !important;
text-transform: uppercase !important;
font-weight: 400 !important;
}
@media (max-width: 767px) {
.AirReviews-Widget .AirReviews-StarRatingWrapper {
margin-top: -5px;
margin-bottom: -10px;
}
}

/*---------------- Custom CSS for only desktop -------------------*/
@media (min-width: 1025px) {
  
}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width: 767px){
  
}