/*
Theme Name: Alliance Child
Theme URI: https://alliance.themerex.net/
Template: alliance
Author: ThemeREX
Author URI: https://themerex.net/
Description: Alliance is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Tags: blog,e-commerce,portfolio,grid-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-logo,custom-menu,editor-style,featured-image-header,featured-images,flexible-header,footer-widgets,full-width-template,microformats,post-formats,sticky-post,theme-options,threaded-comments,translation-ready,block-styles,wide-blocks
Version: 3.26.1.1781275093
Updated: 2026-06-12 14:38:13

*/

.pa-meta{
    display:flex;
    gap:30px;
}

.pa-meta-item {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    white-space: nowrap;
}

.pa-prix{
    font-weight:700;
    color:#0B2A5B;
}

.pa-photos {
    width: 100%;
}

.pa-photo-principale img {
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 4px 18px rgba(0,0,0,0.12);
    display: block;
}

.pa-photos-secondaires {
    display: flex;
    gap: 10px;
    margin-top: 12px;
}

.pa-photos-secondaires img {
    width: 48%;
    border-radius: 8px;
    box-shadow: 0 3px 12px rgba(0,0,0,0.10);
    display: block;
}

.pa-contact-item {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 10px;
}

.pa-contact-icon {
    width: 20px;
    display: inline-block;
}
