/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

img.mfp-img {
    max-height: none !important;
    padding: 0;
}

.mfp-figure figure {
    overflow-y: scroll;
    max-height: 75vh;
    min-height: 768px;
}

.mfp-counter {
    background-color: #475a76;
    color: #ffffff;
    padding: 5px 15px;
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    background-color: #475a76;
    color: #ffffff;
    opacity: 1;
    text-align: center;
    width: 50px !important;
    height: 50px;
    line-height: 50px;
    top: -25px;
    right: -25px;
}

.portfolio-items .col .work-info .vert-center p {
    display: none;
}

.portfolio-items .col .work-item.style-3 h3,
.portfolio-items .col .work-item.style-3-alt h3 {
    margin: 0;
}

.portfolio-items .col .work-item.style-3 .work-info-bg {
    opacity: 0.75;
}

.portfolio-items .col .work-item.style-3 .vert-center h3 {
    transition: all .3s ease;
}

.portfolio-items .col .work-item.style-3:hover .vert-center h3 {
    opacity: 0;
}

body.ascend .mfp-arrow-right, .woocommerce.ascend .pswp__button--arrow--right {
    right: 10px !important;
}

body.ascend .mfp-arrow-left, .woocommerce.ascend .pswp__button--arrow--left {
    left: 10px !important;
}

#page-header-bg h1, .nectar-box-roll .overlaid-content h1 {
    margin-bottom: 5vh;
}