body #Portada .ShowCatalogos .Catalogo .CatalogoImagenPerso {
	background-color:#eee !important;
}

body #Catalogo .ShowFamilias .Familia .ImagenPerso {
    background-color: #eee !important;
}


body #Familia .ShowSubFamilias .SubFamilia .Imagen.ImagenPerso {
    background-color: #eee !important;
}

body #productoscarro td .img {
    object-fit: inherit;
}

#Portada .ajuste {
    max-width: unset;
}

    /**
	SLIDERS
**/
    .slider {
        max-height: unset;
        /*margin-top: -55px;*/
    }

    .slider .info-carousel {
        bottom: 80px;
        left: 0;
        background: none;
        opacity: 1;
        min-height: unset;
        text-align: left;
        display: block;
        padding: 5px;
        padding-left: 20px;
        border-bottom: 3px solid #000;
        text-shadow: 1px 1px 1px #FFF;
        font-size: 50px;
    }

    .slider .imgSlider {
        width: auto;
        max-width: 100%;
        margin: 0 auto;
    }

@media all and (max-width:550px) {
    /* .slider { */
        /* margin-top: -50px; */
    /* } */

        .slider .info-carousel {
            background: none;
            padding-left: 4px;
            font-size: 25px;
        }
}


/*--------------------------SITE--------------------------*/

/* Código para barra de navegación más alta. Descomentar lo comentado para mostrar el logo en el centro */

body[b2bapp] #cabecera{
	visibility: hidden;
}

body:not(body[b2bapp]) #cabecera {
    height: 80px;
    border-bottom: none !important;
	/* display: flex; */
    /* flex-direction: row; */
    /* justify-content: space-between; */
    /* align-items: center; */
	display: inline-table;  /* Para mostrar el logo a la izquierda */
}

    body:not(body[b2bapp]) #cabecera .t1 img,
    body:not(body[b2bapp]) #cabecera .t3 img,
    body:not(body[b2bapp]) .cabeceraAdmin img {
        width: 35px !important;
    }	
	
	body:not(body[b2bapp]) #cabecera.barraBuscador .t3 #botoncarrito {
		margin-right: 50px;
	}
	
	/* body:not(body[b2bapp]) #cabecera.barraBuscador .t1, */
	/* body:not(body[b2bapp]) #cabecera.barraBuscador .t3	{ */
		/* flex: 2; */
	/* } */
	
	/* body:not(body[b2bapp]) #cabecera.barraBuscador .t2 { */
		/* text-align: center; */
	/* } */
	
	body:not(body[b2bapp]) #cabecera.barraBuscador .t1,
	body:not(body[b2bapp]) #cabecera.barraBuscador .t2,
	body:not(body[b2bapp]) #cabecera.barraBuscador .t3 {
		vertical-align: middle;
	}
	
	body:not(body[b2bapp]) .t1 #botMenu {
		margin-left: 50px;
	}
	
	body:not(body[b2bapp]) #cabecera.barraBuscador .t3 .lineaBusqueda {
		width: 40%;
		min-height: 40px;
		max-height: 50px;
	}
	
	body:not(body[b2bapp]) #cabecera.barraBuscador .t3 #botonbuscar {
		margin-right: 20px;
	}
	
	body:not(body[b2bapp]) .contenido {
		margin-top: 0px;
	}
	
	body:not(body[b2bapp]) #abrirMenuFiltros,
	body:not(body[b2bapp]) #subheader,
	body:not(body[b2bapp]) .CarroResumen.CarroSuperior,
	body:not(body[b2bapp]) #MenuFiltros {
		top: 80px;
	}
		
	
@media all and (max-width: 768px) {

	body:not(body[b2bapp]) #cabecera.barraBuscador .t3 #botonbuscar {
		margin-right: 0px;
	}
	
	body:not(body[b2bapp]) .t1 #botMenu {
		margin-left: 10px;
	}
	
	body:not(body[b2bapp]) #cabecera.barraBuscador .t3 #botoncarrito {
		margin-right: 10px;
	}
	
	body:not(body[b2bapp]) #cabecera.barraBuscador .t3 .lineaBusqueda {
		width: 35%;
	}
	
}

@media all and (max-width: 425px) {
	body:not(body[b2bapp]) #cabecera.barraBuscador .t3 #botoncarrito {
		margin-right: 0px;
	}
	
    body:not(body[b2bapp]) #cabecera .t1 img,
    body:not(body[b2bapp]) #cabecera .t3 img,
    body:not(body[b2bapp]) .cabeceraAdmin img {
        width: 30px !important;
		margin: 5px;
    }	
	
	body:not(body[b2bapp]) #logocabecera img {
		height: 40px;
	}
	
	body #Portada #Catalogos {
		padding-right: 0px;
		padding-left: 0px;
	}
	
	body #Portada #Catalogos .Catalogo {
		width: 135px !important;
	}
	/*
	body #Familia #SubFamilias .SubFamilia .titulo1 {
		font-size: 13px;
	}
	
	body #Familia .ShowSubFamilias .SubFamilia {
		width: 90px !important;
	}
	
	body #Familia .ShowSubFamilias .SubFamilia .Imagen.ImagenPerso {
		width: 90px !important;
		height: 90px !important;
	}
	*/
	body #Portada {
    /*margin-top: -25px;*/
	}
}



/* **************************************************************** */
	
	.foot {
		width: 100%;
		position: absolute;
		left: 0px;
	}
	

	/* .foot { display:table; width:100%;} */
	.foot .condiciones {
		display: block;
		text-align: center;
		vertical-align: middle;
		width:100%;
		height:auto;
		padding-top:20px;
		padding-bottom:20px;
	}

		.foot .condiciones > a {
			display: inline-block;
		}
	

/*---------------------------PORTADA-----------------------*/

#Portada #Catalogos .catalogosection {
    font-size: 24px;
    /*height: 10px;*/
    /* background: blue; */
    margin-top: 30px;
    text-align: left;
    /*border-bottom: 1px solid black;*/
    /*border-top: 1px solid black;*/
	font-weight: bold;
}

#Portada #prev_nav,
#Portada #next_nav {
    width: 28px;
    height: 28px;
    background-size: contain;
    background-repeat: no-repeat;
    background-origin: content-box;
    display: inline-block;
    padding: 3px;
    background-color: hsla(0, 0%, 100%, 0.8);
    border-radius: 50%;
}

#Portada #Catalogos .CatalogoMarcas {
    float: left;
}

.flechaMas{
    display: none;
}

/* --------------------- */
@media all and (max-width:800px),
@media all and (max-width:650px),
@media all and (max-width:430px), 
@media all and (max-width:425px){

	body #Familia #SubFamilias.ShowSubFamilias .SubFamilia  {
 		width: 160px !important;
		height: 160px !important;
		margin:4%;
 	}	
	
	body #Familia #SubFamilias.ShowSubFamilias .SubFamilia .ImagenPerso {
 		width: 160px !important;
		height: 160px !important;
 	}
 }



#resumenPedido .fila.filalogisticakg,
#resumenPedido .fila.filalogisticam3 {
	display:none !important;
}
