.elementor-459{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS */.sticky-header {
transition: background-color .4s ease;
}

.top-bar {
    display:none;
}

.elementor-sticky--effects.sticky-header {
background-color: #fff; /* Background color when sticky */
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.29); /* remove if you don't want a box shadow on the sticky header */
}

.elementor-sticky--effects.sticky-header a {
color: #000!important; /* Change this to the color of the links when sticky is active */
}

.elementor-sticky--effects.sticky-header .top-bar {
    display:block;
}

.elementor-sticky--effect .sticky-header .jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-menu .sub-menu li a{
    color:#fff !important;
}

.elementor-sticky--effects.sticky-header .jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-menu li.menu-item-has-children>a i, .elementor-sticky--effects.sticky-header .jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-menu li.menu-item-has-children>a svg {
    fill:#000 !important;
}

.elementor-sticky--effects.sticky-header .header-button .elementor-button {
    border-color: #fff !important;
    background-color:#c1a573 !important;
    color:#fff !important;
}

.elementor-button span {
    
}

.elementor-sticky--effects.sticky-header .header-button .elementor-button:hover {
background-color:#9e8457 !important;
}
.elementor-sticky--effects.sticky-header .elementor-menu-toggle svg {
    fill: #D6BB8A !important;
}

/*#header.elementor-sticky--effects .logo img {*/
/*content:url('https://asiawellness.cannydigital2.com/wp-content/uploads/2024/06/aw-logo-black-1.png');*/
/*width: 165px;*/
/*}*//* End custom CSS */