.all-items-section{background:#ffe800;border-radius:10px;padding:30px 24px 24px;display:flex;flex-direction:column;gap:30px;width:100%;max-width:804px;margin:auto}.all-items-section .section-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.all-items-section .title-area{width:100%;max-width:500px}.all-items-section .title-content-bg{display:inline-block;width:80%;height:100%;object-fit:contain;position:absolute;top:50%;left:0;transform:skew(-20deg) translateY(-50%);background:#fff}.all-items-section .title-content-bg:after{content:"";display:inline-block;position:absolute;width:32px;height:100%;right:-38px;transform:skew(0);background-image:url(custom_section_title_deco.svg);background-size:contain;background-repeat:no-repeat;vertical-align:middle}.all-items-section-tag{display:grid;place-content:center;padding:4px 27px 6px;background:#0071bc;border-radius:9999px}.all-items-section-tag-text{font-weight:700;color:#fff;font-size:max(1.2rem,12px)}.all-items-container{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.all-items-card{position:relative;width:369px;width:100%;height:auto;background:#fff;border-radius:8px;overflow:hidden}.all-items-card-content{position:relative;z-index:2;padding:13px 14px;height:100%;display:flex;flex-direction:column;gap:13px}.all-items-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.all-items-card-info{display:flex;flex-direction:column;gap:5px;width:62%}.all-items-card-category{font-size:11px;font-weight:400;line-height:1.21;color:#000}.all-items-card-title{font-size:18px;font-weight:700;line-height:1.21;color:#000}.all-items-card-heart-icon{width:17px;height:16px;margin-top:3px}.all-items-card-images{display:flex;justify-content:space-between;align-items:center;flex:1;transition:all .3s ease}.all-items-card-images:hover{transform:scale(1.05)}.all-items-card-image-1{width:33%}.all-items-card-image-2{width:60%;aspect-ratio:200 / 143}.all-items-card-details{display:flex;justify-content:space-between;align-items:center;gap:16px}.all-items-card-description{width:48%;font-size:13px;font-weight:400;line-height:1.21;text-align:justify;color:#000}.all-items-card-description p:not(:first-child){display:none}.all-items-card-purchase{display:flex;flex-direction:column;align-items:flex-end;gap:8px;width:52%}.all-items-card-state-badge{border-radius:9999px;padding:3px 12px;height:auto;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:max(1.2rem,12px)}.all-items-card-state-badge.new{background:#f70000;color:#ffe800}.all-items-card-state-badge.low-stock{background:gray;color:#fff}.all-items-card-state-badge.sold-out{background:#333;color:#fff}.all-items-card-price{font-size:17px;font-weight:700;line-height:1.21;color:#000}.all-items-button-cart{background:#f70000;border-radius:10px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:9px 30px;border:none;cursor:pointer}.all-items-button-cart-icon{width:18px;height:15px}.all-items-button-cart-text{font-size:13px;font-weight:700;line-height:1.21;color:#fff}.all-items-button-cart:hover{opacity:.9;transform:translateY(-1px);transition:all .2s ease}@media screen and (max-width: 768px){.all-items-section{max-width:600px;padding:5.6rem 3.8rem;border-radius:0}.all-items-section .section-header{flex-direction:column;align-items:flex-start;gap:10px}.all-items-section .title-content-bg{width:84%}.all-items-section-tag{padding:3px 18px 5px}.all-items-section-tag-text{font-size:max(2.2rem,14px)}.all-items-container{grid-template-columns:repeat(1,1fr)}.all-items-card{width:100%}.all-items-card-info{width:90%}.all-items-button-cart{padding:8px 12px}.all-items-card-state-badge{font-size:min(2.2rem,14px)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom_all_item.css.map */
