/* Adaption pour Transition Vallorbe - Sarki */
/* Divers */
.alert-success, .uk-alert-success {
    background: #fff;
	 color: #064c6f;
	 border-color: #0d597e;
}
select option {
    font-family: arial;
    font-size: 90%;
}
/* Barre de menu */
.uk-navbar-container:not(.uk-navbar-transparent) {
    background: url(fond-menu.png)
}
.uk-navbar-item.uk-logo img {
	max-width: 80%;
}
.uk-navbar-dropdown-width-2:not(.uk-navbar-dropdown-stack) {
    width: 500px;
}
.uk-navbar-dropdown-width-3:not(.uk-navbar-dropdown-stack) {
    width: 750px;
}
.uk-navbar-dropdown-nav .uk-nav-divider {
  border-top: 1px solid rgba(255,255,255,.4);
  margin-top: 10px;
  margin-bottom: 10px;
}
.item-1028 a::before {
  content: "\f505";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  padding-right: 3px;
}
.item-1117 a::before {
  content: "\f502";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  padding-right: 3px;
}
.item-1119 a::before {
  content: "\f234";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  padding-right: 3px;
}
/* Titres */
.uk-navbar-nav > li > a {
    font-size: 22px;
    font-variant: small-caps;
}
.h1, .uk-h1, h1 {
  margin-top: 22px;
}
.uk-h1, h1, 
.content-category h2,
.hikashop_user_registration_page h2{
    font-size: 40px;
    font-family: 'Cabin Sketch';
}
body #kunena.layout h1 {
    font-size: 24px;
    font-family: 'Mali'
}
#tm-top h3 {
    font-size: 40px;
    font-family: 'Cabin Sketch';
}
/* Positions */
#tm-top {
    min-height: 0 !important;
    padding: 15px 0 0 !important;
}
.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
    content: "/";
    margin: 0 5px;
}
#tm-main {
    padding-top: 30px;
}
.category.table .list-title {
    font-size: 1.2rem;
    padding: 15px 5px;
    vertical-align: middle;
}
.category.table .list-date,
.category.table .list-hits{
    vertical-align: middle;
}
#tm-bottom {
    padding-top: 0;
}
.uk-section-default.uk-section {
    padding: 20px 0;
}
.uk-icon.uk-totop {
    float: right;
}
/* Nombres de clics */
.badge, .uk-badge, a.badge {
    background: #acabab;
    box-shadow: 1px 1px 5px rgba(34,32,30,.1);
    font-size: 14px;
    font-weight: 500;
    padding: 3px 8px 2px;
}
/* Page accueil */
.pagaccueil .breadcrumb, .pagaccueil .uk-breadcrumb {
    display: none !important;
}
/* Galerie Comité */
.uk-overlay-primary {
	 color: rgba(255,255,255,.1);
}
/* Forum Kunena */
#member-registration {
    padding: 0;
    background: transparent;
}
#member-registration legend {
    font-family: 'Cabin Sketch';
    font-size: 60px;
    text-transform: uppercase;
}
#member-registration .control-label {
    width: 210px;
}
#member-registration .controls {
    margin-left: 215px;
}
body #kunena.layout {
    font-size: 15px;
    color: #555;
    list-style: none;
    text-rendering: optimizespeed;
}
body #kunena.layout .nav.nav-tabs {
    display: block;
}
body #kunena.layout .jf_ku_login_drp_btn {
    padding-left: 15px !important;
  	font-size: 18px !important;
}
body #kunena.layout form#status-form {
    text-align: center;
}
body #kunena.layout .jf_ku_side_block .jf_ku_login_menu a {
    padding: 10px 15px;
    color: rgba(255,255,255,0.8);
    font-size: 15px;
}
body #kunena.layout .unstyled.center.profilebox {
    text-align: center;
}
body #kunena.layout .jf_ku_backlink {
    height: 0px;
}
body #kunena.layout .jf_ku_backlink a {
    height: 0px;
    font-size: 0px !important;
}
body #kunena.layout #jumpto {
    text-align: right;
    float: right;
}
#kunena.layout .kdate {
    display: inline-block;
}
#kunena.layout .unstyled span a {
    display: inline-block;
}
#kunena.layout select#postcatid {
    width: 100% !important;
}
#kunena.layout ins {
    background: transparent;
}
/* GCalendar */
iframe#blockrandom {
    background: white;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #e9e9e9;
}
/* Boutique HikaShop */
.hika_cpanel_icons > a:last-child {
    display: none;
}
.hkform-group option {
    font-family: arial;
}
#hikashop_address_address_state {
    display: none;
}
/* Liens web */
.lienweb #adminForm .control-group:nth-child(2n),
.lienweb #adminForm .control-group:nth-child(5n),
.lienweb #adminForm .control-group:nth-child(6n) {
    display: none;
}
.lienweb #adminForm .control-group:nth-child(4n) {
    display: inherit;
}
.lienweb #adminForm #jform_title {
    background: #fff;
}
.lienweb #adminForm #jform_description {
    background: #fff;
    max-height: 100px;
}
/* Recherche avancée */
.js-finder-searchform .uk-first-column {
  width: 320px;
  max-width: 320px;
}
.result__date {
  font-weight: 600;
  font-variant: small-caps;
}
#Passkey {
  height: 30px;
}
/* RC Galleries */
#rc_sb_container #rc_sb_title {
  display: none;
}