#pm-quickbar{display:none}
@media (max-width:768px){
#pm-quickbar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:9999;box-shadow:0 -2px 10px rgba(0,0,0,.15)}
#pm-quickbar a{flex:1;text-align:center;padding:14px 0;font-weight:700;font-size:15px;text-decoration:none}
#pm-quickbar a:first-child{background:#2b2622;color:#fff}
#pm-quickbar a:last-child{background:#f4c9b3;color:#2b2622}
body{padding-bottom:52px !important}
}
