@charset "UTF-8";
/*
Theme Name:   MyL
Description:  Used to make my own personalized portfolio.
Author:       Myriam
Author URL:   http://myriamlatour.ca/portfolio/
Template:     sketch
Version:      2.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  myl
*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Branding - - - - - - - - - - - */
.site-description {
  display: inherit;
  margin: 0;
  font-size: 16px;
  color: #767676;
  letter-spacing: 2px;
  font-weight: 400;
}

/* Liens - - - - - - - - - - - */
a:hover, a:focus, a:active {
  color: #93CCB2 !important;
}

a, .site-content a:visited {
  color: #767676;
}

.current_page_item > a,
.current-menu-item > a {
  color: #93CCB2;
}

.current-menu-item .sub-menu a {
  color: #767676;
}

.current-menu-parent > a {
  color: #93CCB2;
}

.tags-links a:hover {
  border-color: #93CCB2;
}

/* Liens sociaux - - - - - - - - - - - */
.social-links ul a:before {
  transition: all 0.2s ease-in-out;
  background: #CCCCCC;
}

.social-links ul a:hover:before {
  background: #1A2A0F;
  transition: all 0.2s ease-in-out;
}

#menu-item-278 a:before {
  content: "\f443";
  /* CV */
}

/* Navigation principale - - - - - - - - - - - */
.menu-toggle:hover, .menu-toggle:active,
.menu-toggle:focus, .menu-toggle:visited {
  color: #93CCB2 !important;
  border-color: #93CCB2 !important;
}

.main-navigation a {
  color: #767676;
}

/* Vignettes des projets (toutes) - - - - - - - - - - - */
.projects .jetpack-portfolio:hover a,
.portfolio-projects .jetpack-portfolio:hover a,
.project-navigation .jetpack-portfolio:hover a {
  color: #93CCB2 !important;
}

.jetpack-portfolio:hover {
  opacity: 1 !important;
}

.jetpack-portfolio:hover img {
  filter: none;
  opacity: 1 !important;
}

/* Catégorie des projets - - - - - - - - - - - */
article .entry-header a {
  color: #767676 !important;
}

article .entry-header a:hover {
  color: #93CCB2 !important;
}

/* Galerie de photos - - - - - - - - - - - */
.envira-lazy {
  border-radius: 3px !important;
}

/* Aperçu des photos - - - - - - - - - - - */
#envirabox-content {
  border-radius: 0 !important;
  box-shadow: none !important;
}

#envirabox-close {
  background-image: none !important;
  background-color: #767676;
  border-radius: 100%;
}

#envirabox-close:after {
  content: "\f405";
  /* Close */
  font-family: "Genericons";
  color: #ffffff;
  font-size: 24px;
  position: relative;
  top: 6px;
  left: 5px;
}

#envirabox-title-float-main {
  background-color: #767676 !important;
  border-radius: 3px !important;
  text-shadow: none !important;
  font-family: "Yantramanav" !important;
}

#envirabox-right-ico,
#envirabox-left-ico {
  background-image: none !important;
  background-color: #767676;
  border-radius: 100%;
}

#envirabox-right-ico:after {
  content: "\f501";
  /* Close */
  font-family: "Genericons";
  color: #ffffff;
  font-size: 18px;
  position: relative;
  top: 5px;
  left: 15px;
}

#envirabox-left-ico:after {
  content: "\f503";
  /* Close */
  font-family: "Genericons";
  color: #ffffff;
  font-size: 18px;
  position: relative;
  top: 5px;
  left: 3px;
}

/* Footer - - - - - - - - - - - */
.site-footer {
  color: #767676;
  font-weight: 400;
}

/* Margin du header sur la page des archives - - - - - - - - - - - */
body[class*="jetpack-portfolio"].archive .site-header {
  margin-bottom: 27px;
}

/* MODICATION DANS LE VRAI THÈME SKETCH */
/*
Changement de More projects pour Autres projets
Changement de Previous et de next pour leurs homologues français
Inversement des classes pour nav-previous et nav-next
Changement de la couleur de base pour celle du nouveau thème
*/
.site-header {
  border-bottom: 3px solid #EEEEEE !important;
  margin: 0 0 27px !important;
}

.home.page .site-content main header h1 {
  font-weight: 400;
}
.home .other-projects {
  border-top: 1px solid #eeeeee;
}
.home .other-projects:last-child .projects__school {
  margin-bottom: 63px;
}
.home .other-projects .projects__school {
  max-width: 700px;
  font-size: 1em;
}
@media screen and (min-width: 50em) {
  .home .other-projects .projects__school {
    font-size: 1.25em;
    line-height: 1.7em;
  }
}
.home .other-projects .projects__school .wrapper {
  margin-bottom: 22px;
}
.home .other-projects .projects__school a {
  display: inline-flex !important;
}

.page:not(.home) .site-content > a, .single:not(.home) .site-content > a {
  pointer-events: none;
}
.page:not(.home) .site-content main > article, .single:not(.home) .site-content main > article {
  padding: 0;
  margin-bottom: 50px;
}
.page:not(.home) .site-content main > article:last-child, .single:not(.home) .site-content main > article:last-child {
  margin-bottom: 0;
}
.page:not(.home) .site-content main > article header, .single:not(.home) .site-content main > article header {
  padding: 0 34px;
  margin-top: -55px;
}
@media screen and (min-width: 50em) {
  .page:not(.home) .site-content main > article header, .single:not(.home) .site-content main > article header {
    margin-top: -65px;
  }
}
.page:not(.home) .site-content main > article header h1, .single:not(.home) .site-content main > article header h1 {
  font-size: 22px !important;
  margin: 0;
}
@media screen and (min-width: 50em) {
  .page:not(.home) .site-content main > article header h1, .single:not(.home) .site-content main > article header h1 {
    font-size: 2.125em !important;
  }
}
.page:not(.home) .site-content main > article header h1 + .entry-meta, .single:not(.home) .site-content main > article header h1 + .entry-meta {
  margin-top: 10px;
}
.page:not(.home) .site-content main > article .entry-meta, .single:not(.home) .site-content main > article .entry-meta {
  margin: 0;
}
.page:not(.home) .site-content main .navigation h1, .single:not(.home) .site-content main .navigation h1 {
  font-weight: 400;
}

.archive .site-content > a {
  pointer-events: none;
}
.archive .site-content main > header {
  position: relative;
  padding: 0 34px;
  margin-top: -50px;
}
@media screen and (min-width: 50em) {
  .archive .site-content main > header {
    margin-top: -65px;
  }
}
.archive .site-content main > header h1 {
  font-size: 22px !important;
  margin: 0;
}
@media screen and (min-width: 50em) {
  .archive .site-content main > header h1 {
    font-size: 2.125em !important;
  }
}
.archive .site-content main .portfolio-projects h1 {
  font-weight: 400;
}

.wp-block-lazyblock-card {
  height: 100%;
}

.card {
  border-radius: 5px;
  text-align: right;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.card.beige {
  background-color: #F2E6D8;
  color: #333333;
}
.card.green {
  background-color: #1A2A0F;
  color: #FFFFFF;
}
.card.gray {
  background-color: #EEEEEE;
  color: #333333;
}
.card.blue {
  background-color: #93CCB2;
  color: #333333;
}
.card .card__icon {
  width: 80px;
  height: 80px;
  background-color: #FFFFFF;
  border-radius: 5px 0 5px 0;
  padding: 10px;
}
.card .card__icon + .card__content {
  padding: 0 30px 30px;
}
.card .card__icon img {
  max-width: 80px;
}
.card .card__content {
  padding: 30px;
}
.card .card__content h3 {
  margin-bottom: 15px;
  letter-spacing: 2px;
}
@media screen and (min-width: 50em) {
  .card .card__content h3 {
    font-size: 1.4em;
    line-height: 1.8em;
  }
}
.card .card__content h3:first-child {
  margin-top: 0;
}

.slider {
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
  padding: 70px 0;
}
.slider > .ctn-main {
  max-width: 800px;
  margin: 0 auto;
}
.slider .slider__list {
  margin-right: 77px;
}
.slider.-no-border {
  border-top: 0;
}
.slider .slick-arrow:hover, .slider .slick-arrow:focus {
  border-color: #93CCB2;
  color: #93CCB2;
}
.slider .slick-arrow.slick-next {
  position: absolute;
  top: 50%;
  right: -77px;
  transform: translateY(-50%);
}
.slider .slick-arrow.slick-prev {
  display: none !important;
}

.wp-block-group, .home .other-projects .projects__school {
  margin: 52px 0;
}
.wp-block-group.is-style-container, .home .other-projects .projects__school {
  margin: 87px 0;
  padding: 0 34px;
}
.wp-block-group.-no-bottom-margin, .home .other-projects .-no-bottom-margin.projects__school {
  margin-bottom: 0;
}
.wp-block-group.-no-top-margin, .home .other-projects .-no-top-margin.projects__school {
  margin-top: 22px;
}

.entry-content .wp-block-group:last-child, .entry-content .home .other-projects .projects__school:last-child, .home .other-projects .entry-content .projects__school:last-child {
  margin-bottom: 63px;
}

.wp-block-columns {
  gap: 23px;
  padding: 0;
}

.wp-block-column {
  box-sizing: border-box;
}

.is-style-image-layout {
  border-radius: 0 5px 5px 0;
  overflow: hidden;
  margin-left: -54px;
  gap: 0;
}
.is-style-image-layout .wp-block-column {
  padding: 90px 70px 60px;
}
.is-style-image-layout .wp-block-column.is-style-image {
  padding: 0;
}

.is-style-image .wp-block-cover {
  height: 100%;
}

.is-style-blue, .home .other-projects .projects__school h2, .page:not(.home) .site-content main > article header h1, .single:not(.home) .site-content main > article header h1, .archive .site-content main > header h1 {
  background-color: #93CCB2;
  display: inline;
  border-radius: 5px;
  color: #FFFFFF;
  line-height: 2.2em;
  font-weight: 700;
  margin: 0 0.5em;
  padding: 0.3em 0 0.2em;
  box-shadow: 0.5em 0 0 #93CCB2, -0.5em 0 0 #93CCB2;
  -webkit-box-decoration-break: clone;
  -ms-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
}

.is-style-blue__wrapper {
  margin: 22px 0;
}
.is-style-blue__wrapper:first-child {
  margin-top: 0;
}
.is-style-blue__wrapper:last-child {
  margin-bottom: 0;
}

h1, h2 {
  font-weight: 700;
  box-shadow: none;
}

h2:not(.is-style-blue), h3:not(.is-style-blue) {
  letter-spacing: 2px;
}

.entry-content h1:not(.is-style-blue):first-child, .entry-content h2:not(.is-style-blue):first-child, .entry-content h3:not(.is-style-blue):first-child, .entry-content h4:not(.is-style-blue):first-child, .entry-content h5:not(.is-style-blue):first-child, .entry-content h6:not(.is-style-blue):first-child {
  margin-top: 0;
}
.entry-content h1:not(.is-style-blue):last-child, .entry-content h2:not(.is-style-blue):last-child, .entry-content h3:not(.is-style-blue):last-child, .entry-content h4:not(.is-style-blue):last-child, .entry-content h5:not(.is-style-blue):last-child, .entry-content h6:not(.is-style-blue):last-child {
  margin-bottom: 0;
}

.entry-content p:first-child {
  margin-top: 0;
}
.entry-content p:last-child {
  margin-bottom: 0;
}

.wp-block-button__link, .home .other-projects .projects__school a {
  color: #FFFFFF !important;
  border-radius: 5px;
  background-color: #1A2A0F;
  border: 1px solid #1A2A0F;
  padding: 3px 15px;
  display: flex;
  align-items: center;
  gap: 10px 30px;
  font-weight: 400;
  font-size: 1em;
}
@media screen and (min-width: 50em) {
  .wp-block-button__link, .home .other-projects .projects__school a {
    font-size: 0.9em;
    line-height: 1.5em;
  }
}
.wp-block-button__link::after, .home .other-projects .projects__school a::after {
  content: '';
  display: block;
  height: 20px;
  width: 20px;
  background-image: url("assets/images/phosphor/9025260_arrow_right_icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.wp-block-button__link:hover, .home .other-projects .projects__school a:hover {
  background-color: #CCCCCC;
  border: 1px solid #CCCCCC;
  color: #FFFFFF !important;
}

.wp-block-envira-envira-gallery {
  margin: 0 -11px;
}
