/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.mplus-intercom-form-content table.mplus-intercom-table tr {
	border-top: 2px solid #eee;
}

.mplus-intercom-form-content table.mplus-intercom-table tr td {
	width: 40% !important;
	padding: 5px;
}

.mplus-intercom-form-content table.mplus-intercom-table tbody tr td:nth-child(3) {
	width: 20% !important;
	font-size: 20px;
}

.mplus-intercom-form-content table.mplus-intercom-table tfoot tr td:nth-child(1) {
	width: 50% !important;
}

.mplus-intercom-form-content table.mplus-intercom-table tr th {
	padding: 10px 15px;
}

.mplus-intercom-table {
	width: 100% !important;
	background: #F5F5F5;
}

.mplus-intercom-form {
	height: 35px !important;
	margin: 5px !important
}

.add-new-field {
	float: left;
	color: #f05025;
	font-weight: bold;
	margin: 5px !important;
}

.mplus-intercom-table thead {
	background: #f8f8f6;
}

.mplus-intercom-table thead tr {
	border-top: none !important;
}

.mplus-intercom-table thead th {
	font-weight: bold;
}

.mplus-intercom-table thead th span {
	font-weight: normal;
}

.shipping-table-title {
	font-weight: bold;
	text-align: left;
}

.dokan-page-help {
	margin-bottom: 0 !important;
}