/* Modifications Molotov Design */


.branchesdescr,.branchesmembres {
    float:left;
    display:inline-block !important;
}

.uk-article-title {
font-size: 30px !important;
line-height: 1.2 !important;
/*color: #185694 !important;*/
/*font-family: Montserrat !important;*/
font-weight: 700 !important;
text-transform: uppercase !important;
}

.molotovFormTitle {
font-size:20px;
text-transform: uppercase !important;
}

.wk-panel-title {
font-size:30px !important;
text-transform: uppercase !important;
}



.lbevents #tm-main {
    height:auto !important;
}

.galpage .uk-breadcrumb>li:nth-child(3) {
    display:none;
}

.media-right {
    float:right;
}

.centerbb {
color:#4d176b !important;
}

.uk-checkbox:not(:disabled), .uk-radio:not(:disabled), input[type="checkbox"]:not([class*="uk-"]):not(:disabled), input[type="radio"]:not([class*="uk-"]):not(:disabled) {
    background:white !important;
}

.uk-checkbox:checked, input[type=checkbox]:not([class*=uk-]):checked {
    background:#e7b901 !important;
    color:white !important;
}

@media (min-width:640px){
.uk-width-medium-1-3 {
    width:33%;
}
