/*
 Theme Name:   Pippo Child
 Theme URI:    https://wordpress.com
 Description:  This is a child theme for Pippo
 Author:       Goalthemes
 Author URI:   #
 Template:     pippo
 Version:      1.0.0
 Text Domain:  pippo-child
*/

.buy-now-button{
    margin-left:10px !important;
    background:#ff6600 !important;
    color:#fff !important; 
}

.metas .buy-now-button {
    margin-left: 10px !important;
    background: #ff6600 !important;
    color: #fff !important;
    padding: 4px 30px !important;
    font-size: 13px !important;
}
