/*
Theme Name: Sae Epe
Theme URI: https://essentials.pixfort.com/
Author: PixFort
Template: essentials
Author URI: http://themeforest.net/user/pixfort
Description: Essentials child theme
Version: 1.0.2
License: Envato Marketplaces Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: essentials-child
Tags: header-builder, footer-builder, divider-builder, popup-builder, premium-design, translation-ready

*/


.user-registration .form-row {
	display: block;
	margin-bottom: 30px;
}


.user-registration .btn{
	background-color:#475bb2;
}

#wpcf7-f291-p13420-o2 .wpcf7-textarea {
	height: 160px;
}

#wpcf7-f291-p13420-o2 .slide-inner {
	margin: 0 auto;
}

.members-carousel img {
	max-height: 180px;
}

article.type-portfolio .entry-content{
  margin-top: 90px;
}

body.blog #main{
	margin-top: 100px;
}

.navbar-light.navbar-nav.nav-link.text-body-default, .text-body-default p{
  color: #777 !important;
}

.post.type-post .post-thumbnail img.img-fluid{
	max-height: unset !important;
}

.card.no-link .card-footer{
	display:none;
}

.pix-is-dark #menu-sae-main-menu-1 .dropdown-item .pix-dropdown-title{
	color: #3f98cc !important;
}