/*End header home*/
header .site-branding {
  height: 80px;
  padding: 0px; }
header .ast-mobile-header-wrap .ast-primary-header-bar, header .ast-primary-header-bar .site-primary-header-wrap {
  min-height: 80px; }

body.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
  line-height: 80px;
  margin-right: 25px; }

.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item:last-child a {
  padding-right: 0px; }

.main-header-menu > .menu-item > .menu-link {
  padding: 0px 15px;
  font-size: 18px;
  font-weight: 600;
  color: #070c46; }

.site-header-section .ast-builder-menu {
  padding-right: 0px; }

.main-header-menu .sub-menu .menu-item {
  border-bottom: 1px solid #F5F6F9;
  transition: 0.3s all; }
  .main-header-menu .sub-menu .menu-item:last-child {
    border-bottom: 0px; }
  .main-header-menu .sub-menu .menu-item:hover {
    transition: 0.3s all; }

.ast-main-header-wrap .ast-primary-header-bar {
  background-color: #f2a0323d;
  border-bottom: 0px; }

.ast-primary-sticky-header-active .ast-main-header-wrap .ast-primary-header-bar {
  background-color: #f2a032; }

.ast-sticky-main-shrink .ast-sticky-shrunk.main-header-bar .ast-site-identity {
  padding-top: 0;
  padding-bottom: 0; }

.ast-sticky-main-shrink .ast-sticky-shrunk .site-logo-img img {
  max-height: unset !important; }

.main-header-bar.ast-sticky-active .main-header-menu > .menu-item > .menu-link {
  color: #070c46; }

#secondary_menu-site-navigation-desktop {
  margin-left: 70px; }

.ast-icon.icon-search svg {
  height: 1.2em;
  width: 1.2em;
  fill: #090d45; }

/* Sub-menu */
.main-header-menu .style-sub-menu > .sub-menu {
  width: auto;
  display: flex;
  align-items: self-start; }
  .main-header-menu .style-sub-menu > .sub-menu > .menu-item {
    min-width: 280px; }
    .main-header-menu .style-sub-menu > .sub-menu > .menu-item > a {
      font-weight: 600;
      color: #090d45; }
    .main-header-menu .style-sub-menu > .sub-menu > .menu-item .dropdown-menu-toggle {
      display: none; }
    .main-header-menu .style-sub-menu > .sub-menu > .menu-item .sub-menu {
      position: unset;
      box-shadow: unset;
      visibility: visible;
      border: none; }

/* End sub-menu */
/*---------------------Responsive---------------------*/
@media screen and (max-width: 549px) {
  header .custom-logo-link img {
    max-width: 55px; }

  .home .ast-primary-header-bar {
    background-color: #FCE3C2; }

  header .ast-mobile-header-wrap .ast-primary-header-bar, header .ast-primary-header-bar .site-primary-header-wrap {
    min-height: 65px; }

  header .site-branding {
    height: 55px; }

  .ast-mobile-header-wrap .menu-toggle {
    padding: 0px !important; }
    .ast-mobile-header-wrap .menu-toggle .mobile-menu-toggle-icon::before {
      content: "";
      width: 37px;
      height: 35px;
      display: block;
      background-image: url("https://phongkhamtruongsinh.vn/wp-content/uploads/2024/08/banner-24.png");
      background-repeat: no-repeat;
      background-size: contain; }
    .ast-mobile-header-wrap .menu-toggle .mobile-menu-toggle-icon .ahfb-svg-iconset svg {
      display: none; } }

/*# sourceMappingURL=header.css.map */
