Provence Home

A collection page of casabelladecor.net

categoryLinked from the homepage
Products
174
Active ads
0
Depth
Click depth 1
Published
2022/09/18

About

details { background: #ffffff; border: 1px solid #e0e0e0; border-radius: 8px; padding: 20px; margin-bottom: 16px; transition: all 0.3s ease; } details:hover { box-shadow: 0 2px 8px rgba(0,0,0,0.08); } details[open] { background: #fafafa; border-color: #000000; } summary { font-size: 20px; font-weight: 600; color: #000000; cursor: pointer; padding: 12px 0; list-style: none; display: flex; justify-content: space-between; align-items: center; transition: color 0.2s ease; } summary:hover { color: #333333; } summary::-webkit-details-marker { display: none; } summary::after { content: '+'; font-size: 28px; font-weight: 300; color: #000000; transition: transform 0.3s ease; } details[open] summary::after { content: '−'; transform: rotate(180deg); } details div { padding-top: 16px; line-height: 1.8; color: #2c2c2c; font-size: 16px; } details h3 { color: #000000; font-size: 18px; font-weight: 600; margin: 24px 0 12px 0; } details ul { margin: 12px 0; padding-left: 24px; } details li { margin-bottom: 8px; line-height: 1.7; } details strong { color: #000000; font-weight: 600; } details a { color: #000000; text-decoration: underline; transition: opacity 0.2s ease; } details a:hover { opacity: 0.7; } .container { max-width: 1200px; margin: 0 auto; padding: 40px 20px; } h1 { font-size: 36px; color: #000000; margin-bottom: 16px; font-weight: 700; } .intro { font-size: 18px; line-height: 1.8; color: #2c2c2c; margin-bottom: 40px; padding-bottom: 30px; border-bottom: 2px solid #e0e0e0; } .meta-copy-section { background: #f5f5f5; padding: 20px; border-radius: 8px; margin-bottom: 30px; } .meta-field { margin-bottom: 16px; } .meta-field:last-child { margin-bottom: 0; } .meta-field label { display: block; font-weight: 600; color: #000; margin-bottom: 8px; font-size: 14px; } .meta-input-group { display: flex; gap: 10px; align-items: center; } .meta-input-group input, .meta-input-group textarea { flex: 1; padding: 10px; border: 1px solid #ddd; border-radius: 4px; font-size: 14px; font-famil