/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.1.1723045711
Updated: 2024-08-07 22:48:31
*/
.elementor-message.elementor-message-success {
    color: #00bb53;
}
.elementor-field-subgroup.elementor-subgroup-inline span label {
    color: white !important;
}
.slider-sanpham .swiper-slide .swiper-slide-bg::after{
    content: ' ';
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.78) 20%, rgba(255, 255, 255, 0));
}
.slider-sanpham .elementor-slide-heading {
    background-image: linear-gradient(to right, rgba(201, 146, 50, 0.8) 66%, rgba(255, 255, 255, 0));
    padding: 10px 25px;
}
p.uppercase.mh-font-size-normal {
    font-size: 19px;
    text-transform: uppercase;
}
ul.mh-list-location li::marker{
    color: #c99232;
}
ul.mh-list-location li span {
    color: #fff;
}
ul {
    padding-left: 20px;
}
.list-tien-ich .elementor-widget-container {
    display: flex;
    flex-direction: row;
}

.list-tien-ich .elementor-widget-container ul.mh-list-location {
    width: 50%;
}
.slider-doi-tac figure.swiper-slide-inner {
    background-color: #e3a73fd9;
}
/* a.elementor-button#sub-dang-ky{
	background: linear-gradient(to right, #e0af5d, #faeb9c, #e0af5d, #faeb9c);
	cursor:pointer;
} */
/* button#sub-dang-ky{
	background: linear-gradient(to right, #e0af5d, #faeb9c, #e0af5d, #faeb9c);
	cursor:pointer;
} */
.button-action, #button-action {
    background: linear-gradient(to right, #e0af5d, #faeb9c, #e0af5d, #faeb9c);
    cursor: pointer;
}
.button-action, #button-action {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
div#metu {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 999999;
    display: none;
}
div#metu .mmt-container.mmt-container-full {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 2147483646;
    pointer-events: none;
    box-sizing: border-box;
}
#metu .mmt-app {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #113856;
    opacity: 1;
    color: rgb(255, 255, 255);
    pointer-events: none;
    z-index: -1;
}
#metu .mmt-menu-item:not(:first-child) {
    border-left: 1px solid hsla(0,0%,100%,.2);
}
#metu .mmt-app {
    position: relative;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    min-height: 56px;
    transition: all .24s;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
}
#metu .mmt-menu__item {
display: flex;
    pointer-events: auto;
    flex: 1 1;
    border-left: 1px solid hsla(0,0%,100%,.2);
    justify-content: center;
}
#metu .mmt-button {
    display: flex;
    align-items: center;
    align-self: stretch;
    padding: 0 7.5px;
    cursor: pointer;
    position: relative;
    border-radius: 3px;
    height: 60px;
    justify-content: center;
    margin: 0!important;
    flex-direction: column;
    flex: 1 1;
}
#metu .mmt-button__icon--motion {
    animation: tada 1.2s infinite;
}
#metu .mmt-button__icon {
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    margin-right: 0;
    margin-bottom: 4px;
}
#metu .mmt-button__label {
    font-size: 13px;
    line-height: 13px;
    max-height: 26px;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
letter-spacing: -1px;
}
@media only screen and (max-width: 768px) {
  /* For mobile phones: */
	.list-tien-ich .elementor-widget-container {
			display: flex;
			flex-direction: row;
	}
	.list-tien-ich .elementor-widget-container ul.mh-list-location {
			width: 100%;
	}
	div#metu {
		display: block;
	}
}