/** Shopify CDN: Minification failed

Line 28:0 Unexpected "{"
Line 28:1 Expected identifier but found "%"
Line 32:0 Unexpected "{"
Line 32:1 Expected identifier but found "%"

**/
.ytr b{
  display: contents !important;
}

#top-search-wrapper .top-search {
  top: 45px !Important
}

@media only screen and (max-width: 600px) {
 .search-results-panel {
    top: 118px !important;
}
  #top-search-wrapper .top-search {
  top: 76px !Important
}

}


{% if template contains 'collection' %}
.collection-wrapper{
  flex-direction: column;
}
{% endif %}