/*
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
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.

*/

.mkdf-testimonials-holder-inner .testimonials-grid
{
padding:30px !important;
}
.mkdf-testimonials-holder-inner .testimonials-grid.mkdf-two-columns
{
	width:49% !important;
}
.new-list
{
	    width: 150px;
    text-align: center !important;
    margin: 0 auto !important;
    display: block;
}

.mkdf-btn-huge
{
	font-size: 18px;
    padding: 18px 60px;
    margin: 40px auto !important;
    text-align: center !important;
    display: block !important;
    width: 332px !important;
}