/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

#editor-xtd-buttons,
.nav-tabs > li.hidden {
   visibility: hidden;
}

#jform_articletext {
 with: 80%;
 height: 200px;
}

textarea.span6 {
 height: 200px;
}

.prix {
 font-size: 28px;	
}

.btn-success {
 /*background-color: #edb96c;	*/
 cursor: default;
}

.searchform .slt {
 font-weight: bold;	
}

ins {
    background: #ffffff;
}

.uk-article-meta, .lkd {
    font-size: 25px;
}

.uk-article-meta-contactezmoi {
    font-size: 25px;
    font-weight: normal;
    line-height: 26px;
}

.module-suffixe-google-ads{
    background-color: unset;
}