.elementor-kit-6{--e-global-color-primary:#125EB1;--e-global-color-secondary:#FEB532;--e-global-color-text:#1A2B49;--e-global-color-accent:#396AAD;--e-global-color-1dc3c10:#FEB532;--e-global-color-3e3d3a7:#125EB1;--e-global-color-9f9d169:#1A2B49;--e-global-color-1cc549c:#FFFFFF;--e-global-color-567f228:#E53728;--e-global-typography-primary-font-family:"FZ-Poppins";--e-global-typography-primary-font-weight:bold;--e-global-typography-secondary-font-family:"FZ-Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"FZ-Poppins";--e-global-typography-text-font-weight:normal;--e-global-typography-accent-font-family:"FZ-Poppins";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-kit-6 h2{font-size:28px;font-weight:bold;}.elementor-kit-6 h3{font-size:24px;font-weight:bold;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 label{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* CSS áp dụng CHUNG cho TẤT CẢ table trong WordPress – KHÔNG dùng class */

table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  background: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  font-size: 15px;
}

table th,
table td {
  padding: 12px 14px;
  border-bottom: 1px solid #eaeaea;
}

table thead th {
  background: linear-gradient(135deg, #2C97CF, #1C6FB8);
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
}

table tbody tr:nth-child(even) {
  background-color: #f8fbfd;
}

table tbody tr:hover {
  background-color: rgba(44, 151, 207, 0.08);
}

table td:first-child {
  font-weight: 600;
  color: #2C97CF;
}

/* Bo tròn 4 góc */
table thead th:first-child {
  border-top-left-radius: 12px;
}

table thead th:last-child {
  border-top-right-radius: 12px;
}

table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 12px;
}

table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 12px;
}

/* Responsive */
@media (max-width: 768px) {
  table {
    font-size: 14px;
  }

  table th,
  table td {
    padding: 10px 8px;
  }
}


.wp-caption {width:100%!important}

.gallery-item .gallery-caption {
    margin: 15px 0;
    font-style: italic;
}
.gallery-item img {
    border-radius: 15px;
}
.gallery-item a:hover img {
    transform: scale(1);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'FZ-Poppins';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://vinhhybooking.hoangduong.pro/wp-content/uploads/2025/04/FZ-Poppins-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'FZ-Poppins';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://vinhhybooking.hoangduong.pro/wp-content/uploads/2025/04/FZ-Poppins-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'FZ-Poppins';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://vinhhybooking.hoangduong.pro/wp-content/uploads/2025/04/FZ-Poppins-Italic.woff2') format('woff2');
}
@font-face {
	font-family: 'FZ-Poppins';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://vinhhybooking.hoangduong.pro/wp-content/uploads/2025/04/FZ-Poppins-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'FZ-Poppins';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://vinhhybooking.hoangduong.pro/wp-content/uploads/2025/04/FZ-Poppins-Medium.woff2') format('woff2');
}
/* End Custom Fonts CSS */