.wl-select{display:inline-block;position:relative;max-width:100%}.wl-select .wl-select-button{text-align:left;background:0 0;border:0;color:var(--e-global-color-text);fill:var(--e-global-color-text);font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.wl-select .wl-select-button:hover{color:var(--e-global-color-accent);fill:var(--e-global-color-accent)}.wl-select .wl-select-button .sub-arrow{display:inline-block;line-height:1;padding-left:10px;vertical-align:middle}.wl-select .wl-select-button .sub-arrow svg{stroke:currentColor}.wl-select .wl-select-button .sub-arrow .e-font-icon-svg{height:1em;width:1em}.wl-select .wl-select-button .sub-arrow .e-font-icon-svg.fa-svg-chevron-down{height:.7em;width:.7em}.wl-select .elementor-item,.wl-select .wl-select-button{display:flex;align-items:center;justify-content:space-between;max-width:100%;overflow:hidden;white-space:nowrap}.wl-select .current-item{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wl-select .sub-arrow{flex-shrink:0;margin-left:8px}.wl-select ul{min-width:100%;max-width:300px;overflow-x:hidden;overflow-y:auto;white-space:nowrap;word-break:break-word;display:none;position:absolute;z-index:9998;list-style-type:none;margin:0;padding:0;background-color:#fff}.wl-select ul li{display:block;white-space:nowrap;font-size:13px;font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight);transition:.4s}.wl-select ul li:hover{background-color:#3f444b;color:#fff}.wl-select .wl-select-button,.wl-select ul li{padding:13px 20px;cursor:pointer;user-select:none}