.aviso-legal td, .aviso-legal {
	border: 2px solid black;
}
.aviso-legal {
  border-collapse: collapse;
}

@font-face {font-display:swap;
font-family: 'DIN Condensed Bold';
font-style: normal;
font-weight: normal;
src: local('DIN Condensed Bold'), url('DINCondensed-Bold.woff') format('woff');
}

[id^="customizr-slider-"] .czrs-title.very-big {
	font-family: 'DIN Condensed Bold';
	font-size: 5em !important;
	font-weight: 400;
	text-transform: uppercase;
  margin: 1em 0 .4em;
}

[id^="customizr-slider-"] .czrs-subtitle {
	font-family: 'DIN Condensed Bold';
	font-size: 3em !important;
		
}


body .logo {width:250px;} 
.widget-title {color: black;}

input {
	border: 1px solid black;
}


/* Despacio */


.lsow-hero-header .lsow-heading {
	font-family: 'DIN Condensed Bold';
	font-size: 4em !important;
	font-weight: 400 !important;
	text-transform: uppercase;
}

/*-------------*/



/* Eliminar barra superior */

.topbar-navbar__wrapper {
	display: none;
}

/* Header */


/* Atributos */

.attributes li {
    float: left;
  	border-radius: 25px;
  	margin: 0px 5px;
}

.attributes li a {
	display: block;
	color: white;
	background: #3b3b3b;
  padding: 5px 10px;
  margin: 5px 2px;

}

.attributes {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

/* --------- */

/* Secondary Menu */

#secondary-menu ul { text-align: right; list-style-type: none;}
#secondary-menu ul li {display: inline-block; padding: 0 5px;}