/*
Theme Name:     Master Principles of Accounts Child Theme
Theme URI:      n/a
Template:       kadence
Author:         Caleb Ho
Author URI:     n/a
Description:    Configured Child Theme for Master Principles of Accounts
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/
.page-id-4317 .kb-row-layout-id4317_43a398-b6 .kt-row-column-wrap {
/* 	background: #fff */
	padding: 0px!important;
}
.custom-card p{
	margin-top: 0px;
	    display: flex;
    gap: 10px;
	line-height: 1.3;
	align-items: center;
}
.custom-card p:last-child{
	margin-bottom: 0px;
}
.custom-card p:first-child{
    font-weight: 700;

}
.custom-card .wp-block-column{
	border-radius: 20px;
}
.custom-card  {
	padding-top: 63px;
	gap: 12px;
}
.custom-form-css>div {
	border-radius: 20px!important; 
   padding: 37px 28px 20px 28px;
	
}
.custom-form-css .wlm3-form {
	    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
	gap: 12px;
}
.custom-form-css .wlm3-form-group {
	width: calc((100% - 12px ) / 2)
}

.custom-form-css  .wlm3-form .wlm3-form-group .wlm3-form-field {
	display: block;
	width: 100%;
	border-radius: 25px;
	border: none;
	padding: 9px 14px;
}
.custom-form-css .wlm3-form .wlm3-form-group label {
	display: block;
	margin-bottom: 5px;
	color: #000000;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: -0.14px;
	line-height: 1.2
}
.custom-form-css .wlm3-form>p {
	width: 100%;
	text-align: center;
	margin-bottom: 0px;
}
.dek-section>figure {
	margin-bottom: 0px!important;
}

.custom-form-css 
input[type="submit"]  {
	    font-weight: 700;
    background: #991101;
    font-size: 14px;
    letter-spacing: -0.14px;
    border-radius: 40px;
    padding: 14px 40px;
}
.kb-row-layout-wrap.custom-banner {
	margin: 8px;
}
.custom-form-css  .wlm3-form-text {
	display: none;
}
.custom-tile {
	font-size: 60px;
	font-weight: 600;
	letter-spacing: -0.4px;
	color: #fff;
	font-family: 'League Spartan', sans-serif;
	line-height: 0.9
}
.text-banner {
	margin: 11px 0;
}
.mb-section {
		display: none
	}
.wlm3-profile-error {
	width: 100%;
}
.page-id-4317 #inner-wrap{
background:	#F1F1F1
}
.custom-mr-tn {
	margin: 0px 8px;
}

@media (max-width: 767px){
	.kadence-column4317_4f9a69-75>.kt-inside-inner-col {
	padding-top: 8px;
}
	.kadence-column4317_e573af-a7 {
	  max-width: 350px;
}
	.dek-section {
		display: none
	}
	.mb-section {
		display: block;
	}
	.custom-tile {
		font-size: 28px;
		padding: 0 20px;
		line-height: 1;
		 margin-bottom: 5px!important;
	}
	.text-banner {
	font-size: 14px;
		padding: 0 20px;
		line-height: 1.5;
		margin-bottom: 13px !important;
 }
	.custom-card {
		padding: 0px;
	}
	.custom-card p {
		font-size: 16px;
	}
	.custom-card img {
		max-width: 22px;
	}
	.custom-card .wp-block-column{
	padding: 16px!important;
  }
	.custom-form-css .wlm3-form-group {
	width: 100%;
   }  
	.custom-form-css .wlm3-form .wlm3-form-group .wlm3-form-field{
		padding: 4px 10px;
	}
	.custom-form-css>div {
		padding: 20px 12px;
	}
	.custom-form-css .wlm3-form {
		gap: 4px;
	}
	
}
.wlm3-form-group div button {
    display: none !important;
}

.wlm3-form-group div {
    width:100% !important;
}

.custom-form-css .wlm3-form .wlm3-form-group .wlm3-form-field {
    width: 100% !important;
}
/* Force full-width for the MasterPOA landing page content */
.page-id-7645 .entry-content {
    max-width: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

