@font-face {
font-family: 'Lemon Milk Light';
src: url(//vettier-avocat.com/wp-content/themes/vettier-avocat/fonts/lemonmilk-light.woff) format("woff"),
url(//vettier-avocat.com/wp-content/themes/vettier-avocat/fonts/lemonmilk-light.otf) format("opentype");
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Lemon Milk Light Italic';
src: url(//vettier-avocat.com/wp-content/themes/vettier-avocat/fonts/lemonmilk-lightitalic.woff) format("woff"),
url(//vettier-avocat.com/wp-content/themes/vettier-avocat/fonts/lemonmilk-lightitalic.otf) format("opentype");
font-weight: 300;
font-style: italic;
}
@font-face {
font-family: 'Lemon Milk Regular';
src: url(//vettier-avocat.com/wp-content/themes/vettier-avocat/fonts/lemonmilk-regular.woff) format("woff"),
url(//vettier-avocat.com/wp-content/themes/vettier-avocat/fonts/lemonmilk-regular.otf) format("opentype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Lemon Milk Regular Italic';
src: url(//vettier-avocat.com/wp-content/themes/vettier-avocat/fonts/lemonmilk-regularitalic.woff) format("woff"),
url(//vettier-avocat.com/wp-content/themes/vettier-avocat/fonts/lemonmilk-regularitalic.otf) format("opentype");
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'Lemon Milk Medium';
src: url(//vettier-avocat.com/wp-content/themes/vettier-avocat/fonts/lemonmilk-medium.woff) format("woff"),
url(//vettier-avocat.com/wp-content/themes/vettier-avocat/fonts/lemonmilk-medium.otf) format("opentype");
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Lemon Milk Medium Italic';
src: url(//vettier-avocat.com/wp-content/themes/vettier-avocat/fonts/lemonmilk-mediumitalic.woff) format("woff"),
url(//vettier-avocat.com/wp-content/themes/vettier-avocat/fonts/lemonmilk-mediumitalic.otf) format("opentype");
font-weight: 600;
font-style: italic;
}
@font-face {
font-family: 'Lemon Milk Bold';
src: url(//vettier-avocat.com/wp-content/themes/vettier-avocat/fonts/lemonmilk-bold.woff) format("woff"),
url(//vettier-avocat.com/wp-content/themes/vettier-avocat/fonts/lemonmilk-bold.otf) format("opentype");
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Lemon Milk Bold Italic';
src: url(//vettier-avocat.com/wp-content/themes/vettier-avocat/fonts/lemonmilk-bolditalic.woff) format("woff"),
url(//vettier-avocat.com/wp-content/themes/vettier-avocat/fonts/lemonmilk-bolditalic.otf) format("opentype");
font-weight: bold;
font-style: italic;
}
@font-face {
font-family: 'Poppins';
src: url(//vettier-avocat.com/wp-content/themes/vettier-avocat/fonts/poppins/Poppins-Regular.ttf) format('truetype');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Poppins';
src: url(//vettier-avocat.com/wp-content/themes/vettier-avocat/fonts/poppins/Poppins-Italic.ttf) format('truetype');
font-weight: 400;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Poppins';
src: url(//vettier-avocat.com/wp-content/themes/vettier-avocat/fonts/poppins/Poppins-Medium.ttf) format('truetype');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Poppins';
src: url(//vettier-avocat.com/wp-content/themes/vettier-avocat/fonts/poppins/Poppins-MediumItalic.ttf) format('truetype');
font-weight: 500;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Poppins';
src: url(//vettier-avocat.com/wp-content/themes/vettier-avocat/fonts/poppins/Poppins-Bold.ttf) format('truetype');
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Poppins';
src: url(//vettier-avocat.com/wp-content/themes/vettier-avocat/fonts/poppins/Poppins-BoldItalic.ttf) format('truetype');
font-weight: 700;
font-style: italic;
font-display: swap;
}  body {
font-family: 'Poppins', sans-serif;
}
.grecaptcha-badge {
display: none;
} img.logo-footer {
width: 140px !important;
}
#footer ul {
margin-left: 0;
}
#footer ul li {
list-style: none;
}
#footer a:hover {
color: #FFFFFFAA;
} .single-post p:not(.blog-box) {
padding-bottom: 0;
margin-bottom: 1.5em;
}
.blog-box {
border: solid 6px #681089;
padding: 20px 30px;
font-size: 15px;
position: relative;
margin: 3em 0;
}
.blog-box::before {
position: absolute;
top: -17px;
background: #FFF;
padding: 0 10px;
font-style: normal;
font-size: 18px;
color: #681089;
letter-spacing: .5px;
font-family: "Lemon Milk Medium";
text-transform: uppercase;
}
.blog-box.attention::before {
content: "Attention !";
}
.blog-box.a-noter::before {
content: "À noter";
}
.blog-box.bon-a-savoir::before {
content: "Bon à savoir";
}
.blog-box.tick-box::before {
content: "✓";
font-size: 30px;
font-weight: bold;
}
element.style {
}
.nectar-slider-wrap[data-full-width="false"][data-button-sizing="regular"] .swiper-slide .button a {
padding: 20px 28px !important;
}
.nectar-slider-wrap[data-full-width="false"][data-button-sizing="regular"] .swiper-slide .button a {
padding: 10px 15px;
}
body.material .nectar-button.regular.m-extra-color-gradient-2, body.material .nectar-button.see-through.m-extra-color-gradient-2:before, .swiper-slide .button.solid_color .extra-color-gradient-2, .swiper-slide .button.transparent_2 .extra-color-gradient-2:before {
background: #fb8b24;
background: linear-gradient(125deg, #fb8b24, #e36414);
}
body[data-button-style*="slightly_rounded"] .nectar-cta:not([data-style="material"]) .link_wrap, body[data-button-style*="slightly_rounded"] .nectar-button.see-through, body[data-button-style*="slightly_rounded"].ascend .nectar-button.see-through, body[data-button-style*="slightly_rounded"] .nectar-button.see-through-2, body[data-button-style*="slightly_rounded"].ascend .nectar-button.see-through-2, body[data-button-style*="slightly_rounded"] .nectar-button.see-through-3, body[data-button-style*="slightly_rounded"].ascend .nectar-button.see-through-3, body[data-button-style*="slightly_rounded"] .portfolio-filters-inline .container ul li a, body[data-button-style*="slightly_rounded"] .slide-out-widget-area-toggle[data-custom-color="true"] a:before, body[data-button-style*="slightly_rounded"] #infscr-loading, body[data-button-style*="slightly_rounded"] .flex-direction-nav a, body[data-button-style*="slightly_rounded"] #pagination span, body[data-button-style*="slightly_rounded"] #pagination a, body[data-button-style*="slightly_rounded"] #pagination .next.inactive, body[data-button-style*="slightly_rounded"] #pagination .prev.inactive, body[data-button-style*="slightly_rounded"].woocommerce nav.woocommerce-pagination ul li a, body[data-button-style*="slightly_rounded"].woocommerce .container-wrap nav.woocommerce-pagination ul li span, body[data-button-style*="slightly_rounded"] .container-wrap nav.woocommerce-pagination ul li span, body[data-button-style*="slightly_rounded"].woocommerce-cart .wc-proceed-to-checkout a.checkout-button, body[data-button-style*="slightly_rounded"] input[type=submit], body[data-button-style*="slightly_rounded"] button[type=submit], body[data-button-style*="slightly_rounded"] input[type="button"], body[data-button-style*="slightly_rounded"] button, body[data-button-style*="slightly_rounded"].ascend .container-wrap input[type="submit"], body[data-button-style*="slightly_rounded"].ascend .container-wrap button[type="submit"], body[data-button-style*="slightly_rounded"] .nectar-button, body[data-button-style*="slightly_rounded"] .swiper-slide .button a, body[data-button-style*="slightly_rounded"] #top nav > ul > li[class*="button_solid_color"] > a:before, body[data-button-style*="slightly_rounded"] #top nav > ul > li[class*="button_bordered"] > a:before, body[data-button-style*="slightly_rounded"] #header-outer .widget_shopping_cart a.button, body[data-button-style*="slightly_rounded"] .comment-list .reply a, body[data-button-style*="slightly_rounded"].material #page-header-bg.fullscreen-header .inner-wrap >a, body[data-button-style*="slightly_rounded"] .sharing-default-minimal .nectar-social-inner >a, body[data-button-style*="slightly_rounded"] .sharing-default-minimal .nectar-love, body[data-button-style*="slightly_rounded"].single .heading-title[data-header-style="default_minimal"] .meta-category a, body[data-button-style*="slightly_rounded"] #page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a, body[data-button-style*="slightly_rounded"] .masonry.classic_enhanced .posts-container article .meta-category a, body[data-button-style*="slightly_rounded"] .blog-recent[data-style*="classic_enhanced"] .meta-category a, .ascend[data-button-style="slightly_rounded"] .container-wrap input[type="submit"], .ascend[data-button-style*="slightly_rounded"] .container-wrap button[type="submit"], body[data-button-style*="slightly_rounded"] .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
border-radius: 80px !important;
-moz-border-radius: 80px !important;
-o-border-radius: 80px !important;
-webkit-border-radius: 80px !important;
}
#hero-custom .nectar-cta:not(:last-child) {
margin-right: 20px;
}
#hero-custom .nectar-cta:not(:first-child) {
margin-top: 40px;
}
#hero-custom h2 {
font-size: 36px !important;
line-height: 1.1em !important;
}
#hero-custom h1 {
font-family: "Lemon Milk Regular" !important;
}
body.author #page-header-wrap #page-header-bg, body.category #page-header-wrap #page-header-bg, body.tag #page-header-wrap #page-header-bg, body.date #page-header-wrap #page-header-bg {
padding-top: 50px;
padding-bottom: 65px;
}
body.category #page-header-wrap .inner-wrap {
text-align: center;
}
.liste-categories-articles {
display: flex;
gap: 20px;
margin-left: 0;
flex-wrap: wrap;
}
.liste-categories-articles li {
list-style: none;
}
.liste-categories-articles a {
color: #FFF;
background-color: var(--nectar-accent-color);
border-radius: 4px;
padding: .5em 1em;
line-height: 1 !important;
}
body.archive .nectar_hook_global_section_footer, body.single .nectar_hook_global_section_footer {
margin-top: 80px !important;
}
#footer-outer {
display: none;
}
@media screen and (min-width: 600px) {
#menu-menu-pied-de-page {
display: flex;
justify-content: center;
}
#menu-menu-pied-de-page li:not(:first-child) {
margin-left: 20px;
}
}
@media screen and (max-width: 599px) {
.nectar-rotating-words-title.element_stagger_words .dynamic-words span {
font-size: 26px !important;
text-wrap: auto;
width: calc(100vw - 80px);
}
}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}