
.menu-item-has-children .astra-megamenu.sub-menu, .menu-item-has-children .astra-megamenu.sub-menu .ast-mm-custom-content.ast-mm-template-content {
    padding: 0 !important;
    margin:0 !important;
    border-top: 0 !important;
}
.menu-item-has-children .astra-megamenu.sub-menu:before {
    content:none !important;
}
.menu-item-has-children .astra-megamenu.sub-menu {
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0px 8px 40px 0px #15191940;
}
.menu-item-has-children .astra-megamenu.sub-menu .ast-mm-custom-content.ast-mm-template-content{
    display: flex;
}
.menu-item-has-children .astra-megamenu.sub-menu .ast-mm-custom-content.ast-mm-template-content > .wp-block-columns {
    margin-bottom: 0 !important;
}
.menu-item-has-children .menu-column-title .safe-svg-inline svg{
    color: var(--woodsmoke-500);
}
.ast-mobile-svg.ast-close-svg{
    width: 24px !important;
    height: 24px !important;
}
.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close{
    padding:0 !important;
    font-size:24px;
    margin-top: 28px;
    margin-right: 33px;
    margin-bottom: 14px;
}
.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link, .ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle, .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .menu-link, .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor > .ast-menu-toggle {    
    background:none !important;
    color: var(--west-side-800) !important;
    text-decoration: underline;
    font-weight: bold;
}
.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item:hover > .menu-link, .ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item:hover > .ast-menu-toggle {
    background:none !important;
    color: var(--west-side-800) !important;
}
.resources-how-we-compare{
    flex-basis: max-content !important;
}
.ast-hfb-header .site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section {
    gap: 12px;
}
.ast-hfb-header .site-header-primary-section-right.site-header-section.ast-flex.ast-grid-right-section > *{
    padding-inline:0;
}
.ast-hfb-header .site-header-section > .ast-header-search, .ast-hfb-header .ast-header-search a{
    padding-inline: 6px;
    height: 40px !important;
    width: 40px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    cursor: pointer;
}
.ast-hfb-header .site-header-section > .ast-header-search, .ast-hfb-header .ast-header-search svg{
    fill: #151919;
}
.ast-hfb-header .site-header-section > .ast-header-search, .ast-hfb-header .ast-header-search .search-form {
    right: 0;
}
.ast-hfb-header .site-header-section > .ast-header-search, .ast-hfb-header .ast-header-search .search-field {
    font-weight: bold;
}
.ast-header-search a:hover, .ast-header-search a:focus{
    background: #0A0F1A1A;
}