/*
Theme Name: Boldlab Child
Theme URI: https://boldlab.qodeinteractive.com
Description: A child theme of Boldlab Theme
Author: Edge Themes
Author URI: https://themeforest.net/user/edge-themes/portfolio
Version: 1.0
Text Domain: boldlab
Template: boldlab
*/
.qodef-h1, h1 {
 font-family:"Barlow Condensed",sans-serif;
 font-weight:600;
 text-transform:uppercase;
 color:#000;
 font-size:40px;
 line-height:1.1em;
 margin:25px 0;
 -ms-word-wrap:break-word;
 word-wrap:break-word
}

.qodef-h1, h1 {
    font-family: "Barlow Condensed",sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    font-size: 70px;
    line-height: 1.1em;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    display: none;
}

.tp-video-play-button {display: none !important}
.rev_slider video {pointer-events: none;}