/*
Theme Name: IT-Connect 2017
Description: Theme pour it-connect.fr
Author: Team, IT-Connect
Author URI: https://www.it-connect.fr
Template: colormag-pro
Version: 0.1
*/

/* Texte a droite du logo dans le header */
.header-text{
    float: right;
    font-size: 16px;
    /*margin-right: 200px;*/
    margin-top: 20px;
    font-style: italic;
    color: #005E81;
    text-align: center;
    width: 370px;
}

/* Diminuer la hauteur du header */
#header-text-nav-wrap {
 padding: 0px 0 0px !important;
}

/* Logo du header */
.custom-logo{
	max-width: 80%;
	margin-top: 10px;
}

/* Background color de la barre au dessus du header */
.news-bar {
    background-color: #F6F6F6;
}

/* Background color de A NE PAS MANQUER */
#main .breaking-news-latest, .fa.search-top:hover {
    background-color: #FFA340 !important;
}

.breaking-news-latest{
	font-weight: normal;
}

/* Reduire la taille de la date dans le header */
.date-in-header {
    font-size: 12px !important;
}

/* Couleur du nom de l'auteur */
.author-name {
    color: #0091C7;
}

/* Background author box */
.author-box {
    background-color: #F6F6F6;
}

/* Background box article suivant et precedent */
.default-wp-page .previous, .default-wp-page .next {
    background-color: #F6F6F6;
}

/* SOMMAIRE */
#toc_container p.toc_title {
    text-align: center;
    color: #FFF !important;
    height: 35px;
    font-size: 16px;
    background-color: #0092C7;
    margin: 0;
    padding: 5px;
}

#toc_container {
    background: #f9f9f9;
    border: none !important;
    margin-bottom: 1em;
    width: 97% !important;
    display: table;
    font-size: 95%;
}

#toc_container a {
    text-decoration: none;
    line-height: 25px;
}

/* Couleur titre H2 */
h2{
	color: #0091C7;
}

/* Couleur titre H3 */
h3{
	color: #FFA340;
}

/* Texte justifie dans les articles */
#content .post .article-content {
    text-align: justify;
}

/* Bordure left sur balise pre pour le code */
pre {
    padding: 10px !important;
    border: none !important;
    border-left: 4px solid #0091C7 !important;
    background-color: #051E30 !important;
    color: white !important;
}

/* Couleur de background du menu */ 
#site-navigation {
    background-color: #005E81;
}

/* Hover des titres de tuto dans le diaporama en home */
.widget_featured_slider .slide-content .entry-title a:hover {
    color: #FFA340 !important;
}

/* Widget Random Cours */
.entry-title-courses a{
    font-size: 16px;
    color: #005E81;
}

/* Border top footer */
.footer-widgets-wrapper {
    border-top: 5px solid #ff9728;
}

/* Couleur du titre sur widget YouTube */
.widget_video_colormag span{
  background-color: #D21F15 !important;
}

.widget_video_colormag h3{
  border-bottom: 2px solid #D21F15 !important;
}

/* Feature image dans les articles, background gris */
.featured-image {
    background-color: #F6F6F6;
    text-align: center;
}

/* Learndash */
#learndash_lessons a, #learndash_quizzes a, .expand_collapse a, .learndash_topic_dots a, .learndash_topic_dots a > span, #learndash_lesson_topics_list span a {
    font-size: 14px !important;
    font-family: inherit !important;
}

#lessons_list > div h4 > a, #course_list > div h4 > a, #quiz_list > div h4 > a {
    font-size: 16px !important;
}

.bx-viewport{
border-bottom: 11px solid rgb(0, 145, 199) !important;
}

/* CSS Widget Forum */
.rsswidget{
color: #005E81;
font-weight: bold;
}

.rss-date{
color: #FFA340;
font-weight: bold;
}

/* iframe youtube dimension */
.iframe_youtube {
    width: 800px;
    height: 450px;
}

/* Breadcrumb - Fil d'ariane CSS */
.breadcrumb-trail, .breadcrumb-itc{
	background: #f2f2f2;
	margin: -15px 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 30px;
	padding: 5px 0px 5px 10px;
	font-size: 13px;
	box-shadow: inset 1px 1px 1px #e0e0e0;
	overflow-x: hidden;
	overflow-y: hidden;
	line-height: 1.6em;
}

.aioseo-breadcrumbs{
        background: #f2f2f2 !important;
        margin: -15px 0;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        height: 30px;
        padding: 5px 0px 5px 10px;
        font-size: 13px;
        box-shadow: inset 1px 1px 1px #e0e0e0;
        overflow-x: hidden;
        overflow-y: hidden;
        line-height: 1.6em;
}

/* CSS Cookie Law Info */
#cookie-law-info-bar {
    background-color: #f8f8f8 !important;
    color: #005E81;
    font-family: inherit;
    border-top: 2px solid #FFA340 !important;
}

/* Titre et tag categorie dans page d'un cours */
#content .article-content .above-entry-meta .cat-links a {
    background-color: #289dcc;
    border-radius: 3px;
    color: #ffffff;
    font-size: 12px;
    padding: 3px 10px;
    display: inline-block;
    line-height: 1.37;
    margin-bottom: 10px;
    margin-top: 10px;
}

.entry-title, .post .entry-title a {
    color: #005e81;
}

/* Retirer le gras du menu */
.main-navigation a{
    font-weight: 100 !important;
}

/* Ads Tuto - Adsense */
.ads-tuto{
   margin-bottom: 10px;
}

/* Ads Sidebar 01 - Adsense */
.ads-sidebar-01{
margin-top: -30px;
margin-bottom: -30px;
}

/* Mettre en orange le widget des cours */
.random-posts-widget .widget-title{
    border-bottom: 2px solid #ffa340 !important;
}

.random-posts-widget .widget-title span{
    background-color: #ffa340 !important;
}

/* Boutons share reseaux sociaux */
.class_rs_share{
    width: 30px;
}

.bloc-partage {
height: 50px;
background-color: #f6f6f6;
padding: 10px;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.text-share{
margin-right: 10px;
color: #005E81;
font-weight: bold;
}

 /* Ajuster l'author box */
.author-description-wrapper {
    width: 83%;
}

/* widget cours page accueil */
.widget_beside_slider .widget_highlighted_posts {
    margin-bottom: 0px;
    padding-bottom: 9px !important;
    padding-top: 10px !important;
    #border-bottom: 11px solid #FFA340 !important;
    border-top: 5px solid #FFA340 !important;
}

/* Masquer Google reCaptcha */
.grecaptcha-badge { 
    visibility: hidden !important;
}
