/* 
::::::::::::::::::::::::::::::::::::::::::::: 
::::::::::::::::::::::::::::::::::::::::::::: 
::::::::::::::: App Confianza ::::::::::::::: 
::::::::::::::::::::::::::::::::::::::::::::: 
::::::::::::::::::::::::::::::::::::::::::::: */

:root {
	--base-color: #ebebeb;
	--secondary-color: #63a64c;
	--white-color: #ffffff;
	--black-color: #000000;
	--gray-color: #5b5b5b;
}
/* Margins */
.mt-30 {
	margin-top: 30px !important;
}
.marginLeft {
	margin-right: 15px;
}

/* Paddings */
.padding-l-10{
	padding-left: 10px;
}
.pt-10 {
	padding-top: 10px;
}
.pt-20 {
	padding-top: 20px;
}
.pr-0 {
	padding-right: 0px;
}
.pl-0 {
	padding-left: 0px;
}
.add_border {
	padding-bottom: 5px;
	border-bottom: 4px solid var(--secondary-color);
}
.remove_border {
	border-bottom: none;
}
.sizeIcon {
	font-size: 25px;
}
.valores {
	font-size: 45px;
	font-weight: bold;
}
.boxLeft {
	background: #ECECEC;
}
.boxRight {
	background: #F7F7F7;
}
.conteners {
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.text-value {
	color: #63a64c;
	font-weight: bold;
	font-size: 40px;
}
.header-logo {
	width: auto;
	height: 40px;
}
.navbar-header .header-logo {
	margin-top: 15px;
}
.circulo-1 {
	height: 30px;
	  width: 30px;
	  background-color: #b1b1b1;
	  border-radius: 50%;
	  display: inline-block;
}
.circulo-2 {
	height: 30px;
	  width: 30px;
	  background-color: #c2c2c2;
	  border-radius: 50%;
	  display: inline-block;
	margin-left: 15%;
	margin-right: 15%;
}
.circulo-3 {
	height: 30px;
	  width: 30px;
	  background-color: #d1d0d0;
	  border-radius: 50%;
	  display: inline-block;
}
.flex-logo{
	display: flex;
}
.class-logo {
	width: auto;
	height: 90px;
	margin-bottom: 3%;
}
.class-logo-herdez {
	width: auto;
	height: 50px;
}
.text-logo {
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.login .form-control {
	background: none !important;
	border: 2px solid #fff !important;
}
.body-blue {
	background: #ebebeb;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.body-green {
	background: rgb(77,143,97);
	background: linear-gradient(274deg, rgba(77,143,97,1) 0%, rgba(66,159,87,1) 51%, rgba(138,199,77,1) 100%); 
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.userEstatus {
	width: 80%;
}
.selectEstatus {
	width: 85%;
	color: #fff !important;
	border: none !important;
}
.activado {
	background: #5cb85c !important;
	color: #fff !important;
	border: 1px solid #5cb85c !important;
}
.desactivado {
	background: #d9534f !important;
	color: #fff !important;
	border: 1px solid #d9534f !important;
}
.ng-table-header {
	text-align: left;
	font-size: 14px;
}
.whites {
	color: #fff;
}
.form-group {
	margin-bottom: 8px;
}
label {
	font-weight: bold;
	color: #58666e;
}
.error {
	color: #ffffff;
}
.error_email {
	color: #fe644d;
}
.nopadding {
	padding-right: 1px;
	padding-left: 1px;
}
.estrella {
	color: #ffd02c;
}
.bigs {
	font-size: 20px;
}
.login .list-group-item {
	background: none;
	border: none;
	padding: 6px 0px !important;
}
.login {
	margin-top: 15%;
}
.corte_caja {
	color: #fff;
}
.marginTop {
	margin-top: 20px;
}
.marginTableTop {
	margin-top: 100px;
}
.marginBottom {
	margin-bottom: 20px;
}
.bold {
	font-weight: bold;
	font-size: 15px;
	color: #3e3e3e;
}
.partition-light {
	background: #d8262e;
	color: #fff;
}
.partition-dark {
	background: #06aaef;
	color: #fff;
}
.no-padding {
	padding: 0 !important;
}
.yes-padding {
	padding: 20 !important;
}
.bg-white-only {
	background: rgb(77,143,97);
	background: linear-gradient(274deg, rgba(77,143,97,1) 0%, rgba(66,159,87,1) 51%, rgba(138,199,77,1) 100%); 
}
.b-b {
	margin-top: 40px;
}
.table-responsive {
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 400px;
}
.conteners .sizeIcon {
	font-size: 20px;
}
.downloader {
	margin-right: 30px;
}
.sweet-alert button:active {
	background-color: var(--secondary-color) !important;
	color: var(--white-color) !important;
}
.sweet-alert button:hover {
	background-color: var(--secondary-color) !important;
	color: var(--white-color) !important;
}
.confirm, .cancel, .btn-success, .btn-purple {
	border: 3px solid var(--secondary-color) !important;
	box-shadow: none !important;
	font-weight: 600 !important;
	color: var(--black-color) !important;
	text-transform: none;
	font-size: 15px;
	background-color: transparent !important;
}
.btn-success:hover {
	background-color: var(--secondary-color) !important;
	color: var(--white-color) !important;
}
.btn-purple:hover {
	background-color: var(--secondary-color) !important;
	color: var(--white-color) !important;
}
.administrador {
	font-weight: 600;
	color: #fff !important;
}
.btn-buscador {
	padding: 8px;
	width: 80%;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
}
.no-border {
	border: none !important;
}
.no-border .col-sm-6 {
	padding: 8px;
	border: 1px solid #c1c1c1;
	border-radius: 5px;
	margin-right: 0px;
}
.size-small {
	font-size: 10px;
	margin-right: 2px;
	color: #E91E63;
}
/*:::::::::::::::::::::::::*/
/* Loading */
/*:::::::::::::::::::::::::*/
/* Absolute Center Spinner */
.loading {
	position: fixed;
	z-index: 999;
	height: 2em;
	width: 2em;
	overflow: show;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
/* Transparent Overlay */
.loading:before {
	content: '';
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
}
/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
   /* hide "loading..." text */
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.loading:not(:required):after {
	content: '';
	display: block;
	font-size: 10px;
	width: 1em;
	height: 1em;
	margin-top: -0.5em;
	-webkit-animation: spinner 1500ms infinite linear;
	-moz-animation: spinner 1500ms infinite linear;
	-ms-animation: spinner 1500ms infinite linear;
	-o-animation: spinner 1500ms infinite linear;
	animation: spinner 1500ms infinite linear;
	border-radius: 0.5em;
	-webkit-box-shadow: rgba(249, 222, 31, 1) 1.5em 0 0 0, rgba(249, 222, 31, 1) 1.1em 1.1em 0 0, rgba(249, 222, 31, 1) 0 1.5em 0 0, rgba(249, 222, 31, 1) -1.1em 1.1em 0 0, rgba(249, 222, 31, 0.5) -1.5em 0 0 0, rgba(249, 222, 31, 0.5) -1.1em -1.1em 0 0, rgba(249, 222, 31, 1) 0 -1.5em 0 0, rgba(249, 222, 31, 1) 1.1em -1.1em 0 0;
	box-shadow: rgba(249, 222, 31, 1) 1.5em 0 0 0, rgba(249, 222, 31, 1) 1.1em 1.1em 0 0, rgba(249, 222, 31, 1) 0 1.5em 0 0, rgba(249, 222, 31, 1) -1.1em 1.1em 0 0, rgba(249, 222, 31, 1) -1.5em 0 0 0, rgba(249, 222, 31, 1) -1.1em -1.1em 0 0, rgba(249, 222, 31, 1) 0 -1.5em 0 0, rgba(249, 222, 31, 1) 1.1em -1.1em 0 0;
}
.showIfLast {
	display: none;
}
.divider {
	margin: 0cm 0cm 2cm 0cm;
}
.space {
	margin: 0cm 0cm .5cm 0cm;
}
.table thead {
	background: #d0d0d0;
}
.sort-icon {
	color: rgb(255, 229, 0) !important;
	font-size: 18px;
	cursor: pointer;
}
.thead-bg {
	background: #d0d0d0 
}
.text-align-center {
	text-align: center;
}
.text-align-left {
	text-align: left;
}
.text-align-right {
	text-align: right;
}
.hidden {
	display: none !important;
}
.tabla-upload .table thead {
	background: #faef3c;
}
.glyphicon-ok {
	color: #4eee6f;
}
.progress-bar {
	background-color: #4eee6f;
}
.btn-file {
	position: relative;
	overflow: hidden;
}
.btn-file .svg-inject {
	vertical-align: middle;
}
.btn-file input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	font-size: 100px;
	text-align: right;
	filter: alpha(opacity=0);
	opacity: 0;
	outline: none;
	background: white;
	cursor: pointer;
	display: block;
}
.btn-file-logotipo {
	background-color: #E91E63;
	color: #fff;
	font-size: 16px;
	padding: 10px;
	cursor: pointer;
	border-radius: 20px !important;
}
.panel-upload .btn-primary {
	background: #667770 !important;
}
.modal-pdf .modal-dialog {
	width: 1024px !important;
}
.fa {
	font-size: 18px !important;
}
.pdfobject-container {
	width: 100%;
	max-width: 600px;
	height: 600px;
	margin: 2em 0;
}
.pdfobject {
	border: solid 1px #666;
}
#custom-frame #pdf {
	margin-top: -10% !important;
}
.close-view {
	font-size: 15px;
	color: #fff;
	margin-top: -25px !important;
	background: #da3c52 !important;
	padding: 0px !important;
	height: 30px;
	width: 30px;
	opacity: 1;
}
.btn-imprimir {
	background: #269737 !important;
	color: #fff !important;
	border: none !important;
	padding: 9px;
	border-radius: 0px !important;
	margin-right: 20px;
	cursor: pointer;
}
.btn-descargar {
	background: #ee123c !important;
	color: #fff !important;
	border: none !important;
	padding: 9px;
	cursor: pointer;
	border-radius: 0px !important;
}
#custom-frame {
	width: 100% !important;
	min-height: 600px !important;
	border: 5px solid rgb(236, 236, 236) !important;
}
.icon-word {
	color: #37a485 !important;
	cursor: pointer;
}

.btn-data:hover {
	background-color: var(--secondary-color);
	color: var(--base-color);
}
.contain-home-v2 {
	margin-top: 3%;
}
.showLogo {
	display: block;
}
.hideLogo {
	display: none;
}
/* Header */
.ln-header {
	font-size: 20px;
	font-weight: 800;
	text-transform: uppercase;
	color: var(--secondary-color);
}
.ln-header:hover {
	color: var(--secondary-color);
	padding-bottom: 5px;
	border-bottom: 4px solid var(--secondary-color);
}
.text-ecommerce {
	color: var(--secondary-color) !important;
	font-weight: 600;
}
.text-header {
	font-size: 20px;
	font-weight: 400;
	color: #797878;
	letter-spacing: 2px;
	margin-top: 5px;
	text-align:left !important;
	margin-left: 10px;
}
.a-help {
	margin-left: 10%;
}
.icon-header{
	width: auto;
	height: 35px;
}
.icon-perfil{
	width: auto;
	height: 35px;
	margin-left: 3%;
	border-radius: 75px;
	border: solid #63a64c 1.5px;
}
.b-right {
	padding-top: 8px;
}
.label_session {
	font-size: 12px;
	font-weight: 300;	
}

/** prototype styles **/

#site-wrapper {
  position: relative;
  width: 100%;
}
#site-canvas {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateX(0);
  transform: translate3d(0, 0, 0);
  transition: 300ms ease all;
  backface-visibility: hidden; 
  z-index: 100;
}
.show-nav #site-canvas {
  transform: translateX(300px);
  transform: translate3d(300px, 0, 0);
}
#site-menu {
  width: 300px;
  height: 100vh;
  position: absolute;
  top: 10px;
  left: -315px;
  background: #d7d7d7;
  padding: 15px;
}
#site-menu .fa-times {
	float: right;
	color: #5b5b5b;
}
#site-menu .list_categorias li {
	width: 100%;
	text-align: left;
	border-radius: 0px;
	border: none !important;
	border-bottom: 1px solid #cacaca !important;
}
#site-menu .list_categorias {
	margin-top: 20px;
}

/* Page Home */
.container_productos {
	padding-top: 2%;
	padding-bottom: 5%;
}
.title_productos {
	font-size: 18px;
	letter-spacing: 2px;
	margin-bottom: 5%;
	font-weight: 800;
	padding-right: 15px;
}
.title_categorias {
	margin-top: 0px;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: 600;
	padding-bottom: 10%;
	color: #5b5b5b;
}
.list_categorias {
	padding-left: 0px;
	cursor: pointer;
}
.list_categorias li {
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 7%;
	font-weight: 300;
	color: #5b5b5b;
}
.list_categorias li:hover {
	color: var(--secondary-color);
}
._row_productos:first-child{
	margin-top: 0;
	margin-bottom: 4%;
}
._row_productos {
	margin-top: 4%;
	margin-bottom: 4%;
}
._row_productos:last-child{
	margin-top: 4%;
	margin-bottom: 0;
}
.circle-nivel {
	font-size: 16px;
	font-weight: 700;
	color: #5b5b5b !important;
}
.home-productos {
	padding-left: 20px;
	padding-right: 20px;
}
.title_products {
	color: var(--secondary-color) !important;
	margin-top: 20px;
	  font-size: 18px;
	  letter-spacing: 2px;
	  font-weight: 500;
}
/* Card single product */
.title-producto {
	color: #7e7e7e;
	font-weight: 500;
	font-size: 15px;
	letter-spacing: 1px;
	margin-top: 10px;
}
.price {
	display: inline;
	color: #727272;
	font-weight: 300;
	letter-spacing: 2px;
	font-size: 18px;
}
.add-cart {
	text-align: right;
}
.add-cart button {
	background-color: var(--secondary-color);
	padding: 10px 15px;
	color: var(--white-color);
	letter-spacing: 1px;
	border: none;
	font-weight: 700;
	border-radius: 5px;
}
.add-cart button:hover {
	background-color: #72b65b;
}
.decimal {
	position:relative;
	top: -0.5em;
	font-size: 12px;
}
.btn-delete {
	border-radius: 0;
	padding: 5px;
	background: var(--secondary-color);
	border: none;
	width: 30px;
	height: 30px;
	color: #fff;
	font-weight: 400;
}
.btn-delete:hover {
	background: #ff1921;
}
.pesoG {
  position: absolute;
  right: 0px;
  top: 0px;
  background: #d9d8d8;
  color: #737373;
  font-size: 12px;
  padding: 5px 10px 5px 5px;
  font-weight: 500;
  border-radius: 0px 30px 0px 0px;
}
.img_productos {
	transition: 0.2s all ease-in-out;
}
.img_productos:hover {
	transform: scale(1.05);
}
.producto_marca {
	font-weight: 300 !important;
	font-size: 13px !important;
	color: #63a64c !important;
}
/* Checkout */
.bg-gray {
	background: #dadada;
	padding-left: 30px;
	padding-right: 30px;
	color:#565656;
	border-radius: 5px;
}
.img_productos_checkout {
	height: 80px;
	width: auto;
}
._row_productos table {
	text-transform: uppercase;
	color:#565656;
}
._row_productos table td{
	font-size: 13px;
	font-weight: 400;
}
.perfil_checkout {
	height: 120px;
	width: auto;
	border-radius: 75px;
	border: solid #63a64c 3px;
}
.quantity {
	background: var(--secondary-color);
	padding: 10px 2px;
	color: var(--white-color);
	border: none;
	text-align: center;
	width: 45%;
}
.quantity_btn {
	padding: 10px;
	width: 35px;
}
.table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: 1.5px solid #b4b4b4;
	padding: 15px 15px;
	vertical-align: middle;
}
.table > thead > tr > th {
	border-bottom: none;
}
.table thead {
	background: none;
}
.price_checkout {
	font-size: 50px;
	font-weight: 800;
	letter-spacing: 5px;
}
.price_checkout .decimal {
	font-size: 30px;
	font-weight: 800;
}
.iva {
	letter-spacing: 5px;
	font-weight: 300;
	margin-top: 10px;
	font-size: 13px;
}
.plazo {
	letter-spacing: 2px;
	font-weight: 300;
	margin-top: 25px;
	font-size: 16px;
	padding-left: 0px;
}
.button_checkout {
	background: var(--secondary-color);
	padding: 15px 20px;
	color: var(--white-color);
	border: none;
	text-align: center;
	font-size: 40px;
	font-weight: 800;
	border-radius: 10px;
	margin-top: 20px;
	width: 100%;
}
.icon-btn {
	float: right;
	height: 35px;
	width: auto;
}
.box-total {
	padding-bottom: 40px;
	padding-top: 20px;
}
.text-plazo {
	font-size: 15px;
	letter-spacing: 3px;
	font-weight: 700;
}
.text-total {
	font-size: 18px;
	letter-spacing: 3px;
	font-weight: 700;
	margin-bottom: 25px;
}
.content-input input,
.content-select select{
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
 
.content-input input{
	visibility: hidden;
	position: absolute;
	right: 0;
}
.content-input{
	position: relative;
	margin-bottom: 20px;
	padding:5px 0 5px 50px; 
	display: block;
	color: #565656;
	font-weight: 300;
}
.content-input input + i{
 background: #f0f0f0;
 border: none;
 position: absolute; 
 left: 0;
 top: 0;
}
.content-input input[type=radio] + i{
 height: 30px;
 width: 30px;
 border-radius: 100%;
 left: 0px;
}
.content-input input[type=radio] + i:before{
	content: '';
	display: block;
	height: 18px;
	width: 18px;
	border-radius: 100%;
	position: absolute;
	z-index: 1;
	top: 6px;
	left: 6px;
	background:var(--secondary-color);
	transition: all 0.25s ease; 
	transform: scale(0);
	opacity: 0; 
}
.content-input input[type=radio]:checked + i:before{
	transform: scale(1);
	opacity: 1;
}
.cart-empty{
	text-align: center;
	font-weight: 300;
	padding: 50px;
}
.cart-empty h3 {
	margin-bottom: 20px;
}
.kgr {
	font-size: 10px;
}
.cesta-qty {
	background: var(--secondary-color);
	padding: 10px 12px;
	color: var(--white-color);
	position: absolute;
	top: 15px;
	right: 23%;
	border-radius: 40px;
	width: 30px;
	height: 30px;
	font-size: 12px;
	font-weight: 400;
}
.bbva {
	font-size: 12px;
	margin-top: 15%;
	line-height: 15px;
}
.qty_code {
	color: #63a64c !important;
	font-weight: 600;
	font-size: 13px;
	letter-spacing: 2px;
}
.border-tops {
	border-top: 1px solid #b3b3b3;
	padding-top: 2px;
	padding-bottom: 2px;
}
.subtitle_order {
	font-weight: 500 !important;
	font-size: 15px !important;
}
/* Page perfil */
.modal_perfil {
	text-align: center !important;
	color: #a6a1a1 !important;
}
.modal_perfil .nombre_cliente {
	font-size: 28px;
	font-weight: 600;
	color: #a6a1a1;
}
.modal_perfil .credito {
	font-size: 22px;
	font-weight: 500;
	color: #a6a1a1;
	letter-spacing: 2px;
}
.modal_perfil .quantity-producto {
	font-size: 22px;
	font-weight: 500;
	color: #5b5b5b;
	margin-top: 30px;
	margin-bottom: 30px;
	letter-spacing: 2px;
}
.modal_perfil .genera_credito {
	font-size: 13px;
	font-weight: 500;
	color: #5b5b5b;
	text-align: center;
	letter-spacing: 2px;
}
.modal_perfil .img-perfil{
	text-align: center;
}
.modal_perfil .img-perfil img{
	margin: auto;
}
.modal_perfil .modal-footer{
	border-top: none;
}
.modal_perfil .panel {
	box-shadow: none;
}
.modal_perfil .btn_cerrar{
	position: absolute;
	right: -8px;
	top: -8px;
	font-size: 20px;
	padding: 0px;
	background-color: #5b5b5b;
	color: #fff !important;
	border: 2px solid #fff;
	width: 40px;
	height: 40px;
	border-radius: 50px;
}
._closer .btn_cerrar{
	position: absolute;
	right: -8px;
	top: -80px;
	font-size: 20px;
	padding: 0px;
	background-color: #5b5b5b;
	color: #fff !important;
	border: 2px solid #fff;
	width: 40px;
	height: 40px;
	border-radius: 50px;
}
.modal_perfil {
	background: #f4f0f0;
	
}
.modal_perfil .panel {
	background: #f4f0f0;
	
}
.modal_perfil input {
	border-radius: 20px !important;
}
.modal_perfil ._zonas ul {
	list-style: disclosure-closed;
	color: #333;
}
.modal_perfil ._zonas p {
	color: #333;
	font-weight: 600;
	margin-top: 20px;
}
.modal_perfil .control-label {
  font-weight: 500;
  color: #828282;
  font-size: 14px;
}
.modal_perfil #form1 .text-muted{
	color: #828282;
}
.btn-view .view-pdfs {
	font-size: 35px !important;
	color: #da3c52;
	cursor: pointer;
}
.img-facebook {
	width: auto;
	height: 40px !important;
	margin: auto;	
}
.btn-facebook {
	background: #1977f3;
	color: #fff;
	font-weight: 600;
	font-size: 20px;
	padding: 10px;
	width: 100%;
	border-radius: 5px;
	margin-top: 5%;
	letter-spacing: 2px;
}
.btn-logout {
	background: #f05050;
	color: #fff;
	font-weight: 800;
	font-size: 20px;
	padding: 10px;
	width: 100%;
	border-radius: 5px;
	margin-top: 5%;
	letter-spacing: 2px;
}
.sweet-alert {
	font-family: 'Montserrat', sans-serif !important;
}
.box-action {
	margin-top: 6%;
	font-weight: 600;
}
.box-action .fa {
	cursor: pointer;
}
.hr-producto {
	margin-bottom: 3px !important;
	margin-top: 3px !important;
}

/* Page pedidos */
.mis_pedidos {
	border: 1px solid #5b5b5b;
	color: #5b5b5b;
	font-weight: 500;
	padding: 5px 10px;
	border-radius: 10px
}
.mis_pedidos:hover {
	border: 1px solid var(--secondary-color) !important;
	color: var(--secondary-color) !important;
}
.swal-link {
	color: var(--secondary-color) !important;
}
.listaPedidos {
	background: #e6e6e6;
	  padding: 20px;
	  border-radius: 10px;
}
.listaPedidos .form-control {
	background: #d7d7d7;
	  border: 1px solid #ccc;
	  border-radius: 10px;
}
.d-cuenta {
	border-top: 2px dotted #b5afaf;
	line-height: 22px;
	text-align: left;
	padding-left: 20px;
	background: #eaeaea;
}
.total-pedido {
	font-size: 18px;
	  font-weight: 600;
	  color: var(--secondary-color) !important;
}
/* page order modal */
.herdez-order {
	height: 50px;
	width: auto;
}
.ticket {
	color: #424242;
	text-align: left;
	padding: 5% 6%;
	font-weight: 300;
}
.ticket h3 {
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 2px;
}
.list-order{
	padding-left: 0px;
	font-size: 14px;
	color: #4d4d4d;
}
.list-order li{
	margin-bottom: 10px;
	border-bottom: 1px solid #ececec;
	padding-bottom: 12px;
	color: #424242;
	font-weight: 300;
}
.barcode {
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.codigo-barras {
	font-weight: 300;
	font-size: 15px;
	letter-spacing: 2px;
}
.ticket .fa {
	color: #57d02d;
	font-size: 25px !important;
	margin-left: 15px;
	font-weight: 800;
}
.ticket .fa:hover {
	color: #fff !important;
}
.fa-whatsapp {
	margin-right: 22px;
}
.box-action a {
	color: #424242 !important;
}
.light-label {
	font-weight: 300 !important;
}
.btn-finalizar {
	border: 3px solid #63a64c;
	padding: 10px;
	font-weight: 500;
	margin-top: 20px;
	width: 100%;
	border-radius: 15px;
	background: #e6e6e6;
}
.btn-finalizar:hover {
	color: #fff;
	background: #63a64c;
}
/* Login */
.list-group-item {
	background: transparent !important;
	border: none !important;
}
.list-group-item .box-input{
	font-size: 15px;
	text-align: left;
}
.list-group-sm .list-group-item {
	padding: 10px 0px;
}
.label_aviso{
	cursor: pointer;
}
.texto_autorizacion {
	color: #fff;
	font-size: 13px;
}
.modal_aviso, .modal_email{
	color: #7e7e7e;
	font-size: 15px;
	line-height: 20px;
	text-align: justify;
}
.modal_aviso .modal-title {
	font-weight: 800;
}
.modal_aviso .panel-default {
	border: none !important;
}
.modal_email .panel-default {
	border: none !important;
}
.texto_autorizo {
	color: var(--base-color);
	margin-left: 10px;
}
.check_aviso {
	border: 2px solid red;
	outline: 2px solid red;
	width: 25px;
	height: 25px;
}
.btn_cerrar {
	color: #000 !important;
}
.btn_cerrar:hover {
	border: 1.5px solid var(--secondary-color);
	color: #fff !important;
}
.modal_aviso a {
	color: var(--secondary-color);
}
.nivelCesta {
	color: #5b5b5b !important;
	  font-size: 16px;
	  font-weight: 300;
	  margin-bottom: 0;
	  letter-spacing: 2px;
	  line-height: 22px;
}
/* Dashboard */
.body-contener-white {
	background: #f0f3f4 !important;
}
.navbar-nav > li > a {
	line-height: 30px;
}
.form-control {
	height: 40px;
}
.form-login .form-control {
	border: 2px solid var(--white-color);
	background: transparent;
	color: var(--white-color);
}
.form-login {
	background: rgb(131,58,180);
	background: linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%); 
	margin-top: 5%;
	padding: 35px;
	border-radius: 15px;
}
.logo_dashboard {
	padding-top: 20px;
}
.ListadoClientes img {
	height: 80px;
	width: auto;
	border-radius: 80px;
}
.btn_detalle {
	padding: 6px 20px;
	background: #fff;
	border: 1px solid #000;
	width: auto;
	color: #000 !important;
	border-radius: 20px;
	font-weight: 500 !important;
}
.btn-acciones .btn_detalle {
	padding: 9px 15px;
	background: #fff;
	border: 3px solid #48965d !important;
	width: auto;
	color: #000 !important;
	border-radius: 0px !important;
	font-weight: 500 !important;
}
.btn-acciones .w-xs {
  width: auto !important;
  margin-right: 5px;
}
.productos_order .hr-producto {
	margin-bottom: 0px !important;
	margin-top: 10px !important;
	padding-top: 10px;
	padding-bottom: 5px;
}
.icon_home {
	margin-right: 2%;
	height: 40px;
}
.btn_estatus {
  padding: 6px 20px;
  background: transparent;
  border: 3px solid #63a64c;
  width: auto;
  color: #000 !important;
  border-radius: 20px;
  font-weight: 500 !important;
  cursor: auto;
}

/* Clientes */
.text_search {
	font-size: 12px;
	font-weight: 300;
	color: #333;
}

._footer {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	padding: 20px;
	width: 100%;
	color: var(--base-color);
	background: #e3e3e3;
}
._footer a, span {
	color: var(--gray-color) !important;
}
.margin-r-10 {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 15px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
}
.nano {
	height: 24px !important;
}
.ic_footer {
	height: 20px;
	width: auto;
	margin-left: 20px;
}
.link-cursor {
	cursor: pointer;
}
.link-cursor:hover {
	color: var(--secondary-color);
}
.vl {
	border-right: 1px solid #fff;
	padding-right: 20px;
}
.vlr {
	border-left: 1px solid #fff;
	padding-right: 20px;
	padding-left: 20px;
}
._registro {
	text-align: left;	
}
._registro .img-perfil .perfil_checkout {
  height: 80px;
}
._row_productos .col-md-3 {
	padding: 20px;
	background: #e6e6e6;
	border-radius: 0px 15px 0px 0px;
	margin-left: 1%;
	margin-right: 1%;
	display: inline-block;
	min-height: 390px !important;
}
._row_productos .description {
	display: block;
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
}
.listaPedidos .ng-table-pager {
	margin-top: 5%;
	display: none;
}
.label_agotados {
	font-size: 16px;
	letter-spacing: 2px;
	display: table;
	margin: auto;
	padding: 8px 20px;
	border: 1px solid #5b5b5b;
	  color: #5b5b5b;
	  font-weight: 500;
	  border-radius: 10px;
}
.table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: 1px dotted #62749f;
}
.icon_pedidos {
	height: 45px;
	margin-left: 5px;	
}
.header-fiar {
	position: fixed;
	  width: 100%;
	  background: #e3e3e3;
	  top: 0;
	  left: 0;
	  padding: 10px;
	z-index: 20;
}
.height-header{
	height: 60px;
	width: 100%;
	position: relative;
}
.icono_menu_cat {
	display: none;
}
.container_c {
  display: inline-block;
  margin-right: 5%;
}
.form_search {
  color: #555;
  display: flex;
  padding: 2px;
  background: #d0d0d0;
  border-radius: 5px;
}
.input_search {
  border: none;
  background: transparent;
  margin: 0;
  padding: 7px 8px;
  font-size: 14px;
  color: inherit;
  border: 1px solid transparent;
  border-radius: inherit;
  width: 100%;
}
.input_search::placeholder {
  color: #bbb;
}
.btn_search {
  text-indent: -999px;
  overflow: hidden;
  width: 40px;
  padding: 0;
  margin: 0;
  border: 1px solid transparent;
  border-radius: inherit;
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E") no-repeat center;
  cursor: pointer;
  opacity: 0.7;
}
.btn_search:hover {
  opacity: 1;
}
.isMobile {
	display: none;
}
.scrollCategory {
	height: 100%; 
	overflow: scroll;
}
.tipoEnvios input[type="radio"]{
	float: right;
	margin-top: 12px;
	width: 25px;
	height: 25px;
}
.tipoEnvios {
	border: 2px solid #63a64c;
	padding: 10px;
	border-radius: 10px;
	color: #636363;
	font-weight: 500;
	margin-top: 10px;
	position: relative;
	cursor: pointer;
}
.tipoEnvios .smallTipo {
	font-size: 13px;
	color: #63a64c !important;
	font-weight: 400;
}

.tipoEnvios .fa {
	margin-top: 5px;
	  font-size: 35px !important; 
	margin-right: 20px;
}
.rradio p {
	position: absolute;
	top: 25px;
	left: 80px;
}
#form1 .error {
	color: #c14900 !important;
}

.tipoRecoleccion input[type="radio"]{
	float: left;
	margin-top: 12px;
	width: 25px;
	height: 25px;
}
.tipoRecoleccion {
	border: 1px solid #58666e;
	padding: 8px;
	border-radius: 10px;
	color: #636363;
	font-weight: 500;
	margin-top: 10px;
	position: relative;
	cursor: pointer;
	min-height: 85px;
	margin-left: 20px;
	 margin-right: 20px;
}
.tipoRecoleccion .smallTipo {
	font-size: 12px;
	  color: #63a64c !important;
	  font-weight: 400;
}
.tipoRecoleccion .rradio p {
	position: absolute;
	top: 10px;
	left: 50px;
}
#form1 .classRecoleccion .error {
	margin-left: 20px;
}
.icono_envios {
	width: 50px;
	height: auto;	
}

/*  ::::::::::::::::::::::::::::::::::::
	::::::::::::::::::::::::::::::::::::
			Responsive Phone
	:::::::::::::::::::::::::::::::::::: */
@media only screen and (max-width: 1024px) and (min-width: 720px)  {
	._row_productos  .col-md-3 {
		width: 48%;
		float: left;
		margin-bottom: 15px;
	}
	.header-fiar .col-md-7{
		width: 40%;
		float: left;
	}
	.header-fiar .col-md-5{
		width: 60%;
		float: left;
	}
}
@media (min-width: 998px) {
	._row_productos  .col-md-3 {
		width: 23%;
		min-height: 350px;
	}
}
@media only screen and (max-width: 998px) and (min-width: 720px)  {
	
}

@media only screen and (max-width: 998px) and (min-width: 580px)  {
	.header-fiar .col-md-7 .b-right {
		width: 100%;
	}
}
@media (max-width: 980px) {
	.p-score{
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 20px;
		padding-bottom: 20px;
   }
	.btn_registro{
		min-width: 92% !important;
   }
	.contain-home-v2 {
		margin-top: 8% !important;
   }
   ._footer {
	   position: relative !important;
   }
   .b-right {
	   padding-top: 0px;
	   text-align: left;
   }
   .list_categorias li {
		margin-bottom: 5%;
		width: 45%;
		float: left;
		border: 1px solid #cacaca;
		margin-right: 10px;
		padding: 8px;
		text-align: center;
		font-size: 16px;
		border-radius: 20px;
   }
   .title_categorias {
	 margin-top: 5px;
	 padding-bottom: 3%;
   }
   .container-category {
	   display: flow-root;
   }
   .perfil_checkout {
	   margin: auto;
   }
}
@media only screen and (max-width: 720px) {
	.header-fiar .col-md-7{
		width: 50%;
		float: left;
	}
	.header-fiar .col-md-5{
		width: 50%;
		float: left;
	}
	.text-header {
	  font-size: 16px;
	  margin-top: 15px;
	  }
}
@media only screen and (max-width: 580px) {
	input[disabled]{
	  -webkit-appearance: none !important;
	  opacity: 2 !important;
	  color: #000 !important;
	  font-weight: 800;
	}
	.header-fiar .col-md-7{
		width: 59%;
		float: left;
		padding: 0 !important;
	}
	.header-fiar .col-md-5{
		width: 41%;
		float: left;
	}
	.height-header {
	  height: 45px;
	}
	.icono_menu_cat {
		display: block;
		position: absolute;
		left: 15px;
		top: -2px;
	}
	.icono_menu_cat .icon_home {
		  height: 42px;
	}
	.icon_home {
		  height: 30px;
	}
	.icon_pedidos {
		  height: 35px;
	}
	.icon-perfil {
		  height: 25px;
	}
	.icon-header{
		height: 25px;
	}
	
	.label_session{
		display: none;
	}
	.footer-480 {
		display: inline-grid;
	}
	._row_productos  .col-md-3 {
		margin-bottom: 15px;
		width: 48%;
		min-height: 340px;
		float: left;
	}
	.text-header {
		margin-left: 0px;
		font-size: 9px !important;
		margin-top: 16px !important;
		text-align: right !important;
	}
	.list_categorias li {
	  margin-bottom: 5%;
	  width: 45%;
	  float: left;
	  border: 1px solid #cacaca;
	  margin-right: 10px;
	  padding: 8px;
	  text-align: center;
	  font-size: 16px;
	  border-radius: 20px;
	}
	.title_categorias {
	  margin-top: 20px;
	  padding-bottom: 3%;
	}
	.cesta-qty {
	  top: -5px;
	  width: 20px;
	  height: 20px;
	  font-size: 10px;
	  padding: 5px 8px;
	}
	.container-category {
		z-index: 5;
	}
	._row_productos {
		text-align:center;
	}
	._row_productos img {
		margin: auto;
	}
	/* Force table to not be like tables anymore */
	#not-table-mobile table, 
	#not-table-mobile thead, 
	#not-table-mobile tbody, 
	#not-table-mobile th, 
	#not-table-mobile td, 
	#not-table-mobile tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#not-table-mobile thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#not-table-mobile td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	#not-table-mobile td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 10px;
		left: 6px;
		width: 35%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#not-table-mobile td:before { content: attr(data-title); }
	
	.box-action {
	  margin-top: 15%;
	}
	.listaPedidos #not-table-mobile td { 
		border-bottom: none !important; 
		padding-left: 0% !important; 
	}
	.listaPedidos .ng-table-pager {
		margin-top: 25%;
	}
	.table-fixed {
		width: 100%;
		  max-width: 100%;
		  table-layout: fixed;
	}
	.listaPedidos #not-table-mobile tr { 
		display: grid; 
	}
	.listaPedidos #not-table-mobile td { 
		display: grid; 
		padding: 8px;
	}
	.size-link {
		font-size:13px;
	}
	.container-category {
		display: none;
	}
	.isDesktop {
		display: none;
	}
	.isMobile {
		display: block;
	}
	.isMobile  .container_c {
		margin-right: 0;
		margin-top: 8%;
		border: 1px solid #bdbdbd;
	}
}
@media (max-width: 480px) {
	.footer-480 {
		margin-top: 20px;
		line-height: 25px;
		text-align: center;
   }
   .add-cart {
	text-align: left;
   }
   .add-cart button {
	width: 75%;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 12.5%;
   }
   .title_productos {
	display: none;
   }
   .box-barcode {
	margin-top: 5%;
   }
   .box-total {
		padding-bottom: 60px;
	}
	._row_productos:last-child {
		padding-bottom: 12%;
	}
	.modal-dialog {
		margin-top: 10%;
	}
}
@media only screen and (max-width: 340px) {
	.text-header {
		font-size: 14px;
	}
	.icon_home {
	  height: 35px;
	}
	.icon_pedidos {
	  height: 40px;
	}
	.icon-header{
		width: auto;
		height: 30px;
	}
}