/*
Theme Name: Bett1Theme
Theme URI: 
Author: IDFABRIK / BETT1
Author URI: 
Description: Bett1 website theme 
Version: 27-06-2025 14:11;
*/


/*import font*/
@font-face { font-family: "Roboto Condensed"; font-weight: 200; font-style: normal; src: url("font/RobotoCondensed-Light.ttf"); }
@font-face { font-family: "Roboto Condensed"; font-weight: 200; font-style: italic; src: url("font/RobotoCondensed-LightItalic.ttf");}
@font-face { font-family: "Roboto Condensed"; font-weight: 400; font-style: normal; src: url("font/RobotoCondensed-Regular.ttf"); }
@font-face { font-family: "Roboto Condensed"; font-weight: 400; font-style: italic; src: url("font/RobotoCondensed-Italic.ttf");}
@font-face { font-family: "Roboto Condensed"; font-weight: 600; font-style: normal; src: url("font/RobotoCondensed-Bold.ttf");}
@font-face { font-family: "Roboto Condensed"; font-weight: 600; font-style: italic; src: url("font/RobotoCondensed-BoldItalic.ttf");}


html body {font-family: Roboto Condensed, sans-serif; color: #2b2b2b; font-weight: 200; font-style: normal; margin: 0; }


/* debug txt seize */
span.description_article {
    font-size: 1em;
}


/* bt produckt */
.bt_bg_red {
  background-color: #e3051b;
  color: #fff !important;
  padding: 10px;
  transition: .25s background-color ease;
  text-decoration: none !important;
}

.bt_bg_red:hover {
  background-color: #b10415;
}

/* formulaire jeux-concours enlever le contenu bloc message + coul */
.wpcf7-response-output {
  border: 0px solid #00a0d2 !important;
  color: #e3051b !important;
}

/* logo Bett1 */
header .logo_bett1{position: absolute; left: 0; top: 30px; height: 135px; width: auto;}
header .logo_bett1_mobile{position: absolute; left: 0; top: 0px; height: 100%; width: auto;
}

/* margin when wordpress bar is active */
.admin-bar header.sticky {
  top: 32px;
}  
header.sticky {
    box-shadow: 0 0 8px rgb(0 0 0 / 25%);
}
/* logo infoportal */
header .logo_ip{
        position: absolute;  
        height: 40px;
        width: auto;
        /* CENTER ! */
        top: 60px;
        left: 50%; /* à 50%/50% du parent référent */
        transform: translate(-50%, 0); /* décalage de 50% de sa propre taille */
}
    /* Bloc de contenu */

    article {
    margin-top: 150px;
    /* background-color: aliceblue; */
    min-height: 800px;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    max-width: 1680px;
    position: relative;
    }

    article a {
    color: #2b2b2b;
    text-decoration: none;
    }

    /* input form */
    #searchform, #container-container {
        margin: .4rem 0;
        position: absolute;
        right: calc(50% - 770px);
        top: 200px;
        /* background-image: url(./img/magnify.svg); */
        background-size: 20px;
        background-repeat: no-repeat;
        background-position: 98%;
        margin-top: 30px;
    }
    #searchform input#s, #container-container input#s {
    border: 0;
    padding: 10px;
/*    width: calc(100% - 38px); */
    width:392px;
    border: solid 1px #ccc;
    }
    #searchform input#searchsubmit , #container-container input#searchsubmit  {
    /* opacity: 0; */
    padding: 4px;
    width: 26px;
    cursor: pointer;

    }

    #social-medias-menu {
  display: flex;
  justify-content: space-between;
  width: 82px;
  position: absolute;
  right: calc(50% - 840px);
  top: 68px;
  padding-right: 4px;
}
/*
    #social-medias-menu {
        display: flex;
        justify-content: space-between;
        width: 60px;
        position: absolute;
        right: calc(50% - 840px);
        top: 68px;
    }
    */
    #social-medias-menu img {
        height: 24px;
        width: auto;
    }
    img.alignnone {
    width: unset !important;
}
.alignright {
    margin-left: 15px;
    float: right;
    width: unset !important;
}
.alignleft {
    margin-right: 15px;
    float: left;
    width: unset !important;
}
.post-dates {
    text-transform: uppercase;
    font-weight: 400;
}
    header .menu_bt{height: 20px; width: auto; right: 17px; top: 20px; position: absolute; } /* mobile */

    .menu {margin-left: -20px; padding: 0;}
    .menu {text-align: center; margin-top: 150px; }
    .menu li {display: inline;}
    .menu a {color: #000; text-decoration: none; font-size: 20px; margin-left: 1em; font-weight: 600;}
    .menu a:hover {color: #000; text-decoration: underline; color: #e3051b; text-decoration-color: #2b2b2b;}

    /* Bloc SECTION 1 : Ratgeber */
    .bloc_l_65{width: calc((100% * 2 / 3) - 1.02vw); float: left;}
    .bloc_l_65 img{width:100%; height: unset;}

    .bloc_r_65{width: calc((100% * 1 / 3) - 1.02vw);
    float: left;
    margin-left: 2vw;}
    .bloc_r_65 img{width:100%; height: unset;}

    .bloc_l_50 {width: calc((100% / 2) - 1.02vw); float: left; }
    .bloc_l_50 img{width:100%; height: unset;}

    .bloc_r_50 {width: calc((100% / 2) - 1.02vw); float: left;  margin-left: 2vw; }
    .bloc_r_50 img{width:100%; height: unset;}
    .bloc_r_65 .bloc_r_50 h2, .bloc_r_65 .bloc_l_50 h2 {
        font-size: 1.2em;
    }

    .bloc_l_33 {width: calc((100% / 3) - (4vw / 3) - 0.1vw); float: left; }
    .bloc_l_33 img{width:100%; height: unset;}

    .bloc_r_33 {width: calc((100% / 3) - (4vw / 3) - 0.1vw); float: left;  margin-left: 2vw; }
    .bloc_r_33 img{width:100%; height: unset;}

      /* Bloc SECTION 2 : Schlafgeschichten */
    .bloc_100 {width: 100%; margin: auto; max-width: 1230px;}
    .bloc_100 img {width:100%; height: unset;}
    .home_title, .bloc_100 h1 {font-size: 2em; line-height: 1.5em; margin-bottom: 10px; margin-top: 0; border-bottom: 3px solid #1a1a1a; margin-bottom: 25px;}
    .bloc_m_65 {width: calc((100% * 2 / 3) - 1.02vw); margin: auto;}
    .bloc_m_65 img:not(.alignright > img):not(.alignleft > img){width:100%;}
    a>img, h2, h3 {
        transition: all 250ms ease-in-out;
    }
    article .small_bloc h3 {
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }
    .blog_m_65 p {
        line-height: 1.6em;
    }

    article .bloc_m_65 a { /* ici change test*/
        color: #e3051b;
        font-size: inherit;
        text-decoration: underline;
    }
    article a>img:hover {
        filter: brightness(0.8);
    }
    #searchcatsubmit {
        height: 39px;
        width: 150px;
        border: none;
        background-color: #e3051b;
        border-color: #ca0418;
        color: white;
        font-weight: 700;
        font-size: inherit;
    }
    #searchcategory {
        height: 38px;
    margin-right: 20px;
    width: 150px;
    }
    #searchcatvalue {
        height: 31px;
    width: 150px;
    margin-right: 20px;
    }
   .search-list {
        display: flex;
    justify-content: space-between;
    margin-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid grey;
    }
   .search-list>div:first-child {
        width: 65%;
    }
    .search-list>div:last-child {
        width: 30%;
    }
    .search-list h2 {
        margin-top: 60px;
    padding-bottom: 40px;
    border-bottom: 1px solid grey;
    }
    .search-list h3 {
    margin-top: 0;
    }
    .search-list a {
    text-decoration: none;
    color: #2b2b2b;
    }
    .two-bloc-wrapper:after {
    content: "";
    clear: both;
    display: block;
}
    .image-with-button {
        position: relative;
    }
    .image-with-button img {
        height: 190px;
        object-fit: cover;
    }
    .image-with-button figcaption {
        position: absolute;
        left: 46px;
        bottom: 24px;
        background-color: #e3051b;
        border-color: #ca0418;
        color: white;
        padding: 11px;
        width: 40%;
        transition: .25s background-color ease;
        cursor: pointer;
        pointer-events: none;
        font-weight: 700;
    }

    /* reset float element */
    .containerdivNewLine { clear: both; float: left; display: block; position: relative; }
    
    /* debug return */
    .article-path a {
    display: inline !important;
    }
    
    /* marge over the title */
    .article-path {
    margin-bottom: 50px;
    }

    .article-path span, .article-path a {
        font-size: 0.8em;
    }
    .article-path span {
        padding-right: 3px;
    }
    .article-path a:hover {
        color: #e6394f;
    }
    /*Bouton center*/
    .bouton_center  {
    margin: auto;
    width: 400px;
    }
    .bloc_m_65 .bouton_center, .bloc_100 .bouton_center {
        float: none;
        margin: auto;
        padding-bottom: 35px;
    }
    .bloc_m_65 .bouton_center a, .bloc_100 .bouton_center a {
        float: none;
        width: 400px;
    }
    .bouton_center a {
        text-align: center;
        background-color: #e3051b;
        border-color: #ca0418;
        padding: 10px;
        color: #fff;
        text-decoration: none;
        width: 400px;
        height: 50px;
    line-height: 31px;
    font-weight: 600;
        font-size: 1.2em;
        box-sizing: border-box;
        transition: .25s background-color ease;
        cursor: pointer;
    }
    .bouton_center a:not(.weitere) {
        display: none;
    }
    .wp-block-buttons {
        justify-content: center;
    }
    .wp-block-buttons .wp-block-button__link {
        background-color: #e3051b;
    border-color: #ca0418;
    padding: 10px;
    color: #fff;
    text-decoration: none;
    width: 400px;
    height: 50px;
    line-height: 31px;
    font-weight: 600;
    font-size: 1.2em;
    box-sizing: border-box;
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 0;
    transition: .25s background-color ease;
    cursor: pointer;
    }
    .wp-block-buttons .wp-block-button__link:hover, .bouton_center a:hover, .image-with-button figcaption:hover {
    background-color: #b10415;
    border-color: #a70414;
}
.wp-block-image .aligncenter {
    width: 100%;
}
button#loadMore {
    height: 46px;
    padding: 0 30px;
    margin-top: 27px;
    border: none;
    background-color: #e3051b;
    border-color: #ca0418;
    color: #fff;
    font-weight: 700;
    font-size: inherit;
    cursor: pointer;
}
sup {
    vertical-align: super;
    line-height: 0;
}
.cat_container.cat_container_option_dark {
    position: relative;
}
.cat_bouton.cat_bouton_option_left.cat_bouton_option_red p {
    position: absolute;
    bottom: 20px;
    left: 20px;
    background-color: #CA0418;
    pointer-events: none;
    border-radius: 2px;
    color: white;
    font-weight: 800;
    padding: 5px 16px;
    font-size: 1.088rem;
    line-height: 1.6;
    margin: 0;
}
    /* Slider Articles */
    .articles-slider {
        position: relative;
    }
    .articles-slider img {
        height: unset;
    }
    .slider-wrapper {
       overflow: hidden; 
    }
    .articles-slider ul {
     width: 1000%;
    list-style-type: none;
    margin: 0;
    padding: 0;
    }

    .linked_post {
    display: inline-block;
    }
    
    .linked_post li {
    display: inline-block;
    }

    .articles-slider li {
       float: left;
    width: 16vw;
    max-width: 333px;
    margin: 0;
    padding: 0;
    padding-right: clamp(0px, 2vw, 48px);
    }
    article .slider-wrapper h3 {
    margin: 0;
    font-size: 1.2em;
}
article .bloc_m_65 .slider-wrapper h3 a {
    color: #2b2b2b;
}
article .bloc_m_65 .slider-wrapper a {
    text-decoration: none;
}
.articles-slider:after {
    clear: both;
    display: block;
    content: '';
}
.bloc_m_65 .next-slider , .bloc_m_65 .prev-slider {
    position: absolute;
    top: 4.2vw;
    height: 20px;
    width: 20px;
    cursor: pointer;
}
.next-slider {
    right: -30px;
}
.prev-slider {
    left: -30px;
    transform: rotate(180deg);
}
p.bouton_center:after {
    clear: both;
    content: "";
    display: block;
}
 /* Keywords wrapper */
 .keywords-contenair {
    border-top: 1px solid #2b2b2b;
    margin-top: 64px;
    padding-bottom: 37px;
    text-transform: uppercase;
 }
 .keywords-contenair a, .keywords-contenair span {
    font-size: 1em;
 }
 .keywords-contenair p span a {
   /* color: #999; */
   color: #000;
    text-decoration: none;
 }
 .keywords-contenair span.bold {
    font-weight: 600;
    padding-right: 5px;
    /* color: #2b2b2b; */
    color: #000;
 }
    /* black line */
    .hr_ip{ 
    border: 0;
    height: 1px;
    background: #333;
    width: 100%;
    margin-bottom: 75px;
    margin-top: 60px;
    }

    a[rel~="category"] {color:#e3051b; text-decoration: none; margin-top: 8px; display: block;}
    .slider-wrapper a[rel~="category"] {display: block; font-size: 1em; margin-top: 2%;}
    a[rel~="category"]:hover {
        color: #b10415;
    }
.single-post article li {
    line-height: 1.5em;
    font-size: 1.2em;
}
.single-post article li li {
    font-size: 1em;
}
.single-post article ul {
    margin: 30px 0;
    list-style-type: disc;
}
.single-post article ul ul {
    margin: 5px;
    list-style-type: disc;
}
    p, article a, .description_article, .wpcf7 p {font-family: Roboto Condensed, sans-serif;
    font-size: 1.2em;
    line-height: 1.3em;}
    .description_article {
        overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin: 10px 0 40px 0;
    }
    .description_article *:not(p):not(a) {
        display: none;
    }
    article h2, article h3 {
        font-size: 1.8em;
        font-weight: 600;
        line-height: 1.3em;
    }
article h3 {
    font-size: 1.6em;
}
article h4, article h4.has-medium-font-size {
    font-size: 1.4em !important;
}
    article h3.title-pages, article h2.title-pages {
        margin-top: 0;
        margin-bottom: 0;
    }
    article h2.title-pages {
    font-size: 1.5em;
}
    .title-pages:hover {
        color: #e3051b;
    }
article:after {
    content: "";
   display: block;
   clear: both;
}
/* Menu Articles */
#sommaire-article {
   padding: 1.2em;
   column-count: 2;
    width: 100%;
    border: 3px solid #a9a9a9;
    box-sizing: border-box;
    font-size: 1.2em;
}
#sommaire-article a {
    text-decoration: none;
    display: block;
    padding: 3px 0 3px 20px;
    flex: 0 0 50%;
    font-weight: 700;
}
#sommaire-article strong {
    font-weight: 400;
}
#sommaire-article a:hover {
    color: #e6394f
}
span.title_lvl {
    color: #2b2b2b;
    font-weight: 700;
    margin-left: -20px;
}
a.title_lvl3 {
    margin-left: 5px;
    font-size: 15px !important;
    color: #bc0c0c !important;
}
.bloc_text {
    border: 1px solid darkgrey;
    box-sizing: border-box;
    padding: 31px 47px;
    margin: 0;
}
.small-image img {
    margin: 25px 0 20px 20px;
    width: 50px;
}
blockquote {
    height: auto;
    background-image: url(https://storage.googleapis.com/bett1-tools-infoportal-staging-de/2023/06/b37e20bc-blockquote.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 34px;
    margin: 0;
    margin-top: 20px;
    padding-left: 40px;
    position: relative;
}
blockquote * {
    color: #747474;
}
blockquote span:before {
    content: '- ';
}
/* Post forms */
.wpcf7 {
    background-color: #f8f8f8;
    padding: 15px 25px;
}
.wpcf7 .wpcf7-form-control-wrap {
    font-weight: 400;
}
.wpcf7 p {
    display: flex;
    margin: 10px 0;
    gap: 10px;
}
.wpcf7-form-control-wrap {
    display: block;
    margin-top: 3px;
}
.wpcf7 input, .wpcf7 select {
    padding: 8px;
    width: 100%;
    box-sizing: border-box;
    font-size: 0.9em;
}
.wpcf7 label {
    padding-right: 10px;
    font-weight: 800;
    width: 100%;
    font-size: 1em;
}
span.wpcf7-list-item {
    margin: 0;
}
.wpcf7-list-item label {
    font-weight: 200;
    display: flex;
    align-items: start;
}
.wpcf7 input[type="checkbox"] {
    margin-right: 10px;
    width: unset;
}
.wpcf7 select {
    font-family: Roboto Condensed,sans-serif;
    font-weight: 200;
}
.wpcf7 br {
    display: none;
}

/* Newsletter */
#newsletter {
    background-color: #ececec;
    padding: 15px 0;
    margin-top: 30px;
}
#newsletter>div {
    width: 80%;
    max-width: 1680px;
    margin: auto;
    display: flex; 
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;   
}
#newsletter>div>div>span {
    font-weight: 600;
}
#newsletter>div>div>p {
    margin: 0;
}


#newsletter form input {
    width: calc(100% - 12px);
    margin-bottom: 12px;
    height: 40px;
    line-height: 0.8em;
    padding: 0 4px;
}

#newsletter .row {
    margin-left: 0;
    margin-right: 0;
}
#newsletter_form button, .wpcf7-submit {
    height: 46px;
    border: none;
    background-color: #e3051b;
    border-color: #ca0418;
    color: white;
    font-weight: 700;
    font-size: inherit;
    width: 100%;
    padding: 0;
    margin: 0;
}
#newsletter_form button:hover {
    background-color: #b10415;
    border-color: #a70414;
}
#newsletter-email {
    padding: 0;
    border: 1px solid #ccc;
    padding: 0 2%;
}
#newsletter-submit {
    padding: 0;
    background-color: #e3051b;
    border-color: #ca0418;
    letter-spacing: normal;
    font-size: 1.2em;
    font-weight: 600;
    border: none;
    border-radius: 0;
    padding: 10px;
    color: white;
    transition: .25s background-color ease;
    cursor: pointer;
}
#newsletter-submit:hover {
    background-color: #b10415;
    border-color: #a70414;
}
#newsletter input::placeholder {
    font-size: 1.2em;
}
#newsletter_form .col-md-7 {
    width: 70%;
    margin: 0;
}
#newsletter_form .col-md-7 .col-md-7 {
    width: 100%;
}
#newsletter_form .col-xs-12.col-sm-6.col-md-5 {
     width: 50%;
    margin-left: 25px;
}
input::placeholder, input { /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-family: Roboto Condensed, sans-serif; font-weight: 200; font-style: normal;
  opacity: 1; /* Firefox */
  color: black;
}

input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-family: Roboto Condensed, sans-serif; font-weight: 200; font-style: normal;
}

input::-ms-input-placeholder { /* Microsoft Edge */
  font-family: Roboto Condensed, sans-serif; font-weight: 200; font-style: normal;
}
/* Cookie banner */
div#CybotCookiebotDialogHeader {
    display: none;
}
div#CybotCookiebotDialog {
    min-width: unset !important;
    max-width: 1280px !important;
}
button#CybotCookiebotDialogBodyButtonDecline {
    display: none !important;
}
.CybotCookiebotDialogContentWrapper {
    flex-direction: column !important;
}
div#CybotCookiebotDialogBodyButtonsWrapper {
    flex-direction: row !important;
    width: 100% !important;
}
div#CybotCookiebotDialogFooter {
    width: 100% !important;
}
div#CybotCookiebotDialogBodyButtons {
    max-width: unset !important;
}
button#CybotCookiebotDialogBodyLevelButtonCustomize {
    border: unset !important;
    text-decoration: underline;
}
button#CybotCookiebotDialogBodyLevelButtonCustomize .CybotCookiebotDialogArrow {
    display: none !important;
}
button#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
    border: none !important;
}
div#CookiebotWidget {
    display: none;
}
/* Footer */
footer {
    background-color: #2c2c2c;
    padding: 30px 0 60px 0;
}
footer>div {
    width: 100%;
    max-width: 1160px;
    margin: auto;
    display: flex;
    justify-content: space-between;
}
footer>div>div {
    width: 33%;
}
footer a, footer h3, footer select {
    color: white;
    text-decoration: none;
    text-align: center;
    display: block;
    font-weight: 200;
    font-size: 18px;
    line-height: 25px;
}
footer h3 {
    font-weight: 400;
}
footer select option {
    background-color: #2b2b2b;
}
footer img {
    margin: auto;
    display: block;
    width: 80%;
    height: auto;
}
#langage-footer {
    width: 100%;
    background: none;
    padding: 9px;
    margin-top: 40px;
}
#social-medias {
    display: flex;
    width: fit-content;
    justify-content: space-between;
    margin: auto;
}
#social-medias img {
    width: 35px;
    height: auto;
}
.sidebar-wrapper { 
    border-top: 1px solid grey;
}
    /* iphone - 
    @media only screen and (min-width: 480px){}
     */
    /* tablette 
    @media only screen and (min-width: 768px){} 
    */
/* 
A DESACTIVER
*/

#searchform, #searchform-container {
        right: calc(50% - 222px);
    }
    #social-medias-menu {
        right: 10%;
    }
/*
@media only screen and (max-width: 2100px) {
 
}
*/
@media only screen and (max-width: 1500px) {
    header.sticky .menu {
        transform: translate(-150px);
    }
}
@media only screen and (min-width: 1100px) {
    .menu_bt, .logo_bett1_mobile{display: none;}
     article .small_bloc h3 {
        font-size: 1em;
    }
    article .small_bloc .description_article {
        display: none;
    }
     /* Sidebar */

.sidebar-wrapper {
    position: absolute;
    top: 58px;
    right: 0;
    width: 33%;
}
.nomargin {
    margin: 0 !important;
    width: 66%
}
    /* Header sticky on scroll */
body>article.sticky {
margin-top: 220px;
}
header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: white;
        z-index: 1;
    animation: 0.2s ease-in-out menuslidedown;
}
header.notsticky {
animation: 0.2s ease-in-out menuslideup;
}
@keyframes menuslidedown {
  from {
    top: -70px
  }

  to {
    top: 0;
  }
}
@keyframes menuslideup {
  from {
    top: 0;
  }

  to {
        top: -70px
  }
}
header.sticky .logo_bett1, header.sticky .logo_ip {
    display: none;
}
header.sticky .logo_bett1_mobile {
    display: block;
}
header.sticky #searchform, header.sticky #searchform-container{
    top: 11px;
}
header.sticky .menu {
    margin: 20px;
}
header.sticky .menu a {
    font-size: 1.2em;
}
header.sticky #social-medias-menu {
    top: 18px;
}
.article-path a, .article-path span {
    font-size: 1em;
}
.bigwindow-unactive {
    display: none;
}
}


/* -1100px */
@media only screen and (max-width: 1100px) {
    
    header.sticky .menu {
        transform: translate(0);
    }

        /* Header sticky on scroll */
    header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: white;
            z-index: 1;
        height: 60px;
    box-shadow: 0 0 8px rgb(0 0 0 / 25%);
}
    .admin-bar header.sticky {
      top: 0;
    }
    .admin-bar header:not(.sticky) {
      top: 46px;
    }

    body {
        /* background-color: lightblue; */
    }

    header .logo_ip {
        top: 18px;
        height: 22px;
    z-index: 2;
    }
    header .logo_bett1_mobile{height: 60px; width: auto;}
.mobile-unactive {
    display: none;
}

    
    #searchform, #searchform-container {
    top: 90px;
  }
    
/* largeure des blocs */
    article{width: 90%; margin-top: 170px;}
    .bloc_l_65, .bloc_r_65, .bloc_l_33, .bloc_r_33, .bloc_m_65, .bloc_r_50, .bloc_l_50 {width: 100%; margin-left:unset;}
    .small_bloc {
        width: 41vw; 
    }
    .bloc_r_50.small_bloc {
        margin-left: calc(100% - 82.2vw);
    }

    article h1 {
        font-size: 1.8rem;
    }
    article h2 {
        font-size: 1.6rem;
    }
     article h3 {
        font-size: 1.4rem;
    }
     article h4, article h4.has-medium-font-size {
        font-size: 1.2rem;
    }
    .description_article {
    margin: 10px 0 50px 0;
    }
    header .logo_bett1, header .menu {display: none;}
    header.opened-mobile {
        background-color: white;
        height: 100vh;
    }
    header.opened-mobile .menu {
        display: block;
        width: 100%;
        margin: 0;
        margin-top: 60px;
        border-bottom: 1px solid #ddd;
    }
    header.opened-mobile .menu li {
        display: block;
        text-align: left;
        text-transform: uppercase;
        padding: 15px 5%;
        border-top: 1px solid #ddd;
        font-weight: 600;
    }
    header.opened-mobile .menu a {
        margin-left: 0;
    }
    #social-medias-menu {
    justify-content: unset;
    align-items: center;
    width: 90%;
    padding: 10px 5%;
    position: relative;
    top: 0;
    left: 0;
    border-bottom: 1px solid #DDD;
    display: none;
    }
    header.opened-mobile #social-medias-menu {
    display: flex;
    }
    #social-medias-menu img {
    height: 19px;
    vertical-align: middle;
    padding-right: 26px;
    }
    header #searchform, header #searchform-container {
    position: absolute;
    right: 60px;
    top: 16px;
    z-index: 1;
    margin: 0;
    border: 1px solid transparent;
    cursor: pointer;
    }
    header .menu a {
        font-size: 1em;
    }
    header #searchform input::placeholder {
        /* color: transparent; */
    }
    header #searchform.opensuche {
    border: solid 1px #ccc;
    cursor: text;
    } 
    header #searchform.opensuche input::placeholder {
    color: grey;
    } 
   /* header #searchform input {
        pointer-events: none;
    } */
    header #searchform.opensuche input {
        pointer-events: all;
    }
    .bouton_center, .bouton_center a, .bloc_100 .bouton_center a {
    width: 100%;
    margin: 0 0 10px 0;
    }
    p, .description_article, article a, .single-post article li {
        font-size: 1rem;
        line-height: 1.6;
    }
    #sommaire-article {
        font-size: 1rem;
        line-height: 1.6;
    }
    sup {
    line-height: 0;
    }
    .wp-block-button, .wp-block-buttons .wp-block-button__link {
        width: 100%;
    }
    .bloc_text {
    padding: 10px;
    }
    /* Newsletter */
    #newsletter>div {
        display: block;
    }
    #newsletter>div>div, #newsletter>div>form {
        width: 94%;
        margin: auto;
    }
    #newsletter>div>div>p {
    margin-bottom: 15px;
    }
    form#newsletter_form>* {
    width: 100% !important;
}
    form#newsletter_form {
    display: block !important;
}
    .col-xs-12.col-sm-6.col-md-7 {
    margin: 0 !important;
}
    .menu-h2 {
        display: block;
    }
    .search-list {
    flex-direction: column-reverse;
        padding-bottom: 0;
    }
    #sommaire-article {
     column-count: 1;
    }
    #sommaire-article a {
    font-weight: 100;
    font-size: 1.1875rem;
    line-height: 1.6;
        padding: 0;
        padding-left: 20px;
}
   .search-list>div:first-child {
        width: 100%;
    }
    .search-list>div:last-child {
        width: 100%;
    }
    .articles-slider li {
    width: 28.7vw;
}
.bloc_m_65 .next-slider, .bloc_m_65 .prev-slider {
    position: absolute;
    top: 7.3vw;
}
    /* Footer */
    footer>div {
        display: block;
    }
    footer>div>div {
    width: 37%;
    min-width: 300px;
    margin: auto;
    border-bottom: 1px solid grey;
    padding-bottom: 20px;
}
footer>div>div:last-child {
    border-bottom: none;
}
}
@media only screen and (max-width: 650px) {
    .logo_ip.opensuche {
        display: none;
    }
    #newsletter_form .col-md-7 {
    width: 100%;
    margin-right: 0;
}
#newsletter_form .col-xs-12.col-sm-6.col-md-5 {
    margin-top: 5px;
    width: 100%;
}
#newsletter_form button {
    padding: 0;
    width: 100%;
}
.col-xs-12.col-sm-6.col-md-7>* {
    width: 100% !important;
    margin: 12px 0 !important;
    height: 50px !important;
}
    .col-xs-12.col-sm-6.col-md-7 {
    display: block !important;
}
}
@media only screen and (max-width: 600px) {
    #newsletter form {
        flex-direction: column;
    }
    #newsletter form input {
    width: calc(100% - 4px);
    padding: 0;
    }
    #newsletter form input::placeholder {
        padding-left: 10px;
    }
    #newsletter form input:first-child {
    margin-bottom: 20px;
    }
    .prev-slider {
    left: -18px;
    }
    .next-slider {
    right: -18px;
    }
}
@media only screen and (max-width: 400px) {
    #searchform {
        width: 45vw;
    }
    footer>div>div {
    width: 100%;
    min-width: 0;
    }
    
    #searchform input#s {
        width:unset;
        
    }
    
    
     #searchform {
       left: 10px;
         right: 10px;
         width: calc(100% - 20px);
    }
}






/*-----------------------------------------------------------------------------------*/
/*  16.0 Shortcodes
/*-----------------------------------------------------------------------------------*/

.grey-box {
  margin-bottom: 30px;
}
.grey-box, .grey-box p, .grey-box a {
  line-height: 1.6;
  margin-bottom: 0;
}
.grey-box {
  border: 3px solid #a9a9a9;
}
.box {
  margin: 0 0 30px;
    margin-bottom: 30px;
  padding: 20px;
  overflow: hidden;
  line-height: 1.4;
}




/* --- Multi Columns --- */
.two-columns-one,
.three-columns-one,
.three-columns-two,
.four-columns-one,
.four-columns-two,
.four-columns-three {
    width:100%;
}
.entry-content .two-columns-one,
.entry-content .three-columns-one,
.entry-content .three-columns-two,
.entry-content .four-columns-one,
.entry-content .four-columns-two,
.entry-content .four-columns-three {
    position: relative;
    float: left;
    margin-bottom: 20px;

}
.entry-content .two-columns-one p,
.entry-content .three-columns-one p,
.entry-content .three-columns-two p,
.entry-content .four-columns-one p,
.entry-content .four-columns-two p,
.entry-content .four-columns-three p {
}
.last {
    clear: right;
    margin-right: 0 !important;
}


dd, dl {
    margin: 0 !important;
    padding: 0 !important;
}
/* --- Buttons --- */
a.standard-btn {
    display: inline-block;
    margin: 0 0 30px;
    padding: 10px 18px;
    overflow: hidden;
    cursor: pointer;
    background: #2b2b2b;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    text-align: center;
    font-weight: normal;
    text-decoration: none !important;
    -webkit-transition: 0.2s background ease;
    -moz-transition: 0.2s background ease;
    -o-transition: 0.2s background ease;
    -ms-transition: 0.2s background ease;
    transition: 0.2s background ease;
    border-radius: 3px;
}
.post .entry-content a.standard-btn,
.page .entry-content a.standard-btn,
.post .entry-content a.standard-btn:hover,
.page .entry-content a.standard-btn:hover {
    color: #fff;
    border: none;
}
a.standard-btn.xsmall-btn {
    padding: 5px 10px 3px;
    font-size: 14px;
    font-size: 0.875rem;
}
a.standard-btn.small-btn {
    padding: 7px 12px 5px;
    font-size: 18px;
    font-size: 1.125rem;
}
a.standard-btn.large-btn {
    padding: 14px 20px 13px;
    font-size: 23px;
    font-size: 1.4375rem;
}
a.standard-btn.xlarge-btn {
    padding: 18px 30px 17px;
    font-size: 25px;
    font-size: 1.5625rem;
}
a.standard-btn.red-btn {
  background: #e3051a;
  color: #FFF;
}
a.standard-btn.red-btn:hover {
    color: #fff !important;
    background: #ba0719;

}

a.standard-btn.grey-btn:hover {
    color: #000000 !important;
    background: #c6c6c6;

}

a.standard-btn.green-btn {background: #85c066;}
a.standard-btn.blue-btn {background: #0066ff;}
a.standard-btn.yellow-btn {background: #e7b547;}
a.standard-btn.grey-btn {background: #e5e5e5;}
a.standard-btn.black-btn {background: #000;}

.sr-only {
    position: absolute; /* Sort l'élément du flux normal du document */
    width: 1px;         /* Réduit la largeur à 1 pixel */
    height: 1px;        /* Réduit la hauteur à 1 pixel */
    margin: -1px;       /* Évite tout débordement en dehors de la boîte du pixel */
    padding: 0;         /* Supprime le padding */
    overflow: hidden;   /* Cache tout contenu qui dépasserait du 1x1 pixel */
    clip: rect(0, 0, 0, 0); /* Ancienne propriété pour cacher une partie de l'élément (utile pour IE) */
    border: 0;          /* Supprime la bordure */
}


#search-button{
    background-color: #fff;
    border: solid 0px #000;
    padding: 6px 6px;
    cursor: pointer;
}