#main{background:#fcfcfc;padding:0}article.post .entry-header .entry-thumbnail img,article.page{display:block;max-width:0%;height:auto}body.responsive.layout-full #page-wrapper .full-container{max-width:100%;margin-left:auto;margin-right:auto}
/*! supprime la bordure en haut de page, recale les images */
.panel-row-style{margin:0 -20px;padding:0 0;background-position:center center;background-repeat:no-repeat}
/*! Les marges doivent être règlées via les widget de siteorigin page par pages ! */
 #colophon #theme-attribution{display:none}.main-navigation ul ul a{width:400px}.entry-content h3{color:#fff;font-size:20px;margin:1em 0;font-weight:100}#page-wrapper h4{font-family:"Armata";font-weight:500;font-size:14px}#secondary .widget .widget-title,#footer-widgets .widget .widget-title,#masthead-widgets .widget .widget-title{font-size:15px;color:#fff;font-weight:400;margin-bottom:15px}*{padding:0;margin:0;box-sizing:border-box}.box{display:flex;align-items:flex-start;background:#000;height:100vh;overflow:hidden;position:relative}.box .single-box img{position:absolute;min-width:100%;min-height:100%;height:auto;background:#000;-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0;transform:scale(1.5) rotate(15deg);-webkit-animation:animate 32s infinite;animation:animate 32s infinite}.box .single-box:nth-child(3) img{-webkit-animation-delay:8s;animation-delay:8s}.box .single-box:nth-child(2) img{-webkit-animation-delay:16s;animation-delay:16s}.box .single-box:nth-child(1) img{-webkit-animation-delay:24s;animation-delay:24s}@keyframes animate{25%{opacity:1;transform:scale(1) rotate(0)}40%{opacity:0}}