/*
============================================================
	
	Theme Name: Clockbeats Orchestra - Child
	Theme URI: http://www.clockbeatsorchestra.com/
	Author: Sebastiano Gaggiano (Entertainment Design)
	Author URI: http://ed3sign.co.uk/
	Description: CB Orchestra Official Theme
	Version: 1.8.7.1
	Tags: agency, architecture, blog, clean, creative, ecommerce, gallery, minimal, photography, portfolio, shop, kalium, translation-ready, theme-options, responsive-layout
	Template: clockbeats
	Text Domain: clockbeats
	
============================================================
*/

@import url(https://fonts.googleapis.com/css?family=Source Sans Pro:700,600,400,300);

/* Helpers & resets */
*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cf:before,
.cf:after {
	content: '';
	display: table;
}

.cf:after {
	clear: both;
}

/* General styles */
html{
	font-size: 16px;
}

body {
	background: #151515;
	color: #fff;
	font-size: 1em;
	overflow: hidden;
	position: relative;
	overflow-y: scroll;
	font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
}

p{
	color: #ddd;
}

img{
	max-width: 100%;
}

section{
	margin-top: 40px;
	padding-top: 20px; 
	padding-bottom: 20px; 
	margin-bottom: 60px;
}

.section-content{
	padding: 0 10%;
}

section h1{
	text-align: center;
	margin-bottom: 20px;
}

section h1:after{
	content:' ';
	display:block;
	margin: 10px auto;
    width: 3em;
    height: 7px;
    background: #c1a35a;
}

section p{
	font-size: 1.6rem;
	color: #ededed;
	font-weight: 400;
	margin-bottom: 20px;
}

@media screen and (min-width: 768px){
	.section-content{
		padding: 0 15%;
	}
}

@media screen and (max-width: 480px){
	.section-content{
		padding: 0 15px;
	}

	section p{
		font-size: 1.4rem;
	}
}

.tagline{
	color: #fbc441;
	font-size: 3rem;
	text-align: center;
	margin-bottom: 40px;
}

a {
	color: #fbc441;
	text-decoration: none;
	outline: none;
	transition: 0.5s all;
	cursor: pointer;
}

a:hover, a:focus {
	color: #c1a35a;
	transition: 0.5s all;
	outline: none;
}

.wrapper {
    position: relative;
    background: #151515;
    z-index: 100;
    box-shadow: 0 5px 10px rgba(0,0,0,.35);
    -webkit-transition: transform .4s cubic-bezier(.445,.050,.55,.95);
    -o-transition: transform .4s cubic-bezier(.445,.050,.55,.95);
    transition: transform .4s cubic-bezier(.445,.050,.55,.95);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.445,.050,.55,.95);
    -moz-transition: -moz-transform .4s cubic-bezier(.445,.050,.55,.95);
    -o-transition: -o-transform .4s cubic-bezier(.445,.050,.55,.95);
    transition: -webkit-transform .4s cubic-bezier(.445,.050,.55,.95),-moz-transform .4s cubic-bezier(.445,.050,.55,.95),-o-transform .4s cubic-bezier(.445,.050,.55,.95),transform .4s cubic-bezier(.445,.050,.55,.95);
}

.main-header.menu-type-standard-menu .standard-menu-container.menu-skin-main div.menu>ul>li>a, .main-header.menu-type-standard-menu .standard-menu-container.menu-skin-main ul.menu>li>a {
    color: #585558;
}

.main-header.menu-type-standard-menu .standard-menu-container.menu-skin-main div.menu>ul>li>a:hover, .main-header.menu-type-standard-menu .standard-menu-container.menu-skin-main ul.menu>li>a:hover {
    color: #f2f2f2;
}

.wrapper a:hover, footer.main-footer a:hover {
    text-decoration: none;
    color: #c1a35a;
}

.wrapper a:after, footer.main-footer a:after {
    content: none;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    width: 0;
    height: 1px;
    background-color: #00b19e;
    -webkit-transition: all .3s cubic-bezier(.175,.885,.32,1.075);
    -moz-transition: all .3s cubic-bezier(.175,.885,.32,1.075);
    -o-transition: all .3s cubic-bezier(.175,.885,.32,1.075);
    transition: all .3s cubic-bezier(.175,.885,.32,1.075);
}

.main-header a:after{
	content: '';
	height: 2px;
}

button:focus {
	outline: none;
}

/* Navigation */
.main-header {
    padding-top: 15px;
    padding-bottom: 15px;
    background: rgba(0,0,0,.75);
    box-shadow: 0 2px 5px rgba(0,0,0,.75);
}

.main-header .logo-and-menu-container .logo-column {
    width: auto !important;
    white-space: nowrap;
}

.main-header .container{
	width: 95% !important;
}

.logo-image {
    width: auto !important;
}

.header-logo.logo-image img {
    position: relative;
    display: block;
    z-index: 10;
    width: 100%;
    width: 200px;
    height: auto;
    max-width: 100%;
    -webkit-transition: all .6s cubic-bezier(.445,.050,.55,.95);
    -moz-transition: all .6s cubic-bezier(.445,.050,.55,.95);
    -o-transition: all .6s cubic-bezier(.445,.050,.55,.95);
    transition: all .6s cubic-bezier(.445,.050,.55,.95);
}

.main-header.menu-type-standard-menu .standard-menu-container.menu-skin-main div.menu>ul>li>a, .main-header.menu-type-standard-menu .standard-menu-container.menu-skin-main ul.menu>li>a {
    color: #808080;
    font-weight: 600;
    font-size: 18px;
}

.main-header.menu-type-standard-menu .standard-menu-container div.menu>ul>li+li, .main-header.menu-type-standard-menu .standard-menu-container ul.menu>li+li {
    margin-left: 20px;
}

.main-header.menu-type-standard-menu .standard-menu-container.menu-skin-main div.menu>ul>li>a, .main-header.menu-type-standard-menu .standard-menu-container.menu-skin-main ul.menu>li>a {
    color: #a1a1a1;
    font-weight: 400;
    font-size: 16px;
}

.menu-item .current-menu-item{
	color: red;
}


/* Main container */
.main-container {
	position: relative;
	min-height: 60vh;
	height: 100%;
	overflow: hidden;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 30px;
    box-shadow: 0 5px 16px rgba(0,0,0,.5);
}

/* Orchestra Map */
 .orchestra-map{
 	text-align: center;
    margin: 20px auto 20px auto;
 }

 /* Sponsors */
 .sponsors-wrapper .item{
 	padding: 20px;
 	margin-left: 20px;
 }


/* Custom Header */
.custom-header{
    position: relative;
    display: table;
    text-align: center;
    width: 100%;
    min-height: 60vh;
    margin: 0;
    background-size: cover;
    background-position: 50% 50%;
}

.custom-header h1{
	font-size: 3rem;
    font-weight: 600;
    color: #fbc441;
    text-align: center;
    margin: 15px;
    text-shadow: 0px 2px 2px rgba(0,0,0,.85);
}

.custom-header .content {
    display: table-cell;
    vertical-align: middle;
    max-width: 90%;
    padding: 20px;
    background: rgba(0,0,0,.5);
}

/* Hero image */
.hero {
	position: absolute;
	width: 100%;
	height: 60vh;
	top: 0px;
	left: 0;
	overflow: hidden;
	pointer-events: none;
	background: #151515 url(assets/img/bg_main.jpg) no-repeat 50% 70%;
	background-size: cover;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}


.heading{
	position: absolute;
	width: 60%;
    margin: 0;
    padding: 0;
    text-align: center;
    top: 40%;
    left: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    color: #c1a35a;
}

.heading h1{
	font-size: 3.5rem;
	font-weight: 400;
	color: #ededed;
}

.heading h3{
	font-size: 2rem;
	font-style: italic;
	font-weight: 600;
	color: #fff;
}

@media screen and (max-width: 480px){
	.heading{
		width: 75%;
	}

	.heading h1 {
	    font-size: 3em;
	    font-weight: 300;
	}
}

.stacks-wrapper{
	position: relative;
	box-shadow: 0 5px 5px rgba(0,0,0,.7);
}

.stacks-wrapper .item{
  margin: 0px 20px;
  opacity: 0.95;
  text-align: center;
}

.stacks-wrapper .item img{
  display: block;
  width: 100%;
  height: auto;
  opacity: 0.95;
  transition:0.25s all;
  border: 0;
  box-shadow: 0 0 5px rgba(0,0,0,.5);
}

.stacks-wrapper .item img:hover{
	opacity: 1;
	transition:0.25s all;
	border: 2px solid #c1a35a;
	box-shadow: 0 0 30px #c1a35a;
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

button, select {
    text-transform: none;
    background: transparent;
    border: 2px solid #c1a35a;
    color: #c1a35a;
    padding: 5px 15px;
    margin-top: 20px;
}

.owl-wrapper{
	display: flex !important;
  	align-items: center;
}

.owl-carousel .owl-controls .owl-prev, .owl-slider .owl-buttons .owl-next {
    position: absolute;
    top: 50%;
    font-size: 32px;
    left: 15px;
    color: #c1a35a;
}

.owl-next{
	position: absolute;
    top: 50%;
    font-size: 32px;
    color: #c1a35a;
    right: 15px;
}

/* Stripe Payments */
.musician-donate .sc-checkout-form, .sc-form-group {
    margin-bottom: 15px;
    text-align: center;
}

.sc-form-group .sc-form-control {
    display: block;
    width: 15em;
    max-width: 100%;
    padding: 5px 15px;
    font-size: 18px;
    text-align: center;
    line-height: 1.4;
    color: #f2f2f2;
    background-color: transparent;
    background-image: none;
    border: 0;
    border-bottom: 2px solid #c1a35a;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.sc-form-group .sc-form-control:focus {
	border-color: #fbc441;
	box-shadow: none;
}

.sc-uea-currency{
	display: block;
	margin-top: 10px;
	font-weight: 600;
}

.sc-form-group ul.parsley-errors-list, .sc-form-group ul.parsley-errors-list li {
    color: #e74c3c;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    font-weight: 600;
}

.sc-radio-group label {
    font-weight: 400;
    display: block;
    margin: 0;
    cursor: pointer;
    float: left;
    margin-right: 20px;
}

.sc-form-group label {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
}

.sc-radio-group input[type=radio] {
    float: left;
    margin-top: 0px;
    margin-right: 7px;
}

.contact{
	text-align: center;
	margin-bottom: 0;
}

.wpcf7-form{
	margin-top: 20px;
}

.wpcf7-text{
	background: transparent;
    border: 0;
    padding: 7px 15px;
    border-bottom: 2px solid #c1a35a;
    margin-bottom: 40px;
    max-width: 100%;
}

.wpcf7-text:focus{
	border-color: #fbc441;
}

.wpcf7-textarea{
	max-height: 100px;
	width: 530px;
	max-width: 100%;
	border: 0;
	border-bottom: 2px solid #c1a35a;
	resize: none;
}

.wpcf7-textarea:focus{
	border-color: #fbc441;
}

.wpcf7-submit{
	display: block;
	margin: 25px auto 0 auto;
	font-size: 1.4rem;
	text-transform: none;
    background: transparent;
    border: 2px solid #c1a35a;
    color: #c1a35a;
    padding: 10px 25px;
    transition: 0.25s all;
}

.wpcf7-submit:hover{
	background: #fbc441;
	border-color: #fbc441;
	color: #151515;
	transition: 0.25s all;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #27ae60;
    background: #2ecc71;
    padding: 15px 20px;
}

div.wpcf7-validation-errors {
    border: 2px solid #d35400;
    background: #e67e22;
    padding: 15px 20px;
}

span.wpcf7-not-valid-tip {
    color: #e74c3c;
    font-size: 1em;
    display: block;
}

/* Payment Button */
.sc-payment-btn{
	display: block;
	margin: 25px auto 0 auto;
	font-size: 1.4rem;
	text-transform: none;
    background: transparent;
    border: 2px solid #c1a35a;
    color: #c1a35a;
    padding: 10px 25px;
    transition: 0.25s all;
}

.sc-payment-btn:hover{
	background: #fbc441;
	border-color: #fbc441;
	color: #151515;
	transition: 0.25s all;
}

/* Payment Redirect */
.sc-payment-details-wrap {
    background: #151515;
    border: 0;
    padding: 15px;
    margin-bottom: 15px;
    text-align: center;
    padding-bottom: 40px;
}

.sc-payment-details-wrap h1{
    color: #c1a35a;
}

.sc-payment-details-wrap p{
	font-size: 1.2rem;
	color: #ededed;
}

.wp-page-title{
	display: none !important;
}

.default-margin{
	margin-bottom: 0;
}

/* Content */
.content{
	width: 90%;
}

/* Musicians */
.musicians{
	margin-top: 60px;
	padding-bottom: 20px;
}

.musician{
	margin-top: 60px;
}

.musician-card{
	background: #181818;
	padding: 30px;
	margin-bottom: 40px;
	box-shadow: 0 5px 5px rgba(0,0,0,.5);
	transition: 0.25s all;
	height: 850px;
}

.musician-card:hover{
	background: #252525;
	border: 2px solid #c1a35a;
	box-shadow: 0 0 30px #c1a35a;
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.musician-title{
	text-align: center;
}

.musician-card h2{
	color: #808080;
	font-size: 1.8rem;
	text-align: center;
	margin-bottom: 5px;
}

.musician-card h3{
	margin-top: 0px !important;
	font-size: 1.5rem;
}

.musician-card a{
	color: #c1a35a;
}

.musician-card:hover h2{
	color: #c1a35a;
}

.musician-card:hover p{
	color: #fff;
}

.musician-card a:hover{
	color: #c1a35a;
}

.musician-avatar{
	display: block;
    margin: 0 auto;
    text-align: center;
}

.musician-title{
	display: block;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 7px;
	margin-bottom: 25px;
    border-bottom: 2px solid #c1a35a;
}

.musician-title h1{
	margin-bottom: 5px;
}

.musician-title h2{
	margin: 0;
	margin-bottom: 10px;
}

.musician-info {
	padding-bottom: 7px;
	margin-bottom: 5px;
}

.musician-content img{
	max-width: 100%;
	width: 100%;
	border: 1px solid rgba(255,255,255,.1);
	box-shadow: 0 2px 5px rgba(0,0,0,.5);
}

.musician-bio{
	margin-bottom: 1.2em;
}

.musician-bio p{
	font-family: 'Source Sans Pro', 'Helvetica Neue', sans-serif;
	font-size: 1.2rem;
	color: #eee;
}

.musician-details{
	text-align: center;
	margin-top: 15px;
}

.musician-details-excerpt {
	font-size: 1rem;
	margin-bottom: 15px;
}

.musician-cv{
	display: inline-block;
	float: left;
	margin-right: 25px;
}

.musician-cv a{
	font-size: 1.6rem;
}

.musician-social{
	font-size: 1.6rem;
	padding: 0;
	margin-bottom: 40px;
}

.musician-social li{
	list-style: none;
	display: inline-block;
	margin-right: 20px;
}

.musician-social .fa{
	padding-right: 5px;
}

/* Rounded Avatars */
.avatar-wrap{	
	position:relative;
	margin: 0 auto;
	width:200px;
	height:200px;
	margin-top:20px;
	margin-bottom: 20px;
}

.avatar {
	width:200px;
	height:200px;
  	position: relative;
    border-radius: 50%;
    box-shadow: 0 5px 5px rgba(0,0,0,.75);
}

.avatar img{ 
    display: block; 
    width: 100%; 
    border: 0; 
    margin: 0; 
    border-radius: 50%;
	z-index:1;
}

/* Musician Donors */
.musician-donors{
	margin-top: 60px;
}

.musician-donors h2{
	display: block;
	text-align: center;
	margin-bottom: 20px;
}

.musician-donors-list{
	list-style: none;
}

.musician-donors-list li{
	float: left;
	max-width: 150px;
	text-align: center;
	margin-right: 10px;
}

/* Musician Donors Grid */
.musician-donors-grid h4{
	display: block;
	text-align: center;
	margin-bottom: 10px;
}

.musician-donors-grid{
	margin-top: 20px;
}

.musician-donors-grid h6{
	text-align: center;
}

.musician-donors-list li{}

/* Footer */
footer.main-footer {
    background-color: #121212 !important;
}

.main-footer.footer-bottom-vertical .footer-bottom .footer-links .social-networks a:hover {
    background-color: #c1a35a !important;
}

/* Blog */
.wpb_wrapper .lab-blog-posts .blog-post-entry {
    display: block;
    position: relative;
    border: none;
    box-shadow: 0 2px 5px rgba(0,0,0,.75);
}

.wpb_wrapper .lab-blog-posts .blog-post-entry .blog-post-content-container .blog-post-title a {
    color: #c1a35a;
    text-transform: none;
}

.wpb_wrapper .lab-blog-posts .blog-post-entry .blog-post-content-container .blog-post-title a:hover {
    color: #fbc441;
    text-transform: none;
}

.wpb_wrapper .lab-blog-posts .blog-post-entry .blog-post-image a .hover-display {
    background-color: #fbc441;
    display: none;
}

.single-blog-holder .share-holder .social-links a {
    position: relative;
    margin-left: 10px;
    margin-right: 5px;
    font-weight: 600;
    color: #808080;
}

.single-blog-holder .share-holder .social-links a:hover {
	color: #c1a35a;
}

.leave-reply-holder{
	display: none !important;
}

/* Partners */
.partners{
	text-align: center;
}

.partners h3{
  font-size: 2rem;
  font-weight: 400;
  margin-bottom: 20px;
}

.partners h3:after{
  content: ' ';
  display: block;
  margin: 10px auto;
  width: 3em;
  height: 7px;
  background: #fbc441;
}

.wpcf7-recaptcha{
	width: 300px;
	display: block;
	margin: 0 auto;
}


/* Go to Top */
.go-to-top i {
    color: #000;
    position: relative;
    display: block;
    margin-top: 1px;
}

/* Baroque */
.baroque img{
	max-width: 50%;
}

.baroque h1{
	font-family: 'Playfair Display', serif;
	color: #fff;
	font-weight: 300;
	font-size: 3.5rem;
}

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
  }
  
  .embed-container iframe,
  .embed-container object,
  .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform: scale(1.3);
  }

  .video-header{
	left: 50%;
	position: absolute;
	text-align: center;
	top: 80%;
	width: 90%;
	z-index: 1;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
	text-shadow: 0 1px 2px rgba(0,0,0,.75);
  }

.video-header h1{
	font-family: 'PlayFair Display', serif;
	font-size: 3rem;
	margin-bottom: 0;
}

.video-header h3{
	font-weight: 300;
	margin-top: 8px;
}

@media screen and (max-width: 480px){

	.video-header{
		top: 75%;
	}

	.video-header h1{
		font-size: 1.5rem;
	}

	.video-header h3{
		font-size: 1rem;
	}
}