/*
Theme Name:     Maxbizz Child
Theme URI:      http://wpdemo.archiwp.com/maxbizz/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Oceanthemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       maxbizz
*/

@import url("../maxbizz/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

/* Banner Style Start */

.maxbixx-pagination-vbullet .tp-bullet.selected:before {
    background: #0077b6 !important;
}

.slide-rev-subtitle span {
    font-weight: bold;
    color: #0077b6 !important;
    background: #fff;
    padding: 4px 11px;
    margin-right: 6px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
}