/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@keyframes blink{0%{opacity:1;}50%{opacity:0;}100%{opacity:1;}}.blinking-text{animation:blink 1.5s infinite;color:red;}
.view-shipment-history .view-filters .form-actions{margin-bottom:35px !important;}
.payment-status-content{display:none !important;}
.refund-and-cancellation-policy table th{background:gray;color:white;}
