.itemlist-body{flex-direction:row;justify-content:center;gap:20px;width:100%;min-width:0;margin:0;padding-top:20px;display:flex}.itemlist{text-align:center;cursor:pointer;box-sizing:border-box;width:100%;max-width:235px;color:inherit;border-radius:8px;flex-direction:column;flex:1;padding:20px;text-decoration:none;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 8px #0000001a}.itemlist-content{width:100%;min-width:0;display:block}.itemlist-text{margin-top:10px;padding:0 5px}.itemlist h5{margin:5px 0;font-size:15px;font-weight:700}.itemlist p{margin:4px 0;font-size:11px}.itemlist-img-container{border-radius:5px;width:100%;position:relative;overflow:hidden}.itemlist-img{border-radius:5px;width:100%;max-width:100%;height:auto;transition:transform .5s;display:block}.period-discount-badge-list{color:#fff;z-index:1;background:linear-gradient(135deg,#ff6b6b,#ee5a24);border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:700;display:flex;position:absolute;top:8px;left:8px;box-shadow:0 2px 4px #0003}.period-discount-badge-list .badge-icon{font-size:12px}.period-discount-badge-list .badge-text{letter-spacing:.5px;font-size:10px}.sold-out-overlay{opacity:.7;filter:grayscale(70%);z-index:0}.back-order-available-text{color:#fbbf24;margin:4px 0;font-size:12px;font-weight:700}.item-description{color:gray}.original-item-price{color:#999;margin:4px 0;text-decoration:line-through}.item-discount-line{justify-content:center;align-items:center;gap:8px;margin:4px 0;display:flex}.sale-item-percentage{color:#e74c3c;font-size:12px;font-weight:700}.sale-item-price{color:#fff;font-weight:700}.first-order-discount-line{justify-content:center;align-items:center;gap:6px;margin:4px 0;display:flex}.first-order-label,.first-order-percentage{color:#e74c3c;white-space:nowrap;font-size:1.1rem;font-weight:700}.first-order-final-price{color:#fff;white-space:nowrap;font-size:1.1rem;font-weight:700}.item-price-itemlist{color:#fff;margin:4px 0;font-weight:700}.event-price{justify-content:center;align-items:center;gap:8px;display:flex}.first-order-coupon{color:#27ae60;background-color:#e8f8f5;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700}.itemlist:hover .itemlist-img{transform:scale(1.05)}.itemlist p:last-child{margin-top:5px;font-weight:700}@media screen and (max-width:810px){.itemlist-body{padding-top:10px}.itemlist{max-width:none;padding:8px 4px}.itemlist h5{font-size:14px}.itemlist-text{padding:0}.item-discount-line,.first-order-discount-line{gap:4px}.first-order-label,.first-order-percentage,.first-order-final-price{font-size:11px}}
.loading-container-item{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:40vh;margin-top:20px;display:flex}.spinner{border:4px solid #0000001a;border-left-color:#333;border-radius:50%;width:40px;height:40px;margin-bottom:20px;animation:1s ease-in-out infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-container-item p{color:#333;font-size:16px}.no-items-message{text-align:center;color:#666;width:100%;padding:40px 0;font-size:16px}.itembody{color:#fff;width:100%;max-width:1000px;margin:0 auto;padding-top:130px}.itembody .itemlist-row{grid-template-columns:repeat(4,minmax(0,1fr));justify-items:stretch;gap:10px;width:100%;margin:0 auto;padding:10px;display:grid}.upload-bt{border:none;justify-content:center;width:100px;margin:0 auto;padding:10px;display:flex}.item-category{z-index:10;flex-direction:row;justify-content:space-around;max-width:1000px;margin:0 auto;padding:10px;font-size:.9rem;display:flex;position:fixed;top:110px;left:0;right:0}.category-mobile{cursor:pointer;padding-bottom:3px;position:relative}.category-mobile:after{content:"";background-color:#fff;width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.category-mobile:hover:after{width:100%}.item-listup-bt{cursor:pointer;flex-direction:row;justify-content:flex-end;align-items:center;gap:10px;margin-top:30px;margin-right:20px;font-size:.7rem;display:flex}.modal-overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-content{text-align:center;background-color:#fff;border-radius:10px;width:90%;max-width:320px;padding:10px;position:relative}.modal-content img{width:270px}.close-btn{cursor:pointer;font-size:50px;position:absolute;top:5px;right:10px}@media screen and (max-width:810px){.item-category{top:90px}.itembody .itemlist-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:811px){.itembody{padding-top:150px}.modal-overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-content{text-align:center;background-color:#fff;border-radius:10px;width:90%;max-width:450px;padding:10px;position:relative}.modal-content img{width:400px}.close-btn{cursor:pointer;font-size:50px;position:absolute;top:5px;right:10px}}@media screen and (min-width:1920px){.item-category{top:130px}}
