/*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;
    font-size: 10px;
    font-weight: initial;
    color: #064394!important;
    border-bottom: none;
}
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%;
    max-width: 960px;
}

.barraCarrito {
    background-color: #adadad!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(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;
}


/*FOOTER*/
footer {
    background-color: #0231a3;
    border-top: 3px solid #1247c5;
}

.bottom-footer {
    background-color: #062e90;
    margin-bottom: -4px;
}
footer span.logo {
	max-height: 60px;
	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;}



/*ESTILO HEADER*/
a.boton.btn-iniciar-sesion {
    float: right;
    color: white!important;
    background-color: #4376B0;
    font-size: 10px;
    clear: both;
    padding: 7px 20px;
    border-radius: 2px!important;
}

.boton.btn-publicar-aviso {
    float: right;
    color: white!important;
    background-color: #fb7300;
    font-size: 18px;
    clear: both;
    padding: 5px 40px;
    border-radius: 2px!important;
}
.s1-4.logo {
    width: 28%!important;
}
.s3-4.desplegar {
    width: 68%!important;
}



.bloque-tipo-1 {
    background-color: white;
    margin: 10px;
    padding: 8px 6px;
}

.bloque-tipo-1 h2 {
    margin: 5px;
    font-size: 20px;
}

.bloque-tipo-1 h3 {
    font-size: 14px;
}

.bloque-tipo-1 b {
    font-size: 12px;
}

.bloque-tipo-1 .btn-numero-inicio {
    background-color: blue;
    color: white;
    padding: 2px 8px!important;
    min-width: 10px;
    border-radius: 0px;
}



.b1-3.lista-regiones a {
    display: block;
    color: #084283;
    padding: 4px;
    font-weight: bold;
    padding: 6px 8px;
}

.b1-3.lista-regiones {
    background-color: white;
    /* padding: 10px; */
    border-radius: 5px;
}

.centrar-mini.contenedor-inicio {
    background-color: #dfdfdf;
    display: inline-block;
    border-radius: 4px;
    margin: 10px;
}

.region {
    fill: #2F5B99;
    cursor: pointer;
}
.region:hover, .region.hover {
    fill: #ff6600;
}


.bloque-tipo-1 {
    background-color: white;
    margin: 10px;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #c3c3c3;
}


span.boton.btn-numero-inicio {
    background-color: #2553d1;
    border-radius: 0!important;
    color: white;
    padding: 2px 0px !important;
    min-width: 25px;
}

.pasos-inicio b {
    color: #ff7a00!important;
    font-size: 16px;
}

.pasos-inicio {
    margin: 10px;
    display: block;
}

/*HEADER NAV*/
nav.header-navegador {
    display: inline-block;
    float: left;
}