.elementor-64 .elementor-element.elementor-element-91b57b9{--display:flex;}.elementor-64 .elementor-element.elementor-element-a26e597{--display:flex;}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-64 .elementor-element.elementor-element-933ab9b.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-64 .elementor-element.elementor-element-933ab9b.elementor-wc-products ul.products li.product span.onsale{display:block;}.elementor-64 .elementor-element.elementor-element-c634b05{--display:flex;}.elementor-64 .elementor-element.elementor-element-f8975dd{--display:flex;}.elementor-64 .elementor-element.elementor-element-0062872{--display:flex;}.elementor-64 .elementor-element.elementor-element-a7b33f1{--display:flex;}.elementor-64 .elementor-element.elementor-element-63ec6e5{--display:flex;}.elementor-64 .elementor-element.elementor-element-398a18f{--display:flex;}.elementor-64 .elementor-element.elementor-element-78a2ac4{--display:flex;}@media(max-width:1024px){.elementor-64 .elementor-element.elementor-element-933ab9b.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-64 .elementor-element.elementor-element-933ab9b.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for html, class: .elementor-element-3a23c82 */<style>
/* Reset & Scope local pour Pharmacie de Paris Nantes */
.pdpn-section * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: 'Segoe UI', -apple-system, BlinkMacSystemFont, Roboto, sans-serif;
}

.pdpn-section {
    width: 100%;
    background-color: #f8fafc;
    color: #1e293b;
    line-height: 1.6;
    overflow: hidden;
}

.pdpn-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.pdpn-title-large {
    font-size: 2.5rem;
    font-weight: 800;
    color: #0f172a;
    line-height: 1.2;
    margin-bottom: 20px;
}

.pdpn-title-medium {
    font-size: 2rem;
    font-weight: 700;
    color: #0f172a;
    text-align: center;
    margin-bottom: 15px;
}

.pdpn-subtitle {
    font-size: 1.1rem;
    color: #64748b;
    text-align: center;
    max-width: 700px;
    margin: 0 auto 40px auto;
}

.pdpn-btn-primary {
    display: inline-block;
    background-color: #0d9488;
    color: #ffffff !important;
    padding: 16px 36px;
    font-size: 1.1rem;
    font-weight: 700;
    text-decoration: none;
    border-radius: 8px;
    box-shadow: 0 10px 15px -3px rgba(13, 148, 136, 0.3);
    transition: all 0.3s ease;
}

.pdpn-btn-primary:hover {
    background-color: #0f766e;
    transform: translateY(-2px);
    box-shadow: 0 20px 25px -5px rgba(13, 148, 136, 0.4);
}

.pdpn-kw-link {
    color: #0d9488;
    font-weight: 600;
    text-decoration: underline;
    transition: color 0.2s ease;
}

.pdpn-kw-link:hover {
    color: #0f766e;
}

@media (max-width: 768px) {
    .pdpn-title-large { font-size: 1.8rem; }
    .pdpn-title-medium { font-size: 1.5rem; }
    .pdpn-btn-primary { width: 100%; text-align: center; }
}
</style>/* End custom CSS */