/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
.k-login-button span {
	padding: 8px 16px;
	background: #7643C9;
	border: 1px solid #7643C9;
	color: #fff;
	transition: all 0.25s;
	border-radius: 12px;
}
.k-login-button span:hover {
	background: #fff;
	color: #7643C9;
}
.k-rev-slide-dang-ky span {
	padding: 8px 16px;
	background: #7643C9;
	border: 1px solid #7643C9;
	color: #fff;
	transition: all 0.25s;
	border-radius: 12px;
}
.k-rev-slide-dang-ky span:hover {
	background: #fff;
	color: #7643C9; 
}
.k-home-section-2-mo-ta {
	text-align: justify;
	font-size: 120%;
}
@media ( max-width: 1025px ) {
	.k-home-section-2-mo-ta {
		font-size: 108%;
	}
}
.k-home-section-2-price {
	margin-top: 12px;
	padding-top: 12px;
	border-top: 1px solid #7643C9;
}
.k-home-section-2-price div {
	font-size: 160%;
	color: #7643C9;
	margin-top: -10px;
	font-weight: 700;
}
@media ( max-width: 1025px ) {
	.k-home-section-2-price div {
		font-size: 140%;
	}
}
.k-home-section-2-column-wrap {
	cursor: pointer;
}
.k-home-section-2-column-wrap:hover {
	transform: translateY(-20px);
}
/* .tk-home-section-2-column-wrap:hover{
	transform: translateY(-20px);
} */
.k-rev-uu-dai-wrap .k-rev-uu-dai-up {
	font-size: 150% !important;
}
.footer-meta-company {
	font-size: 15px;
	font-weight: 700;
	color: #7643C9;
}
.footer-meta-title {
	text-align: left;
	font-size: 15px;
	font-weight: 700;
	color: #7643C9;
}
.footer-meta-other span {
	font-weight: 700;
}
.footer-meta-other a {
	color: #7643C9 !important;
}
.footer-meta-other a:hover {
	color: #F7931E !important;
}
#menu-footer-menu a {
	color: #7643C9 !important;
}
#menu-footer-menu a:hover {
	color: #F7931E !important;
}
.k-side-bar-rc li {
	border-bottom: 1px solid #7b5a5a42;
	margin-bottom: 6px;
}
.wp-block-heading {
	color: #7643C9
}
.k-button-header-wrap {
	display: flex;
	flex-direction: row;
}
.k-register-button-wrap {
	margin-right: 12px;
}
.k-register-button span {
	padding: 8px 16px;
	color: #7643C9;
	transition: all 0.25s;
}
.k-register-button span:hover {
	color: #F7931E;
}
@media ( max-width: 768px ) {
	.k-sidebar-post-cat > .e-con-inner {
/* 		flex-direction: column-reverse !important; */
	}
}
#scroll-top {
	left: 20px !important;
}
.k-home-section-2-price-link {
	pointer-events: none;
}
.k-button-header-wrap {
	text-transform: uppercase;
	font-weight: 700;
}
@media ( min-width: 1025px ) {
	#uc_ajax_search_elementor_5f55d76 .uc-ajax-search-wrapper-inside, #uc_ajax_search_elementor_c66dcbd .uc-ajax-search-wrapper-inside {
		width: 750px !important;
	}
}
@media ( max-width: 1025px ) {
	#uc_ajax_search_elementor_5f55d76 .uc-ajax-search-wrapper-inside, #uc_ajax_search_elementor_c66dcbd .uc-ajax-search-wrapper-inside {
		width: 350px !important;
	}
}
.k-top-bar-wrap {
	display: flex;
	align-items: center;
	font-size: 15px;
	line-height: 16px;
}
.k-top-bar-wrap a {
	color: #fff !important;
	font-weight: 700;
}
.k-top-bar-wrap a:hover {
	color: #ffaf0f !important;
}
.k-top-2 {
	margin-left: 4px;
}
.k-top-1 img {
	max-width: 23px !important;
}
#footer .k-top-1 img:last-child {
	border-radius: 50%;
}
#footer .k-top-2 a {
	color: #7643C9 !important;
	font-size: 14px;
	font-weight: 400;
}
#footer .k-top-2 a:hover {
	color: #F7931E !important
}
@media ( max-width: 768px ) {
	#top-bar-inner {
		display: flex;
		flex-wrap: nowrap;
	}
	#top-bar-content {
		flex: 0 0 50%;
		max-width: 50%;
	}
	#top-bar-social {
		flex: 0 0 50%;
		max-width: 50%;
		text-align: right;
	}
}
.k-ch-khuyen-mai-title, .k-ch-dac-biet-title {
    font-size: 120%;
    color: #7643C9;
    font-weight: 700;
    text-transform: uppercase;
}
.k-ch-khuyen-mai-subtitle {
    font-size: 90%;
}
.k-ch-cau-hinh {
    text-align: left;
    margin-top: 20px;
}
.k-cau-hinh-detail {
    color: #7643C9;
    font-weight: 700;
}
.k-cau-hinh-title {
    font-weight: 700;
}
.k-ch-dac-biet-wrap {
    text-align: left;
    margin-top: 12px;
    color: #000000;
    font-weight: 600;
	min-height: 129px;
}
.k-ch-dac-biet-title {
    text-align: center;
}
.page-products .package {
    border: 1px solid #7643C9;
}
.page-products .package .package-title {
    min-height: 68px;
    font-size: 150%;
    font-weight: 700;
}
.page-products .package .price-amount {
    font-size: 90%;
}

@media ( min-width: 1390px ) {
    .page-products .package {
    }
    .page-products .col {
        max-width: 33%;
    }
}
.k-ch-khuyen-mai-wrap {
	text-align: center;
}
.k-ch-dac-biet {
	position: relative;
}
.k-ch-dac-biet:before {
	content: url(/wp-content/uploads/2023/10/tick-icon-3.png);
	position: absolute;
	top: -3px;
	left: -20px;
	width: 20px;
	height: 20px;
}
.k-mobile-login-button {
	margin-right: 12px;
	margin-top: -4px;
}
@media ( max-width: 768px ) {
	.k-mobile-login-button {
		margin-right: 0px;
	}
}
.k-mobile-login-button span {
	padding: 8px 12px;
	color: #fff;
	background: #7643C9;
	border-radius: 12px;
	font-size: 11px;
	text-transform: uppercase;
}
.oceanwp-mobile-menu-icon {
	align-items: center !important;
}
.k-vps-cloud-feature .elementor-icon-box-description {
	text-align: justify;
}
.k-he-dieu-hanh-wrap .gallery {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.k-he-dieu-hanh-wrap .gallery-item {
	flex: 0 0 23% !important;
	max-width: 23% !important;
	padding: 12px !important;
	margin-bottom: 12px !important;
	border: 1px solid #7643c94d;
	transition: all 0.25s;
	border-radius: 12px;
}
.k-he-dieu-hanh-wrap .gallery-item:hover {
	border: 1px solid #7643C9;
}
.k-he-dieu-hanh-wrap .gallery-caption {
	background: none !important;
	color: #141414 !important;
	font-style: normal;
}
.k-he-dieu-hanh-wrap .gallery-item:hover .gallery-caption {
	color: #7643C9 !important;
}
.k-he-dieu-hanh-wrap .gallery-icon img {
	max-width: 65% !important;
}
.k-soft-ware-os-wrap .gallery {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.k-soft-ware-os-wrap .gallery-item {
	flex: 0 0 32% !important;
	max-width: 32% !important;
	padding: 12px !important;
	margin-bottom: 12px !important;
	border: 1px solid #7643c94d;
	transition: all 0.25s;
	border-radius: 12px;
}
.k-soft-ware-os-wrap .gallery-item:hover {
	border: 1px solid #7643C9;
}
.k-soft-ware-os-wrap .gallery-caption {
	background: none !important;
	color: #141414 !important;
	font-style: normal;
}
.k-soft-ware-os-wrap .gallery-item:hover .gallery-caption {
	color: #7643C9 !important;
}
.k-soft-ware-os-wrap .gallery-icon img {
	max-width: 65% !important;
}
@media ( max-width: 1025px ) {
	.k-he-dieu-hanh-wrap .gallery-item {
		padding: 6px !important;
		max-height: 87px;
	}
	.k-soft-ware-os-wrap .gallery-icon img {
		max-width: 35% !important;
	}
}
.ue-grid-item-title a {
	text-overflow: ellipsis !important;
    overflow: hidden !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.k-ch-dac-biet-wrap svg {
	max-width: 30px;
}
.k-ch-dac-biet-wrap svg path {
	fill: #7643C9;
}
.k-ch-cpu, .k-ch-ram, .k-ch-ssd {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
}
.k-ch-icon-wrap {
	flex: 0 0 15%;
	max-width: 15%;
	display: flex;
	align-items: center;
}
.k-ch-text-wrap {
	flex: 0 0 83%;
	max-width: 83%;
	display: flex;
	align-items: center;
}
.k-ch-text-wrap {
	font-size: 18px;
}
.k-ch-cpu, .k-ch-ram {
	margin-bottom: 12px;
}
.k-cpanel-hosting .k-ch-khuyen-mai-title {
	font-size: 140%;
	line-height: 130%;
}
.k-cpanel-hosting-price .k-home-section-2-price div {
	font-size: 190%;
	margin-top: -5px;
}
.kanos-zalo-popup {
	position: fixed;
	z-index: 999;
	bottom: 32px !important;
	right: 18px !important;
	border-radius: 21px;
}
.kanos-zalo-popup a {
	border-radius: 24px;
}
.kanos-zalo-popup img {
	box-shadow: 3px 4px 26px -7px rgba(0,0,0,0.75);
	border-radius: 21px;
}
/* Popup Thử thách vòng quay */
.k-thu-thach-vong-quay {
	background-image: url(/wp-content/uploads/2024/02/123.gif) !important;
	background-repeat: no-repeat;
	background-size: cover;    
	background-position: center bottom;

}
/* Button VPS NƯỚC NGOÀI */
.v-co-button {
  -webkit-appearance: none;
  appearance: none;
  position: relative;
  border-width: 0;
  padding: 0 8px 12px;
  min-width: 10em;
  box-sizing: border-box;
  background: transparent;
  font: inherit;
  cursor: pointer;
}

.v-co-button-top {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 0;
  padding: 8px 16px;
  transform: translateY(0);
  text-align: center;
  color: #fff;
  text-shadow: 0 -1px rgba(0, 0, 0, .25);
  transition-property: transform;
  transition-duration: .2s;
  -webkit-user-select: none;
  user-select: none;
}

.v-co-button:active .v-co-button-top {
  transform: translateY(6px);
}

.v-co-button-top::after {
  content: '';
  position: absolute;
  z-index: -1;
  border-radius: 4px;
  width: 100%;
  height: 100%;
  box-sizing: content-box;
  background-image: radial-gradient(#7643c9, #7643c9);
  text-align: center;
  color: #fff;
  box-shadow: inset 0 0 0px 1px rgba(255, 255, 255, .2), 0 1px 2px 1px rgba(255, 255, 255, .2);
  transition-property: border-radius, padding, width, transform;
  transition-duration: .2s;
}

.v-co-button:active .v-co-button-top::after {
  border-radius: 6px;
  padding: 0 2px;
}

.v-co-button-bottom {
  position: absolute;
  z-index: -1;
  bottom: 4px;
  left: 4px;
  border-radius: 8px / 16px 16px 8px 8px;
  padding-top: 6px;
  width: calc(100% - 8px);
  height: calc(100% - 10px);
  box-sizing: content-box;
  background-color: #8000ff;
  background-image: radial-gradient(4px 8px at 4px calc(100% - 8px), rgba(255, 255, 255, .25), transparent), radial-gradient(4px 8px at calc(100% - 4px) calc(100% - 8px), rgba(255, 255, 255, .25), transparent), radial-gradient(16px at -4px 0, white, transparent), radial-gradient(16px at calc(100% + 4px) 0, white, transparent);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5), inset 0 -1px 3px 3px rgba(0, 0, 0, .4);
  transition-property: border-radius, padding-top;
  transition-duration: .2s;
}

.v-co-button:active .v-co-button-bottom {
  border-radius: 10px 10px 8px 8px / 8px;
  padding-top: 0;
}

.v-co-button-base {
  position: absolute;
  z-index: -2;
  top: 4px;
  left: 0;
  border-radius: 12px;
  width: 100%;
  height: calc(100% - 4px);
  background-color: rgba(0, 0, 0, .15);
  box-shadow: 0 1px 1px 0 rgba(255, 255, 255, .75), inset 0 2px 2px rgba(0, 0, 0, .25);
}

.vany-check {
  color: #7643c9;
}

.vany-table {
  width: 100%; /* Đảm bảo bảng chiếm toàn bộ chiều rộng của phần tử chứa nó */
  border-collapse: collapse; /* Gộp đường viền của các ô */
  border-spacing: 0;
  border-radius: 20px; /* Bo góc 10px cho bảng */
  background-color: #fff;
  overflow: hidden;
  border: 1px solid #000;
}

.vany-table th,
.vany-table td {
  text-align: center; /* Căn giữa nội dung của các ô */
  padding: 5px;
  border: 1px solid #000; /* Kẻ đường viền cho các ô */
  vertical-align: middle; /* Căn giữa theo chiều dọc */
}

.vany-table th:first-child {
  border-top-left-radius: 20px; /* Bo góc trên bên trái */
}

.vany-table th:last-child {
  border-top-right-radius: 20px; /* Bo góc trên bên phải */
}

.vany-table tr:last-child td:first-child {
  border-bottom-left-radius: 20px; /* Bo góc dưới bên trái */
}

.vany-table tr:last-child td:last-child {
  border-bottom-right-radius: 20px; /* Bo góc dưới bên phải */
}

.vany-table img {
  display: block; /* Hiển thị ảnh giữa bằng cách làm cho nó thành một khối */
  margin: 0 auto; /* Đẩy ảnh về giữa theo chiều ngang */
}

.vany-table-fw-bold{
	font-weight: bold;
}

.elementor-image-box-description {
    text-align: justify;
}
.elementor-icon-box-description {
    text-align: justify;
} 
.vany-table th:first-child {
  text-align: center; /* Căn giữa theo chiều ngang */
  vertical-align: middle; /* Căn giữa theo chiều dọc */
}
.k-tools-vpsttt-content-wrapper p{
	margin:0;
}
@media only screen and (max-width: 767px) {
  .vany-table th,
  .vany-table td {
    width: 25%; /* Chiều rộng của các cột */
  }
}
#mobile-fullscreen #mobile-fullscreen-inner{
	padding: 0 12px;
}
.kanos-zalo-popup .k-zp-wrapper{
	margin-top: 16px;
}
.kanos-zalo-popup .k-zp-wrapper:last-child {
	margin-top: 16px;
}
.kanos-zalo-popup .k-zp-wrapper img {
	height: 50px;
	width: 50px;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link {
	font-size: 15px;
}

.vany-table-1{
	display: none;
}
.footer-map-other span{
	font-weight: 700;
}
.footer-logo-wrap img{
	width: 80%;
}
.footer-email-meta-other img, .footer-zalo-meta-other img, .footer-phone-meta-other img {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	margin-right: 4px;
}
.footer-email-meta-other a, .footer-zalo-meta-other a, .footer-phone-meta-other a {
	font-family: Roboto;
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
	color: #7643c9!important;
	margin-left: 4px;
}
.footer-email-meta-other a:hover, .footer-zalo-meta-other a:hover, .footer-phone-meta-other a:hover {
	color: #F7931E !important;
}
.footer-zalo-meta-other{
	margin: 6px 0px;
}
.footer-email-meta-other, .footer-zalo-meta-other , .footer-phone-meta-other {
	display: flex;
	align-items: center;
}

#vany-fw-button-tinhnang{
  background: linear-gradient(to right, #1a0033, #4c0099, #1a0033);
  border: none;
  border-radius: 20px;
  padding: 14px 30px; 
  color: white;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
}

.vany-button-fw{
	display: flex;
  align-items: center;
  font-family: inherit;
  cursor: pointer;
  font-weight: 800;
  font-size: 17px;
  padding: 0.7em 1.3em 0.7em 0.9em;
  color: white;
  background: #8000ff;
  background: linear-gradient(to right, #1a0033, #4c0099, #1a0033);
  border: none;
  letter-spacing: 0.05em;
  border-radius: 16px;
}

.vany-button-fw:hover {
  outline: 1px solid #ffffff;
}

.vany-button-fw svg{
  margin-right: 2px;
  transform: rotate(30deg);
  transition: transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);	
}

.vany-button-fw span{
	transition: transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
}

.vany-button-fw:hover svg{
	transform: translateX(5px) rotate(90deg);
}

.vany-button-fw:hover span{
	transform: translateX(7px);
}
.khabest-seller {
    position: absolute;
    top: 20px;
    right: 0px;
    background: linear-gradient(45deg, #800080, #8A2BE2, #DA70D6, #FF7F50, #FF4500, #FF6347, #FF8C00);
    background-size: 400% 400%;
    color: white;
    padding: 10px 10px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: bold;
    transform: rotate(40deg);
    animation: backgroundChange 10s ease infinite, bling 1.5s infinite;
}

#mega-menu-item-media_image-5{
	text-align: center !important;
}
#mega-menu-item-media_image-7{
	text-align: center !important;
}
.k-header-banner-title img {
	-webkit-filter: drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) !important;
}

.kha-feature-list {
	max-width: 600px;
	padding: 20px;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.kha-feature-item {
	display: flex;
	align-items: center;
	gap: 8px;
	font-size: 16px;
	color: #ffffff;
	margin-top: -6px;
}
.kha-check-icon {
	width: 12px;
	height: 12px;
	background-color: #fff;
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.kha-check-icon::before {
	content: '✔';
	font-size: 10px;
	color: #7643C9;
}




