/**
 * Shah Local Pickup - Checkout Styles
 */

.shah-lp-branch-row th,
.shah-lp-branch-row td {
	padding: 10px 0;
}

.shah-lp-branch-select {
	width: 100%;
	padding: 8px 12px;
	border: 1px solid #ccc;
	border-radius: 4px;
	font-size: 14px;
	background-color: #fff;
}

.shah-lp-branch-info {
	margin-top: 10px;
	padding: 10px 14px;
	background: #f8f9fa;
	border: 1px solid #e2e4e7;
	border-radius: 4px;
	font-size: 13px;
	line-height: 1.6;
}

.shah-lp-branch-info p {
	margin: 3px 0;
}

.shah-lp-branch-address::before {
	content: "\1F4CD ";
}

.shah-lp-branch-phone::before {
	content: "\1F4DE ";
}

/* Order Branch Info */
.shah-lp-order-branch-info {
	margin: 20px 0;
}

.shah-lp-order-branch-info h2 {
	font-size: 20px;
	margin-bottom: 10px;
}

.shah-lp-branch-table {
	width: 100%;
}

.shah-lp-branch-table th {
	text-align: left;
	font-weight: 600;
	width: 120px;
}

.shah-lp-branch-table td,
.shah-lp-branch-table th {
	padding: 8px 0;
	border-bottom: 1px solid #eee;
}
