.kpp-selector{margin:1.5rem 0}.kpp-selector h3{margin-bottom:.25rem}.kpp-help{margin-top:0;opacity:.75}.kpp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:12px}.kpp-card{display:flex;flex-direction:column;gap:6px;text-align:left;background:#fff;border:1px solid #d8d8d8;border-radius:8px;padding:9px;cursor:pointer;color:inherit}.kpp-card:hover,.kpp-card:focus{border-color:#777}.kpp-card.is-selected{outline:2px solid currentColor;outline-offset:1px}.kpp-mockup{display:flex;align-items:center;justify-content:center;overflow:hidden;aspect-ratio:1/1;background:#f3f3f3;border-radius:5px;padding:12px}.kpp-mockup img{display:block;width:78%;height:78%;object-fit:cover;box-shadow:0 2px 7px rgba(0,0,0,.18)}.kpp-mockup-canvas-print img{width:82%;height:72%;box-shadow:5px 5px 0 rgba(0,0,0,.12)}.kpp-mockup-framed-art-print{padding:17px}.kpp-mockup-framed-art-print img{border:8px solid #222;box-shadow:0 2px 7px rgba(0,0,0,.2)}.kpp-mockup-poster img{width:72%;height:84%;object-fit:cover}.kpp-mockup-acrylic-block img{width:72%;height:72%;border-radius:2px;box-shadow:5px 5px 0 rgba(0,0,0,.18)}.kpp-mockup-classic-mug{border-radius:50%;padding:18px}.kpp-mockup-classic-mug img{width:70%;height:55%;border-radius:6px;box-shadow:none}.kpp-mockup-throw-pillow-cushion img{width:72%;height:72%;border-radius:14px}.kpp-mockup-mouse-pad img{width:86%;height:60%;border-radius:8px}.kpp-mockup-coasters img{width:68%;height:68%;border-radius:50%}.kpp-mockup-jigsaw-puzzle img{width:82%;height:68%}.kpp-mockup-spiral-notebook img{width:65%;height:80%}.kpp-mockup-tote-bag img{width:64%;height:68%;clip-path:polygon(10% 12%,90% 12%,100% 100%,0 100%)}.kpp-mockup-graphic-t-shirt img{width:62%;height:52%;clip-path:polygon(24% 0,38% 10%,62% 10%,76% 0,100% 22%,84% 38%,76% 30%,76% 100%,24% 100%,24% 30%,16% 38%,0 22%)}.kpp-card-title{font-weight:600}.kpp-card-price{font-size:.9em;opacity:.78}.kpp-choice-panel{margin-top:1rem;padding:14px;border:1px solid #d8d8d8;border-radius:8px}.kpp-selected-name{font-weight:700;margin-bottom:10px}.kpp-child-field{margin:0 0 12px}.kpp-child-field label{display:block;margin-bottom:5px;font-weight:600}.kpp-child-field select{width:100%;max-width:420px}.kpp-live-price{font-weight:700;margin-bottom:0}.kpp-unavailable{font-weight:600;margin-bottom:0}.kpp-main-from-price{font-weight:600}@media(max-width:480px){.kpp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

.kpp-social-share{margin:1.25rem 0 0;padding-top:1rem;border-top:1px solid #ddd}.kpp-share-label{display:block;font-weight:700;margin-bottom:.55rem}.kpp-share-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.kpp-share-button{appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.45rem .75rem;border:1px solid #cfcfcf;border-radius:5px;background:#fff;color:inherit;text-decoration:none;font:inherit;cursor:pointer}.kpp-share-button:hover,.kpp-share-button:focus{border-color:#777}.kpp-copy-status{display:block;min-height:1.2em;margin-top:.4rem;font-size:.9em;opacity:.75}

.kpp-front-section{margin:1.1rem 0 1.5rem}.kpp-front-section h4{margin:0 0 .65rem}

.kpp-cart-form{margin:1.25rem 0}.kpp-card.is-unconfigured{opacity:.78}.kpp-card.is-unconfigured .kpp-card-price{font-style:italic}.kpp-no-options{margin:.25rem 0;opacity:.8}.kpp-purchase-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.kpp-purchase-row .quantity{margin:0}.kpp-add-to-cart[disabled]{opacity:.55;cursor:not-allowed}.kpp-not-configured{margin:.75rem 0;font-weight:600}.kpp-admin-help{padding:.75rem;border:1px solid #d8d8d8;border-radius:6px;background:#f7f7f7;font-size:.95em}


/* v0.12.2: single-column product page. The artwork is shown first and all
   product information / buying controls follow underneath on every screen size. */
body.single-product div.product.type-product{display:block!important;}
body.single-product div.product.type-product .woocommerce-product-gallery,
body.single-product div.product.type-product div.images,
body.single-product div.product.type-product .summary,
body.single-product div.product.type-product div.summary{
    float:none!important;
    width:100%!important;
    max-width:none!important;
    clear:both!important;
}
body.single-product div.product.type-product .woocommerce-product-gallery,
body.single-product div.product.type-product div.images{margin:0 0 1.5rem!important;}
body.single-product div.product.type-product .summary,
body.single-product div.product.type-product div.summary{margin:0!important;}
body.single-product div.product.type-product .woocommerce-product-gallery__wrapper,
body.single-product div.product.type-product .woocommerce-product-gallery__image{width:100%!important;}
body.single-product div.product.type-product .woocommerce-product-gallery__image img,
body.single-product div.product.type-product div.images img{
    display:block;
    width:100%!important;
    height:auto!important;
    margin:0 auto;
}
