/**
 * CaféStore
 * @date Mon Aug 25 2025 14:35:51 GMT-0300 (GMT-03:00)
 */

.countItensPDP{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:16px;font-weight:700;height:-webkit-min-content;height:-moz-min-content;height:min-content;height:30px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:30%;min-width:40px;position:absolute;z-index:1}@media (max-width:719px){.countItensPDP{left:44%;top:5px}}.countItensMinicart{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:16px;font-weight:700;height:30px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;width:30px;z-index:1;left:33%;top:3px}