/*
Theme Name: Wecode_Enfold
Description: Theme enfant de'Enfold'
Author: BonjourDarling
Author URI:
Template: enfold
Version:
*/

/* PRODUCT */
.boutique-button > a > div > span {
  background-color: #0358f4;
  color: white;
  border-radius: 5px;
  float: unset !important;
  padding-bottom: 10px;
  padding-top: 10px;
}

.hmenu_product_holder {
  display: none !important;
  margin-top: 20px;
}

.container > .product {
  margin-top: 50px;
}

.container .template-page {
  margin-top: 70px;
}

.container > .woocommerce-message {
  margin-top: 50px !important;
}

.single_add_to_cart_button {
  background-color: #204ede !important;
}

.woocommerce-Price-amount {
  color: #204ede !important;
}

.container .template-shop {
  width: 100% !important;
}

/****************GLOBAL********************/

@font-face {
  font-family: "Migrena";
  src: url("/Migrena_Grotesque-Bold.otf");
}

* {
  font-family: "Roboto", sans-serif !important;
}

h1,
h2,
h3 {
  font-weight: 100 !important;
}

/*Espacements blocks*/

.column-top-margin {
  margin-top: 30px !important;
}
.av_one_third {
  margin-left: 2% !important;
  width: 32% !important;
}
div .av_two_third {
  margin-left: 2%;
  width: 66%;
}
.first,
.no_margin {
  margin-left: 0 !important;
}
.av-flex-placeholder {
  width: 2% !important;
}

.image-overlay-inside {
  display: none !important;
}

/*.separator > a > img {display: none;}*/

/*-------------------*/
/* COMPTEUR DE LIKES */
/*-------------------*/

/* Wrapper */

.likes {
  text-align: center;
  margin-bottom: 5px;
}

.sl-wrapper a {
  transition: all 300ms ease-in-out;
  border-bottom: 0 !important;
  text-decoration: none !important;
}
.sl-button {
  padding: 0;
  font-size: 1em;
  line-height: 1;
  font-weight: normal;
}

/* Colors */
a.liked {
  color: #f72c25;
}
a.liked:hover,
a.liked:active,
a.liked:focus {
  color: #f72c25;
}
a.liked span.sl-count,
.sl-count {
  color: #666666;
}

/* Icon */
.sl-icon {
  margin-right: 0.5em;
  font-family: "Arial Unicode MS", Arial, sans-serif;
  vertical-align: middle;
}
.sl-icon svg {
  fill: currentColor;
  width: 1em;
  height: 1em;
}
.sl-icon svg:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* Count */
.sl-count {
  font-family: "Quicksand", sans-serif;
  text-transform: none;
  line-height: 0;
  padding-right: 0.18em;
}

/*Bases*/

#header_image a {
  display: block;
  float: left;
  width: 100vw;
  text-align: center;
}

.lightbox-added {
  margin: 0 !important;
}

.no_padding {
  padding: 0 !important;
}

strong {
  color: #000000 !important;
}

main[role="main"] {
  padding-top: 25px !important;
  margin-top: 75px !important;
}

.content .av-content-small .alpha units {
  margin-top: 0px;
}

#scroll-top-link {
  color: white;
  border: 1px solid white;
  background-color: #224cdf;
  opacity: 0.7;
}
#scroll-top-link:hover {
  border: 1px solid #224cdf;
  opacity: 0.9;
  background-color: #224cdf;
  color: white;
}

.legende-map img {
  margin-top: 5px;
}

.avia_transform a:hover .image-overlay {
  opacity: 0.3 !important;
}

.date {
  font-style: italic;
  color: #c1c1c1;
}
#date-recette {
  text-align: center;
}
#date-article,
#date-recette {
  font-size: 13px;
  margin-bottom: 15px !important;
}

.essb-customizer-toggle,
.essb-point {
  visibility: hidden !important;
}

.nav-next a,
.nav-previous a {
  background-color: transparent !important;
  border: 2px solid #224cdf !important;
  color: #224cdf !important;
  transition: all 0.5s;
}
.nav-next a:hover,
.nav-previous a:hover {
  background-color: #224cdf !important;
  color: white !important;
  transition: all 0.5s;
}

span[style="text-decoration: underline;"] {
  text-decoration: none !important;
}

p a {
  text-decoration: underline;
  transition: all 0.5 !important;
}
p a:hover {
  color: #224cfd !important;
  transition: all 0.5 !important;
}

.print_block {
  display: none !important;
}

.post_delimiter {
  display: none;
}

/*Related Post*/

.related-format-icon-inner:before {
  content: "" !important;
}
#top .no_margin.av_one_eighth {
  width: 25% !important;
}
.related-format-icon {
  display: none !important;
}

/*Boutons*/

.avia-button {
  transition: all 0.5s !important;
}
.avia-color-light .avia_button_icon {
  color: #224cdf !important;
  font-size: 21px !important;
  font-weight: 400 !important;
}
.avia-color-light .avia_iconbox_title {
  color: black !important;
  text-transform: uppercase !important;
  letter-spacing: 2px !important;
  margin-left: 10px !important;
  font-size: 15px !important;
  font-weight: bold !important;
}

/*HEADER*/

.hmenu_inner_holder {
  width: 1310px !important;
  padding: 0 50px !important;
}

#hmenu_load_2 .hmenu_navigation_holder > ul li a span {
  font-weight: bold !important;
  text-transform: uppercase !important;
}

.hmenu_is_sticky .hmenu_navigation_holder {
  padding-left: 50px !important;
}
#hmenu_load_2 .hmenu_mega_sub {
  -webkit-box-shadow: 0px 0px 40px 3px rgba(0, 0, 0, 0.8) !important;
  -moz-box-shadow: 0px 0px 40px 3px rgba(0, 0, 0, 0.8) !important;
  box-shadow: 0px 20px 40px 3px rgba(0, 0, 0, 0.8) !important;
}
.hmenu_post_item {
  padding: 10px 0 10px 0 !important;
  display: inline-block !important;
  cursor: pointer !important;
  float: left !important;
  width: 33.3% !important;
  height: 100% !important;
  transition: all 0.4s !important;
}
.hmenu_post_item:hover {
  background-color: transparent !important;
}
#hmenu_load_2 .hmenu_post_img {
  float: left !important;
  width: 100% !important;
  display: inline-block !important;
  height: 185px !important;
  margin: 0 !important;
  transition: all 0.4s !important;
}
#hmenu_load_2 .hmenu_post_content {
  width: 100% !important;
  text-align: center !important;
  padding-top: 6px !important;
}
#hmenu_load_2 .hmenu_post_content h3 {
  font-family: "Raleway", sans-serif !important;
  font-style: normal !important;
  letter-spacing: 1px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
}
.hmenu_col_4 {
  width: 15% !important;
}
.hmenu_col_4 h2,
.hmenu_col_8 h2 {
  display: none !important;
}
.hmenu_col_8 {
  width: 85% !important;
  padding-bottom: 0px !important;
}
.hmenu_col_8 h2 {
  margin: 0 !important;
}

#hmenu_load_2 .hmenu_col_8 {
  left: 4px !important;
}

#hmenu_load_2 .hmenu_list_content h3 {
  color: #313131 !important;
  text-transform: uppercase !important;
  letter-spacing: 1px;
  font-size: 11.5px !important;
}
#hmenu_load_2 .hmenu_list_content h3:hover {
  color: #545353 !important;
}
.hmenu_search_btn:before {
  font-weight: bold !important;
  transition: all 0.8s;
}
.hmenu_search_btn:hover:before {
  color: #224cdf !important;
  transition: all 0.8s;
}

#hmenu_load_2 .hmenu_mega_inner {
  padding: 0 !important;
}
#hmenu_load_2 .hmenu_post_item {
  padding-top: 0 !important;
}

/*
#hmenu_load_2 .hmenu_inner_holder {
	width: 1270px!important;
}*/
#hmenu_load_2 .hmenu_inner_holder a {
  width: 100%;
  height: 100%;
  float: left;
  display: block;
}

.hmenu_search_inner {
  border-right: 1px solid #d8d8d8;
  border-width: 70%;
}

.hmenu_mobile_menu_toggle {
  display: none !important;
}

#hmenu_load_2 .hmenu_search_lightbox_input .hmenu_search_lightbox_close {
  top: 30% !important;
  right: 20% !important;
}
#hmenu_load_2
  .hmenu_search_lightbox_input
  .hmenu_search_lightbox_close:hover:before {
  color: #224cdf !important;
}

.hmenu_post_item {
  border: 1px solid #c1c1c1 !important;
  border-bottom: none !important;
}
.hmenu_post_item:hover {
  border-color: #224cdf;
}
#hmenu_load_2 .hmenu_post_content {
  padding-bottom: 10px !important;
}

.hmenu_post_item {
  min-height: 250px !important;
  height: 250px !important;
  max-height: 250px !important;
}
#hmenu_load_2 .hmenu_wrap {
  line-height: 56px !important;
}

.hmenu_social_holder ul li a {
  padding-top: 22px !important;
}

#hmenu_load_2 .hmenu_navigation_holder > ul li a .hmenu_nav_uni_28 span {
  padding-left: 15px !important;
}

#hmenu_load_2 ul.hmenu_hover_color > li > a:hover {
  color: #224cdf !important;
  background-color: transparent;
}
.hmenu_navigation_root li:last-child a:hover {
  color: inherit !important;
}

@media screen and (max-width: 767px) {
  #hmenu_load_2 .hmenu_toggle_holder[data-toggle="close"] {
    right: 25px !important;
  }
  #hmenu_load_2 .hmenu_toggle_holder[data-toggle="open"] {
    right: 57px !important;
  }
}

/*hmenu colors*/

#hmenu_load_2 li a:hover .hmenu_wrap {
  border-bottom-width: 2px !important;
}

#hmenu_load_2 .hmenu_mega_li .hmenu_post_item h3,
#hmenu_load_2 .hmenu_mega_li .hmenu_post_item:hover h3,
#hmenu_load_2 .hmenu_mega_li .hmenu_post_item:hover,
#hmenu_load_2 .hmenu_mega_li .hmenu_post_item {
  transition: all 0.5s !important;
}

/*
#hmenu_load_2 .hmenu_mega_li:first-child .hmenu_col_8  .hmenu_post_item:hover {
	border-color: #c00101!important;
}
#hmenu_load_2 .hmenu_mega_li:first-child .hmenu_post_item:hover h3 {
	color: #c00101!important;
}
#hmenu_load_2 .hmenu_navigation_holder ul.hmenu_underline_hover > li.hmenu_mega_li:first-child.hmenu_active_nav > a > .hmenu_wrap {
	border-bottom: 2px solid #c00101!important;
}
*/

/*
blue #224cdf
red #c00101
orange: 
*/

#hmenu_load_2 .hmenu_mega_li:nth-child(1) .hmenu_col_4 a:last-child h3 {
  color: #c00101 !important;
}

#hmenu_load_2 .hmenu_mega_li:nth-child(1) a:hover {
  color: #c00101 !important;
}
#hmenu_load_2 .hmenu_mega_li:nth-child(1) a:hover .hmenu_wrap {
  border-color: #c00101 !important;
}
#hmenu_load_2 .hmenu_mega_li:nth-child(1) .hmenu_col_8 .hmenu_post_item:hover {
  border-color: #c00101 !important;
}
#hmenu_load_2 .hmenu_mega_li:nth-child(1) .hmenu_post_item:hover h3 {
  color: #c00101 !important;
}
#hmenu_load_2
  .hmenu_navigation_holder
  ul.hmenu_underline_hover
  > li.hmenu_mega_li:nth-child(1).hmenu_active_nav
  > a
  > .hmenu_wrap {
  border-bottom: 2px solid #c00101 !important;
}

#hmenu_load_2 .hmenu_mega_li:nth-child(2) a:hover {
  color: #224cdf !important;
}
#hmenu_load_2 .hmenu_mega_li:nth-child(2) a:hover .hmenu_wrap {
  border-color: #224cdf !important;
}
#hmenu_load_2 .hmenu_mega_li:nth-child(2) .hmenu_col_8 .hmenu_post_item:hover {
  border-color: #224cdf !important;
}
#hmenu_load_2 .hmenu_mega_li:nth-child(2) .hmenu_post_item:hover h3 {
  color: #224cdf !important;
}
#hmenu_load_2
  .hmenu_navigation_holder
  ul.hmenu_underline_hover
  > li.hmenu_mega_li:nth-child(2).hmenu_active_nav
  > a
  > .hmenu_wrap {
  border-bottom: 2px solid #224cdf !important;
}

#hmenu_load_2 .hmenu_mega_li:nth-child(3) a:hover {
  color: #f06d54 !important;
}
#hmenu_load_2 .hmenu_mega_li:nth-child(3) a:hover .hmenu_wrap {
  border-color: #f06d54 !important;
}
#hmenu_load_2 .hmenu_mega_li:nth-child(3) .hmenu_col_8 .hmenu_post_item:hover {
  border-color: #f06d54 !important;
}
#hmenu_load_2 .hmenu_mega_li:nth-child(3) .hmenu_post_item:hover h3 {
  color: #f06d54 !important;
}
#hmenu_load_2
  .hmenu_navigation_holder
  ul.hmenu_underline_hover
  > li.hmenu_mega_li:nth-child(3).hmenu_active_nav
  > a
  > .hmenu_wrap {
  border-bottom: 2px solid #f06d54 !important;
}

#hmenu_load_2 .hmenu_mega_li:nth-child(4) a:hover {
  color: #707070 !important;
}
#hmenu_load_2 .hmenu_mega_li:nth-child(4) a:hover .hmenu_wrap {
  border-color: #707070 !important;
}
#hmenu_load_2 .hmenu_mega_li:nth-child(4) .hmenu_col_8 .hmenu_post_item:hover {
  border-color: #707070 !important;
}
#hmenu_load_2 .hmenu_mega_li:nth-child(4) .hmenu_post_item:hover h3 {
  color: #707070 !important;
}
#hmenu_load_2
  .hmenu_navigation_holder
  ul.hmenu_underline_hover
  > li.hmenu_mega_li:nth-child(4).hmenu_active_nav
  > a
  > .hmenu_wrap {
  border-bottom: 2px solid #707070 !important;
}

#hmenu_load_2 .hmenu_mega_li:nth-child(5) a:hover {
  color: #068a00 !important;
}
#hmenu_load_2 .hmenu_mega_li:nth-child(5) a:hover .hmenu_wrap {
  border-color: #068a00 !important;
}
#hmenu_load_2 .hmenu_mega_li:nth-child(5) .hmenu_col_8 .hmenu_post_item:hover {
  border-color: #068a00 !important;
}
#hmenu_load_2 .hmenu_mega_li:nth-child(5) .hmenu_post_item:hover h3 {
  color: #068a00 !important;
}
#hmenu_load_2
  .hmenu_navigation_holder
  ul.hmenu_underline_hover
  > li.hmenu_mega_li:nth-child(4).hmenu_active_nav
  > a
  > .hmenu_wrap {
  border-bottom: 2px solid #707070 !important;
}

#hmenu_load_2 .hmenu_inner_col {
  padding: 0 !important;
}

/*Instagram*/

#instagram h3 {
  text-align: center !important;
  letter-spacing: 5px !important;
  font-weight: 400 !important;
  color: black !important;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 15px !important;
  margin-bottom: 16px;
}

#instagram .no_margin {
  padding: 0 !important;
}

#instagram .av-instagram-item {
  padding: 0 !important;
}

#instagram .image-overlay {
  display: none !important;
}

#avia-instagram-feed-2 {
  padding-bottom: 0 !important;
}

.av-instagram-item a {
  padding-bottom: 0px !important;
}

/***********************SIDEBAR************************/

main.content,
aside.sidebar {
  border: none !important;
}

.container .av-content-small.units {
  width: 70%;
}
.sidebar {
  width: 30% !important;
  padding-top: 100px !important;
}

.inner_sidebar {
  margin-left: 0px !important;
}

#text-10 .textwidget {
  text-align: center;
}
.inner_sidebar .textwidget h2 {
  text-transform: uppercase;
  font-style: italic;
  font-weight: bold;
  color: black;
  font-size: 33px;
  letter-spacing: 3px;
}

.addtoany_content_bottom {
  display: none !important;
}
.a2a_vertical_style {
  top: 50vh !important;
  padding: 0 !important;
}
.a2a_vertical_style a {
  padding: 0 !important;
}
.a2a_vertical_style a span {
  border-radius: 0 !important;
}
.a2a_vertical_style a:first-child span {
  border-top-right-radius: 1px !important;
  border-top-left-radius: 1px !important;
}
.a2a_vertical_style a:last-child span {
  border-bottom-right-radius: 1px !important;
  border-bottom-left-radius: 1px !important;
}
.a2a_vertical_style .a2a_button_email .a2a_s_email {
  background-color: #232323 !important;
}

.post-template-default aside {
  padding-top: 100px !important;
}

/*GIF du moment*/

#gifact,
#gifact span {
  font-family: "Migrena" !important;
}
#gifact {
  text-transform: uppercase !important;
  display: block !important;
  background-color: #bdc3c7 !important;
  color: white !important;
  margin: 0 !important;
  padding: 20px !important;
  font-size: 20px !important;
}
#gifact span {
  font-size: 35px !important;
  font-weight: bold !important;
}

#GIFSide {
  background-image: url("https://www.bonjourdarling.com/wp-content/uploads/2018/06/beyonce.gif");
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  background-size: cover !important;
  background-position: center center !important;
  width: 100% !important;
  height: auto !important;
  min-height: 300px !important;
}

/*Réseaux sociaux*/

#text-10 h2 {
  font-family: "Migrena" !important;
}

#text-10 .textwidget .icon_count_4 li {
  display: inline-block !important;
  clear: none !important;
  border-radius: 50% !important;
  margin: 0 7px;
  transition: all 0.7s;
}
#text-10 .textwidget .icon_count_4 li a {
  font-size: 14px;
  color: white !important;
  line-height: 26px;
  border-radius: 50% !important;
  background-color: transparent !important;
}
#text-10 .textwidget .icon_count_4 li:hover {
  background-color: transparent !important;
  transition: all 0.7s;
}
#text-10 .textwidget .icon_count_4 li a:hover {
  text-decoration: none !important;
}

#text-10 .textwidget .icon_count_4 .social_icon_1 {
  border: 2px solid #3b5998 !important;
  background-color: #3b5998 !important;
}
#text-10 .textwidget .icon_count_4 .social_icon_1:hover a {
  color: #3b5998 !important;
}

#text-10 .textwidget .icon_count_4 .social_icon_2 {
  background-color: #2a2a2a !important;
  border: 2px solid #2a2a2a;
}
#text-10 .textwidget .icon_count_4 .social_icon_2:hover a {
  color: #2a2a2a !important;
}

#text-10 .textwidget .icon_count_4 .social_icon_3 {
  background-color: #1da1f2 !important;
  border: 2px solid #1da1f2;
}
#text-10 .textwidget .icon_count_4 .social_icon_3:hover a {
  color: #1da1f2 !important;
}

#text-10 .textwidget .icon_count_4 .social_icon_4 {
  background-color: #cc181e !important;
  border: 2px solid #cc181e;
}
#text-10 .textwidget .icon_count_4 .social_icon_4:hover a {
  color: #cc181e !important;
}

#text-10 .textwidget .icon_count_4 .social_icon_5 {
  background-color: #bd081c !important;
  border: 2px solid #bd081c !important;
}
#text-10 .textwidget .icon_count_4 .social_icon_5:hover a {
  color: #bd081c !important;
}

#top .social_bookmarks {
  height: 58px !important;
}
#top .social_bookmarks li {
  width: 58px !important;
}
#top .social_bookmarks li a {
  font-size: 25px !important;
  line-height: 54px !important;
  width: 100% !important;
}

/* Footer */

#text-6 .textwidget .hmenu_wrap {
  height: 28px !important;
}
#text-6 .textwidget .hmenu_wrap:before {
  font-size: 15px !important;
}
#text-6 p {
  display: none !important;
}
#text-6 .textwidget a {
  text-decoration: none !important;
}
#text-6 .textwidget a:hover {
  color: #224cdf !important;
  font-weight: bold !important;
}

footer .copyright a:hover {
  text-decoration: none !important;
  color: #224cdf !important;
}

@media screen and (max-width: 767px) {
  #footer .container {
    text-align: center;
  }
}

/*****************REQUESTS*********************/

/*global*/

.request {
  position: relative;
}

.request,
.request_mini {
  height: auto;
  float: left;
  width: 100%;
}

#home_query_third .request_mini {
  width: 32%;
  margin-right: 2%;
}
#home_query_third .request_mini:last-child {
  margin-right: 0;
}
#home_query_two .request_mini {
  width: 48%;
  margin-right: 4%;
}
#home_query_two .request_mini:last-child {
  margin-right: 0%;
}
#home_query_two {
  height: 45%;
  float: left;
  width: 100%;
}

.request br,
.request p,
.request_mini br,
.request_mini p {
  display: none !important;
}

/*request_pic*/

.request_pic {
  min-height: 250px;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  background-size: cover !important;
  background-position: center center !important;
  position: relative;
  transition: all 0.5s;
}
.request_pic:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  background-color: white !important;
  opacity: 0;
  display: block;
  transition: all 0.8s;
}
.request_pic:hover:after {
  opacity: 0.3 !important;
  transition: all 0.8s;
}
.request .request_pic {
  min-height: 500px;
}
.request_pic img {
  width: 100% !important;
  height: auto;
  float: left;
  transition: all 0.8s;
}
a:hover ~ .request_desc a h2,
a:hover ~ .request_desc a h3 {
  color: #c1c1c1 !important;
}

/*request_desc*/

.request_desc {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 25px;
  line-height: 25px;
}
.request_desc h2,
.request_desc h3 {
  font-family: "source_sans_probold";
  font-weight: 700 !important;
  color: #232323 !important;
  margin: 0;
  text-transform: initial !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.8s;
}
.request_desc h2:hover,
.request_desc h3:hover {
  color: #c1c1c1 !important;
  transition: all 0.8s;
}
.request h2 {
  font-size: 19px;
}
.request_mini h3 {
  font-size: 16px;
}
.request_desc a:hover {
  text-decoration: none !important;
}

/***************** SELECTION / TOParticles *****************/

/*Selection*/

.selection {
  border: 2px solid #c1c1c1 !important;
  padding: 20px 15px !important;
  max-width: 100vw;
  width: 100%;
  float: left;
}

.selection br,
.selection p {
  display: none !important;
}

.selection ul {
  width: 100%;
  height: auto;
  margin: 0;
  background-color: white;
  padding: 0 10px !important;
}
.selection ul li {
  padding: 20px 0;
  border-top: 1px solid #c1c1c1 !important;
  list-style: none;
  margin: 0;
  height: auto;
  float: left !important;
  width: 100% !important;
}

.select_title {
  width: 100%;
  line-height: 50px;
  float: left;
  padding-left: 10px;
}
.select_title h3 {
  letter-spacing: 2px !important;
  color: #000000 !important;
  font-size: 32px !important;
}

.select_pic,
.select_cont {
  display: inline-block;
  float: left;
  height: 116px;
}
.select_pic {
  width: 40%;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  background-size: cover !important;
  background-position: center center !important;
  position: relative;
}
.selection .select_pic:after {
  position: absolute;
  display: block;
  float: left;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0 !important;
  background-color: white;
  transition: all 0.5s !important;
}
.selection .select_pic:hover:after {
  opacity: 0.3 !important;
  transition: all 0.5s !important;
}
.select_cont {
  width: 58%;
  position: relative;
  padding-left: 10px;
  padding-bottom: 22px;
}
.select_cont h4 {
  color: #000000 !important;
  font-family: "source_sans_probold";
  font-size: 16px !important;
  margin: 0;
}

.sidebar .selection {
  padding: 15px 5px !important;
}
.sidebar .selection .tag {
  display: none;
}
.sidebar .selection h4 {
  font-size: 15px !important;
}

/* Toparticles */

#toparticles {
  border-radius: 0px;
  border: 2px solid #1829d1 !important;
  background-color: #1829d1 !important;
  padding: 8px !important;
}
#toparticles .select_title h3 {
  letter-spacing: 2px !important;
  color: white !important;
  font-size: 40px !important;
  text-transform: uppercase !important;
  font-size: 18px !important;
  letter-spacing: 0.5px !important;
  font-weight: bold;
}
#toparticles .select_title h3 span {
  font-size: 30px !important;
}
#toparticles .select_title h3,
#toparticles .select_title h3 span {
  font-family: "Migrena" !important;
}
#toparticles .select_title {
  padding: 12px 10px !important;
}
#toparticles .select_pic,
#toparticles .select_cont {
  height: 100px;
}

/*******Tags********/

.tags {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  text-align: right;
  line-height: 14px !important;
}
span.tag {
  background-color: #c1c1c1 !important;
  color: white !important;
  text-transform: uppercase !important;
  letter-spacing: 2px;
  margin: 0 2px;
  font-size: 11.5px !important;
  padding: 3px 6px !important;
  display: none !important;
}
span.tag:first-child,
.tag:nth-child(2) {
  display: inline-block !important;
}
.tags span.tag a {
  color: white !important;
}
span.tag a:hover {
  text-decoration: underline !important;
}

.selection .tags {
  width: 100%;
  bottom: 0px !important;
}
.selection .tag {
  font-size: 10px;
}
.request .tag {
  font-size: 13px !important;
}
.selection .tag:nth-child(2) {
  display: none !important;
}

.tagshare .tags {
  position: initial !important;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 70%;
}
.tagshare .tags .tag {
  float: left;
  margin: 2px !important;
}
.tagshare .tags .tag:nth-child(3),
.tagshare .tags .tag:nth-child(4) {
  display: inline-block !important;
}
.tagshare {
  float: left;
  width: 100%;
  height: 20px;
  margin: 15px 0;
  text-transform: uppercase;
  font-family: "Migrena" !important;
}

.tagshare .tags,
.tagshare .share {
  float: left;
  height: 100%;
  text-align: right;
}
.tagshare .share {
  width: 30%;
}
.tagshare .share .share_inner {
  margin: auto;
  float: right;
  width: auto;
}
.tagshare .share .share_inner a {
  display: none;
}
.tagshare .share span {
  display: inline-block;
  font-family: "Migrena" !important;
  padding-right: 5%;
  color: #c1c1c1;
}
.tagshare .share .share_inner ul {
  list-style: none !important;
  width: 100%;
  height: 100%;
  float: right;
  display: flex;
  margin: 0 !important;
}
.tagshare .share .share_inner ul li {
  display: inline-block;
  height: 100%;
  margin: auto;
  padding: 0 1px;
}
.tagshare .share .share_inner ul li a {
  display: block !important;
  height: 20px;
  width: 20px;
  float: left;
  border-radius: 25px;
}

.tagshare .share .share_inner ul li img {
  height: 20px;
  width: 20px;
}

@media screen and (max-width: 767px) {
  .tagshare {
    height: auto !important;
    margin: 0 !important;
  }
  .tags {
    float: none;
    padding: 5px;
  }
  .share {
    display: inline-block;
    min-width: calc(100vw - 20%);
    text-align: left;
  }
  .share > span,
  .share > div.share_inner {
    float: left;
  }

  div.share_inner > ul {
    display: flex !important;
  }
  div.share_inner > ul > li {
    display: flex;
  }
  .tagshare .share .share_inner ul li a {
    display: flex !important;
  }
}

/*HR*/

hr {
  height: 0px !important;
  margin: 0;
  border: none;
  margin: 15px 0 13px 0 !important;
  width: 100% !important;
}
hr:before:hover {
  transition: width 1s ease-out;
}

hr:before {
  display: inline-block;
  position: absolute;
  top: 1px;
  left: -4px;
  padding: 0 3px;
  background: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold !important;
}
.request hr:before {
  top: 3px !important;
  font-size: 15px !important;
}
.selection hr:before {
  left: 7px !important;
  top: 3px !important;
}
.template-blog hr:before {
  top: 1px !important;
}

hr.recettes {
  border-bottom: 1px solid #c00101;
}
hr.recettes:before {
  content: "Recettes";
  color: #c00101;
}
.recettes {
  color: #c00101 !important;
}

hr.sport {
  border-bottom: 1px solid #1c52ef;
}
hr.sport:before {
  content: "sport";
  color: #1829d1;
}
.sport {
  color: #1829d1 !important;
}
hr.motivation {
  border-bottom: 1px solid #f06d54;
}
hr.motivation:before {
  content: "motivation";
  color: #f06d54;
}
.motivation {
  color: #f06d54 !important;
}

hr.creatif {
  border-bottom: 1px solid #707070;
}
hr.creatif:before {
  content: "Créatif";
  color: #707070;
}
.creatif {
  color: #707070 !important;
}

hr.adresses {
  border-bottom: 1px solid #068a00;
}
hr.adresses:before {
  content: "Bonnes Adresses";
  color: #068a00;
}
.adresses {
  color: #068a00 !important;
}

hr.lifestyle {
  border-bottom: 1px solid #9b59b6;
}
hr.lifestyle:before {
  content: "Lifestyle";
  color: #9b59b6;
}
.lifestyle {
  color: #9b59b6 !important;
}

/****************Accueil********************/

#after_submenu {
  border: none !important;
}

/*First_left / A la une*/

.alanune p {
  display: none !important;
}

#span_alaune {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  background-color: #224cdf !important;
  color: white !important;
  text-transform: uppercase !important;
  text-align: center !important;
  letter-spacing: 2px !important;
  padding: 2px 50px;
  transition: all 0.5s;
  z-index: 1000 !important;
}

/*First_right*/

.first_right {
  border: 1.5px solid #dfdfdf !important;
  border-radius: 5px !important;
}
.first_padding {
  padding-left: 20px !important;
}
.first_right .avia_textblock {
  margin-top: 5px !important;
  margin-bottom: 0px !important;
}
.first_right .avia_textblock p {
  margin: 0 !important;
}
.first_right .av_textblock_section::first-child {
  padding-left: 0 !important;
}
.first_right .avia-button-wrap {
  width: 100% !important;
}
.first_right .avia-button-left {
  padding-left: 5px !important;
}
.first_right h3 {
  letter-spacing: 2px !important;
  font-size: 23px !important;
}
#titlepres,
#titlepres strong {
  font-family: "Migrena" !important;
}
#titlepres {
  padding: 5px;
  font-size: 16px !important;
  background-color: black;
}
.first_right .avia-button-wrap .avia-button {
  margin: 2px 0 2px 13px !important;
  padding: 0 !important;
  text-align: left !important;
}
.first_right .avia-button-wrap .avia-button:last-child {
  line-height: 17px;
}

.first_right .avia-image-container {
  margin: 0 !important;
}

.first_right .avia-button-left .avia-button .avia_iconbox_title:before {
  content: "" !important;
  width: 20px !important;
  height: 20px !important;
  display: inline-block;
  float: left !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 90%;
}
.first_right .presentation_button_1 .avia-button .avia_iconbox_title:before {
  background-image: url(https://www.bonjourdarling.com/wp-content/uploads/apropos.png);
  background-size: 100% !important;
}
.first_right .presentation_button_1 {
  margin-top: 10px !important;
}
.first_right .presentation_button_2 .avia-button .avia_iconbox_title:before {
  background-image: url(https://www.bonjourdarling.com/wp-content/uploads/music.png);
}
.first_right .presentation_button_3 .avia-button .avia_iconbox_title:before {
  background-image: url(https://www.bonjourdarling.com/wp-content/uploads/mail.png);
}

.avia-color-light .avia_iconbox_title {
  font-size: 12px !important;
}

.presentation_icons {
  text-align: center;
  margin: 0;
  margin-bottom: 10px;
}
.presentation_icons li {
  list-style: none !important;
  display: inline-block;
  width: 15%;
  color: #224cdf !important;
  font-weight: bold !important;
}
.presentation_icons li br {
  display: none;
}
.presentation_icons li a {
  color: inherit !important;
  text-decoration: none !important;
  transition: all 0.8s;
}
.presentation_icons li a:hover {
  color: #000000 !important;
  transition: all 0.8s;
}
.presentation_icons li:first-child {
  margin: 0 !important;
}
.presentation_icons li div:before {
  font-size: 16px !important;
}
.presentation_icons li span {
  font-size: 14px;
}

/*MOVEYOURPEACH*/

#moveyourpeach {
  width: 100%;
  vertical-align: bottom;
  padding-top: 20px;
  float: left;
}
#moveyourpeach .myp_inner {
  width: 100%;
  padding: 20px !important;
  /* float: left; */
  background: url(https://www.bonjourdarling.com/wp-content/uploads/fond_moveyourpeach_long.jpg)
    no-repeat center center;
  background-size: cover !important;
  vertical-align: middle;
  display: table-cell;
}
#moveyourpeach .myp_content,
#moveyourpeach .myp_pic {
  float: left;
}
#moveyourpeach .myp_pic {
  width: 45%;
}
#moveyourpeach .myp_pic img {
  height: inherit !important;
  float: right;
}
#moveyourpeach .myp_content {
  background-color: white;
  height: 100%;
  width: 55%;
}
#moveyourpeach .myp_content .myp_buts {
  padding: 0 25px;
  width: 100%;
  height: 50%;
}
#moveyourpeach .myp_content .myp_but {
  width: 100%;
  text-transform: uppercase;
  display: block;
  border: 1.5px solid #e3e3e3;
  text-align: center;
  color: #131bd5;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 2px;
  padding: 3px 0;
  transition: all 0.5s;
}
#moveyourpeach .myp_content .myp_but:hover {
  border-color: #131bd5;
  transition: all 0.5s;
}
#moveyourpeach .myp_content .double_but {
  padding: 10px 0;
  float: left;
  width: 100%;
}
#moveyourpeach .myp_content .double_but a {
  display: block;
  width: 46%;
  float: left;
  text-align: center;
  border: 1.5px solid #131bd5;
  color: white;
  background-color: #131bd5;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 1px 0;
  font-weight: bold;
  font-size: 12px !important;
  font-family: "Roboto", sans-serif !important;
  transition: all 0.5s;
}
#moveyourpeach .myp_content .double_but a:hover {
  color: #131bd5;
  background: transparent;
  transition: all 0.5s;
}
#moveyourpeach .myp_content .double_but a:first-child {
  margin-right: 4%;
}
#moveyourpeach .myp_content .double_but a:last-child {
  margin-left: 4%;
}

.moveyourpeach_block,
.moveyourpeach_block section,
.moveyourpeach_block div {
  height: auto !important;
  float: left !important;
}

.hqt_myp {
  float: left;
  width: 100%;
}

/* Home boutique */

#home_boutique {
  max-height: 350px;
  float: left;
  width: 100%;
  border: 1.5px solid #c1c1c1 !important;
  padding: 20px;
  background: url("https://www.bonjourdarling.com/wp-content/uploads/2017/12/fond_boutique.jpg")
    no-repeat center center;
  background-size: cover;
}
#home_boutique .home_boutique_inner {
  max-height: 350px;
  display: block;
  float: left;
  width: 100%;
}
.home_boutique_produits {
  float: left;
  width: 100%;
  height: 100%;
  text-align: center;
}
.home_boutique_prod {
  width: 20%;
  display: inline-block;
  margin: 3%;
}
.home_boutique_prod:first-child {
  margin-left: 0;
  float: left;
}
.home_boutique_prod:nth-child(4) {
  margin-right: 0;
  float: right;
}

.home_boutique_link {
  float: left;
  width: 100%;
  text-align: right;
}
.home_boutique_link a {
  display: block;
  float: right;
  text-align: center;
  border: 1.5px solid #131bd5;
  color: white;
  background-color: #131bd5;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 1px 30px;
  font-weight: bold;
  font-size: 12px !important;
  font-family: "Roboto", sans-serif !important;
  transition: all 0.5s;
}
.home_boutique_link a:hover {
  color: #131bd5;
  background: transparent;
  transition: all 0.5s;
}

#home_boutique hr.boutique {
  border-bottom: 1.5px solid #1829d1;
}
#home_boutique hr.boutique:before {
  content: "Boutique";
  color: #1829d1;
  display: inline-block;
  position: absolute;
  top: 22px;
  left: 19px;
  padding: 0px 6px;
  background: white;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: bold !important;
  letter-spacing: 2px;
}

/*Section Map*/

#home_map .avia-button:hover {
  background-color: #14339e !important;
  transition: all 0.5s !important;
  opacity: 1 !important;
}

#after_submenu_1 {
  border-color: white;
}

.home_map .avia-image-container-inner,
.home_map .avia-image-container-inner img {
  width: 100% !important;
}

.wpgmp_iw_content {
  padding: 0 !important;
}
.fc-item-featured_image {
  float: left;
  width: 100% !important;
}

/*Boutique*/

.home_boutique {
  border: 2px solid #c1c1c1 !important;
}

/***********APROPOS************/

.Apropos-title h2 {
  font-family: "Migrena" !important;
}

/********** CATEGORY / TAG ***/

.category-term-description {
  margin-right: 37px;
  margin-left: 15px;
  padding: 22px;
  border: solid 1px #cfcfcf;
  background-color: #f6f6f6;
  border-radius: 2px;
}

#search-filter-form-252 > ul {
  margin-right: 50px;
  margin-left: 9px;
  margin-bottom: 35px;
  padding: 22px;
  border: solid 1px #cfcfcf;
  background-color: #f6f6f6;
  border-radius: 2px;
}

/************Articles************/

/* Query Category */

.post-title {
  font-size: 28px !important;
  text-align: center !important;
  text-transform: uppercase !important;
}

.query_category .request_mini {
  float: left !important;
  width: 45% !important;
  margin: 15px !important;
}
.query_category .request_mini {
  float: left !important;
  width: 45% !important;
  margin: 15px !important;
}
.query_category h1 {
  font-size: 25px !important;
  text-transform: initial !important;
  text-align: center;
  letter-spacing: 0px !important;
  padding: 0 15px !important;
}
.query_category h1 span {
  text-transform: uppercase !important;
}

.post-template-default h1,
.post-template-default .date {
  text-align: center;
}
.post-template-default h1 {
  font-size: 28px !important;
}
.post-template-default .date {
  margin-bottom: 10px;
}

/*Commentaires*/

.commentsclosed {
  width: 285px;
}

.comment-count {
  background-color: transparent !important;
  font-size: 24px !important;
  color: #224cdf !important;
}
h3.miniheading {
  color: #224cdf !important;
}
.form-submit input[type="submit"] {
  background-color: transparent !important;
  border: 2px solid #224cdf !important;
  color: #224cdf !important;
  transition: all 0.8s !important;
  font-weight: bold !important;
}
.form-submit input[type="submit"]:hover {
  background-color: #224cdf !important;
  color: white !important;
  transition: all 0.8s !important;
}
span.center-border {
  border-color: #224cdf !important;
}
.center-border {
  top: 33% !important;
}

/*Mots-clés*/

.blog-tags {
  float: left !important;
  width: 100% !important;
  padding: 20px 0 0 0 !important;
}

/*block auteur*/

.auteur {
  float: left !important;
  width: 100% !important;
  height: 100px;
  margin: 20px 0 10px 0 !important;
}
.autor_pic {
  float: left;
  width: 20%;
  max-width: 100px;
  height: 100%;
}
.autor_pic img {
  width: 100%;
  height: 100%;
  display: block;
  float: left;
  border-radius: 100%;
  border: 1px solid #c1c1c1;
}
.autor_cont {
  float: left;
  width: 80%;
  height: 100%;
  padding-left: 20px;
}
.autor_cont a {
  text-decoration: none !important;
}
.autor_cont h4 {
  color: #224cdf !important;
}
.autor_rs {
  width: 100%;
  height: 30px;
  float: left;
}
.autor_rs a {
  float: left;
  display: block;
  height: 30px;
  width: 30px;
  text-align: center;
  transition: all 0.5s;
  margin: 0 5px !important;
}
.autor_rs .hmenu_wrap {
  height: 100%;
  width: 100%;
  border-radius: 100%;
  background: black;
  color: white !important;
}
.autor_rs a:hover .hmenu_wrap {
  background: #224cdf;
  transition: all 0.5s;
}
.autor_rs .hmenu_wrap:before {
  font-size: 14px !important;
  line-height: 30px;
}

@media screen and (max-width: 767px) {
  .auteur {
    min-height: 100px;
    height: auto !important;
  }
  .autor_pic {
    width: 100%;
  }
  .autor_pic a {
    max-width: 100%;
    width: 100%;
    display: inline-block;
  }
  .autor_pic img {
    min-width: 80px;
    max-width: 100%;
    height: auto;
  }
  .autor_cont {
    width: calc(80% - 50px) !important;
    float: right !important;
  }
}

@media screen and (max-width: 300px) {
  .auteur {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
  }
  .auteur .autor_pic {
    width: 100px !important;
    margin: 0 auto;
  }
  .auteur .autor_cont {
    width: 100% !important;
    margin-top: 8px;
    padding-left: 0;
  }
}

/***************RECETTES********************/

/*Recettes list*/

#recettes_list .rl_mc {
  padding-right: 50px;
}
#recettes_list .rl_inner .rl_item {
  float: left;
  width: 100%;
  background-color: #eee;
  margin-bottom: 20px;
  padding: 3px;
  border-radius: 3px;
}
#recettes_list .rl_inner .rl_item .rl_pic {
  float: left;
  min-height: 200px;
  width: 40%;
  background-size: cover;
  background-color: white;
}
#recettes_list .rl_inner .rl_item .rl_pic .rl_pic_inner {
  min-height: 200px;
  width: 100%;
  background-size: cover !important;
  position: relative;
}
#recettes_list .rl_inner .rl_item .rl_pic .rl_pic_inner:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  background-color: white !important;
  opacity: 0;
  display: block;
  transition: all 0.8s;
}
#recettes_list .rl_inner .rl_item .rl_pic .rl_pic_inner:hover:after {
  opacity: 0.2 !important;
  transition: all 0.8s;
}
#recettes_list .rl_inner .rl_item .rl_content {
  width: 60%;
  float: left;
  padding: 15px;
  background-color: white !important;
  min-height: 200px;
  position: relative;
}
#recettes_list .rl_inner .rl_item .rl_content p {
  font-style: italic;
  float: left;
}
#recettes_list .rl_inner .rl_item .rl_content a {
  height: 10%;
  width: 100%;
  display: block;
  float: left;
  text-decoration: none;
  font-weight: bold;
}
#recettes_list .rl_inner .rl_item .rl_content a h3 {
  color: #444 !important;
  font-family: Lobster, Sans-Serif !important;
}
#recettes_list .rl_inner .rl_item .rl_content a:hover h3 {
  font-weight: bold !important;
}

#recettes_list .rl_inner .rl_item .rl_content span {
  color: #c1c1c1 !important;
  display: block;
  float: left;
  width: 50%;
  font-weight: bold;
}
#recettes_list .rl_inner .rl_item .rl_content span.rl_portion {
  line-height: 18px;
}
#recettes_list .rl_inner .rl_item .rl_content span i {
  color: #444 !important;
  font-style: italic;
  font-family: "Roboto", sans-serif !important;
  font-weight: bold !important;
}
#recettes_list .rl_inner .rl_item .rl_content .rl_tags {
  position: absolute;
  bottom: 5px;
  left: 13px;
  padding-bottom: 0;
  padding-left: 0;
  width: 70% !important;
}
#recettes_list .rl_inner .rl_item .rl_content .rl_tag {
  background-color: #c1c1c1 !important;
  color: white !important;
  text-transform: uppercase !important;
  letter-spacing: 2px;
  margin: 0 2px;
  font-size: 11.5px !important;
  padding: 4px 6px !important;
  float: left;
  line-height: 100%;
  display: none;
}
#recettes_list .rl_inner .rl_item .rl_content .rl_tag:first-child,
#recettes_list .rl_inner .rl_item .rl_content .rl_tag:nth-child(2) {
  display: block;
}
#recettes_list .rl_inner .rl_item .rl_content .rl_tag a {
  color: inherit !important;
  text-decoration-color: white;
}
#recettes_list .rl_inner .rl_item .rl_content .rl_but {
  position: absolute;
  bottom: 3px;
  right: 15px;
  padding-bottom: 0;
  padding-right: 0;
  width: auto !important;
}
#recettes_list .rl_inner .rl_item .rl_content .rl_but a {
  color: #4655ea !important;
  font-style: italic;
  font-weight: bold;
}

/*Single recette*/
#single_recette {
  padding-right: 30px;
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
#single_recette h1 {
  font-size: 28px !important;
  text-align: center;
  text-transform: uppercase !important;
}

#single_recette .sr_pic {
  float: left;
  width: 60%;
  height: 300px;
}
#single_recette .sr_pic .sr_pic_inner {
  float: left;
  width: 100%;
  height: 100%;
  background-size: cover !important;
}

#single_recette .sr_content {
  float: left;
  width: 40%;
  padding: 0 15px;
  height: 300px;
}
#single_recette .sr_table {
  float: left;
  margin: 0 0 1em 1em;
  font-size: 12px;
  padding: 5px 20px 5px 20px;
  border: 1px solid #ccc;
  width: 100%;
  height: 102%;
  position: relative;
}

#single_recette .sr_table tr {
  background-color: white !important;
  height: 45px;
}
#single_recette .sr_table th,
#single_recette .sr_table td {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
}

#single_recette .sr_table tr:last-child th,
#single_recette .sr_table tr:last-child td {
  border-bottom: 0 solid #ccc !important;
}

#single_recette .sr_table th {
  text-transform: initial;
  color: #606569 !important;
  font-weight: bold !important;
}
#single_recette .sr_table td {
  color: black;
}
#single_recette .sr_table a {
  display: block;
  text-align: center;
  padding: 5px 8px;
  background-color: #9e9e9e;
  border: 2px solid #9e9e9e;
  color: white;
  /*font-family: 'Migrena'!important;*/
  transition: all 0.5s;
  text-transform: uppercase;
  position: absolute;
  bottom: 15px;
  width: 87%;
  letter-spacing: 2px;
  white-space: nowrap;
}
#single_recette .sr_table a:hover {
  transition: all 0.5s;
  text-decoration: none;
  background-color: #2a349a;
  border-color: #2a349a;
}
.recette-template-default h2 {
  color: #333333 !important;
}
.print_block {
  display: none !important;
}

.related_posts {
  padding-top: 65px !important;
  border-top: none !important;
  padding-bottom: 0 !important;
}
.single-recette .related_posts {
  padding-right: 0 !important;
  padding-top: 30px !important;
}

#single_recette:first-of-type + .separator {
  display: none;
}

/*SearchAndFilter*/

.searchandfilter ul {
  float: left !important;
  display: block !important;
}
.searchandfilter ul h4 {
  color: #333333 !important;
  font-family: "Migrena" !important;
}
.searchandfilter ul li {
  display: inline-block !important;
  float: left !important;
  padding: 0 20px !important;
  width: 33% !important;
}
.searchandfilter ul li label input {
  border-radius: 10px !important;
}
.searchandfilter ul li label input:focus {
  border-color: #224cdf !important;
}
.searchandfilter ul li:first-child {
  display: block !important;
  float: left !important;
}
.searchandfilter ul li:first-child label input {
  width: 170px !important;
}

.nav-next,
.nav-previous {
  margin-top: 10px !important;
}

@media print {
  #header_image,
  header,
  #single_recette,
  aside,
  #instagram,
  .comment-entry,
  footer {
    display: none !important;
  }
  .print_none {
    display: none !important;
  }
  .print_block {
    display: block !important;
  }
  .print_block h2 {
    font-family: "Migrena" !important;
  }
  .print_block {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  #header_image,
  header,
  #single_recette,
  aside,
  #instagram,
  .comment-entry,
  footer {
    display: none !important;
  }
  .print_none {
    display: none !important;
  }
  .print_block {
    display: block !important;
  }
  .print_block h2 {
    font-family: "Migrena" !important;
  }
  .print_block {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  img,
  style,
  .related_posts {
    display: none !important;
  }
}

@media screen and (max-width: 480px) {
  .related_posts {
    padding-top: 0 !important;
  }
  .related_posts img {
    margin-bottom: 18px;
  }
  .related_posts {
    padding-top: 15px !important;
  }
  .responsive #top .related_entries_container .av_one_eighth {
    width: 50% !important;
  }
}

@media (max-width: 1310px) {
  .hmenu_right {
    display: none !important;
  }
}

@media (max-width: 1270px) {
  #hmenu_load_2 .hmenu_mega_sub {
    width: 100vw !important;
  }

  .hmenu_submenu {
    display: inline !important;
  }

  .hmenu_submenu > .hmenu_mega_inner > .hmenu_col_8 {
    display: none !important;
  }
}

@media (max-width: 1200px) {
  /*Bases*/

  .container .av-content-small.units {
    width: 100% !important;
  }

  /*Selection*/

  .selection {
    padding: 20px 5px !important;
  }

  /*Instagram*/

  .av-instagram-item:last-child {
    display: none !important;
  }

  /* Sidebar */

  .sidebar {
    display: none !important;
  }

  /*Recettes*/

  #recettes_list .rl_mc {
    padding-right: 0 !important;
  }

  /*Request*/

  .request_mini {
    width: 80%;
  }

  /*Articles*/

  .query_category .request_pic {
    min-height: 350px;
  }
  .query_category .request_mini {
    float: none !important;
    width: 80% !important;
    margin: 0 auto 120px auto !important;
  }
  .query_category .request_mini:first-child {
    margin-top: 0 !important;
  }

  .query_category .request_mini:first-child {
    margin-top: 30px !important;
  }

  .hmenu_search_holder,
  .hmenu_social_holder {
    display: none !important;
  }
}

.rl_pic_inner > img {
  height: auto;
  display: inline-block;
  width: 100%;
  position: relative;
}
#recettes_list .rl_inner .rl_item .rl_pic .rl_pic_inner {
  overflow: hidden;
  height: 200px;
}

@media screen and (max-width: 1200px) {
  #single_recette .sr_pic {
    height: auto !important;
  }
  #single_recette .sr_pic > img {
    width: auto;
    max-height: 306px;
  }

  .rl_pic_inner > img {
    height: auto;
    display: inline-block;
    width: 100%;
    position: relative;
    bottom: 35px;
  }
  #recettes_list .rl_inner .rl_item .rl_pic .rl_pic_inner {
    overflow: hidden;
    height: 200px;
  }
}

@media (max-width: 1000px) {
  .selection .select_pic,
  .selection .select_cont {
    width: 100% !important;
    display: block !important;
    float: none !important;
  }
  .selection .select_cont {
    height: auto !important;
  }
  .selection ul li:first-child {
    display: none !important;
  }

  .av-instagram-item:nth-child(5) {
    display: none !important;
  }

  .searchandfilter ul li {
    width: 50% !important;
  }
  #post_title {
    text-align: center !important;
  }
  #post_title h1 {
    font-weight: 100;
    color: #313131;
    text-transform: uppercase;
  }

  .select_cont {
    padding-left: 0 !important;
  }

  .selection hr:before {
    top: -14px !important;
  }

  table.sr_table_inner td {
    padding: 0;
  }
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
  #recettes_list .rl_inner .rl_item .rl_pic {
    width: 350px;
  }
  #recettes_list .rl_inner .rl_item .rl_content {
    width: calc(100% - 350px);
  }
  #recettes_list .rl_inner .rl_item .rl_content > span {
    font-size: 13px;
  }
  #recettes_list .rl_inner .rl_item .rl_content .rl_tag {
    letter-spacing: 1px;
    margin: 0 1px;
  }
}

@media screen and (max-width: 767px) {
  .rl_pic_inner > img {
    bottom: 40px;
  }
  #recettes_list .rl_inner .rl_item .rl_pic,
  #recettes_list .rl_inner .rl_item .rl_content {
    float: none !important;
    width: 100% !important;
  }
  #recettes_list .rl_inner .rl_item .rl_pic .rl_pic_inner {
    height: 300px;
  }
}

@media screen and (max-width: 620px) {
  .rl_pic_inner > img {
    bottom: 0;
  }
  #recettes_list .rl_inner .rl_item .rl_pic .rl_pic_inner {
    height: auto;
  }
  #recettes_list .rl_inner .rl_item .rl_content .rl_tags {
    width: 100% !important;
  }
  #recettes_list .rl_inner .rl_item .rl_content {
    width: 100% !important;
    min-height: 185px !important;
  }
}

@media (max-width: 850px) {
  /*	#hmenu_load_2 .hmenu_navigation_holder > ul > li > a > .hmenu_wrap {
		font-size: 15px!important;
	}*/
  #hmenu_load_2 .hmenu_navigation_holder > ul li a .hmenu_nav_uni_14 span {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  #hmenu_load_2
    .hmenu_mega_sub
    .hmenu_col_8
    .hmenu_inner_col
    a.hmenu_post_item:last-child {
    display: none !important;
  }
  #hmenu_load_2
    .hmenu_mega_sub
    .hmenu_col_8
    .hmenu_inner_col
    a.hmenu_post_item {
    width: 50% !important;
  }

  #single_recette .sr_table tr {
    width: auto !important;
    height: auto !important;
  }
  #single_recette .sr_table {
    width: auto !important;
  }
}

/* FLEX */

.flex-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.h1-category-flex {
  flex: 1 100%;
  margin-bottom: 30px;
}

@media (max-width: 1000px) {
  .flex-child-category {
    width: 100%;
    padding: 8px;
    text-align: center;
  }
}

@media (min-width: 1001px) {
  .flex-child-category {
    width: 45%;
    padding: 8px;
    text-align: center;
  }
}

@media (max-width: 767px) {
  /*Bases*/

  .flex_column {
    width: 100% !important;
  }

  .av-instagram-item:nth-child(4) {
    display: none !important;
  }

  .av_one_third {
    margin-left: 0 !important;
  }

  main[role="main"] {
    margin-top: 0 !important;
  }

  /*MoveYourPeach*/

  .myp_content,
  .myp_pic {
    width: 100% !important;
  }
  .myp_inner {
    background: url("https://www.bonjourdarling.com/wp-content/uploads/fond_moveyourpeach.jpg")
      no-repeat center center !important;
  }

  /*Request*/

  .request .request_pic {
    min-height: 300px;
  }
  .request h2 {
    font-size: 16px !important;
  }
  .request hr:before {
    font-size: 13px !important;
  }
  .query_category .request_pic {
    min-height: 250px;
  }

  /*Header*/

  .hmenu_right {
    display: block !important;
  }
  #hmenu_load_2 .hmenu_navigation_holder {
    width: 100vw !important;
  }
  #header_image {
    text-align: center !important;
  }

  .menu_responsive_label,
  #header_image {
    display: none !important;
  }
  #hmenu_holder_1 {
    border: none !important;
  }
  .hmenu_inner_holder {
    /*background: url(https://www.bonjourdarling.com/wp-content/uploads/logo-1-300x110.png) no-repeat center center!important;*/
    background-size: auto 70% !important;
    background-position: center center !important;
    padding-left: 0 !important;
  }

  .hmenu_toggle_holder {
    height: 100% !important;
  }
  #hmenu_load_1 .hmenu_toggle_holder > ul li a .hmenu_wrap:before {
    font-size: 40px !important;
  }
  #hmenu_load_2 .hmenu_inner_holder {
    width: auto !important;
  }

  #hmenu_load_2 .hmenu_sub {
    opacity: 1 !important;
    display: block !important;
    visibility: visible !important;
    height: 100% !important;
    padding-left: 5% !important;
    box-shadow: none !important;
  }
  .icon_hero_default_thin_e600:after {
    content: "" !important;
  }
  .hmenu_navigation_holder {
    padding-left: 10px !important;
  }
  .hmenu_mobile_social_holder {
    text-align: center !important;
    width: 50% !important;
    margin: 0 auto !important;
    float: none !important;
    text-align: center !important;
  }
  .hmenu_mobile_social_holder a {
    float: none !important;
  }
  #searchform_mobile {
    margin-bottom: 0 !important;
  }
  #hmenu_load_2 .hmenu_sub > ul > li > a {
    color: #888888 !important;
  }
  .hmenu_logo {
    width: 90vw !important;
    padding-top: 10px !important;
  }
  .hmenu_logo .logo_mobile {
    margin: auto !important;
    padding-left: 0 !important;
  }

  .icon_hero_default_thin_e645 {
    height: 90px !important;
    padding: 0 !important;
  }
  .icon_hero_default_thin_e645:before {
    line-height: 70px !important;
  }

  /*Accueil*/

  #home_query_third .request_mini {
    width: 100%;
    margin: 10px auto;
  }
  #home_query_two .request_mini {
    width: 100%;
    margin: 10px auto;
  }

  /*Sélection*/

  .selection ul li:first-child {
    display: block !important;
  }
  .select_pic {
    height: 200px !important;
  }

  /*Social icons*/

  .essb-customizer-toggle,
  .essb-point {
    visibility: visible !important;
  }
  .essb_displayed_sidebar {
    display: none !important;
  }

  .essb-point-bottomright {
    right: 20px !important;
    bottom: 29px !important;
  }

  .essb-point.essb-point-round .essb_icon_share {
    box-shadow: 2px 2px 5px #999;
  }

  /*Recettes*/

  #recettes_list .rl_inner .rl_item .rl_content p {
    display: none !important;
  }

  #single_recette {
    padding-right: 0 !important;
    text-align: center;
  }
  #single_recette .sr_pic {
    height: auto !important;
    width: 100% !important;
    margin-bottom: 30px !important;
  }
  #single_recette .sr_content {
    width: 100% !important;
  }
  #single_recette .sr_content .sr_table {
    width: 80% !important;
    float: none !important;
    margin: 0 auto !important;
    height: auto !important;
  }

  #single_recette .sr_print {
    position: relative !important;
    bottom: 0 !important;
    width: auto !important;
  }
  #single_recette .sr_content {
    height: auto !important;
  }

  /*Footer*/

  #footer .flex_column,
  #footer .widget_text {
    margin-bottom: 0 !important;
  }

  /*Tagshare*/
  .tagshare {
    margin-top: 0 !important;
  }
  .tagshare .tags,
  .tagshare .share {
    width: 100% !important;
  }
  .tagshare .share {
    padding: 10px 0 !important;
  }
}

@media (max-width: 620px) {
  .rl_pic,
  .rl_content {
    width: 100% !important;
  }
  .rl_dif {
    display: none !important;
  }
  .rl_cuisson,
  .rl_portion,
  .rl_prep {
    width: 100% !important;
  }

  .hqt_myp {
    height: auto;
  }

  #home_boutique hr.boutique:before {
    font-size: 14px;
  }
  .home_boutique_link a {
    font-size: 9px !important;
  }
}

@media (max-width: 500px) {
  .searchandfilter ul li {
    width: 100% !important;
  }

  .query_category .request_mini {
    width: 90% !important;
  }

  #single_recette .sr_content {
    padding: 0 !important;
  }
  #single_recette .sr_content .sr_table {
    width: 100% !important;
  }
  #single_recette .sr_table {
    padding: 10px !important;
  }
}

/* WindowInfo */
/** reset infowindows marges **/
.gm-style-iw {
  top: 0 !important;
  left: 0 !important;
}
.gm-style-iw .wpgmp_iw_content {
  padding: 0 !important;
}
img.wp-post-image.alignleft.wpgmp_featured_image {
  margin: 0 !important;
}
/** reset infowindows width to 300px **/
.gm-style > div:first-child > div:last-child > div:last-child > div:last-child {
  width: 300px !important;
}
.gm-style
  > div:first-child
  > div:last-child
  > div:last-child
  > div:last-child
  > div
  > div:first-child
  > div:last-child {
  width: 300px !important;
  top: 0 !important;
  left: 0 !important;
}
.gm-style
  > div:first-child
  > div:last-child
  > div:last-child
  > div:last-child
  > div
  > div:first-child
  > div:nth-child(2) {
  width: 300px !important;
}

.gm-style
  > div[tabindex="0"]
  > div:last-child
  > div:last-child
  > div:last-child
  > div {
  width: 300px !important;
  background: #fff;
}

.gm-style
  > div[tabindex="0"]
  > div:last-child
  > div:last-child
  > div:last-child
  > div
  > div:first-child
  > div:first-child,
.gm-style
  > div[tabindex="0"]
  > div:last-child
  > div:last-child
  > div:last-child
  > div
  > div:first-child
  > div:nth-child(2),
.gm-style
  > div[tabindex="0"]
  > div:last-child
  > div:last-child
  > div:last-child
  > div
  > div:first-child
  > div:last-child {
  display: none;
}

/** main **/
.fc-item-acerra {
  display: block !important;
}

.fc-main .fc-item-address,
.fc-main .fc-item-title,
.fc-main .fc-item-categories,
.fc-main .fc-item-content {
  padding: 0 5px;
}

.fc-main .fc-item-address address {
  position: relative;
  top: 4px;
  color: #333;
  line-height: 1rem;
  padding: 5px 0;
}

.fc-main .fc-item-content a {
  background-color: #008489;
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
}

.fc-item-content {
  text-align: center;
}

.wpgmp_infowindow .fc-item-title {
  margin-bottom: 5px;
}

.wpgmp_map_container .gm-style-iw {
  max-width: 300px;
}

/** ARTICLE **/

.container {
  font-size: 15px;
}

/* pagination */

.pagination-color-orange a {
  color: orange !important;
  background-color: #fff !important;
}
.pagination-selected a,
.pagination-color-orange a:hover {
  background-color: orange !important;
  color: #fff !important;
}
.template-blog .pagination {
  padding: 0 !important;
  margin-top: 15px !important; /*display: flex; justify-content: center; */
}

/* pagination catégorie */
.pagination-color-categorie a {
  color: white !important;
  background-color: orange !important;
}

/* blog post */
section[itemprop="blogPost"] > div:first-of-type > p:first-of-type {
  margin-top: -4px;
}
