/*
Theme Name: Family Industries
Theme URI: http://www.vividmotion.co
Author: Family Industries
Author URI: http://www.vividmotion.co
Description:  Family Industries
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
Text Domain: Family Industries
*/
/*************************************************************
 Author     : Vivid Motion @ http://vividmotion.co/
 *************************************************************/

.content-format ol{
    list-style: auto;
    padding: revert;
    margin: 1em 0;
}
.content-format ul{
    list-style: disc;
    padding: revert;
    margin: 1em 0;
}
.content-format ol li, .content-format ul li{
    line-height: 1.6;
}
.content-format ol li + li, .content-format ul li + li{
    margin-top: 20px;
}

.content-format .video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin: 30px 0;
}
.content-format .video-container iFrame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.case-study-header .family-tag-sublimation:before {
    background-color: #ff795c;
}
.tags .family-tag-sublimation:before, .family-tag-sublimation:focus:before {
    background-color: #ff795c;
}
.tags .family-tag-heat-press:before, .family-tag-heat-press:focus:before {
    background-color: #ffaf5c;
}
.tags .family-tag-live-screen-printing:before, .family-tag-live-screen-printing:focus:before,
.tags .family-tag-screen-printing:before, .family-tag-screen-printing:focus:before {
    background-color: #ffe95c;
}
.tags .family-tag-embroidery:before, .family-tag-embroidery:focus:before {
    background-color: #5cfff1;
}
.tags .family-tag-laser-engraving:before, .family-tag-laser-engraving:focus:before {
    background-color: #cb5cff;
}
.tags .family-tag-handjet-print-gun:before, .family-tag-handjet-print-gun:focus:before {
    background-color: #FF5C7D;
}
 .tags .family-tag-vinyl-plotting:before, .family-tag-vinyl-plotting:focus:before {
     background-color: #5CA7FF;
 }

.form-radio input:checked+label:before{

}

.navbar-nav .nav-item>.nav-link:hover {
    cursor: pointer;
}

.case-card .caption-grid{
    flex-wrap: wrap !important;
}
.wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
    margin: 40px auto 0;
    max-width: 920px;
    padding: 60px;
}