.ic-list-container{
    width: max-content;
}
.account-and-cart {
    width: max-content;
}
.account-and-cart .elementor-icon-wrapper{
    height: 24px;
}
.widget-cart .elementor-menu-cart__wrapper, .widget-cart .elementor-menu-cart__toggle{
    display: flex;
    justify-content: center;
    align-items: center;
}
.widget-cart .elementor-button-icon-qty{
    top: -7px !important;
    right: -7px !important;
}
.elementor-location-header{
	height: 0 !important;
}
@media(min-width: 1025px){
	.header-nuta{
		top: 10px;
	}
}
/* Dấu nút đóng menu popup */
body:has(.elementor-menu-cart--shown) .dialog-close-button{
    display: none !important;
}