.dpr-proof-gallery .dprproof-data {
    position: relative;
    margin-bottom: 24px
}

.dpr-proof-gallery .meta-box__title {
    display: block;
    margin-top: 0;
    margin-bottom: 5px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.dpr-proof-gallery .separator--data {
    background-color: rgba(0, 0, 0, 0);
}

.dpr-proof-gallery .proof-photo {
    padding-bottom: 0;
    -webkit-transition: all .3s cubic-bezier(.86, 0, .07, 1);
    transition: all .3s cubic-bezier(.86, 0, .07, 1);
    text-align: center
}

.dpr-proof-gallery .proof-photo:hover .proof-photo__bg {
}

.dpr-proof-gallery .proof-photo:hover .proof-photo__meta {
    opacity: 1;
    background: rgba(0, 0, 0, .6)
}

.dpr-proof-gallery .proof-photo:hover .separator {
    max-width: 80%;
    margin-top: 12px;
    margin-bottom: 12px
}

.dpr-proof-gallery .proof-photo.selected .proof-photo__status {
    opacity: 1
}

.dpr-proof-gallery .proof-photo.selected .proof-photo__status span.ticker {
    opacity: 1
}

.dpr-proof-gallery .proof-photo.selecting .proof-photo__status span.ticker {
    opacity: 0
}

.dpr-proof-gallery .proof-photo.selecting .proof-photo__status span.spinner {
    opacity: 1
}

.dpr-proof-gallery .proof-photo.scrooled_from_comments {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    z-index: 50
}

.dpr-proof-gallery .proof-photo a {
    color: #fff
}

.dpr-proof-gallery .proof-photo .actions-nav {
    text-align: center;
    margin: 12px 0;
    padding: 0
}

.dpr-proof-gallery .proof-photo .actions-nav .zoom-action {
    font-size: 50px;
}

.dpr-proof-gallery .proof-photo .actions-nav .select-action .button-text {
    background-color: red;
    padding: 7px 10px;
    border-radius: 5px;
    font-size: 11px;
    letter-spacing: 0.1px;
    font-weight: 500;
    margin-top: 50px;
}

.dpr-proof-gallery .proof-photo .nav {
    list-style: none !important;
    margin-left: 0
}

.dpr-proof-gallery .proof-photo .nav:after {
    content: "";
    display: table;
    clear: both
}

.dpr-proof-gallery .proof-photo .nav>li {
    margin: 0
}

.dpr-proof-gallery .proof-photo .nav>li,
.dpr-proof-gallery .proof-photo .nav>li>a {
    display: inline-block;
    zoom: 1
}

.dpr-proof-gallery .proof-photo .nav--stacked>li {
    display: list-item
}

.dpr-proof-gallery .proof-photo .nav--stacked>li>a {
    display: block;
    width: 100%
}

.dpr-proof-gallery .proof-photo__bg {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
}

.dpr-proof-gallery .proof-photo__container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.dpr-proof-gallery .proof-photo__container img {
    width: 100%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.dpr-proof-gallery .proof-photo:hover .proof-photo__container img {
    transform: scale(1.05);
}

.dpr-proof-gallery .proof-photo__meta {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all .3s cubic-bezier(.86, 0, .07, 1);
    transition: all .3s cubic-bezier(.86, 0, .07, 1);
}

.dpr-proof-gallery .proof-photo__meta .flexbox {
    height: 100%
}

.dpr-proof-gallery .proof-photo__meta .separator {
    max-width: 0;
    margin: 0 auto;
    height: 1px;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: all .3s cubic-bezier(.86, 0, .07, 1);
    transition: all .3s cubic-bezier(.86, 0, .07, 1);
}

.dpr-proof-gallery .proof-photo__status {
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    opacity: 0
}

.dpr-proof-gallery .proof-photo__status span.ticker {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    width: 25px;
    text-align: center;
    opacity: 0;
    -webkit-transition: all .3s cubic-bezier(.86, 0, .07, 1);
    transition: all .3s cubic-bezier(.86, 0, .07, 1);
}

.dpr-proof-gallery .proof-photo__status span.ticker:before {
    content: '';
    border: 200px solid;
    border-color: #f00 #00f rgba(0, 0, 255, 0) rgba(255, 0, 0, 0);
    position: absolute;
    top: 0;
    left: -20px;
    z-index: -1;
}

.dpr-proof-gallery .proof-photo__status span.spinner {
    position: absolute;
    right: 0;
    bottom: 0;
    border: 3px solid transparent;
    border-radius: 100%;
    opacity: 0;
    -webkit-transition: all .3s cubic-bezier(.86, 0, .07, 1);
    transition: all .3s cubic-bezier(.86, 0, .07, 1);
}

.dpr-proof-gallery .proof-photo__id {
    display: block;
    padding: 6px 0;
    text-align: center;
    background-color: #fff;
    color: #919295;
}

.dpr-proof-gallery .meta__action {
    margin: 0;
    color: #000;
    text-decoration: none !important;
    text-transform: uppercase;
    text-align: center
}

.dpr-proof-gallery .meta__action--popup {
    color: #fff
}

.dpr-proof-gallery .dprproof_photo_ref {
    padding: 3px 6px;
    margin: 0 3px;
    color: #fff;
    background: #000;
    cursor: pointer
}

.dpr-proof-gallery .gallery {
    margin-bottom: 20px
}

.dpr-proof-gallery .gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative;
}

.dpr-proof-gallery .gallery-columns-1 .gallery-item,
.dpr-proof-gallery .gallery-columns-2 .gallery-item,
.dpr-proof-gallery .gallery-columns-3 .gallery-item,
.dpr-proof-gallery .gallery-columns-4 .gallery-item,
.dpr-proof-gallery .gallery-columns-5 .gallery-item,
.dpr-proof-gallery .gallery-columns-6 .gallery-item,
.dpr-proof-gallery .gallery-columns-7 .gallery-item,
.dpr-proof-gallery .gallery-columns-8 .gallery-item,
.dpr-proof-gallery .gallery-columns-9 .gallery-item {
    max-width: 100%;
    width: 100%
}

@media (min-width:768px) {
    .dpr-proof-gallery .separator--data {
        display: none;
    }

    .dpr-proof-gallery .gallery-columns-1 .gallery-item {
        max-width: 100%;
        width: 100%
    }

    .dpr-proof-gallery .gallery-columns-2 .gallery-item {
        max-width: 48%;
        width: 48%;
        max-width: calc(50% - 4px);
        width: calc(50% - 4px)
    }

    .dpr-proof-gallery .gallery-columns-3 .gallery-item {
        max-width: 32%;
        width: 32%;
        max-width: calc(33.3% - 4px);
        width: calc(33.3% - 4px)
    }

    .dpr-proof-gallery .gallery-columns-4 .gallery-item {
        max-width: 23%;
        width: 23%;
        max-width: calc(25% - 4px);
        width: calc(25% - 4px)
    }

    .dpr-proof-gallery .gallery-columns-5 .gallery-item {
        max-width: 19%;
        width: 19%;
        max-width: calc(20% - 4px);
        width: calc(20% - 4px)
    }

    .dpr-proof-gallery .gallery-columns-6 .gallery-item {
        max-width: 15%;
        width: 15%;
        max-width: calc(16.7% - 4px);
        width: calc(16.7% - 4px)
    }

    .dpr-proof-gallery .gallery-columns-7 .gallery-item {
        max-width: 13%;
        width: 13%;
        max-width: calc(14.28% - 4px);
        width: calc(14.28% - 4px)
    }

    .dpr-proof-gallery .gallery-columns-8 .gallery-item {
        max-width: 11%;
        width: 11%;
        max-width: calc(12.5% - 4px);
        width: calc(12.5% - 4px)
    }

    .dpr-proof-gallery .gallery-columns-9 .gallery-item {
        max-width: 9%;
        width: 9%;
        max-width: calc(11.1% - 4px);
        width: calc(11.1% - 4px)
    }

}

.dpr-proof-gallery .gallery-columns-1 .gallery-item:nth-of-type(1n),
.dpr-proof-gallery .gallery-columns-2 .gallery-item:nth-of-type(2n),
.dpr-proof-gallery .gallery-columns-3 .gallery-item:nth-of-type(3n),
.dpr-proof-gallery .gallery-columns-4 .gallery-item:nth-of-type(4n),
.dpr-proof-gallery .gallery-columns-5 .gallery-item:nth-of-type(5n),
.dpr-proof-gallery .gallery-columns-6 .gallery-item:nth-of-type(6n),
.dpr-proof-gallery .gallery-columns-7 .gallery-item:nth-of-type(7n),
.dpr-proof-gallery .gallery-columns-8 .gallery-item:nth-of-type(8n),
.dpr-proof-gallery .gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0
}

.dpr-proof-gallery .gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.dpr-proof-gallery .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.dpr-proof-gallery .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.dpr-proof-gallery .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
    clear: left
}

.dpr-proof-gallery .gallery-caption {
    background-color: rgba(0, 0, 0, .99);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%
}

.dpr-proof-gallery .gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.dpr-proof-gallery .gallery-item:hover .gallery-caption {
    opacity: 1
}

.dpr-proof-gallery .gallery-columns-7 .gallery-caption,
.dpr-proof-gallery .gallery-columns-8 .gallery-caption,
.dpr-proof-gallery .gallery-columns-9 .gallery-caption {
    display: none
}

.dpr-proof-gallery btn.disabled,
.dpr-proof-gallery button[disabled] {
    pointer-events: none;
    cursor: not-allowed;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #f1f2f4 !important;
    border-color: #f1f2f4 !important;
    color: #c9c9ce !important;
}

.mfp-arrow {
    position: absolute;
    top: 50%;
    display: block;
    outline: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.mfp-arrow:active,
.mfp-arrow:focus,
.mfp-arrow:hover {
    background-color: transparent
}

.mfp-arrow:after,
.mfp-arrow:before {
    font-size: 7em
}

.mfp-close {
    outline: 0;
    padding: 0 24px;
    border: none;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:active,
.mfp-close:focus,
.mfp-close:hover {
    background-color: transparent
}

.mfp-arrow-left {
    left: 2%;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid #fff
}

.mfp-arrow-right {
    right: 2%;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid transparent;
    border-left: 15px solid #fff
}

.mfp-counter {
    font-size: 1em;
    color: #fff;
    white-space: nowrap;
}

div.mfp-bottom-bar {
    margin-top: -50px
}

div.mfp-bottom-bar .mfp-title {
    margin-top: 10px
}

img.mfp-img {
    padding: 80px 0
}

div.mfp-figure:after {
    content: none
}

.mfp-bottom-bar .button-text {
    color: #fff !important;
}

.dpr-proof-gallery .proof-photo__status span.spinner {
    height: 20px;
    width: 20px;
    margin: 0 6px 6px 0;
    border-left: 3px solid rgba(255, 255, 255, .15);
    border-right: 3px solid rgba(255, 255, 255, .15);
    border-bottom: 3px solid rgba(255, 255, 255, .15);
    border-top: 3px solid rgba(255, 255, 255, .8);
    border-radius: 100%;
    -webkit-animation: rotation .6s infinite linear;
    animation: rotation .6s infinite linear
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg)
    }

}

@keyframes rotation {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }

}

.dpr-proof-gallery .flexbox {
    display: table;
    width: 100%
}

.dpr-proof-gallery .flexbox__item {
    display: table-cell;
    vertical-align: middle
}

.dpr-proof-gallery .nav {
    list-style: none;
    margin-left: 0
}

.dpr-proof-gallery .nav>li,
.dpr-proof-gallery .nav>li>a {
    display: inline-block;
    zoom: 1
}

.dpr-proof-gallery .nav--stacked>li {
    display: list-item
}

.dpr-proof-gallery .nav--stacked>li>a {
    display: block
}

/* Meta data */
.dpr-proof-gallery .proof-meta-data {
    margin-bottom: 25px;
}

.dpr-proof-gallery .entry__meta-box {
    flex: 1 0 auto;
    margin-bottom: 15px;
}

.dpr-proof-gallery .btn-lg {
    font-size: 11px !important;
    font-weight: 500;
    margin-right: 10px;
}

@media only screen and (min-width:768px) {
    .dpr-proof-gallery .proof-meta-data {
        display: flex;
    }

    .dpr-proof-gallery .entry__meta-box.aligned-right {
        text-align: right;
    }

}

/* Proof Gallery filters*/
.dpr-proof-gallery .proof-gallery-filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    list-style: none;
    padding: 0;
    margin: 0 0 15px;
}

.dpr-proof-gallery .proof-gallery-filters.filter-pos-center {
    -webkit-justify-content: flex-center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.dpr-proof-gallery .proof-gallery-filters.filter-pos-right {
    -webkit-justify-content: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.dpr-proof-gallery .proof-gallery-filters li {
    margin: 0 3px;
    text-align: center
}

.dpr-proof-gallery .proof-gallery-filters li:first-child {
    margin-left: 0 !important
}

.dpr-proof-gallery .proof-gallery-filters li:last-child {
    margin-right: 0 !important
}

.dpr-proof-gallery .proof-gallery-filters li a {
    display: inline-block;
}

.dpr-proof-gallery .proof-gallery-filters li a h6 {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    color: #111922;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    font-weight: 600;
}

.dpr-proof-gallery .proof-gallery-filters li a .count {
    font-size: 0.9em;
    vertical-align: super;
    font-weight: 400;
    padding-left: 2px;
    font-family: Helvetica, Geneva, Arial, sans-serif;
}

.dpr-proof-gallery .proof-gallery-filters li:first-child a h6 {
    padding-left: 0 !important
}

.dpr-proof-gallery .proof-gallery-filters li:last-child a h6 {
    padding-right: 0 !important
}

/* Disable sharing of  Proof Galleries */
.single-proof_gallery .dpr-share {
    display: none;
}

/* Password protected post stuff */
.single-proof_gallery.password-required #dpr-content-wrapper {
    width: 100% !important;
    max-width: none !important;
    padding: 0 !important;
    min-height: 70vh;
    display: flex;
    align-items: center;
    background-color: #f1f2f4;
}

.single-proof_gallery.password-required .content-area {
    width: 90% !important;
    margin: 0 auto;
    margin-bottom: 100px;
}

.single-proof_gallery.password-required .dpr-ppc-form .dpr-ppc-title {
    font-size: 32px;
    line-height: 35px;
    text-transform: uppercase;
    text-align: center;
}

.single-proof_gallery.password-required .dpr-ppc-form .dpr-ppc-subtitle {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    text-align: center;
    padding-bottom: 30px;
}

.single-proof_gallery.password-required .dpr-ppc-inputs {
    margin: 0;
}

@media only screen and (min-width:768px) {
    .single-proof_gallery.password-required .dpr-ppc-inputs {
        margin: 0 30%;
    }

}
@media only screen and (min-width:1280px) {
    .single-proof_gallery.password-required .dpr-ppc-inputs {
        margin: 0 35%;
    }

}

.single-proof_gallery.password-required .dpr-ppc-pass-wrap {
    flex-grow: 2;
}

.single-proof_gallery.password-required .dpr-ppc-form.style-dark .dpr-ppc-title {
    color: #fff;
}

.single-proof_gallery.password-required .dpr-ppc-form.style-dark .dpr-ppc-subtitle {
    color: rgba(255, 255, 255, 0.6);
}

.single-proof_gallery.password-required .dpr-ppc-form.style-dark .dpr-ppc-pass {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.5);
    background-color: rgba(255, 255, 255, 0);
}

.single-proof_gallery.password-required .dpr-ppc-form.style-dark::placeholder {

    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #a8aaac;
    opacity: 1; /* Firefox */
}

:.single-proof_gallery.password-required .dpr-ppc-form.style-dark -ms-input-placeholder {

    /* Internet Explorer 10-11 */
    color: #a8aaac;
}

.single-proof_gallery.password-required .dpr-ppc-form.style-dark::-ms-input-placeholder {

    /* Microsoft Edge */
    color: #a8aaac;
}
