.page-wrapper.account {
	padding: 1.5rem 7vw;
}

.page-wrapper.account>div {
	margin: auto;
	max-width: 400px;
}

.notmobile {
	display: none;
}

.order_box {
	justify-content: space-between;
}

.mobile-checkout-subheader__subtotal-sect {
	justify-content: space-between;
	margin: 0 0 8px;
}

.mobile-checkout-subheader__txt {
	color: #2c2b2b;
}

.mobile-checkout-subheader p {
	color: #240841;
	font-size: 1rem;
	font-weight: 600;
}

.mobile-checkout-subheader__link {
	color: #2c5b75;
	cursor: pointer;
	text-decoration: underline;
}

.mobile-checkout-subheader__divider {
	border: none;
	border-bottom: 1px solid #e6e7e8;
	margin: 2rem 0 2.25rem;
}

.login_form_box form {
	align-items: center;
	display: flex;
	flex-direction: column;
}

.login_form_box h2 {
	margin: 0 0 2.5rem;
}

.login_form_box .copy {
	color: #2c2b2b;
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 1rem;
}

.login_form_box .input_wrapper {
	/* margin: 0 0 1rem; */
	width: 100%;
}

.login_form_box .input_wrapper .el-input__inner {
	color: #000;
	font-size: 14px;
	font-weight: 500;
	margin: 0;
	background-color: #fff;
	border: 1px solid #c7c7c7;
	border-radius: 1.5rem;
	padding: .75rem 1.25rem;
}

.login_form_box .input_wrapper .el-input__inner:focus {
	outline: 1px solid #dbe6ca;
	border: 1px solid #b6cc95;
}

.login_form_box .btn_login {
	margin: 1.5rem 0 1rem;
}

.login_form_box button,.btn_login {
	width: 100%;
	text-align: center;
}

.form-link {
	color: #3d7183;
	cursor: pointer;
	display: block;
	font-size: .75rem;
	margin-top: 1rem;
	text-align: center;
	text-decoration: underline;
}

.notmobile h4 {
	color: #29524d;
	margin: 0 0 1rem;
}

.notmobile .link {
	align-self: center;
	cursor: pointer;
	font-size: 12px;
	padding: .5rem 0;
}

.totals {
	border-top: 1px solid #e6e7e8;
	margin: 1rem 0 0;
	padding: 1rem 0 0;
}

.totals__sect {
	padding: 10px 0;
}

.totals__divider {
	border: none;
	border-bottom: 1px solid #e6e7e8;
	height: .5px;
	margin: 15px 0;
}

.totals .text-gray-darker {
	color: #3e635f;
}

.totals__sect {
	padding: 10px 0;
}

.totals .line-item {
	font-size: 1rem;
	justify-content: space-between;
}

.totals .line-item p {
	margin: 3px 0;
}

.spacer {
	height: 1rem;
	width: 100%;
}

.totals .text-gray-darker {
	color: #3e635f;
}

.totals .line-item__bold {
	font-weight: 600;
}

.totals .line-item__sub-content {
	margin: 1rem 0 0;
}

.totals .line-item__sub-content p {
	color: #3e635f;
	padding: 0;
	text-align: right;
}

.totals .line-item__sub-txt--disclaimer {
	margin: 2px 0;
}

.totals .line-item__sub-txt {
	font-size: .75rem;
}

.totals .line-item__gray-txt {
	color: #7c848d;
}

.purchase-item {
	font-size: .75rem;
	overflow: hidden;
	padding: .85rem 0;
}

.purchase-item__left {
	width: 50px;
}

.purchase-item__left__img-container {
	border: 1px solid #e6e7e8;
	border-radius: 5px;
	display: flex;
	height: 50px;
	justify-content: center;
	margin: 0 auto .25rem;
	width: 50px;
}

.purchase-item__left__img {
	border-radius: 5px;
}

.purchase-item__right {
	padding: 0 0 0 1rem;
	width: 100%;
}

.purchase-item__right__product-name {
	color: #3e635f;
	font-size: 1rem;
	font-size: 14px;
	font-weight: 600;
	max-width: 52%;
}

.purchase-item__right__pack {
	margin: .625rem 0;
}

.purchase-item__right__pack__list-item {
	font-size: .625rem;
	list-style-position: inside;
	list-style-type: disc;
	margin: .625rem 0 0;
}

.purchase-item__right__qty {
	font-size: .75rem;
	margin: .5rem 0 .25rem;
}

.purchase-item__right__qty p {
	margin: auto .5rem auto 0;
}

.purchase-item__right__qty__mod p {
	font-weight: 600;
}

.purchase-item__right__qty p {
	margin: auto .5rem auto 0;
}

.purchase-item__right__unit-price {
	display: flex;
	font-size: .75rem;
	margin: .25rem 0;
}

.purchase-item__right__unit-price__left {
	margin: 0 .25rem 0 0;
}

.purchase-item__price {
	position: absolute;
	right: 0;
}

.purchase-item__price p {
	color: #3e635f;
	font-size: .875rem;
	font-weight: 600;
	line-height: 1rem;
	margin: 0 0 .75rem;
}

.upsell {
	background: #f7f9fd;
}

.upsell-wrapper {
	padding: 1rem 2rem 2.5rem;
}

.more_products {
	color: #29524d;
	font-size: 22px;
	margin: 1.5rem auto;
}

.upsell-wrapper .search-results {
	flex-wrap: wrap;
	justify-content: space-between;
	margin: auto;
	max-width: 1024px;
	width: 96%;
}

.upsell-wrapper .title-container {
	justify-content: space-between;
	margin: .5rem 0 1.5rem;
}

.upsell-wrapper .title-container h2 {
	color: #2c5b75;
	font-size: 24px;
	font-weight: 200;
}

.upsell-wrapper .search-results {
	flex-wrap: wrap;
	justify-content: space-between;
	margin: auto;
	max-width: 1024px;
	width: 96%;
}

.upsell-wrapper .search-results .product-tile {
	height: auto;
	justify-content: space-between;
	margin: 1rem 0 0;
	padding: 0;
	position: relative;
	width: 165px;
}

.upsell-wrapper .search-results .product-list-item-container {
	background: #fff;
	border-color: #e2e3ed;
	min-height: 290px;
}

.upsell-wrapper .search-results .promo-tag-wrapper {
	z-index: 4;
}

.upsell-wrapper .search-results .product-tile .background-hot-item {
	background: #2c5b75;
	border: 1px solid #2c5b75;
}

.upsell-wrapper .search-results .promo-tag {
	margin: 0 0 .313rem;
}

.upsell-wrapper .search-results .product-tile .background-hot-item p {
	color: #fff;
}

.upsell-wrapper .search-results .promo-tag p {
	font-weight: 600;
	line-height: .625rem;
	text-transform: capitalize;
}

.upsell-wrapper .search-results .product-tile .background-best-seller {
	background: #3d7183;
}

.upsell-wrapper .search-results .product-tile .product-image {
	border-radius: 5px;
	padding: 1.5rem 0 0;
}

.upsell-wrapper .search-results .product-tile img {
	height: 165px;
	margin: 0;
	width: 100%;
}

.upsell-wrapper .search-results .product-tile .tile-content {
	color: #221f1f;
	flex: 1;
	justify-content: space-between;
	padding: 0 .688rem 1rem;
	width: 100%;
}

.upsell-wrapper .search-results .product-tile .tile-content__options-container {
	height: 100%;
}

.upsell-wrapper .search-results .product-tile .tile-content__header {
	flex: 1;
	justify-content: flex-start;
	margin: .313rem 0 .625rem;
}

.upsell-wrapper .search-results .product-tile .tile-content__header__title {
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #221f1f;
	display: -webkit-box;
	font-size: .875rem;
	line-height: 1.125rem;
	overflow: hidden;
	text-align: left;
	unicode-bidi: -moz-plaintext;
	unicode-bidi: plaintext;
}

.upsell-wrapper .search-results .product-tile .tile-content__purchase-details__price-row {
	align-items: center;
	display: flex;
	justify-content: space-between;
}

.product-tile .tile-content__purchase-details .helper-info,
.product-tile .tile-content__purchase-details p {
	padding: 0 0 .75rem;
}

.product-tile .tile-content__purchase-details__price {
	color: #29524d;
	font-size: .875rem;
	font-weight: 600;
	line-height: 1.063rem;
}

.product-tile .tile-content__purchase-details__add-to-cart {
	font-weight: 500;
}

.upsell-wrapper .search-results .btn {
	font-size: .75rem;
	font-weight: 600;
	letter-spacing: 0;
	opacity: 1;
	padding: .35rem 0;
	text-align: center;
	width: 100%;
}

.upsell-wrapper .load-observer-area {
	margin: 1rem 0 6rem;
	position: relative;
}

@media (min-width: 1024px) {
	.page-wrapper.account {
		display: flex;
		margin: auto;
		max-width: 1024px;
	}

	.page-wrapper.account {
		padding: 3rem 2rem 1rem;
	}

	.page-wrapper.account>div {
		margin: 0;
		max-width: none;
		width: 50%;
	}

	.page-wrapper.account>div:nth-of-type(2) {
		padding: 0 0 0 8vw;
	}

	.page-wrapper.account>div:first-of-type {
		border-right: 1px solid #e6e7e8;
		padding: 0 8vw 0 0;
	}

	.mobile {
		display: none !important;
	}
	.notmobile {
		display: block;
	}

	.totals {
		width: 100%;
	}
}