body.page-template-template-fawang #content-container .product-filter-select {
	display: flex !important;
	width: 100%;
	align-items: center;
	justify-content: center;
}

.fawang-ctn {
	background: #FAF3E0;
	background: linear-gradient(360deg, rgba(250, 243, 224, 1) 0%, rgba(228, 211, 161, 1) 100%);
}

.fawang-ctn h2 {
	font-size: 30px;
	font-weight: 700;
	line-height: 1.4;
	color: #4B433C;
	font-family: "Open Sans", sans-serif;
	margin-bottom: 5px;
}

.fawang-ctn h2.text-center {
	text-align: center;
}

.fawang-ctn .normal-p-filter {
	width: 100%;
	display: flex;
	justify-content: center;
	gap: 25px;
	padding-top: 30px;
	padding-bottom: 50px;
}

.fawang-ctn .normal-p-filter select {
	height: 50px;
	margin-top: 0 !important;
}

.product-name ul.wc-item-meta li {
	line-height: 1.3;
}

.fw-checkbox-wrap {
	display: flex;
	align-items: center;
}

.fw-attend {
	padding-top: 10px;
}

span.btn-filter-p1 {
	display: inline-block;
	height: 50px;
	background: #C52525;
	border: 0 !important;
	cursor: pointer;
	text-align: center;
	color: #fff;
	font-weight: 700;
	line-height: 50px;
	font-size: 20px;
	transition: all .15s ease-in-out;
	-webkit-transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
	letter-spacing: 2px;
}

.fawang-ctn span.btn-filter-p1:hover {
	background: #4B433C;
	color: #fff !important;
}

body.page-template-template-fawang #content-container .product-filter-select>form {
	background: transparent;
	height: auto;
	padding-top: 30px;
	padding-bottom: 50px;
}

body .abc-introduction-top .left-col img {
	padding-right: 45px;
	padding-left: 25px;
}

body.page-template-template-fawang .product-filter-select select {
	width: 471px !important;
	height: 50px;
	border: 0px;
	padding-left: 15px;
	background: #fff;
}

.fawang-ctn button.btn-filter-p1 {
	background: #C52525;
	border: 0 !important;
}

.fawang-ctn button.btn-filter-p1:hover {
	background: #4B433C;
	color: #fff !important;
}

.col-row {
	display: flex;
	/* justify-content: center; */
	gap: 25px;
}

.col-row>.col {
	flex: 1;
}

.col-row>.col-md-6 {
	flex: 0 0 50%;
	max-width: 50%;
}

.fawang-ctn .btn-filter-p1 {
	width: 164px;
	height: 50px;
}

.enrol-wrap {
	background: #fff;
	display: flex;
	margin-bottom: 30px;
	border: 1px solid #CCCCCC;
	border-radius: 10px;
}

.enrol-wrap img {
	max-width: 337px;
	display: block;
	height: 0% !important;
}

.enrol-wrap input,
.enrol-wrap select {
	border: 1px solid #CCCCCC !important;
}

.enrol-txt {
	width: calc(100% - 357px);
	padding: 30px 26px;
}

body #wrapper .error-required {
	border: 1px solid #ff0000 !important;
}

.fw-banner-img img {
	max-width: 960px !important;
}

.repeater-item .error-message {
	display: none !important;
}

.fw-panel.enrol-special {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.fw-panel.enrol-special .fw-panel-content {
	padding-bottom: 0;
}

.fw-panel.enrol-special .accordion-content {
	padding-left: 35px !important;
	padding-right: 35px !important;
}

.fawang-ctn-btm input[type="text"],
.fawang-ctn-btm input[type="email"],
.fawang-ctn-btm input[type="tel"],
.fawang-ctn-btm input[type="number"],
.fawang-ctn-btm select {
	width: 100%;
	padding: 8px 20px !important;
	box-sizing: border-box;
	margin-top: 2px;
	font-family: "Open Sans", sans-serif;
	font-size: 20px;
	height: 55px;
	background: #fff;
	max-width: 100%;
	border-radius: 5px;
	border: 1px solid #fff;
}

.mb-25 {
	margin-bottom: 25px !important;
}

.pos-relative {
	position: relative;
}

span.error-message {
	font-size: 12px;
	color: #C52525;
	font-style: italic;
	position: absolute;
	bottom: -22px;
	left: 0px;
}

.enrol-total-div {
	background: linear-gradient(270deg, rgba(250, 243, 224, 1) 0%, rgba(228, 211, 161, 1) 100%);
	padding-left: 35px;
	padding-right: 35px;
}

.enrol-total-div h2 {
	color: #C52525;
	font-family: "Open Sans", sans-serif;
	font-size: 30px;
	font-weight: 700;
	text-align: right;
	padding-top: 30px;
	padding-bottom: 30px;
}

/* Style the buttons that are used to open and close the accordion panel */
.fw-acc.accordion .fw-accordion {
	background: #FAF3E0;
	background: linear-gradient(90deg, rgba(250, 243, 224, 1) 0%, rgba(228, 211, 161, 1) 100%);
	font-family: "Open Sans", sans-serif;
	color: #C52525;
	font-weight: 700;
	font-size: 30px;
	cursor: pointer;
	padding: 28px 35px 18px 35px;
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	outline: none;
	transition: 0.4s;
	width: 100%;
	display: block;
	border-radius: 8px;
	filter: drop-shadow(0px 5px 5px #cecece);
	position: relative;
}

.fw-acc.accordion .active {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.fw-acc.accordion .fw-accordion img {
	vertical-align: middle;
	position: relative;
	top: -4px;
	margin-right: 14px;
}

.woocommerce-checkout .copy a {
	margin-top: 0;
}

body .variation p {
	font-size: 14px;
}

body .variation dt {
	padding-top: 4px;
}

body .woocommerce-additional-fields__field-wrapper .form-row {
	align-items: center;
}

body .variation p {
	line-height: 2;
}

.copy #order_review table tbody strong {
	font-size: 15px !important;
	font-weight: 700 !important;
	padding: 3px 12px !important;
}

body .copy .shop_table.order_details tbody .wc-item-meta strong {
	font-size: 16px !important;
}

body .copy .shop_table.order_details tbody .wc-item-meta {
	margin-top: 15px !important;
}

body .copy .shop_table.order_details tbody .wc-item-meta li {
	margin-bottom: 13px;
}

.woocommerce-error2 {
	color: #ff0000;
}

strong.fw-item-label {
	color: #4453C4 !important;
	font-weight: bold !important;
}

strong.fw-item-label span {
	color: #4453C4 !important;
	font-weight: bold !important;
	font-size: 16px !important;
}

.final-s-wrap {
	max-height: none !important;
}

.wc-item-meta li a {
	font-size: 18px !important;
}

.fawang-ctn-btm {
	padding-top: 30px;
}

.xoo-wsc-sm-left {}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.fw-acc.accordion .active,
.fw-acc.accordion .fw-accordion:hover {
	background: #F4F4F4 !important;
}

/* Style the accordion panel. Note: hidden by default */
.fw-acc.accordion .fw-panel {
	filter: drop-shadow(0px 5px 5px #cecece);
	padding: 0 35px;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	margin-bottom: 50px;
	background: #F4F4F4 !important;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

.fw-accordion:after {
	content: url('img/arrow.png');
	position: absolute;
	right: 20px;
	top: 40%;
	transform: scale(.5) rotate(180deg);
	transition: all .15s ease-in-out;
	-webkit-transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
}

.fw-acc.accordion .active:after {
	transform: scale(.5) rotate(0deg);
}

.fw-panel-content {
	padding-top: 30px;
	padding-bottom: 30px;
}

.repeater-group .repeater-item {
	display: flex;
	flex-wrap: wrap;
	gap: 5px 14px;
}

.repeater-group .repeater-item h4 {
	width: 100%;
	flex-basis: 100%;
	font-size: 20px;
	font-weight: 700;
	color: #5E5656;
	margin-top: 10px;
}

.repeater-group .repeater-item input {
	flex-basis: calc(50% - 7px);
}

.enrol-txt select {
	width: 270px !important;
	background-position-y: 25px !important;
}

.optional-btm .repeater-item input {
	width: 100% !important;
	border: 1px solid #CCCCCC;
	flex-basis: auto !important;
}

.purchaser-apply-check {
	display: flex;
	align-items: flex-start;
	padding-top: 10px;
}

.purchaser-apply-check label {
	font-size: 14px;
	line-height: 1.2;
	padding-left: 6px;
	color: #C52525;
	font-style: italic;
	font-family: "Open Sans", sans-serif;
}

.repeater-group {
	/* padding-top: 15px; */
}

.optional-heading {
	color: #5E5656;
	font-size: 20px;
	font-weight: 700;
	font-family: "Open Sans", sans-serif;
	padding-top: 20px;
}

.optional-btm {
	background: #fff;
}

.optional-flex {
	display: flex;
	flex-wrap: wrap;
	gap: 24px 24px;
	justify-content: flex-start;
}

.optional-flex>div {
	flex: 0 0 calc(33.333% - 16px);
}

.merit-flex #benefactor-items {
	display: flex;
	flex-wrap: wrap;
	gap: 24px 24px;
	justify-content: flex-start;
}

.merit-flex label {
	display: inline-block;
	padding-left: 6px;
	color: #5E5656;
	font-size: 20px;
	font-weight: 700;
	font-family: "Open Sans", sans-serif;
	padding-bottom: 10px;
}

.merit-flex input[type="text"] {
	width: 100% !important;
	border: 1px solid #CCCCCC !important;
}

.merit-flex #benefactor-items>div {
	flex: 0 0 calc(50% - 16px);
	overflow: hidden;
	border-radius: 8px;
	background: #fff;
	border: 1px solid #CCCCCC;
}

.merit-flex {
	padding-bottom: 50px;
}

.final-s-wrap {
	text-align: center;
	margin-top: 40px;
}

.copy #order_review table tbody strong {
	margin-left: 0 !important;
}

.copy #order_review table tbody strong span {
	font-size: 14px;
	font-weight: 700;
	color: #000
}

.final-submit {
	background: #C52525;
	border: 0 !important;
	border: 2px solid #C52525 !important;
	color: #fff;
	font-size: 25px;
	font-weight: 700;
	font-family: "Open Sans", sans-serif;
	padding: 15px 60px;
	cursor: pointer;
	transition: all .15s ease-in-out;
	-webkit-transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
	margin-bottom: 50px;
	line-height: 1.3;
	letter-spacing: 0;
}

.final-submit:hover {
	background: #fff;
	color: #C52525;
}

.offer-img {
	position: relative;
}

.offer-img img {
	display: block;
}

.offer-img h3 {
	position: absolute;
	line-height: 1.2;
	top: 20px;
	left: 22px;
	color: #fff;
	font-weight: 700;
	font-size: 22px;
	font-family: "Open Sans", sans-serif;
	text-shadow: 1px 1px 6px #00000071;
}

.optional-intro h2 {
	font-family: "Open Sans", sans-serif;
	color: #5E5656 !important;
	font-size: 25px !important;
	font-weight: 700;
	padding-bottom: 22px;
}

.optional-wrap {
	background: #fff;
	border: 1px solid #CCCCCC;
	border-radius: 8px;
	overflow: hidden;
}

.optional-wrap select {
	border: 1px solid #CCCCCC;
	background-position-y: 25px !important;
	margin-bottom: 8px;
}

.optional-btm {
	padding: 25px 22px;
}

.optional-intro img {
	width: 72px;
	vertical-align: middle;
}

hr.optional-hr {
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 1px solid #CCCCCC;
	margin-top: 30px;
	margin-bottom: 30px;
}

#enrolment-form input[type="text"],
#enrolment-form input[type="email"],
#enrolment-form input[type="tel"],
#enrolment-form input[type="number"],
#enrolment-form select {
	width: 100%;
	padding: 8px;
	box-sizing: border-box;
	margin-top: 2px;
}

#enrolment-form .repeater-item {
	margin-top: 10px;
}

.fw-table {
	width: 100%;
	min-width: 600px;
	border-collapse: collapse;
	margin-top: 5px;
}

#wrapper .fw-table th {
	background: #eee;
}

html body .expanded ul#nav li a {
	font-size: 15px;
	text-align: center;
	letter-spacing: -0.2px;
}

.register-float-btn a {
	font-size: 16px !important;
	line-height: 1.4 !important;
	letter-spacing: 0.08em !important;
	font-weight: 600 !important;
	color: #FFFFFF !important;
	background: #C52525 !important;
	padding: 10px 30px !important;
	border: 1px solid #C52525 !important;
	border-radius: 0 !important;
}

.register-float-btn a:hover {
	color: #C52525 !important;
	background: #FFFFFF !important;
}

html body .expanded ul#nav li {
	margin-left: 2% !important;
}

#wrapper .fw-table th,
#wrapper .fw-table td {
	border: 1px solid #ddd;
	text-align: left;
	vertical-align: top;
	padding: 5px 10px !important;
	white-space: nowrap;
}

.fw-table th {
	background: #f7f7f7;
	font-weight: 600;
}

.fw-section-title {
	margin-top: 10px;
	display: block;
	font-weight: 700;
	font-size: 14px;
}

.fw-en-wrap {
	overflow: scroll !important;
	scrollbar-width: auto !important;
	-ms-overflow-style: auto !important;
}

.fw-en-wrap::-webkit-scrollbar {
	display: block !important;
}


.abc-cta-sec a {
	font-size: 16px !important;
	line-height: 1.4 !important;
	letter-spacing: 0.08em !important;
	font-weight: 600 !important;
	color: #FFFFFF !important;
	background: #C52525 !important;
	padding: 10px 30px !important;
	border: 1px solid #C52525 !important;
	border-radius: 0 !important;
	margin-top: 0 !important;
}

.abc-cta-sec a:hover {
	color: #C52525 !important;
	background: #FFFFFF !important;
}

.enrol-total-div #total-display {
	font-weight: 700;
	font-family: "Open Sans", sans-serif;
	font-size: 30px;
}

.extra-li ul li:nth-child(2):before {
	display: none !important;
}

.optional-btm input[type='checkbox'] {
	vertical-align: middle !important;
}





@media (max-width: 1200px) {
	body.page-template-template-fawang .product-filter-select select {
		width: 200px !important;
	}
}

@media (max-width: 980px) {

	.fw-banner-img img {
		max-width: 100% !important;
	}

	.enrol-wrap img {
		max-width: 250px;
	}

	.enrol-txt {
		width: 100%;
	}

	.fawang-ctn-btm input[type="text"],
	.fawang-ctn-btm input[type="email"],
	.fawang-ctn-btm input[type="tel"],
	.fawang-ctn-btm input[type="number"],
	.fawang-ctn-btm select {
		font-size: 16px;
		padding: 5px 10px !important;
		height: 45px;
	}

	.optional-flex>div {
		flex: 0 0 calc(50% - 16px);
	}

	.enrol-txt select {
		background-position-y: 19px !important;
	}

}

@media (max-width: 768px) {

	.enrol-total-div h2 {
		font-size: 20px;
	}

	.enrol-total-div #total-display {
		font-size: 20px;
	}

	.register-float-btn a br {
		display: none !important;
	}

	.fawang-ctn h2 {
		font-size: 22px;
	}

	.optional-flex {
		gap: 14px 14px;
	}

	.merit-flex #benefactor-items {
		gap: 14px 14px;
		flex-wrap: wrap;
	}

	.merit-flex #benefactor-items>div {
		flex: auto;
	}

	.merit-flex label {
		font-size: 15px !important;
	}

	#benefactor-items .optional-btm {
		padding: 35px 15px;
	}

	.optional-intro h2 {
		font-size: 18px !important;
	}

	.optional-intro img {
		width: 42px;
	}

	.purchaser-apply-check label {
		font-size: 11px;
	}

	.optional-heading {
		font-size: 16px;
	}

	.optional-btm {
		padding: 15px 15px;
	}

	.repeater-group .repeater-item h4 {
		font-size: 18px;
	}

	.enrol-wrap {
		flex-wrap: wrap;
		border-radius: 18px;
		overflow: hidden;
	}

	.enrol-txt {
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 50px;
	}

	.enrol-wrap img {
		width: 100%;
		max-width: 100%;
	}

	.fawang-ctn .normal-p-filter {
		display: block;
		text-align: center;
	}

	body.page-template-template-fawang .product-filter-select select {
		width: 100% !important;
		margin-bottom: 8px;
	}

	.fawang-ctn .normal-p-filter {
		padding-top: 10px;
		padding-bottom: 40px;
	}

	.fw-acc.accordion .fw-accordion {
		font-size: 20px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.fw-acc.accordion .fw-panel {
		padding-left: 15px;
		padding-right: 15px;
	}

	.fw-panel.enrol-special .accordion-content {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.enrol-wrap2 input[type="text"] {
		width: 100%;
		flex-basis: auto;
	}

	.col-row>.col-md-6 {
		flex: auto;
		max-width: 100%;
	}

	.fw-acc.accordion .fw-panel {
		margin-bottom: 30px;
	}

	.fw-acc.accordion .fw-accordion img {
		width: 24px;
		margin-right: 6px;
	}

	.fw-purchaser-details .col-row {
		flex-wrap: wrap;
	}


}


@media (max-width: 600px) {

	#benefactor-items .offer-img h3 {
		font-size: 15px;
		left: 15px;
		top: 10px;
	}

	.optional-flex>div {
		flex: auto;
	}

	.optional-btm {
		padding: 35px 15px;
	}
}

@media (max-width: 480px) {

	.enrol-txt {
		padding-left: 15px;
		padding-right: 15px;
	}

	.merit-flex label {
		font-size: 13px !important;
	}

}