/*
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('//fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
header h1.custom-logo-header{
	margin: 0;
}
.home p,
.home .site-main{
	margin: 0;
}
a{
    text-decoration: none !important;
}
.home #content .page-header{
	padding: 0;
	border-top: none;
}
#content .page-header{
	padding: 20px 0px 0;
	border-top: 0px solid rgba(0,0,0,.1);
}
#content .container{
	padding: 40px 0px;
}
#content .page-header #breadcrumbs,
#content .page-header h1.entry-title,
.container{
	max-width: 1340px;
	margin: 0 auto;
	padding: 0 20px;
}
body:not([class*="elementor-page-"]) .site-main{
    max-width: 1340px;
	margin: 257px auto 0;
	padding: 0 16px;
	box-sizing: border-box;
}
.site-main,
main.elementor-location-archive{
	margin: 257px auto 0;
}
#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;
}
#content .page-content{
	padding-top: 20px;
    padding-bottom: 40px;
}
.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;
}
#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: #f0f5f2;
	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, ul{
	margin: 0 0 1rem;
    padding: 0 0 0 20px;
}
ol li, ul li{
	margin-bottom: 10px;
}
ol li:last-child,
ul li:last-child{
	margin: 0;
}
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;
}
.contact-info.mini-contact-info {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.contact-info.mini-contact-info > input {
    margin-bottom: 0;
    margin-right: 1rem;
}
#mini-form > div > button {
    width: 100%;
}
.captcha-container{
	margin-bottom: 20px;
}
.footer-social-icon:hover svg path {
  	fill: #91A598!important;
}
.icon-list-hover a.elementor-social-icon:hover svg path {
  	fill: #fff !important;
}
.btn-width .elementor-button {
  	width: 260px;
}
.box-shad img {
    box-shadow: 0px 6px 21px 0px rgba(145, 165, 152, 0.22)!important;
	object-fit: cover;
  	border-radius: 100%;
}
.img-hvr-effct .elementor-image-box-wrapper{
	line-height: 0;
	position: relative
}
.img-hvr-effct .elementor-image-box-wrapper .elementor-image-box-content{
	display: none;
}
.img-hvr-effct .elementor-image-box-wrapper:hover .elementor-image-box-content{
	position: absolute;
	top: 0;
	text-align: left;
	z-index: 99999;
  	padding: 35px;
  	height: 100%;
  	box-sizing: border-box;
	display: flex;
  	flex-direction: column;
	justify-content: center;
}
.img-hvr-effct .elementor-image-box-wrapper:hover .elementor-image-box-content h3.elementor-image-box-title{
	order: 2;
	margin: 10px 0 0;
}
.img-hvr-effct .elementor-image-box-wrapper:hover:before{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 9999;
	background: rgba(229, 95, 80, 0.87);
	content: '';
	display: block;
	border-radius: 35px;
}
.elementor-pagination-type-bullets .swiper-pagination-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active{
	width: 24px;
	border-radius: 10px;
}
.MainServices {
	position: relative;
}
.MainServices .InnerSer{
	display: none;
}
.MainServices:hover .InnerSer{
	display: flex;
	position: absolute;
	top: 0;
	z-index: 9999;
}
.MainServices:hover .elementor-widget-icon{
	display: none;
}
.ImplantDen:hover:before{
	border-color: #E55F50;
}
.ImplantDen:hover .elementor-widget-icon .elementor-icon svg circle{
	fill: #E55F50;
}
.elementor-menu-toggle{
	padding:  0;
}
header.fixed,
header.fixed .TopBarHdr{
	background: rgba(0,0,0,0.8);
	z-index: 999999;
	box-shadow: 0px 0px 77px 0px rgba(0, 0, 0, 0.1);
}
header{
	background: rgba(0,0,0,0.8);
	box-shadow: 0px 0px 77px 0px rgba(0, 0, 0, 0.1);
}
.home header{
	background: transparent;
	box-shadow: none;
}
blockquote {
  border-left: 3px solid #e8604c;
  padding-left: 15px;
}
.review-link.elementor-button{
	margin-bottom: 1rem;
}
@media (max-width: 1366px) {
	.img-hvr-effct .elementor-image-box-wrapper:hover .elementor-image-box-content{
		padding: 20px;
	}
}
@media (max-width: 1200px) {
	#content .page-header h1.entry-title{
		font-size: 36px;
	}
	.img-hvr-effct .elementor-image-box-wrapper:hover .elementor-image-box-content{
		padding: 15px 20px;
	}
}
@media (max-width: 1024px) {
	.elementor-shortcode form label,
	.elementor-shortcode form input{
		font-size: 14px;
	}
    #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) {
    #mini-form, .contact-info.mini-contact-info  {
        flex-direction: column;
        align-items: baseline;
    }
    #mini-form > div > button {
        margin-top: 1rem;
    }   
    #content .page-header h1.entry-title{
		font-size: 24px;
	}
	.SiteLogo.elementor-widget-theme-site-logo{
		position: relative !important;
	}
	body:not([class*="elementor-page-"]) .site-main,
	.site-main,
	main.elementor-location-archive{
		margin: 0 auto;
	}
}
@media (max-width: 575px) {
	.elementor-shortcode .user-info div {
		width: 100%;
	}
}