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


header nav ul li a {
    background-color: transparent;
    color: #0e0e0e;
    font-weight: bold;
    border-bottom: 2px solid #f6f8fb;
}
header nav > ul > li > a {
    margin: 0px 3px;
}
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;
}
/*CONTENDOR*/
body {
    margin: 0!important;
    width: 100%;
}

.barraCarrito {
    background-color: #ff6a00!important;
    color: white;
}
header .botones-carrito .dato-contacto-header a img {
    margin-right: 4px;
    width: 23px;
    margin-bottom: -5px;
}

header .botones-carrito li.dato-contacto-header {
    display: inline-block;
    margin-right: 10px;
    padding: 10px;
}


/*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(/estructura/img/iconos-inicio/bg-voipex.jpg);
    background-position: center bottom;
    background-size: 100% 100%;
    background-attachment: fixed;
    padding: 60px 0 100px;
    color: #bb6300;
    /* text-shadow: 2px 1px 8px white, 1px 1px 40px white, 1px 1px 60px #f7f7f7; */
}
.presentacion1 h2 {
    color: #4c4c4c;
    font-size: 35px;
    font-weight: 900;
}
.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;
}


/*FOOTER*/
footer {
    background-color: #ff6a00!important;
}

.bottom-footer {
    background-color: #f54f00!important;
    margin-bottom: -4px;
}
footer span.logo {
	max-height: 150px;
	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: 55px!important;
}

.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;
    box-shadow: none!important;
}

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

.detalle-carrito {
    background-color: #bdbdbd;
    box-shadow: 3px 3px 5px 3px #0000004d;
}

header.header-fixed .logo a {
    padding-top: 2px;
}

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

header .header-nav {
    margin-top: 16px;
    margin-bottom: 12px;
}
.header-fixed .header-nav {
    margin-top: 4px;
    margin-bottom: 8px!important;
}


.barraCarrito .botones-carrito > * {
    color: white!important;
    font-size: 14px!important;
    font-weight: bold;
}

footer .webpay-logos {
    background-color: white;
    display: inline-block;
    border-radius: 8px;
}

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;}