.custom-dropdown-wrapper,.custom-select-container{position:relative;width:100%}.custom-select-trigger{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#fff;border:1px solid var(--border_color, #ddd);border-radius:34px;cursor:pointer;transition:all .2s ease;min-height:50px;width:100%;text-align:left;font-family:inherit;font-size:inherit}.custom-select-trigger:hover{border-color:var(--text_color, #999)}.custom-select-trigger.active{border-color:var(--text_color, #333);box-shadow:0 0 0 1px var(--text_color, #333)}.custom-select-trigger .selected-content{display:flex;align-items:center;gap:12px;flex:1;padding-left:10px}.custom-select-trigger .variant-size{font-size:15px;font-weight:500;color:var(--heading_color, #333)}.custom-select-trigger .price-info{display:flex;align-items:center;gap:6px;font-size:14px}.custom-select-trigger .compare-price{text-decoration:line-through;color:red;font-size:13px}.custom-select-trigger .actual-price{color:var(--text_color, #333);font-weight:600}.custom-select-trigger .save-badge{background:var(--sale_badge_bg, #ff4444);color:var(--sale_badge_text_color, white);padding:3px 8px;border-radius:4px;font-size:11px;font-weight:600;white-space:nowrap}.custom-select-trigger .arrow{width:20px;height:20px;transition:transform .2s ease;color:var(--text_color, #666)}.custom-select-trigger.active .arrow{transform:rotate(180deg)}.custom-select-options{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--body_background, #fff);border:1px solid var(--border_color, #ddd);border-radius:8px;box-shadow:0 4px 16px #0000001a;max-height:300px;overflow-y:auto;z-index:1000;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease}.custom-select-options.show{opacity:1;visibility:visible;border-radius:21px;transform:translateY(0)}.custom-select-option{display:block;width:100%;cursor:pointer;transition:background .2s ease;border-bottom:1px solid var(--border_color_secondary, #f0f0f0)}.custom-select-option:last-child{border-bottom:none}.custom-select-option:hover:not(.disabled){background:var(--body_background_secondary, #f8f8f8)}.custom-select-option.selected{background:var(--body_background_tertiary, #f0f0f0)}.custom-select-option.disabled{opacity:.5;cursor:not-allowed}.custom-select-option label{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;cursor:inherit}.custom-select-option .option-content{display:flex;align-items:center;justify-content:space-between;width:100%}.custom-select-option .variant-size{font-size:14px;font-weight:500;color:var(--heading_color, #333)}.custom-select-option .price-info{display:flex;align-items:center;gap:6px;font-size:13px}.custom-select-option .compare-price{text-decoration:line-through;color:var(--text_color_secondary, #999);font-size:12px}.custom-select-option .actual-price{color:var(--text_color, #333);font-weight:600}.custom-select-option .save-badge{background:var(--sale_badge_bg, #ff4444);color:var(--sale_badge_text_color, white);padding:2px 6px;border-radius:3px;font-size:10px;font-weight:600;white-space:nowrap}.custom-select-options::-webkit-scrollbar{width:6px}.custom-select-options::-webkit-scrollbar-track{background:var(--body_background_secondary, #f0f0f0);border-radius:3px}.custom-select-options::-webkit-scrollbar-thumb{background:var(--border_color, #ccc);border-radius:3px}.custom-select-options::-webkit-scrollbar-thumb:hover{background:var(--text_color_secondary, #999)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 480px){.custom-select-trigger{padding:10px 12px;min-height:45px}.custom-select-trigger .variant-size,.custom-select-option .variant-size{font-size:13px}.custom-select-trigger .price-info,.custom-select-option .price-info{font-size:12px}.custom-select-trigger .save-badge,.custom-select-option .save-badge{font-size:10px;padding:2px 5px}.custom-select-options{left:-1px;right:-1px}}.custom-select-trigger{justify-content:flex-start;position:relative}.custom-select-trigger .selected-content{display:flex;align-items:center;justify-content:space-between;width:100%;gap:0;padding-right:40px}.custom-select-trigger .arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%)}
/*# sourceMappingURL=/cdn/shop/t/117/assets/variant-dropdown-enhanced.css.map */
