/*!
Theme name: Theme enfant de Divi
Template: Divi
!*/
@import url('https://fonts.googleapis.com/css?family=Lobster');
@import url('https://fonts.googleapis.com/css?family=Lato');
@import "../Divi/style.css";
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@keyframes draw {
  to {
    stroke-dashoffset: 0;
  }
}
#top-header {
  padding: 5px;
  background-color: #0c0836;
}
#top-header #et-info {
  float: right;
  padding-bottom: 0.5em !important;
  line-height: 1.7em !important;
}
@media (max-width: 767px) {
  #top-header #et-info {
    margin: 0 auto;
    float: none !important;
  }
  #top-header #et-info .et_pb_widget {
    float: none;
    display: inline-block;
  }
}
#top-header #et-info #et-info-phone {
  margin-left: 50px;
  position: relative;
  font-size: 1.2em;
}
@media (max-width: 479px) {
  #top-header #et-info #et-info-phone {
    margin: 0 !important;
  }
}
#top-header #et-info #et-info-phone::before {
  display: inline-block;
  background-repeat: no-repeat;
  position: relative;
  background-size: contain;
  content: "";
  width: 22px;
  height: 19px;
  background-image: url("images/icon-phone.png");
}
#top-header #et-info #et-info-email {
  display: none;
}
#top-header #et-info #text-3 {
  position: relative;
}
#top-header #et-info #text-3::before {
  display: inline-block;
  background-repeat: no-repeat;
  position: relative;
  background-size: contain;
  content: "";
  width: 22px;
  height: 19px;
  background-image: url("images/icon-home.png");
}
#top-header #et-info #text-3 .textwidget {
  display: inline-block;
}
#top-header #et-info #text-3 .textwidget p {
  font-size: 1.2em;
}
@media (max-width: 980px) {
  #main-header > .container.et_menu_container {
    width: calc(100% - 60px);
  }
}
#main-header > .container.et_menu_container .mobile_nav.opened .mobile_menu_bar:before {
  content: "M";
}
#main-header > .container.et_menu_container .mobile_nav #mobile_menu {
  margin-left: -30px;
  padding: 5%;
  width: calc(100% + 60px);
}
#cookie-notice {
  background-color: #0c0836 !important;
}
#cookie-notice .cookie-notice-container a {
  border: 2px solid white !important;
  background-color: white !important;
  background-image: none !important;
  text-transform: capitalize;
  font-weight: bold;
  font-size: 15px !important;
  color: #0c0836 !important;
  text-shadow: none !important;
}
#main-content .container:before, #main-content .container #sidebar {
  display: none;
}
#main-content .container #left-area {
  width: 100%;
}
#main-content .et_pb_module.et_pb_post_title {
  text-align: center;
}
#main-content .et_pb_module.et_pb_post_title .et_pb_title_container {
  display: inline-block;
}
#main-content .et_pb_module.et_pb_post_title .et_pb_title_container h1 {
  padding: 20px 40px;
  display: inline-block;
  color: red;
}
.entry-content > p:first-child {
  padding: 0;
}
.et_pb_section {
  background-color: #0c0836;
}
body:not(.page-id-81) .grecaptcha-badge {
  display: none;
}
.top-section .et_pb_slides .et_pb_slide {
  min-height: 75vh;
}
.top-section .et_pb_slides .et_pb_slide .et_pb_slider_container_inner {
  position: relative;
}
.top-section .et_pb_slides .et_pb_slide .et_pb_slide_image {
  position: absolute;
  margin-top: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto !important;
  height: 100%;
  background: radial-gradient(ellipse at center, #0c0836 40%, rgba(0, 0, 0, 0) 100%);
  border-radius: 50%;
  box-shadow: #0c0836 0 0 97px 0px;
}
.top-section .et_pb_slides .et_pb_slide .et_pb_slide_image svg {
  opacity: 0;
  stroke-width: 2px;
  height: 100%;
}
.top-section .et_pb_slides .et_pb_slide .et_pb_slide_image svg path {
  fill: none;
  stroke: #e8c25b;
}
.top-section .et_pb_slides .et_pb_slide .et_pb_slide_image svg.anim-mandala path#contour_externe {
  animation: draw 28s forwards;
  animation-delay: 4s;
  animation-timing-function: ease-in;
}
.top-section .et_pb_slides .et_pb_slide .et_pb_slide_image svg.anim-mandala path#fleur {
  animation: draw 18s forwards;
  animation-delay: 2s;
}
.top-section .et_pb_slides .et_pb_slide .et_pb_slide_image svg.anim-mandala g#gros_points path {
  animation: draw 2s forwards;
  animation-delay: 3s;
}
.top-section .et_pb_slides .et_pb_slide .et_pb_slide_image svg.anim-mandala path#fleur_centrale {
  animation: draw 15s forwards;
  animation-delay: 4s;
}
.top-section .et_pb_slides .et_pb_slide .et_pb_slide_image svg.anim-mandala g#petits_points path {
  animation: draw 5s forwards;
  animation-delay: 4s;
}
.top-section .et_pb_slides .et_pb_slide .et_pb_slide_description {
  width: 100%;
  text-align: center;
}
.top-section .et_pb_slides .et_pb_slide .et_pb_slide_description h1 {
  font-family: 'Lobster', cursive;
  font-size: 50px;
  text-shadow: 2px 2px 3px black;
}
.top-section .et_pb_slides .et_pb_slide .et_pb_slide_description h2 {
  font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 25px;
  text-shadow: 2px 2px 3px black;
}
.top-section .et_pb_slides .et_pb_slide::before {
  content: '';
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, #0c0836, rgba(22, 20, 58, 0.9) 25%, rgba(27, 26, 57, 0));
  position: absolute;
  top: 0;
  left: 0;
}
#section-presentation::before {
  content: '';
  opacity: 0.75;
  width: 100%;
  height: 100%;
  background-color: #0c0836;
  position: absolute;
  top: 0;
  left: 0;
}
#section-presentation .et_pb_row#ligne-presentation {
  max-width: 900px !important;
}
#section-presentation .et_pb_row#ligne-presentation .et_pb_column:nth-child(1) img {
  max-width: 350px;
}
#section-presentation .et_pb_row#ligne-presentation .et_pb_text h2 {
  text-align: center;
  font-size: 50px;
}
#section-presentation .et_pb_row#ligne-presentation .et_pb_text h2::after {
  content: url('https://www.creperie-la-sorciere.fr/wp-content/uploads/2018/12/picto-couverts.png');
  display: block;
  margin: 30px 0 20px;
}
#section-menu::before {
  content: '';
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top, #0c0836, rgba(22, 20, 58, 0.84) 34%, #0c0836);
  position: absolute;
  top: 0;
  left: 0;
}
#section-menu .et_pb_promo h2 {
  text-align: center;
  font-size: 50px;
}
#section-menu .et_pb_promo h2::after {
  content: url('https://www.creperie-la-sorciere.fr/wp-content/uploads/2018/12/picto-citrouille.png');
  display: block;
  margin: 30px 0 20px;
}
#section-menu .et_pb_promo a.et_pb_button {
  padding: 15px 30px !important;
}
#section-notre-equipe {
  background-color: #0c0836;
}
#section-notre-equipe::before {
  content: '';
  opacity: 0.85;
  width: 100%;
  height: 100%;
  background-color: #0c0836;
  position: absolute;
  top: 0;
  left: 0;
}
#section-notre-equipe .et_pb_text h2 {
  text-align: center;
  font-size: 50px;
}
#section-notre-equipe .et_pb_text h2::after {
  content: url('https://www.creperie-la-sorciere.fr/wp-content/uploads/2018/12/picto-chapeau.png');
  display: block;
  margin: 30px 0 20px;
}
#section-galerie {
  padding: 12% 0;
}
#section-galerie::before {
  content: '';
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top, #0c0836, rgba(22, 20, 58, 0.84) 34%);
  position: absolute;
  top: 0;
  left: 0;
}
#section-galerie .et_pb_promo h2 {
  font-size: 60px;
}
#section-galerie .et_pb_promo a.et_pb_button {
  padding: 15px 30px !important;
}
.paroller-parallaxe {
  position: absolute;
  width: 100%;
  padding: 0;
  transform: translateY(-50%);
}
.paroller-parallaxe .et_pb_row, .paroller-parallaxe.et_pb_row {
  width: 100% !important;
  max-width: unset !important;
  padding: 0;
}
.paroller-parallaxe .et_pb_row img, .paroller-parallaxe.et_pb_row img {
  max-height: 400px;
}
#back_page {
  margin: 30px auto;
  text-align: right;
}
#back_page button {
  padding: 10px 20px;
  background-color: #e8c25b;
  color: white;
  cursor: pointer;
  border: none;
}
#la_page_contact h2:last-of-type {
  color: #e8c25b !important;
}
#section-formulaire {
  background-color: rgba(0, 0, 0, 0.03);
}
#section-formulaire .et_pb_row {
  align-items: center;
}
#section-formulaire .et_pb_row .et_pb_column {
  height: 100%;
  color: #0c0836;
  padding: 20px;
}
#section-formulaire .et_pb_row .et_pb_column .et_pb_text h2 {
  color: #0c0836;
}
#section-formulaire .et_pb_row .et_pb_column form > p:first-of-type {
  font-size: 0;
}
#section-formulaire .et_pb_row .et_pb_column form > p:first-of-type span.wpcf7-form-control-wrap:not(.your-message) {
  display: inline-block;
  margin-bottom: 3%;
}
@media (min-width: 501px) {
  #section-formulaire .et_pb_row .et_pb_column form > p:first-of-type span.wpcf7-form-control-wrap:not(.your-message) {
    width: 48%;
  }
  #section-formulaire .et_pb_row .et_pb_column form > p:first-of-type span.wpcf7-form-control-wrap:not(.your-message):nth-of-type(odd) {
    margin-right: 4%;
  }
}
#section-formulaire .et_pb_row .et_pb_column form > p:first-of-type span.wpcf7-form-control-wrap:not(.your-message) input {
  width: 100%;
  padding: 16px;
  font-size: 20px;
  background-color: transparent;
}
#section-formulaire .et_pb_row .et_pb_column form > p:first-of-type span.wpcf7-form-control-wrap.your-message {
  display: block;
}
#section-formulaire .et_pb_row .et_pb_column form > p:first-of-type span.wpcf7-form-control-wrap.your-message textarea {
  width: 100%;
  padding: 16px;
  font-size: 20px;
  background-color: transparent;
}
#section-formulaire .et_pb_row .et_pb_column form > p:first-of-type input[type=submit] {
  background-color: #e8c25b;
  color: white;
  padding: 16px;
  font-size: 14px;
  text-transform: uppercase;
  float: right;
  border: 2px solid #e8c25b;
  font-weight: bold;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
}
#section-formulaire .et_pb_row .et_pb_column form > p:first-of-type input[type=submit]:hover {
  border-color: white;
}
#section-formulaire .et_pb_row .et_pb_column:nth-child(2) {
  background-color: white;
  box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.3);
}
#section-formulaire .et_pb_row .et_pb_column:nth-child(2) address .bp-name, #section-formulaire .et_pb_row .et_pb_column:nth-child(2) address .bp-address, #section-formulaire .et_pb_row .et_pb_column:nth-child(2) address .bp-directions, #section-formulaire .et_pb_row .et_pb_column:nth-child(2) address .bp-phone {
  text-align: center;
  font-size: 20px;
}
#section-formulaire .et_pb_row .et_pb_column:nth-child(2) address .bp-directions a, #section-formulaire .et_pb_row .et_pb_column:nth-child(2) address .bp-phone a {
  color: #0c0836;
}
#section-horaires-map::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(12, 8, 54, 0.5);
}
#section-horaires-map .et_pb_column {
  background-color: #0c0836;
  color: white;
}
#section-horaires-map .et_pb_column:first-child {
  padding: 20px;
}
#section-horaires-map .et_pb_column:first-child address .bp-opening-hours {
  max-width: none;
  font-size: 20px;
}
#section-horaires-map .et_pb_column:first-child address .bp-opening-hours .bp-weekday {
  margin-top: 10px;
}
#section-horaires-map .et_pb_column:first-child address .bp-opening-hours .bp-weekday .bp-weekday-name {
  text-transform: capitalize;
}
#section-horaires-map .et_pb_column:nth-child(2) .et_pb_code {
  height: 100%;
}
#section-horaires-map .et_pb_column:nth-child(2) .et_pb_code .et_pb_code_inner {
  height: 100%;
}
#section-horaires-map .et_pb_column:nth-child(2) .et_pb_code .et_pb_code_inner iframe {
  height: 100%;
}
#main-footer {
  background-color: #0c0836;
  position: relative;
}
#main-footer > .container #footer-widgets {
  position: relative;
  z-index: 1;
  padding: 20px 0;
}
#main-footer > .container #footer-widgets .footer-widget {
  text-align: center;
  margin-bottom: 0;
}
#main-footer > .container #footer-widgets .footer-widget .fwidget {
  width: 100%;
}
#main-footer > .container #footer-widgets .footer-widget .fwidget h4.title {
  color: white;
  font-size: 40px;
}
#main-footer > .container #footer-widgets .footer-widget .fwidget p {
  font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
}
#main-footer > .container #footer-widgets .footer-widget .fwidget ul.menu li {
  display: inline-block;
  font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 300;
}
#main-footer > .container #footer-widgets .footer-widget .fwidget ul.menu li::before {
  display: none;
}
#main-footer #footer-bottom #footer-info {
  width: 100%;
  text-align: center;
}
#main-footer::before {
  content: '';
  background-image: url('https://www.creperie-la-sorciere.fr/wp-content/uploads/2018/12/mandala-footer-g.png');
  background-repeat: no-repeat;
  background-position: bottom left;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#main-footer::after {
  content: '';
  background-image: url('https://www.creperie-la-sorciere.fr/wp-content/uploads/2018/12/mandala-footer-d.png');
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
article.et_pb_post .entry-content > img:first-child {
  float: left;
  width: 50%;
  margin-right: 20px;
}
.post-315 article, .single-post article {
  color: #0c0836;
}
.post-315 article h1, .single-post article h1 {
  color: #0c0836;
}
