#load-more-product-filtered{margin:2rem 0}#load-more-products{grid-column:center-start/center-end;grid-row:5/5;margin-bottom:2rem;margin-top:2rem;padding:1rem;width:100%}.product-grid-container{margin:0 auto}.product-collection,.product-collection-wrapper{padding:2.2rem 0}.product-col-left,.product-col-r-top{background:linear-gradient(transparent,rgba(0,0,0,.3)),50%/cover no-repeat}.product-col-r-bottom>div:first-child{background:#eaa001}.product-col-r-bottom>div:last-child{background:#0090ff}.product-col-content{color:#fff;text-align:center}.product-collection .text-light{font-size:.8;font-weight:400;line-height:1.7;opacity:1}@media screen and (min-width:37em){.product-col-r-bottom,.product-items{display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:56em){.product-items{grid-template-columns:repeat(3,1fr)}.product{margin-left:1rem;margin-right:1rem}.products .text-light{width:50%}}.p-delete{background:#d9d9d9;border-radius:50%;display:none;height:3rem;margin:5px;position:absolute;right:0;top:0;width:3rem}.p-delete,.user-product{align-items:center;justify-content:center}.user-product{background-color:var(--color-white);cursor:pointer;font-size:1.4rem;min-height:25rem;padding-top:0;text-align:center;transition:all .5s}.user-product:hover{cursor:pointer;background-color:#fff;border:1px solid #80808047;box-shadow:1px 2px 6px #8080802e;;}.grid-container-account #items .user-product{max-height:30rem}.user-product img{cursor:pointer;height:100%;object-fit:contain;overflow:hidden;width:100%;padding:1rem 0;}.user-product .user-product-info{display:grid;flex-direction:column;grid-template-columns:[start] 100% [end];justify-content:center;padding:1rem 0;width:100%}.market-price{opacity:.7;text-decoration:line-through}.in-stock{color:green;font-weight:400;padding:1rem 0}.out-of-stock{color:rgba(202,17,17,.664);padding:1rem 0}.product-image{bottom:0;height:250px;max-width:33%;object-fit:contain;object-position:bottom right;opacity:0;position:absolute;right:0;transition:1.3s ease;z-index:1}.edit-span{background-color:beige;cursor:pointer;min-width:12rem;padding:.75rem;text-align:center}.n-repeat-grid{grid-template-columns:none!important}.action{cursor:pointer;display:flex;justify-content:center;padding:1rem 0}.action-left{border-bottom-right-radius:1rem;border-top-right-radius:1rem}.action-right{border-bottom-left-radius:1rem;border-top-left-radius:1rem}.edit-actions span{cursor:pointer;padding:1.2rem;text-align:center}.edit-actions:first-child{border-top:1px solid var(--border-color);border-top-left-radius:1rem}.edit-actions:last-child{border-top:1px solid var(--border-color);border-top-right-radius:1rem}#items .spinner-div{grid-column:1/-1}.location-div{align-self:center;display:flex}.section-one .user-product{width:25rem}.grid-container-account #items{margin:auto}.filter-section{background:#fff;position:relative;transition:all .5s;width:25%;z-index:15}@media (max-width:56.25em){.filter-section{grid-template-columns:auto}}@media (max-width:37.5em){.filter-section{overflow-y:scroll;border-top:1px solid grey;grid-template-columns:auto;position:fixed;top:7rem;height:100%;transform:translateY(100%);width:100%}}.show-filters{transform:translateY(0)}#more-chat{position:relative}.user-product:hover .p-delete{display:flex;transition: all .5s;}