/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on September 11, 2022 */



@font-face {
    font-family: 'gotham_roundedbold';
    src: url('https://totalenergies.comeon.nc/wp-content/themes/betheme-child/fonts/gothamrounded-bold-webfont.woff2') format('woff2'),
         url('https://totalenergies.comeon.nc/wp-content/themes/betheme-child/fonts/gothamrounded-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gotham_roundedbold_italic';
    src: url('https://totalenergies.comeon.nc/wp-content/themes/betheme-child/fonts/gothamrounded-bolditalic-webfont.woff2') format('woff2'),
         url('https://totalenergies.comeon.nc/wp-content/themes/betheme-child/fonts/gothamrounded-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gotham_roundedbook';
    src: url('https://totalenergies.comeon.nc/wp-content/themes/betheme-child/fonts/gothamrounded-book-webfont.woff2') format('woff2'),
         url('https://totalenergies.comeon.nc/wp-content/themes/betheme-child/fonts/gothamrounded-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gotham_roundedbook_italic';
    src: url('https://totalenergies.comeon.nc/wp-content/themes/betheme-child/fonts/gothamrounded-bookitalic-webfont.woff2') format('woff2'),
         url('https://totalenergies.comeon.nc/wp-content/themes/betheme-child/fonts/gothamrounded-bookitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gotham_roundedlight';
    src: url('https://totalenergies.comeon.nc/wp-content/themes/betheme-child/fonts/gothamrounded-light-webfont.woff2') format('woff2'),
         url('https://totalenergies.comeon.nc/wp-content/themes/betheme-child/fonts/gothamrounded-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gotham_roundedlight_italic';
    src: url('https://totalenergies.comeon.nc/wp-content/themes/betheme-child/fonts/gothamrounded-lightitalic-webfont.woff2') format('woff2'),
         url('https://totalenergies.comeon.nc/wp-content/themes/betheme-child/fonts/gothamrounded-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gotham_roundedmedium';
    src: url('https://totalenergies.comeon.nc/wp-content/themes/betheme-child/fonts/gothamrounded-medium-webfont.woff2') format('woff2'),
         url('https://totalenergies.comeon.nc/wp-content/themes/betheme-child/fonts/gothamrounded-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gotham_roundedmedium_italic';
    src: url('https://totalenergies.comeon.nc/wp-content/themes/betheme-child/fonts/gothamrounded-mediumitalic-webfont.woff2') format('woff2'),
         url('https://totalenergies.comeon.nc/wp-content/themes/betheme-child/fonts/gothamrounded-mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



.instructions__container {
    font-family: gotham_roundedmedium ;
    color: #ffffff;
    border-radius:5px;
     background: rgb(6,77,157);
background: linear-gradient(90deg, rgba(6,77,157,1) 0%, rgba(21,137,203,1) 100%);
}

.instructions__container h2 {
    color:#ffd500;
    text-transform: uppercase;
    font-family: gotham_roundedbold;
}

.instructions__container li {
    width:70%;
    margin-left:auto;
    margin-right:auto;
    
}


.exemple_container {
    display: flex;
}

.exemple_container img.exemple_image, .exemple_content {
    max-width: 50%;
}

.exemple_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
}


