/*
Theme Name: Digitax
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Version: 1.1.1
Description: Digitax is a modernized take on an ever-popular WordPress. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Digitax will make your WordPress look beautiful everywhere. Created by <a href="https://themeforest.net/user/ovatheme">Ovatheme</a>
Author: <a href="https://themeforest.net/user/ovatheme">Ovatheme</a>
Author URI: <a href="https://themeforest.net/user/ovatheme/portfolio">Ovatheme</a>
License: GNU General Public License
License URI: license.txt
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: digitax
*/

.hero-banner-dig {
    /*cursor: pointer;*/
}
#bannerVideo .modal-title{
    margin-top: 0px;
}
#bannerVideo .modal-body {
    padding: 0;
}
#bannerVideo .modal-content {
    border-radius: 0;
    background: transparent;
    border: 0;
}
#bannerVideo .modal-header {
    border: 0;
}
#bannerVideo .modal-header button.close {
    color: white;
    opacity: 1;
    font-size: 29px;
}
.hustle-ui.module_id_2 .hustle-popup-mask {
    backdrop-filter: blur(20px);
    background-color: rgba(0,0,0,.5) !important;
}