@font-face { font-family: 'Champagne and Limousine'; src: url('../Fonts/Champagne&Limousines.ttf'); -webkit-font-smoothing: antialiased; } @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 300; src: url("../Fonts/OpenSans.woff") format("woff"); } /*************PAGINAS¨*******************/ #paginas_wrapper { width: 80%; float: left; } #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{ border-bottom: 0px solid black; margin-bottom: -100px; } #productos_descripcion p{ margin-top: 50px; } /*************LISTA PRODUCTOS************/ .producto {width: 32%;float:left;} .producto2 { width: 49%; } .producto1 { width: 99%; } #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: 100%; /*text-align: center;*/ margin: 70px auto; display: table; } .listaproductos{padding-bottom:10px; width:100%;min-height:370px;padding-left:15px;} .imagen{ display: block; text-align: center; width: 25%; margin:0px auto; } .texto{ font-family: 'Open Sans'; color: #465A68; display: block; width: 85%; font-size: 14px; margin: 0px auto; } #texto{ font-family:'Open Sans'; font-size:14px; } #descripcion_completa{ width: 40%; position: fixed; left: 50%; margin: 0 0 0 -25%; z-index: 11; background: #FFF; padding: 20px 30px 20px 30px; font-family: 'Open Sans'; font-size: 14px; color: #2B4C5F ; border:1px solid #2B4C5F; display: none; -webkit-text-stroke: 0.50px; top:20%; } #descripcion_completa > texto{ z-index:12; } #flechafwd{z-index:2; top: 40%; position:absolute; right:10px;} #flechaatras{z-index: 2; top: 40%; position: absolute; left: 250px;} .vermas { display: inline; margin: 0px; font-weight: bold; } .pagina[num="1"] { display: none; } .pagina { height: 760px; } .center { display:block; margin: 0px auto; } .left {float:left; } .imagen-mas { width: 29%; } .descripcion-mas{width: 70%; } #pedorrada { padding: 0px 100px;} #pedorrada h3 { display: block; background: none; width: auto; height: auto; color:black; font-weight: bold;font-size:16px;} #pedorrada h1 { display: block; background: none; width: auto; height: auto; color:black; font-weight: bold;font-size:20px;border:none;}