@keyframes slideInLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}.modal-dialog.slide-in-left{animation:slideInLeft .5s ease-out}.modal-backdrop{z-index:999!important}.modal-fullscreen .modal-dialog{margin:auto;max-width:64%;height:100vh}.modal-fullscreen .modal-content{height:auto;max-height:100vh;border:none;border-radius:0}.modal-fullscreen .modal-backdrop.fade.show{display:none}.modal-quick-shop .modal-dialog{max-width:350px;margin:auto}.modal-quick-shop .modal-content{border-radius:3px;padding:20px}.modal-pv .modal-dialog{max-width:420px;margin:auto;max-height:90vh}.modal-pv .modal-content{border-radius:3px;padding:20px;max-height:90vh;overflow-y:auto}
