.elementor-kit-9{--e-global-color-primary:#FA8123;--e-global-color-secondary:#404C50;--e-global-color-text:#7A7A7A;--e-global-color-accent:#83C000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1230px;}.e-con{--container-max-width:1230px;}.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 */.ast-page-builder-template .ast-article-post {
    margin-bottom: 0;
}

.elementor-widget-text-editor .elementor-widget-container p:last-child {
    margin-bottom: 0;
}
/* Ẩn nút ban đầu */
.hover-container .hover-btn {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}

/* Khi hover vào vùng chứa thì hiện nút */
.hover-container:hover .hover-btn {
  opacity: 1;
  visibility: visible;
}/* End custom CSS */