/*
Theme Name: Twenty Twenty-Four Child
Theme URI: https://wordpress.org/themes/twentytwentyfour/
Template: twentytwentyfour
Author: the WordPress team
Author URI: https://wordpress.org
Description: Twenty Twenty-Four is designed to be flexible, versatile and applicable to any website. Its collection of templates and patterns tailor to different needs, such as presenting a business, blogging and writing or showcasing work. A multitude of possibilities open up with just a few adjustments to color and typography. Twenty Twenty-Four comes with style variations and full page designs to help speed up the site building process, is fully compatible with the site editor, and takes advantage of new design tools introduced in WordPress 6.4.
Tags: one-column,custom-colors,custom-menu,custom-logo,editor-style,featured-images,full-site-editing,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,wide-blocks,block-styles,style-variations,accessibility-ready,blog,portfolio,news
Version: 1.0.1706183049
Updated: 2024-01-25 12:44:09

*/

/* .cmplz-cookiebanner.cmplz-show{
    display: none;
} */

@font-face {
    font-family: 'thunderextra_bold_lc';
    src: url('./fonts/thunder-extraboldlc-webfont.woff2') format('woff2'),
         url('./fonts/thunder-extraboldlc-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'thunderbold';
    src: url('./fonts/thunder-boldlc-webfont.woff2') format('woff2'),
         url('./fonts/thunder-boldlc-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'thundersemi_bold_lc';
    src: url('./fonts/thunder-semiboldlc-webfont.woff2') format('woff2'),
         url('./fonts/thunder-semiboldlc-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


*{
    color: #001C3F!important;

}

.rtb-modification-toggle {
    background: #516e5a;
  }
  .rtb-booking-form-form,.rtb-message {
    color: #fff;
  }
  .reservation, .rtb-contact {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  textarea.message.message-open {
    width: 100%;
  }
  .rtb-booking-form .add-message {
    width: 100%;
  }
  .rtb-form-submit button {
    background: #516e5a;
    padding: 1em;
    color: #fff;
    font-weight: 700;
  }
  .rtb-modification-form {
    color: #fff;
  }

  
  
body{
    font-family: 'Outfit', sans-serif;
    font-weight: 300;
}

.assoiffes-menu-texte-detail p{
    font-family: 'Outfit', sans-serif!important;
    font-weight: 600;
	font-size: 16px;
	margin:0px;
}

h1, h2, h3{
    font-family: 'thunderextra_bold_lc'!important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

h1{
    font-size: 72px;
    line-height: 72px;
    margin: 0;
}

h2{
    font-size: 46px;
}

#assoiffes-contact h2{
    font-size: 28px;
    margin: 0;
} 


h3{
    font-size: 36px;
}
h4{
    text-transform: uppercase;
    margin: 0;
    font-size: 24px;
font-family: 'thunderbold'!important;
}
li{
    font-size: 16px;
    line-height: 18px;
}

a:hover, .cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept{
    color: #fff8e8!important;
    transition: .3s;
}

.cmplz-links.cmplz-documents a:hover, .cmplz-link.privacy-statement a:hover{
    color: #001C3F!important;
}


a{
    transition: .3s;
}

.mprm-flex-item.mprm-price{
    font-size: 19px;
    margin-top: 2px!important;
}


.mprm-container .mprm-page-template-items, .mprm-container.mprm-shortcode-items{
    margin: 0;
}

.mprm-container.mprm-shortcode-items.mprm-view-simple-list .type-mp_menu_item .mprm-flex-container-simple-view .mprm-flex-item.mprm-dots {
    border-bottom: 0px dotted #e0e0e0;
}

.mprm-flex-item.mprm-price, #assoiffes-contact h2{
    font-family: 'thunderbold'!important;
    letter-spacing:normal;
}

.assoiffes-home-a-propos-perso{
    width: 160px;
}
.assoiffes-home-menu-img  > div > div > div > div > figure{
    width: auto;
    position: relative;
    height: 100%;
    padding-bottom: 125%;
    margin-bottom: 40px;
}




.assoiffes-home-menu-img  > div > div > div > div > figure > img{
    position: absolute;
    width: 100%;
    object-fit: cover;
    height: 100%;
    display: flex;
}


.assoiffes-home-perso {
    width: 220px;
}

.assoiffes-page-perso {
    width: 180px;
}


.mprm-simple-view-column.mprm-category-title{
    display: none!important;
}

.assoiffes-home-scroll {
    width: 90px;
    
}

.assoiffes-home-scroll img{
    animation-name: rotation-scroll;
    animation-duration: 12s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@keyframes rotation-scroll{
    0%{
        transform: rotate(0deg);
    } 

    100%{
        transform: rotate(-360deg);
    } 
}



.mprm-flex-item.mprm-title{
    width: 80%;
}

.mprm-container.mprm-shortcode-items.mprm-view-simple-list .type-mp_menu_item .mprm-flex-container-simple-view .mprm-flex-item.mprm-price{
    align-self: center;
}

.mprm-container.mprm-shortcode-items.mprm-view-simple-list .type-mp_menu_item .mprm-flex-container-simple-view.mprm-list:first-child{
    margin: 0 0 8px;
}


.assoiffes-footer.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container{
    height: auto;
}

.assoiffes-footer p {
	margin:0px;
}

.assoiffes-footer{
	padding:40px 0 50px;
}

#assoiffes-contact img {
    width: 24px;
    margin-right: 10px;
}

@media (min-width:400px) {

    h1{
        font-size: 85px;
        line-height: 85px;
    }

    h2{
        font-size: 52px;
    }

    #assoiffes-contact h2{
        font-size: 32px;
    }

    h3{
        font-size: 44px;
    }

    h4{
        font-size: 30px;
font-family: 'thunderbold'!important;
    }


    li{
        font-size: 17px;
        line-height: 20px;
    }
    .assoiffes-home-perso {
        width: 260px;
    }

    .assoiffes-home-scroll {
        width: 110px;
        
    }

    .assoiffes-home-a-propos-perso{
        width: 200px;
    }

    .mprm-flex-item.mprm-price{
        font-size: 18px;
        margin-top: 2px!important;
    }
    
    #assoiffes-contact img {
        width: 25px;
        margin-right: 10px;
    }
}


@media (min-width:768px) {

    .assoiffes-home-menu-img  > div > div > div > div > figure{
       
        padding-bottom: 100%;
        margin-bottom: 0px;
    }

    .assoiffes-home-perso {
        width: 400px;
    }
}


@media (min-width:1280px) {
    
    h1{
        font-size: 100px;
        line-height: 100px;
        margin: 0;
    }
    
    h2, #assoiffes-contact h2{
        font-size: 44px;
    }
    
    h3{
        font-size: 38px;
    }
    h4{
        font-family: 'thunderbold'!important;
        text-transform: uppercase;
        margin: 0;
        font-size: 30px;
    }
    li{
        font-size: 16px;
        line-height: 18px;
    }

    .mprm-flex-item.mprm-price{
        font-size: 20px;
        margin-top: 2px!important;
    }
    
    .assoiffes-home-a-propos-perso{
        width: 220px;
    }

    .assoiffes-home-perso {
        width: 400px;
    }



    .mprm-flex-item.mprm-title{
        width: auto;
        margin-bottom: 10px;
    }

    .mprm-container.mprm-shortcode-items.mprm-view-simple-list .type-mp_menu_item .mprm-flex-container-simple-view .mprm-flex-item.mprm-price{
        align-self: flex-end;
    }

    .mprm-container.mprm-shortcode-items.mprm-view-simple-list .type-mp_menu_item .mprm-flex-container-simple-view.mprm-list:first-child{
        margin: 0 0 5px;
    }

    .assoiffes-footer{
        padding:20px 0 20px;
    }


    #assoiffes-contact img {
        width: 30px;
        margin-right: 10px;
    }
    
}

@media (min-width:1920px) {
    h1 {
        font-size: 120px;
        line-height: 120px;
    }

    h2, #assoiffes-contact h2{
        font-size: 54px;
    }

    h3{
        font-size: 48px;
    }

    h4{
        font-size: 36px;
font-family: 'thunderbold'!important;
    }


    .e-con>.e-con-inner{
        max-width: 80%!important;
    }

    .elementor-3261 .elementor-element.elementor-element-5f9b39c .e-con-inner{
        --content-width:500px!important;
        max-width: var(--content-width)!important;
    }

    .assoiffes-home-scroll {
        width: 130px;
        
    }

    .assoiffes-home-perso {
        width: 500px;
    }

    #assoiffes-contact img {
        width: 40px;
        margin-right: 10px;
    }
}