/*
Theme Name: Barber's Bazaar Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: Custom Child Theme by LITTLE GUY DIGITAL
Author: The Beaver Builder Team
Author URI: https://www.littleguydigital.com
template: bb-theme
*/

/* Add your custom styles here... */ 
@media only screen and (max-width: 480px) {
.fl-node-5eada01d3d8c3 .pp-dual-button-content .pp-dual-button, .fl-node-5eada01d3d8c3 .pp-dual-button-content .pp-dual-button .pp-button {
    display: inline-block;
    float: none;
    margin: 0 10px 0 0;
    width: 165px;
    text-align: center;
}
}