.co-ords-selector{padding:0;min-height:100vh}.co-ords-header{margin-bottom:25px;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw;position:relative;background:url(/cdn/shop/files/Chao_bg.png?v=1770021350);background-size:cover;background-position:contain;background-repeat:no-repeat;border-radius:0;aspect-ratio:5 / 2;min-height:260px;padding:40px 20px;display:flex;align-items:center;justify-content:center;flex-direction:column}.intro-heading-para{position:relative;top:-15%}.co-ords-title{font-size:32px;font-weight:500!important;color:#000;margin-bottom:1rem;font-weight:500;text-align:center;font-weight:bolder}.bold-headings{font-weight:600}.co-ords-subtitle{font-size:16px;color:#000;max-width:600px;margin:0 auto;line-height:1.6;opacity:1;font-weight:500;text-align:center}.co-ords-description{font-weight:500;color:#000;text-align:center;max-width:600px;margin-top:1rem}.co-ords-flow{max-width:1200px;margin:0 auto;position:relative}.co-ords-step{background:#fff;border-radius:20px;padding:40px;margin-bottom:30px;transition:all .3s ease}.step-header{text-align:center;margin-bottom:40px}.step-title{font-size:24px;font-weight:500;color:#000;margin-bottom:15px}.step-indicator{display:inline-flex;align-items:center;gap:15px;background:#a1837b;color:#fff;padding:12px 25px;border-radius:5px;font-weight:500;font-family:Lora,serif}.step-number{background:#fff3;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:30px}.product-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px #00000014;transition:all .3s ease;cursor:pointer}.product-card:hover{box-shadow:0 15px 40px #00000026;border-color:none}.product-image{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:10px}.main-image-container{position:relative;overflow:hidden;width:100%;aspect-ratio:1 / 1;background:#f8f9fa}.main-image{width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .3s ease;background:#f8f9fa;display:block}.image-thumbnails{display:flex;gap:8px;padding:0 10px;background:#f8f9fa;align-items:center;position:relative;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#A1837B #f8f9fa}.image-thumbnails::-webkit-scrollbar{height:6px}.image-thumbnails::-webkit-scrollbar-track{background:#f8f9fa;border-radius:3px}.image-thumbnails::-webkit-scrollbar-thumb{background:#a1837b;border-radius:3px}.image-thumbnails::-webkit-scrollbar-thumb:hover{background:#a1837b}.thumbnail{width:60px;height:60px;min-width:60px;min-height:60px;max-width:60px;max-height:60px;object-fit:cover;object-position:center;border-radius:6px;cursor:pointer;border:2px solid transparent;transition:all .3s ease;opacity:.7;background:#f8f9fa;flex-shrink:0;display:block}.thumbnail:hover{opacity:1;border-color:#a1837b}.thumbnail.active{opacity:1;border-color:#a1837b;box-shadow:0 2px 8px #667eea4d}.more-images-indicator{display:none!important;width:60px;height:60px;background:#6c757d;color:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .3s ease}.more-images-indicator:hover{background:#495057}.product-info{padding:25px}.product-title{font-size:16px;font-weight:500;color:#000;font-family:Lora}.product-price{font-size:14PX;font-weight:400;color:#4d4d4d;margin-bottom:20px}.product-fabric{font-size:12px;font-weight:500;color:#6c757d;margin-bottom:12px;letter-spacing:.05rem}.available-sizes{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}.size-badge{background:#f8f9fa;color:#495057;padding:6px 12px;border-radius:8px;font-size:.85rem;font-weight:600;border:2px solid #e9ecef;transition:all .3s ease;cursor:pointer}.size-badge:hover{background:#667eea;color:#fff;border-color:#667eea}.select-product-btn{width:100%;background:#a1837b;color:#fff;border:none;padding:15px 25px;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.select-product-btn:active{transform:translateY(0)}.selected-top-summary{background:#f8f9fa;border-radius:15px;padding:25px;margin-bottom:30px;border:2px dashed #dee2e6}.selected-top-summary h3{color:#2c3e50;margin-bottom:20px;font-size:1.2rem}.selected-product-display{display:flex;gap:20px;background:#fff;padding:20px;border-radius:10px;box-shadow:0 2px 10px #0000000d;flex-direction:column}.selected-product-display img{border-radius:8px;object-fit:cover}.selected-top img,.selected-bottom img{width:100%;height:100%}.selected-product-display .product-details{text-align:left}.product-details h4{margin:0 0 8px;color:#000!important;font-size:18px}.product-details .size{margin:0 0 8px;color:#4d4d4d;font-size:12px}.product-details .price{margin:0;color:#4d4d4d;font-weight:600;font-size:16px;font-family:Lora}.co-ords-summary{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:40px}.selected-top,.selected-bottom{background:#f8f9fa;border-radius:15px;padding:25px;border:2px dashed #dee2e6}.selected-top h3,.selected-bottom h3{color:#2c3e50;margin-bottom:20px;font-size:1.2rem}.total-price{grid-column:1 / -1;text-align:center;background:#a1837b;color:#fff;border-radius:15px;padding:30px;margin-bottom:30px}.total-price h3{margin:0 0 15px;font-size:16px;color:#fff;font-family:Lora,serif}.price-breakdown{display:flex;flex-direction:column;align-items:center;gap:8px;font-family:Lora,serif}.original-price{font-size:16px;font-weight:600;margin:0;color:#fff;text-decoration:line-through}.discount-info{font-size:18px;font-weight:600;color:#fff;padding:4px 12px;border-radius:20px;margin:0 0 15px;font-family:Lora,serif}.final-price{font-size:18px;font-weight:700;margin:0;color:#fff}.add-to-cart-btn{width:100%;background:#a1837b;color:#fff;border:none;padding:20px 30px;border-radius:5px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;letter-spacing:.1rem}.co-ords-summary .add-to-cart-btn{max-width:360px;margin:0 auto;display:block;grid-column:1 / -1;justify-self:center;font-family:Lora,serif}.add-to-cart-btn:active{transform:none}.co-ords-navigation{display:flex;justify-content:space-between;align-items:center;margin:40px}.nav-btn{background:#a1837b;color:#fff;border:none;padding:15px 30px;border-radius:5px;font-size:16px;font-weight:400;cursor:pointer;letter-spacing:.1rem;font-family:Lora,serif}.nav-btn:hover{box-shadow:0 8px 25px #6c757d66}.nav-btn:active{transform:translateY(0)}.size-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10000}.size-popup-content{background:#fff;border-radius:20px;padding:30px;max-width:40%;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.size-popup-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:20px;border-bottom:2px solid #e9ecef}.size-popup-header h3{margin:0;color:#2c3e50;font-size:1.5rem}.close-popup-btn{background:none;border:none;font-size:2rem;color:#6c757d;cursor:pointer;padding:0;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.close-popup-btn:hover{background:#f8f9fa;color:#495057}.product-preview{display:flex;align-items:center;gap:20px;margin-bottom:25px;padding:20px;background:#f8f9fa;border-radius:15px;flex-direction:column}.popup-image-gallery{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}.main-popup-image{width:100%;aspect-ratio:1 / 1;object-fit:cover;object-position:center;background:#f8f9fa;border-radius:10px;display:block}.popup-thumbnails{display:flex;gap:8px;align-items:center;min-height:50px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#667eea #f8f9fa;padding:5px 0}.popup-thumbnails::-webkit-scrollbar{height:4px}.popup-thumbnails::-webkit-scrollbar-track{background:#f8f9fa;border-radius:2px}.popup-thumbnails::-webkit-scrollbar-thumb{background:#a1837b;border-radius:2px}.product-details{text-align:center}.popup-thumbnail{border-radius:5px;object-fit:cover;object-position:center;cursor:pointer;border:2px solid transparent;transition:all .3s ease;opacity:.7;background:#f8f9fa;width:70px;height:70px;min-width:70px;min-height:70px;max-width:70px;max-height:70px;flex-shrink:0;display:block}.popup-thumbnail:hover{opacity:1;border-color:#667eea}.popup-thumbnail.active{opacity:1;border-color:#667eea;box-shadow:0 2px 8px #667eea4d}.product-details h4{margin:0 0 10px;color:#000;font-size:18px}.product-details p{margin:0;color:#4d4d4d;font-weight:500;font-size:16px;font-family:Lora}.size-options h4{margin:0 0 20px;color:#000;font-size:14px}.size-buttons{display:flex;gap:15px;margin-bottom:25px;flex-wrap:wrap}.size-btn{width:60px;height:40px;border:1px solid black;background:#fff;font-size:1.2rem;font-weight:400;color:#000;cursor:pointer;transition:all .3s ease}.size-btn.selected{background:#fff;border:2px solid black;color:#000}.size-btn:disabled{background:#f8f9fa;border-color:#e9ecef;color:#adb5bd;cursor:not-allowed;text-decoration:line-through}.size-popup-actions{text-align:center}.confirm-size-btn{background:#a1837b;color:#fff;border:none;padding:15px 30px;border-radius:5px;font-size:16px;font-weight:400;cursor:pointer;transition:all .3s ease;letter-spacing:.1rem;font-family:Lora,serif}.confirm-size-btn:disabled{background:#fff;cursor:not-allowed;transform:none;box-shadow:none}.co-ords-error{position:fixed;top:20px;right:20px;background:#f44;color:#fff;padding:15px 20px;border-radius:5px;z-index:1000;max-width:300px;box-shadow:0 4px 12px #00000026;animation:slideIn .3s ease}@keyframes slideIn{0%{opacity:0}to{opacity:1}}.size-popup-actions{display:flex}.view-size-chart-btn{background:#fff;color:#000;border:2px solid black;padding:10px 15px;border-radius:5px;font-size:14px;font-weight:400;cursor:pointer;margin-right:15px;transition:all .3s ease;font-family:Lora,serif}.size-chart-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10001;display:flex;align-items:center;justify-content:center}.size-chart-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center}.size-chart-content{background:#fff;border-radius:15px;max-width:30%;max-height:90vh;overflow-y:auto;position:relative;z-index:10002;box-shadow:0 20px 60px #0000004d}.size-chart-header{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;border-bottom:2px solid #e9ecef}.size-chart-header h3{margin:0;color:#2c3e50;font-size:1.5rem}.close-size-chart-btn{background:none;border:none;font-size:2rem;color:#6c757d;cursor:pointer;padding:0;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.close-size-chart-btn:hover{background:#f8f9fa;color:#495057}.size-chart-body{padding:25px;text-align:center}.size-chart-img{max-width:100%;height:auto;border-radius:10px;box-shadow:0 5px 20px #0000001a}.collection-filters{margin-bottom:30px;padding:20px 0;border:0px solid #e9ecef}.filter-row{display:flex;justify-content:start;align-items:center;flex-wrap:wrap}.filter-group{position:relative}.filter-dropdown{position:relative;display:inline-block}.filter-button{background:#fff;border:0px solid #e9ecef;border-radius:8px;padding:12px 0;cursor:pointer;display:flex;align-items:center;gap:10px;font-size:14px;font-weight:400;color:#000000bf;min-width:120px;justify-content:flex-start;opacity:.75;letter-spacing:.1rem}.filter-arrow{font-size:12px;transition:transform .3s ease}.filter-button.active .filter-arrow{transform:rotate(180deg)}.filter-options{position:absolute;top:100%;left:0;right:auto;min-width:280px;width:auto;background:#fff;border:2px solid #e9ecef;border-top:none;border-radius:0 0 8px 8px;box-shadow:0 4px 12px #0000001a;z-index:1000;max-height:200px;overflow-y:auto;display:none;opacity:0;transition:all .3s ease}.filter-options.show{display:block;opacity:1;transform:translateY(0)}.filter-option{padding:12px 20px;cursor:pointer;font-size:14px;color:#495057;transition:background-color .2s ease;border-bottom:1px solid #f8f9fa}.filter-option:last-child{border-bottom:none}.filter-option:hover{background:#f8f9fa;color:#495057}.filter-option.selected{color:#000}.filter-options-header{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-bottom:1px solid #e9ecef;background:#f8f9fa}.selected-count{font-size:14px;color:#6c757d;font-weight:400}.filter-reset{font-size:14px;color:#495057;text-decoration:underline;cursor:pointer;background:none;border:none;padding:0}.filter-reset:hover{color:#a1837b}.multi-select .filter-option{display:flex;align-items:center;gap:12px;padding:12px 20px;position:relative}.color-swatch{width:20px;height:20px;border-radius:50%;display:inline-block;flex-shrink:0;border:1px solid #e9ecef}.option-text{display:flex;align-items:center;gap:4px;font-size:14px;color:#495057}.option-count{color:#6c757d;font-weight:400}.multi-select .filter-option.selected{background:#fff;color:#495057}.multi-select .filter-option.selected .option-text{color:#495057}.multi-select .filter-option.selected:hover{background:#f8f9fa;color:#495057}.filter-count{background:#a1837b;color:#fff;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:600;margin-left:8px}.filter-actions{display:flex;gap:10px;padding:15px 20px;border-top:1px solid #e9ecef;background:#f8f9fa;margin-top:10px}.clear-selection,.apply-selection{flex:1;padding:8px 16px;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.clear-selection{background:#f8f9fa;color:#6c757d;border:1px solid #e9ecef}.clear-selection:hover{background:#e9ecef;color:#495057}.apply-selection{background:#a1837b;color:#fff}.apply-selection:hover{background:#a1837b}.product-count{font-size:14px;color:#6c757d;font-weight:500;white-space:nowrap}.no-products-message{text-align:center;padding:60px 20px;background:#f8f9fa;border-radius:15px;border:2px dashed #dee2e6;margin:30px 0}.no-products-message h3{color:#6c757d;margin-bottom:15px;font-size:1.5rem}.no-products-message p{color:#adb5bd;font-size:1rem;margin:0}.lets-hide{display:none}.color-chip-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.color-step-banner{margin-top:40px;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw;position:relative;overflow:hidden;margin-bottom:0}.color-step-banner-img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}#step-color:has(.color-step-banner){margin-bottom:0;padding-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.co-ords-selector.color-step-active{padding-bottom:0;margin-bottom:0}.co-ords-selector.color-step-active .co-ords-flow,.co-ords-selector.color-step-active .co-ords-navigation{margin-bottom:0}@media(max-width:768px){.co-ords-title{font-size:2rem}.co-ords-header{margin-left:0;margin-right:0;width:100%;padding:30px 16px;min-height:220px;aspect-ratio:auto}.intro-heading-para{top:-10%;padding:0 8px}.co-ords-step{padding:24px 16px;margin-bottom:20px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.main-image-container{aspect-ratio:3 / 4;background:#f8f9fa}.main-image{width:100%;height:100%;object-fit:contain;object-position:center}.size-popup-content{padding:20px;margin:20px}.size-buttons{gap:10px}.size-btn{width:50px;height:50px;font-size:1rem}.co-ords-summary{grid-template-columns:1fr;gap:20px}.co-ords-navigation{margin:20px}.size-popup-content{max-width:90%}.nav-btn{padding:12px 20px;font-size:.9rem}.filter-row{flex-direction:row;flex-wrap:nowrap;gap:8px}.filter-group{flex:0 0 auto}.filter-button{min-width:0;justify-content:flex-start;font-size:12px}.product-count{font-size:12px}.thumbnail{width:50px;height:50px;min-width:50px;min-height:50px}.more-images-indicator{width:50px;height:50px;font-size:.7rem}.popup-thumbnail{width:30px;height:30px;min-width:30px;min-height:30px}.image-thumbnails{padding:8px;gap:6px;justify-content:flex-start}.image-thumbnails::-webkit-scrollbar{height:4px}.popup-thumbnails{gap:6px}.product-details h4{font-size:14px}.product-details p{font-size:12px}.product-title{font-size:14px}.product-price{font-size:12px}.size-popup-actions{display:flex;flex-direction:column;align-items:stretch;gap:10px;text-align:center}.view-size-chart-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:6px 14px;font-size:13px;margin:0}.confirm-size-btn{width:100%;padding:10px 20px;font-size:14px}.size-chart-content{max-width:90%}.product-details .price{font-size:12px}.color-step-banner{margin-bottom:0}}@media(max-width:480px){.co-ords-selector{padding:20px 0}.co-ords-selector.color-step-active{padding-bottom:0}.co-ords-header{margin-bottom:40px}.step-title{font-size:1.5rem}.product-info{padding:20px}.selected-product-display{flex-direction:column;text-align:center}.price-breakdown{gap:6px}.original-price{font-size:1.5rem}.final-price{font-size:2rem}.discount-info{font-size:14px;padding:3px 10px}}.color-selection-content{text-align:center;padding:20px 0}.color-selection-description{font-size:16px;color:#000;margin-bottom:30px;max-width:500px;margin-left:auto;margin-right:auto;opacity:.7;font-weight:400}.color-chip-grid{display:grid;grid-template-columns:repeat(6,minmax(80px,1fr));justify-content:center;gap:32px 40px;max-width:950px;margin:0 auto}.color-chip{border:2px solid #e9ecef;background:#fff;border-radius:5px;padding:15px 20px;cursor:pointer;font-weight:600;color:#000;transition:all .3s ease;font-size:12px;font-family:Lora,serif;font-weight:400}.color-chip:hover{border-color:#a1837b;color:#000;box-shadow:0 5px 15px #667eea33}.color-chip.selected{background:#a1837b;border-color:#fff;color:#fff}.color-step-actions{margin-top:40px;text-align:center}.skip-color-btn{background:none;color:#000;border-radius:5px;padding:12px 24px;font-weight:400;cursor:pointer;font-size:16px;font-family:Lora,serif;text-decoration:underline;border:none}.skip-color-btn:hover{transform:translateY(-2px)}.main-popup-image{width:100%;height:100%}.copy-discount-btn{width:100%;background:transparent;color:#fff;border:none;padding:20px 30px;border-radius:5px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;max-width:500px;margin:0 auto;display:block;grid-column:1 / -1;justify-self:center;font-family:Lora,serif;color:#000}.copy-discount-btn span{font-size:10px;font-style:italic}.copy-discount-btn:hover strong{text-decoration:underline}.copy-discount-btn:active{transform:translateY(0);box-shadow:0 1px 4px #0000001a}.copy-discount-btn strong{color:#4caf50;font-weight:600}[data-filter=color-bottoms]{display:none}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOut{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}@media(max-width:768px){.color-chip-grid{grid-template-columns:repeat(2,minmax(70px,1fr));gap:20px}.color-chip{padding:10px 12px;font-size:14px}.copy-discount-btn{padding:10px 20px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/co-ords-selector.css.map */
