.gc-product-card{background:var(--gc-card);border-radius:var(--gc-radius);overflow:hidden;box-shadow:var(--gc-shadow);position:relative;min-width:0}.gc-product-card__image{display:block;position:relative;aspect-ratio:1/1;background:#eef1ef}.gc-product-card__image img{width:100%;height:100%;object-fit:cover}.gc-badge{position:absolute;top:8px;left:8px;background:#fff;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:900}.gc-product-card__body{padding:11px}.gc-product-card__title{font-size:14px;line-height:1.3;margin:0 0 5px;font-weight:750;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gc-product-card__meta{font-size:11px;color:var(--gc-muted);min-height:18px}.gc-product-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px}.gc-price{font-size:15px;font-weight:900;color:var(--gc-text)}.gc-price del{font-size:11px;color:var(--gc-muted);font-weight:500}.gc-price ins{text-decoration:none}.gc-add{width:34px;height:34px;border:0;border-radius:50%;background:var(--gc-primary);color:#fff;font-size:24px;line-height:1}.gc-out{font-size:11px;color:#b25b00;font-weight:700}
.gc-single{background:#fff}.gc-single-product{display:grid;grid-template-columns:1fr;gap:24px}.gc-single-product__gallery .woocommerce-product-gallery{width:100%!important;float:none!important;margin:0!important}.gc-single-product__gallery .woocommerce-product-gallery__image img{width:100%}.gc-single-product__summary{padding-bottom:24px}.gc-single-product__summary .product_title{font-size:26px;line-height:1.2;margin:0 0 10px}.gc-single-product__summary .price{font-size:23px;font-weight:900}.gc-single-product__summary form.cart{display:flex;gap:8px;align-items:center;position:sticky;bottom:0;background:#fff;padding:12px 0;z-index:20;border-top:1px solid var(--gc-border)}.gc-single-product__summary form.cart .quantity input{height:46px;border:1px solid var(--gc-border);border-radius:12px;width:70px;text-align:center}.gc-single-product__summary .single_add_to_cart_button{flex:1;border:0;border-radius:14px;background:var(--gc-primary);color:#fff;font-weight:900;height:46px}.gc-single-product__summary .woocommerce-product-details__short-description{color:#56615b}
@media(min-width:768px){.gc-single-product{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:48px}.gc-single-product__summary{padding:30px 0}.gc-single-product__summary form.cart{position:static;border:0}.gc-single-product__summary .product_title{font-size:34px}}
