/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
.post-content p {
	word-break: break-all;
}
blockquote {
	margin: 0;
}

blockquote p {
	padding: 15px;
	border-left: 5px solid #ccc;
}
.marker {
	background: #ffed4f;
	padding: 0px 5px;
}
.psychologist-name {
	font-size: 1rem;
	font-weight: 500;
}
.psychologist-name a {
	color: #333;
}
.logo-image-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	opacity: 0.2;
}
article.blog .post_info {
	padding: 10px 10px 0px 10px;
}
.item_version_2 {
	position: relative;
}
.bg_green {
	background-color: #8bc34a66;
}
.image-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	filter: blur(1rem);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
a.box_topic {
	-webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 18%);
	-moz-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 18%);
	box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 18%);
}
.hero_single.inner_pages h1 {
	overflow: hidden;
}
img.logo_normal {
	padding: 1px;
}
header.header .logo_sticky {
	padding: 1px;
}
.payment-options {
	/* display: none; */
}
.home-page-quick-links {
	position: relative;
	margin-top: -100px;
	z-index: 2;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.loc_open_mt-5 {
	top: 5px;
}
.loc_open_white {
	color: #ffffff;
	border: 1px solid #ffffff;
}
.mt-100 {
	margin-top: 100px;
}
.mt-60 {
	margin-top: 60px;
}
.mb-20 {
	margin-bottom: 20px;
}
.no-text-decor {
	text-decoration: none !important;
}
.p-10 {
	padding: 10px;
}
.pt-10 {
	padding-top: 10px;
}
.pb-10 {
	padding-bottom: 10px;
}
.slot-button h5 {
	font-size: 0.8125rem;
	cursor: pointer;
	border-bottom: 1px solid rgb(1 1 1 / 15%);
	margin: 0 -15px 0 -15px;
	padding: 15px 15px 15px 15px;
	display: block;
}
.slot-button h5:after {
	font-family: "ElegantIcons";
	content: "\4c";
	width: 20px;
	display: block;
	float: right;
}
.slot-button h5.opened:after {
	content: "\4b";
}
.radio_select_custom ul li {
	width: 100%;
}
.image-resize {
	height: 350px !important;
	/* object-fit: cover; */
	object-fit: contain;
	/* background: radial-gradient(#676767, transparent); */
	/* background-color: #8bc34a66; */
}
.blog-image {
	width: 100% !important;
	height: 100% !important;
	/* object-fit: cover; */
	object-fit: contain;
	/* background: radial-gradient(#676767, transparent); */
	/* background-color: #8bc34a66; */
}
.p-fix {
	max-width: none !important;
	text-align: justify;
}
.loc_closed-fix {
	display: inline-block;
	width: 140px;
	text-align: center;
}
article.blog figure {
	/* height: 350px; */
}
#logo a span {
	color: #fff;
	font-size: 25px;
}
.sticky #logo a span {
	color: #750c75;
}
.search_bar input[type='submit'] {
	background-color: #750c75;
}
.main-menu {
	top: 28px;
}
.margin_90_40 {
	padding-top: 80px;
	/* padding-bottom: 40px; */
}
footer {
	background-color: #750c75;
	/* background: rgb(16, 113, 81);
	background: -moz-linear-gradient(
		90deg,
		rgba(16, 113, 81, 1) 12%,
		rgba(16, 113, 18, 1) 57%
	);
	background: -webkit-linear-gradient(
		90deg,
		rgba(16, 113, 81, 1) 12%,
		rgba(16, 113, 18, 1) 57%
	);
	background: linear-gradient(
		90deg,
		rgba(16, 113, 81, 1) 12%,
		rgba(16, 113, 18, 1) 57%
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#107151",endColorstr="#107112",GradientType=1); */
}
footer .contacts ul li,
footer .links ul li a {
	opacity: 1;
}
#newsletter input[type="email"] {
	/* background-color: rgb(249 255 242); */
}
#newsletter button[type="submit"] {
	background-color: #2f052f;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: #750c75 !important;
}
a.btn_1, .btn_1{
	background: #750c75 !important;
}
@media only screen and (max-width: 991px) {
    #header_menu {
		background-color: #750c75;
	}
}
#newsletter ::placeholder {
	color: #fff;
	opacity: 1; /* Firefox */
}

#newsletter :-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #fff;
}

#newsletter ::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #fff;
}
#header_menu a span {
	color: #fff;
	font-size: 25px;
}
.overlay-booknow {
	background: #f2f2f275;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	text-align: center;
	display: none;
}
.book-now-loader {
	font-size: 2.5rem;
	top: 250px;
	right: auto;
	color: #750c75;
}
.slot-selection {
	display: none;
}
.radio_select ul {
	text-align: left;
}
.book-slot-disabled {
	position: relative;
	display: none;
}
.other-payment-area {
	display: none;
}
header.header.sticky {
	/* border-bottom: 1px solid #750c75; */
	/* border-bottom: 1px solid #750c75b5;
	background: #f8fff5b5;
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px); */
	border: none;
	box-shadow: 0px 8px 20px -15px rgba(0, 0, 0, 59%);
	-webkit-box-shadow: 0px 8px 20px -15px rgba(0, 0, 0, 59%);
	-moz-box-shadow: 0px 8px 20px -15px rgba(0, 0, 0, 59%);
}
.banner,
.carousel_4 {
	margin-bottom: 0px;
}
.box_booking .head {
	background-color: #fff;
	color: #fff;
}
.box_booking .head h3 {
	color: #750c75;
}
.text-green {
	color: #750c75;
}
header {
	padding: 0px;
}
.slot-selection .radio_select ul li {
	width: auto;
}

.radio_select label {
	cursor: pointer;
	background-color: #ffffff;
	border: 1px solid#750c75;
	color: #750c75;
	border-radius: 100px;
}
.radio_select_custom li {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.radio_select_custom label {
	display: block;
	padding-left: 50px;
	border: none;
	border-radius: 0px;
	display: flex;
	justify-content: left;
	text-align: left;
}
#psychologist-slot-booking .main {
	padding: 25px 0;
}

#psychologist-slot-booking #DatePicker,
.slot-selection,
.btn_1_mobile {
	padding: 0 25px;
}
.radio_select_custom label:before {
	content: "";
	position: absolute;
	left: 20px;
	width: 20px;
	height: 20px;
	padding: 5px;
	background: #ffffff;
	border: 3px solid#750c75;
	border-radius: 100px;
}
.radio_select_custom label:after {
	content: "";
	position: absolute;
	left: 20px;
	width: 20px;
	height: 20px;
	padding: 5px;
	background: #750c75;
	border-radius: 100px;
	transform: scale(0);
	transition: all 0.15s ease-in-out;
}

.radio_select_custom input[type="radio"] {
	display: none;
	position: absolute;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.radio_select input[type="radio"]:checked + label {
	background-color: #750c75;
	color: #ffffff;
}
.radio_select_custom input[type="radio"]:checked + label:after {
	content: "";
	background: #750c7542;
	border: 3px solid #750c75;
	color: #ffffff;
	transform: scale(0.6);
}
.radio_select label:hover {
    background-color: #750c7542;
}
.radio_select_custom label:hover {
	background-color: #750c754d;
}
.box_booking_2 .head, .sign_up .head {
    background-color: #750c75;
}
.radio_select_custom input[type="radio"]:checked + label {
	background: #750c754d;
	color: #750c75;
	border: none;
}
#psychologist-slot-booking h5 {
	font-size: 1rem;
}
.hero_single.inner_pages {
	height: 450px;
}
.post_info small .thumb {
	width: 40px;
	height: 40px;
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	position: relative;
	left: 0;
	top: 0;
}
.post_info small img {
	width: 40px;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.post_info small span {
	display: inline-block;
}
.post_info small .blog-datetime {
	display: block;
}
.tags a {
	margin: 0px 2px 4px;
}
.contact-details p {
	margin-bottom: 0px;
}
.contact-details i {
	font-size: 1.875rem;
	color: #750c75;
}
/* hero text animation */
.hero_single .container {
	animation: fadein 4s;
	-moz-animation: fadein 4s; /* Firefox */
	-webkit-animation: fadein 4s; /* Safari and Chrome */
	-o-animation: fadein 4s; /* Opera */
}
@keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@-moz-keyframes fadein {
	/* Firefox */
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@-webkit-keyframes fadein {
	/* Safari and Chrome */
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@-o-keyframes fadein {
	/* Opera */
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@media (max-width: 991px) {
	#logo img {
		height: 60px;
	}
	header.header.sticky {
		padding: 0px;
		-webkit-backdrop-filter: none;
		backdrop-filter: none;
	}
	header #logo {
		-webkit-backdrop-filter: blur(5px);
		backdrop-filter: blur(5px);
	}
	.main-menu {
		top: 0px;
	}
	.margin_90_40 {
		padding-top: 60px;
	}
}
@media (max-width: 767px) {
	.pb-sm-20 {
		padding-bottom: 20px !important;
	}
	header.header {
		padding: 0px;
	}
}
