@charset "utf-8";

body:not([data-price]) #pdpd-price { visibility: hidden; }

@media only screen and (min-width: 992px) {
  #header .header_top .nav-store[data-desktop] { min-width: 225px !important; }
}