/*
Theme Name: ticketbox child
Description: TicketBox - Event Tickets WordPress Theme
Version: 1.0.0
Theme URI: http://dawnthemes.com/ticketbox
Author: DawnThemes
Template: ticketbox
Author URI: http://dawnthemes.com/
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style
*/

/*
Adding your own custom CSS rules.
*/

body.style-header-2 .site-header-top {
    background-color: #fff!important;
}


#ticketbox-header-minicart.header-minicart .cart-contents {
    color: #000000!important;
}

#ticketbox-header-minicart.header-minicart .widget_shopping_cart .buttons {
    padding: 0!important;
    line-height: 3.5!important;
}