<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,500,500i,600,600i,700,700i");

@import url("../vendor/bootstrap-4.6/css/bootstrap.min.css");
@import url("../vendor/fontawesome/all.min.css");
@import url("../vendor/fancybox/fancybox-3.5.7.min.css");
@import url("../vendor/owlcarousel/owl.carousel.min.css");
@import url("../vendor/owlcarousel/owl.theme.default.min.css");

* {
	outline: none !important;
}
body {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #6f6f6f;
}

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

.center-padding,
.cp {
	padding-left: 5rem !important;
	padding-right: 5rem !important;
}

.cp-left {
	padding-left: 5rem !important;
}

.cp-right {
	padding-right: 5rem !important;
}

a {
	color: #3f3f3f;
}

a:hover {
	text-decoration: none;
}

.btn-red,
.btn-red:hover {
	background-color: #b42234;
	color: #fff;
}

.btn-blue,
.btn-blue:hover {
	background-color: #373b7e;
	color: #fff;
}

.btn-green,
.btn-green:hover {
	background-color: #9eb33d;
	color: #fff;
}

.btn-light-blue,
.btn-light-blue:hover {
	background-color: #dbdbe6;
	color: #373b7e;
}

.btn-border-blue {
	border: 2px solid #373b7e;
}

.btn-border-blue:hover {
	background-color: #373b7e;
	color: #fff;
}

.btn-gray,
.btn-gray:hover {
	background-color: #f1f1f1;
	color: #333;
	font-weight: bold;
	border-radius: 25px;
	padding-left: 15px;
	padding-right: 15px;
}

.color-green {
	color: #9eb33d;
}

.color-purple {
	color: #373b7e;
}

.bg-white
{
	background-color: #FFF;
}

/* NAVEGACIÓN Y MENÚ */
#navegacion-fija {
}

#barra-fija {
	background-color: #373b7e;
	height: 40px;
	line-height: 40px;
}

#barra-fija a {
	color: #fff;
	margin-right: 25px;
}

.topbar-icon {
	font-size: 22px;
	vertical-align: middle;
}

.topbar-social {
	margin-left: 8px !important;
	margin-right: 0 !important;
}

#logo-discentro {
	height: 60px;
	margin-right: 50px;
}

#navegacion-fija {
	background-color: #fff;
}

#navegacion-fija .form-inline {
	width: 500px;
	margin-left: 15px;
	position: relative;
}
#navegacion-fija .form-inline .form-control {
	width: 100%;
	font-size: 14px;
	height: 40px;
	border-radius: 0;
	box-shadow: none !important;
}

#navegacion-fija .form-inline .search {
	position: absolute;
	right: 0;
	height: 40px;
	border: 0;
	background-color: #373b7e;
	color: #fff;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: 500;
	font-size: 16px;
}

#shop-button {
	background-color: transparent;
	color: #fff;
	border: 0px;
	font-size: 24px;
	margin-top: -5px;
}

#shop-button .badge {
	font-size: 12px;
	vertical-align: super;
	margin-left: -2px;
	z-index: 9;
	position: absolute;
}

#shop-button span {
	font-size: 14px;
	color: #373b7e;
}

.cart-icon {
	width: 26px;
	filter: invert(23%) sepia(7%) saturate(6674%) hue-rotate(204deg)
		brightness(92%) contrast(91%);
}

.bignav-link {
	background-color: #9eb33d;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding: 0px 20px;
	font-size: 14px;
	font-weight: 600;
	margin-left: 30px;
	border-radius: 15px;
	font-weight: 400;
}

.bignav-link:hover {
	background-color: #9eb33d;
	color: #fff;
}

.balancer {
	width: 100%;
	height: 172px;
}

#despachos {
	height: 38px;
	background-color: #9eb33d;
	color: #fff;
	text-align: center;
	line-height: 38px;
}

#banner-principal .item {
	height: 380px;

	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.banner-bar {
	background: rgb(94, 200, 221);
	background: linear-gradient(
		90deg,
		rgba(94, 200, 221, 1) 35%,
		rgba(171, 127, 183, 1) 100%
	);
	height: 320px;
	border-radius: 0 150px 150px 0;
	width: 70%;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#banner-principal .item {
	text-transform: uppercase;
	color: #fff;
}

#banner-principal h3 {
	font-size: 26px;
	font-weight: 600;
	line-height: 46px;
}

#banner-principal h3 span {
	font-size: 62px;
	font-weight: 900;
}

#banner-principal .btn-red {
	text-transform: none;
	height: 48px;
	line-height: 48px;
	padding: 0 50px;
	background-color: #9eb33d;
}

#categorias-destacadas {
	padding: 50px 0;
}

#categorias-destacadas h2 {
	color: #373b7e;
	font-weight: 700;
	font-size: 26px;
	margin-bottom: 30px;
}

.icono-categoria {
	width: 100%;
	height: 130px;
	position: relative;
}

.icono-categoria img {
	filter: invert(23%) sepia(7%) saturate(6674%) hue-rotate(204deg)
		brightness(92%) contrast(91%);
	height: 80px;
	position: relative;
	top: 50%;
	margin-top: -40px;
}

.categoria-home {
	text-align: center;
	font-size: 18px;
	font-weight: 500;
}

.categoria-home a
{
	color: #6f6f6f;
}

#categorias-destacadas a.btn {
	height: 50px;
	line-height: 48px;
	padding: 0 30px;
	border-radius: 8px;
}

#productos-recomendados {
	padding-top: 50px;
}

#productos-recomendados h2 {
	color: #9eb33d;
	font-weight: 500;
	font-size: 26px;
	margin-bottom: 30px;
	text-transform: uppercase;
}

#productos-recomendados a.btn-blue {
	height: 50px;
	line-height: 48px;
	padding: 0 30px;
	border-radius: 8px;
}

.producto {
	width: 20%;
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	margin-left: -3px;
	margin-bottom: 60px;
	position: relative;
	min-height: 370px;
}

.producto a {
	color: #6f6f6f;
}

.producto-img {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	position: relative;
	margin-bottom: 10px;
}

.producto label {
	font-size: 12px;
	color: #6f6f6f !important;
}

.producto span {
	font-size: 18px;
	text-decoration: line-through;
	line-height: 26px;
}

.producto span.precio {
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
}

.section-ofertas {
	padding-top: 60px;
	padding-bottom: 30px;
}

.section-ofertas hr {
	margin-top: 60px;
	margin-bottom: 20px;
}

.cta-ofertas {
	height: 220px;
	background-color: #9eb33d;
	border-radius: 15px;
	position: relative;
}

.cta-foto {
	height: 100%;
	width: 55%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;

	border-radius: 15px 0 0 15px;
}

.cta-trapecio {
	width: 100px;
	height: 0px;
	border-right: 100px solid transparent;
	border-left: 100px solid transparent;
	border-top: 220px solid #9eb33d;
	position: absolute;
	top: 0;
	left: calc(55% - 100px);
}

.cta-text {
	color: #fff;
	position: absolute;
	right: 0;
	text-align: center;
	top: 35px;
	width: 50%;
}

.cta-text h3 {
	font-size: 32px;
	margin-bottom: 15px;
}

.cta-text h3 span {
	font-weight: 900;
	font-size: 36px;
}

.cta-text a.btn-blue {
	height: 50px;
	line-height: 48px;
	padding: 0 30px;
	border-radius: 8px;
}

#noticias-home {
	padding-top: 40px;
	padding-bottom: 70px;
}

#noticias-home h2 {
	color: #373b7e;
	font-weight: 700;
	font-size: 26px;
	margin-bottom: 30px;
}

#noticias-home h5 {
	color: #373b7e;
	font-weight: 700;
}

#noticias-home img {
	display: block;
	width: 100%;
	object-fit: cover;
	height: 250px;
	border-radius: 15px;
	margin-bottom: 15px;
}

#noticias-home a {
	color: #6f6f6f;
}

#noticias-home a h5 {
	font-size: 24px;
	font-weight: 600;
}

#noticias-home a p {
	text-align: justify;
	font-size: 16px;
	line-height: 22px;
}

#noticias-home a span {
	color: #373b7e;
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
}

#noticias-home a.btn-blue {
	height: 50px;
	line-height: 48px;
	padding: 0 30px;
	border-radius: 8px;
	color: #fff !important;
}

#newsletter {
	background-color: #dbdbe6;
	padding: 40px 0;
}

#newsletter h3 {
	margin-bottom: 0;
	color: #373b7e;
}

#newsletter .alert
{
	font-size: 12px;
	margin-bottom: 5px;
}

#suscribete-newsletter
{
	width: 100%;
}

#suscribete-newsletter .form-group {
	display: inline-block;
	align-self: start;
}

#suscribete-newsletter .form-group label {
	display: block;
}

#suscribete-newsletter .form-control {
	width: 100%;
	border-radius: 0;
}

#suscribete-newsletter .btn-blue {
	border-radius: 0;
	font-weight: 600;
}

/* FOOTER */

footer {
	background-color: #fff;
	padding: 40px 0;
	font-size: 15px;
	font-weight: 400;
	line-height: 38px;
	color: #3f3f3f;
}

#logo-discentro-bottom {
	height: 55px;
	margin-bottom: 20px;
}

footer i {
	width: 20px;
	vertical-align: top;
	margin-top: 12px;
}

.direccion {
	vertical-align: top;
}

.direccion i {
	margin-top: 6px;
}

.direccion p {
	margin-bottom: 0;
	line-height: 24px;
}

.bottombar-social {
	margin-right: 10px;
}

footer h3 {
	font-size: 15px;
	font-weight: bold;
}

.lista-enlaces {
	line-height: 32px;
}

.lista-enlaces h3 {
	margin-top: 40px;
}

#bri {
	text-align: center;
	background-color: #3f3f3f;
	height: 40px;
	line-height: 40px;
}

#bri a {
	color: #fff;
	font-weight: 300;
}

/* INTERNAS */
.banner-interno {
	height: 190px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.banner-mask {
	background-color: rgba(0, 0, 0, 0.45);
	width: 100%;
	height: 100%;
}

.banner-interno h1 {
	font-size: 52px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}

.banner-interno h5 {
	font-size: 22px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}

#sucursales {
	background-color: #f4f4f4;
	padding-top: 50px;
	padding-bottom: 100px;
}

.sucursal-about
{
	height: 160px;
}

.sucursal {
	background-color: #fff;
	border-radius: 15px;
	padding: 25px 30px;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 25px;
}

.sucursal h3 {
	color: #373b7e;
	font-size: 22px;
	margin: 0;
	font-weight: 600;
}

.sucursal hr {
	margin-top: 10px;
	border-top: 2px solid #373b7e;
	width: 100px;
	margin-left: 0;
	margin-bottom: 20px;
}

.sucursal label {
	color: #373737;
	font-weight: 600;
	width: 100%;
}

.sucursal a {
	color: #6f6f6f;
}

.link-direccion {
	text-decoration: underline;
}

#quienes {
	padding-top: 80px;
	padding-bottom: 80px;
}

#quienes h1 {
	color: #373b7e;
	font-weight: 700;
	font-size: 26px;
	margin-bottom: 20px;
}

#quienes p {
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}

.bg-quienessomos {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.quienes-about p:last-child {
	margin-bottom: 0;
}

#historia {
	padding-top: 40px;
	padding-bottom: 80px;
	position: relative;
}

#historia h2,
#clientes-destacados h2,
#sucursales-interna h2 {
	color: #373b7e;
	font-weight: 700;
	font-size: 22px;
	margin-bottom: 40px;
}

.hito {
	padding: 30px 0;
}

.hito h4 {
	color: #373b7e;
	font-weight: 700;
	font-size: 22px;
}

.hito p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 0;
}

.hito-ball {
	width: 80%;
	height: 0;
	position: relative;
	padding-bottom: 80%;
	margin-left: 10%;

	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	border: 3px solid #373b7e;
	border-radius: 50%;
}

.contenedor-directo {
	position: relative;
	z-index: 1;
}

.linea-tiempo {
	position: absolute;
	width: 1px;
	left: 50%;
	margin-left: -1px;
	top: 11%;
	z-index: 0;
	background-color: #bbbbbc;
	height: 80%;
}

#equipo {
	height: 570px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}

.blue-mask {
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(51, 56, 130, 0.25);
}

#red-chilemat {
	background-color: #373b7e;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	padding: 40px 0;
}

#red-chilemat img {
	margin-top: 15px;
	margin-bottom: 5px;
}

#clientes-destacados,
#sucursales-interna {
	padding: 60px 0;
}

#sucursales-interna {
	padding-bottom: 100px;
}

#sucursales-interna h2 {
	margin-bottom: 80px;
}

#sucursales-interna .hito-ball {
	border: 0;
}

#sucursales-interna h5 {
	color: #373b7e;
	font-size: 15px;
	font-weight: 700;
}

#contacto {
	padding: 120px 0;
	color: #3f3f3f;
}

#contacto p {
	text-align: justify;
	line-height: 26px;
}

#contacto h4 {
	font-size: 18px;
	margin-top: 40px;
	color: #373b7e;
	font-weight: 700;
}

#contacto label {
	color: #373737;
	font-weight: bold;
	font-size: 16px;
}

#contacto .btn-blue {
	height: 50px;
	line-height: 48px;
	padding: 0 30px;
	border-radius: 8px;
	font-size: 14px;
	font-weight: 500;
}

.discentro-form .form-control {
	border-radius: 0;
	border-width: 2px;
	border-color: #f0f0f0;
	font-size: 14px;
}

.discentro-form .form-control {
	height: 50px;
}

#mensaje {
	height: 170px;
}

#contacto h2 {
	font-weight: bold;
	font-size: 18px;
	margin-top: -20px;
	color: #707070;
}

.banner-familia {
	height: 400px;
}

.banner-familia h4 {
	color: #fff;
	font-weight: 500;
}

.banner-familia h1 {
	margin-bottom: 0;
}

#productos-destacados {
	padding: 50px 0;
}

#productos-destacados h2 {
	color: #373b7e;
	font-weight: 700;
	font-size: 26px;
	margin-bottom: 100px;
	margin-top: 30px;
}

#productos-destacados a.btn-blue {
	height: 50px;
	line-height: 48px;
	padding: 0 30px;
	border-radius: 8px;
}

/* INTERNA DE PRODUCTO */
#detalle-producto {
	padding: 60px 0;
}

#detalle-producto .breadcrumb {
	background-color: transparent;
	font-size: 16px;
	padding: 0.75rem 0;
}

.breadcrumb-item + .breadcrumb-item::before {
	content: "\00BB";
}

#detalle-producto h1 {
	font-size: 20px;
	color: #373b7e;
	font-weight: 700;
}

#detalle-producto hr {
	margin-top: 0px;
	margin-bottom: 10px;
}

.disponibilidad {
	font-size: 16px;
}

#detalle-producto .price {
	font-size: 38px;
	font-weight: 700;
	margin: 0 2px 15px 0;
	display: block;
	line-height: 38px;
	margin-top: 20px;
}

#detalle-producto .precio-inicial {
	color: #909090;
	font-size: 22px;
	font-weight: 400;
	letter-spacing: 0;
	text-decoration: line-through;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
}

.price .badge {
	font-size: 18px;
	text-transform: uppercase;
	vertical-align: top;
	margin-top: 7px;
}

.bottom-price {
	position: absolute;
	bottom: 15px;
	width: 100%;
	vertical-align: bottom;
	left: 0;
	padding-left: 15px;
	padding-right: 15px;
}

.prod-qty {
	border: 1px solid #ccc;
	width: 100px;
	display: inline-flex;
}

.prod-qty .input-group-prepend,
.prod-qty .input-group-append {
	position: absolute;
	right: 0;
}

.prod-qty .input-group-prepend .btn,
.prod-qty .input-group-append .btn {
	background-color: #fff;
	color: #373b7e;
	line-height: 22px;
	border-radius: 0;
	border: 0;
	padding: 0;
	text-align: center;
	height: 22px;
	width: 25px;
	border-left: 1px solid #ccc !important;
	font-size: 12px;
	outline: none !important;
	box-shadow: none !important;
}

.prod-qty .input-group-prepend .btn {
	border-top: 1px solid #ccc !important;
}

.prod-qty .input-group-prepend {
	top: 22px;
	right: 1px;
}

.prod-qty .quantity {
	width: calc(100% - 25px);
	flex: none;
	height: 44px;
	border: 0;
	text-align: center;
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
}

.btn-compra {
	background-color: #9eb33d;
	border-color: #9eb33d;
	color: #fff;

	height: 46px !important;
	display: inline-block;
	vertical-align: top;
	border-radius: 7px;
	line-height: 45px !important;
	margin-left: 5px;
	font-size: 16px !important;
	padding-left: 30px !important;
	padding-right: 30px !important;
	padding-top: 0;
	padding-bottom: 0;
}

.btn-compra:hover {
	opacity: 0.8;
	color: #fff;
}

.disponibilidad {
	margin-top: 30px;
}

.sucursales-retiro {
	list-style-type: none;
	padding-left: 0;
	width: 70%;
	margin-top: 10px;
}

.sucursales-retiro li {
	width: 49%;
	display: inline-block;
	font-size: 14px;
	line-height: 26px;
}

.sucursales-retiro li i,
.disponibilidad-despacho i {
	margin-right: 5px;
}

.disponibilidad-despacho {
	background-color: #e7e7e7;
	height: 36px;
	border-radius: 18px;
	display: inline-block;
	width: auto !important;
	line-height: 36px;
	padding-left: 20px;
	padding-right: 20px;
}

#especificaciones-productos {
	padding-bottom: 60px;
	padding-top: 20px;
	background-color: rgba(220, 220, 231, 0.4);
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border: 0;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	border: 0px !important;
	border-bottom: 3px solid #373b7e !important;
}

.nav-link {
	padding-bottom: 20px;
	font-size: 16px;
	text-transform: uppercase;
}

.nav-item {
	margin-right: 40px;
}

#especificaciones-productos p {
	font-family: "Open Sans", sans-serif;
	font-weight: 300;
	line-height: 26px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	background-color: transparent;
}

.nav-tabs .nav-link:hover {
	color: #373b7e;
}

#especificaciones-productos h3,
#especificaciones-productos h4 {
	color: #373b7e;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.detail-table td {
	background-color: #fff;
}

.detail-table td p:last-child {
	margin-bottom: 0;
}

/* PÁGINA TEXTUAL */
#contenido {
	padding-top: 30px;
	padding-bottom: 80px;
}

#contenido h3 {
	font-weight: bold;
	font-size: 22px;
	color: #9eb33d;
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 15px;
}

#contenido p {
	text-align: justify;
	font-weight: 300;
	line-height: 22px;
}

#grilla-productos {
	padding-bottom: 60px;
	padding-top: 50px;
}

#grilla-productos h1 {
	color: #373b7e;
	font-weight: 700;
	font-size: 32px;
	margin-bottom: 30px;
}

.product-grid4,
.product-grid4 .product-image4 {
	position: relative;
	min-height: 240px;
}
.product-grid4 {
	text-align: center;
	border-radius: 0;
	overflow: hidden;
	z-index: 1;
	transition: all 0.3s ease 0s;
	border: 1px solid rgba(0, 0, 0, 0.1);
	height: 100%;
}
.product-grid4 .product-image4 a {
	display: block;
}
.product-grid4 .product-image4 img {
	width: 90%;
	height: auto;
	max-height: 100%;
}

.product-grid4 .product-image4
{
	margin-bottom: 10px;
}

.product-grid4 .pic-1 {
	opacity: 1;

	top: 40%;
	-ms-transform: translateY(-35%);
	transform: translateY(-35%);
	position: absolute;
	left: 40%;
	margin-left: -35%;
}

.product-grid4 .pic-2 {
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	opacity: 0;
	transition: all 0.5s ease-out 0s;
}

.product-grid4 .social {
	width: 180px;
	padding: 0;
	margin: 0 auto;
	list-style: none;
	position: absolute;
	right: 0;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.3s ease 0s;
}
.product-grid4 .social li {
	display: inline-block;
	opacity: 0;
	transition: all 0.7s;
}
.product-grid4 .social li:nth-child(1) {
	transition-delay: 0.15s;
}
.product-grid4 .social li:nth-child(2) {
	transition-delay: 0.3s;
}
.product-grid4 .social li:nth-child(3) {
	transition-delay: 0.45s;
}
.product-grid4:hover .social li {
	opacity: 1;
}
.product-grid4 .social li a {
	color: #222;
	background: #fff;
	font-size: 17px;
	line-height: 36px;
	width: 40px;
	height: 36px;
	border-radius: 2px;
	margin: 0 5px;
	display: block;
	transition: all 0.3s ease 0s;
}
.product-grid4 .social li a:hover {
	color: #fff;
	background: #16a085;
}
.product-grid4 .social li a:after,
.product-grid4 .social li a:before {
	content: attr(data-tip);
	color: #fff;
	background-color: #000;
	font-size: 12px;
	line-height: 20px;
	border-radius: 3px;
	padding: 0 5px;
	white-space: nowrap;
	opacity: 0;
	transform: translateX(-50%);
	position: absolute;
	left: 50%;
	top: -30px;
}
.product-grid4 .social li a:after {
	content: "";
	height: 15px;
	width: 15px;
	border-radius: 0;
	transform: translateX(-50%) rotate(45deg);
	top: -22px;
	z-index: -1;
}
.product-grid4 .social li a:hover:after,
.product-grid4 .social li a:hover:before {
	opacity: 1;
}
.product-grid4 .product-discount-label,
.product-grid4 .product-new-label,
.product-new-label {
	color: #fff;
	background-color: #9eb33d;
	font-size: 9px;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 45px;
	height: 45px;
	width: 45px;
	border-radius: 50%;
	position: absolute;
	left: 10px;
	top: 15px;
	transition: all 0.3s;
}

#detalle-productos .product-new-label {
	height: 85px;
	width: 85px;
	font-size: 18px;
	line-height: 85px;
	left: -15px;
	top: -15px;
}

.product-grid4 .product-new-label {
	font-size: 10px;
}

.product-grid4 .product-discount-label {
	left: auto;
	right: 10px;
	background-color: #d7292a;
}
.product-grid4 .product-content {
	padding: 15px;
	min-height: 230px;
	text-align: left !important;
}

.product-content .text-normal {
	text-decoration: none !important;
}

.product-content .badge {
	font-size: 12px;
	text-transform: uppercase;
}
.product-grid4 .title {
	font-size: 15px;
	font-weight: 400;
	text-transform: capitalize;
	margin: 0 0 7px;
	transition: all 0.3s ease 0s;
	height: 40px;
	line-height: 20px;

	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;

	margin-top: 5px;
}

.product-grid4 .title a {
	color: #6f6f6f;
	font-weight: 700;
}

.product-grid4 .title a:hover {
	color: #373b7e;
}
.product-grid4 .price, .producto .price {
	font-size: 28px;
	font-weight: 700;
	margin: 0 2px 15px 0;
	display: block;
	line-height: 22px;
}

.bottom-price {
	position: absolute;
	bottom: 15px;
	width: 100%;
	vertical-align: bottom;
	left: 0;
}

.product-grid4 .price span, .producto .price span{
	color: #909090;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0;
	text-decoration: line-through;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
}

.price span.badge {
	text-decoration: none !important;
	color: #fff !important;
	font-weight: bold !important;
	vertical-align: top !important;
}

.cart-detail span.badge {
	vertical-align: middle !important;
	font-size: 11px;
}

.product-grid4 .add-to-cart, .producto .add-to-cart {
	border: 1px solid #9eb33d;
	display: inline-block;
	padding: 5px 20px;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	border-radius: 4px;
	transition: all 0.3s;
	border-radius: 15px !important;
	background-color: #9eb33d;
	width: 80%;
	text-align: center;
	margin-left: 10%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.product-grid4:hover .add-to-cart, .producto:hover .add-to-cart {
	border: 1px solid transparent;
	border-color: #9eb33d;
	color: #fff;
}
.product-grid4 .add-to-cart:hover, .producto .add-to-cart:hover {
	background-color: #373b7e;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 990px) {
	.product-grid4 {
		margin-bottom: 30px;
	}
}

#menu-categorias h3 {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 0px;
	margin-top: 10px;
	color: #373b7e;
}

#menu-categorias h4 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0px;
	margin-top: 10px;
	color: #373b7e;
}

#menu-categorias .panel-title a {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

#menu-categorias .panel-title a:hover
{
	color: #9eb33d;
}

#menu-categorias .panel-title i {
	font-size: 18px;
	padding-top: 0px !important;
	cursor: pointer;
	color: #9eb33d !important;
}

#menu-categorias ul {
	margin-left: 0;
	padding-left: 15px;
}

#menu-categorias .panel-body {
	padding-top: 10px;
}

#menu-categorias ul li {
	list-style-type: none;
	margin-left: 0;
}

#menu-categorias ul li a {
	padding: 5px 0;
	display: inline-block;
	font-weight: 600;
	color: #6f6f6f;
}

#menu-categorias ul li.activa a
{
	color: #9eb33d;
	font-weight: 700 !important;
}

#menu-categorias .btn-purple {
	background-color: #ab7fb7;
	border-color: #ab7fb7;
}

.thirdlevel {
	padding-left: 20px;
}

.thirdlevel a {
	font-weight: 400 !important;
	color: #575757;
}

#navegacion {
	padding: 30px 0;
}

.page-item .page-link {
	color: #373b7e;
	font-size: 16px;
	width: 50px;
	text-align: center;
	font-weight: bold;
	box-shadow: none !important;
}

.page-item.active .page-link {
	background-color: #9eb33d;
	border-color: #9eb33d;
}

.page-item:last-child .page-link,
.page-item:first-child .page-link {
	border-radius: 0;
}

#filtros,
#barra-busqueda {
	background-color: #efefef;
	height: 50px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 10px;
	color: #373b7e;
}

#slider-range {
	width: 100%;
}

.rango {
	width: 100%;
	border: 0;
	border: 0px !important;
	font-weight: bold;
	font-size: 18px;
	color: #373b7e;
	margin-top: -5px;
	margin-bottom: 10px;
}

.rango:focus {
	border: 0px !important;
	outline: none !important;
}

.label-rango {
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 0px;
}

.ui-widget-header {
	background: #9eb33d !important;
}

.ui-corner-all {
	border-radius: 0px !important;
	border-color: #ddd;
}

.custom-control-input:checked ~ .custom-control-label::before {
	box-shadow: none !important;
	background-color: #9eb33d;
	border-color: #9eb33d;
}

.custom-control-label {
	line-height: 24px;
}

.custom-checkbox {
	margin-bottom: 8px;
}

.custom-checkbox label {
	color: #6f6f6f;
	font-weight: 600;
	text-transform: uppercase;
}

#menu-categorias hr {
	margin-top: 5px;
	margin-bottom: 15px;
}

.btn-filtro {
	border-width: 2px;
	height: 36px;
	line-height: 32px;
	padding: 0 15px;
	font-size: 14px;
	font-weight: 600;
	border-radius: 20px;
	background-color: #373b7e;
	color: #fff;
}

.btn-filtro:hover {
	opacity: 0.8;
	color: #fff;
}

#bg-mini-cart {
	background-color: rgba(0, 0, 0, 0.5);
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 1049;
	display: none;
	top: 0;
}

#mini-cart {
	width: 400px;
	background-color: #fff;
	position: fixed;
	height: 100%;
	top: 0;
	right: 0;
	z-index: 1050;
	right: -400px;
	padding-left: 10px;
	padding-right: 10px;
}

.cart-pic {
	max-width: 100%;
}

.cart-product {
	font-weight: bold;
	font-size: 14px;
}

.cart-product a {
	color: #575757;
}

.cart-detail strong {
	color: #373b7e;
}

.cart-detail {
	margin-bottom: 20px;
}

.cart-detail i {
	color: #47476b;
}

#mini-cart h3 {
	font-weight: bolder;
	margin: 20px 0;
	color: #071436;
	margin-top: 30px;
}

#mini-cart .btn-easy {
	margin-bottom: 10px;
	padding: 5px 0;
	height: auto;
}

.subtotal,
.total {
	font-size: 16px;
}

.total span {
	color: #373b7e;
	font-size: 20px;
	font-weight: bold;
}

.close-button {
	position: absolute;
	right: 0px;
	top: 5px;
	font-size: 26px;
	cursor: pointer;
}

.productList {
	height: calc(100% - 320px);
	overflow-y: auto;
	position: absolute;
	overflow-x: hidden;
	padding-left: 15px;
	padding-right: 15px;
	left: 0;
}

.cartSubtotals {
	position: absolute;
	bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	left: 0;
}

.btn-cart {
	border-radius: 0px;
	font-size: 14px;
	font-weight: 600;
}

/* CARRO DE COMPRAS */
#carro-compras {
	padding-top: 1px;
	padding-bottom: 150px;
	background-color: #f4f4f4;
	position: relative;
}

#tabla-carro .cantidad {
	height: 36px;
}

#tabla-carro {
	color: #6f6f6f;
}

.product-name {
	font-weight: bold;
	color: #373b7e;
}

.tabla-total {
	font-size: 18px;
	color: #373b7e;
}

#tabla-carro .btn-easy {
	padding: 0 10px;
}

#tabla-carro .fa-trash-alt {
	color: #6f6f6f;
}

#carro-totales {
	padding: 20px;
	background-color: #fff;
}

#carro-totales h2 {
	font-size: 18px;
	font-weight: bold;
}

.cart-row {
	padding: 14px 0;
	border-bottom: 1px solid #f1f1f1;
}

.f11 {
	font-size: 11px;
}

.total-row {
	font-size: 26px;
	padding: 14px 0;
}

.accede {
	border: 1px solid #f1f1f1;
	padding: 15px 10px;
	font-size: 13px;
}

.btn-action {
	font-size: 14px;
	font-weight: 500;
}

#carro-compras h1 {
	color: #373b7e;
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 15px;
}

#barra-compra {
	height: 140px;
	padding-left: 150px;
	padding-right: 150px;
	padding-top: 30px;
	margin-bottom: 50px;
}

.etapa-compra {
	text-align: center;
	position: relative;
}

.etapa-compra .barra-back {
	background-color: #707070;
	height: 3px;
	width: 100%;
	position: absolute;
	z-index: 1;
	top: 30px;
}

.etapa-compra span {
	font-weight: 600;
}

.etapa-compra .barra-back.activa {
	background-color: #707070;
}

.etapa-compra .circulo-back {
	width: 60px;
	height: 60px;
	line-height: 53px;
	border-radius: 50%;
	text-align: center;
	border: 2px solid #373b7e;
	margin-left: auto;
	margin-right: auto;
	display: block;
	z-index: 9;
	background-color: #fff;
	position: relative;
	font-weight: bold;
	font-size: 28px;
	color: #373b7e;
	margin-bottom: 10px;
}

.etapa-compra .circulo-back.activa {
	border-color: #373b7e;
	background-color: #373b7e;
	color: #fff;
}

.whitebox {
	background-color: #fff;
	padding: 20px;
}

.barra-checkout,
.cart-area {
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	font-size: 16px;
}

#carro-compras .form-control {
	border-radius: 0;
	border-width: 2px;
}

#carro-compras .form-check-input {
	margin-top: 3px;
}

.cart-area {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px;
}

.medio-pago {
	border-radius: 5px;
	border: 2px solid #ddd;
	padding: 10px;
	margin-bottom: 5px;
	font-size: 13px;
	padding-left: 15px;
}

.medio-pago.activo {
	border-color: #dcdce7;
	background-color: #dcdce7;
	color: #373b7e;
}

.medio-pago .form-check-label {
	color: #575757;
	cursor: pointer;
}

.medio-pago.activo .form-check-label {
	color: #373b7e;
}

.coloured-label {
	border-radius: 5px;
	border: 2px solid #ddd;
	padding: 10px 5px;
	padding-bottom: 9px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: 400;
	padding-left: 15px;
	width: 100%;
	cursor: pointer;
}

.coloured-label i,
.medio-pago label i {
	display: none;
	font-size: 20px;
	vertical-align: middle;
}

.medio-pago label {
	width: 100%;
}

.coloured-label.activo {
	border-color: #dcdce7;
	background-color: #dcdce7;
	color: #373b7e;
	font-weight: 400;
}

.coloured-label.activo i,
.medio-pago.activo i {
	display: inline-block;
}

.coloured-label input[type="radio"],
.medio-pago input[type="radio"] {
	position: absolute;
	opacity: 0;
	width: 0;
	height: 0;
}

.carro-nobr {
	border-radius: 0px !important;
}

#carro-totales .btn-blue {
	font-weight: 600;
	border-radius: 8px;
	padding: 10px 0;
}

.table-review td p {
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 0;
	margin-top: 10px;
}

.table-review td em {
	font-weight: 300;
}

.table-review label {
	font-size: 12px;
	font-weight: 300;
	text-transform: uppercase;
	width: 100%;
	margin-bottom: 0;
	color: #999;
}

#familias {
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	height: 46px;
	line-height: 46px;
	text-align: center;
}

#familias a {
	display: flex;
	flex-grow: 1;
	flex-shrink: 0;
	flex-wrap: wrap;
	align-self: center;
	color: #373b7e;
	justify-content: center;
	font-weight: 600;
}

#familias a:hover {
	color: #9eb33d;
}

.enlace-barras {
	margin-right: -30px !important;
}

.familia-destacada
{
	height: 250px;
	border-radius: 15px;
	width: 100%;
	background-color: #CCC;
	margin-bottom: 15px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.error-box {
	text-align: center;
	padding: 30px 0;
}

.error-box img {
	width: 100px;
}

.error-box h2 {
	font-weight: 600;
	font-size: 22px;
}

#blog
{
	padding-top: 100px;
	padding-bottom: 50px;
	background-color: #f4f4f4;
}

.categoria-blog
{
	display: block;
	font-size: 14px;
	font-weight: 600;
	color: #6f6f6f;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.categoria-blog:hover
{
	color: #373b7e;
}

.categoria-blog i
{
	color: #9eb33d;
}

.noticia {
	background-color: #fff;
	margin-bottom: 30px;
}

.noticia-pic {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
}

.noticia-texto {
	padding: 30px 30px;
}

.noticia h2
{
	font-weight: bold;
	font-size: 20px;
	color: #373b7e;
}

.btn-blog
{
	text-transform: uppercase;
	background-color: #9eb33d;
	font-weight: bold;
	font-size: 13px;
}

.tag-noticia
{
	font-size: 12px;
	background-color: #f4f4f4;
	display: inline-block;
	padding: 5px 20px;
	border-radius: 14px;
}

.tag-noticia:hover
{
	background-color: #373b7e;
	color: #FFF;
}

.entrada-thumbnail
{
	height: 300px;
}

.banner-blog
{
	background-color: #dbdbe6;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

.banner-blog h1
{
	margin-bottom: 0;
	font-size: 36px;
}

.banner-blog h1, .banner-blog h5
{
	color: #373b7e;
}

.banner-blog h5 {
	margin-bottom: 0;
	font-size: 18px;
	color: #3f3f3f;
}

.error-blog-box
{
	background-color: #FFF;
}

.text-page {
	padding: 20px 0;
	padding-bottom: 60px;
	padding-top: 50px !important;
}

.text-page h3 {
	font-size: 20px;
	font-weight: bold;
	color: #373b7e;
	margin-top: 0px;
}

.text-page p {
	font-weight: 300;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	color: #666;
	margin-bottom: 10px;
}

footer a:hover
{
	color: #373b7e;
}

#faqs {
	padding: 60px 0 !important;
	padding-bottom: 100px;
}

#faqbox {
	border-radius: 0;
}

#faqbox.accordion&gt;.card {
	border: 0;
}

#faqbox.accordion&gt;.card&gt;.card-header {
	background-color: #373b7e;
	border-radius: 0 !important;
}

#faqbox.accordion .btn-link {
	color: #fff;
	text-decoration: none !important;
	outline: none;
	text-transform: uppercase;
	font-weight: bold;
}

#faqbox.accordion .btn-link:focus {
	box-shadow: none;
}

#faqbox.accordion&gt;.card {
	margin-bottom: 10px;
}

#faqbox .card-body {
	font-weight: 300;
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
	color: #666;
}

.ofuscator {
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(255, 255, 255, 0.95);
	z-index: 99;
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	padding-top: 100px;
	left: 0;
}

.ofuscator img {
	margin-bottom: 20px;
	width: 60px;
}

.emptyCart {
	text-align: center;
	font-weight: 500;
	font-size: 14px;
}

.emptyCart img {
	width: 120px;
	margin-bottom: 20px;
	margin-top: 60px;
}

.cart-detail .btn {
	box-shadow: none;
}

.cart-detail p.precios {
	font-size: 16px !important;
	line-height: 22px;
}

.precio-real {
	font-size: 13px;
}

#shop-button .badge {
	font-size: 12px;
	vertical-align: super;
	margin-left: -2px;
	z-index: 9;
	position: absolute;
}

#shop-button span {
	font-size: 14px;
}

.agotado {
	background-color: #eee !important;
	color: #bbb !important;
	border-color: #eee !important;
}

.badge-agotado
{
	font-size: 14px;
}

#detalle-producto .alert-danger
{
	font-size: 12px;
	padding: 5px 15px;
}

.discentro-form .error,
.form-inline .error,
#carro-compras .error {
	color: #d7292a !important;
	font-size: 12px !important;
	font-weight: 400 !important;
}

.banner-productos {
	background-color: #dbdbe6;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

.banner-productos h1 {
	margin-bottom: 0;
	font-size: 24px;
	font-weight: 700 !important;
}

.banner-productos h1{
	color: #373b7e;
}

.breadcrumb
{
	background-color: transparent;
	margin-bottom: 0;
}

.banner-productos .breadcrumb
{
	padding: 0;
	line-height: 28px;
}

.breadcrumb-item.active
{
	color: #373b7e;
	font-weight: 700;
}

.breadcrumb-item
{
	text-transform: uppercase;
}

.breadcrumb-item a {
	color: #6c757d;
	text-transform: uppercase;
}

.breadcrumb-item a:hover
{
	color: #071436;
}

#barra-busqueda {
	background-color: #373b7e;
	color: #fff;
	line-height: 50px !important;
	border-radius: 0;
	padding: 0;
}

#barra-busqueda h6 {
	line-height: 50px;
	padding-left: 15px;
}

.producto-img .product-discount-label,
.producto-img .product-new-label {
	color: #fff;
	background-color: #9eb33d;
	font-size: 13px;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 45px;
	height: 45px;
	width: 45px;
	border-radius: 50%;
	position: absolute;
	left: -10px;
	top: -10px;
	transition: all 0.3s;
	text-align: center;
	text-decoration: none;
}

.producto-img .product-new-label {
	font-size: 10px;
}

.producto-img .product-discount-label {
	left: auto;
	right: -10px;
	background-color: #d7292a;
}

.producto label
{
	width: 100%;
	display: block;
}

.producto .badge
{
	text-decoration: none;
	font-size: 12px;
	padding: 0px 10px;
	display: inline-block;
	margin-bottom: 5px;
}

.beneficio {
	font-size: 32px;
	color: #9eb33d;
}

#specs table td
{
	background-color: #FFF;
}

#specs table tr td:last-child
{
	font-family: "Open Sans", sans-serif;
	font-weight: 300;
	line-height: 26px;
}

#menu-areas
{
	width: 100%;
}

#menu-all
{
	background-color: #373b7e;
	color: #FFF !important;
}

#menu-areas ul.ul-principal
{
	width: 100%;
	padding-left: 0;
	margin-left: 0;
	display: flex;
}

#menu-areas ul.ul-principal li
{
	list-style-type: none;
	display: inline-flex;
	flex-grow: 1;
	flex-shrink: 0;
}

#familias a
{
	display: block;
}

.submenu
{
	position: absolute;
	width: 100%;
	padding: 30px 15px;
	padding-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FFF;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-box-shadow: 3px 3px 6px 0px rgb(0 0 0 / 15%);
	-moz-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, .15);
	box-shadow: 3px 3px 6px 0px rgb(0 0 0 / 15%);
	top: 44px;
	display: none;
	left: 0;
}

.submenuBlock
{
	border-right: 1px solid #CCC;
}

.submenu .submenuBlock:last-child
{
	border-right: 0;
}

.submenu ul
{
	width: 100%;
	padding-left: 0;
	margin-left: 0;
	line-height: 22px;
	margin-bottom: 30px;
}

.submenu h5 a
{
	font-weight: 600 !important;
	text-transform: uppercase;
	font-size: 14px;
	color: #9eb33d !important;
}

.submenu ul li
{
	width: 100%;
}

.submenu ul li a
{
	font-weight: 400 !important;
	color: #575757 !important;
	font-size: 12px;
}

.submenu ul li a:hover
{
	color: #373b7e !important;
}

.ul-principal li:hover .submenu
{
	display: block;
}

#error-404 {
	margin-top: 0px;
	padding: 50px 0;
}

#error-404 h2 {
	font-weight: 800;
	color: #373b7e;
	margin-top: 30px;
}

#error-404 img
{
	width: 200px;
}

#error-404 .btn
{
	background-color: #eee !important;
	color: #333;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
}

.producto-main-pic
{
	background-color: #d6d6d6;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 400px;
}

.prod-qty .quantity::-webkit-outer-spin-button,
.prod-qty .quantity::-webkit-inner-spin-button,
.cantidad::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.prod-qty .quantity[type="number"],
.cantidad[type="number"] {
	-moz-appearance: textfield;
}

.ofuscator {
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(255, 255, 255, 0.95);
	z-index: 99;
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	padding-top: 100px;
	top: 0;
}

.ofuscator img {
	margin-bottom: 20px;
	width: 60px;
}

.select2-container--default .select2-selection--single {
	border-color: #eee;
	font-weight: 300;
	height: 35px;
	line-height: 35px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 35px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	margin-top: 2px;
}

.select2-dropdown {
	border-color: #eee;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border-color: #eee;
	outline: none;
}

.select2-selection {
	outline: none !important;
}

#tarjeta-contacto
{
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}

#tarjeta-contacto h2
{
	color: #373b7e;
	font-weight: bold;
}

#contactCard
{
	background-color: #f4f4f4;
	border-radius: 15px;
	padding: 30px;
}

.contactoBar
{
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: 400;
	
}

.contactoBar i
{
	
}

.contactoBold a
{
	font-size: 32px;
	font-weight: bold;
	color: #373b7e;
}

.contactoBold i
{
	color: #373b7e;
}

#login {
	padding: 120px 0;
}

#solicitud-registro, #panel
{
	padding: 60px 0;
}

#login h2, #solicitud-registro h2
{
	font-size: 20px;
	font-weight: bold;
	color: #373b7e;
	margin-bottom: 30px;
}

#login .form-control, .discentroform .form-control
{
	border-radius: 0;
	border-width: 2px;
}

.discentroform .error {
	color: #d7292a;
	font-size: 11px;
	font-weight: 400 !important;
}

.verify
{
	height: 100px;
}

.menu-cliente h2 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
}

.link-cliente {
	padding: 10px 20px;
	background-color: #eee;
	width: 100%;
	display: block;
	font-weight: 600;
	color: #444;
	margin-bottom: 15px;
}

.link-cliente.activo,
.link-cliente:hover {
	color: #fff;
	background-color: #373b7e;
}

.interno h1 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 32px;
	color: #373b7e;
	margin-top: -5px;
	margin-bottom: 0;
}

.interno h2 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
}

.interno h3 {
	font-size: 20px;
	font-weight: bold;
}

.row-compra {
	border: 1px solid #eee;
	padding: 15px 30px;
	font-size: 13px;
	margin-top: 20px;
}

.row-compra strong {
	font-size: 16px;
}

.state-ball {
	width: 100px;
	height: 100px;
	background-color: #eee;
	border-radius: 50%;
	text-align: center;
	line-height: 100px;
	font-size: 32px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 15px;
}

.box-compra-activo .state-ball {
	background-color: #373b7e;
	color: #fff;
}

.box-compra h5 {
	font-size: 12px;
}

.box-compra {
	width: 20%;
	float: left;
	color: #999;
}

.box-compra-activo h5 {
	color: #3b2525;
}

@media (max-width: 576px) {
	.topbar-social {
		margin-right: 10px;
	}

	.center-padding,
	.cp {
		padding-left: 1rem !important;
		padding-right: 1rem !important;
	}

	.navbar {
		padding-left: 0 !important;
	}

	#banner-principal .item {
		text-align: center;
	}

	#banner-principal h3 {
		font-size: 16px;
		line-height: 36px;
	}

	#banner-principal h3 span {
		font-size: 46px;
	}

	.categoria-home {
		margin-bottom: 30px;
	}

	.producto {
		width: 80%;
		margin-left: 10%;
	}

	#productos-recomendados h2 {
		text-align: center;
	}

	.cta-trapecio {
		display: none;
	}

	.cta-foto {
		width: 100%;
		border-radius: 15px;
	}

	.cta-ofertas {
		height: 350px;
	}

	.cta-text {
		width: 100%;
		background-color: rgba(0, 0, 0, 0.45);
		padding: 20px 0;
		top: auto;
		bottom: 0px;
		border-radius: 0 0 15px 15px;
	}

	.cta-text h3 {
		font-size: 18px;
	}

	.cta-text h3 span {
		font-size: 22px;
	}

	.cta-text a.btn-blue {
		height: 36px;
		line-height: 34px;
		font-size: 14px;
		background-color: #9eb33d;
	}

	#productos-recomendados {
		padding-bottom: 0;
	}

	.section-ofertas {
		padding-top: 30px;
	}

	#noticias-home {
		padding-top: 0;
	}

	#noticias-home .col-lg-6 {
		margin-bottom: 45px;
	}

	#noticias-home a p {
		font-size: 14px;
	}

	#noticias-home a.btn-blue {
		margin-top: -50px;
	}

	#newsletter h3 {
		text-align: center;
		font-size: 22px;
		margin-bottom: 20px;
	}

	#suscribete-newsletter .btn-blue {
		width: 100%;
	}

	#newsletter {
		padding: 30px 0;
	}

	#navbarCollapse {
		width: 100%;
		margin-left: -15px;
		margin-right: -15px;
		margin-top: 5px;
		border-top: 1px solid #d6d6d6;
	}

	#mobile-fijo {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.navbar {
		padding-right: 0px !important;
	}

	#navegacion-fija .form-inline {
		width: calc(90% - 10px);
		margin-left: 5%;
		margin-top: 15px;
	}

	#navegacion-fija .form-inline .search {
		padding-left: 20px;
		padding-right: 20px;
	}

	.navbar-nav {
		padding-left: 30px;
		margin-top: 15px;
		margin-bottom: 10px;
	}

	.navbar-nav .nav-link {
		padding: 8px 0;
		border-bottom: 1px solid #d6d6d6;
		font-weight: bold;
		font-size: 14px;
		color: #6f6f6f;
	}

	.navbar-nav .nav-item:last-child .nav-link {
		border-bottom: 0;
	}

	.navbar-nav .nav-item {
		margin-right: 30px;
	}

	.bignav-link {
		width: calc(100% - 70px);
		display: inline-block;
		border-radius: 5px;
		text-align: center;
		font-weight: bold;
		text-transform: uppercase;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		margin-bottom: 5px;
	}

	.navbar-toggler {
		font-size: 14px;
		font-weight: bold;
		color: #373b7e;
	}

	.navbar-toggler-icon {
		margin-top: 6px;
	}

	.navbar-brand {
		margin-left: 15px;
	}

	.navbar-toggler span {
		font-size: 1.25rem;
	}

	.cp-left {
		padding-left: 1rem !important;
	}

	.quienes-about {
		padding-right: 1rem !important;
	}

	#quienes {
		padding-top: 30px;
	}

	#equipo {
		height: 240px;
	}

	#red-chilemat {
		padding: 30px 0;
		font-size: 18px;
	}
	#red-chilemat img {
		max-width: 80%;
		margin-top: 5px;
	}

	#sucursales-interna {
		padding-bottom: 60px;
	}

	#historia .hito-ball {
		width: 200px;
		height: 200px;
		padding-bottom: 0;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}

	.hito .text-lg-right,
	.hito .text-lg-left {
		background-color: #fff;
	}

	.linea-tiempo {
		background-color: #373b7e;
	}

	.hito h4 {
		margin-top: 20px;
		font-size: 32px;
	}

	.hito p {
		margin-bottom: 30px;
	}

	.ballbox {
		background-color: #fff;
		padding-top: 30px;
	}

	#historia h2 {
		margin-bottom: 0;
	}

	.banner-interno h1 {
		font-size: 36px;
	}

	.sucursal h3 {
		font-size: 18px;
	}

	.sucursal .col-lg-6 label {
		margin-top: 25px;
	}

	#sucursales {
		padding-bottom: 50px;
	}

	#contacto {
		padding: 50px 0;
	}

	#contacto h2 {
		margin-top: 60px;
	}

	#carro-compras h1 {
		margin-bottom: 25px;
		text-align: center;
		font-size: 22px;
	}

	.banner-familia {
		height: 300px;
	}

	.banner-mask {
		background-color: rgba(0, 0, 0, 0.65);
	}

	#filtros,
	#barra-busqueda {
		height: auto;
		border-radius: 0;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 2px;
		padding-bottom: 1px;
	}

	.product-grid4 .product-image4 img {
		max-height: 230px;
		width: auto;
	}

	.product-grid4 .pic-1 {
		left: 50%;
		margin-left: -40%;
		-ms-transform: translateY(-40%);
		transform: translateY(-40%);
	}

	.product-grid4 .title {
		font-size: 20px;
	}

	.product-grid4 .product-content {
		min-height: 165px;
		padding-bottom: 0;
	}

	.product-grid4 .add-to-cart {
		font-size: 16px;
	}

	.product-grid4 .product-discount-label,
	.product-grid4 .product-new-label,
	.product-new-label {
		width: 65px;
		height: 65px;
		line-height: 65px;
		font-size: 20px;
	}

	.product-grid4 .product-new-label {
		font-size: 14px;
	}

	.product-content .badge {
		font-size: 14px;
	}

	.product-grid4,
	.product-grid4 .product-image4 {
		min-height: 260px;
	}

	#grilla-productos {
		padding-bottom: 0;
	}

	#menu-categorias {
		margin-bottom: 50px;
	}

	#grilla-productos,
	#detalle-productos {
		margin-top: 60px;
	}

	#grilla-productos {
		margin-top: 0;
	}

	#detalle-productos .img-fluid {
		margin-bottom: 60px;
	}

	#detalle-productos h2 {
		font-size: 28px;
	}

	#caracteristicas-detalle {
		margin-top: 40px;
	}

	#detalle-producto {
		padding-top: 20px;
	}

	.breadcrumb-item + .breadcrumb-item {
		padding-left: 0;
	}

	.breadcrumb-item {
		padding-right: 0.5rem;
	}

	#detalle-producto img {
		margin-bottom: 15px;
	}

	.sucursales-retiro {
		width: 100%;
	}

	.nav-item {
		margin-right: 0px;
	}

	.nav-tabs .nav-link {
		font-size: 14px;
	}

	#shop-button {
		margin-top: -10px;
		margin-right: 10px;
	}

	#mini-cart {
		width: 100%;
		right: -100%;
	}

	#navegador-tabla {
		width: 100%;
		overflow-x: auto;
	}

	#tabla-carro {
		width: 700px;
	}

	.btn-action {
		width: 100%;
		margin-bottom: 50px;
	}

	#carro-compras {
		padding-bottom: 80px;
	}

	#familias {
		text-align: left;
		background-color: #fff;
		height: auto;
	}

	#familias a {
		display: block;
		color: #373b7e;
	}

	.link-productos {
		font-weight: bold;
		font-size: 16px;
	}

	#menu-productos {
		display: none;
	}

	#menu-productos a {
		line-height: 36px !important;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}

	#menu-productos a:last-child {
		border-bottom: 0;
		padding-bottom: 10px;
	}

	#barra-fija {
		display: none;
	}

	.balancer {
		height: 132px;
	}

	#detalle-producto .breadcrumb {
		padding-left: 0px !important;
		padding-right: 0px !important;
		line-height: 24px;
		margin-bottom: 5px;
	}
}

.webpay
{
	height: 35px;
}

@media (max-width: 414px) {
	
	#banner-principal .item
	{
		height: 120px;
	}
	
	.product-grid4 .price, .producto .price {
			margin-bottom: -5px;
	}
	
	footer {
		
		align-items: center;
		display: flex;
		text-align: center;
	}
	
	#newsletter .pl-2, .px-2 {
	padding-left: 0px !important;
	}
	
	#menu-areas ul.ul-principal {
	
	display: block;
	}
	
	#menu-productos a {
	
		margin-left: 10px;
		padding: 5px 10px 0px 10px;
	}
	
	#menu-areas ul.ul-principal li {
	
	width: 100%;
	}
	
	#menu-productos a:last-child {
		
		padding-bottom: 0px;
	}
	
	#barra-compra {
	
	padding-left: 0px !important;
	padding-right: 0px !important;
	}
}</pre></body></html>