.wepb-bundle-item.wepb-hide-price .wc-block-cart-item__prices,.wepb-bundle-item.wepb-hide-price .wc-block-cart-item__total-price-and-sale-badge-wrapper,.wepb-bundle-item.wepb-hide-price .wc-block-components-order-summary-item__individual-prices,.wepb-bundle-item.wepb-hide-price .wc-block-components-order-summary-item__total-price,.wepb-bundle-item.wepb-hide-price .wc-block-components-sale-badge,.wepb-bundle-item.wepb-hide-regular-price .wc-block-cart-item__prices .wc-block-components-product-price__regular,.wepb-bundle-item.wepb-hide-regular-price .wc-block-components-sale-badge{display:none}.wepb-bundle-item .wc-block-cart-item__image img,.wepb-bundle-item .wc-block-components-order-summary-item__image img{transform:scale(.6);transform-origin:right top}.wepb-bundle-item .wc-block-cart-item__product,.wepb-bundle-item .wc-block-cart-item__total{font-size:12px!important}.wepb-bundle-item .wc-block-components-order-summary-item__description,.wepb-bundle-item .wc-block-components-order-summary-item__total-price{font-size:11px!important}.asnp-wepb-cart-bundle-item .product-thumbnail img{transform:scale(.6);transform-origin:right top}.asnp-wepb-cart-bundle-item .product-name,.asnp-wepb-cart-bundle-item .product-price,.asnp-wepb-cart-bundle-item .product-quantity,.asnp-wepb-cart-bundle-item .product-subtotal,.asnp-wepb-cart-bundle-item .product-total{font-size:12px!important}.asnp-wepb-cart-bundle-item .product-name{padding-left:2rem}.payment_method_phonepe {
align-items: center;
}
.payment_method_phonepe img {
object-fit: contain;
width: 300px;
margin: 0px 0 0 0 !important;
}
body.pp_loader {
background-color: rgba(0, 0, 0, 0.5);
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.pp_pay_loader {
position: absolute;
top: 50%;
transform: translate(-50%);
left: 50%;
}
.phonepe_response {
padding: 15px;
margin-bottom: 40px;
border: 1px solid transparent;
border-radius: 4px;
text-align: center;
}
.phonepe_response.error-box {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.phonepe_response.success-box {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
@media (max-width: 480px) {
.payment_method_phonepe img {
margin-top: 7px !important;
}
}