/*
  Theme Name: DR Hello Elementor
  Template: hello-elementor
  Version: 2.0-beta
  GitHub Theme URI: https://github.com/Dental-Revenue/dr_hello_elementor.git
*/
@import url("/wp-content/uploads/elementor/css/post-475.css");
@import url("/wp-content/uploads/elementor/css/post-887.css");
@import url("/wp-content/uploads/elementor/css/post-891.css");
@import url("/wp-content/uploads/elementor/css/post-894.css");
@import url("/wp-content/uploads/elementor/css/post-897.css");
@import url("/wp-content/uploads/elementor/css/post-900.css");
.home.page h1, .home.page h2, .home.page h3, .home.page h4, .home.page h5, .home.page h6, .home.page p, .home.page ul{
    margin: 0;
    padding: 0;
}
.InnerContent h1, .InnerContent h2, .InnerContent h3, .InnerContent h4, .InnerContent h5, .InnerContent h6, .InnerContent p, .InnerContent ul, .InnerContent a, .InnerContent img,
body:not([class*="elementor-page-"]) h1, body:not([class*="elementor-page-"]) h2, body:not([class*="elementor-page-"]) h3, 
body:not([class*="elementor-page-"]) h4, body:not([class*="elementor-page-"]) h5, body:not([class*="elementor-page-"]) h6, 
body:not([class*="elementor-page-"]) p, body:not([class*="elementor-page-"]) ul, body:not([class*="elementor-page-"]) a, body:not([class*="elementor-page-"]) img{
  	margin-block-end: 1rem;
}
.InnerContent ul,
.InnerContent ol,
body:not([class*="elementor-page-"]) ul,
body:not([class*="elementor-page-"]) ol{
	padding: 0;
	padding-left: 15px;
	margin: 0 0 1rem;
}
h3.elementor-icon-box-title{
    margin: 0;
}
.Sign_Services .elementor-widget-icon-box{
    position: relative;
    cursor: pointer;
    width: calc(100% - 30px);
}
.Sign_Services .elementor-widget-icon-box .elementor-icon-box-icon{
    position: absolute;
    left: 20px;
    top: -50px;
}
.Sign_Services .elementor-widget-icon-box .elementor-icon-box-content p{
    display: none;
}
.Sign_Services .elementor-widget-icon-box:hover .elementor-icon-box-content p{
    display: block;
}
.Sign_Services .elementor-widget.elementor-widget-icon-box:hover{
    background: rgba(255, 255, 255, 0.85);
}
.elementor-icon-wrapper{
    line-height: 1;
}
ul.elementor-nav-menu--dropdown a, 
ul.elementor-nav-menu--dropdown a:focus, 
ul.elementor-nav-menu--dropdown a:hover{
    border: none;
}
.MainMenu ul.elementor-nav-menu li:last-child{
    display: none;
}
.MainMenu ul.elementor-nav-menu li li:last-child{
    display: block;
}
#breadcrumbs{
	margin: 0 auto;
	border: none;
	padding: 0;
	text-align: center;
}
.elementor-shortcode .user-info{
	display: flex;
  	flex-wrap: wrap;
  	gap: 20px;
}
.elementor-shortcode .user-info div{
	width: calc(50% - 10px);
}

.elementor-shortcode form label{
	text-transform: capitalize;
	font-weight: 500;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.65;
}
.elementor-shortcode form input,
.elementor-shortcode form select,
.elementor-shortcode form textarea{
	background: #f8f1ee;
	border-radius: 10px;
	border: 1px solid rgba(20, 18, 76, 0.25);
	padding: 12px 20px;
	font-size: 16px;
	font-weight: normal;
	width: 100%;
	outline: none !important;
	box-shadow: none;
	color: var(--e-global-color-primary);
}
.elementor-shortcode .bottom-info {
	display: flex;
	align-items: center;
	gap: 10px;
}	
.elementor-shortcode .bottom-info label{
	display: inline-block;
	margin: 0;
	width: auto;
}
.elementor-shortcode .bottom-info input{
	width: auto;
	margin: 0;
}
.elementor-shortcode .user-info,
.elementor-shortcode .bottom-info{
	margin-bottom: 20px;
}
.elementor-shortcode .user-info.gap-0{
	gap: 0;
}
.elementor-shortcode .bottom-info  fieldset{
	width: 100%;
	border-color: rgba(20, 18, 76, 0.25);
	border-radius: 10px;
}
.elementor-shortcode .bottom-info  fieldset legend{
	font-weight: 500;
	padding: 0 10px;
}
.elementor-shortcode .bottom-info  fieldset label{
	padding: 0 10px;
}
.elementor-shortcode .btn.solid{
	cursor: pointer;
    border: none !important;
}
.elementor-shortcode input[name="RepeatEmailName"] {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}
ul.elementor-sitemap-list.elementor-sitemap-page-list{
	margin: 0;
	padding: 0;
	padding-left: 15px;
}
ol{
	margin: 0;
  padding: 0 0 0 20px;
}
ol li{
	margin-bottom: 10px;
}
ol li:last-child{
	margin: 0;
}

@media (max-width: 1024px) {
	.elementor-shortcode form label,
	.elementor-shortcode form input{
		font-size: 14px;
	}
}
@media (max-width: 767px) {
    .Sign_Services .elementor-widget-icon-box .elementor-icon-box-icon{
        left: 15px;
        top: -40px;
    }
    .Sign_Services .elementor-widget-icon-box{
        width: calc(100% - 20px);
    }
    .MainMenu ul.elementor-nav-menu li:last-child{
        display: block;
    }
}
@media (max-width: 575px) {
	.elementor-shortcode .user-info div {
		width: 100%;
	}
}
.home #content .page-header{
	padding: 0;
	border-top: none;
}
#content .page-header{
	padding: 20px 0px 0;
	border-top: 1px solid rgba(0,0,0,.1);
}
#content .container{
	padding: 40px 20px;
}
#content .page-header #breadcrumbs,
#content .page-header h1.entry-title,
.container{
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
}
body:not([class*="elementor-page-"]) .site-main{
    max-width: 1200px;
	margin: 0 auto;
	padding: 0;
	box-sizing: border-box;
 }
#content .page-header h1.entry-title{
	margin: 20px auto 0;
	border-top: 1px solid rgba(0,0,0,.1);
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding: 20px;
	font-size: 40px;
	font-weight: 600;
	text-align: center;
}
#content .page-header h1.entry-title span{
	font-size: 60%;
	display: block;
}
.InnerMainBanner{
	display: none !important;
}
@media (max-width: 1200px) {
	#content .page-header h1.entry-title{
		font-size: 36px;
	}
}
@media (max-width: 1024px) {
	#content .page-header h1.entry-title{
		font-size: 32px;
	}
}
@media (max-width: 880px) {
	#content .page-header h1.entry-title{
		font-size: 28px;
	}
}
@media (max-width: 767px) {
	#content .page-header h1.entry-title{
		font-size: 24px;
	}
}
.google-stars {
	color: #fbbc04;
	font-size: 24px;
	letter-spacing: 2px;
}
.testimonial-img {
	display: flex;
	align-items: center;
}
.testimonial-item {
	max-width: 800px;
}
.testimonial-item.card.card-1 {
	padding: 1rem;
}
#testimonials-section > div.container div.testimonial-img > img {
	margin-right: 8px;
	margin-bottom: 8px;
}
.card {
	background: #fff;
	border-radius: 2px;
	display: block;
	margin: 2rem auto;
	position: relative;
}
p.testimonial-description {
	margin: 0 !important;
}
.card-1 {
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
#testimonials-section > div.container > div > div:hover {
	transform: scale(1.05,1.05);
	box-shadow: rgba(0, 0, 0, 0.16) -3px 5px 14px;
}
.testimonials-grid p.NoFound{
	margin:0 auto 15px;
	text-align: center;
	display: block;
	font-weight: bold;
	text-transform: capitalize;
}
#testimonials-section .elementor-cta__button {
	margin: 0 auto;
	text-align: center;
	display: block;
	max-width: 280px;
  	box-sizing: border-box;
}
p.err {
  color: #721c24;
  background-color: #f8d7da;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid #f5c6cb;
  border-radius: 12px;
}
form .field-error {
  width: 100%;
  color: #721c24;
  font-size: 14px;
}
.captcha-container{
	margin-bottom: 20px;
}