<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bya_hide {
	display: none;
}

a.bya_link {
	text-decoration: none !important;
}

.bya_myaccount_buy_again_wrapper,
.bya_product_table_container,
.bya_product_search_container {
	float: left;
	width: 100%;
}

.bya_product_search_container .bya_product_search_btn {
	margin-left: 10px !important;
}

.bya_product_table_container .bya_buy_again_product_table {
	width: 100%;
}

.bya_product_table_container .bya_buy_again_product_table thead {
	background: #f1f1f1;
}

.bya_product_table_container .bya_buy_again_product_table thead th {
	padding: 15px 10px;
	color: #000;
	text-transform: capitalize;
}

.bya_product_table_container .bya_buy_again_product_table tbody td {
	padding: 10px;
	color: #222;
	border-bottom: 0;
	vertical-align: top;
}

.bya_product_table_container .bya_buy_again_product_table tbody tr:nth-child(even) {
	background: #f1f1f1;
}

.bya_product_table_container .bya_buy_again_product_table tbody td img {
	width: 75px;
	height: auto;
}

.bya_product_table_container .bya_buy_again_product_table tbody td a.bya_link {
	text-decoration: none !important;
}

.bya_product_table_container .bya_buy_again_product_table tbody td a.bya_product_title {
	font-size: 1rem;
	font-weight: 400;
	color: #333;
}

.bya_product_table_container .bya_buy_again_product_table tbody td span {
	color: #f00;
	font-size: 14px;
}

.bya_product_table_container .bya_buy_again_product_table tbody td .bya_out_of_stock {
	color: #f00;
	font-weight: 700;
	font-size: 14px;
}

.bya_product_table_container .bya_buy_again_product_table tbody td button,
.order_details .bya_order_item_fields .bya_add_to_cart_container .button,
.order_details .bya_order_item_fields .bya_buy_again_container .button {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 7px 15px;
	color: #fff;
	border: none;
	border-radius: 5px;
	box-shadow: none;
	font-size: 14px;
	font-weight: 600;
}

.bya_product_table_container .bya_buy_again_product_table tbody td .bya-add-to-cart,
.order_details .bya_order_item_fields .bya_add_to_cart_container .bya-add-to-cart {
	background: #29b58f;
	color: #fff;
}

.bya_product_table_container .bya_buy_again_product_table tbody td .bya-buy-again,
.order_details .bya_order_item_fields .bya_buy_again_container .bya-buy-again {
	background: #0d3993;
	color: #fff;
}

.bya_product_table_container .bya_buy_again_product_table tfoot tr td .page-numbers {
	cursor: pointer;
}

.bya_quantity {
	float: left;
	position: relative;
}

.bya_dialog_box {
	position: absolute;
	background: #333;
	display: block;
	float: left;
	color: #fdfdfd;
	line-height: 30px;
	padding: 5px;
	top: 60px;
	z-index: 1;
	border-radius: 5px;
	width: max-content;
}

.bya_dialog_box p {
	text-align: center;
	margin: 0;
}

.bya-quantity .bya_qty_field {
	width: 75px;
	position: relative;
	height: 40px !important;
}

.bya_dialog_box:after,
.bya_dialog_box:before {
	top: -45%;
	left: 20px;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.bya_dialog_box:after {
	border-bottom-color: #333;
	border-width: 14px;
	margin-left: 0px;
}

.bya_myaccount_buy_again_wrapper .bya_table_filter_controls_wrap select,
.bya_myaccount_buy_again_wrapper .bya_table_filter_wrap select,
.bya_myaccount_buy_again_wrapper .bya_table_filter_wrap input[type='text'] {
	width: 170px;
	height: 40px;
	border-radius: 5px;
	background: #fdfdfd;
	border: 1px solid #f1f1f1;
}

.bya_myaccount_buy_again_wrapper .bya_table_filter_wrap input[type='search'] {
	padding: 0.6180469716em;
	width: 100%;
	background-color: #ededed;
	color: #43454b;
	box-sizing: border-box;
	font-weight: normal;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
	border-radius: 5px;
}

.bya-product-categories-filter-container {
	width: 100%;
	float: left;
	margin: 15px 0;
}

.bya_myaccount_buy_again_wrapper .bya-product-categories-filter-container input[type='search'] {
	background: none;
	box-shadow: none;
	border-radius: 0;
	padding: 0;
}

.bya_myaccount_buy_again_wrapper .bya-product-categories-filter-container label {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0 0 15px 0;
	color: #333;
	font-size: 16px;
	font-weight: normal;
}

.bya_myaccount_buy_again_wrapper .bya-product-categories-filter-container .select2-container {
	width: 100% !important;
}

.bya_table_filter_controls_wrap {
	background-color: #ffffff;
	padding: 20px;
	box-shadow: 1px 1px 20px 0px #E9E9E9;
	display: inline-block;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

.bya_table_filter_controls_wrap .bya_product_count,
.bya_table_filter_controls_wrap .bya_product_sort_container {
	width: 50%;
	float: left;
}

.bya_table_filter_controls_wrap .bya_product_sort_container {
	text-align: right;
}

.bya_table_filter_controls_wrap .bya_filter_button_container {
	width: 100%;
	float: left;
}

.bya_table_filter_wrap,
.bya_product_table_container {
	background: #ffffff;
	margin-top: 32px;
	padding: 32px 20px 20px 20px;
	box-shadow: 1px 1px 20px 0px #E9E9E9;
	position: relative;
	float: left;
	width: 100%
}

.bya_table_filter_controls_wrap p {
	margin: 15px 0;
}

.bya_table_filter_controls_wrap .bya_filter_button,
.bya_table_filter_wrap .bya-apply-filter .bya_product_search_btn {
	padding: 0.3em 1.41575em;
	border-radius: 5px;
	cursor: pointer;
	text-decoration: none;
	font-weight: 600;
	text-shadow: none;
	display: inline-block;
}

.bya_table_filter_controls_wrap .bya_filter_button,
.bya_table_filter_wrap .bya-apply-filter .bya_product_search_btn {
	color: #ffffff;
	background: #000066;
	border: 1px solid #000066;
}

.bya_table_filter_controls_wrap .bya_filter_button:hover,
.bya_table_filter_wrap .bya-apply-filter .bya_product_search_btn:hover {
	box-shadow: 0 0 3px #000;
	background: #000;
	color: #fff;
	border: 1px solid #000;
}

.bya_product_search_inp {
	width: 100%;
	padding: 10px 20px;
	border-radius: 3px;
	border: 1px solid #cccccc;
}

.bya_product_time_filter_container {
	display: inline-block;
	width: 100%;
	margin-top: 10px;
}

.bya_product_time_filter_container .bya_time_filter_wrap,
.bya_product_time_filter_container .bya_start_date_wrap,
.bya_product_time_filter_container .bya_end_date_wrap {
	width: 33%;
	float: left;
}

.bya_product_time_filter_container .bya_time_filter_wrap {
	text-align: left;
}

.bya_product_time_filter_container .bya_start_date_wrap {
	text-align: center;
}

.bya_product_time_filter_container .bya_end_date_wrap {
	text-align: right;
}

.bya-apply-filter {
	width: 100%;
	display: inline-block;
	text-align: right;
	margin-top: 10px;
}

.bya-current-page {
	height: 32px;
	margin: 0 2px 0 0;
	font-size: 13px;
	text-align: center;
	padding: 0 8px;
	line-height: 2;
	width: 50px;
	min-height: 30px;
	box-shadow: 0 0 0 transparent;
	border-radius: 4px;
	border: 1px solid #8c8f94;
	background-color: #fff;
	color: #2c3338;
}

.bya_readonly {
	opacity: 0.5;
	cursor: not-allowed !important;
	pointer-events: none;
}

@media screen and (max-width: 768px) {
	.bya_product_table_container .bya_buy_again_product_table tbody tr {
		display: block;
	}

	.bya_product_table_container .bya_buy_again_product_table thead {
		display: none;
	}

	.bya_product_table_container .bya_buy_again_product_table tr td::before {
		content: attr(data-title) ": ";
		font-weight: 700;
		float: left;
	}

	.bya_product_table_container .bya_buy_again_product_table tr td {
		display: block;
		border-right: 0;
		text-align: right !important;

	}

	.bya_product_table_container .bya_buy_again_product_table tbody td button {
		float: none;
		margin-right: 0;
	}

	.bya_product_time_filter_container,
	.bya_table_filter_controls_wrap {
		display: inline-block;
		margin-top: 15px;
	}

	.bya_product_time_filter_container .bya_time_filter_wrap,
	.bya_product_time_filter_container .bya_start_date_wrap,
	.bya_product_time_filter_container .bya_end_date_wrap,
	.bya_table_filter_controls_wrap div {
		width: 100%;
		display: block;
		float: left;
		margin: 5px 0;
	}
}

/* Product badge design */
.bya-badge {
	top: 0;
	margin: 0;
	padding: 0 10px;
	position: absolute;
	min-width: 80px;
	height: 35px;
	font-size: 16px;
	text-align: left !important;
	line-height: 35px;
	z-index: 1;
}</pre></body></html>