/*!
Theme Name: Cresta
Theme URI: https://itcroctheme.com/cresta/wp/
Author: itcroc
Author URI: https://themeforest.net/user/itcroc
Description: Cresta is a WordPress theme for IT Solutions & Technology company
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cresta
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

.tg-btn-gradient-border {
    padding: 2px;
}
.tg-btn-gradient-border span{
    border-radius : 3px;
}

.grid-post-item .type-cresta_service .single-post-wrapper{
	border: none;
    border-radius: 8px;
    box-shadow: 0px 5px 60px 0px rgba(0, 0, 0, 0.15);
    padding: 40px 29px;
    box-sizing: border-box;
}