/**handles:trp-language-switcher-v2,astra-vitadeco-theme-css**/
.trp-floating-switcher{display:flex;flex-direction:column-reverse;position:fixed;z-index:99999;overflow:hidden;padding:var(--switcher-padding,10px);border:var(--border,none);border-radius:var(--border-radius,8px);background:var(--bg,#fff);width:var(--switcher-width,auto);top:var(--top,unset);right:var(--right,unset);bottom:var(--bottom,unset);left:var(--left,unset);box-shadow:0 10px 20px 0 #0000000D}.trp-floating-switcher .trp-switcher-dropdown-list{flex-direction:column-reverse}.trp-switcher-position-top.trp-floating-switcher{flex-direction:column;top:var(--wp-admin--admin-bar--height,0)}.trp-floating-switcher.trp-switcher-position-top .trp-switcher-dropdown-list,.trp-floating-switcher.trp-switcher-position-top:not(.trp-ls-inline) .trp-language-switcher-inner{flex-direction:column}nav.trp-ls-inline .trp-language-switcher-inner{flex-direction:row}.trp-ls-inline.trp-opposite-language .trp-language-item{width:100%}#trp-floater-powered-by{color:var(--text,#b3b3b3);font-size:12px;text-align:center;padding:0 5px;opacity:70%}#trp-floater-powered-by a{color:var(--text,#b3b3b3)}.trp-switcher-position-bottom #trp-floater-powered-by{border-top:1px solid var(--border-color,#747474);padding-top:5px;margin-top:5px}.trp-switcher-position-top #trp-floater-powered-by{border-bottom:1px solid var(--border-color,#747474);padding-bottom:5px;margin-bottom:5px}.trp-shortcode-switcher__wrapper{position:relative;border:none}.trp-shortcode-switcher{position:static;display:inline-block;overflow:hidden;padding:10px 0;border:var(--border,none);border-radius:var(--border-radius,5px);background:var(--bg,#fff);width:auto;box-shadow:none}.trp-shortcode-anchor:not(.trp-opposite-button){visibility:hidden}.trp-shortcode-switcher.trp-open-on-click{cursor:pointer}.trp-shortcode-overlay{position:absolute;left:0;top:0;z-index:9999}.trp-current-language-item__wrapper:not(.trp-hide-arrow){display:flex;align-items:center;padding-right:10px;justify-content:space-between}.trp-language-switcher-inner{display:flex}.trp-floating-switcher .trp-language-switcher-inner{flex-direction:column-reverse}.trp-shortcode-switcher .trp-language-switcher-inner{flex-direction:column}.trp-switcher-dropdown-list{display:flex;overflow-y:hidden;transition:max-height .2s ease-in-out;max-height:0;transition-duration:var(--transition-duration)}.trp-shortcode-switcher .trp-switcher-dropdown-list{flex-direction:column}.trp-ls-dropdown.is-open .trp-switcher-dropdown-list,.trp-ls-dropdown[aria-expanded=true] .trp-switcher-dropdown-list,.trp-shortcode-switcher.trp-open-on-hover.is-open .trp-switcher-dropdown-list,.trp-shortcode-switcher[aria-expanded=true] .trp-switcher-dropdown-list{overflow-y:auto;max-height:min(350px,70vh);-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--text) transparent}.trp-ls-dropdown.is-transitioning .trp-switcher-dropdown-list,.trp-shortcode-switcher.is-transitioning .trp-switcher-dropdown-list{overflow-y:hidden!important}.trp-shortcode-arrow{pointer-events:none}.trp-shortcode-switcher.is-open .trp-shortcode-arrow{transform:rotate(180deg)}.trp-language-item:focus{outline:0}.trp-language-item:focus-visible{outline:2px solid var(--text);outline-offset:-2px}.trp-language-item{display:flex;align-items:center;gap:8px;padding:7px 16px;text-decoration:none;min-height:19px;box-sizing:content-box}.trp-language-item:hover{background:var(--bg-hover,#f3f3f3)}.trp-language-item:hover .trp-language-item-name{color:var(--text-hover,#000)}.trp-language-item__current{pointer-events:none;cursor:default}.trp-language-item-name{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text,#000);font-size:var(--font-size, 14px);line-height:1.2;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:400}.trp-flag-image{border-radius:var(--flag-radius,0)!important;aspect-ratio:var(--aspect-ratio,4/3)!important;width:var(--flag-size,18px)!important;display:inline-block!important;height:auto!important}.trp-menu-ls-label .trp-flag-image{margin:-2px 3px}.trp-custom-flag{object-fit:cover}.trp-switcher-dropdown-list::-webkit-scrollbar{width:6px}.trp-switcher-dropdown-list::-webkit-scrollbar-track{background:0 0}.trp-switcher-dropdown-list::-webkit-scrollbar-thumb{background-color:var(--text);border-radius:4px}.trp-switcher-dropdown-list::-webkit-scrollbar-thumb:hover{background-color:var(--text-hover)}.trp-flag-rounded{border-radius:9999px!important;aspect-ratio:1/1!important}.trp-ls-name{padding-left:5px}@media (prefers-reduced-motion:reduce){.trp-switcher-dropdown-list{transition:none!important}}.trp_ald_ls_container img.trp-flag-image{padding-top:0!important}.trp_ald_ls_container .trp-language-switcher{position:relative;display:inline-block;padding:0;border:0;box-sizing:border-box}.trp_ald_ls_container .trp-language-switcher>div{box-sizing:border-box;padding-right:20px;padding-bottom:3px;padding-left:13px;border:1px solid #c1c1c1;border-radius:3px;background-color:#fff}.trp_ald_ls_container .trp-language-switcher>div>a{display:block;padding:2px;border-radius:3px;color:#0769ad}.trp_ald_ls_container .trp-language-switcher>div>a:hover{background:#f1f1f1}.trp_ald_ls_container .trp-language-switcher>div>a.trp-ls-shortcode-disabled-language{cursor:default}.trp_ald_ls_container .trp-language-switcher>div>a.trp-ls-shortcode-disabled-language:hover{background:0 0}.trp_ald_ls_container .trp-language-switcher>div>a>img{display:inline;margin:0 3px;width:18px;height:12px;border-radius:0}.trp_ald_ls_container .trp-language-switcher .trp-ls-shortcode-current-language{display:inline-block}.trp_ald_ls_container .trp-language-switcher:focus .trp-ls-shortcode-current-language,.trp_ald_ls_container .trp-language-switcher:hover .trp-ls-shortcode-current-language{visibility:hidden}.trp_ald_ls_container .trp-language-switcher .trp-ls-shortcode-language{display:inline-block;height:1px;overflow:hidden;visibility:hidden;z-index:1;max-height:250px;overflow-y:auto;left:0;top:0;min-height:auto}.trp_ald_ls_container .trp-language-switcher:focus .trp-ls-shortcode-language,.trp_ald_ls_container .trp-language-switcher:hover .trp-ls-shortcode-language{visibility:visible;max-height:250px;height:auto;overflow-y:auto;position:absolute;left:0;top:0;display:inline-block!important;min-height:auto}#trp_ald_x_button{z-index:0!important}
@font-face{font-display:swap;font-family:Realist,Realist;src:url('https://www.vitadeco.com/wp-content/uploads/2024/10/realist-webfont.eot');src:url('https://www.vitadeco.com/wp-content/uploads/2024/10/realist-webfont.eot?#iefix') format('embedded-opentype'),url('https://www.vitadeco.com/wp-content/uploads/2024/10/realist-webfont.woff2') format('woff2'),url('https://www.vitadeco.com/wp-content/uploads/2024/10/realist-webfont.woff') format('woff'),url('https://www.vitadeco.com/wp-content/uploads/2024/10/realist-webfont.ttf') format('truetype'),url('https://www.vitadeco.com/wp-content/uploads/2024/10/realist-webfont.svg#realistregular') format('svg');font-weight:400;font-style:normal}p:not(.elementor-icon-box-description,.elementor-heading-title){text-align:justify}.current-menu-ancestor>.menu-link,.current-menu-parent,.current-menu-parent ul .current-menu-item,.current_page_item,.current_page_parent,.inline-on-mobile .menu-item.current-menu-item>.ast-menu-toggle,.main-navigation .sub-menu .menu-item .menu-link:hover,.menu-item.current-menu-item>.menu-link{font-weight:700!important}.site-header-above-section-center a{color:#fff!important}.current-menu-parent ul{font-weight:400}.ast-desktop-header-content,.ast-mobile-header-wrap .ast-mobile-header-content,.main-header-bar{background:0 0}.ast-header-breadcrumb{border-bottom-width:0}#breadcrumbs,.ast-breadcrumbs,.woocommerce-js .woocommerce-breadcrumb{padding:20px}#breadcrumbs,#breadcrumbs a{color:#999!important;font-family:Roboto}.ast-site-identity{padding:0}#ast-sticky-row-summary,.ast-above-header-bar .site-above-header-wrap,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-above-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap,.ast-shop-toolbar-container,.ast-woocommerce-container ul.products,.blog .ast-container,.search .site-content,.single-post .ast-container,.site-primary-footer-wrap[data-section=section-primary-footer-builder],.term-description{padding-left:8%!important;padding-right:8%!important}@media only screen and (min-width:880px){.term-description{display:flex;flex-wrap:wrap;padding-left:6%!important;padding-right:6%!important}.term-description div{flex:0 0 50%;padding:2%}}.ast-container,.elementor .ast-article-single{padding-left:0!important;padding-right:0!important}.ast-footer-copyright,.ast-footer-social-wrap,.site-footer-focus-item{width:auto}.site-primary-footer-wrap[data-section=section-primary-footer-builder] .ast-builder-grid-row{max-width:100%!important}.ast-header-break-point .ast-mobile-header-wrap .ast-flex.stack-on-mobile{height:100vh;position:absolute;top:0;align-content:center;justify-content:center}.ast-header-break-point .ast-mobile-header-wrap .ast-flex.stack-on-mobile li{text-align:center}.ast-header-break-point .ast-mobile-header-wrap .ast-flex.stack-on-mobile li a:hover{font-weight:700}.ast-main-header-nav-open .site-logo-img{display:none!important}.main-header-bar-wrap{background:#fff;z-index:10}.home .main-header-bar-wrap{background:0 0}.ast-above-header-wrap{position:relative;z-index:10}.woocommerce ul.products,.woocommerce-page ul.products{column-gap:40px}#primary{margin-top:0}.widget_media_image{text-align:center}#recent-posts-2{margin-top:-20px}#recent-posts-2 h2{display:none}.ast-single-post.ast-page-builder-template .site-main>article{padding:0!important}.ast-site-header-cart i.astra-icon .icon-bag svg{display:none}.ast-site-header-cart i.astra-icon .icon-bag:before{content:'♥'}.wc-backward br{display:none}.home .ast-primary-header-bar{background:0 0!important;border:none}.home .ast-primary-header-bar .menu-item>.menu-link,.home .ast-primary-header-bar .menu-item>.menu-link:hover,.home .ast-site-header-cart i.astra-icon .icon-bag:before{color:#fff}.home .ast-sticky-active{background:#000}.home .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg,.home .ast-icon svg{fill:#FFF}.home .sticky-custom-logo img,.home header .custom-logo-link img{display:none}.home .custom-logo-link{background:url(https://vitadeco.com/wp-content/uploads/2024/10/logo-vitadeco-blanc.svg) center center no-repeat}.home .sticky-custom-logo{background:url(https://vitadeco.com/wp-content/uploads/2024/10/mini-logo-vitadeco-blanc.svg) center center no-repeat}.home header .site-logo-img,header .site-logo-img{display:flex;align-items:center;justify-content:center}.home .sub-menu{background-color:#000}.passouligne a{text-decoration:none!important}.ast-sticky-active{background:#fff}.ast-sticky-active .site-logo-img .custom-logo-link{height:auto}.ast-header-break-point .custom-logo-link img,.ast-header-break-point .site-branding img,.home .ast-header-break-point .custom-logo-link,.home .ast-header-break-point .site-branding,.home header .custom-logo-link,header .custom-logo-link img{max-width:130px;width:130px}.custom-logo-link,header .custom-logo-link img{width:170px;height:170px}.sticky-custom-logo{width:170px;height:32px}.main-header-menu .menu-link,.main-header-menu>a{padding:0 8px;font-size:15px}@media only screen and (min-width:1400px){.ast-header-break-point .custom-logo-link img,.ast-header-break-point .site-branding img,.home .ast-header-break-point .custom-logo-link,.home .ast-header-break-point .site-branding,.home header .custom-logo-link,header .custom-logo-link img{max-width:170px;width:170px}.custom-logo-link,header .custom-logo-link img{width:200px;height:200px}.main-header-menu .menu-link,.main-header-menu>a{padding:0 12px}}@media only screen and (min-width:1500px){.main-header-menu .menu-link,.main-header-menu>a{padding:0 16px}}@media only screen and (min-width:1600px){.main-header-menu .menu-link,.main-header-menu>a{padding:0 20px}}.ast-single-entry-banner[data-post-type=post] .entry-title,.h1 *,h1{font-weight:700!important;font-size:50px!important;text-transform:uppercase!important;line-height:1.4!important}h2 a{text-decoration:none!important}h2,h3,h4{text-transform:none!important}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h5,.entry-content h6{margin-bottom:10px}.entry-content h4{margin-bottom:0}@media only screen and (max-width:1023px){.ast-single-entry-banner[data-post-type=post] .entry-title,.h1 *,h1{font-size:40px!important}}@media only screen and (max-width:767px){.ast-single-entry-banner[data-post-type=post] .entry-title,.h1 *,h1{font-size:30px!important}}.woocommerce-js ul.products li.product .ast-shop-product-out-of-stock,.woocommerce-js ul.products li.product .woocommerce-loop-category__title,.woocommerce-page ul.products li.product .ast-shop-product-out-of-stock,.woocommerce-page ul.products li.product .woocommerce-loop-category__title{background-color:rgba(255,255,255,.55)}.woocommerce-js ul.products li.product .woocommerce-loop-category__title .count,.woocommerce-page ul.products li.product .woocommerce-loop-category__title .count{display:none}.woocommerce-js ul.products li.product .woocommerce-loop-category__title,.woocommerce-page ul.products li.product .woocommerce-loop-category__title{font-size:24px!important}.ast-page-builder-template .post-navigation,.ast-single-post.ast-page-builder-template .site-main>article,.woocommerce.ast-page-builder-template .site-main{padding:0!important}.ast-plain-container.ast-no-sidebar #primary{margin-top:0;margin-bottom:0}.woocommerce div.product.ast-product-gallery-layout-first-image-large .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(n+2) a,.woocommerce div.product.ast-product-gallery-layout-first-image-large.ast-magnify-disabled .woocommerce-product-gallery__image:first-child a{cursor:default;pointer-events:none}.ast-woocommerce-container p a{text-decoration:underline}.ast-woocommerce-container p a:hover{font-weight:700}.woocommerce-js.single-product a.added_to_cart{padding:7px 15px;display:inline-block}.woocommerce-js.single-product a.added_to_cart:after{content:" ♥";text-decoration:none}.swiper-slide .price{font-size:14px!important;font-weight:400!important;margin-top:-15px!important}.swiper-slide .product_title{font-size:22px!important}.reset_variations{display:none!important}.woocommerce-js div.product form.cart .variations{border-bottom:none;margin-bottom:0!important}.woocommerce-js div.product .product_title{margin-bottom:10px!important;display:block!important}.woocommerce-js h2{margin-bottom:0}.elementor-post-navigation{display:none!important}.couverture{background-position:center;background-size:cover}@media only screen and (max-width:1280px){.woocommerce div.product.ast-product-gallery-layout-first-image-large .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:nth-child(n+2){width:25%}.ast-product-gallery-layout-first-image-large .tns-controls button{background:#000!important}.ast-product-gallery-layout-first-image-large .tns-controls button:after{border-color:#fff!important}.ast-container .woocommerce ul.products:not(.elementor-grid),.woocommerce-page ul.products:not(.elementor-grid),.woocommerce.tablet-columns-3 ul.products:not(.elementor-grid){grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:680px){.ast-container .woocommerce ul.products:not(.elementor-grid),.woocommerce-page ul.products:not(.elementor-grid),.woocommerce.tablet-columns-3 ul.products:not(.elementor-grid){grid-template-columns:repeat(1,minmax(0,1fr))}}.sidebar-main{padding-top:40px!important;padding-bottom:40px!important;line-height:1.5}.sidebar-main strong{display:block}.ast-right-sidebar #primary,.ast-right-sidebar #secondary{border:none;margin:0}.ast-right-sidebar #secondary{padding:0}.ast-article-inner{padding:0}.elementor-widget-wp-widget-categories h5,.single-post .entry-header .entry-meta{display:none}.elementor-posts .elementor-post__title{font-size:inherit}.woocommerce-js .comment-reply-title{color:#fff}.woocommerce-js .comment-reply-title:before{content:"Une question ? Besoin de plus d'informations ? Écrivez-nous ici.";color:#000!important}.blog .entry-title a{text-transform:none}.site-primary-footer-wrap{border-top-color:#fff!important}p.copyright:not(.elementor-icon-box-description){text-align:center!important}#breadcrumbs,.ast-above-header-wrap{font-size:14px}footer a:hover{font-weight:700}footer strong{font-size:20px}.woocommerce-js table.shop_table,.woocommerce-js table.shop_table td,.woocommerce-page table.shop_table,.woocommerce-page table.shop_table td{border:0}#vincent li{text-align:left}.elementor-share-btn__title{font-weight:400!important}.woocommerce-cart-form__contents tr{display:flex;flex-direction:column;align-items:center;float:left;border:1px solid #000;width:calc(94% / 3);margin:1%}.cart_totals{width:100%!important;float:none!important}.wc-proceed-to-checkout,.woocommerce-cart .cart-collaterals .cart_totals>h2,.woocommerce-cart .cart-collaterals .cross-sells>h2{display:none}.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-cart .cart-collaterals .cross-sells{padding:0!important;border-width:0!important}.woocommerce-cart .cart-collaterals .cart_totals table{display:flex!important;flex-direction:column;align-items:center}@media only screen and (max-width:880px){.elementor-widget-n-tabs .e-n-tabs-content>.e-con{display:block!important}.elementor-widget-n-tabs .e-n-tabs-content{flex-direction:column!important}.woocommerce-js h2{margin-bottom:20px}.e-n-tabs-heading{display:none!important}}@media only screen and (max-width:780px){.woocommerce-js table.shop_table tr{width:calc(96% / 2);margin:1%}}.woocommerce-js table.shop_table .product-thumbnail img,.woocommerce-page table.shop_table .product-thumbnail img{max-width:90%;margin:0 5%}.woocommerce-js table.shop_table tr:last-child{display:none}.woocommerce-js table.shop_table .cart-subtotal{display:none}.woocommerce-js table.shop_table .order-total{display:block!important;font-weight:700;font-size:25px}.woocommerce-js table.shop_table .order-total td,.woocommerce-js table.shop_table .order-total th{border:none}.woocommerce-js table.shop_table td,.woocommerce-js table.shop_table th,.woocommerce-page table.shop_table td,.woocommerce-page table.shop_table th{padding:5px!important;min-height:auto!important}@media print{#vincent figure,.ast-above-header-wrap,.ast-sticky-active,.elementor-share-btn_print,.product-price,.site-header-primary-section-left,.site-header-primary-section-right,.woocommerce-notices-wrapper,footer{display:none!important}.e-con.e-flex>.e-con-inner,.elementor-element,.woocommerce-js .woocommerce table.shop_table{padding:0!important}.ast-builder-grid-row.ast-grid-center-col-layout{grid-template-columns:1fr}.woocommerce-js .woocommerce table.shop_table{padding:0!important}.elementor-heading-title{font-size:30px!important}.ast-primary-header-bar{border:none!important}}.search article .ast-excerpt-container,.search article .read-more{display:none}.search .ast-row{margin:0!important}.search article{width:calc(100% / 3)!important;padding:0 1%!important}@media only screen and (max-width:780px){.search article{width:calc(100% / 2)!important;padding:0 2%!important}}