.selectron23{
display: inline-block;
height: auto;
max-width: 100%;
position: relative;
transform: scale(1);
transform-origin: top left;   
z-index: 999999;
}
.selectron23 *{
box-sizing: content-box !important;
}
.selectron23-container{
font-family: sans-serif;
background: rgb(238, 238, 238);
border-radius: 2px;
border: solid 1px #eee;
cursor: pointer;
padding: 0;
width: inherit;
min-height: 1px;
max-height: 1px;
overflow: hidden;
position: absolute; width: 100%;
z-index: 9999;
user-select: none; }
.selectron23-container .selectron23-option{
position: relative;
overflow: hidden;
padding: 9px 20px 9px 9px;
cursor: pointer;
background: #fcfcfc;
margin-bottom: 2px; transition: all 0.25s ease-in-out; }
.selectron23-container .selectron23-option img{
margin-top: -3px;
}
.selectron23-container div:last-of-type{
border-bottom: none !important;
margin-bottom: 0 !important;
}
.selectron23-container .selectron23-option:hover{
background: #f5f5f5;
}
.selectron23-container .selectron23-option[data-selected='1']{
background: #fafafa;
}
.selectron23-option img{
max-width: 100%;
margin-right: 5px;
float: left;
vertical-align: middle;
border-radius: 0;
}
.selectron23-option-title{
font-weight: bold;
color: #000;
font-size: 14px;
line-height: 1.2em;
}
.selectron23-option-text{
text-overflow: ellipsis;
white-space: nowrap;
color: #aaa;
overflow: hidden;
font-weight: normal;
line-height: 1.4em;
font-size: 12px;
}
.selectron23-container > span{
border-color: #000;
border: none;
color: #000;
}
.selectron23-container[data-opened="0"] > span {
border: solid 5px transparent;
border-top: solid 5px;
}
.selectron23-container[data-opened="1"] > span {
border: solid 5px transparent;
border-bottom: solid 5px;
margin-top: -8px;
}
.selectron23-container > span {
cursor: pointer;
width: 0;
height: 0;
position: absolute;
right: 10px;
margin-top: 0;
} .selectron23 * {
scrollbar-width: thin;
scrollbar-color: #fcfcfc #ddd;
} .selectron23 *::-webkit-scrollbar {
width: 12px;
}
.selectron23 *::-webkit-scrollbar-track {
background: #ddd;
}
.selectron23 *::-webkit-scrollbar-thumb {
background-color: #fcfcfc;
border-radius: 20px;
border: 3px solid #ddd;
}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}[data-elementor-type=popup] .elementor-section-wrap:not(:empty)+#elementor-add-new-section,[data-elementor-type=popup]:not(.elementor-edit-area){display:none}.elementor-popup-modal.dialog-type-lightbox{background-color:transparent;display:flex;pointer-events:none;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.elementor-popup-modal .dialog-buttons-wrapper,.elementor-popup-modal .dialog-header{display:none}.elementor-popup-modal .dialog-close-button{display:none;inset-inline-end:20px;margin-top:0;opacity:1;pointer-events:all;top:20px;z-index:9999}.elementor-popup-modal .dialog-close-button svg{fill:#1f2124;height:1em;width:1em}.elementor-popup-modal .dialog-widget-content{background-color:#fff;border-radius:0;box-shadow:none;max-height:100%;max-width:100%;overflow:visible;pointer-events:all;width:auto}.elementor-popup-modal .dialog-message{display:flex;max-height:100vh;max-width:100vw;overflow:auto;padding:0;width:640px}.elementor-popup-modal .elementor{width:100%}