
/*.fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}*//*
.icon.is-small {
	height: 1rem;
	width: 1rem;
}*/
.is-small {
	background-color: #fff;
	border-color: #dbdbdb;
	border-width: 1px;
	/* color: #363636; */
	/* cursor: pointer; */
	/* justify-content: center; */
	padding-bottom: calc(0.375em - 1px);
	/* padding-left: 0.75em; */
	/* padding-right: 0.75em; */
	/* padding-top: calc(0.375em - 1px); */
	/* text-align: center; */
	/* white-space: nowrap; */
}
button.is-small {
	width: 25px;
	height: 27px;
	border: 1px solid #ddd;
}
button.is-small:hover {
	border-color: #b5b5b5;
	color: #363636;
}
.button .icon:first-child:last-child {
	margin-left: calc(-0.375em - 1px);
	margin-right: calc(-0.375em - 1px);
}
ul.dropdown-option {
	right: 0;
	z-index: 20;
	display: none;
	width: 100%;
	min-width: 9rem;
	position: absolute;
}
.dropdown-content {
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 2px 3px rgb(10 10 10 / 10%), 0 0 0 1px rgb(10 10 10 / 10%);
	/*padding-bottom: 0.5rem;*/
	/* padding-top: 0.5rem; */
	padding-right: 3rem;
	/* text-align: left; */
	/* white-space: nowrap; */
	/* width: 100%; */
	/* color: #373737; */
	/* display: block; */
	/* font-size: .875rem; */
	/* line-height: 1.5; */
	/* padding: 0.375rem 1rem; */
	position: relative;
}
.dropdown-content a, .dropdown-content span {
	display: flex;
	flex-shrink: 0;
	flex-grow: 1;
	align-items: end;
	vertical-align: middle;
	white-space: nowrap;
	width: 100%;
	max-width: 100%;
	min-width: 144px;
	flex: 0 0 100%;
	font-size: .875rem;
	line-height: 1.5;
	position: relative;
	padding: 0.5rem 0.5rem;
	color: rgb(61,77,137);
	flex-direction: row;
	cursor: pointer;
	justify-content: flex-start;
}
.dropdown-content a:hover, .dropdown-content span:hover {
	color: #637ee0;
	background-color: #f5f5f5;
}
.dropdown-content a:hover svg, .dropdown-content span:hover svg {
	fill: rgb(61,77,137);
}
.dropdown-content a:hover svg:hover, .dropdown-content span:hover svg:hover {
	fill: #637ee0;
}
/*
ul.dropdown-option li {
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 2px 3px rgb(10 10 10 / 10%), 0 0 0 1px rgb(10 10 10 / 10%);
	padding-bottom: 0.5rem;
	padding-top: 0.5rem;
}*/
.dropdown-trigger {
	/*display: inline-flex;
	position: relative;
	vertical-align: top;*/
	margin-left: 1em;
}
i.fas.fa-ellipsis-h img {
	/* padding: 0.5em; */
	width: 18px;
}
.is-small {
	background-color: #fff;
	border-color: #dbdbdb;
	border-width: 1px;
	color: #363636;
	cursor: pointer;
	justify-content: center;
	padding-bottom: calc(0.375em - 1px);
	/* padding-left: 0.75em; */
	/* padding-right: 0.75em; */
	padding-top: calc(0.375em - 1px);
	text-align: center;
	white-space: nowrap;
	/* border: 1px solid; */
}
/*.is-small {
	border-radius: 2px;
	font-size: .75rem;
}*/
/*.is-small {
	background-color: #fff;
	border-color: #dbdbdb;
	border-width: 1px;
	color: #363636;
	cursor: pointer;
	justify-content: center;
	padding-bottom: calc(0.375em - 1px);
	padding-left: 0.75em;
	padding-right: 0.75em;
	padding-top: calc(0.375em - 1px);
	text-align: center;
	white-space: nowrap;
}*/

.popup {
	height: auto;
	padding: 0.8em;
	color: #feee7d;
	font-size: 1.1em;
	position: relative;
	word-wrap: break-word;
	background: radial-gradient(circle, rgba(61, 77, 137, 0.82) 10%, rgba(56, 72, 132, 0.78) 50%, rgba(82, 98, 158, 0.88) 90%);
}
.popup a {
	padding: 0.2em;
	color: #fdf0fc;
	font-size: 0.8em;
	padding-left: 2em;
	border-radius: 4px;
	display: inline-block;
	background: linear-gradient(180deg, #B9AEF0 0%, #ADA1EB 80%, #ADA1EB 100%);
	/*background: linear-gradient(180deg, #fa7e29 0%, #F6682F 80%, #F6682F 100%);*/
}
.popup a:hover {
	color: #fdf0fc;
	background: linear-gradient(180deg, #B9AEF0 0%, #A69ED5 80%, #A29BC6 100%);
	/*background: linear-gradient(180deg, #fa7e29 0%, #C75527 80%, #B64D23 100%);*/
}
.popup a svg {
	fill: #1b5c5e;
	margin-left: -2em;
	position: absolute;
}
.header {
	/*background-color:#4D5D9B; *//*#14182f;*/ /*#212529;*/ /* #16191C;*/
	padding: 0.5em;
	padding-left: 4em;
	color: #a29e9e;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.1), 0 1px 2px 0 rgba(0,0,0,.06);
	/*background: rgb(61,77,137);
	background: linear-gradient(90deg, rgba(61,77,137,1) 10%, rgba(56,72,132,1) 50%, rgba(82,98,158,1) 90%);*/
	background: rgb(61,77,137);
	background: radial-gradient(circle, rgba(61,77,137,1) 10%, rgba(56,72,132,1) 50%, rgba(82,98,158,1) 90%);
}
.menu-middle {
	flex: 1 1 80%;
	align-items: center;
	align-content: center;
	justify-content: unset;
	vertical-align: middle;
}
.dashboard {
	color: #377a3d;
}
.profile {
	float: right;
}
.photo-profile {
	position: absolute;
	margin-left: -10px;
	margin-top: 2px;
	border-radius: 50%;
}
svg.jss143.jss127 {
	width: 30px;
	height: 30px;
	display: flex;
	transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	align-items: center;
	border-radius: 50%;
	justify-content: center;
}
.photo-profile img {
	width: 45px;
	height: 45px;
	border-radius: 50%;
}
.content-username {
	float: left;
	margin-top: 7px;
	margin-left: 11px;
	height: 35px;
}
.navigation {
	padding: 0px 0px;
	line-height: 20px;
	float: right!important;
}
.navigation ul {
	margin: 0;
	padding: 0;
}
.navigation ul li {
	float: left;
	position: relative;
	white-space: nowrap;
}
.navigation ul li a {
	color: #d1d1d1;
	display: block;
	padding: 0px 15px 4px;
	text-decoration: none;
	cursor: pointer;
}
.caret {
	content: "";
	display: inline-block;
	background-size: cover;
	position: relative;
	top: 6px;
	left: 5px;
}
.caret {
	width: 18px;
	height: 18px;
	background-image: url(../img/icon-down-arrow.svg);
}
.navigation .dropdown-menu {
	/*left: 10px; */
	right: -8px;
	padding: 5px 0px 5px 10px;
	display: none;
	position: absolute;
	border-radius: 5px;
	background-color: #FFFFFF;
	background-clip: padding-box;
	border: 0 solid rgba(0,0,0,0.25);
	box-shadow: 0 1px 4px rgba(0,0,0,0.25);
	background-color: rgba(255,255,255,0.98);
}
.navigation .dropdown-menu:after {
	top: -6px;
	right: 17px; /*10*/
	content: "";
	position: absolute;
	border-bottom: 6px solid #FFFFFF;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	/*border-bottom-color: rgba(255,255,255,0.98);*/
	border-bottom-color: rgba(232, 226, 226, 0.98);
}
.navigation .dropdown-menu {
	z-index: 2;
}
.navigation .dropdown-menu span {
	font-size: .75em;
	font-style: italic;
	color: #424f63;
	padding-left: 0.8em;
	/* font-weight: normal; */
	/* margin-top: .3em; */
}
ul.dropdown-menu li {
	padding-bottom: 0.5em;
	padding-top: 0.6em;
	float: left;
	width: 100%;
	list-style: none;
	white-space: nowrap;
}
ul.dropdown-menu li a {
	clear: both;
	color: #333333;
	display: block;
	line-height: 18px;
	padding: 0px 10px;
	font-weight: normal;
	font-size: 0.80em;
}
ul.dropdown-menu li a:hover {
	color: #337ab7;
}



/*****************/

	/*
	* @slideout-menu
	* @slideout-menu.open
	*
	* Chage position menu responsive:  left or right in the two styles
	*
	*/

.slideout-menu {
	padding: 1em 1em;
	position: fixed;
	top: 0;
	left: -300px;
	width: 300px;
	height: 100%;
	background-color: #fafafa;
	transition: all .5s cubic-bezier(0.39, 0.575, 0.565, 1);
	color: #b3b3a3;
	z-index: 100;
}
.slideout-menu ul.system {
	justify-content: start;
}
.slideout-menu ul.system li {
	padding: 0;
}
.slideout-menu h3 {
	padding: 0.6em 0;
	position: relative;
	color: #fff;
	font-size: 1.2em;
	font-weight: 400;
}
.slideout-menu .slideout-menu-toggle {
	display: inline-block;
	padding: 0.2em;
	font-weight: bold;
	line-height: 1;
	color: #464646;
	vertical-align: top;
	text-align: right;
	width: 100%;
	font-size: 1.5em;
}
.slideout-menu .slideout-menu-toggle:hover {
	color: #999;
}
span.slideout-menu-toggle {
	cursor: pointer;
}
.slideout-menu ul li {
	margin-top: 0.5em;
	padding: .2rem 0;
	padding-left: 1rem;
	padding-right: 1rem;
}
.slideout-menu.open {
	left: 0;
}
.capa {
	opacity: 1;
	visibility: visible;
	background-color: rgba(0, 0, 0, 0.4);
	height: 100%;
	left: 0;
	/*opacity: 0;*/
	position: fixed;
	top: 0;
	transition: all .5s cubic-bezier(0.39, 0.575, 0.565, 1);
	/*visibility: hidden;*/
	width: 100%;
	z-index: 1;
}
.capa.visible {
	opacity: 1;
	visibility: visible;
}





















.navbar {
	min-height: 100%;
}
.nav {
	width: 70px;
	/*width: 265px;
	position: absolute;*/
	position: absolute;
	/*background-color:#4D5D9B;*/ /*#14182f;*/ /*#212529;*/
	height: calc(100% + 400px);
	min-height: calc(100% + 400px);
	background: rgb(61,77,137);
	transition: width 0.3s ease;
	overflow: hidden;
	background: radial-gradient(circle, rgba(61,77,137,1) 10%, rgba(56,72,132,1) 50%, rgba(82,98,158,1) 90%);
}
.nav:hover {
	width: 265px; /* Al pasar el mouse, se expande el menú */
}
.sidebar-menu ul li a .menu-text {
    opacity: 0;
    visibility: hidden;
    margin-left: 10px;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}
.nav:hover .menu-text {
    opacity: 1;
    visibility: visible; /* Muestra el texto cuando se expande el menú */
}
.warning-disabled {
	background-color: #fce8e6b8;
	padding: 1em;
}
.sidebar-menu {
	padding-bottom: 10px;
	border-top: 1px solid #7486ca;/* #3a3f48;*/
}
li.header-menu {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.sidebar-menu .header-menu span {
	color: #7486ca;
	font-weight: bold;
	font-size: 0.66em;
	padding: 15px 10px 10px 10px;
	display: inline-block;
	text-transform: uppercase;
}
.sidebar-menu span {
	font-size: 0.873em;
}
.sidebar-menu ul li a {
	display: inline-block;
	width: 100%;
	text-decoration: none;
	position: relative;
	padding: 4px 30px 4px 20px;  /*8px 30px 8px 20px;*/
	color: #d1d1d1;
	cursor: pointer;
 transition: all 0.3s ease;
    white-space: nowrap;
}
.sidebar-menu ul li a:hover {
	color: #939394;
}
.sidebar-menu ul li a i {
	margin-right: 5px;
	font-size: 12px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 4px;
}
.sidebar-menu ul li a:hover > i::before {
	display: inline-block;
	animation: swing ease-in-out 0.5s 1 alternate;
}

/*
.sidebar-menu .sidebar-dropdown > a:after {
    font-family: "unicons-line";
    font-weight: 900;
    content: "\eb3a";
    font-style: normal;
    display: inline-block;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    background: 0 0;
    position: absolute;
    right: 15px;
    top: 11px;
    transform: rotate(-90deg);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}
*/
.sidebar-menu .sidebar-dropdown > a:after {
	font-family: "unicons-line";
	font-weight: 900;
	content: "\eb3a";
	font-style: normal;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
	background: 0 0;
	position: absolute;
	right: 15px;
	top: 11px;
	transform: rotate(-90deg);
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s ease, visibility 0.3s ease;
}
.nav:hover .sidebar-menu .sidebar-dropdown > a:after {
	opacity: 1;
	visibility: visible; /* Muestra el icono ">" cuando el menú está expandido */
}

/* Para las etiquetas de notificaciones (badges) */
.sidebar-menu ul li a .menu-text .badge {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	transition: opacity 0.3s ease, visibility 0.3s ease;
}

/* Mostrar las etiquetas de notificaciones cuando el menú esté expandido */
.nav:hover .menu-text .badge {
	opacity: 1;
	visibility: visible;
}


.sidebar-menu .sidebar-dropdown .sidebar-submenu ul {
	padding: 5px 0;
}
.sidebar-menu .sidebar-dropdown .sidebar-submenu li {
	padding-left: 15px;
	font-size: 13px;
}
.sidebar-menu ul li a span.label,
.sidebar-menu ul li a span.badge {
	float: right;
	margin-top: 12px;
	margin-left: 2px;
}
.sidebar-menu .sidebar-dropdown .sidebar-submenu li a .badge,
.sidebar-menu .sidebar-dropdown .sidebar-submenu li a .label {
	float: right;
	margin-top: 0px;
}
.sidebar-menu .sidebar-submenu {
	display: none;
}
.sidebar-menu .sidebar-dropdown.active > a:after {
	transform: rotate(0deg);
	right: 17px;
}
.badge-warning {
	color: #212529;
	background-color: #ffc107;
}
.badge-pill {
	padding-right: 0.6em;
	padding-left: 0.6em;
	border-radius: 10rem;
}
.badge {
	display: inline-block;
	padding: 0.25em 0.4em;
	font-size: 60%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0.25rem;
}
.badge-success {
	color: #fff;
	background-color: #28a745;
}
.badge-danger {
	color: #fff;
	background-color: #dc3545;
}
.badge-primary {
	color: #fff;
	background-color: #007bff;
}




.main {
	height: 100vh;
	min-height: 100%;
	padding-top: 2em;
	padding-left: 5.5em;
	padding-right: 1em;
}
.flex-grid {
	width: 100%;
	height: 100vh;
	min-height: 100%;
	display: inline-grid;
	background-color: #fff;
	box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
	-moz-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
	-webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03) !important;
}
.flex-grid > div:last-child {
	margin-right: 0;
}
.flex-grid > div {
	height: 100vh;
	min-height: 100%;
	border: 1px solid #e7e7e7;
	border-radius: 5px 5px 5px 5px;
}
.flex-grid .body {
	/*margin: -15px -15px 15px -15px;
	padding: 1em;*/
	padding: 0.8em;
	border-bottom: 1px solid #cfdbe2;
	/*background: #fafbfc;
	border-top-left-radius: 0.8em;
	border-top-right-radius: 0.8em;*/
}
.flex-grid .body h2 {
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
}



select, option {
	outline: none;
}


/**/
.table-header {
	align-items: center;
	align-content: center;
	vertical-align: middle;
}

.btn-group select, .btn-group input {
	height: 2.1875rem;
	padding: 0.375rem 1rem;
	font-weight: 400;
	line-height: 1.528571429;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #dde6e9;
	border-radius: 0.25rem;
}
.btn-group select option {
	font-size: 1rem;
}
.btn-group-xs, .btn-xs {
	padding: 0.4em;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-add {
	color: #fff;
	width: auto;
	min-width: 100px;
	margin: 0.2em;
	padding: 0.7em;
	font-size: 0.8em;
	text-align: center;
	border-radius: 0.3em;
	background-color: #637ee0;
	cursor: pointer;
}
.btn-add:hover {
	color: #fff;
	background-color: #5458d6;
}
.btn-success {
	color: #fff;
	cursor: pointer;
	border-color: #a5dc86;
	background-color: #a5dc86;
	margin-left: 0.1em;
}
.btn-xs.btn-open {
	color: #fff;
	font-size: 12px;
	border-color: #4cae4c;
	background-color: #5cb85c;
}
.btn-xs.btn-close {
	color: #fff;
	font-size: 12px;
	border-color: #e91e1e;
	background-color: #e91e1ed4;
}

/*!
 * DESIGN TABS
*/
.panel-tabs {
	display: flex;
	align-items: center;
	justify-content: right;
}
.btn-group-a {
	display: flex;
	/*flex: 1 1 10%;
	flex-basis: 20%;*/
}
ul.tabs-list {
	width: 100%;
	border-bottom: 2px solid #cfdbe2;
}
.tab-item {
	font-size: .875em;
	cursor: pointer;
	display: inline-block;
}
.tab-item span {
	padding: 0.5em;
	display: inline-block;
	font-size: 1.2em;
}
.tab-item:not(.tab-active) span:hover{
	border-bottom: 3px solid #d7d9d7;
}
.tab-active span {
	color: #8563CF;
}
.tab-active {
	height: 50px;
	background-color: #fafbfc;
}
.tab-content {
	margin: 1em 0 0 0;
	padding-bottom: 1em;
}
/*.tab-content ul li {
	 margin: 0; 
	list-style: none;
	background-image: url(https://i.imgur.com/vpLf4nK.png);
	background-size: 18px;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 1.7rem;
	margin: 0.4rem 1rem;
	font-weight: 600;
}*/
.toggle-show span {
	display: none;
}










	/* font-size: 16px; */
	/* font-weight: 300; */
	/* text-transform: uppercase; */





/*************/
.cell {
	position: relative;
	width: 50%;
	/*display: inline-block;
	float: left;
	min-height: 75px;*/
}
.cell div {
	padding: 30px 10px 5px;
	width: 100%;
	/*background-color: transparent;*/
	outline: 0;
	border: 1px solid #ccc;
	color: #5a5555;
	/*margin-bottom: 15px;*/
	font-size: 0.9em;
}
.cell .disabled {
	opacity: 1;
	background-color: #e9ecef;
}
.cell label,
.cell-field label {
	position: absolute;
	top: 8px;
	left: 10px;
	font-size: 12px;
	color: #555454;
}
.cell-field label.required:after {
	content: "*";
	color: tomato;
	margin-left: 5px;
}
.cell-field label.optional:after, .form-defaul label.optional:after {
	content: "(opcional)";
	color: rgb(61,77,137);
	margin-left: 5px;
}
.cell-field {
	width: 50%;
	background-color: transparent;
	outline: 0;
	color: #5a5555;
	position: relative;
	margin-left: 0.1em;
	margin-right: 0.1em;
}
.cell-field input[type="email"],
.cell-field input[type="password"],
.cell-field input[type="text"],
.cell-field select {
	padding: 29px 10px 10px;
	width: 100%;
	background-color: transparent;
	outline: 0;
	border: 1px solid #ccc;
	color: #5a5555;
	margin-bottom: 15px;
	font-size: 0.9em;
}
.cell-field select {
	padding: 28.5px 10px 10px;
}
.cell-header {
	color: #d1d1d1;
	margin: 5px 0px 15px 0px;
	padding: 1em;
	border: 1px solid #cfdbe2;
	/*background-color: #fafbfc;*/
	background-color: #495da9;
}
.cell-header h2 {
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
}

/*************/
.shopping {
	width: 70%;
}
.shopping, .checkout {
	padding: 0 0.5rem;
}
.labels {
	display: block;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.labels ul li {
	font-size: 0.88em;
	display: inline-block;
}
.labels ul li:nth-of-type(1) {
	width: 20%;
	padding-left: 1.375rem;
}
.labels ul li:nth-of-type(2) {
	width: 5%;
}
.labels ul li:nth-of-type(3) {
	width: 14%;
	text-align: center;
}
.labels ul li:nth-of-type(4) {
	width: 10%;
	text-align: center;
}
.labels ul li:nth-of-type(5) {
	width: 12%;
	text-align: center;
}
.labels ul li:nth-of-type(6) {
	width: 7%;
	text-align: right;
}
.labels ul li:nth-of-type(7) {
	width: 7%;
	text-align: right;
}
.labels ul li:nth-of-type(8) {
	width: 16%;
	text-align: right;
}
.items {
	display: flex;
	padding: 1rem 0;
	border-bottom: 1px solid #ccc;
}
.items div.bsk-item {
	width: 20%;
}
.items div.bsk-price {
	width: 7%;
}
.items div.bsk-quantity {
	width: 10%;
	text-align: center;
	justify-content: center;
	height: 65px;
}
.items div.bsk-dto {
	width: 11%;
	margin-left: 1.7rem;
}
.items div.bsk-tdto {
	width: 12%;
	margin-left: 1.7rem;
}
.items div.bsk-iva {
	width: 8%;
}
.items div.bsk-ice {
	width: 8%;
}
.items div.bsk-subtotal {
	width: 12%;
	text-align: right;
}
.timg {
	width: 15%;
}
.timg img {
	object-fit: cover;
	object-position: 50% 50%;
}
.bsk {
	height: auto;
	padding: 0 1.5rem;
	word-wrap: break-word;
}
.heading.bsk {
	width: 80%;
}
.heading.bsk p {
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.delete {
	bottom: 0;
	right: 1em;
	text-align: right;
	position: absolute;
	cursor: pointer;
}
.checkout {
	width: 30%;
}
input.quantity {
	width: 40%;
}
input.dto {
	width: 100%;
}
input.quantity, input.dto {
	height: 43px;
	text-align: center;
	color: #3c4d62;
	background-color: #fff;
	border: 1px solid #dbdfea;
	appearance: none;
	border-radius: 4px;
}
input.btn-number.plus, input.btn-number.min {
	width: 20px;
	height: 20px;
	font-size: 1rem;
	color: white;
	background: #8563cfb5;
	position: absolute;
}
input.btn-number.plus {
	right: 0.2em;
}
input.btn-number.min {
	right: 0.2em;
	top: 1.4em;
}
.input-btn {
	padding-bottom: 1.2em;
	overflow: hidden;
}
.summary {
	width: 300px;
	padding: 1rem;
	margin-bottom: 1em;
	background-color: #eee;
	border: 1px solid #aaa;
	font-size: 0.879em
}
.subtotal span:nth-of-type(1) {
	font-size: 0.99em;
	font-weight: 600;
}
.subtotal span:nth-of-type(2) {
	font-size: 0.995em;
	font-weight: 500;
}
.subtotal {
	border-bottom: none;
}
.subtotal, .total {
	border-top: 1px solid #ccc;
	margin: 1rem 0;
	overflow: hidden;
	padding: 0.5rem 0;
}
.total {
	border-bottom: 1px solid #ccc;
}
.coupon {
	border-top: 1px solid #ccc;
	padding-top: 1em;
}
.coupon div span.promo-code {
	text-align: left;
}
.coupon div span.expand-coupon {
	text-align: right;
	cursor: pointer;
}
.coupon div span.promo-code, .coupon div span.expand-coupon {
	width: 50%;
	height: auto;
	font-size: 0.8em;
	word-wrap: break-word;
}
span.voucher {
	font-size: 0.9em;
	font-weight: bold;
	border-bottom: 1px dashed;
}
span.delete-coupon {
	cursor: pointer;
}
span.hideresponse {
	cursor: pointer;
	width: 30px;
	height: 30px;
	position: absolute;
	top: -6px;
	right: -6px;
	border-radius: 1em;
	font-size: 1.2em;
	text-align: center;
	color: #f60b0b;
	padding: 0.1em;
}
.promo input[type="text"] {
	padding: 0.5rem;
	border: 1px solid #ccc;
}
.btn-promo input[type="submit"] {
	width: 6em;
	color: #fff;
	padding: 0.5rem;
	border-radius: 0.2em;
	margin-left: 0.625rem;
	background-color: #8f90ea;
	border: 1px solid #8f90ea;
}
.btn-promo input[type="submit"]:hover {
	background-color: #8563CF;
}
.strike {
	text-align: center;
	overflow: hidden;
}
.strike>span {
	position: relative;
}
.strike>span:after, .strike>span:before {
	content: "";
	position: absolute;
	top: 50%;
	width: 100%;
	max-width: 100%;
	min-width: 200px;
	height: 1px;
	background-color: #d0d0d0;
}
.strike>span:before {
	right: 100%;
	margin-right: 1em;
}
.strike>span:after {
	left: 100%;
	margin-left: 1em;
}
.btn-checkout, a.continue-checkout, a.back-checkout {
	display: inline-grid;
}
.btn-checkout a, a.continue-checkout, a.back-checkout {
	padding: 0.5em;
	color: #eae8e8;
	width: 15em;
	max-width: 100%;
	border-radius: 0.2em;
	cursor: pointer;
}
.btn-checkout a.sign-up, a.continue-checkout, a.back-checkout {
	background-color: #8f90ea;
}
.btn-checkout a.sign-up:hover, a.continue-checkout:hover, a.back-checkout:hover {
	background-color: #495da9;
	color: #eae8e8;
	/*background-color: #8563CF;*/
}
.btn-checkout a.log-in {
	color: #8563CF;
	border: 1px solid #8563CF;
}
.btn-checkout a.log-in:hover {
	color: #ac7dfd;
	border: 1px solid #ac7dfd;
}
.entry span.must {
	display: inline-block;
	margin-bottom: 1em;
	margin-top: 0.5em;
}
.order.payment {
	border-right: none;
	border-left: none;
}
.payment {
	height: auto;
	min-height: 250px;
	border: 1px solid #ccc;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 1em;
	position: relative;
	word-wrap: break-word;
}
.group-radio input{
	margin:0;padding:0;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
}
.group-radio input:checked +label {
	-webkit-filter: none;
	-moz-filter: none;
	filter: none;
}
span.resume {
	display: none;
}
.group-radio input:checked +label span.resume {
	color: #666666;
	font-size: 0.9em;
	top: 3em;
	width: 600px;
	min-width: 100%;
	position: absolute;
	word-wrap: break-word;
	height: auto;
	border: 1px dashed #abb2c3;
	padding: 0.5em;
	border-radius: .25rem;
	background-clip: border-box;
	display: flex;
}
.buy {
color: #fff;
	width: auto;
	min-width: 120px;
	margin: 0.2em;
	padding: 0.7em;
	font-size: 0.8em;
	text-align: center;
	border-radius: 0.3em;
	background-color: #637ee0;
	cursor: pointer;
}
.buy:hover {
	color: #fff;
	background-color: #5458d6;
}





/**/










/**/
/*
.nav-bg {
	width: 251px;
	position: absolute;
	float: left;
	border-right: 1px solid transparent;
	background: #2b2d30;
	display: block;
	z-index: -1;
	top: 0;
	bottom: 0;
}
.main-nav {
	width: 250px;
	position: absolute;
	left: 0;
	height: 100%;
	background: #212529;
}
.nav {
	width: 100%;
	max-height: calc(100% - 30px);
	height: calc(100% - 30px);
	position: relative;
}*/
/*.sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before {
	content: "\f111";
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
	font-style: normal;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 10px;
	font-size: 8px;
}*/
/*
.sidebar-wrapper .sidebar-menu .sidebar-dropdown > a:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f105";
	font-style: normal;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
	background: 0 0;
	position: absolute;
	right: 15px;
	top: 14px;
}*/






/*!
 * DESIGN TABLE BOOTGRID PAGINATION
*/
table {
	background-color: transparent;
	border-spacing: 0;
	border-collapse: collapse;
}
th {
	font-weight: 100;
	text-align: left;
}
.table-header {
	padding: 2em;
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
.bootgrid-table {
	table-layout: fixed;
}
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #eee;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	padding: .75rem;
	text-align: center;
	font-size: .875rem;
	word-wrap: break-word;
	vertical-align: middle;
	line-height: 1.42857143;
	border-top: 1px solid #eee;
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
	border-top: 0;
}
.table>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}
.table>tbody>tr:hover {
	background-color: #f5f5f5;
}
/*.table td {
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}*/
.table td.nowrap {
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.pagination>li {
	display: inline;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd;
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	cursor: pointer;
}
.pagination>li>a.active {
	background-color: #f7f7f7;
	cursor: not-allowed;
}
img.mini-thumbnail {
	width: 36px;
	height: 36px;
	margin: 0 auto;
}

/*
 * DESIGN INFO BOX
*/
.card-body {
	padding: 1em;
	display: flex;
	flex-direction: row;
	font-size: 0.76rem;
	box-shadow: 1px 1px 20px 1px rgb(93 100 100 / 10%);
	-webkit-box-shadow: 1px 1px 20px 1px rgb(93 100 100 / 10%);
	-moz-box-shadow: 1px 1px 20px 1px rgba(93 100 100 / 10%);
}
.card-logo {
	order: 1;
	width: 30%;
	display: flex;
	min-height: 150px;
	align-items: center;
	justify-content: center;
	background-color: #e3e3e3b0;
	border-top-right-radius: 0;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.card-logo img {
	width: 50%;
	height: 50%;
}
.card-business {
	order: 2;
	width: 70%;
	padding: 1rem;
	min-height: 100px;
	background-color: #f7f7f7;
	border-bottom-left-radius: 0;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
.card-business div span {
	font-size: 1.16em;
}
.card-head hr, .card-business hr {
	border: 0;
	padding: 0;
	height: 1px;
	margin: 1em 0;
	display: block;
	border-top: 1px solid #ccc;
}
.card-head h2 {
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
}

/*
* DESIGN UPDATE INSERT AND FORM, BUTTON ENTER ORTHES
*/
a.update {
	color: #fefe;
	padding: 0.8em;
	font-size: 12px;
	border-radius: 3px;
	background-color: #3c763d;
	text-transform: capitalize;
}
a.update:hover {
	color: #fefe;
	background-color: #4d9d4e;
}


/*
 * DESIGN DETAIL PRODUCT
*/
.product .shipping em {
	font-size: 3rem;
	line-height: 3rem;
	color: #5458d6;
	letter-spacing: -2px;
	font-style: normal;
}
.heading span:nth-of-type(2),
.heading span:nth-of-type(3) {
	margin-left: 0.5em;
}
span.store-valuations {
	width: 40px;
	text-align: center;
	padding: 0.1em;
	color: #fff;
	background-color: #637ee0;
}
.product h3 {
	letter-spacing: .02rem;
	font-size: 2rem;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin-right: 0.4em;
}
.shipping {
	padding-bottom: 1.5em;
	padding-top: 0.5em;
	display: flex;
}
.review.flex {
	align-items: center;
}

/**/
.stock-redaktor .help-tip-x1 {
	top: 15em;
	right: 30px;
}
.default-redaktor .help-tip-x1 {
	top: 0.8em;
	right: 30px;
}

/*
 * DESIGN CARD BOX ANIMATED
*/
.flex-box {
	height: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: space-between;
}
.box2panel {
	width: 100%;
	display: grid;
	margin: 0 auto;
	grid-column: 1 / 4;
	background-color: transparent;
	grid-template-columns: repeat(2, 1fr);
}
.option-box{
	position: relative;
	overflow: hidden;
	margin-bottom:10px;
}
.option-icon{
	width: 80%;
	padding: 1em;
	height: 220px;
	margin: 0 auto;
	text-align: center;
	transition: all .5s ease;
	background: radial-gradient(circle, rgba(61,77,137,1) 100%, rgba(56,72,132,1) 0%, rgba(82,98,158,1) 100%);
}
.option-content{
	display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    position: absolute;
    top: 0;
    left: 60px;
    z-index: 1;
    opacity: 0;
    width: 80%;
    height: 220px;
    margin: 0 auto;
    padding: 1em;
	text-align: center;
	transition: all .5s ease;
	background-color: #474747;
	backface-visibility:hidden;
	transform-style: preserve-3d;
	-webkit-transform: translateY(110px) rotateX(-90deg);
	-moz-transform: translateY(110px) rotateX(-90deg);
	-ms-transform: translateY(110px) rotateX(-90deg);
	-o-transform: translateY(110px) rotateX(-90deg);
	transform: translateY(110px) rotateX(-90deg);
}
.option-box .option-icon .front-content{
	position: relative;
	top:80px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.option-box .option-icon .front-content i {
	font-size: 28px;
	color: #fff;
	font-weight: normal;
}
.option-box .option-icon .front-content h3 {
	font-size: 15px;
	color: #fff;
	text-align: center;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.option-box .option-content h3 {
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	margin-bottom:10px;
	text-transform: uppercase;
}
.option-box .option-content p {
	font-size: 13px;
	color: #b1b1b1;
	margin:0;
}
.option-box:hover .option-icon{
	opacity: 0;
	-webkit-transform: translateY(-110px) rotateX(90deg);
	-moz-transform: translateY(-110px) rotateX(90deg);
	-ms-transform: translateY(-110px) rotateX(90deg);
	-o-transform: translateY(-110px) rotateX(90deg);
	transform: translateY(-110px) rotateX(90deg);
}
.option-box:hover .option-content {
	opacity: 1;
	-webkit-transform: rotateX(0);
	-moz-transform: rotateX(0);
	-ms-transform: rotateX(0);
	-o-transform: rotateX(0);
	transform: rotateX(0);
}

.modal-body {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100px;
}
.loading-modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999;
}
.loading-content {
	display: flex;
	align-items: center;
}
.loading-spinner {
	border: 4px solid #f3f3f3;
	border-top: 4px solid #3498db;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	animation: spin 2s linear infinite;
}
@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}
.loading-text {
	color: #f3f3f3;
	margin-left: 10px;
}