.dg-gwl-wrapper {
    margin-top: 8px;
}

.dg-gwl-wrapper--checkout {
    text-align: left;
    margin-bottom: 12px;
}

.dg-gwl-wrapper--header {
    display: inline-flex;
    align-items: center;
    margin-left: 12px;
}

.dg-gwl-wrapper--listing {
    margin-top: 4px;
}

.dg-gwl-wrapper--footer {
    display: flex;
    align-items: center;
}

.dg-gwl-trigger:not(.btn) {
    display: inline-flex;
    align-items: center;
    gap: 5px;
}

.dg-gwl-trigger:not(.btn) svg {
    flex-shrink: 0;
}

.dg-gwl-img {
    max-width: 100%;
    width: 480px;
    height: auto;
    background-color: #fff;
}

.dg-gwl-info {
    margin-top: 1rem;
    font-size: 0.875rem;
    color: #6c757d;
}
