#collection-title.has-image .row-content{display:flex;flex-direction:column-reverse}#collection-title .image-content{width:calc(100% + 48px);margin-left:-24px}#collection-title .desc-cut{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#collection-title ul{overflow-y:scroll;width:calc(100% + 48px);margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px;-ms-overflow-style:none;scrollbar-width:none}#collection-title ul::-webkit-scrollbar{display:none}#collection-title .ct-quick-link,#collection-title .ct-quick-filter{white-space:nowrap;color:var(--grey-80)}#collection-title .ct-quick-link:after,#collection-title .ct-quick-filter:after{width:0}#collection-title .ct-quick-link:hover:after,#collection-title .ct-quick-filter:hover:after{animation:none;width:100%}#collection-title .ct-quick-filter.active{color:var(--black)}#collection-title .ct-quick-filter.active:after{width:100%}@media only screen and (min-width: 600px){#collection-title .image-content{width:calc(100% + 80px);margin-left:-40px}#collection-title ul{width:calc(100% + 80px);margin-left:-40px;margin-right:-40px;padding-left:40px;padding-right:40px}}@media only screen and (min-width: 1024px){#collection-title.has-image .row-content{display:flex;flex-direction:row;align-items:center}#collection-title .image-content{width:calc(100% + 62px);margin-left:-6px}#collection-title ul{overflow-y:unset;width:unset;margin-left:unset;padding-left:unset;padding-right:unset}}.cns__sidebar{width:365px}.cns__mainbar{flex:auto}.cns__topbar i,.cns__filter-header p i{width:14px;height:14px}.cns__topbar i svg,.cns__filter-header p i svg{scale:.65;overflow:initial}.cns__topbar i svg path,.cns__filter-header p i svg path{stroke-width:2}.cns__filter-header button{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.cns__filter-header button svg{width:12px;height:12px;overflow:initial}.cns__filtered i{width:12px;height:12px;display:flex;align-items:center;justify-content:center}.cns__filtered i svg{width:6px;height:6px;overflow:initial}.cns__filtered i svg path{stroke-width:3}.cns__drawer .cns__overlay{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background:#1f1f1f99;opacity:0;pointer-events:none;transition:all .3s ease}.cns__drawer-inner{position:fixed;bottom:0;left:0;transform:translateY(100%);background:var(--white);height:90vh;width:100%;transition:all .3s ease}.cns__drawer[data-show=true] .cns__overlay{opacity:1;pointer-events:unset;transition:all .3s ease}.cns__drawer[data-show=true] .cns__drawer-inner{transform:translateY(0);transition:all .3s ease}.cns__drawer label input{width:0px}.cns__filter-list[data-style=button],.cns__filter-list[data-style=swatch]{display:grid}.cns__filter-list[data-style=button] .checkmark{display:none}.cns__filter-list[data-style=button]{grid-template-columns:repeat(5,1fr)}.cns__filter-list[data-style=button] label{padding:12px 0;border:1px solid var(--border);justify-content:center}.cns__filter-list[data-style=button] label:has(input:checked){border-color:var(--black)}.cns__filter-list[data-style=button] label[data-disabled=true]{color:var(--border);cursor:not-allowed;pointer-events:none}.cns__filter-list[data-style=button] label[data-disabled=true]:after{content:"";width:100%;height:1px;background:var(--border);position:absolute;transform:rotate(-45deg)}.cns__filter-list[data-style=swatch]{grid-template-columns:repeat(2,1fr);column-gap:12px;row-gap:16px}.cns__filter-list[data-style=swatch] p{word-break:break-all;line-height:24px}.cns__filter-list[data-style=swatch] .global-checkbox{align-items:start}.cns__filter-list[data-style=swatch] .checkmark{border-radius:100px;width:24px;height:24px;margin-right:8px;overflow:hidden;border-color:transparent}.cns__filter-list[data-style=swatch] .checkmark{position:relative}.cns__filter-list[data-style=swatch] .checkmark span{width:100%;height:100%;border-radius:100px}.cns__filter-list[data-style=swatch] .checkmark:before{content:"";top:0;right:0;bottom:0;left:0;position:absolute;border:1px dashed var(--border);border-radius:100px}.cns__filter-list[data-style=swatch] .checkmark:has(.swatch-white):before{border:1px solid var(--border);background:#fff}.cns__filter-list[data-style=swatch] .checkmark .swatch-white{display:none}.cns__filter-list[data-style=swatch] input:checked~.checkmark{background:unset}.cns__filter-list[data-style=swatch] input:checked~.checkmark:after{display:none}.cns__filter-list[data-style=swatch] input:checked~.checkmark span,.cns__filter-list[data-style=swatch] input:checked~.checkmark:before{width:16px;height:16px}.cns__filter-list[data-style=swatch] input:checked~.checkmark:before{top:50%;left:50%;transform:translate(-50%,-50%)}.cns__price-slider{border:unset;box-shadow:unset}.cns__price-slider.noUi-horizontal{height:unset}.cns__price-slider .noUi-base{height:20px}.cns__price-slider .noUi-connects{border-radius:unset;background-color:var(--border);height:2px;top:50%;transform:translateY(-50%)}.cns__price-slider .noUi-connect,.cns__price-slider .noUi-handle{background-color:var(--black)}.cns__price-slider .noUi-touch-area{cursor:grab}.cns__price-slider .noUi-handle:before,.cns__price-slider .noUi-handle:after{display:none}.cns__price-slider .noUi-handle{box-shadow:unset;border-radius:0;background-color:var(--black);height:20px;width:6px;right:0;border:unset;top:0}.cns__price-slider .noUi-handle-lower{right:-6px}.cns__filter-main{flex:auto;overflow:auto}.cns__accordion .title-icon .icon,.cns__accordion .title-icon.active .icon{width:20px;height:20px}.cns__accordion .title-icon .icon svg{overflow:initial;scale:.725}.cns__accordion .title-icon .icon svg path{stroke-width:1.6}.cns__products .product-card-wrapper{border-bottom:1px solid var(--border)}.cns__products article.product-card-wrapper:nth-of-type(odd){border-right:1px solid var(--border)}.coll-pagination{border-top:1px solid var(--border);margin-top:-1px}.cns__no-result p{margin-bottom:134px}@media only screen and (min-width: 1024px){.cns__filter-list[data-style=button]{grid-template-columns:repeat(3,1fr)}.cns__no-result p{margin-bottom:0}.cns__products article.product-card-wrapper:nth-of-type(odd){border-right:unset}.cns__products article.product-card-wrapper:not(:nth-child(3n)){border-right:1px solid var(--border)}}body.hide-bar-on-scroll.hide-bar .top-bar.sticky-below-header{top:48px!important}.search-top-section form{width:100%}.search-top-section .search-icon{top:50%;transform:translateY(-50%)}.bipl-banner .link-icon svg path{stroke:#fff}@media only screen and (min-width: 600px){.bipl-banner .image-con .global-image-wrapper{height:100%}.bipl-banner .image-con img{width:auto;height:100%;object-fit:cover;object-position:right}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/collection-and-search.css.map */
