@media only screen and (max-width: 800px){

.single main.container {
    width: 100%;
    flex-direction: column;
}

.single #activites-bloc .featured-box.list-box {
    width: 100%;
    flex: 0 0 100%;
    padding: 0;
    margin-bottom: 15px;
}

#activites-bloc {
    padding: 15px 15px 0;
    margin: 0 -15px;
}

.featured-left, .ft-activite .featured-left {
    flex: 0 0 100%;
    margin-bottom: 0px;
}

.post-featured {
    padding: 15px;
    flex-direction: column;
}

.featured-right {
    padding: 0;
    flex: 1;
}

.list-box .featured-left {
    flex: 0 0 100%;
}

.ft-activite.list-box .featured-left {
    flex: 0 0 100%;
}

.featured-box.list-box.ft-activite {
    padding-bottom: 15px;
}

.single .post-article {
    flex: 0 0 100%;
}

.bloc-posts.related-posts {
    margin-top: 30px;
}

.ajax-posts h2 {
    padding-top: 30px;
}
.leftblocsingle,.rightblocsingle {
    flex: 0 0 100%;
    padding: 0;
    max-width: 100%;
    order: 0;
    margin-bottom: 30px;
    width: 100%;
}

.ft-ideas .post-featured {
    padding: 0;
}

.rightblocsingle {
    order: 1;
    margin-bottom: 0;
}

.single h1 {
    font-size: 1.5rem;
}

.single h2 {
    font-size: 26px;
}

.single ul.listing {
    width: auto;
}

.right-bloc, .featured-right {
    padding: 0 10px;
    display: flex;
    flex-direction: column;
}

.excerpt-bloc {
    font-size: 13px;
}

.single h3.title-bloc {
    font-size: 16px;
}

.right-bloc:after, .featured-right:after {
    
font-size: 1rem;
    
align-self: flex-start;
    
justify-self: flex-start;
}

.price-bloc, .featured-price {
    font-size: 13px;
}

.price-bloc:before, .featured-price:before {
    font-size: 11px;
}

.left-bloc {
    flex: 0 0 auto;
}

.activite-bloc, .univers-bloc {
    margin-bottom: 30px;
}

.list-activites .title-bloc, .list-activites .featured-title {
    font-size: 1.5rem;
}

.listing {
    margin: 0 -15px 30px;
}

.featured-box {
    padding: 0;
}

.featured-box .featured-right {
    padding: 15px 0 0;
}

.featured-box .featured-right:after {
    display: block;
    margin: auto 0 0;
    align-self: flex-start;
    justify-self: flex-end;
}

.featured-box .featured-title {
    font-size: 20px;
}

.ft-ideas .featured-box .featured-right {
    padding: 15px;
}

.sommaire-single {
    margin: 0 -15px;
    list-style: none;
}

.sommaire-single a {
    font-size: 16px;
    line-height: 1.2;
    display: inline-block;
    padding-bottom: 10px;
}

.sommaire-single li a:before {content: "- ";}

ul#activites-bloc li {
    flex: 0 0 100%;
    padding: 0;
}

ul#box-bloc li {
    flex: 0 0 100%;
}

ul#univers-bloc li {
    flex: 0 0 100%;
}

ul#univers-bloc {
    flex-direction: column;
}

.post-article {
    flex: 0 0 100%;
}

.bloc-faq .tab .tab-label .bold {
    font-size: 16px;
    font-weight: 300;
}

.bloc-faq .tab .tab-label {
    padding-right: 20px;
}

.bloc-posts {margin-bottom: 0;}

.archive .bloc-ideas .right-bloc:after, .archive .bloc-ideas .featured-right:after {
    display: block;
}
.box-bloc .right-bloc:after {
    content: attr(data-after);
    font-size: 1rem;
    margin: 0;
}
.archive header h2 {
    font-size: 3.5rem;
}

header.bloc-home.bloc-text .tab .tab-content {
    line-height: 1.2;
    font-size: 0.8rem;
}

.bloc-text .tab .tab-label {
    bottom: -40px;
}


.headband-bg {
    padding: 5px 0;
    min-height: auto;
    line-height: inherit;
}
.headband-left {
    display: none;
}
.headband-right {
    font-size: 0.6rem;
    line-height: 1;
    margin: 0 -15px;
}
.headband-bg .container {
    padding: 0 15px;
    text-align: center;
}
.headband-right u {
    display: none;
}
.top-navbar-bg {
    display: none;
}
.navbar-header.header-top {
    display: block;
}
span.buton {
    border: 0;
    float: left;
    margin-right: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
span.buton:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0c9";
    font-size: 22px;
}
span.site-title {
    float: none;
    width: auto;
    overflow: hidden;
}
a.navbar-brand {
    height: 50px;
}
.site-title img {
    height: 50px;
}
.navbar-default .navbar-toggle {
    border: 0;
    float: left;
    margin-right: 0;
    padding: 10px;
    display: none;
}
div#bs-example-navbar-collapse-1 {
    width: 100%;
    top: 0;
    left: -100vw;
    right: 0;
    bottom: 0;
    height: 100%!important;
    display: block;
    transition-duration: 0.5s;
    z-index: 99999999999999999;
    position: fixed;
    background: #fff;
    overflow-y: scroll;
}
div#bs-example-navbar-collapse-1.opened {
    left: 0;
    transition-duration: 0.5s;
    padding: 0;
}
.mobtitle-nav {
    top: 0;
    display: block;
    left: 0;
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #eee;
    line-height: 60px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 22px;
    text-align: center;
}
.overlay-nav {
    width: 100%;
    bottom: 0;
    z-index: 9;
    left: 0;
    opacity: 0.6;
}
.menu-top-1 {
    background: #fff;
    z-index: 999;
    width: 100%;
    overflow-y: scroll;
}
.menu-mob-1 {
    display: block;
}
body.noscrolly {
    overflow-y: hidden;
    height: 100vh;
    position: fixed;
}
.overlaynav {
    float: left;
    background: #fff;
    width: 60px;
    height: 59px;
    text-align: center;
    border-right: 1px solid #eee;
}
.overlaynav:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f060";
    display: block;
    height: 60px;
    width: 60px;
    line-height: 60px;
}
.nav.navbar-nav {
    margin: 0px 0;
}

.nav>li {
    border-bottom: 1px solid #eee;
}

.navbar-default .navbar-nav>li>a {
    padding: 15px;
    line-height: 1;
}

.logonav img {
    height: 60px;
    width: auto;
}

.post-thumb {
    min-height: 200px;
}

.ft-ideas .featured-box.ft-coffret .right-bloc:after {
    font-size: 12px;
}

.single .rightblocsingle .listing .list-activites .activite-bloc .right-bloc:after {
    display:block;
    font-size: 1rem;
}

.single .rightblocsingle .listing .list-activites .activite-bloc .right-bloc {
    align-items: flex-start;
    justify-content: flex-start;
    align-content: flex-start;
    display: flex;
    flex-direction: column;
    padding: 0 10px 0 0px;
}

.list-box.ft-coffret .thumb-bloc img{
    width: 100%;
}

.listing .list-activites.ft-activite .activite-bloc {
    margin: 0 0 -1px;
}

.listing .list-activites.ft-activite .activite-bloc .title-bloc {
    font-size:16px;
    line-height: 1.1;
}
.wbxlink {
    flex-direction: column;
}

.wbxlink a {
    font-size: 1.5rem;
    text-align: center;
    line-height: 1;
    margin-bottom: 5px;
}

.wbxlink:before {
    font-size: 20px;
    line-height: 1;
}

.wbxlink:after {
    margin: 5px 0 0;
    font-size: 16px;
}

.wbxlink a:after {
    display: none;
}


.swiper-ideas-box {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
    height: auto;
    padding: 0;
}

.ft-ideas .ft-coffret.featured-box .box-bloc {
    flex-direction: row;
    margin: 0;
    border: 0;
    padding: 0px 0;
    height: auto;
    align-items: center;
    border-top: 1px solid #ddd;
}

.ft-ideas .ft-coffret.featured-box {
    margin: 0;
}

.ft-ideas .ft-coffret.featured-box .left-bloc {
    flex: 0 0 30%;
}


.stickyideas {
    width: 100%;
    overflow: visible;
}
.code-promo-bloc {
    padding: 20px;
    margin: 30px 0;
}

.code-promo {
    font-size: 1.3rem;
}

.title-promo {
    font-size: 1.2rem;
    line-height: 1.2;
}

.leftblocsingle .title-promo {
    font-size: 3rem;
}

.leftblocsingle section.bloc.bloc-promo {
    top: 0;
    width: auto;
    padding: 0;
    position: fixed;
    z-index: 9;
    left: 0;
    right: 0;
    display: block;
}
.promobloc {
    width: calc(100% - 30px);
    padding: 15px;
    font-size: 0.8rem;
    text-align: justify;
}
.leftblocsingle .bloc-promo {
    position: fixed;
    top: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 10px;
    z-index: 1;
    flex-wrap: wrap;
}
.leftblocsingle .title-promo {
    font-size: 0.6rem;
    margin: 0;
    text-align: left;
    flex: 0 0 50%;
    padding-right: 10px;
}
.leftblocsingle .text-promo {
    display: none;
}
.leftblocsingle .code-promo {
    font-size: 0.8rem;
    flex: 0 0 50%;
    padding: 10px 5px;
    margin: 0;
}
.leftblocsingle .code-promo:before {
    font-size: 0.6rem;
    padding-right: 5px;
    top: -7px;
}
.leftblocsingle .code-promo-bloc span {
    flex: 1 0 100%;
    width: 100%;
    height: auto;
    line-height: 1;
    margin-top: 10px;
}
.navbar-bg, .headband-bg {
    position: relative;
    z-index: 9999;
}
.navbar-bg {
    background: #fff;
}
.bloc-single.bloc-content.bloc-posts {
    margin-bottom: 0;
}
.leftblocsingle .code-promo-bloc {
    padding: 15px;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    display: none;
}
h2.top-act {
    padding: 0;
    margin: 0 0 30px;
}
.ft-ideas .featured-box {
    margin: 0;
}

.stickyideas .left-bloc {
    flex: 0 0 24%;
}

.stickyideas .box-bloc .right-bloc:after {
    margin-top: 0;
    font-size: 1rem;
}

.stickyideas .price-bloc {
    padding-left: 5px;
}

.stickyideas .excerpt-bloc {
    -webkit-line-clamp: 2;
}
.box-bloc{
    margin:0
}









.ft-univers .thumb-bloc img {
    max-height: 100%;
}

.ft-univers .thumb-bloc {
    max-height: 100%;
}

.thumb-bloc {
    padding: 10px;
    flex: 0 0 auto;
}

.ft-univers .univers-bloc {
    border: 0;
    flex-direction: column;
}

.text-promo {
    font-size: 0.8rem;
}

.swiper-wrapper.ft-ideas-univers {
    /* justify-content: center; */
    /* align-items: center; */
    /* width: auto; */
    /* margin: 0 0px; */
}

.swiper-wrapper.ft-ideas-univers .swiper-slide {
    width: 80%!important;
    margin: 0 8px!important;
}
.swiper-ideas.swiper-ideas-univers,.swiper-univers {
    margin: 0 0px;
    overflow: visible;
    padding: 0;
}

#univers-bloc .swiper-slide {
    width: 80%;
    margin: 0 8px;
}
.swiper-univers .swiper-button-prev, .swiper-univers .swiper-button-next{
	display:none;
}
.archive .swiper-box {
    position: fixed;
    bottom: 0;
    background: #fff;
    left: 0;
    right: 0;
    z-index: 9999;
    top: unset;
    margin: 0;
    padding: 0;
}

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

#box-bloc .left-bloc {
    flex: 0 0 24%;
}

#box-bloc .excerpt-bloc {
    font-size: 1.1rem;
}

.swiper-box .swiper-button-prev,.swiper-box .swiper-button-next {
    display: none;
}

.archive main.container {
    /* padding-bottom: 123px; */
}

#box-bloc .price-bloc {
    padding-left: 5px;
}
.topofpage {
    bottom: 140px;
}
.list-univers .left-bloc {
    flex: 0 0 100%;
}

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

.ft-univers .right-bloc {
    padding: 15px;
}

.ft-univers .univers-bloc {
    border: 1px solid #ddd;
}
.swiper-slide.swiper-slide-univers {
    width: 80%;
    margin: 0 8px;
}
.swiper-container.swiper-container-ideas.swiper-container-ideas-box {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    background: #fff;
    z-index: 9;
    padding: 0;
}

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

.swiper-wrapper-ideas-box .bloc-item-price {
    padding: 0 4px 4px;
}

.bloc-item-title {
    margin-bottom: 5px;
    max-height: max-content;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bloc-item-excerpt {
    margin-bottom: 8px;
}

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

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

.listing .bloc-item-right:after {
    font-size: 0.6rem;
}

.listing .bloc-item-left.bloc-item-univers-left {
    flex: 1 0 100%;
}

.listing .bloc-item-univers .bloc-item-thumb img {
    max-height: initial;
}

.code-promo-bloc span:after {
    font-size: 0.6rem;
}

.swiper-container.swiper-container-ideas {
    margin: 0;
    overflow: visible;
    padding: 0;
}
.bloc-top.bloc-text h2 {
    font-size: 1.5rem;
    margin-bottom: 15px;
}

.swiper-box .bloc-item-price {
    padding: 0 5px 5px;
}
.home .navbar-bg {
    display: block;
}
footer#footer {
    padding-bottom: 122px;
}
.swiper-box .swiper-slide {
    width: 100%;
	margin-right: 0px;
}

.swiper-univers .swiper-slide{
     width: 80%;
	margin-right: 0 8px;
}
.home header.bloc.bloc-home.bloc-top.bloc-text {
    margin: -30px -15px 0 -15px;
    padding: 30px 15px 0;
}

.home .bloc-content {
    max-width: 100%;
}

.home footer#footer {
    padding-bottom: 0;
}

.home a.topofpage {
    bottom: 15px;
}
.home span.buton {
    display: none;
}
body {
    overflow-x: hidden;
}
.bloc-item-univers .bloc-item-right {
    justify-content: flex-start;
    height: auto;
}

.bloc-item-univers-right:after {
    justify-self: flex-end;
    margin-top: auto;
}
}
