
//@import url('https://fonts.googleapis.com/css2?family=Livvic:wght@400;500;600;700&display=swap');

@import "eNj0y.less";
@import "eNj0y-r.less" ;
@import "../../../../uploads/nøcß/nøcß.less";



body:not(.wp-admin)  {
    //.grille(0.05);
    //.HUD(0.05);
    background:white;
}


canvas {
   .Wp(100vw);.Hp(100vh);
}


#app {
    width:100vw;
    height:100vh;
    margin: 0 auto;
    text-align: center;
    position: fixed;
  }


// -------------------------------------------------------------------------------------------------------------------------------------------------------------- "reset"

.blog #site-content,
.single #site-content,
.editor-styles-wrapper .wp-block,
.entry-content {
    .root h1,h2,h3,p { .M0(); }

    .BG(white);

}

* {
    --responsive--alignwide-width : 100%;
    --responsive--aligndefault-width: 100%; 
    --primary-nav--padding:0px;
}
        

.primary-navigation .primary-menu-container { .MRx(0);}

// -------------------------------------------------------------------------------------------------------------------------------------------------------------- editor menu

.editor-styles-wrapper { 
    .wp-block { .W1(); max-width:100%; //.col(12); 
        .root { .FZ(0); }
    }
    .is-root-container > div:not(.block-list-appender) { .BGcol(white);}
}

.block-editor-default-block-appender .block-editor-inserter { left:50%;right:auto;margin-left:-12px; }

.editor-post-title__input { font-size:32px !important; }

.block-editor-block-inspector { 
    
    & > div > div { .PWx(16);}
    .helper  { .FY(italic); .FZx(13); .MBx(0); }

    :not(div).bouton  { .VA5(); .O(0.6); }

    .image-select { .MBx(16); .LHx(22); 
        img { max-height:150px; }
        .no-featured { .DF(); .FX85(); }
    }
}

.eNj0yWiP-block.icon img { height:24px; }



.editor-styles-wrapper .wp-block .root { max-width:calc(100vw - 400px);

    &.icone-block { .PE0(); }
}



// +++++++++++++++++++++++++++++++++++++++++++++++++++++++
//                        PHASE II
//        bloc par bloc, en largeur, "mobile first"
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++








@import "responsive.less";
