.elementor-466 .elementor-element.elementor-element-79d70ce1{--display:flex;}/* Start custom CSS */nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link {
    margin-bottom: 5px;
}
nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link a{
		padding: 14px;
		background: #f6f5f1;
		display: block;
		line-height: 1;
}	
nav.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link.is-active a{
    background: black;
		color: white;
}
nav.woocommerce-MyAccount-navigation:not(:has(li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--rewards.is-active))+.woocommerce-MyAccount-content .yotpo-widget-loyalty-page.yotpo-widget-override-css{
	display: none;
}
.woocommerce-MyAccount-content {
    border: 1px solid #bfbfbf;
    padding: 10px;
}
table.woocommerce-orders-table.woocommerce-MyAccount-orders thead th {
    background: #f6f5f1 !important;
    padding-inline: 8px !important;
}
td.woocommerce-orders-table__cell-order-actions a:not(:first-child){
	margin-left: 7px !important;
	display: inline-block;
}
td.woocommerce-orders-table__cell-order-actions a.woocommerce-button.button {
    background: #f0f0f0 !important;
    padding: 8px 12px !important;
    color: #060606 !important;
}
td.woocommerce-orders-table__cell-order-actions a.woocommerce-button.button.pay {
    background: #060606 !important;
    color: white !important;
}
table.woocommerce-orders-table.woocommerce-MyAccount-orders tbody tr:not(:first-child)>*{
		border-top: 1px solid #bfbfbf !important;
}/* End custom CSS */