/*
Theme Name: Twenty Seventeen
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team et Christopher Alory
Author URI: https://wordpress.org/ et http://christopher.alory.fr
Template: twentyseventeen
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain:  twentyseventeen-child

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



/* Taille du header*/

.custom-header,.custom-header-media
{
max-height: 250px !important;
}

.has-header-image .custom-header-media img, .has-header-video .custom-header-media video, .has-header-video .custom-header-media iframe, .has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img
{
object-position: center center;
}

.has-header-image .custom-header-media img, .has-header-video .custom-header-media video, .has-header-video .custom-header-media iframe, .has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img
{
height:350px;
}

.has-header-image .custom-header-media img, .has-header-video .custom-header-media video, .has-header-video .custom-header-media iframe
{
min-height: 250px;}


/** Responsive Google Map**/
.map-responsive {
overflow:hidden;
padding-bottom:56.25%;
position:relative;
height:0;
}

.map-responsive iframe {
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}

/**Pleine page Widgets**/
.site-footer .widget-column.footer-widget-1,.site-footer .widget-column.footer-widget-2
{
width:100%;
}

/**Supression de la ligne Header**/
.page-header
{
display:none;
}

.blog:not(.has-sidebar) #primary article, .archive:not(.page-one-column):not(.has-sidebar) #primary article, .search:not(.has-sidebar) #primary article, .error404:not(.has-sidebar) #primary .page-content, .error404.has-sidebar #primary .page-content, body.page-two-column:not(.archive) #primary .entry-content, body.page-two-column #comments
{
width:100%;
}




/*Menu*/

#menu-item-54
{
display:none;
}

.menu-scroll-down
{
visibility: hidden;
}
.searchbox
{
width:100%;
}

/*Articles */

.entry-title a,.entry-title a,h1
{
font-weight: bold;
}

a::hover,a::focus
{
text-decoration:none !important;
}

.commentaires
{
font-weight:700;
}

.commentaires svg
{
    margin-right: 10px;
    font-size: larger;
}

.gglcptch_recaptcha
{
float:left;
}

.comments-area
{
 border-top: 1px solid #eee;
}

#comments
{
padding-top:2em;
}
  
.comments-title 
 {
	 display:none;
 }
   
.comment-list .children
{
margin-left: 1.5em;
margin-top:0px;
}

.comment-body
{
margin-bottom: 2em;
}

.wiki-tooltip,.entry-content a
{
box-shadow:none !important}

.wiki-tooltip:hover
{text-decoration:none;}
   
/*Footer*/
.background-footer
{
background-color: #f8f8f8;
}

.site-footer .widget-area, .widget
{
padding: 0px;
}