.clc-page{width:100%;max-width:1540px;margin:0 auto;padding:1.25rem clamp(1rem,2.5vw,2.5rem) 4rem;font-family:Inter,system-ui,-apple-system,sans-serif;color:#1a1814;box-sizing:border-box}.clc-breadcrumb-bar{margin-bottom:.65rem}.clc-breadcrumb{font-size:.72rem;color:#a0782a;font-weight:500;display:flex;align-items:center;gap:.4rem}.clc-breadcrumb a{color:#a0782a;text-decoration:none}.clc-breadcrumb .sep{color:#a0782a;font-size:.65rem}.clc-breadcrumb .current{color:#5c4015;font-weight:600}.clc-hero-section{display:block;width:100%;padding:0;margin:0 0 1.75rem}.clc-hero-left{display:none!important}.clc-hero-banner-wrap{width:100%!important;height:100%!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 8px 30px rgba(0,0,0,.12)!important;border:none!important;background:0 0!important;display:block!important;padding:0!important;margin:0!important;box-sizing:border-box!important}.clc-hero-banner-img{width:100%!important;height:100%!important;min-width:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;border-radius:18px!important}.clc-chips-section{margin-bottom:1.5rem}.clc-chips-row{display:grid;grid-template-columns:repeat(6,1fr);gap:clamp(.5rem,1vw,.85rem)}.clc-chip-card{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;background:#fff;border:1px solid #e8e2d9;border-radius:14px;cursor:pointer;transition:.2s;user-select:none;box-sizing:border-box}.clc-chip-card:hover{border-color:#c9a96e;box-shadow:0 4px 16px rgba(0,0,0,.04)}.clc-chip-card.is-active{background:#fbf8f3!important;border:1.5px solid #c9a96e!important;box-shadow:0 2px 10px rgba(201,169,110,.1)!important}.clc-chip-icon{width:32px;height:32px;color:#2b261f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.clc-chip-card.is-active .clc-chip-icon{color:#1a1814}.clc-chip-info{min-width:0;display:flex;flex-direction:column;gap:2px}.clc-chip-name{font-size:.82rem;font-weight:700;color:#1a1814;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.clc-chip-count{font-size:.7rem;color:#7a7268}.clc-main-layout{display:grid;grid-template-columns:250px 1fr;gap:clamp(1rem,1.8vw,1.5rem);width:100%;align-items:start;transition:grid-template-columns .3s}.clc-main-layout.sidebar-closed{grid-template-columns:1fr}.clc-sidebar{position:sticky;top:80px;background:#fff;border:1px solid #e8e2d9;border-radius:14px;padding:1.1rem;max-height:calc(100vh - 100px);overflow-y:auto;box-shadow:0 2px 12px rgba(0,0,0,.03);transition:.25s}.clc-sidebar.is-hidden{display:none!important}.clc-filter-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:.75rem;margin-bottom:.85rem;border-bottom:1px solid #eee8e0}.clc-filter-header-actions{display:flex;align-items:center;gap:.65rem}.clc-filter-title{font-size:.88rem;font-weight:700;letter-spacing:.04em;color:#1a1814}.clc-clear-all{font-size:.72rem;font-weight:600;color:#c9a96e;background:0 0;border:none;cursor:pointer;padding:0}.clc-clear-all:hover{text-decoration:underline}.clc-sidebar-close-btn{background:#f4efe8;border:1px solid #e2dad0;color:#555048;width:28px;height:28px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s;padding:0}.clc-sidebar-close-btn:hover{background:#e63946;border-color:#e63946;color:#fff}.clc-sidebar-close-btn svg{pointer-events:none}.clc-filter-group{padding-bottom:.85rem;margin-bottom:.85rem;border-bottom:1px solid #f2ede6}.clc-filter-group:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.clc-filter-group-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:.3rem 0;user-select:none}.clc-filter-group-label{font-size:.82rem;font-weight:700;color:#1a1814}.clc-filter-group-toggle{font-size:.95rem;font-weight:600;color:#8a857d}.clc-filter-group.is-collapsed .clc-filter-options-wrap{display:none}.clc-filter-search-box{position:relative;margin:.4rem 0 .6rem}.clc-filter-search-box svg{position:absolute;left:.65rem;top:50%;transform:translateY(-50%);color:#8a857d;pointer-events:none}.clc-filter-search-box input{width:100%;height:32px;padding:0 .65rem 0 1.8rem;border-radius:8px;border:1px solid #e2dad0;background:#fcfbfa;color:#1a1814;font-size:.75rem;outline:0;box-sizing:border-box}.clc-filter-options{display:flex;flex-direction:column;gap:.4rem;max-height:200px;overflow-y:auto}.clc-filter-option{display:flex;align-items:center;gap:.6rem;font-size:.78rem;color:#4a453e;cursor:pointer;padding:.2rem 0;user-select:none}.clc-filter-option:hover{color:#1a1814}.clc-filter-checkbox{width:16px;height:16px;border:1.5px solid #d4cbbd;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff;transition:.15s}.clc-filter-option.is-active .clc-filter-checkbox{background:#c9a96e;border-color:#c9a96e}.clc-filter-option.is-active .clc-filter-checkbox::after{content:"✓";color:#fff;font-size:.65rem;font-weight:700}.clc-filter-option.is-active{color:#1a1814;font-weight:600}.clc-top-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.clc-top-left-group{display:flex;align-items:center;gap:.75rem}.clc-show-filters-btn{display:inline-flex;align-items:center;gap:.45rem;height:34px;padding:0 .9rem;border-radius:10px;border:1px solid #c9a96e;background:#fbf8f3;color:#8c6a28;font-size:.76rem;font-weight:600;cursor:pointer;transition:.2s}.clc-show-filters-btn:hover{background:#c9a96e;color:#fff}.clc-count{font-size:.82rem;font-weight:700;color:#1a1814}.clc-active-filters{display:flex;flex-wrap:wrap;gap:.4rem}.clc-active-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .65rem;border:1px solid #c9a96e;border-radius:99px;font-size:.72rem;font-weight:600;color:#8c6a28;background:#fbf8f3;cursor:pointer}.clc-pill-x{display:inline-flex;align-items:center;justify-content:center;margin-left:2px}.clc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:clamp(.75rem,1.2vw,1rem);width:100%}.clc-card,.clc-card-content,.clc-card-img-wrap,html body .clc-card,html body .clc-card-content,html body .clc-card-img-wrap{background:#fff!important;color:#1a1814!important}.card-wishlist,.clc-card-wishlist,html body .card-wishlist,html body .clc-card-wishlist{position:absolute!important;top:.65rem!important;right:.65rem!important;width:32px!important;height:32px!important;border-radius:50%!important;background:#fff!important;border:1px solid #e8e2d9!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#8a857d!important;cursor:pointer!important;transition:.2s!important;z-index:2!important;box-shadow:0 2px 8px rgba(0,0,0,.06)!important}.card-wishlist:hover,.clc-card-wishlist:hover,html body .card-wishlist:hover,html body .clc-card-wishlist:hover{transform:scale(1.1)!important;color:#e63946!important;border-color:rgba(230,57,70,.3)!important}.card-wishlist.active,.card-wishlist.is-active,.clc-card-wishlist.active,.clc-card-wishlist.is-active,html body .card-wishlist.active,html body .card-wishlist.is-active,html body .clc-card-wishlist.active,html body .clc-card-wishlist.is-active{color:#e63946!important;background:#fff0f1!important;border-color:#ffccd1!important}.card-wishlist.active svg,.card-wishlist.is-active svg,.clc-card-wishlist.active svg,.clc-card-wishlist.is-active svg,html body .card-wishlist.active svg,html body .card-wishlist.is-active svg,html body .clc-card-wishlist.active svg,html body .clc-card-wishlist.is-active svg{fill:#e63946!important;stroke:#e63946!important}.clc-card{display:flex;flex-direction:column;border:1px solid #e8e2d9!important;border-radius:14px!important;overflow:hidden!important;cursor:pointer;transition:transform .22s cubic-bezier(.2, .8, .2, 1),box-shadow .22s,border-color .22s;position:relative}.clc-card:hover{transform:translateY(-3px)!important;border-color:#c9a96e!important;box-shadow:0 10px 28px rgba(0,0,0,.08)!important}.clc-card-img-wrap{position:relative;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:.85rem}.clc-card-img-wrap img{width:85%!important;height:85%!important;object-fit:contain!important;background:0 0!important;transition:transform .3s cubic-bezier(.2, .8, .2, 1)}.clc-card:hover .clc-card-img-wrap img{transform:scale(1.05)!important}.clc-pill-tag{position:absolute;top:.65rem;left:.65rem;background:#fbf8f3;border:1px solid rgba(201,169,110,.4);color:#a87f3b;font-size:.58rem;font-weight:700;letter-spacing:.06em;padding:.18rem .5rem;border-radius:99px}.clc-card-content{padding:.85rem 1rem 1rem;display:flex;flex-direction:column;flex:1}.clc-card-brand{font-size:.6rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#b88a3a!important;margin-bottom:.25rem}.clc-card-title{font-family:'Cormorant Garamond',Georgia,serif!important;font-size:1.1rem!important;font-weight:600!important;color:#1a1814!important;line-height:1.2!important;margin:0 0 .2rem!important}.clc-card-pack{font-size:.68rem;color:#736d64!important;margin-bottom:.5rem}.clc-card-price-row{display:flex;align-items:baseline;gap:.45rem;margin-bottom:.45rem}.clc-card-price{font-size:1rem!important;font-weight:700!important;color:#1a1814!important}.clc-card-mrp{font-size:.7rem;color:#8a857d!important;text-decoration:line-through}.clc-card-off-badge{font-size:.6rem;font-weight:700;color:#15803d;background:rgba(34,197,94,.12);padding:.12rem .35rem;border-radius:4px}.clc-card-meta-row{display:flex;align-items:center;justify-content:space-between;font-size:.68rem;margin-bottom:.75rem;margin-top:auto}.clc-card-rating{font-weight:600;color:#d49b37}.clc-card-reviews{color:#736d64!important;font-weight:400}.clc-card-stock{display:flex;align-items:center;gap:.28rem;font-size:.65rem;font-weight:600}.clc-stock-dot{width:6px;height:6px;border-radius:50%}.clc-card-actions{display:flex;gap:.4rem}.clc-quick-add-btn{flex:1;height:36px;border-radius:8px;border:1px solid #e2dad0;background:#fbf8f3;color:#1a1814;font-size:.72rem;font-weight:600;cursor:pointer;transition:.2s}.clc-quick-add-btn:hover{background:#c9a96e;border-color:#c9a96e;color:#fff}.clc-quick-view-btn{width:36px;height:36px;border-radius:8px;border:1px solid #e2dad0;background:#fff;color:#736d64;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s}.clc-quick-view-btn:hover{border-color:#c9a96e;color:#c9a96e}.clc-skeleton{background:#fff!important;border:1px solid #e8e2d9;border-radius:14px;overflow:hidden}.clc-skeleton-img{aspect-ratio:4/3;background:#f8f8f8!important;position:relative;overflow:hidden}.clc-skeleton-body{padding:.85rem;background:#fff!important}.clc-skeleton-line{height:10px;border-radius:6px;background:#f3f3f3!important;margin-bottom:.55rem}.clc-skeleton-line.short{width:45%}.clc-skeleton-line.medium{width:75%}.clc-skeleton-line.full{width:100%}@keyframes clc-shimmer{0%{background-position:-400px 0}100%{background-position:400px 0}}.clc-skeleton-img,.clc-skeleton-line{background-image:linear-gradient(90deg,#f8f8f8 25%,#eee 50%,#f8f8f8 75%);background-size:800px 100%;animation:1.4s linear infinite clc-shimmer}.clc-empty-state{grid-column:1/-1;text-align:center;padding:3.5rem 1.5rem;background:#fff!important;border:1px dashed #e8e2d9;border-radius:14px}.clc-empty-icon{margin-bottom:.85rem}.clc-empty-state h3{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.4rem;color:#1a1814;margin-bottom:.35rem}.clc-empty-state p{font-size:.78rem;color:#8a857d}@media (max-width:900px){.clc-hero-section{grid-template-columns:1fr;gap:1.25rem}.clc-hero-left{max-width:100%}.clc-hero-banner-wrap{width:100%;height:auto}.clc-chips-row{grid-template-columns:repeat(3,1fr)}.clc-main-layout{grid-template-columns:1fr}.clc-sidebar{display:none;position:fixed;inset:0;z-index:999;border-radius:0;max-height:100vh;padding:2rem 1.5rem}.clc-sidebar.is-open{display:block}.clc-show-filters-btn{display:inline-flex}}@media (max-width:640px){.clc-chips-row{display:flex;overflow-x:auto;padding-bottom:.5rem}.clc-chip-card{flex:0 0 160px}.clc-grid{grid-template-columns:repeat(2,1fr);gap:.65rem}}[data-theme=dark] .clc-card,body[data-theme=dark] .clc-card,html[data-theme=dark] .clc-card,html[data-theme=dark] .clc-card-content,html[data-theme=dark] .clc-card-img-wrap,html[data-theme=dark] .clc-skeleton,html[data-theme=dark] .clc-skeleton-body,html[data-theme=dark] .clc-skeleton-img{background:#fff!important}html[data-theme=dark] .clc-card{border:1px solid #e8e2d9!important;box-shadow:0 4px 14px rgba(0,0,0,.12)!important}html[data-theme=dark] .clc-card:hover{border-color:#c9a96e!important;box-shadow:0 10px 28px rgba(0,0,0,.22)!important}html[data-theme=dark] .clc-card-title{color:#1a1814!important}html[data-theme=dark] .clc-card-brand{color:#b88a3a!important}html[data-theme=dark] .clc-card-price{color:#1a1814!important}html[data-theme=dark] .clc-card-mrp{color:#8a857d!important}html[data-theme=dark] .clc-card-pack,html[data-theme=dark] .clc-card-reviews{color:#736d64!important}html[data-theme=dark] .clc-card-img-wrap img{background:0 0!important}html[data-theme=dark] .clc-quick-add-btn{background:#fbf8f3!important;border-color:#e2dad0!important;color:#1a1814!important}html[data-theme=dark] .clc-quick-add-btn:hover{background:#c9a96e!important;border-color:#c9a96e!important;color:#fff!important}html[data-theme=dark] .clc-card-wishlist{background:rgba(255,255,255,.95)!important;border-color:#e5ddd2!important;color:#8a8078!important}[data-theme=dark] .cl-gallery-layout,[data-theme=dark] .cl-thumbs,[data-theme=dark] .pdp-gallery-inner,[data-theme=dark] .pdp-gallery-main,[data-theme=dark] .pdp-thumb-strip,body[data-theme=dark] .cl-gallery-layout,body[data-theme=dark] .cl-thumbs,body[data-theme=dark] .pdp-gallery-inner,body[data-theme=dark] .pdp-gallery-main,body[data-theme=dark] .pdp-thumb-strip,html[data-theme=dark] #galleryMain,html[data-theme=dark] #galleryPhotos,html[data-theme=dark] .cl-gallery-layout,html[data-theme=dark] .cl-hero,html[data-theme=dark] .cl-thumbs,html[data-theme=dark] .pdp,html[data-theme=dark] .pdp-gallery,html[data-theme=dark] .pdp-gallery-inner,html[data-theme=dark] .pdp-gallery-main,html[data-theme=dark] .pdp-gallery-slide,html[data-theme=dark] .pdp-gallery-track,html[data-theme=dark] .pdp-thumb-strip,html[data-theme=dark] .pdp-wrap{background:0 0!important}[data-theme=dark] .cl-gallery-stage,[data-theme=dark] .cl-thumb,[data-theme=dark] .pdp-main-viewer,[data-theme=dark] .pdp-thumb-v,[data-theme=dark] .product-card,body[data-theme=dark] .cl-gallery-stage,body[data-theme=dark] .cl-thumb,body[data-theme=dark] .pdp-main-viewer,body[data-theme=dark] .pdp-thumb-v,body[data-theme=dark] .product-card,html[data-theme=dark] #clGalleryStage,html[data-theme=dark] #pdpMainViewer,html[data-theme=dark] .cl-gallery-stage,html[data-theme=dark] .cl-product-body,html[data-theme=dark] .cl-product-card,html[data-theme=dark] .cl-product-image,html[data-theme=dark] .cl-thumb,html[data-theme=dark] .clc-card,html[data-theme=dark] .clc-card-content,html[data-theme=dark] .clc-card-img-wrap,html[data-theme=dark] .clean-card-img-wrap,html[data-theme=dark] .clean-card-info,html[data-theme=dark] .clean-search-card,html[data-theme=dark] .hd-modal-stage,html[data-theme=dark] .hd-modal-thumb,html[data-theme=dark] .pdp-main-viewer,html[data-theme=dark] .pdp-thumb-v,html[data-theme=dark] .pdp-zoom-result,html[data-theme=dark] .product-card,html[data-theme=dark] .product-card-body,html[data-theme=dark] .product-card__image-wrap,html[data-theme=dark] .product-card__info,html[data-theme=dark] .product-img-wrap,html[data-theme=dark] .rv-card,html[data-theme=dark] .rv-img,html[data-theme=dark] .viewer-360-loading,html[data-theme=dark] .viewer-360-wrap{background:#fff!important}[data-theme=dark] .cl-main-image,[data-theme=dark] .pdp-viewer-img,[data-theme=dark] .product-card img,html[data-theme=dark] #clMainImage,html[data-theme=dark] .cl-main-image,html[data-theme=dark] .cl-thumb img,html[data-theme=dark] .hd-modal-img,html[data-theme=dark] .hd-modal-thumb img,html[data-theme=dark] .pdp-gallery-slide img,html[data-theme=dark] .pdp-gallery-track img,html[data-theme=dark] .pdp-thumb-v img,html[data-theme=dark] .pdp-viewer-img,html[data-theme=dark] .product-card img,html[data-theme=dark] .product-real-img{background:0 0!important}html[data-theme=dark] .clc-page{color:var(--ivory,#faf8f4)}html[data-theme=dark] .clc-breadcrumb .sep,html[data-theme=dark] .clc-breadcrumb a{color:var(--gold,#c9a96e)!important}html[data-theme=dark] .clc-breadcrumb .current{color:var(--ivory,#faf8f4)!important}html[data-theme=dark] .clc-hero-banner-wrap{background:0 0!important;border:none!important;box-shadow:0 8px 30px rgba(0,0,0,.35)!important}html[data-theme=dark] .clc-chip-card{background:var(--surface-1,#17140f)!important;border-color:rgba(201,169,110,.2)!important}html[data-theme=dark] .clc-chip-card.active,html[data-theme=dark] .clc-chip-card:hover{background:rgba(201,169,110,.12)!important;border-color:var(--gold,#c9a96e)!important;box-shadow:0 4px 16px rgba(0,0,0,.3)!important}html[data-theme=dark] .clc-chip-icon{background:rgba(201,169,110,.12)!important;color:var(--gold,#c9a96e)!important}html[data-theme=dark] .clc-chip-title{color:var(--ivory,#faf8f4)!important}html[data-theme=dark] .clc-chip-subtitle{color:var(--muted,#9ca3af)!important}html[data-theme=dark] .clc-sidebar{background:#14120f!important;border-color:rgba(201,169,110,.2)!important;color:var(--ivory,#faf8f4)!important;box-shadow:0 10px 40px rgba(0,0,0,.6)!important}html[data-theme=dark] .clc-sidebar-inner{color:var(--ivory,#faf8f4)!important}html[data-theme=dark] .clc-filter-header{border-bottom-color:rgba(201,169,110,.2)!important}html[data-theme=dark] .clc-filter-title{color:var(--ivory,#faf8f4)!important}html[data-theme=dark] .clc-clear-all{color:var(--gold,#c9a96e)!important}html[data-theme=dark] .clc-clear-all:hover{color:#e5c17c!important}html[data-theme=dark] .clc-sidebar-close-btn{background:rgba(255,255,255,.1)!important;border-color:rgba(201,169,110,.3)!important;color:var(--ivory,#faf8f4)!important}html[data-theme=dark] .clc-sidebar-close-btn:hover{background:rgba(201,169,110,.2)!important;color:var(--gold,#c9a96e)!important}html[data-theme=dark] .clc-filter-group-header{color:var(--ivory,#faf8f4)!important;border-bottom-color:rgba(255,255,255,.08)!important}html[data-theme=dark] .clc-filter-group-title{color:var(--ivory,#faf8f4)!important}html[data-theme=dark] .clc-checkbox-label{color:#d1d5db!important}html[data-theme=dark] .clc-checkbox-label:hover{color:var(--ivory,#faf8f4)!important}html[data-theme=dark] .clc-checkbox-custom{border-color:rgba(255,255,255,.3)!important;background:rgba(255,255,255,.05)!important}html[data-theme=dark] .clc-checkbox-input:checked+.clc-checkbox-custom{background:var(--gold,#c9a96e)!important;border-color:var(--gold,#c9a96e)!important}html[data-theme=dark] .clc-count-badge{color:var(--muted,#9ca3af)!important}html[data-theme=dark] .clc-filter-search-input{background:rgba(255,255,255,.06)!important;border-color:rgba(201,169,110,.2)!important;color:var(--ivory,#faf8f4)!important}html[data-theme=dark] .clc-show-filters-btn{background:var(--surface-1,#17140f)!important;color:var(--gold,#c9a96e)!important;border-color:rgba(201,169,110,.3)!important}html[data-theme=dark] .clc-show-filters-btn:hover{background:rgba(201,169,110,.15)!important}html[data-theme=dark] .clc-count{color:var(--muted,#9ca3af)!important}html[data-theme=dark] .clc-active-pill{background:rgba(201,169,110,.12)!important;color:var(--gold,#c9a96e)!important;border-color:rgba(201,169,110,.3)!important}html[data-theme=dark] .clc-empty-state{background:var(--surface-1,#17140f)!important;border-color:rgba(201,169,110,.2)!important}html[data-theme=dark] .clc-empty-state h3{color:var(--ivory,#faf8f4)!important}html[data-theme=dark] .clc-empty-state p{color:var(--muted,#9ca3af)!important}@media (max-width:768px){.clc-page{padding:.75rem .75rem 3rem!important}.clc-grid{grid-template-columns:repeat(2,1fr)!important;gap:.5rem!important}.clc-card{border-radius:10px!important}.clc-card-img-wrap{aspect-ratio:1/0.95!important;padding:.4rem!important}.clc-card-img-wrap img{width:90%!important;height:90%!important}.clc-pill-tag{top:.35rem!important;left:.35rem!important;font-size:.5rem!important;padding:.12rem .35rem!important}.clc-card-content{padding:.45rem .55rem .55rem!important}.clc-card-brand{font-size:.52rem!important;letter-spacing:.08em!important;margin-bottom:.1rem!important}.clc-card-title{font-size:.82rem!important;line-height:1.25!important;margin-bottom:.2rem!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:2.1em!important}.clc-card-pack{font-size:.6rem!important;margin-bottom:.25rem!important}.clc-card-price-row{gap:.3rem!important;margin-bottom:.3rem!important}.clc-card-price{font-size:.85rem!important}.clc-card-mrp{font-size:.6rem!important}.clc-card-off-badge{font-size:.5rem!important;padding:.08rem .25rem!important}.clc-card-meta-row{font-size:.6rem!important;margin-bottom:.45rem!important}.clc-quick-add-btn{height:30px!important;font-size:.65rem!important;border-radius:6px!important}.clc-quick-view-btn{width:30px!important;height:30px!important;border-radius:6px!important}}@media (max-width:380px){.clc-grid{grid-template-columns:repeat(2,1fr)!important;gap:.35rem!important}.clc-card-content{padding:.35rem .45rem .45rem!important}.clc-card-title{font-size:.78rem!important}.clc-card-price{font-size:.8rem!important}}.clc-top-header-row{display:flex!important;align-items:center!important;gap:.75rem!important;margin-top:.25rem!important;margin-bottom:.85rem!important;flex-wrap:wrap!important;width:100%!important}.clc-top-header-row #abhBackBtn,.clc-top-header-row .abh-back-btn,.clc-top-header-row .btn-back{margin:0!important;float:none!important;clear:none!important;align-self:center!important}.clc-top-header-row .clc-breadcrumb-bar{margin:0!important;padding:0!important;display:flex!important;align-items:center!important}.clc-top-header-row .clc-breadcrumb{margin:0!important;padding:0!important;display:flex!important;align-items:center!important;gap:.4rem!important;font-size:.75rem!important;line-height:1!important}