h1 {
	font-size: 35px;
}

h2 {
	font-size: 30px;
}

.fc-buy-bg {
	background: #F3F9FC;
	margin: 0;
	padding: 0;
	text-align: center;
}

.fc-buy-bgcolor {
	background: #fff !important;
	color: #333 !important;
}

.fc-buy-bgcolor h3 {
	color: #333 !important;
}

.fc-buy-bgcolor p b {
	color: #333 !important;
}

.fc-buy-bgcolor p i {
	color: #333 !important;
}

.fc-buy-bgcolor p em {
	color: #747474 !important;
}

.fc-buy-bgcolor ul li {
	color: #333 !important;
}

.fc-buy-bgcolor ul li::before {
	color: #333 !important;
}

.recommand-buy {
	border: 2px solid #02A09C;
}


.fc-buy-color1 {
	color: #fff !important;
}

.buy-bg h1 {
	font-size: 35px;
	margin-bottom: 20px;
}

.fc-buy-bg h1 i {
	color: #ff9900;
}

.deal-of-the-ends {
	display: flex;
	height: 60px;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
	border-radius: 16px;
	color: #1C1C1C;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-top: 40px;
	margin-bottom: 40px;
}

.countdown_hours {
	color: #02A09C;
	width: 30px;
	margin: 0 5px;
}

.countdown_minute {
	color: #02A09C;
	width: 30px;
	margin: 0 5px;
}

.countdown_second {
	color: #02A09C;
	width: 30px;
	margin: 0 5px;
}

.countdown_ms {
	color: #02A09C;
	width: 30px;
	margin: 0 10px;
}

.fc-buy-col {
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 0 8px rgb(0, 0, 0, 0.1);
	padding: 0 0 40px 0;
	margin: 10px 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.fc-buy-content {
	width: 80%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.fc-buy-content img {
	margin-top: 40px;
	margin-bottom: 10px;
}

.fc-buy-content ul li {
	text-align: left;
}

.fc-buy-content h3 {
	font-size: 30px !important;
}

.fc-buy-content p b {
	font-size: 42px;
}

.fc-buy-content p del {
	color: #ccc;
	font-size: 20px;
}

.fc-buy-content p span {
	color: #ccc;
	font-size: 16px;
}

.fc-buy-faq li span {
	font-size: 18px !important;
}

.fc-buy-faq b {
	color: #000 !important;
	font-size: 24px !important;
}

.fc-buy-faq b:hover {
	color: #02A09C !important;
	font-size: 24px !important;
}

.fc-buy-faq a {
	color: #02A09C;
}

.fc-buy-faq a:hover {
	color: #02A09C;
	text-decoration: underline;
}

.ck-proico img {
	border-radius: 12px;
}

.checkout-item p b {
	font-size: 14px !important;
}

#buy_toal {
	color: #02A09C !important;
}

#buy_plan {
	font-size: 20px !important;
}

.fc-buy-content div span {
	background: #02A09C;
	color: #fff;
	padding: 0 12px 2px 12px;
	border-radius: 0 0 8px 8px;
}

.bestvalue {
	text-align: center;
	border: 0;
	margin-top: -1px;
}