/*
Theme Name: Products That Count Theme
Theme URI: 
Text Domain: productsthatcountTheme
Description: WordPress them for ProductsThatCount Theme
Author: the Author ProductsThatCount Theme Team
Author URI: 
*/
.blog-item-detail ul li.post-tag a {
    text-transform: uppercase;
}
.defText .wp-block-embed {
     padding-bottom: 15px;
}
#dropdown-filters {
    padding: 10px 0 0;
}
#dropdown-filters .searchandfilter > ul {text-align: center;}
#dropdown-filters .searchandfilter ul li {
    display: inline-block;
}
#dropdown-filters .searchandfilter li.sf-field-tag {
    background-color: #c5e1db;
    margin: 0 30px;
    padding: 0 20px;
    text-align: center;
    display: block;
}
#dropdown-filters .searchandfilter li.sf-field-tag ul li {
   display: inline-block;
}
.videoWrap {
    margin-top: 40px;
    margin-bottom: 40px;
}
.blankSec {
	height: 100vh;
}

.who-we-are .apply-head h2 {
	margin: 0
}