/*
Theme Name: DR Hello Elementor
Template: hello-elementor
Version: 1.0.1-beta
Author: Dental Revenue/AdsNext
GitHub Theme URI: https://github.com/Dental-Revenue/dr_hello_elementor.git
Description: A child theme for Hello Elementor.
*/

.custom-logo-header {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  max-height: none !important;
  line-height: 1.2 !important;
}

input[name="RepeatEmailName"] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1;
}
textarea {
  margin-top: 1rem;
}
label {
  margin-top: 12px;
}
form > button {
  margin-top: 1rem;
}
#breadcrumbs {
  margin: 0 auto;
  max-width: 1140px;
  font-size: 12px;
  text-align: center;
}
#breadcrumbs strong{
	font-weight: normal;
}
.entry-title-subtitle {
  font-size: 60%;
  display: block;
  font-weight: 100;
}
#comments {
  margin-top: 1rem;
}
.page-header h1,
h1.entry-title{
	text-align: center;
	margin: 20px auto;
	border-top: 1px solid rgba(0,0,0,.1);
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding: 30px 0;
}
