/*HEADER*/
header#header1 {
    background-color: #ffffff;
    border-bottom: none;
}
header .botones-carrito li.dato-contacto-header a {
    color: #000000!important;
    font-weight: 400;
    font-size: 14px;
    padding: 6px 0;
}


header nav ul li a {
    background-color: transparent;
    color: #0e0e0e;
    /* font-weight: bold; */
}
header nav > ul > li > a {
    margin: 0px 3px 0px;
    min-width: 40px;
    padding: 13px 8px 13px;
    color: black!important;
}
header .top-header-info ul li a {
    background-color: #EC0000;
    color: white;
}
header nav ul li ul li:hover a {
    color: red!important;
}
header a {
    color: #000000!important;
}

header .header-nav {
    margin: 3px 0 -5px 0!important;
}

header 
 .logo {
    margin-top: 1px!important;
}

header nav > ul > li:hover> a {
    font-weight: 400;
    background-color: #ffffff;
    border-bottom: 2px solid #03d2e9;
    color: gray!important;
}

header nav > ul > li > a {
    border-bottom: 2px solid #e0e0e0;
}

/*HEADER BUSCADOR*/
body div form.buscador-grande-header input {
    background-color: #fafafa;
}

body div form.buscador-grande-header button {
    background-color: #f2f2f2;
}

body div form.buscador-grande-header button:focus {
    outline: none;
}
/*HEADER NAV CATEGORIAS*/
header .header-nav-categorias li a {
    font-size: 13px;
    padding: 7px 8px 5px;
}

header .header-nav-categorias nav > ul {
    margin: 0 auto!important;
    float: inherit;
    width: 100%;
    text-align: center;
}

header .header-nav-categorias {
    background-color: #f7f7f7;
    margin-bottom: 0;
    margin: 0;
    padding: 2px 0 2px;
    width: 100%!important;
}

/*header buscador grande*/
.resulados-buscador-inicio.buscador-inicio-header {
    position: relative;
    margin-top: 0px;
    margin-left: 0;
    background-color: #d8d8d8;
    max-width: calc(100% - 40px);
    padding: 0px 0px;
    z-index: 2;
    box-shadow: 12px 12px 12px #00000059;
    border-radius: 0px 0px 10px 10px;
}
.listado-resultados-buscador-header {
    position: absolute;
    background-color: #ffffff!important;
    width: calc(100% - 0px);
    padding: 20px;
    background-color: white;
    border-radius: 0px 0px 10px 10px;
    box-shadow: 2px 4px 4px #0000005c;
}
/*CONTENDOR*/
body {
    margin: 0!important;
    width: 100%;
}



.header-fixed .barraCarrito {
    height: 31px;
}

.header-fixed .barraCarrito a {
    padding: 7px;
}
.header-fixed span.btn.ver-carrito {
    padding: 5px 10px;
}

.header-fixed .detalle-carrito {
    margin-top: 3px!important;
}
.header-fixed .barraCarrito li {
    padding: 2px!important;
}

.header-fixed .desplegar {
    margin-top: 0;
}



/*INICIO*/
section.seccion-buscador-inicio {
    display: block;
    background-color: #ffffff!important;
    float: left;
    width: 100%;
    padding: 80px 0;
    box-shadow: inset 0px 0px 60px #ccc!important;
}
section.presentacion1 {
    background: url(https://demo2.plasmart.cl/panel/uploads/galeria/200714-102253-491.jpg);
    background-position: center top;
    background-size: 350px 100%;
    background-attachment: fixed;
    padding: 60px 0 100px;
}
.contenedor-presentacion p {
    font-size: 18px!important;
    line-height: 20px;
}
section.presentacion1 {
    background: url(https://demo2.plasmart.cl/panel/uploads/galeria/200825-173508-179.jpg);
    background-position: center bottom;
    background-size: 100% 532px;
    background-attachment: fixed;
    padding: 60px 0 100px;
}
.contenedor-presentacion p {
    font-size: 18px!important;
    line-height: 29px;
}
section.seccion-categorias-productos-inicio {
    padding-bottom: 120px;
}
section.seccion-categorias-productos-inicio > h3 {
    padding: 70px;
    font-size: 28px;
}

/*BARRA LATERAL*/
aside.b1-4.barra-lateral {
    /* width: 21%; */
    /* padding: 1%; */
}

nav.widget.menu ul li a:hover {
	box-shadow: 14px 14px 24px #00000033;
	z-index: 9999999999;
	position: relative;
	transform: scale(1.02, 1.02) translateX(-1%) translateY(-1%);
	transition: 0.2s!important;
	background-color: #012670!important;
	color: white;
}


/*FOOTER*/
footer {
    background-color: #ffffff;
    border-top: 3px solid #21e0ff;
}
footer li {
	color: black;
}
.bottom-footer {
    background-color: #03d2e9;
    margin-bottom: -4px;
}
footer span.logo {
	max-height: 120px;
	width: 100%;
	/* background-color: white; */
	border-radius: 10px;
}
header .logo a {
    display: inline-block;
    /* padding-top: 9px; */
    float: left;
}

header .logo img {
    max-width: 210px!important;
    min-height: 40px!important;
}
footer a {
    color: black;
}
footer h3 {
    color: black;
}
.b1-1.borrar-movil.header-nav {
    /* margin: 0; */
    /* margin-bottom: 1px; */
    /* margin-top: 6px; */
}

.b1-1.top-header-info {
    margin: 10px 0 0px 0;
    display: none;
}

body section {
    margin: -4px 0;
    box-shadow: none!important;
}

.barraCarrito .btn:hover {
    background-color: #31962e!important;
}

.detalle-carrito {
    background-color: #bdbdbd;
    box-shadow: 0px 0px 0px 0px #0000004d;
    transition: 0.3s;
}
a.boton.btn-carrito {
    background-color: #03d2e9!important;
}
header.header-fixed .logo a {
    padding-top: 2px;
}

header nav > ul > li.boton-buscar {
    margin-bottom: -10px;
}

header.header-fixed .header-nav {
    margin: 3px 0 -5px 0!important;
}
.header-fixed .header-nav {
    margin-top: 4px;
    margin-bottom: 8px!important;
}




footer .webpay-logos {
    display: inline-block;
    border-radius: 8px;
}
.webpay-logos img {
    max-width: 230px;
}
a.btn-panel {
    /* visibility: hidden; */
}

a.btn-panel::before {/* content: "EDITAR"; */margin: 0px 0px 0px!important;color: white!important;border-radius: 2px!important;padding: 8px!important;/* border-bottom: 2px solid #545454!important; */font-size: 9px;font-weight: 100!important;font-family: sans-serif;letter-spacing: 0.4px;visibility: visible!important;background-color: #545454;}

.barraCarrito {
    background-color: #ffffff!important;
}

a.boton.btn-acceso-panel {
    background-color: #00c3d9!important;
}