/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css">

.box-body p{
	gap: 10px !important;
    display: flex  !important ;
    align-items: end !important ;
    margin-top: 10px  !important;
}


.wpcf7-not-valid-tip{
	    margin-bottom: 15px !important;
}
.elementor-23 .elementor-element.elementor-element-d2edccb .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator {
	 position: relative; /* make link a positioning container */
    padding-right: 25px; /* add space for the arrow */
}
.elementor-23 .elementor-element.elementor-element-d2edccb .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator {
	 position: absolute;
    right: 0;   /* stick to the right */
    top: 50%;
    transform: translateY(-50%); /* vertically center */
    margin: 0 !important; /* remove earlier margin */
/* 	margin-right: 13px !important; */

}
.elementor-23 .elementor-element.elementor-element-ed76438 
.elementskit-navbar-nav-default .elementskit-dropdown-has > a  {
    position: relative; /* make link a positioning container */
    padding-right: 25px; /* add space for the arrow */
}

.elementor-23 .elementor-element.elementor-element-ed76438 
.elementskit-navbar-nav-default .elementskit-dropdown-has > a .elementskit-submenu-indicator  {
    position: absolute;
    right: 0;   /* stick to the right */
    top: 50%;
    transform: translateY(-50%); /* vertically center */
    margin: 0 !important; /* remove earlier margin */
/* 	margin-right: 13px !important; */

}
/* .elementor-23 .elementor-element.elementor-element-ed76438 .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator{
	margin: 0 !important;
} */

.ekit-wid-con .elementskit-post-image-card{
	-webkit-transition: none !important;
     transition: none !important;
    background-color: #fff;
    border-radius: 10px;
/*     background: #123075;  */
 -webkit-box-shadow: none !important; 
     box-shadow: none !important;
}
/* .ekit-template-content-markup.ekit-template-content-header.ekit-template-content-theme-support {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 9999;
    background: #fff;
} */
/* start home page slider */
.sp-pcp-title a{
	font-family: "nelphim", Sans-serif;
    font-size: 24px !important;
    font-weight: 400;
    color: #18181B !important;
	margin-top: 10px;
	margin-bottom: 10px;
}
.sp-pcp-post .sp-pcp-post-thumb-area img {
      border-radius: 10px !important;
}
.sp-pcp-title a:hover{
	 color: #18181B !important;
}
.sp-pcp-post-content {
	  font-size: 16px !important;
    font-family: 'Bw Nista Geometric DEMO', sans-serif;
    color: #636571 !important;
	font-weight:400 !important ;
	margin-bottom: 20px !important;
    margin-top: 20px !important;

}
.sp-pcp-post{
	border: 1px solid #ddd !important;
    padding: 20px 20px 0px 20px !important;
    border-radius: 10px !important;
	margin-left: 10px !important;
	margin-right: 10px !important;
}
.sp-pcp-post .sp-pcp-post-content .sp-pcp-readmore a{
    
    padding: 10px 18px !important;
font-weight:400 !important ;
    text-transform: capitalize !important;
    font-size: 14px !important;
     border-radius: 10px !important;
}
.sp-pcp-readmore{
	 margin-top: 20px !important
}
.dots .swiper-pagination-bullet-active{
	background: #9caf88 !important;
}
/*  end home page slider */
.link-hover {
	color: #636571;
}
.link-hover:hover{
	color: #9CAF88;
}
}
li#menu-item-42 ul.elementskit-dropdown.elementskit-submenu-panel {
    margin-left: 35px;
}
@import url('https://fonts.cdnfonts.com/css/bw-nista-geometric-demo');
 /* zoom in container */

.zoom-in-con:hover{
    transform: scale(1.02);
}
/* zoom in container */
/* start css my-sticky-container */
/* Sticky Header */
header.sticky-header {
  position: sticky !important;
  top: 0 !important;
  z-index: 9999;
}
#my-sticky-container{
	position: sticky;
	top: 0px;
	align-self: flex-start;
}
.elementskit-post-image-card .elementskit-entry-header img{
	border-radius: 10px;
}

/* end css my-sticky-container */
span.post-cat{
	margin-left: 0px !important;
}
span.meta-date{
color:#636571 !important;
	margin-right: 0px !important;
}
.li-color li::marker{
	color:  #9CAF88;
	font-size: 24px;

}
.link-color-change:hover{
	color : #9CAF88 !important;
}
p.elementor-icon-box-description{
	margin-top: -3px !important;
}
/* start footer email css  */
.footer-email {
  display: flex;
	gap: 10px;
/*   justify-content: center;
  align-items: center;
  background-color: #3a3a3a; 
  padding: 20px; */
  border-radius: 8px;
}

.footer-email input[type="email"] {
  background-color: #DBDBDB;
  color: #555;
  padding: 12px 16px;
  border: none;
  border-radius: 10px;
/*   width: 113% !important; */
  font-size: 16px;
  outline: none;
  margin-right: 10px;
  font-family: 'Bw Nista Geometric DEMO', sans-serif;
    font-weight: 400;
}
.footer-email input[type="submit"]{
	border-radius: 10px !important;
}

.footer-email input[type="submit"] {
  background-color: #9bad8f;
  color: #fff;
  border: none;
  padding: 10px 35px;
  border-radius: 15px;
  font-size: 18px;
  cursor: pointer;
  transition: background 0.3s ease;
  font-family: 'Bw Nista Geometric DEMO', sans-serif;
}

.footer-email input[type="submit"]:hover {
  background-color: #DBDBDB;
	color: #454545;
}
/* end footer email css  */
.breadcrumbs{
     color: #DBDBDB;
	text-align: center;

}
.breadcrumbs span{
	  color: #DBDBDB;
}

/* start css Request a Consult */
.form-row p{
	margin-block-end: 0rem !important;
}
/* Container for first and last name */
.form-row {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.wpcf7-list-item{
	margin: 0rem !important;
}

/* Each column takes 50% */
.form-col {
  flex: 1;
  min-width: 48%;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required{
	margin-top: 0px !important;
}
/* Input, select, textarea styling */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="number"],
.wpcf7 select,
.wpcf7 textarea {
  width: 100%;
  padding: 12px 14px;
  border: 1px solid #DBDBDB;
  border-radius: 6px;
  font-size: 14px;
  margin-bottom: 12px;
  box-sizing: border-box;
   font-family: 'Bw Nista Geometric DEMO', sans-serif;
	color: #656565;
}
/* .wpcf7 input[type="text"]:focus{
	border-color: #9d2020 !important;
}  */
.wpcf7 input[type="text"]:focus, .wpcf7 input[type="email"]:focus,
.wpcf7 input[type="number"]:focus,
.wpcf7 select:focus,
.wpcf7 textarea:focus,
.wpcf7 .wpcf7-form-control.wpcf7-text:focus {
    border-color: #DBDBDB !important;
    outline: none !important; /* removes default blue outline */
    box-shadow: none !important; /* removes WP theme focus shadow */
}


/* Placeholder color */
::placeholder {
  color: #656565;
}

/* Acceptance checkbox alignment */
.form-check {
  display: flex;
  align-items: center;
  margin-top: -10px;
    font-size: 16px;
/*     font-family: 'Bw Nista Geometric DEMO'; */
	font-family: 'Bw Nista Geometric DEMO', sans-serif;
    font-weight: 400;
	color: #656565;
/*   margin-bottom: 16px; */
}

/* Submit button styling */
.submit-button {
  background-color: #9CAF88 !important;
  color: #fff !important;
  padding: 12px 28px !important;
  border: none !important;
  border-radius: 8px !important;
  font-size: 16x !important;
  font-weight: 600 !important;
  cursor: pointer !important;
  transition: background 0.3s ease !important;
    font-family: 'Bw Nista Geometric DEMO', sans-serif;
}

.submit-button:hover {
  background-color: #454545 !important;
}
textarea.wpcf7-form-control.wpcf7-textarea{
	    height: 130px;
}

/* end css Request a Consult */

/* start testimonial css */
   .testimonial-container {
      width: 100%;
      max-width: 850px;
      height: 575px; 
      overflow: hidden;
      position: relative;
    }

    .testimonial-wrapper {
      display: flex;
      flex-direction: column;
      transition: transform 0.8s ease-in-out;
    }

   .testimonial-card {
  background-color: #ffffff;
  border-radius: 20px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.08);
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
/*   padding: 30px; */
  position: relative;
  overflow: visible;
	   margin-bottom: 25px;
}

.quote-icon {
  position: absolute;
  top: 5px;
  left: 0px;
  width: 60px;
  height: auto;
  z-index: 1;
}

.quote-icon img {
  width: 100%;
  height: auto;
  display: block;
}


    .content-wrapper {
      display: flex;
      align-items: stretch;
      height: 100%;
      width: 100%;
    }

 .text-block {
  flex: 1;
  padding: 75px 30px 30px 40px;
  position: relative;
  z-index: 1;
}

    .text-block p {
      font-size: 16px;
      line-height: 1.6;
      color: #636571;
      margin-bottom: 15px;
      font-family: 'Bw Nista Geometric DEMO', sans-serif;
    }

    .name {
      font-weight: bold;
      font-size: 16px;
      color: #000;
    }

    .location {
      font-size: 14px;
      color: #888;
    }

    .image-block {
  width: 186px;
  flex-shrink: 0;
}

    .image-block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
	border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
}

.page-contact input[type="submit"] {
	width: 100%;
	border-radius: 10px!important;
	margin-top: 10px;
}

/*  end testimonial css*/
/* start Internationally trained Dentists css */
.feature-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.feature-list li {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #0b1333; /* same dark text color as your image */
/*   margin-bottom: 10px; */
}

.feature-list i {
  color: #9ca88f; /* greenish check color */
/*   margin-right: 8px; */
  font-size: 20px;
}
.dentist-card {
/* 	position: fixed; */
/* 	top: 4%;
    left: 34%; */
/*   background: #fff; */
/*     margin-top: -105px !important; */
/* 	padding: 20px 30px 0px 30px; */
/*   border-radius: 16px; */
/*   max-width: 550px; */
/*   margin: auto; */
/*   font-family: 'Inter', sans-serif; */
/*   box-shadow: 0 2px 10px rgba(0,0,0,0.06); */
}

.dentist-card h2 {
  font-size: 35px;
      font-family: 'Nelphim', serif;
  font-weight: 600;
  margin-bottom: 6px;
	color: #000;
}

.dentist-card .sub-text {
     font-size: 16px;
    color: #777777;
    margin-bottom: 18px;
    font-family: 'bw-nista-geometric-demo';
}

.dentist-card .feature-list {
  list-style: none;
  margin: 0 0 10px;
  padding: 0;
}

.dentist-card .feature-list li {
  font-size: 18px;
    /* margin: 8px 0; */
    display: flex;
    align-items: center;
    color: #000A2D;
    font-family: 'bw-nista-geometric-demo';
}

.dentist-card .check {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #9CAF88;
  display: inline-block;
  margin-right: 8px;
  position: relative;
}

.dentist-card .check::after {
  content: "✔";
  position: absolute;
  top: 0;
  left: 4px;
  font-size: 13px;
  color: #fff;
}

.dentist-card .form-row {
  display: flex;
  gap: 12px;
}

.dentist-card input[type="text"],
.dentist-card input[type="email"],
.dentist-card input[type="tel"],
.dentist-card select {
 width: 100%;
    padding: 12px 12px;
    border: 1px solid #ddd;
    border-radius: 8px;
    margin-bottom: 12px;
    font-size: 14px;
    font-family: 'bw-nista-geometric-demo';
    font-weight: 300;
}

.dentist-card input:focus,
.dentist-card select:focus {
  border-color: #8ac97d;
  outline: none;
}

.dentist-card .form-terms {
      margin: 20px 0;
    font-size: 16px;
    color: #777777;
    font-family: 'bw-nista-geometric-demo';
    font-weight: 400;
}

.dentist-card .note {
 font-size: 16px;
    color: #777777;
    font-family: 'bw-nista-geometric-demo';
    font-weight: 400;
  margin: 4px 0;
}

.dentist-card .form-buttons {
  display: flex;
/*   gap: 10px; */
  margin-top: 25px;
}

.dentist-card input[type="submit"] {
  border: none;
    padding: 12px 25px;
    border-radius: 8px;
    font-size: 16px;
    cursor: pointer;
    transition: background 0.3s ease;
    flex: 1;
    font-family: 'bw-nista-geometric-demo';
	font-weight: 600;
	 background: #9CAF88 !important;
  color: #fff !important;
}
.dentist-card input[type="submit"]:hover{
	 background: #454545 !important;

}
.form-col.dentist-btn .dentist-send-btn {
    padding: 12px 25px;
}


.dentist-card input[type="submit"]:first-child:hover {
  background: #454545 !important;
}

.dentist-card input[type="submit"]:last-child {
  background: #f1f1f1;
  color: #333;
	
}

.dentist-card input[type="submit"]:last-child:hover {
  background: #e1e1e1;
}
#my-dropdown{
	margin-top: 0px !important;
}
.dentist-book-btn{
	background: #fff !important;
    border: 1px solid #DBDBDB  !important;
    color: #636571  !important;
}
.dentist-book-btn:hover{
	background: #454545 !important;
	color: #fff !important;
}


/* .pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{
	overflow-y: hidden !important;
} */

.pum-container.pum-responsive.pum-responsive-tiny{
	top: 80px !important;
}
/* div#pum-1316{
		display: flex !important;
		align-items: center !important;
	} */
.pum-container {
    top: 100px;
    position: absolute;
    margin-bottom: 0em !important;
    z-index: 1999999999;
}

/* end Internationally trained Dentists css */

/* start responsive css */
@media only screen and (min-width: 1024px) {
    .pum-container.pum-responsive.pum-responsive-tiny {
        margin-left: -18%;
        width: 35% !important;
    }
	
}

@media (max-width: 1600px) {
        .pum-container.pum-responsive.pum-responsive-tiny {
		transform: translate(0px, 00px);
    }

}
@media (max-width: 1536px) {
        .pum-container.pum-responsive.pum-responsive-tiny {
		transform: translate(0px, 00px);
    }

}

@media(min-width: 1151px) and (max-width: 1440px){
	   .pum-container.pum-responsive.pum-responsive-tiny {
        margin-left: -36% !important;
        width: 50% !important;
		top: 64px !important;
    }
	

	
}

@media (min-width: 1025px) and (max-width: 1150px){

/* .elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-3b7ebe2 {
    width: 11.016% !important;
}
.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-d4ef3b4 {
    width: 64.648% !important;
}
a.ekit-menu-nav-link.active {
    padding: 0px 6px 0px 6px !important;
    font-size: 13px !important;
}
a.ekit-menu-nav-link{
    padding: 0px 6px 0px 6px !important;
    font-size: 13px !important;
} */
	.dentist-card h2{
		width: 80% !important;
	}
	.pum-container.pum-responsive.pum-responsive-tiny {
        margin-left: -32%;
        width: 60% !important;
		top: 100px !important;
    }  
	span.meta-date-text {
    font-size: 14px !important;
}
	h2.entry-title a {
    font-size: 19px !important;
}
}


@media(min-width: 900px) and (max-width: 1024px) {
	.elementor-23 .elementor-element.elementor-element-d2edccb .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator {
		 margin-right: 13px !important;
	}
	.elementor-23 .elementor-element.elementor-element-ed76438 
	.elementskit-navbar-nav-default .elementskit-dropdown-has > a .elementskit-submenu-indicator{
		margin-right: 13px !important;
	}
	span.post-cat {
    margin-left: 0px !important;
}
	.pum-container.pum-responsive.pum-responsive-tiny {
        margin-left: -32%;
        width: 60% !important;
    }
	span.meta-date-text {
    font-size: 14px !important;
}
	h2.entry-title a {
    font-size: 20px !important;
}
}
@media(min-width: 768px) and (max-width: 889px) {
	h2.entry-title a {
    font-size: 20px !important;
}
}

@media(max-width: 767px){
	.elementor-element-d2edccb .elementskit-submenu-indicator::before{
	    margin-right: -10px !important;
	}
	.elementor-23 .elementor-element.elementor-element-d2edccb .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator {
		 margin-right: 13px !important;
	}
	.elementor-23 .elementor-element.elementor-element-ed76438 
	.elementskit-navbar-nav-default .elementskit-dropdown-has > a .elementskit-submenu-indicator{
		margin-right: 13px !important;
	}

	.dentist-card h2 {
		font-size: 32px;
	}
	.dentist-card .note , .dentist-card .form-terms {
		font-size: 14px;
	}
/* 	.dentist-card .form-buttons {
		display: block !important;
	} */
	.dentist-card .form-row {
		display: block !important;
	}
	.dentist-card .feature-list li {
		font-size: 14px !important;
	}
	.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{
	overflow-y: scroll !important;
}
	span.post-cat{
		margin-left: 0px !important;
	}
	.sp-pcp-post{
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.dentist-card h2 {
    width: 70% !important;
}
	.post-meta-list{
    display: block !important;
    justify-content: start !important;
}
}

@media(max-width: 600px){
	.form-check{
		font-size: 14px;
	}

	.form-row {
		display: block !important;
	} 
	.dentist-btn p {
		margin-bottom: 11px !important;
	}
	
	
}
@media (min-width: 320px) and (max-width: 576px){
	.dentist-btn p {
		margin-bottom: 11px !important;
	}
		.dentist-card .form-buttons {
		display: block !important;
	} 
	    .dentist-card h2 {
        font-size: 20px !important;
    }
}
@media(max-width: 320px){
	.dentist-btn p {
		margin-bottom: -15px !important;
	}
}
/* end responsive css */