/*
Theme Name:     Patrai Child
Theme URI: 		http://themes-demo.com/patrai/
Author: 		the DesignThemes team
Description:    Child theme for the Patrai theme powered by DesignThemes
Template:       patrai
Version:        1.0
*/


.dt-sc-image-caption.type9.dt-sc-custom-img-caption .dt-sc-image-wrapper:before {
    background: rgba(237, 0, 140, 0.8)!important;
}

rs-sbg-px:after,
.main-title-section-bg:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    z-index: 99;
    /* black overlay with 50% transparency */
    background: rgba(0, 0, 0, 0.5);
}

.footer-gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    list-style: none;
    margin: 0 5px 5px 0;
    position: relative !important;
    top: auto !important;
    left: auto !important;
}