/* Refund plugin overrides — aligned with theme WooCommerce / account patterns */

.woocommerce-orders-table__header-order-actions .woocommerce-button.button {
	margin-top: 0.5rem !important;
	margin-bottom: 0.5rem !important;
}

.fr-cancel-request-description {
	margin-top: 1rem !important;
	margin-bottom: 3rem !important;
}

.refund-front-form input:where([type='submit']) {
	min-width: 260px;
}

.refund-front-form input:where([type='submit']),
.refund-front-form .check,
.refund.order-actions-button,
.fr-cancel-request-description .cr-button,
.fr-cancel-request-description .cf-button,
.fr-cancel-request-description .ds-button,
.fr-refund-shortcode-submit,
.cc-content .fr-cancel-request-description .button {
	position: relative;
	overflow: hidden;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 0.5rem;
	width: max-content;
	min-width: 260px;
	padding: 1rem 1.5rem;
	margin-top: 0 !important;
	margin-bottom: 0.5rem !important;
	border: 1px solid #FF6700;
	border-radius: 9999px;
	background-color: #FF6700;
	color: #fff;
	font-family: 'JetBrains Mono', sans-serif;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.25;
	text-decoration: none !important;
	text-transform: uppercase;
	cursor: pointer;
	transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}

.fr-cancel-request-description .button.ds-button,
.fr-cancel-request-description .button.cf-button {
    border:none !important; 
}

.fr-cancel-request-description .button.ds-button:hover,
.fr-cancel-request-description .button.cf-button:hover {
    color:white !important;
    border:none !important;
}

.refund-front-form input:where([type='submit']):hover,
.refund-front-form .check:hover,
.refund.order-actions-button:hover,
.fr-cancel-request-description .cr-button:hover,
.fr-cancel-request-description .cf-button:hover,
.fr-cancel-request-description .ds-button:hover,
    margin: 0;
    text-decoration: underline;
    text-decoration-color: #FF6700;
    text-underline-offset: 2px;
    text-decoration-thickness: 1px;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
.fr-refund-shortcode-submit:hover,
.cc-content .fr-cancel-request-description .button:hover {
	background-color: #fff6fa;
	border-color: #FF6700;
	color: #FF6700 !important;
}

.refund-front-form input:where([type='submit']):disabled,
.refund-front-form .check:disabled,
.refund.order-actions-button:disabled,
.fr-cancel-request-description .cr-button:disabled,
.fr-cancel-request-description .cf-button:disabled,
.fr-cancel-request-description .ds-button:disabled,
.fr-refund-shortcode-submit:disabled,
.cc-content .fr-cancel-request-description .button:disabled {
	background-color: #5E747D !important;
	border-color: #5E747D !important;
	color: #fff !important;
	cursor: not-allowed;
}

.refund-front-form input:where([type='submit']):disabled:hover,
.refund-front-form .check:disabled:hover,
.refund.order-actions-button:disabled:hover,
.fr-cancel-request-description .cr-button:disabled:hover,
.fr-cancel-request-description .cf-button:disabled:hover,
.fr-cancel-request-description .ds-button:disabled:hover,
.fr-refund-shortcode-submit:disabled:hover,
.cc-content .fr-cancel-request-description .button:disabled:hover {
	background-color: #5E747D !important;
	border-color: #5E747D !important;
	color: #fff !important;
}

.fr-refund-shortcode-submit {
	width: 100%;
	max-width: 340px;
	margin-top: 1rem !important;
}

.refund-front-form .check {
	margin-top: 1rem !important;
	padding-top: 0.5rem !important;
	padding-bottom: 0.5rem !important;
	background-color: #0D0D0D;
	border-color: #0D0D0D;
}

.refund-front-form .check:hover {
	background-color: #0D0D0D;
	border-color: #0D0D0D;
	color: #fff6fa !important;
}

.refund-front-form .refund-total-calc {
	font-weight: 700;
}

.refund-front-form .item-qty input {
	margin-inline-end: 0.25rem;
	width: auto;
	padding: 0.5rem 0.75rem;
	border: 1px solid #ffe1dd;
	border-radius: 0.375rem;
	background-color: #fff;
	outline: none;
	transition: border-color 0.3s;
}

.refund-front-form .item-qty input:focus {
	border-color: #FF6700;
}

.refund-front-form .product-quantity {
	font-family: articulat-cf, sans-serif;
}

.woocommerce-fr-refund .fr-myaccount-order-details-header,
.woocommerce-fr-refund .woocommerce-MyAccount-content h2 {
	margin-bottom: 1rem !important;
	text-transform: uppercase;
}

.woocommerce-fr-refund .woocommerce-MyAccount-content tfoot .total-refund-amount {
	padding-top: 1.5rem !important;
	padding-bottom: 1.5rem !important;
	font-size: 1.125rem;
	font-weight: 700 !important;
}

.cc-content .woocommerce .woocommerce-table-refund-details,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table,
.refund-front-form .woocommerce-table-refund-details,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table {
	width: 100%;
	padding: 1rem 1.5rem 0.5rem;
	border: 1px solid #ffe1dd;
	border-radius: 0.5rem;
	background-color: #fff;
	border-collapse: separate;
	border-spacing: 0;
	overflow: hidden;
}

.cc-content .woocommerce .woocommerce-table-refund-details thead th:first-of-type,
.cc-content .woocommerce .woocommerce-table-refund-details tfoot td:first-of-type,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table thead th:first-of-type,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table tfoot td:first-of-type,
.refund-front-form .woocommerce-table-refund-details thead th:first-of-type,
.refund-front-form .woocommerce-table-refund-details tfoot td:first-of-type,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table thead th:first-of-type,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table tfoot td:first-of-type,
.refund-front-form .woocommerce-table-refund-details tbody td:first-of-type,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table tbody th:first-of-type,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table tbody td:first-of-type  {
	padding-inline-start: 0 !important;
}

.cc-content .woocommerce .woocommerce-table-refund-details thead th:last-of-type,
.cc-content .woocommerce .woocommerce-table-refund-details tfoot td:last-of-type,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table thead th:last-of-type,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table tfoot td:last-of-type,
.refund-front-form .woocommerce-table-refund-details thead th:last-of-type,
.refund-front-form .woocommerce-table-refund-details tfoot td:last-of-type,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table thead th:last-of-type,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table tfoot td:last-of-type,
.refund-front-form .woocommerce-table-refund-details tbody td:last-of-type,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table tbody th:last-of-type,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table tbody td:last-of-type  {
	padding-inline-end: 0 !important;
}

.cc-content .woocommerce .woocommerce-table-refund-details thead th:first-child,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table thead th:first-child,
.refund-front-form .woocommerce-table-refund-details thead th:first-child,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table thead th:first-child {
	border-top-left-radius: 0.5rem;
}

.cc-content .woocommerce .woocommerce-table-refund-details thead th:last-child,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table thead th:last-child,
.refund-front-form .woocommerce-table-refund-details thead th:last-child,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table thead th:last-child {
	border-top-right-radius: 0.5rem;
}

.cc-content .woocommerce .woocommerce-table-refund-details:not(:has(tfoot)) tbody tr:last-child td:first-child,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table:not(:has(tfoot)) tbody tr:last-child td:first-child,
.refund-front-form .woocommerce-table-refund-details:not(:has(tfoot)) tbody tr:last-child td:first-child,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table:not(:has(tfoot)) tbody tr:last-child td:first-child,
.cc-content .woocommerce .woocommerce-table-refund-details tfoot tr:last-child td:first-child,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table tfoot tr:last-child td:first-child,
.refund-front-form .woocommerce-table-refund-details tfoot tr:last-child td:first-child,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table tfoot tr:last-child td:first-child {
	border-bottom-left-radius: 0.5rem;
}

.cc-content .woocommerce .woocommerce-table-refund-details:not(:has(tfoot)) tbody tr:last-child td:last-child,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table:not(:has(tfoot)) tbody tr:last-child td:last-child,
.refund-front-form .woocommerce-table-refund-details:not(:has(tfoot)) tbody tr:last-child td:last-child,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table:not(:has(tfoot)) tbody tr:last-child td:last-child,
.cc-content .woocommerce .woocommerce-table-refund-details tfoot tr:last-child td:last-child,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table tfoot tr:last-child td:last-child,
.refund-front-form .woocommerce-table-refund-details tfoot tr:last-child td:last-child,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table tfoot tr:last-child td:last-child {
	border-bottom-right-radius: 0.5rem;
}

.cc-content .woocommerce .woocommerce-table-refund-details tbody,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table tbody,
.refund-front-form .woocommerce-table-refund-details tbody,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table tbody {
	font-size: 1rem;
}

.cc-content .woocommerce .woocommerce-table-refund-details tbody td a,
.cc-content .woocommerce .woocommerce-table-refund-details tbody th a,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table tbody td a,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table tbody th a,
.refund-front-form .woocommerce-table-refund-details tbody td a,
.refund-front-form .woocommerce-table-refund-details tbody th a,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table tbody td a,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table tbody th a {
	color: #0D0D0D;
	font-weight: 700;
	text-decoration: none;
	transition: color 0.3s;
}

.cc-content .woocommerce .woocommerce-table-refund-details tbody td a:hover,
.cc-content .woocommerce .woocommerce-table-refund-details tbody th a:hover,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table tbody td a:hover,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table tbody th a:hover,
.refund-front-form .woocommerce-table-refund-details tbody td a:hover,
.refund-front-form .woocommerce-table-refund-details tbody th a:hover,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table tbody td a:hover,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table tbody th a:hover {
	color: #FF6700;
}

.cc-content .woocommerce .woocommerce-table-refund-details td,
.cc-content .woocommerce .woocommerce-table-refund-details th,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table td,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table th,
.refund-front-form .woocommerce-table-refund-details td,
.refund-front-form .woocommerce-table-refund-details th,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table td,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table th {
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 0;
	padding-right: 0;
	border-color: #ffe8ea;
	border-radius: 0;
	font-weight: 400;
    border:none;
    border-bottom: 1px solid #ffe8ea;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    
}
.cc-content .woocommerce .woocommerce-table-refund-details tr:last-of-type td,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table tr:last-of-type td,
.refund-front-form .woocommerce-table-refund-details tr:last-of-type td,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table tr:last-of-type td {
	border-bottom: none;
}

.cc-content .woocommerce .woocommerce-table-refund-details td br:last-child,
.cc-content .woocommerce .woocommerce-table-refund-details th br:last-child,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table td br:last-child,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table th br:last-child,
.refund-front-form .woocommerce-table-refund-details td br:last-child,
.refund-front-form .woocommerce-table-refund-details th br:last-child,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table td br:last-child,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table th br:last-child {
	display: none;
}

.cc-content .woocommerce .woocommerce-table-refund-details address,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table address,
.refund-front-form .woocommerce-table-refund-details address,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table address {
	font-style: normal;
	font-weight: 400;
}

.cc-content .woocommerce .woocommerce-table-refund-details thead th,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table thead th,
.refund-front-form .woocommerce-table-refund-details thead th,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table thead th {
	padding-top: 0.25rem;
	padding-bottom: 1rem;
	border-radius: 0;
	background-color: transparent;
	color: #FF6700;
	font-family: 'JetBrains Mono', sans-serif;
	font-size: 1rem;
	font-weight: 600;
	text-transform: uppercase;
	/* padding-left: 1.5rem;
	padding-right: 1.5rem; */
}

.cc-content .woocommerce .woocommerce-table-refund-details td.product-name,
.cc-content .woocommerce .woocommerce-table-refund-details td.woocommerce-table__product-total,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table td.product-name,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table td.woocommerce-table__product-total,
.refund-front-form .woocommerce-table-refund-details td.product-name,
.refund-front-form .woocommerce-table-refund-details td.woocommerce-table__product-total,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table td.product-name,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table td.woocommerce-table__product-total {
	border-top: 0;
}

.cc-content .woocommerce .woocommerce-table-refund-details tfoot td,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table tfoot td,
.refund-front-form .woocommerce-table-refund-details tfoot td,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table tfoot td {
	background-color: transparent !important;
}

.cc-content .woocommerce .woocommerce-table-refund-details .woocommerce-button,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table .woocommerce-button,
.refund-front-form .woocommerce-table-refund-details .woocommerce-button,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table .woocommerce-button {
	width: fit-content;
	max-width: fit-content;
	margin-top: 0;
	padding: 0.75rem 1rem;
	color: #fff;
	text-decoration: none !important;
	transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}

.cc-content .woocommerce .woocommerce-table-refund-details .woocommerce-button:hover,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table .woocommerce-button:hover,
.refund-front-form .woocommerce-table-refund-details .woocommerce-button:hover,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table .woocommerce-button:hover {
	background-color: #0D0D0D !important;
	border-color: #0D0D0D !important;
	color: #fff6fa !important;
}

.cc-content .woocommerce .woocommerce-table-refund-details .wc-item-meta,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table .wc-item-meta,
.refund-front-form .woocommerce-table-refund-details .wc-item-meta,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table .wc-item-meta {
	margin-top: 0.5rem;
	padding-inline-start: 0 !important;
	font-size: 0.875rem;
}

.cc-content .woocommerce .woocommerce-table-refund-details .wc-item-meta li,
.woocommerce-fr-refund .woocommerce-MyAccount-content .woocommerce-table .wc-item-meta li,
.refund-front-form .woocommerce-table-refund-details .wc-item-meta li,
.cc-content:has(#fr-cancel-request-section) .woocommerce-table .wc-item-meta li {
	display: flex;
	align-items: center;
	gap: 0;
}

.cc-content:has(#fr-cancel-request-section) .woocommerce-table {
	margin-bottom: 1.5rem;
}

/* Refund form shortcode — matches cf7.css (cc-form-group, cc-label, cc-input, checkboxes) */
.fr-refund-shortcode-field-wrapper,
.fr-request-form .field-row {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	width: 100%;
}
.fr-refund-shortcode-field-wrapper input,
.fr-request-form .field-row input,
.fr-refund-shortcode-field-wrapper select,
.fr-request-form .field-row select,
.woocommerce-refund-details input,
.woocommerce-refund-details select {
    max-width: 340px !important;
}

.fr-request-form .field-row {
	margin-bottom: 1.5rem !important;
}

.fr-refund-shortcode-label {
	position: absolute;
	top: 0.375rem;
	left: 0.75rem;
	z-index: 5;
	font-family: articulat-cf, sans-serif;
	font-size: 0.75rem;
	font-weight: 500;
}

.fr-refund-shortcode-field,
.fr-request-form input:not([type='checkbox']):not([type='submit']):not([type='radio']),
.fr-request-form textarea,
.fr-request-form select {
	width: 100%;
	max-width: 100%;
	padding: 0.5rem 0.75rem 0.25rem;
	border: 1px solid #ffe1dd;
	border-radius: 0.375rem;
	background-color: #fff;
	outline: none;
	transition: border-color 0.3s;
}

.fr-refund-shortcode-field {
	padding-top: 1.55rem;
    padding-bottom:.55rem;
}

.fr-request-form input:not([type='checkbox']):not([type='submit']):not([type='radio']),
.fr-request-form textarea,
.fr-request-form select {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.fr-request-form textarea {
	max-height: 6rem;
	min-height: 6rem;
	resize: vertical;
}

.fr-refund-shortcode-field:focus,
.fr-request-form input:not([type='checkbox']):not([type='submit']):not([type='radio']):focus,
.fr-request-form textarea:focus,
.fr-request-form select:focus {
	border-color: #FF6700;
	outline: none;
}

.fr-refund-shortcode-field.wpcf7-not-valid,
.fr-request-form input.wpcf7-not-valid,
.fr-request-form textarea.wpcf7-not-valid,
.fr-request-form select.wpcf7-not-valid {
	border-color: #dc2626;
}

.fr-refund-shortcode-field.wpcf7-not-valid:focus,
.fr-request-form input.wpcf7-not-valid:focus,
.fr-request-form textarea.wpcf7-not-valid:focus,
.fr-request-form select.wpcf7-not-valid:focus {
	border-color: #dc2626;
}

.fr-refund-shortcode-field.wpcf7-is-valid,
.fr-request-form input.wpcf7-is-valid,
.fr-request-form textarea.wpcf7-is-valid,
.fr-request-form select.wpcf7-is-valid {
	border-color: #0BBE56;
}

.fr-refund-shortcode-field.wpcf7-is-valid:focus,
.fr-request-form input.wpcf7-is-valid:focus,
.fr-request-form textarea.wpcf7-is-valid:focus,
.fr-request-form select.wpcf7-is-valid:focus {
	border-color: #0BBE56;
}

.fr-request-form select {
	padding-right: 2.5rem;
	height: 3.125em;
	appearance: none;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23000' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 12px center;
	background-size: 20px;
}

.fr-request-form .checkbox-item {
	margin: 0;
}

.fr-request-form .checkbox-item label {
	position: relative;
	display: block;
	padding-left: 2rem;
	min-height: 1.25rem;
	font-size: 0.875rem;
	font-weight: 400 !important;
	line-height: 1.4;
	cursor: pointer;
    padding-top:1px;
}

.fr-request-form .checkbox-item label::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0.125rem;
	width: 1.25rem;
	height: 1.25rem;
	border: 1px solid #ffe1dd;
	border-radius: 0.375rem;
	background-color: #fff;
}

.fr-request-form .checkbox-item label::after {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 20'%3E%3Cpath d='M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z' fill='white'%3E%3C/path%3E%3C/svg%3E");
	position: absolute;
	left: 2px;
	top: 0.125rem;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	opacity: 0;
}

.fr-request-form .checkbox-item label:has(input[type='checkbox']:checked)::before {
	background-color: #FF6700;
	border-color: #FF6700;
}

.fr-request-form .checkbox-item label:has(input[type='checkbox']:checked)::after {
	opacity: 1;
}

.fr-request-form .checkbox-item input[type='checkbox'] {
	position: absolute;
	left: 0;
	top: 0.125rem;
	width: 1.25rem;
	height: 1.25rem;
	margin: 0;
	opacity: 0;
	cursor: pointer;
	z-index: 1;
}

.fr-request-form .checkbox-item a {
	position: relative;
	z-index: 10;
	color: #0D0D0D;
	transition: color 0.3s;
}

.fr-request-form .checkbox-item a:hover {
	color: #FF6700;
}

.fr-refund-shortcode-field-wrapper {
	margin-bottom: 1rem !important;
}

.fr-request-form .field-row > label {
	font-size: 1rem !important;
	font-weight: bold;
    font-family: articulat-cf, sans-serif;
    color: #0D0D0D;
    letter-spacing: 0.05em;
    line-height: 1.2;
    margin-bottom: 0.5rem;
    display: block;
    width: 100%;
}

/* Refund info shortcode */
.refund-info {
	display: flex;
	flex-direction: column;
	gap: 0.75rem;
	margin-bottom: 1.5rem;
}

.refund-info strong {
	font-size: 1.25rem;
	font-weight: 700;
}

.cc-content:has(.refund-info) .wp-block-paragraph {
	display: none !important;
}


.woocommerce-orders-table__cell-order-actions {
    display:flex;
    flex-direction: column;
    gap: 0.5rem;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    background-color: transparent;
    color: #0D0D0D;
}
.woocommerce-orders-table__cell-order-actions a.button {
    min-width:160px;
    width:fit-content;
    max-width:fit-content;
    margin:0;
    padding:0.5rem 1rem;
}

 .woocommerce-table-refund-details-wrapper table.woocommerce-table-refund-details tbody tr:nth-child(odd) td {
    background:none !important;

}

.refund-info .fr-refund-shortcode-field-wrapper .fr-refund-shortcode-label {
    position:static;
    font-size:1rem !important;
}