:root {
	--primary-100: #c9e4ff;
    --primary-200: #a4c6e8;
    --primary-500: #0080ff;
    --primary-600: #0070ff;
    --primary-700: #9c00c3;
    --primary-buttontext: #fff;
    --blue-100: #c9e4ff;
    --blue-200: #a4c6e8;
    --blue-500: #0080ff;
    --blue-600: #0070ff;
    --blue-700: #0060ff;
    --red-200: #efb6b9;
    --red-500: #ff2e36;
    --red-600: #ee1c24;
    --red-700: #bc070e;
    --orange-100: #ffd6b9;
    --orange-200: #ebc1ae;
    --orange-500: #fe862e;
    --orange-600: #f47519;
    --orange-700: #e86709;
    --orange-buttontext: #fff;
    --green-100: #90e3ae;
    --green-200: #86c19b;
    --green-500: #1ed560;
    --green-600: #11be4f;
    --green-700: #01af40;
    --green-buttontext: #032544;
    --white: #fff;
    --grey-100: #f7f7f7;
    --grey-200: #eee;
    --grey-300: #e5e5e5;
    --grey-400: #e1e1e1;
    --grey-500: #ccc;
    --grey-600: #a3a3a3;
    --grey-700: #888;
    --grey-800: #464646;
    --grey-900: #252525;
    --black: #000;
}

/* Footer */
.footer-custom {
	padding-bottom: 0 !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.footer-nav {
	text-transform: unset !important;
}
.footer-nav a {
	font-size: 1rem !important;
	line-height: 1.8;
}

footer.entry-meta {
padding: 10px 0;
font-size: 14px;
border-bottom: 0px solid #ececec;

}
.footer-single-cat,
.footer-single-tag {
	margin-bottom: 10px;
}
.footer-single-cat a {
color: #0092ff;
}
.footer-single-tag a {
	background: #ececec;
	padding: 5px;
	border-radius: 3px;
	border: 1px solid #dddddd;
}
.footer-single-tag a:hover {
	background: #d8d8d8;
}
.has-dropdown.current-dropdown .sub-menu.nav-dropdown {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.has-dropdown.current-dropdown .sub-menu.nav-dropdown a:hover {
	color: var(--primary-color);
}
.has-dropdown.current-dropdown .sub-menu.nav-dropdown a {
	font-weight: 700;
}
.section-title-normal span {
	border-bottom: 2px solid var(--primary-700) !important;
}
.section-title a {
	color: var(--gray-700);
	font-weight: 400 !important;

}
.is-divider {
	display: none !important;
}
.post {
	margin: 0 0 15px;
}
span.widget-title {
	display: block;
	background: #982176;
	padding: 10px;
	color: white;
	text-transform: none;
	font-size: 17px;
	letter-spacing: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.widget .is-divider {
display: none;
}
.widget_recent_entries ul,
.widget_archive ul,
.widget_categories ul,
.widget_meta ul {
margin: 0;
border: 1px solid #ececec;
padding: 0 10px;
font-size: 15px;
}

.blog-single .large-3,
.blog-archive .post-sidebar,
.page-wrapper .large-3 {
padding-left: 5px !important;
padding-right: 15px;
}

.meta-post-danh-muc {
display: none;
}
.blog-archive .post-item .post-title {
font-size: 17px;
}
.blog-archive .post-item .box-text {
padding-right: 0;
}

.blog-archive .post-item .post-title {
	margin-bottom: 10px;
	color: var(--primary-color);
}

.blog-archive .post-item .from_the_blog_excerpt {
margin-top: 10px;
}
.blog-archive .meta-post-danh-muc {
display: block !important;
font-size: 13px;
color: gray;
}
.blog-archive .meta-post-danh-muc .category a,
.blog-archive .meta-post-danh-muc .tac-gia a {
color: gray;
}

.blog-archive .meta-post-danh-muc .category,
.blog-archive .meta-post-danh-muc .tac-gia {
padding-right: 10px;
}
.blog-archive .badge.post-date {
display: none;
}
.blog-single #comments {
margin-right: 15px;
}
.blog-single .row-large > .col,
.blog-archive .large-9 {
padding: 0 15px 20px;
}

.entry-header-text-top,
.entry-content {
padding: 0;
}
.row.row-small {
	max-width: 1193px;
}

svg.flickity-button-icon {
	background: #981b1e;
	border: 2px solid #f9edd6 !important;
	color: white;
}

.slider-nav-push:not(.slider-nav-simple) .flickity-prev-next-button svg {
	margin-top: 0;
}

.seovip-post__header .entry-meta {
	font-size: 1rem;
}
.seovip-post__header .posted-on {
	margin-right: 1em;
}
.seovip-post__body {
	padding-top: 0 !important;
}
.page-wrapper {
	padding-top: 20px !important;
}
.page-wrapper .post {
	margin-bottom: 20px !important;
}

.page-wrapper .post .entry-content{
	padding-bottom: 10px !important;
}
.page-wrapper .seovip-breadcrumbs p {
	margin-bottom: 0 !important;
}

.seovip-post__footer {
	border-top: 0 !important;
}
.seovip-post__footer a {
	margin-bottom: 5px;
    padding: 4px 12px;
	display: inline-block;
    color: #666;
    background: #f1f5f9 none;
    border-radius: 13px;
    font-weight: 500;
}

.seovip-post__footer a:hover {
    background: var(--primary-color) none;
    color: #fff
}

@media only screen and (max-width: 480px) {
	.seovip-title-cats {
		display: none;
	}
}


/* Button download */
.btn-android {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 15px 30px;
	background-color: #F94A6E;
	color: white;
	border: none;
	border-radius: 50px;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	transition: all 0.3s ease;
}


.btn-android:hover {
	transform: scale(1.05);
	box-shadow: 0 0 20px rgba(249, 74, 110, 0.7);
}

.android-icon {
	width: 24px;
	height: 24px;
	margin-right: 10px;
}

.android-icon-svg {
	fill: white;
}

.btn-ios {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 15px 30px;
	background-color: #007AFF;
	color: white;
	border: none;
	border-radius: 50px;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	transition: all 0.3s ease;
}

.btn-ios:hover {
	transform: scale(1.05);
	box-shadow: 0 0 20px rgba(0, 122, 255, 0.7);
}

.ios-icon {
	width: 24px;
	height: 24px;
	margin-right: 10px;
}

.ios-icon-svg {
	fill: white;
}

.btn-watch {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 15px 30px;
	background-color: #F49D49;
	color: white;
	border: none;
	border-radius: 50px;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	transition: all 0.3s ease;
}

.btn-watch:hover {
	transform: scale(1.05);
	box-shadow: 0 0 20px rgba(244, 157, 73, 0.7);
}

.icon-watch {
	width: 24px;
	height: 24px;
	margin-right: 10px;
	fill: white;
}

.btn-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
	width: 100%;
}

.btn {
	flex: 0 0 calc(33.333% - 40px);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 15px 20px;
	color: white;
	border: none;
	border-radius: 50px;
	font-size: 16px;
	font-weight: 500;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	transition: all 0.3s ease;
	text-align: center;
	min-width: 200px;
}

@media screen and (max-width: 549px) {
	.btn {
		flex: unset;
		width: 100%;
		font-size: 16px;
	}	
}


@media screen and (min-width: 550px) and (max-width: 849px) {
	.btn {
		font-size: 12px;
	}	
}