.current-menu-item > a {
	color: #FFD500 !important;
	font-weight: bold !important;
}

/** Start Block Kit CSS: 144-3-3a7d335f39a8579c20cdf02f8d462582 **/

.envato-block__preview{overflow: visible;}

.product_title, .entry-title {
	color: black !important;
}


/* Envato Kit 141 Custom Styles - Applied to the element under Advanced */

.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper{
	text-align: center;
}
.envato-kit-141-top-0 h1,
.envato-kit-141-top-0 h2,
.envato-kit-141-top-0 h3,
.envato-kit-141-top-0 h4,
.envato-kit-141-top-0 h5,
.envato-kit-141-top-0 h6,
.envato-kit-141-top-0 p {
	margin-top: 0;
}

.envato-kit-141-newsletter-inline .elementor-field-textual.elementor-size-md {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.envato-kit-141-bottom-0 p {
	margin-bottom: 0;
}

.envato-kit-141-bottom-8 .elementor-price-list .elementor-price-list-item .elementor-price-list-header {
	margin-bottom: .5rem;
}

.envato-kit-141.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper-container {
	padding-bottom: 52px;
}

.envato-kit-141-display-inline {
	display: inline-block;
}

.envato-kit-141 .elementor-slick-slider ul.slick-dots {
	bottom: -40px;
}

/** End Block Kit CSS: 144-3-3a7d335f39a8579c20cdf02f8d462582 **/
/* 
header#site-header {
	border: 1px solid #018445;
	border-radius: 25px;
	margin: 0 3em;
}

.site-header .site-branding .site-logo img {
	width: 100px;
    height: 50px;
    max-width: inherit;
}

.site-navigation ul.menu li a {
	font-size: 16px;
	color: #018445;
}

.site-navigation ul.menu li a:hover {
	color: blue;
} */

h1.entry-title {
	font-size: 48px;
	text-align: center;
}


figure.wp-block-image.size-full, figure.wp-block-image.size-large {
	display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

div#respond {
	display: none;
}

.footer-inner {
	display: none;
	background: #018445;
	color: #fff;
	width: 100vw;
	max-width: inherit;
	padding: 3em;
}

#site-footer {
	display: none;
}

/* Merci Modify */
.site-header {
	background: white;
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.05);
-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.05);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.05);
}

.site-navigation ul.menu li {
	color: black;
    font-weight: 600;
}

.site-navigation ul.menu li:hover a {
	color: #FFD700;
}

.site-header .site-branding .site-logo img {
	width: 100%;
	max-width: 30%;
}

h1.woocommerce-products-header__title.page-title {
	background: url(https://www.gep.com/prod/s3fs-public/blog-images/challenges-of-procuring-construction-materials.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 15rem;
    padding: 2rem;
    border-radius: 25px;
    margin-top: 2rem;
}

nav.woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb{
	display: none;
}

select.orderby {
	font-size: 16px; /* kích thước chữ cho thẻ select */
  color: #333; /* màu chữ cho thẻ select */
  background-color: #fff; /* màu nền cho thẻ select */
  border: 1px solid #ccc; /* đường viền cho thẻ select */
  padding: 6px 10px; /* khoảng cách giữa nội dung và đường viền */
  border-radius: 4px; /* bo góc cho thẻ select */
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); /* đổ bóng cho thẻ select */
}

input[type="text"], input[type="email"], input[type="password"] {
  width: 100%; /* chiều rộng của input */
  font-size: 16px; /* kích thước chữ cho input */
  color: #333; /* màu chữ cho input */
  background-color: #fff; /* màu nền cho input */
  border: 1px solid #ccc; /* đường viền cho input */
  padding: 8px 12px; /* khoảng cách giữa nội dung và đường viền */
  border-radius: 4px; /* bo góc cho input */
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); /* đổ bóng cho input */
}

.elementor-kit-209 button, .elementor-kit-209 input[type="button"], .elementor-kit-209 input[type="submit"], .elementor-kit-209 .elementor-button {
	width: auto; /* chiều rộng mặc định */
  font-size: 16px; /* kích thước chữ cho input */
  color: #fff; /* màu chữ cho input */
  background-color: #007bff; /* màu nền cho input */
  border: none; /* không có đường viền */
  padding: 8px 12px; /* khoảng cách giữa nội dung và đường viền */
  border-radius: 4px; /* bo góc cho input */
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); /* đổ bóng cho input */
  cursor: pointer; /* con trỏ chuột thay đổi khi di chuột vào */
}

.page-description {
	margin-bottom: 2rem;
}


/** Start Block Kit CSS: 141-3-1d55f1e76be9fb1a8d9de88accbe962f **/

.envato-kit-138-bracket .elementor-widget-container > *:before{
	content:"[";
	color:#ffab00;
	display:inline-block;
	margin-right:4px;
	line-height:1em;
	position:relative;
	top:-1px;
}

.envato-kit-138-bracket .elementor-widget-container > *:after{
	content:"]";
	color:#ffab00;
	display:inline-block;
	margin-left:4px;
	line-height:1em;
	position:relative;
	top:-1px;
}

/** End Block Kit CSS: 141-3-1d55f1e76be9fb1a8d9de88accbe962f **/



/** Start Block Kit CSS: 136-3-fc37602abad173a9d9d95d89bbe6bb80 **/

.envato-block__preview{overflow: visible !important;}

/** End Block Kit CSS: 136-3-fc37602abad173a9d9d95d89bbe6bb80 **/

h1.product_title.entry-title.elementor-heading-title.elementor-size-small.elementor-inline-editing {
	font-size: 1.5rem;
}

.elementor-703 .elementor-element.elementor-element-695fdeb0 .elementor-heading-title {
	font-size: 1.5rem;
}

.page-header .entry-title {
	display: none !important;
}

  @import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@300&display=swap');

*:not(i) {
	font-family: 'Work Sans', sans-serif !important;
}

#tab-description::before {
    content: "Mô tả";
	color: var(--e-global-color-primary );
    font-family: var(--e-global-typography-secondary-font-family ), Sans-serif;
    font-size: var(--e-global-typography-secondary-font-size );
    font-weight: var(--e-global-typography-secondary-font-weight );
	
}

#tab-description>h2 {
	display: none;
}

#tab-reviews::before {
	content:'Đánh giá';
	color: var(--e-global-color-primary );
    font-family: var(--e-global-typography-secondary-font-family ), Sans-serif;
    font-size: var(--e-global-typography-secondary-font-size );
    font-weight: var(--e-global-typography-secondary-font-weight );
}


#tab-reviews h2.woocommerce-Reviews-title {
	display: none;
}

.hfe-nav-menu__layout-horizontal li.menu-item, .hfe-nav-menu__layout-horizontal > li.menu-item {
	font-size: 17px;
}

#zalo-button {
    display: flex;
    position: fixed;
    z-index: 5;
    width: 50px;
    scale: 110%;
    animation: 2s shake-spin ease-in-out infinite;
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.5));
    transition-duration: 500ms;
}

#zalo-button:hover {
    scale: 150%;
    transition-duration: 500ms;
    animation-play-state: paused;
}

@keyframes shake-spin {
    0% {
    transform: translateX(0) rotate(0);
  }
  10%, 90% {
    transform: translateX(-1px) rotate(-5deg);
  }
  20%, 80% {
    transform: translateX(1px) rotate(5deg);
  }
  30%, 50%, 70% {
    transform: translateX(-1px) rotate(-2.5deg);
  }
  40%, 60% {
    transform: translateX(1px) rotate(2.5deg);
  }
  100% {
    transform: translateX(0) rotate(0);
  }
}

.sub-menu {
	filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 1));
}
