/*
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;
}
.entry-title-subtitle {
  font-size: 60%;
  display: block;
  font-weight: 100;
}
#comments {
  margin-top: 1rem;
}
a.review-link {
  color: #fff !important;
  margin: 10px auto;
  background-color: #76990f;
  text-align: center;
  padding: 16px 22px;
  display: inline-block;
  border-radius: 10px;
  width: 100%;
  box-sizing: border-box;
  max-width: 230px;
}
.review-content p,
.review-content ol{
	margin-bottom: 15px;
	text-align: left
}
.review-content{
	text-align: center;
}
.page-header h1,
.entry-title,
h1.single-post-title{
    text-align: center;
}
h1.single-post-title{
	display: none !important;
}
.single-post h1.single-post-title{
	display: block !important;
}
