html {
  font-size: 20px
}

body {
  font-family: Quicksand, Roboto, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: .02rem;
  font-weight: 300;
  color: #333
}

a {
  color: #e91e63;
  text-decoration: none
}

a:hover {
  color: inherit;
  text-decoration: underline
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 900;
  line-height: 1;
  margin: 0 0 30px;
}

main.container {
  display: flex;
  flex-direction: column
}

section {
  margin: 30px 0;
  width: 100%;
}

.post-thumb {
  height: auto;
  /* background: #e2e2e2; */
  padding: 0;
  width: auto;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0 solid #ddd;
  border-radius: 0;
  max-height: 244px;
}

.post-thumb img {
  max-width: 100%;
  height: auto
}

.home .bloc-home-posts .post-title,
.post-title {
  margin: 15px 0 0;
  font-size: 20px;
  text-align: left
}

.home .bloc-home-posts .post-title a {
  padding: inherit;
  border: initial;
  background: 0 0
}

.post-excerpt {
  max-height: max-content;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: .8rem;
  line-height: 1.2;
  margin-bottom: 10px;
  display: none
}

.post-article {
  padding: 0 15px;
  flex: 0 0 33.33333333333333333333%;
  margin-bottom: 30px
}

#more_posts,
.misha_loadmore,
.more_posts {
  margin: 0 0 30px;
  background: #e91e63;
  color: #fff;
  padding: 8px 16px 8px;
  border-radius: 100px;
  font-size: .8rem;
  line-height: 1;
  cursor: pointer;
  display: inline-block
}

.bloc-top {
  order: 0
}

.bloc-home h1 {
  font-size: 2rem;
  margin: 20px 0 30px 0
}

.bloc-top.bloc-text {
  order: 0
}

.bloc-text {
  margin-bottom: 30px;
  order: 4
}

.bloc-posts {
  display: flex;
  margin: 20px 0;
  flex-wrap: wrap;
  order: 2
}

#ajax-posts,
#blog-posts,
.ajax-posts {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  width: auto;
  flex: 1 0 100%
}

.misha_loadmore {
  margin: 0
}

.post-title a:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.post {
  position: relative
}

#activites-bloc {
  display: flex;
  margin: 0 -8px 0;
  flex-wrap: wrap;
  flex: 0 0 100%;
  padding: 0;
  list-style: none
}

.single .activites-article .post-title {
  margin: 10px 0 5px
}

section.bloc-activites {
  order: 0;
  margin: 0;
  padding: 0
}

.excerpt-single {
  font-style: italic;
  color: #666;
  margin-bottom: 0
}

.single main.container {
  flex-direction: row;
  flex-wrap: wrap
}

.single .bloc-content h3, .single .bloc-posts h2, .single .bloc-posts p, .single .bloc-posts ul, .bloc-bottom.bloc-text p, .bloc-bottom.bloc-text ul {
  margin: 0 0 30px;
  padding: 0;
  list-style: inside;
}

.single h2 {
  margin-bottom: 30px;
  flex: 1 0 100%;
  font-size: 1.5rem;
}

.single h3 {
  font-weight: 600
}

div#ajax-posts .post-title {
  margin: 15px 0
}

.single .post-article {
  flex: 0 0 33.33333333333333%
}

.sommaire-single {
  background: #f9f9f9;
  padding: 50px 20px 20px;
  list-style: inside;
  position: relative
}

.sommaire-single:before {
  content: attr(data-summarytitle);
  position: absolute;
  top: 0;
  color: #e91e63;
  font-weight: 900;
  display: inline-block;
  background: #fff;
  padding: 4px 15px;
  left: 0
}

.sommaire-single a {
  color: #1d2327
}

.sommaire-single a:hover {
  text-decoration: underline
}

.post-price {
  position: absolute;
  background: #fff
}

.thumb-single {
  margin-bottom: 30px
}

img {
  max-width: 100%;
  height: auto
}

.allposts {
  margin: 0;
  order: 9999;
  position: relative;
  height: 0;
  overflow: hidden
}

.allposts a {
  display: block;
  margin-bottom: 10px;
  line-height: 1
}

.single .ajax-posts h3 {
  margin-bottom: 0
}

.single .bloc-posts .post-excerpt p {
  margin: 0
}

.post-title a {
  color: inherit
}

.post-title a:hover {
  text-decoration: underline
}

.home header.bloc.bloc-home.bloc-top.bloc-text {
  background: url(https://t3.ftcdn.net/jpg/02/95/57/66/240_F_295576629_ro5fnKcdLuOSlpO6L4LWYQBhIOI4g4vN.jpg) no-repeat #ffd9e6;
  background-size: inherit;
  background-position: bottom right;
  padding: 30px 30px 0;
  margin-bottom: 15px
}

.home .bloc-content {
  max-width: 80%
}

nav.navbar.navbar-default.navbar-static-top {
  background: 0 0;
  margin-bottom: 30px
}

.home .bloc-home h1 {
  /* font-size: .6rem; */
  /* font-weight: 100; */
  /* text-transform: uppercase; */
  /* letter-spacing: 2px; */
  /* margin: 0 0 10px */
}

.home header.bloc-home h2 {
  /* font-size: 1.8rem */
  margin-bottom: 15px;
}

.home .post-title {
  text-align: center;
  margin-top: -10px
}

.home .post-title a {
  background: #fff;
  padding: 2px 14px;
  border-radius: 100px;
  border: 1px solid #ddd
}

.home .post-thumb img {
  height: 100px;
  width: auto
}

.home .post-thumb {
  height: auto;
  /* background: #fff; */
  padding: 20px 20px 40px;
  min-height: auto;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ddd;
  border-radius: 7px;
}

.activites-article {
  position: relative
}

.leftblocsingle {
  flex: 0 0 300px;
  order: 1;
  position: relative;
  width: 300px;
}

.rightblocsingle {
  order: 2;
  padding-left: 30px;
  flex: 1
}

.centerblocsingle {
  order: 3;
  width: 100%
}


section.bloc-ideas {
  margin: 0 0 30px;
}


a.navbar-brand {
  padding: 0;
  height: 60px;
  text-align: center;
  display: block;
  float: none
}

.navbar-brand>img {
  display: inline-block;
  height: 60px
}

.top-navbar-bg .container {
  width: auto
}

.top-navbar-bg {
  min-height: 60px;
  border-bottom: 1px solid #eee;
  display: flex
}

.navbar-header.header-top {
  display: none
}

.mobtitle-nav {
  display: none
}

.headband-bg {
  min-height: 30px;
  background: #4a90e2;
  line-height: 30px;
  color: #fff;
  font-size: 13px
}

.headband-left,
.headband-right {
  display: block
}

.headband-left {
  margin-right: 80px;
  float: left
}

.headband-right {
  font-size: 15px;
  width: auto;
  overflow: hidden;
  text-align: center
}

.headband-bg a {
  color: inherit
}

.headband-bg a:hover {
  text-decoration: none
}

.navbar-default .navbar-nav>li>a {
  color: #000;
  font-weight: 400;
  font-size: 18px
}

.single h2.top-act {
  /* font-weight: 100; */
  margin-bottom: 30px;
  font-size: 1.3rem;
  color: #e91e63;
  padding: 0;
  line-height: 1;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
  text-decoration: none;
  background: 0 0;
  color: #e91e63
}

.top-navbar-left a,
.top-navbar-right a {
  line-height: 40px;
  display: block;
  color: #fe3873;
  padding: 0 20px;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 3px;
  font-weight: 900
}

.top-navbar-left,
.top-navbar-right {
  padding: 10px
}

.top-navbar-right a {
  color: #44abcb
}



.stickyideas {
  top: 0;
  width: 300px;
  overflow: hidden;
}

.code-promo-bloc {
  border: 2px dashed #e91e63;
  padding: 30px 50px;
  display: flex;
  flex-direction: column;
  text-align: center;
  margin-top: 30px
}

.text-promo {
  order: 1;
  font-size: 1.2rem;
  margin-top: 10px;
  line-height: 1.1;
}

.code-promo {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-align: center;
  color: #e91e63;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px auto;
  flex: 0 0 auto;
  border: 2px solid;
  border-radius: 100px;
  padding: 10px 20px;
  flex-direction: column;
  position: relative;
}

.title-promo {
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 10px;
}

.leftblocsingle .code-promo-bloc {
  padding: 25px 15px 15px;
  border: 0;
  background: #e91e63;
  color: #fff;
  border-radius: 0;
  margin: 0;
  background: #ff6b9e;
  background: linear-gradient(333deg, rgba(255, 107, 158, 1) 0, rgba(233, 30, 99, 1) 100%)
}

.leftblocsingle .title-promo {
  line-height: 1.1;
  font-size: 1.2rem;
  margin-bottom: 10px;
}

.leftblocsingle .text-promo {
  display: none
}

.code-promo:before {
  content: attr(data-code_translation);
  color: inherit;
  font-size: 0.8rem;
  display: inline-block;
  padding: 0 10px;
  font-weight: 400;
  text-transform: uppercase;
  position: absolute;
  top: -10px;
  background: #fff;
}

.leftblocsingle .code-promo {
  color: #ffffff;
  font-size: 1.5rem;
  /* background: #fff; */
  border-radius: 100px;
  padding: 10px 20px;
  /* border: 0; */
}

section.bloc.bloc-promo {
  margin: 0 0 30px
}

.promoblocbg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  align-items: center;
  justify-content: center;
  background: #0000006e;
  z-index: 9999
}

.promobloc {
  width: 30%;
  background: #fff;
  padding: 50px;
  border-radius: 5px;
  font-size: 1rem;
  box-shadow: 1px 3px 5px;
  position: relative;
  cursor: pointer;
}

.promolink {
  text-align: center;
  padding: 30px 0 0 0
}

.promobloc:after {
  content: "X";
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: #000;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center
}

.code-promo-bloc span:after {
  content: attr(data-moreinfo);
  font-size: 0.8rem;
  text-decoration: underline;
  cursor: pointer;
  display: block;
}

.promobloc a {
  display: inline-block;
  border: 2px solid #e91e63;
  color: #e91e63;
  padding: 10px 20px;
  text-transform: uppercase;
  border-radius: 100px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 2px
}

.promobloc a:hover {
  background: #e91e63;
  color: #fff;
  border-color: #e91e63;
  text-decoration: none
}

.promoimg {
  height: 80px;
  margin-bottom: 15px;
  overflow: hidden;
  text-align: center
}

.promoimg img {
  height: 100%;
  width: auto;
  display: inline-block
}

.leftblocsingle .price-bloc {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd
}

.box-bloc .price-bloc:before {
  display: none
}

.topofpage {
  position: fixed;
  bottom: 15px;
  right: 15px;
  height: 50px;
  width: 50px;
  background: #000;
  opacity: .5;
  display: none;
  align-items: center;
  justify-content: center;
  color: #fff;
  z-index: 10
}

.topofpage:hover {
  text-decoration: none;
  opacity: 1;
  color: #fff
}

.thumb-bloc img {
  max-height: 220px
}

.stickyideas .thumb-bloc img {
  max-height: 120px
}

.stickyideas .box-bloc .right-bloc:after {
  font-size: 1rem
}









.leftblocsingle .code-promo:before {
    background: #f64a85;
    color: #fff;
}

.bloc-item {
    border: 1px
 solid #ddd;
    display: flex;
    flex-direction: column;
    /* border: 1
px
 solid #ddd; */
    position: relative;
    /* align-items: flex-start; */
    /* justify-content: flex-end; */
    /* align-content: flex-end; */
    /* flex: 1; */
    height: 100%;
    /* flex-grow: 1; */
}

.bloc-item.bloc-item-box {
    flex-direction: row;
    flex-wrap: wrap;
}

.bloc-item-left {
    flex: 0 0 auto;
    position: relative;
}

.bloc-item-left.bloc-item-box-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.swiper-container-ideas .bloc-item {
    /* display: flex; */
    /* flex-direction: column; */
    /* border: 1px solid #ddd; */
    /* position: relative; */
}

.swiper-container-ideas-box .bloc-item {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: stretch;
}

.bloc-item-box .bloc-item-thumb {
    padding: 10px;
}


.bloc-item-box .bloc-item-thumb img {
    max-height: 120px;
}

.bloc-item-box .bloc-item-right {
    padding: 10px 10px 10px 0;
}
.bloc-item-univers .bloc-item-right {
    padding: 15px;
}
.bloc-item-right {
    flex: 1;
    align-self: stretch;
    display: flex;
    flex-direction: column;
    justify-content: center;
    
}

.bloc-item-excerpt {
    max-height: max-content;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.7rem;
    line-height: 1.2;
    margin-bottom: 10px;
}

.bloc-item-price {
    position: absolute;
    top: -1px;
    left: -1px;
    padding: 0 4px 4px 0;
    background: #fff;
    line-height: 1;
    font-size: 0.8rem;
    font-weight: bold;
    border-width: 0 1px 1px 0;
    border-color: #ddd;
    border-style: solid;
}

.bloc-item-title {
    font-size: 0.8rem;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 7px;
}

.bloc-item-right:after {
    content: attr(data-after);
    font-size: 0.7rem;
    text-transform: uppercase;
    border-radius: 100px;
    background: #39bf58;
    text-align: center;
    align-self: flex-start;
    padding: 5px 12px;
    line-height: 1;
    color: #fff;
    font-weight: bold;
}

.bloc-item-price:after {
    content: attr(data-currency);
}

.swiper-container.swiper-container-ideas {
    margin-bottom: 30px;
    overflow: hidden;
}

.bloc-item-title a {
    color:#121212;
}

.bloc-item-title a:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    cursor: pointer;
    content:"";
}

.bloc-item-box-right:after {
    background: #2196f3;
}

.bloc-item-univers-right:after {
    background: #E91E63;
}

h1 {
    font-size: 3rem;
}

.single ul.listing {
    flex: 1 0 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.listing li {
    margin: 0 0 30px;
}

.listing .bloc-item-thumb img {
    max-height: 220px;
}

.listing .bloc-item-title {
    font-size: 1.3rem;
}

.listing .bloc-item-excerpt {
    font-size: 1rem;
}



.listing .bloc-item-right:after {
    font-size: 0.9rem;
}
.listing .bloc-item {
    flex-direction: row;
    flex-wrap: wrap;
}

.bloc-item-univers .bloc-item-price:before {
        content: attr(data-fromprice);
        display: inline-block;
        font-size: 0.7rem;
        font-weight: 600;
}

.swiper-container {
    overflow: hidden;
    position: relative;
    padding: 0 20px;
    margin: 0 -20px;
}
.swiper-container.swiper-box {
    margin-bottom: 30px;
}

#univers-bloc {
    align-items: stretch;
    justify-content: stretch;
    justify-items: stretch;
    height: 100%;
    /* flex: 1; */
    align-content: stretch;
}

#univers-bloc .swiper-slide {
    height: auto;
    flex-grow: 1;
    justify-content: stretch;
}

#univers-bloc .bloc-item-univers .bloc-item-right {
    align-self: flex-start;
}
.swiper-button-next, .swiper-button-prev {
    left: 0px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #fff;
    border: 1px solid #ddd;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 1rem;
}

.swiper-button-next {
    left: auto;
    right: 0px;
}

.swiper-container.swiper-univers .swiper-button-next,.swiper-container.swiper-univers .swiper-button-prev {
    color: #e91e63;
}
.archive h1, .home h1 {
    font-size: 0.6rem;
    font-weight: 100;
    font-family: verdana;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #999;
    margin: 0 0 10px;
}

.bloc-top.bloc-text h2 {
    font-size: 3rem;
}

.wbxlink {
    padding: 15px;
    background: #e91e63;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    position: relative;
    background: rgb(233,30,99);
    background: linear-gradient(270deg, rgba(233,30,99,1) 00%, rgba(241,87,139,1) 100%);
    border-radius: 5px;
}

.wbxlink a {
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wbxlink:after {content: attr(data-ctatext);text-transform: uppercase;background: #c10e4b;color: #fff;padding: 5px 20px;border-radius: 100px;margin-left: auto;}

.wbxlink:before {content: attr(data-beforetext);color: #fff;font-weight: normal;font-size: 30px;white-space: pre;}

.wbxlink a:after {content: "\27F6";font-weight: bold;margin-left: 5px;}

.wbxlink a:hover {
    text-decoration: none;
}

.wbxlink a:before {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;}

.wbxlink:hover:after {
    background: #fff;
    color: #e91e63;
}

.tab{
    position: relative;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}
.tab input{
    display: none;
}
.tab .tab-label{
    cursor: pointer;
    margin: 10px 0 0;
    text-decoration: underline;
    order: 6;
}
.tab .tab-label:after {
    content: attr(data-readmore);
    display: block;
    line-height: 1;
    font-size: 0.8rem;
    font-weight: 100;
}
.bloc-text .tab input:checked + .tab-label:after {
    content: attr(data-displayless);
}
.bloc-text .tab .tab-content{
    max-height: max-content;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tab input:checked ~ .tab-content {
    display: block;
}

.bloc-faq .tab .tab-label {
    order: 0;
    margin: 0 0 15px;
    text-decoration: none;
    position: relative;
}

.bloc-faq .tab-content {
    max-height: 0;
    overflow: hidden;
    border-radius: 10px;
    font-size: 0.8rem;
    transition-duration: 0.5s;
}

.bloc-faq h3 {
    margin: 0;
    font-size: 1rem;
    text-decoration: none;
    font-weight: normal;
}

.bloc-faq .tab input:checked ~ .tab-content {
    max-height: 100vh;
    transition-duration: 0.5s;
}

.bloc-faq .tab {
    margin: 0 0 15px;
    padding: 0px 0 0px  0;
    border-bottom: 1px solid #ddd;
}

.bloc-faq {
    margin-bottom: 15px;
}

.bloc-faq .tab .tab-label:after {
    content: "\25BE";
    position: absolute;
    right: 0;
    top: 0px;
    transition-duration: 1s;
    font-size: 1.2rem;
}

.bloc-faq input:checked+label.tab-label:after {
    color: #E91E63;
        transform: rotate(-180deg);
    transition-duration: 1s;
}

.bloc-faq input:checked+label.tab-label {
    color: #E91E63;
}

.bloc-faq .tab-content div {
    padding: 15px;
    background: #F9F9F9;
    margin-bottom: 15px;
}

.home #blog-posts .post-thumb img {
    height: auto;
}

div#blog-posts .post-thumb {
    padding: 0;
    border: 0;
    border-radius: 0;
}

.bloc.bloc-home.bloc-categories {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}

.bloc-vh {
    margin: 30px 0 0px;
}

.home section.bloc-text {
    margin: 0;
    order: 6;
}


section.bloc.bloc-home.bloc-faq {
    order: 5;
    margin: 0 0 30px;
}

section#taxbloc {
    order: 2;
}
.home .navbar-bg {
    display: none;
}

.home .top-navbar-bg {
    margin-bottom: 30px;
}
.swiper-box .swiper-slide {
    width: calc(50% - 30px);
	margin-right: 30px;
}

.swiper-univers .swiper-slide{
    width: calc(25% - 30px);
	margin-right: 30px;
}
.swiper-slide {
    height: auto;
}