/*!
Theme Name: Piku Child
Theme URI: http://uicore.co/
Description: Startup & SaaS WordPress Theme
Author: UiCore
Author URI: http://uicore.co/
Template: piku
Version: 1.0.0
Text Domain: piku
*/

 /* Add your custom style here */

 a.uicore-btn:after {
    content: "";
    display: inline-block;
    width: 29px;
    height: 18px;
    background-image: url("data:image/svg+xml,%3csvg%20width='29'%20height='18'%20viewBox='0%200%2029%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.39893%2015.4668L18.8843%203.98145'%20stroke='white'%20stroke-width='2.65846'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.29541%202.92263H20.1328V14.76'%20stroke='white'%20stroke-width='2.65846'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    /* or adjust as needed */
}

a.uicore-btn {
    padding: 28px 26px !important;
    border-radius: 40px !important;
}
