/*
Theme Name: An Loc Phat
Template: hello-elementor
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
body {
  margin: 0;
  padding: 0;
}

header.elementor-sticky {
  overflow: unset !important;
}

.loop-product .elementor-image-box-img img {
  height: 400px;
  object-fit: cover;
}

.archive-product-loop .elementor-widget-image img {
  height: 600px;
  object-fit: cover;
}

.custom-wc-gallery {
  display: flex;
  flex-wrap: wrap;
}

.custom-gallery-item {
  margin: 10px;
  width: 150px;
}

.custom-gallery-item img {
  width: 100%;
  height: auto;
  border: 1px solid #ddd;
}

.archive-product-grid .e-loop-item:nth-child(even) {
  flex-direction: row-reverse;
}

.e-search-input,
.e-search-submit {
  height: 48px !important;
}

html body .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.flex-row:not(:first-child)>ul {
  width: 100% !important;
  max-width: 100% !important;
  position: fixed !important;
  top: 84px !important;
  left: 0 !important;
  margin: 0 !important;
  padding: 30px 0;
}

.elementor-nav-menu>li.has-submenu {
  font-weight: 600 !important;
  font-weight: 18px !important;
  padding: 0 15px;
}

.elementor-nav-menu>li.flex-row:hover ul {
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
  top: unset !important;
  justify-content: center;
}

.elementor-nav-menu li.flex-row ul li.menu-item-has-children ul {
  display: block !important;
  position: relative !important;
  margin: 0 !important;
  top: unset !important;
  justify-content: center;
}

.elementor-nav-menu li.flex-row ul a {
  padding: 0 !important;
  margin-bottom: 14px !important;
}

.elementor-nav-menu li.flex-row ul a:hover {
  border-bottom: 2px solid #000;
}

.elementor-nav-menu li.flex-row ul li ul a {
  padding: 4px 0 !important;
  display: block !important;
  font-size: 15px !important;
  font-weight: 400 !important;
}

.elementor-nav-menu li ul a:hover {
  background: unset;
}

.elementor-nav-menu .sub-menu .sub-arrow {
  display: none;
}

.elementor-nav-menu li.flex-row ul li ul {
  display: flex !important;
  flex-direction: column !important;
  width: 100% !important;
}

.elementor-nav-menu li.flex-row>ul.sub-menu {
  column-gap: 24px;
}

.industry-solutions .elementor-image-box-title {
  margin-top: 0;
}

.industry-solutions .elementor-image-box-content {
  padding: 40px;
}

body .e--pointer-underline .elementor-item:after {
  background-color: #ee1f26;
}

.alp-sche-content__match {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}

.d-flex {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px
}

.alp-sche-content__match img {
  width: 28px;
}

.match-status-Fixture strong {
  font-size: 22px;
}

.alp-sche-content__match--center {
  width: 84px;
}

.alp-sche-content__match--left,
.alp-sche-content__match--right {
  width: 300px;
}

.alp-sche-content__match--left {
  justify-content: flex-end;
}

.alp-sche-content__match--right {
  justify-content: flex-start;
}

.alp-sche-content__match {
  width: 860px;
  padding: 10px;
  border-bottom: 1px solid #e5e5e5
}

.lich-bong-da {
  text-align: center;
  border: 1px solid #e5e5e5;
}

.lich-bong-da h3 {
  background: #e5e5e5;
  margin: 0;
  padding: 10px;
}

@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
}