a {
	color: #000;
}
a:hover {
	color: #f75389;
}
body {
	background: #FFF;
}
.wp-block-quote {
	padding: 1em 0px 0px 15px;
}
h1.site-title a, 
p.site-title a, 
p.site-description {
	color: #030303;
}
.header-area {
	border-bottom: 0px solid #ddd;
	background-color: #FFF;
	margin: 10px 0px;
}
.blog-area {
	padding-top: 100px;
}
.site-title a {
	font-size: 25px;
}
.mainmenu-area {
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	padding-top: 18px;
	background-color: #fff;
	box-shadow: 5px 0 10px rgba(5, 5, 6, 0.08);
}
.site-title {
	margin-bottom: 0px;
}
.mainmenu li a {
	padding-top: 0px;
}
.mainmenu .menu-item-has-children::after {
	font-family: FontAwesome;
	content: "\f107";
	font-size: 1em;
	text-shadow: none;
	opacity: .8;
	position: absolute;
	top: 2px;
	right: .2rem;
}
.mainmenu li:hover a, 
.mainmenu li.active a {
	transition: 0.5s;
	color: #f75389;
}
.mainmenu ul li ul li {
	width: 150px;
	padding-top: 10px;
}
.mainmenu ul li ul {
	width: 150px;
	border-top: 0px solid #ddd;
}
ul.children {
	padding-left: 0px;
}
.mainmenu ul li ul li ul{
  left:30px;
}
.mainmenu ul li:hover ul li ul{
  opacity: 0;
  visibility: hidden;
}
.mainmenu ul li:hover > ul li:hover > ul{
  left: 30px;
  opacity: 1;
  visibility: visible;
}
.mainmenu ul li:hover > ul li:hover > ul li:hover > ul{
  left: auto;
  right: 30px;
}
.single-area article.post {
	margin-bottom: 30px;
	border: 1px solid #ddd;
	background-color: #fff;
	padding: 30px;
}
article.post {
	margin-bottom: 30px;
	border: 0px solid #ddd;
	background-color: #fff;
	padding: 0px;
}
article.post:last-child {
	margin-bottom: 30px;
	border-bottom: 0px solid #ddd;
}
.border-top {
	border-top: 1px solid #ddd;
}
.author-img{
	position: relative;
}
.single-team-box:hover .author-img-hover{
	opacity: 1;
	visibility: visible;
	transition: 0.5s;
}
.author-img-hover{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	text-align: center;
	font-size: 17px;
	color: #555;
	opacity: 0;
	visibility: hidden;
	transition: 0.5s;
}
.author-img-hover:after{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #ddd;
	opacity: 0.8;
	content: "";
	z-index: -1;
	transition: 0.5s;
}
.author-img-hover-inner{
	display: table;
	width: 100%;
	height: 100%;
}
.author-img-hover-content{
	display: table-cell;
	vertical-align: middle;
	padding: 15px;
}
.socials-links a{
	color: #000;
	display: inline-block;
	width: 44px;
	height: 44px;
	line-height: 44px;
	background-color: #fff;
	border-radius: 50%;
	transition: 0.5s;
}
.socials-links a:hover {
	color: #f75389;
	transition: 0.5s;
}
.section-footer {
	padding: 30px;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.entry-footer {
	margin-top: 15px;
}
.single-area article.post::after {
	display: none;
}
.author-img {
	position: relative;
}
.single-team-box h3{
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 15px;
}
.title h3 a{
	color: #000;
	text-decoration: none;
	transition: 0.5s;
}
.title h3 a:hover {
	color: #f75389;
}
.nav-links a,
.entry-title a, 
.entry-footer span a, 
.entry-meta a {
	color: #000;
}
.entry-title i, 
.entry-footer span i, 
.entry-meta i {
	color: #000;
}
.widget {
	padding: 30px;
	text-align: left;
	border: 1px solid #ddd;
	border-radius: 0px;
	margin-bottom: 30px;
	background: #fff;
}
.widget h2 {
	font-size: 20px;
	text-align: left;
	border-bottom: 0px solid #ddd;
	padding-bottom: 0px;
}
.widget a:hover {
	color: #f75389;
	transition: 0.5s;
}
.widget ul {
	margin-bottom: 0px;
}
.single-content {
	margin-top: 15px;
}
.footer-area {
	background-color: #fff;
	margin-top: 30px;
}
.footer-meta {
	box-sizing: border-box;
	margin: 0;
	min-width: 0;
	font-size: 0.875rem;
	margin: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.footer-meta span {
	margin-right: 15px;
}
.footer-meta span i {
	margin-right: 5px;
	color: #000;
}
.footer-meta span.byline {
	margin-bottom: 0px;
}
.footer-meta a {
	text-decoration: none;
	color: #000;
	transition: 0.5s;
}
.footer-meta a:hover {
	transition: 0.5s;
	color: #f75389;
}
.entry-title a:hover, 
.entry-footer span a:hover, 
.entry-meta a:hover {
	color: #f75389;
}
.comment-form input[type="submit"]:hover {
	background: #f75389;
	color: #fff;
	transition: 0.5s;
	border-color: #f75389;
}
.comment-form input[type="text"]:hover, 
.comment-form input[type="text"]:focus, 
.comment-form input[type="email"]:hover, 
.comment-form input[type="email"]:focus, 
.comment-form input[type="url"]:hover, 
.comment-form input[type="url"]:focus, 
.comment-form textarea:hover, 
.comment-form textarea:focus {
	border: 1px solid #f75389;
}
.nav-links a {
	border: 1px solid #ddd;
	text-decoration: none;
}
.nav-links a:hover {
	border: 1px solid #f75389;
	background: #f75389;
}
/* Tablet Layout: 768px */
@media only screen and (min-width: 768px) and (max-width: 991px) { 
	.slicknav_btn {
		left: 47%;
		top: 0px;
	}
	.slicknav_menu {
		margin-top: -10px;
	}
	.post-header {
		flex: 100%;
	}
}
/* Wide Mobile Layout */
@media (min-width: 481px) and (max-width: 767px) { 
	.slicknav_btn {
		left: 45%;
		top: 0px;
	}
	.slicknav_menu {
		margin-top: -10px;
	}
	.meta .excerpt {
		display: none;
	}
	.title-wrap h3 a {
		font-size: 16px;
	}
	.post-header {
		flex: 100%;
	}
	.nav-previous {
		font-size: inherit;
	}
	.nav-next {
		font-size: inherit;
	}
}
/* Mobile Layout*/
@media (min-width: 320px) and (max-width: 480px) {
	.slicknav_btn {
		left: 45%;
		top: 0px;
	}
	.slicknav_menu {
		margin-top: -10px;
	}
	.meta .excerpt {
		display: none;
	}
	.title-wrap h3 a {
		font-size: 15px;
		padding-top: 0px;
	}
	.post-header {
		flex: 100%;
	}
}