@import url('https://fonts.googleapis.com/css?family=Darumadrop+One|Fredoka+One|Montserrat:500,800|Sarabun|Pacifico&display=swap');

/* Police du texte */

body,
.post-author h4,
.form-submit #submit,
.widget-title,
.credits p {
  font-family: Sarabun, sans-serif;
  font-size: 11px;
  font-weight: 100;
}

body,
.post-author h4,
.form-submit #submit,
.credits p {
  color: #235a8c;
  line-height: 0px;
}

/*Police des titres dans les articles*/

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6,
.comment-reply-title {
  font-family: Fredoka One;
}

/* Police du titre principal des articles */

.post-header .post-title a,
.post-header .post-title {
  font-family: Fredoka One;
  font-weight: lighter;
}

/* Police du menu */

.main-menu > li > a {
  font-family: Montserrat;
  font-weight: 500;
}

/* Page d'accueil marge avec menu et footer du bloc central */

.wrapper.section {
  padding: 2% 0;
}

/* Enlever le fond coloré du code */

code {
  background: transparent;
}

/* Modifier les boutons */

button {
  margin: 5px;
  padding: 10px;
  color: #fffaf0;
  background-color: #005E8B;
  border-radius: 5px;
}

/* Petite marge pour les boutons de respoinsivevoice */

#bb1 {
  margin-left: 20px;
}

/* Dans l'agenda */

.ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-time {
  color: #005E8B;
}

.ai1ec-agenda-widget-view .ai1ec-event .ai1ec-event-title {
  color: #333;
}

.timely .ai1ec-btn-default {
  color: #333;
}

.ai1ec-agenda-widget-view .ai1ec-date,
.ai1ec-agenda-view .ai1ec-date {
  background: #005E8B;
  border-top: none;
}

.sidebar .ai1ec-agenda-widget-view .ai1ec-date {
  background: none;
  border-top: none;
}

.ai1ec-agenda-widget-view .ai1ec-date-title,
.ai1ec-agenda-view .ai1ec-date-title {
  border: 1px solid whitesmoke;
}

.sidebar .ai1ec-agenda-widget-view .ai1ec-date-title {
  border: 1px solid #005E8B;
}

/*Couleurs header et footer */

.bg-dark {
  background-color: transparent;
}

/* Couleur en-tête et pied de page */

.post-header .post-title a:hover {
  color: #005E8B;
}

.blog-title a:hover {
  color: #009cf8;
}

/*.blog-description {
  color: whitesmoke;
}*/

.header .blog-logo {
  text-align: left;
}

.header .cover {
  background: none;
}

/*Liens*/

body a {
  color: #005E8B;
  text-decoration: none;
}

body a:hover {
  color: #005E8B;
  text-decoration: none !important;
  /*font-weight: bold !important;*/
}

.post-excerpt .more-link:hover {
  color: #005E8B;
  text-decoration: none;
  font-weight: bold;
}

/*Modifications du menu principal */

.main-menu > li > a {
  margin-bottom: 5px;
  margin-left: 5px;
  padding: 10px;
  border-radius: 5px;
}

.mobile-menu {
  margin-top: -50px;
}

.mobile-menu > li > a {
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px;
  border-radius: 5px;
  border-color: #005E8B;
  border-width: 2px;
  border-style: solid;
}

.main-menu > li::before {
  content: none;
}

.mobile-menu > .has-children > a::after,
.mobile-menu > .page_item_has_children > a::after {
  border-top-color: #efefef;
}

/*.main-menu > .has-children:hover > a::after,
.main-menu > .page_item_has_children:hover > a::after {
  border-top-color: #005E8B;
}*/

.mobile-menu > .has-children > a::after,
.mobile-menu > .page_item_has_children > a::after {
  content: "";
  display: block;
  border: 5px solid transparent;
  position: absolute;
  z-index: 1001;
  right: 29px;
  top: 50%;
  margin-top: -2px;
}

.mobile-menu > li:last-child {
  padding-bottom: 10px;
}

/*Modifications du menu secondaire */

.sub-menu > li > a {
  /*color: #005E8B;
  background-color: #efefef;*/
  padding: 10px;
  border-radius: 5px;
  /*border-color: #005E8B;
  border-width: 2px;
  border-style: solid;*/
}

/*.sub-menu > li > a {
  color: #efefef;
  background-color: #005E8B;
  border-color: #efefef;
  border-width: 4px;
}*/

.sub-menu > ul {
  background-color: #005E8B;
}

.main-menu > li > ul::before,
.mobile-menu > li > ul::before {
  border-bottom-color: #005E8B;
}

.main-menu ul li {
  background: transparent;
}

.mobile-menu .sub-menu li > a {
  border-radius: 5px;
  border-color: #005E8B;
  border-width: 2px;
  border-style: solid;
  /*margin-left: 40px;*/
  margin-right: 20px;
  text-transform: none;
}

/* Couleurs widgets titres pied de page
  */

.footer .widget-title {
  color: whitesmoke;
  letter-spacing: 1px;
  font-size: 0.9em;
}

/* Modification puce widget */

.widget-content ul li:before {
  color: whitesmoke;
  content: "▶";
  font-size: 0.8em;
}

.widget-content ul li {
  padding-left: 20px;
}

/*Modif couleur bleur agenda */

.ai1ec-agenda-view .ai1ec-event .ai1ec-event-title {
  color: #005E8B;
}

.ai1ec-agenda-widget-view .ai1ec-month,
.ai1ec-agenda-view .ai1ec-month {
  background: #005E8B;
}

.timely a {
  color: #005E8B;
}

.timely a:hover,
.timely a:focus {
  color: #fffaf0;
  background-color: #009cf8;
  z-index: 1010;
}

.timely .ai1ec-nav > li > a:hover,
.timely .ai1ec-nav > li > a:focus {
  background-color: #005E8B;
}

.ai1ec-dropdown-menu > div > a {
  text-decoration: none;
  color: #005E8B;
  background-color: #fffaf0;
}

.ai1ec-dropdown-menu > div > a:hover,
.ai1ec-dropdown-menu > div > a:focus {
  text-decoration: none;
  color: #fffaf0;
  background-color: #005E8B;
  font-weight: bold !important;
}

.ai1ec-agenda-widget-view .ai1ec-event:hover .ai1ec-event-title {
  color: whitesmoke;
}

.ai1ec-agenda-widget-view .ai1ec-event:hover .ai1ec-event-time {
  color: whitesmoke;
}

.ai1ec-agenda-widget-view .ai1ec-event:hover {
  color: whitesmoke;
  background-color: rgba(0,94,139,0.1);
  z-index: 1000;
}

/* Couleur widget recherche : PAS FINI */

.wrapper .searchform .s,
.footer .searchform .s,
.footer .widget_search .s {
  background: #005E8B;
  color: #fffaf0;
}

.wrapper .searchform .s:focus,
.footer .searchform .s:focus {
  background: #fffaf0;
  color: #005E8B;
  border-color: #005E8B;
  border-style: solid;
  border-width: 2px;
  border-radius: 5px;
}

/*Modif credits dans footer.php et ici*/

.credits a {
  color: #005E8B;
}

.credits a:hover {
  text-decoration: none;
  color: #fffaf0;
  background-color: #005E8B;
  font-weight: bold !important;
}

/* Couleur liens sous article */

.posts .post-meta a:hover {
  color: #005E8B;
}

/* Espace au-dessus du pied de page */

.footer.section {
  padding-top: 25px;
}

/* Cadre auteur et autres infos sous article*/

.single .post-meta-container {
  background: #005E8B;
}

.post-author p {
  color: white;
}

.single .post-meta p,
.single .post-meta > a,
.post-nav a,
.single .post-meta a {
  color: white;
}

.single .post-meta a:hover {
  color: #005E8B;
  background-color: #fffaf0;
}

.author-links a {
  background-color: #fffaf0;
}

.author-links a:hover {
  background-color: rgb(28,172,255);
  background-color: rgba(28,172,255,0.1);
}

.single .post-meta {
  background-color: rgb(28,172,255);
}

.author-links a.author-link-posts {
  background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/archive-modele.png);
}

.author-links a.author-link-posts:hover {
  background-image: url(http://blog.ac-lyon.fr/wp-content/themes/baskerville/images/icons/1x/archive-w.png);
  border-color: #fffaf0;
  border-style: solid;
  border-width: 3px;
}

.author-links a.author-link-website {
  background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/home-modele.png);
}

.author-links a.author-link-website:hover {
  background-image: url(http://blog.ac-lyon.fr/wp-content/themes/baskerville/images/icons/1x/home-w.png);
  border-color: #fffaf0;
  border-style: solid;
  border-width: 3px;
}

.single .post-meta p.post-date {
  background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/clock-w.png);
}

.single .post-meta p.post-categories {
  background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/folder-w.png);
}

a.post-nav-prev {
  background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/prev-w.png);
}

a.post-nav-prev:hover {
  background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/prev-modele.png);
}

a.post-nav-next {
  background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/next-w.png);
}

a.post-nav-next:hover {
  background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/next-modele.png);
}

/*.single a.post-edit-link {
  background-image: url(http://blog.ac-lyon.fr/wp-content/themes/baskerville/images/icons/1x/edit-w.png);
}*/

.single a.post-edit-link:hover {
  background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/edit-modele.png);
}

.single .post-meta p.post-tags {
  background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/tag-w.png);
}

.post-author::before {
  background: #fffaf0 url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/author-modele.png) no-repeat center 29px;
}

.post-author::after {
  border-left-color: #fffaf0;
  border-right-color: #fffaf0;
}

/* Barres de recherche */

/*.wrapper .searchform .searchsubmit,
.footer .searchform .searchsubmit {
  background: url(http://blog.ac-lyon.fr/wp-content/themes/baskerville/images/icons/1x/spyglass-w.png) no-repeat center;
}

.search-toggle {
  background: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/spyglass-modele.png) no-repeat center;
  opacity: 1;
}*/

.header-search-block .s {
  background: #005E8B;
  border-radius: 5px;
  padding-left: 20px;
  font-size: 2em;
}

/* Bordures articles sur page blog ou autre */

.post .post-header::before,
.page .post-header::before {
  border-top-color: rgba(0,94,139,0.8);
}

.post-header {
  border-bottom: 1px solid rgba(0,94,139,0.8);
  font-size: 12px;
  color: #235a8c;
  text-align: center;
  position: relative;
}

/* Commentaires */

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form textarea {
  background-color: #EDF8FF;
  color: #333;
  font-family: 'Sarabun', sans-serif;
}

.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form textarea:focus {
  background-color: #005E8B;
  color: #fffaf0;
  font-family: 'Sarabun', sans-serif;
}

input#author {
  background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/author-modele.png);
}

input#email {
  background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/mail-modele.png);
}

input#url {
  background-image: url(http://blog.ac-lyon.fr/wp-content/themes/DANE_baskerville/images/icons/1x/home-modele.png);
}

/*Texte du footer */

.footer .widget-content {
  color: whitesmoke;
  font-size: 0.9em;
}

.ai1ec-no-results {
  color: whitesmoke;
}

.single .post-meta {
  background-color: #005E8B;
}

.footer a {
  color: whitesmoke;
}

.footer a:hover {
  color: whitesmoke;
  font-weight: bold;
}

.post-content .lwa table tbody > tr:nth-child(2n+1) > td {
  background: transparent;
}

/* The events calendar */

.single-tribe_events .tribe-events-single-event-title {
  font-size: 1.7em;
  line-height: 1;
  margin: 0;
  padding: 20px;
}

.tribe_events.hentry {
  padding-left: 20px;
}

.tribe-block__organizer__details::before {
  content: "Organisé par :";
  color: #005e8b;
}

.tribe-block__organizer__details h3,
.tribe-block__venue .tribe-block__venue__meta .tribe-block__venue__name h3 {
  padding-left: 40px;
  font-size: 1.1em;
  color: #000;
}

.tribe-block__organizer__details p,
.tribe-block__venue__address,
.tribe-block__venue__phone,
.tribe-block__venue__website {
  padding-left: 40px;
  font-size: 0.9em !important;
}

.tribe-block__venue__meta::before {
  content: "Lieu :";
  color: #005E8B;
}

.tribe-events-schedule {
  color: #005E8B;
}

.tribe-events-schedule::before {
  content: "Date :";
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-g-row--gutters {
  padding-bottom: 20px;
  padding-top: 10px;
}

.tribe-list-widget .tribe-event-title {
  font-size: 1em;
  margin-left: -10px;
}

.tribe-list-widget .tribe-event-duration {
  font-size: 0.9em;
}

.tribe-events-list-widget ol li {
  list-style: square !important;
  margin-left: 20px;
}

.post-title {
  color: #1c6bba;
}

#search.widget.widget_search {
  font-size: 19px;
}

.widget-title {
  font-size: 18px;
}

ul {
  font-size: 12px;
}

span {
  font-size: 16px;
}

#search-form-6458e979ab38b.search-field {
  color: #235a8c;
}

.wp-block-heading {
  font-size: 28px;
  font-weight: bold;
}

p {
  font-size: 18px;
}

html :where(img[class*=wp-image-]) {
  text-align: center;
  text-indent: 0px;
  font-size: 0px;
}

a {
  font-size: 16px;
  font-weight: 100;
  text-transform: none;
}


/************************************************************************************* modif spécifique labo-maths */
.header {
		height: 10vw;
		padding: 0;
		background-size: 100% 100%;
}
.header-inner {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		height: 100%;
		padding: 0;
}
#logo-label {
		height: 5vw;
		margin-top: 1vw;
}

.header .logo img {
		height: 7vw;
		max-height: unset;
		margin-top: 1vw;
}
.blog-title2 {
		margin-top: 2vw;
}
.blog-title2 h2 {
		font-size: 3em;
		text-align: center;
		margin-top: -1.8vw; /* a cause de la police qui a une grosse marge au dessus */
}
.blog-description {
		margin : 0;
		color: unset;
}

.main-menu li a,
.sub-menu > li > a {
		font-size: 1.6em;
		border: none;
}
.main-menu li a:hover,
.mobile-menu li a:hover{
		filter: brightness(120%);
		font-weight: unset;
}
.main-menu li ul,
.main-menu li:hover > ul,
.main-menu li.focus > ul {
		top: 33px;
}

/* ajustement de la marge gauche des menu avec sous menus */
.main-menu > .has-children > a,
.main-menu > .page_item_has_children > a {
		padding-right: 27px;
}
.main-menu > .has-children > a::after,
.main-menu > .page_item_has_children > a::after {
		right: 12px;
}
.main-menu ul ul li {
		background: none;
		margin-left: 2px;
}
.mobile-menu ul a {
		padding-left: 10px;
		margin-left: 40px;
}
.mobile-menu ul ul a {
		padding-left: 10px;
		margin-left: 60px;
}

/* ombrage des blocs */
.hentry, .post, .sidebar {
		box-shadow: 5px 5px 10px rgba(117,117,117,0.8);
		border-radius: 10px;
}

#site-content {
		padding: 0;
}

/* bandeau menu */
.search-toggle,
.nav-toggle {
		width: calc(1.6em + 10px);
		height: calc(1.6em + 10px);
		background: none;
		margin: 0 0 5px 0;
		padding: 0;
		opacity: 1.0;
}
.menu_icon {
		width: 100%;
		height: 100%;
}
.navigation-inner.section-inner {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 1vw;
}

/* widgets */
.widget-title {
		padding: 5px;
		margin: 0;
		text-align: center;
		border-radius: 5px;
}
.widget-content > ul > li,
.widget-content > ul > li:first-child {
		margin-top: 5px;
}

/* posts */
.single .post-title a {
		font-size: 1.3em;
}
.post-header {
		padding: 4% 10%;
}
.circo_sign_post {
		display: flex;
		justify-content: space-between;
		padding: 4px 5% 8px 5%;
		font-size: 0.9em;
}
.single .post-meta-container::after {
		display: none;
}
.single a.post-edit-link {
		background: none;
		font-size: 0.8em;
		margin-left: 10px;
}