.product-gallery-container{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.product-gallery-images{flex:1;display:flex;flex-direction:column;gap:15px}.product-image{width:100%;height:auto;border:1px solid #ddd;border-radius:5px}.product-details{flex:1;max-width:400px;padding:15px;border:1px solid #ddd;border-radius:5px;background-color:#f9f9f9}.product-details h2{font-size:24px;margin-bottom:10px}.product-details p{font-size:16px}.woocommerce-checkout #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,#add_payment_method #payment ul.payment_methods li img{max-height:20px;width:auto;vertical-align:middle;position:relative}