/*
Theme Name: Medcaline
Theme URI: http://demo.7iquid.net/medcaline/
Author: 7iquid
Author URI: http://themeforest.net/user/7iquid
Description: Medcaline is a powerful WordPress theme for Psychologists and other medical professionals. It is fully responsive & SEO friendly. We’ve bundled it with a popular and easy to use Elementor Page Builder plugin and have created multiple custom elements for it so you can just drag & drop elements to create your perfect page layout.
Version: 1.0.1
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: medcaline
Tags: elementor, business, consulting, counseling, health, healthcare, Life Coach, medical, orthopedic, physiotherapy, practice, psychiatrist, psychologist, psychology, therapist, therapy, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



/* custom addition:  */
.eael-grid-post .eael-entry-thumbnail > img{
	height: 300px;
}

.blog-heading{
	border: 1px solid #777;
    padding: 0 20px;
}

.blog-heading:hover,
.blog-heading:active,
.blog-heading:focus,
.blog-heading:visited{
	border: 1px solid #e2ab7f;
}

.call-to-blog-btn{
	font-family: 'Abhaya Libre', serif;
/*     color: #222; */
    line-height: 1.1;
	font-size: 32px;
/* 	color: #777777; */
	color: #fff;
    font-weight: 700;
}

.entry-featured img{
	min-height: 274px !important;
}

.da-reactions-outer p{
	font-size: 20px !important;
}

@media screen and (min-width: 1200px)
#site-header-wrap.header-layout4 .site-header-main .site-menu-right .right-phone {
    font-size: 26px !important;
}