/*

 Theme Name:   Mission-News Child Theme

 Theme URI:    http://www.chess-pdf.com/

 Description:  My Mission News child theme 

 Author:       J. Schwindling

 Author URI:   http://www.chess-pdf.com

 Template:     mission-news 

 Version:      1.0.0

*/



@import url("../mission-news/style.css");

h2 
{
	font-size: 1.3em;
	font-weight: 400;
}

.wp-block-tag-cloud {
	margin-top: 0;
}


.widget h2 {
	padding-top: 20px;
	margin-block-start: 60px;
}

p.widget_block {
  margin: 0;
}


.sidebar-left .widget_block,
.sidebar-right .widget_block {
  margin-bottom: 1.5em;
  font-size: 1em; 
}

/* ajouté le 24/08/2022 pour enlever la bordure en bas du texte */
.entry {
    margin-bottom: 1.125em;
    padding-bottom: 1.125em;
    border-bottom: solid 0px #DCDCDC;
}

.overflow-container {
  position: relative;
  height: auto;
  min-height: 100%;
  overflow: hidden;
  background: #aaa;
}

.post-title {
  font-size: 1.75em;
  /* 18px / 16px */
  line-height: 1.333;
  /* 24px */
  font-weight: 700; 
}

@media (min-width: 56.25em)
.post-title {
    font-size: 1.5125em;
    line-height: 1.143;
}

.sidebar-left .widget,
.sidebar-right .widget {
  margin-bottom: 0.5em;
  font-size: 1em; 
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important;
	margin-bottom: 0.5em !important; 
	margin-top: 0.5em !important; 
}

.sidebar-left .widget-title, .sidebar-right .widget-title, .widget-area-above-main .widget-title, .une-titre, .widget-area-central-column .widget-title { 
  font-size: 1.25em; 
  text-transform: uppercase;
  letter-spacing: 0.03em;
    font-family: "PT Sans", sans-serif;
  font-weight: 700;
  color: #666666;
/*  margin-bottom: 1.125em; */
  margin-bottom: 1em;

}
.une-container {
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	padding-top: 5px;
	padding-bottom: 5px; 
}

.widget-area-below-header,
.widget-area-above-main,
.widget-area-after-post,
.widget-area-after-page,
.widget-area-after-first-post {
  text-align: left;
}


.featured-image img {
/*  width: 50px;*/
  width: auto; 
  height: auto; 
}

/* Ca ne fonctionne pas pour enlever le resizing des images
.more-from-category .featured-image .fvp-dynamic.post-thumbnail > img {
  position: absolute;
  left: 0;
  height: auto;
  width: auto;
  object-fit: cover;
}
*/

/* archive header */

.archive-header {
  margin: 0 5.556% 1.125em;
  padding-bottom: 0.75em;
  border-bottom: solid 1px #DCDCDC;
}
.archive-header:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.archive-header h1 {
  font-size: 1.5em;
  line-height: 1.5;
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
}
.archive-header h1 + p {
  margin-top: 0.375em;
}
.archive-header i {
  margin-right: 3px;
}
.archive-header p {
  font-style: italic; 
   font-size: 1.0em;

}
.archive-header p:first-child {
  margin-top: 0;
}
.archive-header p:last-child {
  margin-bottom: 0.375em;
}
.archive-header .avatar-container {
  float: left;
  margin-right: 12px;
}
.archive-header .avatar-container img {
  border-radius: 50%;
}

@media all and (min-width: 37.5em) {
  .archive-header {
    margin: 0 2.778% 1.125em;
  }
}
@media all and (min-width: 50em) {
  .archive-header {
    margin: 0 0 1.125em;
  }
}

/*  Fin archive header */

@media all and (min-width: 37.5em) {
  .site-header {
    padding: 1.125em 2.778%;
  }

  .site-title {
    font-size: 1.3125em;
    line-height: 1.143;
  }

  .search-form-popup {
    padding: 3.75em 2.778%;
  }
  .search-form-popup .title {
    font-size: 1.3125em;
    /* 21px / 16px */
    line-height: 1.143;
    /* 24px */
    margin-bottom: 24px;
  }
  .search-form-popup .search-form {
    max-width: 560px;
    margin: 0 auto;
  }
}

@media all and (min-width: 783px) {
  .admin-bar .search-form-popup {
    top: 32px;
  }
}
@media all and (min-width: 50em) {
  .site-header {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .site-header .date {
    display: inline-block;
    position: absolute;
    left: 0;
    right: auto;
    bottom: -20px;
    font-family: "PT Sans", sans-serif;
    font-size: 1em;
    line-height: 2;
    font-weight: 700;
  }

  .title-container {
    display: block;
    max-width: 100%;
    margin-bottom: 1.5em;
  }

  .site-title {
    font-size: 2.75em;
/*    font-size: 1.75em;*/
    /* 28px / 16px */
    line-height: 1.357;
    /* 38px */
  }
  .site-title.no-date {
    margin-top: 0;
  }

  .tagline {
    display: block;
  }

  .top-nav {
    margin-bottom: 0.375em;
  }
  .top-nav:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }

  .social-media-icons {
    line-height: 0;
  }
  .social-media-icons a {
    font-size: 14px;
    line-height: 18px;
    width: 24px;
    height: 24px;
    border: solid 1px #000;
  }
  .social-media-icons .custom-icon img {
    line-height: 0;
    margin: 0;
    width: 19px;
    height: auto;
    vertical-align: middle;
  }

  .site-header .social-media-icons {
    display: block;
    margin: 0;
    padding: 0;
    float: right;
  }
  .site-header .social-media-icons a {
    color: #000;
  }
  .site-header .social-media-icons a:link, .site-header .social-media-icons a:visited {
    color: #000;
  }
  .site-header .social-media-icons a:hover, .site-header .social-media-icons a:active, .site-header .social-media-icons a:focus {
    color: #666666;
  }

  .search-toggle {
    position: relative;
    border: none;
    padding: 0;
    margin: 0 18px 0 0;
  }
  .search-toggle::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin-top: -1px;
  }
  .search-toggle span {
    display: inline-block;
  }
  .search-toggle i {
    font-size: 12px;
    line-height: 1.5;
  }

  .search-form-popup {
    padding-top: 4.5em;
  }
  .search-form-popup .title {
    font-size: 1.75em;
    /* 28px / 16px */
    line-height: 1.357;
    /* 38px */
  }
  .search-form-popup .search-field {
    padding: 11px 18px;
    border-radius: 24px 0 0 24px;
    font-size: 16px;
    line-height: 1.5;
  }
  .search-form-popup .search-submit {
    padding: 15px 18px;
    border-radius: 0 24px 24px 0;
  }
  .search-form-popup .close {
    top: -54px;
  }
}
