.moreinfo::-webkit-scrollbar{ 
   width: 10px;
}
.moreinfo::-webkit-scrollbar-thumb{ 
   background: #009fc9;
   border-radius: 10px;
}
.moreinfo::-webkit-scrollbar-track-piece:start{
   background: #dff2f7;
}
.moreinfo::-webkit-scrollbar-track-piece:end{
   background: #dff2f7;
}
.moreinfo{padding-right:5px;}

/*¿·¾¦ÉÊÉ½¼¨*/
.new_item,
.boxlist
{
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    padding: 0;
}
.new_item li{padding-left: 0;}
.product-list__prices{ font-weight:600;}
