.paypal-loading-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:10000}.paypal-loading-overlay .paypal-loader{border:5px solid #d6d6d6;width:110px;height:110px;border-radius:50%;border-top:5px solid #4385c5;position:absolute;top:50%;left:50%;animation:rotate .8s linear infinite}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0)}100%{transform:translate(-50%,-50%) rotate(360deg)}}.paypal-loading-overlay .paypal-loading-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ticket-item{padding:40px 0}.ticket-item+.ticket-item{border-top:1px solid #ddd}.ticket-item .ticket-inner{width:100%;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}.ticket-item .product-content span{font-weight:bolder}.ticket-item textarea{display:block;margin-top:20px;border-radius:0}.ticket-item .tickets-button{margin-top:20px;text-align:center}.ticket-item .tickets-button button{min-width:300px}@media (min-width:768px){.ticket-item .product-image{width:200px}.ticket-item .product-content{width:calc(100% - 230px)}.ticket-item .product-content h3{margin-bottom:20px;font-size:24px}.ticket-item .product-content p{margin-bottom:20px}.ticket-item textarea{margin-bottom:60px}.ticket-item .tickets-button{margin-top:-42px;text-align:right}}@media (max-width:991px){.ticket-item .product-image{width:90px}.ticket-item .product-content{width:calc(100% - 100px)}.ticket-item .product-content h3{font-size:18px}.ticket-item .product-content p{margin-bottom:10px}}.no-item{text-align:center;font-size:18px}.review-item-msg{margin-top:20px;padding:15px;background-color:#ddd;border:1px solid #ccc}.review-item-msg .header-msg{padding-bottom:10px;margin-bottom:15px;display:-webkit-flex;display:-ms-flexbox;display:-ms-flex;display:flex;webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #ccc}.review-item-msg .body-msg{text-align:left}.review-item-msg .body-msg p{margin-bottom:10px}