/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,accessibility-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.5.1.1784709187
Updated: 2026-07-22 08:33:07
*/
#problem .wp-block-kadence-iconlist .kb-svg-icon-wrap {
	margin-top: 3px;
}
#industries p {	
	box-shadow:
    0 2px 4px rgba(0, 0, 0, 0.04),
    0 6px 16px rgba(0, 0, 0, 0.08);
}
#industries p:hover,
#tools p:hover {
	border-color: #000 !important;	
}
div.growth:hover {
    border: 1px solid #000;
	transition: all 0.5s ease;
}
.growth p {
	margin-bottom: 1rem;
}
#industry div {
	background-image: radial-gradient(rgb(0 0 0 / 10%) 1px, #0000 1px);
	background-size: 16px 16px;
}
#expertise .kt-blocks-info-box-learnmore {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}
#expertise  .kt-blocks-info-box-learnmore::after {
    content: "";
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url("https://me.influencestone.in/wp-content/uploads/2026/07/arrow-up.svg") no-repeat center;
    background-size: contain;
    transform: rotate(45deg);
    transition: transform 0.3s ease;
	margin-top: 4px;
}
/*Case Studies*/
.caf-filter-layout1 a {
	padding-bottom: 18px
}
.data-target-div1 #caf-filter-layout1 li a, .data-target-div1 #caf-filter-layout1 li.more span {
	background-color: transparent;
	border-bottom: 2px solid;
    border-radius: 0;
}
#free-templates p {
	background: var(--global-gray-400);
    display: inline-flex;
    padding: 1% 2% 0.5%;
    border-radius: 4px;
    line-height: 1;
}
.kb-gallery-ul.kb-gallery-type-carousel .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kb-gallery-image-contain.kadence-blocks-gallery-intrinsic.kb-gallery-image-ratio-inherit img {
	object-fit: scale-down!important;
}
/*Youtube Feed*/
#sby_lightbox .sby_btn a, [id^=sb_youtube_].sb_youtube .sby_btn a, [id^=sb_youtube_].sb_youtube .sby_follow_btn a, [id^=sb_youtube_].sb_youtube .sby_footer .sby_load_btn {	
	font-size: 16px !important;
	font-weight: 700;
	line-height: 1 !important;
	border-radius: 6px !important;
	padding: 20px 40px 20px 40px !important;
	background: var(--global-palette1) !important;
}
[id^=sb_youtube_].sb_youtube .sby_follow_btn a {
	background: #ff0000!important;
}
/**/
.diagnostic_tool {
    display: flex;
    margin: 0 auto;
}
.jet-form-builder__next-page-wrap {
    margin-top: 8px;
	display: flex;
    justify-content: space-between;
}
.jet-form-builder__prev-page {
	border: 1px solid var(--global-palette9);
}
.jet-form-builder__next-page {
	background: var(--global-palette9);
    color: var(--global-palette1);
}
.jfb-progress-type--default .jet-form-builder-progress-pages__item {
	margin-bottom: 10%;
    width: 25%;
	display: none!important
}
.jfb-progress-type--default .jet-form-builder-progress-pages__item--circle,
.jfb-progress-type--default {
	display: none!important
}
@media (max-width: 767px) {
	.cb-xjfgimeq .jet-form-builder__action-button {
		width: 100%!important;
		max-width: 100%!important;
	}
}