🏠 Root
/
home
/
artorgp
/
www
/
wp-content
/
themes
/
olorun
/
Editing: style.css
/* Theme Name: Olorun Author: Arthur d'Hausen Author URI: https://arthur-and-ashes.com Description: Thème pour l'association Eco Planete Version: 1.0 License: GNU General Public Licensec v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: eco-planete header-profile Use it to make something cool, have fun, and share what you've learned with others. */ /*-------------------------------------------------------------- Initialisation --------------------------------------------------------------*/ ::-webkit-input-placeholder {color:#888;} ::-moz-placeholder {color:#888;} :-ms-input-placeholder {color:#888;} :-moz-placeholder {color:#888;} ::selection{ background-color: #0e313888 } ::-moz-selection { background-color: #0e313888; } ::-webkit-scrollbar {width: 0.5rem; height: 0.5rem;} ::-webkit-scrollbar-track {box-shadow: inset 0 0 3px rgba(102,102,102,.3);} ::-webkit-scrollbar-thumb {background: rgba(102,102,102,.8); box-shadow: inset 0 0 3px rgba(102,102,102,.5);} ::-webkit-scrollbar-thumb:window-inactive {background: rgba(102,102,102,.5);} @import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1&display=swap'); @font-face { font-family: "Montserrat"; src: url("../olorun/assets/fonts/Montserrat-Regular.ttf") format("truetype"); } @font-face { font-family: "Maven Pro"; src: url("../olorun/assets/fonts/MavenPro-VariableFont_wght.ttf") format("truetype"); } @font-face { font-family: "Baloo2"; src: url("../olorun/assets/fonts/Baloo2-Regular.ttf") format("truetype"); } @font-face { font-family: "Caveat"; src: url("../olorun/assets/fonts/Caveat-Regular.ttf") format("truetype"); } @font-face { font-family: "MarckScript"; src: url("../olorun/assets/fonts/MarckScript-Regular.ttf"); } @font-face { font-family: "MPLUSRounded1c"; src: url("../olorun/assets/fonts/MPLUSRounded1c-Regular.ttf"); } @font-face { font-family: "Nunito"; src: url("../olorun/assets/fonts/Nunito-Regular.ttf"); } @font-face { font-family: "Oxygen"; src: url("../olorun/assets/fonts/Oxygen-Regular.ttf"); } @font-face { font-family: "PoiretOne"; src: url("../olorun/assets/fonts/PoiretOne-Regular.ttf"); } @font-face { font-family: "Quicksand"; src: url("../olorun/assets/fonts/Quicksand-VariableFont_wght.ttf"); } @font-face { font-family: "Spartan"; src: url("../olorun/assets/fonts/Spartan-VariableFont_wght.ttf"); } @font-face { font-family: "SpecialElite"; src: url("../olorun/assets/fonts/SpecialElite-Regular.ttf"); } @font-face { font-family: "Valera"; src: url("../olorun/assets/fonts/Varela-Regular.ttf"); } @font-face { font-family: "Raleway"; src: url("../olorun/assets/fonts/Raleway-Regular.ttf") format("truetype"); } @font-face { font-family: "Playlist"; src: url("../olorun/assets/fonts/playlist.otf") format("truetype"); } @font-face { font-family: "Josefin"; src: url("../olorun/assets/fonts/JosefinSans-Regular.ttf") format("truetype"); } @font-face { font-family: "Architects"; src: url("../olorun/assets/fonts/ArchitectsDaughter-Regular.ttf") format("truetype"); } @font-face { font-style: normal; font-weight: normal; font-family: "fontawesome-regular"; src: url("../olorun/assets/fonts/fa-regular-400.woff2") format("woff2"); } @font-face { font-style: normal; font-weight: normal; font-family: "fontawesome-solid"; src: url("../olorun/assets/fonts/fa-solid-900.woff2") format("woff2"); } @font-face { font-style: normal; font-weight: normal; font-family: "fontawesome-brand"; src: url("../olorun/assets/fonts/fa-brands-400.woff2") format("woff2"); } html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; box-sizing: border-box; line-height:1.2; } body { background-color: #fff; font-size: 15px; color: #333; padding-top: 0; margin:0; } article, aside, footer, header, nav, section { display: block; } div#content { min-height: 300px; } #primary { width: 68vw; max-width: 1280px; margin: 180px auto; } .page-template-page-without-banner .site-footer, .elementor-template-full-width .site-footer { margin-top: 0; } figcaption, figure, main { display: block; width: -webkit-fill-available !important; } figure { margin: 1em 0; width: -webkit-fill-available !important; } hr { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; } pre { font-family: monospace, monospace; font-size: 1em; } a { background-color: transparent; -webkit-text-decoration-skip: objects; } a:active, a:hover { outline-width: 0; } abbr[title] { border-bottom: 1px #767676 dotted; text-decoration: none; } b, strong { font-weight: inherit; } b, strong { font-weight: 700; } code, kbd, samp { font-family: monospace, monospace; font-size: 1em; } dfn { font-style: italic; } mark { background-color: #eee; color: #222; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } audio, video { display: inline-block; } audio:not([controls]) { display: none; height: 0; } img { border-style: none; } button, input, optgroup, select, textarea { font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0; } button, input { overflow: visible; } button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } .perfect-button { border-style: solid; border-width: 2px; border-color: rgba(253,238,150,1); background-color: #7F7F7F; background-color: rgba(0,0,0,0.5); text-align: center; } .perfect-button:hover { webkit-transition-duration: 1s; -webkit-transition-delay: 0s; -webkit-transition-timing-function: ease; transition-duration: 1s; transition-delay: 0s; transition-timing-function: ease; color:#000; background-color:rgba(253,238,150,1); } button#change-view { float: right; padding: 8px 28px; font-size: 14px; } legend { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress { display: inline-block; vertical-align: baseline; } textarea { overflow: auto; width: 100%; height: 160px; } [type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } [type="search"] { -webkit-appearance: textfield; outline-offset: -2px; border-radius: 50px; } [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; } details, menu { display: block; } summary { display: list-item; } canvas { display: inline-block; } template { display: none; } [hidden] { display: none; } .align-right { text-align:right; } .align-left { text-align:left; } .align-center { text-align:center; } .red { color:red; } .orange { color:orange; } .green { color:green; } .mb-25 { margin-bottom: 25px; } .aside-website { font-size: 16px; line-height: 32px; } a.green-link { color: #284649; text-decoration: underline; } a.country { font-size: 14px; background-color: #253d3e; color: #fff; border: 2px solid #253d3e; border-radius: 50px; box-shadow: none; margin: 0 20px 0 0; padding: 1px 12px; transition: all 0.5s ease 0s; text-decoration: none; } a.country:hover { background-color: #fff; color: #253d3e; } /*-------------------------------------------------------------- 2 Accessibilité --------------------------------------------------------------*/ .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ } .screen-reader-text:focus { background-color: #f1f1f1; -webkit-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ } /*-------------------------------------------------------------- 3 Alignements --------------------------------------------------------------*/ .alignleft { display: inline; float: left; margin-right: 1.5em; text-align:left; } .alignright { display: inline; float: right; margin-left: 1.5em; text-align:right; } .aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; text-align:center; } /*-------------------------------------------------------------- 4 Clearings --------------------------------------------------------------*/ .clear:before, .clear:after, .entry-content:before, .entry-content:after, .entry-footer:before, .entry-footer:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after, .nav-links:before, .nav-links:after, .pagination:before, .pagination:after, .comment-author:before, .comment-author:after, .widget-area:before, .widget-area:after, .widget:before, .widget:after, .comment-meta:before, .comment-meta:after { content: ""; display: table; table-layout: fixed; } .clear:after, .entry-content:after, .entry-footer:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after, .nav-links:after, .pagination:after, .comment-author:after, .widget-area:after, .widget:after, .comment-meta:after { clear: both; } /*-------------------------------------------------------------- 5.0 Typography --------------------------------------------------------------*/ h1, .main-title { font-size: 1.8rem; line-height: 2.2rem; margin: 15px 15px 30px 0; display: inline-block; } h2 { color: #0e3138; font-size: 1.2rem; margin: 2rem auto 1rem; } h3 { font-size: 1.1rem; font-weight: 800; letter-spacing: 0.12em; text-transform: uppercase; } h4 { color: #333; font-size: 1rem; } h5 { color: #767676; font-size: 1rem; font-weight: 800; letter-spacing: 0.12em; text-transform: uppercase; } h6 { color: #333; font-size: 15px; font-size: 0.9375rem; font-weight: 800; } p { line-height: 1.6; margin: 0 0 12px; padding: 0; } .single-post h2, .single-post h3, .single-post h4, .single-post h5 { margin: 30px 0 24px; } dfn, cite, em { font-style: italic; } blockquote { color: #666; font-size: 18px; font-size: 1.125rem; font-style: italic; line-height: 1.7; margin: 0; overflow: hidden; padding: 0; } blockquote cite { display: block; font-style: normal; font-weight: 600; margin-top: 0.5em; } address { margin: 0 0 1.5em; } pre { background: #eee; font-family: "Courier 10 Pitch", Courier, monospace; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em; } code, kbd, tt, var { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 15px; font-size: 0.9375rem; } abbr, acronym { border-bottom: 1px dotted #666; cursor: help; } mark, ins { background: #eee; text-decoration: none; } big { font-size: 125%; } blockquote { quotes: "" ""; } q { quotes: "“" "”" "‘" "’"; } blockquote:before, blockquote:after { content: ""; } :focus { outline: none; } hr { background-color: #45d58c; border: 0; height: 1px; margin-bottom: 1.5em; } /*-------------------------------------------------------------- 6.0 Forms --------------------------------------------------------------*/ label { color: #333; display: block; font-weight: 800; margin-bottom: 0.5em; } fieldset { border: 1px solid #bbb; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], select, .nf-form-content .nf-field-element input, .nf-form-content .nf-field-element select { color: #666; background: #fff; background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); border: 1px solid #bbb; display: block; padding: 0.7em; width: 100%; font-size: 1.1rem; height: 3rem; border: 1px solid #ccc; padding: 0 2rem; transition: all .5s; } input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #222; border-color: #45d58c; } select { border: 1px solid #bbb; height: 3em; max-width: 100%; font-size: 14px; } input[type="radio"], input[type="checkbox"] { margin-right: 0.5em; } input[type="radio"] + label, input[type="checkbox"] + label { font-weight: 400; } button, input[type="button"], input[type="submit"], .nf-form-content .nf-field-element input[type="submit"], .nf-form-content .nf-field-element input[type="button"], body .tnp-widget-minimal input.tnp-submit, .woocommerce-mini-cart a.button { width: auto; background-color: #0e3138; border: 0; -webkit-box-shadow: none; box-shadow: none; margin: 10px; color: #fff; cursor: pointer; display: inline-block; border-radius: 50px; font-size: 1rem; line-height: 1; padding: 1rem 2rem; text-shadow: none; -webkit-transition: all 400ms; -moz-transition: all 400ms; -ms-transition: all 400ms; -o-transition: all 400ms; transition: all 400ms; } button:hover, input[type="button"]:hover, input[type="submit"]:hover, .nf-form-content .nf-field-element input[type="submit"]:hover, .nf-form-content .nf-field-element input[type="button"]:hover, body .tnp-widget-minimal input.tnp-submit:hover, .woocommerce-mini-cart a.button:hover { border-radius: 0; } footer button, footer input[type="button"], footer input[type="submit"], footer .tnp-widget-minimal input.tnp-submit { background-color: #222; } button.secondary, input[type="reset"], input[type="button"].secondary, input[type="reset"].secondary, input[type="submit"].secondary { background-color: #ddd; color: #222; } button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus, body .tnp-widget-minimal input.tnp-submit:focus { background: #767676; } button.secondary:hover, button.secondary:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="button"].secondary:hover, input[type="button"].secondary:focus, input[type="reset"].secondary:hover, input[type="reset"].secondary:focus, input[type="submit"].secondary:hover, input[type="submit"].secondary:focus { background: #bbb; } form#filter { display: flex; justify-content: space-evenly; align-items: center; flex-direction: row; margin: 20px 0; } form#filter button { font-size: 14px; border-radius: 0; padding: 12px 20px; } /* Contact form 7 */ .wpcf7 h2 { margin: 3rem auto 1rem; } .wpcf7 label { font-weight: normal; margin: 32px 10px 8px; } .wpcf7 span.wpcf7-radio label { margin: 0; } .wpcf7 label i, i.en-translation { color: #0099a5; } /* Ninja Form */ .nf-form-content { margin-top: 25px; } .nf-form-layout { max-width: 600px; margin: 25px auto; } fieldset.select:after { content: ""; position: relative; float: right; bottom: 34px; right: 20px; display: flex; margin: 0; width: 0.8rem; height: 0.8rem; border-right: 2px solid #45d58c; border-top: 2px solid #45d58c; -webkit-transform: rotate(135deg); transform: rotate(135deg); } /* Placeholder text color -- selectors need to be separate to work. */ ::-webkit-input-placeholder { color: #333; font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; } :-moz-placeholder { color: #333; font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; } ::-moz-placeholder { color: #333; font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */ } :-ms-input-placeholder { color: #333; font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; } /*-------------------------------------------------------------- 8.0 Lists --------------------------------------------------------------*/ ul, ol { margin: 10px auto; padding-left: 25px; width: 100%; display: block; line-height: 1.4rem; } ul { list-style: disc; } ol { list-style: decimal; } li > ul, li > ol { margin-bottom: 0; margin-left: 1.5em; } dt { font-weight: 700; } dd { margin: 0 1.5em 1.5em; } /* Login With Ajax */ section.log_section { border: 3px solid #0e3138; padding: 20px 40px; margin: 25px auto; max-width: 500px; } p.login-punchline { text-transform: uppercase; text-align: center; font-size: 18px; margin: 8px 0 18px; } p.notice_subscription { font-size: 15px; margin: 0 0 12px; } .lwa-form tr { border-bottom: 0px; display: flex; flex-direction: column; } .lwa-form label { margin: 10px 0 0; } input#lwa_wp-submit, input.button-primary { font-size: initial; width: 100%; margin: 10px 0; } a.lwa-links-remember, a.lwa-links-register.lwa-links-modal { font-size: initial; margin: 6px 10px; display: inline-block; text-decoration: underline; } td.lwa-submit-links label { font-size: initial; margin: 6px 10px; display: inline-block; } .lwa-form .lwa-password input, .lwa-form .lwa-username input, .lwa-form .lwa-email input, .lwa-form .lwa-remember-email input { margin: 0; width: 100%; } .lwa-register.lwa-register-default.lwa-modal h4 { font-size: 20px; margin-top: 10px; } .lwa-register-form label { width: 100%; margin: 10px 0; } .lwa-modal .lwa-modal-close { font-weight: normal; font-size: 40px; margin: 8px 0; } .lwa #nsl-custom-login-form-main .nsl-container-login-layout-below, .lwa #nsl-custom-login-form-1 .nsl-container-embedded-login-layout-below { padding: 0; } /*-------------------------------------------------------------- 9.0 Tables --------------------------------------------------------------*/ table { border-collapse: collapse; margin: 0 0 1.5em; width: 100%; } thead th { border-bottom: 2px solid #bbb; padding-bottom: 0.5em; } th { padding: 0.4em; text-align: left; } tr { border-bottom: 1px solid #eee; } td { padding: 0.4em; } th:first-child, td:first-child { padding-left: 0; } th:last-child, td:last-child { padding-right: 0; } /*-------------------------------------------------------------- 10.0 Links --------------------------------------------------------------*/ a { position: relative; color: #0e3138; padding-bottom: .1rem; transition: all .3s; } a:focus { outline: thin dotted; } a:hover, a:active { outline: 0; } a.highlight { color:#45d58c; font-weight:bold; } /* Hover effects */ /* Fixes linked images */ .entry-content a img, .widget a img { -webkit-box-shadow: 0 0 0 8px #fff; box-shadow: 0 0 0 8px #fff; } .post-navigation a:focus .icon, .post-navigation a:hover .icon { color: #222; } /*-------------------------------------------------------------- 11.0 Featured Image Hover --------------------------------------------------------------*/ .post-thumbnail { margin-bottom: 1em; } .post-thumbnail a img { -webkit-backface-visibility: hidden; -webkit-transition: opacity 0.2s; transition: opacity 0.2s; } .post-thumbnail a:hover img, .post-thumbnail a:focus img { opacity: 0.7; } /*-------------------------------------------------------------- 12.0 Navigation --------------------------------------------------------------*/ .navigation-top .wrap { padding: 0.75em 2em; } .navigation-top nav { margin-left: -1.25em; } .logo-name { font-size: 22px; } img#custom-logo { width: auto; height: 34px; margin: 0 5%; float: left; clear: none; } .site-navigation-fixed.navigation-top { bottom: auto; position: fixed; left: 0; right: 0; top: 0; width: 100%; z-index: 7; } .admin-bar .site-navigation-fixed.navigation-top { top: 32px; } .navigation-top a { color: #222; font-weight: 600; -webkit-transition: color 0.2s; transition: color 0.2s; } .navigation-top .current-menu-item > a, .navigation-top .current_page_item > a { color: #767676; } .main-navigation { clear: none; display: block; } .main-navigation ul { background: #fff; list-style: none; margin: 0; padding: 0 1.5em; text-align: left; } .main-navigation .menu-item-has-children > a > .icon, .main-navigation .page_item_has_children > a > .icon, .main-navigation ul a > .icon { display: none; } .main-navigation > div > ul { border-top: 1px solid #eee; padding: 0 0.2em; text-align:center; } .main-navigation ul ul { background: #fff; border: 1px solid #bbb; left: -999em; padding: 0; position: absolute; top: 100%; z-index: 10; } .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul { left: 100%; right: auto; } .main-navigation ul ul a { padding: 0.75em 1.25em; width: 16em; letter-spacing: 0; position: relative; text-transform: none; } .main-navigation ul li.menu-item-has-children.focus:before, .main-navigation ul li.menu-item-has-children:hover:before, .main-navigation ul li.menu-item-has-children.focus:after, .main-navigation ul li.menu-item-has-children:hover:after, .main-navigation ul li.page_item_has_children.focus:before, .main-navigation ul li.page_item_has_children:hover:before, .main-navigation ul li.page_item_has_children.focus:after, .main-navigation ul li.page_item_has_children:hover:after { display: block; } .main-navigation ul li.menu-item-has-children:before, .main-navigation ul li.menu-item-has-children:after, .main-navigation ul li.page_item_has_children:before, .main-navigation ul li.page_item_has_children:after { border-style: solid; border-width: 0 6px 6px; content: ""; display: none; height: 0; position: absolute; right: 1em; bottom: -1px; width: 0; z-index: 100000; } .main-navigation ul li.menu-item-has-children:after, .main-navigation ul li.page_item_has_children:after { border-color: transparent transparent #fff; } .main-navigation ul li.menu-item-has-children:before, .main-navigation ul li.page_item_has_children:before { border-color: transparent transparent #bbb; bottom: 0; } .main-navigation li { border-bottom: 1px solid #eee; position: relative; border: 0; display: inline-block; } .main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul { left: 0.5em; right: auto; } .main-navigation li li, .main-navigation li:last-child { border: 0; } .main-navigation a { display: inline-block; padding: 1.2em 0.5em 1em 0.5em; text-decoration: none; text-transform: uppercase; } .main-navigation a.custom-logo-link { display: none; float: left; } .main-navigation a:hover { color: #767676; } /*-------------------------------------------------------------- 13.0 Layout --------------------------------------------------------------*/ html { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } *, *:before, *:after { -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; } body { background: #fff; } #page { position: relative; word-wrap: break-word; } .entry-content:after { clear: both; content: ""; display: block; } .left-30 { margin-left:0; } /*-------------------------------------------------------------- 13.1 Header --------------------------------------------------------------*/ .admin-bar header { top: 32px; } header { width: 100%; height: 6rem; position: fixed; z-index: 100; top: 0; left: 0; font-size: 1rem; background-color: transparent; padding: 2rem 0; transition: all .3s; } header.on, .error404 header { background-color: rgba(255,255,255, .97); padding: 1rem 0; height: 3.5rem; box-shadow: 0 2px 2px 0 rgba(150,150,150,.15); } header a.header_a_img { flex: 3; transition: all .3s; color: #ffffff; width: -webkit-fill-available; } header.on a.header_a_img, .error404 header a.header_a_img { color: #142128; transform: scale(.95); flex: 3; } header img, header span.site-name { width: auto; max-height: 4rem; transition: all .3s; } header span.site-name { margin-left: 15px; align-self: center; } .home header .logo_white, header .logo { display: block; } header .logo_white, .home header .logo { display: none; } header.on .logo_white, .error404 header .logo_white { display: none; } header.on .logo, .error404 header .logo { display: block; } header.on .header-menu li a, .error404 header .header-menu li a { color:#142128; } .header-c { height: 100%; display: flex; justify-content: space-around; } .header-c a { display: flex; } header ul li { display: inline-block; } .header-menu { align-self: center; text-align: right; margin: 0; padding: 0; width: fit-content; display: flex; flex: 3; } .header-menu li { margin: 0; transition: all .5s; } .header-menu li a { padding: 1rem; margin: 0 1rem; color: #000000; text-decoration: none; font-size: 1em; text-transform: uppercase; transition: all 0.3s; white-space: nowrap; } .home .header-menu li a, .page-template-page-actualites .header-menu li a { color: #fff; } header a.header_a_img { color: #000; } .home header a.header_a_img, .page-template-page-actualites header a.header_a_img { color: #fff; } .home .header-menu a:after, .home .home-menu a:after, .page-template-page-actualites .header-menu a:after, .page-template-page-actualites .home-menu a:after { background-color: #FFF; } .home .header-menu .sub-menu a:after, .page-template-page-actualites .header-menu .sub-menu a:after { background-color: #253d3e; } .home .open-search-page .fas, .page-template-page-actualites .open-search-page .fas { color: #FFF; } body.home, body.page-template-page-actualites { color: #FFF; } .header-menu a:after, .home-menu a:after { background-color: #000; bottom: 0px; height: 2px; position: absolute; display: block; left: 1px; overflow: hidden; width: 0; pointer-events: none; content: ""; transition: all 0.5s cubic-bezier(.175,.885,.32,1.275); } .header-menu a:hover:after, .home .home-menu a:hover:after { width: 100%; } .header-left { width: 72%; padding: 11px; } header .container { height: 100%; max-width: 1350px; margin: 0 auto; padding: 0 2rem; } /*** Submenu ***/ .header-menu .menu-item:hover ul.sub-menu { position: absolute; display: flex; flex-direction: column; z-index: 200; background: #fff; margin: 0; padding: 0; width: 200px; } .header-menu .menu-item:hover ul.sub-menu li a { color: #000; margin: 0; } .header-menu .menu-item ul.sub-menu { display: none; } .navigation-top { font-size: 14px; font-size: 0.875rem; } .langswitch { margin: 10px 15px; } .langswitch li { list-style-type: none; } .langswitch select { background: transparent; font-family: Valera; font-size: 15px; color: inherit; border: none; max-height: 24px; margin: 20px 10px 0; } .langswitch .current-lang { display: none; } .langswitch img { width: 28px; margin-top: -6px; box-shadow: 0.1px 0.1px 2px 0px white; border-radius: 50%; } .langswitch img:hover { box-shadow: 0.1px 0.1px 27px 0px white; } .cross {content:"";display: block;width: 2rem;height: 2rem;position: relative; margin: auto;text-align: center; cursor: pointer;} .cross:before, .cross:after {content: '';position: absolute;background-color: #000;width: .1rem;height: 100%;} .cross:before {transform: rotate(45deg);} .cross:after {transform: rotate(-45deg);} /*-------------------------------------------------------------- Bar menu --------------------------------------------------------------*/ #bar-menu { position: fixed; width: 32%; transition: left 0.9s cubic-bezier(0.71, 0.15, 0.49, 0.85); left: -32%; height: calc(100% - 55px); background-color: #fff; z-index: 100; text-align: center; padding: 16px 24px; overflow: auto; box-shadow: 0px 0px 4px 0px rgba(0,0,0,.6); } #bar-menu .cart-contents span, #bar-menu .cart-contents span:after { color: #FFF; } #bar-menu hr { background-color: #FFF; } .admin-bar #bar-menu { height: calc(100% - 32px); } body.isOpen #bar-menu { left: 0; } #bar-menu span.fa-arrow-circle-left { text-align: center; font-size: 25px; color: #333; display: block; padding: 25px 10px; } #bar-menu .loginslide { display:none; } div.header-panier, div.search-menu { display:block; margin: 0 15px; text-align: center; } .header-panier span.count { top: -10px; position: relative; display: block; width: 1em; height: 1em; padding: 2px; text-align: center; line-height: 1em; box-sizing: content-box; font-size: .75em; background: #45d58c; color: #FFF; border-radius: 100%; border: 1px solid #FFF; } .header-panier:before { content: "\f291"; color: #fff; font-size: 30px; text-rendering: auto; cursor: pointer; } div.header-profile { display:block; margin: 0; text-align: center; flex: 1; padding: 4px 0; height: 40px; } .header-profile:before { content: "\f2bd"; color: #FF9F55; font-size: 30px; text-rendering: auto; cursor: pointer; } header.on .header-panier:before, header.on .header-profile:before { color: #000; } ul.user-logout { display: none; } div.header-profile:hover ul.user-logout { position: absolute; display: flex; flex-direction: column; z-index: 200px; background: #fff; width: 150px; padding: 10px; margin: 8px 0 0; color: #000000; text-decoration: none; font-size: 1em; transition: all 0.3s; white-space: nowrap; font-family: MPLUSRounded1c; transform: none; } /*-------------------------------------------------------------- Responsive menu with icons --------------------------------------------------------------*/ ul.menu-icons-responsive { display: flex; list-style-type: none; align-items: center; justify-content: space-between; align-content: center; margin: 0; padding: 0; } ul.menu-icons-responsive li { padding: 4px 0; margin: 0; } ul.menu-icons-responsive li img { width: 35px; } /*-------------------------------------------------------------- Social menu icons --------------------------------------------------------------*/ .side-contact { float: right; text-align: right; margin: 15px 0 25px; } ul.my-social-menu { margin: 0; padding: 10px 0; text-align: left; width: fit-content; } .my-social-menu li { display: inline-block; width: 50px; height: auto; text-align: right; } ul.my-social-menu li a { text-decoration: none; color: #0e3138; text-align: center; } footer ul.my-social-menu li a { color: white; } ul.my-social-menu li a i { height: 40px; width: 40px; padding: 5px; font-size: 26px; -webkit-transition: all 800ms; -moz-transition: all 800ms; -ms-transition: all 800ms; -o-transition: all 800ms; transition: all 800ms; } ul.my-social-menu li a:hover i { background-color: #fff; -webkit-border-radius: 50%; border-radius: 50%; color: #45d58c; } .fa-instagram:before { content: "\f16d"; font: normal normal normal 24px/1 Fontawesome-brand; } footer .fa-instagram:before { font: normal normal normal 26px/1 Fontawesome-brand; } .fa-twitter:before { content: "\f099"; font: normal normal normal 24px/1 Fontawesome-brand; } footer .fa-twitter:before { font: normal normal normal 26px/1 Fontawesome-brand; } .fa-linkedin:before { content: "\f0e1"; font: normal normal normal 24px/1 Fontawesome-brand; } footer .fa-linkedin:before { font: normal normal normal 26px/1 Fontawesome-brand; } .fa-facebook:before { content: "\f16d"; font: normal normal normal 22px/1 Fontawesome-brand; } footer .fa-facebook:before { font: normal normal normal 26px/1 Fontawesome-brand; } .fa-video:before { content: "\f144"; font: normal normal normal 24px/1 Fontawesome-regular; } .footer .fa-video:before { font: normal normal normal 26px/1 Fontawesome-regular; } footer a { color: #fff; } /*-------------------------------------------------------------- Custom woocommerce pages --------------------------------------------------------------*/ .woocommerce h2 { margin: 1rem auto; } .woocommerce div.product { margin-top: 25px; } .woocommerce .quantity .qty { width: 4em; height: 2.2rem; padding: 0; } .woocommerce-account .addresses .title .edit { float: right; position: relative; display: block; padding: 6px; margin: 10px; text-align: center; line-height: 1em; box-sizing: content-box; background: #45d58c; color: #FFF; border-radius: 5px; } /* Woocommerce account menu */ .woocommerce-account .woocommerce-MyAccount-content { margin: 10px auto; padding: 10px 15px; } .woocommerce-MyAccount-navigation ul { padding-left: 0; } li.woocommerce-MyAccount-navigation-link { list-style-type: none; padding: 8px 15px; margin-bottom: 5px; box-shadow: 1px 1px 1px 0px #dcdcdcdc; border-left: 5px solid #dcdcdc; } li.woocommerce-MyAccount-navigation-link:hover { border-left: 5px solid #45d58c; } li.woocommerce-MyAccount-navigation-link.is-active { border-left: 5px solid #45d58c; } li.woocommerce-MyAccount-navigation-link a { width: 100%; display: block; } header.woocommerce-Address-title.title { position: relative; height: auto; } /* Woocommerce notification */ .woocommerce-info, .woocommerce-message { border-top-color: #45d58c; } .woocommerce-info::before, .woocommerce-message::before { color: #45d58c; } .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, a.button.checkout.wc-forward { background-color: #45d58c; } .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover { background-color: #77aee7; } p.woocommerce-mini-cart__buttons.buttons a { margin: 5px; } p.woocommerce-mini-cart__buttons.buttons a:first-child { background-color: #666; } .woocommerce form .form-row textarea { height: 11rem; padding:10px; } .select2-container .select2-selection--single { box-sizing: border-box; cursor: pointer; display: block; height: 3.5rem; padding: 10px 2rem; } .select2-container--default .select2-selection--single .select2-selection__arrow { height: 26px; position: absolute; top: 1px; right: 1px; width: 20px; margin: 10px; } .woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text { width: 150px; height: auto; padding: 8px 12px 4px; } /* Mini-cart */ .woocommerce-mini-cart ul.cart_list li a.remove{ float: left; margin: 0; font-size: 1.5em; height: 1em; width: 1em; text-align: center; line-height: 0.8; border-radius: 100%; color: #000000 !important; text-decoration: none; font-weight: normal; border: 0; z-index:100; } p.woocommerce-mini-cart__total.total { margin: 12px 0 12px; } .woocommerce-mini-cart ul.cart_list, .woocommerce-mini-cart ul.product_list_widget { list-style: none outside; padding: 0; margin: 0 } .woocommerce-mini-cart ul.cart_list li, .woocommerce-mini-cart ul.product_list_widget li { padding: 14px 6px; margin: 0; list-style: none; background-color: #eee; } .woocommerce-mini-cart ul.cart_list li::after, .woocommerce-mini-cart ul.cart_list li::before, .woocommerce-mini-cart ul.product_list_widget li::after, .woocommerce-mini-cart ul.product_list_widget li::before { content: ' '; display: table } .woocommerce-mini-cart ul.cart_list li::after, .woocommerce-mini-cart ul.product_list_widget li::after { clear: both } .woocommerce-mini-cart ul.cart_list li a, .woocommerce-mini-cart ul.product_list_widget li a { display: block; font-weight: 700 } .woocommerce-mini-cart ul.cart_list li img, .woocommerce-mini-cart ul.product_list_widget li img { float: right; margin-left: 4px; width: 32px; height: auto; box-shadow: none } .woocommerce-mini-cart ul.cart_list li dl, .woocommerce-mini-cart ul.product_list_widget li dl { margin: 0; padding-left: 1em; border-left: 2px solid rgba(0, 0, 0, .1) } .woocommerce-mini-cart ul.cart_list li dl::after, .woocommerce-mini-cart ul.cart_list li dl::before, .woocommerce-mini-cart ul.product_list_widget li dl::after, .woocommerce-mini-cart ul.product_list_widget li dl::before { content: ' '; display: table } .woocommerce-mini-cart ul.cart_list li dl::after, .woocommerce-mini-cart ul.product_list_widget li dl::after { clear: both } .woocommerce-mini-cart ul.cart_list li dl dd, .woocommerce-mini-cart ul.cart_list li dl dt, .woocommerce-mini-cart ul.product_list_widget li dl dd, .woocommerce-mini-cart ul.product_list_widget li dl dt { display: inline-block; float: left; margin-bottom: 1em } .woocommerce-mini-cart ul.cart_list li dl dt, .woocommerce-mini-cart ul.product_list_widget li dl dt { font-weight: 700; padding: 0 0 .25em; margin: 0 4px 0 0; clear: left } .woocommerce-mini-cart ul.cart_list li dl dd, .woocommerce-mini-cart ul.product_list_widget li dl dd { padding: 0 0 .25em } .woocommerce-mini-cart ul.cart_list li dl dd p:last-child, .woocommerce-mini-cart ul.product_list_widget li dl dd p:last-child { margin-bottom: 0 } .woocommerce-mini-cart ul.cart_list li .star-rating, .woocommerce-mini-cart ul.product_list_widget li .star-rating { float: none } .woocommerce-mini-cart .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total { border-top: 3px double #ebe9eb; padding: 4px 0 0 } .woocommerce-mini-cart .widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong { min-width: 40px; display: inline-block } .woocommerce-mini-cart .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li { padding-left: 2em; position: relative; padding-top: 0 } /*-------------------------------------------------------------- BASE CSS --------------------------------------------------------------*/ #wpadminbar a:before, .my-social-menu a:before { width: auto; border: none; display:none; } .flex { display: flex; } /*-------------------------------------------------------------- Home --------------------------------------------------------------*/ .mainbanner h1 { font-size: 2rem; line-height: 3rem; color: #FFF; text-shadow: 1px 1px 2px #000; } .mainbanner .maintitle { font-size: 2.4rem; line-height: 2.2rem; margin: 30px 0 15px 0; color: #FFF; font-weight: bold; } .over-page { align-items: center; margin: 3rem 0; background-size: cover; background-attachment: fixed; } section.boxes { display: flex; width: 100%; margin: 2rem 0; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: center; } .box { margin: 1rem; display: block; width: 30vw; max-width: 600px; align-self: center; } .box img { width: 120px; padding: 20px; border-radius: 50%; -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1); } .box:hover img { -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1); -webkit-transition: all 800ms ease-out; -moz-transition: all 800ms ease-out; -ms-transition: all 800ms ease-out; -o-transition: all 800ms ease-out; transition: all 800ms ease-out; background-color: #45d58c91; } aside.line-up { display: block; width: fit-content; margin: 30px 0 0; padding: 11px 25px 3px; font-size: 13px; background-color: #fff; border: 1px solid #f3f3f3; border-left: 4px solid #FF9F55; color: #000; text-align: left; text-decoration: none; -webkit-transition: all 250ms ease-out; -o-transition: all 250ms ease-out; transition: all 250ms ease-out; } /*-------------------------------------------------------------- Simple slider comments --------------------------------------------------------------*/ .comments { min-height: 70vh; display: flex; padding: 2rem; } #slider { width: 100%; max-width: 600px; margin: auto; padding: 25px; display: flex; justify-content: center; align-items: center; text-align: center; background-color: rgba(255, 255, 255, 0.8); } #slider li { display: none; max-width:500px; } #slider li.show { display: inline; list-style-type:none; } #slider li img { display: block; margin: 20px auto; border-radius: 50%; width: 100px; } #slider li p { display: flex; align-items: center; } #slider li p:before { font-size: 20px; content: "\f10d"; display: inline-block; font: normal normal normal 14px/1 Fontawesome-solid; text-rendering: auto; margin: 5px 15px; } #slider li p::after { font-size: 20px; content: "\f10e"; display: inline-block; float: right; font: normal normal normal 14px/1 Fontawesome-solid; text-rendering: auto; margin: 5px 15px; } /*-------------------------------------------------------------- Slider image --------------------------------------------------------------*/ ul#imageslide { width: 100%; max-width: 600px; margin: 2rem auto; padding: 25px; display: flex; justify-content: center; align-items: center; text-align: center; background-color: rgba(255, 255, 255, 0.8); } ul#imageslide li { display: none; list-style-type: none; } /*-------------------------------------------------------------- Grid articles --------------------------------------------------------------*/ .grid { margin: 20px auto; padding: 0; display: flex; width: 100%; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-around; } .grid article { background-color: #FFFFFF; display: block; overflow: hidden; margin: 1vw; width: 20vw; max-width:400px; height: 330px; } .grid article space { display: flex; margin: 0; width: 100%; height: 160px; border-radius: 5px; } .grid article space:hover { border-radius: 0; } .grid article h3 { color: #45d58c; margin: 16px 0 6px; font-size: 1rem; line-height: 1.6rem; } .grid aside, .grid div { flex: 1; } /*-------------------------------------------------------------- Single posts Art54 --------------------------------------------------------------*/ .gallery { display: flex; flex-wrap: wrap; margin: 50px 0; } .gallery article { max-height: 300px; } .gallery-list article { display: flex; flex-direction: column; margin: 20px; text-align: center; font-size: 12px; } .flex-start { justify-content: flex-start; } .flex-center { justify-content: center; } .flex-around { justify-content: space-around; } .gallery img { max-width: 10vw; border-radius: 50%; margin: 15px; cursor: pointer; } .gallery space { display: flex; border-radius: 50%; flex: 1; min-width:180px; max-width: 180px; width:180px; height: 180px; border: 2px solid #0e3138; padding: 5px; } .gallery space a { align-self: center; padding: 42% 50% 42% 0; } .upside{ height: 100%; width: 100%; padding: 20px 30px; background-size: 150px; background-repeat: no-repeat; background-position: center; color:#FFF; overflow: hidden; box-shadow: 1px 1px 3px 0px #4a4a4ac7; -webkit-transition: all 1s ease 0s; transition: all 1s ease 0s; left: 0; top: 0; } article:hover .upside { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); opacity: 0; filter: alpha(opacity=0); } .downside { background: transparent; left: 0; align-items: center; opacity: 0; padding: 20px 30px; filter: alpha(opacity=0); position: relative; top: -180px; width: 100%; height: 100%; -webkit-transition: all 1s ease 0s; overflow: hidden; transition: all 1s ease 0s; } article:hover .downside { opacity: 1; filter: alpha(opacity=100); box-shadow: inset 0px 0px 8px 0px #4a4a4a33; } .letter-section .back-to-top { display: none; } .row > .column { padding: 0 8px; } .row:after { content: ""; display: table; clear: both; } .display-col { display: flex; } /* Create four equal columns that floats next to eachother */ .column { float: left; width: 25%; } /* The Modal (background) */ .modal { display: none; position: fixed; z-index: 100; padding-top: 40px; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: black; } /* Modal Content */ .modal-content { position: relative; margin: auto; padding: 0; width: 70vh; max-width: 100%; display: flex; height: 100vh; align-content: center; flex-wrap: wrap; } /* The Close Button */ .close { color: white; position: absolute; top: 80px; right: 25px; font-size: 35px; font-weight: bold; } .close:hover, .close:focus { color: #999; text-decoration: none; cursor: pointer; } /* Hide the slides by default */ .mySlides { display: none; } /* Next & previous buttons */ .prev, .next { cursor: pointer; position: absolute; top: 50%; width: auto; padding: 16px; margin-top: -50px; color: white; background-color: rgba(0, 0, 0, 0.4); font-weight: bold; font-size: 20px; transition: 0.6s ease; border-radius: 0 3px 3px 0; user-select: none; -webkit-user-select: none; } /* Position the "next button" to the right */ .next { right: 0; border-radius: 3px 0 0 3px; } /* On hover, add a black background color with a little bit see-through */ .prev:hover, .next:hover { background-color: rgba(0, 0, 0, 0.8); } /* Number text (1/3 etc) */ .numbertext { color: #f2f2f2; font-size: 12px; padding: 8px 12px; position: absolute; top: 0; } /* Caption text */ .caption-container { text-align: center; background-color: black; padding: 2px 16px; color: white; } .active, .demo:hover { opacity: 1; } img.hover-shadow { transition: 0.3s; } .hover-shadow:hover { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } /*-------------------------------------------------------------- Single actualités --------------------------------------------------------------*/ .single-post div#primary { max-width: 664px; } .breadcrumb { font-size: 0.8rem; } .breadcrumb li { display: inline; line-height: 1.6rem; } .breadcrumb li a { text-decoration: none; } .single-post .date-posted { font-size: 1rem; } .single h1 { margin: 15px 15px 30px 0; } /** Single post pagination **/ .nav-links { margin: 30px 0; } .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; padding-left: 10px; box-sizing: border-box; } .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; width: 50%; padding-right: 10px; box-sizing: border-box; } .nav-previous a, .nav-next a, .nav-links a { position: relative; font-size: 0.9375em; } .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; padding-left: 10px; box-sizing: border-box; } .nav-previous a:before, .nav-next a:after { -webkit-border-radius: 40px; border-radius: 40px; font-size: 1rem; color: #45d58c; margin: 0; display: inline-block; text-align: center; position: relative; transition:none; left: 0; bottom: 0; border:none; } .nav-previous a:hover:before, .nav-next a:hover:after { width:auto; } .nav-previous a:before, .nav-next a:before { width: auto; border: none; } .nav-previous a:before { padding: 0 6px 0 0; } .nav-next a:after { content: ">"; padding: 0 0 0 6px; } /*-------------------------------------------------------------- Page actualités (timeline) --------------------------------------------------------------*/ /* The actual timeline (the vertical ruler) */ .timeline { position: relative; max-width: 100%; margin: 45px auto; } /* The actual timeline (the vertical ruler) */ .timeline::after { content: ''; position: absolute; width: 6px; background-color: white; top: 0; bottom: 0; left: 50%; margin-left: -3px; } /* Container around content */ .timeline .container { position: relative; background-color: inherit; width: 50%; } .timeline .container.left { padding: 10px 40px 10px 0; } .timeline .container.right { padding: 10px 0 10px 40px; } /* The circles on the timeline */ .timeline .container::after { content: ''; position: absolute; width: 25px; height: 25px; background-color: white; border: 4px solid #FF9F55; top: 18px; border-radius: 50%; z-index: 1; } .timeline .right::after { left: -12px; } .timeline .left::after { right: -12px; } /* Place the container to the left */ .timeline .left { left: 0; } /* Place the container to the right */ .timeline .right { left: 50%; } /* Add arrows to the left container (pointing right) */ .timeline .left::before { content: " "; height: 0; position: absolute; top: 22px; width: 0; z-index: 1; right: 30px; border: medium solid white; border-width: 10px 0 10px 10px; border-color: transparent transparent transparent white; } /* Add arrows to the right container (pointing left) */ .timeline .right::before { content: " "; height: 0; position: absolute; top: 22px; width: 0; z-index: 1; left: 30px; border: medium solid white; border-width: 10px 10px 10px 0; border-color: transparent white transparent transparent; } /* The actual content */ .timeline .content { color: #333; padding: 20px 30px; background-color: white; position: relative; border-radius: 6px; } .timeline .content h2 { margin: 1rem auto; } /*-------------------------------------------------------------- Custom Font awesome --------------------------------------------------------------*/ .fab { display: inline-block; font: normal normal normal 14px/1 Fontawesome-brand; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; padding: 5px 10px; line-height: 1.2em; color: inherit; } .fas { display: inline-block; font: normal normal normal 14px/1 Fontawesome-solid; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; padding: 5px 10px; line-height: 1.4em; color: inherit; } .far { display: inline-block; font: normal normal normal 14px/1 Fontawesome-regular; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; padding: 5px 10px; line-height: 1.4em; color: inherit; } /*-------------------------------------------------------------- Comments --------------------------------------------------------------*/ #comments { clear: both; padding:0; margin:0; padding: 2em 0 0.5em; } .comments-title { font-size: 20px; font-size: 1.25rem; margin-bottom: 1.5em; } .comment-list, .comment-list .children { list-style: none; margin: 0; padding: 0; } .comment-list li:before { display: none; } .comment-body { margin-left: 65px; } .comment-author { font-size: 16px; font-size: 1rem; margin-bottom: 0.4em; position: relative; z-index: 2; } .comment-author .avatar { height: 50px; left: -65px; position: absolute; width: 50px; } .comment-author .says { display: none; } .comment-meta { margin-bottom: 1.5em; } .comment-metadata { color: #767676; font-size: 10px; font-size: 0.625rem; font-weight: 800; letter-spacing: 0.1818em; text-transform: uppercase; } .comment-metadata a { color: #767676; } .comment-metadata a.comment-edit-link { color: #222; margin-left: 1em; } .comment-body { color: #333; font-size: 14px; font-size: 0.875rem; margin-bottom: 4em; } .comment-reply-link { font-weight: 800; position: relative; } .comment-reply-link .icon { color: #222; left: -2em; height: 1em; position: absolute; top: 0; width: 1em; } .children .comment-author .avatar { height: 30px; left: -45px; width: 30px; } .bypostauthor > .comment-body > .comment-meta > .comment-author .avatar { border: 1px solid #333; padding: 2px; } .no-comments, .comment-awaiting-moderation { color: #767676; font-size: 14px; font-size: 0.875rem; font-style: italic; } .comments-pagination { margin: 2em 0 3em; } .form-submit { text-align: right; } /*-------------------------------------------------------------- 15.0 Widgets --------------------------------------------------------------*/ #secondary { padding: 1em 0 2em; } .so-panel.widget > div { padding: 20px 15%; } h2.widget-title { font-size: 1rem; font-weight: 800; letter-spacing: 0.1818em; text-transform: uppercase; } .widget-title a { color: inherit; } /* widget forms */ .widget select { width: 100%; } /* widget lists */ .widget ul { list-style: none; margin: 0; padding-left: 0; } .widget ul li, .widget ol li { padding: 0.5rem 0; } .widget ul li + li { margin-top: -1px; } .widget ul li ul { margin: 0 0 -1px; padding: 0; position: relative; } .widget ul li li { border: 0; padding-left: 24px; padding-left: 1.5rem; } /* Widget lists of links */ .widget_top-posts ul li ul, .widget_rss_links ul li ul, .widget-grofile ul.grofile-links li ul, .widget_pages ul li ul, .widget_meta ul li ul { bottom: 0; } .widget_nav_menu ul li li, .widget_top-posts ul li, .widget_top-posts ul li li, .widget_rss_links ul li, .widget_rss_links ul li li, .widget-grofile ul.grofile-links li, .widget-grofile ul.grofile-links li li { padding-bottom: 0.25em; padding-top: 0.25em; } .widget_rss ul li { padding-bottom: 1em; padding-top: 1em; } /* widget markup */ .widget .post-date, .widget .rss-date { font-size: 0.81em; } /* Text widget */ .widget_text { word-wrap: break-word; } .widget_text ul { list-style: disc; margin: 0 0 1.5em 1.5em; } .widget_text ol { list-style: decimal; } .widget_text ul li, .widget_text ol li { border: none; } .widget_text ul li:last-child, .widget_text ol li:last-child { padding-bottom: 0; } .widget_text ul li ul { margin: 0 0 0 1.5em; } .widget_text ul li li { padding-left: 0; padding-right: 0; } .widget_text ol li { list-style-position: inside; } .widget_text ol li + li { margin-top: -1px; } /* RSS Widget */ .widget_rss .widget-title .rsswidget:first-child { float: right; } .widget_rss .widget-title .rsswidget:first-child:hover { background-color: transparent; } .widget_rss .widget-title .rsswidget:first-child img { display: block; } .widget_rss ul li { padding: 2.125em 0; } .widget_rss ul li:first-child { border-top: none; padding-top: 0; } .widget_rss li .rsswidget { font-size: 22px; font-size: 1.375rem; font-weight: 300; line-height: 1.4; } .widget_rss .rss-date, .widget_rss li cite { color: #767676; display: block; font-size: 10px; font-size: 0.625rem; font-style: normal; font-weight: 800; letter-spacing: 0.18em; line-height: 1.5; text-transform: uppercase; } .widget_rss .rss-date { margin: 0.5em 0 1.5em; padding: 0; } .widget_rss .rssSummary { margin-bottom: 0.5em; } /* Contact Info Widget */ .widget_contact_info .contact-map { margin-bottom: 0.5em; } /* Gravatar */ .widget-grofile h4 { font-size: 16px; font-size: 1rem; margin-bottom: 0; } /* Recent Comments */ .widget_recent_comments table, .widget_recent_comments th, .widget_recent_comments td { border: 0; } /* Recent Posts widget */ .widget_recent_entries .post-date { display: block; } /* Search */ .open-search-page .fas { padding: 2px 16px; margin: 0 16px; line-height: 1.4em; font-size: 1.4rem; color: black; cursor: pointer; } .search-select:before { content: "\f002"; } .openSearch .display-search { display: flex; position: fixed; top: 0; width: 100%; height: 100vh; z-index: 200; background: white; } .display-search { display: none; } .open-search-page:hover { transform: rotateY(360deg); -moz-transform: rotateY(360deg); -webkit-transform: rotateY(360deg); transform-origin: center; -moz-transform-origin: center; -webkit-transform-origin: center; transition: all 1.0s ease; -moz-transition: all 1.0s ease; -webkit-transition: all 1.0s ease; } .close-search { position: absolute; z-index: 55; top: 14px; right: 1.5rem; width: 2rem; height: 2rem; cursor: pointer; } .admin-bar .close-search { top: 3.8rem; right: 1.6rem; } .close-search span { position: absolute; display: block; width: 100%; margin: 0; border-top: 2px solid #0e313888; transition: all .3s ease-out; } .close-search:hover span { border-top: 2px solid #0e313888; } .close-search span {transition: opacity .3s ease-out 0s, top .3s ease-out .2s, transform .3s ease-out .4s;} .close-search span:nth-child(1) {top: 1.2rem; transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, 0);} .close-search span:nth-child(2) {top: 1.2rem; transform: matrix(-0.7071, 0.7071, -0.7071, -0.7071, 0, 0);} .close-search:hover span:nth-child(1) {top: 1.2rem; transform: matrix(0.9071, 0.7071, -0.7071, 0.7071, 0, 0);} .close-search:hover span:nth-child(2) {top: 1.2rem; transform: matrix(-0.9071, 0.7071, -0.7071, -0.7071, 0, 0);} .search-form { position: relative; width: 80%; margin: auto; max-width: 600px; bottom: 25px; } .search-form .search-submit { padding: 11px; margin: 11.5px 5px; position: absolute; right: 0px; top: 0px; } .search-form .search-submit:hover { border-radius:50px; } .search-form .search-submit .icon { height: 24px; top: -2px; width: 24px; } /* Tag cloud widget */ .tagcloud, .widget_tag_cloud, .wp_widget_tag_cloud { line-height: 1.5; } .widget .tagcloud a, .widget.widget_tag_cloud a, .wp_widget_tag_cloud a { border: 1px solid #ddd; -webkit-box-shadow: none; box-shadow: none; display: inline-block; float: left; font-size: 14px !important; /* !important to overwrite inline styles */ font-size: 0.875rem !important; margin: 4px 4px 0 0 !important; padding: 4px 10px 5px !important; position: relative; -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out; width: auto; word-wrap: break-word; z-index: 0; } .widget .tagcloud a:hover, .widget .tagcloud a:focus, .widget.widget_tag_cloud a:hover, .widget.widget_tag_cloud a:focus, .wp_widget_tag_cloud a:hover, .wp_widget_tag_cloud a:focus { border-color: #bbb; -webkit-box-shadow: none; box-shadow: none; text-decoration: none; } /* Calendar widget */ .widget_calendar th, .widget_calendar td { text-align: center; } .widget_calendar tfoot td { border: 0; } /* Footer */ .footer-secure-paiement { text-align: center; font-size: 14px; margin: 5px 35px; padding: 30px 0 10px; border-top: 1px solid #DCDCDC; } .footer-secure-paiement img { width: 350px; max-width: 100%; } .site-footer { color: white; line-height: 1.6; padding: 2rem 10rem; } footer aside.widget-area { max-width: 1450px; margin: 3rem auto; display: flex; justify-content: space-between; align-items: flex-start; } footer h2 { color: inherit; } .widget-column { padding: 16px; } .site-footer .widget-column.footer-widget-1, .site-footer .widget-column.footer-widget-2, .site-footer .widget-column.footer-widget-3 { flex: 3; } footer .menu a { color: #fff; font-size: 1rem; } .footer-line { text-align: center; font-size: 1.1rem; color: #FFF; margin: 3rem 6rem 0; padding-top: 3rem; border-top: 1px solid #FFF; } .footer-bottom { text-align: center; margin: 10px 0 0; font-size: small; color: #000; background-color: #FFF; } .site-info { float: left; padding: 0.7em 0 0; width: 58%; } .site-info .sep { margin: 0 0.5em; display: inline; visibility: visible; height: auto; width: auto; } /*-------------------------------------------------------------- 16.0 Media --------------------------------------------------------------*/ img, video { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ } img.alignleft, img.alignright { float: none; margin: 0; } .page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; } /* Make sure embeds and iframes fit their containers. */ embed, iframe, object { margin-bottom: 1.5em; max-width: 100%; } /*-------------------------------------------------------------- Custom theme for ART54 - OLORUN --------------------------------------------------------------*/ .home .site-footer { display: none; } .home #homebanner { min-height: 100vh; } .home #content, .page-template-page-actualites #content { background-color:#29484a; } .home #content, .page-template-page-actualites #content:hover { background-color: #29484af2; } .home #homebanner space { color: white; padding-left: 10vw; padding-right: 10vw; display: flex; flex-direction: column; width: 100%; margin: auto; height: 100%; z-index: 55; padding-top: 14vh; justify-content: center; align-items: baseline; text-align: left; line-height: 3em; } .homelogo { background-size: contain; background-repeat: no-repeat; min-height: 100px; background-position: center; } .home h1 { font-size: 22px; line-height: 30px; color: #fff; text-decoration: none; padding: 0 5px; } .home h1:after { content: "⟼"; margin-left: 12px; } ul#menu-menu-page-daccueil { display: inline-flex; list-style-type: none; clear: both; width: auto; padding: 0 0 10px 0; } ul#menu-menu-page-daccueil a { font-size: 18px; padding:10px; color: #FFF; text-decoration: none; } /*-------------------------------------------------------------- Print --------------------------------------------------------------*/ @media print { /* Hide elements */ form, button, input, select, textarea, .navigation-top, .social-navigation, #secondary, .content-bottom-widgets, .header-image, .panel-image-prop, .icon-thumb-tack, .page-links, .edit-link, .post-navigation, .pagination.navigation, .comments-pagination, .comment-respond, .comment-edit-link, .comment-reply-link, .comment-metadata .edit-link, .pingback .edit-link, .site-footer aside.widget-area, .site-info { display: none !important; } .entry-footer, #comments, .site-footer, .single-featured-image-header { border: 0; } /* Font sizes */ h1, .main-title { font-size: 2rem; } h2 { font-size: 1.3rem; } h3 { font-size: 1.2rem; } h4 { font-size: 1rem; } h5 , h6 { font-size: 1rem; } .page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title { font-size: 10pt; } /* Layout */ .wrap { padding-left: 5% !important; padding-right: 5% !important; max-width: none; } /* Colors */ body, .site { background: none !important; /* Brute force since user agents all print differently. */ } body, a, .site-title a, .twentyseventeen-front-page.has-header-image .site-title, .twentyseventeen-front-page.has-header-video .site-title, .twentyseventeen-front-page.has-header-image .site-title a, .twentyseventeen-front-page.has-header-video .site-title a { color: #222 !important; /* Make sure color schemes don't affect to print */ } h2, h5, blockquote, .site-description, .twentyseventeen-front-page.has-header-image .site-description, .twentyseventeen-front-page.has-header-video .site-description, .entry-meta, .entry-meta a { color: #777 !important; /* Make sure color schemes don't affect to print */ } .entry-content blockquote.alignleft, .entry-content blockquote.alignright { font-size: 11pt; width: 34%; } .site-footer { padding: 0; } } svg:not(:root) { overflow: hidden; } svg:hover .st0 { fill: #fff; transition: .8s all; } .icone-artiste { background-image: url('https://art54.org/wp-content/uploads/2021/08/icone-artiste.png'); } .icone-curator { background-image: url('https://art54.org/wp-content/uploads/2021/08/icone-curator.png'); } .icone-map { background-image: url('https://art54.org/wp-content/uploads/2021/08/icone-map.png'); } .icone-event { background-image: url('https://art54.org/wp-content/uploads/2021/08/icone-event.png'); } .fa-map-marker-alt:before { content: "\f3c5"; } .acf-map { width: 100%; height: 400px; border: #ccc solid 1px; margin: 20px 0; } .acf-map img { max-width: inherit !important; } /*************************************************** * Generated by SVG Artista on 7/19/2021, 1:36:26 AM * MIT license (https://opensource.org/licenses/MIT) * W. https://svgartista.net **************************************************/ @keyframes animate-svg-stroke-1 { 0% { stroke-dashoffset: 466.6286926269531px; stroke-dasharray: 466.6286926269531px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 466.6286926269531px; } } .svg-elem-1 { animation: animate-svg-stroke-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both; } @keyframes animate-svg-stroke-2 { 0% { stroke-dashoffset: 13.498485565185547px; stroke-dasharray: 13.498485565185547px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 13.498485565185547px; } } .svg-elem-2 { animation: animate-svg-stroke-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both; } @keyframes animate-svg-stroke-3 { 0% { stroke-dashoffset: 99.36958312988281px; stroke-dasharray: 99.36958312988281px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 99.36958312988281px; } } .svg-elem-3 { animation: animate-svg-stroke-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both; } @keyframes animate-svg-stroke-4 { 0% { stroke-dashoffset: 25.38218879699707px; stroke-dasharray: 25.38218879699707px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 25.38218879699707px; } } .svg-elem-4 { animation: animate-svg-stroke-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both; } @keyframes animate-svg-stroke-5 { 0% { stroke-dashoffset: 24.655229568481445px; stroke-dasharray: 24.655229568481445px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 24.655229568481445px; } } .svg-elem-5 { animation: animate-svg-stroke-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s both; } @keyframes animate-svg-stroke-6 { 0% { stroke-dashoffset: 14.536643981933594px; stroke-dasharray: 14.536643981933594px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 14.536643981933594px; } } .svg-elem-6 { animation: animate-svg-stroke-6 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both; } @keyframes animate-svg-stroke-7 { 0% { stroke-dashoffset: 44.52729415893555px; stroke-dasharray: 44.52729415893555px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 44.52729415893555px; } } .svg-elem-7 { animation: animate-svg-stroke-7 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s both; } @keyframes animate-svg-stroke-8 { 0% { stroke-dashoffset: 546.2769165039062px; stroke-dasharray: 546.2769165039062px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 546.2769165039062px; } } .svg-elem-8 { animation: animate-svg-stroke-8 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s both; } @keyframes animate-svg-stroke-9 { 0% { stroke-dashoffset: 13.832338333129883px; stroke-dasharray: 13.832338333129883px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 13.832338333129883px; } } .svg-elem-9 { animation: animate-svg-stroke-9 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s both; } @keyframes animate-svg-stroke-10 { 0% { stroke-dashoffset: 24.000850677490234px; stroke-dasharray: 24.000850677490234px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 24.000850677490234px; } } .svg-elem-10 { animation: animate-svg-stroke-10 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s both; } @keyframes animate-svg-stroke-11 { 0% { stroke-dashoffset: 300.5765686035156px; stroke-dasharray: 300.5765686035156px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 300.5765686035156px; } } .svg-elem-11 { animation: animate-svg-stroke-11 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s both; } @keyframes animate-svg-stroke-12 { 0% { stroke-dashoffset: 30.126659393310547px; stroke-dasharray: 30.126659393310547px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 30.126659393310547px; } } .svg-elem-12 { animation: animate-svg-stroke-12 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3199999999999998s both; } @keyframes animate-svg-stroke-13 { 0% { stroke-dashoffset: 13.498485565185547px; stroke-dasharray: 13.498485565185547px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 13.498485565185547px; } } .svg-elem-13 { animation: animate-svg-stroke-13 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.44s both; } @keyframes animate-svg-stroke-14 { 0% { stroke-dashoffset: 14.200801849365234px; stroke-dasharray: 14.200801849365234px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 14.200801849365234px; } } .svg-elem-14 { animation: animate-svg-stroke-14 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.56s both; } @keyframes animate-svg-stroke-15 { 0% { stroke-dashoffset: 14.6243896484375px; stroke-dasharray: 14.6243896484375px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 14.6243896484375px; } } .svg-elem-15 { animation: animate-svg-stroke-15 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.68s both; } @keyframes animate-svg-stroke-16 { 0% { stroke-dashoffset: 7.711020469665527px; stroke-dasharray: 7.711020469665527px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 7.711020469665527px; } } .svg-elem-16 { animation: animate-svg-stroke-16 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7999999999999998s both; } @keyframes animate-svg-stroke-17 { 0% { stroke-dashoffset: 43.60511016845703px; stroke-dasharray: 43.60511016845703px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 43.60511016845703px; } } .svg-elem-17 { animation: animate-svg-stroke-17 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.92s both; } @keyframes animate-svg-stroke-18 { 0% { stroke-dashoffset: 13.498489379882812px; stroke-dasharray: 13.498489379882812px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 13.498489379882812px; } } .svg-elem-18 { animation: animate-svg-stroke-18 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.04s both; } @keyframes animate-svg-stroke-19 { 0% { stroke-dashoffset: 13.772709846496582px; stroke-dasharray: 13.772709846496582px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 13.772709846496582px; } } .svg-elem-19 { animation: animate-svg-stroke-19 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.16s both; } @keyframes animate-svg-stroke-20 { 0% { stroke-dashoffset: 14.624391555786133px; stroke-dasharray: 14.624391555786133px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 14.624391555786133px; } } .svg-elem-20 { animation: animate-svg-stroke-20 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.28s both; } @keyframes animate-svg-stroke-21 { 0% { stroke-dashoffset: 14.04724407196045px; stroke-dasharray: 14.04724407196045px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 14.04724407196045px; } } .svg-elem-21 { animation: animate-svg-stroke-21 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4s both; } @keyframes animate-svg-stroke-22 { 0% { stroke-dashoffset: 6.472158432006836px; stroke-dasharray: 6.472158432006836px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 6.472158432006836px; } } .svg-elem-22 { animation: animate-svg-stroke-22 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.52s both; } @keyframes animate-svg-stroke-23 { 0% { stroke-dashoffset: 6px; stroke-dasharray: 6px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 6px; } } .svg-elem-23 { animation: animate-svg-stroke-23 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6399999999999997s both; } @keyframes animate-svg-stroke-24 { 0% { stroke-dashoffset: 6px; stroke-dasharray: 6px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 6px; } } .svg-elem-24 { animation: animate-svg-stroke-24 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.76s both; } @keyframes animate-svg-stroke-25 { 0% { stroke-dashoffset: 11.123108863830566px; stroke-dasharray: 11.123108863830566px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 11.123108863830566px; } } .svg-elem-25 { animation: animate-svg-stroke-25 1s cubic-bezier(0.47, 0, 0.745, 0.715) 2.88s both; } @keyframes animate-svg-stroke-26 { 0% { stroke-dashoffset: 10.640425682067871px; stroke-dasharray: 10.640425682067871px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 10.640425682067871px; } } .svg-elem-26 { animation: animate-svg-stroke-26 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3s both; } @keyframes animate-svg-stroke-27 { 0% { stroke-dashoffset: 6.472158432006836px; stroke-dasharray: 6.472158432006836px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 6.472158432006836px; } } .svg-elem-27 { animation: animate-svg-stroke-27 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.12s both; } @keyframes animate-svg-stroke-28 { 0% { stroke-dashoffset: 397.5757751464844px; stroke-dasharray: 397.5757751464844px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 397.5757751464844px; } } .svg-elem-28 { animation: animate-svg-stroke-28 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.2399999999999998s both; } @keyframes animate-svg-stroke-29 { 0% { stroke-dashoffset: 126.67021179199219px; stroke-dasharray: 126.67021179199219px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 126.67021179199219px; } } .svg-elem-29 { animation: animate-svg-stroke-29 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.36s both; } @keyframes animate-svg-stroke-30 { 0% { stroke-dashoffset: 14.200806617736816px; stroke-dasharray: 14.200806617736816px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 14.200806617736816px; } } .svg-elem-30 { animation: animate-svg-stroke-30 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.48s both; } @keyframes animate-svg-stroke-31 { 0% { stroke-dashoffset: 14.246217727661133px; stroke-dasharray: 14.246217727661133px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 14.246217727661133px; } } .svg-elem-31 { animation: animate-svg-stroke-31 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.5999999999999996s both; } @keyframes animate-svg-stroke-32 { 0% { stroke-dashoffset: 14.180359840393066px; stroke-dasharray: 14.180359840393066px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 14.180359840393066px; } } .svg-elem-32 { animation: animate-svg-stroke-32 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.7199999999999998s both; } @keyframes animate-svg-stroke-33 { 0% { stroke-dashoffset: 498.53057861328125px; stroke-dasharray: 498.53057861328125px; } 100% { stroke-dashoffset: 0; stroke-dasharray: 498.53057861328125px; } } .svg-elem-33 { animation: animate-svg-stroke-33 1s cubic-bezier(0.47, 0, 0.745, 0.715) 3.84s both; } /*-------------------------------------------------------------- MEDIA QUERIES --------------------------------------------------------------*/ /* narrow desktop */ @media (max-width: 1272px) { .navigation-top { display:none; } } /* Tablet styles is set between 768px and 1072px */ @media (max-width: 1072px) { #bar-menu { width: 350px; max-width: 92%; left: -350px; } .site-footer { line-height: 16px; padding: 2rem 4rem; } .open-menu { right:6%; } body #wpadminbar { position: fixed; } #primary { width: 75vw; } .mainbanner space { padding-left: 10vw; padding-right: 40vw; } .grid article { width: 30vw; } .box { width: 34vw; } .gallery.four-col space { min-width: 30vw; max-width: 30vw; width: 30vw; height: 30vw; } .downside { top: -30vw; } .grid aside, .grid div { flex: none; width: -webkit-fill-available; } } /* Mobile styles is set under 768px*/ @media screen and (max-width: 768px) { .main-navigation ul ul { padding: 0 0 0 1.5em; } #site-navigation { display:none; } #primary { margin: 120px auto; width: 90vw; } .admin-bar header.site-header { top: 46px; } header .logo { display:block; } header .logo .open-menu { right:4%; } .admin-bar #bar-menu { top: 110px; } .home .header-menu li a { color: #fff; } #bar-menu { width: 100%; max-width: 100%; left: -100%; top: 64px; } .social-navigation { position:relative; top:0; left:0; } .social-navigation a { margin: 6px 2%; } .social-navigation li { display: inline; } .side-contact { float:none; text-align: left; } ul.my-social-menu { width: auto; text-align:left; } .my-social-menu li { text-align: left; } .mainbanner space { padding-left: 8vw; padding-right: 8vw; } .mainbanner .buttons { flex-direction: column; margin: 25px 0 0; } .mainbanner .button { width:80%; } .mainbanner h1 { font-size: 1.4rem; line-height: 2.5rem; } .site-footer .widget-column.footer-widget-1, .site-footer .widget-column.footer-widget-2 { float: none; width: 100%; } h2.widget-title { font-size: 1.1rem; } .site-footer { font-size: 1.25rem; line-height: 1.6; } .flex { flex-direction: column; } /** header **/ .header-c:before { content: ""; z-index: 51; display: block; width: 100%; height: 4rem; position: fixed; top: 0; left: 0; background-color: #ffffff; } .admin-bar .header-c:before { top: 46px; } header img { max-height: 2.2rem; } header.on img { max-height: 2.2rem; } .header-c a { position: relative; z-index: 52; } header, header.on { padding: 1rem 0; background-color: #ffffff; height: 4rem; } header.on .logo, .error404 header .logo { display: none; } .lg-hidden { display: block; } .home header a.header_a_img, header a.header_a_img, header.on a.header_a_img, .error404 header a.header_a_img, .page-template-page-actualites header a.header_a_img { color:#000000; } .home header .logo_white, header .logo_white, header .logo, .home header .logo { display: none; } .open-search-page { color: black; position: absolute; z-index: 55; top: 0.9rem; right: 5rem; } .open-search-page { padding: 2px 0; margin: 0; line-height: 1.4em; font-size: 1.4rem; color: black; cursor: pointer; } .search-select:before { color: #000000; } #homebanner, #blogbanner, .home #homebanner { height: 100%; } /** menu **/ .header-menu { transform: translateY(-100%); width: 100%; position: fixed; display: block; z-index: 50; top: -1rem; left: 0; text-align: left; background-color: #ffffff; border-top-width: 1px; border-top-style: solid; box-shadow: 0 2px 2px 0 rgba(0,0,0,.15); transition: all .5s; } .header-menu.on { transform: translateY(0); top: 4rem; } .admin-bar .header-menu { top: 45px; } .admin-bar .header-menu.on { top: 110px; } .header-menu li { width: 100%; display: table; margin: 0; border-width: 0; border-bottom-width: 1px; border-style: solid; } .header-menu li:hover a { border-color: transparent; } .header-menu li a, .home .header-menu li a { padding: 1.3rem 0; color:#000; } /* submenu */ .header-menu .menu-item ul.sub-menu, .header-menu .menu-item:hover ul.sub-menu { position: relative; display: none; margin: 0; padding: 0; width: 100%; top: 1px; border-top-color: #05b300 !important; border-top-style: solid; border-top-width: 1px; } .header-menu .menu-item ul.sub-menu li a { padding: 15px 30px; } li.menu-item-has-children i { padding: 28px; z-index: 1000; margin-top: -65px; position: absolute; cursor: pointer; right: 20px; width: 18px; Height: 16px; font-style: normal; color: #000; } li.menu-item-has-children i:hover { color: #000; } i span { padding: 5px; position: absolute; left: 26px; border-style: solid; border-width: 3px 3px 0 0; -webkit-transform: rotate(135.5deg); -moz-transform: rotate(135.5); -o-transform: rotate(135.5); transform: rotate(135.5deg); } .open-menu { width: 40px; height: 40px; margin-top: 18px; margin-left: auto; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out; cursor: pointer; } .open-menu span{ width: 100%; height: 4px; background: #FFF; box-shadow: 1px 1px 4px #404040; display: block; position: absolute; border-radius: 2px; -webkit-border-radius: 2px; opacity: 1; left: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out; } /* Burger for mobile menu */ .burger { position: absolute; z-index: 55; top: 0.9rem; right: 1.5rem; width: 2rem; height: 2rem; cursor: pointer; } .burger span {position: absolute; display: block; width: 100%; margin: 0; border-top: 2px solid #45d58c; transition: opacity .3s ease-out .4s, top .3s ease-out .2s, transform .4s ease-out 0s;} .burger span:nth-child(1) {top: .4rem;} .burger span:nth-child(2) {top: 1.1rem;} .burger span:nth-child(3) {top: 1.8rem;} .burger.on span {transition: opacity .3s ease-out 0s, top .3s ease-out .2s, transform .3s ease-out .4s;} .burger.on span:nth-child(1) {top: 1.2rem; transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, 0);} .burger.on span:nth-child(2) {opacity: 0; filter: alpha(opacity=0);} .burger.on span:nth-child(3) {top: 1.2rem; transform: matrix(-0.7071, 0.7071, -0.7071, -0.7071, 0, 0);} /** forms **/ form#filter { flex-direction: column; } /** single **/ .single h1 { margin: 0px; } .gallery img { justify-content: left; } .gallery img { max-width: 20vw; border-radius: 50%; } .display-col { flex-direction:row; } /** grids **/ .grid article { width: 40vw; } .box { width: 58vw; } .gallery.three-col space { margin: 0 10pw; min-width: 30vw; max-width: 30vw; width: 30vw; height: 30vw; } .upside { background-size: 120px; } button#change-view { float: none; width: 100%; margin: 10px 0; } /* Responsive menu with icons */ ul.menu-icons-responsive { flex-direction: column; } /** timeline **/ /* Place the timelime to the left */ .timeline::after { left: 31px; } /* Full-width containers */ .timeline .container.left, .timeline .container.right { width: 100%; padding-left: 70px; padding-right: 25px; } /* Make sure that all arrows are pointing leftwards */ .timeline .container::before { left: 60px; border: medium solid white; border-width: 10px 10px 10px 0; border-color: transparent white transparent transparent; } /* Make sure all circles are at the same spot */ .timeline .left::after, .timeline .right::after { left: 18px; } /* Make all right containers behave like the left ones */ .timeline .right { left: 0%; } .timeline .content { padding: 15px 22px; font-size: 13px; } .timeline .content h2 { font-size: 16px; } div.header-profile { display: none; } div.header-panier { display: inline-block; position: fixed; z-index: 55; right: 85px; } div.langswitch { display: inline-block; position: fixed; z-index: 55; right: 195px; } .langswitch img { width: 25px; } header.on div.header-panier:before, header.on div.header-profile:before { color: #000000; } /** footer **/ .footer-line { margin: 3rem 0 0; } footer aside.widget-area { flex-direction: column; } } /* Mobile styles is set under 520px*/ @media screen and (max-width: 520px) { .grid article { width: 92vw; height: auto; } .open-search-page .fas { padding: 2px 0; } .site-footer { padding: 2rem 3rem; } .numbers { flex-direction: column; } div.header-panier, div.header-profile { right: 65px; } .header-panier:before, .header-profile:before { font-size: 25px; } div.langswitch { right: 150px; } footer button, footer input[type="button"], footer input[type="submit"], footer .tnp-widget-minimal input.tnp-submit { width: -webkit-fill-available; } }
Save
Cancel