/*
Theme Name: OptimizeWP
Theme URI: http://optimize.mikado-themes.com/
Description: SEO, Digital Marketing, Social Media Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.8.2
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

/* CUSTOM CSS - Play-solutions.ro -- START */
.mkdf-testimonials-holder-inner .testimonials-grid .mkdf-testimonial-text-inner{
    width:auto !important;
    height:auto !important;
}

footer  .mkdf-blog-list-holder > ul{
     height:auto !important;
}

.page-template .mkdf-team .mkdf-team-description{
	display: block !important;
    width: auto !important;
    height: auto !important;
}
		
.page-template .mkdf-team .mkdf-team-social{
	display: block !important;
    width: auto !important;
    height: auto !important;
}

#custom-team-class-row{
    padding-top:0px !important;
}

.mkdf-post-content .mkdf-author-image{
  height: auto !important;
}

.mkdf-team.main-info-below-image .mkdf-team-info{
   min-height: 230px; 
}

.mkdf-latest-posts-widget .mkdf-blog-list-holder>ul{
 height: auto !important; 
}

.mkdf-latest-posts-widget .mkdf-blog-list-holder>ul{
 height: auto !important; 
}

.custom-job-class {
    text-align:center !important;
}

.mkdf-mobile-header .mkdf-grid {
	height: auto !important;
	padding-bottom: 20px;
}

.mkdf-content {
	margin-top: 0px !important;
}


/* CUSTOM CSS - Play-solutions.ro -- END */