/** Shopify CDN: Minification failed

Line 18:0 Unexpected "]"
Line 38:1 Expected "}" to go with "{"

**/
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/
#snize-search-results-grid-mode li.snize-product span.snize-title {
font-weight: bold;
font-size: 14px;
}

.x1fu8urw:not(#\#):not(#\#):not(#\#):not(#\#) {
width: 100px; 
]

/*---------------- 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){
  
}