#wc-stripe-express-checkout-element iframe{max-width:unset}#wc-stripe-express-checkout-element{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:12px}#wc-stripe-express-checkout-element>div{flex:1;min-width:260px}.woocommerce ul.products li.product-category > a,
.woocommerce-page ul.products li.product-category > a,
.woocommerce-js ul.products li.product.product-category > a {
position: relative !important;
display: block !important;
height: 100% !important;
min-height: 300px !important;
overflow: hidden !important;
}
.woocommerce ul.products li.product-category .woocommerce-loop-category__title,
.woocommerce-page ul.products li.product-category .woocommerce-loop-category__title,
.woocommerce-js ul.products li.product.product-category .woocommerce-loop-category__title,
.woocommerce-js ul.products li.product .woocommerce-loop-category__title {
position: absolute !important;
bottom: 0 !important;
top: auto !important;
left: 0 !important;
right: 0 !important;
width: 100% !important;
max-width: 100% !important;
margin: 0 !important;
padding: 15px 20px !important;
box-sizing: border-box !important;
text-align: center !important;
transform: none !important;
inset: auto 0 0 0 !important;
}