/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 13 2026 | 19:17:08 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.box-meals-cc-fee-widget {
	margin: 0;
}

.box-meals-cc-fee-banner-wrapper {
	background: #303036;
	padding: 15px 0;
}

.box-meals-cc-fee-banner-wrapper .container p {
	display: block;
	text-align: center;
	font-weight: 500;
	color: #e4e4e7;
	font-size: 1.0rem;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

.box-meals-cc-fee-banner-wrapper .container p span {
	display: inline-block;
	font-weight: 600;
	color: #1ac6ff;
}

.fluent-box-meals-note-cc-fee-container {
	margin: 0;
	background: #303036;
}

.fluent-box-meals-note-cc-fee-container h5.fluent-box-meals-note-cc-fee {
	padding: 15px 10px;
	margin: 0;
	color: #e4e4e7;
	font-size: 1.0rem;
	line-height: 1.4em;
	font-weight: 400;
}

.fluent-box-meals-note-cc-fee-container h5.fluent-box-meals-note-cc-fee span {
	display: inline-block;
	font-weight: 500;
	color: #1ac6ff;
}

/* Tablet */
@media (max-width: 991px) {
  	.fluent-box-meals-note-cc-fee-container h5.fluent-box-meals-note-cc-fee {
	font-size: 1.1rem;
	line-height: 1.4em;
	}
}

/* Tablet */
@media (max-width: 767px) {
  	.fluent-box-meals-note-cc-fee-container h5.fluent-box-meals-note-cc-fee {
	font-size: 1.1rem;
	line-height: 1.4em;
	}
}
