html, body {
	margin: 0;
	font-family: 'Lato', sans-serif;
    padding: 0px;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5 {
	font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 32px;
    color: #aa192d;
}

a{
  text-decoration:none;  
}

a:hover{
  text-decoration:none;  
}

h6 {
	font-family: 'Lato', sans-serif;
}

.h5-classic {
    font-size: 26px;
}

p {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}


span.cartex {
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	font-size: 13px;
}

.navbar-expand-lg .navbar-nav .social-link {
	padding-right: 15px!important;
	padding-left: 15px!important;
}

.navbar-toggler {
	color: white;
}

a.nav-link.text-menu {
	display: inline-block;
	color: #fff;
	transition: color 0.3s ease 0s;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 700;
    text-transform: uppercase;
}

a.nav-link.text-menu:hover {
	display: inline-block;
	color: #55bce8;
	transition: color 0.3s ease 0s;
	font-family: 'Lato', sans-serif;
}

a.nav-link.text-menu {
    width: 122px;
}

li.nav-item {
	position: relative;
	box-sizing: border-box;
	overflow: visible;
	padding-left: 5px;
	padding-right: 5px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0rem;
    padding-left: 0rem;
}

.dropdown:hover>.dropdown-menu {
	display: block;
}

.dropdown-menu {
	margin-top: -5px;
	border: none;
}

.img-cat {
    transition: ease 0.5s;
}

.img-cat:hover {
    filter: opacity(.5);
    transition: ease 0.5s;
}

@media only screen and (max-width: 600px) {
	li.nav-item.modal-but {
		margin-top: 5px;
		margin-bottom: 15px;
	}
}

p.buttons {
    margin: 0;
}

.badge-light {
    color: #fff;
    background-color: #aa192d;
}

.badge-danger {
    color: #fff;
    background-color: #55bce8;
    padding: 10px 21px;
    margin-bottom: 15px;
    border-radius: 0px;
}

.menu-icons i {
    color: #55bce8;
    font-size: 24px;
}

.menu-icons h4 {
    color: #aa192d;
    font-size: 12px;
    margin-top: 8px;
    font-weight: 700;
}

.menu-icons h4:hover {
    color: #55bce8;
    transition: color 0.3s ease 0s;
    font-weight: 700;
}

img.navbar-branded {
    width: 18%;
}

.card-body.card-h {
    height: 460px;
    min-height: 460px;
}

.card-body-shop{
    height: auto;
}

.card-img.top-pro {
    height: 190px;
    object-fit: cover;
}
.btn-blue {
    color: #000;
    background-color: #55bce8;
    border-color: #55bce8;
    border-radius: 0px;
    font-weight: 700;
}

.btn-blue:hover{
    color: #fff!important;
    background-color: #aa192d;
    border-color: #aa192d;
    border-radius: 0px;
    font-weight: 700;
}

.leading {
    font-size: 15px;
    font-weight: 300;
}
.lead {
    font-size: 15px;
    font-weight: 300;
}

.icon-bar {
    width: 28px;
    border-radius: 50%;
}

button#btnMovil {
    background-color: #55bce8;
    color: #fff;
    font-weight: 800;
    font-size: 24px;
}
    

/*PARALLAX*/

.wtitle {
	padding: 100px 20px;
}

.btitle {
	padding: 200px 20px;
}

#plx {
	/*background: url(https://i.postimg.cc/2yVjHjyp/seccion-1.png);*/
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#plx2 {
	background: url(../img/fotos/banner-mayor.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#plx3 {
	background: url(https://i.postimg.cc/VsB1QH2r/aceite-oliva.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#plx4 {
	background: url(https://i.postimg.cc/C17vJD61/ali-os.png);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#plx5 {
	background: url(https://i.postimg.cc/yNb5z0yb/suplementos-alimenticios.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

p.descript {
	background: #0000004f!important;
	margin: -8px 0px!important;
	color: #fff;
	padding: 0px 15px;
}

h2.font-weight-bold.text-white {
	background: #0000004f;
}

a.dec-non {
	cursor: pointer;
	text-decoration: none;
}

.txtNew a {
	color: #aa192d;
}

.txtNew a:hover {
	color: #fff;
}

.ir-arriba {
	display: block;
	background-repeat: no-repeat;
	font-size: 20px;
	color: black;
	cursor: pointer;
	position: fixed;
	bottom: 10px;
	right: 26px;
	z-index: 2;
}

.fa-inverse {
	color: #000;
}


/*Modal Carrito*/

.modal-content {
	position: relative;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}

.table {
	color: #191919;
}

.modal-header {
	border-bottom: 1px solid #19191947;
}

.modal-body {
	padding: 0rem;
}

.table th {
	border-top: none;
}

.table thead th {
	font-family: Varela Round, sans-serif;
	font-size: 14px;
	color: #333;
}

.text-car {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
    color: #fff;
}

h1 {
	color: #191919;
	font-size: 34px;
	text-transform: uppercase;
}

tbody#tb_carro {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 12px;
}


/*Fin Modal Carrito*/


/*titulo productos*/

h6.card-title {
	color: #000!important;
}

a.prolink {
	text-decoration: none;
}

h6.card-title:hover {
	color: #f2959b!important;
	transition: color 0.4s ease 0s;
}

a.nav-link.dropdown-toggle {
	color: #fff;
}

.dropdown-menu {
	font-size: 14px;
	color: grey;
	font-weight: 400;
}

.dropdown-item {
	font-weight: 500;
	color: grey;
}

img.logo-firts {
	display: inline!important;
	width: 15%!important;
}

img.card-img-product {
    width: 400px;
    height: 400px;
}

.modal-header {
    background-color: #55bce8;
}


/*responsive*/

@media only screen and (max-width: 600px) {
	button#carrito {
		font-size: 11px;
	}
	select#inlineFormCustomSelectPref {
		width: 252px!important;
	}
	img.logo-firts {
		width: 50%!important;
	}
	h6.card-title.text-center {
		font-size: 18px!important;
	}
	.flex-center {
		margin-left: 60px;
		margin-right: 54px;
		font-size: 12px;
	}
}


/*nav toogler*/

.navbar-toggler {
	background-color: #83c9b1;
}


/*desaparecer escritorio*/

@media only screen and (max-width: 610px) {
	#tab-escritorio {
		display: none;
	}
    #carouselShop {
    display: none;
    }
    #carouselShopMobile {
        display: block;
    }
}


/*desaparecer movil*/

@media only screen and (min-width: 600px) {
	#tab-movil {
		display: none;
	}
    #carouselShopMobile{
        display: none;
    }
    #carouselShop {
    display: block;
    }
}

.btn-cat {
    border-radius: 0;
    width: 100%;
}

i.fas.fa-envelope.prefix.text-success {
	float: left;
	padding-right: 5px;
	margin-top: 4px;
}

i.fas.fa-lock.prefix.text-success {
	float: left;
	padding-right: 5px;
	margin-top: 4px;
}


/* Forms */

form .required label:after {
	color: #c11717;
	content: ' (*)';
	display: inline;
}


/* Form errors */

form .error {
	background: #FFDACC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-weight: normal;
}

form .error-message {
	-moz-border-radius: none;
	-webkit-border-radius: none;
	border-radius: none;
	border: none;
	background: none;
	margin: 0;
	padding-left: 4px;
	padding-right: 0;
}

form .error,
form .error-message {
	color: #9E2424;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	margin: 1% 1% 1% 0;
}


/*BOTON CARRITO Y CANTIDAD*/

input#cantidad {
	float: left;
	margin-right: 5px;
}

@media only screen and (max-width: 600px) {
	button#carrito {
		font-size: 13px;
		padding: 8px 12px;
	}
	select#inlineFormCustomSelectPref {
		width: 99%!important;
	}
}


/*PAGINADOR*/

.page-item.active .page-link {
	background-color: #55bce8;
	border-color: #55bce8;
    color: #fff;
}
.page-item.active .page-link:hover {
	background-color: #aa192d;
	border-color: #aa192d;
    color: #fff;
}

.page-link {
	color: #000;
}


/*buscador*/

label.pri {
	font-size: 20px;
	color: white;
	padding-bottom: 10px;
}

input#price_desde {
	display: block;
	width: 45%;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 18px;
	padding-right: 10px;
}

input#price_hasta {
	display: block;
	width: 45%;
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 18px;
	padding-right: 10px;
}

@media only screen and (max-width: 425px) {
	.cantidad-resultados {
		padding-bottom: 15px;
	}
	li.nav-item {
		padding-left: 0;
	}
}


/*tienda*/

.col-lg-3.col-sm-12.col-md-4.columna-pro {
	float: left;
}

hr {
	height: 1px!important;
}

hr.hr-color {
    background-color: #0000004f;
    height: 0px!important;
}


/*modal*/

button.close.cerrar {
	margin: -15px 0px 0px 0px!important;
}

.modal-footer.butoons {
	justify-content: center;
}

.btn-block+.btn-block {
	margin-top: 0;
}


/*Carousel caption*/

.carousel-caption.d-none.d-md-block {
	background: #0000004f;
}

h5.no-hay {
	padding-left: 9%;
}


/*nuevos colores*/

.text-secondary {
	color: #343a40!important;
}

p {
	color: #191919;
	font-size: 15px;
	font-weight: 400;
}

h4#list-categorias-list {
	background: #191919;
}

button#busq {
	color: #222;
	background: #96c222;
	border-color: #96c222;
}

button#busq:hover {
	color: white;
	background: #acca4f;
	border-color: #acca4f;
}

h4.h4 {
	color: #bb7632;
}

strong {
	color: #191919;
}

.carousel-caption.d-none.d-md-block p {
	color: white;
}

h6.card-title.text-center {
	color: #343a40!important;
	transition: color 0.4s ease 0s;
}

a.btn.btn-rounded.btn-log {
	background: #96c222!important;
	border-color: #96c222!important;
	color: #222;
}

a.btn.btn-rounded.btn-log:hover {
	background: #acca4f!important;
	border-color: #acca4f!important;
	color: white;
}

h4.modal-title.w-100.font-weight-bold.text-tit {
	color: #191919;
}

i.fas.fa-envelope.prefix.carta {
	color: #55bce8;
}

i.fas.fa-lock.prefix.candado {
	color: #55bce8;
}

button.close {
	color: #222!important;
}

a {
	color: #827362;
}

a:hover {
	color: #191919;
}

a.list-group-item.list-group-item-action.bg-white:hover {
	font-size: 17px;
	color: #343a40!important;
}

a#iconCarro {
	color: #ffffff;
	cursor: pointer;
	font-size: 18px;
	padding-left: 15px;
	padding-right: 15px;
}

a#iconCarro:hover {
	color: #fab700;
}

a#menuModal {
	color: #fff;
	cursor: pointer;
	font-size: 26px;
	padding-left: 15px;
	padding-right: 15px;
}

a#menuModal:hover {
	color: #f2959b;
}


a.nav-link.text-menu2 {
	padding: 0;
}

a.nav-link.text-menu2 {
	padding: 0;
}

a.dropdown-item.text-menu {
	display: inline-block;
	color: #000;
	transition: color 0.4s ease 0s;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 700;
}

a.dropdown-item.text-menu:hover {
	color: #f2959b;
}


/*boton carrito*/

.mt-lg-0,
.my-lg-0 {
	margin-top: 3px!important;
}


/*botones modal interior*/

.actualiza {
	background: #55bce8;
	color: #fff;
	border-color: #55bce8;
}

.actualiza:hover {
	color: #fff;
	background-color: #aa192d;
	border-color: #aa192d;
}

.finaliza {
	color: #fff;
	background-color: #aa192d;
	border-color: #aa192d;
}

.finaliza:hover {
	color: #fff;
	background-color: #55bce8;
	border-color: #55bce8;
}

.table {
	margin-bottom: 0;
}


/*titulo finalizar compra*/

.page-header {
	color: #bb7632;
}


/*boton realizar pedido*/

.btn-warning {
    color: #fff;
    background-color: #55bce8;
    border-color: #55bce8;
    border-radius: 0px;
    margin: 0;
}

.btn-warning:hover {
	color: #fff!important;
	background-color: #aa192d;
	border-color: #aa192d;
    border-radius: 0px;
    margin: 0;
}


/*responsive*/

@media only screen and (max-width: 600px) {
	.actualiza {
		font-size: 12px!important;
	}
	.finaliza {
		font-size: 12px;
	}
	.row.align-items-center.colspams {
		text-align: center;
	}
}

@media only screen and (max-width: 768px) {}


/*vinculos footer*/

.col-md-3.mx-auto ul li {
	list-style: none!important;
	margin: 40px 40px 40px 0px!important;
	padding: initial!important;
	line-height: 0px;
	font-size: 18px;
	font-weight: 700;
	font-family: Varela Round, sans-serif!important;
	text-decoration: none;
}

.col-md-3.mx-auto p {
	margin: 40px 40px 40px 0px!important;
	padding: initial!important;
	line-height: 0px;
	font-size: 18px;
	font-weight: 700;
	font-family: Varela Round, sans-serif!important;
	text-decoration: none;
}

.col-md-3.mx-auto ul li a:hover {
	color: #bb7632!important;
	text-decoration: none;
}

.col-md-3.mx-auto p a:hover {
	color: #bb7632!important;
	text-decoration: none;
}


/*recetas*/

.view.overlay {
	display: table-cell;
}

#backi {
	background-color: #96c222;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 45%;
}

.cabox {
	background: #fff;
	border-radius: 5px;
	margin-top: 10%;
	margin-bottom: 6%;
	padding: 0px 30px 30px 30px;
	-webkit-box-shadow: -3px 4px 5px 0px rgba(0, 0, 0, 0.44);
	-moz-box-shadow: -3px 4px 5px 0px rgba(0, 0, 0, 0.44);
	box-shadow: -3px 4px 5px 0px rgba(0, 0, 0, 0.40);
}

@media only screen and (max-width: 600px) {
	#backi {
		height: auto!important;
	}
}

.btn-yellow {
	background-color: #96c222;
}

.btn-yellow:hover {
	background-color: #acca4f;
}

p.lead.pti {
	font-size: 22px;
	font-weight: 600;
	margin-top: 12px;
}

p.lead-descript {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 1.5;
}

.boton-modal-fin {
	float: right;
	padding-right: 15px;
	padding-bottom: 15px;
}

.font_6 {
	font-family: 'Lato', sans-serif;
	color: #aa192d;
	font-size: 21px;
	font-weight: 700;
    text-transform: uppercase;    
}

.font_7 {
	font-family: 'Lato', sans-serif;
	color: #000;
	font-weight: 700;
}

.font_8 {
	font-family: 'Lato', sans-serif;
	color: #000;
	font-weight: 700;
    margin-bottom: 15px;
    font-size: 16px;            
}


/*FORMULERIO FOOTER*/

#comp-jkv8gudqform {
	height: auto;
	width: 367px;
	position: relative;
}

#comp-jkv8gudqform-gridWrapper {
	pointer-events: none;
}

#comp-jkv8gudqform-gridContainer {
	position: static;
	display: grid;
	height: auto;
	width: 100%;
	min-height: auto;
	grid-template-rows: min-content min-content min-content min-content min-content 1fr;
	grid-template-columns: 100%;
}

#comp-jkv8guoe {
	position: relative;
	margin: 7px 0px 9px 0;
	left: 5px;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

#comp-jkv8guoa {
	position: relative;
	margin: 0px 0px 9px 0;
	left: 5px;
	grid-area: 2 / 1 / 3 / 2;
	justify-self: start;
	align-self: start;
}

#comp-jkv8guob {
	position: relative;
	margin: 0px 0px 10px 0;
	left: 5px;
	grid-area: 3 / 1 / 4 / 2;
	justify-self: start;
	align-self: start;
}

#comp-jkv8guo3 {
	position: relative;
	margin: 0px 0px 5px 0;
	left: 220px;
	grid-area: 5 / 1 / 6 / 2;
	justify-self: start;
	align-self: start;
}

#comp-jkv8guo1 {
	position: relative;
	margin: 0px 0px 7px 0;
	left: 135px;
	grid-area: 6 / 1 / 7 / 2;
	justify-self: start;
	align-self: start;
}

#comp-jkv8gudqform-wedge-5 {
	visibility: hidden;
	height: 260px;
	width: 0;
	grid-area: 1 / 1 / 5 / 2;
}

#comp-jkv8gudqcenteredContent {
	position: relative;
}

#comp-jkv8gudqform-gridContainer>* {
	pointer-events: auto;
}

#comp-jkv8gudqform-gridContainer>[id$="-rotated-wrapper"] {
	pointer-events: none;
}

#comp-jkv8gudqform-gridContainer>[id$="-rotated-wrapper"]>* {
	pointer-events: auto;
}

input {
	overflow: visible;
}

input#comp-jkv8guoeinput,
input#comp-jkv8guoainput,
input#comp-jkv8guobinput {
	border: 3px solid #fff;
	background-color: #191919;
	font-weight: 300;
	font-family: sans-serif;
	font-size: 16px;
	width: 100%;
}

input#comp-jkv8guoeinput:hover {
	border: 3px solid #fff;
	background-color: rgba(68, 68, 68, 1);
	font-weight: 300;
	font-family: sans-serif;
	font-size: 16px;
}

input#comp-jkv8guoainput:hover {
	border: 3px solid #fff;
	background-color: rgba(68, 68, 68, 1);
	font-weight: 300;
	font-family: sans-serif;
	font-size: 16px;
}

input#comp-jkv8guobinput:hover {
	border: 3px solid #fff;
	background-color: rgba(68, 68, 68, 1);
	font-weight: 300;
	font-family: sans-serif;
	font-size: 16px;
}

input#comp-jkv8guoeinput:focus {
	border: 3px solid rgba(246, 4, 25, 1);
	background-color: rgba(68, 68, 68, 1);
	font-weight: 300;
	font-family: sans-serif;
	font-size: 16px;
}

input#comp-jkv8guoainput:focus {
	border: 3px solid rgba(246, 4, 25, 1);
	background-color: rgba(68, 68, 68, 1);
	font-weight: 300;
	font-family: sans-serif;
	font-size: 16px;
}

input#comp-jkv8guobinput:focus {
	border: 3px solid rgba(246, 4, 25, 1);
	background-color: rgba(68, 68, 68, 1);
	font-weight: 300;
	font-family: sans-serif;
	font-size: 16px;
}

button#comp-jkv8guo3link {
	background-color: rgba(157, 36, 44, 1);
	border-color: transparent;
	color: #fff;
	font-weight: 300;
	font-size: 18px;
	font-family: sans-serif;
	width: 100%;
}

label {
	font-family: sans-serif;
	font-weight: 300;
}

.form-control {
	font-size: 16px;
	font-weight: 300;
	font-family: sans-serif;
}

.card:hover {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
}


/*social icons*/

.socialnet {
	width: 42px;
	position: fixed;
	top: 35px;
	right: 35px;
	z-index: 3000;
}


/* Extra centrado vertical*/

.socialnet {
	top: 36%!important;
	height: 205px;
	margin-top: 0px;
}

img.whatsappico {
    width: 120%;
    margin-bottom: 10px;
}

img.whatsappico:hover {
	filter: opacity(.8);
}


.form-control.andulation {
	width: 100%!important;
	margin: -10px 0 0;
	padding: 25px;
	border: 0;
	border-radius: 0;
	font-size: 13px;
	line-height: 17px;
	background-color: #fff;
	color: #818181;
	font-family: Raleway;
	font-weight: 400;
}

h2.font_2 {
	font-size: 42px;
	letter-spacing: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

@font-face {
	font-family: ”Reklame”, cursive;
	src: url(../font/Reklame.otf) format(“opentype”);
}

#comp-kb67qu6l {
	position: relative;
	left: 280px;
	top: -18px;
}

#comp-kb67qu6l {
	transform: rotate(270deg);
}

span.text-allright {
	margin-left: 34%;
}

.subheader {
	background-color: #55bce8;
	height: auto;
    margin-bottom: 2%;
}

.subheader2 {
	background-color: #55bce8;
	height: auto;
}


/*galeria*/

.btn:focus,
.btn:active,
button:focus,
button:active {
	outline: none !important;
	box-shadow: none !important;
}

#image-gallery .modal-footer {
	display: block;
}

.thumb {
	margin-top: 15px;
	margin-bottom: 15px;
}

.img-thumbnail {
	background-color: #86cab2;
}

.img-thumbnail:hover {
	filter: opacity(.5);
}

.style-kb67pn6345 svg {
	position: absolute;
	top: -250px;
	right: 0px;
	bottom: 0;
	left: 250px;
	width: 60%;
	height: 100%;
	margin: auto;
}

div#comp-kb67pmsd {
	position: absolute;
	width: 602px;
	height: 190px;
	top: 56px;
	left: 110px;
}

.btn-amarillo {
	background-color: rgba(255, 212, 90, 1);
	border: solid rgba(255, 212, 90, 1) 0px;
	font-weight: 300;
	font-family: serif;
}

.btn-amarillo:hover {
	background-color: #ffe18c;
	border: solid #ffe18c;
}

svg#comp-jya9m7s7svgcontent {
	position: absolute;
	left: 300px;
	top: -90px;
	transform: rotate(66.7061502562986deg);
	width: 80px;
}

svg#comp-jya9q26ksvgcontent {
	position: absolute;
	margin-top: -140px;
	width: 120px;
	margin-left: 15%;
}

img.img-taller {
	background-color: #86cab2;
	border: 4px solid #86cab2;
	border-radius: 5px;
}

a#iconSearch {
	color: #ffffff;
	cursor: pointer;
	font-size: 18px;
	padding-left: 15px;
	padding-right: 15px;
}

a#iconSearch:hover {
	color: #fab700;
}

a#iconUser {
	color: #ffffff;
	cursor: pointer;
	font-size: 18px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

a#iconUser:hover {
	color: #fab700;
	text-decoration: none;
}

a#iconUser2 {
	color: #ffffff;
	cursor: pointer;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

a#iconUser2:hover {
	color: #fab700;
	text-decoration: none;
}

.-autocomplete-container {
	position: absolute;
	background: #fff;
	margin: 0 20px 0 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	z-index: 1000;
}

.-autocomplete-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.-autocomplete-list {
	list-style: none;
}

.-autocomplete-item {
	color: #000;
	display: block;
	padding: 5px 10px;
	border-bottom: 1px solid #ddd;
	display: flex;
	align-items: center;
}

.-autocomplete-item:hover {
	color: #fff;
	background: #4183c4;
	text-decoration: none;
}

.-autocomplete-item img {
	max-width: 80px;
}

.img-responsive {
	display: block;
	height: auto;
}

.-autocomplete-descrip {
	margin-left: 20px;
	font-size: 14px;
	font-family: Varela Round, sans-serif;
	font-weight: 300;
}

.-autocomplete-item {
	color: #000;
}

.label-danger {
	background-color: #d9534f;
}

.label-success {
	background-color: #5cb85c;
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

.input-group-addon:first-child {
	border-right: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.input-group-lg>.input-group-addon {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.input-group-addon {
	font-weight: 400;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}

.input-group .form-control {
	display: table-cell;
}

.input-group-lg>.input-group-addon {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
	background-color: #55bce8;
	color: #fff;
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.table>tbody>tr>td {
	vertical-align: middle;
	font-size: 12px;
	white-space: nowrap;
}

@media screen and (min-width: 768px) {
	.-autocomplete-container {
		min-width: 90%;
	}
}


/*MENU*/

i.fas.fa-bars.text-white {
	color: #fff;
	cursor: pointer;
	font-size: 26px;
	padding-left: 15px;
	padding-right: 15px;
}

.modal .menu-dialog {
	position: fixed;
	margin: auto;
	width: 320px;
	height: 100%;
	transform: translate3d(0%, 0, 0);
}

.modal .menu-content {
	height: 100%;
	overflow-y: auto;
}

.modal .modal-cuerpo {
	padding: 0px;
}

.modal.left.fade .menu-dialog {
	left: -320px;
	transition: opacity 0.1s linear, left 0.1s ease-out;
}

.modal.left.fade.show .menu-dialog {
	left: 0;
}

.modal.right.fade .menu-dialog {
	right: -320px;
	transition: opacity 0.1s linear, right 0.1s ease-out;
}

.modal.right.fade.show .menu-dialog {
	right: 0;
}

a.nav-link.text-nav {
	text-decoration: none;
	text-transform: none;
	font-size: 13px;
	color: #7c7c7c;
	transition: .3s;
}

li .text-nav:hover {
	background-color: #ececec;
}

dl,
ol,
ul {
	margin-top: 0;
	margin-bottom: 0rem;
}

li.nav-item.dropdown.droplogin {
	position: absolute;
	margin-top: -6px;
	margin-left: 45px;
}

.droplogin .nav-link {
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	font-size: 13px;
}

.droplogin .dropdown-item {
	font-weight: 500;
	color: grey!important;
	font-size: 13px;
}


/* ----- MODAL STYLE ----- */

.menu-content {
	border-radius: 0;
	border: none;
}

button.btn.btn-link.btn-block.text-left {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	color: #7c7c7c;
	transition: .3s;
}

.headering:hover {
	background-color: #ececec;
}


/*PRODUCTO*/

.btn-primaryDark {
	color: #222;
	background-color: #343a40!important;
	border-color: #343a40!important;
}

h2.titleProduct {
	font-size: 28px;
	color: #000;
	font-weight: 600;
}

.label-info {
	background-color: #5bc0de;
}

.label-warning {
	background-color: #f0ad4e;
}

.label-default {
	background-color: #777;
}

.label:empty {
	display: none;
}


/*button#btn_add_cart {
    background-color: #83c9b1;
    color: #fff;
    font-weight: 500;
}
button#btn_add_cart:hover {
    background-color: #343a40;
    color: #fff;
}*/

.pseudo_border {
	position: relative;
	display: inline-block;
	font-size: 20px;
	letter-spacing: 5px;
	text-transform: uppercase;
}

.pseudo_border:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	margin: 10px auto;
	width: 50%;
	height: 6px;
	background: #96c222;
}

.media {
	overflow: hidden;
	zoom: 1;
	margin-top: 15px;
}

.media-middle {
	vertical-align: middle;
}

.media-left {
	margin-right: 15px;
	font-size: 10px;
	margin-top: 10px;
}

.jumbotron-sm {
	background-color: #eeeeed;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.jumbotron-sm h4 {
	font-size: 18px;
	font-weight: 500;
	font-family: 'Lato', sans-serif;
}

.col-product {
	padding: 0px 5rem;
}

.fa-lg {
	font-size: 22px;
	padding-top: 5px;
}

.card-title {
	font-size: 12px;
	font-weight: 600;
	color: #000;
	min-height: 30px;
}

.card-title:hover {
	font-size: 12px;
	font-weight: 600;
	color: #ee1c29;
	text-decoration: none;
}

.btn-add-cart {
	/*background-color: #83c9b1;
    color: #000;*/
	padding: 6px 12px;
	font-size: 12px;
	font-weight: 600;
}

.btn-add-cart:hover {
	/*background-color: #343a40;
    color: #fff;*/
	padding: 6px 12px;
	font-size: 12px;
}

span#label_precio {
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    color: #000;
    padding: 0px 10px 0px 10px;
}


/*PRODUCTO*/


/*TABS*/

.indigo {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	transition: border .2s ease-in-out;
}

.nav-justified {
	width: 100%;
}

.nav-justified>li {
	display: table-cell;
	width: 1%;
}

.nav-justified>li {
	float: none;
}

.nav-pills>li.active>a {
	color: #fff;
	background-color: #337ab7;
}

.nav-pills .nav-item {
	padding-left: 0px;
}

.nav-pills {
	padding: 5px;
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: -18px;
	font-size: 18px;
}


/*TABS*/

.section-title h4:before {
	position: absolute;
	content: "";
	width: 90px;
	height: 2px;
	background-color: #83c9b1;
	bottom: 0;
}

.section-title h4:after {
	position: absolute;
	background-color: #83c9b1;
	content: "";
	width: 10px;
	height: 10px;
	bottom: -4px;
	left: 2%;
}

.style-jya9m7vi1 svg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: auto;
}

.style-jya9m7vi1_non-scaling-stroke * {
	vector-effect: non-scaling-stroke;
}


/*icon box*/

.pt-50 {
	padding-top: 0px;
}

.pb-50 {
	padding-bottom: 0px;
}

.services-area {
	background-color: #fff;
}

.section-title {
	margin-bottom: 20px;
}

.section-title p {
	color: #fff;
	font-size: 16px;
}

.section-title h4 {
	text-transform: capitalize;
	font-size: 40px;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-weight: 600;
	color: #fff;
}

.section-title h4:before {
	position: absolute;
	content: "";
	width: 60px;
	height: 2px;
	background-color: #fff;
	bottom: 0;
	left: 50%;
	margin-left: -30px;
}

.section-title h4:after {
	position: absolute;
	background-color: #fff;
	content: "";
	width: 10px;
	height: 10px;
	bottom: -4px;
	left: 50%;
	margin-left: -5px;
	border-radius: 50%;
}

.single-service {
	/*border: 1px solid #ee1c29;*/
	padding: 30px 10px;
	position: relative;
	text-align: center;
	margin-bottom: 30px;
	border-radius: 5px;
}

.single-service i.fas {
	width: 60px;
	height: 60px;
	background-color: #55bce8;
	font-size: 25px;
	color: #fff;
	line-height: 60px;
	text-align: center;
	margin-bottom: 20px;
}

.single-service i.fas {
	-webkit-transition: .4s;
	transition: .4s;
}

.single-service:hover i.fas {
	border-radius: 50%;
}

.single-service h4 {
	text-transform: capitalize;
	font-size: 22px;
	margin-bottom: 10px;
	font-weight: 500;
}

.footer-copyright {
    border-top: 1px solid #0000004f;
    color: #000;
}

.btn-danger {
	color: #fff;
	background-color: #55bce8;
	border-color: #55bce8;
}

.icon-serv {
	font-size: 30px;
}

.le-pri {
	font-size: 42px!important;
}

.title-section h4 {
	font-size: 28px;
	font-weight: 600;
	color: #000;
	text-align: center;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-md-2 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col-md-5ths {
	width: 50%;
	float: left;
}



@media (max-width: 768px) {
	/*.col-sm-5ths {
    width: 33.3%;
    float: left;
    }*/
    .col-md-2 {
    -ms-flex: 0 0 20%;
    flex: 0 0 50%;
    max-width: 50%;
    }
    .navbar-nav .nav-item {
    text-align: center;
    }
    ul.nav.nav-tabs {
    display: block;
    }
    .socialnet {
    top: 70%!important;
    height: 100px;
    }
    a.carousel-control-prev {
    display: none;
    }
    a.carousel-control-next {
    display: none;
    }
    .controls-top {
    display: none;
    }
    
}

@media (max-width: 425px) {
    .card-title {
    min-height: 85px;
    }
    .btn-add-cart {
        width: 100%;  
    }
    .badge-danger {
        width: 100%;
    }
    .col-md-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    }
}

@media (max-width: 375px) {
    .card-title {
    min-height: 100px!important;
    }
    span#label_precio {
    font-size: 14px;
    }
    .badge-danger {
        width: 100%;
        font-size: 11px;
        padding: 10px 12px;
    }
    .btn-add-cart {
        width: 100%;
        font-size: 11px;
    }
}

@media (max-width: 320px) {
    span#label_precio {
        font-size: 12px;
    }
    .card-title {
        font-size: 11px;
    }
    .badge-danger {
    width: 100%;
    font-size: 11px;
    padding: 10px 3px;
    }
    .btn-add-cart {
        width: 100%;
        font-size: 11px;
        padding: 6px 2px;
    }
    
}



/*@media (min-width: 992px) {
	.col-md-5ths {
		width: 20%;
		float: left;
	}
}

@media (min-width: 1200px) {
	.col-md-2 {
		width: 20%;
		float: left;
	}
}*/


/*carousel productos*/

.btn-floating i {
	font-size: 1.25rem;
	line-height: 47px;
	display: inline-block;
	width: inherit;
	text-align: center;
	color: #fff;
}

.carousel-multi-item .controls-top .btn-floating {
	background: #55bce8;
}

.carousel-multi-item .controls-top .btn-floating:hover {
	background: #aa192d;
}

a.waves-effect,
a.waves-light {
	display: inline-block;
}

.btn-floating {
	box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);
	width: 47px;
	height: 47px;
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	margin: 10px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	padding: 0;
}

.carousel-multi-item .controls-top {
	text-align: right;
	margin-bottom: 1rem;
}

.label {
	position: relative;
	width: 100%;
	min-height: 195px;
	/* bottom: -40px; */
	-webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
	display: inline;
	height: 195px;
}

.label-text {
	color: #000000;
	position: relative;
	z-index: 500;
	padding: 5px 8px;
	display: table-cell;
	height: 30px;
	line-height: 1.5;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
}

.label-text {
	color: #000000;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
}

a.text-title {
	color: #444;
	text-decoration: none;
}

/*.precio-producto-cu {
	display: inline-block;
	font-size: 30px;
	font-family: 'Marker-Felt-Wide';
	text-transform: lowercase;
	color: #fff;
	padding: 0;
	background: url(../img/fotos/Parche-Amarillo-V2.png) no-repeat center center;
	/* background-color: #f3e100; */
	line-height: 50px;
	vertical-align: middle;
	width: 100%;
	font-weight: bold;
}*/

.precio_normal-producto {
	font-size: 16px;
	color: #222222;
	text-transform: none;
}

.ahorro-producto {
	font-size: 20px;
	color: #ec1c29;
}

img.card-img-top {
	transition: all 1s ease-in-out;
	object-fit: cover;
	height: 195px;
	padding: 5%;
}

img.card-img-top:hover {
	filter: saturate(180%);
	transition: all 1s ease-in-out;
}

.card-title {
    margin-bottom: .75rem;
    min-height: 60px;
    padding: 0px 10px 0px 10px;
}

.card-size:hover {
	-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
	transition: all 0.3s ease;
}

.carousel-control-prev .fas.fa-chevron-circle-left {
    color: #55bce8;
    font-size: 50px;
    background-color: transparent;
    border-radius: 50%;
    transition: all 0.3s ease;
}

.carousel-control-next .fas.fa-chevron-circle-right {
    color: #55bce8;
    font-size: 50px;
    background-color: transparent;
    border-radius: 50%;
    transition: all 0.3s ease;
}

.carousel-control-prev .fas.fa-chevron-circle-left:hover {
    color: #aa192d;
    font-size: 50px;
    background-color: transparent;
    border-radius: 50%;
    transition: all 0.3s ease;
}

.carousel-control-next .fas.fa-chevron-circle-right:hover {
    color: #aa192d;
    font-size: 50px;
    background-color: transparent;
    border-radius: 50%;
    transition: all 0.3s ease;
}
/*carousel productos*/



.bloque-fondo {
    background-color: #f2f2f2;
}
.carousel h2 {
    font-family: 'Lato', sans-serif;
    font-size: 26px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
}

/*.precio-producto-cu {
    display: inline-block;
    font-size: 30px;
    font-family: 'Marker-Felt-Wide';
    text-transform: lowercase;
    color: #fff;
    padding: 0;
    background: url(../img/fotos/Parche-Amarillo-V2.png) no-repeat center center;
    /* background-color: #f3e100; */
    line-height: 50px;
    vertical-align: middle;
    width: 100%;
    font-weight: bold;
}*/

.col-md-2.columna-pro {
    padding: 5px;
}

.card-col {
    padding: 0!important;
}

.overlay:hover .pro {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.overlay {
    overflow: hidden;
}
/*Tabs*/
.nav-tabs {
    overflow: hidden;
    background-color: #55bce8; 
    color: #fff;
}

.nav-tabs .nav-link.active {
    color: #fff;
    background-color: #aa192d;;
    font-weight: 700;
    text-transform: uppercase;
}

.nav-tabs .nav-link {
    border: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

a.nav-link {
    color: #fff;
    font-weight: 700;
}

.nav-tabs .nav-item a:hover {
    background-color:#aa192d;;
    color: #fff;
    transition: ease 0.3s;
}

/*Tabs*/

/*action bar*/
.action-bar li a {
    color: #aa192d; 
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
}
.action-bar li a:hover {
    color: #55bce8;
    text-decoration: none;
}
.action-bar i {
    font-size: 15px;
    color: #aa192d;
}

/*contenido*/
section.carousel_desktop {
    background-color: #f6f6f6;
}
.bloque-fondo {
    background-color: transparent;
    box-shadow: none!important;
}

.img-banner {
    height: 376px;
}
/*.col-weight {
    flex: 0 0 20%;
    max-width: 20%;
}*/
.col-weight .iconoclast {
    font-size: 45px;
    color: #089ede;
    padding-bottom: 10px;
}
.col-weight .iconoclastic {
    font-size: 45px;
    color: #fff;
    padding-bottom: 10px;
}

.text-negro {
    color: #fff;
    font-weight: 700;
}

.text-negro:hover {
    color: #55bce8;
    font-weight: 700;
}

hr.right-line {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #00000040;
}

select.frecuency {
    border: none;
    font-style: italic;
    background-color: transparent;
    cursor: pointer;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .35s ease-in;
    transition: -webkit-transform .35s ease-in;
    border-bottom: none;
}
select.frecuency:focus {
    outline: none;
    border-bottom: 5px solid #39b3d7;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: -webkit-transform .35s ease-in;
    transition: -webkit-transform .35s ease-in;
}
.input-group {
    margin: 0px auto;
    width: 100%;
}
input.btn.btn-lg, input.btn.btn-lg:focus {
    outline: none;
    width: 60%;
    height: 45px;
    background: #fff;
    border-radius: 0;
    background: #fff;
}
.btn-blue-submit {
    width: 40%;
    height: 45px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    background-color: #aa192d;
    border-color: #aa192d;
    border-radius: 0px;
    font-weight: 700;
}

.btn-blue-submit:hover {
    color: #55bce8;
    font-weight: 700;
}
.btn-lg {
    font-size: 1rem;
}
.img-pay {
    margin-top: -17px;
}

/*buscador*/

label.pri {
	font-size: 20px;
	color: white;
	padding-bottom: 10px;
}

input#price_desde {
	display: block;
	width: 45%;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 18px;
	padding-right: 10px;
}

input#price_hasta {
	display: block;
	width: 45%;
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 18px;
	padding-right: 10px;
}

h6.card-title {
    color: #444;
    font-size: 14px!important;
    font-weight: 700;
    min-height: 65px;
    text-align: center;
}

span#label_precio {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    color: #d08d31;
}


.col-izq-product {
    background-color: #00A1DF;
    border-radius: 4px 4px 0 0;
    color: #fff;
    padding: 12px 12px 1px 12px;
    margin-bottom: 0;
    border: none;
    letter-spacing: .1rem;
    margin-top: 0;
    height: 44px;
}

h4.h4-title {
    font-size: 16px;
    letter-spacing: .1rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
}

.btn-limpiar {
    width: 49%;
}

.btn-filtrar {
    width: 49%;
}

.bs-example{
    margin: 0;
}
.accordion .fa{
    margin-right: 0.5rem;
}

.card.accard {
    border: none;
}

.card.accard:hover {
    box-shadow: none;
}
    
.head-car {
    padding: 0;
    background-color: transparent;
}

.btn-link {
    font-weight: 700;
    color: #000;
    text-decoration: none;
    font-size: 16px;
}

.btn-link:hover {
    font-weight: 700;
    color: #000;
    text-decoration: none;
    font-size: 16px;
}

.card-body {
    padding: 0.5rem;
}

ul.filtro {
    margin: 0;
    padding: 0;
}

ul.filtro > li {
    list-style: none;
    font-size: 13px;
    margin: 0 0 6px 0;
    color: #000;
    font-weight: 700;
}

 ul.filtro > li > input {
    margin-right: 10px;
}

ul.filtro > li > * {
    display: inline-block;
    margin: 0;
}

.col-sidebar label {
    font-size: 12px;
    font-weight: 400;
    color: #000;
}

.contenedor::-webkit-scrollbar {
    -webkit-appearance: none;
}

.contenedor::-webkit-scrollbar:vertical {
    width:10px;
}

.contenedor::-webkit-scrollbar-button:increment,.contenedor::-webkit-scrollbar-button {
    display: none;
} 

.contenedor::-webkit-scrollbar:horizontal {
    height: 10px;
}

.contenedor::-webkit-scrollbar-thumb {
    background-color: #eee;
    border-radius: 20px;
    border: 2px solid #eee;
}

.contenedor::-webkit-scrollbar-track {
    border-radius: 10px;  
}

.backbody h1 {
    font-size: 21px;
}

.backbody .col-md-12 {
    padding: 30px;
}

@media (max-width: 425px) {
	.col-weight {
    flex: 0 0 100%;
    max-width: 100%;
}
.col.col-md-right {
    display: none;
}
.col.col-md-left {
    text-align: center;
}
}
