.shampo-plp{--shampo-page-gutter: 40px;--shampo-border: #dadada;--shampo-muted: #707070;--shampo-soft: #f8f8f8;--shampo-red: #d6001b;--shampo-blue: #003867;--shampo-pink: #d61d57;width:100%;color:#333;background:#fff}.shampo-plp a{color:inherit;text-decoration:none}.shampo-plp__hero,.shampo-plp__plain-head{position:relative;min-height:400px;overflow:hidden;background:#e6e6e6}.shampo-plp__plain-head{min-height:170px;padding:64px var(--shampo-page-gutter) 32px;background:#222}.shampo-plp__hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.shampo-plp__hero:after,.shampo-plp__plain-head:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(45deg,#0000006b,#0000 58%);pointer-events:none}.shampo-plp__hero-content{position:absolute;left:0;right:0;bottom:0;z-index:1;max-width:1280px;margin:0 auto;padding:0 var(--shampo-page-gutter) 30px;color:#fff}.shampo-plp__plain-head>*{position:relative;z-index:1;color:#fff}.shampo-plp__hero-label,.shampo-plp__plain-label{display:inline-flex;align-items:center;min-height:28px;padding:4px 12px;border-radius:4px;background:#0f0f0f;color:#fff;font-size:13px;font-weight:700;line-height:1}.shampo-plp__title{margin:10px 0 0;font-size:32px;font-weight:800;line-height:1.2;letter-spacing:0}.shampo-plp__hero-count{display:none;margin:8px 0 0;font-size:13px;font-weight:700;opacity:.9}.shampo-plp__content{max-width:1280px;margin:0 auto;padding:60px var(--shampo-page-gutter)}.shampo-plp__layout{display:grid;grid-template-columns:minmax(190px,1fr) minmax(0,4fr);gap:30px;align-items:start}.shampo-plp__layout.is-without-filters{display:block}.shampo-plp__sidebar{position:sticky;top:172px;max-height:calc(100vh - 190px);overflow:auto;padding-right:10px}.shampo-plp__active-filters{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}.shampo-plp__active-filters.is-mobile{display:none}.shampo-plp__active-filter,.shampo-plp__clear-filter{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:6px 10px;border-radius:6px;background:#f0f0f0;font-size:12px;font-weight:700}.shampo-plp__clear-filter{color:#065fd4}.shampo-filter-group{margin:0 0 14px;border:0}.shampo-filter-group__summary{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:44px;padding:12px 15px;border:0;border-radius:6px;background:#f0f0f0;color:#4a4a4a;font-size:14px;font-weight:700;line-height:1.2;cursor:pointer;list-style:none}.shampo-filter-group__summary::-webkit-details-marker{display:none}.shampo-filter-group[open] .shampo-filter-group__summary span:last-child{transform:rotate(180deg)}.shampo-filter-group__list{display:grid;gap:9px;margin:12px 0 0;padding:0 4px 2px;list-style:none}.shampo-filter-group__list--tag{gap:8px}.shampo-filter-group__sublist{display:grid;gap:7px;margin:8px 0 0;padding:0 0 0 14px;list-style:none}.shampo-filter-option{display:flex;align-items:flex-start;gap:7px;min-width:0;color:#333;font-size:12px;line-height:1.55;cursor:pointer}.shampo-filter-option input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.shampo-filter-option__box{position:relative;flex:0 0 auto;width:14px;height:14px;margin-top:2px;border:1px solid var(--shampo-border);background:#fff}.shampo-filter-option input:checked+.shampo-filter-option__box:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;background:#333}.shampo-filter-option input:disabled~span{opacity:.42}.shampo-filter-option__label{min-width:0}.shampo-filter-option__count{color:var(--shampo-muted)}.shampo-filter-option--tag{font-weight:700}.shampo-filter-option--tag.is-child{color:#555;font-weight:600}.shampo-filter-option--tag.is-heading{display:block;font-weight:800;cursor:default}.shampo-filter-option--tag.is-heading .shampo-filter-option__label{display:block}.shampo-plp__toolbar{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.shampo-plp__toolbar-count{font-size:16px;font-weight:800}.shampo-plp__toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px}.shampo-plp__sort{padding-right:15px;border-right:1px solid var(--shampo-border)}.shampo-plp__sort select,.shampo-filter-group select{width:220px;height:44px;padding:0 38px 0 12px;border:1px solid var(--shampo-border);border-radius:6px;background:#fff;color:#333;font-size:14px}.shampo-filter-group select{width:100%;margin-top:10px}.shampo-plp__view-buttons{display:flex;align-items:center;gap:10px}.shampo-plp__view-button{width:28px;height:28px;display:grid;gap:3px;border:0;padding:4px;background:transparent;color:#333;opacity:.15;cursor:pointer}.shampo-plp__view-button.is-active{opacity:1}.shampo-plp__view-button span{display:block;background:currentColor}.shampo-plp__view-button[data-shampo-view-button=list] span{height:4px}.shampo-plp__view-button[data-shampo-view-button=large] span{width:100%;height:100%}.shampo-plp__view-button[data-shampo-view-button=medium]{grid-template-columns:repeat(2,1fr)}.shampo-plp__grid{display:grid;grid-template-columns:1fr;gap:20px;margin:0;padding:0;list-style:none}.shampo-card{min-width:0}.shampo-card__inner{display:flex;min-height:220px;overflow:hidden;border-radius:8px;background:var(--shampo-soft)}.shampo-card__media-link{flex:0 0 300px;max-width:300px;background:#fff}.shampo-card__media{position:relative;display:block;width:100%;aspect-ratio:1 / 1;background:#fff}.shampo-card__media img,.shampo-card__placeholder{display:block;width:100%;height:100%;object-fit:contain}.shampo-card__sale-badge{position:absolute;left:0;bottom:0;display:inline-flex;align-items:center;min-height:24px;padding:5px 10px;border-radius:0 4px 4px 0;background:var(--shampo-pink);color:#fff;font-size:12px;font-weight:800}.shampo-card__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;align-items:flex-start;padding:24px 28px}.shampo-card__title{max-width:100%;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:17px;font-weight:500;line-height:1.45;color:#333}.shampo-card__vendor{max-width:100%;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;margin-top:6px;color:var(--shampo-muted);font-size:13px;line-height:1.4}.shampo-card__rating{margin-top:8px;color:#333;font-size:13px;line-height:1}.shampo-card__rating span{color:#ff6200}.shampo-card__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin-top:14px}.shampo-card__price-current{color:var(--shampo-red);font-size:22px;font-weight:700;line-height:1}.shampo-card__price-compare{color:#999;font-size:13px;text-decoration:line-through}.shampo-card__description{display:-webkit-box;overflow:hidden;margin-top:10px;color:var(--shampo-muted);font-size:13px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.shampo-card__tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.shampo-card__tag{display:inline-flex;align-items:center;min-height:24px;padding:4px 9px;border-radius:4px;background:#00386714;color:var(--shampo-blue);font-size:11px;font-weight:800;line-height:1}.shampo-card__tag.is-coupon{background:#7fda6938;color:#0b7b3c}.shampo-card__tag.is-gift{background:#8012fd14;color:#8012fd}.shampo-card__tag.is-free-shipping{background:#d61d571a;color:var(--shampo-pink)}.shampo-pagination{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-top:32px}.shampo-page{min-width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:1px solid var(--shampo-border);border-radius:6px;background:#fff;color:#333;font-size:13px;font-weight:700}.shampo-page.is-current{border-color:var(--shampo-blue);background:var(--shampo-blue);color:#fff}.shampo-plp__mobile-filter,.shampo-plp__mobile-panel{display:none}.shampo-plp__empty{padding:48px 20px;border-radius:8px;background:var(--shampo-soft);text-align:center;font-size:14px}.shampo-plp[data-shampo-view=large] .shampo-plp__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shampo-plp[data-shampo-view=medium] .shampo-plp__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shampo-plp[data-shampo-view=large] .shampo-card__inner,.shampo-plp[data-shampo-view=medium] .shampo-card__inner{display:block;min-height:0}.shampo-plp[data-shampo-view=large] .shampo-card__media-link,.shampo-plp[data-shampo-view=medium] .shampo-card__media-link{display:block;max-width:none}.shampo-plp[data-shampo-view=large] .shampo-card__body,.shampo-plp[data-shampo-view=medium] .shampo-card__body{padding:14px}.shampo-plp[data-shampo-view=large] .shampo-card__title,.shampo-plp[data-shampo-view=medium] .shampo-card__title{font-size:14px}.shampo-plp[data-shampo-view=large] .shampo-card__price-current,.shampo-plp[data-shampo-view=medium] .shampo-card__price-current{font-size:17px}@media screen and (max-width:749px){.shampo-plp{--shampo-page-gutter: 17px}.shampo-plp__hero,.shampo-plp__plain-head{min-height:200px}.shampo-plp__plain-head{padding:70px var(--shampo-page-gutter) 18px}.shampo-plp__hero-content{padding:0 var(--shampo-page-gutter) 18px}.shampo-plp__hero-label,.shampo-plp__plain-label{min-height:23px;padding:4px 10px;font-size:11px}.shampo-plp__title{margin-top:8px;font-size:26px}.shampo-plp__hero-count{display:block}.shampo-plp__content{padding:26px 10px 42px}.shampo-plp__layout{display:block}.shampo-plp__sidebar{display:none}.shampo-plp__toolbar{min-height:50px;margin:0 -10px 10px;padding:0 17px;background:#fff}.shampo-plp__toolbar-count,.shampo-plp__sort{display:none}.shampo-plp__toolbar-actions{margin-left:auto}.shampo-plp__mobile-filter{display:block}.shampo-plp__filter-button{display:inline-flex;align-items:center;gap:9px;min-height:40px;padding:0 18px;border-radius:6px;background:#0f0f0f;color:#fff;font-size:15px;font-weight:800;line-height:1;cursor:pointer;list-style:none}.shampo-plp__filter-button::-webkit-details-marker{display:none}.shampo-plp__filter-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.shampo-plp__mobile-panel{position:absolute;top:100%;left:0;right:0;display:none;max-height:72vh;overflow:auto;padding:16px 17px 20px;background:#fff;box-shadow:0 18px 28px #00000029}.shampo-plp__mobile-filter[open] .shampo-plp__mobile-panel{display:block}.shampo-filter-group__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.shampo-plp__view-buttons{gap:13px}.shampo-plp__view-button{width:25px;height:25px}.shampo-plp__grid,.shampo-plp[data-shampo-view=large] .shampo-plp__grid,.shampo-plp[data-shampo-view=medium] .shampo-plp__grid{grid-template-columns:1fr;gap:10px}.shampo-card__inner,.shampo-plp[data-shampo-view=large] .shampo-card__inner,.shampo-plp[data-shampo-view=medium] .shampo-card__inner{display:flex;min-height:182px}.shampo-card__media-link,.shampo-plp[data-shampo-view=large] .shampo-card__media-link,.shampo-plp[data-shampo-view=medium] .shampo-card__media-link{flex:0 0 48%;max-width:48%}.shampo-card__body,.shampo-plp[data-shampo-view=large] .shampo-card__body,.shampo-plp[data-shampo-view=medium] .shampo-card__body{flex:1;min-width:0;padding:16px 12px}.shampo-card__title,.shampo-plp[data-shampo-view=large] .shampo-card__title,.shampo-plp[data-shampo-view=medium] .shampo-card__title{font-size:13px;line-height:1.45}.shampo-card__vendor{margin-top:4px;font-size:12px}.shampo-card__rating{margin-top:7px;font-size:12px}.shampo-card__price{margin-top:10px}.shampo-card__price-current,.shampo-plp[data-shampo-view=large] .shampo-card__price-current,.shampo-plp[data-shampo-view=medium] .shampo-card__price-current{font-size:20px}.shampo-card__description{margin-top:8px;font-size:12px;line-height:1.5}.shampo-card__tags{margin-top:10px}.shampo-card__tag{min-height:22px;font-size:10px}.shampo-plp__active-filters.is-mobile{display:flex;margin:0 0 10px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/shampo-collection.css.map */
