.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;list-style:none;margin:0;font-size:.75rem;overflow:hidden;padding:1.25rem 0}.breadcrumb li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breadcrumb li:not(:last-child)::after{content:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 448 512%27%3E%3Cpath d=%27M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6 .1 34zm192-34l-136-136c-9.4-9.4-24.6-9.4-33.9 0l-22.6 22.6c-9.4 9.4-9.4 24.6 0 33.9l96.4 96.4-96.4 96.4c-9.4 9.4-9.4 24.6 0 33.9l22.6 22.6c9.4 9.4 24.6 9.4 33.9 0l136-136c9.4-9.2 9.4-24.4 0-33.8z%27 fill=%27%23CCCCCC%27/%3E%3C/svg%3E");margin:0 .5rem;width:.75rem;height:.75rem;display:inline-block}.breadcrumb li a{text-decoration:none;color:#4caf50;-webkit-transition:color .2s;transition:color .2s}.breadcrumb li a:hover{opacity:.8}.breadcrumb li:last-child{color:#333}.select{min-width:0;width:100%;position:relative}.select__body{position:relative;width:100%}.select__title{color:inherit;text-align:left;border:1px solid #eee;background-color:#fff;cursor:pointer;width:100%;display:block;border-radius:.5rem}._select-open .select__title{border-radius:.5rem .5rem 0 0}.select__value{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.75rem;position:relative;line-height:1.2;gap:.625rem}.select__value>*{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.select__value:has(.icon__medium)>*{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.select__value:after{content:"";position:absolute;right:.625rem;top:50%;width:.625rem;height:.625rem;border-right:2px solid #e4e4e4;border-bottom:2px solid #e4e4e4;-webkit-transform:translateY(-70%) rotate(45deg);transform:translateY(-70%) rotate(45deg);-webkit-transition:all .3s cubic-bezier(.68,-.55,.27,1.55);transition:all .3s cubic-bezier(.68,-.55,.27,1.55);-webkit-transform-origin:center;transform-origin:center}._select-open .select__value:after{-webkit-transform:translateY(-30%) rotate(225deg);transform:translateY(-30%) rotate(225deg);border-width:2px}.select__value._select-pseudo-label::before{content:attr(data-pseudo-label);opacity:.5}.select__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-word;line-height:1.2;font-size:.875rem}.select__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select__input{width:100%;background-color:rgba(0,0,0,0);height:100%;outline:0}.select__options{color:#000;position:absolute;top:calc(100% - .0625rem);border-radius:0 0 8px 8px;width:100%;left:0;z-index:4;background-color:#fff;border-top:0;border:1px solid #d9d9d9;border-top:0}.select__scroll{overflow-y:auto;overflow-x:hidden;max-height:12.5rem}.select__option{width:100%;text-align:left;cursor:pointer;padding:10px 15px;color:inherit;font-size:.875rem;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-top:1px solid #e4e4e4}.select__option._select-selected{background-color:#eee}.select__row{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.375rem}.select--show-top .select__options{top:auto;bottom:calc(100% - .0625rem);border:1px solid #d9d9d9;border-bottom:0;border-radius:4px 4px 0 0;padding:5px 0 10px 0}.select._select-disabled{background-color:#f5f5f5;color:#9e9e9e;cursor:not-allowed;pointer-events:none}._select-tag{cursor:pointer}.thin-scrollbar::-webkit-scrollbar{width:2px;height:2px}.thin-scrollbar::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.thin-scrollbar::-webkit-scrollbar-thumb{background-color:rgba(168,168,168,.6);border-radius:3px;border:none}.thin-scrollbar::-webkit-scrollbar-thumb:hover{background-color:rgba(168,168,168,.9)}.thin-scrollbar::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.product-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;gap:1rem}.product-toolbar__select{padding:.4rem .6rem;border:.0625rem solid #ccc;border-radius:.25rem;font-size:.95rem;background-color:#fff}.product-toolbar__select:focus{border-color:#007bff;outline:0}.product-toolbar__form-group{width:17.375rem}.product-toolbar__form-group .select__value{padding:.375rem .625rem .375rem .375rem}.product-toolbar__form-group .select__value:after{border-right:2px solid #50a061;border-bottom:2px solid #50a061}.category-details{margin-top:1.25rem}.products-grid{margin-top:1.25rem}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;list-style:none;margin:0;gap:.3125rem}.pagination li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.pagination li a,.pagination li span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:2.25rem;height:2.25rem;padding:0 .625rem;border:1px solid #e4e4e4;border-radius:.5rem;text-decoration:none;background-color:#fff;-webkit-transition:all .2s ease;transition:all .2s ease;font-size:.75rem;color:#50a061}.pagination li a:hover,.pagination li span:hover{background-color:#f5f5f5;border-color:#ddd}.pagination li.active span{background-color:#50a061;border-color:#50a061;color:#fff;cursor:default}.pagination li.disabled span{color:#999;background-color:#f5f5f5;border-color:#e4e4e4;cursor:not-allowed;opacity:.7}.pagination li:first-child a,.pagination li:first-child span,.pagination li:last-child a,.pagination li:last-child span{padding:0 .75rem}.pagination-results{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}.pagination-results__pagination{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.pagination-results__results{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;text-align:right;color:#b1b5b8;font-size:.75rem;text-align:center}@media (max-width:61.99875em){.breadcrumb{padding:.625rem 0}.product-toolbar{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.product-toolbar__form-group{width:100%}.product-toolbar__form-group .select__value{padding:.1875rem}}@media screen and (max-width:768px){.breadcrumb li{font-size:.75rem}}@media (max-width:47.99875em){.products-grid .product-card__info .rating{--star-size:0.5rem;--star-gap:0.0625rem}.products-grid .product-card__image{width:6.25rem;height:auto}.products-grid .product-card__bonus-text{font-size:.75rem}.products-grid .product-card__price-sale{font-size:1rem}.products-grid .product-card__price-current{font-size:1rem}.products-grid .product-card__price-old{font-size:.75rem}.products-grid .product-card__add-to-cart{height:2.5rem;font-size:.75rem}.products-grid .product-card__cart-stepper .quantity__button{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%}.products-grid .product-card__cart-stepper .quantity__input input{font-size:1rem}}@media (any-hover:hover){.select__option:hover{background:#d9d9d9}}