/*!
Theme Name: cmt
Theme URI: http://www.tankdesign.com/
Author: Tank Design
Author URI: http://www.tankdesign.com/
Description: Shea & Company, LLC Wordpress Theme
Version: 1.0.0
*/

.video-container {
    position: relative;
    width: 100%;
}

.video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-container #video-background {
    position: absolute;
}

.is-placeholder {
    color: black !important;
}

.product-suite__the-product {
    color: black !important;
}

