/*
Template: goodtailor
Theme Name: GoodTailor Child theme
Theme URI: https://demo.brothersthemes.com/goodtailor/
Description: Premium WordPress theme
Author: BrothersTheme
Author URI: https://themeforest.net/user/brotherstheme
Version: 1.0.0
Text Domain: goodtailor
License: GNU General Public License v2 or later & Envato Market License
License URI: http://www.gnu.org/licenses/gpl-2.0.html & http://themeforest.net/licenses
*/

.custom-button-class{
	background-image: url(data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' rx='19' ry='19' fill='none' stroke='%23fff' stroke-dasharray='6,5' stroke-width='2' stroke-opacity='0.7' /></svg>), linear-gradient(#0d0d0d /*1*/ 0%, #0d0d0d /*1*/ 50%, #000000 /*2*/ 100%);
	
}