/* Add custom CSS rules here *//* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.photoswipe-images-overlay {
    border-radius: 0;
    background: rgba(0,0,0,0.1);
    bottom: 0px;
    left: 15px;
    text-shadow: none;
    z-index: 1;
    position: absolute;
    height: auto;
    width: auto;
    line-height: 2em;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 15px;
    font-weight: bold;
    text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 0px;
    opacity: 1;
    padding: 0px 0.5em;
    border-radius: 0px 0px 0.5em;
    cursor: pointer;
}