/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.modal.quickview {
    position: fixed;
}
.modal-open {
    overflow: auto;
}
