#yummy-bites-progress-bar[data-location=bottom] progress{bottom:0}@media only screen and (max-width:599px){.admin-bar #yummy-bites-progress-bar[data-location=top] progress{top:0}}@media only screen and (min-width:600px)and (max-width:782px){.admin-bar #yummy-bites-progress-bar[data-location=top] progress{top:46px}}@media only screen and (min-width:783px){.admin-bar #yummy-bites-progress-bar[data-location=top] progress{top:32px}}#yummy-bites-progress-bar[data-location=top] progress{top:0}progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;color:var(--progress-color);height:var(--progress-thickness);position:fixed;transition:.3s ease;width:100%;z-index:9999999}progress::-webkit-progress-bar{background-color:transparent}progress::-webkit-progress-value{background-color:var(--progress-color)}progress::-moz-progress-bar{background-color:var(--progress-color)}