.elementor-kit-9{--e-global-color-primary:#54A5EC;--e-global-color-secondary:#F18F2C;--e-global-color-text:#4A4949;--e-global-color-accent:#1055A2;--e-global-color-cce565c:#4A4949;--e-global-typography-primary-font-family:"Roboto Condensed";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Condensed";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto Condensed";--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:1140px;}.e-con{--container-max-width:1140px;}.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;
}
.mh {
    text-align: center;
    background: url(/wp-content/uploads/2024/09/drawcorecut.png) no-repeat center bottom;
    padding: 0 0 35px 0;
    color: #2a2a2a;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
.add-to-price {
    display: block; /* Ẩn nút thêm vào giỏ hàng mặc định */
}

/* CSS để hiển thị nút thêm vào giỏ hàng khi trỏ chuột vào sản phẩm */
.product:hover .add-to-price {
    display: none; /* Hiển thị nút khi di chuột vào sản phẩm */
}
.add-to-cart {
    display: none; /* Ẩn nút thêm vào giỏ hàng mặc định */
}

/* CSS để hiển thị nút thêm vào giỏ hàng khi trỏ chuột vào sản phẩm */
.product:hover .add-to-cart {
    display: block; /* Hiển thị nút khi di chuột vào sản phẩm */
}/* End custom CSS */