/*
Theme Name:		 Brisk Child
Theme URI:		 http://brisk.uicore.co/
Description:	 Child theme for Brisk - Elementor Multi-Purpose WordPress Theme
Author:			   UiCore
Author URI:		 https://uicore.co
Template:		   brisk
Version:		   1.0.2
Text Domain:	 brisk
*/


/*
    Add your custom styles here
*/

.single-team .content {
    border: 0px!important;
    display: none!important;
}

.single-team .content h4 {
    font-size: 24px!important;
}

h4.team-name a {
    pointer-events: none!important;
}

.single-team::before {
    display: none!important;
    height: 0!important;
}

.claim-button a {background: var(--e-global-color-uicore_primary);color: #fff;border-radius: 6px;padding: 17px 40px 17px 40px;margin-left: 10px;}
.claim-button a:hover {background: var(--e-global-color-uicore_secondary);color: #fff;}

.wpcf7 .wpcf7-response-output {
    margin: 0!important;
    border: 0!important;
    padding: 20px!important;
    background: #eee;
}

.wpcf7 form.sent .wpcf7-response-output {
    background: #d8ffd8;
}
