.site-content {
    border-top: 0px;
    margin-top: 0px;
}

#primary {
    padding-bottom: 0px;
    padding-top: 0px;
}

.onepress-menu.onepress-menu-mobile ul li a {
   background: #FFFFFF;
}

.onepress-menu ul {
    min-width: max-content;
    width: 100%;
	border: 0px;
	font-family: 'tilt-neon' !important;
}


.onepress-menu ul li a {
    text-transform: uppercase;
    font-family: 'tilt-neon' !important;
    color: #ffffff;
    background: #000000;
    border-top: 0px;
}

.onepress-menu ul li a:hover  {
    color: #ffff00;
}

.onepress-menu ul li.current-menu-item > a {
  color: #ffff00;
}

.onepress-menu a {
    font-size: 16px;
    font-family: 'tilt-neon' !important;
}

.site-footer .footer-social a:hover  {
    color: #ffff00;
}

input[type="submit"] {
    background: #ffff00;
	color: #000000;
}

.page-header {
    border-top: 0px solid #000000;
    border-bottom: 0px solid #FFFF00;
}

.page-header .entry-title, .page-header .page-title {
    font-size: 30px;
}

.site-footer .footer-connect .subs-button {
    margin-top: 10px;
}

input[type="submit"]:hover {
    background: #ffff00;
	color: #000000;
}

.icon-social {
	font-size: 30px;
    display: inline;
	padding: 10px 10px 10px 0px;
}

.date-concert {
    text-transform: uppercase;
    font-size: 18px;
	font-weight: 700;
	line-height: 1.4;
}

.places {
	font-weight: 700;
}

.artiste2 {
	text-transform: uppercase;
    font-size: 16px;
	font-weight: 700;
	line-height: 1.4;
    color: #ffff00;
    text-align: center;
}

.artiste {
	text-transform: uppercase;
    font-size: 20px;
	font-weight: 700;
	line-height: 1.4;
}

.autour {
    text-transform: uppercase;
	font-weight: 600;
    font-size: 24px;
}

.vc_gitem_row .vc_gitem-col {
	padding: 0px;
}

.vc_gitem-post-data-source-post_title {
    margin-top: 15px;
    text-transform: uppercase;
}

.entry-header {
    margin-top: 0px;
	background: #ffff00;
	color: #000000;
}

.entry-header .entry-title {
    text-transform: uppercase;
	padding : 10px 20px 10px 20px;
    font-size: 24px;
    font-weight: 700;
}

.single .entry-header .entry-title {
    margin-bottom: 0px;
}

.vc_gitem-post-data-source-post_title {
    margin-bottom: 10px;
} 

.vc_btn3.vc_btn3-color-black, .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat {
    text-transform: uppercase;
	font-weight: 700;
}

.vc_btn3.vc_btn3-color-black, .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat {
    color: #ffff00;
}

.vc_gitem-post-data-source-post_title h3{
    color: #ffff00;
}

.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0px;
}

.breadcrumbs {
   display: none;
}


}