/*
Theme Name:    Terra Therm
Description:   Child Theme for Sumy Designs Starter Theme
Version:       1.0.1
Author:        Sumy Designs, LLC
Author URI:    https://www.sumydesigns.com
Template:      bb-theme
License:       GNU General Public License v2 or later
License URI:   http://www.gnu.org/licenses/gpl-2.0.html
*/

.optionlist .gfield_label {
font-weight: 700 !important;
}
.optionlist .gfield_description {
font-style: italic;
}
.optionlist .gfield_list_container {
font-size: 14px !important;
}
.star .gfield_label{
	padding-left: 20px;
}
.star .gfield_label::before {
	content: "\002A ";
	font-weight: 700;
}
.fl-number-after-text {
    border-top: 3px solid #fff;
    font-weight: 700;
    padding-top: 10px;
    margin-top: 30px;
}
.study-title {
    font-weight: 800;
    text-transform: uppercase;
}
.study-desc {
    padding-bottom: 10px;
}
.blogdate {
    font-weight: 300;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.blogdate a:link, .blogdate a:visited {
    color: #fff;
}
.blogdate a:hover {
    color: #ffc20e;
}
.fl-number-int {
    font-family: 'Spectral', serif;
    font-weight:800;
}
.pp-dual-button {
    padding: 5px!important;
    outline: 1px solid #ffc20e;
}


.case-studies .study-title {
    font-weight: 800;
    text-transform: uppercase;
    padding-top: 10px;
}
.case-studies .study-desc {
    padding-bottom: 10px;
    padding-top: 10px;
}
.tribe-events-page-title {
    padding-top: 30px;
}

.numlist label {
    padding-left: 20px;
}


ul.checkbox li{
	list-style-type: "\25A2";	
}

.gfield_label_before_complex {
	font-weight: 500;
}

.proj-button a {
color: #fff;
}

.team .pp-post-content {
    min-height: 45px;
}

.techp li {
    padding: 5px;
}

.d-block{
    display:block;
}