/*
Theme Name: Xpertiz Child Theme
Theme URI: https://demo.detheme.com/xpertiz/
Description: Child Theme
Version: 1.0.0
Author: deTheme
Author URI: http://vastthemes.com
Template: xpertiz
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.is-brand-color {
    background-image: linear-gradient(180deg,transparent 40%,#2DCE74 250%)!important;
}

.elementor-605 .elementskit-infobox {
	border: 2px solid #2dce74 !important;
	padding: 0px !important;
}

.elementor-605 .elementskit-infobox h3.elementskit-info-box-title {
	font-size: 32px !important; 
}

.foogallery.fg-light.fg-shadow-outline .fg-item-inner {
	box-shadow: 0 0 0 3px #ddd;
}

.fbx-light .fbx-inner {
	background-color: rgba(255, 255, 255, .6);
	box-shadow: none;
}

.fbx-rounded .fbx-inner {
	border: none;
}

.fbx-light .fbx-caption {
	background-color: #fff !important;
	color: #333 !important;
	border-radius: 4px !important;
}

.foogallery.fg-transparent-overlays .fg-caption {
	background-color: rgba(0, 0, 0, .4) !important;	
}

.foogallery .fg-caption-title {
	font-weight: 600 !important;
}

.fbx-item-current img {
	transform: scale(0.8);
}

.grecaptcha-badge {
visibility: hidden;
}
.vendesign-recaptcha {
font-size: 90%;
color: #999 !important;
}
.vendesign-recaptcha a {
color: #999 !important;
text-decoration: underline;
}
.vendesign-recaptcha a:hover,
.vendesign-recaptcha a:active {
text-decoration: none;
}
