/**
 * Theme Name:  Lush Child - Music Band & Musician WordPress Theme
 * Theme URI:   http://irontemplates.com/wp-demos/lush/
 * Description: Lush a complete solution for everybody in the music industry. If you are a jazz master, punk rocker, soprano singer, piano player, band manager or even a webmaster, this theme is for you.
 * Tags:        3d menu, music, blog, artist, musician, dj, club, responsive, html5, css3, design, irontemplates, ironband, lush 
 *
 * Author:      IronTemplates
 * Author URI:  http://irontemplates.com
 *
 * Version:     1.0.0
 * Template:    lush
 * Text Domain: lush-child
 *
 * License:     GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 */
 
 @import url("../lush/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.event-boldtitle {
color:#141433 !important;
}

.event-infos-wrap td {
color:#141433 !important;
}

.event-infos {
display: inline-block !important;
}

.notice {
width: 100%; height: 25px; padding: 20px 10px; color: #000; background-color: #00cbf3; font-size: 18px; text-transform: uppercase; font-weight: bold; font-family: Lato; letter-spacing: 2px;
  }

.notice a {color: #fff;}

@media only screen and (max-width: 850px) {
.notice {
font-size: 17px;
padding-top: 8px;
height: 50px;
}
}

.call-out {font-weight: bold !important; font-size: 25px !important; letter-spacing: 2px; color:#000 !important; line-height: 1.6em !important;}
.call-out a {color:#fff !important; font-size: 25px !important; font-weight: bold !important;}
.buy {color: #00cbf3!important;}
.buy a {color: #00cbf3!important; letter-spacing: 2px !important;}
.buy a:hover {color: #fff!important;}

@media only screen and (max-width: 850px) {
.buy {
font-size: 16px!important;
}