.custom-dropdown-facet{position:relative;width:100%;max-width:100%}.custom-dropdown-facet.dark-theme .fs-label-wrap,.custom-dropdown-facet.dark-theme .fs-search{background:var(--nas-color-primary);color:#fff}.custom-dropdown-facet .dropdown-toggle{border:0 solid #383838;position:relative}.custom-dropdown-facet.dark-theme .dropdown-toggle{border-color:#ccc}.custom-dropdown-facet .dropdown-toggle .arrow{float:right}.custom-dropdown-facet.dark-theme .fs-arrow{border-top-color:#fff;top:2px}.custom-dropdown-facet .dropdown-menu{display:none;border:2px solid #e6e6e6;border-radius:0 0 7px 7px}.custom-dropdown-facet.dark-theme .dropdown-menu{background:var(--nas-color-primary);color:#fff;border-color:#fff}.custom-dropdown-facet.fs-open .dropdown-menu{display:block}.custom-dropdown-facet .facetwp-checkbox-wrapper{position:relative;padding:8px 12px;cursor:pointer;z-index:1002;margin-bottom:0}.custom-dropdown-facet.dark-theme .facetwp-checkbox-wrapper{color:#fff}.custom-dropdown-facet.dark-theme .facetwp-checkbox-wrapper.checked{color:var(--nas-color-secondary)}.custom-dropdown-facet.dark-theme .facetwp-checkbox-wrapper:hover{background:#fff;color:var(--nas-color-secondary)}.custom-dropdown-facet .facetwp-checkbox-wrapper.disabled{opacity:.4}.custom-dropdown-facet .facetwp-checkbox-wrapper .custom-expand{float:right;margin-right:10px}.custom-dropdown-facet .custom-submenu{visibility:hidden;position:absolute;border:2px solid #e6e6e6;background:#fff;border-radius:7px;top:0;left:100%;z-index:598;width:100%;z-index:1003}.custom-dropdown-facet.dark-theme .custom-submenu{background:var(--nas-color-primary);border-color:#fff}.custom-dropdown-facet .facetwp-checkbox-wrapper.has-children:hover{z-index:8}.custom-dropdown-facet .facetwp-checkbox-wrapper.open:not(.disabled) .custom-submenu{visibility:visible;height:auto}@media (min-width:768px){.custom-dropdown-facet .facetwp-checkbox-wrapper.has-children:not(.disabled):hover .custom-submenu{visibility:visible;height:auto}}@media (max-width:767px){.custom-dropdown-facet .custom-submenu{visibility:hidden;position:relative;background:unset;color:unset;border:none;border-radius:7px;top:0;left:0;padding-left:10px;height:0}.custom-dropdown-facet.dark-theme .facetwp-checkbox-wrapper.open{background:0 0}.custom-dropdown-facet.dark-theme .facetwp-checkbox-wrapper:hover .custom-submenu{background:0 0;color:var(--nas-color-secondary)}}