@charset "UTF-8";
/*
Theme Name: CABEX UNIVERSITES
Theme URI: 
Author: Lisa Devoghelaere
Author URI: lisa-d-graphiste.fr
Description: thème personnalisé pour les universités CABEX - création Juin 2024
Requires at least: WordPress 5.0
Version: 1.0
*/
/* ########################################## Variables ################################# */
/* Couleurs */
/* Fonts */
/* Functions */
/* ################### Bootstrap ##################### */
.primary {
  color: #003761 !important;
}

.bg-primary {
  background-color: #003761;
}

.secondary {
  color: #625E5A;
}

.bg-secondary {
  background-color: #625E5A;
}

.light {
  color: #FFFDF8;
}

.bg-light {
  background-color: #FFFDF8;
}

.warning {
  color: #E4032E;
}

.success {
  color: #F4F4F9;
}

.danger {
  color: #E4032E;
}

.titre {
  font-family: "Cormorant Garamond", serif;
}

.texte {
  font-family: "Open Sans", sans-serif;
}

.btn-primary {
  background-color: #003761;
  border-color: #003761;
}

.bg-primary {
  background-color: #003761;
  border-color: #003761;
}

/*--------------------- Mediaqueries------------------*/
/*@media screen and (min-width : 992px){}  <-9 pouces*/
/*@media screen and (min-width: 480px) and (max-width : 991px){}  <-tablette*/
/*@media screen and (max-width: 479px){}smartphone*/
/* ########################### Général ############################ */
body {
  background-color: #FFFDF8;
}

h1, h2, h3, h4 {
  font-family: "Cormorant Garamond", serif;
}

h1, h2 {
  color: #003761;
  font-weight: 900;
}

h3, h4 {
  font-weight: 700;
}

h5, h6 {
  color: #E4032E;
}

p {
  font-family: "Open Sans", sans-serif;
}

a {
  text-decoration: none;
  font-weight: 800;
  color: #003761;
}
a:hover {
  color: #F4F4F9;
}

ul, li {
  list-style: none;
  color: #625E5A;
}

span.accent {
  font-family: "Open Sans", sans-serif;
  font-weight: 900;
  color: #E4032E;
  font-size: 0.8rem;
}

/*---------- HEADER ---------------*/
#burger-menu-header {
  background-color: transparent;
  border-color: transparent;
}

#menu-main-nav .nav-link {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  padding-right: 0.5rem;
}

#navbarNavAltMarkup {
  justify-content: flex-end;
  margin-right: 2rem;
  font-weight: 700;
}
#navbarNavAltMarkup a {
  color: #FFFDF8;
}

ul.dropdown-menu {
  background-color: #003761;
  border-color: #FFFDF8;
}

#navbarNavAltMarkup .navbar-nav ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
}
#navbarNavAltMarkup .navbar-nav ul li {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

#cabex-header {
  background-color: #003761;
}

#burger-menu-header {
  background-color: transparent;
  border-color: transparent;
}

#burger-menu-header .navbar-toggler-icon {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath stroke="rgba(255, 255, 255, 1)" stroke-width="2" stroke-linecap="round" stroke-miterlimit="10" d="M4 7h22M4 15h22M4 23h22"/%3E%3C/svg%3E');
}

/* ::::::::::::::::::::::::::::: Page archive actu ::::::::::::::::::::::::::::::: */
.ban-actu {
  min-height: 50vh;
  background-repeat: no-repeat;
  background-position: center;
}
.ban-actu h1 {
  font-size: 3rem;
  color: #003761;
  font-weight: 900;
}

.card-img-top {
  height: auto;
}

.titre-sidebar {
  font-size: 1.5rem;
  font-weight: 700;
  color: #003761;
}

.txt-color {
  color: #625E5A;
  font-family: "Open Sans", sans-serif;
  margin-left: 0.5rem;
}

.titre-lastarticle li {
  margin-bottom: 1.5rem;
  margin-left: 0.5rem;
}

.titre-lastarticle a {
  text-decoration: none !important;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

h3.card-title {
  color: #625E5A;
  font-weight: 700;
  font-size: 1.5rem;
}

.archive-aside h4 {
  color: #625E5A;
  font-weight: 900;
  font-size: 1.25rem;
  margin-bottom: 2rem;
  margin-top: 1.5rem;
}

.archive-aside .wp-block-categories-list.wp-block-categories {
  list-style: none;
}

/* ########### Page Single Actu ########### */
.banner .banner-image {
  max-height: 300px;
  width: auto;
}

.post .single-title {
  font-size: 2.5rem;
  color: #003761;
  font-weight: 900;
}
.post .post-thumbnail {
  margin-bottom: 1.5rem;
}
.post .post-thumbnail img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.post .post-content {
  font-family: "Open Sans", sans-serif;
  color: #625E5A;
  line-height: 1.8;
}
.post .post-sidebar .post__meta {
  background-color: #FFFDF8;
  border: 1px solid #625E5A;
  border-radius: 10px;
  padding: 1rem;
}
.post .post-sidebar .post__meta .flex-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.post .post-sidebar .post__meta .flex-tags div {
  padding: 0.25rem 0.5rem;
  color: white;
  border-radius: 5px;
}

.site__navigation {
  font-family: "Open Sans", sans-serif;
  color: #003761;
  font-weight: 900;
  display: flex;
  justify-content: space-between;
}
.site__navigation .site__navigation__prev a, .site__navigation .site__navigation__next a {
  color: #625E5A;
}
.site__navigation .site__navigation__prev a:hover, .site__navigation .site__navigation__next a:hover {
  color: #003761;
}

/* ::::::::::::::::::::::::::::: Footer ::::::::::::::::::::::::::::::: */
.bg-footer {
  background-color: #003761;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.bg-footer h6 {
  color: #003761;
  font-size: 1.5rem;
  font-weight: 900;
  margin-bottom: 1rem;
}
.bg-footer ul {
  padding-left: 1rem;
}
.bg-footer ul li {
  color: white;
  margin-bottom: 1rem;
  font-weight: 700;
}

.menu-utile .menu-footer-style a {
  color: white !important;
}

.lower-bar {
  background-color: #E4032E;
  padding-top: 1rem;
  padding-bottom: 0.2rem;
  margin-bottom: 0;
}
.lower-bar p {
  color: white;
}

/* ::::::::::::::::::::::::::::: Page atelier single::::::::::::::::::::::::::::::: */
@media (min-width: 992px) {
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.666667%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.333333%;
  }
}
.single-title {
  font-size: 2.5rem;
  font-weight: 900;
  color: #003761;
}

.post-thumbnail img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.post__content {
  font-family: "Open Sans", sans-serif, sans-serif;
  color: #625E5A;
  line-height: 1.8;
}

.atelier-location, .atelier-intervenant {
  font-size: 1.2rem;
}

.post-sidebar .post__meta {
  background-color: #ffffff;
  border: 1px solid #625E5A;
  border-radius: 10px;
  padding: 1rem;
}

.post-sidebar img.img-fluid.mb-3 {
  max-width: 150px !important;
  height: auto;
}

.post-sidebar .sidebar-atelier-single {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  align-items: center;
}

.site-partenaire a {
  word-wrap: break-word; /* Permet de couper les mots trop longs */
  word-break: break-all; /* Casse les mots si nécessaire */
  overflow-wrap: break-word; /* Même chose pour la compatibilité */
  max-width: 100%; /* Assurez-vous que le contenu ne dépasse pas la colonne */
}

/* ::::::::::::::::::::::::::::: Page atelier template::::::::::::::::::::::::::::::: */
/* Pour les écrans moyens (tablettes) 
@media (max-width: 768px) {
  .logo-ateliers {
      max-width: 150px;
      height: auto;
  }
}*/
/* Pour les petits écrans (téléphones) */
@media (max-width: 576px) {
  .logo-ateliers {
    max-width: 150px;
    height: auto;
  }
}
.ateliers-cards {
  padding: 0.5rem;
}

.row.row-titre-ateliers {
  margin-top: 80px;
  margin-bottom: 50px;
}
.row.row-titre-ateliers .col-1 {
  padding-right: 0;
}
.row.row-titre-ateliers .col-1 .redstar-titre {
  max-width: 50px;
  height: auto;
}
.row.row-titre-ateliers .col-11 {
  padding-left: 0;
}
.row.row-titre-ateliers .col-11 h2 {
  padding-top: 5px;
  font-weight: 900;
}

/* ::::::::::::::::::::::Custom styles for Contact Form 7 with Bootstrap::::::::::::: */
.wpcf7-form {
  margin-top: 20px;
}

.card {
  margin-top: 20px;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

#titre-card-contact.card-header {
  background-color: #003761 !important; /* Couleur de fond pour l'en-tête de la carte */
  color: #FFFDF8; /* Couleur du texte pour l'en-tête de la carte */
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.card-body {
  padding: 20px;
}

.form-label {
  font-weight: bold;
  margin-bottom: 5px;
}

.form-control {
  margin-bottom: 20px;
  border-radius: 5px;
}

.btn-primary {
  background-color: #003761; /* Couleur du bouton */
  border: none;
  padding: 10px 20px;
  border-radius: 5px;
  transition: background-color 0.3s ease;
}

.btn-primary:hover {
  background-color: #E4032E;
}

.d-grid {
  display: flex;
  justify-content: center;
}

@media (max-width: 768px) {
  .card {
    margin: 10px;
  }
  .btn-primary {
    width: 100%;
  }
}/*# sourceMappingURL=style.css.map */