.strap-selector-container{width:100%;display:flex;flex-direction:column;gap:16px}.strap-holder-entries{display:flex;flex-direction:column;gap:16px}.strap-holder-entry{border:1px solid #E8E8E8;border-radius:8px;padding:16px;background:#fff}.strap-add-another{border:1px dashed #E8E8E8;border-radius:8px;padding:16px;background:#fafafa}.strap-add-another-content{display:flex;align-items:center;justify-content:space-between;gap:16px}.strap-add-another-label{color:#241f20;font-family:GT Walsheim Pro;font-size:15px;font-style:normal;line-height:1.3}.strap-toggle-content{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.strap-toggle-info{flex:1}.strap-title-row{display:flex;align-items:center;gap:6px;margin-bottom:4px}.strap-toggle-title{color:#241f20;font-family:GT Walsheim Pro;font-size:16px;font-style:normal;font-weight:500;line-height:26px;margin:0}.strap-price-badge{display:flex;align-items:center;gap:8px}.strap-price{font-size:16px;font-weight:400}.strap-price-old-value{font-weight:400;color:#999;text-decoration:line-through}.strap-price-value{color:#241f20;text-decoration:none}.strap-price:has(.strap-price-old-value) .strap-price-value{font-weight:700}.strap-price:not(:has(.strap-price-old-value)) .strap-price-value{font-weight:400}.strap-badge-free{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:4px;border:1px solid #EB001B0A;background:#eb001b0a;color:#e50000;font-size:12px}.strap-badge-free svg{width:12px;height:12px}.strap-toggle-subtitle{color:#999;font-family:GT Walsheim Pro;font-size:13px;font-style:normal;font-weight:400;line-height:1.3;margin:0}.strap-toggle-subtitle strong{color:#241f20;font-weight:600}.add-more-charms-link{color:#67ad5b;text-decoration:none;font-weight:500;cursor:pointer;transition:all .2s ease}.add-more-charms-link:hover{color:#5a9b4f;text-decoration:underline}.strap-toggle-switch{position:relative;display:inline-block;width:44px;height:24px;cursor:pointer}.strap-toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.3s;border-radius:24px}.toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}.strap-toggle-switch input:checked+.toggle-slider{background-color:#67ad5b}.strap-toggle-switch input:checked+.toggle-slider:before{transform:translate(20px)}.strap-selection-section{display:block;margin-top:20px}.strap-type-section,.strap-chain-section{margin-bottom:20px}.strap-section-heading{color:#241f20;font-family:GT Walsheim Pro;font-size:16px;font-style:normal;font-weight:500;line-height:1.2;margin:0 0 12px}.strap-type-cards,.strap-chain-cards,.strap-material-cards{display:flex;flex-direction:column}.strap-dropdown-wrapper{position:relative;width:100%}.strap-dropdown-select{width:100%;padding:12px 40px 12px 16px;background:#fff;border:1px solid #e8e8e8;border-radius:8px;font-family:GT Walsheim Pro,sans-serif;font-size:16px;font-weight:400;color:#241f20;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgMTIgOCIgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTEgMUw2IDZMMTEgMSIgc3Ryb2tlPSIjMjQxRjIwIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+PC9zdmc+);background-repeat:no-repeat;background-position:right 16px center;background-size:12px 8px;transition:all .2s ease}.strap-dropdown-select:focus{outline:none}.strap-dropdown-select:hover{border-color:#d0d0d0}.strap-dropdown-select option{padding:8px;background:#fff;color:#241f20}.strap-material-dropdown-wrapper{position:relative;width:100%}.strap-material-dropdown-button{width:100%;padding:12px 16px;background:#fff;border:1px solid #e8e8e8;border-radius:8px;font-family:GT Walsheim Pro,sans-serif;font-size:16px;font-weight:400;color:#241f20;cursor:pointer;display:flex;align-items:center;gap:12px;text-align:left;transition:all .2s ease;position:relative}.strap-material-dropdown-button:hover{border-color:#d0d0d0}.strap-material-dropdown-button:focus{outline:none;border-color:#67ad5b;box-shadow:0 0 0 3px #67ad5b1a}.strap-material-swatch{width:24px;height:24px;border-radius:50%;border:1px solid #e8e8e8;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.strap-material-swatch img{width:100%;height:100%;object-fit:contain}.strap-material-text{flex:1}.strap-material-dropdown-arrow{flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;width:12px;height:8px;margin-left:auto}.strap-material-dropdown-arrow svg{width:12px;height:8px;display:block;flex-shrink:0}.strap-material-dropdown-wrapper:has(.strap-material-dropdown-content.open) .strap-material-dropdown-arrow{transform:rotate(180deg)}.strap-material-dropdown-content{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e8e8e8;border-radius:8px;box-shadow:0 4px 12px #0000001a;max-height:300px;overflow-y:auto;z-index:1000;display:none}.strap-material-dropdown-content.open{display:block}.strap-material-dropdown-option{padding:12px 16px;display:flex;align-items:center;gap:12px;cursor:pointer;transition:background-color .2s ease}.strap-material-dropdown-option:hover,.strap-material-dropdown-option.selected{background-color:#f5f4f1}.strap-material-dropdown-option .strap-material-swatch{width:24px;height:24px}.strap-material-dropdown-option .strap-material-text{font-weight:400}.strap-material-select{font-size:16px;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:1;min-height:50px}.strap-material-select option{font-size:16px}.strap-holder-selection,.strap-chain-selection,.strap-material-selection{display:flex;align-items:center;gap:16px}.strap-circles-container{display:flex;align-items:center;gap:8px}.strap-circle-icon{width:32px;height:32px;border-radius:50%;border:1px solid #e8e8e8;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:all .3s ease;flex-shrink:0;cursor:pointer}.strap-circle-icon img{width:100%;height:100%;object-fit:contain}.strap-circle-icon:hover{border-color:#67ad5b}.strap-circle-icon.active{border-color:#67ad5b;background:#f5f4f1}.strap-selected-label{color:#989898;font-size:12px;font-style:normal;font-weight:400;line-height:1.2;white-space:nowrap}.error-charm{display:none;margin-top:12px}.error-message{color:#c00;font-size:13px;font-weight:500}@media only screen and (max-width: 900px){.strap-toggle-title{font-size:15px}.strap-price{font-size:13px}.strap-badge-free{font-size:11px;padding:3px 6px}.strap-toggle-subtitle{font-size:12px}.strap-section-heading{font-size:15px;margin-bottom:10px}.strap-holder-selection,.strap-chain-selection,.strap-material-selection{gap:8px}.strap-circles-container{gap:6px}.strap-circle-icon{width:56px;height:56px}.strap-selected-label{font-size:14px}}@media only screen and (max-width: 600px){.strap-title-row{flex-direction:column;align-items:flex-start}.chain-type-select:focus,.charm-holders:focus{outline:1px solid #e3e3e3!important}.strap-toggle-title{font-size:14px}.strap-price{font-size:12px}.strap-badge-free{font-size:10px;padding:2px 5px}.strap-toggle-subtitle{font-size:11px}.strap-toggle-switch{width:40px;height:22px}.toggle-slider:before{height:16px;width:16px}.strap-toggle-switch input:checked+.toggle-slider:before{transform:translate(18px)}.strap-section-heading{font-size:12px}.strap-dropdown-select{padding:10px 36px 10px 12px;font-size:14px;background-position:right 12px center}.strap-material-dropdown-button{padding:10px 36px 10px 12px;font-size:14px;gap:10px}.strap-material-swatch{width:20px;height:20px}.strap-material-dropdown-option{padding:10px 12px;gap:10px}.strap-material-dropdown-option .strap-material-swatch{width:20px;height:20px}.strap-holder-selection,.strap-chain-selection,.strap-material-selection{gap:10px}.strap-circles-container{gap:4px}.strap-circle-icon{width:24px;height:24px}.strap-selected-label{font-size:10px}.strap-add-another-label{font-size:12px}.strap-add-another{padding:10px 12px}}
/*# sourceMappingURL=/cdn/shop/t/270/assets/strap_selector.css.map */
