/*
Theme Name:   Zoetic Health Care Child
Description:  Zoetic Health Care Child
Author:       Zoetic Health Care Child
Author URL:   http://zoetichealthcare.com
Template:         zoetichealthcare
Version:          1.0.0
License:          GNU General Public License v2 or later
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  zoetichealthcare
*/
.blog-post-content a {
    color: #393185 !important;
}
.wp-block {
	max-width: 100% !important;
}


.slick-arrow {
	background-color: transparent;
}

.action__btn-search {
	background-color: transparent;
}

.product__desc p {
	font-size: 18px;
	font-weight: bold;
	color: #393185;
}

.product__desc span {
	margin-left: 50px;
	color: #000000;
	font-weight: 400;
}

.product__desc ul {
	padding-left: 0;

}

.product__desc ul li {
	border: 1px solid #e7e7e7;
	padding: 10px 0 0px 11px;
	list-style-type: none;
	display: flex;
	align-items: center;
}

.product__desc p {
	display: inline-block;
	width: 140px;
	font-weight: bold;
}

#Details table,
th,
td {
	border: 1px solid #000000;
	padding: 10px;
}

#Details th {
	color: #ffffff;
	background-color: #393185;
}

.cont ul a {
	font-size: 15px;
	color: #ffffff;
}

.cont ul a li {
	margin-bottom: 20px;
}

.social-icons a li i {
	font-size: 15px;
}

.nav__item.active .nav__item-link {
	color: #B6CF31;
}

.page-id-142 .blog-author {
	margin-left: 15px;
}

.page-id-142 .heading-layout2 .heading__title {
	margin-left: 15px;
}

.page-id-142 .widget-plan .widget__body p {
	position: absolute;
	top: 160px;
	margin-right: 25px;
}

.blog-author {
	position: relative;
	padding: 35px;
	border-radius: 6px;
	background-color: transparent;
}

.blog-author .blog-author__bio {
	color: #000000;
}

.blog-author:after {
	background-color: #393185;
}

.career-widget {
	display: flex;
}

.career-widget .widget-plan .widget__body {
	height: 260px;
}

.fancybox__content {
	margin-left: 12px;
	;
}

.widget__body img {
	width: 60px;
	margin-bottom: 12px;
}

.discription-list-li:last-child {
	padding-bottom: 10px;
}

.discription-list-li:last-child p {
	margin: 0;
}

.tabs {
	width: 100%;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	margin-left: 90px;
}

/* Tab buttons */
.tab-buttons {
	display: flex;
}

.tab-buttons button {
	width: 100%;
	max-width: 90px;
	flex: 1;
	padding: 10px;
	border: none;
	background: transparent;
	color: #000000;
	font-size: 16px;
	cursor: pointer;
	transition: 0.3s;
	border-radius: 50px;
	margin-right: 10px;
	border: 1px solid;
}

.tab-buttons button:hover,
.tab-buttons button.active {
	background: #B6CF31;
	border: 1px solid #B6CF31;
	color: #ffffff;
}

/* Tab content */
.tab-content {
	display: none;
	padding: 20px;
}

.tab-content.active {
	display: block;
}

.widget__title {
	font-size: 19px;
	text-transform: none;
}

.wpcf7 input[type="file"] {
	padding-top: 15px;
}

.modal-content .form-group {
	margin-bottom: 15px;
}

.modal-content .form-control {
	height: 55px;
}

.put-icon img {
	width: 60px;
	margin-bottom: 12px;
	margin-left: 10px;
}

.fancybox-layout1 .put-item {
	padding: 16px;
	border: 2px solid #e6e8eb;
	height: 260px;
}

@media (min-width: 320px) and (max-width: 767px) {
	.fancybox-layout1 .put-item {
		padding: 16px;
		border: 2px solid #e6e8eb;
		height: 200px;
	}

	.career-widget {
		display: flex;
		flex-flow: column;
	}

	.page-id-108 .about-layout1 {
		padding-left: 15px;
		padding-right: 15px;
	}

	.page-id-142 .heading-layout2 .heading__title {
		margin-left: 1px;
	}
}

.contact-panel__info,
.contact-layout5 {
	z-index: -1;
}

.blog-sec {
	margin-top: 80px;
	margin-bottom: 50px;
}

.blog-card {
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	margin-bottom: 30px;
	height: 100%;
}
.card-title {
	font-size: 22px;
}
.card-title a {
	color: #393185;
}

.blog-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.card-img-top {
	height: auto;
	object-fit: cover;
}

.blog-category {
	position: absolute;
	top: 10px;
	right: 10px;
	background-color: rgba(0, 123, 255, 0.8);
	color: white;
	padding: 5px 10px;
	border-radius: 3px;
	font-size: 0.8rem;
}

.read-more-btn {
	background-color: #007bff;
	border: none;
}

.read-more-btn:hover {
	background-color: #0056b3;
}

.page-header {
	background-color: #f8f9fa;
	padding: 30px 0;
	margin-bottom: 30px;
}

.pagination .page-item.active .page-link {
	background-color: #007bff;
	border-color: #007bff;
}

.blog-read-more {
	text-transform: capitalize;
	position: relative;
	z-index: 1;
	padding: 11px 24px 11px 25px;
	font-size: 15px;
	font-weight: 700;
	/* min-width: 170px; */
	/* height: 40px; */
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	/* padding: 0 15px; */
	border: 0;
	border-radius: 10px;
	overflow: hidden;
	transition: all 0.3s linear;
	background-color: #B6CF31;
	color: #ffffff;
}

.blod-date {
	position: absolute;
	top: 15px;
	background: #393185;
	padding: 4px 12px 4px 12px;
	border-radius: 5px;
}

.blod-date span {
	color: #ffffff;
}

/* Main content */
.blog-post {
	margin-bottom: 3rem;
}

.blog-post-title {
	font-size: 2.5rem;
	margin-bottom: 1rem;
}

.blog-post-meta {
	color: var(--secondary-color);
	margin-bottom: 1.5rem;
	font-size: 0.9rem;
}

.blog-post-content {
	font-size: 1.1rem;
}

.blog-post-content img {
	max-width: 100%;
	height: auto;
	margin: 1.5rem 0;
	border-radius: 5px;
}

/* Sidebar */
.sidebar {
	padding-left: 2rem;
}

.sidebar-card {
	margin-bottom: 2rem;
	border: none;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.sidebar-title {
	font-size: 1.2rem;
	border-bottom: 2px solid var(--primary-color);
	padding-bottom: 0.5rem;
	margin-bottom: 1rem;
}

/* Search widget */
.search-form {
	position: relative;
}

.search-input {
	padding-right: 40px;
}

.search-btn {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	border: none;
	background: transparent;
	color: var(--secondary-color);
}

/* Categories & Tags */
.category-list,
.tag-list {
	list-style: none;
	padding: 0;
}

.category-list li,
.tag-list li {
	margin-bottom: 0.5rem;
}

.category-list a,
.tag-list a {
	color: var(--secondary-color);
	text-decoration: none;
	transition: all 0.3s;
}

.category-list a:hover,
.tag-list a:hover {
	color: var(--primary-color);
	padding-left: 5px;
}

.tag-list a {
	display: inline-block;
	background-color: var(--light-color);
	padding: 0.3rem 0.8rem;
	border-radius: 20px;
	margin-right: 0.5rem;
	margin-bottom: 0.5rem;
	font-size: 0.8rem;
}

.tag-list a:hover {
	background-color: var(--primary-color);
	color: white;
}

/* Comments */
.comments-section {
	margin-top: 3rem;
	padding-top: 2rem;
	border-top: 1px solid #eee;
}

.comment {
	margin-bottom: 1.5rem;
	padding-bottom: 1.5rem;
	border-bottom: 1px solid #eee;
}

.comment-author {
	font-weight: bold;
}

.comment-date {
	color: var(--secondary-color);
	font-size: 0.8rem;
}
.my-single-blog-post {
	margin-top: 80px;
    margin-bottom: 50px;
}
.blog-post img {
/* 	width: 100%; */
    border-radius: 15px;
    margin-bottom: 20px;
	height: 580px;
}
.resource-sec {
	margin-top: 55px;
	margin-bottom: 50px;
}
.res-img img {
	width: 500px;
	border-radius: 14px;
}
.request-btn {
	     background-color: #B6CF31;
    padding: 12px 15px 12px 15px;
    border-radius: 10px;
    margin-top: 15px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
}
.res-btm {
	border-bottom: 1px solid;
	    padding: 0px 0px 35px 0;
}
.res-title h1 {
	    font-size: 30px;
    margin-top: 1px;
}
.res-content {
	font-family: "Onest", sans-serif;
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 1.7;
}
.bt {
	border-color: #dbdbdb;    
	border-bottom: 1px solid;
    width: 100%;
	padding: 30px 0 30px 0;
}
.modal-content {
	margin-top: 100px;
}
.submit-pop {
	background-color: #B6CF31;
    padding: 12px 15px 12px 15px;
    border-radius: 10px;
    margin-top: 15px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
}
#pdfRequestForm .form-label {
	    font-weight: 400;
    font-size: 18px;
}
.custom-modal-content h2 {
	font-size: 25px;
}

