@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';

/* _content/LocalAg/Components/Account/Pages/Login.razor.rz.scp.css */
.lrhero__form--btn[b-i1ywbyhxwm] {
    justify-content: initial;
}

.lrhero__form--btn > label[b-i1ywbyhxwm] {
    flex-grow: 1;
    padding-left: 5px;
}

.mobile-white[b-i1ywbyhxwm] {
    @media screen and (max-width: 767px) {
        color: #fff;[b-i1ywbyhxwm]
    }
}
/* _content/LocalAg/Components/Account/Pages/Register.razor.rz.scp.css */
@media screen and (max-width: 1030px) {
	.lrhero.heightauto .lrhero__content[b-jr5k8d11dy] {
		display: flex;
		flex-direction: column;
	}

		.lrhero.heightauto .lrhero__content > *[b-jr5k8d11dy],
		.lrhero.heightauto .lrhero__heading p[b-jr5k8d11dy] {
			width: 100%;
			max-width: initial !important;
		}
}

@media screen and (max-width: 1030px) {
	/* fit recaptcha */
	.lrhero.heightauto .lrhero__form--footer[b-jr5k8d11dy] {
		padding: 15px 90px 30px;
	}
}

@media screen and (max-width: 800px) {
	.lrhero.heightauto .lrhero__form--footer[b-jr5k8d11dy] {
		/* fit recaptcha */
		padding: 15px;
		display: flex;
		flex-direction: column;
	}
}
/* _content/LocalAg/Components/Account/Pages/ResetPassword.razor.rz.scp.css */
.show-password-btn[b-uvn0dnxcv2] {
    border: 1px solid #ddd;
}
/* _content/LocalAg/Components/Admin/Layout/AdminDashboardMenu.razor.rz.scp.css */
.sidebar[b-balru3hbbb] {
    position: relative;
    background-color: var(--color-admin);
}

@media (min-width: 641px) {
    .sidebar[b-balru3hbbb] {
        width: 250px;
        min-width: 250px;
    }
}

@media (max-width: 641px) {
    .sidebar[b-balru3hbbb] {
        display: none;
    }
}

.navbar-toggler[b-balru3hbbb] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-balru3hbbb] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-balru3hbbb] {
    height: 3.5rem;
    background-color: rgba(0, 0, 0, 0.4);
}

.navbar-brand[b-balru3hbbb] {
    font-size: 1.1rem;
}

.nav-item[b-balru3hbbb] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

.nav-item:first-of-type[b-balru3hbbb] {
    padding-top: 1rem;
}

.nav-item:last-of-type[b-balru3hbbb] {
    padding-bottom: 1rem;
}

.nav-item[b-balru3hbbb]  .nav-link {
    color: #d7d7d7;
    background: none;
    border: none;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
    width: 100%;
}

.nav-item[b-balru3hbbb]  a.active {
    background-color: rgba(255, 255, 255, 0.37);
    color: white;
}

.nav-item[b-balru3hbbb]  .nav-link:hover {
    background-color: rgba(255, 255, 255, 0.1);
    color: white;
}

.nav-scrollable[b-balru3hbbb] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-balru3hbbb] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-balru3hbbb] {
        display: none;
    }

    .nav-scrollable[b-balru3hbbb] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}

.nav-link .far[b-balru3hbbb], .nav-link .fas[b-balru3hbbb] {
    font-size: 1.3rem;
    padding: 12px;
}
/* _content/LocalAg/Components/Admin/Layout/AdminLayout.razor.rz.scp.css */
.page[b-vyzwmnfx5g] {
	position: relative;
	display: flex;
	flex-direction: column;
}

.offcanvas[b-vyzwmnfx5g] {
	--bs-offcanvas-zindex: 9999;
}

main[b-vyzwmnfx5g] {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	flex: 1;
}

main > article[b-vyzwmnfx5g] {
	flex-grow: 1;
}

@media (min-width: 641px) {
	main[b-vyzwmnfx5g] {
		flex-direction: row;
	}
}
/* _content/LocalAg/Components/Admin/Layout/NoFooterLayout.razor.rz.scp.css */
.page[b-jk1oa39sjg] {
    position: relative;
    height: 100dvh;
    width: 100vw;
    overflow: hidden;
}
/* _content/LocalAg/Components/Admin/Pages/ChatLogs.razor.rz.scp.css */
.stacktrace[b-bp77wyd32u] {
    max-width: 500px;
}

.long-text[b-bp77wyd32u] {
    width: 300px;
    word-wrap: break-word;
    white-space: break-spaces;
    overflow-wrap: anywhere;
}
/* _content/LocalAg/Components/Admin/Shared/AdminChatGrid.razor.rz.scp.css */
[b-xgugquvper] .tick {
	color: var(--bs-secondary);
}

[b-xgugquvper] .cross {
	color: red;
}

[b-xgugquvper] .status-table {
	min-width: 180px;
}

[b-xgugquvper] .action-buttons {
	width: 240px;
}

[b-xgugquvper] .quickgrid {
	table-layout: fixed;
	width: 100%;
}

[b-xgugquvper] .quickgrid thead {
	border-bottom: 1px solid #000;
}

[b-xgugquvper] .quickgrid thead th {
	padding: 0;
}

[b-xgugquvper] .quickgrid .col-title {
	gap: 0;
	padding: 0.1rem;
}

[b-xgugquvper] .quickgrid tbody tr td {
	padding: 0.1rem;
	word-break: break-word;
	word-wrap: break-word;
	color: #000;
}

[b-xgugquvper] .action-column {
	width: 190px;
}

[b-xgugquvper] .small-column {
	width: 96px;
}

[b-xgugquvper] .filter-wrapper {
	max-width: 100vw;
	width: 300px;
}
/* _content/LocalAg/Components/Admin/Shared/AdminChatList.razor.rz.scp.css */
.messages__sidebar[b-0uaa3u5e8k] {
	max-width: 100%;
	height: auto;
}

.group-chat > .avatar-2[b-0uaa3u5e8k] {
	margin-top: -25px;
	margin-left: -15px;
}

.singlemessage--custom.active[b-0uaa3u5e8k] {
	border-bottom: 1px solid var(--lag-la-navy);
}

.messages__sidebar .singlemessage.active[b-0uaa3u5e8k]::before {
	position: absolute;
	content: "";
	width: 9px;
	height: 9px;
	right: 0;
	top: 25px;
	background: var(--lag-la-navy);
	border-radius: 50%;
}

.time-custom[b-0uaa3u5e8k] {
	position: relative !important;
	bottom: 0 !important;
	white-space: nowrap !important;
	text-align: right !important;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	font-size: 14px;
	font-weight: 400;
	width: 100%;
	letter-spacing: -0.02em;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	color: rgb(104, 104, 104);
}

.chat-number[b-0uaa3u5e8k] {
}

.lot-number[b-0uaa3u5e8k] {
	position: absolute;
	right: 0;
	top: 16px;
}

.singlemessage--custom[b-0uaa3u5e8k] {
	text-decoration: none;
	width: 100%;
}

.singlemessage__lagcustom[b-0uaa3u5e8k] {
	width: 100%;
	min-width: 0;
}

/*.messageintro__custom {*/
/*    width: calc(100% - 73px);*/
/*    !*margin-right: 160px;*!*/
/*}*/

.singlemessage__userimg--custom[b-0uaa3u5e8k] {
	min-width: 45px;
}
/* _content/LocalAg/Components/Admin/Shared/AdminChatSimulate.razor.rz.scp.css */
.chat-section[b-mheaixqrvx] {
	border: 1px solid #ddd;
	border-radius: 8px;
	height: 100%;
	width: 100%;
	box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .2);
}

.chat-container[b-mheaixqrvx] {
	height: 100%;
	/*max-height: calc(100vh - 200px);*/
	/*display: flex;*/
	/*flex-direction: column;*/
	/*justify-content: flex-start;*/
	/*align-items: flex-start;*/
}

.chat-wrapper[b-mheaixqrvx] {
	height: calc(100dvh - 164px);
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
}

.chat-pov-header[b-mheaixqrvx] {
	padding: 12px;
	background: var(--lag-pale-blue);
	color: var(--lag-la-navy);
}

.chat-pov-header a[b-mheaixqrvx] {
	font-size: large;
}
/* _content/LocalAg/Components/Admin/Shared/AdminContentPhotoReview.razor.rz.scp.css */
.problem-photo[b-p226cppe69] {
    object-fit: contain;
}
/* _content/LocalAg/Components/Admin/Shared/AdminContentReviewDashboard.razor.rz.scp.css */
.card[b-vwqyjlm2ag] {
    border: none;
}

a.card[b-vwqyjlm2ag] {
    text-decoration: none;
}

a.card:hover[b-vwqyjlm2ag] {
    text-decoration: none;
    transform: scale(1.07);
    background: var(--bs-tertiary);
}

.big-number[b-vwqyjlm2ag] {
    font-size: xx-large;
}

.content[b-vwqyjlm2ag] {
    background-color: #eee;
    padding: 1.5rem !important;
}
/* _content/LocalAg/Components/Admin/Shared/AdminDashboard.razor.rz.scp.css */
.card[b-u90tdife3n] {
    border: none;
}

a.card[b-u90tdife3n] {
    text-decoration: none;
    /*background: var(--bs-tertiary);*/
}

a.card:hover[b-u90tdife3n] {
    text-decoration: none;
    /*box-shadow: 0 4px 4px rgba(0,0,0,0.25), 0 4px 4px rgba(0,0,0,0.22);*/
    transform: scale(1.07);
    background: var(--bs-tertiary);
}

.big-number[b-u90tdife3n] {
    font-size: xx-large;
}

.content[b-u90tdife3n] {
    background-color: #eee;
    padding: 1.5rem !important;
}
/* _content/LocalAg/Components/Admin/Shared/AdminDeviceList.razor.rz.scp.css */
.tick[b-rhk76pceel] {
    color: var(--bs-secondary);
}

.cross[b-rhk76pceel] {
    color: red;
}

.status-table[b-rhk76pceel] {
    min-width: 180px;
}

.action-buttons[b-rhk76pceel] {
    max-width: 240px;
}
/* _content/LocalAg/Components/Admin/Shared/AdminDevicesGrid.razor.rz.scp.css */
[b-o9e46zs3y4] .tick {
	color: var(--bs-secondary);
}

[b-o9e46zs3y4] .cross {
	color: red;
}

[b-o9e46zs3y4] .status-table {
	min-width: 180px;
}

[b-o9e46zs3y4] .action-buttons {
	width: 240px;
}

[b-o9e46zs3y4] .quickgrid {
	table-layout: fixed;
	width: 100%;
}

[b-o9e46zs3y4] .quickgrid thead {
	border-bottom: 1px solid #000;
}

[b-o9e46zs3y4] .quickgrid thead th {
	padding: 0;
}

[b-o9e46zs3y4] .quickgrid .col-title {
	gap: 0;
	padding: 0.1rem;
}

[b-o9e46zs3y4] .quickgrid tbody tr td {
	padding: 0.1rem;
	word-break: break-word;
	word-wrap: break-word;
	color: #000;
}

[b-o9e46zs3y4] .action-column {
	width: 190px;
}

[b-o9e46zs3y4] .small-column {
	width: 96px;
}

[b-o9e46zs3y4] .filter-wrapper {
	max-width: 100vw;
	width: 300px;
}
/* _content/LocalAg/Components/Admin/Shared/AdminTradeList.razor.rz.scp.css */
[b-q8y2ufss4t] .tick {
	color: var(--bs-secondary);
}

[b-q8y2ufss4t] .cross {
	color: red;
}

[b-q8y2ufss4t] .status-table {
	min-width: 180px;
}

[b-q8y2ufss4t] .action-buttons {
	width: 240px;
}

[b-q8y2ufss4t] .quickgrid {
	table-layout: fixed;
	width: 100%;
}

[b-q8y2ufss4t] .quickgrid thead {
	border-bottom: 1px solid #000;
}

[b-q8y2ufss4t] .quickgrid thead th {
	padding: 0;
}

[b-q8y2ufss4t] .quickgrid .col-title {
	gap: 0;
	padding: 0.1rem;
}

[b-q8y2ufss4t] .quickgrid tbody tr td {
	padding: 0.1rem;
	word-break: break-word;
	word-wrap: break-word;
	color: #000;
}

[b-q8y2ufss4t] .action-column {
	width: 190px;
}

[b-q8y2ufss4t] .small-column {
	width: 96px;
}

[b-q8y2ufss4t] .filter-wrapper {
	max-width: 100vw;
	width: 300px;
}
/* _content/LocalAg/Components/Admin/Shared/AdminUnreadChatsReport.razor.rz.scp.css */
[b-kgdiq0mp0m] .tick {
	color: var(--bs-secondary);
}

[b-kgdiq0mp0m] .cross {
	color: red;
}

[b-kgdiq0mp0m] .status-table {
	min-width: 180px;
}

[b-kgdiq0mp0m] .action-buttons {
	width: 240px;
}

[b-kgdiq0mp0m] .quickgrid {
	table-layout: fixed;
	width: 100%;
}

[b-kgdiq0mp0m] .quickgrid thead {
	border-bottom: 1px solid #000;
}

[b-kgdiq0mp0m] .quickgrid thead th {
	padding: 0;
}

[b-kgdiq0mp0m] .quickgrid .col-title {
	gap: 0;
	padding: 0.1rem;
}

[b-kgdiq0mp0m] .quickgrid tbody tr td {
	padding: 0.1rem;
	word-break: break-word;
	word-wrap: break-word;
	color: #000;
}

[b-kgdiq0mp0m] .action-column {
	width: 190px;
}

[b-kgdiq0mp0m] .small-column {
	width: 96px;
}

[b-kgdiq0mp0m] .filter-wrapper {
	max-width: 100vw;
	width: 300px;
}
/* _content/LocalAg/Components/Admin/Shared/AdminViewChat.razor.rz.scp.css */
.chat-container[b-59rmbxgav6] {
	height: calc(100dvh - 100px);
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}

.chat-section[b-59rmbxgav6] {
	border: 1px solid #ddd;
	max-height: calc(100dvh - 100px);
	border-radius: 8px;
	height: 100%;
	width: 100%;
	box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .2);
}

.chat-comments-container[b-59rmbxgav6] {
	padding: 16px;
	height: 100%;
	overflow-y: auto;
}

.chat-wrapper[b-59rmbxgav6] {
	height: 100%;
	max-height: calc(100dvh - 100px);
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
}
/* _content/LocalAg/Components/Admin/Shared/BuyerFeeRefundsGrid.razor.rz.scp.css */
[b-hb4h59t1f3] .tick {
	color: var(--bs-secondary);
}

[b-hb4h59t1f3] .cross {
	color: red;
}

[b-hb4h59t1f3] .status-table {
	min-width: 180px;
}

[b-hb4h59t1f3] .action-buttons {
	width: 240px;
}

[b-hb4h59t1f3] .quickgrid {
	table-layout: fixed;
	width: 100%;
}

[b-hb4h59t1f3] .quickgrid thead {
	border-bottom: 1px solid #000;
}

[b-hb4h59t1f3] .quickgrid thead th {
	padding: 0;
}

[b-hb4h59t1f3] .quickgrid .col-title {
	gap: 0;
	padding: 0.1rem;
}

[b-hb4h59t1f3] .quickgrid tbody tr td {
	padding: 0.1rem;
	word-break: break-word;
	word-wrap: break-word;
	color: #000;
}

[b-hb4h59t1f3] .action-column {
	width: 190px;
}

[b-hb4h59t1f3] .small-column {
	width: 96px;
}

[b-hb4h59t1f3] .filter-wrapper {
	max-width: 100vw;
	width: 300px;
}
/* _content/LocalAg/Components/Admin/Shared/CheckVaultOrganisationsGrid.razor.rz.scp.css */
[b-zogs5qp5bd] .tick {
	color: var(--bs-secondary);
}

[b-zogs5qp5bd] .cross {
	color: red;
}

[b-zogs5qp5bd] .status-table {
	min-width: 180px;
}

[b-zogs5qp5bd] .action-buttons {
	width: 240px;
}

[b-zogs5qp5bd] .quickgrid {
	table-layout: fixed;
	width: 100%;
}

[b-zogs5qp5bd] .quickgrid thead {
	border-bottom: 1px solid #000;
}

[b-zogs5qp5bd] .quickgrid thead th {
	padding: 0;
}

[b-zogs5qp5bd] .quickgrid .col-title {
	gap: 0;
	padding: 0.1rem;
}

[b-zogs5qp5bd] .quickgrid tbody tr td {
	padding: 0.1rem;
	word-break: break-word;
	word-wrap: break-word;
	color: #000;
}

[b-zogs5qp5bd] .action-column {
	width: 190px;
}

[b-zogs5qp5bd] .small-column {
	width: 96px;
}

[b-zogs5qp5bd] .filter-wrapper {
	max-width: 100vw;
	width: 300px;
}
/* _content/LocalAg/Components/Admin/Shared/Firebase/FirebaseQueueGrid.razor.rz.scp.css */
[b-4rrbfmzxal] .tick {
	color: var(--bs-secondary);
}

[b-4rrbfmzxal] .cross {
	color: red;
}

[b-4rrbfmzxal] .status-table {
	min-width: 180px;
}

[b-4rrbfmzxal] .action-buttons {
	width: 240px;
}

[b-4rrbfmzxal] .quickgrid {
	table-layout: fixed;
	width: 100%;
}

[b-4rrbfmzxal] .quickgrid thead {
	border-bottom: 1px solid #000;
}

[b-4rrbfmzxal] .quickgrid thead th {
	padding: 0;
}

[b-4rrbfmzxal] .quickgrid .col-title {
	gap: 0;
	padding: 0.1rem;
}

[b-4rrbfmzxal] .quickgrid tbody tr td {
	padding: 0.1rem;
	word-break: break-word;
	word-wrap: break-word;
	color: #000;
}

[b-4rrbfmzxal] .action-column {
	width: 190px;
}

[b-4rrbfmzxal] .small-column {
	width: 96px;
}

[b-4rrbfmzxal] .filter-wrapper {
	max-width: 100vw;
	width: 300px;
}
/* _content/LocalAg/Components/Admin/Shared/Moosend/MoosendMailingListDetails.razor.rz.scp.css */
.card[b-qoprpolqyi] {
	border: none;
}

a.card[b-qoprpolqyi] {
	text-decoration: none;
	/*background: var(--bs-tertiary);*/
}

a.card:hover[b-qoprpolqyi] {
	text-decoration: none;
	/*box-shadow: 0 4px 4px rgba(0,0,0,0.25), 0 4px 4px rgba(0,0,0,0.22);*/
	transform: scale(1.07);
	background: var(--bs-tertiary);
}

.big-number[b-qoprpolqyi] {
	font-size: xx-large;
}

.content[b-qoprpolqyi] {
	background-color: #eee;
	padding: 1.5rem !important;
}
/* _content/LocalAg/Components/Admin/Shared/OwedFeeRefundsGrid.razor.rz.scp.css */
[b-cr5ogqezv4] .tick {
	color: var(--bs-secondary);
}

[b-cr5ogqezv4] .cross {
	color: red;
}

[b-cr5ogqezv4] .status-table {
	min-width: 180px;
}

[b-cr5ogqezv4] .action-buttons {
	width: 240px;
}

[b-cr5ogqezv4] .quickgrid {
	table-layout: fixed;
	width: 100%;
}

[b-cr5ogqezv4] .quickgrid thead {
	border-bottom: 1px solid #000;
}

[b-cr5ogqezv4] .quickgrid thead th {
	padding: 0;
}

[b-cr5ogqezv4] .quickgrid .col-title {
	gap: 0;
	padding: 0.1rem;
}

[b-cr5ogqezv4] .quickgrid tbody tr td {
	padding: 0.1rem;
	word-break: break-word;
	word-wrap: break-word;
	color: #000;
}

[b-cr5ogqezv4] .action-column {
	width: 190px;
}

[b-cr5ogqezv4] .small-column {
	width: 96px;
}

[b-cr5ogqezv4] .filter-wrapper {
	max-width: 100vw;
	width: 300px;
}
/* _content/LocalAg/Components/Admin/Shared/Reports/CancelledAgreementsGrid.razor.rz.scp.css */
[b-rlhtvhy3nm] .tick {
	color: var(--bs-secondary);
}

[b-rlhtvhy3nm] .cross {
	color: red;
}

[b-rlhtvhy3nm] .status-table {
	min-width: 180px;
}

[b-rlhtvhy3nm] .action-buttons {
	width: 240px;
}

[b-rlhtvhy3nm] .quickgrid {
	table-layout: fixed;
	width: 100%;
}

[b-rlhtvhy3nm] .quickgrid thead {
	border-bottom: 1px solid #000;
}

[b-rlhtvhy3nm] .quickgrid thead th {
	padding: 0;
}

[b-rlhtvhy3nm] .quickgrid .col-title {
	gap: 0;
	padding: 0.1rem;
}

[b-rlhtvhy3nm] .quickgrid tbody tr td {
	padding: 0.1rem;
	word-break: break-word;
	word-wrap: break-word;
	color: #000;
}

[b-rlhtvhy3nm] .action-column {
	width: 190px;
}

[b-rlhtvhy3nm] .small-column {
	width: 96px;
}

[b-rlhtvhy3nm] .filter-wrapper {
	max-width: 100vw;
	width: 300px;
}
/* _content/LocalAg/Components/Admin/Shared/Reports/CheckVaultPendingActionsGrid.razor.rz.scp.css */
[b-rbsz5d07oy] .tick {
	color: var(--bs-secondary);
}

[b-rbsz5d07oy] .cross {
	color: red;
}

[b-rbsz5d07oy] .status-table {
	min-width: 180px;
}

[b-rbsz5d07oy] .action-buttons {
	width: 240px;
}

[b-rbsz5d07oy] .quickgrid {
	table-layout: fixed;
	width: 100%;
}

[b-rbsz5d07oy] .quickgrid thead {
	border-bottom: 1px solid #000;
}

[b-rbsz5d07oy] .quickgrid thead th {
	padding: 0;
}

[b-rbsz5d07oy] .quickgrid .col-title {
	gap: 0;
	padding: 0.1rem;
}

[b-rbsz5d07oy] .quickgrid tbody tr td {
	padding: 0.1rem;
	word-break: break-word;
	word-wrap: break-word;
	color: #000;
}

[b-rbsz5d07oy] .action-column {
	width: 190px;
}

[b-rbsz5d07oy] .small-column {
	width: 96px;
}

[b-rbsz5d07oy] .filter-wrapper {
	max-width: 100vw;
	width: 300px;
}
/* _content/LocalAg/Components/Admin/Shared/SellerFeeRefundsGrid.razor.rz.scp.css */
[b-sxfxjg8zuf] .tick {
	color: var(--bs-secondary);
}

[b-sxfxjg8zuf] .cross {
	color: red;
}

[b-sxfxjg8zuf] .status-table {
	min-width: 180px;
}

[b-sxfxjg8zuf] .action-buttons {
	width: 240px;
}

[b-sxfxjg8zuf] .quickgrid {
	table-layout: fixed;
	width: 100%;
}

[b-sxfxjg8zuf] .quickgrid thead {
	border-bottom: 1px solid #000;
}

[b-sxfxjg8zuf] .quickgrid thead th {
	padding: 0;
}

[b-sxfxjg8zuf] .quickgrid .col-title {
	gap: 0;
	padding: 0.1rem;
}

[b-sxfxjg8zuf] .quickgrid tbody tr td {
	padding: 0.1rem;
	word-break: break-word;
	word-wrap: break-word;
	color: #000;
}

[b-sxfxjg8zuf] .action-column {
	width: 190px;
}

[b-sxfxjg8zuf] .small-column {
	width: 96px;
}

[b-sxfxjg8zuf] .filter-wrapper {
	max-width: 100vw;
	width: 300px;
}
/* _content/LocalAg/Components/Admin/Shared/StaleAgreementsGrid.razor.rz.scp.css */
[b-jsk8fw3nps] .tick {
	color: var(--bs-secondary);
}

[b-jsk8fw3nps] .cross {
	color: red;
}

[b-jsk8fw3nps] .status-table {
	min-width: 180px;
}

[b-jsk8fw3nps] .action-buttons {
	width: 240px;
}

[b-jsk8fw3nps] .quickgrid {
	table-layout: fixed;
	width: 100%;
}

[b-jsk8fw3nps] .quickgrid thead {
	border-bottom: 1px solid #000;
}

[b-jsk8fw3nps] .quickgrid thead th {
	padding: 0;
}

[b-jsk8fw3nps] .quickgrid .col-title {
	gap: 0;
	padding: 0.1rem;
}

[b-jsk8fw3nps] .quickgrid tbody tr td {
	padding: 0.1rem;
	word-break: break-word;
	word-wrap: break-word;
	color: #000;
}

[b-jsk8fw3nps] .action-column {
	width: 190px;
}

[b-jsk8fw3nps] .small-column {
	width: 96px;
}

[b-jsk8fw3nps] .filter-wrapper {
	max-width: 100vw;
	width: 300px;
}
/* _content/LocalAg/Components/Admin/Shared/User/AdminUserDeviceGrid.razor.rz.scp.css */
[b-xx9chvodb9] .tick {
	color: var(--bs-secondary);
}

[b-xx9chvodb9] .cross {
	color: red;
}

[b-xx9chvodb9] .status-table {
	min-width: 180px;
}

[b-xx9chvodb9] .action-buttons {
	width: 240px;
}

[b-xx9chvodb9] .quickgrid {
	table-layout: fixed;
	width: 100%;
}

[b-xx9chvodb9] .quickgrid thead {
	border-bottom: 1px solid #000;
}

[b-xx9chvodb9] .quickgrid thead th {
	padding: 0;
}

[b-xx9chvodb9] .quickgrid .col-title {
	gap: 0;
	padding: 0.1rem;
}

[b-xx9chvodb9] .quickgrid tbody tr td {
	padding: 0.1rem;
	word-break: break-word;
	word-wrap: break-word;
	color: #000;
}

[b-xx9chvodb9] .action-column {
	width: 190px;
}

[b-xx9chvodb9] .small-column {
	width: 96px;
}

[b-xx9chvodb9] .filter-wrapper {
	max-width: 100vw;
	width: 300px;
}
/* _content/LocalAg/Components/Admin/Shared/User/AdminUserProfilesGrid.razor.rz.scp.css */
[b-hjk0ho6ha0] .tick {
	color: var(--bs-secondary);
}

[b-hjk0ho6ha0] .cross {
	color: red;
}

[b-hjk0ho6ha0] .status-table {
	min-width: 180px;
}

[b-hjk0ho6ha0] .action-buttons {
	width: 240px;
}

[b-hjk0ho6ha0] .quickgrid {
	table-layout: fixed;
	width: 100%;
}

[b-hjk0ho6ha0] .quickgrid thead {
	border-bottom: 1px solid #000;
}

[b-hjk0ho6ha0] .quickgrid thead th {
	padding: 0;
}

[b-hjk0ho6ha0] .quickgrid .col-title {
	gap: 0;
	padding: 0.1rem;
}

[b-hjk0ho6ha0] .quickgrid tbody tr td {
	padding: 0.1rem;
	word-break: break-word;
	word-wrap: break-word;
	color: #000;
}

[b-hjk0ho6ha0] .action-column {
	width: 190px;
}

[b-hjk0ho6ha0] .small-column {
	width: 96px;
}

[b-hjk0ho6ha0] .filter-wrapper {
	max-width: 100vw;
	width: 300px;
}
/* _content/LocalAg/Components/Admin/Shared/User/AdminUsersGrid.razor.rz.scp.css */
[b-718p1dclrs] .tick {
	color: var(--bs-secondary);
}

[b-718p1dclrs] .cross {
	color: red;
}

[b-718p1dclrs] .status-table {
	min-width: 180px;
}

[b-718p1dclrs] .action-buttons {
	width: 240px;
}

[b-718p1dclrs] .quickgrid {
	table-layout: fixed;
	width: 100%;
}

[b-718p1dclrs] .quickgrid thead {
	border-bottom: 1px solid #000;
}

[b-718p1dclrs] .quickgrid thead th {
	padding: 0;
}

[b-718p1dclrs] .quickgrid .col-title {
	gap: 0;
	padding: 0.1rem;
}

[b-718p1dclrs] .quickgrid tbody tr td {
	padding: 0.1rem;
	word-break: break-word;
	word-wrap: break-word;
	color: #000;
}

[b-718p1dclrs] .action-column {
	width: 190px;
}

[b-718p1dclrs] .small-column {
	width: 96px;
}

[b-718p1dclrs] .filter-wrapper {
	max-width: 100vw;
	width: 300px;
}
/* _content/LocalAg/Components/Admin/Shared/User/AdminUserSignInHistoryGrid.razor.rz.scp.css */
[b-jp02d7win0] .quickgrid {
	table-layout: fixed;
	width: 100%;
}

[b-jp02d7win0] .quickgrid thead {
	border-bottom: 1px solid #000;
}

[b-jp02d7win0] .quickgrid thead th {
	padding: 0;
}

[b-jp02d7win0] .quickgrid .col-title {
	gap: 0;
	padding: 0.1rem;
}

[b-jp02d7win0] .quickgrid tbody tr td {
	padding: 0.1rem;
	word-break: break-word;
	word-wrap: break-word;
	color: #000;
}
/* _content/LocalAg/Components/Buy/Pages/Browse.razor.rz.scp.css */
.products__subcategories[b-969uwsjjiz] {
	margin-bottom: 50px;
}

.products__subcategories h6[b-969uwsjjiz] {
	font-weight: bold;
}

.mapactive .clwrapper .clbreadcrumbs[b-969uwsjjiz] {
	margin: 16px;
}

.products__switchtbn--override[b-969uwsjjiz] {
	bottom: 82px;
}

@media screen and (max-width: 1030px) {
	.products__sidebar .mbfiltertop__left h1[b-969uwsjjiz] {
		font-size: 14px;
		font-weight: 700;
		line-height: 14px;
		letter-spacing: -0.02em;
		text-align: left;
		text-underline-position: from-font;
		text-decoration-skip-ink: none;
		color: #232D5B;
	}
}

.products__sidebar--category .catmobilehdaing-cust[b-969uwsjjiz] {
	display: none;
}

@media screen and (max-width: 1030px) {
	.products__sidebar--category .catmobilehdaing-cust[b-969uwsjjiz] {
		display: flex;
		justify-content: center;
		position: fixed;
		top: 0;
		left: 0;
		padding: 25px;
		width: 100%;
		background: #ffffff;
		z-index: 20;
	}

	.custom-side-bar-modifications[b-969uwsjjiz] {
		overflow-y: auto;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100dvh;
	}
}


.product-category-clickable[b-969uwsjjiz] {
	cursor: pointer;
}

.products__subcategorylist[b-969uwsjjiz] {
	max-height: 280px;
	overflow-y: auto;
}

@media screen and (max-width: 1030px) {
	.clwrapper[b-969uwsjjiz] {
		margin: 16px;
	}
}


.products__categorylist--item .product-category-clickable .icon[b-969uwsjjiz] {
	width: 56px;
	height: 52px;
	border-radius: 4px;
	background: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.3s;
	min-width: 56px;
}

.products__categorylist--item .product-category-clickable[b-969uwsjjiz] {
	position: relative;
	display: flex;
	padding: 5px 0;
	align-items: center;
	gap: 20px;
	color: #232D5B;
	text-decoration: none;
}

.products__categorylist--item .product-category-clickable .icon svg path[b-969uwsjjiz] {
	transition: all 0.3s;
}

.products__categorylist--item .product-category-clickable:hover .icon[b-969uwsjjiz] {
	background: rgb(255, 146, 49);
}

.products__categorylist--item .product-category-clickable:hover svg path[b-969uwsjjiz] {
	fill: #ffffff;
}

@media screen and (max-width: 1030px) {
	.products__categorylist--item .product-category-clickable .icon[b-969uwsjjiz] {
		background: #232D5B;
		color: #fff;
	}

	.products__categorylist--item svg path[b-969uwsjjiz] {
		fill: #ffffff;
	}
}

@media screen and (max-width: 1030px) {
	.products__categorylist--item .icon svg path[b-969uwsjjiz] {
		fill: #ffffff;
	}
}

.products__container[b-969uwsjjiz] {
	min-height: 100vh;
	width: 100%;
}

.products__subcategories .products__subcategories--list[b-969uwsjjiz] {
	display: flex;
	flex-wrap: wrap;
	padding: 10px 30px;
	max-width: 1200px;
}

.products__subcategories .products__subcategories--list li[b-969uwsjjiz] {
	flex-basis: 50%;
	list-style: disc;
}

@media screen and (max-width: 600px) {
	.products__subcategories[b-969uwsjjiz] {
		padding: 16px;
	}

	.products__subcategories .products__subcategories--list li[b-969uwsjjiz] {
		flex-basis: 100%;
	}
}

.subcategory-links[b-969uwsjjiz] {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
}

.subcategory-links > div[b-969uwsjjiz] {
	word-break: keep-all;
	white-space: nowrap;
}

.subcategory-links a[b-969uwsjjiz] {
	word-break: keep-all;
	white-space: nowrap;
	padding: 2px 4px;
	margin-top: 2px;
	margin-right: 4px;
}

.subcategory-links .divider[b-969uwsjjiz] {
	color: #aaa;
	margin-left: 4px;
	margin-right: 4px;
}

@media screen and (max-width: 1000px) {
	.category-info__section .border-end[b-969uwsjjiz] {
		border-right: none !important;
	}
}
/* _content/LocalAg/Components/Buy/Pages/ViewListing.razor.rz.scp.css */
.clwrapper .clbreadcrumbs[b-1i5560m7hv] {
	margin-top: 16px;
	margin-bottom: 0;
	margin-left: 40px;
}

@media screen and (max-width: 1030px) {
	.clwrapper .clbreadcrumbs[b-1i5560m7hv] {
		margin-bottom: 16px;
	}
}

.seller-name-with-verification[b-1i5560m7hv] {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 25px;
	flex-wrap: nowrap;
}

.pdhero[b-1i5560m7hv] {
	min-height: calc(100vh - 120px);
}

.seller-name-with-verification img[b-1i5560m7hv] {
	width: 80px;
	height: auto;
}

@media (max-width: 1000px) {
	.seller-name-with-verification[b-1i5560m7hv] {
		gap: 12px;
	}
}

.segment-score-within-photo[b-1i5560m7hv] {
	position: absolute;
	right: 20px;
	bottom: 0;
}

/*button.swiper-button-disabled { we now loop
    display: none;
}*/

.swiper-zoom-container > canvas[b-1i5560m7hv], .swiper-zoom-container > img[b-1i5560m7hv], .swiper-zoom-container > svg[b-1i5560m7hv] {
	object-fit: cover !important;
}

.pdhero__bannerslider[b-1i5560m7hv] {
	transition: all 50ms;
	transition-timing-function: ease-in;
}

.pdhero__bannerslider .swiper-info[b-1i5560m7hv],
.pdhero__bannerslider .btn-close[b-1i5560m7hv] {
	display: none;
}

.pdhero__bannerslider .slider-prev[b-1i5560m7hv], .pdhero__bannerslider .slider-next[b-1i5560m7hv] {
	background: rgba(0, 0, 0, 0.5);
}

.pdhero__bannerslider.fullscreen[b-1i5560m7hv] {
	transition: all 250ms;
}

.pdhero__bannerslider.fullscreen[b-1i5560m7hv] {
	position: fixed;
	top: 0;
	left: 0;
	max-height: 100%;
	height: 100%;
	width: 100%;
	z-index: 999999;
	background: rgba(255, 255, 255, .9);
}

.pdhero__bannerslider.fullscreen .pdhero__bannerslider--item[b-1i5560m7hv] {
	max-height: 100%;
	visibility: hidden;
}

.pdhero__bannerslider.fullscreen .pdhero__bannerslider--item.swiper-slide-visible[b-1i5560m7hv] {
	visibility: visible;
}

.pdhero__bannerslider.fullscreen .swiper-zoom-container > canvas[b-1i5560m7hv],
.pdhero__bannerslider.fullscreen .swiper-zoom-container > img[b-1i5560m7hv],
.pdhero__bannerslider.fullscreen .swiper-zoom-container > picture[b-1i5560m7hv],
.pdhero__bannerslider.fullscreen .swiper-zoom-container > picture > img[b-1i5560m7hv],
.pdhero__bannerslider.fullscreen .swiper-zoom-container > svg[b-1i5560m7hv] {
	object-fit: contain !important;
}

.pdhero__bannerslider .swiper-zoom-container > picture[b-1i5560m7hv] {
	max-height: 100%;
	max-width: 100%;
	width: 100%;
	height: 100%;
}

.pdhero__bannerslider.fullscreen .swiper-info[b-1i5560m7hv] {
	position: absolute;
	bottom: 5px;
	left: 5px;
	display: block;
	color: #fff;
}

.pdhero__bannerslider.fullscreen .btn-close[b-1i5560m7hv] {
	opacity: 0.8;
	position: fixed;
	top: 15px;
	right: 15px;
	display: block;
	color: #fff;
	font-size: x-large;
	z-index: 9999991;
}
/* _content/LocalAg/Components/Buy/Shared/BrowseListings.razor.rz.scp.css */
.lacard__badge[b-lg6jg8354q] {
    border: none;
}

.products__row[b-lg6jg8354q] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.products__row--custom-modal[b-lg6jg8354q] {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 20px;
}

@media screen and (max-width: 1080px) {
    .products__row[b-lg6jg8354q] {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
}

@media screen and (max-width: 500px) {
    .products__row[b-lg6jg8354q] {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

.lacard__price[b-lg6jg8354q] {
    max-width: 50%;
}

.segment-score-within-photo[b-lg6jg8354q] {
    position: absolute;
    bottom: 0;
    right: 8px;
}

@media screen and (max-width: 1030px) {
    .products__row--custom-modal[b-lg6jg8354q] {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 10px;
    }
}

@media screen and (max-width: 1030px) {
    .fcinputwrap__label[b-lg6jg8354q] {
        color: #232D5B;
    }
}

/* _content/LocalAg/Components/Buy/Shared/HeroSearch.razor.rz.scp.css */
#form-main-listing-search-hero-filters-form > .header__filter[b-zuak7srdy9] {
    z-index: 1;
}
/* _content/LocalAg/Components/Buy/Shared/ListingFilters.razor.rz.scp.css */
.listing-search-filters__search-button[b-vn56ed29ip] {
	position: fixed;
	bottom: 78px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 16px;
}

@media screen and (max-width: 1030px) {
	.fcinputwrap__label[b-vn56ed29ip] {
		color: #232D5B;
	}

	.listing-search-filters__search-button[b-vn56ed29ip] {
		position: fixed;
		bottom: 20px;
		width: 100%;
		left: 0;
		right: 0;
		display: flex;
		flex-direction: row;
		justify-content: center;
	}

}
/* _content/LocalAg/Components/Buy/Shared/ListingTiles.razor.rz.scp.css */
.listing-tiles-grid-2__row[b-8tkmj0bvuo] {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 20px;
    padding: 0 10px;
}

.segment-score-within-photo[b-8tkmj0bvuo] {
    position: absolute;
    bottom: 0;
    right: 8px;
}

.listing-tiles-grid-3__row[b-8tkmj0bvuo] {
    position: relative;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 20px;
}

.listing-tiles-grid-4__row[b-8tkmj0bvuo] {
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-gap: 20px;
}

@media screen and (max-width: 1230px) {
    .listing-tiles-grid-4__row[b-8tkmj0bvuo] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        padding: 0 10px;
    }
}

@media screen and (max-width: 1130px) {
    .listing-tiles-grid-2__row[b-8tkmj0bvuo], .listing-tiles-grid-3__row[b-8tkmj0bvuo], .listing-tiles-grid-4__row[b-8tkmj0bvuo] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        padding: 0 10px;
    }
}

@media screen and (max-width: 700px) {
    .listing-tiles-grid-2__row[b-8tkmj0bvuo], .listing-tiles-grid-3__row[b-8tkmj0bvuo], .listing-tiles-grid-4__row[b-8tkmj0bvuo] {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        padding: 0 10px;
    }

    /*.listing-tiles-grid-2__row {*/
    /*    grid-template-columns: repeat(1, 1fr);*/
    /*}*/
}


.listing-tiles-grid-1__row a[b-8tkmj0bvuo], .listing-tiles-grid-2__row a[b-8tkmj0bvuo], .listing-tiles-grid-3__row a[b-8tkmj0bvuo], .listing-tiles-grid-4__row a[b-8tkmj0bvuo] {
    color: inherit;
    text-decoration: none;
}

.lacard__badge[b-8tkmj0bvuo] {
    border: none;
}
/* _content/LocalAg/Components/Buy/Shared/ListingTilesSkeleton.razor.rz.scp.css */
.ls-card-large-info[b-lxnc07wt0m] {
	width: 120px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	padding: .5rem;
}

.ls-card-large-info-text[b-lxnc07wt0m] {
	font-size: 24px;
	color: black;
	letter-spacing: 0;
	white-space: nowrap;
	padding-bottom: 6px;
}

/*.lacard__img {*/
/*	margin-bottom: 0;*/
/*}*/

.verification-status[b-lxnc07wt0m] {
	height: 40px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	/*overflow: hidden;*/
	width: 100%;
	gap: 8px;
	font-size: 20px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	margin-top: -10px;
}

.verification-text[b-lxnc07wt0m] {
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap;
	max-width: 200px;
}

.verified-info[b-lxnc07wt0m] {
	width: 40px;
	height: 40px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.verified-info button[b-lxnc07wt0m] {
	border: 1px solid #fff;
	border-radius: 50%;
	height: 26px;
	width: 26px;
	font-size: 16px;
	background: transparent;
	color: white;
}

.verified-info button.dropdown-toggle[b-lxnc07wt0m]:after {
	content: none
}

.verified-info .content-inner[b-lxnc07wt0m] {
	width: 210px;
	max-width: calc(100dvw - 40px);
}

.verification-status img[b-lxnc07wt0m] {
	height: 40px;
	width: auto;
}

.verified[b-lxnc07wt0m] {
	background: #7ebc4a;
	color: #fff;
}

.pending[b-lxnc07wt0m] {
	background: #ff9231;
	color: #fff;
}

.unverified[b-lxnc07wt0m] {
	background: #ff0000;
	color: #fff;
}

.btnblue[b-lxnc07wt0m] {
	border: 1px solid var(--lag-la-navy);
}

.btnblue:hover[b-lxnc07wt0m] {
	border: 1px solid var(--lag-bright-green);
}

.info-component[b-lxnc07wt0m] {
	padding-top: 8px;
	font-size: 16px;
}

.inner-content-container[b-lxnc07wt0m] {
	padding-left: 16px;
	padding-right: 16px;
}

.price-disclaimer[b-lxnc07wt0m] {
	/*padding: 16px;*/
	display: flex;
	flex-direction: row;
	-webkit-box-pack: start;
	justify-content: space-between;
	align-items: center;
}

.price-disclaimer > div[b-lxnc07wt0m] {
	font-size: 12px;
	padding-right: 16px;
}

.price-disclaimer > div > div[b-lxnc07wt0m] {
	padding-bottom: 4px;
	font-size: 14px;
}

.price-disclaimer > a[b-lxnc07wt0m] {
	margin: 2px 1px;
	border: 1px solid var(--lag-fc-deep-green);
	border-radius: 4px;
	padding: 6px 16px;
	height: 36.5px;
	line-height: 1.75;
	color: var(--lag-fc-deep-green);
	letter-spacing: .02857em;
	font-size: .875rem;
	font-weight: 500;
	background-color: rgba(0, 0, 0, 0);
	white-space: nowrap;
	min-width: 140px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.ls-card-large-info-text small[b-lxnc07wt0m] {
	font-size: 16px !important;
}

.ls-card-large-info-subtext[b-lxnc07wt0m] {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: grey;
	font-size: 16px !important;
}

.segment-score-within-photo[b-lxnc07wt0m] {
	position: absolute;
	bottom: 0;
	right: 8px;
}

/*.checkvault-verified-within-photo {*/
/*	position: absolute;*/
/*	bottom: 45px;*/
/*	left: 8px;*/
/*}*/

.checkvault-verified-container[b-lxnc07wt0m] {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex-grow: 1;
}

.checkvault-verified-container img[b-lxnc07wt0m] {
	width: 76px;
	height: auto;
}

.inspector-comments[b-lxnc07wt0m] {
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 8px;
	font-size: 14px;
	word-wrap: break-word;
	white-space: break-spaces;
	width: 100%;
	min-width: 0;
	word-break: break-word;
}

.ls-card__container[b-lxnc07wt0m] {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;
	@media (max-width: 770px) {
		background: #eee;[b-lxnc07wt0m]
	}
}

.links-to-listing > a[b-lxnc07wt0m] {
	flex-grow: 1;
}

.ls-card__image[b-lxnc07wt0m] {
	max-width: 100%;
	height: auto;
	cursor: pointer;

	@media (min-width: 800px) {
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;[b-lxnc07wt0m]
	}
}

.delivery-price__container[b-lxnc07wt0m] {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.ls-card__top[b-lxnc07wt0m] {
	width: 100%;
}

.lacard__inner-content[b-lxnc07wt0m] {
	height: 800px;
}

.lacard__img[b-lxnc07wt0m] {
	height: 500px;
}

.delivery-price__container .ls-card-large-info-text[b-lxnc07wt0m] {
	font-size: xx-large !important;
}

.delivery-price__container .ls-card-large-info[b-lxnc07wt0m] {
	width: 120px;
}

.ls-card__hide[b-lxnc07wt0m],
.ls-card[b-lxnc07wt0m] {
	width: 100%;
	max-width: 400px;

	@media (min-width: 450px) {
		margin: 16px;[b-lxnc07wt0m]
	}

	@media (min-width: 750px) {
		max-width: 350px;
		margin: 0;[b-lxnc07wt0m]
	}

	@media (min-width: 850px) {
		max-width: 400px;
		margin: 16px;[b-lxnc07wt0m]
	}
}

.ls-card[b-lxnc07wt0m] {
	margin-bottom: 16px;

	display: flex;
	flex-direction: column;

	@media (min-width: 450px) {
		border: 1px solid #eee;
		border-bottom: 1px solid #ccc;[b-lxnc07wt0m]
	}

	border-bottom: 1px solid #ccc;

	background: white;
	border-radius: 4px;

	@media (max-width: 770px) {
		border-radius: 0;[b-lxnc07wt0m]
	}
}

table.table[b-lxnc07wt0m] {
	border: none;
	width: 100%;
	margin-bottom: 0;
}

td[b-lxnc07wt0m] {
	border: none;

}

td.top[b-lxnc07wt0m] {
	border-top: 1px solid #efefef;
}

td.left[b-lxnc07wt0m] {
	border-left: 1px solid #efefef;
}

.ls-card__top[b-lxnc07wt0m] {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	margin-top: -10px;
	flex-grow: 1;
}

.info-component-table td[b-lxnc07wt0m] {
	padding-top: 8px;
}

.info-component-table__value[b-lxnc07wt0m] {
	padding-left: 16px;
	letter-spacing: 0;
}

.ls-card-right__top[b-lxnc07wt0m] {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: flex-start;
}

.ls-card-right__top > div[b-lxnc07wt0m] {
	margin-left: 8px;
}

.ls-card__left[b-lxnc07wt0m] {
	flex-grow: 1;
	padding-bottom: 6px;
}

.info-component[b-lxnc07wt0m] {
	padding-top: 8px;
}

.location[b-lxnc07wt0m] {
	padding-bottom: 12px;
}

.ls-card__right[b-lxnc07wt0m] {
	text-align: center;
	margin-right: 0;
	min-width: 45%;
}

.ls-card__right td.single[b-lxnc07wt0m] {
	text-align: center;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.single .ls-card-large-info-text[b-lxnc07wt0m] {
	font-size: 24px;
}

.lacard__img > img[b-lxnc07wt0m] {
	padding: 0 !important;
}
/* _content/LocalAg/Components/Buy/Shared/ProductSideBarFilterItem.razor.rz.scp.css */
.checkbox-filter-item-container[b-y4l3o0ofi8] {
	max-height: 300px;
	overflow-y: auto;
}
/* _content/LocalAg/Components/Buy/Shared/RecentListings.razor.rz.scp.css */
.products__switchtbn--override[b-1dt3p42oqf] {
	bottom: 82px;
	z-index: 999;
}
/* _content/LocalAg/Components/Buy/Shared/SaveListingButtonLarge.razor.rz.scp.css */
.btnorange[b-3s23wr5t1j] {
    background: var(--lag-fc-orange);
    color: #fff;
}
/* _content/LocalAg/Components/Chat/Layout/InboxLayout.razor.rz.scp.css */
.messages.inbox-with-conversations[b-tubarodjsh] {
	display: flex;
	height: 100%;
}

.chat-container[b-tubarodjsh] {
	max-height: 100%;
}

main[b-tubarodjsh] {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	flex: 1;
	height: 100dvh;
	width: 100vw;
	overflow: hidden;
}

body[b-tubarodjsh] {
	overflow: hidden;
	max-height: 100dvh;
	max-width: 100vw;
}

main > article[b-tubarodjsh] {
	flex-grow: 1;
	overflow: hidden;
}

/* _content/LocalAg/Components/Chat/Pages/KevChat.razor.rz.scp.css */
.chat-with-kev-container[b-07f0uqn4rr] {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.lrhero.rp03 .lrhero__rp03form--heading[b-07f0uqn4rr] {
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.lrhero.rp03[b-07f0uqn4rr] {
    min-height: 0;
    padding: 80px;
    max-height: 100%;
    height: 100%;
    flex-direction: column;
}

.chat-with-kev-inner[b-07f0uqn4rr] {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.lrhero.rp03 .lrhero__rp03form[b-07f0uqn4rr] {
    padding: 24px 0 0;
    max-height: 100%;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

@media screen and (max-width: 1030px) {

    .lrhero.rp03[b-07f0uqn4rr] {
        padding: 16px;
    }

    .lrhero__rp03form--heading[b-07f0uqn4rr] {
        display: none;
    }

    .lrhero__rp03form[b-07f0uqn4rr], .lrhero.rp03[b-07f0uqn4rr] {
        padding: 0;
        margin: 0;
    }

    .lrhero.rp03 .lrhero__rp03form[b-07f0uqn4rr] {
        padding-top: 0;
    }

    .lrhero__rp03form--heading[b-07f0uqn4rr] {
        padding-top: 24px;
    }
}
/* _content/LocalAg/Components/Chat/Shared/AdminChatHelpfulLinks.razor.rz.scp.css */
.admin-chat-helpful-links[b-oe6ojvod40] {
	background: rgb(239, 245, 248);
	color: black;
}
/* _content/LocalAg/Components/Chat/Shared/ChatAIO.razor.rz.scp.css */
.messageto__custom[b-6tozdirrmh], .messagefrom__custom[b-6tozdirrmh] {
	max-width: 100%;
}

/*.messageto__custom {*/
/*	background: #fff;*/
/*}*/

/*.messageto__custom--inner {*/
/*	background: rgb(216, 244, 192)*/
/*}*/

.clickable[b-6tozdirrmh] {
	cursor: pointer;
}

.account-select-before-chat[b-6tozdirrmh] {
	background: var(--lag-pale-blue);
	padding: 12px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.current-contract-status[b-6tozdirrmh] {
	margin: 0;
	letter-spacing: 1px;
	cursor: pointer;
}

[b-6tozdirrmh] .avatar-with-verification {
	position: relative;
	padding-left: 4px;
}

[b-6tozdirrmh] .avatar-with-verification .verification-symbol {
	position: absolute;
	top: 12px;
	left: 14px;
}

@media screen and (max-width: 1030px) {
	.current-contract-status[b-6tozdirrmh] {
		border-radius: 0;
	}

	.messages__body.show[b-6tozdirrmh] {
		position: relative !important;
		flex-grow: 1;
		/*top: 166px;*/
		z-index: 4 !important;
		/*height: calc(100dvh - 86px - 75px - 50px);*/
	}

	.messages__body--mbheading--custom[b-6tozdirrmh] {
		position: relative;
		/*z-index: 4;*/
		background: #fff;
		/*top: 91px;*/
		/*left: 0;*/
		/*right: 0;*/
		/*height: 75px !important;*/
		/*overflow: hidden;*/
		padding: 0 20px;
		margin-bottom: 0;
		min-height: 75px
	}

	.messages__inputbox[b-6tozdirrmh] {
		z-index: 4 !important;
		left: 0;
		/*position: relative !important;*/
	}
}

.messages__inputbox[b-6tozdirrmh] {
	position: relative !important; /* dont use fixed, rely on flex */
	width: 100%;
	display: block;
	border-radius: 4px;
}

.messages__inputbox__inner[b-6tozdirrmh] {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 8px;
}

.send-large[b-6tozdirrmh] {
	border-radius: 30px;
}

@media screen and (max-width: 1030px) {
	.send-small.btn .btn-text[b-6tozdirrmh] {
		font-size: 14px;
	}
}

.chat-header .dropdown-menu[b-6tozdirrmh] {
	overflow-y: auto;
	max-height: calc(100dvh - 345px);
	max-width: calc(100dvw - 20px);
}

.hide-overflow-text[b-6tozdirrmh] {
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 8px;
	font-size: 14px;
	word-wrap: break-word;
	white-space: break-spaces;
	width: 100%;
	min-width: 0;
	word-break: break-word;
}

.chat-messages[b-6tozdirrmh] {
	display: flex;
	flex-grow: 1;
	flex-direction: column;
	justify-content: flex-end;
	padding-left: 16px;
	padding-right: 16px;
}

.messages__inputbox.not-fixed[b-6tozdirrmh] {
	position: relative;
	width: 100%;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

.offer-table[b-6tozdirrmh] {
	width: 100%;
	max-width: 400px;
	text-align: right;
}

.click-to-view-more[b-6tozdirrmh] {
	color: var(--bs-primary);
	font-size: small;
}

.kev-logo[b-6tozdirrmh] {
	height: auto;
	width: auto;
	max-width: 50px;
}

.chat-messages-wrapper[b-6tozdirrmh] {
	overflow-y: auto;
	flex-grow: 1;
	padding-bottom: 16px;
}

.chat-new-messages-container[b-6tozdirrmh] {
	position: relative;
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.chat-scroll-down-button[b-6tozdirrmh] {
	position: absolute;
	bottom: 20px;
	right: 20px;
	background: #fff;
	box-shadow: 0 4px 5px #ddd;
	border: 1px solid #eee;
	border-radius: 100%;
	height: 46px;
	width: 46px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.chat-scroll-down-button i[b-6tozdirrmh] {
	font-size: 24px;
	color: grey;
	vertical-align: baseline;
	display: flex;
	flex-direction: column;
	justify-items: center;
	align-items: center;
}

.chat-scroll-down-button:hover i[b-6tozdirrmh] {
	color: #000;
}

.new-messages-button[b-6tozdirrmh] {
	position: absolute;
	bottom: 20px;
	width: 200px;
	background-color: var(--bs-primary);
	color: #fff;
}

.separator[b-6tozdirrmh] {
	display: flex;
	align-items: center;
	text-align: center;
	margin-left: 5%;
	margin-right: 5%;
}

.separator[b-6tozdirrmh]::before,
.separator[b-6tozdirrmh]::after {
	content: '';
	flex: 1;
	border-bottom: 1px solid var(--bs-light-grey);
}

.separator:not(:empty)[b-6tozdirrmh]::before {
	margin-right: 1em;
}

.separator:not(:empty)[b-6tozdirrmh]::after {
	margin-left: 1em;
}

.chat-input-wrapper[b-6tozdirrmh] {
	padding: 8px;
	border-top: 1px solid #eee;
	width: 100%;
	height: 100px;
}

.chat-input input.form-control[b-6tozdirrmh], .chat-input textarea.form-control[b-6tozdirrmh] {
	border-radius: 50px;
	padding-left: 24px;
	border: none;
	background-color: rgb(248, 248, 248);
}

.chat-input button.btn.attachment[b-6tozdirrmh] {
	border-style: none;
	padding: 16px 12px;
	background-color: rgb(248, 248, 248);
	color: grey;
	cursor: pointer;
}

.chat-input button.btn.send[b-6tozdirrmh] {
	border: none;
	border-radius: 50px;
	padding: 16px 24px 16px 16px;
	background-color: rgb(248, 248, 248);
	cursor: pointer;
	color: var(--bs-primary);
}

.file-upload-progress__wrapper[b-6tozdirrmh] {
	width: 100%;
}

.chat-message.you[b-6tozdirrmh] {
	text-align: right;
	flex-direction: row-reverse;
	align-items: flex-end;
}

.mediabtn i[b-6tozdirrmh] {
	font-size: 24px;
}

.chat-message.them[b-6tozdirrmh] {
	text-align: left;
	flex-direction: row;
	align-items: center;
}

.chat-image-preview[b-6tozdirrmh] {
	width: 60%;
	max-width: 400px;
	height: auto;
	border-radius: 8px;
	overflow: hidden;
	margin-top: 8px;
	margin-bottom: 8px;
	position: relative;
}

.chat-image-download-wrapper[b-6tozdirrmh] {
	position: relative;
	width: 100%;
}

.chat-image-download[b-6tozdirrmh] {
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 99;
	padding: 4px 16px;
	background: rgba(0, 0, 0, 0.7);
	border-radius: 4px;
	color: #fff;
	font-size: x-large;
}

.chat-file-download[b-6tozdirrmh] {
	padding: 4px 16px;
	border-radius: 8px;
	border: 1px solid #ccc;
	text-decoration: none;
}

small.text-muted[b-6tozdirrmh] {
	color: grey !important;
}

.messages__body .messagefrom[b-6tozdirrmh] {
	align-items: start;
	margin-bottom: 20px;
	margin-top: 10px;
}

.messages__body.no-messages[b-6tozdirrmh] {
	height: 20%;
}

.chat-back-button[b-6tozdirrmh] {
	background: transparent;
	border: none;
	padding: 16px;
	font-size: 24px;
	color: var(--lag-la-navy);
}

.message__name[b-6tozdirrmh] {
	margin-top: 20px;
	padding-left: 10px;
	color: #000;
}

.messagefrom__img--container[b-6tozdirrmh] {
	display: flex;
	flex-direction: column;

	justify-content: center;
	align-items: center;
	max-width: 80px;
}

.messagefrom__themtext[b-6tozdirrmh] {
	font-style: italic;
	text-align: center;
}

.messages__body[b-6tozdirrmh]  .messagefrom__img .chat-participant-avatar {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #fff;
	vertical-align: middle;
}

.message-to__wrapper[b-6tozdirrmh] {
	max-width: calc(100% - 80px);
}

.messages__body[b-6tozdirrmh]  .avatar-with-verification {
	padding-left: 8px;
	min-width: 65px;
}

.messages__body[b-6tozdirrmh]  .messagefrom__img .verification-symbol {
	width: 40px;
	height: 40px;
	top: 25px;
	left: -10px;
}

.messages__body[b-6tozdirrmh]  .messagefrom__img {
	width: 100%;
	height: 100%;
}

[b-6tozdirrmh] .blocked-container {
	background: rgba(0, 0, 0, 0.05);
}

.chat-avatar[b-6tozdirrmh] {
	color: #6fbced;
	text-align: center;
}

.send-first-message[b-6tozdirrmh] {
	height: 100%;
}

.add-users-button[b-6tozdirrmh], .settings-button[b-6tozdirrmh] {
	border: none;
	background-color: #fff;
	margin-right: 8px;
	color: var(--bs-btn-close-color);
	padding: 8px;
}

.messages__inputbox textarea[name="chat-input"][b-6tozdirrmh] {
	border-right: none;
}

@media screen and (min-width: 1030px) {
	.settings-button[b-6tozdirrmh] {
		padding: 16px;
	}
}

.localag-team-in-chat[b-6tozdirrmh] {
	background: #fff;
	border-radius: 4px;
}

.chat-header[b-6tozdirrmh] {
	/*padding: 2px;*/
	/*border-bottom: 1px solid #eee;*/
	/*border-top-left-radius: 8px;*/
	/*border-top-right-radius: 8px;*/
}

.chat-header__content[b-6tozdirrmh] {
	background: var(--lag-pale-blue);
	flex-grow: 1;
}

/*@media screen and (min-width: 1030px) {*/
/*	.chat-header {*/
/*		padding: 8px;*/
/*	}*/
/*}*/

.chat-header.unread[b-6tozdirrmh] {
	background-color: var(--bs-tertiary);
}

.chat-header h5[b-6tozdirrmh] {
	margin: 0;
	padding: 0;
}

.chat-participant[b-6tozdirrmh] {
	padding: 16px;
	margin: 8px;
	background: rgb(239, 245, 248);
	border-radius: 4px;
}

.chat-participant > div[b-6tozdirrmh] {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}

.contract-actions[b-6tozdirrmh] {
	border: 1px solid #eee;
	margin-top: 12px;
	margin-bottom: 12px;
	border-radius: 8px;
	background: rgb(239, 245, 248);
}

.contract-actions .fcinputwrap__label[b-6tozdirrmh] {
	color: #232D5B !important;
}

.messages__body[b-6tozdirrmh]  .messagefrom__img img.chat-participant-avatar, [b-6tozdirrmh] img.chat-participant-avatar {
	vertical-align: middle;
	width: 50px !important;
	height: 50px !important;
	border-radius: 50%;
	margin-right: 8px;
	background: #fff;
	min-width: 50px;
}

[b-6tozdirrmh] .chat-participant-admin-avatar {
	vertical-align: middle;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #fff;
}

.contract[b-6tozdirrmh] {
	width: 100%;
	margin-top: 10px;
	padding: 8px;
	text-align: left;
}

.message[b-6tozdirrmh] {
	word-break: break-word;
}

.message-overlays[b-6tozdirrmh] {
	position: relative;
	margin-right: 20px;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
}

.chat-message__content[b-6tozdirrmh] {
	width: fit-content;
}

.chat-message__content .message[b-6tozdirrmh] {
	border-radius: 16px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 12px 24px;
}

.chat-message.them:not(.contract) .message[b-6tozdirrmh] {
	background-color: #E6F8F1;
	color: #000;
	border-top-left-radius: 2px;
}

.chat-message.you .message[b-6tozdirrmh] {
	background-color: #fff;
	color: #000;
	border-bottom-right-radius: 2px;
}

.chat-message strong[b-6tozdirrmh] {
	color: var(--bs-primary);
}

.chat-message[b-6tozdirrmh] {
	text-align: left;
	flex-direction: row;
	bottom: 105px;
}

.minimized-kev[b-6tozdirrmh] {
	text-align: center;
}

small.text-muted[b-6tozdirrmh] {
	color: grey !important;
}

.chat-avatar[b-6tozdirrmh] {
	color: #6fbced;
	text-align: center;
}

.chat-avatar i[b-6tozdirrmh] {
	font-size: large;
}

.chat-message__content[b-6tozdirrmh] {
	width: fit-content;
}

.message[b-6tozdirrmh] {
	border-radius: 16px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	padding: 12px;
}

.message[b-6tozdirrmh] {
	background-color: #fff;
}

.kev-answers[b-6tozdirrmh] {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.answer-option[b-6tozdirrmh] {
	padding: 12px 24px;
	background: #fff;
	border: 1px solid var(--bs-tertiary);
	border-radius: 50px;
	cursor: pointer;
}

.answer-option:hover[b-6tozdirrmh] {
	background: var(--bs-tertiary);
}


.chat-header[b-6tozdirrmh] {
	display: flex;
	flex-direction: row;
	align-items: center;
	position: relative;
	background: var(--lag-pale-blue);
}

.chat-header small[b-6tozdirrmh] {
	font-size: small
}

.chat-header .chat-header__content[b-6tozdirrmh] {
	flex-grow: 1;
	display: flex;
	flex-direction: row;
}

.no-outline[b-6tozdirrmh] {
	outline: none !important;
	box-shadow: none !important;
}

.chat-header .chat-header__actions[b-6tozdirrmh] {
	display: flex;
	flex-direction: column;
	/*align-self: flex-start;*/
	/* testing, seems to work better for mobile stacking than flex */
	/*position: absolute;*/
	/*top: 15px;*/
	/*right: 15px;*/
	justify-content: center;
	align-items: center;
}

/*@media screen and (max-width: 730px) {*/
/*	.chat-header .chat-header__content {*/
/*		flex-direction: column;*/
/*	}*/
/*}*/

.chat-header__actions .dropdown-menu[b-6tozdirrmh] {
	--bs-dropdown-item-padding-y: 1rem;
}

.chat-header__actions[b-6tozdirrmh] {
	background: #fff;
}

@media (max-width: 1030px) {
	.chat-header__actions[b-6tozdirrmh] {
		background: var(--lag-pale-blue);
	}

	.chat-header__actions .dropdown-toggle[b-6tozdirrmh] {
		background: var(--lag-pale-blue);
	}
}
/* _content/LocalAg/Components/Chat/Shared/ChatDisplayContract.razor.rz.scp.css */
.offer-table[b-ogvyxk191w] {
    --bs-table-bg: transparent;
}
/* _content/LocalAg/Components/Chat/Shared/ChatDisplayDraftTaxInvoice.razor.rz.scp.css */
.offer-table[b-a8nlwek6se] {
	--bs-table-bg: transparent;
}
/* _content/LocalAg/Components/Chat/Shared/ChatHeaderListingContent.razor.rz.scp.css */
.chat-header__content__listing[b-7ftcoq3hau] {
	color: var(--bs-primary);
	text-decoration: none;
	display: block;
	border-radius: 8px;
}

.chat-header__content__listing:hover[b-7ftcoq3hau] {
	text-decoration: none;
	color: var(--bs-primary);
	background: #eee;
}

.chat-header__content__listing .listing-content[b-7ftcoq3hau] {
	padding: 0;
}

@media screen and (min-width: 1030px) {
	.chat-header__content__listing .listing-content[b-7ftcoq3hau] {
		padding: 8px 4px;
	}
}

.chat-header__content__listing .listing-image-container[b-7ftcoq3hau] {
	width: 80px;
	height: 80px;
	overflow: hidden;
	padding: 4px 8px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	vertical-align: middle;
}

.chat-header__content__listing .listing-image-container > img[b-7ftcoq3hau] {
	height: 100%;
	width: 100%;
	border-radius: 8px;
	object-fit: cover;
}
/* _content/LocalAg/Components/Chat/Shared/ChatInbox.razor.rz.scp.css */
.messages__sidebar.floating[b-gtz79elm2k] {
	max-height: 100%;
	max-width: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	border-radius: 4px;
}

@media screen and (max-width: 1030px) {
	.messages__sidebar--inbox--custom[b-gtz79elm2k] {
		overflow-x: hidden;
	}
}

@media screen and (min-width: 1030px) {
	.messages__sidebar[b-gtz79elm2k] {
		width: 480px;
		min-width: 480px;
		max-width: 100%;
	}
}

.avatar[b-gtz79elm2k] {
	background: #fff;
}

.group-chat > .avatar-2[b-gtz79elm2k] {
	margin-top: -25px;
	margin-left: -15px;
}

.singlemessage--custom.active[b-gtz79elm2k] {
	border-bottom: 1px solid var(--lag-la-navy);
}

.messages__sidebar .singlemessage.active[b-gtz79elm2k]::before {
	position: absolute;
	content: "";
	width: 9px;
	height: 9px;
	right: 0;
	top: 25px;
	background: var(--lag-la-navy);
	border-radius: 50%;
}

.time-custom[b-gtz79elm2k] {
	position: relative !important;
	bottom: 0 !important;
	white-space: nowrap !important;
	text-align: right !important;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	font-size: 14px;
	font-weight: 400;
	width: 100%;
	letter-spacing: -0.02em;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	color: rgb(104, 104, 104);
}

.singlemessage--custom[b-gtz79elm2k] {
	text-decoration: none;
	width: 100%;
	min-height: 105px;
}

.singlemessage__lagcustom[b-gtz79elm2k] {
	width: 100%;
	min-width: 0;
}

/*.messageintro__custom {*/
/*    width: calc(100% - 73px);*/
/*    !*margin-right: 160px;*!*/
/*}*/

.singlemessage__userimg--custom[b-gtz79elm2k] {
	min-width: 45px;
}

.messages__sidebar .singlemessage[b-gtz79elm2k] {
	padding: 20px 5px;
}

@media screen and (min-width: 1030px) {
	.messages__sidebar .singlemessage[b-gtz79elm2k] {
		padding: 20px;
	}
}


.singlemessage--custom.active[b-gtz79elm2k]:after {
	content: " ";
	position: absolute;
	display: block;
	width: 5px;
	background: var(--lag-la-navy);
	height: calc(100% + 2px);
	top: -1px;
	z-index: 0;
	left: -5px;
}

.singlemessage--custom.unread[b-gtz79elm2k]:before {
	display: none; /*using a badge now*/
}

.singlemessage--custom.active[b-gtz79elm2k]:before {
	display: none; /*using borders now*/
}

.singlemessage--custom.unread .badge.unread[b-gtz79elm2k] {
	background: rgb(255, 146, 49);
}

.singlemessage--custom.active .badge.active[b-gtz79elm2k] {
	background: var(--lag-la-navy);
}

.messages__sidebar .singlemessage.unread[b-gtz79elm2k] {
	border-color: rgb(211, 225, 232); /* override wp theme */
}

.singlemessage--custom img[b-gtz79elm2k] {
	/* push above borders */
	z-index: 1;
	position: relative;
}

.singlemessage--custom.active[b-gtz79elm2k] {
	border-top: 1px solid var(--lag-la-navy);
	border-bottom: 1px solid var(--lag-la-navy);
}

.singlemessage--custom:hover[b-gtz79elm2k] {
	background: rgb(211, 225, 232);
}
/* _content/LocalAg/Components/Chat/Shared/ChatListingHeader.razor.rz.scp.css */
.chat-listing-header[b-cxahzhwg5m] {
    color: #fff;
    background-color: var(--bs-primary);
    text-decoration: none;
    display: block;
    width: 100%;
    /*padding: 8px;*/
    border-radius: 8px;
    /*font-size: small;*/
}

.chat-listing-header:hover[b-cxahzhwg5m] {
    text-decoration: none;
    color: #fff;
}

.listing-content[b-cxahzhwg5m] {
    padding: 8px 4px;
    font-size: 14px;
}

.listing-image-container[b-cxahzhwg5m] {
    width: 80px;
    height: 80px;
    overflow: hidden;
    padding: 4px 8px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
}

.listing-image-container > img[b-cxahzhwg5m] {
    height: auto;
    width: auto;
    max-height: 100%;
    max-width: 100%;
    border-radius: 8px;
}
/* _content/LocalAg/Components/Chat/Shared/ChatMakeAContract.razor.rz.scp.css */
.contract-table td[b-n6utq3p5yx] {
    background: transparent;
}
/* _content/LocalAg/Components/Chat/Shared/ChatsPopupBottomButton.razor.rz.scp.css */
.chats-button[b-7s33x51tfu] {
    /*height: 100%;*/
    position: fixed;
    /*color: #000;*/
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    border: none;
    background: var(--bs-secondary);
    /*bottom: 16px;*/
    right: 140px;
    border-radius: 100%;
    /*padding: 16px;*/
    transition: 0.3s ease-in-out;
    width: 60px;
    height: 60px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.kev-button[b-7s33x51tfu] {
    /*height: 100%;*/
    position: fixed;
    /*color: #000;*/
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    border: none;
    background: var(--bs-secondary);
    bottom: 16px;
    right: 64px;
    border-radius: 100%;
    /*padding: 16px;*/
    transition: 0.3s ease-in-out;
    width: 60px;
    height: 60px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.chats-button:hover[b-7s33x51tfu], .kev-button:hover[b-7s33x51tfu] {
    transform: scale(1.2);
    /*color: #000;*/
}

.chats-button i[b-7s33x51tfu] {
    /*margin-right: 10px;*/
    font-size: 24px;
}

.chat-modals[b-7s33x51tfu] {
    position: fixed;
    overflow: visible;
    height: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
    bottom: 90px;
    right: 20px;
    z-index: 91050;
}

.chat-popups-backdrop[b-7s33x51tfu] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
}

.chats-popup[b-7s33x51tfu] {
    background: #fff;
    /*padding: 16px;*/
    margin: 8px;
    width: 450px;
    max-width: 100%;
    height: 700px;
    max-height: calc(100vh - 175px);
    border-radius: 8px;
    /*left: 50%;*/
    /*transform: translateX(-50%);*/
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .2);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    animation: slide-in-b-7s33x51tfu 0.2s;
    z-index: 2;
    padding-top: 8px;
}

.chats-popup-inbox[b-7s33x51tfu] {
    max-height: calc(100vh - 175px);
    padding: 8px;
}

.chats-popup-inbox[b-7s33x51tfu] {
    background: #fff;
    margin: 8px;
    width: 450px;
    max-width: 100%;
    height: 700px;
    border-radius: 8px;
    right: 20px;
    animation: slide-in-b-7s33x51tfu 0.3s;
    z-index: 1;
}

@keyframes slide-in-b-7s33x51tfu {
    from {
        transform: translateY(100%);
    }

    to {
        transform: translateY(0%);
    }
}

@media (min-width: 992px) and (max-width: 1030px) {
    .bottom-menu-bar button.chats-button[b-7s33x51tfu] {
        bottom: 80px;
    }

    .chat-modals[b-7s33x51tfu] {
        bottom: 150px;
    }
}
/* _content/LocalAg/Components/Chat/Shared/ChatTyping.razor.rz.scp.css */
.chat-bubble[b-37ozyt2ypx] {
    background-color: #E6F8F1;
    padding: 16px 28px;
    -webkit-border-radius: 20px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius: 20px;
    -moz-border-radius-topleft: 2px;
    border-radius: 20px;
    border-top-left-radius: 2px;
    display: inline-block;
    margin: 16px;
}

.typing[b-37ozyt2ypx] {
    align-items: center;
    display: flex;
    height: 17px;
}

    .typing .dot[b-37ozyt2ypx] {
        animation: mercuryTypingAnimation-b-37ozyt2ypx 1.8s infinite ease-in-out;
        background-color: #6CAD96;
        border-radius: 50%;
        height: 7px;
        margin-right: 4px;
        vertical-align: middle;
        width: 7px;
        display: inline-block;
    }

        .typing .dot:nth-child(1)[b-37ozyt2ypx] {
            animation-delay: 200ms;
        }

        .typing .dot:nth-child(2)[b-37ozyt2ypx] {
            animation-delay: 300ms;
        }

        .typing .dot:nth-child(3)[b-37ozyt2ypx] {
            animation-delay: 400ms;
        }

        .typing .dot:last-child[b-37ozyt2ypx] {
            margin-right: 0;
        }

@keyframes mercuryTypingAnimation-b-37ozyt2ypx {
    0% {
        transform: translateY(0px);
        background-color: #6CAD96;
    }

    28% {
        transform: translateY(-7px);
        background-color: #9ECAB9;
    }

    44% {
        transform: translateY(0px);
        background-color: #B5D9CB;
    }
}
/* _content/LocalAg/Components/Chat/Shared/ChatWithKev.razor.rz.scp.css */
.messageto__custom[b-gf2t7alwz1], .messagefrom__custom[b-gf2t7alwz1] {
    max-width: 100%;
}

.clickable[b-gf2t7alwz1] {
    cursor: pointer;
}

.lrhero.rp03 .lrhero__rp03form--heading[b-gf2t7alwz1] {
    padding-top: 80px;
}

@media screen and (max-width: 1030px) {
    .messages__body.show[b-gf2t7alwz1] {
        position: relative !important;
        flex-grow: 1;
        /*top: 166px;*/
        z-index: 4 !important;
        /*height: calc(100dvh - 86px - 75px - 50px);*/
    }

    .messages__body--mbheading--custom[b-gf2t7alwz1] {
        position: relative;
        /*z-index: 4;*/
        background: #fff;
        /*top: 91px;*/
        /*left: 0;*/
        /*right: 0;*/
        /*height: 75px !important;*/
        /*overflow: hidden;*/
        padding: 0 20px;
        margin-bottom: 0;
        min-height: 75px
    }

    .messages__inputbox[b-gf2t7alwz1] {
        z-index: 4 !important;
        left: 0;
        /*position: relative !important;*/
    }
}

.messages__inputbox[b-gf2t7alwz1] {
    position: relative !important; /* dont use fixed, rely on flex */
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.chat-messages[b-gf2t7alwz1] {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: flex-end;
    padding-left: 16px;
    padding-right: 16px;
}

.messages__inputbox.not-fixed[b-gf2t7alwz1] {
    position: relative;
    width: 100%;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.offer-table[b-gf2t7alwz1] {
    width: 100%;
    max-width: 400px;
    text-align: right;
}

.click-to-view-more[b-gf2t7alwz1] {
    color: var(--bs-primary);
    font-size: small;
}

.kev-logo[b-gf2t7alwz1] {
    height: auto;
    width: auto;
    max-width: 50px;
}

.chat-messages-wrapper[b-gf2t7alwz1] {
    overflow-y: auto;
    flex-grow: 1;
    padding-bottom: 16px;
}

.chat-new-messages-container[b-gf2t7alwz1] {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.chat-scroll-down-button[b-gf2t7alwz1] {
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: #fff;
    box-shadow: 0 4px 5px #ddd;
    border: 1px solid #eee;
    border-radius: 100%;
    height: 46px;
    width: 46px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.chat-scroll-down-button i[b-gf2t7alwz1] {
    font-size: 24px;
    color: grey;
    vertical-align: baseline;
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
}

.chat-scroll-down-button:hover i[b-gf2t7alwz1] {
    color: #000;
}

.new-messages-button[b-gf2t7alwz1] {
    position: absolute;
    bottom: 20px;
    width: 200px;
    background-color: var(--bs-primary);
    color: #fff;
}

.separator[b-gf2t7alwz1] {
    display: flex;
    align-items: center;
    text-align: center;
    margin-left: 5%;
    margin-right: 5%;
}

.separator[b-gf2t7alwz1]::before,
.separator[b-gf2t7alwz1]::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid var(--bs-light-grey);
}

.separator:not(:empty)[b-gf2t7alwz1]::before {
    margin-right: 1em;
}

.separator:not(:empty)[b-gf2t7alwz1]::after {
    margin-left: 1em;
}

.chat-input-wrapper[b-gf2t7alwz1] {
    padding: 8px;
    border-top: 1px solid #eee;
    width: 100%;
    height: 100px;
}

.chat-input input.form-control[b-gf2t7alwz1], .chat-input textarea.form-control[b-gf2t7alwz1] {
    border-radius: 50px;
    padding-left: 24px;
    border: none;
    background-color: rgb(248, 248, 248);
}

.chat-input button.btn.attachment[b-gf2t7alwz1] {
    border-style: none;
    padding: 16px 12px;
    background-color: rgb(248, 248, 248);
    color: grey;
    cursor: pointer;
}

.chat-input button.btn.send[b-gf2t7alwz1] {
    border: none;
    border-radius: 50px;
    padding: 16px 24px 16px 16px;
    background-color: rgb(248, 248, 248);
    cursor: pointer;
    color: var(--bs-primary);
}

.file-upload-progress__wrapper[b-gf2t7alwz1] {
    width: 100%;
}

.chat-message.you[b-gf2t7alwz1] {
    text-align: right;
    flex-direction: row-reverse;
    align-items: flex-end;
}

.chat-message.them[b-gf2t7alwz1] {
    text-align: left;
    flex-direction: row;
    align-items: center;
}

.chat-image-preview[b-gf2t7alwz1] {
    width: 60%;
    max-width: 400px;
    height: auto;
    border-radius: 8px;
    overflow: hidden;
    margin-top: 8px;
    margin-bottom: 8px;
    position: relative;
}

.chat-image-download-wrapper[b-gf2t7alwz1] {
    position: relative;
    width: 100%;
}

.chat-image-download[b-gf2t7alwz1] {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 99;
    padding: 4px 16px;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 4px;
    color: #fff;
    font-size: x-large;
}

.chat-file-download[b-gf2t7alwz1] {
    padding: 4px 16px;
    border-radius: 8px;
    border: 1px solid #ccc;
    text-decoration: none;
}

small.text-muted[b-gf2t7alwz1] {
    color: grey !important;
}

.chat-avatar[b-gf2t7alwz1] {
    color: #6fbced;
    text-align: center;
}

.contract[b-gf2t7alwz1] {
    width: 100%;
}

.message[b-gf2t7alwz1] {
    word-break: break-word;
}

.message-overlays[b-gf2t7alwz1] {
    position: relative;
    margin-right: 20px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.chat-message__content[b-gf2t7alwz1] {
    width: fit-content;
}

.chat-message__content .message[b-gf2t7alwz1] {
    border-radius: 16px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    margin-top: 6px;
    margin-bottom: 6px;
    padding: 12px 24px;
}

.chat-message.them:not(.contract) .message[b-gf2t7alwz1] {
    background-color: #E6F8F1;
    color: #000;
    border-top-left-radius: 2px;
}

.chat-message.you .message[b-gf2t7alwz1] {
    background-color: #fff;
    color: #000;
    border-bottom-right-radius: 2px;
}

.chat-message strong[b-gf2t7alwz1] {
    color: var(--bs-primary);
}

.chat-message[b-gf2t7alwz1] {
    text-align: left;
    flex-direction: row;
    bottom: 105px;
}

.minimized-kev[b-gf2t7alwz1] {
    text-align: center;
}

small.text-muted[b-gf2t7alwz1] {
    color: grey !important;
}

.chat-avatar[b-gf2t7alwz1] {
    color: #6fbced;
    text-align: center;
}

.chat-avatar i[b-gf2t7alwz1] {
    font-size: large;
}

.chat-message__content[b-gf2t7alwz1] {
    width: fit-content;
}

.message[b-gf2t7alwz1] {
    border-radius: 16px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 12px;
}

.message[b-gf2t7alwz1] {
    background-color: #fff;
}

.kev-answers[b-gf2t7alwz1] {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.answer-option[b-gf2t7alwz1] {
    padding: 12px 24px;
    background: #fff;
    border: 1px solid var(--bs-tertiary);
    border-radius: 50px;
    cursor: pointer;
}

.answer-option:hover[b-gf2t7alwz1] {
    background: var(--bs-tertiary);
}

.chat-form-action[b-gf2t7alwz1] {
    padding-top: 16px;
    padding-bottom: 16px;
}

a.other-party-user[b-gf2t7alwz1] {
    color: var(--bs-primary);
    text-decoration: none;
}

.chat-settings-button[b-gf2t7alwz1] {
    border: none;
    background-color: transparent;
    margin-right: 8px;
}

.chat-input-wrapper[b-gf2t7alwz1] {
    /*padding-top: 16px;*/
    /*padding-bottom: 16px;*/
    padding: 8px;
    border-top: 1px solid #eee;
    width: 100%;
}

.chat-header[b-gf2t7alwz1] {
    padding: 16px;
    /*background-color: #eee;*/
    border-bottom: 1px solid #eee;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.chat-header.unread[b-gf2t7alwz1] {
    background-color: var(--bs-tertiary);
}

.chat-header h5[b-gf2t7alwz1] {
    margin: 0;
    padding: 0;
}


@keyframes slide-in-b-gf2t7alwz1 {
    from {
        transform: translateY(100%);
    }

    to {
        transform: translateY(0%);
    }
}

.message-date[b-gf2t7alwz1] {
    font-size: 13px;
    color: #aaa;
    font-style: italic;
    letter-spacing: 1px;
    position: relative;
    top: -10px;
}
/* _content/LocalAg/Components/Chat/Shared/DisplayOverDeliveryOffer.razor.rz.scp.css */
.display-release-container[b-apsqtwp4yi] {
	text-align: right;
}
/* _content/LocalAg/Components/Chat/Shared/DisplayReleaseOffer.razor.rz.scp.css */
.display-release-container[b-v8jhc8m4n2] {
    text-align: right;
}
/* _content/LocalAg/Components/Chat/Shared/InboxWithConversation.razor.rz.scp.css */
/*main > article {
    overflow: hidden;
}
*/
.messages.inbox-with-conversations[b-rtxubyygc1] {
    display: flex;
    height: 100%;
}
/* _content/LocalAg/Components/Chat/Shared/KevChatMessage.razor.rz.scp.css */
.kev-message[b-2a86wi05ke] {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 8px;
    margin-bottom: 8px;
}

.kevchat__hat[b-2a86wi05ke] {
    min-width: 60px;
}

.kevchat__text[b-2a86wi05ke] {
    letter-spacing: 0;
}

.kev-message > .content[b-2a86wi05ke] {
    padding: 16px;
    background-color: #228848;
    height: 100%;
    border-radius: 8px;
    color: #fff;
}

.kev-image-wrapper[b-2a86wi05ke] {
    margin-top: 0;
    margin-right: 8px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.content a[b-2a86wi05ke] {
    color: #fff;
}

.content a:hover[b-2a86wi05ke] {
    color: #fff;
}

.kev-image[b-2a86wi05ke] {
    height: auto;
    width: auto;
    max-height: 70px;
    max-width: 70px;
}

.kevchat__wrapper + .message-date[b-2a86wi05ke] {
	top: -20px;
}
/* _content/LocalAg/Components/Chat/Shared/KevChatV2.razor.rz.scp.css */
.messageto__custom[b-ch8z3nydw1], .messagefrom__custom[b-ch8z3nydw1] {
    max-width: 100%;
}

.clickable[b-ch8z3nydw1] {
    cursor: pointer;
}

.lrhero.rp03 .lrhero__rp03form--heading[b-ch8z3nydw1] {
    padding-top: 80px;
}

@media screen and (max-width: 1030px) {
    .messages__body.show[b-ch8z3nydw1] {
        position: relative !important;
        flex-grow: 1;
        /*top: 166px;*/
        z-index: 4 !important;
        /*height: calc(100dvh - 86px - 75px - 50px);*/
    }

    .messages__body--mbheading--custom[b-ch8z3nydw1] {
        position: relative;
        /*z-index: 4;*/
        background: #fff;
        /*top: 91px;*/
        /*left: 0;*/
        /*right: 0;*/
        /*height: 75px !important;*/
        /*overflow: hidden;*/
        padding: 0 20px;
        margin-bottom: 0;
        min-height: 75px
    }

    .messages__inputbox[b-ch8z3nydw1] {
        z-index: 4 !important;
        left: 0;
        /*position: relative !important;*/
    }
}

.messages__inputbox[b-ch8z3nydw1] {
    position: relative !important; /* dont use fixed, rely on flex */
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.chat-messages[b-ch8z3nydw1] {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: flex-end;
    padding-left: 16px;
    padding-right: 16px;
}

.messages__inputbox.not-fixed[b-ch8z3nydw1] {
    position: relative;
    width: 100%;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.offer-table[b-ch8z3nydw1] {
    width: 100%;
    max-width: 400px;
    text-align: right;
}

.click-to-view-more[b-ch8z3nydw1] {
    color: var(--bs-primary);
    font-size: small;
}

.kev-logo[b-ch8z3nydw1] {
    height: auto;
    width: auto;
    max-width: 50px;
}

.chat-messages-wrapper[b-ch8z3nydw1] {
    overflow-y: auto;
    flex-grow: 1;
    padding-bottom: 16px;
}

.chat-new-messages-container[b-ch8z3nydw1] {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.chat-scroll-down-button[b-ch8z3nydw1] {
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: #fff;
    box-shadow: 0 4px 5px #ddd;
    border: 1px solid #eee;
    border-radius: 100%;
    height: 46px;
    width: 46px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.chat-scroll-down-button i[b-ch8z3nydw1] {
    font-size: 24px;
    color: grey;
    vertical-align: baseline;
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
}

.chat-scroll-down-button:hover i[b-ch8z3nydw1] {
    color: #000;
}

.new-messages-button[b-ch8z3nydw1] {
    position: absolute;
    bottom: 20px;
    width: 200px;
    background-color: var(--bs-primary);
    color: #fff;
}

.separator[b-ch8z3nydw1] {
    display: flex;
    align-items: center;
    text-align: center;
    margin-left: 5%;
    margin-right: 5%;
}

.separator[b-ch8z3nydw1]::before,
.separator[b-ch8z3nydw1]::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid var(--bs-light-grey);
}

.separator:not(:empty)[b-ch8z3nydw1]::before {
    margin-right: 1em;
}

.separator:not(:empty)[b-ch8z3nydw1]::after {
    margin-left: 1em;
}

.chat-input-wrapper[b-ch8z3nydw1] {
    padding: 8px;
    border-top: 1px solid #eee;
    width: 100%;
    height: 100px;
}

.chat-input input.form-control[b-ch8z3nydw1], .chat-input textarea.form-control[b-ch8z3nydw1] {
    border-radius: 50px;
    padding-left: 24px;
    border: none;
    background-color: rgb(248, 248, 248);
}

.chat-input button.btn.attachment[b-ch8z3nydw1] {
    border-style: none;
    padding: 16px 12px;
    background-color: rgb(248, 248, 248);
    color: grey;
    cursor: pointer;
}

.chat-input button.btn.send[b-ch8z3nydw1] {
    border: none;
    border-radius: 50px;
    padding: 16px 24px 16px 16px;
    background-color: rgb(248, 248, 248);
    cursor: pointer;
    color: var(--bs-primary);
}

.file-upload-progress__wrapper[b-ch8z3nydw1] {
    width: 100%;
}

.chat-message.you[b-ch8z3nydw1] {
    text-align: right;
    flex-direction: row-reverse;
    align-items: flex-end;
}

.chat-message.them[b-ch8z3nydw1] {
    text-align: left;
    flex-direction: row;
    align-items: center;
}

.chat-image-preview[b-ch8z3nydw1] {
    width: 60%;
    max-width: 400px;
    height: auto;
    border-radius: 8px;
    overflow: hidden;
    margin-top: 8px;
    margin-bottom: 8px;
    position: relative;
}

.chat-image-download-wrapper[b-ch8z3nydw1] {
    position: relative;
    width: 100%;
}

.chat-image-download[b-ch8z3nydw1] {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 99;
    padding: 4px 16px;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 4px;
    color: #fff;
    font-size: x-large;
}

.chat-file-download[b-ch8z3nydw1] {
    padding: 4px 16px;
    border-radius: 8px;
    border: 1px solid #ccc;
    text-decoration: none;
}

small.text-muted[b-ch8z3nydw1] {
    color: grey !important;
}

.chat-avatar[b-ch8z3nydw1] {
    color: #6fbced;
    text-align: center;
}

.contract[b-ch8z3nydw1] {
    width: 100%;
}

.message[b-ch8z3nydw1] {
    word-break: break-word;
}

.message-overlays[b-ch8z3nydw1] {
    position: relative;
    margin-right: 20px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.chat-message__content[b-ch8z3nydw1] {
    width: fit-content;
}

.chat-message__content .message[b-ch8z3nydw1] {
    border-radius: 16px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    margin-top: 6px;
    margin-bottom: 6px;
    padding: 12px 24px;
}

.chat-message.them:not(.contract) .message[b-ch8z3nydw1] {
    background-color: #E6F8F1;
    color: #000;
    border-top-left-radius: 2px;
}

.chat-message.you .message[b-ch8z3nydw1] {
    background-color: #fff;
    color: #000;
    border-bottom-right-radius: 2px;
}

.chat-message strong[b-ch8z3nydw1] {
    color: var(--bs-primary);
}

.chat-message[b-ch8z3nydw1] {
    text-align: left;
    flex-direction: row;
    bottom: 105px;
}

.minimized-kev[b-ch8z3nydw1] {
    text-align: center;
}

small.text-muted[b-ch8z3nydw1] {
    color: grey !important;
}

.chat-avatar[b-ch8z3nydw1] {
    color: #6fbced;
    text-align: center;
}

.chat-avatar i[b-ch8z3nydw1] {
    font-size: large;
}

.chat-message__content[b-ch8z3nydw1] {
    width: fit-content;
}

.message[b-ch8z3nydw1] {
    border-radius: 16px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 12px;
}

.message[b-ch8z3nydw1] {
    background-color: #fff;
}

.kev-answers[b-ch8z3nydw1] {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.answer-option[b-ch8z3nydw1] {
    padding: 12px 24px;
    background: #fff;
    border: 1px solid var(--bs-tertiary);
    border-radius: 50px;
    cursor: pointer;
}

.answer-option:hover[b-ch8z3nydw1] {
    background: var(--bs-tertiary);
}

.chat-form-action[b-ch8z3nydw1] {
    padding-top: 16px;
    padding-bottom: 16px;
}

a.other-party-user[b-ch8z3nydw1] {
    color: var(--bs-primary);
    text-decoration: none;
}

.chat-settings-button[b-ch8z3nydw1] {
    border: none;
    background-color: transparent;
    margin-right: 8px;
}

.chat-input-wrapper[b-ch8z3nydw1] {
    /*padding-top: 16px;*/
    /*padding-bottom: 16px;*/
    padding: 8px;
    border-top: 1px solid #eee;
    width: 100%;
}

.chat-header[b-ch8z3nydw1] {
    padding: 16px;
    /*background-color: #eee;*/
    border-bottom: 1px solid #eee;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.chat-header.unread[b-ch8z3nydw1] {
    background-color: var(--bs-tertiary);
}

.chat-header h5[b-ch8z3nydw1] {
    margin: 0;
    padding: 0;
}


@keyframes slide-in-b-ch8z3nydw1 {
    from {
        transform: translateY(100%);
    }

    to {
        transform: translateY(0%);
    }
}

.message-date[b-ch8z3nydw1] {
    font-size: 13px;
    color: #aaa;
    font-style: italic;
    letter-spacing: 1px;
    position: relative;
    top: -10px;
}
/* _content/LocalAg/Components/Chat/Shared/LocalAgMessage.razor.rz.scp.css */
.localag-message[b-rd4qj6bwjc] {
	padding: 16px;
	background-color: #228848;
	height: 100%;
	border-radius: 8px;
	color: #fff;
}
/* _content/LocalAg/Components/Chat/Shared/MakeAnOfferButton.razor.rz.scp.css */
.make-an-offer-button__container[b-mcbjy4yx6s] {
	margin-top: 24px;
	margin-bottom: 24px;
	background: var(--lag-la-navy);
	padding-left: 20px;
	padding-right: 20px;
	height: 50px;
	border-radius: 8px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	cursor: pointer;
	transition: background-color 0.3s ease;
}

.make-an-offer-button__container:hover[b-mcbjy4yx6s] {
	background: var(--lag-bright-green);
}

.make-an-offer-button__container > img[b-mcbjy4yx6s] {
	height: 50px;
	width: auto;
}

.make-an-offer-button__container > .message[b-mcbjy4yx6s] {
	margin-left: 12px;
	color: #d3e1e8;
	letter-spacing: 0;
	font-size: large;
}
/* _content/LocalAg/Components/Chat/Shared/MessageEvent.razor.rz.scp.css */
.message-event[b-7r4grzumk3] {
    padding: 8px 16px;
    border-radius: 8px;
    /*border: 2px solid var(--bs-primary);*/
    color: var(--bs-primary);
    margin: 12px;
    letter-spacing: 0;
}
/* _content/LocalAg/Components/CheckVault/Shared/PaymentDetails.razor.rz.scp.css */
.amount[b-l5kjzu8l5n] {
    font-size: large;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 8px;
    margin-bottom: 8px;
}
/* _content/LocalAg/Components/CheckVault/Shared/PaymentDetailsBankAccount.razor.rz.scp.css */
.wrapper[b-5tg2yxekzf] {
    max-width: 500px;
    text-align: left;
    /*border: 1px solid #ccc;*/
}
/* _content/LocalAg/Components/CheckVault/Shared/PaymentDetailsBPay.razor.rz.scp.css */
.wrapper[b-slbs2796si] {
    display: flex;
    flex-direction: row;
    /*justify-content: center;*/
    align-items: center;
    /*padding: 8px;*/
    /*margin-top: 16px;*/
}

.logo-container[b-slbs2796si] {
    min-height: 56px; /*This is set by BPAY*/
    width: auto;
    margin-right: 8px;
}

.logo-container img[b-slbs2796si] {
    min-height: 56px; /*This is set by BPAY*/
    height: 70px;
    width: auto;
    margin-right: 8px;
}

.details[b-slbs2796si] {
    border: 1px solid #173068;
    border-radius: 4px;
    padding: 8px;
    text-align: left;
}

.black-text[b-slbs2796si] {
    color: #000;
    font-weight: bold;
}
/* _content/LocalAg/Components/CheckVault/Shared/TradeStatus.razor.rz.scp.css */
.node[b-eoz5q38yb2] {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: inline-block;
    transition: all 1000ms ease;
    background-color: rgba(201, 201, 201, 1);
}

.activated[b-eoz5q38yb2] {
    box-shadow: 0px 0px 3px 2px rgba(194, 255, 194, 0.8);
    background-color: var(--bs-secondary);
}

.divider[b-eoz5q38yb2] {
    height: 30px;
    width: 2px;
    margin-left: 4px;
    transition: all 800ms ease;
    background-color: rgba(201, 201, 201, 1);
}

li p[b-eoz5q38yb2] {
    display: inline-block;
    margin-left: 25px;
    margin-bottom: 0;
    padding-bottom: 0;
}

li[b-eoz5q38yb2] {
    list-style: none;
    line-height: 1px;
}

.green[b-eoz5q38yb2] {
    background-color: rgba(92, 184, 92, 1);
}

.grey[b-eoz5q38yb2] {
    background-color: rgba(201, 201, 201, 1);
}


.buyer-seller[b-eoz5q38yb2] {
    position: relative;
}

    .buyer-seller > span[b-eoz5q38yb2] {
        position: absolute;
        top: -50%;
        width: 100px;
        transform: translate(5px, -50%);
    }
/* _content/LocalAg/Components/CheckVault/Shared/TradeStatusBadge.razor.rz.scp.css */
.status[b-0vyvfd2tmu] {
    margin-left: 16px;
    margin-right: 16px;
    display: inline-block;
    padding: 8px;
    padding-left: 16px;
    padding-right: 16px;
    border-radius: 32px;
}

.refunded[b-0vyvfd2tmu] {
    background-color: red;
    color: #fff;
}

.released[b-0vyvfd2tmu] {
    background-color: var(--bs-secondary);
    color: #fff;
}

.generic[b-0vyvfd2tmu] {
    background-color: #eee;
}
/* _content/LocalAg/Components/Classifications/AccountClassifications.razor.rz.scp.css */
/* _content/LocalAg/Components/Classifications/RecursiveClassification.razor.rz.scp.css */
/* _content/LocalAg/Components/Developer/Layout/DeveloperLayout.razor.rz.scp.css */
.offcanvas[b-2f9z4roxie] {
	--bs-offcanvas-zindex: 9999;
}
/* _content/LocalAg/Components/Developer/Pages/Logs.razor.rz.scp.css */
.error[b-i2k3k6qo51] {
    color: red;
}

.critical[b-i2k3k6qo51] {
    color: red;
}

.warning[b-i2k3k6qo51] {
    color: orange;
}

.information[b-i2k3k6qo51] {
    color: blue;
}

.debug[b-i2k3k6qo51] {
    color: grey;
}

.long-text[b-i2k3k6qo51] {
    max-width: 300px;
    word-wrap: break-word;
    white-space: break-spaces;
    overflow-wrap: anywhere;
}

.stacktrace[b-i2k3k6qo51] {
    max-width: 500px;
}
/* _content/LocalAg/Components/Developer/Shared/CheckVaultWebhookList.razor.rz.scp.css */
[b-5y6hjxrpjr] .tick {
	color: var(--bs-secondary);
}

[b-5y6hjxrpjr] .cross {
	color: red;
}

[b-5y6hjxrpjr] .status-table {
	min-width: 180px;
}

[b-5y6hjxrpjr] .action-buttons {
	width: 240px;
}

[b-5y6hjxrpjr] .quickgrid {
	table-layout: fixed;
	width: 100%;
}

[b-5y6hjxrpjr] .quickgrid thead {
	border-bottom: 1px solid #000;
}

[b-5y6hjxrpjr] .quickgrid tbody tr td {
	word-break: break-word;
	word-wrap: break-word;
	color: #000;
}

[b-5y6hjxrpjr] .json-column {
	width: 400px;
}

[b-5y6hjxrpjr] .filter-wrapper {
	max-width: 100vw;
	width: 300px;
}
/* _content/LocalAg/Components/Developer/Shared/DeveloperDashboard.razor.rz.scp.css */
.card[b-0lvwvqppey] {
    border: none;
}

a.card[b-0lvwvqppey] {
    text-decoration: none;
    /*background: var(--bs-tertiary);*/
}

a.card:hover[b-0lvwvqppey] {
    text-decoration: none;
    /*box-shadow: 0 4px 4px rgba(0,0,0,0.25), 0 4px 4px rgba(0,0,0,0.22);*/
    transform: scale(1.07);
    background: var(--bs-tertiary);
}

.big-number[b-0lvwvqppey] {
    font-size: xx-large;
}

.content[b-0lvwvqppey] {
    background-color: #eee;
    padding: 1.5rem !important;
}
/* _content/LocalAg/Components/Developer/Shared/LogsGrid.razor.rz.scp.css */
.error[b-xad88ygkpe] {
	color: red;
}

.critical[b-xad88ygkpe] {
	color: red;
}

.warning[b-xad88ygkpe] {
	color: orange;
}

.information[b-xad88ygkpe] {
	color: blue;
}

.debug[b-xad88ygkpe] {
	color: grey;
}

.long-text[b-xad88ygkpe] {
	max-width: 300px;
	word-wrap: break-word;
	white-space: break-spaces;
	overflow-wrap: anywhere;
}

.stacktrace[b-xad88ygkpe] {
	max-width: 500px;
}

[b-xad88ygkpe] .tick {
	color: var(--bs-secondary);
}

[b-xad88ygkpe] .cross {
	color: red;
}

[b-xad88ygkpe] .status-table {
	min-width: 180px;
}

[b-xad88ygkpe] .action-buttons {
	width: 240px;
}

[b-xad88ygkpe] .quickgrid {
	table-layout: fixed;
	width: 100%;
}

[b-xad88ygkpe] .quickgrid thead {
	border-bottom: 1px solid #000;
}

[b-xad88ygkpe] .quickgrid thead th {
	padding: 0;
}

[b-xad88ygkpe] .quickgrid .col-title {
	gap: 0;
	padding: 0.1rem;
}

[b-xad88ygkpe] .quickgrid tbody tr td {
	padding: 0.1rem;
	word-break: break-word;
	word-wrap: break-word;
	color: #000;
}

[b-xad88ygkpe] .action-column {
	width: 190px;
}

[b-xad88ygkpe] .small-column {
	width: 96px;
}

[b-xad88ygkpe] .filter-wrapper {
	max-width: 100vw;
	width: 300px;
}
/* _content/LocalAg/Components/FeaturedAds/FeaturedAdCard.razor.rz.scp.css */
.inner-content-container[b-u8nko5ss8z] {
	padding-left: 16px;
	padding-right: 16px;
	width: 100%;
	letter-spacing: 0;
	word-break: break-word;
	overflow-wrap: break-word;
	-ms-word-break: break-word;
	word-break: break-word;
}

.featured-ad-active-until__badge[b-u8nko5ss8z] {
	left: 12px;
	right: 50%;
}

.featured-ad__card[b-u8nko5ss8z] {
	border: 5px solid var(--lag-fc-orange);
}

.featured-ad__card .btn .btn-text[b-u8nko5ss8z] {
	font-size: larger;
	letter-spacing: 0;
}

.sponsored-badge[b-u8nko5ss8z] {
	position: absolute;
	top: 16px;
	right: 16px;
	border-radius: 32px;
	padding: 8px 16px;
	display: block;
	color: #fff;
	background-color: var(--lag-fc-orange);
	z-index: 2;
}
/* _content/LocalAg/Components/FeaturedAds/FeaturedAdEditForm.razor.rz.scp.css */
.featured-ad-image__container[b-wf60mfvo68] {
	max-width: 450px;
	max-height: 370px;
	overflow: hidden;
}

.featured-ad-image__container img[b-wf60mfvo68] {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.cover-container[b-wf60mfvo68] {
	cursor: pointer;
	width: 100%;
}
/* _content/LocalAg/Components/Image/Layout/CropLayout.razor.rz.scp.css */
.page[b-i5n3tz9go0] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-i5n3tz9go0] {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;  
    min-height: 100dvh;
}

main > article[b-i5n3tz9go0] {
    flex-grow: 1;
    height: 100dvh;
    width: 100vw;
}
/* _content/LocalAg/Components/Image/Shared/ImageCropper.razor.rz.scp.css */
.img-container[b-vnxz0iiv4g] {
	width: 100%;
	height: 100dvh;
}

.crop-actions[b-vnxz0iiv4g] {
	height: 100px;
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	position: fixed;
	bottom: 0;
}
/* _content/LocalAg/Components/Image/Shared/TradeListingImageCropper.razor.rz.scp.css */
.img-container[b-98vm1dj7oq] {
	width: 100%;
	height: 100dvh;
}

.crop-actions[b-98vm1dj7oq] {
	height: 100px;
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	position: fixed;
	bottom: 0;
}
/* _content/LocalAg/Components/Image/Shared/TradeListingImageCropperModalContent.razor.rz.scp.css */
.img-container[b-ifpbedktzw] {
	width: 100%;
	height: 100dvh;
}

.crop-actions[b-ifpbedktzw] {
	height: 100px;
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	position: fixed;
	bottom: 0;
}
/* _content/LocalAg/Components/Invoice/Pages/Invoice.razor.rz.scp.css */
.invoice-container[b-hs1kuv0ko6] {
    width: 100%;
    height: 100%;
    min-height: 30cm;
}
/* _content/LocalAg/Components/Layout/BottomMenu.razor.rz.scp.css */
.bottom-menu-bar[b-hc6mdju750] {
    position: fixed;
    bottom: 0;
    /*right: 0;*/
    /*background-color: transparent;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;*/
    z-index: 2050;
}

@media(max-width: 700px) {
    .bottom-menu-bar[b-hc6mdju750] {
        display: none;
    }
}

.account-select[b-hc6mdju750] {
    border: none;
    background-color: #fff;
    margin-right: 20px;
    color: grey;
}
/* _content/LocalAg/Components/Layout/HeaderGlobalSearchModal.razor.rz.scp.css */
.searchmodal__backdrop[b-9ksa8q8x3v] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.searchmodal.show[b-9ksa8q8x3v] {
    top: 0;
}
/* _content/LocalAg/Components/Layout/HeaderMenu.razor.rz.scp.css */
.header__right--menu--item a .dot[b-5y8o7zpm89] {
	position: absolute;
	width: 10px;
	height: 10px;
	background: rgb(255, 146, 49);
	border-radius: 50%;
	right: 0;
	top: 0;
}

.header[b-5y8o7zpm89] {
	min-height: 86px;
}

.header__right--menu--item a:hover[b-5y8o7zpm89] {
	border-color: #232D5B;
}

.header__maccount--list--item button[b-5y8o7zpm89] {
	display: flex;
	gap: 20px;
	align-items: center;
	text-decoration: none;
	color: #232D5B;
	background: #fff;
	border: none;
	margin: 0;
	padding: 0;
}

.header__nav--menu--item .sub-menu[b-5y8o7zpm89] {
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
	transition: all 0.3s;
	transform: translateY(-6px);
	position: absolute;
	top: 100%;
	left: 0;
	margin-top: 8px;
	margin-left: 6px;
	padding: 15px;
	display: flex;
	flex-direction: column;
	gap: 10px;
	width: 150px;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	background: rgb(239, 245, 248);
	z-index: 2;
}

.header__nav--menu--item a[b-5y8o7zpm89], .header__nav--menu--item button[b-5y8o7zpm89] {
	font-size: 18px;
	font-weight: 400;
	line-height: 20.8px;
	letter-spacing: -0.03em;
	color: #232D5B;
	text-decoration: none;
	outline: 0;
	border: 0;
	background-color: transparent;
}

.header__nav--menu--item.menu-item-has-children:hover .sub-menu[b-5y8o7zpm89] {
	opacity: 1;
	pointer-events: all;
	visibility: visible;
	transform: translateY(0);
}

.header__maccount--list--item button .icon[b-5y8o7zpm89] {
	width: 30px;
	display: flex;
	justify-content: center;
}

.header__maccount--list--item .icon[b-5y8o7zpm89] {
	min-width: 30px;
	width: 30px;
}

.header__maccount--list--item .icon i[b-5y8o7zpm89] {
	width: 20px;
	height: 18px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.messages-popup.show[b-5y8o7zpm89] {
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
}

.messages-popup[b-5y8o7zpm89] {
	position: absolute;
	top: 65px;
	max-width: 345px;
	width: 100%;
	right: 40px;
	margin-top: 12px;
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	background: #ffffff;
	transition: all 0.3s ease-in-out;
	transform: translateY(60px);
	padding-bottom: 7px;
	opacity: 0;
	visibility: hidden;
}

.messages-popup[b-5y8o7zpm89]::before {
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	background: #ffffff;
	border-radius: 4px;
	top: -3px;
	left: 80px;
	transform: rotate(45deg);
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
	z-index: -1;
}


.header__nav--menu--item.menu-item-has-children[b-5y8o7zpm89] {
	position: relative;
}

.header__nav--menu--item.menu-item-has-children[b-5y8o7zpm89]::before {
	content: "";
	position: absolute;
	opacity: 0;
	top: 100%;
	left: 0;
	height: 8px;
	width: 100%;
}

.header__nav--menu--item .sub-menu[b-5y8o7zpm89] {
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
	transition: all 0.3s;
	transform: translateY(-6px);
	position: absolute;
	top: 100%;
	left: 0;
	margin-top: 8px;
	margin-left: 6px;
	padding: 15px;
	display: flex;
	flex-direction: column;
	gap: 10px;
	width: 150px;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	background: rgb(239, 245, 248);
	z-index: 2;
}

.header__nav--menu--item.menu-item-has-children:hover .sub-menu[b-5y8o7zpm89] {
	opacity: 1;
	pointer-events: all;
	visibility: visible;
	transform: translateY(0);
}

@media screen and (max-width: 1030px) {
	.header__nav--menu--item .sub-menu[b-5y8o7zpm89] {
		position: relative;
		top: 0;
		left: 0;
		margin: 10px 12px 0;
		padding: 0;
		gap: 6px;
		width: 100%;
		box-shadow: none;
		border-radius: 0;
		background: transparent;
		z-index: 0;
		opacity: 1;
		visibility: visible;
		transform: translateY(0);
	}
}

.header__nav--menu > .header__nav--menu--item:nth-child(1)[b-5y8o7zpm89] {
	margin-right: -10px;
}

.header__nav--menu > .header__nav--menu--item:nth-child(1) a[b-5y8o7zpm89] {
	display: inline-flex;
	font-size: 16px;
	font-weight: 700;
	line-height: 20.8px;
	letter-spacing: -0.03em;
	padding: 6px 15px;
	background: rgb(211, 225, 232);
	border-radius: 30px;
	transition: all 0.3s;
}

.header__nav--menu > .header__nav--menu--item:nth-child(1) a:hover[b-5y8o7zpm89] {
	background: #232D5B;
	color: #ffffff;
}

@media screen and (max-width: 1030px) {
	.header__nav--menu > .header__nav--menu--item:nth-child(1) a[b-5y8o7zpm89] {
		width: 100%;
		padding: 15px;
		background: #7EBC4A;
		color: #ffffff;
		border-radius: 4px;
		text-align: center;
		justify-content: center;
	}
}

.header__nav--menu > .header__nav--menu--item:nth-child(2)[b-5y8o7zpm89] {
	margin-right: 10px;
}

.header__nav--menu > .header__nav--menu--item:nth-child(2) a[b-5y8o7zpm89] {
	display: inline-flex;
	font-size: 16px;
	font-weight: 700;
	line-height: 20.8px;
	letter-spacing: -0.03em;
	padding: 6px 15px;
	background: rgb(211, 225, 232);
	border-radius: 30px;
	transition: all 0.3s;
}

.header__nav--menu > .header__nav--menu--item:nth-child(2) a:hover[b-5y8o7zpm89] {
	background: #232D5B;
	color: #ffffff;
}

@media screen and (max-width: 1030px) {
	.header__nav--menu > .header__nav--menu--item:nth-child(2) a[b-5y8o7zpm89] {
		width: 100%;
		padding: 15px;
		background: #232D5B;
		color: #ffffff;
		border-radius: 4px;
		text-align: center;
		justify-content: center;
		margin: -10px 0 30px;
	}
}
/* _content/LocalAg/Components/Layout/HeaderMenuRight.razor.rz.scp.css */
.header__right--menu--item a .dot[b-o2eg9eg02e] {
	position: absolute;
	width: 10px;
	height: 10px;
	background: rgb(255, 146, 49);
	border-radius: 50%;
	right: 0;
	top: 0;
}

.user-avatar[b-o2eg9eg02e] {
	border-radius: 50%;
	object-fit: cover;
	height: 36px;
	width: 36px;
}

.kev-unread-count[b-o2eg9eg02e] {
	position: absolute;
	top: -8px;
	right: 0;
	background: var(--lag-bright-green);
	color: #fff;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	font-size: large;
	padding: 0;
	margin: 0;
}

.kev-button-upper[b-o2eg9eg02e] {
	position: fixed;
	top: 100px;
	right: 14px;
	display: block;
	z-index: -1;
	transition: 200ms all;
}

a.kev-button-upper:hover[b-o2eg9eg02e] {
	transform: scale(1.1);
}

@media screen and (min-width: 1030px) {
	.kev-button-upper[b-o2eg9eg02e] {
		/*display: block;*/
		right: 64px;
	}
}

.account-menu-divider[b-o2eg9eg02e] {
	padding-top: 15px;
	border-top: 1px solid rgba(35, 45, 91, 0.12);
}

.header__right--menu--item a:hover[b-o2eg9eg02e] {
	border-color: #232D5B;
}

.header__maccount--list--item button[b-o2eg9eg02e] {
	display: flex;
	gap: 20px;
	align-items: center;
	text-decoration: none;
	color: #232D5B;
	background: #fff;
	border: none;
	margin: 0;
	padding: 0;
}

.header__maccount--list--item button .icon[b-o2eg9eg02e] {
	width: 30px;
	display: flex;
	justify-content: center;
}

.header__maccount--list--item .icon[b-o2eg9eg02e] {
	min-width: 30px;
	width: 30px;
}

.header__maccount--list--item .icon i[b-o2eg9eg02e] {
	width: 20px;
	height: 18px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.messages-popup.show[b-o2eg9eg02e] {
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
}

.messages-popup[b-o2eg9eg02e] {
	position: absolute;
	top: 65px;
	max-width: 345px;
	width: 100%;
	right: 40px;
	margin-top: 12px;
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	background: #ffffff;
	transition: all 0.3s ease-in-out;
	transform: translateY(60px);
	padding-bottom: 7px;
	opacity: 0;
	visibility: hidden;
}

.messages-popup[b-o2eg9eg02e]::before {
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	background: #ffffff;
	border-radius: 4px;
	top: -3px;
	left: 80px;
	transform: rotate(45deg);
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
	z-index: -1;
}

button.notificationbtn > svg[b-o2eg9eg02e], button.messagesbtn > svg[b-o2eg9eg02e] {
	position: absolute; /* ios/safari fix */
}
/* _content/LocalAg/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-esixcgvvbv] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-esixcgvvbv] {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;  
    min-height: 100dvh;
}

main > article[b-esixcgvvbv] {
    flex-grow: 1;
}


/* _content/LocalAg/Components/Layout/MobileUserBottomTabs.razor.rz.scp.css */
ul.mobilestickynav__menu[b-zk2qz7ytcj] {
	margin: 0;
	padding: 0;
}

.mobilestickynav__menu--item[b-zk2qz7ytcj] {
	height: 100%;
}

.notification-badge[b-zk2qz7ytcj] {
	position: absolute;
	top: -8px;
	right: 10px;
}

.mobilestickynav[b-zk2qz7ytcj] {
	padding: 0;
}

.mobilestickynav__menu--item a[b-zk2qz7ytcj] {
	padding: 16px 6px;
}
/* _content/LocalAg/Components/Layout/StaticHeaderNoFooter.razor.rz.scp.css */
main[b-c8fqbvv4tl] {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;
    height: 100dvh;
    width: 100vw;
    overflow: hidden;
}

body[b-c8fqbvv4tl] {
    overflow: hidden;
    max-height: 100dvh;
    max-width: 100vw;
}

main > article[b-c8fqbvv4tl] {
    flex-grow: 1;
    overflow: hidden;
}

/* _content/LocalAg/Components/Listing/Shared/CornerRibbon.razor.rz.scp.css */
.corner-ribbon__container[b-dvftj7mzw2] {
	position: relative;
	width: 0;
	overflow: visible;
	padding: 0 !important;
}

.ribbon[b-dvftj7mzw2] {
	width: 240px;
	height: 240px;
	overflow: hidden;
	position: absolute;
}

.ribbon span[b-dvftj7mzw2] {
	position: absolute;
	display: block;
	width: 300px;
	padding: 15px 0;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	font: 700 18px/1 "Lato", sans-serif;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	text-transform: uppercase;
	text-align: center;
	z-index: 9;
	letter-spacing: 1px;
}

.ribbon > span.red[b-dvftj7mzw2] {
	background-color: red;
	color: #fff;
}

.ribbon > span.orange[b-dvftj7mzw2] {
	background-color: var(--lag-fc-orange);
	color: #fff;
}

.ribbon-top-left span[b-dvftj7mzw2] {
	right: 0;
	top: 25%;
	transform: rotate(-45deg);
}
/* _content/LocalAg/Components/Listing/Shared/ListingCard.razor.rz.scp.css */
.ls-card-large-info[b-hldsl7e8ka] {
	width: 120px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	padding: .5rem;
}

picture[b-hldsl7e8ka] {
	padding: 0 !important;
}

.ls-card-large-info-text[b-hldsl7e8ka] {
	font-size: 24px;
	color: black;
	letter-spacing: 0;
	white-space: nowrap;
	padding-bottom: 6px;
}

/*.lacard__img {*/
/*	margin-bottom: 0;*/
/*}*/

.verification-status[b-hldsl7e8ka] {
	height: 40px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	/*overflow: hidden;*/
	width: 100%;
	gap: 8px;
	font-size: 20px;
	letter-spacing: 0;
	margin-bottom: 10px;
	margin-top: -10px;
}

.verification-text[b-hldsl7e8ka] {
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap;
	/*max-width: 200px;*/
	font-size: 18px;
}

.verified-info[b-hldsl7e8ka] {
	width: 40px;
	height: 40px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.verified-info button[b-hldsl7e8ka] {
	border: 1px solid #fff;
	border-radius: 50%;
	height: 26px;
	width: 26px;
	font-size: 16px;
	background: transparent;
	color: white;
}

.verified-info button.dropdown-toggle[b-hldsl7e8ka]:after {
	content: none
}

.verified-info .content-inner[b-hldsl7e8ka] {
	width: 210px;
	max-width: calc(100dvw - 40px);
}

.verification-status img[b-hldsl7e8ka] {
	height: 40px;
	width: auto;
}

.verified[b-hldsl7e8ka] {
	background: #7ebc4a;
	color: #fff;
}

.pending[b-hldsl7e8ka] {
	background: #ff9231;
	color: #fff;
}

.unverified[b-hldsl7e8ka] {
	background: #ff0000;
	color: #fff;
}

.btnblue[b-hldsl7e8ka] {
	border: 1px solid var(--lag-la-navy);
}

.btnblue:hover[b-hldsl7e8ka] {
	border: 1px solid var(--lag-bright-green);
}

.info-component[b-hldsl7e8ka] {
	padding-top: 8px;
	font-size: 18px;
}

.inner-content-container[b-hldsl7e8ka] {
	padding-left: 16px;
	padding-right: 16px;
}

.price-disclaimer[b-hldsl7e8ka] {
	/*padding: 16px;*/
	display: flex;
	flex-direction: row;
	-webkit-box-pack: start;
	justify-content: space-between;
	align-items: center;
}

.price-disclaimer > div[b-hldsl7e8ka] {
	font-size: 14px;
	padding-right: 16px;
}

.price-disclaimer > div > div[b-hldsl7e8ka] {
	padding-bottom: 4px;
	font-size: 16px;
}

.price-disclaimer > a[b-hldsl7e8ka] {
	margin: 2px 1px;
	border: 1px solid var(--lag-fc-deep-green);
	border-radius: 4px;
	padding: 6px 16px;
	height: 36.5px;
	line-height: 1.75;
	color: var(--lag-fc-deep-green);
	letter-spacing: .02857em;
	font-size: .875rem;
	font-weight: 500;
	background-color: rgba(0, 0, 0, 0);
	white-space: nowrap;
	min-width: 140px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.ls-card-large-info-text small[b-hldsl7e8ka] {
	font-size: 16px !important;
}

.ls-card-large-info-subtext[b-hldsl7e8ka] {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: grey;
	font-size: 16px !important;
}

.segment-score-within-photo[b-hldsl7e8ka] {
	position: absolute;
	bottom: 0;
	right: 8px;
}

/*.checkvault-verified-within-photo {*/
/*	position: absolute;*/
/*	bottom: 45px;*/
/*	left: 8px;*/
/*}*/

.checkvault-verified-container[b-hldsl7e8ka] {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex-grow: 1;
}

.checkvault-verified-container img[b-hldsl7e8ka] {
	width: 76px;
	height: auto;
}

.inspector-comments[b-hldsl7e8ka] {
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 8px;
	font-size: 16px;
	word-wrap: break-word;
	white-space: break-spaces;
	width: 100%;
	min-width: 0;
	word-break: break-word;
}

.ls-card__container[b-hldsl7e8ka] {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;
	@media (max-width: 770px) {
		background: #eee;[b-hldsl7e8ka]
	}
}

.links-to-listing > a[b-hldsl7e8ka] {
	flex-grow: 1;
}

.ls-card__image[b-hldsl7e8ka] {
	max-width: 100%;
	height: auto;
	cursor: pointer;

	@media (min-width: 800px) {
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;[b-hldsl7e8ka]
	}
}

.delivery-price__container[b-hldsl7e8ka] {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.ls-card__top[b-hldsl7e8ka] {
	width: 100%;
}

.delivery-price__container .ls-card-large-info-text[b-hldsl7e8ka] {
	font-size: xx-large !important;
}

.delivery-price__container .ls-card-large-info[b-hldsl7e8ka] {
	width: 120px;
}

.ls-card__hide[b-hldsl7e8ka],
.ls-card[b-hldsl7e8ka] {
	width: 100%;
	max-width: 400px;

	@media (min-width: 450px) {
		margin: 16px;[b-hldsl7e8ka]
	}

	@media (min-width: 750px) {
		max-width: 350px;
		margin: 0;[b-hldsl7e8ka]
	}

	@media (min-width: 850px) {
		max-width: 400px;
		margin: 16px;[b-hldsl7e8ka]
	}
}

.ls-card[b-hldsl7e8ka] {
	margin-bottom: 16px;

	display: flex;
	flex-direction: column;

	@media (min-width: 450px) {
		border: 1px solid #eee;
		border-bottom: 1px solid #ccc;[b-hldsl7e8ka]
	}

	border-bottom: 1px solid #ccc;

	background: white;
	border-radius: 4px;

	@media (max-width: 770px) {
		border-radius: 0;[b-hldsl7e8ka]
	}
}

table.table[b-hldsl7e8ka] {
	border: none;
	width: 100%;
	margin-bottom: 0;
}

td[b-hldsl7e8ka] {
	border: none;

}

td.top[b-hldsl7e8ka] {
	border-top: 1px solid #efefef;
}

td.left[b-hldsl7e8ka] {
	border-left: 1px solid #efefef;
}

.ls-card__top[b-hldsl7e8ka] {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	margin-top: -10px;
	flex-grow: 1;
}

.info-component-table td[b-hldsl7e8ka] {
	padding-top: 8px;
}

.info-component-table__value[b-hldsl7e8ka] {
	padding-left: 16px;
	letter-spacing: 0;
}

.ls-card-right__top[b-hldsl7e8ka] {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: flex-start;
}

.ls-card-right__top > div[b-hldsl7e8ka] {
	margin-left: 8px;
}

.ls-card__left[b-hldsl7e8ka] {
	flex-grow: 1;
	padding-bottom: 6px;
}

.info-component[b-hldsl7e8ka] {
	padding-top: 8px;
}

.location[b-hldsl7e8ka] {
	padding-bottom: 12px;
	line-height: normal;
}

.ls-card__right[b-hldsl7e8ka] {
	text-align: center;
	margin-right: 0;
	min-width: 45%;
}

.ls-card__right td.single[b-hldsl7e8ka] {
	text-align: center;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.single .ls-card-large-info-text[b-hldsl7e8ka] {
	font-size: 24px;
}

.lacard__img > img[b-hldsl7e8ka] {
	padding: 0 !important;
}
/* _content/LocalAg/Components/LocalAgPlus/Pages/BuyerLandingPage.razor.rz.scp.css */
.left-side[b-kbby1di7e7] {
	background: var(--lag-la-navy);
	color: #fff;
	letter-spacing: 0;
}

ul.what-you-get[b-kbby1di7e7] {
	list-style: disc;
	margin-left: 20px;
}
/* _content/LocalAg/Components/LocalAgPlus/Shared/LocalAgPlusAgreementForm.razor.rz.scp.css */
.localag-plus-agreement-container[b-jijcbxl85x] {
	background: var(--lag-pale-blue);
	max-width: 700px;
	letter-spacing: 0;
}

.localag-plus-agreement-container strong[b-jijcbxl85x] {
	font-weight: bold;
}

.localag-plus-agreement-container em[b-jijcbxl85x] {
	font-style: italic;
}
/* _content/LocalAg/Components/Location/Shared/LocationAutoComplete.razor.rz.scp.css */
.selected-location[b-7gvwcmxo2n] {
    background: #eee;
    border-radius: 8px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

    .selected-location > i[b-7gvwcmxo2n] {
        cursor: pointer;
        padding: 12px;
    }

        .selected-location > i:hover[b-7gvwcmxo2n] {
            cursor: pointer;
            color: var(--bs-secondary);
        }

.autocomplete[b-7gvwcmxo2n] {
    position: relative;
}

    .autocomplete .options[b-7gvwcmxo2n] {
        position: absolute;
        /*top: 40px;*/
        left: 0;
        background: white;
        width: 100%;
        padding: 0;
        z-index: 9999;
        border: 1px solid #ced4da;
        border-radius: 0.5rem;
        box-shadow: 0 30px 25px 8px rgba(0, 0, 0, 0.1);
    }

    .autocomplete .option[b-7gvwcmxo2n] {
        display: block;
        padding: 0.25rem;
    }

        .autocomplete .option .option-text[b-7gvwcmxo2n] {
            padding: 0.25rem 0.5rem;
        }

        .autocomplete .option:hover[b-7gvwcmxo2n] {
            background: #1E90FF;
            color: #fff;
            cursor: pointer;
        }

        .autocomplete .option.disabled[b-7gvwcmxo2n] {
            background-color: lightgrey;
            cursor: not-allowed;
        }

            .autocomplete .option.disabled:hover[b-7gvwcmxo2n] {
                background: lightgrey;
                color: var(--bs-body);
            }
/* _content/LocalAg/Components/MyProfile/Layout/MobileTabs.razor.rz.scp.css */
.mobile-tabs-wrapper[b-eds7wwb3yh] {
    position: fixed;
    bottom: 8px;
    left: 8px;
    right: 8px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    height: 80px;
    /*padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 8px;*/
    /*padding: 16px;*/
    background-color: #fff;
    /*border-top: 1px solid var(--bs-tertiary);*/
    /*box-shadow: 1px 1px 1px 1px #000;*/
    max-width: 100vw;
    /*  border-radius: 50px;
    background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity));*/
    /*overflow: hidden;*/
}

.mobile-tabs-wrapper .col[b-eds7wwb3yh] {
    margin-top: 0 !important;
}

@media(min-width:640px) {
    .mobile-tabs-wrapper[b-eds7wwb3yh] {
        display: none;
    }
}

.mobile-tab[b-eds7wwb3yh] {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    /*height: 80%;*/
    height: 100%;
    text-decoration: none;
    color: #000;
    font-size: small;
    padding: 8px;
    width: 100%;
    color: var(--bs-primary);
    /*color: grey;*/
    /*background-color: var(--bs-tertiary);*/
    background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity));
}

    .mobile-tab[data-is-current][b-eds7wwb3yh] {
        background-color: var(--bs-primary);
        /*border-top: 2px solid var(--bs-primary);*/
        /*border-radius: 50px;*/
        color: #000;
        color: #fff;
        /*color: var(--bs-primary);*/
    }

    .mobile-tab i[b-eds7wwb3yh] {
        font-size: large;
    }
/* _content/LocalAg/Components/MyProfile/Layout/MyProfileLayout.razor.rz.scp.css */
.page[b-xz3vnkb722] {
	position: relative;
	display: flex;
	flex-direction: column;
	max-height: 100%;
}

@media screen and (max-width: 1300px) {
	.dashboard[b-xz3vnkb722] {
		padding-right: 0;
	}
}

@media screen and (max-width: 1300px) {
	.dashboard__content[b-xz3vnkb722]  .dashsection {
		padding: 30px 25px;
	}
}

@media screen and (max-width: 1300px) {
	.dashboard__content[b-xz3vnkb722]  .dashsection.clwrapper {
		padding: 20px;
	}
}

@media (max-width: 641px) {
	.page[b-xz3vnkb722] {
		height: 100vh;
	}

	main[b-xz3vnkb722] {
		flex-grow: 1;
		overflow-y: auto;
	}
}

main[b-xz3vnkb722] {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	flex: 1;
}

main > article[b-xz3vnkb722] {
	flex-grow: 1;
	display: flex;
	flex-direction: column;
}

@media (min-width: 641px) {
	main[b-xz3vnkb722] {
		flex-direction: row;
	}
}
/* _content/LocalAg/Components/MyProfile/Layout/MyProfileSideMenu.razor.rz.scp.css */
.icon > i[b-l8bhljafyn] {
    width: 20px;
    height: 16px;
}

.dashboard__menu--list--item i[b-l8bhljafyn] {
    color: var(--lag-la-navy) !important;
}

.active i[b-l8bhljafyn] {
    color: var(--lag-bright-green) !important;
}

.dashboard__menu--list--item:hover i[b-l8bhljafyn] {
    color: var(--lag-bright-green) !important;
}
/* _content/LocalAg/Components/MyProfile/Pages/DealView.razor.rz.scp.css */
table.invoice[b-4fmuj72xus] {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}


    table.invoice th[b-4fmuj72xus] {
        font-weight: bold;
    }
    table.invoice [align="right"][b-4fmuj72xus] {
        text-align: right;
    }

h4[b-4fmuj72xus], h5[b-4fmuj72xus] {
    font-weight: bold;
}
/* _content/LocalAg/Components/MyProfile/Pages/Escrow.razor.rz.scp.css */
.status[b-adi1otr3vd] {
    margin-left: 16px;
    margin-right: 16px;
    display: inline-block;
    padding: 8px 16px;
    border-radius: 32px;
}

.owner-status[b-adi1otr3vd] {
    background-color: var(--bs-primary);
    color: #fff;
}

.admin-status[b-adi1otr3vd] {
    background-color: #eee;
}

.details-data-set-container[b-adi1otr3vd] {
    width: 100%;
    max-width: 540px;
}

.mw-50vw[b-adi1otr3vd] {
    max-width: 50vw;
}
/* _content/LocalAg/Components/MyProfile/Pages/Listings.razor.rz.scp.css */
.advertised-badge[b-xf370dr7hg] {
    margin: 2px;
    background-color: var(--bs-secondary);
    border-radius: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 14px;
    padding-right: 14px;
    color: #fff;
}

.card[b-xf370dr7hg] {
    box-shadow: 0 1px 6px rgba(0, 0, 0, .3);
    border: none;
    height: auto;
    width: 300px;
}

@media(max-width: 640px) {
    .card[b-xf370dr7hg] {
        width: calc(100% - 0.5rem);
    }
}

.grade-overlay[b-xf370dr7hg] {
    position: absolute;
    top: 200px;
    right: 20px;
    z-index: 3;
}

.advertised-overlay[b-xf370dr7hg] {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
    width: auto;
    height: 40px;
    padding: .8em .8em .67em 1.2em;
    border-radius: 0;
    border-bottom-left-radius: 4px;
    /*border-top-right-radius: 8px;*/
    background-color: var(--bs-secondary);
    color: #fff;
    font-size: large;
}

.lot-number-overlay[b-xf370dr7hg] {
    position: absolute;
    bottom: 6px;
    right: 6px;
    z-index: 3;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
    width: auto;
    height: 30px;
    padding: .8em;
    border-radius: 8px;
    /*border-bottom-right-radius: 4px;*/
    /*border-top-right-radius: 8px;*/
    background-color: rgba(0,0,0,0.4);
    color: #fff;
    font-size: large;
}

.image-container[b-xf370dr7hg] {
    height: 260px;
    width: 100%;
    overflow: hidden;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #eee;
    position: relative;
    z-index: 1;
}
/* _content/LocalAg/Components/MyProfile/Shared/DashTips.razor.rz.scp.css */
.dashtips .dashtips__block[b-pgar01w90r]  h5 {
	font-size: 18px !important;
	margin-bottom: 12px !important;
}

.dashtips .dashtips__block[b-pgar01w90r]  p {
	font-size: 16px !important;
}
/* _content/LocalAg/Components/MyProfile/Shared/EditMyListing.razor.rz.scp.css */
.clwrapper .clrightcontent__block--footer[b-9ang1s0b1t] {
	padding-top: 0;
	border-top: none;
}
/* _content/LocalAg/Components/MyProfile/Shared/EscrowSetupWizard.razor.rz.scp.css */
.setup-wizard[b-jqnr8s07ks] {
    width: 100%;
    min-height: calc(100dvh - 100px);
    flex: 1;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}

.steps[b-jqnr8s07ks] {
    width: 400px;
    height: 100%;
    padding: 16px;
    background-color: transparent;
}

@media screen and (max-width: 1030px) {
    .steps[b-jqnr8s07ks] {
        display: none;
    }
}

.step[b-jqnr8s07ks] {
    padding: 12px;
    margin-top: 16px;
    width: 100%;
    border: none;
    cursor: pointer;
    background-color: transparent;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-weight: bold;
    opacity: 0.5;
    color: var(--lag-la-navy);
}

.step[disabled][b-jqnr8s07ks] {
    color: #ccc;
    cursor: not-allowed;
}

.step.active[b-jqnr8s07ks] {
    border-bottom: 2px solid #ddd;
    opacity: 1;
}

.step.active > .step-number[b-jqnr8s07ks] {
    color: var(--lag-bright-green);
}

.step-content[b-jqnr8s07ks] {
    flex-grow: 1;
    display: flex;
    min-height: 500px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.large-icon[b-jqnr8s07ks] {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.large-icon > i[b-jqnr8s07ks] {
    color: #278ebc;
    font-size: 100px;
}

.step-actions[b-jqnr8s07ks] {
    border-top: 1px solid #ddd;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    padding-top: 16px;
    width: 100%;
}

.step-number[b-jqnr8s07ks] {
    width: 40px;
    display: inline-block;
}

.finish-actions[b-jqnr8s07ks] {
    background: var(--lag-pale-blue);
    width: 100%;
}

.finish-action[b-jqnr8s07ks] {
    width: 100%;
    font-size: large;
}

.finish-action > a[b-jqnr8s07ks] {
    text-decoration: none;
    width: 100%;
    padding: 16px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.finish-action i[b-jqnr8s07ks] {
    /*height: 50px;*/
    width: 40px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.orange[b-jqnr8s07ks] {
    color: var(--lag-fc-orange);
}

.finish-action > a > *[b-jqnr8s07ks] {
    margin: 4px 8px;
}
/* _content/LocalAg/Components/MyProfile/Shared/ListingView.razor.rz.scp.css */
.clwrapper .clrightcontent .clldetails__col:first-child[b-pkgxacxzh7] {
	width: 180px;
	min-width: 180px;
}

/*.floating-review {
	position: absolute;
	top: 20px;
	right: 168px;
}*/

.review-header[b-pkgxacxzh7] {
	display: flex;
	flex-direction: row;
}

@media screen and (max-width: 1800px) {
	.review-header[b-pkgxacxzh7] {
		margin-bottom: 25px;
	}
}

@media screen and (min-width: 1600px) and (max-width: 1800px) {
	.review-header[b-pkgxacxzh7] {
		flex-direction: column;
		margin-bottom: 25px;
	}
}

@media screen and (max-width: 1500px) {
	.review-header .floating-review[b-pkgxacxzh7] {
		flex-direction: column !important;
		gap: 10px;
	}
}

.floating-review > div[b-pkgxacxzh7] {
	display: flex;
	align-items: center;
}

.clwrapper .clrightcontent .clldetails__btn[b-pkgxacxzh7] {
	position: relative;
	top: 0;
	right: 0;
}

.clproductimg img[b-pkgxacxzh7] {
	aspect-ratio: 40/32;
	height: auto;
}

@media screen and (max-width: 1600px) {
	/* hide second review info but leave button */
	.floating-review .review-element[b-pkgxacxzh7]  {
		display: none !important;
	}
}

@media screen and (max-width: 800px) {
	.floating-review[b-pkgxacxzh7] {
		display: none !important;
	}
}

.clldetails__btn[b-pkgxacxzh7] {
	display: flex;
	gap: 10px;
}

textarea.form-select[b-pkgxacxzh7] {
	--bs-body-bg: var(--lag-input-background) !important;
	--bs-body-color: var(--lag-la-navy);
}

@media screen and (max-width: 1030px) {
	.clwrapper .clrightcontent .clldetails__btn[b-pkgxacxzh7] {
		margin-top: 0px;
	}
}
/* _content/LocalAg/Components/MyProfile/Shared/MyDealsList.razor.rz.scp.css */
.lacard__adbadge.post_secure[b-uuxhdb2o9i] {
	left: 10px;
	right: auto;
}

.contract-value-overlay[b-uuxhdb2o9i] {
	position: absolute;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	font-size: large;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 12px;
	text-align: right;
}

@media screen and (max-width: 1030px) {
	.saveditem__row[b-uuxhdb2o9i] {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}

.lacard__id[b-uuxhdb2o9i] {
	z-index: 9;
}

.input__search_agreements[b-uuxhdb2o9i] {
	max-width: 450px;
}

@media screen and (max-width: 1300px) {
	.input__search_agreements[b-uuxhdb2o9i] {
		max-width: 350px;
	}
}

@media screen and (max-width: 1200px) {
	.input__search_agreements[b-uuxhdb2o9i] {
		max-width: 300px;
	}
}

@media screen and (max-width: 1100px) {
	.input__search_agreements[b-uuxhdb2o9i] {
		max-width: 250px;
	}
}

/* _content/LocalAg/Components/MyProfile/Shared/MyListings.razor.rz.scp.css */
.mylistings__container[b-abhhi0ybci] {
	background: rgb(239, 245, 248);
	padding: 32px;
}

@media screen and (max-width: 800px) {
	.mylistings__container[b-abhhi0ybci] {
		padding: 0;	
	}	
}

.mylistings__tabs--nav--item[b-abhhi0ybci] {
	cursor: pointer;
}

.mylistings__tabs--nav[b-abhhi0ybci] {
	display: flex;
	justify-content: start;
}

@media screen and (max-width: 1030px) {
	.mylistings__tabs--nav[b-abhhi0ybci] {
		justify-content: flex-start;
		padding: 0 10px;
	}
}

.mylistings__tabs--nav li a[b-abhhi0ybci] {
	position: relative;
	display: flex;
	padding: 12px 25px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	transition: all 0.3s;
	color: #232D5B;
	text-decoration: none;
}

.mylistings__tabs--nav li a.active[b-abhhi0ybci] {
	background: #fff;
	height: 100%;
}

.mylistings__tabscontent[b-abhhi0ybci] {
	position: relative;
	min-height: 100vh;
	padding: 45px 40px 80px;
	/*background: rgb(239, 245, 248);*/
	background: #fff;
}

@media screen and (max-width: 1030px) {
	.mylistings__tabscontent[b-abhhi0ybci] {
		padding: 10px 10px 80px;
	}
}

.listing-tiles-grid-2__row[b-abhhi0ybci] {
	position: relative;
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	grid-gap: 20px;
	padding: 0 10px;
}

.segment-score-within-photo[b-abhhi0ybci] {
	position: absolute;
	bottom: 0;
	right: 8px;
}

.listing-tiles-grid-3__row[b-abhhi0ybci] {
	position: relative;
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	grid-gap: 20px;
}

.listing-tiles-grid-4__row[b-abhhi0ybci] {
	position: relative;
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	grid-gap: 20px;
}

@media screen and (max-width: 1230px) {
	.listing-tiles-grid-4__row[b-abhhi0ybci] {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		padding: 0 10px;
	}
}

@media screen and (max-width: 1130px) {
	.listing-tiles-grid-2__row[b-abhhi0ybci], .listing-tiles-grid-3__row[b-abhhi0ybci], .listing-tiles-grid-4__row[b-abhhi0ybci] {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		padding: 0 10px;
	}
}

@media screen and (max-width: 700px) {
	.listing-tiles-grid-2__row[b-abhhi0ybci], .listing-tiles-grid-3__row[b-abhhi0ybci], .listing-tiles-grid-4__row[b-abhhi0ybci] {
		grid-template-columns: repeat(1, minmax(0, 1fr));
		padding: 0 10px;
	}

	/*.listing-tiles-grid-2__row {*/
	/*    grid-template-columns: repeat(1, 1fr);*/
	/*}*/
}


.listing-tiles-grid-1__row a[b-abhhi0ybci], .listing-tiles-grid-2__row a[b-abhhi0ybci], .listing-tiles-grid-3__row a[b-abhhi0ybci], .listing-tiles-grid-4__row a[b-abhhi0ybci] {
	color: inherit;
	text-decoration: none;
}

.lacard__badge[b-abhhi0ybci] {
	border: none;
}
/* _content/LocalAg/Components/MyProfile/Shared/MyProfile.razor.rz.scp.css */
.empty-state-hero-image[b-cjckkiyfee] {
	width: 100%;
	height: 250px;
	background-color: #eee;
	border-radius: 4px;
}

.avatar-and-banner-image-container[b-cjckkiyfee] {
	padding: 8px;
	border-radius: 4px;
}

.cover-container[b-cjckkiyfee] {
	width: 100%;
	aspect-ratio: 1.95;
	height: auto;
	/*height: 150px;*/
	overflow: hidden;
	border: 1px dashed grey;
	cursor: pointer;
}

.avatar-container[b-cjckkiyfee] {
	cursor: pointer;
	height: auto;
	width: 100%;
	border: 1px dashed grey;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.account-step[b-cjckkiyfee] {
	color: var(--lag-bright-green);
	width: 100%;
	display: block;
	text-align: end;
}

.account-banner-image[b-cjckkiyfee] {
	width: 100%;
	height: auto;
}

.account-banner-image img[b-cjckkiyfee] {
	width: 100%;
	height: auto;
	border-radius: 4px;
}

.crop-btn-container[b-cjckkiyfee] {
	position: absolute;
	top: 10px;
	left: 30px;
	z-index: 5;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 4px;
}
@media screen and (max-width: 1200px) {
	.crop-btn-container > button[b-cjckkiyfee], .crop-btn-container > a[b-cjckkiyfee] {
		width: .5em;
		height: .5em;
		padding: 6px 10px;
	}
}

.crop-btn-container > button[b-cjckkiyfee], .crop-btn-container > a[b-cjckkiyfee] {
	position: relative;
	margin-top: 0 !important;
	box-sizing: content-box;
	width: 1em;
	height: 1em;
	font-size: large;
	color: var(--lag-la-navy);
	background: transparent var(--bs-btn-close-bg) center / 1em auto no-repeat;
	border: 0;
	border-radius: .375rem;
	opacity: var(--bs-btn-close-opacity);
}

.crop-btn-container > button:hover[b-cjckkiyfee], .crop-btn-container > a:hover[b-cjckkiyfee] {
	background: transparent var(--bs-btn-close-bg) center / 1em auto no-repeat;
	opacity: 1;
}
/* _content/LocalAg/Components/MyProfile/Shared/ProfileGalleryUploader.razor.rz.scp.css */
/* _content/LocalAg/Components/MyProfile/Shared/ProfilePaymentDetails.razor.rz.scp.css */
.payment-detail-card-option[b-k0tu0a46y6] {
    text-decoration: none;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .2);
    padding: 24px;
    border-radius: 8px;
    border: 1px solid #eee;
    display: block;
    color: #000;
    background-color: #fff;
}

.payment-detail-card-option:hover[b-k0tu0a46y6] {
    text-decoration: none;
    box-shadow: 2px 2px 7px 0 var(--bs-tertiary);
    border: 1px solid var(--bs-tertiary);
}

.paymentsection__header + .paymentsection__header .paymentsection__header--left[b-k0tu0a46y6] {
    padding-top: 60px;
}
/* _content/LocalAg/Components/MyProfile/Shared/ProfileSetupMissingInfo.razor.rz.scp.css */
.white-link[b-raaf5vlxn1] {
    color: #fff;
}

.white-link:hover[b-raaf5vlxn1] {
    color: #000;
}
/* _content/LocalAg/Components/MyProfile/Shared/ProfileSetupWizard.razor.rz.scp.css */
.setup-wizard[b-vm52otkfwa] {
    width: 100%;
    min-height: calc(100dvh - 100px);
    flex: 1;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}

.setup-wizard p[b-vm52otkfwa] {
    margin-bottom: 20px;
}

.steps[b-vm52otkfwa] {
    width: 400px;
    height: 100%;
    padding: 16px;
    background-color: transparent;
}

@media screen and (max-width: 1030px) {
    .steps[b-vm52otkfwa] {
        display: none !important;
    }

    .large-icon[b-vm52otkfwa] {
        display: none !important;
    }

    .kev-image-container[b-vm52otkfwa] {
        padding: 16px;
        max-width: 180px;
    }
}

.step[b-vm52otkfwa] {
    padding: 12px;
    margin-top: 16px;
    width: 100%;
    border: none;
    cursor: pointer;
    background-color: transparent;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-weight: bold;
    opacity: 0.5;
    color: var(--lag-la-navy);
}

.step[disabled][b-vm52otkfwa] {
    color: #ccc;
    cursor: not-allowed;
}

.step.active[b-vm52otkfwa] {
    border-bottom: 2px solid #ddd;
    opacity: 1;
}

.step.active > .step-number[b-vm52otkfwa] {
    color: var(--lag-bright-green);
}

.step-content[b-vm52otkfwa] {
    flex-grow: 1;
    display: flex;
    min-height: 500px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.large-icon[b-vm52otkfwa] {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.large-icon > i[b-vm52otkfwa] {
    color: #278ebc;
    font-size: 100px;
}

.cover-container[b-vm52otkfwa] {
    width: 100%;
    height: 150px;
	aspect-ratio: 1.95;
    overflow: hidden;
    border: 1px dashed grey;
    cursor: pointer;
}

.avatar-container[b-vm52otkfwa] {
    cursor: pointer;
    height: 150px;
    width: 100%;
    border: 1px dashed grey;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.step-actions[b-vm52otkfwa] {
    border-top: 1px solid #ddd;
    margin-top: 16px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    padding-top: 16px;
    width: 100%;
}

.step-number[b-vm52otkfwa] {
    width: 40px;
    display: inline-block;
}

.finish-actions[b-vm52otkfwa] {
    background: var(--lag-pale-blue);
    width: 100%;
}

.finish-action[b-vm52otkfwa] {
    width: 100%;
    font-size: large;
    background: rgb(211, 225, 232);
    letter-spacing: 0;
}

.finish-action > a[b-vm52otkfwa] {
    text-decoration: none;
    width: 100%;
    padding: 16px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-weight: bold;
}

.green-bullets[b-vm52otkfwa] {
    list-style: disc;
}

.green-bullets > li[b-vm52otkfwa]::marker {
    color: var(--lag-bright-green);
}

.finish-action i[b-vm52otkfwa] {
    /*height: 50px;*/
    width: 40px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.orange[b-vm52otkfwa] {
    color: var(--lag-fc-orange);
}

.finish-action > a > *[b-vm52otkfwa] {
    margin: 4px 8px;
}
/* _content/LocalAg/Components/MyProfile/Shared/ProfileStripe.razor.rz.scp.css */
/* Stripe themes */
/* _content/LocalAg/Components/MyProfile/Shared/ProfileUsers.razor.rz.scp.css */
.tag.cancel[b-11ximyi9rm] {
	background: var(--lag-fc-orange);
	border-color: var(--lag-fc-orange);
}

.tag.invite[b-11ximyi9rm] {
	background: var(--lag-bright-green);
	border-color: var(--lag-bright-green);
}

.tag.resend[b-11ximyi9rm] {
	background: var(--lag-la-navy);
	border-color: var(--lag-la-navy);
}

.tag-container[b-11ximyi9rm] {
	position: absolute;
	right: 12px;
	bottom: 10px;
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: flex-end;
}

.tag-container .tag[b-11ximyi9rm] {
	position: relative;
	margin-left: 4px;
	right: auto;
	bottom: auto;
}
/* _content/LocalAg/Components/MyProfile/Shared/SellForm.razor.rz.scp.css */
.clrightcontent__block--footer[b-on9hi800h9] {
    border-top: none !important;
}
/* _content/LocalAg/Components/MyProfile/Shared/ShopFrontTeamSection.razor.rz.scp.css */
a.sfteam__card[b-qhrc6tk6nt] {
    display: block;
    text-decoration: none;
    cursor: pointer;
}
/* _content/LocalAg/Components/MyUser/Layout/MyUserDashboard.razor.rz.scp.css */
.icon > i[b-jcpc5mxnby] {
    width: 20px;
    height: 16px;
}

.dashboard__menu--list--item i[b-jcpc5mxnby] {
    color: var(--lag-la-navy) !important;
}

.active i[b-jcpc5mxnby] {
    color: var(--lag-bright-green) !important;
}

.dashboard__menu--list--item:hover i[b-jcpc5mxnby] {
    color: var(--lag-bright-green) !important;
}

.dashboard__menu--list--item button[b-jcpc5mxnby] {
    position: relative;
    display: flex;
    padding: 12px 15px;
    align-items: center;
    text-decoration: none;
    color: #232D5B;
    gap: 22px;
    transition: all 0.3s;
    border-radius: 4px;
}
/* _content/LocalAg/Components/MyUser/Layout/MyUserLayout.razor.rz.scp.css */
.page[b-ou5xykuu23] {
    position: relative;
    display: flex;
    flex-direction: column;
    max-height: 100%;
}

main[b-ou5xykuu23] {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex: 1;
}

main > article[b-ou5xykuu23] {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

@media (min-width: 641px) {
    main[b-ou5xykuu23] {
        flex-direction: row;
    }
}
/* _content/LocalAg/Components/MyUser/Pages/Profile.razor.rz.scp.css */
.avatar-upload-section[b-rcmhibyiz7] {
    background-color: var(--lag-la-navy);
    color: #fff;
    padding: 8px 16px;
    border-radius: 4px;
}

.change-photo-button[b-rcmhibyiz7] {
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
}

.no-avatar[b-rcmhibyiz7] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.no-avatar i[b-rcmhibyiz7] {
    font-size: 36px;
}

img.user-avatar[b-rcmhibyiz7] {
    width: 80px;
    height: 80px;
    /* fill the container, preserving aspect ratio, and cropping to fit */
    background-size: cover;
    /* center the image vertically and horizontally */
    background-position: top center;
    /* round the edges to a circle with border radius 1/2 container size */
    border-radius: 50%;
    margin-right: 16px;
}
/* _content/LocalAg/Components/MyUser/Shared/MyAccounts.razor.rz.scp.css */
.account-link[b-lluqfyncbj], .account-link input[b-lluqfyncbj] {
    cursor: pointer;
}
/* _content/LocalAg/Components/MyUser/Shared/MySavedItems.razor.rz.scp.css */
@media screen and (max-width: 1030px) {
	.saveditem__row[b-7afnmytme1] {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media screen and (max-width: 700px) {
	.saveditem__row[b-7afnmytme1] {
		grid-template-columns: repeat(1, 1fr);
	}
}
/* _content/LocalAg/Components/MyUser/Shared/OverdueListings.razor.rz.scp.css */
.mylistings__container[b-mh9t9du6il] {
	background: rgb(239, 245, 248);
	padding: 32px;
}

@media screen and (max-width: 800px) {
	.mylistings__container[b-mh9t9du6il] {
		padding: 0;
	}
}

.mylistings__tabs--nav--item[b-mh9t9du6il] {
	cursor: pointer;
}

.mylistings__tabs--nav[b-mh9t9du6il] {
	display: flex;
	justify-content: start;
}

@media screen and (max-width: 1030px) {
	.mylistings__tabs--nav[b-mh9t9du6il] {
		justify-content: flex-start;
		padding: 0 10px;
	}
}

.mylistings__tabs--nav li a[b-mh9t9du6il] {
	position: relative;
	display: flex;
	padding: 12px 25px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	transition: all 0.3s;
	color: #232D5B;
	text-decoration: none;
}

.mylistings__tabs--nav li a.active[b-mh9t9du6il] {
	background: #fff;
	height: 100%;
}

.mylistings__tabscontent[b-mh9t9du6il] {
	position: relative;
	min-height: 100vh;
	padding: 45px 40px 80px;
	/*background: rgb(239, 245, 248);*/
	background: #fff;
}

@media screen and (max-width: 1030px) {
	.mylistings__tabscontent[b-mh9t9du6il] {
		padding: 10px 10px 80px;
	}
}

.listing-tiles-grid-2__row[b-mh9t9du6il] {
	position: relative;
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	grid-gap: 20px;
	padding: 0 10px;
}

.segment-score-within-photo[b-mh9t9du6il] {
	position: absolute;
	bottom: 0;
	right: 8px;
}

.listing-tiles-grid-3__row[b-mh9t9du6il] {
	position: relative;
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	grid-gap: 20px;
}

.listing-tiles-grid-4__row[b-mh9t9du6il] {
	position: relative;
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	grid-gap: 20px;
}

@media screen and (max-width: 1230px) {
	.listing-tiles-grid-4__row[b-mh9t9du6il] {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		padding: 0 10px;
	}
}

@media screen and (max-width: 1130px) {
	.listing-tiles-grid-2__row[b-mh9t9du6il], .listing-tiles-grid-3__row[b-mh9t9du6il], .listing-tiles-grid-4__row[b-mh9t9du6il] {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		padding: 0 10px;
	}
}

@media screen and (max-width: 700px) {
	.listing-tiles-grid-2__row[b-mh9t9du6il], .listing-tiles-grid-3__row[b-mh9t9du6il], .listing-tiles-grid-4__row[b-mh9t9du6il] {
		grid-template-columns: repeat(1, minmax(0, 1fr));
		padding: 0 10px;
	}

	/*.listing-tiles-grid-2__row {*/
	/*    grid-template-columns: repeat(1, 1fr);*/
	/*}*/
}


.listing-tiles-grid-1__row a[b-mh9t9du6il], .listing-tiles-grid-2__row a[b-mh9t9du6il], .listing-tiles-grid-3__row a[b-mh9t9du6il], .listing-tiles-grid-4__row a[b-mh9t9du6il] {
	color: inherit;
	text-decoration: none;
}

.lacard__badge[b-mh9t9du6il] {
	border: none;
}
/* _content/LocalAg/Components/MyUser/Shared/PersonalDetailsSection.razor.rz.scp.css */
/* _content/LocalAg/Components/Pages/Home.razor.rz.scp.css */
.diagonal-section[b-8g012kvylj] {
    background: var(--bs-secondary);
    color: white;
    clip-path: polygon(0 20%, 100% 0, 100% 80%, 0 100%);
}
/* _content/LocalAg/Components/Popovers/BootstrapPopover.razor.rz.scp.css */
.lag-bs-popover[b-cv6cc9n92s] {
    cursor: pointer;
    display: inline-block;
    background-color: transparent;
    border: none;    
}

.popover[b-cv6cc9n92s] {
    --bs-popover-header-bg: var(--bs-primary) !important;
    --bs-popover-header-color: #fff !important;
}
/* _content/LocalAg/Components/Profile/Pages/LeaveFeedback.razor.rz.scp.css */


.rating-stars-container[b-wd560bax23] {
    display: flex;
    flex-direction: row;
}

    .rating-stars-container i[b-wd560bax23] {
        cursor: pointer;
        height: 40px;
        width: 40px;
        font-size: 20px;
    }

        .rating-stars-container i.fas[b-wd560bax23] {
            color: var(--bs-secondary);
        }

/*.leave-feedback-form i.fa-star:hover {
        color: var(--bs-primary);
    }

    .leave-feedback-form i.fas.fa-star {
        color: var(--bs-primary);
    }*/
/* _content/LocalAg/Components/Profile/Pages/PublicProfileLandingPage.razor.rz.scp.css */
.profile-with-verification[b-0qkdhevvts] {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 25px;
	flex-wrap: nowrap;
}

.profile-with-verification img[b-0qkdhevvts] {
	width: 100px;
	height: auto;
}

.profile-with-verification .description[b-0qkdhevvts] {
	max-width: 300px;
}

@media(max-width: 1000px) {
	.profile-with-verification[b-0qkdhevvts] {
		gap: 10px;
	}

	.profile-with-verification .description[b-0qkdhevvts] {
		max-width: 50%;
	}

	.profile-with-verification img[b-0qkdhevvts] {
		width: 80px;
		height: auto;
	}
}
/* _content/LocalAg/Components/Profile/Shared/ProfileGallery.razor.rz.scp.css */
/*img {
    transition: transform 200ms;
}

img:hover {
    transform: scale(1.1);
}*/

.carousel-control-prev-icon[b-ueg4qqmjas], .carousel-control-next-icon[b-ueg4qqmjas] {
    background-color: rgba(0,0,0, 0.5);
    padding: 26px;
    border-radius: 4px;
}

#photoCarousel[b-ueg4qqmjas] {
    height: 500px;
    /*max-width: 400px;*/
}

.carousel-item[b-ueg4qqmjas] {
    /*background: #eee;*/
    /*display: none;*/
    height: 100%;
    height: 500px;
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

    .carousel-item .img[b-ueg4qqmjas] {
        height: 100%;
        height: 500px !important;
    }

.carousel-item.active[b-ueg4qqmjas] {
    background: #eee;
    border-radius: 6px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.carousel-item.active img[b-ueg4qqmjas] {
    background: #fff;  
    padding: 12px;
    border-radius: 8px;
}

/*.carousel-indicators {
    background: rgba(0,0,0,0.1);

}
.carousel-indicators button {
    color: red;
}*/
/* _content/LocalAg/Components/Profile/Shared/PublicProfile.razor.rz.scp.css */
.profile-with-verification[b-94vq27oaz5] {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 25px;
	flex-wrap: nowrap;
}

.profile-with-verification img[b-94vq27oaz5] {
	width: 100px;
	height: auto;
}

.profile-with-verification .description[b-94vq27oaz5] {
	max-width: 300px;
}

@media(max-width: 1000px) {
	.profile-with-verification[b-94vq27oaz5] {
		gap: 10px;
	}

	.profile-with-verification .description[b-94vq27oaz5] {
		max-width: 50%;
	}

	.profile-with-verification img[b-94vq27oaz5] {
		width: 80px;
		height: auto;
	}
}
/* _content/LocalAg/Components/Profile/Shared/Rating.razor.rz.scp.css */
.ratings > i[b-igwfvckxap] {
    color: var(--bs-secondary);
    text-decoration: none;
}

.rating-value[b-igwfvckxap] {
    margin-left: 12px;
    text-decoration: none;
}
/* _content/LocalAg/Components/Search/Pages/SearchResults.razor.rz.scp.css */
.clickable[b-voy3vsk65v] {
    cursor: pointer;
}

.resetbtn[b-voy3vsk65v] {
    display: flex;
    gap: 6px;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
    letter-spacing: -0.03em;
    text-align: right;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    cursor: pointer;
    color: #232D5B;
    background: transparent;
    border: 0;
    margin-bottom: 15px;
}
/* _content/LocalAg/Components/Shared/AvatarImage.razor.rz.scp.css */
/* _content/LocalAg/Components/Shared/AvatarWithVerification.razor.rz.scp.css */
.avatar-with-verification[b-k2nqs78nqp] {
	padding-left: 8px;
	min-width: 65px;
	position: relative;
}

.avatar-with-verification .user-avatar[b-k2nqs78nqp] {
	width: 50px;
	height: 50px;
	border-radius: 50%;
}

.avatar-with-verification .verification-symbol[b-k2nqs78nqp] {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 20px;
	left: -15px;
}
/* _content/LocalAg/Components/Shared/BlueKeyValue.razor.rz.scp.css */
.blue-key-value-container[b-4n6mqsn6oj] {
	display: flex;
	align-items: center;
	position: relative;
	padding: 15px 20px;
	background: rgb(211, 225, 232);
	border-radius: 4px;
	gap: 10px;
}

.blue-key-value-container[b-4n6mqsn6oj] {
	letter-spacing: 0;
}

.blue-key-value-container span[b-4n6mqsn6oj] {
	color: #000;
}

.blue-key-value-container:not(:last-child)[b-4n6mqsn6oj] {
	margin-bottom: 5px;
}
/* _content/LocalAg/Components/Shared/CookiePreferences.razor.rz.scp.css */
.cookies-preferences-btn[b-60jmc4itdn] {
    position: fixed;
    bottom: 20px;
    left: 20px;
    background-color: var(--lag-pale-blue);
    border: none;
    border-radius: 100%;
    transition: 0.3s ease-in-out;
    width: 40px;
    height: 40px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    z-index: 999;
}

    .cookies-preferences-btn:hover[b-60jmc4itdn] {
        transform: scale(1.2);
    }

    .cookies-preferences-btn i[b-60jmc4itdn] {
        font-size: 20px;
        color: var(--bs-primary);
    }
    
    .cookie-consent-banner[b-60jmc4itdn] {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 999;
        background-color: var(--lag-pale-blue);
        color: #000;
    }
/* _content/LocalAg/Components/Shared/CssSelect.razor.rz.scp.css */
/*.csselect {*/
/* above WPs themed header */
/*z-index: 2001;
}

.icon:has(+ .csselect-wrapper) {*/
/* above WPs themed header, and above the select */
/*z-index: 2002;
}*/

.csselect-trigger.placeholder[b-yj3f4znqys] {
    cursor: pointer;
    opacity: 1;
    background: rgb(211, 225, 232) !important;
}

.csselect-trigger button[b-yj3f4znqys] {
    position: absolute;
    right: 30px;
    border: 0;
    background: none;
}

.csselect-trigger.placeholder button[b-yj3f4znqys] {
    display: none;
}
/* _content/LocalAg/Components/Shared/EmptyState.razor.rz.scp.css */
.empty-state-icon[b-f6v1vmm2vz] {
	font-size: 60px;
	color: grey;
	width: 100%;
	text-align: center;
}

.empty-state-title[b-f6v1vmm2vz] {
	font-size: 2.5rem;
	text-align: center;
	color: grey;
	line-height: 50px;
}

.empty-state-subtitle[b-f6v1vmm2vz], .empty-state-desc[b-f6v1vmm2vz] {
	text-align: center;
	color: grey;
}

.empty-state-action[b-f6v1vmm2vz] {
	text-align: center;
}
/* _content/LocalAg/Components/Shared/FileUploader.razor.rz.scp.css */
.drop-container[b-w4xb0c8p3x] {
    position: relative;
    display: flex;
    gap: 10px;
    margin-top: 16px;
    margin-bottom: 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 200px;
    padding: 20px;
    border-radius: 10px;
    border: 2px dashed #bbb;
    color: #444;
    cursor: pointer;
    transition: background .2s ease-in-out, border .2s ease-in-out;
}

    .drop-container:hover[b-w4xb0c8p3x] {
        background: #eee;
        border-color: #111;
    }

        .drop-container:hover .drop-title[b-w4xb0c8p3x] {
            color: #222;
        }

.drop-title[b-w4xb0c8p3x] {
    color: #444;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    transition: color .2s ease-in-out;
}
/* _content/LocalAg/Components/Shared/FileUploadProgress.razor.rz.scp.css */
progress[b-czltuey689] {
    accent-color: var(--bs-primary);
    width: 100%;
}

.progress-container[b-czltuey689] {
    width: 100%;
}

.progress-item[b-czltuey689] {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    width: 100%;
}

.upload-status-container[b-czltuey689] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 50px;
    min-width: 50px;
    max-width: 100%;
}

    .upload-status-container i[b-czltuey689] {
        font-size: x-large;
    }

.file-info[b-czltuey689] {
    padding-left: 1rem;
    padding-right: 1rem;
    max-width: calc(100% - 50px);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.green[b-czltuey689] {
    color: var(--bs-secondary);
}
/* _content/LocalAg/Components/Shared/GenericPageHeading.razor.rz.scp.css */
.header[b-omw8mdcjq9] {
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
}

h1[b-omw8mdcjq9] {
    margin: 0;
    padding: 0;
}

.bg-image[b-omw8mdcjq9] {
    background: url(app/banners/LocalAg-Shopify-banner1.jpg);
}

.wrapper[b-omw8mdcjq9] {
    background: rgba(7, 31, 96,0.7);
}
/* _content/LocalAg/Components/Shared/HtmlString.razor.rz.scp.css */
[b-dbtzvbdpxo] ul {
	list-style: disc;
	padding-left: 2rem;
}

[b-dbtzvbdpxo] ol {
	list-style-type: decimal;
	padding-left: 2rem;
}

[b-dbtzvbdpxo] h1 {
	font-size: 2rem;
	margin-bottom: 1rem;
}

[b-dbtzvbdpxo] h2 {
	font-size: 1.5em;
	margin-bottom: 0.8rem;
}

[b-dbtzvbdpxo] h3 {
	font-size: 1.17em;
	margin-bottom: 0.5rem;
}

[b-dbtzvbdpxo] h4, [b-dbtzvbdpxo] h5, [b-dbtzvbdpxo] strong {
	font-weight: bold;
	margin-bottom: 0.5rem;
}

[b-dbtzvbdpxo] em {
	font-style: italic;
}

[b-dbtzvbdpxo] table {
	border-spacing: 6px;
	width: 100%;
}
/* _content/LocalAg/Components/Shared/ImageWithBlur.razor.rz.scp.css */
.blurred-image-wrapper[b-x0wfeo0xgy] {
    position: relative;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgba(0,0,0,0.5);
}

.img-blur-container[b-x0wfeo0xgy] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    overflow: hidden;
}

.img-blur[b-x0wfeo0xgy] {
    z-index: 0;
    filter: blur(30px);
    height: calc(100% + 20px);
    width: calc(100% + 20px);
    position: absolute;
    left: -10px;
    top: -10px;
}

.main-image[b-x0wfeo0xgy] {
    z-index: 1;
    position: relative;
    max-height: 100%;
    max-width: 100%;
    /*border-radius: 8px;*/
    /*overflow: hidden;*/
}
/* _content/LocalAg/Components/Shared/KevAlert.razor.rz.scp.css */
.kev-alert[b-c819ppwdhy] {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}

.kev-alert > .content[b-c819ppwdhy] {
    flex-grow: 1;
    padding: 16px;
    background-color: #228848;
    height: 100%;
    border-radius: 8px;
    color: #fff;
    z-index: 2;
}

.kev-alert h5[b-c819ppwdhy] {
	color: #fff;
}

.content a[b-c819ppwdhy] {
    color: #fff;
}

.content a:hover[b-c819ppwdhy] {
    color: #fff;
}

.kev-image-wrapper[b-c819ppwdhy] {
    position: absolute;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /*border: 1px solid var(--bs-primary);*/
    top: -20px;
    left: 20px;
    padding: 4px;
}

.kev-container[b-c819ppwdhy] {
    width: 103px;
    position: relative;
}

.kev-image[b-c819ppwdhy] {
    height: auto;
    width: auto;
    max-height: 80px;
    max-width: 80px;
}
/* _content/LocalAg/Components/Shared/MaskEmail.razor.rz.scp.css */
.e-mail[b-ao8j2l4lta]:before {
	content: attr(data-content);
	unicode-bidi: bidi-override;
}

.mask-email[b-ao8j2l4lta] {
	word-break: break-word;
}

.mask-email.e-mail[b-ao8j2l4lta] {
	word-break: break-all;
}
/* _content/LocalAg/Components/Shared/PhotoCarousel.razor.rz.scp.css */
.hero-image-container[b-yy70s5lz2t] {
    height: 100%;
    max-height: 500px;
    width: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 16px;
    overflow: hidden;
}

.no-image[b-yy70s5lz2t] {    
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #eee;
    height: 100%;
    width: 100%;
    min-height: 300px;
}

    .no-image i[b-yy70s5lz2t] {
        font-size: 80px;
        color: grey;
    }

/*.photo-modal-content {
    border-radius: 16px;
}*/
.carousel-image-container[b-yy70s5lz2t] {
    width: 100%;
    height: auto;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgba(0,0,0,0.8);
    /*border-radius: 16px;*/
    /* overflow: hidden;
    overflow-y: auto;*/
    /*overflow: auto;*/
}

.carousel-image-container img[b-yy70s5lz2t] {
    max-width: 100%;
    height: auto;    
    /*border-radius: 16px;*/
}

.carousel-control-prev-icon[b-yy70s5lz2t], .carousel-control-next-icon[b-yy70s5lz2t] {
    background-color: rgba(0,0,0, 0.5);
    padding: 26px;
    border-radius: 8px;
}

.carousel-inner[b-yy70s5lz2t] {
    border-radius: 16px;
    overflow: hidden;
    overflow-y: auto;
}

.modal-close-button-wrapper[b-yy70s5lz2t] {
    position: fixed;
    top: 30px;
    right: 40px;
    z-index: 6;
    font-size: large;
}

    .modal-close-button-wrapper button[b-yy70s5lz2t] {
        padding: 8px;
        background-color: rgba(255,255,255,0.7);
        border-radius: 8px;
    }

.image-count-wrapper[b-yy70s5lz2t] {
    position: absolute;
    top: 12px;
    left: 16px;
    z-index: 9;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 12px;
    padding-left: 12px;
    background-color: rgba(0,0,0,0.3);
    color: #fff;
    border-radius: 4px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.image-count-wrapper-modal[b-yy70s5lz2t] {
    top: 30px;
    left: 30px;
}

.image-count-wrapper i[b-yy70s5lz2t] {
    margin-right: 8px;
}

.image-expand-wrapper[b-yy70s5lz2t] {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.image-expand-icon-button[b-yy70s5lz2t] {
    position: relative;
    z-index: 3;
    background: none;
    border: none;
    width: 100%;
    height: 100%;
}

    .image-expand-icon-button:hover[b-yy70s5lz2t] {
        background: rgba(0,0,0,0.3);
    }

    .image-expand-icon-button i[b-yy70s5lz2t] {
        font-size: 1000%;
        color: #fff;
        opacity: 0.6;
    }

    .image-expand-icon-button:hover i[b-yy70s5lz2t] {
        opacity: 0.8;
    }
/* _content/LocalAg/Components/Shared/SortableGrid.razor.rz.scp.css */
/* 
  you need the ::deep identifier if you are using scoped styles like this
  because scoped styles are only applied to markup in the component, not
  to the markup inside the render fragment.
*/

[b-2unvu1p21d] .sortable-ghost {
	visibility: hidden;
}

[b-2unvu1p21d] .sortable-fallback {
	opacity: 1 !important
}
/* _content/LocalAg/Components/Shared/SortableList.razor.rz.scp.css */
/* 
  you need the ::deep identifier if you are using scoped styles like this
  because scoped styles are only applied to markup in the component, not
  to the markup inside the render fragment.
*/

[b-i7nnai2s31] .sortable-ghost {
	visibility: hidden;
}

[b-i7nnai2s31] .sortable-fallback {
	opacity: 1 !important
}
/* _content/LocalAg/Components/Shared/TransactionProcess.razor.rz.scp.css */
.wrapper[b-jgwy4cxxg3] {
    max-width: 400px;
    width: 100%;
}

.center-wrapper[b-jgwy4cxxg3] {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    height: 100%;
}

.buyer-seller[b-jgwy4cxxg3] {
    background: var(--bs-tertiary);
    padding: 4px;
    /*margin: 8px;*/
    margin-bottom: 16px;
    border-radius: 16px;
    width: 100%;
}

.step-circle[b-jgwy4cxxg3] {
    background-color: var(--bs-tertiary);
    color: #000;
    /*padding: 16px;*/
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

    .step-circle.complete[b-jgwy4cxxg3] {
        background-color: var(--bs-primary);
        color: #fff;
    }


.step-line[b-jgwy4cxxg3] {
    height: 100%;
    min-height: 20px;
    width: 4px;
    background-color: var(--bs-tertiary);
    display: flex;
    flex-direction: row;
    justify-content: center;
}

    .step-line.complete[b-jgwy4cxxg3] {
        height: 100%;
        min-height: 20px;
        width: 4px;
        background-color: var(--bs-primary);
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

.step-description[b-jgwy4cxxg3] {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

    .step-description.end[b-jgwy4cxxg3] {
        align-items: flex-end;
    }

@media(max-width: 700px) {
    .step-description[b-jgwy4cxxg3] {
        font-size: small;
    }
}

.transaction-complete[b-jgwy4cxxg3] {
    margin-top: 16px;
}
/* _content/LocalAg/Components/Shared/Verified.razor.rz.scp.css */
.verified[b-d1yt6rl7ji] {
    /*background: var(--bs-secondary);*/
    /*color: #fff;*/
    padding: 1px;
    padding-left: 16px;
    padding-right: 16px;
    color: var(--bs-secondary);
    color: #000;
    /*font-size: large;*/
    /*color: var(--bs-primary);*/
    color: var(--bs-secondary);
    display: inline-flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin: 2px;
    /*margin-left: 12px;*/
    border: 1px solid var(--bs-secondary);
    border-radius: 16px;
}

    .verified i[b-d1yt6rl7ji] {
        color: var(--bs-secondary);
        margin-right: 8px;
    }
/* _content/LocalAg/Components/Shopfront/Pages/View.razor.rz.scp.css */
.empty-state-hero-image[b-lpc9qai1gs] {
	height: 250px;
	width: 100%;
	background: #ddd;
}

.sfhero__cta--logo--custom > img[b-lpc9qai1gs] {
	max-width: 144px;
	height: auto;
	border-radius: 50%;
	overflow: hidden;
	aspect-ratio: 1;
	border: 2px solid #fff;
}

.main-shopfront-edit-button[b-lpc9qai1gs] {
	position: fixed;
	bottom: 20px;
	left: 200px;
	right: 200px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	z-index: 99;
}

.edit-cover-image-button-container[b-lpc9qai1gs] {
	position: relative;
}

.edit-cover-image-button-container a[b-lpc9qai1gs] {
	position: absolute;
	top: -70px;
	right: 40px;
}

.avatar-container-wrapper[b-lpc9qai1gs] {
	position: relative;
}

.avatar-section-container[b-lpc9qai1gs] {
	position: relative;
	/*display: flex;*/
	/*flex-direction: row;*/
}

.shopfront-avatar[b-lpc9qai1gs] {
	position: absolute;
	margin-top: -100px;
	z-index: 99;
}

.profile-header .navbar[b-lpc9qai1gs] {
	background: var(--lag-la-navy);
}

.profile-header .navbar .navbar-nav[b-lpc9qai1gs] {
	padding-left: 400px;
}

.profile-header .navbar a[b-lpc9qai1gs] {
	color: #fff;
}

.stats-container[b-lpc9qai1gs] {
	/*margin-top: -50px;*/
	padding-top: 60px;
}

.shopfront-avatar[b-lpc9qai1gs] {
	margin-top: -100px;
}

img.shopfront-banner-image[b-lpc9qai1gs] {
	width: 100%;
	height: auto;
	/* fill the container, preserving aspect ratio, and cropping to fit */
	background-size: cover;
	/* center the image vertically and horizontally */
	background-position: top center;
}

.shopfront-header[b-lpc9qai1gs] {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin-bottom: 16px;
}

.shop-front-hero-header[b-lpc9qai1gs] {
	margin-top: -100px;
	padding: 32px;
	text-align: center;
	background: #fff;
	/*background-color: rgba(255, 146, 49, 0.9);*/
	border-radius: 16px;
	color: #000;
}
/* _content/LocalAg/Components/Shopfront/Shared/CopyShopFrontUrl.razor.rz.scp.css */
.shopfront-url input[b-16ae1v63q9] {
    background-color: #fff;
    border: 2px solid var(--lag-la-navy);
    border-right: none;
    min-width: 400px;
}

.input-group-text[b-16ae1v63q9] {
    border: 2px solid var(--lag-la-navy) !important;
}
/* _content/LocalAg/Components/Shopfront/Shared/ShareShopfront.razor.rz.scp.css */
/* Style all font awesome icons */
.fab[b-0ttf5vjkcs], .fas[b-0ttf5vjkcs], .far[b-0ttf5vjkcs] {
    padding: 20px;
    font-size: 24px;
    width: 50px;
    height: 50px;
    text-align: center;
    text-decoration: none;
    margin: 8px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    cursor: pointer;
}

/* Add a hover effect if you want */
.fab:hover[b-0ttf5vjkcs], .fas:hover[b-0ttf5vjkcs], .far:hover[b-0ttf5vjkcs] {
    opacity: 0.7;
}

.fa-envelope[b-0ttf5vjkcs] {
    background: #BB001B;
    color: white;
}

.fa-link[b-0ttf5vjkcs] {
    background: var(--lag-la-navy);
    color: white;
}

/* Set a specific color for each brand */

/* Facebook */
.fa-facebook[b-0ttf5vjkcs] {
    background: #3B5998;
    color: white;
}

/* Twitter */
.fa-twitter[b-0ttf5vjkcs] {
    background: #55ACEE;
    color: white;
}

.fa-instagram[b-0ttf5vjkcs] {
    background: #405DE6;
    color: white;
}
/* _content/LocalAg/Components/Shopfront/Shared/ShopFrontGallery.razor.rz.scp.css */
.image-container[b-n1ujd19ta7] {
    aspect-ratio: 1;
}
/* _content/LocalAg/Components/Shopfront/Shared/ShopFrontHome.razor.rz.scp.css */
.segment-score-within-photo[b-0xl1x11a0v] {
    position: absolute;
    bottom: 0;
    right: 8px;
}
/* _content/LocalAg/Components/Shopfront/Shared/ShopFrontListings.razor.rz.scp.css */
.custom-tab-modifications[b-j0c9jxulpn] {
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
    cursor: pointer;
}

.floating-post-an-ad-button[b-j0c9jxulpn] {
    position: absolute;
    right: 48px;
}

@media screen and (max-width: 1030px) {
    .floating-post-an-ad-button[b-j0c9jxulpn] {
        position: absolute;
        right: 8px;
    }
}

.segment-score-within-photo[b-j0c9jxulpn] {
    position: absolute;
    bottom: 0;
    right: 8px;
}
/* _content/LocalAg/Components/Shopfront/Shared/ShopFrontTabs.razor.rz.scp.css */
.sf-tab[b-r5twd59o12] {
    width: 100%;
    background: var(--lag-la-navy);
    color: #fff;
    text-decoration: none;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    padding: 8px;
}

.sf-tab.active[b-r5twd59o12] {
    background: var(--lag-bright-green);
}
/* _content/LocalAg/Components/Shopfront/Shared/ShopFrontTile.razor.rz.scp.css */
.shop-front-tile[b-2xtve28d5j] {
    text-decoration: none;
    /*aspect-ratio: 1/1;*/
    height: 425px;
}

.shop-front-tile:hover[b-2xtve28d5j] {
    /*transform: scale(1.05);*/
    border: 2px solid var(--lag-fc-orange);
}

.shopfront-avatar__container[b-2xtve28d5j] {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin-left: 5px;
    margin-top: -40px;
}

.shopfront-avatar[b-2xtve28d5j] {
    height: 100%;
    width: 100%;
    aspect-ratio: 1;
    object-fit: cover;
}

.follow-button-container[b-2xtve28d5j] {
    width: max-content;
    height: max-content;
}

.follow-button-container > button[b-2xtve28d5j] {
    position: absolute;
}

.shopfront-image[b-2xtve28d5j] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.shopfront-image__container[b-2xtve28d5j] {
    height: 200px;
}

.avatar[b-2xtve28d5j] {
    width: 30%;
    margin-left: 5px;
    margin-top: -40px;
    border: none;
    aspect-ratio: 1 / 1;
}

a.card-body[b-2xtve28d5j] {
    text-decoration: none;
}

a[b-2xtve28d5j] {
    text-decoration: none;
}
/* _content/LocalAg/Components/Shopfront/Shared/StatsSection.razor.rz.scp.css */
a.stat-link[b-wwb32pk426], a.stat-link:visited[b-wwb32pk426], a.stat-link:hover[b-wwb32pk426], a.stat-link:focus[b-wwb32pk426], a.stat-link:active[b-wwb32pk426] {
    text-decoration: none;
}
/* _content/LocalAg/Components/User/Pages/MissingData.razor.rz.scp.css */
@media screen and (max-width: 1030px) {
	.lrhero.heightauto .lrhero__content[b-brwb7z6we2] {
		display: flex;
		flex-direction: column;
	}

	.lrhero.heightauto .lrhero__content > *[b-brwb7z6we2],
	.lrhero.heightauto .lrhero__heading p[b-brwb7z6we2] {
		width: 100%;
		max-width: initial !important;		
	}
	
	.lrhero.heightauto .lrhero__heading p[b-brwb7z6we2] {
		margin-top: 20px;
	}

	.lrhero.heightauto .lrhero__heading p:first-child[b-brwb7z6we2] {
		margin-top: 0;
	}
}

@media screen and (max-width: 1030px) {
	/* fit recaptcha */
	.lrhero.heightauto .lrhero__form--footer[b-brwb7z6we2] {
		padding: 15px 90px 30px;
	}
}

@media screen and (max-width: 800px) {
	.lrhero.heightauto .lrhero__form--footer[b-brwb7z6we2] {
		/* fit recaptcha */
		padding: 15px;
		display: flex;
		flex-direction: column;
	}
}
