:root {
	--primary: #5f56b1;
	--secondary: #685fbb;
	--dark: #1c1c1c;
	--light: #f7f7f7;
}

input,
input:focus,
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
	box-shadow: none !important;
	outline: none !important;
}

body,
* {
	font-size: 15.5px;
	font-weight: 300;
	color: #333;
}

body {
	overflow-y: scroll !important;
}

.wrapper,
body {
	background: #f7f7f7 !important;
}

.cep-item {
	display: inline-block;
	margin-bottom: 25px;
}

.slide .col-4 {
	padding: 5px;
	float: left;
}

.slide {
	background: #f7f7f7;
	display: inline-block;
	padding: 5px;
	margin-bottom: 5px;
}

.product-item-added {
	background: #f8f8f8;
	padding: 3px 15px !important;
	border: none !important;
	transition: 0.25s;
	border-radius: 100px !important;
	cursor: pointer;
}

.product-item-added input,
.product-item-added select {
	background: transparent !important;
}

.product-item-added:hover {
	background: #f4f4f4;
	transition: 0.25s;
}

.child-edit-modal .card-body {
	display: initial !important;
}

.child-edit-modal {
	width: 100%;
	height: 100%;
	z-index: 999;
	display: none;
	background: #ffffff;
	margin-bottom: 50px;
	border: 1px solid #e7e7e7;
	border-radius: 15px;
}

.child-edit-modal .image-list {
	display: block;
}

.child-edit-modal .child-edit-form {
	background: #f8f8f8;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
}

/*
.limite-item .col-4,
.limite-item .col-3,
.limite-item .col-2,
.banner-list .col-2,
.banner-list .col-5,
.cep-list .col-4,
.cep-list .col-3,
.cep-list .col-2,
.agendamento-item .col-5,
.agendamento-item .col-2 {
	padding: 5px;
	float: left;
}
*/

.list-item {
	background: #fff;
	padding: 5px 15px !important;
	border-radius: 100px;
	margin-bottom: 1px;
	transition: 0.2s;
}

.list-item:hover {
	background: #fafafa;
	transition: 0.2s;
	cursor: pointer;
}

.list-item .move-sortable svg {
	display: none;
	transition: 0.1s;
	margin-top: 1px;
	color: #777;
}

.list-item:hover .move-sortable svg {
	display: block;
	transition: 0.1s;
}


.card-body .col-1,
.card-body .col-2,
.card-body .col-3,
.card-body .col-4,
.card-body .col-5,
.card-body .col-6,
.card-body .col-7,
.card-body .col-8,
.card-body .col-9,
.card-body .col-10,
.card-body .col-11,
.card-body .col-12 {
	padding: 5px;
	float: left;
}

.agendamento-item .col-2 .btn-danger {
	margin-top: 5px;
}

.limite-item .col-2 .btn-danger {
	margin-top: 5px;
}

.sidebar-brand img {
	width: auto;
	height: auto;
	max-width: 225px;
	max-height: 45px;
	filter: brightness(0.3);
}

body .sidebar {
	width: 360px;
	background: transparent !important;

}

.sidebar-nav .nav-link {
	background: transparent;
	border-radius: 100px;
	margin: 0px 0;
	width: 100%;
}


.sidebar-nav .nav-icon {
	color: #333 !important;
}

.image-item {
	display: inline-block;
	margin-bottom: 5px;
	width: 100%;
}

.hide {
	display: none;
}

.product-item-added select,
.product-item-added input {
	pointer-events: none;
	opacity: 0.7;
	background: #f9f9f9;
}

.product-item-added a {
	opacity: 0.7;
	background: #f9f9f9;
}

.wrapper {
	padding-left: 360px !important;
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm,
.container {
	max-width: 1450px;
}

.sidebar-hide {
	padding-left: 60px !important;
}

.sidebar-nav .nav-link {
	color: #333 !important;
	font-weight: 300 !important;
}

.avatar-md {
	width: 45px;
	height: 45px;
	filter: brightness(0.925);
	background: #fff;
	border-radius: 100px;
	padding: 5px;
}

#store_token,
#store_url {
	display: none !important;
	opacity: 0 !important;
}

.form-select,
.form-control {
	padding: 7px 12px !important;
	height: auto;
	max-height: initial;
	border-radius: 7px;
	border: 1px solid #ccc;
}

.card-header {
	padding: 22.5px 15px !important;
	background: #fff !important;
	border-radius: 15px !important;
}

.page-header {
	width: 100%;
	display: inline-block;
	padding: 15px 0 30px 0;
}

.page-header .page-title {
	font-size: 20px;
	font-weight: 300;
	width: 100%;
	text-align: center;
}

.mnn-page-loading {
	background: rgba(255, 255, 255, 0.65);
	height: calc(100% - 80px);
	width: calc(100% - 60px);
	position: absolute;
	z-index: 8;
	display: none;
}

.card {
	border: none !important;
	background-clip: padding-box;
	box-shadow: none !important;
	border-radius: 6px;
}

.tab-pane {
	background: #fff !important;
}

.table> :not(caption)>*>* {
	border-color: #f3f3f3 !important;
	padding: 10px 5px !important;
}

.table th {
	font-weight: 400 !important;
}

.table tr td {
	font-weight: 300 !important;
	cursor: pointer !important;
}

.count-update {
	width: 100%;
	text-align: center;
}

.count-label {
	font-weight: 200;
	font-size: 15px;
	text-align: center;
}

a {
	cursor: pointer !important;
}

.btn-primary {
	float: left;
	max-width: 300px;
	margin-right: 10px;
	margin-top: 15px;
	background: var(--primary);
	border: none;
	color: #fff !important;
	padding: 8px 4px !important;
	border-radius: 6px;
	transition: 0.25s;
	width: 100%;
}

.btn-primary:hover {
	background: var(--secondary) !important;
	color: #fff !important;
	filter: brightness(1.1);
	transition: 0.25s;
}

.email-btn {
	background: var(--primary);
	color: #fff !important;
	height: 65px;
	width: 65px;
	border-radius: 100px;
	text-align: center;
	padding: 10px 0;
	position: fixed;
	bottom: 15px;
	right: 15px;
	cursor: pointer;
	transition: 0.2s;
	display: none;
}

.product-enable {
	width: 30px;
	height: 8px;
	background: #6F3F99;
	border-radius: 100px;
	margin-top: 16px;
}

.product-disable {
	width: 30px;
	height: 8px;
	background: #ccc;
	border-radius: 100px;
	margin-top: 16px;
}

.email-add {
	background: transparent;
	color: #6F3F99;
	position: absolute;
	right: 42px;
	margin-top: -57px;
	border-radius: 100px;
	padding: 7px;
	cursor: pointer;
	transition: 0.3s;
	border: 1px solid #eee;
}

.email-add:hover {
	background: #6F3F99;
	border: 1px solid #6F3F99;
	color: #fff;
	transition: 0.3s;
}

.email-add svg path {
	stroke: #888;
}

.email-add:hover svg path {
	stroke: #fff;
}

.email-btn:hover {
	transition: 0.2s;
	filter: brightness(1.1);
	opacity: 0.9;
}

.email-btn .count {
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 100px;
	background: #998fed;
	height: 25px;
	width: 25px;
	font-weight: 400;
}

.groupsearch-list {
	display: block;
	text-align: left;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 15px;
	cursor: pointer;
	margin-top: 10px;
	width: calc(100% - 10px);
	float: left;
}

.groupselected-list {
	display: block;
	text-align: left;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 15px;
	cursor: pointer;
	margin-top: 10px;
	width: calc(100% - 10px);
	float: left;
}

.btn-secondary {
	float: left;
	max-width: 250px;
	margin-right: 10px;
	margin-top: 15px;
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	color: #3e3e3e !important;
	padding: 8px 4px !important;
	border-radius: 100px;
	transition: 0.25s;
	width: 100%;	
}

.sidebar-nav .nav-title {
	color: #bbbbbb;
	font-weight: 700;
	margin-left: 47px;
}

.btn-secondary:hover {
	background: #e9e9e9;
	border: 1px solid #e9e9e9;
	color: #3e3e3e !important;
	transition: 0.25s;
}

.menu-logged {
	width: calc(100% - 30px) !important;
	background: rgba(0, 0, 0, 0.04);
	margin: 0 auto 10px auto;
	display: block !important;
	text-align: center;
	border-radius: 100px;
	padding: 2.5px 0 3px 0;
	background: linear-gradient(41.33deg, #5f56b1 20.82%, #b75ba6 99.37%);
}

.menu-logged .menu-username {
	color: #fff !important;
}

.menu-logged .menu-url {
	color: #fff !important;
}

.product-item-added svg {
	float: right;
	margin-right: 17.5px;
	margin-top: 7px;
}

.product-item-added input,
.product-item-added select {
	font-weight: 300;
	color: #222;
}

.sidebar-nav .nav-group.show {
	background: transparent;
}

.sidebar-nav .nav-title {
	margin-top: 0;
}

.menu-logged .menu-url {
	font-weight: 200;
	margin-top: -5px
}

.nav-tabs .nav-link {
	color: #888;
	font-weight: 300;
}

.sidebar-nav .nav-group.show {
	padding-bottom: 15px;
}

.sidebar-nav .nav-link:hover {
	background: rgba(0, 0, 0, 0.02);
}

.card-body {
	padding: 15px;
}

.email-btn svg path {
	fill: #fff;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
	color: #333;
	font-weight: 400;
}

select .child {
	padding-left: 30px !important;
}

.sidebar-brand .img-icon {
	display: none;
}

.sidebar-toggler {
	background-color: rgba(0, 0, 0, 0.035);
	display: none !important;
}

.email-remove {
	position: absolute;
	height: 100%;
	background: rgba(255, 255, 255, 0.8);
	width: 100%;
	z-index: 999;
	left: 0;
	top: 0;
	padding: 72px 0;
	transition: 0.3s;
	opacity: 0;
}

.email-item:hover .email-remove {
	transition: 0.3s;
	opacity: 1;
}

html:not([dir=rtl]) .sidebar-brand .img-full {
	display: none;
}

html:not([dir=rtl]) .sidebar-brand .img-icon {
	display: block;
}

.sidebar-brand {
	background: transparent;
	padding: 20px 0 15px 0;
	height: 99px;
	max-height: 100px;
	margin-bottom: 15px;
}

.mnn-toolbar {
	display: inline-block;
	width: 100%;
	margin-top: 15px;
}

.mnn-page-item {
	cursor: pointer;
	display: inline-block;
	width: 100%;
	padding: 6px 15px;
	transition: 0.2s;
}

.mnn-page-title {
	width: 100%;
	padding: 4px 15px;
	margin-bottom: 5px;
}

.mnn-page-title span {
	font-weight: 400 !important;
	color: #555 !important;
}

.mnn-page-item:hover {
	transition: 0.2s;
	background: #f8f8f8;
	border-radius: 100px;
}

.btn-danger {
	float: left;
	max-width: 250px;
	margin-right: 10px;
	margin-top: 15px;
	background: transparent !important;
	border: none;
	background: #f32e2e !important;
	color: #fff !important;
	padding: 8px 4px !important;
	border-radius: 7px;
	transition: 0.25s;
	width: 100%;
}

.btn-danger svg path {
	fill: #fff !important;
}

.btn-danger:hover svg path {
	fill: #fff !important;
}

button {
	font-weight: 300 !important;
}

.btn-danger:hover {
	background: #e72f2f !important;
	color: #fff !important;
	transition: 0.25s;
}

#category {
	height: 246px;
	padding: 10px 15px;
}

#category option {
	padding: 2px 0;
}

.card-header {
	border: none !important;
	text-align: center;
	cursor: pointer;
}

.card-header strong {
	margin-left: 45px;
	font-size: 16px;
}

.new-list {
	margin-top: 10px;
}

.loading-page {
	display: none;
}

.loading-page svg {
	width: 100px;
	height: 100px;
	display: block;
	margin: 25% auto;
}

h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1 {
	font-weight: 400;
}

.col-mnn {
	padding: 15px 10px;
	float: left;
}

.col-xl-12 {
	width: 100%;
	padding: 2.5px 0;
	display: inline-block;
}

b,
strong {
	font-weight: 400;
}

.swal2-popup {
	padding: 24px 12px !important;
}

.swal2-title {
	font-weight: 400 !important;
	font-size: 22px !important;
}

.searchproduct-order {
	width: 300px;
	float: right;
	margin-top: -65px
}

.pagination .page-item {
	height: 40px;
    text-align: center;
    width: auto;
    min-width: 65px;
}

.pagination .page-item .page-link {
	border-radius: 100px !important;
    height: 40px;
    font-size: 16px;
}

.page-link {
	color: #888888 !important;
}

.page-link.active,
.active>.page-link {
	background: var(--primary);
	border-color: var(--primary);
	color: #fff !important
}

.td-img img {
	max-width: 40px;
	max-height: 40px;
	margin: auto;
	display: block;
	width: auto;
	height: auto;
}

.mnn-page-list .product-disabled {
	opacity: 0.50;
	filter: grayscale(50%);
}

.required-error {
	border: 1px solid #ff3e3e !important;
}

.col-3,
.col-6 {
	float: left;
}

.col-label {
	padding-top: 4px;
}

.col-required {
	padding-top: 4px;
	text-align: center;
	opacity: 0.5;
	font-style: italic;
}

.col-comment span {
	font-size: 13px;
	opacity: 0.9;
}

.mnn-input {
	width: 100%;
	display: inline-block;
	padding: 3px 0;
}

.card-header svg {
	float: right;
	margin-top: 6px;
}

.col-12 .card-body {
	display: none;
}

.card-header .minus {
	display: none;
	margin-top: 4px !important;
}

.input-child {
	float: left;
	padding: 3px 5px;
}

.mnn-page-product span {
	margin-top: 8px;
	display: block;
}

.product-list .product-item {
	width: 100%;
	display: inline-block;
	padding: 20px 10px;
	border-radius: 7px;
	margin-bottom: 12px;
	border: 1px solid #ccc;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.child-data-advanced {
	margin-top: 20px;
	display: inline-block;
	width: 100%;
	border-top: 1px solid #eee;
	padding-top: 10px;
}

.child-cog {
	float: right;
	margin-top: 7px;
	cursor: pointer;
	margin-right: 10px;
}

.form-check-label {
	margin-top: 5px;
}

.w-100 {
	width: 100% !important;
}

.form-switch .form-check-input {
	width: 60px !important;
	height: 30px !important;
	margin-right: 10px;
	margin-left: 5px !important;
	cursor: pointer;
}

.form-switch .form-check-input:checked {
	background-color: #998fed !important;
	border-color: #998fed !important;
}

.form-check-input:focus {
	border-color: #bfbfc4 !important;
}

.input-img {
	width: 100%;
	display: inline-block;
	padding: 20px 10px;
	border-radius: 7px;
	margin-bottom: 12px;
	border: 1px solid #d9d9d9;
}

.grouped,
.configurable {
	display: none;
}

.loading-full,
.loading-full-product {
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.4);
	pointer-events: none;
	display: none;
	z-index: 99999999999999999;
	pointer-events: none;
}

.loading-full svg,
.loading-full-product svg {
	width: 100px;
	height: 100px;
	display: block;
	margin: 25% 50% 25% calc(50% - 25px);
	text-align: center;
}

.loading-full-product svg {
	margin: 22% 50% 25% calc(50% - 25px);
}

.loading-full-product span {
	position: absolute;
	top: calc(50% + 25px);
	width: 400px;
	text-align: center;
	left: calc(50% - 200px);
	font-weight: 400;
}

.export-xls {
	display: inline-block;
	width: 100%;
}

.export-xls div {
	display: inline-block;
	width: 300px;
	padding: 5px;
}

.export-xls input {
	display: inline-block;
	width: 100%;
	padding: 5px 10px;
}

.export-xls select {
	display: inline-block;
	width: 100%;
	padding: 8px 10px 9px 10px;
}

.export-xls .btn {
	width: 290px;
	display: inline-block;
	margin-left: 5px;
}

.swal2-timer-progress-bar {
	display: none !important;
}

.search-card {
	display: flex;
    width: 100%;
    margin-bottom: 20px;
    background: #fff;
    padding: 15px 10px;
    border-radius: 100px;
}

.search-card button {
	margin: 0 !important;
}

.search-card input {
	float: left;
    margin-right: 10px;
    border: none;
    color: #555 !important;
    padding: 8px 20px !important;
    border-radius: 6px;
    transition: 0.25s;
    width: calc(100% - 5px);
    border: 1px solid #eee;
}

.search-card .col-2,
.search-card .col-4 {
	padding: 0 10px !important;
}

.search-card .clean {
	display: none;
}

.ck-editor__editable {
	height: 180px;
}

.email-modal {
	width: 100%;
	height: 100%;
	display: none;
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
}

.product-list-email {
	position: fixed;
	width: 80%;
	height: 80%;
	top: 10%;
	background: #fff;
	bottom: 0;
	left: 10%;
	z-index: 9999;
	border-radius: 5px;
}

.product-list-email .email-list {
	display: inline-block;
	width: calc(100% - 455px);
	height: 100%;
	padding: 30px 30px;
}

.product-list-email .email-option {
	display: inline-block;
	width: calc(450px);
	height: 100%;
	padding: 30px 30px;
	float: left;
}


.product-list-email .email-item {
	cursor: pointer;
	display: inline-block;
	float: left;
	margin: 0 5px;
}

.product-list-email .email-item .product-img {
	width: 170px;
	height: 170px;
	float: left;
	margin-top: 10px;
	padding: 10px;
	border-radius: 3px;
	text-align: center;
	background: #fff;
	filter: brightness(0.95);
}

.product-list-email .email-item .product-action {
	width: 38px;
	float: left;
	height: 38px;
	border-radius: 5px;
	text-align: center;
	padding-top: 5px;
	border: 1px solid #dfdfdf;
}

.product-list-email .email-item .product-img img {
	width: auto;
	height: auto;
	max-width: 150px;
	max-height: 150px;
	filter: brightness(0.95);
}

.menu_mobile {
	display: none;
}

@media only screen and (max-width: 480px) {
	.body {
		width: 100%;
	}

	.card-body {
		padding: 20px 5px;
	}

	.mnn-page-item .col-1,
	.mnn-page-item .col-2,
	.mnn-page-item .col-3 {
		display: none;
	}

	.mnn-page-item .col-mobile-1 {
		display: initial;
		width: 33.33%;
	}

	.mnn-page-item .col-mobile-2 {
		display: initial;
		width: 66.66%;
	}

	.wrapper {
		padding: 15px !important;
		width: 100% !important;
	}

	.menu_mobile {
		display: inline-block;
		background: rgba(20,20,20,0.85);
		position: fixed;
		left: 0;
		bottom: 0;
		height: 46px;
		width: 100%;
	}

	.menu-item {
		width: 20%;
		display: inline-block;
		float: left;
		text-align: center;
	}

	.menu-item svg {
		margin-top: 12px;
	}

	.menu-item-main svg {
		margin-top: 8px;
	}

	#sidebar {
		display: none;
	}

	body .show-sidebar {
		display: initial !important;
		left: 0 !important;
		top: 0 !important;
		position: fixed !important;
		width: 85% !important;
		transform: initial !important;
		margin: initial !important;
		background: url(../assets/astronaut-background.svg) center no-repeat !important;
		background-size: cover !important;
		color: #fff;
		height: 100%;
		padding: 20px 0 10px 0;
	}

	body .sidebar-nav .nav-link,
	body .sidebar-nav .nav-icon,
	body .sidebar-nav .nav-icon use {
		color: #fff !important;
	}

	.px-3 {
		padding-right: 0rem !important;
		padding-left: 0rem !important;
	}

	.nav .nav-item {
		width: 33.33%;
	}

	.nav .nav-item button {
		text-align: center;
		width: 100%;
	}
}




.form-modal {
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(20, 20, 20, 0.25);
	z-index: 99999999999;
	width: 100%;
	height: 100%;
	display: none;
}

.form-modal .card {
	width: calc(100% - 100px);
	height: calc(100% - 100px);
	margin: auto;
	margin-top: 50px;
}

.card-header strong {
	margin-left: initial;
	font-size: 18px;
}

.mnn-page-item {
	background: #fbfbfb;
	border-radius: 100px;
}

.mnn-page-item:hover {
	background: #fafafa;
}

.search-card input {
	border-radius: 100px;
}

.close-modal {
	position: absolute;
	right: 23px;
	background: #f7f7f7;
	padding: 7px 30px 6px 30px;
	border-radius: 100px;
	cursor: pointer;
	transition: 0.3s;
	height: 39px;
}

.close-modal:hover {
	background: #f0f0f0;
	transition: 0.3s;
}

.swal2-container {
	z-index: 999999999999999999 !important;
}

.btn-primary {
	border-radius: 100px;
}

.card div {
	--sb-track-color: #fbfbfb;
	--sb-thumb-color: #5f56b1;
	--sb-size: 8px;
}

.card div::-webkit-scrollbar {
	width: var(--sb-size)
}

.card div::-webkit-scrollbar-track {
	background: var(--sb-track-color);
	border-radius: 5px;
}

.card div::-webkit-scrollbar-thumb {
	background: var(--sb-thumb-color);
	border-radius: 5px;

}

@supports not selector(::-webkit-scrollbar) {
	.card div {
		scrollbar-color: var(--sb-thumb-color) var(--sb-track-color);
	}
}

.card .col-label {
	padding-top: 11px;
	text-align: right;
	padding-right: 10px;
}

.card .col-required {
	padding-top: 11px;
	padding-left: 10px;
	text-align: left;

}

.form-modal {
	height: 100%;
}

.form-modal .mnn-input {
	width: 100%;
	max-width: 100%;
}

.form-modal .demo-inline-spacing {
	padding: 30px;
}

.card {
	border-radius: 25px;
}

.modal-options,
.modal-header {
	height: 80px !important;
	padding: 15px !important;
}

.modal-content {
	height: calc(100vh - 160px);
	overflow-y: auto;
}

.modal-options .col-3 {
	padding: 0 10px !important;
}

.modal-options .btn-danger,
.modal-options .btn-secondary,
.modal-options .btn-primary {
	margin: 0 !important;
	width: 100% !important;
	max-width: 100% !important;
	border-radius: 100px !important;
}

.modal-header {
	text-align: center;
    width: 100%;
    display: inline-block;
}

.form-modal-small .card {
    max-width: 1024px;
}


.btn-danger {
	border-radius: 100px;
}
