@font-face{ font-family: 'Analogue Reduced 45 Light'; src: url('http://www.fontsaddict.com/fontface/essencesans-regular.ttf'); } @font-face { font-family: 'Champagne and Limousine'; src: url('http://www.fontsaddict.com/fontface/champagne-limousines.ttf'); -webkit-font-smoothing: antialiased; } @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 300; src: local("Open Sans Light"), local("OpenSans-Light"), url("http://themes.googleusercontent.com/static/fonts/opensans/v8/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff") format("woff"); } /*************PAGINAS¨*******************/ #paginas_wrapper { width: 80%; float: left; } .pagina{ height: 470px; } #paginas_list { font-size: 36pt; color: #475A68; margin: 20px auto; width: 60px; text-align: center; position: relative; } #paginas_list li { margin: 0px auto; width: 0%; vertical-align: middle; cursor: pointer; display: table-cell; text-align: center; } #productos_descripcion{ margin-top: 100px; border-bottom: 0px solid black; margin-bottom: -100px; } #productos_descripcion p{ margin-top: 50px; } /*************LISTA PRODUCTOS************/ .producto { width: 50%; } #productosbar { float: left; /* width:230px; height: auto; margin-top: 20px; display: table-cell; z-index: 2; position: absolute; */ } /* #categorias { width: 200px; margin: 0px auto; }*/ #categorias li:hover { opacity: 0.5; transition: opacity 0.2s ease-in-out; } #lista_productos { margin-left: 50px; float: left; vertical-align: middle; width: 820px; margin-top: 20px; } #productos_wrapper { width: 90%; /*text-align: center;*/ margin: 70px auto; display: table; } .listaproductos{display:inline-flex; width:100%;} .imagen{ margin-top: 2%; margin-left: 2%; display: inline-block; text-align: center; width: 25%; } .texto{ font-family: 'Open Sans'; color: #465A68; display: inline-block; width: 70%; margin-top:30px; }