/*---------------------------------------------------------------------------------

 Theme Name:   TNC Hospital Divi Child
 Theme URI:    https://themencode.com/
 Description:  TNC Hospital Divi Child
 Author:       ThemeNcode
 Author URI:   https://themencode.com/
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/




/**tnc heading style start**/

.tnchp-heading:before {
    content: '';
    display: block;
    position: absolute;
    height: 10px;
    width: 100%;
    margin-bottom: 0.25em;
	border-radius: 2px;
    opacity: 0.7;
    background-color:#F92C5D;
	bottom:0px;
	z-index: -1;
	left: 0px;
    right: 0px;
}
.tnchp-heading {
    position: relative;
}
/**tnc heading style end**/

.faciliti-list {
    width: 50%;
    float: left;
    padding-right:20px;
}

.tnc-popular-post-block {
	color: #FFF;
	font-family: Rubik;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px; /* 133.333% */
	letter-spacing: 0.48px;
	border-radius: 20px 20px 0px 0px;
    background:#20557D;
	padding:14px 29px;	
} 
.tnchp-block-latest-post.wp-block-latest-posts {
    padding-top: 40px !IMPORTANT;
}

.tnchp-block-latest-post li {
    display: grid;
    grid-template-columns: auto auto;
    column-gap: 14px;
    padding-bottom: 14px;
	padding-left:30px;
	padding-right:30px;
}

.tnchp-block-latest-post .wp-block-latest-posts__featured-image a img {
    border-radius: 6px;
}
.tnchp-block-latest-post .wp-block-latest-posts__featured-image a {
	color:#292B31;
	font-family: Rubik;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
}
.wp-block-group.is-layout-flow.wp-block-group-is-layout-flow {
    border-radius: 20px;
    border: 1px solid #EEE;
    background: #FFF;
	padding:20px;
}

.tnchp-categories-block {
    border-radius: 20px;
    border: 1px solid #EEE;
    background: #FFF;
}
.tnchp-categories-title {
    font-family: Rubik;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0.48px;
}
.tnchp-categories-block ul.wp-block-categories-list.wp-block-categories {
    padding: 30px !important;
	padding-top: 0px !important;
}
.tnchp-categories-title {
    font-family: Rubik;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0.48px;
    padding-left: 30px;
    padding-top: 24px;
    border-bottom: 1px solid #E9EEF2;
}
.tnchp-categories-block .wp-block-categories-list li.cat-item {
	border-bottom: 1px solid #E9EEF2;
    padding: 13px 0px;
    margin-bottom: 0px;
} 
.tnchp-categories-block .wp-block-categories-list li.cat-item:last-child{
  border-bottom: none;
  padding-bottom:8px !important;
}
.tnchp-categories-block .wp-block-categories-list li.cat-item  a{
	color: #666;
	font-family: Rubik;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
}
.tnchp-categories-block .wp-block-categories-list li.cat-item {
	color: #666; 
	color: #666;
	font-family: Rubik;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
 }

.tnchp-tags-block {
  border-radius: 20px;
  border: 1px solid #EEE;
  background: #FFF;
}
.tnchp-tag-title {
    font-family: Rubik;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0.48px;
    padding-left: 30px;
    padding-top: 24px;
    border-bottom: 1px solid #E9EEF2;
}

.tnchp-tags-block p.wp-block-tag-cloud {
    padding-left: 30px !important;
    padding-bottom: 48px !important;
	padding-top:30px !important;
	padding-right:20px !important; 
}

.tnchp-tags-block p.wp-block-tag-cloud a {
    border-radius: 2px;
    background: #EEE;
    padding: 10px;
} 
.tnchp-tags-block p.wp-block-tag-cloud a {
    border-radius: 2px;
    background: #EEE;
    padding: 10px;
} 

.tnchp-tags-block .wp-block-tag-cloud  a {
	color: #000 !important;
    font-family: Rubik !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 26px !important;
    letter-spacing: 0.32px !important;
	margin-right: 4px !important; 
	margin-bottom: 7px !important; 
}

.tnchp-sidebar .et_pb_widget {
	margin-bottom: 38px !important; 
 }

.wpf_item label {
    color: #666666 !important;
}

.wpf_autocomplete input {
   border-radius: 2px !important;
   border: 1px solid #d3cccc !important;
  background: #F9F9F9 !important;
}

.tnchp-doctor-container {
    max-width: 1070px;
}


.tnchp-doctor-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr) );
    column-gap: 40px;
    row-gap: 40px;
	
}
.tnchp-doctor-container article  {
	border-radius: 10px;
	border: 1px solid #EEE;
	background: #FFF;
	padding:20px;
}
.doctor-title {
    color: var(--black, #292B31);
    font-family: Rubik;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
}

.doctor-department {
    color: var(--Green-2, #04CE78);
    font-family: Rubik;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}
.doctor-degree {
    color: #666;
    font-family: Rubik;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.tnchp-content-area {
	background: rgba(26, 95, 122, 0.05);
	padding-bottom:60px;
}
.tnchp-doctor-blur-content {
    border-radius: 10px;
    opacity: 0;
    background:#20557D;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.tnchp-doctor-item {
	position:relative;
}

.tnchp-book-btn a {
    border-radius: 30px;
    background: #04CE78;
    color: #FFF;
    text-align: center;
    font-family: Rubik;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    display: inline-block;
    padding: 10px 23px;
}

.tnchp-profile-btn a {
    border-radius: 30px;
    border: 2px solid var(--Green-2, #04CE78);
    color: #FFF;
    text-align: center;
    font-family: Rubik;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    display: inline-block;
    padding: 10px 27px;
}
.tnchp-book-btn {
    padding-bottom: 20px;
	
}

.tnchp-doctor-item:hover .tnchp-doctor-blur-content{ 
	opacity:0.9;
	transition: all .8s;
}

@media only screen and (max-width:1200px) {
	.tnchp-content-area {
		padding:25px;
	}
} 

/*doctor single */

.doctor-single-content-area {
  background: rgba(26, 95, 122, 0.05); 
  padding-top: 40px;
  padding-bottom: 100px;
}
.doctor-single-container {
	max-width:1140px;
	margin:0px auto;
}
.tnchp-doctor-single-content-wrapper {
    display: flex;
    flex-direction: row;
    column-gap: 58px;
}
.tnchp-doctor-right-sidebar-wrapper {
    border-radius: 20px;
    border: 1px solid #EEE;
    background: #FFF;
	padding: 20px;
	max-width: 400px;
    width: 100%; 
} 

.tnchp-about-dr-single {
    border-radius: 4px;
    border: 1px solid #EEE;
    background: #FFF;
    margin-bottom: 20px;
	padding: 40px;
}

.tnchp-doctor-single-content-wrapper {
    display: flex;
    flex-direction: row;
    column-gap: 58px;
    flex-wrap: nowrap;
	align-items: flex-start;
}

.tnchp-doctor-single-title {
    color: #000;
    font-family: Rubik;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
}

.tnchp-doctor-department-title {
	color: #666;
	font-family: Rubik;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 26px; /* 162.5% */
} 
li.tnchp-email::before {
    font-family: etmodules;
    color: #666666;
    font-size: 24px;
    padding-right: 11px;
    content: "\e076";
}

li.tnchp-phone::before {
	font-family: etmodules;
    color: #666666;
    font-size: 24px;
    padding-right: 11px;
    content: "\e090";
	
}
li.tnchp-location::before {
	font-family: etmodules;
    color: #666666;
    font-size:24px;
    padding-right: 11px;
    content: "\e01e";
}
.tnchp-schedule-patient {
    border-radius: 20px;
    background: #F5F5F5;
    padding: 25px;
}

.tnchp-single-book a {
    border-radius: 4px;
    background: var(--Green-2, #04CE78);
    color: #FFF;
    text-align: center;
    font-family: Rubik;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    padding: 10px 17px;
	display: inline-block;
} 
.tnchp-single-book {
    margin-top: 25px;
} 

li.tnchp-email,li.tnchp-location,
li.tnchp-phone {
	color: #666;
	font-family: Rubik;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px; 
	display: flex;
    align-items: center;
	padding-bottom:16px;
}
.tnchp-single-doctor-content {
    padding-left: 23px;
	padding-top: 20px;
} 

.tnchp-single-details {
  padding-left: 23px;
  padding-top: 18px;
  padding-bottom:10px;
} 	

.tnchp-schedule-patient p strong {
    color: var(--black, #292B31);
    text-align: center;
    font-family: Rubik;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px; 	
} 
.tnchp-schedule-patient p {
    color: #666;
    font-family: Rubik;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
.tnchp-single-book {
    padding-bottom: 20px;
	padding-left:20px;
} 
.tnchp-about-dr-single p strong {
    color:#292B31;
    font-family: Rubik;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
} 
.tnchp-about-dr-single p  {
    color: #666;
	font-family: Rubik;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px; /* 162.5% */
} 

@media only screen and (max-width: 1200px) {
	.doctor-single-content-area {
		padding-left:30px;
		padding-right:30px;
	}
}
@media only screen and (max-width: 768px){
	.tnchp-doctor-single-content-wrapper {
		flex-direction:column;
		row-gap: 40px;
	}
}
.tnchp-single-book a:hover {
	background-color:#20557d;
}

.tnchp-breadcrumb-area {
    background: #D5EAEC;
}
.tnchp-breadcrumb-container {
    max-width: 1140px;
    margin: 0px auto;
	padding-top: 17px;
    padding-bottom: 17px;
}

.tnchp-breadcrumb-container  p {
	color: #666;
	font-family: Rubik;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px; /* 162.5% */	
}

.tnchp-docto-hero-container {
    max-width: 1140px;
    margin: 0px auto;
}

h1.tnchp-doctor-title {
    color: #000;
    font-family: Rubik;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 46px;
}
p.tnchp-docotro-desc {
    color: #666;
    font-family: Rubik;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

 p.tnchp-docotro-desc {
    color: #666;
    font-family: Rubik;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
	max-width:555px;
}

.tnchp-docto-hero-container {
    padding-top: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    margin-bottom: 40px;
}
.tnchp-doctor-hero-modern-container {
    max-width: 1140px;
    margin: 0px auto;
}

.tnchp-doctore-modern-hero-area {
   background-color:#1F64FF;
   padding-top: 60px;
   padding-bottom: 60px;
}
.tnchp-doctor-hero-modern-title h1 {
    max-width: 517px;
    text-align: center;
} 


.tnchp-doctor-hero-modern-title h1 {
    max-width: 517px;
    text-align: center;
    margin: 0px auto;
	color: #FFF;
	text-align: center;
	font-family: Rubik;
	font-size: 36px;
	font-style: normal;
	font-weight: 600;
	line-height: 46px; /* 127.778% */
}

.tnchp-doctor-hero-modern-breadcrumb p {
    text-align: center;
    color: #BED5E5;
    text-align: center;
    font-family: Rubik;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
.tnchp-doctor-container {
    padding-bottom: 50px;
}
.tnchp-department-item {
    border-radius: 30px;
    border: 1px solid #EEE;
    background: #FFF;
    padding: 40px 30px;
	position:relative;
}

.tnchp-department-blurr-content {
    border-radius: 30px;
    opacity: 0;
    background: var(--bg, #20557D);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.tnchp-department-item:hover .tnchp-department-blurr-content {
    opacity: 0.95;
	transition: all .8s;
}
.tnchp-department-icon::before {
    font-family: etmodules;
    color: #04CE78;
    font-size:40px;
    padding-right: 11px;
    content: "\e03e";	
} 

.tnchp-department-icon {
    display: inline-block;
    position: absolute;
    top: 60px;
    right: 55px;
    width: 40px;
    height: 40px;
    text-align: center;
    margin: auto;
}
.tnchp-department-title h2 {
    color: var(--black, #292B31);
    font-family: Rubik;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
}
.tnchp-department-desc p {
	color: #666;
	font-family: Rubik;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px; /* 162.5% */
} 

.tnchp-department-title {
    padding-top: 15px;
}

.tnchp-department-desc {
    padding-top: 8px;
	padding-bottom:8px;
}

.tnchp-departmen-cnt {
	padding-top:0px;
}

.tnchp-department-btn-content .tnchp-term-btn {
    border-radius: 30px;
    border: 1px solid #04CE78;
	color: #666;
	font-family: Rubik;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; 
	display: inline-block;
    padding: 11px 20px;
	padding: 11px 20px;
    display: flex;
    align-items: center;
	justify-content: space-between;
}
.tnchp-term-btn::after {
	font-family: etmodules;
    color: #666;
    font-size:20px;
    padding-right: 11px;
    content: "\24";
} 

.tnchp-department-btn-content {
    max-width: 167px;
	padding-top: 40px;
}

.tnchp-department-btn-content .tnchp-term-btn:hover {
	background-color:#20557D;
	color:#fff;
}
.tnchp-term-btn:hover::after {
	color:#fff !important;
}
.tnchp-department-single-container {
    display: flex;
    flex-direction: row;
}
.tnchp-department-single  {
	max-width:1140px;
	margin:0px auto;
}

.tnchp-department-single-container {
    display: flex;
    flex-direction: row;
    column-gap: 40px;
    row-gap: 40px;
    align-items: flex-start
}

.tnchp-department-single-left {
    border-radius: 20px;
    border: 1px solid #EEE;
    background: #FFF;
}


.tnchp-department-term-title {
	color: #000;
	font-family: Rubik;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px; 
	max-width:503px;
}
.tnchp-departme-term-description p {
    color: #666;
    font-family: Rubik;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
} 

.tnchp-department-term-head h3 {
    color: #FFF;
    font-family: Rubik;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0.48px;
}
.tnchp-department-term-head {
    background-color: #20557D;
	border-radius: 20px 20px 0px 0px;
}
.tnchp-department-term-head {
	width:400px;
}
.tnchp-department-term-head h3 {
    padding-left:30px;
    padding-top: 10px;
}
ul.tnchp-term-wrap {
    padding: 30px;
	padding-top: 13px;
}
ul.tnchp-term-wrap li a {
    color:#292B31 !important;
	font-family: Rubik;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 60px; 
	display: inline-block;
    width: 100%;
	padding-left: 15px;
	
}

ul.tnchp-term-wrap li a:hover {
	border-radius: 4px;
    background:#04CE78;
	color:#ffffff !important;
}
a.tnchp-single-term-link:hover::after {
	font-family: etmodules;
    color: #fff;
    font-size:20px;
    padding-right: 11px;
    content: "\24";
	position: absolute;
    right: 16px;
} 

a.tnchp-single-term-link {
	position:relative;
}

ul.tnchp-term-wrap li {
    border-bottom: 1px solid #E9EEF2;
}

ul.tnchp-term-wrap li:last-child{
	  border-bottom: unset;
}


.tnchp-department-single {
	padding-top:41px;
}

.tnchp-departme-term-description {
    padding-top: 10px;
}
.tnchp-department-term-single-container {
    border-radius: 20px;
    border: 1px solid #EEE;
    background: #FFF;
    padding: 40px;
}
.tnchp-special-doctor-title h3 {
    color: #000;
    font-family: Rubik;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}
.tnchp-special-doctor-title {
	border-bottom: 1px solid #B1B1B1;
	margin-bottom:18px;
}
.tnchp-single-special-doctor-wrapper {
    padding-top: 40px;
}
.tnchp-single-special-doctor-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr) );
	column-gap:40px;
	row-gap:40px;
}
.tnchp-single-special-doctor-container  article {
	border-radius: 10px;
	border: 1px solid #EEE;
	background: #FFF;
    padding:20px;
}

@media only screen and (max-width: 768px) {
	.tnchp-department-single-container{
		flex-direction:column;
    }
} 
ul#thmn_breadcrumbs {
    display: flex;
    column-gap: 10px;
	
}

h3.tnchp-social-share-title {
    color: var(--black, #292B31);
    font-family: Rubik;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}
.tnchp-social-tags-area {
    display: flex;
    align-items: center;
    column-gap: 50px;
   justify-content: space-between;
}
.tnchp-facebook::before {
    font-family: etmodules;
    color: #1877F2;
    font-size: 30px;
    content: "\e0aa";
}
.tnchp-twitter::before{
    font-family: etmodules;
    color: #1D9BF0;
    font-size: 30px;
    content: "\e0ab";
}

.tnchp-pinterest::before {
	font-family: etmodules;
    color: #E60023;
    font-size: 30px;
    content: "\e0ac";
}

.tnchp-linkedin::before {
    font-family: etmodules;
    color: #0073B1;
    font-size: 30px;
    content: "\e0b1";
}
.tnchp-container .share-buttons a {
    margin-right: 10px;
}
.tnchp-post-tags a {
    display: inline-block;
    padding: 7px 10px;
    border-radius: 2px;
    background: #E9F5F6;
    color: #000;
    font-family: Rubik;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.28px;
}

@media only screen and (max-width: 653px) {
  .tnchp-container .share-buttons a {
    margin-right: 10px;
    margin-bottom: 11px !important;
    display: inline-block;
}
	
 .tnchp-post-tags a {
	margin-bottom:10px;
  }
	
}

li.item-home {
    font-size: 16px;
}

#thmn_breadcrumbs li.item-current strong {
    color: #666;
    font-family: Rubik;
    font-size: 16px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 26px;
}
#thmn_breadcrumbs li.item-home  {
    font-size: 16px;
	font-weight:400;
}


@media only screen and (max-width: 1400px) {
	.tnchp-breadcrumb-container {
		padding-left:30px;
		padding-right:30px
	}
	.tnchp-classic-doctor-container {
		padding-left:30px;
		padding-right:30px;
	}
	.tnchp-doctor-hero-modern-container {
		padding-left:30px;
		padding-right:30px;
	}
}


.tnchp-doctorcontent-area {
   max-width:1140px;
   margin:0px auto;
}

.tnchp-classic-doctor-container {
    max-width: 1140px;
    margin: 0px auto;
}
.tnchp-doctor-content-area {
  background-color:#F0F5F5;
}
.tnchp-modern-doctor {
	padding-top:40px;
}
.tnchp-doctor-hero-white-modern-breadcrumb ul {
    justify-content: center;
}

.tnchp-doctor-hero-white-modern-breadcrumb  ul  
li.item-home a {
	color: #BED5E5;
}

.tnchp-doctor-hero-white-modern-breadcrumb  #thmn_breadcrumbs li.item-current strong {
	color: #BED5E5;
}

.tnchp-department-term-single-title {
    padding-bottom: 14px;
}


/**
 * single page container 
 */

.single .et_pb_row {
	max-width:1140px;
} 
.page-template .et_pb_row {
	max-width:1140px;
}

.tax-department .et_pb_row{
  max-width:1140px;	
}

.blog  .et_pb_row {
  max-width:1140px;	
}


@media only screen and (max-width:699px) {
  .tnchp-doctor-container {
	grid-template-columns: auto;
    max-width: 350px;
    justify-content: center;
    align-items: center;
    margin: 0px auto;
}
} 

@media only screen and (max-width:689px) {
	.tnchp-single-special-doctor-container {
		grid-template-columns: auto;
		max-width: 350px;
		justify-content: center;
		align-items: center;
		margin: 0px auto;
   }
}


/**wocommerce desgin add **/
.woocommerce-message {
	margin-bottom: 0px;	
	max-width:1140px;
	margin:0px auto;
}

.woocommerce-notices-wrapper {
	background-color:#2EA3F2;
}

.tnchp-separate-menu ul.sub-menu {
    display: grid !important;
    grid-template-columns: auto auto !important;
    grid-gap: 0px !important;
	z-index: 99999 !important;
}
.tnchp-separate-menu .sub-menu{
	width: 600px !important;
	padding: 0px !important;
}
.tnchp-separate-menu ul.sub-menu li a {
   width: 250px !important;
   padding: 8px !important;
   margin: 0 auto !important;
}
.tnchp-separate-menu ul.sub-menu li {
	border-bottom: 1px solid #1C4565 !important;
	border-right: 1px solid #1C4565 !important;
	padding: 10px !important;
}
.tnchp-separate-menu ul.sub-menu {
    padding: 0px !important;
    text-align: left !important;
} 

/** tnchp  my acoont page **/

.tnchp-my-account h2 {
	color:#292B31;
	font-family: Rubik;
	font-size: 36px;
	font-style: normal;
	font-weight: 500;
} 
.tnchp-my-account label  {
	color:#292B31;
	font-family: Rubik;
	text-transform:capitalize;
	font-weight:550;
}
.tnchp-my-account button.woocommerce-button.button.woocommerce-form-login__submit {
    border-radius: 30px;
    border-radius: 30px;
    background:#04CE78;
    color: #FFF;
    font-family: Rubik;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
	padding:10px 30px !important;
	border:none !important;
}
.tnchp-my-account button.woocommerce-button.button.woocommerce-form-login__submit:after{
	display:none !important;
}
.tnchp-my-account .woocommerce p {
   color:#292B31;
}

.tnchp-my-account nav.woocommerce-MyAccount-navigation ul li {
    padding-bottom: 5px;
}
.tnchp-my-account header.woocommerce-Address-title.title h3 {
	color:#292B31;
}
.tnchp-my-account button.woocommerce-Button.button {
	
	border-radius: 30px;
    border-radius: 30px;
    background:#04CE78;
    color: #FFF;
    font-family: Rubik;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
	padding:10px 30px !important;
	border:none !important;
	margin-top:20px;
}
.tnchp-my-account button.woocommerce-Button.button::after {
	display:none !important;
}
.tnchp-single-drp-menu .sub-menu {
    padding: 0px !important;
}
.tnchp-single-drp-menu .sub-menu li {
   padding: 10px 20px !important;
   border-bottom: 1px solid #1C4565 !important;
}
a.tnhp-thmn-link {
   color:#04CE78 !important;
}

.tnchp-single-book.tnchp-profile-container {
    margin-top: 5px;
}

.tnchp-single-book.tnchp-profile-container a {
    background-color: transparent;
    border: 1px solid #20557d;
	color:#000;
	font-size:16px;
	padding:10px 30px;
	font-weight:400;
}

.tnchp-single-book.tnchp-profile-container a:hover {
	 background-color:#20557d;
	 color:#fff;
}
.wp-block-heading {
	color: var(--black, #292B31);
	font-family: Rubik;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px; /* 133.333% */
	letter-spacing: 0.48px;
}
.wp-block-group.tnchp-popular-post.is-layout-flow.wp-block-group-is-layout-flow {
    padding: 0px;
    padding-bottom: 30px;
}
.wp-block-heading.tnc-popular-post-block {
	 color:#fff !important;
}

.tnchp-single-drp-menu .sub-menu {
    width: 270px !important;
}.tnchp-single-drp-menu .sub-menu li a {
    width: 230px !important;
} 

.tnchp-doctor-thumb a img {
    border-radius: 10px;
}
.tnchp-docotor-thumb img {
    border-radius: 10px;
}

.tnchp-department-thumb img {
    border-radius: 10px;
}