/*
Theme Name: yashoda child theme
Theme URI: http://www.domseedmarketing.com
Description: A WordPress child theme for Yashoda Hospitals
Author: DomseedMarketing
Author URI: http://www.domseedmarketing.com
Template: yashoda
Version: 4.24.0
*/
body{
/* 	font-family: "Poppins", sans-serif !important; */
	line-height: 30px;
	font-weight: 400;
}
*{
  transition: all 0.3s ease-out;
}
ol, ul {
    padding-left: 1rem;
	margin-bottom: 1rem;
}
ol{
	list-style: auto;
}
p{
    padding-bottom: 0;
	margin-bottom: 20px;
	line-height: 30px;
/* 	font-family: "Poppins", sans-serif !important; */
}
.card p{
    padding-bottom: 0;
	margin-bottom: 10px;
	line-height: 24px;
}

p:last-child{
/* 	margin-bottom: 0; */
}
.small, small {
    font-size: .875em !important;
}
b {
    font-weight: 600;
}
body h1 {
	color: #827FC6;
}
body h1, body .h1 {
    font-size: 32px;
	line-height: 42px;
}
body h2, body .h2 {
    font-size: 28px;
	line-height: 38px;
}
body h3, body .h3 {
    font-size: 24px;
	line-height: 34px;
}
body h4, body .h4 {
    font-size: 20px;
	line-height: 30px;
}
body h5, body .h5 {
    font-size: 18px;
	line-height: 28px;
}
body h6, body .h6 {
    font-size: 16px;
	line-height: 26px;
}

.primary-text{
	color: #35383d !important;
}
img{
	display: block;
}
.selectyourpreferreddoctors_cnt h4 span{
	font-family: "Poppins", sans-serif !important;
}
.yh-primary-btn{
    color: #827fc6;
    border-radius: 30px;
    width: auto;
    padding: 10px 30px;
}
.yh-primary-btn:hover, .yh-primary-btn.active{
	color: #fff;
	background-color: #857dc6;
}
.yh-card{
	box-shadow: 0 0 4px rgb(215, 226, 232, 1);
	border-radius: 10px;
	border: none;
}
.purple-text{
	color: #827fc6;
}
.yh-text-link{
	color: #827fc6;
	text-decoration: none;
}
.section-alt-bg{
	background: #f9f9ff !important;
}
.main-banner-info h1{
	font-size: 40px;
}
.yh-locations-imgs{
	background: url(/wp-content/uploads/2024/02/building-bg.png) no-repeat top center;
}
.yh-cards-wrapper .feature_card{
	border-radius: 12px;
	transition: 1s box-shadow;
	position: relative;
}

.yh-cards-wrapper .feature_card:hover {
  }

.news-cards ul {
    display: flex;
    padding: 0;
    column-gap: 30px;
  }

.news-cards ul li.card {
  list-style: none;
  box-shadow: 0 0 4px rgb(215, 226, 232, 1);
  padding: 15px;
  border-radius: 10px;
  margin: 5px 0;
	border: none;
}
.news-cards ul li.card a{
  display: flex;
  color: #474a51;
  text-decoration: none;
  align-items: self-start;
}
.news-cards ul li.card a small{
  display: block;
  margin-top: 5px;
  color: #a2a8b4;
}
.news-cards ul li.card img{
  border-radius: 10px;
}
.position-absolute {
    position: absolute !important;
}
.yh-locations ul {
    display: flex;
    padding: 0;
    row-gap: 15px;
	flex-wrap: wrap;
  }
.yh-locations ul li{
	list-style: none;
	display: flex;
    align-items: center;
    column-gap: 5px;
    font-size: 18px;
	flex: 0 0 50%;
}
.yh-locations ul li .et-pb-icon{
	font-size: 18px;
}
.lp-yh-locations ul{
	gap: 30px;
}
.lp-yh-locations ul li{
	flex: 0 0 calc(50% - 30px);
}
.lp-yh-locations ul li img{
	border-radius: 20px;
	width: 100%;
}
.loc-position{
	bottom: -30px;
	right: 15px;
}
.terms_info ol {
/*     margin-left: 20px;  */
}
.terms_info ol li {
    margin-bottom: 10px;
     list-style-position: outside;  
}
.yh-tabs ul.et_pb_tabs_controls{
	column-gap: 10px;
	display: flex;
	background: none;
}
.yh-tabs ul.et_pb_tabs_controls li{
	list-style: none;
	border: none;
}
.yh-tabs ul.et_pb_tabs_controls li a{
	border: 1px solid #827fc6;
	background: #fff;
	padding: 10px 20px;
	border-radius: 30px;
}
.yh-tabs ul.et_pb_tabs_controls li a:hover{
	color: #827fc6;
}
.yh-tabs ul.et_pb_tabs_controls li.et_pb_tab_active a{
	background:#827fc6;
	color: #fff !important;
}
.yh-tabs.yh-treatment-tabs ul.et_pb_tabs_controls{
	display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer-widgets .footer-widget ul{
	padding-left: 0;
}
#footer-widgets .footer-widget li:before, .yh-video-list ul li:before, .yh-specialists-list ul li:before, .med-references ul li:before, #footer-bottom ul li:before{
	display: none !important;
}

.feature_card{
  justify-content: center; 
  align-items: center; 
  height: 120px; 
}

.card.feature_card{
	border: 1px solid  #857dc6;
	transition: all 0.3s ease-out;

}
.yh-cards-wrapper a:hover {
color: #827fc6;
}
.yh-cards-wrapper a .feature_card img{
	transition: transform .2s;
	transition: 0.5s;
	height: 60px;
	
}
.yh-cards-wrapper a:hover .feature_card{
	transition: all 0.2s ease-out;
    box-shadow: 3px 3px 0px 3px rgba(130, 127, 198, 0.2);
    margin-top: -10px;
	margin-bottom: 10px;
}

.yh-cards-wrapper a:hover .feature_card img{
	transform: scale(1.2);
	transform: rotateY(180deg);
}

.view_all_button, a.button.add_to_cart_button,
a.button.addtocartbutton {
    border: #857dc6 1px solid;
    color: #857dc6;
    background-color: #fff;
   /* padding: 5px !important; 
    display: inline-block !important;
    width: inherit !important;*/
	
}
.view_all_button:hover, a.button.add_to_cart_button:hover,
a.button.addtocartbutton:hover {
	background-color: #857dc6;
    box-shadow: 0px 15px 20px rgba(130, 127, 198, 0.4);
    color: #fff !important;
}
.yh-primary-filled{
	background-color: #857dc6;
	color: #fff;
}
.greybg {
  background-color: #f3f2f8;
}
.section-padding {
    padding-top: 40px;
    padding-bottom: 40px;
}


 
   
/* Button */

.primary-button {
    position: relative;
    border: 1px solid #827fc6;
    border-radius: 50%;
/*     width: 250px;
    height: 48px; */
    overflow: hidden;
    background-color: transparent;
    font-size: 16px;
}

.primary-button:hover{
	background-color: #857dc6;
  box-shadow: 0px 15px 20px rgba(130, 127, 198, 0.4);
  color: #fff !important; 
  transform: translateY(-7px);
}
.lp-feature-icon .et_pb_main_blurb_image{
	margin-bottom: 10px;
}


/* Button Styles End */
 
.procedure-tbl{
	background: #ffebd5;
}
.procedure-tbl tr td, .procedure-tbl tr th {
	border-bottom: 1px solid rgba(0,0,0,.1);
	text-align: center;
	padding: 15px 10px;
}
.procedure-tbl tr th{
	
}
.procedure-tbl tr:last-child td{
	border-bottom: none
}
.yh-lp-card-style-2 a{
	display: block;
	padding: 15px 0;
	text-decoration: none;
}

.PCost-tbl {
      display: table;
	width: 100%;
   }
   .PCost-tblRow { 
      display: table-row; 
   }
   .PCost-tblHeading { 
      display: table-header-group; 
   }
   .PCost-tblCell { 
      display: table-cell;
      padding: 10px 15px;
      border: 1px solid rgba(0, 0, 0, .2); 
   }
.PCost-tblHead{
	display: block;
	 padding: 10px 15px;
	font-weight: 600;
}
   .PCost-tblHeading { 
      display: table-header-group; 
   }
   .PCost-tblFoot { 
      display: table-footer-group; 
   }
   .PCost-tblBody { 
      display: table-row-group; 
   }

/* Custom Divi Col Settings */

/* Blog Page */
.yh-blog-listing article .et_pb_image_container{
/* 	margin: -20px 0 29px; */
}
.et_pb_post img {
  object-fit: contain;
  height: auto;
  width: 100%;
}

.form-control {
    display:initial !important;
}


/*** Change Mobile Columns By DiviMundo.com ***/

.footer-contact-form-section {
    border-bottom: 1px solid rgba(255, 255, 255, .15) !important;
}
.footer-contact-form-section .wpcf7-response-output, .footer-contact-form-section .wpcf7 form.sent .wpcf7-response-output{
	margin: 0 !important;
    text-align: center;
    border: none !important;
    color: #ffb900;
}
/* YH Header Right Section */
.yh-head-rt {
    margin-top: -20px;
}
.yh-head-rt ul {
    column-gap: 20px;
    justify-content: flex-end;
    align-items: center;
}
.yh-head-rt ul li {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
}
.yh-head-rt ul li a {
    color: #000;
    text-decoration: none;
}
.yh-head-rt ul li small {
    font-weight: 400;
    font-size: 82%;
    letter-spacing: 0.5px;
    color: #888;
}
.doctor-thmb img{
	width: 138px;
	height: 138px;
	object-fit: cover;
}

.find-doctor-form input{
	background: url(/wp-content/uploads/2024/04/search-icon.png) no-repeat 0 6px;
	padding-left: 35px !important;
}
.find-doctor-form input:focus, .bsh-enquire-form input:focus, .bsh-enquire-form textarea:focus{
	box-shadow: inherit;
	border-bottom: 1px solid #999;
}
.bsh-enquire-form input:focus,  .bsh-enquire-form textarea:focus{
	background: none;
}
.bsh-enquire-form p{
	margin-bottom: 8px;
}
/* Book an Appointment Styles */
.orange-text{
	color: #f58634;
}
.purple-text, a{
	/*color: #362f72;*/
	color: #837fc6;
}
.yh-card{
	border: none;
	box-shadow: 0px 0px 34px 0px rgb(50 47 106 / 8%);
	border-radius: 10px;
}
.fs-7{
	font-size: .9rem;
}
.gray-text{
	color: #777;
}
.default-btn{
	background: #837fc6 ;
}

.booking-heading-title{
	text-align: center;
    display: flex;
    align-items: center;
    column-gap: 10px;
	
}
.booking-heading-title h1{
	font-size: 32px;
	padding-bottom: 0;
	margin-bottom: 0;
}

/* Form Styles */
.form-control:focus{
	border-color: #362f72;
}
.lined-input {
    position: relative;
}

.lined-input input, .lined-input select {
    border: none;
    border-bottom: 1px solid #ced4da;
    border-radius: 0;
    box-shadow: none;
    padding-left: 0;
	padding: 5px 0;
}
.lined-input input:focus, .lined-input select:focus{
    box-shadow: none;
}

.lined-input label {
    position: absolute;
    top: 5px;
    left: 15px;
    pointer-events: none;
/*     padding: 7px 0; */
    transition: 0.2s ease-out;
    color: #495057;
}

.lined-input input:focus + label, .lined-input input:not(:placeholder-shown) + label {
    font-size: 13px;
    transform: translateY(-22px);
    color: #999;
}
.btn:hover{
    background: #362f72;
}
.patient_list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    padding: 0;
}
.patient_list ul li{
    flex: 0 0 calc(50% - 15px);
    list-style: none;   
}
.patient_list input[type=radio] + label{
	padding: 15px 15px 15px 25px;
    border: 1px solid rgb(217, 219, 221);
    border-radius: 30px;
    display: block;
    cursor: pointer;
    position: relative;
}
.pt-radio input[type="radio"]{
	display: none;
}
.patient_list input[type=radio]:checked + label{
	background: #827fc6;
	color: #fff;
}
.patient_list input[type=radio]:checked + label::after{
	background: url(/wp-content/uploads/2024/05/check-mark.png) no-repeat;
	background-size: 32px;
	width: 32px;
	height: 32px;
	position: absolute;
	right: 12px;
	top: 12px;
	content: "";
}
/* Form Styles End */
.yh-appointment-tabs {
    background: #faf9ff;
    border: none;
    border-radius: 50px;
}

.yh-appointment-tabs li{
    width: 50%;
}
.yh-appointment-tabs .nav-link{
    color: #333;
    padding: 15px;
    border: none;
    font-weight: 500;
    border-radius: 50px;
}
.yh-appointment-tabs .nav-link.active{
    color: #fff;
    background: #f58634;
    
}
.py-25{
    padding-top: .75rem;
    padding-bottom: .75rem;
}
.btn.disabled, .btn:disabled, fieldset:disabled .btn{
    background-color: rgba(0, 0, 0, .4);
}
.docot-list{
    font-size: 15px;
}
.exp_location{
    line-height: 24px;
    column-gap: 5px;
}
.exp_location .material-symbols-outlined{
    font-size: 18px;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
/*     text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center; */
}

.swiper-slide img {
/*     display: block;
/*     width: 100%;
    height: 100%; 
    object-fit: cover; */
	margin: 0 auto;
}

.slot-booking-profilepic img{
    width: 110px;
}
.space-between{
	justify-content: space-between;
}
.nav-tabs.day-tabs {
    justify-content: space-between;
}
.nav-tabs.day-tabs li {
    list-style: none;
    width: 33.3%;
    text-align: center;
    align-items: center;
    justify-content: center;
    background: no-repeat;
	position: relative;
	padding-left: 0;
}
.nav-tabs.day-tabs .nav-link{
	padding: 15px 10px ;
	width: 100%;
	color: #35383d;
	margin: 0;
	border: none;
}
.nav-tabs.day-tabs .nav-link:hover{
	border: none;
	margin: 0;
}
.nav-tabs.day-tabs .nav-link.active{
	background: none;
	border-radius: 0;
	border: none;
	color: #827fc6;
}
.nav-tabs.day-tabs .nav-link.active:after{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #827fc6;
	height: 2px;
	content: "";
}

.time-slot-list .swiper-slide a, .time-slot-list-team .swiper-slide a, .time-slot-list-finddoc{
    border-radius: 6px;
    font-size: 15px;
    line-height: 24px;
    padding: 10px;
    color: #323438;
    background: #f0f1f6;
    display: block;
    text-decoration: none;
    width: 100%;
	border-radius: 30px;
}
.time-slot-list .swiper-slide.no-slots, .time-slot-list-team .swiper-slide.no-slots, .ttime-slot-list-finddoc .swiper-slide.no-slots{
    cursor: not-allowed;
}
.time-slot-list .swiper-slide a small{
    color: #25a021;
	display: block;
}
.time-slot-list .swiper-slide.no-slots a small{
    color: rgba(0, 0, 0, .5);
}
.time-slot-list .swiper-slide.active a, .time-slot-list .swiper-slide.active a small.available, .time-slot-list-team .swiper-slide.active a{
    background: #362f72;
    color: #fff;
}


.time-list ul{
	display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    padding: 0;
	margin-bottom: 0;
}
.time-list ul li{
	list-style: none;
/* 	flex: 0 0 calc(12% - 10px); */
	min-width: 85px;
	padding-left: 0;
	margin-bottom: 0;
}

.time-list ul li a{
    border-radius: 6px;
    font-size: 15px;
    line-height: 24px;
    padding: 10px;
    color: #323438;
    background: #f0f1f6;
    display: block;
    text-decoration: none;
    width: 100%;
	
}
.time-list ul li.no-slots{
    cursor: not-allowed;
}
.time-list ul li a small{
    color: #25a021;
}
.time-list ul li a small{
    color: rgba(0, 0, 0, .5);
}
.time-list ul li.active a, .time-slot-list .swiper-slide.active a small.available{
    background: #362f72;
    color: #fff;
}
.upcoming-Swiper .swiper-slide, .previous-appointment-Swiper .swiper-slide{
	padding: 8px;
	
}
.upcoming-Swiper .yh-card, .previous-appointment-Swiper .yh-card {
	box-shadow: 0px 0px 6px 0px rgb(50 47 106 / 10%);
}

.yh-inner-bnr .et_pb_slide {
    height: 250px;
	align-items: center;
}

/* Upcoming Appointments */




/* Book an Appointment Styles End */

/* Find a Doctor */
.doctorsListsearch .doc-thmb, #doctorsListsearch .doc-thmb, .author_box .doc-thmb, .slot-booking-profilepic img, .find-doc-list-testimonial .doc-thmb, .yh-lp-doctors-swiper .doc-thmb, .woocommerce-page ul.products li.product a img, .woocommerce ul.products li.product a img, .woocommerce div.product div.images img, .pod-author-thmb .doc-thmb, .pod-autho-info .doc-thmb  {
	width: 100px;
	height: 100px;
	max-width: 100px;
	box-shadow: 2px 2px 15px rgba(0,0,0,.1);
	object-fit: cover;
    object-position: top;
	background: url(/wp-content/uploads/2024/06/doc-profile-bg.png) no-repeat 15px -20px;
	background-size: 100%;
}
.find-doc-list h5{
	font-weight: 600;
}
.doc-profile-img{
    flex: 0 0 125px;
}
.doctorsListsearch{
    line-height: 1.4em;
}
.doctorsListsearch .doc-thmb{
	width: 125px;
	height: 125px;
	max-width: 100%;
}
.evening-clinics-doclist .doc-thmb  {
	width: 100px;
	height: 100px;
}
.doc-designation{
	line-height: 20px;
}
.pod-author-thmb .doc-thmb{
	width: 70px;
	height: 70px;
	max-width: 100%;
}

/* Speciality Team */
.team-tabs-info .nav-tabs, .team-tabs-info .nav-tabs .nav-item.show .nav-link, .team-tabs-info .nav-tabs .nav-link.active, .team-tabs-info .nav-tabs .nav-link:hover {
	border-color: transparent;
}
.team-tabs-info ul{
	padding: 0;
}
.team-tabs-info ul li{
	list-style: none;
}
#left-area ul, .entry-content ul .team-tabs-info ul.nav-tabs{
	padding: 0;
	justify-content: space-evenly;
}
.team-tabs-info .nav-link{
	color: #827fc6;
}
.team-tabs-info .nav-link.active, .team-tabs-info .nav-tabs .nav-link.active, .team-tabs-info .nav-link:focus {
	font-weight: 600;
	color: #827fc6;
	background: none;
}
.team-tabs-info .nav-tabs .nav-link.active{
	position: relative;
}
.team-tabs-info .nav-tabs .nav-link.active:after{
	top: 22px;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(226, 226, 226, 0);
	border-bottom-color: #e2e2e2;
	border-width: 8px;
	margin-left: -8px;
}
.team-tabs-info .tab-content{
	border-top: 1px solid #e2e2e2;
	padding: 10px 5px;
	border-radius: 0px;
	font-size: 14px;
	line-height: 22px;
}
.prev_info p{
	padding-bottom: 0;
}
.speciality_page_form_otp .wpcf7-not-valid-tip{
	font-size: 13px;
}
.speciality_page_form_otp .wpcf7-list-item{
	margin-left: 0;
}
div.flex_otp p, .PhoneNumber .intl-tel-input{
	display: block;
}
.mobile_verify_otp .otpsendbutton{
	border: none;
	margin: 0 5px;
	font-size: 13px;
}
.mobile_verify_otp_footer .otpsendbutton{
	border: none;
	margin: 0 5px;
	font-size: 13px;
}
/* A-Z list styles */

.alphabets-list ul{
	display: flex;
	gap: 10px;
	padding: 0;
	flex-wrap: wrap;
	margin-top: 20px;
}
.alphabets-list ul li{
	list-style: none;
}
.alphabets-list ul a{
	padding: 5px 12px;
	box-shadow: 0 0 2px rgba(0,0,0,.1);
	color: #212529;
	text-decoration: none;
	border-radius: 3px;
/* 	width: 38px; */
    display: block;
    text-align: center;
}
.alphabets-list ul a:hover{
	background: #857dc6;
	color: #fff;
}
.a-z-list ul{
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	padding: 0 0 30px;
	border-bottom: 1px solid rgba(0,0,0,.1);
	margin-bottom: 30px;
}
.a-z-list ul li{
	flex: 0 0 calc(25% - 10px);
}
.a-z-list ul li a{
	color: #212529;
	text-decoration: none;
}
.a-z-list ul li a {
  background-image: linear-gradient(
    to right,
    #857dc6,
    #857dc6 50%,
    #212529 50%
  );
  background-size: 200% 100%;
  background-position: -100%;
  display: inline-block;
  padding: 5px 0;
  position: relative;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.3s ease-in-out;
}

.a-z-list ul li a:before {
  content: '';
  background: #857dc6;
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 1px;
  transition: all 0.3s ease-in-out;
}

.a-z-list ul li a:hover {
 background-position: 0;
}

.a-z-list ul li a:hover::before {
  width:100%;
}
.procedure-list ul li{
	flex: 0 0 calc(50% - 10px);
}
.procedure-list h4{
	color: #857dc6;
}
/* Main Navigation */
nav#top-menu-nav ul.sub-menu{
	padding-top: 0;
}
nav#top-menu-nav ul.sub-menu li{
	padding: 0;
	display: block;
}

nav#top-menu-nav ul.sub-menu li	a{
	font-weight: normal;
	width: 100%;
    line-height: 22px;
	color: #212529;
}
nav#top-menu-nav ul.sub-menu li	a:hover{
	color: #857dc6;
	opacity: 1;
	background: none;
}

/* Specialities Page */
.yh-specialists-list ul{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	padding: 0;
}
.yh-specialists-list ul li{
	list-style: none;
	flex: 0 0 calc(33.33% - 20px);
	padding-left: 0;
	display: flex;
	align-items: center;
	column-gap: 10px;
}
.yh-specialists-list ul li a{
	text-decoration: none;
	display: flex;
	align-items: center;
	column-gap: 10px;
}
.yh-specialists-list ul li img{
	width: 40px;
}
/* Specialities Page End */

/* Testimonials Individual */
.individual-testimonial-video, .lp-testimonial-card{
	position: relative;
 	width: 100%;
  	overflow: hidden;
  	padding-top: 56.25%; /* 16:9 Aspect Ratio */
	border-radius: 10px;
}
.individual-testimonial-video.single-testimonial{
	padding-top: inherit;
}
.individual-testimonial-video.single-testimonial .responsive-iframe{
	position: inherit;
	height: auto;
}
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.patient-details ul{
	padding: 0;
}
.patient-details ul li{
	margin-bottom: 12px;
}
.patient-details ul li:last-child{
	margin-bottom: 0;
}
.patient-details ul li a{
	text-decoration: none;
	color: #212529;
}
.medicine-video-swiper{
	overflow: hidden;
	padding: 5px 1px 50px;
}
.medicine-video-swiper .swiper-slide{
	padding: 2px;
	height: auto;
}
.medicine-video-swiper .lp-testimonial-card{
	background: #fff;
	box-shadow: 0 0 3px rgba(0,0,0,.1);
	border-radius: 12px;
	overflow: hidden;
	height: 100%;
}
.medicine-video-swiper .lp-testimonial-card iframe{
	width: 100%;
}
.medicine-video-swiper .lp-testimonial-card p{
	padding: 12px 20px;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	line-height: normal;
}
.medicine-video-swiper p{
	margin-bottom: 0;
}
.medicine-video-swiper .responsive-iframe {
	height: calc(100% - 49px)
}
.test-icon path {
	fill: red !important;
}
.lp-testimonial-swiper .fluid-width-video-wrapper{
	padding-top: 0 !important;
}
.lp-testimonial-swiper .fluid-width-video-wrapper{
	border-radius: 12px 12px 0 0;
	overflow: hidden;
}
.lp2-testimonial-swiper .yh-card, .lp2-testimonial-swiper .fluid-width-video-wrapper{
	border-radius: 0
}
.lp-testimonial-swiper p:last-of-type{
	padding: 20px;
	font-weight: 600;
}
.med-cta-btn img{
	width: 140px;
	border-radius: 10
}
.medical-cta-thmb {
    width: 120px;
    height: 120px;
    padding: 15px;
    margin: 0 auto 15px;
    border: 2px solid;
}
.medical-cta-thmb p{
	font-weight: 600;
	font-size: 18px;
}
.med-side-effect-list ul {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin: 0 0 30px;
}
.med-side-effect-list ul li{
/* 	flex: 0 0 calc(33% - 40px); */
	font-size: 18px;
	list-style: disc;
    margin-left: 30px;
}
.Medicine-faqs .accordion-item, .yh-faq-accordion .et_pb_toggle_item{
	border: none;
	border-bottom: 1px solid #e5e5e5;
	background: none;
	border-radius: 0;
	padding-left: 0;
}
.yh-faq-accordion .et_pb_toggle_item{
	margin-bottom: 0 !important;
	padding:15px 0 !important;
}
.yh-faq-accordion .et_pb_toggle_item h5{
	font-weight: 600;
    font-size: 16px;
    color: #09090c !important;
}
.Medicine-faqs .accordion-body{
	padding-left: 0;
}
.Medicine-faqs .accordion-item:last-child{
	border-bottom: none;
}
.Medicine-faqs .accordion-item .accordion-button{
	font-weight: 600;
	background: none;
	padding-left: 0;
}
.Medicine-faqs .accordion-item .accordion-button:not(.collapsed){
	background: none;
}
.Medicine-faqs .accordion-button:focus, .Medicine-faqs .accordion-button:not(.collapsed){
	box-shadow: none;
}
.Medicine-faqs .accordion-button:not(.collapsed){
	color: #857dc6;
}
.Medicine-faqs .accordion-header{
	padding-bottom: 0;
}
.medicine-video-swiper {
		padding-bottom: 50px;
	}
.med-references ol, .med-references ul{
	padding: 0;
}
.med-references{
	word-break: break-all;
}
.med-references ol li, .med-references ul li {
    padding: 17px;
    box-shadow: 0 0 6px rgba(133, 125, 198, .3);
    border-radius: 10px;
    margin: 0 0 10px;
    display: block;
    background: #fff;
	word-wrap: break-word;
	color: #35383d;
}
.med-references ol li a{
	color: #857dc6;
	text-decoration: none;
}
.med-references ol li a:hover, .med-references ul li a:hover {
    color: #fcb27c;
}
.med-side-effect-list h2, .med-side-effect-list h3{
/* 	color: #fff; */
}
.yashodahospitals_teamlist .doc_appointment_btn{
	width: 100%;
}
.appointment_btn a:hover{
	color: #fff;
}
.med-help{
	line-height: 0;
}
.med-help img{
	margin: 0 auto;
}
/* Blog Category Listing */
.blog_list{
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}
.blog_list article{
	flex: 0 0 calc(33.3% - 30px);
	box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.11);
	padding: 20px;
	margin: 0;
}
.blog_list article .entry-featured-image-url{
	margin: -20px -20px 29px;
}
.blog_list article h2.entry-titles{
	font-size: 18px;
	line-height: 26px;
	padding-bottom: 0;
}

/* Careers Page Styles */
.yh-blurb-style .et_pb_blurb_container{
	padding: 0 20px;
}
.doctor-filters select{
	border: none;
}

/*Careers Page Styles End*/

/* V Blogs Styles*/
.fluid-width-video-wrapper {
    position: relative;
    padding-top: 56.23% !important;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.vblog_list, .infertilitytreatments_slider {
	overflow: hidden;
}
.vblog_list h4{
	line-height: 26px;
}
.yh-video-list ul{
	display: flex;
	gap: 30px;
	flex-wrap: wrap;
	padding: 0;
}
.yh-video-list ul li{
	flex: 0 0 calc(33.3% - 20px);
	list-style: none;
}
.yh-internal-banner {
    line-height: 0;
	padding-left: 15px;
	padding-right: 15px;
}
.news-cards-list img{
	height: 190px;
	object-fit: cover;
	width: 100%;
}

/* V Blogs Styles End*/


/* LP Page Styles */
.lp-sub-title {
    line-height: 36px;
}
.enquiry_title p{
	margin-bottom: 0;
	display: flex;
	gap: 10px;
}

.lp-feature-icon .et_pb_main_blurb_image .et_pb_image_wrap {
  width: 100px;
  height: 100px;
  align-items: center;
  justify-content: center; 
	border-color: #827fc6 !important;
	display: flex !important;
	border-radius: 50%;
}
.lp-feature-icon .et_pb_main_blurb_image .et_pb_image_wrap img{
	border-radius: 0 !important;
	max-width: 60px;
}

.lp-surgery-list ul {
	padding: 0 0 0 10px;
}
.lp-surgery-list ul li{
	background: url(/wp-content/uploads/2024/07/lp-list-arrow.png) no-repeat 0 6px;
	padding: 0 0 0px 15px;
	list-style: none;
	margin-bottom: 10px;
}
.lps_surgeries-template .et_pb_row{
	max-width: 1200px;
}
.insurance-panel, .insurance-img {
	position: relative;
}
.insurance-panel:after{
	background: url(/wp-content/uploads/2024/07/des-element-4.png) no-repeat right 20px;
	position: absolute;
	content: "";
	top: 40px;
	right: 0;
	width: 66px;
	height: 168px;
}
.replacement-panel:after{
	background: url(/wp-content/uploads/2024/07/des-element-2.png) no-repeat left 20px;
	position: absolute;
	content: "";
	top: 20px;
	left: -120px;
	width: 200px;
	height: 269px;
}
.insurance-img:before{
	background: url(/wp-content/uploads/2024/07/des-element-1.png) no-repeat right 20px;
	position: absolute;
	content: "";
	top: -50px;
	left: -140px;
	width: 206px;
	height: 209px;
	z-index: -1;
}
.insurance-img img, .radius-30 img {
	border-radius: 30px;
}
.insurance-img.replacement-img:before{
	background: url(/wp-content/uploads/2024/07/des-element-3.png) no-repeat right 20px;
	width: 104px;
	height: 104px;
	left: inherit;
	right: -30px;
}
.lp-cta-btn{
	border: 1px solid #fff;
	color: #fff !important;
}
.lp-cta-btn:hover{
	background: #fff;
	color: #524da6;
}

.lp-testimonials-swiper {
	overflow: hidden;
	padding: 5px 1px 50px;
}
.lp-testimonials-swiper .swiper-slide{
	padding: 2px;
	height: auto;
}
.lp-testimonials-swiper .lp-testimonial-card{
	background: #fff;
	box-shadow: 0 0 3px rgba(0,0,0,.1);
	border-radius: 12px;
	overflow: hidden;
	height: 100%;
	padding: 0;
}

.lp-testimonials-swiper .lp-testimonial-card p{
	padding: 12px 20px;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	line-height: normal;
}
.lp-purple-bg{
  background: #524da6 !important;
}
.lp-banner-enq-btn {
    display: inline-block;
}
.lp-primary-button-white{
	position: relative;
	color: #837fc6;
	background: #fff;
	border: none;
	font-size: 18px;
	border-radius: 30px;
	padding: 10px 25px 10px;
	font-weight: 600;
}
.pl-60 {
    padding-left: 60px;
}

.lp-primary-button-white img{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}

.yh-lp-doctors-swiper .swiper-slide {
    height: auto;
	box-shadow: 0 0 2px rgba(0,0,0,.25) !important;
}
.lp-surgery-cards .et_pb_column{
    padding: 10px;
}
.lp2-surgery-cards img{
	width: 100px;
}

/*LP 2*/
.lp2-head{
	font-size: 54px;
}
.lp2-head span{
	display: inline-block;
	padding: 14px 10px;
	margin-top: 10px;
}
.lps_surgeries-template .orange-bg{
	background: #f58634;
}
.lps_surgeries-template .orange-text{
	color: #f58634;
}
.lps_surgeries-template .gray-bg{
	background: #424b54;
}
.lp-surgery-list-lp2 ul li{
	color: #fff;
	background: none;
	padding: 0;
}
.lp2-form{
	z-index: 99;
}
.insurance-panel-lp2{
	position: relative;
	overflow: hidden;
}
.insurance-panel-lp2:before{
	background: rgba(255,255,255,.1);
	box-shadow: 0 0 30px rgba(0,0,0,.3);
	width: 500px;
    height: 500px;
    position: absolute;
    left: -300px;
    top: -100px;
	content:"";
	border-radius: 100%;
}
.insurance-panel-lp2:after{
	background: rgba(255,255,255,.1);
	box-shadow: 0 0 30px rgba(0,0,0,.3);
	width: 300px;
    height: 300px;
    position: absolute;
    right: -150px;
    bottom: -80px;
	content:"";
	border-radius: 100%;
}
.lp4-banner{
	position: relative;
}
.lp4-banner:before{
	background: url(/wp-content/uploads/2024/08/lp4-Shape-transparent.png) no-repeat -410px -20px;
    position: absolute;
    width: 400px;
    height: 480px;
    background-size: 520px;
    content: "";
}
h1.lp4-banner-title{
	color: #9b83d8;
}
h1.lp4-banner-title span{
	color: #7881d3;
}
.lp4-surgery-list ul li{
	list-style: none;
	position: relative;
	font-size: 18px;
    line-height: 32px;
	margin-bottom: 10px;
	padding-left: 18px;
}
.lp4-surgery-list ul li:before{
	background: #9b83d8;
	width: 8px;
	height: 8px;
	border-radius: 10px;
	position: absolute;
	left: 0;
	top: 12px;
	content: "";
}
.lp4-banner-enq-btn a{
	background: rgb(164,136,222);
	background: linear-gradient(180deg, rgba(164,136,222,1) 0%, rgba(118,128,215,1) 100%);
	color: #fff !important;
}
.lp10-banner-enq-btn a{
	background: #524da7;
	color: #fff !important;
}
.lp10-surgery-list ul li{
	list-style: none;
	color: #424a53;
	font-weight: 600;
	margin-bottom: 10px;
}
.lp10-replacement-types{
	z-index: 99;
	box-shadow: 0 0 30px rgba(0,0,0,.1);
}
.lp5-second-openion-cards {
	gap: 10px;
}
.lp10-surgery-list ul li span {
    font-size: 12px;
    margin-right: 5px;
}
.lp10-ins-approval-card{
	position: relative
}
.lp10-ins-approval-card:before{
	background: rgb(0,0,0);
	background: linear-gradient(184deg, rgba(0,0,0,0.23012955182072825) 0%, rgba(0,0,0,1) 100%);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	content: "";
}
.lp10-surgery-list-insurance ul li{
	color: #fff;
	list-style: none;
}
.lp10-section-second-openion{
	background: url(/wp-content/uploads/2024/08/faqs-bg-lp10.jpg) repeat-x #fff top center !important;
	background-size: 90% !important;
}
/* LP Page Styles End */

/* Blog Page */
.yh-blog-list a.more-link{
	color: #F79D54;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.yh-blog-list .post-meta, .yh-blog-list .post-meta a{
	color: #6c757d;
	font-size: 14px;
}
/* Blog Page End */

/* Events Page */
.event-banner-bg{
  background: url(/wp-content/uploads/2024/07/event-banner-1.jpg) no-repeat center;
  background-size: cover;
}
.event-title, .event-banner-bg h5
{
	color:#fff;
}
.download-icon {
      background: #fff;
    border-radius: 30px;
    width: 50px;
    height: 50px;
    display: inline-flex;
    line-height: 50px;
	align-items: center;
    justify-content: center;
}
.event-brochure-btn img{
  width: 30px;
}
.event-brochure-btn:focus, .btn.event-brochure-btn:active, .event-brochure-btn:focus-visible{
  background: #827fc6;
}
.event-brochure-btn:hover{
  background: #64619e;
}
.yh-events-list .card-body{
	color: #35383d;
}
.yh-events-list .card-body p:first-child{
	margin-bottom: 5px;
}
.wp-pagenavi{
	text-align: center;
    margin-top: 30px;
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 3px;
}

.event-guest img{
	box-shadow: 0 0 2px rgba(0,0,0,.2);
	border-radius: 15px;
	margin: 0 auto;
	width: 200px;
    height: 200px;
    object-fit: cover;
    object-position: top;
	background: url(/wp-content/uploads/2024/06/doc-profile-bg.png) no-repeat 15px -20px #fff;
}
.event-brochure-btn{
	display: inline-flex;
    align-items: center;
}
/* Events Page End */



/* Podcast Styles */
.pod-author-thmb img {
    width: 70px;
}

.podcast-info-section{
  background: rgb(114,93,212);
  background: linear-gradient(180deg, rgba(114,93,212,1) 0%, rgba(120,83,197,1) 100%);
	border-radius: 15px 15px 0 0;
}
.podcast-sponsors{
	border-radius: 0 0 15px 15px;
}
.pod-autho-info {
    background: #f5f2fe;
    width: 220px;
    height: 220px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.pod-autho-info .doc-thmb{
	 width: 220px;
    height: 220px;
	max-width: 220px;
}
/* Podcast Styles End */
.footer-contact-form br{
	display: none;
}

.footer-contact-form small{
	font-size: .75em;
}

.footer-contact-form ul li p {
	padding-bottom: 0;
	margin-bottom: 0;
}
.footer-contact-form ul{
	display: flex;
	gap: 15px;
	padding-left: 0;
	margin-bottom: 0;
}
.footer-contact-form ul li {
	list-style: none;
	position: relative;
}
.footer-contact-form ul li.query-type{
	flex: 0 0 185px;
}
.footer-contact-form .wpcf7-spinner{
	margin: 0 0 0 10px;
	display: inline;
}

.footer-contact-form ul li:last-child{
	flex: 0 0 140px;
	
}
.footer-contact-form ul li input, .footer-contact-form ul li select, .footer-contact-form ul li input[type=text]:focus{
	background: transparent;
    border-radius: 50px;
    color: #fff;
    padding: 8px 15px;
    border: 1px solid #fff;
	width: calc(100% - 0px);
	height: 48px;
}
.footer-contact-form ul li input.footer-submit-btn, .footer-contact-form ul li button.footer-submit-btn {
	background: #ffca98;
	border: none;
	color: #424b54;
	width: auto;
}
.footer-contact-form option:not(first-child) {
  color: #000;
}
.footer-contact-form ul li input.otpsendbutton{
	padding: 0;
	background: none;
	border: none;
	position: absolute; 
	right: 15px;
	top: 0px;
	color: #ffca98;
	font-weight: bold;
	width: auto;
}
.footer-contact-form ul li button.footer-submit-btn{
	border-radius: 50px;
	padding: 8px 20px;
}
.footer-contact-form ul li input::placeholder{
	color: #fff;
}
.footer-contact-form .resendotpbtn{
	bottom: -50px;
}


/* LP Styles */
.alternate-bg{
  background: #f9f9ff;
}
.purple-border{
  border-color: #827fc6 !important;
}
.orange-text{
  color: #f5bd81;
}
.orange-bg{
  background: #f5bd81;
}

.purple-bg{
  background: #827fc6;
}
.lp-feature-icon .et_pb_main_blurb_image .et_pb_image_wrap {
  width: 100px;
  height: 100px;
  align-items: center;
  justify-content: center; 
	border-color: #827fc6 !important;
	display: flex;
	border-radius: 50%;
}
.lp-feature-icon .et_pb_main_blurb_image .et_pb_image_wrap img{
	border-radius: initial;
	max-width: 60px;
}
.swiper-pagination-bullet-active{
	    background: #837fc6;
    border-radius: 10px;
    width: 20px;
}
.yh-lp-doctors-swiper .swiper-pagination-bullet-active{
	background: #fff;
}

.yh-card {
    box-shadow: 0 0 4px rgb(215, 226, 232, 1);
    border-radius: 10px;
    border: none;
}
.fixed-yh-navbar{
  box-shadow: 0px 0px 50px 0px rgba(190, 188, 198, 0.4);
}
.yh-btn {
  transition: all .3s ease-in;
}
.yh-btn:hover{
  background: #827fc6;
  color: #fff;
}
.yh-lp-header {
	z-index: 4;
}
.yh-lp-header img{
	width: auto;
	height: 60px;
	
}
.procedure-tbl {
	border-radius: 15px;
}
.lp-banner-text ul li{
	font-size: 18px;
	line-height: 32px;
}
.know-lang{
	align-items: center;
}
.find-doc-info{
	line-height: 26px;
}
.know-lang i{
	margin-right: 6px;
}

.surgery-lp-tabs{
	border: none;
}
.surgery-lp-tabs .et_pb_all_tabs{
	background: none;
}
.surgery-lp-tabs ul.et_pb_tabs_controls{
	background: none !important;
	justify-content: center;
    display: flex;
    column-gap: 20px;
    margin-bottom: 20px;
	padding-left: 0;
}
.surgery-lp-tabs.et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li{
	background: none !important;
	width: auto;
	padding: 0 !important;
    height: auto !important;
	border: none !important;
	margin-bottom: 0;
}
.surgery-lp-tabs.et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li a{
	font-size: 18px;
    padding: 10px 25px !important;
    border: 1px solid #fff;
    border-radius: 30px;
	display: inline-block;
	color: #fff;
}
.surgery-lp-tabs.surgery-lp2-tabs.et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li a{
	border-radius: 0;
}
.surgery-lp-tabs.et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_active a{
	border: 0px !important;
    background: #fff !important;
    color: #827fc6 !important;
    font-weight: 600 !important;
}

.yh-lp-doctors-swiper .card{
	background: #fff;
	border-radius: 8px;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
}
.surgery-lp2-tabs .yh-lp-doctors-swiper .card.yh-card{
	border-radius: 0;
}
.surgery-lp2-tabs .yh-lp-doctors-swiper .card.yh-card .know-lang{
	justify-content: center;
}

.yh-lp-doctors-swiper .card p{
	margin-bottom: 10px;
	line-height: 22px;
}
.yh-lp-doctors-swiper .card img{
	width: 120px;
	margin-bottom: 15px;
	margin-left: initial;
}
.yh-lp-doctors-swiper .card .col-md-6{
/* 	width: 50%; */
}
.lps_surgeries-template .surgery-lp-tabs.et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li a {
    color: #524da6 !important;
    border: 1px solid #524da6;
	display: block !important;
	text-align: center;
	
}
.lps_surgeries-template .surgery-lp-tabs.et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_active a {
    border: 1px solid #524da6;
    color: #fff !important;
    background: #524da6 !important;
}
.lp-whatsapp-form input {
    border: none;
    border-bottom: 1px solid #bbb;
    padding: 10px 0;
    font-family: 'PoppinsRegular';
    font-size: 16px;
    width: 100%;
}
.yh-lp-logo img{
	width: 100px !important;
}
.lp2-enquiry-form .speciality_page_form_otp ul{
	border-bottom: 10px solid #524da6;
}

.lp6-banner-enq-btn a.lp-primary-button-white{
	border: 2px solid #292e41;
	color: #292e41 !important;
}
.replacement-types ul{
	display: flex;
    gap: 10px;
    padding: 0;
    justify-content: space-between;
}
.replacement-types ul li{
	list-style: none;
    font-weight: 600;
    display: flex;
    column-gap: 15px;
    align-items: center;
    font-size: 18px;
}
.replacement-types ul li img{
	width: 80px;
}
.lp6-replacement-tyles ul{
	gap: 15px;
}
.lp6-replacement-tyles ul li {
	 display: flex;
    column-gap: 15px;
    align-items: center;
    font-size: 18px;
    flex: 0 0 calc(25% - 15px);
    border-radius: 30px;
    padding: 20px 20px;
}
.lp6-surgery-list ul li{
	background: none;
	padding-left: 0;
}
.lp-gray-text{
	color: #35383d !important;
}
.lp6-cta-btn{
	border: 1px solid #35383d;
	color: #35383d !important;
}
.lp6-cta-btn:hover{
	background: #35383d;
	color: #fff !important;
}
.lps_surgeries-template .purple-text{
	color: #524da6 !important;
}
.lp6-faq-section-bg{
	background: #2a2f42;
}

.lp3-banner{
	position: relative;
}

.lt-blue-bg{
	background: #c4ddf3;
}
.lt-green-bg{
	background:#d7ece5;
}
.lt-purple-bg{
	background: #d7d2f2;
}
.lt-red-bg{
	background: #f2ddd8;
}
.lp3-surgery-cards img{
	width: 50px;
}
#noMatchMessage img, .no-doctor-found img {
    width: 180px;
    margin-bottom: 20px;
}
.lp4-surgery-cards .lp4-sec-openion-card .rounded-circle{
	width: 100px;
	height: 100px;
	flex: 0 0 100px;
}
.red-bg{
	background: #fe8b84;
}
.blue-bg{
	background: #5e5fef;
}
.ltblue-bg{
	background: #1588a3;
}
.yellow-bg{
	background: #ffbe30;
}
.lp4-sec-openion-card h3{
	color: #18173f !important;
}
.lp4-spl-doctors .know-lang{
	justify-content: center;
}
.lp4-spl-doctors .swiper-slide {
    margin-top: 58px;
}
.lp4-spl-doctors .p-4 {
    margin-top: -75px;
}
.lp4-spl-doctors .yh-lp-doctors-swiper .doc-thmb{
	background: url(/wp-content/uploads/2024/06/doc-profile-bg.png) no-repeat 15px -20px #dfe6ee;
}
.replacement-types.lp4-replacement-types ul li, .replacement-types.lp7-replacement-types ul li {
	display: block;
}
.lp4-replacement-types .hrs-icon {
    background: #ee6a92;
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 70px;
    margin: 0 auto 20px;
	box-shadow: 0px 12px 12px rgba(238, 106, 146, .3);
}
.lp4-replacement-types .lp4-hrs-purple-bg .hrs-icon {
	background: #a568e1;
	box-shadow: 0px 12px 12px rgba(165, 104, 225, .3);
}

.lp4-replacement-types .lp4-hrs-blue-bg .hrs-icon {
	background: #6bcdf0;
	box-shadow: 0px 12px 12px rgba(107, 205, 240, .3);
}

.lp4-replacement-types .lp4-hrs-green-bg .hrs-icon {
	background: #9ed987;
	box-shadow: 0px 12px 12px rgba(158, 217, 135, .3);
}
.lp7-replacement-types .hrs-icon{
	width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    margin: 0 auto 20px;
	box-shadow: 0px 4px 16px rgba(124, 96, 190, .1);
}
.surgery-thmb-lp7 img{
	border: 8px solid #fff;
	border-radius: 25px;
	box-shadow: 0px 6px 20px rgba(124, 96, 190, .3);
}
.border-radius-20{
	border-radius: 20px;
}
.sec-opinion-card .et_pb_code_inner{
	height: 100%;
}
.lp7-spl-doctors .yh-lp-doctors-swiper .swiper-slide{
	border: 1px solid #827fc6;
	border-radius: 20px;
}
.lp7-testimonial-swiper iframe{
	border-radius: 20px 20px 0 0;
}
.lp7-faq-section{
	background: rgb(144,107,210);
	background: linear-gradient(90deg, rgba(144,107,210,1) 0%, rgba(89,83,169,1) 100%);
}
.lp5-faq-section{
	background: #524da7 !important;
}
.lp5-banner{
	overflow: hidden;
}
.lp5-banner:before{
	position: absolute;
	background: rgb(44 45 140 / 80%);
	width: 1000px;
	height: 820px;
	top: -180px;
	left: -25%;
	content: "";
	border-radius: 80px;
	-webkit-transform: rotate(-150deg);
}
.lp5-banner:after{
	position: absolute;
	background: rgb(44 45 140 / 80%);
	width: 600px;
	height: 420px;
	bottom: -20px;
	right: -25%;
	content: "";
	border-radius: 80px;
	-webkit-transform: rotate(150deg);	
}
.lp5-rep-types .rounded{
/* 	background: #4c50a0;
	width: 100px;
	height: 100px;
	border-radius: 60px;
	border: 5px solid #fff;
	box-shadow: 4px 4px 5px rgba(76, 80, 160, .2); */
	
	background: #4c50a0;
	border: 5px solid #fff;
    width: 110px;
    height: 110px;
	flex: 0 0 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 80px !important;
    margin: 0 auto;
	box-shadow: 0px 12px 12px rgba(76, 80, 160, .3);
	
}
.lp5-rep-types ul li img{
	width: 70px;
}
.lp5-spl-doctors .yh-lp-doctors-swiper .card img{
	width: 200px;
	max-width: 200px;
	height: 200px;
}
.lp5-spl-doctors .know-lang {
	justify-content: center;
}
.sec-opinion-card img {
    height: 140px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
.yh-shadow{
	box-shadow: 0px 0px 20px rgba(76, 80, 160, .3);
}
.lp5-section-blue-bg{
	background: #e9eef4 !important;
}
.lp11-blue-bg{
	background: #413c9a !important;
}
.lp-purple-text{
	color: #413c9a !important;
}
.lp11-surgery-list ul {
	padding-left: 0;
}
.lp11-surgery-list ul li{
	color: #fff;
	margin-bottom: 10px;
	list-style: none;
}
.lp11-replacement-types .hrs-icon{
	border-radius: 100px;
}
.lp11-spl-doctors .yh-lp-doctors-swiper .card, .lp11-medicine-videos .lp2-testimonial-swiper .yh-card{
	border-radius: 20px;
}
.lp11-spl-doctors .yh-lp-doctors-swiper .swiper-wrapper{
/* 	padding: 10px; */
}
.lp11-blue-bg{
	background-repeat: no-repeat !important;
	background-position: center right !important;
}
.lp11-medicine-videos .lp2-testimonial-swiper .fluid-width-video-wrapper{
	border-radius: 20px;
}
.lp6-banner{
	background: rgb(109,77,188);
	background: linear-gradient(90deg, rgba(109,77,188,1) 100%, rgba(93,77,175,1) 100%);
}
.lps_surgeries-template h3 {
    padding: 20px 0 0;
    line-height: 28px;
}
.lps_surgeries-template .lp2-surgery-cards h3{
	padding: 0 0 10px;
}
.speciality_page_form_otp{
	border-radius: 20px;
	background: #fff;
}

.lp11-banner-form .lp-enquiry-form .speciality_page_form_otp ul{
	background: none;
}
.lp8-replacement-types{
	position: relative;
}
.lp8-replacement-types ul{
	flex-wrap: wrap;
}
.lp8-replacement-types li{
	position: relative;
    color: #fff;
    flex: 0 0 calc(50% - 15px);
    padding: 50px 0 0;
    height: 245px;
}
.lp8-replacement-types .hrs-icon{
	width: 70px;
    display: block;
    margin: 0 auto 5px;
}
.rptype:before, .sec-open-card:before{
	background: #6f4dbd;
    border-radius: 30px;
    width: 180px;
    height: 180px;
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    /* transform: rotate(-130deg); */
    z-index: -1;
    transform: translate(-50%, -50%) rotate(-140deg);
    left: 50%;
    top: 50%;
	box-shadow: -5px 0px 5px rgba(111, 77, 189, .2);
}
.replacement-types ul li.rptype{
	display: block;
	font-size: 15px;
	line-height: 20px;
}

.lp8-alternate-bg{
	background: #f2f3f8 !important;
	position: relative;
	overflow: hidden;
}
.lp8-alternate-bg:before{
	position: absolute;
    background: #d0cfe0;
    width: 600px;
    height: 420px;
    bottom: -100px;
    left: -32%;
    content: "";
    border-radius: 80px;
    -webkit-transform: rotate(140deg);	
}
.lp8-alternate-bg:after{
	position: absolute;
    background: #d0cfe0;
    width: 600px;
    height: 420px;
    top: -100px;
    right: -32%;
    content: "";
    border-radius: 80px;
    -webkit-transform: rotate(140deg);	
}
.lp8-get-second-openion-list ul{
	display: flex;
	flex-wrap: wrap;
	gap: 50px;
}
.lp8-get-second-openion-list ul li{
	flex: 0 0 calc(50% - 50px);
	position: relative;
	list-style: none;
	padding: 0 40px;
}
.lp8-get-second-openion-list ul li .sec-open-card{
	margin-bottom: 70px;
}
.lp8-get-second-openion-list ul li .hrs-icon img{
	max-width: 80px;
}
.sec-open-card:before {
    top: 110px;
}
.lp8-get-second-openion-list ul li .hrs-icon {
    margin-top: 40px;
}
.yh-lp-doctors-swiper .swiper-container{
	padding: 10px 5px;
}

/* LP Styles End */



.steps-to-book ul li{
	list-style: none;
}
.yh-rounded-icon{
	width: 100px;
	height: 100px;
	display: block;
    padding: 15px;
}
input[type=text].search-boxmfqs{
	background: url(/wp-content/uploads/2024/04/search-icon.png) no-repeat 0 3px;
	border: none;
	border-bottom: 1px solid #ccc;
	text-indent: 32px;
}
.breadcrumbs .container_info{
	padding-left: 15px;
	padding-right: 15px;
}
.med-cta-btn p{
	margin-bottom: 0;
}
/* Surgery Pages */
.surgery-banner-bg{
	background: url(/wp-content/uploads/2024/02/banner-bg.jpg) no-repeat center center;
	background-size: cover;
}
.lp-feature-icon {
    width: 140px;
    height: 140px;
    align-items: center;
    justify-content: center;
}

/* Procudre Cost Styles */
.branches ul {
    display: flex;
    padding: 0;
    column-gap: 30px;
    justify-content: space-between;
}
.branches ul li {
    list-style: none;
	position: relative;
	
}
.branches ul li img {
    width: 100%;
    border-radius: 10px;
    border: none;
}
.branches ul li a:hover img{
	transform: scale(1.03);
}
.small-text{
	font-size: 12px;
}
.yh-faqs-accordion button.accordion-button{
	box-shadow: none;
	padding-bottom: 0;
    font-weight: 600;
}
.yh-faqs-accordion .accordion-button:not(.collapsed){
	color: #35383d;
}
.yh-pagination .wp-pagenavi {
	border: none;
    margin-top: 50px;
	flex-wrap: wrap;
    display: flex;
    align-items: center;
    justify-content: center;
}
.yh-pagination .wp-pagenavi a{
	border: 1px solid rgba(0,0,0,.1) !important;
	padding: 10px 15px;
	border-radius: 5px;
}
.yh-pagination .wp-pagenavi .current{
	padding: 10px 15px;
	border-radius: 5px;
}

.listofyashodaclinics_list ul{
		row-gap: 15px;
        display: flex;
        column-gap: 50px;
		padding-left: 20px;
	display: flex;
	flex-wrap: wrap;
	}
	.listofyashodaclinics_list ul li{
		list-style: disc;
	}
	.listofyashodaclinics_list ul li a{
		color: #827FC6;
	}
	.listofyashodaclinics_list ul li::marker{
		color: #fed09e;
	}
.bsh-enquriy{
	
}
.clinics_doc_section_info ul{
	padding: 0;
}
.lp-enquiry-form.cost-hyd-enquiry-form .speciality_page_form_otp ul{
	padding-left: 15px;
	padding-right: 15px;
}

/* Programs */
.program-list ul{
	flex-wrap: wrap;
}
.program-list ul li{
	list-style: none;
	display: inline-flex;
}


.clinic_doc_info.card p{
	margin-bottom: 10px;
}

.yh-key-highlights img{
	margin: 0 auto;
    text-align: center;
    border: 2px solid #827FC6;
    padding: 12px;
    border-radius: 50%;
    width: 110px !important;
}
.yh-key-highlights .et_pb_main_blurb_image, .yh-key-highlights h4{
	margin-bottom: 0;
}
.yh-key-highlights h4{
	padding-bottom: 0
}
.yh-key-points .et_pb_main_blurb_image{
	margin-bottom: 0;
}
.top-hospital-list ul{
	padding: 0;
}
.top-hospital-list ul li{
	display: flex;
	list-style: none;
	gap: 10px;
	align-items: center;
	margin-bottom: 10px;
}
.top-hospital-list ul li a{
	color: #35383d;
}
.cost_inline_link{font-size:23px;font-weight:400;text-decoration: underline;text-decoration-color: #847dc2;}

.swiper.infertilitytreatments-slider{
	text-align: center;
	padding-bottom: 45px;
}
.infertilitytreatments-slider .figure_icon img{
	background: #827FC6;
	padding: 12px;
    border-radius: 50% !important;
	margin-bottom: 20px;
}
.yh-counter .percent, .yh-counter .percent p{
	margin-bottom: 0 !important;
}
.yh-counter-img img{
	width: 100% !important;
	margin-bottom: 10px;
}
.yh-counter .percent{
	height: auto;
	margin-bottom: 10px
}

.health-conditions-list .wpcf7-form-control{
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
}
.health-conditions-list .wpcf7-form-control label{
	display: flex;
}
.health-conditions-list .wpcf7-form-control input{
	width: auto;
	height: auto;
	margin-right: 5px;
}
.yh-blog-list-swiper {
    overflow-x: hidden;
}
.key-feature-blurb .et_pb_main_blurb_image {
	margin-bottom: 15px;
}
.key-feature-blurb .et_pb_main_blurb_image img{
	width: 100px;
	padding: 5px;
}
/* 2 Columns Mobile */
/* Gallery Custom Styles */
.et_pb_gallery_items{
	gap: 10px;
    display: flex;
    flex-wrap: wrap;
}
.et_pb_gutters1.et-db #et-boc .et-l .et_pb_column_4_4 .et_pb_grid_item{
	width: calc(25% - 10px);
}
.et_pb_gallery_grid .et_pb_gallery_item img{
	height: 200px;
    object-fit: cover;
	object-position: top;
}
/* Gallery Custom Styles End */

/* Events Page */

.vblog_list .fluid-width-video-wrapper img{
	position: absolute;
    top: 0;
    left: 0;
    height: 205px;
    object-fit: cover;
}
.inr-page-content .yh-events-list ul li{
	padding-left: 0;	
}
.subscribe-title .h3{
	line-height: 48px;
}

/* Procedure cost table */

.treatment-table {
    width: 100%;
    margin: 20px 0;
    overflow-x: auto; /* For horizontal scrolling on smaller screens */
}

.treatment-table table {
    width: 100%;
    border-collapse: collapse;
	border: 1px solid #e9e8f7;
}

.treatment-table th, .treatment-table td {
    padding: 12px 15px;
    text-align: left;
    font-size: 16px;
}

.treatment-table th {
    background-color: #857dc6;/* Light blue for the header */
    color: #fff !important;
    font-weight: bold;
}

.treatment-table td {
    border-bottom: 1px solid #ddd;
    
}

.treatment-table td:nth-child(2) {
/*     text-align: right;  */
}

.treatment-table tr:hover {
    background-color: #f9f9f9; /* Light hover effect */
}

.whyyashoda_innertxt table tr th {
    color: #fff;
    font-weight: 600;
    padding: 10px 15px;
    border: 1px solid #857dc6;
    background-color: #857dc6;
}
#et-top-navigation{
	position: relative;
	z-index: 9;
}
.et_pb_row_2.et_pb_row.main_c_block{
	padding-right:15px !important;
}
.inr-page-content .lifestyle-tabs ul li, .inr-page-content .yh-treatment-tabs ul.et_pb_tabs_controls li{
	padding: 0;
}
.inr-page-content .lifestyle-tabs ul li:before, .inr-page-content .yh-treatment-tabs ul.et_pb_tabs_controls li:before{
	border: none;
	content: inherit;
}
.yh-tabs.lifestyle-tabs ul.et_pb_tabs_controls li a{
	text-align: center;
}
.rotate-90{
	rotate: 90deg;
}
.yh-sticky{
	position: fixed;
    right: -152px;
    transform: translate(0, 0);
    top: 50%;
    z-index: 1;
	content-visibility: visible;
}
.yh-sticky ul{
    rotate: -90deg;
    display: flex;
    transform: translate(10px, -50%);
    right: 0;
    gap: 1px;
    margin: 0;
    padding: 0;
}
.yh-sticky ul li{
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.yh-sticky ul li:before{
	display: none;
}
.yh-sticky ul li a{
	background: #827fc6;
    color: #fff;
    text-decoration: none;
    padding: 10px 15px;
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    border-bottom: 1px solid #fff;
}
.yh-sticky ul li a img{
	width: 32px;
}

/*Exit Intent Popoup Styles */
.popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    background: rgba(0, 0, 0, .5);
    display: none;
    z-index: 1000;
}
.popup-content {
    position: absolute;
    width: 600px;
    max-width: 92%;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
}
.popup-content .speciality_page_form_otp ul{
	padding: 0;
}
.close-button {
    position: absolute;
    top: 8px;
    right: 12px;
    cursor: pointer;
    font-size: 30px;
	z-index: 1;
}
.uf-logo{
	height: 70px;
}

/* General Enquiry Form Styles */
.yh-common-form .nav-tabs{
	border: none;
	column-gap: 10px;
}
.yh-common-form .nav-tabs .nav-link{
	background: #fed09e;
    color: #35383d;
    border-radius: 12px 12px 0 0;
}
.yh-common-form .nav-tabs .nav-link.active{
	background: #fff;
}
.yh-common-form .speciality_page_form_otp{
	border-radius: 0 15px 15px 15px;
}
.yh-common-form .speciality_page_form_otp h3, .yh-common-form .speciality_page_form_otp h5{
	background: none;
	position: relative;
}
.yh-common-form .speciality_page_form_otp h3:after, .yh-common-form .speciality_page_form_otp h5:after{
	position: absolute;
	background:#827fc6;
	width: 40px;
    height: 3px;
    left: 20px;
    bottom: 10px;
	content:"";
}
.yh-common-form .speciality_page_form_otp ul{
/* 	padding-top: 0; */
}
.event-cta-list ul{
	padding: 0;
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
}
.event-cta-list ul li{
	list-style: none;
}
.event-cta-list ul li a{
	display: block;
}
.blub-img-gap .et_pb_main_blurb_image{
	margin-bottom: 10px;
}
#top-menu li.menu-item:last-of-type > .sub-menu {
	right: 0 !important;
	left: inherit;
}
.search-results .et_pb_post a img{
	display: none;
}
.yh-treatment-tabs ul.et_pb_tabs_controls{
	overflow-x: auto;
}
.yh-treatment-tabs .et_pb_tab{
	padding-left: 0;
	padding-right: 0;
}
.swiper-slide {
	height: auto;
}
.doctor_media_list .news-cards {
    height: 200px;
    overflow: hidden;
}

/* No footer No header styles */

body.no_header #et-top-navigation, body.no_footer #main-footer .footer-contact-form-section, body.no_footer footer .container, body.no_jacket .yh-sticky, .wpcf7-form-control-wrap.utm_source, .wpcf7-form-control-wrap.utm_medium, .wpcf7-form-control-wrap.utm_term, .wpcf7-form-control-wrap.utm_content, .wpcf7-form-control-wrap.utm_campaign, body.no_footer_enquiry_form .footer-contact-form-section, body.tax-clinic-city .popup_live_chat, body.single-clinic .popup_live_chat  {
	display: none !important;
}
body.no_footer #footer-bottom {
	border-top: 1px solid #ccc;
}
body.no_footer #footer-bottom .container {
	display: block !important;
}
body.no_header .logo_container {
    position: relative;
    padding: 10px 0;
}
body.no_header .logo_container img#logo{
	width: 87px;
}

/* No footer No header styles end */


/* Popup form styles */
.popup-header{
	border-radius: 20px;
	position: relative;
	padding: 20px;
	padding-right: 14.5rem;
}
.popup-header img.pop-doctor{
	position: absolute;
	right: 0;
	bottom: 0px;
	height: 110%;
	object-fit: contain;
}
.pt-30{
	padding-top: 30px;
}

/* Popup form styles end */

/* Media Enquiry Styles */
.media-list p{
	margin-bottom: 10px !important;
}
/* Media Enquiry Styles End */

#main-content .container.single-video-section:before{
	display: none;
}
.rounded-20{
	border-radius: 20px;
}

.orc-clinic-phone{
	position: fixed;
	top: 15px;
    right: 10px;
	z-index: 99999;
}
.callour-clinic {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    border-radius: 40px;
    padding-left: 20px;
	border: 1px solid #827fc6;
}

.inr-page-content .clinic-doctors-list ul li{
	background: none;
	padding-left: 0 !important;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
	padding: 15px 0;
	margin-bottom: 0;
}
.inr-page-content .clinic-doctors-list ul{
	padding-left: 0;
	margin-bottom: 0;
}
.inr-page-content .clinic-doctors-list ul li:first-child{
	padding-top: 0;
}

.inr-page-content .clinic-doctors-list ul li:last-child{
	border-bottom: none;
	padding-bottom: 0;
}
.clinic-doctors-list ul li:before{
	display: none;
}
.ind-location-card img{
	max-width: 30px;
	object-fit: contain;
}

/*TCS Styles*/
.corporate-banner{
/* 	min-height: 420px;
	background-size: cover; */
}
.tcs-banner-bg{
	background: url(/wp-content/uploads/2025/08/tcs-banner-bg.svg) no-repeat;
	background-size: cover;
	position: relative;
}
/* .tcs-banner-bg:after{
	background: url(/wp-content/uploads/2025/08/yh-locations.svg) no-repeat;
	width: 700px;
    height: 160px;
    background-size: 100%;
    position: absolute;
    content: "";
    bottom: 0;
    left: 30%;
    transform: translate(-50%, -30%);
} */
.testimonials-swiper .video-embed.ratio::before {
/* 	display: none; */
}
body.single-corporates .popup_live_chat{
	display: none;
}
.corporate-card{
	flex-grow: 1;
	flex-basis: 0;
}
.corporate-whatsapp-btn{
	background: #2e9f4b;
    width: 50px;
    height: 50px;
    border-radius: 40px;
    text-align: center;
    position: fixed;
    right: 20px;
    top: 15px;
	padding: 5px;
	z-index: 99999;
}
.corporate-enquire-form .speciality_page_form_otp h3{
	padding: 10px 20px;
}
.corporate-enquire-form .speciality_page_form_otp ul li{
	margin-bottom: 10px;
}
.corporate-enquire-form .speciality_page_form_otp ul li p{
	margin-bottom: 0px;
}
.corporate-enquire-form .speciality_page_form_otp ul li textarea{
	height: 60px;
}
.event-brief {
    clear: both;
/*     padding: 50px 0 0; */
}
.w-400{
	max-width: 400px;
	width: 100%;
}
/*TCS Styles End*/



@media all and (max-width: 767px) {
    html .et-db .two-col-mob .et_pb_column {
        width:47.25% !important;
    }
    
	html .et-db .two-col-mob .et_pb_column:nth-last-child(-n+2) {
        margin-bottom:0;
    }

    html .et-db .two-col-mob .et_pb_column:not(:nth-child(2n)) {
            margin-right:5.5% !important;
    }
}


/* 3 Columns Mobile */
@media all and (max-width: 767px) {
    html .et-db .three-col-mob .et_pb_column {
        width:29.6667% !important;
    }

    html .et-db .three-col-mob .et_pb_column:nth-last-child(-n+3) {
        margin-bottom:0;
    }

    html .et-db .three-col-mob .et_pb_column:not(:nth-child(3n)) {
        margin-right:5.5% !important;
    }
}

/* 4 Columns Mobile */
@media all and (max-width: 767px) {
    html .et-db .four-col-mob .et_pb_column {
        width:20.875% !important;
    }

html .et-db .four-col-mob .et_pb_column:nth-last-child(-n+4) {
        margin-bottom:0;
    }

    html .et-db .four-col-mob .et_pb_column:not(:nth-child(4n)) {
        margin-right:5.5% !important;
    }
}

/* 5 Columns Mobile */
@media all and (max-width: 767px) {
    html .et-db .five-col-mob .et_pb_column {
        width:15.6% !important;
    }

    html .et-db .five-col-mob .et_pb_column:nth-last-child(-n+5) {
        margin-bottom:0;
    }

    html .et-db .five-col-mob .et_pb_column:not(:nth-child(5n)) {
        margin-right:5.5% !important;
    }
}

/* 6 Columns Mobile */
@media all and (max-width: 767px) {
    html .et-db .six-col-mob .et_pb_column {
        width:12.083% !important;
    }

    html .et-db .six-col-mob .et_pb_column:nth-last-child(-n+6) {
        margin-bottom:0;
    }

    html .et-db .six-col-mob .et_pb_column:not(:nth-child(6n)) {
        margin-right:5.5% !important;
    }
}

/*** Change Tablet Columns By DiviMundo.com ***/

/* 1 Column Tablet */
@media all and (min-width: 768px) and (max-width: 980px) {
    html .et-db .one-col-tab .et_pb_column {
        margin-right:0 !important;
        width:100% !important;
    }
    
        html .et-db .one-col-tab .et_pb_column:not(:last-child) {
        margin-bottom:30px !important;
    }
}

/* 2 Columns Tablet */
@media all and (min-width: 768px) and (max-width: 980px) {
    html .et-db .two-col-tab .et_pb_column {
        width:47.25% !important;
    }

.two-col-tab .et_pb_column:nth-last-child(-n+2) {
        margin-bottom:0;
    }

    html .et-db .two-col-tab .et_pb_column:not(:nth-child(2n)) {
        margin-right:5.5% !important;
    }
}

/* 3 Columns Tablet */
@media all and (min-width: 768px) and (max-width: 980px) {
    html .et-db .three-col-tab .et_pb_column {
        width:29.6667% !important;
    }

html .et-db .three-col-tab .et_pb_column:nth-last-child(-n+3) {
        margin-bottom:0;
    }

    html .et-db .three-col-tab .et_pb_column:not(:nth-child(3n)) {
        margin-right:5.5% !important;
    }
}

/* 4 Columns Tablet */
@media all and (min-width: 768px) and (max-width: 980px) {
    html .et-db .four-col-tab .et_pb_column {
        width:20.875% !important;
    }

html .et-db .four-col-tab .et_pb_column:nth-last-child(-n+4) {
        margin-bottom:0;
    }

    html .et-db .four-col-tab .et_pb_column:not(:nth-child(4n)) {
        margin-right:5.5% !important;
    }
}

/* 5 Columns Tablet */
@media all and (min-width: 768px) and (max-width: 980px) {
    html .et-db .five-col-tab .et_pb_column {
        width:15.6% !important;
    }

.five-col-mob .et_pb_column:nth-last-child(-n+5) {
        margin-bottom:0;
    }
    
    html .et-db .five-col-tab .et_pb_column:not(:nth-child(5n)) {
        margin-right:5.5% !important;
    }
}

/* 6 Columns Tablet */
@media all and (min-width: 768px) and (max-width: 980px) {
    html .et-db .six-col-tab .et_pb_column {
        width:12.083% !important;
    }

    html .et-db .six-col-tab .et_pb_column:nth-last-child(-n+6) {
        margin-bottom:0;
    }

    html .et-db .six-col-tab .et_pb_column:not(:nth-child(6n)) {
        margin-right:5.5% !important;
    }
}
/* Custom Divi Col Settings */

/* home page boxes */
  .swiper  {
    padding: 0;
/*     margin: 0 0 50px; */
  }
  .swiper:after {
    content: "";
    display: table;
    clear: both;
  }
  .purple-text{
	color: #827fc6 !important;
}
.testimonials-swiper-slide{
	
}
  .testimonials-swiper-slide {
/*     flex-shrink: 0;
    width: 215px;
    margin-right: 30px; float: left;
    position: relative;
    transition-property: transform;
    display: block; */
} 
/* #footer-widgets .footer-widget li{padding-left:14px;position:relative} */
#footer-widgets .footer-widget li{
	padding-left: 0;
}
#footer-widgets .footer-widget li:before {
    border-radius: 3px;
    border-style: solid;
    border-width: 3px;
    content: "";
    left: 0;
    position: absolute;
    top: 9px;
}
.branches ul {
    display: flex;
    padding: 0;
    column-gap: 30px;
  } 
.branches ul li {
	list-style: none;
}
.branches ul li img{
	width: 100%;
    border-radius: 10px;
    border: none;
}
.branches ul li h6 {
    font-size: 15px; 
}



/* Footer Mobile Menu */

.mobile_menu {
    background: #827ec8;
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
	border-top: 1px solid rgba(255,255,255,.2);
}

.mobile_menu ul {
    padding: 0;
    margin: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.mobile_menu ul li:before {
    border-right:0; border-left:0;
	display: none;
}
.mobile_menu ul li {
    list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}

.mobile_menu ul li a {
    color: #fff;
    display: block;
    padding: 8px 5px;
    font-weight: 400;
    font-size: 12px;
	line-height: 18px;
    text-align: center;
    text-decoration: none;
}

.mobile_menu ul li a img {
    display: block;
    margin: 0 auto;
	max-width: 32px;
}
.mobile-sub-menu{
	position: fixed;
    bottom: 0;
    bottom: 66px;
}
.mobile-sub-menu .feature_card{
	height: 95px;
}
.mobile-sub-menu ul{
	flex-wrap: wrap;
	align-items: flex-start;
	row-gap: 35px;
    background: #fff;
    padding: 25px 15px;
    border-radius: 0;
	align-content: space-between;
}
.mobile-sub-menu:before {
    background: rgba(0, 0, 0, .2);
    width: 100%;
    height: calc(100% - 77px);
    position: fixed;
    top: 0;
    left: 0;
    content: "";
    z-index: -1;
}
.mobile-sub-menu ul li{
	flex: 0 0 calc(33.3% - 12px);
}
.mobile-sub-menu ul li a{
	padding: 0;
    color: #827fc6;
	font-size: 14px;
}
.mobile-sub-menu ul li a p {
    line-height: 18px;
}
.mobile-sub-menu ul li a img{
	max-width: 58px;
}
.dropdown {
    position: relative;
}

.download_dropdown_content {
    left: 0;
    right: inherit;
}

.dropdown-content,
.download_dropdown_content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    bottom: 70px;
    right: 10px;
    border-bottom: 3px solid #d00204;
}

.dropdown-content {}

.dropdown-content a,
.download_dropdown_content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content ul,
.download_dropdown_content ul {
    display: block;
}

.dropdown-content ul li a,
.download_dropdown_content ul li a {
    text-align: left;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.show1 {
    display: block;
}

.show {
    display: block;
}



.dropbtn:after,
.dropbtn1:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}


/* Footer Mobile Menu End */


.mySwiper.swiper-grid-column>.swiper-wrapper {
    flex-direction: inherit;
}
.doctor-image
{
	width:120px;
}
.find-a-doctor-details {
/*     padding: 55px 25px 0 25px; */
}
.et_pb_heading_container {
    text-align: center;
}
.appointment_slots .swiper-slide{
/*     margin-left: 0 !important; */
    }
.time-slot-list .swiper-slide, .time-slot-list-team .swiper-slide, .time-slot-list-ind .swiper-slide{
	background: rgb(240, 241, 246);
    color: #35383d;
    border-radius: 20px;
    font-size: 15px;
    line-height: 24px;
    padding: 10px;
/*     width: 129.176px; */
    margin-right: 20px;
	cursor: pointer;
}
.time-slot-list .swiper-slide.active, .time-slot-list-team .swiper-slide.active, .time-slot-list-ind .swiper-slide.active{
	background: rgb(54, 47, 114);
	color: #fff;
}
.treatment_list h5
{
		color: #827fc6;
	font-weight:600; 
	font-size:20px;
}
.treatment_list .treatment_info img
{
	 width:40px; margin-right:20px; 
}
.treatment_list .treatment_info .treatment_links ul li
{
	width: 32.333%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 15px 0;
    padding: 0 0 0 20px;
}
.treatment_list .treatment_info .treatment_links ul li a {
	 color: #35383d; text-decoration:none;
}
.casestudies .more-link
{
	 border-radius: 50rem !important;
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
	    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
	padding: .375rem .75rem;
    font-size: 1rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	    border: #857dc6 1px solid !important;
    color: #857dc6 !important;
    background-color: #ffffff !important;
	text-decoration:none;
	margin-top:15px;
}
.casestudies .more-link:hover {
	background-color: #857dc6 !important;
    box-shadow: 0px 15px 20px rgba(130, 127, 198, 0.4);
    color: #fff !important;
}
.casestudies .casestudy
{
    box-shadow: 0 0 4px rgb(215, 226, 232, 1);
    padding: 0;
    border-radius: 20px;
    margin: 0px 10px 30px 10px !important;
    border: none;
}
.error
{
	color: #cf2222;
    font-size: 14px;
	font-style: normal;
    font-weight: 400;
}
/* divi classes */

.breadcrumbs{background:#f2f3f8;padding:18px 0;font-size:13px;color:#303136}.breadcrumbs span{display:inline-block;vertical-align:top;margin:0 10px}.breadcrumbs span:first-child{margin-left:0}.breadcrumbs span span{margin:0}.breadcrumbs span a{color:#39464f;text-decoration:none}
.container_info, .et_pb_row, .container {
    max-width: 1260px;
    width: 100%;
    margin: 0 auto;
}
.container {
	width: 100% !important;
}
.breadcrumbs a{
	color:#303136;
}
.et-menu li {
    float: left; 
padding:0 10px 0 0 !important; 
    font-weight: 600;
    position: relative;
    cursor: pointer;
    max-width: 100%;
    display: table;
    z-index: 11;
    line-height: 1.7em;
}
.et-menu li a {
    border: 1px solid #827fc6;
    background: #fff;
    padding: 10px 20px !important;
    border-radius: 30px;
}
.et-menu li.current-menu-item a, .et-menu li a:hover  {
    background-color: #827fc6; color:#ffffff;
}
h1, h2
{
	color: #857dc6;
}
.text-white {
	color:#fff !important;
}
.img-white img{
    filter: brightness(0) invert(1) grayscale(1);
	  max-width: 100%; /* Ensures the image stays within the container */
  max-height: 100%; /* Ensures the image stays within the container */
  display: block;
}
.img-white  .et_pb_main_blurb_image{
  width: 120px; /* Adjust the width and height according to your preference */
  height: 120px;
  border-radius: 50%; /* Makes the container circular */
  border: 3px solid white; /* Sets the border color and width */
  overflow: hidden; /* Ensures the image stays within the circular container */
	display: flex; /* Use flexbox for centering */
  justify-content: center; /* Center horizontally */
  align-items: center; /* Center vertically */
}
.keyfeatures  .et_pb_blurb_content {
    max-width: 100% !important;
}
.content_list ul{
	list-style:none !important;
	padding:0px !important;
	padding-left:20px !important;
}
.content_list ul li{position:relative;
	 margin-bottom:5px}
.content_list ul li:before{
content:">";
	font-size:20px;
	font-weight:500;
	color:#f58634;
	position:absolute;
	left:-20px;
}
.box_header
{
	border-radius:10px;
	box-shadow: 0 0 10px #00000029;
}
.submenu
{
   clear: both;
   overflow: hidden;
    padding: 20px 0;
}
.submenu .swiper-slide {
    white-space: nowrap; /* Prevent line breaks */
        width: auto !important;
	 display: inline-block; 
}
.submenu .swiper-slide a {
    border: 1px solid #ccc;
        padding: 10px;
        border: 1px solid #827fc6;
        background: #fff;
        padding: 10px 20px !important;
        border-radius: 30px;
	text-decoration:none;font-size:14px;
	color:rgba(0,0,0,0.6);
	
}
.submenu .swiper-slide.active a, .submenu .swiper-slide a:hover  {
    background-color: #827fc6; color:#ffffff;
}
.font14
{
	font-size:14px;
}
.submenu .swiper-container {
	width: 100%;
    height: 100%;
}
/* .submenu .swiper-slide.swiper-slide-active{
	background-color: #827fc6;
    color: #fff;
} */
.columns2
{
	columns:2;

}
.border0
{
	border:0 !important;
}
.speciality_page_form_otp ul li.col-6 {
    width: 50%;
    padding-left: 15px;
}
.speciality_page_form_otp ul li input, .speciality_page_form_otp ul li select, .speciality_page_form_otp ul li textarea, .bsh-enquire-form input, .bsh-enquire-form textarea, .scc-form input, .scc-form select  {
	border: none;
	border-bottom: 1px solid rgba(0,0,0,.3); 
}
.speciality_page_form_otp ul li:before{
	display: none;
}
.bsh-enquire-form input, .bsh-enquire-form textarea {
	background: none;
	border-radius: 0;
}
.speciality_page_form_otp ul li:last-child
{
    border-bottom: 0;
}
.speciality_page_form_otp ul li .wpcf7-checkbox input[type=checkbox], .bsh-enquire-form input[type=checkbox] {
	width: auto !important;
	float: left;
    height: 22px;
	margin-right: 8px;
}
.speciality_page_form_otp {
    border-radius: 15px;
/*     box-shadow: 0 0 10px #00000029; */
	overflow: hidden;
	border: 1px solid rgba(0,0,0,.1);
}
.popup-content .speciality_page_form_otp{
	border-radius: 0;
    box-shadow: none;
    overflow: inherit;
	border: none;
}

.speciality_page_form_otp h3{
	background: #fed09e;
	padding: 20px;
	color: #1e1918;
}
.speciality_page_form_otp h5{
	padding: 20px;
	color: #1e1918;
}
.lps_surgeries-template .speciality_page_form_otp {
	padding: 20px;
}

.lps_surgeries-template .speciality_page_form_otp h3{
	padding: 0;
	background: none;
	color: #413c9a;
}
.event-registration-form .speciality_page_form_otp{
	background: #fff;
}
.speciality_page_form_otp p{
	padding: 0;
}
.lp-banner-form .speciality_page_form_otp ul {
/*     padding: 15px 0 0; */
}
.lp-enquiry-form .speciality_page_form_otp ul {
	/* padding: 20px;
	background: #fff; */
}
.speciality_page_form_otp ul li input, .bsh-enquire-form input, .scc-form input{
	height: 40px;
    width: 100%; 
    color: #424a53;
    padding: 4px;
}
.speciality_page_form_otp ul li textarea, .bsh-enquire-form textarea, .scc-form textarea {
    width: 100%;
    padding: 10px 0;
    height: 70px;
} 

.speciality_page_form_otp ul li p{
	line-height: 20px;
}
.mobile_verify_otp
.speciality_page_form_otp ul li textarea{
	padding: 4px;
}
span.verify-otp-fields{
	    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.speciality_page_form_otp ul li .otpsendbutton{ 
	background: none !important;
	color: #827fc6;
	font-weight: 600;
	padding: 0;
	width: auto;
    float: right;
}
.speciality_page_form_otp ul li .verify-otp-fields .otpsendbutton{
	height: 32px;
}
.speciality_page_form_otp ul li input#YSDOotpvalidateBtn{
	background: #827fc6 !important;
    border-radius: 30px;
    color: #fff;
    padding: 0 15px;
}
.speciality_page_form_otp .wpcf7-not-valid-tip{
	color: #cf2222;
}
.speciality_page_form_otp ul li .wpcf7-submit, .bsh-enquire-form input.wpcf7-submit{
	background: #fff;
	border: 1px solid #827fc6;
	color: #827fc6;
	border-radius: 30px;
	margin-top: 10px;
    width: auto;
    padding: 10px 40px;
	height: auto;
}
.lp2-enquiry-form .speciality_page_form_otp ul li .wpcf7-submit{
	background: #f58634;
	color: #fff;
	border: none;
	border-radius: 0;
}
.lp2-enquiry-form .speciality_page_form_otp, .lp2-enquiry-form .enquiry_title{
	border-radius: 0;
}
.lp2-enquiry-form .speciality_page_form_otp ul li .wpcf7-checkbox input[type=checkbox]{
	margin-right: 8px;
}
.lp4-banner-form .speciality_page_form_otp ul li .wpcf7-submit, .lp4-btn, .lp4-btn:hover{
	background: rgb(164,136,222);
	background: linear-gradient(180deg, rgba(164,136,222,1) 0%, rgba(118,128,215,1) 100%);
	color: #fff !important;
}
.lp4-btn{
	padding: 12px 15px;
}
.lp7-btn, .lp7-btn:hover{
	background: #524da7;
}
.lp11-btn, .lp11-btn:hover{
	background: #f58634;
	color: #fff !important;
	border: none;
}
.lp11-btn:hover {
	box-shadow: 0 0 10px rgba(245, 134, 52, .1);
}
.mobile_verify_otp {
    display: none;
/*     height: 72px !important; */
    text-align: left;
}
.mobile_verify_otp_footer {
    display: none;
/*     height: 72px !important; */
    text-align: left;
}
div.flex_otp p {
    display: flex;
}
.enquiry_title {
    background-color: #fed09e;
    border-radius: 15px 15px 0 0;
    padding: 10px 15px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 16px;
}
.enquiry_title img
{
    margin-top: 3px;
}
.intl-tel-input .country-list
{
	width:320px;
}
.single .post
{
	padding-bottom:0 !important;
}

/* blog social share */
.social_share_info .social_share{
    display: flex;
	justify-content: flex-start !important;
}

.social_list {
/*     text-align: center;
    white-space: nowrap;
    padding: 8px 15px;
    margin: 15px 0;
    line-height: 1 !important;
    position: relative;
    background-color: #282828;
    color: #fff;
    display: block;
    width: 100%;
    float: left;
    margin-right: 1px !important;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .07);
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    -ms-transition: all .35s ease-in-out;
    -o-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    background-color: rgb(245, 134, 52); */
}

.social_list.whatsapp-button {
    display: none;
}
ul.social_share{
	column-gap: 10px;
	padding: 0;
	line-height: inherit;
}
ul.social_share li{
	list-style: none;
}
.main_c_block ul.social_share li{
	padding-left: 0;
	margin: 0;
}

ul.social_share li a{
	color: #837fc6;
	display: block;
	border: 1px solid #837fc6;
	border-radius: 20px;
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
}
ul.social_share li a:hover{
	background: #837fc6;
	color: #fff;
}
.social_share li:last-child {
    margin-bottom: 15px !important;
}
.social_list:last-child {
    margin-right: 0;
}

.social_list .social-text {
    display: none;
}
.next_prev_info a{
	text-decoration: none;
}

.at_a_glance a
{
	text-decoration:none;
}
.widget_categories ul, .widget_archive ul
{
	height:250px;
	overflow-y:scroll;	
}

.shadowborder {
   border-radius: 10px;
   box-shadow: 0 0 10px #00000029;
   padding: 15px;
} 

.author_box {
   border-radius: 10px;
   box-shadow: 0 0 10px #00000029;
   padding: 15px;
   max-width: 450px;
}
.text-center
{
   text-align: center;
}
/* blog prev next links */
.next_prev_info {
   display: block;
   overflow: hidden;
   width: 100%;
   border-top: 1px solid #eee;
   border-bottom: 1px solid #eee;
   padding-top: 20px;
   padding-bottom: 20px;
   margin-top: 30px;
}

.next_prev_info .prev_info {
   border-right: 1px solid #eee;
   padding-right: 20px;
   width: 50%;
   float: left;
/*    min-height: 110px; */
}
.next_prev_info .next_info p, .next_prev_info .prev_info p {
   font-size: 12px;
   color: #80868e;
   letter-spacing: 1.5px;
   text-transform: uppercase;
	margin-bottom: 0;
}
.next_prev_info .next_info a, .next_prev_info .prev_info a {
   font-weight: 400;
   font-style: normal;
   color: #333;
   font-size: 16px;
}
.next_prev_info .next_info {
   width: 48%;
   float: right;
   border-left: 0;
   text-align: right;
   margin-left: -1px;
   border-collapse: collapse;
   padding-left: 20px;
   backface-visibility: hidden;
   -webkit-backface-visibility: hidden;
}
.next_prev_info .next_info p, .next_prev_info .prev_info p {
    padding-bottom: 10px !important;
    font-size: 12px;
    color: #80868e;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.testimonialsnew_slider
{
position:relative;
overflow:hidden;
}
.youmigyhtalsolike_list
{
position:relative;
overflow:hidden;
}
.youmigyhtalsolike_listimg {
	margin-bottom: 10px;
}
.youmigyhtalsolike_listinner a{
	color: #212529;
	text-decoration: none;
}
.youmigyhtalsolike_listinner a:hover, .a-z-list ul li a:hover{
	color: #857dc6;
}
.youmigyhtalsolike_list .swiper-button-next:after, .youmigyhtalsolike_list .swiper-button-prev:after{
	font-size: 20px;
}
/*sidebar widgets */
.blog-right-sidebar .wpcf7-not-valid-tip{
	font-size: 12px;
}
#sidebar .widget {
   position: relative;
   padding: 30px 20px 30px;
   background-color: #f9f9f9;
   margin: 0 0 20px;
   border-radius: 0px;
}
#sidebar h3.widget-title {
   margin-bottom: 20px;
   display: block;
   border-bottom: 1px solid #dde2e7;
   padding-bottom: 14px;
}
.widget .widget-title  {
/*    font-family: "Poppins", Arial, Helvetica, sans-serif; */
   font-weight: 600;
   font-size: 22px;
   line-height: 26px;
   color: #857dc6;
}

#sidebar .widget_categories li {
   position: relative;
   margin: 5px 0;
   padding-bottom: 5px !important;
}
.widget_recent_comments li.recentcomments, .widget_recent_entries a, .widget_meta a, .widget_categories a, .widget_product_categories a, .widget_archive li a, .widget_pages li a {
   display: inline-block;
   position: relative;
   padding-left: 19px;
}
.widget a {
   font-size: 15px;
   font-weight: 500;
}
.widget ul, .widget ol {
   list-style-type: none;
   margin: 0;
   padding: 0;
}
.widget_recent_comments li.recentcomments:before, .widget_recent_entries a:before, .widget_meta a:before, .widget_categories a:before, .widget_archive li a:before, .widget_pages li a:before, .widget_product_categories a:before {
   content: ">";
   font-size: 18px;
   font-weight: 500;
   color: #f58634;
   position: absolute;
   left: 0px; 
} 
#sidebar .widget_product_categories li span, #sidebar .widget_categories li span {
   font-size: 13px;
   font-weight: 600;
   color: #18336c;
   letter-spacing: 2px;
}
#sidebar .page_form_otp input, #sidebar .page_form_otp textarea {
	max-width:100%;
	border: none;
    background: none;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    margin-bottom: 10px;
}
#sidebar .page_form_otp textarea {
	height: 100px;
}
#sidebar .page_form_otp li
{
	margin-bottom:10px;
}

.blog-right-sidebar ul.widget_categories {
    height: 300px;
    overflow-y: scroll;
}
.entry-content a{
	color: #857dc6;
}
.blog-right-sidebar ul.widget_categories li a{
	color: #35383d;
	text-decoration: none;
}
.blog-right-sidebar ul.widget_categories li a:hover{
	color: #857dc6;
}
.search-form input{
	border-radius: 25px;
	border: 1px solid #827fc6;
	width: 100%;
	padding-right: 95px !important;
}
.widget-search-form{
	position: relative;
}
.widget-search-form button{
	position: absolute;
	right: 2px;
	top: 2px;
}
.diseases-content-section, .yh-video-section {
    position: relative;
    padding-bottom: 56.25%;
}
.diseases-content-section iframe, .yh-video-section iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.inr-page-content iframe{
	
}

.blog-left-sec .entry-content ul, .inr-page-content ul, .accordion-body ul{
	padding-left: 10px;
	padding-bottom: 0;
}
.blog-left-sec .entry-content ul ul, .inr-page-content ul ul, .blog-left-sec .entry-content ul ol, .inr-page-content ul ol, .main_c_block ul ul{
	padding-left: 20px;
	margin-top: 10px;
}
.blog-left-sec .entry-content ul li, .doctorsprofile_info li, .main_c_block li, .inr-page-content ul li,   .accordion-body  ul li{
	list-style: none;
	position: relative;
	margin: 0 0 10px;
	padding-left: 20px;
}
.blog-left-sec .entry-content ul ul li, .inr-page-content ul ul li, .main_c_block ul ul li, .blog-left-sec .entry-content ul ol li, .inr-page-content ul ol li {
	list-style: circle;
    padding-left: 0;
}
.blog-left-sec .entry-content ul li:before, .doctorsprofile_info li:before, .main_c_block li:before, .inr-page-content ul li:before,   .accordion-body  ul li:before{
   content: '';
   position: absolute;
   border-right:2px solid #f08432;
   border-bottom:2px solid #f08432;
   width: 8px;
   height: 8px;
   top: 9px;
   left: 0;
   transform: rotate(-45deg);
}
.blog-left-sec .entry-content ul ul li:before, .inr-page-content ul ul li:before, .blog-left-sec .entry-content ul ol li:before, .inr-page-content ul ol li:before, .main_c_block ul ul li:before {
	content: inherit;
	border: none;
	color: #f08432;
}
.appointment_slots li:before, .social_share li:before, .no-list li:before, .treatment_links ul li:before, .clinics_doc_section_info ul li:before {
	display: none;
}
.clinics_doc_section_info ul, .clinics_doc_section_info ul li{
	padding-left: 0;
}
.clinics_doc_section_info ul li{
	list-style: none;
}

.speciality_page_form_otp ul {
     padding: 1em 1em 0;
}
.speciality_page_form_otp ul li {
    margin-bottom: 15px;
    list-style-type: none;
    width: 100%;
    vertical-align: top;
    position: relative;
	padding-left: 0;
}
.contact-page-form .speciality_page_form_otp ul li:first-child, .contact-page-form .speciality_page_form_otp ul li:nth-child(2n), .contact-page-form .speciality_page_form_otp ul li:nth-child(3n) {
/* 	flex: 0 0 30%; */
}


.treatment_links ul li a:after{
	content: '\2197';
	margin-left: 10px;
}
.treatment_links ul{
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
}

.treatment_links ul li{
	flex: 0 0 calc( 33.3% - 10px);
}
.treatment_links ul li a{
	color: #35383d;
}
.treatment_info .accordion-button, .treatment_links ul li a:hover{
	color: #857dc6;
}
p.comment-form-author, p.comment-form-email, p.comment-form-url {
    float: left;
    width: 33.3%;
    padding-right: 15px;
}
p.comment-form-author input[type=text], p.comment-form-email input[type=text], p.comment-form-url input[type=text] {
	width: 100% !important;
}
.wp-pagenavi .page{
	
}

/* doctor individual page */
 .doctor_faqs ol
{
	margin-left:0; padding-left:0;
}

.doctor_faqs .accordion-item, .doctor_faqs .accordion-item:first-of-type .accordion-button
    {
        border:0  !important;
        border-bottom:#b6b4ca 1px solid !important;
        box-shadow: none !important;
		padding-left: 0;
		padding-right: 0;
    }
  .doctor_faqs .accordion-item:first-of-type .accordion-button
    {
        border:0  !important;
        box-shadow: none !important;
    }
    .doctor_faqs .accordion-header
    {
        padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
    }
    .doctor_faqs .accordion-body
    {
        padding-top:0;
		padding-left: 0;
		padding-right: 0;
    }
    .doctor_faqs .accordion-button:not(.collapsed),   .doctor_faqs .accordion-button
    {
        background-color: inherit;
        color: #42494f;
        font-weight: 600;
        font-size: 18px;
		padding-left: 0;
		padding-right: 0;
    }
    .doctor_faqs .accordion-item:first-of-type .accordion-button
    {
        border-radius: 0;
    }
    .doctor_faqs .accordion-button:focus
    {
    border:0 !important; box-shadow: none !important;
}
 
.tab_bg {
    background-color: #f7f7f7; padding: 20px;  display: flow-root;
}
.tab_bg .tab-content ul{
margin:20px;
	padding-left: 0;
}
.tab_bg .tab-content ul li{
    margin-bottom:10px;
    }
    .doctor_info_separator {
    	border-bottom:#cccccc 1px solid; margin:25px 0; width:100%; display: block;
	}
.doctorsprofile_info ul
{
    position: relative; 
}
.nav li.nav-item:before
{
border:0;
}
.nav li.nav-item 
{
margin-bottom:0;
}
.wp-pagenavi span{
	border: none;
}
.wp-pagenavi a{
	padding: 5px 10px;
	border: 1px solid rgba(0,0,0,.1);
}
.wp-pagenavi span.current{
	padding: 5px 10px;
    background: #857dc68c;
    color: #fff !important;
	border: 1px solid #857dc68c;
}
.speciality-content-section .et_pb_row_2.et_pb_row, .speciality-content-section .et_pb_row_1.et_pb_row{
/* 	padding-left: 15px !important;
	padding-right: 15px !important; */
}

.related-speciality-locations{
	margin: 30px 0;
}
.related-speciality-locations ul {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
	margin-top: 20px;
}
.related-speciality-locations ul li {
    flex: 0 0 calc(33.3% - 20px);
}
.add-test-form label{
	display: block;
	text-align: left;
	margin-bottom: 5px;
}
.testimonials-swiper .swiper-slide, .doctor_videos_list .swiper-slide{
	height: auto;
}
@media all and (min-width: 980px) {
	.individual-testimonial-video.single-testimonial .responsive-iframe{
/* 		height: 450px; */
	}
	.doctor_sidebar{
		position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
	}
	.appointment_slots{
		position: -webkit-sticky;
        position: sticky;
        top: 125px;
	}
	nav#top-menu-nav li.mega_menu ul{
		width: 480px;
		display: flex;
		flex-wrap: wrap;
	}
	nav#top-menu-nav li.mega_menu ul li{
		flex: 0 0 50%;
	}
}
/* woocommerce start*/
@media all and (min-width: 1200px) {
	.mySwiper-arrows .swiper-button-prev:after, .mySwiper-arrows .swiper-button-next:after{
		font-size: 20px !important;
		color: #837fc6;
	}
	.mySwiper-arrows .swiper-button-prev{
		left: -20px;
		top: 90px;
	}
	.mySwiper-arrows .swiper-button-next{
		right: -35px;
		top: 90px;
	}
	.yh-inner-bnr h3{
		font-size: 32px;
		line-height: 42px;
	}
	.yh-inner-bnr h3{
		font-size: 32px;
		line-height: 42px;
	}
/* 	.et-db h1, .et_pb_module h1{
		font-size: 32px;
	}
	.et-db h2, .et_pb_module h2{
		font-size: 28px;
	}
	.et-db h3, .et_pb_module h3{
		font-size: 26px;
	}
	.et-db h4, .et_pb_module h4{
		font-size: 24px;
	}
	.et-db h5, .et_pb_module h5{
		font-size: 20px;
	}
	.et-db h6, .et_pb_module h6{
		font-size: 18px;
	} */
	
	
	/* LP Page Changes */
	
	h1.lp6-banner-title{
		font-size: 42px;
		line-height: 52px;
	}
	.lp3-banner:after{
		background: url(/wp-content/uploads/2024/08/lp3-banner-curve-shape.png) no-repeat center bottom;
		width: 100%;
		height: 220px;
		position: absolute;
		content: "";
		transform: translate(-50%, 0%);
		left: 50%;
		bottom: 0;
		z-index: 99;
	}
	.lp7-insurance-section:before{
		position: absolute;
		bottom: -50px;
		left: 0;
		background: rgb(144,107,210);
		background: linear-gradient(180deg, rgba(144,107,210,1) 0%, rgba(89,83,169,1) 100%);
		border-radius: 0 100% 50% 0;
		width: 35%;
		height: 350px;
		content: "";
	}
	.replacement-types ul li.rptype.rptype-1, .replacement-types ul li.rptype.rptype-4{
		margin: 0 0 0 140px;
	}
	li.rptype.rptype-2{
		margin-top: -110px;
	}
	li.rptype.rptype-3 {
		margin-top: -110px;
	}
	.replacement-types ul li.rptype.rptype-4 {
		margin-top: -110px;
		margin-left: 140px;
	}
	.lp8-replacement-types:before{
		background: #f58634;
		border-radius: 40px;
		width: 360px;
		height: 360px;
		position: absolute;
		top: 100px;
		right: 0;
		content: "";
		transform: rotate(-140deg);
		z-index: -1;
	}


}
.single_add_to_cart_button.button.alt {
    display: block !important;
}
li.pop_width {
    width: 33%;
    float: left;
    padding: 6px;
    list-style-type: disclosure-closed;
	font-size:15px;
}
li.pop_width a {
    text-decoration: none;
	color: #2ea3f2 !important;
}
.servicesoffered_sec {}

.servicesoffered_row {
    padding-top: 0 !important;
}

.servicesoffered_row .et_pb_column_1_3 {
    width: 32%;
    margin-right: 2%;
}

.servicesoffered_list {
    background-color: rgb(255, 255, 255);
    box-shadow: 2.5px 4.33px 0px 0px rgba(0, 0, 0, 0.05);
    padding: 35px;
    height: 540px;
}

.servicesoffered_list h4 {
    font-family: 'robotolight';
    font-size: 24px;
    line-height: 29px;
    color: #666666;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 40px 0;
}

.servicesoffered_list h4:after {
    content: "";
    position: absolute;
    right: 0px;
    left: 0;
    bottom: -10px;
    width: 40px;
    height: 2px;
    margin: 0px auto;
    background: #32306a;
}

.servicesoffered_list ul {
    padding: 0;
    margin: 0;
}

.servicesoffered_list ul li {
    text-align: center;
    list-style: none;
    font-size: 15px;
    line-height: 20px;
    color: #777;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-family: 'robotolight';
    border-bottom: 1px solid #d7d7d3;
}

.servicesoffered_list ul li:last-child {
    border-bottom: 0;
}

.servicesoffered_list ul li a,
.servicesoffered_list ul li a:hover {
    color: #f58733
}

.ourspecialities_info {}

.ourspecialities_info ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: block;
    text-align: center;
    /* display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; */
}

.ourspecialities_info ul li .ourspecialities_icon {
    display: block;
    text-align: center;
}

.ourspecialities_info ul li {
    list-style: none;
    margin: 0;
    padding: 5px;
    /* -webkit-box-flex: 0;
    -ms-flex: 0 0 16.5%;
    flex: 0 0 16.5%;
    max-width: 16.5%; */
    text-align: center;
    border-right: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
    padding: 35px 25px;
    width: 15.3%;
    display: inline-block;
    vertical-align: top;
    margin-left: -4px;
    min-height: 190px;
}

.ourspecialities_info ul li h4 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    color: #777;
    font-weight: normal;
    font-family: 'robotolight';
    text-align: center;
}

.ourspecialities_info ul li:nth-child(n+7) {
    border-bottom: 0;
}

.ourspecialities_info ul li:nth-child(6),
.ourspecialities_info ul li:last-child {
    border-right: 0;
}

.highlightsabout_info {}

.highlightsabout_info ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    /* display: inline-block; */
    -ms-flex-wrap: wrap;
    /* flex-wrap: wrap; */
    text-align: center;
    margin: 0px auto;
    /* vertical-align: top; */
}

.highlightsabout_info ul li .highlightsabout_icon {
    display: block;
    text-align: center;
}

.highlightsabout_info ul li {
    list-style: none;
    margin: 0;
    /* -webkit-box-flex: 0; 
    -ms-flex: 0 0 20%;
    flex: 0 0 20%; 
    max-width: 20%;*/
    text-align: center;
    border-right: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
    padding: 35px 25px;
    vertical-align: top;
    display: inline-block;
    width: 19.6%;
    height: 230px;
    margin-left: -3px;
}

.highlightsabout_info ul li h3 {
    margin: 0;
    padding: 0;
    font-size: 36px;
    line-height: 38px;
    color: #f58733;
    font-weight: normal;
    font-family: 'robotolight';
    text-align: center;
}

.highlightsabout_info ul li h3 em {
    margin: 0;
    padding: 0;
    font-size: 25px;
    color: #f58733;
    font-style: normal;
    font-family: 'robotolight';
    text-align: center;
}

.highlightsabout_info ul li h4 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    color: #333236;
    font-weight: normal;
    font-family: 'robotolight';
    text-align: center;
}

.highlightsabout_info ul li h4 em {
    display: block;
    font-size: 12px;
    color: #8f8f90;
    font-style: normal;
}

.highlightsabout_info ul li:nth-child(5) {
    border-right: 0;
}

.highlightsabout_info ul li:nth-child(n+6) {
    border-bottom: 0;
}

.highlightsabout_info ul li:nth-child(6) {
    border-left: 1px solid #c5c5c5;
}

.testimonial_videos i.fa.fa-youtube-play {
    font-size: 60px;
    position: absolute;
    color: #000;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.testimonial_videos i.fa.fa-youtube-play:after {
    width: 40px;
    height: 40px;
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: -1;
    background: #fff;
}
.doctor_faqs .accordion-item{
	background: none;
}

.testimonial_videos:hover i.fa.fa-youtube-play {
    color: #ff0000;
}

.testimonialsnew_slider .swiper-slide h4 {
    font-size: 22px;
    text-align: left;
    padding: 5px 0 10px 0;
}

.testimonialsnew_slider .swiper-slide p {
    font-size: 16px;
    line-height: 26px;
    color: #333;
    text-align: left;
    padding-bottom: 0;
}
.testimonialsnew_slider .swiper-slide .procedure_img{
	position: relative;
}
.testimonialsnew_slider .swiper-button-next,
.testimonialsnew_slider .swiper-button-prev {
    width: 15px;
    height: 29px;
    background: url(./images/testimonials_arrow.png) no-repeat;
}

.testimonialsnew_slider .swiper-button-next {
    background-position: right top;
    right: -50px;
}

.testimonialsnew_slider .swiper-button-prev {
    background-position: left top;
    left: -50px;
}

.bandhamlocations_sec {}

.bandhamlocations_row {}

.bandhamlocations_list {}

.bandhamlocations_list h4 {
    padding-left: 55px;
    background: url(./images/location_icon.png) left 6px no-repeat;
    margin-top: 15px;
}

.bandhamlocations_list h4 em {
    font-size: 16px;
    color: #777;
    font-family: 'robotolight';
    text-align: left;
    font-style: normal;
}

.bandhamlocations_list h4 em strong {
    line-height: 18px;
}

.bandhamlocations_list h4 em i {
    color: #f58532;
    font-size: 20px;
    font-family: 'robotoregular';
    font-style: normal;
    text-transform: uppercase;
    display: block;
    line-height: 22px;
    margin-top: 4px;
}

.readmore_arrow {
    text-align: left;
    padding-left: 55px;
    margin-top: 5px;
}

.readmore_arrow a img {
    width: 26px;
    height: 17px;
    float: left;
    text-align: left;
}

.viewall_btn {
    margin: 30px 0;
    text-align: center;
}

.viewall_btn a {
    font-family: 'robotolight';
    font-size: 24px;
    text-transform: uppercase;
    background: #f58733;
    color: #fff;
    line-height: inherit;
    padding: 12px 35px;
    letter-spacing: 0.5px;
    border: none;
    border-radius: 0;
    cursor: pointer;
    outline: none;
}

.viewall_btn a:hover {
    background-color: #e1680c;
    color: #fff;
}

.inner_header {
    text-align: center;
}

.inner_header .et_pb_fullwidth_header {
    padding: 50px 0 30px 0;
}

.inner_header h1 {
    font-family: 'Roboto-Black';
    font-size: 36px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 0;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content,
.inner_header .et_pb_fullwidth_header .header-content {
    margin-right: 0;
}

.title_info.text-left h2 {
    text-align: left;
}

.title_info.text-left h2:after {
    right: inherit;
    left: 0;
}

.loginform_sec input.text,
.loginform_sec input.title,
.loginform_sec input[type=email],
.loginform_sec input[type=password],
.loginform_sec input[type=tel],
.loginform_sec input[type=text],
.loginform_sec select,
.loginform_sec textarea {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(171, 168, 173);
    background-color: rgba(255, 255, 255, 0);
    width: 100%;
    border: 1px;
    font-size: 16px;
    color: #333;
    height: 40px;
}
#footer-bottom ul.et-social-icons {
	display: flex;
	gap: 5px;
	padding: 0;
}
#footer-bottom .et-social-icon a:before, #footer-bottom .et-social-icon a i{
	line-height: 36px;
}
#main-footer .et-social-icons li {
    margin-left: 0px;
	padding: 0;
	margin-bottom: 0;
}

#main-footer .et-social-icon a {
    font-size: 16px;
    border: 1px solid #222;
    width: 36px;
    height: 36px;
    vertical-align: middle;
    line-height: 36px;
	border-radius: 30px;
}

#main-footer .et-social-icon a:hover {
    border: 1px solid #857dc6;
    color: #857dc6;
}
#main-bottom .et-social-icon .slideshare_orange{display:none;}
#main-bottom .et-social-icon a:hover .slideshare_grey{display:none;}
#main-bottom .et-social-icon a:hover .slideshare_orange{display:initial;}

.cartpage .woocommerce {
    text-align: center;
}

.cartpage .woocommerce .cart-empty {
    text-align: center;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    width: 100%;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.cartpage .woocommerce .return-to-shop {
    text-align: center;
    margin: 30px 0;
}

.cartpage .woocommerce .return-to-shop a.button.wc-backward {
    font-family: 'robotolight';
    font-size: 16px;
    text-transform: uppercase;
    background: #f58733;
    color: #fff;
    line-height: inherit;
    padding: 8px 15px;
    letter-spacing: 0;
    border: none;
    border-radius: 0;
    cursor: pointer;
    outline: none;
    position: relative;
}

.cartpage .woocommerce .return-to-shop a.button.wc-backward:hover {
    background-color: #e1680c;
    color: #fff;
    padding: 8px 30px 8px 15px;
}

.cartpage .woocommerce .return-to-shop a.button.wc-backward:hover:after {
    font-size: 28px;
    position: absolute;
    top: 7px;
    right: 6px;
}

.cartpage .woocommerce .return-to-shop a.button.wc-backward {
    text-align: center;
    float: none;
}

.cartpage .woocommerce .woocommerce-notices-wrapper {}

#content-area .cartpage table td,
#content-area .cartpage table th,
#content-area .cartpage table tr,
#main-content .cartpage table.cart td,
#main-content .cartpage table.cart th,
#main-content .cartpage table.cart tr,
.cartpage table.cart td,
.cartpage table.cart th,
.cartpage table.cart tr {
    font-family: 'robotoregular';
    font-weight: normal;
}


/* #main-content .cartpage table.cart td, .cartpage table.cart td{
    font-size:18px;
    color:#1e1e1f;
} */

#main-content .cartpage table.cart th {
    font-family: 'robotolight';
    color: #444;
    font-size: 15px;
}

#main-content .cartpage table.cart td {
    font-family: 'robotolight';
    color: #1e1e1f;
    font-size: 18px;
}

#main-content .cartpage table.cart td .quantity_select,
#main-content .cartpage table.cart td .quantity_select select {
    font-family: 'robotolight';
    color: #1e1e1f;
    font-size: 18px;
    width: 80px;
}

#add_payment_method .cartpage table.cart img,
.woocommerce-cart .cartpage table.cart img,
.woocommerce-checkout .cartpage table.cart img {
    width: 91px;
}

.cartpage table.cart td.product-name,
.cartpage table.cart td.product-name a,
.cartpage table.cart td.product-name a:hover {
    color: #333236;
    font-family: 'robotomedium';
    font-size: 16px;
}

.woocommerce-cart .cartpage table.cart td.actions .coupon .input-text {
    font-family: 'robotolight';
    font-size: 16px !important;
    width: 250px;
    background-color: transparent !important;
    border: 1px solid #1e1e1f !important;
    border-radius: 0;
    color: #1e1e1f !important;
    height: 43px;
    margin-right: 0;
}

.woocommerce-cart .cartpage table.cart td.actions .coupon .input-text::-webkit-input-placeholder {
    color: #1e1e1f;
}

.woocommerce-cart .cartpage table.cart td.actions .coupon .input-text::-moz-placeholder {
    color: #1e1e1f;
}

.woocommerce-cart .cartpage table.cart td.actions .coupon .input-text:-ms-input-placeholder {
    color: #1e1e1f;
}

.woocommerce-cart .cartpage table.cart td.actions .coupon .input-text:-moz-placeholder {
    color: #1e1e1f;
}

.woocommerce .cart .coupon .button,
.woocommerce .cart .coupon .button:hover {
    background: #32306a;
    color: #fff;
    font-size: 16px !important;
    padding: 8px 12px;
    border: 0;
    border-radius: 0;
    margin-top: 0;
}

#main-content .cartpage table.cart td.actions {
    padding-top: 40px;
}

.woocommerce .cart .coupon .button:hover {
    /* padding: .3em 2em .3em 1em; */
    padding: 8px 30px 8px 12px;
}

.woocommerce .cart .coupon .button:hover:after,
.woocommerce .cart .coupon .button.alt:hover:after {
    font-size: 28px;
}

.woocommerce button.update_cart,
.woocommerce button.update_cart:hover {
    background: #32306a;
    color: #fff;
/*     font-family: 'robotolight'; */
    font-size: 16px !important;
    border: 0;
    padding: 8px 12px;
    border-radius: 0;
}

.woocommerce button.update_cart:hover {
    padding: 8px 30px 8px 12px;
    border: 0;
}

.woocommerce button.update_cart:hover:after,
.woocommerce button.update_cart.alt:hover:after {
    font-size: 28px;
}

.woocommerce .update_cart:disabled,
.woocommerce button.update_cart:disabled,
.woocommerce .update_cart:disabled[disabled] {
    padding: 7px 12px !important;
    border: 1px solid #ccc;
    background: transparent;
}

.woocommerce .update_cart:disabled[disabled]:after,
.woocommerce .cart .coupon button.update_cart.disabled:hover:after,
.woocommerce .cart .coupon button.update_cart:disabled:hover:after,
.woocommerce .cart .coupon button.update_cart:disabled.alt:hover:after {
    display: none;
}

.woocommerce-shipping-totals.shipping {
    display: none !important;
}

.woocommerce .woocommerce-cart-form table.shop_table {
    border: 0;
}

.woocommerce table.shop_table {
    border: 0;
}

.woocommerce table.shop_table.cart {
    border: 0;
    border-bottom: 1px solid #aba8ad;
    padding-bottom: 30px;
    border-radius: 0;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
}

.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
    float: left;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
    width: 30%;
    float: right;
    text-align: right;
}

.woocommerce-cart .wc-proceed-to-checkout {
    display: block;
    float: right;
    width: 100%;
}

.woocommerce a.button,
.woocommerce a.button.alt {
/*     max-width: 30%; */
    /*float: right;*/
}

.woocommerce-cart .cart-collaterals .cart_totals tr th {
     
    font-size: 17px;
    color: #817e83;
    font-weight: normal;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td {
    color: #1e1e1f;
    font-size: 18px;
    font-weight: normal;
}

#main-content .cartpage table.cart tr.cart_item {
    /* margin-bottom: 20px; */
}

.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
    border-top: 0px solid #ebe9eb;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td strong {
    font-size: 24px;
    font-weight: normal;
    color: #1e1e1f;
     
}

.woocommerce .wc-proceed-to-checkout a.button,
.woocommerce .wc-proceed-to-checkout a.button.alt {
/*     background: #f58733;
    color: #fff;
    font-size: 20px;
     
    text-transform: uppercase; */
    float: right;
}

button.single_add_to_cart_button, .woocommerce .wc-proceed-to-checkout a.button,
.woocommerce .wc-proceed-to-checkout a.button.alt, .checkout_coupon button.button, .checkout_coupon button.button:hover, .checkout_coupon button.button.alt:hover, .ordersummarysec_bottom .place-order button.button, .ordersummarysec_bottom .place-order button.button:hover, .ordersummarysec_bottom .place-order button.button.alt:hover  {
    background: #857dc6 !important;
    color: #fff !important;
    height: 45px !important;
    border: none !important;
	border-radius: 50rem !important;
}

a.button.add_to_cart_button,
a.button.addtocartbutton {
/*     background: #f58733 !important;
    color: #fff !important;
    height: 35px !important;
    border: none !important;
    width: 150px;
    max-width: 100%;
    margin: 0 10px;
    font-size: 16px; */
	border-radius: 50rem!important;
}

.single-product a.button.add_to_cart_button {
    line-height: 35px !important;
}

a.button.add_to_cart_button:after,
a.button.addtocartbutton:after {
    top: 1px;
}

.woocommerce-page a.button,
.woocommerce-page a.button.alt,
.woocommerce-page a.button.alt:hover,
.woocommerce-page a.button:hover {
    border-radius: 0;
    border: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals table th {
    width: 45%;
}

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
    background: transparent !important;
    color: #857dc6 !important;
    padding: 0;
    padding: 5px 15px !important;
	margin-top: 10px;
}

.woocommerce-message a.button.wc-forward {
    display: none;
}

.woocommerce .woocommerce-error {
    color: #ff0000;
}

.checkoutorderreview_lft {
    width: 60%;
    float: left;
	margin-bottom: 20px;
}

.checkoutorderreview_rght {
    width: 40%;
    float: left;
    padding-left: 100px;
}

.woocommerce .checkoutorderreview_lft .col2-set .col-1,
.woocommerce-page .checkoutorderreview_lft .col2-set .col-1 {
    float: left;
    width: 100%;
}

.checkoutorderreview_lft {}

.woocommerce form .checkoutorderreview_lft .form-row {
    margin: 0 0 15px;
}

.checkoutorderreview_rght {}

.woocommerce form .checkoutorderreview_lft .form-row input[type="text"],
.woocommerce form .checkoutorderreview_lft .form-row input[type="email"],
.woocommerce form .checkoutorderreview_lft .form-row input[type="passwors"],
.woocommerce form .checkoutorderreview_lft .form-row input[type="tel"],
.woocommerce form .checkoutorderreview_lft .form-row select,
.woocommerce form .checkoutorderreview_lft .form-row select.select2-hidden-accessible,
.checkoutorderreview_lft .select2-container--default .select2-selection--single,
.woocommerce form .checkoutorderreview_lft .form-row textarea {
    width: 100%;
    height: 56px;
    background-color: #fff;
    padding: 6px 12px;
    border: 0;
    color: #3c424c;
    font-size: 18px;
    border: 1px solid #aba8ad;
    border-radius: 0;
/*     font-family: 'robotolight'; */
}

.checkoutorderreview_lft .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
}

.checkoutorderreview_lft .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 56px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    height: 40px;
    background: #f5f5f5;
}

.woocommerce-billing-fields h3 {
    font-size: 30px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    margin: 30px 0;
}

.woocommerce-billing-fields h3:after {
    content: "";
    position: absolute;
    right: inherit;
    left: 0;
    bottom: -10px;
    width: 70px;
    height: 2px;
    margin: 0px auto;
    background: #f58634;
}

.woocommerce table.woocommerce-checkout-review-order-table thead,
.woocommerce table.woocommerce-checkout-review-order-table tbody {
    display: none;
}

.ordersummarysec_top {
    /* background: #efedf0;
    padding: 20px; */
}

.ordersummarysec_bottom {
    background: #efedf0;
    padding: 20px;
}

.ordersummarysec_top h3 {
    
    font-size: 20px;
     
    position: relative;
    text-align: left;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}

.ordersummarysec_top h3:after {
    content: "";
    position: absolute;
    right: inherit;
    left: 0;
    bottom: -5px;
    width: 50px;
    height: 2px;
    margin: 0px auto;
    background: #f58634;
}

.woocommerce table.woocommerce-checkout-review-order-table {
    text-align: right;
    background: #f7f7f7;
}
.woocommerce-checkout #payment{
	background: #f7f7f7;
}

.woocommerce table.woocommerce-checkout-review-order-table th {
     
    font-size: 17px;
    color: #817e83;
    font-weight: normal !important;
    border: 0 !important;
}

.woocommerce table.woocommerce-checkout-review-order-table td {
    color: #1e1e1f;
    font-size: 18px;
    font-weight: normal !important;
    border: 0 !important;
}

.woocommerce table.woocommerce-checkout-review-order-table td strong {
    font-size: 24px;
    font-weight: normal;
    color: #1e1e1f;
     
}

.checkout_coupon button.button,
.checkout_coupon button.button.alt,
.ordersummarysec_bottom .place-order button.button,
.ordersummarysec_bottom .place-order button.button.alt {
    background: #f58733;
    color: #fff;
    font-size: 20px;
    
    text-transform: uppercase;
    border-radius: 0;
    border: 0;
}

/* .checkout_coupon button.button:hover,
.checkout_coupon button.button.alt:hover,
.ordersummarysec_bottom .place-order button.button:hover,
.ordersummarysec_bottom .place-order button.button.alt:hover {
    border-radius: 0;
    border: 0;
    background: #f58733;
    color: #fff;
} */

.woocommerce form.checkout_coupon .form-row-last,
.woocommerce-page form.checkout_coupon .form-row-last {
    float: none;
}

.woocommerce-checkout #payment.ordersummarysec_bottom div.payment_box {
    /*   display: none !important; */
}

.woocommerce-checkout #payment.ordersummarysec_bottom ul.payment_methods li label {
     
    font-size: 18px;
    color: #333236;
}

.checkoutpage_sec .woocommerce .woocommerce-info,
.checkoutpage_sec .woocommerce .woocommerce-info a,
.checkoutpage_sec .woocommerce .woocommerce-info a:hover {
/*     background: #f5f5f5;
    color: #f58733 !important; */
}

.checkoutpage_sec .woocommerce form.checkout_coupon {
    border: 1px solid #aba8ad;
    border-radius: 0px;
}

.checkoutpage_sec .woocommerce form .form-row input.input-text,
.checkoutpage_sec .woocommerce form .form-row textarea {
    width: 100%;
    height: 56px;
    background-color: #fff;
    padding: 6px 12px;
    border: 0;
    color: #3c424c;
    font-size: 18px;
    border: 1px solid #aba8ad;
    border-radius: 0;
    
}

.loginregisterpage_sec {}

.loginregisterpage_sec .woocommerce form.login,
.loginregisterpage_sec .woocommerce form.register {
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    width: 85%;
}

.loginregisterpage_sec .woocommerce form .form-row label {
    
    color: #3c424c;
    font-size: 18px;
}

.loginregisterpage_sec .woocommerce form .form-row input.input-text,
.loginregisterpage_sec .woocommerce form .form-row textarea {
    width: 100%;
    height: 56px;
    background-color: #fff;
    padding: 6px 12px;
    border: 0;
    color: #3c424c;
    font-size: 18px;
    border: 1px solid #aba8ad;
    border-radius: 0;
    
}

.loginregisterpage_sec .woocommerce h2 {
     
    font-size: 30px;
    color: #333236;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}

.loginregisterpage_sec .woocommerce h2:after {
    content: "";
    position: absolute;
    right: inherit;
    left: 0;
    bottom: -5px;
    width: 50px;
    height: 2px;
    margin: 0px auto;
    background: #f58634;
}

.loginregisterpage_sec .woocommerce form.login button.button,
.loginregisterpage_sec .woocommerce form.register button.button {
     
    font-size: 20px;
    text-transform: uppercase;
    background: #f58733;
    color: #fff;
    line-height: inherit;
    padding: 12px 35px;
    letter-spacing: 0.5px;
    border: none;
    border-radius: 0;
    cursor: pointer;
    outline: none;
    margin: 30px 0 0 0;
}

.loginregisterpage_sec .woocommerce form.login {
    position: relative;
}

.loginregisterpage_sec .woocommerce form.login:after {
    content: "";
    position: absolute;
    right: -100px;
    top: 0;
    width: 52px;
    height: 480px;
    background: url(./images/or_deviderimg.png) no-repeat;
}

.loginregisterpage_sec .woocommerce form.login .lost_password {
    text-align: right;
}

.loginregisterpage_sec .woocommerce form.login .lost_password a,
.loginregisterpage_sec .woocommerce form.login .lost_password a:hover {
    font-size: 18px;
    color: #32306a
}

.thankyouorderpage_sec {}

.thankyouorderpage_sec h2 {
    
    font-size: 26px;
    color: #333236;
    text-align: center;
    margin-bottom: 50px;
}

.woocommerce .thankyouorderpage_sec ul.order_details {
    margin: 0em 0;
    border-top: 1px solid #eae8eb;
    border-bottom: 1px solid #eae8eb;
    padding: 25px 0;
    text-align: center;
}

.woocommerce .thankyouorderpage_sec ul.order_details li {
    font-size: 14px;
    color: #444444;
    text-transform: uppercase;
     
    margin-right: 2.3em;
    padding-right: 2.3em;
    line-height: 24px;
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.woocommerce .thankyouorderpage_sec ul.order_details li strong {
    font-size: 16px;
    color: #1e1e1f;
    font-weight: normal;
     
}

.kyc_info {
    display: none;
}

.kyc_info p {
    font-size: 18px;
    color: #1e1e1f;
    margin: 60px 0;
     
    text-align: center;
}

.kyc_info h2 {
     
    font-size: 30px;
    color: #333236;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 50px 0;
}

.kyc_info h2 span {
    
    font-size: 30px;
    color: #333236;
}

.kyc_info h2:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: -5px;
    width: 50px;
    height: 2px;
    margin: 0px auto;
    background: #f58634;
}

.sponsor_info,
.member_info {
    width: 50%;
    padding: 0 50px;
    float: left;
}

.sponsor_info,
.member_info {}

.sponsor_info h3,
.member_info h3 {
     
    font-size: 20px;
    color: #333236;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    margin: 0 0 40px 0;
}

.sponsor_info h3:after,
.member_info h3:after {
    content: "";
    position: absolute;
    right: inherit;
    left: 0;
    bottom: -5px;
    width: 50px;
    height: 2px;
    margin: 0px auto;
    background: #f58634;
}

.sponsor_info ul,
.member_info ul {
    padding: 0;
    margin: 0;
}

.sponsor_info ul li,
.member_info ul li {
    list-style: none;
    margin-bottom: 20px;
}

.sponsor_info ul li span,
.member_info ul li span {
    color: #3c424c;
    font-size: 18px;
     
}

.sponsor_info input.text,
.sponsor_info input.title,
.sponsor_info input[type=email],
.sponsor_info input[type=password],
.sponsor_info input[type=date],
.sponsor_info input[type=tel],
.sponsor_info input[type=text],
.sponsor_info select,
.sponsor_info textarea,
.member_info input.text,
.member_info input.title,
.member_info input[type=email],
.member_info input[type=password],
.member_info input[type=date],
.member_info input[type=tel],
.member_info input[type=text],
.member_info select,
.member_info textarea {
    width: 100%;
    height: 56px;
    background-color: #fff;
    padding: 6px 12px;
    border: 0;
    color: #3c424c;
    font-size: 18px;
    border: 1px solid #aba8ad;
    border-radius: 0;
    
}

.sponsor_info ul li .intl-tel-input.allow-dropdown,
.member_info ul li .intl-tel-input.allow-dropdown {
    width: 100%;
}

.sponsor_info textarea,
.member_info textarea {
    height: 100px;
}

.member_info button.wpcf7-field-group-add,
.member_info button.wpcf7-field-group-remove {
    
    font-size: 16px;
    text-transform: uppercase;
    background: #f58733;
    color: #fff;
    line-height: inherit;
    padding: 8px 15px;
    letter-spacing: 0;
    border: none;
    border-radius: 0;
    cursor: pointer;
    outline: none;
}

.member_info button.wpcf7-field-group-remove {
    background: #ccc;
    color: #000;
    margin-right: 20px;
}

.member_info button.wpcf7-field-group-add:hover,
.member_info button.wpcf7-field-group-remove:hover {
    background-color: #e1680c;
    color: #fff;
}

.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
    font-size: 15px;
    color: #333236;
    font-weight: normal !important;
}

.woocommerce table.my_account_orders th {
/*     font-family: 'robotomedium'; */
}

.woocommerce table.my_account_orders td a,
.woocommerce table.my_account_orders td a:hover {
    color: #f58733;
    text-decoration: none;
}

.woocommerce table.my_account_orders .button {
    white-space: nowrap;
    float: none;
    max-width: 100%;
    font-size: 15px;
    font-weight: normal;
    padding: 6px 12px;
    background: transparent;
}

.woocommerce table.my_account_orders .button:hover:after {
    display: none;
}

.woocommerce-MyAccount-content p {
    font-size: 15px;
    color: #333236;
    font-weight: normal !important;
}

.woocommerce-MyAccount-content p strong {
    
    font-weight: normal;
    font-size: 18px;
}

.woocommerce-MyAccount-content p a,
.woocommerce-MyAccount-content p a:hover {
    color: #f58733;
    text-decoration: none;
}

.woocommerce-Address .woocommerce-Address-title h3 {
    
    font-size: 20px;
    color: #333236;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    margin: 20px 0;
}

.woocommerce-Address .woocommerce-Address-title h3:after {
    content: "";
    position: absolute;
    right: inherit;
    left: 0;
    bottom: -5px;
    width: 50px;
    height: 2px;
    margin: 0px auto;
    background: #f58634;
}

.woocommerce-Address .woocommerce-Address-title .edit,
.woocommerce-Address .woocommerce-Address-title .edit:hover {
    color: #f58733;
    text-decoration: none;
    font-size: 18px;
     
}

.woocommerce-Address address {
    /* width: 49%;
    float: left; */
    font-size: 16px;
    line-height: 26px;
    font-style: normal;
    color: #333236;
    font-weight: normal !important;
}

.woocommerce-MyAccount-content button.button,
.woocommerce-MyAccount-content button.button.alt {
    background: #f58733;
    color: #fff;
    font-size: 20px;
    
    text-transform: uppercase;
    border-radius: 0;
    border: 0;
    margin-top: 30px;
}

.woocommerce-MyAccount-content button.button:hover,
.woocommerce-MyAccount-content button.button.alt:hover {
    border-radius: 0;
    border: 0;
    background: #f58733;
    color: #fff;
}

.woocommerce-account .entry-content {
    min-height: 80vh;
}

.woocommerce .woocommerce-customer-details,
.woocommerce .woocommerce-order-details,
.woocommerce .woocommerce-order-downloads {
    margin: 20px 0;
}

.kyc_submit_btn {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.kyc_submit_btn ul {
    list-style: none;
}

.kyc_submit_btn input[type="submit"] {
     
    font-size: 24px;
    text-transform: uppercase;
    background: #f58733;
    color: #fff;
    line-height: inherit;
    padding: 10px 35px;
    letter-spacing: 0;
    border: none;
    border-radius: 0;
    cursor: pointer;
    outline: none;
}

.terms_info p {
    line-height: 28px;
    padding-bottom: 20px;
}

.terms_info ol {
    padding: 0 0 20px 30px;
}

.terms_info ol li {
    margin-bottom: 10px;
    list-style-position: outside;
}

.terms_page {
    position: absolute;
    right: 0;
    left: 0;
    width: 150px;
    margin: 0 auto;
}

.terms_page a {
    color: #666;
}

.adult_vaccination {
    display: block;
    width: 100%;
    height: 100px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
    margin-bottom: 1px;
}

.yashoda_camp {
    width: 20%;
    float: left;
    z-index: 9;
}

.yashoda_camp img {
    width: 125px !important;
    margin: 5px 40px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
}

.yashoda_camp_menu {
    width: 80%;
    float: right;
    padding: 40px 30px 0 0;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
}

.yashoda_camp_menu.et_pb_fullwidth_menu .fullwidth-menu-nav>ul {
    padding: 0 20px 0 0 !important;
}

.yashoda_camp_menu li a {
     
    color: #616063 !important;
    text-transform: uppercase;
    position: relative;
}

.yashoda_camp_menu>ul>li>a:hover,
.yashoda_camp_menu>ul>li>a:focus {
    opacity: 1;
    color: #f58733 !important;
}

.yashoda_camp_menu li a:after {
    position: absolute;
    top: 0px;
    right: -15px;
    content: "";
    width: 1px;
    height: 15px;
    background: #959596;
}

.yashoda_camp_menu li:last-child a:after {
    display: none;
}

.page-template-page-template-product #main-header {
    display: none;
}

.page-template-page-template-product #page-container {
    padding-top: 41px !important;
}

.adult_vaccination.sticky_header {
    position: fixed;
    z-index: 999;
    top: 41px;
    height: 75px;
}

.adult_vaccination.sticky_header .yashoda_camp img {
    width: 80px;
    margin: 10px 50px;
}

.adult_vaccination.sticky_header .yashoda_camp_menu {
    padding: 25px 30px 0 0;
}

.variation-AppointmentDate,
.variation-EmailID,
.variation-MobileNumber,
.variation-PatientName,
.variation-PreferredLocation{
    font-size: 15px !important;
    line-height: 28px;
    color: #666;
    font-weight: normal;
}

.variation-AppointmentDate p,
.variation-EmailID p,
.variation-MobileNumber p,
.variation-PatientName p,
.variation-PreferredLocation p{
    font-size: 15px;
    color: #f58733;
    font-weight: normal;
}
.variation-utm_source,
.variation-utm_medium,
.variation-utm_campaign,
.variation-utm_term ,
.variation-utm_content{
    display: none !important;
}

.product_meta {
    display: none;
}

.single-product div.product.wcpa_has_options form.cart {
    margin-top: 0 !important;
}

.woocommerce-tabs.wc-tabs-wrapper {
    margin-top: 0;
}

.wcpa_form_item {
    width: 46%;
    display: inline-block;
    margin: 15px;
    margin-left: 0;
    margin-bottom: 8px;
}

.wcpa_form_item.wcpa_type_header {
    width: 100%;
    margin-bottom: 0;
}

.wcpa_form_outer .wcpa_form_item input[type=date] {
    padding-right: 7px;
    /*width: 170px;*/
     
    font-size: 15px;
    font-weight: normal;
    color: #666666;
}

.woocommerce-page .quantity input.qty {
    height: 45px;
}

.woocommerce-page .quantity .minus,
.woocommerce-page .quantity .plus {
    height: 44px !important;
}


/** Custom Styles for home page grid START**/


/*** BREADCRUMBS ***/

.woocommerce .woocommerce-breadcrumb {
    font-size: 16px;
    font-weight: bold;
    color: #222;
    /*display: none;*/
}


/*** BREADCRUMB LINKS ***/

.woocommerce .woocommerce-breadcrumb a {
    color: #00707a;
}


/*** CHANGE COLORS ON THE FILTER DROPDOWN (THIS MAKES OTHER WOO DROPDOWNS MATCH AS WELL) ***/

select.orderby,

/* woocommerce class is purposely left off so other dropdowns can match but you can add it if you prefer */

.woocommerce div.product form.cart .variations td select {
    background: none;
	border: none;
	font-family: "Poppins", sans-serif;
	font-size: 16px;
}


/*** SINGLE GRID ITEM STYLING ***/

.woocommerce ul.products li.product {
    text-align: center;
    /* centers titles and prices */
    background: #fff;
    /* changes background color */
    padding: 1em;
    /* adds space around entire product */
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
	box-shadow: 0 0 4px rgb(215, 226, 232, 1);
    border-radius: 10px !important;
    border: none !important;
}

.woocommerce ul.products li.product:hover {
    background: #fff;
    /* changes background color on hover */
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    /* adds shadow on hover */
    -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}


/*** MAKE IMAGES TOUCH EDGES (IF ADDING PADDING ABOVE) ***/

.et_shop_image {
   display: flex;
    justify-content: center;
    /* compensates for grid item padding, leave this off if you want space around the images */
}


/*** MAKE TITLES BIGGER AND CHANGE COLOR ON SINGLE GRID AND RELATED PRODUCTS ***/

h2.woocommerce-loop-product__title,
 .product .related h2 {
    /*font-size: 20px !important;
    color: #000;
    min-height: 60px;  change color of product titles */
}


/*** CENTER STAR RATING AND MAKE STARS BIGGER ***/

.woocommerce ul.products li.product .star-rating {
    font-size: 18px;
    margin-left: auto !important;
    margin-right: auto !important;
}


/*** CHANGE STAR COLOR FROM THEME COLOR ***/

.woocommerce .star-rating span::before {
    color: #ffa500 !important;
}


/*** CHANGE PRICE COLOR IF YOU DON'T WANT IT DEFAULT THEME COLOR ***/

span.woocommerce-Price-amount.amount {
    color: #f6a356;
    font-weight: 500;
    /* this changes price color on all Woo areas */
}


/*** MAKE PRICES BIGGER ON GRID AND RELATED PRODUCTS ***/

.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price,
.woocommerce-page ul.products li.product .price del {
    font-size: 18px;
}


/*** IMAGE OVERLAY BACKGROUND ***/

.woocommerce .et_overlay {
    border: 0;
    background: #00707a;
    /* For browsers that do not support gradients */
    background: rgb(144,107,210);
	background: radial-gradient(circle, rgba(144,107,210,0.639093137254902) 0%, rgba(89,83,169,1) 100%);
    /* gradient colors */
}


/*** IMAGE OVERLAY ICON COLOR AND SIZE ***/

.woocommerce .et_overlay:before {
    color: #fff;
    font-size: 60px;
    margin: auto;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}



/** Custom Styles for home page grid END **/

.bandhamlocations_info {
    border-top: 1px solid #eee;
}

.woocommerce .quantity input[type="number"] {
    color: #000 !important;
    background-color: rgba(255, 255, 255, .2) !important;
    border: 1px solid #ccc !important;
}

.woocommerce-page .quantity .minus,
.woocommerce .quantity .minus,
.woocommerce-page .quantity .plus,
.woocommerce .quantity .plus {
    border: 1px solid #f58733 !important;
    color: #f58733 !important;
}

.woocommerce .quantity,
.woocommerce-page .quantity {
    width: 100%;
}

.single-product a.button.add_to_cart_button {
    line-height: 26px !important;
}

.related.products h2 {
    font-size: 26px !important;
    line-height: 22px;
    height: auto;
    color: #000;
    padding-bottom: 30px;
}

.related.products h2.woocommerce-loop-product__title {
    font-size: 20px !important;
}

.related.products {
    margin: 40px 0 20px 0;
    border-top: 1px solid #eee;
    padding: 40px 0 0px 0;
}

input[type="date"] {
    position: relative;
    padding: 10px;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    color: transparent;
    background: none;
    z-index: 1;
    opacity: 0;
}

input[type="date"]:before {
    color: transparent;
    background: none;
    display: block;
    font-family: 'FontAwesome';
    content: '\f073';
    /* This is the calendar icon in FontAwesome */
    width: 10px;
    height: 20px;
    position: absolute;
    top: 8px;
    right: 6px;
    color: #999;
    font-size: 18px;
}

input[type="date"].wpcf7-date:before {
    top: 15px;
    right: 20px;
    font-size: 25px;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


#top-menu li ul {
    border-top: 3px solid #fc7b1f;
    padding: 0;
    max-height: 460px;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    text-align: left;
    right: auto;
    left: 0;
}

#top-menu li li {
    padding: 0;
    width: 100%;
    text-align: left;
    text-transform: capitalize;
}

#top-menu li li a {
    padding: 10px 14px;
    font-size: 14px;
    line-height: 18px;
    display: block;
    width: 100%;
    margin-right: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.woocommerce-product-gallery__image {
/*     height: 350px; */
}

.woocommerce-MyAccount-content .woocommerce-order-details tfoot tr:nth-child(2) {
    display: none;
}

.woocommerce-MyAccount-content .woocommerce-order-details table.woocommerce-table--custom-fields tr th {
    width: 190px;
    padding: 0;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    display: none;
}

.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container,
.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container {
    padding-top: 100px !important;
}

#about ul {
    padding: 0 0 0 20px;
    margin: 0;
}

#about ul li {
     
    font-size: 16px;
    line-height: 24px;
    color: #666;
    margin: 10px 0;
}

#about ul li strong {
    font-weight: normal;
     
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a,
body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 10px 22px !important;
    font-weight: normal;
}

h2.yikes-custom-woo-tab-title{
    display: none;
}

.woocommerce-error li strong,
.woocommerce-info li strong,
.woocommerce-message li strong {
    
    font-weight: normal;
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active a, body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
    font-size: 26px;
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a, body.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    font-size: 26px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{
	display: none !important;
}
.intl-tel-input{display:block !important;}
.woocommerce #content div.product div.images img, .woocommerce div.product div.images img, .woocommerce-page #content div.product div.images img, .woocommerce-page div.product div.images img{width: 450px !important;}
.duration{display: none;}
/* products list view in mobile */
@media only screen and (max-width: 600px) {
  
   span.woocommerce-Price-amount.amount{text-align: left !important;}
  .excerpt{font-size: 12px; text-align: left !important;}
  .woocommerce ul.products li.product .price, h2.woocommerce-loop-product__title, .product .related h2 {text-align: left !important; font-size: 18px !important; }
  
  .woocommerce-page ul.products li.product:nth-child(n){margin: 0 0 4% 0 !important;}
  .woocommerce .woocommerce-ordering{display: none !important;}
}
.product-thumbnail, .woocommerce-additional-fields{display: none !important;}
.woocommerce-form-coupon-toggle {
    display: none;
}
/* WooCommerce Custom Styles*/
.woocommerce-page ul.products li.product a img, .woocommerce ul.products li.product a img{
	width: 130px;
	height: 130px;
	padding: 0;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, .1) !important;
	max-width: 130px;
    border-radius: 100%;
}
#left-area ul.products{
	display: flex;
    flex-wrap: wrap;
	gap: 20px;
	justify-content: inherit;
	margin-bottom: 30px;
}
.woocommerce ul.products li.product {
    flex: 0 0 calc(25% - 15px) !important;
	margin: 0;
	position: relative;
    padding-bottom: 75px;
}
.woocommerce ul.products li.product:first-child{
	margin-left: -20px;
}
.woocommerce ul.products li.product a span.excerpt:last-child{
	color: #35383d!important;
	margin-top: 10px;
}
.woocommerce ul.products li.product .button{
	position: absolute;
    transform: translate(-50%, -50%);
    bottom: 0;
	font-size: 16px;
	margin-top: 0;
}
.woocommerce div.product div.images{
	width: 220px;
}
.woocommerce div.product div.images img{
	width: 200px;
	height: 200px;
	padding: 0;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, .1) !important;
	max-width: 200px;
    border-radius: 100%;
}
.woocommerce div.product h5.wcpa_field {
	font-size: 14px;
	line-height: 22px;
	color: #333;
	font-weight: normal;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper div{
	justify-content: center;
	display: flex;
}
.woocommerce-product-details__short-description{
	margin-bottom: 20px;
}
.prdd-delivery-form{
	border: none;
	padding: 0;
}
.wcpa_section_body {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
}

.prdd_start_date input.delivery_calender{
	border: 1px solid #c6d0e9;
	line-height: 25px;
    padding: 10px 10px;
	border-radius: 6px;
	margin-top: 5px;
}
.wcpa_wrap .wcpa_field_wrap.wcpa_type_hidden{
	margin-bottom: 0;
}
.wcpa_section_body .wcpa_row.wcpa_row_index_4 h5, .wcpa_section_body .wcpa_row.wcpa_row_index_4 .wcpa_field_wrap {
	padding: 0;
	margin: 0;
}
.wcpa_form_outer{
	margin-bottom: 0;
}
.coupon{
	display: flex;
    align-items: center;
    gap: 20px;
}
.woocommerce ul.products span.excerpt{
	font-size: 14px !important;
	line-height: 20px;
	color: #6c757d!important
}
#left-area .cart_item ul{
	background: #f7f7f7;
    padding: 20px;
    margin: 10px 0px;
    border-radius: 10px;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
	padding: .5em 1em;
}
.woocommerce-pagination{
	margin-bottom: 30px;
}
@media all and (max-width: 980px) {
	.woocommerce-page ul.products li.product:nth-child(n){
		margin: 0 !important;
	}
	.woocommerce ul.products li.product{
		flex: 0 0 calc(33.3% - 20px) !important;
	}
	.woocommerce ul.products li.product:first-child{
		margin-left: -20px !important;
	}
	.woocommerce div.product div.images .woocommerce-product-gallery__wrapper div{
		margin-bottom: 20px;
	}
	.checkoutorderreview_lft, .checkoutorderreview_rght{
		width: 100%;
	}
	.checkoutorderreview_rght{
		margin-bottom: 20px;
		padding-left: 0;
	}
	.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
		width: auto !important;
	}
}
@media all and (min-width: 980px) {
	.woocommerce-page div.product div.summary{
		width: calc(100% - 250px);
	}
	.checkoutorderreview_rght{
		margin-top: 120px;
	}
	
}
@media all and (min-width: 768px) {
	.prdd-delivery-form .prdd_start_date{
		max-width: 45%;
	}
	.wcpa_section_body .wcpa_row {
		flex: 0 0 calc(33.3% - 20px);
	}
	.wcpa_section_body .wcpa_row.wcpa_row_index_4, .wcpa_section_body .wcpa_row.wcpa_row_index_5{
		display: contents;
	}
	.com-clinics-loc{
		border-left: 1px solid #eee;
	}
	.speciality-content-section .main_c_block{
		display: flex;
	}
	.speciality-content-section .second_c_block>div{
		position: -webkit-sticky;
		position: sticky;
		top: 100px;
		display: block !important;
/* 		height: calc(100vh - 100px); */
		padding-left: .25rem;
		margin-left: -.25rem;
		overflow-y: auto;
		margin-bottom: 20px;
	}
/* 	.bd-layout{
    display: grid;
    gap: 1.5rem;
    grid-template-areas: "sidebar main";
   
  }
      .bd-main {
        display: grid;
        gap: inherit;
        grid-template-areas:
        "intro"
        "toc"
        "content";
        
    }
    .bd-links {
      position: -webkit-sticky;
        position: sticky;
        top: 100px;
        display: block !important;
        height: calc(100vh - 100px);
        padding-left: .25rem;
        margin-left: -.25rem;
        overflow-y: auto;
    }
	 */
}
@media all and (max-width: 767px) {
	.wcpa_section_body{
		display: block;
	}
	.woocommerce ul.products li.product{
		flex: 0 0 calc(50% - 20px) !important;
	}
	.woocommerce div.product div.images img{
		width: 120px;
		height: 120px;
		max-width: 120px;
	}
}
@media all and (max-width: 540px) {
	.woocommerce ul.products{
		gap: 0;
		row-gap: 10px;
	}
	.woocommerce ul.products li.product{
		flex: 0 0 calc(100% - 0px) !important;
	}
	.woocommerce-page ul.products li.product a img, .woocommerce ul.products li.product a img {
    width: 100px;
    height: 100px;
		max-width: 100px;
	}
	.et_shop_image{
		justify-content: start;
	}
	.coupon{
		display: block;
		text-align: left;
	}
	.woocommerce-cart .cart-collaterals .cart_totals table{
		width: 100%;
	}
}
/* WooCommerce Custom Styles End */

/* woocommerce end*/

.et-db #et-boc .et-l .et_pb_row
{
width:100%; max-width:100%;
}
.et-db #et-boc .et-l .et_pb_section {
/* 	padding:0; */
}

.internationalpatients_list {
    width: 100%;
    position: relative;
    height: 360px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
}
.internationalpatients_list a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}
.internationalpatients_list .internationalpatients_cont {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 15px;
    background: rgba(255, 255, 255, 0.7);
}
.treatment_icon
{
width:40px;
}

/* international facilities page */
.yh-facilities-list ul {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	padding: 0;
}

.yh-facilities-list ul li {
	display: flex;
	align-items: center;
	column-gap: 6px;
	text-decoration: none;
	list-style: none;
	flex: 0 0 calc(33.3% - 20px);
}

.internationalpatients_list {
    width: 100%;
    position: relative;
    height: 360px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
}
.internationalpatients_list a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}

/*change hamburger icon to x when mobile menu is open*/

#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
.et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
	content: '\4d';
}


/*adjust the new toggle element which is added via jQuery*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
	width: 44px;
	height: 100%;
	padding: 0px !important;
	max-height: 44px;
	border: none;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
	background-color: transparent;
}


/*some code to keep everyting positioned properly*/

ul.et_mobile_menu>li.menu-item-has-children,
ul.et_mobile_menu>li.page_item_has_children,
ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children {
	position: relative;
}


/*remove default background color from menu items that have children*/

.et_mobile_menu .menu-item-has-children>a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a {
	background-color: transparent;
}


/*hide the submenu by default*/

ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
	display: none !important;
	visibility: hidden !important;
}


/*show the submenu when toggled open*/

ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
	display: block !important;
	visibility: visible !important;
}


/*adjust the toggle icon position and transparency*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
	text-align: center;
	opacity: 1;
}


/*submenu toggle icon when closed*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
	top: 10px;
	position: relative;
	content: '+';
	color: #837fc6;
	padding: 3px;
	font-size: 24px;
    font-weight: normal;
}


/*submenu toggle icon when open*/

ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after {
	content: '-';
}


/*add point on top of the menu submenu dropdown*/

.et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
	position: absolute;
	right: 5%;
	margin-left: -20px;
	top: -14px;
	width: 0;
	height: 0;
	content: '';
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #ffffff;
}


/*adjust the position of the hamburger menu*/

.mobile_menu_bar {
	position: relative;
	display: block;
	bottom: 0px;
	line-height: 0;
}


/*force the background color and add a rounded border*/

.et_pb_menu_0.et_pb_menu .et_mobile_menu,
.et_pb_menu_0.et_pb_menu .et_mobile_menu ul {
	background-color: #ffffff!important;
	border-radius: 10px;
}

.popup_live_chat {
	z-index: 99;
	position: fixed;
	width: 60px;
	bottom: 50px;
	right: 10px;
	animation: uf-maximize-icon 2s infinite;
}

/* Ensure the submenu is hidden by default */
#top-menu .menu-item > .sub-menu {
    display: none;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    transition: visibility 0s, opacity 0.2s ease-in-out;
}

/* Show the submenu only when hovering over the parent menu item */
#top-menu .menu-item:hover > .sub-menu {
    display: block;
    visibility: visible;
    opacity: 1;
}

/* Prevent submenu from showing unless its parent is hovered */
#top-menu .menu-item > .sub-menu {
    pointer-events: none; /* Disable interaction unless parent item is hovered */
}

/* Allow interaction with the submenu when hovering over the parent */
#top-menu .menu-item:hover > .sub-menu {
    pointer-events: auto;
}

/* Add a small delay for a smooth transition */
#top-menu .menu-item {
    position: relative; /* Ensure submenu is positioned relative to the parent */
}

/* Optional: Make sure the submenu stays visible even if the cursor moves over the submenu */
#top-menu .menu-item .sub-menu:hover {
    visibility: visible;
    opacity: 1;
}

.country-buttons p{
  display: flex;
   gap: 5px;
    border-bottom: 1px solid #827fc6;
}

.country-buttons button {
  padding: 12px 25px;
  border: 1px solid #827fc6;
	background: #fff;
  border-radius: 10px 10px 0 0;
  cursor: pointer;
  transition: all 0.3s ease;
  text-align: center; /* Center text within the button */
	    border-bottom: none;
}

.country-buttons button.selected {
  background: #827fc6;
  color: white;
  border-color: #827fc6;
}


/* added for lps yashoda hospital page */

.excellence-list ul{
	display: flex;
	flex-wrap: wrap;
	row-gap: 50px;
	padding: 0;
}
.excellence-list ul li, .excellence-list ul li:hover{
	list-style: none;
	flex: 0 0 25%;
	color: #524da6;
	font-weight: 600;
}
.excellence-list ul li img{
	display: block;
	margin: 0 auto 10px;
}
.infrastructure-list ul li, .excellence-list.infrastructure-list ul li:hover {
	flex: 0 0 50%;
	color: #fff;
}
.lp-purble-bg {
    background: #524da6;
}
.lp-surgery-cards .et_pb_module, .lp-surgery-cards .et_pb_code_inner, .lp-surgery-cards .lp-yh-card{
	height: 100%;
}
.lp-surgery-cards .lp-yh-card h3{
	color: #524da6;
	font-weight: 600;
	margin: 10px 0;
}
.lp-banner-enq-btn {
    margin: 20px 0 0;
    display: inline-block;
}
.purple-border{
	border: 1px solid #524da6;
}
body.postid-597338 h1.event-title, body.postid-597338 .event-location-link{
	color: #000;
}
@media only screen and (max-width: 760px) {
	
	.excellence-list ul{
		row-gap: inherit;
		gap: 15px;
	}
	.excellence-list ul li{
		flex: 0 0 calc(50% - 8px);
	}
	 
}
.page-id-602487 .wpcf7 > .wpcf7-response-output {
  display: none !important;
}
.search .post-meta {
    display: none;
}
.selectdate_slider{overflow: hidden;padding: 0 60px;}
.selectdate_slider .swiper-button-prev{left: 0px;}
.selectdate_slider .swiper-button-next{right: 0px;}
/*internationa OTP */
.int_verify_otp .otpintbutton{
	border: none;
	margin: 0 5px;
	font-size: 13px;
}
.int_verify_otp {
    display: none;
    height: 72px !important;
    text-align: left;
}
.speciality_page_form_otp ul li .otpintbutton{ 
	background: none !important;
	color: #827fc6;
	font-weight: 600;
	padding: 0;
	width: auto;
    float: right;
}
.woocommerce div.product form.cart .button {
	display : none !important;
}

