/*
============================================================
	
	Theme Name: Calcium
	Theme URI: http://www.laborator.co/view-theme/calcium
	Author: Laborator
	Author URI: http://laborator.co/
	Description: Calcium &ndash; its a Responsive WordPress theme, primarily developed for Blog and Portfolio usage. It supports two types of header, two skins, custom fonts and many other options to customize the theme look and feel.
	Version: 1.3
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: calcium
	
============================================================
*/

/* Menu dans les pages de texte */
.page .menu ul { list-style: none }
.page .menu .children { margin-left: 1em }
.page .menu .current_page_item { font-weight: bold }


.portfolio-content p, .project-info p { text-align: justify }
.project-info { cursor: pointer }

/* Menu dans le footer */
.footer-block .menu { list-style: none }
.footer-block .menu li { display: inline-block }
.footer-block .menu .current-menu-item { font-weight: bold }

/* Widget dans le footer */
.footer-block .ccf-form-wrapper { margin-top: 0 }
.footer-block .form-title { padding-top: 0 }
.footer-block .ccf-form-complete { font-weight: bold; color: #006400 }
.footer-block .widget-title { font-size: 150%; color: black; padding-bottom: 0; margin-bottom: 20px; line-height:19.5px}
.footer-block #searchform label { font-weight: bold }
.footer-block .menu-widget { margin-bottom: 3em; }

/* Bouton de téléchargement */
.sdm_download_link { margin-bottom: 1.25rem }
.sdm_download_link a.black { color: white !important }

/* autres */
#qm.qm-js { height: 100%; overflow: auto }

.lang-item-en, .lang-item-pt { margin-left: 5px!important }
.lang-item:not(.current-lang) img { filter: grayscale(100%); -webkit-filter: grayscale(100%) }
.lang-item:not(.no-translation) img:hover { filter: grayscale(0%); -webkit-filter: grayscale(0%) }