.site-footer {
	display: none;
}
.byline{
	display:none;
}
.sharedaddy{
	display:none;
}
#tablepress-ozel-arsiv{
	font-size: 12pt;
	font-family: "Arimo";
}
.fixedHeader-floating{
	font-size: 12pt;
}
.dt-buttons{
	font-size: 12pt;
}
.column-filter-widgets{
	font-size:12pt;
	font-family: "Arimo";
}
.dataTables_length{
	font-size:12pt;
	font-family: "Arimo";
}
.dataTables_info{
	font-size:12pt;
	font-family: "Arimo";
}
.dataTables_paginate{
	font-size:14pt;
	font-family: "Arimo";
}
.wpcf7-form-control{
	height: 25px;
	width: 250px;
	font-size:12pt;
	font-family: "Arimo";
}
.wpcf7-textarea{
	height: 200px;
	width: 400px;
	font-size:12pt;
	font-family: "Arimo";
}
.wp-block-column{
	font-size:12pt;
}
.wpcf7-submit{
	height: 50px;
	width: 180px;
	font-size:12pt;
	font-family: "Arimo";
}
.attachment-post-thumbnail{
	width: 30%;
	height: 30%;
}
.wpcf7-response-output{
	position:top;
}
#masthead{
	display:flex;
}
.site-logo{
	display:flex;
	margin-left:-225px;
	padding-left:40px;
	margin-right:20px;
}
#katkida-bulun{
	text-decoration:none;
}
.wp-block-coblocks-post-carousel__image{
	display:none;
}
#tablepress-literature thead{
	display:none;
}
.entry-wrapper{
	font-size:12px;
}
.home .leaflet-map {
  border-radius: 12px;
  overflow: hidden;
}
.home .leaflet-container {
  width: 75vw !important;
  margin-left: auto !important;
  margin-right: auto !important;
  border-radius: 12px;
  overflow: hidden;
}
.custom-popup .leaflet-popup-content-wrapper {
  border-radius: 12px;
  padding: 6px;
}
.custom-popup .leaflet-popup-content {
  font-size: 14px;
  line-height: 1.5;
}

.marker-university {
  filter: hue-rotate(210deg);
}

.marker-foundation {
  filter: hue-rotate(280deg);
}

.marker-municipality {
  filter: hue-rotate(90deg);
}

.marker-museum {
  filter: hue-rotate(25deg);
}

.marker-state {
  filter: hue-rotate(0deg);
}
/* ozelarsiv.com harita popup kartları */
.oa-popup {
  min-width: 230px;
  max-width: 310px;
  font-family: inherit;
}
.oa-popup-type {
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .02em;
  padding: 3px 8px;
  border-radius: 999px;
  background: #f1f5f9;
  color: #334155;
  margin-bottom: 6px;
}
.oa-popup-title {
  font-size: 16px;
  font-weight: 800;
  color: #0f172a;
  margin-bottom: 3px;
}
.oa-popup-location {
  font-size: 13px;
  color: #64748b;
  margin-bottom: 8px;
}

.oa-popup-count {
  font-size: 13px;
  font-weight: 700;
  color: #1e293b;
  margin-bottom: 8px;
}
.oa-popup-fonds {
  max-height: 180px;
  overflow-y: auto;
  font-size: 13px;
  line-height: 1.45;
  color: #334155;
  padding-right: 4px;
  margin-bottom: 10px;
}
.oa-popup-links a {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  padding: 6px 10px;
  border-radius: 999px;
  background: #0f172a;
  color: #fff !important;
  margin-right: 5px;
}
.home .leaflet-popup-content-wrapper {
  border-radius: 16px;
}
.oa-map-legend {
  max-width: 88vw;
  margin: 0 auto 14px auto;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  color: #fff;
  font-size: 13px;
}
.oa-map-legend span {
  background: rgba(255,255,255,0.10);
  border: 1px solid rgba(255,255,255,0.18);
  border-radius: 999px;
  padding: 7px 11px;
}
.oa-map-legend b {
  display: inline-block;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  margin-right: 6px;
}