.bogo-fg-product-notice {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 14px 0;
	padding: 10px 14px;
	background: #eafbf0;
	border: 1px solid #b7e8c8;
	border-left: 4px solid #1a7431;
	border-radius: 4px;
	font-size: 15px;
	line-height: 1.4;
}

.bogo-fg-gift-icon {
	font-size: 20px;
	flex: 0 0 auto;
}

.bogo-fg-notice-thumb {
	width: 32px !important;
	height: 32px !important;
	object-fit: cover;
	border-radius: 3px;
	flex: 0 0 auto;
}

.bogo-fg-notice-text {
	color: #145a29;
}

.bogo-fg-notice-text strong {
	color: #0d3d1c;
}

.bogo-fg-loop-badge {
	display: inline-block;
	margin-top: 4px;
	padding: 2px 8px;
	background: #eafbf0;
	border: 1px solid #b7e8c8;
	color: #1a7431;
	font-size: 12px;
	font-weight: 600;
	border-radius: 3px;
}
