/*
Theme Name: TheGem Elementor Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem-elementor
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/

.jquery-modal {
    z-index: 1100 !important;
}

.portfolio-modal {
    max-width: 900px !important;
    height: calc(100vh - 150px);
}

.portfolio-modal iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

.thegem_pf_item-template-single-fullwidth #wpadminbar {
    display: none;
}

.portfolio:not(.hover-horizontal-sliding):not(.hover-new-horizontal-sliding):not(.hover-default-horizontal-sliding):not(.extended-products-grid) .portfolio-item .image .image-inner img {
    max-width: 100% !important;
    left: 0 !important;
}

.hover-gradient .portfolio-item:hover .image .overlay .links .portfolio-icons > .icon:nth-child(2) {
    display: none;
}
      
    