/* GALERIE-DESIGN.CSS - Admin V3 - 2026-04-05 16:03:02 */

/* A */
.wrapper-dropdown { background: rgba(255, 255, 255, 0.1); border-radius: 8px; }
.wrapper-dropdown { color: #ffffff; }
.wrapper-dropdown:hover { background: rgba(255, 255, 255, 0.15) !important; }
.dropdown { background: rgba(231, 239, 243, 0.98); border-radius: 8px; }
.dropdown li a { color: #2c5263; }
.dropdown li a:hover { color: #1792a4; }

/* B */
#selectedgallery { background: transparent !important; border-radius: 10px !important; }
.titredelagalerie h2 { color: #ffffff; }
.textetitredelagalerie, .textetitredelagalerie p { color: #ffffff; }

/* C */
.gallery-images { background: rgba(255, 255, 255, 0.95) !important; border-radius: 12px !important; padding: 1.5rem; }
.gallery-card { background: #ffffff !important; border-radius: 12px !important; }
.gallery-card__overlay { background: linear-gradient(to top, rgba(13, 98, 112, 0.55) 0%, rgba(13, 98, 112, 0.55) 55%, transparent 100%); }
.gallery-card__title-overlay { color: #ffffff; }

/* D */
.btn-back-gallery { background: rgba(250, 250, 250, 0.1) !important; color: #ffffff !important; }
.btn-back-gallery:hover { background: rgba(250, 250, 250, 0.2) !important; }

/* E */
.btn-prev, .btn-next { background: linear-gradient(135deg, #2c5263 0%, #2c5263 100%) !important; color: #ffffff !important; }
.btn-prev-disabled, .btn-next-disabled { background: #666666 !important; color: #999999 !important; }

/* F */
.tableau-img-bloc { background: #ffffff !important; border-radius: 12px !important; }

/* G */
#rg-gallery .tableau-desc-bloc h1, #rg-gallery .tableau-desc-bloc h2 { color: #333333 !important; font-weight: 700 !important; }
#rg-gallery .tableau-desc-bloc p, #rg-gallery .tableau-desc-bloc div { color: #333333 !important; }
#rg-gallery .tableau-desc-bloc .badge-sold { color: #1792a4 !important; }
#rg-gallery .desc-label { color: #1792a4 !important; font-weight: 700 !important; }
.tableau-desc-bloc { background: rgba(255, 255, 255, 0.95) !important; border-radius: 12px !important; }

/* H */
.btn-open-comment { background: linear-gradient(135deg, #1792a4 0%, #0d6270 100%) !important; color: #ffffff !important; }
.share-section-title { color: #1792a4 !important; }

/* I */
.share-comment-bloc { background: rgba(255, 255, 255, 0.95) !important; border-radius: 12px !important; }
