/*
Theme Name: Boldlab
Theme URI: https://boldlab.qodeinteractive.com
Author: Edge Themes
Author URI: https://qodeinteractive.com
Description: Creative Agency Theme
Version: 2.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: boldlab
Tags: translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.qodef-team-member-social-icons {
    display: none;
}
.gmap iframe {
    width: 100%;
    float: left;
}
h4.wp-block-heading {
    color: #fff;
    margin: 0;
}
.displaynone
{
	display:none;
}
.simplefilter_4128 li {
    background-color: #8e8e8e !important;
}
.qodef-e-media-image a {
    pointer-events: none !important;
}
div#viewbtndiv {
    text-align: center;
    padding-top: 35px;
	padding-bottom: 13px;
}
.viewbutton a {
    background-color: #00000000 !important;
    color: #350202 !important;
    font-size: 17px !important;
    border: 2px solid black !important;
    font-weight: bold !important;
    border-radius: 0 !important;
}
.viewbutton a:hover {
    background-color: black !important;
    color: #fff !important;
}
.fullwidth
{
	width:100% !important;
}