
body,
h1, h2, h3, h4, h5, h6 {
font-family: "Dosis", sans-serif;
}

a,
h2.blog-arc-heading a:hover,
h2.event-arc-title a:hover,
.title-home h3,
.sidebarnav h3,
.event-past h3,
.event-upcoming h3,
.footer-col h3,
.event-w-title a:hover, 
.list-nav ul li a:hover, 
.sidebar .widget_calendar table#wp-calendar>tbody>tr>td>a, 
.sidebar .widget_calendar tfoot>tr>td>a, tfoot>tr>td>a:link, tfoot>tr>td>a:visited, tfoot>tr>td>a:hover, tfoot>tr>td>a:active, .widget_calendar table#wp-calendar>tbody>tr>td>a, 
.blog-h-title a:hover, 
.footer-col a:hover,
.blog-home-title a:hover,
.widget-audio-title a:hover,
.button-link a,
ul.tabs li a,
.comment-meta a:active, .comment-meta a:hover,
.widget_calendar tfoot>tr>td#prev a:hover, 
.widget_calendar tfoot>tr>td#next a:hover,
#footer .blog-w ul li a:hover,
#footer .event-w-title a:hover,
#footer .widget-audio-title a:hover {
color:#ff0000;
}

.blog-home-more a, 
.blog-arc-more a:hover, 
.event-tickets a:hover,
.event-tickets2 a:hover,  
.audiojsZ .loadedZ,
.audiojsW .progressW,
.pagination a:hover, 
.pagination .current, 
.event-home-title h2 a,
.event-home-more a,
.tagcloud a:hover, 
.audio-buy a:hover,
.reply a:hover,
.widget-audio-buy a:hover,
.button-send#submitmail:hover,
.highlight,
.button-link a,
ul.tabs li a,
a.pp_download,
p.form-submit input#submit:hover,
#footer .tagcloud a:hover,
#clubbmenu > ul > li:hover > a, 
#clubbmenu > ul > li.active > a, 
#clubbmenu > ul > li > a:active, 
#clubbmenu > ul ul li a:hover,
#search-button:hover {
background:#ff0000;
}

#footer {
border-top:10px solid #ff0000;
}


.slide-title {
background: url("https://www.urbantrialshow.fr/wp-content/themes/clubber_custom/admin/theme_options/images/color-style/transff0000.png");
}
#logo a img{
       width: 180px;
}

.background-content{
      background-color: black;
      padding: 10px;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
}

div.cycle-slide img{
      -webkit-filter: brightness(0.9) contrast(1.3) grayscale(0.3) saturate(1);
      -ms-filter: brightness(0.9) contrast(1.3) grayscale(0.3) saturate(1);
      -o-filter: brightness(0.9) contrast(1.3) grayscale(0.3) saturate(1);
      -moz-filter: brightness(0.9) contrast(1.3) grayscale(0.3) saturate(1);
}

#logo{
   width: 200px;
}

.wpcu_block_title{
   text-transform: uppercase;
   font-family: "Dosis", sans-serif;
   font-size: 32px;
   color: white !important;
}

#past-event-list li{
  float: left;
  width: 50%;
  color: #FFFFFF;
  padding: 6px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

#past-event-list li:nth-child(2n+3) {
  clear: both;
}

#past-event-list li p{
  color: #fbfbfb;
  margin: 0;
}

.insideframe .title{
    color: white !important;
}

.insideframe .date{
    color: white !important;
}

.content-home-right a{
	color: #ddd;
}

.content-home-right h3{
      color: #fff;
}

p { font-size: 16px !important; }

.content-home-right p {
    font-size: 16px;
    text-align: justify;
}

.sidebarnav h3,
.footer-col h3{
       color: #fff;
}

@media screen and (max-width: 800px) {
body.page-template-events-style1up-php .sidebar-right{
       display:none;
}
}

/* PATCHWORK GALERY REFERENCE */
.normal-img{
       display: none;
}

body.page-id-53 a img.alignnone {
  margin: 0 auto;
}

.normal-img img{
       width: 100%;
}

.patch-div,
.patch-div *{
        transition: 200ms;
	-webkit-transition: 200ms;
	-moz-transition: 200ms;
	-ms-transition: 200ms;
}
.patch-div{
	width: 33.33333333%;
	overflow: hidden;
	float: left;
        height: 150px;
}
.patch-div img{
	width: 100%;
	position: relative;
}
.patch-div img{
	top: -30px;
}
.hover-img{
	height: 0px;
	background: rgba(255,0,0,0.4);
	position: relative;
	top: -225px;
}
.hover-img p{
	opacity: 0;
	width: 90%;
	margin: 0 auto;
	padding-top: 25%;
	font-size: 20px;
	text-align: center;
	color: white;
}
.patch-div:hover .hover-img{
	background: rgba(255,0,0,0.9);
	height: 150px;
}
/*.patch-div:first-of-type:hover img{
	transform: scale(1.6);
}
.patch-div:hover img{
	transform: scale(1.1);
}*/
.patch-div:hover .hover-img p{
	opacity: 1;
}

.content-home-right a:hover{
       color: #ff0000;
}

.wpcufpn_container .read-more:hover {
       color: #ff0000;
}

.struct-push {
  width: 50%;
  display: inline-block;
  float: left;
}

.struct-push + br{
  display: none;
}

@media (max-width: 1020px) and (min-width: 800px){
        .hover-img{
                 top: -204px;
        }

         .uts-logo,
        .uts-speech{
               float: none !important;
               width: 100% !important;
        }

        .uts-logo img{
              width: 50% !important;
              margin: 0 auto !important;
        }
}

@media (max-width: 800px){
        .patch-div,
        .patch-div *,
        .patch-div-title{
                display: none;
        }

        .normal-img{
                display: initial;
        }
}

@media (max-width: 670px){
        .uts-logo,
        .uts-speech{
               float: none !important;
               width: 100% !important;
        }

        .uts-logo img{
              width: 50% !important;
              margin: 0 auto !important;
        }
}