body {
	background: none !important;
}

label,
.label {
	color: #7a7981;
	font-family: "SFP-Regular";
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
}

.modal-body .portlet.box.blue {
	border-color: #790016 !important;
	background-color: #790016 !important;
}

.modal-body .portlet.blue,
.modal-body .portlet.box.blue > .portlet-title,
.modal-body .portlet > .portlet-body.blue {
	background-color: #790016 !important;
}

.modal-body button[type="submit"] {
	background: #790016 !important;
	border-color: #790016 !important;
	box-sizing: border-box;
	box-shadow: 0px 2px 4px rgba(86, 110, 146, 0.12);
	border-radius: 2px;
	color: #fff !important;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	transition: 0.3s;
}

.modal-body .btn-cancel {
	box-sizing: border-box;
	box-shadow: 0px 2px 4px rgba(86, 110, 146, 0.12);
	border-radius: 2px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	transition: 0.3s;
}

.modal-body button[type="submit"]:hover {
	background: #9e0622 !important;
	border: 1px solid #9e0622 !important;
}

.portlet-title .caption-subject {
	font-family: "SFP-Regular" !important;
	font-style: normal !important;
	font-weight: 600 !important;
	font-size: 28px !important;
	line-height: 33px !important;
	letter-spacing: 0.015em !important;
	color: #16151b !important;
}

.modal-body .portlet-title .caption-subject {
	font-size: 20px !important;
}

.portlet.light.bordered {
	border: none !important;
}

.portlet.light {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.container {
	padding: 20px 0px;
}

.paginator .total-row {
	display: none;
}

.go-to-page,
.show-rows {
	margin-top: -15px !important;
}

.go-to-page label,
.show-rows label {
	margin-right: 5px !important;
}

.toast-error,
.toast-box {
	background-color: lightgrey !important;
	color: #790016 !important;
	font-weight: bold !important;
}

.toast-warning {
	background-color: lightgrey !important;
	color: #790016 !important;
}

.toast-success {
	background-color: lightgrey !important;
	color: black !important;
}

.toast-error .toast-close-button {
	color: black !important;
}

.toast-error .toast-close-button,
.toast-warning .toast-close-button {
	color: #790016 !important;
}

#toast-container {
	position: fixed !important;
}

#flashMessage a {
}

.blockquote-footer {
	background: unset !important;
	padding: unset !important;
}

.gray {
	color: #7a7981;
}

div.instructions[type-id="1"] > .foreign {
	display: none;
}

div.instructions[type-id="2"] > .domestic {
	display: none;
}

div.instructions[type-id="1"] > .mail,
div.instructions[type-id="2"] > .mail {
	display: none;
}

div.instructions[type-id="3"] > .form-group:not(.mail) {
	display: none;
}

.black {
	color: black;
}

.portlet-body {
	padding: 0 !important;
}

@media print {
	.breadcrumbs,
	.do-not-print,
	footer {
		display: none;
	}
}

.blue {
	color: blue !important;
}

img.solded {
	position: absolute;
	width: 200px !important;
	opacity: 0.51;
	margin-left: 1px;
	z-index: 1;
}

.overflow-auto {
	overflow: auto !important;
	max-height: 50vh !important;
}

.no-border {
	border: 0px;
}

#lot-search {
	max-width: 520px;
	border: 1px solid rgba(0, 0, 0, 0.125);
	padding: 15px;
	border-radius: 0.25rem !important;
	position: absolute;
	z-index: 99999;
	background-color: azure;
}

#lot-search input {
	min-width: 400px;
	padding: 7px;
	border: 1px solid #dfdfe4;
	box-sizing: border-box;
	box-shadow: 2px 2px 4px rgba(133, 135, 142, 0.2);
	border-radius: 2px;
}

#lot-search button.search {
	height: 38px;
	width: 37px;
	right: 0px;
	outline: none;
	cursor: pointer;
	background: #790016;
	border: 1px solid #790016;
	box-sizing: border-box;
	border-radius: 0px 2px 2px 0px;
	transition: 0.3s;
}

#lot-search button.cancel {
	width: 80px;
}

input#lot-number {
	width: calc(100% - 42px) !important;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

form.user-login-form {
	background-color: white;
	padding: 40px;
}

form.user-login-form .form-actions {
	text-align: left !important;
}

form.user-login-form .form-actions .btn {
	margin-top: 1px;
	font-weight: 600;
	padding: 10px 20px !important;
}

form.user-login-form .create-account {
	margin-top: 15px;
}

.btn-confirm {
	background: #790016 !important;
	border-color: #790016 !important;
	color: #fff !important;
}

.footer-color {
	background: #16151b;
	color: white !important;
}

.footer-color a {
	color: white !important;
}

.copyright {
	display: none;
}

div.create-account {
	padding: 15px;
}

.login {
	background-color: #790016 !important;
}

.modal-body .font-green,
.forget-password {
	color: #790016 !important;
}

.mailings {
	margin-bottom: 25px;
}

.add-to-offer {
	background: white !important;
	padding: 1.2em 1.5em;
	border: 1px solid #790016;
	text-transform: UPPERCASE;
	font-weight: bold;
	color: #790016 !important;
	-webkit-transition: background 0.3s ease;
	transition: background 0.3s ease;
}

.add-to-offer:hover,
.like:hover {
	background: white !important;
	color: #790016 !important;
}

.btn-invert {
	background: white !important;
	border: 1px solid #790016;
	font-weight: bold;
	color: #790016 !important;
	-webkit-transition: background 0.3s ease;
	transition: background 0.3s ease;
}

.btn-invert:hover {
	background: white !important;
	color: #790016 !important;
}

.breadcrumbs ul li {
	font-size: 18px;
}

.breadcrumbs ul li a {
	color: #790016;
}

.portlet.light.portlet-fit > .portlet-title {
	padding: 0px;
}

@media (max-width: 768px) {
	.portlet.light.bordered > .portlet-title {
		border-bottom: none;
	}
	.table.table-bordered.table-hover.products {
		border: 1px solid #e8eff4;
	}
	.table.table-bordered.table-hover.products tr {
		border: 1px solid #e8eff4;
	}
	.table.table-bordered.table-hover.products th {
		background: none !important;
		font-size: 20px;
		font-weight: 600;
		color: #7a0017;
		padding: 12px 20px;
		white-space: nowrap;
	}
	.table.table-bordered.table-hover.products thead tr th:first-child {
		border-right: 1px solid #e8eff4;
	}
	.table.table-bordered.table-hover.products tr td:first-child {
		padding: 8px 20px;
		border-right: 1px solid #e8eff4;
	}
	.table.table-bordered.table-hover.products tr td:first-child img {
		max-height: 49px;
	}
	.table.table-bordered.table-hover.products tr td {
		font-size: 20px;
	}
}
.mobile-menu__logo {
	display: inline-block;
}
.mobile-menu__logo img {
	max-width: 89px;
}
.mobile-menu__icons {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 16px;
}
.mobile-menu__icons > div {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
}
.mobile-menu__user {
	display: flex;
	justify-content: flex-end;
}
.mobile-menu__user img {
	width: 22px;
	height: 22px;
}
.user-menu {
	background: rgba(9, 36, 52, 0.4);
	backdrop-filter: blur(2px);
	-webkit-backdrop-filter: blur(2px);
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	transition: all 0.3s;
	font-size: 20px;
	text-align: left !important;
	z-index: 30;
	font-family: "SFP-Regular";
}
.user-menu.active {
	opacity: 1;
	visibility: visible;
	pointer-events: all;
}
.user-menu__body {
	display: inline-block;
	padding: 20px 16px;
	height: 100%;
	min-width: 269px;
	background: #ffffff;
	position: fixed;
	transition: all 0.8s;
	right: -100%;
}
.user-menu.active .user-menu__body {
	right: 0;
	transition: all 0.5s;
	overflow-y: auto;
}
.user-menu__content {
}
.user-menu__close {
	width: 32px;
	height: 32px;
	margin: 0 0 15px auto;
}
.user-menu__list {
	display: grid;
	gap: 15px;
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
}
.user-menu__li a {
	color: #7a0017;
}
.user-menu__link {
	color: #000;
	font-weight: 500;
	text-decoration: none;
	transition: all 0.3s;
}
.user-menu__link:hover {
	color: #7a0017;
	text-decoration: none;
}
.user-menu__logout {
	color: #70706f;
	font-weight: 500;
	text-decoration: none;
}
.user-menu__logout:hover {
	color: #7a0017;
	text-decoration: none;
}
.mobile-search {
	display: flex;
	padding: 10px;
	width: 100%;
	background: #790016;
	right: -100%;
	position: absolute;
	top: 100%;
	transition: ease 0.4s;
}
.mobile-search.active {
	right: 0%;
}
.mobile-search__form {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
}
.mobile-search__input {
	padding: 5px 32px 5px 12px;
	border-radius: 4px;
	width: 100%;
}
.mobile-search__button {
	background: #ffffff;
	width: 22px;
	height: 22px;
	border: none;
	display: flex;
	padding: 0;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
	-webkit-appearance: none !important;
	appearance: none !important;
}
.mobile-search__button:focus {
	outline: none;
}
