
.modal{
	width: 100%;
	margin-top: 50px;
}
.modal-dialog{
	  margin: auto;
    width: 70%;
    max-width: 3000px;
}
.modal-content{
	width: 100%;
}

.modal-body{
	height: 400px;
  overflow: scroll;
}

.titulo-lista{
	margin-top: 0px;
	margin-bottom: 10px;
}

.elementor-section{
	padding: 0px;
}

.lista{
	height: 1020px;
  overflow: scroll;
}

.pieza_lista{
	float: left;
	width: 80%;
	margin-bottom: 5px;
}

.boton_anadir{
		float: right;
	  width: 15%;
    height: 35px;
    padding: 0;
    font-size: 15px;
		font-size: larger;
		font-weight: bold;
}

body{
	background-color: white;
}

* {
	font-family:'Century Gothic','Futura',san-serif;
}

@media ( min-width: 1330px ) {

	.elementor-section.elementor-section-boxed > .elementor-container{
		width: 95%;
		max-width: 1600px !important;
	}
	
	.tabla{
		width: 90%;
		margin: auto;
	}
	
	.elementor-top-section{
		padding: 20px;
	}
		/*.header-navigation-wrapper{
				display: none !important;
		}*/
}

/*.header-navigation-wrapper{
		display:none !important;
}
.primary-menu-wrapper{
		display: none !important;
	}*/
.header-titles{
	display: none !important;
}
.distri-tp-oferta {
  background-color: #1c32a8 !important;
}
