/** Shopify CDN: Minification failed

Line 16:41 Expected identifier but found ","
Line 25:1 Expected "]" to go with "["

**/
html.lang-uk[data-market="ua"] header.header .localization-dropdown {
  display: none !important;
}
html.lang-ru[data-market="ua"] header.header .localization-dropdown .btn-group:first-child {
  display: none !important;
}
header.header .localization-dropdown .btn-group:first-child {
  display: none !important;
}
html[data-market="polish"] .gf-range-min[,
html[data-market="polish"] .gf-range-max,
html[data-market="polish"] .gf-block-content .money {
  opacity: 0;
}
html[data-market="polish"] .gf-range-min.adjusted,
html[data-market="polish"] .gf-range-max.adjusted,
html[data-market="polish"] .gf-block-content .money.adjusted {
  opacity: 1;
}