/*
Ultimo cambio 11/04/2024

.m-plus rounded 1c-regular {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.m-plus rounded 1c-bold {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.m-plus rounded 1c-extrabold {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.m-plus rounded 1c-black {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900;
  font-style: normal;
}


.oxygen-light {
  font-family: "Oxygen", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.oxygen-regular {
  font-family: "Oxygen", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.oxygen-bold {
  font-family: "Oxygen", sans-serif;
  font-weight: 700;
  font-style: normal;
}

*/

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on April 11, 2024 */



@font-face {
    font-family: 'bropellaregular';
    src: url('../custom/webfonts/bropella/bropella-webfont.woff2') format('woff2'),
         url('../custom/webfonts/bropella/bropella-webfont.woff') format('woff'),
         url('../custom/webfonts/bropella/bropella-webfont.svg#bropellaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



body{
  font-family: "Oxygen", sans-serif;
}

h1, h2, h3{
	    font-family: 'bropellaregular';	
	text-transform: none;
}


header .esMuestra{
	display: none;
}


header{
	background-color: transparent;
	transition: all .3s;
} 

header.inside, header.reduce, header.active{
	background-color: #3B4037;
} 

header.inside{
	position: sticky;
	/*margin-bottom: 30px;*/
}

header .top{
	background-color: #8dbe6d;
}

header .logo{
	background-image: url("logo.png");
	width: 125px;
	height: 125px;
    background-size: 80%;
    background-position: left center;	
	transition: all .3s;
}

.hamburger{
	padding: 47px 0;
	transition: padding .3s;
}

header.inside .logo, header.reduce .logo{
	width: 110px;
	height: 110px;
}

header.inside .hamburger, header.reduce .hamburger{
	padding: 40px 0;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before{
	background-color: #ffffff;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
}

.reduce .hamburger-inner, .reduce .hamburger-inner:after, .reduce .hamburger-inner:before, .reduce .hamburger:hover .hamburger-inner, .reduce .hamburger:hover .hamburger-inner:after, .reduce .hamburger:hover .hamburger-inner:before, .hamburger:hover .hamburger-inner, .hamburger:hover .hamburger-inner:after, .hamburger:hover .hamburger-inner:before{
	background-color: #8dbe6d;	
	-webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0);
-moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0);
box-shadow: 1px 1px 5px 0px rgba(0,0,0,0);	
} 

header ul.options{
	width: 100%;
	height: 0;
	overflow: hidden;
	margin-bottom: 0;
}	

header ul.options.active{
	height: auto;
	max-height: 80vh;
	padding-bottom: 30px;
	overflow-y: auto;
}	


header .options{
	line-height: 2.5rem;
}

header ul.options > li{
	display: block;
	text-align: left;
}

header .options > li > a, header .options > li > p {
	line-height: 2.5rem;
}

header ul.options > li p{
	margin-left: 0;
	padding-left: 0;
}

header ul.options > li p, header ul.options > li a{
	display: block;
	font-size: .879rem;
	padding-left:0;
	padding-right:0;
	margin-left: 0;
	margin-right: 0;
}

header ul.options > li ul{
	position: relative;
	top: auto;
	left: auto;
	width: 100%;
	background-color: rgba(0,0,0,0.125);
	padding: 0 15px;
}

header ul.options > li.active ul{
	padding: 15px;
	height: auto;
}

header ul.options > li.active ul a{
	padding-bottom: 1em;
}

header .options a{
	color: #414141;
}

header .options a:hover{
	color: #8dbe6d;
}


header .options p:hover{
	opacity: 1;
}

header .options a, header .options p {
	color: #ffffff;	
	text-transform: uppercase;
}

header .options a:hover, header .options p:hover {
	color: #8DBE6D;	
}

header + .carousel h1{
  font-family: "M PLUS Rounded 1c", sans-serif;
	font-size: 2.75rem;
	font-weight: 900;
	text-shadow: 1px 1px 4px rgba(0,0,0,0.6);
}


header + .carousel .carousel-item{
	background-position: bottom;
}

header + .carousel .carousel-item .container{
	padding: 0;
	margin: 0;
	max-width: none;
	height: 100%;
}

header + .carousel .carousel-item video{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

header + .carousel .carousel-item:after{
	content: "";
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top:0;
background: rgb(9,146,37);
background: -moz-linear-gradient(0deg, rgba(9,146,37,1) 0%, rgba(9,146,37,0) 70%);
background: -webkit-linear-gradient(0deg, rgba(9,146,37,1) 0%, rgba(9,146,37,0) 70%);
background: linear-gradient(0deg, rgba(9,146,37,1) 0%, rgba(9,146,37,0) 70%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8dbe6d",endColorstr="#8dbe6d",GradientType=1);	
}

header + .carousel .carousel-inner::after {
    position: absolute;
    width: 100%;
    height: 100%;
background: rgb(0,0,0);
background: -moz-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 70%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 70%);
background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 70%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}

header + .carousel .carousel-caption{
	z-index: 1;
}


h2{
	font-size: 2.5em;
	text-align: center;
	margin-bottom: 30px;
	font-weight: 400;
	letter-spacing: 0.225rem;
	background-color: #8dbe6d;
	color: #ffffff;
	display: block;
	width: 75%;
	padding: 15px;
	margin:0 auto 20px;
}

h2 + p{
	text-align: center;
	margin-bottom: 50PX;
}

p{
	color: #787878;
}

.btn-call, .btn-primary{
	background-color: #8dbe6d;
    color: #ffffff;
    BORDER-RADIUS: 50px;
    padding: 10px 40px;
	border: 4px solid #FFFFFF;
}

.btn-call:hover, .btn-primary:hover{
	color: #ffffff;
	background-color: #3B4037;
	border: 4px solid #FFFFFF;	
}

/*productos*/
.listadoProductos a, .listadoCategorias a, .productos a{
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%);
	box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%);	
	transition: all .5s;
	vertical-align: top;
}

.listadoProductos a{
	border-radius: 12px;
}

.listadoProductos a:hover, .listadoCategorias a:hover, .productos a:hover{
	-webkit-box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%);
	box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%);	
}

.listadoProductos a .imagen, .productos a .imagen{
	border-radius: 12px 12px 0 0;
}

.listadoProductos a .imagen img, .listadoCategorias  a .imagen img, .productos  a .imagen img{
	filter: blur(0px);	
	transition: all .5s;		
}

.listadoCategorias  a, .listadoCategorias  a:hover{
	-webkit-box-shadow: 0 0 5px 0 rgb(0 0 0 / 0%);
	box-shadow: 0 0 5px 0 rgb(0 0 0 / 0%);
		border: 5px solid rgba(141,190,109,000);
}

.listadoCategorias  a:hover{
	border: 5px solid rgba(141,190,109,1.00);
}

.listadoProductos a .imagen:before{
	content: "\f290";
	font-family: "Font Awesome 6 Free";
    font-weight: 900;	
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 0rem;
	z-index: 0;
	transition: all .3s;
	opacity: 0;
	color: #8dbe6d;
}

.listadoProductos a:hover .imagen:before{
	opacity: 1;
	font-size: 2.5rem;
	z-index: 1;
}

.listadoProductos a:hover .imagen img, .listadoCategorias  a:hover .imagen img, .productos  a:hover .imagen img{
	width: 110%;
	height: 110%;
	filter: blur(4px)
}

.listadoProductos a .texto, .listadoCategorias  a .texto, .productos  a .texto{
	padding: 30px 15px;
}

.listadoProductos a .nombreProducto, .listadoCategorias  a .nombreProducto, .productos  a .nombreProducto{
  font-family: "M PLUS Rounded 1c", sans-serif;	
	font-size: 1rem;
	font-weight: 900;
	color: #626262;
}

.listadoProductos a .detalleProducto, .productos  a .detalleProducto{
	font-size: .879rem;
}

.listadoProductos a .precioOriginal, .productos  a .precioOriginal{
	color: #cccccc;
	font-size: .879rem;
	text-decoration: line-through;
	margin-bottom: 0;
}

.listadoProductos a .precioProducto, .productos  a .precioProducto{
	font-size: 1.25rem;
	color: #8dbe6d;
	font-weight: 700;
}

.listadoProductos a .btn-call, .productos  a .btn-call, .listadoProductos a .btn-call:hover, .productos  a .btn-call:hover{
	color: #ffffff;
}

/*categorias*/

.listadoCategorias  a{
	background-color: #ffffff;
	border-radius: 100%;
	overflow: hidden;
}

.listadoCategorias a p{
	font-family: "M PLUS Rounded 1c", sans-serif;	
	width: 100%;
	top: 50%;
	left: 50%;
	bottom: auto;
	transform: translate(-50%,-50%);
	font-size: 1.25rem;
	color: #ffffff;
	font-weight: 600;
	margin-bottom: 0;
	transition: all .3s;
	background-color: rgba(141,190,109,.9);
	padding: 15px 5px;
}

.listadoCategorias  a:hover{
	background-color: rgba(38,38,38,1);
}

.listadoCategorias a:hover p{
	color: rgba(141,190,109,1.00);
	background-color: rgba(0,0,0,.9);
}

.listadoCategorias a img{
	transition: all .3s;
}

.listadoCategorias a:hover img{
	width: 110%;
	height: 110%;
}

footer{
	background-image: url("footer.png");
	background-color: #262626;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

footer .redes a{
	color: #ffffff;
	transition: all .3s;
	margin-right: 15px;
}

footer .redes a:before{
	font-size: 2rem;
}

footer .redes a:hover{
	transform: translateY(-5px)
}

footer .links p:first-child{
	color: #ffffff;
}

footer a{
	color: #ffffff;
}

.enConstruccion .social a:hover, footer .redes a:hover:before ,footer .links p a:hover{
	color: #8dbe6d;
}

footer .footReg p{
	color: #ffffff;
}

footer .footReg .realizado{
	background-image: url("realizado.svg");
}

/*Producto*/

.producto + section{
	padding-top: 0;
}

.producto .carousel .carousel-item:after{
	display: none;
}

.producto .carousel-fade .carousel-item{
	object-fit: contain;
}

section.producto h1{
	font-weight: 900;
}

.importeFinal input[type="number"]{
	background-color: #484848;
	padding: 0 15px;
	border-radius: 12px;
	font-weight: 700;
}

section:nth-child(odd){
	
	/*background-image: url(cork-wallet.png);*/
	background-color: #f2f2f2;
	background-position: center;
	background-repeat: repeat;
}


.buscando form, .mensaje > div:first-child{
	background-color: #ffffff;
}	
	
.buscando .mask, .mensaje .mask{
	background-color: rgba(0,0,0,.25)
}	

.buscando form input[type="submit"], .articulo form.buscandoDescarga input[type="submit"]{
	background-color: #8dbe6d;
}

.buscando form input[type="submit"]:hover, .articulo form.buscandoDescarga input[type="submit"]:hover{
	background-color: #3B4037;
}

section.producto{
	padding-bottom: 0;
}

section.producto:last-of-type{
	padding-bottom: 60px;
}

section.producto + section .container{
	background-color: #ffffff;
	padding: 15px 15px 30px;
}

.producto .container{
	background: #ffffff;
	padding: 15px;
	overflow: auto;
	padding-bottom: 0;
}

.datosProducto .descripcion{
	font-size: .879rem;
	margin-bottom: 30px;
	color: #787878
}

.imagenCabecera{
	height: 340px;
	margin-bottom: 60px;
}

.listadoProductos a .imagen img, .productos a .imagen img{
	object-fit:contain; 
}

/*Buscador en top*/

.top form{
	display: block;
	float: right;
	text-align: right;
	width: 50%;
}

.top form input{
	vertical-align: top;
}

.top form input[type="text"]{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 15px;
	box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%);
	border-radius: 4px;	
	width: 90%;
}

.top form input[type="submit"]{
	background-color: transparent;
	background-image: url("buscar.svg");
	background-position: center;
	background-size: 16px;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;	
}

.top .optIcons a{
	line-height: 1.8;
} 


a.float{
	background-color: #8dbe6d;
}


a.float i{
	color: #ffffff;
}

/*Carrito*/

li a.borrarProducto{
	color: #787878;
	box-shadow: 0 0 5px 0 rgb(0 0 0 / 0%)
}

li a.borrarProducto:hover{
	color: #8dbe6d;
	box-shadow: 0 0 5px 0 rgb(0 0 0 / 0%)
}

.listaCarrito.vacio{
	border: 0;
	margin: 2.5% 0 0;
}

.totales form p:first-of-type{
	color: #414141;
	font-weight: bold;
	text-transform: uppercase;
	border-left: 5px solid #8dbe6d;
	padding-left: 7px;
}

.totales .col-md-6{
	width: 100%;
}

.totales form .btn{
	margin: 15px 0;
	white-space: normal;
	padding: 10px 15px;
	width: 100%;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: .9rem;
}

.totales form .btn.seguirComprando{
	background-color: rgba(0,0,0,0);
	margin: 15px 0;
	white-space: normal;
	padding: 10px 15px;
	width: 100%;
	text-transform: uppercase;
	color: #828282;
	font-size: .9rem;
	border-color: #828282;
}

.carrito .totales select{
	color: #414141;
}

footer .links{
	text-align: center;
}

.productos .pagination a{
    color: #828282;
    background-color: transparent;
	border-top: 1px solid #828282;
	border-right: 1px solid #828282;
	border-bottom: 1px solid #828282;
}

.productos .pagination form:first-of-type a{
	border-left: 1px solid #828282;
}


.productos .pagination a:hover, .productos .pagination a.current {
    color: #ffffff;
    background-color: #a3c690;
}

.productos .pagination a:hover{
	background-color: #c0c7bd;
}


.pagination form {
    display: inline-block;
}

/*lista de compras*/


.listaComprar{
	position: relative;
} 

.listaComprar h2{
	width: 100%;
	text-align: left;
	font-size: 1.5rem;
}

.listaComprar ul{
    list-style: none;
    margin: 0;
	margin-bottom: 2rem;
    padding: 0;
    background: #ffffff;
    border-radius: 12px;
    -webkit-box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%);
}

.listaComprar ul li {
    padding: 15px;
    border-bottom: 1px solid #cccccc;
}

.listaComprar ul li:last-child{
    border-bottom: 0;
}

.listaComprar ul li .listaNombre {
    font-size: .879rem;
    line-height: 1.5;
    font-weight: normal;
    margin-bottom: .5rem;
}

.listaComprar ul li .listaNombre a {
    color: #414141;
}

.listaComprar ul li .listaNombre a:hover {
    color: #8dbe6d;
}

.listaComprar ul li .listaPrecio, .listaComprar ul li:last-child .precioTotal, .listaComprar ul li:last-child .precioTotal input{
    font-size: 1.5rem;
    font-weight: bold;
    color: #8dbe6d;
    display: inline-block;
	margin-bottom: 0;
}

.listaComprar ul li:last-child .precioTotal input{
	width: 50%;
}

.listaComprar ul li form {
	display: inline-block;
    float: right;
	width: 75px;
}

.listaComprar ul li .cantidad{
	width: 40%;
    float: right;
    text-align: right;
}

.listaComprar ul li .cantidad label {
    display: inline-block;
    margin-bottom: 0!important;
    margin-right: 5px;
}

.listaComprar ul li .cantidad input {
    display: inline-block;
    width: 80px;
    margin-bottom: 0 !important;
}

.listaComprar ul li .subtotal *{
	font-size: .879rem;
	font-weight: 900;
}

.listaComprar ul li .subtotal input{
	display: inline-block;
	width: 30%;
	padding: 0;
	border: 0;
	background-color: transparent!important;
	margin-bottom: 0!important;
}

/* Chrome, Safari, Edge, Opera */
.listaComprar ul li .subtotal input::-webkit-outer-spin-button,

.listaComprar ul li .subtotal input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */

.listaComprar ul li .subtotal input[type=number] {
  -moz-appearance: textfield;
}


.formasEnvio p:before{
	content: "\f21a";
}


/*Mensajes del sistema V2*/
.mensaje > div:first-child{
	z-index: 99999999999999999;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #ffffff;
    border-radius: 8px;
	min-width: 300px;
	text-align: center;
}

.mensaje  a.cerrar{
    display: block;
	position: relative;
    width: 100%;
	color: #ffffff;
	padding: 15px 0;
	border-radius: 0 0 8px 8px;
	margin-top: 30px;
}

.mensaje.negativo a.cerrar, .mensaje.negativo .icono{
	background-color: #ff3232;
}

.mensaje.positivo a.cerrar, .mensaje.positivo .icono{
	background-color: #29cc44;
}

.mensaje.negativo  a.cerrar:hover{
	background-color: #ff3232;
}

.mensaje.positivo  a.cerrar:hover{
	background-color: #29cc44;
}

.mensaje{
	display: none;
	width:100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	background-color: rgba(0,0,0,.60)
}

.mensaje > div .icono{
	width: 50px;
	height: 50px;
	margin: 30px auto 15px;
	border-radius: 100%;
	position: relative;
	color: #ffffff;
}

.mensaje.negativo > div .icono{
	border: 2px solid #ff3232;
}

.mensaje.positivo > div .icono{
	border: 2px solid #29cc44;
}

.mensaje .botonera .icono{
	margin: 0px auto 10px;
}

.mensaje .icono .icon{
	font-size: 1.5rem;
}

.mensaje .texto{
	padding: 0 30px;
}
.mensaje p{
	text-align: center;
    width: 100%;
    line-height: 1.5;
    margin: 0 auto 1rem;
    font-weight: normal;
    font-family: 'F37Bolton-Regular', Helvetica, Arial, sans-serif;	
}



.mensaje p.mini{
	text-align: center;
	color: #828282;
	font-size: .875rem;
}

.mensaje .franja_verde{
	display: inline-block;
	width: auto;
    font-weight: 400;
    line-height: 1.5;
    color: #0ea800;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
	background-color: transparent;
    border: 2px solid #0ea800;
    padding: 10px 15px;
    font-size: 1rem;
}

.mensaje.activo{
	display: block;
}
.mensaje .mask{
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.mensaje a{
	color: #0ea800;
    font-family:'F37Bolton-Bold', Helvetica, Arial, sans-serif;
}

.mensaje a.btn-call{
	color: #ffffff;
}


.tiendaCerrada{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 15px;
	background-color: #bf3434;
	color: #ffffff;
	z-index: 99999;
}

.tiendaCerrada.abierta{
	display: none!important
}

.tiendaCerrada p{
	width: 75%;
	margin: 0 auto;
	font-size: 1.25rem;
	color: #ffffff;
	text-align: center;
}

.carousel-caption p{
	color: #ffffff;
}

.listaCarrito ul.productos li:nth-child(even){
	background-color: #f2f2f2;
}

.listaComprar span.container{
	position: fixed;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	box-shadow: 7px 7px 30px rgba(0, 0, 0, 0.2);
}

.listaComprar span.container ul{
	margin-bottom: 0;
}

/* Chrome, Safari, Edge, Opera */
.precioTotal input::-webkit-outer-spin-button,
.precioTotal input::-webkit-inner-spin-button,
.importeFinal input#importe::-webkit-outer-spin-button,
.importeFinal input#importe::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.precioTotal input[type=number], .importeFinal input[type=number]#importe{
  -moz-appearance: textfield;
	width: auto;
	min-width: 125px;	
}


section.articulo{
	padding-top: 0;
}

section.articulo .breadcrumbs{
	display: none;
}

section.articulo h3{
	margin-top: 30px;
	color: #8dbe6d;
	margin-bottom: 15px;
}

section.articulo ul{
	list-style: none;
	padding: 0;
}

section.articulo ul li{
	font-size: .879rem;	
	padding: 0;
	margin-bottom: .5rem;
}

section.articulo ul li:last-child{
	margin-bottom: 0;
}

section.articulo ul li:before{
	content: "\f111";
	font-family: "Font Awesome 6 Free";
    font-weight: 600;		
	margin-right: 5px;
	color: #8dbe6d;	
}

section.articulo p strong{
	color: #8dbe6d;		
}

.autorShare .share a, .autorShare .share a:hover{
	color: #8dbe6d;		
}


/*Verde*/

header .top, .reduce .hamburger-inner, .reduce .hamburger-inner:after, .reduce .hamburger-inner:before, .reduce .hamburger:hover .hamburger-inner, .reduce .hamburger:hover .hamburger-inner:after, .reduce .hamburger:hover .hamburger-inner:before, .hamburger:hover .hamburger-inner, .hamburger:hover .hamburger-inner:after, .hamburger:hover .hamburger-inner:before, .btn-call, .btn-primary, .buscando form input[type="submit"], .articulo form.buscandoDescarga input[type="submit"], a.float{
	background-color: #a3c48b;
}


header .options a:hover, header .options a:hover, header .options p:hover, .listadoProductos a .imagen:before, .listadoProductos a .precioProducto, .productos  a .precioProducto, .enConstruccion .social a:hover, footer .redes a:hover:before ,footer .links p a:hover, li a.borrarProducto:hover, .listaComprar ul li .listaNombre a:hover, .listaComprar ul li .listaPrecio, .listaComprar ul li:last-child .precioTotal, .listaComprar ul li:last-child .precioTotal input, section.articulo h3, section.articulo ul li:before, section.articulo p strong, .autorShare .share a, .autorShare .share a:hover, h2{
	color: #a3c48b;	
}

h2{
	font-size: 2.75rem;
	width: 75%;
	padding: 0;
	background-color: transparent;
}

header.inside, header.reduce, header.active{
	background-color: #ffffff;
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.04);
}

.tiendaCerrada{
	background-color: #e58e5c;
}

.articulo h3{
	font-size: 1.5rem;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 900;
	color: #a3c48b;
}

.articulo h1, section.producto h1, header .top a:hover{
color: #e58e5c;	
}

header .options a, header .options p{
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 600;
	color: #828282;
}

header ul.options > li ul a, header ul.options > li ul p{
	color: #414141;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before, .reduce .hamburger-inner, .reduce .hamburger-inner:after, .reduce .hamburger-inner:before, .reduce .hamburger:hover .hamburger-inner, .reduce .hamburger:hover .hamburger-inner:after, .reduce .hamburger:hover .hamburger-inner:before, .hamburger:hover .hamburger-inner, .hamburger:hover .hamburger-inner:after, .hamburger:hover .hamburger-inner:before{
	box-shadow: none;
}
.inside .hamburger-inner, .inside .hamburger-inner:after, .inside .hamburger-inner:before, .reduce .hamburger-inner, .reduce .hamburger-inner:after, .reduce .hamburger-inner:before, .reduce .hamburger:hover .hamburger-inner, .reduce .hamburger:hover .hamburger-inner:after, .reduce .hamburger:hover .hamburger-inner:before, .hamburger:hover .hamburger-inner, .hamburger:hover .hamburger-inner:after, .hamburger:hover .hamburger-inner:before{
	background-color: #e89f89;
}

header ul.options > li ul{
	background-color: #f0ffe5;
}

footer .links p a.btn:hover{
	color: #ffffff;
	background-color: #e89f89;
}

footer{
	background-color: #657a59;
}

.formasTexto > span.active{
	font-size: .879rem;
}

header + section.contacto{
	padding-top: 0;
}

@media only screen and (max-width : 479px) {

header + .carousel	.carousel-inner::after {
    position: absolute;
    width: 100%;
    height: 100%;
background: rgb(0,0,0);
background: -moz-linear-gradient(0deg, rgba(0,0,0,.8) 0%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(0deg, rgba(0,0,0,.8) 0%, rgba(0,0,0,0) 100%);
background: linear-gradient(0deg, rgba(0,0,0,.8) 0%, rgba(0,0,0,0) 70%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}


.carousel-item.fijo{
	background-image: url("../files/slider-001-480.jpg")
}	
	
	header .top{
		padding: 0;
	}
	header .top .optIcons{
		padding: 2px 0;
	}
	
	.enConstruccion img{
	width: 200px;
}

.enConstruccion h2{
	font-size: 1.5rem;
}
	
body{
	background-size: 45% auto, 45%;	
}	
	
h2{
	font-size: 2rem;
	width: 100%;
}
	
	
	header .logo{
		width: 100px;
		height: 100px;
	}	
	
	header .hamburger{
		padding: 30px 0;
	}
	
	header.inside .logo, header.reduce .logo{
		width: 90px;
		height: 90px;
	}	
	
		header.inside .hamburger, header.reduce .hamburger{
		padding: 30px 0;
	}





.top form {
    float: left;
    width: 89.5%;
    padding: 8px 0;
}	
	
	.top form input[type="text"]{
		width: 88.5%;
	}	
	
	#header .top .optIcons{
		width: auto;
	}		
	
header + .carousel{
	margin-top: 0;
	height: 60vh;
}	
	
header + .carousel h1{
	font-size: 1.5rem;
}	
	
	header + .carousel .carousel-caption{
		left: 5%;
		right: 5%;
	}	
	
section{
	padding-top: 0px;
	padding-bottom: 100px;
	margin-bottom: 0;
	}

.carousel + section{
	padding-top: 30px;
}		
	

/*producto*/
	section.producto,	section.carrito{
		padding-top: 0px;
	}
	
	
footer{
	padding-top: 100px;
	}	
/*Productos*/

	.listadoProductos a, .productos a{
		width: 100%
	}

	.listadoProductos a .imagen, .productos a .imagen {
	border-radius: 12px 0 0 12px;
	}	

.listadoProductos a .imagen, .productos a .imagen {
    width: 25%;
    float: left;
    position: relative;
    overflow: hidden;
}	
	
.listadoProductos a .texto, .productos a .texto {
    width: 72.5%;
    padding: 10px 5px;
    float: right;
    text-align: left;
}	

	.listadoProductos a .nombreProducto, .productos a .nombreProducto{
		font-size: .879rem;
		margin-bottom: 0;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}	
	
	.listadoProductos a .precioProducto, .productos a .precioProducto{
		margin-bottom: 0;
	}
	
	.listadoProductos a .detalleProducto, .productos a .detalleProducto, .listadoProductos a .btn-call, .productos a .btn-call, .listadoProductos a .btn-call:hover, .productos a .btn-call:hover{
		display: none;
	}	

	.listadoCategorias a, .listadoCategorias a:nth-child(3n){
		width: 48.75%;
		margin-right: 2.5%;
	}	
	
	.listadoCategorias a p{
		font-size: .879rem;
		padding: 10px;
	}
	
	.listadoCategorias a.cuadrada:after{
		padding-bottom: 100%;
	}	
	
	.listadoProductos a:nth-child(2n), .listadoCategorias a:nth-child(2n), .productos a:nth-child(2n), .listadoProductos a:last-child, .listadoCategorias a:last-child, .productos a:last-child{
		margin-right: 0;
	}
	
header + section.destacadosTienda {
    margin-top: 0;
    padding-top: 0;
}	
	

.imagenCabecera{
	height: 75px;
}		
	
	
.tiendaCerrada p{
	width: 80%;
	margin: 0 auto;
	font-size: .9rem;
}
	
	.listaComprar ul li:last-child .precioTotal{
		font-size: 1rem;
	}
	.listaComprar ul li:last-child .precioTotal input{
		font-size: 1rem;
	margin-bottom: 0!important;
}	
	
#destacados form input.btn{
width: 100%;
margin-bottom: 0;
}
	
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width:480px) and (max-width : 767px) {


.carousel-item.fijo{
	background-image: url("../files/slider-001-768.jpg")
}	
	
h2{
	width: 100%;
}

body{
	background-size: 33% auto, 33%;	
}		
	header .logo{
		width: 100px;
		height: 100px;
	}	
	
	header .hamburger{
		padding: 30px 0;
	}




.top form {
    float: left;
    width: 92.5%;
    padding: 5px 0;
}	
	
	#header .top .optIcons{
		width: auto;
	}	
	
header + .carousel{
	margin-top: 0;
	height: 35vh;
}	
	
header + .carousel .carousel h1{
		font-size: 1.75rem;
	}	
	
section{
	padding-top: 60px;
	padding-bottom: 60px;
	margin-bottom: 0;
	}

/*producto*/
	section.producto,	section.carrito{
		padding-top: 0px;
	}
	
.carousel + section{
	padding-top: 30px;
}		
	
	
	
footer{
	padding-top: 100px;
	}	
	
/*Productos*/
	.listadoProductos a, .productos a{
		width: 100%
	}

	.listadoProductos a .imagen, .productos a .imagen {
	border-radius: 12px 0 0 12px;
	}	

.listadoProductos a .imagen, .productos a .imagen {
    width: 20%;
    float: left;
    position: relative;
    overflow: hidden;
}	
	
.listadoProductos a .texto, .productos a .texto {
    width: 77.5%;
    padding: 10px 5px;
    float: right;
    text-align: left;
}	

	.listadoProductos a .nombreProducto, .productos a .nombreProducto{
		font-size: 1rem;
		margin-bottom: 0;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}	
	
	.listadoProductos a .precioProducto, .productos a .precioProducto{
		margin-bottom: 0;
	}
	
	.listadoProductos a .detalleProducto, .productos a .detalleProducto, .listadoProductos a .btn-call, .productos a .btn-call, .listadoProductos a .btn-call:hover, .productos a .btn-call:hover{
		display: none;
	}	
	
	.listadoCategorias a{
		border-radius: 12px;
		border: 0;
		
	}
	
	.listadoCategorias a, .listadoCategorias a:nth-child(3n){
		width: 100%;
		margin-right: 0%;
	}	
	
	.listadoCategorias a.cuadrada:after{
		padding-bottom: 70%;
	}	
	
	.listadoProductos a:nth-child(2n), .listadoCategorias a:nth-child(2n), .productos a:nth-child(2n), .listadoProductos a:last-child, .listadoCategorias a:last-child, .productos a:last-child{
		margin-right: 0;
	}	
	
header + section.destacadosTienda {
    margin-top: 0 ;
    padding-top: 0;
}
	

.imagenCabecera{
	height: 150px;
}
	

.tiendaCerrada p{
	width: 80%;
	margin: 0 auto;
	font-size: .9rem;
}	
	
#destacados form input.btn {
    width: 100%;
    margin-bottom: 0;
}	
}

/* Small Devices, Tablets */
@media only screen and (min-width:768px) and (max-width : 991px) {
	
body{
	background-size: 33% auto, 33%;	
}		
	header .logo{
		width: 100px;
		height: 100px;
	}	
	
	header .hamburger{
		padding: 30px 0;
	}


.carousel-item.fijo{
	background-image: url("../files/slider-001-993.jpg")
}	
	
	
header + .carousel{
	margin-top: 0;
	height: 42.5vh;
}	
	
header .top .optIcons a.buscar{
display: none;
}	


	
section{
	padding-top: 100px;
	padding-bottom: 60px;
	margin-bottom: 0;
	}


/*producto*/
	section.producto,	section.carrito{
		padding-top: 0px;
	}
	
	
footer{
	padding-top: 100px;
	}	
	
/*Productos*/
	.listadoProductos a, .productos a{
		width: 31.66666666666667%
	}

	.listadoCategorias a, .listadoCategorias a:nth-child(3n){
		width: 48.75%;
		margin-right: 2.5%;
	}	
	
	.listadoCategorias a.cuadrada:after{
		padding-bottom: 100%;
	}	
	
	.listadoProductos a:nth-child(3n), .listadoCategorias a:nth-child(2n), .productos a:nth-child(3n), .listadoProductos a:last-child, .listadoCategorias a:last-child, .productos a:last-child{
		margin-right: 0;
	}		
	

header + section.destacadosTienda{
	margin-top: 0;
	padding-top: 0;		
	}		
	

.imagenCabecera{
	height: 250px;
}
	
	.listaComprar span.container{
		background-color: #ffffff;
		padding: 15px;
		border-radius: 24px 24px 0 0;
	}	
}

/* Medium Devices, Desktops */
@media only screen and (min-width:992px) and (max-width : 1199px) {
.carousel-item.fijo{
	background-image: url("../files/slider-001.jpg")
}	
	
	
body{
	background-size: 33% auto, 33%;	
}	
	
header .logo{
	width: 150px;
	height: 150px;
	}
	
header .hamburger{
	display: block;	
	padding: 59px 0;
	}	
	

	
	
header ul.options{
	width: 100%;
	height: 0;
	padding: 0;
	overflow: hidden;
	line-height: 50px;
	}	
	
header ul.options.active{
	height: auto;
	padding-bottom: 30px;
	}	

header ul.options > li{
	display: block;
	width: 100%;
	text-align: left;
}
	
header + .carousel{
	margin-top: 0;
	height: 55vh;
}	
section{
	padding-top: 100px;
	padding-bottom: 60px;
	margin-bottom: 0;
	}


/*producto*/
	section.producto,	section.carrito{
		padding-top: 0px;
	}
	
	
footer{
	padding-top: 120px;
	}	
	
/*Productos*/
	.listadoProductos a, .productos a{
		width: 31.66666666666667%
	}

	.listadoCategorias a, .listadoCategorias a:nth-child(3n){
		width: 48.75%;
		margin-right: 2.5%;
	}	
	
	.listadoCategorias a.cuadrada:after{
		padding-bottom: 100%;
	}	
	
	.listadoProductos a:nth-child(3n), .listadoCategorias a:nth-child(2n), .productos a:nth-child(3n), .listadoProductos a:last-child, .listadoCategorias a:last-child, .productos a:last-child{
		margin-right: 0;
	}
	
/*producto*/
	section.producto,	section.carrito{
		padding-top: 0px;
	}
	

header + section.destacadosTienda{
	margin-top: 0;
	padding-top: 0;		
	}
	

.imagenCabecera{
	height: 300px;
}

	/*Listado con Carrito*/
	.listaComprar ul li{
		text-align: right;
	}
	
	.listaComprar ul li .listaCategoria{
		display: block;
		text-align: left;
	}	
	
	.listaComprar ul li .listaNombre{
		line-height: 38px;
		width: 58%;
		float: left;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		margin-right: 1.25%;
		text-align: left;
	}	
	
	.listaComprar ul li .listaPrecio{
		display: inline-block;
		width: 8%;
		line-height: 38px;
		overflow: hidden;		
	}
	
	.listaComprar ul li .cantidad {
		width: 10%;
		float: none;
		text-align: left;
		display: inline-block;
		vertical-align: top;
	}
	
	.listaComprar ul li .subtotal {
		width: 14%;
		display: inline-block;
		text-align: right;
		line-height: 38px;
		vertical-align: top;
		float: right;
	}
	
.listaComprar ul li .subtotal * {
    width: 48%;
    font-size: .879rem;
    text-align: right;
    font-weight: 900;
	}	
	
.listaComprar ul li .subtotal input[type=number] {
    width: 46%;
}	
	

	.listaComprar span.container ul{
		    box-shadow: 0 0 0 0 rgb(0 0 0 / 0%);
	}
	
	.listaComprar span.container ul li{
		padding: 0;
box-shadow: 0 0 0 0 rgb(0 0 0 / 0%);
	}
	
	

	.listaComprar span.container .listaCategoria{
		float: left;
	}
	
	
	.listaComprar span.container input{
		margin-bottom: 0!important;
	}
	
	.listaComprar span.container{
		background-color: #ffffff;
		padding: 15px;
		border-radius: 24px 24px 0 0;
	}			
}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	
	header .hamburger{
		display: block;
	}	
	


	
header + .carousel{
	margin-top: 0;
	height: 100vh;
}	
	
.carousel-item.fijo{
	background-image: url("../files/slider-001.jpg")
}	

	
section{
	padding-top: 100px;
	padding-bottom: 60px;
	margin-bottom: 0;
	}
	

/*producto*/
	section.producto,	section.carrito{
		padding-top: 0px;
	}

	
footer{
	padding-top: 120px;
	}	
	

header + section.destacadosTienda{
	margin-top: 0;
	padding-top: 0;		
	}	
	
/*Productos*/
	.listadoProductos a, .listadoCategorias a, .productos a{
		width: 23.125%
	}
	
	.listadoProductos a:nth-child(4n), .listadoCategorias a:nth-child(4n), .productos a:nth-child(4n), .listadoProductos a:last-child, .listadoCategorias a:last-child, .productos a:last-child{
		margin-right: 0;
	}	

/*producto*/
	section.producto,	section.carrito{
		padding-top: 0px;
	}
	
	footer .clearfix + .links{
		display: block;
		width: 100%;
		margin: auto;
		text-align: center;
	}	
	
	footer .clearfix + .links p{
		display: inline-block;
	}	
	
	footer .clearfix + .links p a{
		margin: 0 15px 15px;
		
	}	
	
	/*Listado con Carrito*/
	.listaComprar ul li{
		text-align: right;
	}
	
	.listaComprar ul li .listaCategoria{
		display: block;
		text-align: left;
	}	
	
	.listaComprar ul li .listaNombre{
		line-height: 38px;
		width: 58%;
		float: left;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		margin-right: 1.25%;
		text-align: left;
	}	
	
	.listaComprar ul li .listaPrecio{
		display: inline-block;
		width: 8%;
		line-height: 38px;
		overflow: hidden;		
	}
	
	.listaComprar ul li .cantidad {
		width: 10%;
		float: none;
		text-align: left;
		display: inline-block;
		vertical-align: top;
	}
	
	.listaComprar ul li .subtotal {
		width: 14%;
		display: inline-block;
		text-align: right;
		line-height: 38px;
		vertical-align: top;
		float: right;
	}
	
.listaComprar ul li .subtotal * {
    width: 48%;
    font-size: .879rem;
    text-align: right;
    font-weight: 900;
	}	
	
.listaComprar ul li .subtotal input[type=number] {
    width: 46%;
}	
	

	.listaComprar span.container ul{
		    box-shadow: 0 0 0 0 rgb(0 0 0 / 0%);
	}
	
	.listaComprar span.container ul li{
		padding: 0;
box-shadow: 0 0 0 0 rgb(0 0 0 / 0%);
	}
	
	

	.listaComprar span.container .listaCategoria{
		float: left;
	}
	
	
	.listaComprar span.container input{
		margin-bottom: 0!important;
	}
	
	.listaComprar span.container{
		background-color: #ffffff;
		padding: 15px;
		border-radius: 24px 24px 0 0;
	}		
}
