/*
// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 100 to 900

.montserrat-<uniquifier> {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 400 to 900

.bodoni-moda-<uniquifier> {
  font-family: "Bodoni Moda", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 400 to 700

.libre-bodoni-<uniquifier> {
  font-family: "Libre Bodoni", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
*/




/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on April 17, 2024 */



@font-face {
    font-family: 'better_saturday_personal_usRg';
    src: url('../custom/webfonts/better_saturday/better_saturday-webfont.woff2') format('woff2'),
         url('../custom/webfonts/better_saturday/better_saturday-webfont.woff') format('woff'),
         url('../custom/webfonts/better_saturday/better_saturday-webfont.svg#better_saturday_personal_usRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	color: #828282;
  font-family: "Montserrat", sans-serif;	
	background-color: #ffffff;	
}

header{
	/*background-color: #1a1a1a;*/
	background-color: #ffffff;
	position: sticky;	
	box-shadow: 2px 2px 4px rgba(0,0,0,0.125);
}

header .top{
	background-color: #424242;
	padding: 0;
}

header .options > li > a, header .options > li > p{
	color: #828282;
	font-weight: 400;
}

header .top a:hover, header .top p:hover, header .options > li > a:hover, header .options > li > p:hover {
	opacity: 1;
	color: #c69f1e;
}

header .redes, header .optIcons{
	line-height: 30px;
	height: 30px;	
}


header .logo{
	background-image: url("logo.png");
	height: 90px;
	width: 170px;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before{
	background-color: #828282;
}

header .options a, header .options p{
	color: #828282;
	font-size: .8rem;
	text-transform: uppercase;
	opacity: 1;
	font-weight: 400;
	line-height: 90px;
	vertical-align: top;
}

header .options a:hover, header .options p:hover{
	color: #c69f1e;
	opacity: 1;
}

header ul.options > li{
	vertical-align: top;
}

header .options ul{
	background-color: #828282;
	width: 100%;
}

header .options ul li a{
	transition: all .3s;
}
header .options ul li a:hover{
	background-color: #1f2020;
}

section#destacados{
	padding: 60px 0 0;
	margin-bottom: 60px;
}

.carousel-caption{
    text-shadow: 2px 2px 4px #000;	
}

.carousel h1 ,section .container > h1, section .container > h2, section.producto h1, .clientes h3{
  font-family: "Libre Bodoni", serif;
	text-align: center;
	font-weight: 300;
	font-style: italic;
}

.carousel h1{
	font-size: 3rem;
}

.carousel .btn{
	font-size: 1rem;
	padding: 10px 20px;
	color: #ffffff;
	border-color: #ffffff;
	background-color: rgba(0,0,0,.25);
	border-radius: 0;
}

.carousel .btn:hover{
	background-color: #c69f1e;
}

section#destacados h2, section.destacadosTienda h2, .clientes h3{
	color: #c69f1e;
}

.subCategorias .btn{
	border-radius: 0;
	border-color: #c69f1e;
	color: #c69f1e;
	font-size: .879rem;
}

.subCategorias .btn:hover{
	border-color: #c69f1e;
	background-color: #c69f1e;
	color: #ffffff;
}

.listadoProductos a, .destacadosTienda .productos a{
	color: #828282;
	border: 1px solid rgba(0, 0, 0, 0);	
}

.listadoProductos a:hover, .destacadosTienda .productos a:hover{
	border: 1px solid rgba(0, 0, 0, .125);
}

.listadoProductos a .nombreProducto, .destacadosTienda .productos a .nombreProducto{
	font-weight: 400;
	text-transform: uppercase;
	font-size: 1rem;
}

.listadoProductos a .precioProducto, .destacadosTienda .productos a .precioProducto{
	font-weight: 700;
	font-size: 1rem;	
}

.listadoProductos a .btn.btn-call, .destacadosTienda .productos a .btn.btn-call{
	color: rgba(0, 0, 0, .5);
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: 0;
	padding: 10px 20px;
	background-color: transparent;	
}

.listadoProductos a:hover .btn.btn-call, .destacadosTienda .productos a:hover .btn.btn-call{
	color: rgba(0, 0, 0, 1);
	border: 1px solid rgba(198, 159, 30, 1);
}

section#categorias{
	background-color: #F2F2F2;
	padding: 120px 0;
	margin-bottom: 0;
}

.listadoCategorias a{
	transition: all .3s;	
}

.listadoCategorias a p{
	font-size: 2rem;
	color: #ffffff;
	width: 100%;
	padding: 15px;
	bottom: 0;
	margin-bottom: 0;
	background: rgb(0,0,0);
	background: -moz-linear-gradient(0deg, rgba(0,0,0,0.5046393557422969) 0%, rgba(0,0,0,0) 75%);
	background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.5046393557422969) 0%, rgba(0,0,0,0) 75%);
	background: linear-gradient(0deg, rgba(0,0,0,0.5046393557422969) 0%, rgba(0,0,0,0) 75%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1f2020",endColorstr="#1f2020",GradientType=1);

}

.listadoCategorias a img{
	filter: opacity(1);
	transition: all .3s;
}

.listadoCategorias a:hover img{
	filter: opacity(.25);
}

.listadoCategorias a:hover p{
	color: #777;
	background: transparent;
}



footer{
	background-color: #424242;
}

footer .redes:before{
	content: "";
	display: block;
	margin: 0 auto 30px;
	width: 150px;
	height: 150px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url("footerLogo.png");
}

footer .links{
	width: 100%;
	display: block;
	text-align: center;
	margin: 0 auto 30px;
}

footer .links p, footer .links p:first-of-type{
	text-align: center;
	display: inline-block;
	text-transform: none;
    font-size: .8rem;
    letter-spacing: 2px;
    color: #ffffff;
}

footer .links p a{
	font-size: .8rem;
}
footer .links p a:hover{
	color: #c69f1e;
}

footer .redes a{
	color: #ffffff;
	display: inline-block;
    position: relative;
    width: 45px;
    height: 45px;
    margin-right: 10px;
    background-color: #c69f1e;
    border-radius: 50px;	
	transition: all .3s;
	transform: scale(1)
}

footer .redes a:before{
	font-size: 1.5rem;
}
footer .redes a:hover{	
	transform: scale(1.1);
}

/*Producto*/
section.producto{
	padding: 0 0 0;
	margin-bottom: 60px;
}

section.producto h1{
	color: #c69f1e;
	text-align: left;
	margin-bottom: 30px;
}


section.producto .descripcion{
	font-size: .879rem;
	padding: 15px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 15px;
}

section.producto .codigo:before{
	content: "COD: ";
	font-weight: 600;
	display: inline-block;
	margin-right: 5px;
}

section.producto .precio{
	font-size: 1.5rem;
	font-weight: 600;
}

section.producto .precio .precioOriginal{
	font-size: 1rem;
	font-weight: 300;
}

section.producto .btn.btn-call, section.producto .descripcion a, section.destacadosTienda > .container a .btn.btn-call{
	background-color: #c69f1e;
	color: #ffffff;
	border-radius: 0;
	padding: 15px;
	margin-bottom: 15px;
	display: inline-block;
}

.listadoProductos a, section.destacadosTienda > .container a.producto{
	background-color: transparent;
}

.registroPaginacion > p{
	text-align: center;
	font-size: .879rem;
	margin-bottom: 1rem!important;
}

section.destacadosTienda .pagination a, .productos .pagination a, .productos .pagination a:hover{
	background-color: transparent;
	padding: 10px 0;
	color: #c69f1e;
	border: 1px solid #c69f1e;
}
.productos .pagination a.current{
	background-color: #c69f1e;
	color: #ffffff;
}

/*Carrito*/
header + .carrito{
	margin-top: 30px;
}

section.carrito h2, section.contacto h2{
	color: #c69f1e;
	text-align: left;
}

.listaCarrito .cabecera{
	background-color: #c69f1e;
	color: #ffffff;
}

.listaCarrito ul.productos li:nth-child(even) {
    background-color: #f2f2f2;
}

li a.borrarProducto{
	color: #cccccc;
}

li a.borrarProducto:hover{
	color: #c69f1e;
}

.totales form > p:first-of-type {
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    border-left: 2px solid #c69f1e;
    padding-left: 15px;
}

.totales form .btn.seguirComprando {
    background-color: transparent;
    margin: 15px 0;
    white-space: normal;
    padding: 10px 15px;
    width: 100%;
    text-transform: none;
    color: #414141;
    border-color: #c69f1e;
    BORDER-RADIUS: 50px;
    font-size: .8rem;
    font-weight: 400;
}


.totales form .btn.finalizar {
    background-color: #c69f1e;
    margin: 15px 0;
    white-space: normal;
    padding: 10px 15px;
    width: 100%;
    text-transform: none;
    color: #ffffff;
    border-color: #c69f1e;
    BORDER-RADIUS: 50px;
    font-size: .8rem;
    font-weight: 700;
}

.totales form .btn.finalizar:hover {
    background-color: #424242;
    color: #c69f1e;
    border-color: #c69f1e;
}

/*Contacto*/
.contacto{
	margin-top: 0;
}

.contacto .container {
    background-color: #ffffff;
    padding: 30px;
    border-radius: 4px;
    overflow: hidden;
}

.btn-primary{
	color: #ffffff;
	background-color: #c69f1e;
	border-color: #c69f1e;
	padding: 15px;
}

.btn-primary:hover{
    background-color: #424242;
    color: #c69f1e;
    border-color: #c69f1e;
}

footer .links .pago{
	margin: auto;
	
	max-width:50%; 
	text-align: center;
}

footer .links .pago img{
	width: 12%;
	margin: 0 3px 5px;
}

section.clientes{
	padding: 60px 0 0;
}

.clientes .logos{
	width: 75%;
	margin: auto;
	font-size: 0;
	text-align: center;
}

.clientes .logos span{
	font-size: 1rem;
	display: inline-block;
	margin-left: 2.5%;
	margin-right: 2.5%;
	margin-bottom: 2.5%;
	height: 55px;
	vertical-align: top;
	opacity: .5;
}

.clientes .logos span img{
	max-width: 100%;
	max-height: 55px;
	mix-blend-mode: multiply;
	/*filter: grayscale(1);*/
}

.ultimaCategoria{
	background-image: url("utima.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-color: #414141;
}

body > .ultimaCategoria{
	display: none;
}



section.destacadosTienda h2{
	font-size: 3rem;
}

section.producto .precio .precioOriginal{
	font-size: 1.5rem;
}

.finalizarCompra.active .col-md-6{
	width: 100%!important;
	padding: 0!important;
	margin-bottom: 1rem;
}

.finalizarCompra.active input{
	width: 100%!important;
}

.finalizarCompra.active input.btn{
	font-size: .8rem;
	text-wrap: pretty;
	color: rgba(0, 0, 0, 1);
    border: 1px solid rgba(198, 159, 30, 1);
    border-radius: 0;
    padding: 10px 20px;
    background-color: rgba(198, 159, 30, 0);	
}

.finalizarCompra.active input.btn:hover{
	color: rgba(255,255,255,1.00);
    background-color: rgba(198, 159, 30, 1);	
}

	.producto table{
		width: 100%;
		margin-bottom: 30px;
	}
	
	.producto table thead{
		background-color: #c69f1e;
		color: #ffffff;
	}
	
	.producto table th, .producto table td{
		padding: 5px;
		border: 1px solid #cccccc;
		border-top: 0;
		border-right: 0;

		font-weight: normal;		
	}
	
	.producto table th:first-child,	.producto table td:first-child{
		text-align: left;
	}
	
	.producto table th:last-child, 	.producto table td:last-child{
		text-align: center;
		border-right: 1px solid #cccccc;
	}

textarea#contactoMensaje{
	height: 20vh;
}


#preloader{
	display: block;
	width: 100%;
	height: 100vh;
	position: fixed;
	z-index: 9;
	background: #ffffff;
	top: 0;
	left: 0;
	text-align: center;	
}

#preloader #status{
	position: absolute;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
	color: #ffffff;
}

#preloader #status img:first-of-type{
	width: 225px;
	margin-bottom: 30px;
}

#preloader #status img.loading{
	width: 30%;
}

.categoria-trabajos-especiales-a-pedido ul{
	list-style: none;
	margin: 0;
	padding:0;
	font-size: 0;
}

.categoria-trabajos-especiales-a-pedido ul li{
	font-size: 1rem;
	width: 31.666666666666666666666666666667%;
	padding: 0;
	margin: 0 2.5% 2.5% 0;
	display: inline-block;
	vertical-align: top;
}

.categoria-trabajos-especiales-a-pedido ul li img{
	width: 100%;
}


footer .footReg{
color: #ffffff;}

.contacto a{
	color: #c69f1e;
}

@media only screen and (max-width : 479px) {

	#header .top .redes{
		display: block;
        margin: auto;
        text-align: center;
        width: 100%;	
	}

	header .top a.icon{
		margin-left: 5px;
		margin-right: 5px;
	}	
	
	#header .top .optIcons{
		display: none;
	}
		
	
	#header > .container{
		padding-top: 0;
	}
	
	header .logo{
		width: 158px;
		height: 70px;
	}	
	
	.hamburger {
	padding: 25px 0 14px;
	}
	
	header ul.options{
		margin-bottom: 0;
	}

header .options ul{
	background-color: #ffffff;
	width: 100%;
	position: fixed;
/*	top: 115px;*/
	left: 0;
}

header .options ul {
	font-size: 0;
}

header .options a, header .options p{
	padding: 0;
	margin: 0;
	line-height: 45px;
}	
	
header .options ul li a, header .options ul li p{
	height: auto;
	line-height: normal;
	margin: 0;
	padding: 0;
	width: 100%;
}

	header .options > li > a, header .options > li > p{
		line-height: 45px;
		margin-left: 0;
		padding-left: 0;		
	}	
	
	header .options ul{
		border: 0px solid rgba(222, 221, 217, 0);
		padding: 0;
	}
	
	header .options .active ul{
		padding: 0;	
		border: 1px solid  rgba(222, 221, 217, 1);
		border-bottom: 0;
	}	
	
header .options ul li{
	font-size: .879rem;
	width: 100%;
	margin: 0;
	border-right: 0px solid #deddd9;
	border-bottom: 1px solid #deddd9;
	padding: 0;
	display: block;
	float: left;
}
	
header .options ul li a{
	padding: 15px;
	font-size: .879rem;
}
	
header .options ul li:nth-child(2n){
	border-right: 0px solid #deddd9;
}	
	
header .options ul li:last-child{
	margin-bottom: 0;
}
	
	header + .carousel p{
		font-size: .789rem;
	}	
	
	.listadoProductos a, .destacadosTienda .productos a{
		width: 100%;
		margin-right: 0;
	}	

.listadoCategorias a{
	width: 100%;
	margin-right: 0;
}
	
.listadoCategorias a:nth-child(4n), .listadoProductos a:nth-child(4n), .destacadosTienda .productos a:nth-child(4n){
	margin-right: 2.5%;
	}

.listadoCategorias a:nth-child(2n), .listadoCategorias a:last-child, .listadoProductos a:nth-child(3n), .destacadosTienda .productos a:nth-child(3n), .listadoProductos a:last-child, .destacadosTienda .productos a:last-child, .categoria-trabajos-especiales-a-pedido ul li{
	margin-right: 0;
}

footer .links{
	width: 100%;
}		


header + section.destacadosTienda{
	margin-top: 0;
}	

section#destacados h2, section.destacadosTienda h2, .clientes h3 {
    width: 100%;
    text-align: center;
    margin: 0 auto 30px;
}		
	
	.nombreProducto{
		overflow-x: hidden;
	}	
	
.clientes .logos span	{
    width: 23.33333333333333%;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 5%;		
	opacity: .75;
	}
	

	.categoria-trabajos-especiales-a-pedido ul li{
		width: 100%;
	}		
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width:480px) and (max-width : 767px) {
	
	#header .top .redes{
		display: block;
        margin: auto;
        text-align: center;
        width: 100%;	
	}

	header .top a.icon{
		margin-left: 5px;
		margin-right: 5px;
	}	
	
	#header .top .optIcons{
		display: none;
	}
	
	.hamburger{
		padding: 29px 0; 
	}	
	
	header ul.options{
		line-height: normal;
		margin-bottom: 0;
	}

header .options ul{
	background-color: #ffffff;
	width: 100%;
	position: fixed;
/*	top: 115px;*/
	left: 0;
}

header .options ul {
	font-size: 0;
}

	header .options a, header .options p{
		padding: 0;
		margin: 0;
		line-height: 45px;
	}	
	
	header .options a{
		vertical-align: middle;
	}	
	
header .options ul li a, header .options ul li p{
	height: auto;
	line-height: normal;
	margin: 0;
	padding: 0;
	width: 100%;
}

	header .options > li > a, header .options > li > p{
		line-height: 45px;
		margin-left: 0;
		padding-left: 0;		
	}	
	
	header .options ul{
		border: 0px solid rgba(222, 221, 217, 0);
		padding: 0;
	}
	
	header .options .active ul{
		padding: 0;	
		border: 1px solid  rgba(222, 221, 217, 1);
		border-bottom: 0;
	}	
	
header .options ul li{
	font-size: .879rem;
	width: 100%;
	margin: 0;
	border-right: 0px solid #deddd9;
	border-bottom: 1px solid #deddd9;
	padding: 0;
	display: block;
	float: left;
}
	
header .options ul li a{
	padding: 15px;
}
	
header .options ul li:nth-child(2n){
	border-right: 0px solid #deddd9;
}	
	
header .options ul li:last-child{
	margin-bottom: 0;
}
	
	.listadoProductos a, .destacadosTienda .productos a{
		width: 48.75%;
	}	

.listadoCategorias a{
	width: 100%;
	margin-right: 0;
}
	
.listadoCategorias a:nth-child(3n), .listadoProductos a:nth-child(3n), .destacadosTienda .productos a:nth-child(3n){
	margin-right: 2.5%;
	}

.listadoCategorias a:nth-child(2n), .listadoCategorias a:last-child, .listadoProductos a:nth-child(2n), .destacadosTienda .productos a:nth-child(2n), .listadoProductos a:last-child, .destacadosTienda .productos a:last-child, .categoria-trabajos-especiales-a-pedido ul li:nth-child(2n){
	margin-right: 0;
}

footer .links{
	width: 100%;
}			
	


header + section.destacadosTienda{
	margin-top: 0px;
}	

section#destacados h2, section.destacadosTienda h2, .clientes h3{
    width: 100%;
    text-align: center;
    margin: 0 auto 30px;
}		
	
.clientes .logos span {
    width: 28.33333333333333%;
}

.categoria-trabajos-especiales-a-pedido ul li{
	width: 48.75%;
}	
}

/* Small Devices, Tablets */
@media only screen and (min-width:768px) and (max-width : 991px) {
	
	.hamburger{
		padding: 29px 0; 
	}	
	
	header ul.options{
		margin-bottom: 0;
	}

header .options ul{
	background-color: #ffffff;
	width: 100%;
	position: fixed;
/*	top: 115px;*/
	left: 0;
}

header .options ul {
	font-size: 0;
}

header .options ul li a, header .options ul li p{
	height: auto;
	line-height: normal;
	margin: 0;
	padding: 0;
	width: 100%;
}

	header .options > li > a, header .options > li > p{
		line-height: 50px;
		margin-left: 0;
		padding-left: 0;		
	}	
	
	header .options ul{
		border: 0px solid rgba(222, 221, 217, 0);
		padding: 0;
	}
	
	header .options .active ul{
		padding: 0;	
		border: 1px solid  rgba(222, 221, 217, 1);
		border-bottom: 0;
	}	
	
header .options ul li{
	font-size: .879rem;
	width: 50%;
	margin: 0;
	border-right: 1px solid #deddd9;
	border-bottom: 1px solid #deddd9;
	padding: 0;
	display: block;
	float: left;
}
	
header .options ul li a{
	padding: 15px;
}
	
header .options ul li:nth-child(2n){
	border-right: 0px solid #deddd9;
}	
	
header .options ul li:last-child{
	margin-bottom: 0;
}
	
	header .options a, header .options p{
		margin: 0;
		line-height: 50px;
	}	
	
	.listadoProductos a, .destacadosTienda .productos a{
		width: 48.75%;
	}	

.listadoCategorias a{
	width: 48.75%;
}
	
.listadoCategorias a:nth-child(3n), .listadoProductos a:nth-child(3n), .destacadosTienda .productos a:nth-child(3n){
	margin-right: 2.5%;
	}

.categoria-trabajos-especiales-a-pedido ul li:nth-child(3n), .listadoCategorias a:nth-child(2n), .listadoCategorias a:last-child, .listadoProductos a:nth-child(2n), .destacadosTienda .productos a:nth-child(2n), .listadoProductos a:last-child, .destacadosTienda .productos a:last-child{
	margin-right: 0;
}

footer .links{
	width: 100%;
}	
	

header + section.destacadosTienda{
	margin-top: 0px;
}	

section#destacados h2, section.destacadosTienda h2, .clientes h3{
    max-width: 768px;
    text-align: center;
    margin: 0 auto 30px;
}		
	

.clientes .logos span {
    width: 16%;
}	
}

/* Medium Devices, Desktops */
@media only screen and (min-width:992px) and (max-width : 1199px) {

	header .logo{
		float: none;
		margin: 15px auto 0;
	}	
	header ul.options{
		width: 100%;
		text-align: center;
		line-height: 50px;
		height: 50px;
	}
	
	header ul.options a, header ul.options p{
		padding: 0;
		margin: 0;
		line-height: 50px;
		height: 50px;
	}
	
	header ul.options a{
		padding: 0 10px;
	}
	
header .options ul{
	background-color: #ffffff;
	width: 100%;
	position: fixed;
/*	top: 115px;*/
	left: 0;
}

header .options ul {
	font-size: 0;
}

header .options ul li a, header .options ul li p{
	height: auto;
	line-height: normal;
	margin: 0;
	padding: 0;
	width: 100%;
}

	header .options ul{
		border: 0px solid rgba(222, 221, 217, 0);
		padding: 0;
	}
	
	header .options .active ul{
		padding: 0;	
		border: 1px solid  rgba(222, 221, 217, 1);
		border-bottom: 0;
	}	
	
header .options ul li{
	font-size: .879rem;
	width: 33.33333333333333%;
	margin: 0;
	border-right: 1px solid #deddd9;
	border-bottom: 1px solid #deddd9;
	padding: 0;
	display: block;
	float: left;
}
	
header .options ul li a{
	padding: 15px;
}
	
header .options ul li:nth-child(3n){
	border-right: 0px solid #deddd9;
}	
	
header .options ul li:last-child{
	margin-bottom: 0;
}		

.listadoCategorias a{
	width: 48.75%;
}
	
.listadoCategorias a:nth-child(3n){
	margin-right: 2.5%;
	}

.listadoCategorias a:nth-child(2n), .listadoCategorias a:last-child, .categoria-trabajos-especiales-a-pedido ul li:nth-child(3n){
	margin-right: 0;
}

footer .links{
	width: 768px;
}	
	
header + section.destacadosTienda{
	margin-top: 0px;
}	

section#destacados h2, section.destacadosTienda h2, .clientes h3{
    width: 768px;
    text-align: center;
    margin: 0 auto 60px;
}	

.clientes .logos span {
    width: 14.583333333333333333333333333333%;
}	
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
header .options ul{
	background-color: #ffffff;
	width: 100%;
	position: fixed;
/*	top: 115px;*/
	left: 0;
}

header .options ul {
	font-size: 0;
}

header .options ul li a, header .options ul li p{
	height: auto;
	line-height: normal;
	margin: 0;
	padding: 0;
	width: 100%;
}

	header .options ul{
		border: 0px solid rgba(222, 221, 217, 0);
		padding: 0;
	}
	
	header .options .active ul{
		padding: 0;	
		border: 1px solid  rgba(222, 221, 217, 1);
		border-bottom: 0;
	}	
	
header .options ul li{
	font-size: .879rem;
	display: inline-block;
	width: 50%;
	margin: 0;
	border-right: 1px solid #deddd9;
	border-bottom: 1px solid #deddd9;
	padding: 0;
}
	
header .options ul li a{
	padding: 15px;
}
	
header .options ul li:nth-child(4n){
	border-right: 0px solid #deddd9;
}	
	
header .options ul li:last-child{
	margin-bottom: 0;
}	
	
	section#destacados h2, section.destacadosTienda h2, .clientes h3{
		font-size: 2.5rem;
		width:768px;
		text-align: center;
		margin: 0 auto 30px;
	}	
	
	.listadoProductos a, .destacadosTienda .productos a{
		width: 31.66666666666667%	
	}

	
	.listadoCategorias a{
		width: 48.75%;
	}
	
	.listadoProductos a:nth-child(4n), .destacadosTienda .productos a:nth-child(4n){
		margin-right: 2.5%;
	}
	
	.categoria-trabajos-especiales-a-pedido ul li:nth-child(3n), .listadoProductos a:nth-child(3n), .destacadosTienda .productos a:nth-child(3n), .listadoCategorias a:nth-child(2n), .listadoCategorias a:last-child{
		margin-right: 0;
	}

	header + section.destacadosTienda{
		margin-top: 0px;
	}	
	
	.listaCarrito{
	margin-bottom: 2.5%;}
	
footer .links{
	width: 768px;
}
	
}