Title |
TuMueble h1{color:#000000!important}body{text-align:center}body,h1{margin:0;padding:0}h1{font-size:100%}h1{display:inline-block;font:2em/1em 'Muli',sans-serif;width:100%}@media screen and (max-width:790px){body{padding-top:52px}h1{display:none}}body{background-color:#e6e6e6;text-align:center}body,h1{margin:0;padding:0}h1{font-size:100%}h1{display:inline-block;color:#0B737A;font:1.5em/1em 'Josefin Sans',sans-serif;width:100%}@media screen and (max-width:790px){body{padding-top:52px}h1{display:none}}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87}
//<![CDATA[
var tlJsHost = ((window.location.protocol == "https:") ? "https://secure.comodo.com/" : "http://www.trustlogo.com/");
document.write(unescape("%3Cscript src='" + tlJsHost + "trustlogo/javascript/trustlogo.js' type='text/javascript'%3E%3C/script%3E"));
//]]>
img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 .07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
#rs-demo-id {}
.woocommerce form .form-row .required { visibility: visible; }
.autocomplete-suggestion{
padding-right: 20px;
}
.woocommerce .autocomplete-suggestion span.yith_wcas_result_on_sale,
.autocomplete-suggestion span.yith_wcas_result_on_sale{
background: #f6250d;
color: #ffffff
}
.woocommerce .autocomplete-suggestion span.yith_wcas_result_outofstock,
.autocomplete-suggestion span.yith_wcas_result_outofstock{
background: #7a7a7a;
color: #ffffff
}
.woocommerce .autocomplete-suggestion span.yith_wcas_result_featured,
.autocomplete-suggestion span.yith_wcas_result_featured{
background: #c0392b;
color: #ffffff
}
.autocomplete-suggestion img{
width: 50px;
}
.autocomplete-suggestion .yith_wcas_result_content .title{
color: #004b91;
}
.autocomplete-suggestion{
min-height: 60px;
}
document.createElement( "picture" );if(!window.HTMLPictureElement && document.addEventListener) {window.addEventListener("DOMContentLoaded", function() {var s = document.createElement("script");s.src = "https://tumueble.com.mx/wp-content/plugins/webp-express/js/picturefill.min.js";document.body.appendChild(s);});}
@font-face {
font-family: 'wwsFonts';
src: url('https://tumueble.com.mx/wp-content/plugins/wordpress-whatsapp-support/assets/public/fonts/fontello.eot?7780581');
src: url('https://tumueble.com.mx/wp-content/plugins/wordpress-whatsapp-support/assets/public/fonts/fontello.eot?7780581#iefix') format('embedded-opentype'),
url('https://tumueble.com.mx/wp-content/plugins/wordpress-whatsapp-support/assets/public/fonts/fontello.woff?7780581') format('woff'),
url('https://tumueble.com.mx/wp-content/plugins/wordpress-whatsapp-support/assets/public/fonts/fontello.ttf?7780581') format('truetype'),
url('https://tumueble.com.mx/wp-content/plugins/wordpress-whatsapp-support/assets/public/fonts/fontello.svg?7780581#fontello') format('svg');
font-weight: normal;
font-style: normal;
}
.wws--bg-color {
background-color: #22C15E }
.wws--text-color {
color: #ffffff }
.wws-popup__open-btn {
padding: 8px 15px;
font-size: 14px;
border-radius: 20px;
display: inline-block;
margin-top: 14px;
cursor: pointer;
font-family: Arial, Helvetica, sans-serif;
}
.wws-popup-container--position { left: 12px; bottom: 12px; }
.wws-popup__open-btn { float: left; }
.wws-gradient--position {
bottom: 0;
left: 0;
background: radial-gradient(ellipse at bottom left, rgba(29, 39, 54, 0.2) 0, rgba(29, 39, 54, 0) 72%);
}
Estamos para ayudarte, no dudes en preguntar!
Hola, ¿Te gusta algún modelo en especial?
.wws-lau00001{fill:#22C15E80;}
.wws-lau00002{fill:#22C15E;}
Hola, te puedo ayudar?
.woocommerce-product-gallery{ opacity: 1 !important; }
function setREVStartSize(e){
//window.requestAnimationFrame(function() {
window.RSIW = window.RSIW===undefined ? window.innerWidth : window.RSIW;
window.RSIH = window.RSIH===undefined ? window.innerHeight : window.RSIH;
try {
var pw = document.getElementById(e.c).parentNode.offsetWidth,
newh;
pw = pw===0 || isNaN(pw) ? window.RSIW : pw;
e.tabw = e.tabw===undefined ? 0 : parseInt(e.tabw);
e.thumbw = e.thumbw===undefined ? 0 : parseInt(e.thumbw);
e.tabh = e.tabh===undefined ? 0 : parseInt(e.tabh);
e.thumbh = e.thumbh===undefined ? 0 : parseInt(e.thumbh);
e.tabhide = e.tabhide===undefined ? 0 : parseInt(e.tabhide);
e.thumbhide = e.thumbhide===undefined ? 0 : parseInt(e.thumbhide);
e.mh = e.mh===undefined || e.mh=="" || e.mh==="auto" ? 0 : parseInt(e.mh,0);
if(e.layout==="fullscreen" || e.l==="fullscreen")
newh = Math.max(e.mh,window.RSIH);
else{
e.gw = Array.isArray(e.gw) ? e.gw : [e.gw];
for (var i in e.rl) if (e.gw[i]===undefined || e.gw[i]===0) e.gw[i] = e.gw[i-1];
e.gh = e.el===undefined || e.el==="" || (Array.isArray(e.el) && e.el.length==0)? e.gh : e.el;
e.gh = Array.isArray(e.gh) ? e.gh : [e.gh];
for (var i in e.rl) if (e.gh[i]===undefined || e.gh[i]===0) e.gh[i] = e.gh[i-1];
var nl = new Array(e.rl.length),
ix = 0,
sl;
e.tabw = e.tabhide>=pw ? 0 : e.tabw;
e.thumbw = e.thumbhide>=pw ? 0 : e.thumbw;
e.tabh = e.tabhide>=pw ? 0 : e.tabh;
e.thumbh = e.thumbhide>=pw ? 0 : e.thumbh;
for (var i in e.rl) nl[i] = e.rl[i]<window.RSIW ? 0 : e.rl[i];
sl = nl[0];
for (var i in nl) if (sl>nl[i] && nl[i]>0) { sl = nl[i]; ix=i;}
var m = pw>(e.gw[ix]+e.tabw+e.thumbw) ? 1 : (pw-(e.tabw+e.thumbw)) / (e.gw[ix]);
newh = (e.gh[ix] * m) + (e.tabh + e.thumbh);
}
if(window.rs_init_css===undefined) window.rs_init_css = document.head.appendChild(document.createElement("style"));
document.getElementById(e.c).height = newh+"px";
window.rs_init_css.innerHTML += "#"+e.c+"_wrapper { height: "+newh+"px }";
} catch(e){
console.log("Failure at Presize of Slider:" + e)
}
//});
};
/*
Puedes añadir tu propio CSS aquí.
Haz clic en el icono de ayuda de arriba para averiguar más.
*/
.widgets li a:hover {
background: #e4e4e4 !important;
}
.widgets li a {
color: black !important;
border-bottom: 1px solid #616161 !important;
}
a.social-button {
color: black !important;
}
a:hover#facebook {
background-position: 100% 0;
background-color: #e4e4e4;
}
a.social-button:hover {
color: black !important;
background-color: #e4e4e4;
}
.woocommerce .price del {
color: black;
}
.woocommerce .price ins {
color: #cd181e;
}
small.woocommerce-price-suffix {
color: black;
}
.rll-youtube-player, [data-lazy-src]{display:none !important;}
/*! loadCSS rel=preload polyfill. [c]2017 Filament Group, Inc. MIT License */
(function(w){"use strict";if(!w.loadCSS){w.loadCSS=function(){}}
var rp=loadCSS.relpreload={};rp.support=(function(){var ret;try{ret=w.document.createElement("link").relList.supports("preload")}catch(e){ret=!1}
return function(){return ret}})();rp.bindMediaToggle=function(link){var finalMedia=link.media||"all";function enableStylesheet(){link.media=finalMedia}
if(link.addEventListener){link.addEventListener("load",enableStylesheet)}else if(link.attachEvent){link.attachEvent("onload",enableStylesheet)}
setTimeout(function(){link.rel="stylesheet";link.media="only x"});setTimeout(enableStylesheet,3000)};rp.poly=function(){if(rp.support()){return}
var links=w.document.getElementsByTagName("link");for(var i=0;i<links.length;i++){var link=links[i];if(link.rel==="preload"&&link.getAttribute("as")==="style"&&!link.getAttribute("data-loadcss")){link.setAttribute("data-loadcss",!0);rp.bindMediaToggle(link)}}};if(!rp.support()){rp.poly();var run=w.setInterval(rp.poly,500);if(w.addEventListener){w.addEventListener("load",function(){rp.poly();w.clearInterval(run)})}else if(w.attachEvent){w.attachEvent("onload",function(){rp.poly();w.clearInterval(run)})}}
if(typeof exports!=="undefined"){exports.loadCSS=loadCSS}
else{w.loadCSS=loadCSS}}(typeof global!=="undefined"?global:this))
|
Description |
Somos fabricantes de muebles para oficina, hacemos muebles sobre diseño y medidas especiales, nos adaptamos a los espacios y medidas del lugar, y el presupuesto de nuestros clientes. Estamos ubicamos en Guadalajara, Jalisco, México,
|
Keywords |
muebles para oficina, muebles de oficina, mobiliario para oficina, mobiliario de oficina, fabricantes de muebles de oficina, sillas para oficina, sillas de oficina, fabricación de muebles para oficina, archiveros, archiveros para oficina, archiveros de oficina, muebles metálicos, muebles metálicos de oficina, muebles metálicos para oficina, recepciones, recepciones de oficina, recepciones para oficina, escritorios operativos, escritorios operativos de oficina, escritorios operativos para oficina, escritorios ejecutivos, escritorios ejecutivos de oficina, escritorios ejecutivos para oficina, mesas de juntas, mesas de juntas de oficina, mesas de juntas para oficina, muebles para oficina en guadalajara
|