/*
 Theme Name:   Music Club Child
 Theme URI:    http://music-club.bold-themes.com
 Description:  Music Club Child Theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     music-club
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  music-club-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */

@font-face {
	font-family:"FontAwesome";
	src:url("fonts/FontAwesome/FontAwesome.woff") format("woff"),
	url("fonts/FontAwesome/FontAwesome.ttf") format("truetype");
	font-weight:normal;
    font-style:normal
	}
	
	
/* FontAwesome 5 Regular */
/* New FontAwesome 6 icons added */
@font-face {
    font-family: "FontAwesome5Regular";
    src: url("fonts/FontAwesome5Regular.ttf?v=1.0.0");
    src: url("fonts/FontAwesome5Regular.ttf?v=1.0.0") format("truetype"),url("fonts/FontAwesome5Regular.woff2?v=1.0.0") format("woff2");
    font-weight: normal;
    font-style: normal;
    }

/* FontAwesome 5 Solid */
/* New FontAwesome 6 icons added */
@font-face {
    font-family: "FontAwesome5Solid";
    src: url("fonts/FontAwesome5Solid.ttf?v=1.0.0");
    src: url("fonts/FontAwesome5Solid.ttf?v=1.0.0") format("truetype"),url("fonts/FontAwesome5Solid.woff2?v=1.0.0") format("woff2");
    font-weight: normal;
    font-style: normal;
    }	

.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_content {
	border-bottom: 1px solid #ff3d03!important;
	background-color: #ff3d03;
	border-width: 0 0 1px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 2px;
    border-left-width: 0px;
	padding-left: 10px!important;
}
.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title {
  font-size: 1.2em;
  line-height: 1.5;
}

.bt_bb_grid_item_post_content .bt_bb_grid_item_post_title {
  font-weight: bold!important;
  color: #07e6a5;
}


.bt_bb_grid_item_inner, .bt_bb_grid_item.bt_bb_tile_format_11 { box-shadow: 0px 0px 50px -30px #07e6a570;
    }
h1,h2,h3,h4,h5,h6 {font-weight: bold; /*color:#07e6a5;*/ }
span.bt_bb_headline_content { color:#07e6a5!important; }

.bt_bb_size_small.bt_bb_button a {
  padding: 0.9em 1.2em;
}
a {
    text-decoration: none;
    -webkit-transition: color 200ms ease;
    -moz-transition: color 200ms ease;
    transition: color 200ms ease;
    color: inherit;
	text-decoration: underline!important;
    }
.btContent a {
    color: #07E6A5;
	text-decoration: underline!important;
    }
a:hover {
    text-decoration: underline!important;
    color: #07E6A5;
    }
.btContent a:hover {
    color: inherit;
    }
.btText a {
    color: #07E6A5;
    }
.btText a:hover {
    text-decoration: underline!important;
    }
.menu a { text-decoration: none!important; }
form.wpcf7-form .wpcf7-submit {
  
  background-color: #07e6a5;
 
  font-size: .8em;
  padding: 0 1.2em;
  font-weight: 600;
  height: 2.5em;
}

