.editor-styles-wrapper {
	font-family: Barlow, sans-serif !important;
	font-size: 16px;
}

.editor-styles-wrapper :where(:not(.is-layout-flex,.is-layout-grid))>.wp-block {
	margin-left: auto !important;
	margin-right: auto !important;
}

.editor-visual-editor__post-title-wrapper.edit-post-visual-editor__post-title-wrapper {
	margin-bottom: 25px !important;
}

.has-dark-buttontext-blue-color { color: #003B6B; }
.has-dark-blue-color { color: #00467f; }
.has-yellow-color { color: #ffc423; }
.has-light-blue-color { color: #45c5de; }
.has-soft-gray-color { color: #ecf0f7; }
.has-sky-blue-color { color: #e1f3f9; }
.has-cool-gray-color { color: #ecf0f6; }
.has-dark-gray-color { color: #4f4f4f; }
.has-aqua-blue-color { color: #a7deec; }

h1,h2,h3,h4,h5{
	font-family: proxima-nova, sans-serif !important;
	letter-spacing: .5px;
}


h2,h3,h4,h5,h6 {
	color: #00467F;
}

.ct-inner-content h2,
.ct-inner-content h3,
.ct-inner-content h4,
.ct-inner-content h5 {
  margin-bottom: 10px;
}

h4 {
	letter-spacing: normal !important;
}

p {
	margin: 0 0 25px 0 !important;	
}

ul, ol { padding-bottom: 20px; }

.country-selector.weglot-dropdown{
	background:none !important;
	margin-right:25px !important;
}

.country-selector.weglot-dropdown .wgcurrent a, .country-selector.weglot-dropdown .wgcurrent span{
	padding-right:30px !important;
}

.country-selector.weglot-dropdown .wgcurrent{
	border:0 !important;
}

.country-selector.weglot-dropdown a, .country-selector.weglot-dropdown span{
	font-weight:500 !important;
	height:34px !important;
	color:#505050 !important;
}

.country-selector.weglot-dropdown ul{
	background-color:#ECF0F7 !important;
	border:none !important;
	font-weight:500 !important;
}

.page-id-1513 #code_block-97-61 {
	visibility: hidden !important;
}

.wp-block-group__inner-container.is-layout-constrained.wp-container-core-group-is-layout-12.wp-block-group-is-layout-constrained {
	padding-left: 20px;
	padding-right: 20px;
}

.mb-0 {
	margin-bottom: 0 !important; 
	
}
.white-text {
	 color: #fff; 
 }

.lead, .lead-text { 
	font-size: 18px; line-height: 24px; font-weight: 500; font-family: Barlow; padding-bottom: 15px;
}

.intro-hl {
	margin-top: 10px;
}

.small {
	font-size: 12px;
 }
 
.small-text { font-size: 12px;  line-height: 16px;  } 

.btn-padding a { padding: 5px 24px 10px !important;}

.round-corners { border-radius: 30px; }

hr {
	border-top: 1px solid #ECF0F7 !important;
	width: 60%;
}

.underline-links a{
	text-decoration:underline;
}

.alignfull{
	justify-content:center;
}

.alignwide {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.global-pad{
	padding:75px 0;
}

.hide{
	display:none;
}

.rally-icon img{
	max-height:115px;
	width:auto;
}

.has-frame iframe {
	border: none;
}

figure.wp-block-image.alignfull.size-full.rally-img-full{
	width:100%;
	margin:0 !important;
}

@media (max-width: 1024px) {
  .alignwide {
	padding-left: 20px;
	padding-right: 20px;
  }
}

.md-container{
	padding:0 100px !important;
}

.short-container{
	width:800px;
	min-width:800px;
	margin:0 auto;
	display:block !important;
	justify-content: center;
}

.form-list-container{
	width: 65%;
	margin: 0 auto;
}

.text-center{
	text-align:center !important;
	justify-content:center;
}

.text-left { text-align: left !important; }

.col-break-425.is-layout-flex {
  flex-direction: row;
  flex-wrap: nowrap !important;
}

.rally-card {
	border-radius: 25px;
	border: 2px solid #ECF0F7;
	padding: 40px;
	align-items: center !important;
	text-align: center;
}

/*Don't remember why this was added
.rally-card h3 {margin-bottom: 0 !important;}
*/
.rally-card--v2 {
	border-radius: 25px;
	border: 2px solid #ECF0F7;
	align-items: center !important;
	text-align: center;
}

.card-header { font-size: 16px; padding: 7px 0 8px !important; }

.rally-card--v3{
	border-radius: 25px !important;
	border: 2px solid #ECF0F7;
	align-items: center !important;
	text-align: center;
	padding:25px !important;
}

p.card-text-link a { margin-top: 10px; }

.rounded-border--wrap{
	border-radius: 25px;
	border: 2px solid #ECF0F7;
	padding: 40px;	
}

.z-index-over{
	z-index:999;
}


.position-r{
	position:relative;
}

.position-a{
	position:absolute;
}

.confetti-position {
	top: -30px;
	left: 225px;
}

.confetti-card{
	width:70%;
	margin:0 auto;
}

.confetti-overlay {
	position: absolute;
	width: 504px;
	top: -8px;
	left: 270px;
}

.content-div-r{
	border-right:1px solid #ecf0f6;
}

.check-list-container {
	width: 60%;
	margin: 0 auto !important;
}

.short-container .check-list-container{
	width:100%;
}

.list-container{
	width: 60%;
	margin: 0 auto !important;
}

.checklist-item { margin-bottom: 6px !important; }

.checklist-item figure{
	display:flex;	
}

figure:has(img) {
  margin: 0;
}



/* No Style List */
ul.no-style { 
	list-style-type: none;
	margin-top: 5px;
	padding-left: 0;
	
}

ul.no-style li { padding-bottom: 8px; } 
ul.no-style li a { text-decoration: underline; }

/* abc list for Fine print */
.abc-list { list-style: lower-alpha; }

/* Check Mark List*/
ul.checkmarklist {margin-left: 0px; padding-left: 0px; color: #4F4F4F; }
ul.checkmarklist li { list-style-type: none; padding-bottom: 10px; display: flex; }	
ul.checkmarklist li::before { content: url('/wp-content/uploads/2025/04/rally-check.png'); 	padding-right: 10px; }
ul.checkmarklist li sup {
	top: 0 !important;
}
.rally-feature-table,
.rally-table{
	border-radius:25px
}
.rally-feature-table thead,
.rally-table thead {
	background-color: #00467F;
	color: white;
	border: none !important;
	text-align:center;
	/* border-radius: 25px 0 25px 0 !important; */
}

.rally-feature-table th,
.rally-feature-table td,
.rally-table th,
.rally-table td{
	text-align:center;
	border:0;
}

.rally-feature-table table th:nth-child(2),
.rally-feature-table table th:nth-child(3),
.rally-feature-table table th:nth-child(4),
.rally-feature-table table th:nth-child(5),
.rally-feature-table table th:nth-child(6),
.rally-feature-table table td:nth-child(2),
.rally-feature-table table td:nth-child(3),
.rally-feature-table table td:nth-child(4),
.rally-feature-table table td:nth-child(5),
.rally-feature-table table td:nth-child(6) {
	width: 100px; /* Adjust width as needed */
	max-width: 100px;
	text-align: center;
}

.rally-feature-table th:first-child, .rally-feature-table td:first-child, .rally-table th:first-child, .rally-table td:first-child {
	text-align: left;
	padding-left: 20px;
}

.rally-table.w-buttons tbody tr:last-child {
	background-color: white !important;
	border-top: 2px solid #ecf0f7;
}

/*Simple Table used on Fees page*/
.simple-table th, .simple-table tr, .simple-table td, .simple-table thead { text-align: left; background-color: transparent !important; border: 0; }
.simple-table table tr { border-top: 1px solid #ecf0f7 !important;} 

/* Target the income table specifically */
.rally-feature-table.income-table table {
  width: 100%;
  border-collapse: collapse;
}

/* Set the column widths */
.rally-feature-table.income-table table th:first-child,
.rally-feature-table.income-table table td:first-child {
  width: 200px;
  min-width: 200px;
  max-width: 200px;
  text-align:left;
  padding-left:20px;
}

.rally-feature-table.income-table table th:last-child,
.rally-feature-table.income-table table td:last-child {
  width: auto;
  text-align:left;
}

.oxy-dynamic-list:empty:after{
	background:none;
	border:none;
	color:white;
}

.oxygenberg-element.oxy-carousel-builder{
	overflow:hidden;
}

.liberty-display-mobile{
	display:none;
}

.bg-gradient{
  background: linear-gradient(270deg, #42C4DD -25.21%, #00467F 100%);
}

/*Bravo Styles*/

.ribbon-bravo{
	background-image: url(https://rallycudev.wpenginepowered.com/wp-content/uploads/ribbons-bravo.png);
	background-repeat: no-repeat;
	background-position: right;
}

.chat-bubble {
	position: relative;
	background-color: #ffc423;
	border-radius: 50px;
	padding: 45px 50px;
	width: 100%;
	box-sizing: border-box;
	margin-top:50px;
}

.chat-bubble::after {
	content: '';
	position: absolute;
	bottom: -20px; /* Adjust based on the height of the bottom angle */
	left: 10%;
	width: 126px;
	height: 52px;
	background-color: #ffc423;
	clip-path: polygon(0% 100%, 100% 100%, 50% 0%);
	transform: rotate(-25deg);
}

.star-graphic {
	position: absolute;
	top: -40px; /* Adjust as needed */
	left: -80px; /* Adjust as needed */
	width: 137px; /* Adjust as needed */
	height: 137px; /* Adjust as needed */
}

.chat-bubble p {
	margin: 0;
}

.rally-image-full{
	min-width:100%;
}

.fine-print-plain {
	width: 85%;
	margin: 0 auto 18px;
	padding: 0 26px;
}

.fine-print-stack-wrapper {
	margin-bottom: 18px;
	text-align:left;
}

.fine-print-stack-wrapper { 
	width: 85%; 
	margin: 0 auto 18px;
	display: flex;
	flex-direction: column;
} 

.fine-print-stack {
	overflow: hidden;
	max-height: 80px; /* collapsed height */
	transition: max-height 0.4s ease;
}

.fine-print-item {
	margin-bottom: 1rem;
	text-align:left !important;
}

.fine-print-stack-toggle {
	display: inline-block;
	margin-top: 0.5rem;
	background: none;
	color: #4f4f4f;
	text-decoration:underline;
	border: none;
	cursor: pointer;
	font-size: 0.875rem;
	padding: 0;
}


@media only screen and (max-width: 1024px) {
		.rally-card{
			padding:10px;
		}
		.content-div-r{
			border-right:none;
		}
		.md-container{
			padding:0 0px !important;
		}
	}
	
@media only screen and (max-width: 768px) {
	h2{
		font-size:30px;
	}
	.wp-block-column{
		text-align:center;
	}
	.wp-block-buttons{
		display:flex;
		justify-content:center !important;
	}
	.check-list-container {
		width: 70%;
		margin: 0 auto;
	}
	  
	.short-container{
		min-width:100% !important;
		max-width:100% !important;
		padding-left:30px;
		padding-right:30px;
		//padding:0 20px;
	  }
	  
	.rally-feature-table.income-table {
		overflow-x: auto;
		width: 100%;
	}
	  
	.rally-feature-table.income-table table {
		min-width: 500px;
	}
	.rally-cta-col{
		padding-left:0 !important;
		padding-top:50px;
		padding-bottom:50px;
	}
	
	.liberty-display{
		display:none;
	}
	.liberty-display-mobile{
		display:block;
	}
	.mobile-fit{
		padding:0 !important;
	}
	
	.arrow-headline{
		text-align:left;
	}
	
	h2.arrow-headline{
		line-height:1 !important;
		font-size:30px !important;
	}
	
	.arrow-icon img{
		max-height:36px !important;
		max-width: 36px !important;
	}
	
	.rally-card{
		margin-bottom:20px !important;
	}
	
	.mobile-hide{
		display:none;
	}
	
	.card-group{
		margin-bottom: 0 !important;
	}
	
	.hc-card-container .rally-card{
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom:30px;
	}
	
	.wp-block-social-links {
		text-align: center !important;
		margin: 0 auto !important;
		display: flex;
		justify-content: center;
	}
	
	.display-rate-excerpt {
		padding: 0 !important;
	}
	
	.rounded-border--wrap {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.list-container {
		width: 90%;
	}
	.rally-cta-col.is-layout-flex{
		gap:0 !important;
		text-align:left !important;
	}
	.rally-cta-col.wp-block-column{
		text-align: left !important;
	}
	.rally-cta-col .wp-block-buttons{
		justify-content:flex-start !important;
	}
	.is-reverse {
		flex-direction: column-reverse !important;
	}
	.z-index-over{
		z-index:0;
	}
	.confetti-overlay {
		left: 100px;
	}

	.ribbon-bravo{
		background-image: none;
	}
	
	#business-money-market-account .rounded-border--wrap {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	
	.wp-block-group.rally-card {
	  display: flex !important;
	  flex-direction: column !important;
	  align-items: center !important;
	  text-align: center !important;
	}

	.rounded-border--wrap {
		margin-left: 30px !important;
		margin-right: 30px !important;
		padding: 40px 0px; 
	}
	
	@media (max-width: 782px) {
	  .page-id-1469 .wp-block-columns.is-not-stacked-on-mobile,
	  .page-id-3824 .wp-block-columns.is-not-stacked-on-mobile {
		flex-direction: column !important;
	  }
	}

}


@media (max-width: 425px) {
	.page-id-1540 #section-199-61 {
		background-image: url('https://rallycu.com/wp-content/uploads/bravo-header-image.jpg') !important;
		background-size: cover;
		background-position: center;
	}
	
	.page-id-1540 #section-199-61 {
		background-image: url(https://rallycudev.wpenginepowered.com/wp-content/uploads/Bravo_Header-Mobile.jpg) !important;
	}

  .col-break-425.is-layout-flex {
	flex-direction: column;
	flex-wrap: nowrap;
  }
  .button-row{
	  flex-direction:column;
  }
  .unround {
	  border-radius: 0 !important;
  }
  .comparison-table{
	  display:none;
  }
  
  .check-list-container{
	  width:90%;
  }
  
  .check-list-container.is-layout-flex,
  .checklistcontainer.is-layout-flex {
	  gap: 0;
	  margin-bottom:50px !important;
  }
  .check-mark-list ul, ol { 
	  padding-bottom: 20px;
  }
  .check-list-container ul {
	  padding-bottom: 0;
  }
  .rally-cta-col.is-layout-flex{
	  gap:0 !important;
	  text-align:left !important;
  }
  .confetti-overlay {
	  left: -50px;
  }
}
