/*
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,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.2.24.1748607690
Updated: 2025-05-30 14:21:30

*/
.cta-apps .ub_call_to_action {
	background-color: transparent !important;
	border: none !important;
	border-color: transparent !important;
}

.cta-apps .kt-inside-inner-col:hover {
	border-color: #2D3748 !important;
}

.cta-apps .ub_cta_button {
	padding: 10px 24px !important;
	border: 2px solid #6474fa !important;
}

.cta-apps .ub_cta_button:hover {
	border: 2px solid #fff !important;
}

.cta-apps .ub_cta_button_text {
	font-weight: 600;
}
.elementor-bg-transform-zoom-out .elementor-bg {
  transition: all ease-in-out 0.3s;
}
footer .footer-menu ul li {
	margin-bottom: 15px !important;
}
#block-100 {
	left: 0px !important;
}
.toc_left_fixed .kb-table-of-content-wrap {
	padding: 15px 5px !important;
  width: 75% !important;
  border: 5px solid #EDF2F8;
  border-radius: 20px;
  box-shadow: 0px 0px 7px #EDF2F8;
}
#main-menu ul {
	width: 250px !important;
}

.apps-menu {
	border-bottom: 2px solid #6473FA;
	background-color: #EDF2F8;
}

.apps-menu a {
	color: #F32284 !important;
	font-weight: 700 !important;
}

.apps-menu a::before {
	content: url(/wp-content/themes/kadence-child/assets/../img/fire-icon.svg);
	width: 18px;
	height: 18px;
	display: inline-block;
	margin-right: 6px;
	top: 3px;
	position: relative;
}

.apps-menu:hover a {
	color: #6473FA !important;
}

.sub-apps-menu {
	padding-left: 0px !important;
}

.sub-apps-menu a::before {
	content: url(/wp-content/themes/kadence-child/img/arrow-right.svg);
	width: 18px;
	height: 18px;
	display: inline-block;
	margin-right: 6px;
	top: 3px;
	position: relative;
}

.app-wrap:hover {
	transform: scale(1.02);
	transition: all ease-in 0.3s;
}

.app-wrap {
	transition: all ease-out 0.3s;
}

@media screen and (min-width: 1200px) {
	#home-banner .button-column {
		width: 300px !important;
	}

	#home-banner .icon-column {
		width: calc(100% - 519px - 300px) !important;
	}
}

.wpcf7-not-valid-tip {
	color: #fff;
}

.wpcf7-response-output {
	color: #fff;
}

.wpcf7-response-output {
	color: #fff;
}

.entry-footer {
	background-color: #fff;
	padding-top: 0;
	padding-bottom: 0;
}

.entry-header {
	padding-top: 0;
	padding-bottom: 0;
}

.featured-card .author-avatar {
	width: 45px;
	height: 45px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 50%;
}

#mobil-menu {
	margin: 0 !important;
}

.container-related-articles {
	margin-bottom: 150px;
}

/* Wrapper */
.logo-tooltip {
	position: relative;
}

/* Hide default caption space */
.logo-tooltip .wp-caption .wp-caption-text {
	position: absolute;
	bottom: 110%;
	left: 50%;
	transform: translateX(-50%) translateY(6px);
	background: #6474FA;
	color: #fff !important;
	padding: 6px 10px;
	border-radius: 20px;
	font-size: 12px;
	line-height: 1;
	white-space: nowrap;
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.2s ease, transform 0.2s ease;
	z-index: 10;
}

.logo-tooltip .wp-caption .wp-caption-text::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	border-width: 6px;
	border-style: solid;
	border-color: #6474FA transparent transparent transparent;
}

.logo-tooltip:hover .wp-caption .wp-caption-text {
	opacity: 1;
	transform: translateX(-50%) translateY(0);
}

#top-pick {
	background-color: #F32284 !important;
}

#free {
	background-color: #2ABFE8 !important;
}

.single-apps #page-title {
	background-image: url(https://thebusinessdive.com/wp-content/themes/kadence-child/img/thebusinessdive-apps-page.webp) !important;
	height: 600px;
}

.single-apps .formkit-sticky-bar {
	display: none !important;
}

.author-avatar img {
	border-radius: 250px;
	width: 275px;
}

#about .time-line-container:first-child {
	margin-bottom: 40px;
}

@media screen and (max-width:767px) {
	.single-apps #page-title {
		padding-top: 450px !important;
		height: 600px;
	}

	.single-apps #page-title .page-title-curve-3 {
		display: none !important;
	}

	.search-filter-container {
		flex-direction: column !important;
		gap: 5px;
	}

	.ajax-search-input {
		min-width: 380px !important;
		margin-right: 0px !important;
	}

	.filter-dropdowns {
		display: flex;
		gap: 5px !important;
	}

	.ajax-filter-category,
	.ajax-filter-flags {
		min-width: 85px !important;
	}
}

/* Table */
.alt-table {
	position: relative;
	overflow: hidden;
}
.alt-table .kb-table {
	margin-bottom: 0 !important;
}
.alt-table .kb-table tbody tr:nth-child(n+6) {
    display: none;
}
.alt-table.expanded .kb-table tbody tr {
    display: table-row;
}
.alt-table-toggle {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: 10px;
    padding: 6px 14px;
    font-size: 13px;
    font-weight: 500;
    color: #555;
    background: none;
    border: 1px solid #ddd;
    border-radius: 6px;
    cursor: pointer;
    transition: background .15s;
}
.alt-table-toggle:hover { background: #f5f5f5; }
.alt-table-toggle .alt-arrow {
    font-size: 10px;
    display: inline-block;
    transition: transform .2s;
}
.alt-table .kb-table tbody tr:nth-child(-n+5) td {
    background-color: #f7f7fb;
}
.alt-table .kb-table td {
    padding: 10px 14px;
	font-size: 13.5px;
    vertical-align: middle;
}

.alt-table .kb-table td a {
    font-size: 12px;
}

#project-management-apps .app-wrap .app-link, 
#management-apps .app-wrap .app-link, 
#talking-apps .app-wrap .app-link,
#meeting-apps .app-wrap .app-link,
#pdf-apps .app-wrap .app-link {
  position: relative !important;
  left: auto !important;
  bottom: 0px !important;
  transform: none !important;
  text-align: center;
}
.red-btn {
	text-align: center;
}
img.wp-smiley, img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
}