/**handles:snaaf-entering-animation,snaaf-footer,snaaf-article,snaaf-wc-myaccount**/
.entering-animation{opacity:0;transform:translateY(-50px);transition:opacity .5s,transform .5s}.entering-animation.entering-animations--ready{opacity:1;transform:translateY(0)}
footer{display:flex;gap:30px;align-items:center}footer .footer--logo{margin-right:20px}footer .footer--logo img{height:62px;max-width:unset}footer .footer--infos{display:flex;gap:20px;row-gap:7px;align-items:center;flex-wrap:wrap}footer .footer--infos .footer--infos--info,footer .footer--infos .footer--infos--links{display:flex;gap:10px;align-items:center}footer .footer--infos .footer--infos--links{gap:20px}footer .footer--contact{align-self:flex-start}.socials{display:flex;gap:10px;align-items:center}.socials a{text-decoration:none;width:24px;height:24px}.socials svg{width:24px;height:24px}@media (max-width:767px){footer{flex-direction:column;align-items:flex-start;gap:45px}footer .footer--infos{flex-direction:column;align-items:flex-start;gap:20px}footer .footer--infos .footer--infos--links{flex-direction:column;align-items:flex-start;gap:6px;margin-top:30px}}
article .article-img{max-width:100%;margin:15px auto 35px auto;display:block}article a{color:var(--snaaf-color-secondary);font-weight:700}article a:hover{text-decoration:underline}article .content{text-align:justify!important;max-width:767px;margin:0 auto}article .content p{margin:20px 0}
.theme-snaaf .woocommerce-orders-table__cell-order-actions{display:flex;flex-wrap:wrap;gap:10px}.woocommerce-MyAccount-content label[for=is_optin_emailing]{font-size:14px}.woocommerce form .form-row.woocommerce-form-row--checkbox-field::after,.woocommerce form .form-row.woocommerce-form-row--checkbox-field::before{display:none}.container .woocommerce .form-row.woocommerce-form-row--checkbox-field{flex-wrap:nowrap;flex-direction:row-reverse;gap:20px}.subscription_details .woocommerce-subscriptions__actions{display:flex;flex-wrap:wrap;gap:10px}.theme-snaaf.woocommerce-account .site-container .container .snaaf-emplois{margin:0 auto}