/*-----------------------------------------------------------------------------------
 *
 * Theme Name: Kargon Child Theme
 * Theme URI: https://kargonwp.websitelayout.net/
 * Author: Website Layout
 * Author URI: https://www.websitelayout.net/
 * Description: This is a child theme of kargon
 * Version: 1.2
 * Template: kargon
 * Text Domain: kargon-child
 *
 * ----------------------------------------------------------------------------------- */
 
.card-style04 .card-text {
    -webkit-line-clamp: none;
}
.scroll-top-percentage {
	bottom: 120px;
	right: 24px;
}

.owl-carousel .animated {
	animation: none;
}

.min-vh-80 {
	min-height: 80vh !important;
}

.min-vh-80 .min-vh-100 {
	min-height: 80vh !important;
}

body {
	background-color: white;
}

.cf7mls-btns .cf7mls_next.action-button, .cf7mls-btns .cf7mls_back.action-button {
	margin: 0;
	float: none;
}

.cf7mls-btns {
	min-height: auto !important;
	display: flex;
	justify-content: flex-end;
}

.quform-submit-inner input[type="submit"] {
	margin: 0 !important;
}

.cf7mls-btns-last-step {
	display: none !important;
}

.cf7mls-no-moving-animation .fieldset-cf7mls-wrapper .fieldset-cf7mls {
	transition: 0.5s !important;
}

.codedropz-upload-inner h3 {
	font-size: 20px;
}

.wpcf7 p {
	margin-bottom: 0;
}
.grecaptcha-badge{
	display:none;
}
.grecaptcha-logo{
	display:none;
}
