.collection-tab-layout{max-width:1280px;margin:0 auto;padding:0 20px}.collection-tab-layout .main-tabs{display:flex;flex-wrap:wrap;gap:12px;background:linear-gradient(to right,#fff7f0,#f1e4d8);padding:16px 24px;box-shadow:inset 0 1px 2px #0000000d;border-top:0!important;margin-top:20px;border-radius:12px 12px 0 0}.collection-tab-layout .main-tab{width:200px;background:linear-gradient(to bottom,#fff,#f2e8df);color:#4b2e21;padding:10px 22px;border-radius:8px;font-weight:600;text-decoration:none;box-shadow:0 2px 5px #0000000f;transition:all .3s ease;border:1px solid;text-align:center;font-size:15px}.collection-tab-layout .main-tab:hover{background:#e6d5c4;color:#3a1f14}.collection-tab-layout .main-tab.active{background:linear-gradient(to right,#8b5e3c,#b47b51);color:#fff;box-shadow:0 0 0 1px #a26840 inset;cursor:pointer}.collection-tab-layout .subcollection-wrapper{border:1px solid #e2ddd1;border-radius:0 0 14px 14px;padding:20px;box-shadow:0 1px 3px #00000008;margin-bottom:48px}.collection-tab-layout .subcollection-box{background:#f9f5f0;padding:15px 6px;border-radius:16px;margin-bottom:40px;box-shadow:inset 0 1px 2px #0000000d,0 2px 6px #0000000d}.collection-tab-layout .subcollection-grid .sub-link.active{background-color:#fff;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px #00000029}.collection-tab-layout .subcollection-box h3{margin-bottom:18px;font-size:1.6rem;font-weight:600;color:#121212}.collection-tab-layout .subcollection-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px 5px}.collection-tab-layout .sub-link{display:block;padding:5px 16px;border-radius:9999px;text-decoration:none;color:#121212;font-weight:500;transition:all .3s ease;font-size:12px}.collection-tab-layout .sub-link:hover{background-color:#f1e8dd;color:#2c160b}.collection-tab-layout .subcollection-heading{margin:2.5rem 0 1.2rem;font-size:23px;font-weight:600;color:#121212;padding-top:23px;border-top:4px solid #454b5f;margin-bottom:20px;gap:58px}.subcollection-heading{scroll-margin-top:120px}.collection-tab-layout .product-grid{display:flex;flex-direction:column;gap:20px}.custom-product-list .product-list-item{border:1px solid #e1e1e1;border-radius:12px;padding:0;margin-bottom:10px;overflow:hidden}.custom-product-list .product-list-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.custom-product-list .product-list-left{display:flex;flex:1;padding:20px;gap:20px;align-items:start;background-color:#fff}.custom-product-list .product-img img{width:120px;border-radius:6px}.custom-product-list .product-info{display:flex;flex-direction:column;justify-content:center;gap:6px}.custom-product-list .product-sku{font-size:16px;color:#1a1a1a;font-weight:600;margin:0}.custom-product-list .product-title{font-size:22px;font-weight:400;margin:0;color:#1a1a1a}.custom-product-list .product-title a{color:#1a1a1a;text-decoration:none;font-size:20px;font-weight:500}.custom-product-list .product-title a:hover{text-decoration:underline}.custom-product-list .product-desc{font-size:14px;color:#333}.custom-product-list .product-list-right{background-color:#fdf7f0;padding:15px 24px;display:flex;flex-direction:column;justify-content:center;gap:8px;align-items:flex-start}.custom-product-list .price-block{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.custom-product-list .compare-price{text-decoration:line-through;color:#999;font-size:1rem}.custom-product-list .current-price{font-size:22px;color:#333;font-weight:500}.custom-product-list .save-badge{background:#ffb84d;color:#502000;font-size:.85rem;font-weight:600;padding:4px 10px;border-radius:20px}.custom-product-list .quantity-block{display:flex;align-items:center;gap:12px;font-size:1rem;font-weight:500}.custom-product-list .quantity-block label{color:#333;font-size:13px;font-weight:600}.custom-product-list quantity-input{display:flex;align-items:center;border:1px solid #ccc;border-radius:6px;overflow:hidden;height:40px}.custom-product-list .qty-btn{background:#fff;border:none;width:40px;height:100%;font-size:1.2rem;font-weight:600;cursor:pointer;display:flex;justify-content:center;align-items:center;color:#111}.custom-product-list .quantity-block input{width:50px;height:100%;border:none;border-left:1px solid #ccc;border-right:1px solid #ccc;text-align:center;font-size:1rem;outline:none}.custom-product-list .btn-add-to-cart{width:100%;background:linear-gradient(to right,#8b5e3c,#b47b51);color:#fff;padding:12px 20px;font-weight:700;border:none;border-radius:6px;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;display:flex;justify-content:center;align-items:center;transition:filter .3s ease;box-shadow:0 0 0 1px #a26840 inset;margin-top:10px;font-size:12px}.custom-product-list .btn-add-to-cart:after{margin-left:6px;font-size:1.1rem;font-weight:500}.custom-product-list .btn-add-to-cart:hover{filter:brightness(1.05)}@media (max-width: 1024px){.custom-product-list .product-list-inner{flex-direction:column}.custom-product-list .product-list-left,.custom-product-list .product-list-right{width:100%}.custom-product-list .product-img img{width:100px}.custom-product-list .product-title,.custom-product-list .current-price{font-size:20px}}@media (max-width: 768px){.custom-product-list .product-list-left{flex-direction:column;align-items:flex-start;gap:12px;padding:16px}.custom-product-list .product-img img{width:100%;max-width:100%;border-radius:8px}.custom-product-list .product-info{gap:4px}.custom-product-list .product-sku{font-size:14px}.custom-product-list .product-title,.custom-product-list .product-title a{font-size:18px}.custom-product-list .product-desc{font-size:13px}.custom-product-list .product-list-right{padding:16px;gap:10px}.custom-product-list .current-price{font-size:18px}.custom-product-list .compare-price{font-size:14px}.custom-product-list .quantity-block{flex-direction:column;align-items:flex-start;gap:8px}.custom-product-list .btn-add-to-cart{font-size:11px;padding:10px 16px}}@media (max-width: 480px){.custom-product-list .product-title,.custom-product-list .product-title a,.custom-product-list .current-price{font-size:16px}.custom-product-list .product-img img{width:100%}.custom-product-list .btn-add-to-cart{font-size:10px;padding:10px 12px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/collection-tab-layout.css.map */
