.cmcp{width:100%;box-sizing:border-box}
.cmcp-category-home{width:100%}
.cmcp-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.cmcp-home-category{appearance:none;border:0;background:#fff;border-radius:16px;padding:14px 10px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;cursor:pointer;font:inherit;color:#222;text-align:center;min-width:0;box-sizing:border-box}
.cmcp-home-category:hover{background:#fafafa}
.cmcp-home-thumb{width:100%;max-width:150px;aspect-ratio:1/1;border-radius:16px;overflow:hidden;background:#f5f7fb;display:flex;align-items:center;justify-content:center}
.cmcp-home-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.cmcp-home-name{font-size:17px;line-height:1.2;font-weight:600;word-break:break-word}
.cmcp-category-placeholder{font-size:28px}
.cmcp-category-view[hidden]{display:none!important}
.cmcp-back{appearance:none;border:0;background:transparent;padding:4px 0 14px;font:inherit;font-weight:600;cursor:pointer;color:inherit}
.cmcp-category-layout{display:grid;grid-template-columns:145px minmax(0,1fr);gap:14px;width:100%;align-items:start}
.cmcp-sidebar{border-right:1px solid #e8e8e8;min-width:0}
.cmcp-category-list{display:flex;flex-direction:column}
.cmcp-category{appearance:none;border:0;background:#fff;width:100%;padding:12px 7px 13px;display:flex;flex-direction:column;align-items:center;gap:7px;cursor:pointer;font:inherit;color:#333;position:relative;text-align:center}
.cmcp-category:hover{background:#fafafa}
.cmcp-category.is-active{background:#fff}
.cmcp-category.is-active:after{content:"";position:absolute;right:-1px;top:0;bottom:0;width:4px;background:#24a148;border-radius:3px 0 0 3px}
.cmcp-category-thumb{width:72px;height:72px;border-radius:14px;overflow:hidden;background:#f5f7fb;display:flex;align-items:center;justify-content:center}
.cmcp-category-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.cmcp-category-name{font-size:14px;line-height:1.2;word-break:break-word}
.cmcp-main,.cmcp-products{min-width:0}
.cmcp-message{padding:40px 15px;text-align:center;color:#666;font-size:16px}
.cmcp-grid{list-style:none!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:26px 14px!important}
.cmcp-product{list-style:none!important;width:auto!important;margin:0!important;padding:0!important;float:none!important;text-align:left;min-width:0}
.cmcp-product-image{display:block;background:#f7f8fb;border-radius:18px;overflow:hidden;margin-bottom:9px}
.cmcp-product-image img{width:100%!important;height:auto!important;aspect-ratio:1/1;object-fit:contain;display:block;margin:0!important}
.cmcp-product-title{font-size:16px!important;line-height:1.25!important;margin:5px 2px!important;font-weight:500!important}
.cmcp-product-title a{text-decoration:none!important;color:inherit!important}
.cmcp-product-price{font-size:15px;margin:4px 2px 9px}
.cmcp-product-price del{opacity:.65;margin-left:3px}.cmcp-product-price ins{text-decoration:none;font-weight:700}
.cmcp-cart{display:inline-block!important;margin:0 2px!important;padding:8px 13px!important;font-size:13px!important;border-radius:8px!important}
.cmcp-out{display:inline-block;margin:0 2px;color:#777;font-size:13px}
@media(max-width:767px){
 .cmcp-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px}
 .cmcp-home-category{padding:10px 7px 13px;border-radius:14px}
 .cmcp-home-thumb{max-width:none;width:100%;}
 .cmcp-home-name{font-size:15px}
 .cmcp-category-layout{grid-template-columns:126px minmax(0,1fr);gap:8px}
 .cmcp-category{padding:12px 5px 13px}
 .cmcp-category-thumb{width:78px;height:78px;border-radius:14px}
 .cmcp-category-name{font-size:13px}
 .cmcp-grid{gap:24px 10px!important}
 .cmcp-product-title{font-size:14px!important}
 .cmcp-product-price{font-size:14px}
 .cmcp-cart{font-size:12px!important;padding:8px 9px!important}
}
@media(max-width:380px){
 .cmcp-category-layout{grid-template-columns:108px minmax(0,1fr)}
 .cmcp-category-thumb{width:68px;height:68px}
 .cmcp-category-name{font-size:12px}
 .cmcp-grid{gap:20px 8px!important}
}
.cmcp.woocommerce ul.products.columns-2,.cmcp.woocommerce-page ul.products.columns-2{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:26px 14px!important;margin:0!important;padding:0!important}
.cmcp.woocommerce ul.products.columns-2 li.product{width:100%!important;margin:0!important;float:none!important;clear:none!important}
@media(max-width:767px){.cmcp.woocommerce ul.products.columns-2,.cmcp.woocommerce-page ul.products.columns-2{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 10px!important}}
