@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');

body,
.entry-content p,
.entry-content li,
.wp-block-paragraph,
.elementor-widget-text-editor {
  font-family: 'Poppins', sans-serif !important;
}

.sticky {
	position: sticky;
	top: 0;
	right: 0;
	left: 0;
}

/* hide footer */
footer#colophon {
display: none;
}

/* hide titles */
.home .entry-header {
display: none;
}

/* hide portfolio title */
.post-813 .entry-header {
display: none;
}

.post-1896 .entry-header {
	display: none;
}

.page-id-48 .entry-header {
display: none;
}

.page-id-47 .entry-header {
display: none;
}

.page-id-51 .entry-header {
display: none;
}

.wp-block-button {
	background-color: transparent;
}

.drop-shadow {
box-shadow: 0px 2px 2px 0px;
}

/*div {
	line-height: 2.5;
}*/

.entry-content p {
	font-size: 16px;
	line-height: 1.5em;
}

.intro-font {
	font-size: 30px;
	line-height: 1.5em;
}

/*body {
	font-size: 16px;
	line-height: 1.5em;
}

/*.entry-content h5 {
	padding-bottom: 0;
}

.entry-content h2 {
	padding: 0px 0 0px 0;
}*/

.elementor-element-10107be3 .wp-block-buttons {
  position: sticky !important;
  top: 32px !important;
  z-index: 9999 !important;
  background: #ffffff;
  padding: 10px 20px;
  flex-wrap: nowrap !important;
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
  gap: 12px !important;
  box-sizing: border-box !important;
}

.elementor-element-10107be3 .wp-block-button {
  flex: 1 !important;
  max-width: 200px !important;
}

.elementor-element-10107be3 .wp-block-button__link {
  white-space: nowrap !important;
  padding: 10px 20px !important;
  width: 100% !important;
  text-align: center !important;
  box-sizing: border-box !important;
  background-color: #ffffff !important;
  color: #000000 !important;
  border: none !important;
  box-shadow: none !important;
}

.elementor-widget-container,
.elementor-column,
.elementor-container,
.elementor-section {
  overflow: visible !important;
}

/* Query Insights page buttons */
.wp-block-buttons:has(.wp-block-button__link) {
  position: sticky !important;
  top: 32px !important;
  z-index: 9999 !important;
  background: #ffffff;
  padding: 10px 20px;
  display: flex !important;
  flex-wrap: nowrap !important;
  justify-content: center !important;
  gap: 12px !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

.wp-block-buttons .wp-block-button__link {
  white-space: nowrap !important;
  background-color: #ffffff !important;
  color: #000000 !important;
  border: none !important;
  box-shadow: none !important;
}

.wp-block-list { font-size: 16px; }
.wp-block-list li { font-size: 16px; }