.v3 .cart-balance-container,
.v3 .cart-coupons-container {
	display: flex;
}

.v3 .main-content-profile .card-product {
	border-radius: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.37);
	border-top: 4px solid var(--theme-color);
	min-width: 220px;
	box-sizing: border-box;
	margin-left: 0px;
	margin-bottom: 16px;
	min-height: 260px;
}

.v3 .main-content-profile .owl-item {
	/* margin-right: 16px; */
}

.v3 .main-content-profile .products-feature {
	/* margin-left: 16px; */
	margin-top: 32px;
	margin-bottom: 32px !important;
}

.profile-v3 {
	display: none;
}

.v3 .profile-v3 {
	display: block;
}

.v3 .profile-v3 .profile-info {
	display: flex;
	flex-direction: row;
	align-content: center;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	padding: 16px;
	position: fixed;
	background-color: white;
	z-index: 1800;
	width: 100%;
	top: calc(59px + env(safe-area-inset-top));
}

.v3 .profile-v3 .profile-info .profile-img,
.v3 .profile-v3 .profile-info .profile-img-partner {
	width: 65px !important;
	height: 65px !important;
}

.v3 .profile-v3 .profile-info .profile-img-partner {
	/* display: none !important; */
	display: block;
	width: 30px !important;
	height: 30px !important;
	margin-top: -35px;
	/* margin: auto; */
	margin-top: -16px;
	margin-left: 39%;
	position: absolute;
}

.v3 .profile-v3 .profile-info p {
	font-size: 12px;
	line-height: 12px;
	margin: 0;
}

.v3 .profile-v3 .profile-info .profile-point-number {
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
}

.v3 .profile-v3 .profile-info .profile-name {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	overflow: hidden;
	max-width: 150px;
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
	margin-bottom: 4px;
}

.v3 .profile-v3 .profile-info .btn-profile-options i {
	color: var(--theme-color);
}

.v3 .main-content-profile .main-content-feed {
	display: none !important;
}

.v3 .profile-v3 .main-content-feed {
	display: block !important;
	margin-top: 97px;
}

.v3 .feedback-toolbar p {
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	margin: 0;
	display: inline;
}

.v3 .feedback-toolbar {
	padding: 16px;
	background: var(--theme-color);
	text-align: center;
	/* margin-top: -8px; */
}

.v3 .feedback-toolbar i {
	color: white;
	margin-right: 8px;
}

.v3 .storage-file:before {
	content: "\f053";
	font: normal normal normal 14px/1 FontAwesome;
	margin-right: 16px;
	position: absolute;
	right: 0;
	color: var(--theme-color);
	top: calc(50% - 12px);
	transform: rotate(180deg);
}

.v3-actions {
	padding: 16px;
	padding-right: 0;
}

.v3-actions .action {
	text-align: center;
	font-size: 12px;
	font-weight: 600;
	min-width: 64px;
}

.v3-actions .action-icon {
	border-radius: 51%;
	width: 64px;
	height: 64px;
	background-color: #f2f2f2;
	margin: auto;
}

.v3-actions .action-icon i {
	font-size: 30px;
	line-height: 64px;
}

.v3 .header-title,
.v3 .modal-header h2 {
	margin: auto;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
}

.v3 .header-title {
	width: 100%;
	text-align: center;
	position: absolute;
}

.v3 .modal-header h2 {
	display: block;
	position: relative;
	text-align: center;
	left: initial;
	bottom: initial;
}

.v3 .storage-header {
	color: var(--theme-color);
	border-bottom: 1px solid var(--theme-color);
}

.v3 .storage-header .btn-primary {
	color: var(--theme-color) !important;
}

.v3 .storage-file {
	color: black;
	border-bottom: 1px solid var(--theme-color);
}

.v3 .btn-profile-faqs {
	display: none !important;
}

.v3 .coupons-feature .btn-primary {
	font-size: 12px;
	padding: 0;
	height: 28px;
}

.v3 .coupons-feature .owl-item {
	padding-left: 16px;
}

.v3 .modal-body .profile-options .btn-primary {
	background: transparent;
	color: black;
	text-align: left;
	font-weight: normal;
}

.v3 .modal-body .profile-options {
	margin-bottom: 100px;
}

.v3 .modal-body .profile-options .btn-primary:hover,
.v3 .modal-body .profile-options .btn-primary:focus,
.v3 .modal-body .profile-options .btn-primary:active {
	background-color: transparent !important;
	border: none !important;
	color: black;
}

.v3 .checkout-delivery-type {
	display: none;
}

.checkout-delivery-type-v3 {
	display: none;
}

.v3 .checkout-delivery-type-v3 .option,
.v3 .checkout-payment-type-v3 .option {
	font-size: 13px;
	font-weight: bold;
	border-radius: 5px;
	border: 1px solid black;
	height: 76px;
	line-height: 76px;
	padding-left: 16px;
	padding-right: 16px;
	margin-bottom: 16px;
	position: relative;
}

.v3 .checkout-payment-type-v3 .option.optInvisible {
	display: none;
}

.v3 .modal-content2 .checkout-delivery-type-v3 {
	display: block;
}

.v3 .modal-content2 .checkout-address-div {
	display: none;
}

.v3 .modal-content2 .checkout-address {
	margin-left: 0;
	margin-right: 0;
	background: #f2f2f2;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 16px;
	border-radius: 5px;
}

.v3 .modal-content2 .checkout-address p {
	margin-bottom: 2px;
}

.v3 .modal-content2 .checkout-address p:first-child {
	font-weight: bold;
}

.v3 .checkout-delivery-type-v3 .option:before,
.v3 .checkout-delivery-type-v3 .option.selected:before,
.v3 .checkout-payment-type-v3 .option:before,
.v3 .checkout-payment-type-v3 .option.selected:before,
.v3 .checkout-coupons-v3 .card-top:before,
.v3 .checkout-coupons-v3 .card-top.selected:before {
	content: "\f10c";
	font: normal normal normal 14px/1 FontAwesome;
	margin-right: 16px;
	position: absolute;
	right: 0;
	top: 24px;
	font-size: 20px;
}

.v3 .modal-content2 .checkout-address .col-12:before,
.v3 .modal-content2 .checkout-address.selected .col-12:before {
	content: "\f10c";
	font: normal normal normal 14px/1 FontAwesome;
	margin-right: 16px;
	position: absolute;
	right: 0;
	top: 24px;
	font-size: 20px;
}

.v3 .checkout-delivery-type-v3 .option.selected:before,
.v3 .checkout-payment-type-v3 .option.selected:before,
.v3 .modal-content2 .checkout-address.selected .col-12:before,
.v3 .checkout-coupons-v3 .card-top.selected:before {
	content: "\f058";
}

.v3 .modal-content2 .checkout-address .angle-right-list {
	display: none;
}

.card-checkout .btn-payment-method {
	display: none;
}

.v3 .card-checkout .btn-payment-method {
	display: block;
}

.v3 .btn-payment-method-selected {
	display: none;
	margin-bottom: 16px;
}

.v3 .btn-payment-method-selected p,
.v3 .btn-payment-type-selected p,
.v3 .btn-coupon-selected p {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 4px;
}

.v3 .slick-dots li button {
	height: 2px !important;
	padding: 0 !important;
	background: var(--theme-color) !important;
	opacity: 0.5 !important;
}

.v3 .slick-dots li.slick-active button {
	opacity: 1 !important;
}

.v3 .slick-dots li button:before {
	content: none !important;
}

.v3 .owl-carousel .owl-dots.disabled,
.v3 .owl-carousel .owl-nav.disabled {
	display: none !important;
}

.v3 .owl-carousel {
	padding-right: 0 !important;
	padding-top: 16px !important;
	padding-bottom: 16px !important;
	padding-left: 0;
}

.v3 .products-feature {
	margin-bottom: 50px !important;
}

.v3 .btn-profile-login {
	display: none !important;
}

.v3 .btn-profile-inbox,
.v3 .btn-about-app,
.v3 .btn-product-cart {
	position: relative;
	right: 0;
}

.v3 .btn-go-back {
	z-index: 1499;
}

.v3 .btn-about-app {
	position: absolute;
	left: 0;
}

.v3 .ribbon-top-right {
	display: none !important;
}

.v3 .storage-category div {
	padding: 2px;
	width: auto;
	margin: auto;
	display: block;
	min-width: 250px;
}

.v3 input[type="text"],
.v3 input[type="password"],
.v3 input[type="date"],
.v3 input[type="number"],
.v3 input[type="tel"],
.v3 input[type="email"] {
	height: 36px;
	font-size: 16px;
	border-radius: 4px !important;
}

.v3 .checkout-discount-value-container {
	display: block !important;
	position: relative;
	font-size: 16px;
	font-weight: bold;
	color: #6c757d;
	position: relative;
	margin-bottom: 16px;
}

.v3 .checkout-discount-value {
	background: #fff;
	color: #6c757d;
	font-weight: bold;
	border: 1px solid #6c757d;
	border-radius: 4px !important;
	text-align: right;
	padding-right: 16px;
}

.v3 .discount-balance {
	display: block !important;
}

.v3 .card-checkout .btn-use-discount {
	display: none;
}

.v3 .discount-balance > :not(.checkout-discount-value-container) {
	display: none;
}

.v3 .checkout-discount-value-container .checkout-label {
	display: inline;
	position: absolute;
	top: 4px;
	line-height: 32px;
	left: 16px;
}

.v3 .checkout-discount-value-container .checkout-discount-value {
	height: 40px;
}

.v3 .checkout-payment-type,
.v3 .checkout-payment-type-v3 {
	display: none;
}

.v3 .modal-content2 .checkout-payment-type-v3 {
	display: block;
}

.v3 .main-content-coupons .card-feed .card-top button {
	background: var(--theme-color) !important;
}

.v3 .main-content-coupons .card-content {
	display: none !important;
}

.v3 .card-stores {
	box-shadow: none !important;
}

.checkout-coupons-v3 {
	display: none;
}

.modal-content2 .checkout-coupons-v3 {
	display: block;
}

.modal-content2 .checkout-coupons-v3 .card-body:not(.card-top) {
	display: none;
}

.modal-content2 .checkout-coupons-v3 .card-img-top {
	height: 200px !important;
}

.v3 .background-logo-top-img {
	background: white;
	padding-top: 4vh;
	padding-bottom: 4vh;
}

.v3 .background-logo-top-img {
	height: auto;
}

.v3 .btn-secondary {
	border: 1px solid #bababa;
}

.v3 .card-profile-login .login-label {
	display: none;
}

.v3 .card-profile-login input {
	text-align: center;
}

.v3 .card-profile-login .login-email {
	margin-bottom: 16px;
}

.card-profile-login input::placeholder {
	visibility: hidden;
}

.v3 .card-profile-login input::placeholder {
	visibility: visible;
}

.v3 .card-history-full,
.v3 .card-profile-inbox {
	margin: 0 !important;
	box-shadow: none !important;
}

.v3 .inbox-buttons {
	height: 45px;
}

.v3 .modal-body .inbox-message {
	margin: 0;
	margin-left: 16px;
}

.modal-content .store-info-hidden {
	display: block !important;
}

.modal-content .store-title,
.modal-content .store-subtitle,
.modal-content .angle-right-list {
	display: none !important;
}

.v3 .card-feed .card-title-subtitle {
	margin-left: 0;
}

.v3 .card-feed .card-title-subtitle {
	padding-right: 0;
}

.v3:not(.nutricao) .card-feed {
	margin-bottom: 0;
}

.v3 .card-feed .card-body {
	padding-top: 10px;
	padding-bottom: 10px;
}

.v3 .menu-bottom .menu-icon {
	font-size: 30px !important;
}

.v3 .coupons-feature .card-product .card-img-version {
	object-fit: cover;
	margin-bottom: 8px;
}

.card-profile-croppie {
	z-index: 2000 !important;
	height: 100vh;
	top: 0;
	width: 100%;
	margin: 0;
	left: 0;
	padding-top: calc(16px + env(safe-area-inset-top));
}

.v3 .select2-container .select2-selection--single {
	height: 35px;
	border-radius: 4px !important;
}

.v3 .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 35px;
}

.v3 .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 33px !important;
}

.v3 .main-content-coupons .card-feed .card-subtitle {
	min-height: 40px;
}

.v3 .card-product .card-title-top .card-subtitle {
	font-size: 14px;
	line-height: 14px;
	margin: 0;
	margin-top: 2px;
	margin-bottom: 16px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	min-height: 28px;
}

.v3 .profile-with-plan.top a.btn-secondary,
.v3 .profile-with-plan.top a.btn-primary,
.v3 .profile-with-plan.top a i {
	font-size: 14px !important;
}

.v3 textarea.form-control,
.v3 select.form-control {
	height: 35px;
	border-radius: 4px !important;
}

.v3 .carousel-indicators {
	z-index: 1500;
	display: flex !important;
}

.v3 .carousel-item img {
	width: calc(100vw - 32px) !important;
}

.v3 .modal-content .carousel-item img {
	width: 100vw !important;
	object-fit: cover !important;
}

.v3 .modal-content .card-img-left {
	height: 100% !important;
}

.card-product .card-img-left.expanded {
	width: 100vw !important;
}

.v3 .card-no-coupons {
	margin-left: 16px !important;
	margin-right: 16px !important;
	width: calc(100% - 32px) !important;
	min-height: auto !important;
}

.v3 .card-no-coupons i {
	font-size: 26px;
	margin-bottom: 15px;
	display: block;
}

.v3 .card-no-coupons .card-subtitle {
	margin-top: 16px;
	line-height: 20px;
}

.v3 .modal-content .card-no-coupons {
	height: calc(100vh - (120px + env(safe-area-inset-top)));
	display: flex;
	justify-content: center;
}

.v3 .discount-value,
.v3 .discount-label {
	font-size: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 100px;
}

.v3 .discount-value {
	margin-left: auto;
}

.v3 .main-content-profile-coupons .card,
.v3 .modal .card:not(.has-coupon) {
	box-shadow: none;
	border-radius: 0;
	margin: 0;
}

.v3 .main-content-profile-coupons .card .card-title-subtitle,
.v3 .modal .card:not(.has-coupon) .card-title-subtitle {
	margin-left: 0;
}

.card-payment-modal {
	z-index: 1902;
}

.v3 .card.plan {
	border: none !important;
}

.v3 #plans {
	margin-top: -1px;
}

.v3 .register-slide-1 .logo-top-img {
	background-color: white;
}
