.lg-close {
    font-size: 48px !important;
    margin-left: 20px;
}

.lg-toolbar {
    padding-right: 25px !important;
}

.lg-actions .lg-next,
.lg-actions .lg-prev,
.lg-toolbar,
.lg-sub-html,
#lg-counter,
.lg-outer .lg-toogle-thumb {
    color: #000 !important;
}

#lg-counter {
    display: none;
}

.lg-toolbar .lg-icon {
    color: #000 !important;
}

.lg-backdrop.in {
    opacity: 0.9;
    background: #fff;
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    background: unset;
    font-size: 3rem;
}

.lg-sub-html {
    background: unset;
    opacity: 1;
}

.lg-outer .lg-thumb-outer {
    background: unset;
}

.lg-outer .lg-thumb-item {
    border: 0;
}

.lg-thumb-item.active {
    opacity: 0.5;
}

.lg-toolbar {
    background: none;
}

.lg-outer .lg-toogle-thumb {
    background: none;
    font-size: 28px;
}
