/* @override 
	https://www.soulier-avocats.com/wp-content/themes/soulier/css/covid-19.css
	https://www.soulier-avocats.com/wp-content/themes/soulier/css/covid-center.css
	https://www.soulier-avocats.com/wp-content/themes/soulier/css/covid-center.min.css */
.page-hero.covid-center h1 {
  margin: 160px 0 80px;
  text-transform: uppercase;
  font-size: 3em;
  padding-left: 2.2em;
  position: relative;
}
.page-hero.covid-center h1 strong {
  display: block;
  font-weight: 900;
}
.page-hero.covid-center h1:before {
  display: block;
  content: "";
  width: 2em;
  height: 2em;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='300' width='300' fill='%23fff' viewBox='0 0 100 100'%3E%3Cpath d='M60.846 92.35H39.153a.5.5 0 0 1-.5-.5V69.65L19.43 80.75c-.115.065-.25.083-.38.05s-.237-.118-.303-.233L7.9 61.78a.5.5 0 0 1-.051-.379c.035-.128.118-.237.233-.304L27.308 50 8.084 38.9a.5.5 0 0 1-.183-.683L18.747 19.43a.5.5 0 0 1 .683-.183l19.224 11.098V8.15a.5.5 0 0 1 .5-.5h21.692a.5.5 0 0 1 .5.5v22.196L80.57 19.25a.5.5 0 0 1 .683.183L92.1 38.218a.5.5 0 0 1-.183.683L72.692 50l19.224 11.098a.5.5 0 0 1 .233.304c.034.128.016.265-.05.38L81.253 80.567c-.065.115-.175.2-.303.233s-.265.016-.38-.05l-19.224-11.1V91.85a.5.5 0 0 1-.5.5zm-21.193-1h20.692V68.785a.5.5 0 0 1 .75-.433l19.542 11.282 10.346-17.92-19.54-11.28a.5.5 0 0 1 0-.866l19.54-11.282-10.345-17.92-19.542 11.28a.5.5 0 0 1-.75-.433V8.65H39.653v22.562a.5.5 0 0 1-.75.433l-19.54-11.28-10.345 17.92 19.54 11.282a.5.5 0 0 1 0 .866L9.017 61.714l10.346 17.92 19.54-11.282a.5.5 0 0 1 .75.433V91.35z'/%3E%3C/svg%3E") no-repeat center center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: .1em;
}
#covid-19-center {
  padding-bottom: 60px;
}
#covid-19-center .news-section h3,
#covid-19-center .resources-by-theme h2 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1em;
  color: #000;
  margin: 0 0 40px;
}
#covid-19-center .news-section h3:after,
#covid-19-center .resources-by-theme h2:after {
  display: block;
  content: "";
  width: 80px;
  border-bottom: 2px solid #3C4A66;
  margin: 8px 0;
}
#covid-19-center .news-section {
  background: #f1eeea;
  margin-top: 40px;
}
#covid-19-center .news-section .news-wrapper {
  padding: 30px 0;
}
#covid-19-center .news-section .resources {
  position: relative;
}
#covid-19-center .news-section .resources:before {
  display: block;
  content: "";
  width: calc( 100% + 40px );
  height: 100%;
  background: #f7f6f3;
  position: absolute;
  left: -20px;
  top: 0;
  z-index: 0;
}
#covid-19-center .news-section .resources .resources-wrapper {
  position: relative;
  padding: 30px 0;
}
#covid-19-center .news-section .resources .resource-item {
  margin: 30px 0;
}
#covid-19-center .news-section .resources .resource-item p {
  margin: .5em 0;
}
#covid-19-center .news-section .resources .resource-item .link:before {
  display: inline-block;
  vertical-align: middle;
  font-family: 'FontAwesome';
  content: "\f1c1";
  font-size: 1.5em;
  margin-right: .5em;
  color: #3C4A66;
}
#covid-19-center .news-section .resources .resource-item .link a {
  font-size: .9em;
  font-weight: 600;
  color: #000;
}
#covid-19-center .news-section .resources .resource-item .link.wlg:before {
  content: "\f0da";
}
#covid-19-center .news-section .resources .resource-item .wlg-logo {
  max-width: 200px;
}
#covid-19-center .lSPager {
  margin: 0;
}
#covid-19-center .lSPager li {
  margin: 0 6px;
}
#covid-19-center .lSPager li a {
  width: 16px;
  height: 16px;
  background: #fff;
}
#covid-19-center .lSPager li.active a {
  background: #3C4A66;
}
#covid-19-center article {
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  position: relative;
}
#covid-19-center article .post-title {
  font-family: 'Gottak', sans-serif;
  color: #3C4A66;
  font-size: 1em;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.3em;
  margin: 0;
}
#covid-19-center article .post-title:after {
  display: none;
}
#covid-19-center article .post-title a {
  color: inherit;
}
#covid-19-center article .contribution {
  position: absolute;
  right: 20px;
  top: 22px;
  font-weight: 400;
  font-size: .75em;
  color: #3C4A66;
}
#covid-19-center article .date {
  margin-bottom: 20px;
}
#covid-19-center article .date:after {
  display: block;
  content: "";
  width: 50px;
  border-bottom: 2px solid #3C4A66;
  margin: 8px 0;
}
#covid-19-center .page-content *:nth-child(1) {
  margin-top: 40px;
}
#covid-19-center .links-title {
  font-size: 1em;
  margin: 40px 0 0;
  font-weight: 600;
  color: #3C4A66;
}
#covid-19-center .useful-links li {
  margin-bottom: 1em;
  line-height: 1.3em;
  position: relative;
  padding-left: 18px;
  font-size: .9em;
}
#covid-19-center .useful-links li:before {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  background: #3C4A66;
  position: absolute;
  left: 0;
  top: .3em;
}
#covid-19-center .useful-links li a {
  color: inherit;
  font-weight: 400;
}
#covid-19-center .useful-links li a:hover {
  text-decoration: underline;
}
#covid-19-center .resources-by-theme {
  padding-top: 20px;
}
#covid-19-center .resources-by-theme .tabs {
  margin-bottom: 30px;
  height: auto;
}
#covid-19-center .resources-by-theme .tabs .indicator {
  background: #e9e4de;
}
#covid-19-center .resources-by-theme .tabs .tab {
  margin-right: 20px;
}
#covid-19-center .resources-by-theme .tabs .tab a {
  padding: 0;
  font-size: 1.4em;
  text-transform: none;
  font-family: 'Gottak', serif;
  font-weight: 700;
  color: #3C4A66;
}
#covid-19-center .resources-by-theme .tabs .tab a.active {
  color: #000;
}
@media screen and (max-width: 600px) {
  .page-hero.covid-center {
    padding: 40px 0 20px;
  }
  .page-hero.covid-center h1 {
    padding: 0;
    margin: 0;
    font-size: 2.2em;
  }
  .page-hero.covid-center h1:before {
    position: relative;
    margin: 0 auto 20px;
  }
  #covid-19-center .news-section .resources:before {
    display: none;
  }
  #covid-19-center .news-section .resources .resource-item {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
  }
  #covid-19-center .news-section .resources .resource-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  #covid-19-center .resources-by-theme .tabs {
    display: block;
    height: auto;
    border-top: 1px solid #e9e4de;
  }
  #covid-19-center .resources-by-theme .tabs .indicator {
    display: none;
  }
  #covid-19-center .resources-by-theme .tabs .tab {
    display: block;
    float: none;
    width: 100%;
  }
  #covid-19-center .resources-by-theme .tabs .tab a {
    font-size: 1.4em;
    display: block;
    border-bottom: 1px solid #e9e4de;
  }
}
