/* This CSS file is part of the HTML5 / CSS3 tutorial on http://www.lingulo.com */

/* GLOBAL */
body
{
       /* border-top:5px solid #e56038;
        background:#ebe8de;
        font-family: 'Open Sans', sans-serif;
        color:#333333;*/
		 background:#FFFFFF;
		
}

/*input
{
        font-family: 'Open Sans', sans-serif;
        font-size:16px;
        padding: 7px;
        outline: 0;
        border:0;
        width:250px;
        background: #EBE8DE;
        border-radius:5px;
}*/

/*input[type=submit]
{
        width:auto;
        padding: 5px 18px;
        line-height:25px;
        text-shadow:none;
        cursor:pointer;
        box-shadow: none;
        background: #333333;
        color: #fff;
}*/

/*p
{
        margin:5px 0;
        line-height:25px;
}*/

#btn_whatsapp
{
	display: block;
    position: fixed;
    float: right;
    z-index: 99999999999;
    right: 10px;
    bottom: 90px;
}

#btn_carrito
{
	display: block;
    position: fixed;
    float: right;
    z-index: 99999999999;
    right: 10px;
    bottom: 160px;
}

.jconfirm-box
{
	font-family: 'Roboto', sans-serif;
	font-weight:200;
	/*font-size:12.5pt;*/
}

a
{
        text-decoration:none;
        color:inherit;
        transition: color .5s ease;
}

strong
{
        font-weight:bold;
}

figcaption strong
{
        border-bottom: 1px solid #D6D0C1;
        padding-bottom:10px;
        margin: 10px 0;
        display:block;
}

figcaption
{
        line-height: 25px;
        font-size:14px;
        width:200px;
}

hr
{
        background-color: #D6D0C1;
        border:0;
        height:1px;
        margin:20px 0;
}


/* HEADER */

header
{
        position:relative;
        width:auto;
        max-width:1000px;
        margin: 0 auto 10px auto;
}

header h1
{
        margin:35px 0 0 0;
        font-size:55px;
        color:#e56038;
        font-family: 'Baumans', cursive;
}

header p
{
        font-family: 'Open Sans', sans-serif;
        font-size:16px;
        color: #4A463B;
        /*margin-left:132px;*/
}

header .whatsapp
{
	display: block;
    margin-top: 5px;
}

header .whatsapp span
{
	
}

nav
{
        position:absolute;
        right:0;
        bottom:0;
		
}

nav ul
{
        list-style:none;
}

nav ul li
{
        display:block;
        float:left;
        padding:3px 5px;
		vertical-align:middle;
}

nav ul li a
{
        /*font-family: 'Open Sans', sans-serif;*/
		font-family: 'Roboto', sans-serif;
		font-weight:100;
		font-size:12.5pt;
        /*text-transform:uppercase;*/
        /*transition: all .25s ease;*/
}

nav ul li a:hover
{
        color:#E56038;
}

#mobileMenu
{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        display: none;
}

#mobileMenu ul li
{
        display:block;
        background-color: #666666;
        color: #fff;
        padding: 12px 0;
        letter-spacing: 0.1em;
        text-align: center;
        text-transform: uppercase;
        border-bottom: 1px solid #FFFFFF;
}

.toggleMobile
{
        display: none;
}

/* 3 COLUMNS */

#boxcontent
{
        width:auto;
        max-width:900px;
        margin:0 auto;
        padding:70px 0 45px 0;
}

#boxcontent article
{
        float:left;
        width:250px;
        margin-right:45px;
        font-size:14px;
}

#boxcontent article h3
{
        font-family: 'Open Sans', sans-serif;
        font-size:20px;
        margin-bottom:10px;
        margin-left:75px;
}

#boxcontent article img
{
        float:left;
}

#boxcontent article p
{
        line-height:25px;
        font-family: 'Open Sans', sans-serif;
        margin-left:75px;
}

/*#slider_content1, #slider_content2, #slider_content3
{
        line-height: 25px;
        font-family: 'Open Sans', sans-serif;
        width:350px;
        position:absolute;
        top:15%;
        left:15%;
        display:none;
        z-index:11;
}

#slider_content1 h3, #slider_content2 h3, #slider_content3 h3
{
        color:#EBE8DE;
        font-size:25px;
        font-weight:bold;
        margin-bottom:10px;
        background-color:#333333;
        padding:10px 15px;
        border-radius: 15px 0 15px 0;
        display:inline-block;
}

#slider_content1
{
        display:block;
}

#slider_content1 p, #slider_content2 p, #slider_content3 p
{
        margin:0 0 30px 0;
        color:#4a463b;
        background-color:#EBE8DE;
        padding:10px 15px;
        border-radius: 5px;
}*/

header .menu-top
{
	top:-20px !important;
	right:100px !important;
	font-size:12pt;
}

header .menu-top ul
{
	margin-top:14px;	
}

header .menu-top ul li a
{
	font-size:12pt;
}

header #iconos-top
{
	position:absolute;
	top:-20px;
	right:0;
}

#logo-header
{
	margin-top:20px;
	/*margin-left:-45px;*/
}

#logo-header-texto
{
	/*margin-left:-45px;*/
	margin:0px;
	padding:0px;
	/*background-color:#0FC;*/
	text-align:center;
	width:530px;
	padding:10px;
	font-family: 'Roboto', sans-serif;
	font-weight:100;
	font-size:11pt;
}

#logo-header-texto p
{
	margin:0;
	padding:0;
	color:#808080; 
	font-size:18pt; 
	margin-bottom:10px;
}

#slider-home
{
	margin:0 auto;
	text-align:center;
	width:auto;
	max-width:1000px;
}

#slider-home .bg01
{
	/*width:1000px;*/
	height:14px;
	width:100%;
	background-image:url(../imagenes/bg01.png);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0 auto;
	z-index:1;
	position: relative;
	float:left;
}

#slider-home .imagenes
{
	/*margin-top:-14px;*/
	z-index:0;
}

#slider-home .imagenes img
{
	margin-top: -14px;
	width:auto;
	max-width:100% !important;
	height:auto !important;
}

#nosotros
{
	max-width: 1000px;
    width: auto;
    margin: -10px auto;
    /*height: 60px;*/
	font-family: 'Roboto', sans-serif;
	font-weight:200;
	/*font-size:14pt;*/
	color:#808080; 
	display:block;
	margin-bottom:20px;
	margin-top:-30px;
	padding:5px;
}

#contacto
{
	max-width: 1000px;
    width: auto;
    margin: -10px auto;
    /*height: 60px;*/
	font-family: 'Roboto', sans-serif;
	font-weight:200;
	/*font-size:14pt;*/
	color:#808080; 
	display:block;
	margin-bottom:20px;
	margin-top:-30px;
	padding:5px;
/*	background-color:#099;*/
}

#contacto #contacto_contenedor_formulario
{
    display: block;
    max-width: 715px;
    width: 100%;
   /* background: #CCC;*/
    position: relative;
    /* border: solid 1px black; */
    height: 460px;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
}

#contacto #contacto_datos
{
    max-width: 260px;
    width: 100%;
    /* margin: -10px auto; */
    /* height: 60px; */
    /* font-size: 14pt; */
    /* color: #808080; */
    display: block;
    padding: 5px;
    /*background-color: #FF9;*/
    position: relative;
    /* top: -213px; */
    /* left: 75%; */
    height: 460px;
    float: right;
    margin-top: 10px;

}

#contacto #contacto_formulario table
{
	max-width:100%;
	margin-top:20px;
}

#contacto #contacto_formulario td
{
	height:25px;
	vertical-align:top;
	
}

#contacto #contacto_formulario p
{
	display:none;
}

#contacto #contacto_formulario td:nth-child(1)
{
	width:180px;
}

#contacto #contacto_formulario input[type="text"]
{
	width:98%;
}

#contacto #contacto_formulario input[type="submit"], .formulario input[type="submit"]
{
	background: none;
    /*border: none;*/
    color: #666666;
    font-size: 18px;
	font-family: 'Roboto', sans-serif;
	/*font-weight:400;*/
	cursor:pointer;
	border: solid 1px #666666;
    border-radius: 5px;
    padding: 5px;
	display: block;
    margin: 0 auto;
}

#contacto #contacto_formulario input[type="submit"]:hover, .formulario input[type="submit"]:hover
{
	background-color: #666666;
    color: #FFF;	
}

#contacto #contacto_formulario textarea
{
	width:98%;
	height:100px;
}

#contacto #contacto_datos p
{
	margin-top:5px;
	margin-bottom:10px;
}

#nosotros p
{
	margin-top:15px;
	margin-bottom:15px;
	line-height:20px;
}

#nosotros ul
{
	margin-top:20px;
	margin-bottom:20px;
}

#nosotros ul li
{
	list-style: disc;
	margin-left:20px;
	line-height:20px;
}

#nosotros ol li
{
	list-style-type: none;
	margin-left:20px;
	line-height:20px;
}


#titulo01
{
	max-width: 1000px;
    width: auto;
    margin: -10px auto;
    height: 60px;
	font-family: 'Roboto', sans-serif;
	font-weight:200;
	font-size:14pt;
	color:#F15A24;
}

#titulo01 .titulo
{
	margin-left:20px;
	margin-top:25px;
}

#titulo01 .bg01
{
	/*width:1000px;*/
	height:14px;
	width:100%;
	background-image:url(../imagenes/bg01.png);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0 auto;
	z-index:1;
	position: relative;
	float:left;
}

.logo-marca
{
	cursor:pointer;	
	max-height: 55px;
    padding: 10px;
}

#productos, #detalle_productos
{
	max-width: 1000px;
    width: auto;
	margin: 0 auto;
	font-family: 'Roboto', sans-serif;
    min-height: 300px;
}

#productos .destacado
{
	/*border: 1px solid;*/
    height: 30px;
    width: 30px;
    float: left;
    position: absolute;
	background: none;
	background-image:url(../imagenes/corona.png);
	background-repeat:no-repeat;
	margin-top: 3px;
    margin-left: 3px;
}

#productos .titulo
{
	width:65%;
	padding:5px;
	color:#FFF;
	margin-top:10px;
	margin-bottom:10px;
	display:inline-block;
}

#productos .buscar
{
	width:30%;
	display:inline-block;

}

#productos .buscar input
{
	background: none;
	background-image:url(../imagenes/lupa.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	height: 24px;
	padding:0px;
    padding-left: 30px;
	font-family: 'Roboto', sans-serif;
	font-size: 14pt;
	font-weight:100;
	line-height:14pt;
	width:100%;
	border-radius:0;
	border:none;
	margin-top: 1px;
	
}

#productos #producto
{
	border: #D4D4D4 solid 1px;
    width: 32%;
    display: block;
    height: 465px;
    float: left;
    margin: 5px;
}

#productos #producto .foto
{
	text-align:center;
	width:100%;
	height: 180px;
}

#productos #producto .foto img
{
	max-width: 95%;
	height:auto;
	margin:0 auto;
	max-height:180px;
}

#productos #producto .nombre
{
	width:95%;
	margin:0 auto;
	color:#FF9900;
	height: 50px;
	word-break: break-word;

}

#productos #producto .codigo
{
	width:95%;
	margin:0 auto;
	margin-top:10px;
}

#productos #producto .detalle
{
	width:95%;
	height: 100px;
	margin:0 auto;
	margin-top:10px;
	/*border: solid 1px;*/
}

#productos #producto .precio
{
	width:95%;
	margin:0 auto;
	margin-top:5px;
}

#productos #producto .agregar
{
	width:95%;
	margin:0 auto;
	margin-top:15px;
}

#productos #producto .agregar .boton_agregar
{
	display: block;
    margin: 0 auto;
    margin-top: 10px;
}

#productos #ver_carrito
{
	position: fixed;
    /*top: 50%;*/
	bottom:0;
    right: 0;
    z-index: 999;

    cursor: pointer;
    /*margin-top: -88px;*/
	background-color:#00AEEF;
	
	width:10px;
	height:176px;
    word-wrap: break-word;
    font-family: 'Roboto', sans-serif;
	font-weight:100;
    color:#FFF;
    white-space: pre-wrap;
	text-align:center;
	padding:5px;
}

#productos #ver_carrito img
{
    height: 80px;
	width: auto;
}

#detalle_productos div
{
	/*border: solid 1px;*/
}

#detalle_productos .imagen_principal
{
	text-align: center;
	width: 100%;
    aspect-ratio: 1/0.8;
	margin: 0 auto;
	
}

#detalle_productos .imagen_principal img
{
	max-width: 90%;
    height: auto;
	max-height: 90%;
	width: auto;
	cursor: pointer;
    
}

#detalle_productos .columna1
{
	margin-top: 20px;
	margin-bottom: 20px;
	/*border: solid 1px;*/
	width: 49%;
	min-height: 300px;
	color: #808080;
	float: left;
	margin-left: 0.5%;
	
}

#detalle_productos .columna2
{
	margin-top: 20px;
	margin-bottom: 20px;
	/*border: solid 1px;*/
	width: 49%;
	min-height: 300px;
	color: #808080;
	float: left;
	margin-left: 0.5%;
}

#detalle_productos .columna1 .nombre
{
	display: none;
}

#detalle_productos .nombre
{
	padding: 5px;
	margin: 10px;
	/*border: solid 1px;*/
	display: block;
	font-size: 1.2em;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}

#detalle_productos .precio
{
	padding: 5px;
	margin: 10px;
	/*border: solid 1px;*/
	display: block;
	font-size: 1.4em;
}

#detalle_productos .detalle
{
	padding: 5px;
	margin: 10px;
	/*border: solid 1px;*/
	display: block;
	font-size: 0.9em;
	line-height: 1.1em;
}

#detalle_productos .galeria
{
    /* border: solid 1px; */
	width: 100%;
    display: block;
    margin-top: 5px;
}

#detalle_productos .galeria a
{
	width: 22%;
    height: auto;
    border: solid 1px #CFCFCF;
	border-radius: 2px;
    display: inline-block;
    padding: 5px;
    margin: 1px;
    text-align: center;
    aspect-ratio: 1 / 1;
	
}

#detalle_productos .galeria img
{
	max-width: 100%;
    height: auto;
    max-height: 100%;
    width: auto;
    display: block;
    margin: 0 auto;
}

#detalle_productos .codigo
{
	padding: 5px;
	margin: 10px;
	/*border: solid 1px;*/
	display: block;
	font-size: 0.8em;
}

#detalle_productos .boton_agregar
{
	padding: 5px;
	margin: 10px;
	/*border: solid 1px;*/
	display: block;
	text-align: center;

}

#detalle_productos #boton_agregar .btn
{
	padding: 10px;
	background-color: #FF9900;
	border: solid 1px #B36B00;
	border-radius: 5px;
	font-family: 'Roboto', sans-serif;
	cursor: pointer;
	font-size: 1em;
	margin: 0 auto;
	
}

#detalle_productos #boton_agregar .btn:hover
{
	color: #FFF;
	background-color: #B36B00;
}

.zoom:after {
	background: none !important;
}



#logos-marcas-home
{
	margin:0 auto;
	text-align:center;
	display:block;
}

#logos-marcas-home img
{
	margin-left:5px;
	margin-right:5px;
	width:auto;
	height:auto;
	max-width:4%;
}

#logos-marcas-home2
{
	margin:0 auto;
	text-align:center;
	display:block;
	width: 1000px;
}

#logos-marcas-home2 img
{
    width: auto;
    height: auto;
    display: inline-block;
    max-height: 20px;
    padding: 3px;
	opacity: 0.5;
	/*border: solid 1px;*/
}


#logos-marcas-home2 .contenedores_logos_marcas
{
	/*border: solid 1px;*/
}

#logos-marcas-home2 .ajuste_linea2
{
    /*margin-top: -20px;*/
}

#logos-marcas-home2 .ajuste_linea2 img
{
	/*margin-left: 10px;
	margin-right: 10px;*/
	margin-left: 2px;
	margin-right: 2px;
}

#logos-marcas-home2 .ajuste_gafa
{
    max-height: 30px !important;
	position: relative;
    top: 2px;
}

#logos-marcas-home2 .ajuste_electrolux
{
    max-height: 28px !important;
	position: relative;
    top: 2px;
}

#logos-marcas-home2 .ajuste_briket 
{
    max-height: 25px !important;
	position: relative;
    top: 2px;
}

#logos-marcas-home2 .ajuste_lacar
{
    max-height: 30px !important;
	position: relative;
    top: 2px;
}

#logos-marcas-home2 .ajuste_bosch
{
    max-height: 28px !important;
	position: relative;
    top: 2px;
}

#logos-marcas-home2 .ajuste_bgh 
{
    max-height: 22px !important;
	position: relative;
    top: 1px;
}

#logos-marcas-home2 .ajuste_franke 
{
    max-height: 25px !important;
	position: relative;
    top: 2px;
}


#logos-marcas-home2 .ajuste_wc
{
    max-height: 50px !important;
    position: relative;
    top: 10px;
}

#logos-marcas-home2 .representante_oficial
{
	/*font-family: 'Roboto', sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	color: #808080;
	font-size: 1.5em;
	font-weight: 400;
    margin-bottom: 15px;
	margin-top: 15px;
}

#categorias-home
{
	margin:0 auto;
	width:auto;
	max-width:1000px;
	display:block;
}

#categorias-home .categoria, #categorias-home .categoria-doble
{
	background-color:#f2f2f4;
	height:120px;
	width:120px;
	display:block;
	float:left;
	margin:2px;
	font-family: 'Roboto', sans-serif;
	font-size:11.2pt;
	line-height:120px;
	text-align:center;
}

#categorias-home .categoria-doble
{
	background-color:#333333;
	width:244px;
	color:#FFF;
	font-size:13pt;
	line-height: 13pt;
    padding-top: 40px;
    height: 80px;
}

#categorias-home .categoria img
{
  vertical-align: middle;
}

#categorias-home .pico-right
{
	float:left;
	position:relative;

	height:120px;
	width:12px;
	/*background-color:#CCC;*/
	margin-left:118px;
	margin-top:-120px;
	z-index:10;
}

#categorias-home .pico-left
{
	float:left;
	position:relative;

	height:120px;
	width:12px;
	/*background-color:#CCC;*/
	margin-left:-11px;
	/*margin-top:-120px;*/
	z-index:10;
}

#categorias-home .categoria span
{
  display: inline-block;
  vertical-align: middle;
  line-height: normal;

}

.cf01
{
	background-color:#386895 !important;
}

.ct01
{
	color:#386895 !important;
}

.cf02
{
	background-color:#662D91 !important;
}

.ct02
{
	color:#662D91 !important;
}

.cf03
{
	background-color:#FBB03B !important;
}

.ct03
{
	color:#FBB03B !important;
}

.cf04
{
	background-color:#FF0000 !important;
}

.ct04
{
	color:#FF0000 !important;
}

.cf05
{
	background-color:#29ABE2 !important;
}

.ct05
{
	color:#29ABE2 !important;
}

.cf06
{
	background-color:#00A99D !important;
}

.ct06
{
	color:#00A99D !important;
}

.cf07
{
	background-color:#8E93FF !important;
}

.ct07
{
	color:#8E93FF !important;
}


.cf08
{
	/*background-color:#9f005d !important;*/
	background-color:#e94d1a !important;
}

.ct08
{
	color:#8E93FF !important;
}

.cf09
{
	background-color:#d8782c !important;
}

.ct09
{
	color:#8E93FF !important;
}




.ct0_1
{
	color:#2C4390 !important;
}

.cf0_1
{
	background-color:#2C4390 !important;
}

.ct0_2
{
	color:#593486 !important;
}

.cf0_2
{
	background-color:#593486 !important;
}

.ct0_3
{
	color:#E6AE47 !important;
}

.cf0_3
{
	background-color:#E6AE47 !important;
}

.ct0_4
{
	color:#C52825 !important;
}

.cf0_4
{
	background-color:#C52825 !important;
}

.ct0_5
{
	color:#CB4F24 !important;
}

.cf0_5
{
	background-color:#CB4F24 !important;
}

.ct0_6
{
	color:#8CC4D7 !important;
}

.cf0_6
{
	background-color:#8CC4D7 !important;
}

.ct0_7
{
	color:#5FA99D !important;
}

.cf0_7
{
	background-color:#5FA99D !important;
}

.ct0_8
{
	color:#878CC2 !important;
}

.cf0_8
{
	background-color:#878CC2 !important;
}

.ct0_9
{
	color:#A2C037 !important;
}

.cf0_9
{
	background-color:#A2C037 !important;
}

.ct0_10
{
	color:#009DE0 !important;
}

.cf0_10
{
	background-color:#009DE0 !important;
}

.ct0_11
{
	color:#C4007A !important;
}

.cf0_11
{
	background-color:#C4007A !important;
}


.ct0_12
{
	color:#953687 !important;
}

.cf0_12
{
	background-color:#953687 !important;
}






#categorias-home-2022/*, #categorias-productos*/
{
	/*border: 1px solid;*/
    display: block;
    height: 384px;
    width: 1000px;
    margin: 0 auto;
}

.categorias_ajuste
{
	height: auto !important;
}

#categorias-home-2022 .categoria/*, #categorias-productos .categoria*/
{
	/*border: solid 1px #000;*/
	height: 190px;
	width: 198px;
	display: inline-block;
	float: left;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size:12pt;
	font-weight: bold;
	color: #3E3E3D;
	
	/*box-shadow: 
    2px 0 0 0 #222220, 
    0 2px 0 0 #222220, 
    2px 2px 0 0 #222220,   
    2px 0 0 0 #222220 inset, 
    0 2px 0 0 #222220 inset;*/
	
}

#categorias-home-2022 .categoria a/*, #categorias-productos .categoria a*/
{
	/*border: solid 1px #F00;*/
    width: 100%;
    height: 100%;
    display: block;
}

#categorias-home-2022 .categoria .icono/*, #categorias-productos .categoria .icono*/
{
	padding-top: 40px;
	

}

#categorias-home-2022 .categoria .titulo/*, #categorias-productos .categoria .titulo*/
{
	padding-top: 10px;
	padding-left: 5px;
    padding-right: 5px;
}

#categorias-home-2022 .l2
{
	width: 165px !important;
}

/*#categorias-productos .l2
{
	
}
*/
#establecimiento-home
{
	margin:0 auto;
	width:1000px;
	/*background-color:#0FF;*/
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}

#establecimiento-home img
{
	display:inline-block;
}

#establecimiento-home p
{
	vertical-align:top;
	max-width: 460px;
	display:inline-block;
	padding:10px;
	font-family: 'Roboto', sans-serif;
	font-size:15pt;
	color:#4D4D4D;
	text-align:justify;
	padding-top:40px;
	/*background-color:#999;*/
}

#establecimiento-home p span
{
	color:#F7931E;
	font-weight:bold;
}


#mi_carrito
{
	/*border:#000 solid 1px;*/
	max-width:1000px;
	margin:0 auto;
	margin-bottom:20px;
}

#mi_carrito .carrito
{
	font-family: 'Roboto', sans-serif;
	font-weight:200;
	border:#000 solid 1px;
	border-collapse:collapse;
	width:98%;
	margin:0 auto;
}

#mi_carrito .carrito th
{
	font-weight:400;
	color:#4D4D4D;
	border:#CCCCCC solid 1px;
	padding:2px;
}

#mi_carrito .carrito td
{
	color:#4D4D4D;
	border:#CCCCCC solid 1px;
	padding:2px;
	vertical-align:middle;
	text-align:center;
}

#mi_carrito .carrito td:nth-child(2)
{
	color:#F15A24;
}

#mi_carrito .carrito td .foto
{
	width:50px;
	height:auto;
}

#mi_carrito .carrito td .cantidad
{
	text-align:center;
	width:30px;
	color:#4D4D4D;
	font-family: 'Roboto', sans-serif;
	font-weight:200;
}

#mi_carrito .carrito .ultima_fila
{
	font-size:14pt;
	font-weight:400;
	height:35px;
	
}

#mi_carrito .carrito_vacio
{
    color: #999;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    /* border: #000 1px solid; */
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-weight: 400;
    font-size: 14pt;
}

#vaciar_carrito
{
	float: right;
    margin-top: -20px;
    margin-right: 10px;
    border-radius: 3px;
    background-color: orange;
    border: 1px solid #F90;
	color:#FFF;
	font-family: 'Roboto', sans-serif;
	font-weight:100;
	height: 30px;
    width: 130px;
	font-size: 11pt;
    text-align: left;
	background-image:url(../imagenes/trash.png);
	background-repeat:no-repeat;
	background-position: 100px;
	cursor:pointer;
	
}

.formulario
{
    /*border: solid 1px #000;*/
    width: 500px;
    margin: 0 auto;
    margin-bottom: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight:100;
	color:#4D4D4D;
}

.formulario p
{
	display: none;
}

.formulario table td
{
	vertical-align:top !important;

}

.formulario table td input[type="text"], .formulario table td textarea
{
	width:350px;
}

/* BUTTONS */

.button
{
        padding:7px 14px;
        border: 1px solid #c3532e;
        background-image: linear-gradient(bottom, #E56038 0%, #ff8c66 100%);
        background-image: linear-gradient(to bottom, #ff8c66 0%, #E56038 100%);
        background-color: #eb653c;
        color: #EBE8DE;
        text-shadow: 1px 1px 0px #ff8155;
        text-decoration:none;
        border-radius:5px;
        box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
}

.button:hover
{
        background:none #EBE8DE;
        border-color: #EBE8DE;
        text-shadow:none;
        color: #4A463B;
}


/* SPACER */

#spacer
{
        width:auto;
        height:70px;
        background-color:#e56038;
        position:relative;
        font-family: 'Open Sans', sans-serif;
        color:#fff;
        font-size:18px;
}

#spacer p
{
        margin-top:22px;
        width:auto;
        position:absolute;
        left:50%;
        margin-left:-450px;
}

#spacer .search
{
        margin-top:15px;
        width:auto;
        position:absolute;
        right:50%;
        margin-right:-480px;
}


/* FOUR COLUMNS */

#four_columns, #text_columns
{
        line-height:25px;
        font-family: 'Open Sans', sans-serif;
        clear:both;
        width:auto;
        max-width:900px;
        margin:0 auto;
}

#four_columns h2, #text_columns h3
{
        font-size:20px;
        border-bottom: 1px solid #D6D0C1;
        padding: 20px 0;
        margin-bottom: 20px;
}

#four_columns .img-item
{
        float:left;
        margin-right:25px;
}

#four_columns .img-item a
{
        position:relative;
        display:block;
}

.thumb-screen
{
        display:block;
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:113px;
        background: #000 url(img/zoom.png) center center no-repeat;
        z-index:99;
        opacity: 0;
        transition: opacity .5s ease;
}

.thumb-screen:hover
{
        opacity:0.5;
}


/* TWO COLUMNS */

#text_columns article.column1, #text_columns .column2
{
        margin: 70px 0;
        font-size:14px;
        float:left;
        width:auto;
        max-width: 450px;
}

#text_columns .column2
{
        margin: 120px 0;
}

.row
{
        position:relative;
        margin: 40px 0 0 50px;
        float:right;
        width:350px;
}

.row img
{
        float:left;
}

.row p
{
        margin-left: 100px;
}

.rocket, .clock
{
        top:0;
        left:0;
        position:absolute;
        height: 80px;
}

.rocket:hover
{
        opacity:0;
        transition: opacity 0.4s ease 0.2s;
        animation-name: stylie-transform-keyframes;
        animation-duration: 700ms;
        animation-delay: 0ms;
        animation-fill-mode: forwards;
        animation-timing-function: linear;
        animation-iteration-count: 1;
        transform-origin: 0 0;
}

.clock:hover
{
        animation-name: stylie-transform2-keyframes;
        animation-duration: 100ms;
        animation-delay: 0ms;
        animation-fill-mode: forwards;
        animation-timing-function: linear;
        animation-iteration-count: infinite;
        transform-origin: 0 0;
}



/* FOOTER */

footer
{
        position:relative;
        clear:both;
        width:auto;
        height:440px;
        background:#666666;
}

footer .wrapper
{
        line-height:25px;
        margin: 0 auto;
        padding-top:30px;
        width:auto;
        max-width:1000px;
        font-size:14px;
}

footer .wrapper .column
{
        font-family: 'Roboto', sans-serif;
		font-weight:100;
		font-size:14pt;
        color:#ffffff;
        float:left;
		/*border:#FFF solid 1px;
		border-collapse:collapse;*/
        /*margin-right:20px;*/
}

footer .wrapper .logo-footer
{
	width:440px;
}

footer .wrapper h4
{
	color:#F47920;
}

footer .wrapper .tres-columnas
{
	/*width:190px;*/
	margin-right:30px;
	min-width:100px;
}

footer .wrapper .tres-columnas img
{
	display:inline-block;
	float:left;
	margin-right: 4px;
	margin-left: 4px;
    max-width: 50%;
    height: auto;
}
/*footer .wrapper .column.midlist ul li
{
        display:block;
        width:auto;
        padding:0 0 10px 25px;
        margin-bottom:10px;
        border-bottom: 1px solid #444444;
        background:url(img/arrowright2.png) left 6px no-repeat;
}

footer .wrapper .column.midlist ul li a:hover
{
        color:#fff;
}

footer .wrapper .column.rightlist ul li
{
        display:block;
        width:auto;
        margin-bottom:15px;
}

footer .wrapper .column.rightlist ul li a span
{
        margin-left:95px;
        display:block;
}

footer .wrapper .column.rightlist ul li a img
{
        transition: border .25s ease;
        float:left;
        border:3px solid #444444;
}

footer .wrapper .column.rightlist ul li a img:hover
{
        border-color: #5e5e5e;
}*/

footer .wrapper .column h4
{
        font-size: 16px;
        color: #fff;
        border-bottom: 1px solid #444444;
        padding: 0 0 10px 0;
        margin-bottom: 10px;
		color:#F47920;
}

#copyright
{
        background: #1D1D1D;
        height:70px;
        position:absolute;
        bottom:0;
        left:0;
        width:100%;
}
#copyright .wrapper
{
        font-family: 'Roboto', sans-serif;
		font-weight:100;
		text-align:center;
        padding-top:25px;
        color: #ffffff;
        font-size:14px;
        position:relative;
}
/*#copyright .wrapper .social
{
        position:absolute;
        right:0;
        top:25px;
}
#copyright .wrapper .social a
{
        transition: opacity .25s ease;
        opacity: 0.3;
        margin-left: 12px;
        display:block;
        float:left;
}
#copyright .wrapper .social a:hover
{
        opacity: 0.7;
}
#copyright .wrapper a
{
        color: #ABABAB;
}

#copyright .wrapper a:hover
{
        color: #fff;
}*/


/* SKIPLINK */
.go-top
{
        position: fixed;
        bottom: 2em;
        right: 2em;
        text-decoration: none;
        color: white;
        background-color: rgba(0, 0, 0, 0.3);
        font-size: 12px;
        padding: 1em;
        display: none;
}

.go-top:hover
{
        background-color: rgba(0, 0, 0, 0.6);
}


/* SLIDESHOW */
/* Prevent the slideshow from flashing on load */
.slidesjs-container
{
        border-top: 1px #d6d0c1 solid;
}
#slides
{
        display: none
}

/* Center the slideshow */
.container
{
        width:auto;
        margin: 0 auto;
        position:relative;
}

/* Show active item in the pagination */
.slidesjs-pagination .active
{
        color:red;
}

#slider_content1 p .responsive_button, #slider_content2 p .responsive_button, #slider_content3 p  .responsive_button
{
        display:none;
        color:#000;
}


/* MISC */
.clear
{
        clear:both;
}
.hidden
{
        position:absolute;
        clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
          clip: rect(1px, 1px, 1px, 1px);
}


/* MEDIA QUERIES FOR A RESPONSIVE LAYOUT */

/*@media (max-width: 1215px)
{

        #slider_content1, #slider_content2, #slider_content3
        {
                width:auto;
                margin-right:50px;
        }
        #slider_content1 h2, #slider_content2 h2, #slider_content3 h2
        {
                font-size:18px;
        }
        #slider_content1 p, #slider_content2 p, #slider_content3 p
        {
                font-size:14px;
        }
        #slider_content1 p .responsive_button, #slider_content2 p .responsive_button, #slider_content3 p  .responsive_button
        {
                display:inline;
        }
        .container .button
        {
                display:none;
        }
}

@media (max-width: 915px)
{
	   
	    #boxcontent article
        {
                float: none;
                margin: 30px auto 0 auto;
                width: 60%;
        }
        #spacer
        {
                font-size:15px;
        }
        #spacer .search
        {
                margin-top:19px;
                margin-right:-385px;
        }
        #spacer p
        {
                margin-left:-370px;
        }
        input
        {
                padding:4px;
                font-size:14px;
        }
        input[type="submit"]
        {
                padding: 1px 14px;
        }
        #four_columns
        {
                width: 500px;
        }
        #four_columns .img-item:nth-of-type(3), #four_columns .img-item:nth-of-type(4)
        {
                margin-top: 25px;
        }
        #text_columns article.column1, #text_columns .column2
        {
                float:none;
                max-width: 500px;
                margin: 50px 30px 0 30px;
        }
        .column2 .row
        {
                float:none;
                margin:0 0 40px 50px;
        }
        footer .wrapper .column
        {
                font-size: 12px;
                width: 230px;
        }
}

@media (max-width: 765px)
{
        .container
        {
                height:1px;
                top: -1500px;
        }
        header
        {
                height:120px;
        }
        header nav
        {
                right: auto;
                bottom: auto;
                left: 50%;
                top:100px;
                margin-left: -184px;
        }
        #spacer
        {
                height:100px;
        }
        #spacer p
        {
                text-align:center;
                position:static;
                margin: 0 auto;
                padding:15px 0 7px 0;
        }
        #spacer .search
        {
                text-align:center;
                position:static;
                margin: 0 auto;
        }
        footer
        {
                padding-bottom:70px;
                height: auto;
        }
        footer .wrapper
        {
                width: 350px;
                margin: 0 auto;
        }
        footer .wrapper .column
        {
                margin-top:30px;
                float:none;
                font-size: 14px;
                width: auto;
        }
        footer .wrapper .social
        {
                display:none;
        }
}*/

#menu_acordion_home
{
	width: 100%;
	max-width: 1002px;
	margin: 0 auto;
	padding-top: 10px;
    padding-bottom: 10px;
	
}

#menu_acordion_home h3
{
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	list-style: none;
	color: #808080;
	height: 70px;
    line-height: 3em;
    font-size: 1.5em;
}

#menu_acordion_home h3 .icono
{
	color: #f47920;
}

#menu_acordion_home h3:hover .icono
{
	/*color: #FFF;*/
}

#menu_acordion_home .ui-state-default
{
	background: none;
	border: none;
	
}

#menu_acordion_home .ui-state-active
{
	/*color: #FFF !important;*/
	/*background-color: #00aeef;
	border: 1px solid #0083b3;*/
	
	/*background-color: #f47920;
	border: 1px solid #cc641b;*/
}

#menu_acordion_home .ui-state-active .icono
{
	/*color: #FFF;*/
}

#menu_acordion_home .ui-state-hover
{
	/*color: #FFF !important;*/
	/*background-color: #00aeef;
	border: 1px solid #0083b3;*/
	/*background-color: #f47920;
	border: 1px solid #cc641b;*/
	
}

#menu_acordion_home .no_padding
{
	/*padding: 0px !important;
	height: auto !important;
	min-height: 200px;*/
	
}

#menu_acordion_home .oculto
{
	display: none;
}

.ui-accordion .ui-accordion-content {
    padding: 0 !important;
}

#menu_acordion_home #btn-repuestos
{
	
	background-image: url(../imagenes/bg-btn-repuestos.png), linear-gradient(#fff, #E4E4E4);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#menu_acordion_home #btn-repuestos:hover
{
	background-image: url(../imagenes/bg-btn-repuestos.png), linear-gradient(#fff, #D0D0D0);

}


#menu_acordion_home #btn-productos
{
	background-image: url(../imagenes/bg-btn-productos.png), linear-gradient(#fff, #E4E4E4);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#menu_acordion_home #btn-productos:hover
{
	background-image: url(../imagenes/bg-btn-productos.png), linear-gradient(#fff, #D0D0D0);
}

.lSAction a
{
	background-image: none !important;
	font-size: 2em;
	/*background-color: #000;
    color: #FFF;*/
	color: #000;
    padding: 5px;
    border-radius: 22px;
	margin-top: -26px !important;
}



.lSAction a:hover
{
	background-color:#808080;
	color: #FFF;
	
}


.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #f47920 !important;
}

.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #808080 !important;
}


#resultado .sin_resultados
{

    color: #808080;
    font-size: 1.5em;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	text-align: center;
	height: 100px;
    line-height: 3em;

}

.btn_vermas
{
	background-color: #FF9900;
	padding: 10px;
	border: solid 1px #B36B00;
	text-align: center;
	margin: 0 auto;
	display: block;
    width: 40%;
	border-radius: 5px;
	color: #3B3B3B;
	font-family: 'Roboto', sans-serif;
}

.btn_vermas:hover
{
	color: #FFF;
	background-color:#DB8300;
	
}



@media (max-width: 1020px){

#categorias-home-2022
{
	max-width:800px;
	height: 576px;
}

#categorias-home-2022 .l2
{
	width: 198px !important;
}

#logos-marcas-home2	
{
	width: 98% !important;
}

#logos-marcas-home2 .contenedores_logos_marcas
{

}	
	
#logos-marcas-home2	img
{
	max-height: 15px;
}	

	
#logos-marcas-home2	.ajuste_linea2
{
	/*margin-top: -15px;*/
}

	
#logos-marcas-home2 .ajuste_gafa
{
    max-height: 28px !important;
	position: relative;
    top: 4px;
}

#logos-marcas-home2 .ajuste_electrolux
{
    max-height: 26px !important;
	position: relative;
    top: 4px;
}

#logos-marcas-home2 .ajuste_briket 
{
    max-height: 24px !important;
	position: relative;
    top: 3px;
}

#logos-marcas-home2 .ajuste_lacar
{
    max-height: 24px !important;
	position: relative;
    top: 3px;
}

#logos-marcas-home2 .ajuste_bosch
{
    max-height: 24px !important;
	position: relative;
    top: 4px;
}

#logos-marcas-home2 .ajuste_bgh 
{
    max-height: 22px !important;
	position: relative;
    top: 2px;
}

#logos-marcas-home2 .ajuste_franke 
{
    max-height: 25px !important;
	position: relative;
    top: 4px;
}


#logos-marcas-home2 .ajuste_wc
{
    max-height: 45px !important;
    position: relative;
    top: 10px;
}
	

#menu_acordion_home 
{
    width: 97%;
}
	
}


/* Para 960px */  
@media (max-width: 980px){ 
#logo-header 
{
    margin-left: 10px;
    width: 50%;
}	

#logo-header img 
{
    width: auto;
    max-width: 100%;
    height: auto;
}
	
#logo-header-texto {
    width: 50%;
    font-size: 10pt;
}
	
footer
{
     height:470px;
}
	
footer .wrapper .logo-footer
{
	position: absolute;
}
	
footer .wrapper .tres-columnas {

    margin-top: 40px;
	min-width: 28%;
    margin-left: 12px;
}

#detalle_productos .galeria a 
{
	width: 21%;
}
	
}



@media (max-width: 920px){

/*#logo-header 
{
    margin-left: 10px;
    width: 50%;
}	

#logo-header img 
{
    width: auto;
    max-width: 100%;
    height: auto;
}
	
#logo-header-texto {
    width: 50%;
    font-size: 10pt;
}*/	

#logos-marcas-home2 .contenedores_logos_marcas
{

}	
	
#logos-marcas-home2	img
{
	max-height: 15px;
	/*border: solid 1px;*/
}	

	
/*#logos-marcas-home2	.ajuste_linea2
{
	margin-top: -8px;
}*/

	
#logos-marcas-home2 .ajuste_gafa
{
    max-height: 20px !important;
	position: relative;
    top: 4px;
}

#logos-marcas-home2 .ajuste_electrolux
{
    max-height: 20px !important;
	position: relative;
    top: 4px;
}

#logos-marcas-home2 .ajuste_briket 
{
    max-height: 18px !important;
	position: relative;
    top: 3px;
}

#logos-marcas-home2 .ajuste_lacar
{
    max-height: 18px !important;
	position: relative;
    top: 3px;
}

#logos-marcas-home2 .ajuste_bosch
{
    max-height: 18px !important;
	position: relative;
    top: 4px;
}

#logos-marcas-home2 .ajuste_bgh 
{
    max-height: 16px !important;
	position: relative;
    top: 2px;
}

#logos-marcas-home2 .ajuste_franke 
{
    max-height: 20px !important;
	position: relative;
    top: 4px;
}


#logos-marcas-home2 .ajuste_wc
{
    max-height: 34px !important;
    position: relative;
    top: 8px;
}	

#detalle_productos .galeria a 
{
	width: 28%;
}
	
}



/* Para 800px TABLET */  
@media (max-width: 820px){  

.formError 
{
	left: 20px !important;
}	
	
body
{
	/*background:#00F;*/  
}
#categorias-home
{
	max-width:736px;
}

#categorias-home .categoria, #categorias-home .categoria-doble
{
	height:88px;
	width:11.8%;
	font-size:8pt;
	line-height:88px;
}

#categorias-home .categoria-doble
{
	width:24.1%;
	font-size:10pt;
	line-height:10pt;
	vertical-align:middle !important;
	padding-top:32px;
	height:56px;
}

#categorias-home .pico-right
{
	height:88px;
	width:12px;
	margin-left:95%;
	margin-top:-88px;

}

#categorias-home .pico-left
{
	height:88px;
	width:12px;
	margin-left:-9px;
}

#categorias-home .categoria img
{
	max-height:70px;
	max-width:70px;
	width:auto;
	height:auto;
} 


#categorias-home-2022
{
	max-width:600px;
	height: 768px;
}
	
	
	
#establecimiento-home
{
	max-width:99%;
}

header .menu-top ul li a
{
	font-size:10pt;
}

header #iconos-top
{
	right:5px;
	top:-12px;
}

#logo-header
{
	margin-left:10px;
	width: 50%;
}

#logo-header img
{
	width:auto;
	max-width:100%;
	height:auto;
}

#logo-header-texto
{
	width: 50%;
	font-size: 10pt;
}

#logo-header-texto p
{
	font-size:15pt;
}

#slider-home
{
    margin-top: 35px;
}

nav 
{
    top: 120px;
}

#establecimiento-home img
{
	max-width:60%;
	height:auto;
}

#establecimiento-home p
{
	max-width:35%;
	padding-top:0px;
	font-size:12pt;
}

#productos #producto
{
	width:31%;
}

.formulario
{
	max-width: 98%;
    width: 98%;
}
	
.formulario p
{
	display: block;
	margin-bottom: 5px;
    margin-top: 5px;
}

.formulario td:nth-child(1)
{
	display:none;
}
	
.formulario table td input[type="text"], .formulario table td textarea 
{
    width: 98%;
}	

#contacto #contacto_formulario p
{
	display: block;
	margin-bottom: 5px;
    margin-top: 5px;
}

#contacto #contacto_formulario td:nth-child(1)
{
	display:none;
}

#contacto #contacto_contenedor_formulario 
{
	max-width: 99%;
    width: 99%;
	margin-bottom: 0px;
	height:auto;
}

#contacto #contacto_datos 
{
    max-width: 99%;
    width: 99%;
    display: block;
    padding: 5px;
   /* background-color: #FF9;*/
    position: relative;
    float: left;
    margin-bottom: 10px;
	height:auto;
}

#mi_carrito .carrito th, #mi_carrito .carrito td, #mi_carrito .carrito input
{
	/*font-size:10pt;*/
	font-size:0.9em;
}
	
#mi_carrito .carrito th:nth-child(3)
{
	width: 40%;
}

footer .wrapper .column
{
	font-size:10pt;
}

footer .wrapper .logo-footer
{
	max-width:300px;
	margin-left:10px;
	margin-right:20px;
	position:absolute;
}

footer .wrapper .logo-footer img
{
	max-width:100%;
	height:auto;
} 

footer .wrapper .tres-columnas
{
	/*width:190px;*/
	margin-right:20px;
	margin-top: 30px;
    margin-left: 10px;
}

#logos-marcas-home2 .representante_oficial 
{
    font-size: 1.3em;
}
	
/*#logos-marcas-home2 .ajuste_linea2 
{
    margin-top: -12px;
}*/	
	
#logos-marcas-home2 img 
{
    max-height: 12px;
 
}	
	
}
 

@media (max-width: 700px){  

#logos-marcas-home2 .representante_oficial 
{	
    font-size: 1.2em;	
}
	
#logos-marcas-home2 .contenedores_logos_marcas
{
	width: 100%;
    margin: 0 auto;
    max-width: 475px;

}	
	
#logos-marcas-home2	img
{
	max-height: 15px;
	/*border: solid 1px;*/
}	

	
#logos-marcas-home2	.ajuste_linea2
{
	margin-top: 0px;
}

#logos-marcas-home2 .ajuste_linea2 img
{
	margin-left: 0px;
	margin-right: 0px;

}
	
#logos-marcas-home2 .ajuste_gafa
{
    max-height: 20px !important;
	position: relative;
    top: 4px;
}

#logos-marcas-home2 .ajuste_electrolux
{
    max-height: 26px !important;
	position: relative;
    top: 4px;
}

#logos-marcas-home2 .ajuste_briket 
{
    max-height: 24px !important;
	position: relative;
    top: 3px;
}

#logos-marcas-home2 .ajuste_lacar
{
    max-height: 24px !important;
	position: relative;
    top: 3px;
}

#logos-marcas-home2 .ajuste_bosch
{
    max-height: 24px !important;
	position: relative;
    top: 2px;
}

#logos-marcas-home2 .ajuste_bgh 
{
    max-height: 20px !important;
	position: relative;
    top: 2px;
}

#logos-marcas-home2 .ajuste_franke 
{
    max-height: 26px !important;
	position: relative;
    top: 4px;
}
	
#logos-marcas-home2 .ajuste_peabody
{
	position: relative;
    top: 5px;
}

#logos-marcas-home2 .ajuste_ranser 
{
	position: relative;
    top: 5px;
}
	
#logos-marcas-home2 .ajuste_samsung 
{
	position: relative;
    top: 5px;
}		

#logos-marcas-home2 .ajuste_hisense
{
	position: relative;
    top: 5px;
}	
	
#logos-marcas-home2 .ajuste_wc
{
    max-height: 40px !important;
    position: relative;
    top: -8px;
}	

#categorias-productos 
{
	width: 99%;
}
	
#detalle_productos .columna1 
{
	width: 90%;
	margin-top: 0px;
	margin-left: 5%;
}
	
#detalle_productos .columna2
{
	clear: both;
    width: 99%;
	margin-top: 0px;
}	

#detalle_productos .columna1 .nombre
{
	display: block;
    /* border: solid; */
    width: 100%;
    margin: 0px;
    font-size: 1.3em;
}
	
#detalle_productos .columna2 .nombre
{
	display: none;
}	

#mi_carrito .carrito th, #mi_carrito .carrito td, #mi_carrito .carrito input
{
	/*font-size:10pt;*/
	font-size:0.9em;
}
	
#mi_carrito .carrito th:nth-child(3)
{
	width: 30%;
}	
	
}


/* Para 600px TABLET CHICAS */  
@media (max-width: 620px){  
body
{
	/*background: #0F3; */ 
}

	
header .menu-top 
{
    top: 2px !important;
    right: 0px !important;
}

header #iconos-top img
{
	width:30px;
	height:30px;
	margin-top: -3px;
}

#logo-header
{
	width:56%;
}

#logo-header-texto
{
	width:56%;
}

#logos-marcas-home img
{
	max-width:20%;
}

#categorias-home 
{
    max-width: 600px;
    padding-left: 3px;
}

#categorias-home .categoria, #categorias-home .categoria-doble 
{
    height: 140px;
    width: 24.2%;
    font-size: 14pt;
    line-height: 140px;
}

#categorias-home .categoria img 
{
    max-height: 130px;
    max-width: 130px;
    width: auto;
    height: auto;
}

#categorias-home .pico-right 
{
    height: 140px;
    margin-left: 99%;
    margin-top: -140px;
}

#categorias-home .pico-left 
{
    height: 140px;
    margin-left: -10px;
}

#categorias-home .categoria-doble
{
	width: 49.2%;
	height: 95px;
    line-height: 25px;
    padding-top: 45px;
    
}
	
	
#categorias-home-2022
{
	max-width:501px;
	height: 768px;
}
	

#categorias-home-2022 .categoria
{
	width: 165px;
}

#categorias-home-2022 .l2
{
	width: 165px !important;
}

#establecimiento-home 
{
    max-width: 98%;
}

#productos .logo-marca
{
	/*width:20%;*/
	max-height: 40px;
}

#productos #producto
{
	width:48%;
}

footer .wrapper
{
	padding-top:15px;
}

footer .wrapper .logo-footer
{
	position:absolute;
}

footer .wrapper .tres-columnas
{
	margin-top:30px;
	margin-left:10px;
	min-width: 25%;
}

#copyright .wrapper
{
	padding-top:10px;
}
	
#detalle_productos .galeria a 
{
	width: 21%;
}
	
}  
 
/*@media (max-width: 600px)
{
	
#mi_carrito .carrito th, #mi_carrito .carrito td, #mi_carrito .carrito input
{
	
	font-size: 0.7em;
}

}*/

@media (max-width: 530px)
{

#categorias-home-2022
{
	max-width:304px;
	height: 960px;
}
	

#categorias-home-2022 .categoria
{
	width: 150px;
}
	
#categorias-home-2022 .l2
{
	width: 150px !important;
}

#logos-marcas-home2 .contenedores_logos_marcas 
{

    max-width: 440px;
}	
	
#logos-marcas-home2 .ajuste_linea2 
{
    margin-top: -5px;
}	
	
#logos-marcas-home2 .ajuste_longvie
{
	position: relative;
    top: 5px;
}	
	
#logos-marcas-home2 .ajuste_peabody
{
	position: relative;
    top: 5px;
	/*top: -10px;*/
}

#logos-marcas-home2 .ajuste_ranser 
{
	position: relative;
    top: 5px;
}
	
#logos-marcas-home2 .ajuste_samsung 
{
	position: relative;
    /*top: -10px;*/
	top: 5px;
}
	
#logos-marcas-home2 .ajuste_hisense 
{
	position: relative;
    /*top: -10px;*/
	top: 5px;
}	

#logos-marcas-home2 .ajuste_wc
{
    max-height: 40px !important;
    position: relative;
    top: -2px;
}	

#mi_carrito .carrito th, #mi_carrito .carrito td, #mi_carrito .carrito input
{
	/*font-size:8pt;*/
	font-size: 0.8em;
}
	
}




/* Para 480px CELULARES */  
@media (max-width: 500px)
{

#btn_whatsapp img 
{
	max-width: 75%;
		
}

#btn_carrito
{
	bottom: 140px;	
}
	
	
#btn_carrito img
{
	max-width: 75%;
		
}	
	
header
{
	margin-top: 80px;
	text-align: center;
} 

header #iconos-top
{
	top: -48px;
}

#logo-header 
{
    width: 94%;
	margin-top:-25px;
}

#logo-header-texto 
{
    width: 94%;
}

#contacto #contacto_contenedor_formulario
{
	max-width: 98%;
}

#contacto #contacto_formulario td:nth-child(1) 
{
    width: 105px;
    font-size: 12px;
}

#categorias-home
{
	max-width:100%;
}

#categorias-home .categoria, #categorias-home .categoria-doble 
{
    height: 70px;
    width: 23.5%;
    font-size: 8pt;
    display: block;
    line-height: 70px;
}

#categorias-home .categoria-doble
{
	width: 48%;
    height: 50px;
    padding-top: 20px;
    line-height: 11pt;
}

#categorias-home .categoria img 
{
	max-height: 55px;
    max-width: 55px;
}

#categorias-home .pico-right 
{
    height: 70px;
    margin-left: 93%;
    margin-top: -70px;
}

#categorias-home .pico-left 
{
    height: 70px;
    margin-left: -8px;
}

#establecimiento-home
{
	max-width:100%;
}

#establecimiento-home img 
{
    max-width: 96%;
    height: auto;
    margin-left: 5px;
}

#establecimiento-home p 
{
    max-width: 96%;
    padding-top: 8px;
    font-size: 12pt;
}

#productos .logo-marca
{
	/*width:30%;
	height:auto;*/
    margin-left: 10px;
    margin-right: -10px;
	max-height: 30px;
}

#productos .titulo
{
	width: 93.4%;
    margin-left: 5px;
	/*	padding:5px;
	color:#FFF;
	margin-top:10px;
	margin-bottom:10px;
	display:inline-block;
*/}

#productos .buscar
{
	width: 93.4%;
	margin-left: 5px;
	clear:both;
	margin-bottom:10px;
	/*display:inline-block;*/

}

#productos
{
	max-width:96%;	
}

#productos #producto
{
	width:100%;
	margin-left:0px;
}

#productos #ver_carrito
{
	display:none;
}



footer .wrapper 
{
    padding-top: 2px;
}

footer .wrapper .logo-footer img 
{
    max-width: 50%;
    height: auto;
}

footer .wrapper .tres-columnas
{
	margin-right:0px;	
	min-width: 25%;
}

footer .wrapper .column
{
	font-size: 9pt;
}

footer .wrapper .tres-columnas img 
{
    margin-right: 3px;
    margin-left: 3px;
    max-width: 40%;
}

#copyright .wrapper
{
	font-size: 7pt;
	line-height:18pt;
}

#spacer
{
		height:auto;
		padding-bottom:15px;
}
/*#four_columns
{
		width:auto;
}
#four_columns .img-item
{
		width: 200px;
		float:none;
		margin: 25px auto 0 auto;
}
#four_columns h2
{
		margin: 0 30px;
}
.column2 .row
{
		margin: 0 0 40px 10px;
		width:auto;
}
footer .wrapper
{
		width:auto;
}
footer .wrapper .column
{
		margin: 0 auto 15px auto;
		max-width:300px;
}
input
{
		width:auto;
}*/
#mobileMenu
{
		display: block;
		z-index: 99;
		font-family: 'Roboto', sans-serif;
		
}
.toggleMobile
{
		position: fixed;
		top: 2px;
		left: 2px;
		display: block;
		width: 40px;
		height: 36px;
		cursor: pointer;
		z-index: 999;
}
.toggleMobile span.menu1, .toggleMobile span.menu2, .toggleMobile span.menu3
{
		display: block;
		position: absolute;
		width: 40px;
		height: 8px;
		left: 0;
		background: #F47920;
		-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
		transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
}
.toggleMobile span.menu1
{
		top: 0;
}
.toggleMobile span.menu2
{
		top: 14px;
}
.toggleMobile span.menu3
{
		top: 28px;
}
.toggleMobile.active span.menu1
{
		top: 14px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
		transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
}
.toggleMobile.active span.menu2
{
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
		transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
}
.toggleMobile.active span.menu3
{
		opacity: 0;
		-webkit-transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
		transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
}
header nav
{
		display:none;
}
header h1
{
		font-size:40px;
}
header p
{
		margin-left: 60px;
		font-size:14px;
}
}

/* Para 320px */  
@media (max-width: 400px){  
/*body
{
	background: #F90;  
}*/

#mi_carrito .carrito th, #mi_carrito .carrito td, #mi_carrito .carrito input
{
	/*font-size:8pt;*/
	font-size: 0.5em;
}
	
}

/* KEYFRAMES */

@keyframes stylie-transform-keyframes {
  0% {transform:translateX(30px) translateY(46px) rotate(0deg) translate(-50%, -50%);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
  100% {transform:translateX(260px) translateY(-150px) rotate(0deg) translate(-50%, -50%);}
}

@keyframes stylie-transform2-keyframes {
  0% {transform:translateX(40px) translateY(40px) rotate(0deg) translate(-50%, -50%);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
  100% {transform:translateX(50px) translateY(40px) rotate(0deg) translate(-50%, -50%);}
}
