.custom-select-wrapper{position:relative;width:100%;max-width:300px;font-family:inherit}.custom-select{position:relative;border:1px solid #000;border-radius:4px;padding:12px 50px 12px 16px;font-size:18px;color:#000;cursor:pointer;user-select:none}.custom-select::after{content:'';position:absolute;top:50%;right:16px;width:16px;height:16px;background:url(/wp-content/uploads/2025/11/dropdown-arrow.svg) no-repeat center;background-size:contain;transform:translateY(-50%);transition:transform 0.3s ease;pointer-events:none}.custom-select.active::after{transform:translateY(-50%) rotate(180deg)}.selected-option{pointer-events:none;text-transform:uppercase}.custom-options{position:absolute;top:100%;left:0;right:0;background:var(--primary,#000);border:1px solid #000;border-top:none;border-radius:0 0 4px 4px;max-height:300px;overflow-y:auto;list-style:none;padding:0;margin:0;display:none;z-index:100}.custom-options.open{display:block}.custom-options li{padding:12px 16px;color:var(--white,#fff);cursor:pointer;transition:background 0.2s ease}.custom-options li:hover{color:var(--secondary)}@media only screen and (max-width:768px){.custom-select{font-size:16px;padding:10px 45px 10px 14px}.custom-options li{padding:10px 14px}}.bde-post-loop-155-116>.bde-loop{--bde-posts-gap:24px;--bde-posts-per-row:3}@media (max-width:1119px){.bde-post-loop-155-116>.bde-loop{--bde-posts-per-row:1}}