.products__wrapper{padding-bottom:80px}.products__wrapper .outer__products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.products__wrapper .outer__products .filter{width:100%;max-width:255px;padding-left:15px}.products__wrapper .outer__products .filter .elem__filt{margin-bottom:25px}.products__wrapper .outer__products .filter .elem__filt .group__input{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.products__wrapper .outer__products .filter .elem__filt .group__input button{left:10px;background-color:transparent;border:0px;outline:none;min-width:32px;max-width:32px;min-height:32px;max-height:32px;border-radius:250px;background-color:var(--primary-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:0;position:absolute}.products__wrapper .outer__products .filter .elem__filt .group__input button svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.products__wrapper .outer__products .filter .elem__filt .group__input button svg path{fill:#fff}.products__wrapper .outer__products .filter .elem__filt .group__input>input{width:100%;height:45px;font-size:16px;padding-left:45px;padding-right:15px;border-radius:10px;background-color:#f3f3f3;border:0px;outline:none}.products__wrapper .outer__products .filter .elem__filt .el__check{margin-bottom:14px}.products__wrapper .outer__products .filter .elem__filt .el__check:last-child{margin-bottom:0}.products__wrapper .outer__products .filter .elem__filt>p{margin-top:0;margin-bottom:18px;font-size:20px;line-height:32px;font-weight:500;color:#000}.products__wrapper .outer__products .filter .elem__filt:last-child{margin-bottom:0}.products__wrapper .outer__products .main__wrapper--box{width:100%;max-width:1040px}.empty-collection{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:60px 0}.empty-collection>h6{margin-top:0;font-size:28px;font-weight:600;line-height:44px;color:#000;margin-bottom:15px}.empty-collection>p{margin:0;line-height:34px;font-size:24px;font-weight:400;color:#9f9f9f}.empty-collection>span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:40px}.empty-collection>span img{max-width:220px}.products__wrapper .outer__products .main__wrapper--box .load__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:35px}.products__wrapper .outer__products .main__wrapper--box .load__more>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-decoration:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;font-weight:600;color:var(--primary-color);-webkit-transition:.4s ease all;transition:.4s ease all}.products__wrapper .outer__products .main__wrapper--box .load__more>a:hover{opacity:.7}.products__wrapper .outer__products .main__wrapper--box .load__more>a span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:7px}.products__wrapper .outer__products .main__wrapper--box .load__more>a span svg path{fill:var(--primary-color)}.products__wrapper .outer__products .main__grid{max-width:1040px;margin-right:auto;width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:20px;grid-row-gap:30px}.products__wrapper .outer__products .main__grid .elem__product{padding-bottom:8px}.products__wrapper .outer__products .main__grid .elem__product.product__more{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.products__wrapper .outer__products .main__grid .elem__product.product__more a.btn{white-space:nowrap;padding-left:20px;padding-right:20px;color:var(--primary-color);border:1px solid var(--primary-color);border-radius:250px;background-color:transparent;-webkit-transition:.4s ease all;transition:.4s ease all}.products__wrapper .outer__products .main__grid .elem__product.product__more a.btn:hover{background-color:var(--btn-background-hover-color);color:#fff}.products__wrapper .outer__products .main__grid .elem__product .info__{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:0px 3px 6px #B7B7B729;box-shadow:0 3px 6px #b7b7b729;border:1px solid #E6E6E6;border-radius:0 0 8px 8px}.products__wrapper .outer__products .main__grid .elem__product .info__ .desc__{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:10px}.products__wrapper .outer__products .main__grid .elem__product .info__ .desc__>a{margin:0 0 4px;font-size:18px;font-weight:600;color:#000;line-height:24px}.products__wrapper .outer__products .main__grid .elem__product .info__ .desc__>span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:20px;line-height:34px;color:var(--product-card-price-color);font-weight:600}.products__wrapper .outer__products .main__grid .elem__product .info__ .button__ .btn{font-size:16px;min-height:38px;min-width:60px;padding-left:19px;padding-right:19px;text-align:center;white-space:nowrap}.products__wrapper .outer__products .main__grid .elem__product .media__{border-top-left-radius:8px;border-top-right-radius:8px;position:relative;height:260px;width:100%;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;background-color:#f2f2f2}.products__wrapper .outer__products .main__grid .elem__product .media__ .sale{position:absolute;top:20px;right:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-height:38px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.products__wrapper .outer__products .main__grid .elem__product .media__ .sale>span{padding:0 10px;background:var(--product-card-sale-label-color);border-radius:15px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-height:38px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;font-weight:600;line-height:34px;color:#fff}.products__wrapper .outer__products .main__grid .elem__product .media__ .like{position:absolute;top:20px;left:20px}.products__wrapper .outer__products .main__grid .elem__product .media__ .like>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:38px;max-width:38px;min-height:38px;max-height:38px;border-radius:250px;background-color:var(--product-card-wishlist-background-color);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.products__wrapper .outer__products .main__grid .elem__product .media__ .like>a.liked .filled{opacity:1}.products__wrapper .outer__products .main__grid .elem__product .media__ .like>a .default path{fill:#fff}.products__wrapper .outer__products .main__grid .elem__product .media__ .like>a .filled{position:absolute;z-index:2;opacity:0;-webkit-transition:.4s ease all;transition:.4s ease all}.products__wrapper .outer__products .main__grid .elem__product .media__ .like>a .filled path{fill:#fff}.products__wrapper .outer__products .main__grid .elem__product .media__ img,.products__wrapper .outer__products .main__grid .elem__product .media__ svg{max-width:100%;max-height:100%;object-fit:cover;border-top-left-radius:8px;border-top-right-radius:8px}.noUi-handle:after,.noUi-handle:before{display:none!important}.noUi-horizontal .noUi-handle{cursor:pointer;min-width:24px;min-height:24px;max-width:24px;max-height:24px;background-color:#fff;top:-8px!important;border-radius:250px;border:4px solid var(--primary-color);position:absolute!important;margin-right:-2px}.noUi-horizontal{height:8px!important;background-color:var(--primary-color)!important}.noUi-connect{background-color:var(--primary-color)!important}.range__picker{padding-bottom:15px;padding-left:5px;width:220px}.noUi-horizontal .noUi-tooltip{top:auto!important;padding:0!important;border:0px!important;font-size:14px;font-weight:700;color:#000;bottom:-25px!important;position:absolute!important;left:50%!important;-webkit-transform:translateX(-50%)!important;transform:translate(-50%)!important}@media (max-width: 1200px){.products__wrapper .outer__products .main__grid{grid-template-columns:repeat(2,1fr)}}.filter__bar{display:none}.main__wrapper--box>p{display:none}.swipe__me{display:none}@media (max-width: 991px){.empty-collection{padding:40px 0;text-align:center}.empty-collection>span img{max-width:140px}.empty-collection>h6{font-size:20px;line-height:30px}.empty-collection>p{font-size:17px;line-height:28px}.swipe__me{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px}.swipe__me span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:40px;height:3px;border-radius:5px;background-color:#f2f2f2}.main__wrapper--box>p{display:block;margin-bottom:15px;font-size:18px;font-weight:600;color:#000;margin-top:0}.products__wrapper .outer__products{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.filter__bar{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px}.filter__bar .group__input{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter__bar .group__input a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:30px;max-width:30px;min-height:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-height:30px;position:absolute;left:10px;color:var(--primary-color);font-size:18px;padding-top:2px;text-decoration:none}.filter__bar form>p{margin-top:0;margin-bottom:12px;font-size:16px;color:#000;font-weight:600}.filter__bar input{width:100%;height:45px;font-size:15px;border-radius:8px;background-color:#f3f3f3;padding-right:15px;padding-left:45px;outline:none;border:0px}.range__picker{width:calc(100% - 15px)}.products__wrapper .outer__products .filter{display:block;position:fixed;width:100%;height:100%;border-top-left-radius:8px;border-top-right-radius:8px;background-color:#fff;max-width:100%;z-index:4;overflow-y:auto;overflow-x:hidden;right:0;bottom:-100%;padding:0 15px 15px;-webkit-transition:.6s ease all;transition:.6s ease all}.products__wrapper .outer__products .main__grid{grid-template-columns:repeat(3,1fr)}.products__wrapper .outer__products .main__grid .elem__product .info__ .desc__>p{font-size:14px;line-height:20px}.products__wrapper .outer__products .main__grid .elem__product .info__ .desc__>span{font-size:14px;line-height:24px}.products__wrapper .outer__products .main__grid .elem__product .info__{padding:10px 12px}.products__wrapper .outer__products .main__grid .elem__product .info__ .button__ .btn{font-size:14px;padding-left:11px;padding-right:11px;min-height:30px}.products__wrapper{padding-bottom:15px}}@media (max-width: 767px){.products__wrapper .outer__products .main__wrapper--box .load__more{margin-top:15px}.products__wrapper .outer__products .main__wrapper--box .load__more>a{font-size:17px}.products__wrapper .outer__products .main__grid .elem__product .media__ .like>a{min-width:28px;max-width:28px;min-height:28px;max-height:28px}.products__wrapper .outer__products .main__grid .elem__product .media__ .like{left:10px;top:10px}.products__wrapper .outer__products .main__grid .elem__product .media__ .like svg{max-width:15px}.products__wrapper .outer__products .main__grid .elem__product .media__ .sale{top:10px;right:10px;min-height:28px}.products__wrapper .outer__products .main__grid .elem__product .media__ .sale span{min-height:28px;font-size:14px;line-height:24px}.products__wrapper .outer__products .main__grid{grid-template-columns:repeat(2,1fr)}.products__wrapper .outer__products .main__grid .elem__product .media__{height:190px}}@media (max-width: 480px){.empty-collection>span img{max-width:110px}.empty-collection>span{margin-bottom:20px}.empty-collection>h6{font-size:19px}.products__wrapper .outer__products .main__grid{grid-column-gap:10px;grid-row-gap:10px}.products__wrapper .outer__products .main__grid .elem__product .media__{height:150px}.products__wrapper .outer__products .main__grid{grid-column-gap:15px;grid-row-gap:15px}.products__wrapper .outer__products .main__grid .elem__product .info__{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.products__wrapper .outer__products .main__grid .elem__product .info__ .desc__{width:100%;margin-left:0;margin-bottom:7px}.products__wrapper .outer__products .main__grid .elem__product .info__ .button__{width:100%}.products__wrapper .outer__products .main__grid .elem__product .info__ .button__>a{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/collection.css.map */
