Project 776

Kids Room Design by FeliFam

A room with a large and non-standard bed for a girl. We created the design with an existing study table and a shelf, added appropriate colors and created furniture with an interesting design.

September 2023
Location
Rome, Italy
Area
23 sq.m. (248 sq. ft.)
Cost of implementation
21 429 EUR
.video-slider-wrapper { max-width: 1240px; margin: 0 auto 60px; padding: 0 15px; font-family: ‘Montserrat’, sans-serif; } .video-slider-wrapper h2 { font-size: 36px; font-weight: 600; color: #2f2f2f; margin-bottom: 40px; text-align: center; } .video-slider-section { display: flex; flex-wrap: wrap; gap: 30px; justify-content: center; align-items: flex-start; } .slider-block, .video-block { flex: 1 1 45%; max-width: 600px; } .slider-block { position: relative; } .slider-block img { width: 100%; height: 600px; object-fit: cover; border-radius: 12px; display: none; transition: opacity 0.5s ease-in-out; } .slider-block img.active { display: block; } .slider-controls { margin-top: 10px; display: flex; justify-content: center; gap: 15px; } .slider-controls button { background-color: #e7b27f; border: none; padding: 10px 16px; border-radius: 6px; color: white; font-size: 18px; font-weight: bold; cursor: pointer; } .slider-controls button:hover { background-color: #d89f6e; } .video-block iframe { width: 100%; height: 600px; border-radius: 12px; } @media (max-width: 768px) { .video-slider-section { flex-direction: column; } .slider-block img, .video-block iframe { height: 400px; } .video-slider-wrapper h2 { font-size: 28px; } }

Realized room

Слайд 1 Слайд 2 Слайд 3 Слайд 4 Слайд 5 Слайд 6 Слайд 7 Слайд 8 Слайд 9
let currentIndex = 0; const slides = document.querySelectorAll(‘.slider-block img’); function showSlide(index) { slides.forEach((slide, i) => { slide.classList.toggle(‘active’, i === index); }); } function prevSlide() { currentIndex = (currentIndex – 1 + slides.length) % slides.length; showSlide(currentIndex); } function nextSlide() { currentIndex = (currentIndex + 1) % slides.length; showSlide(currentIndex); }

Goods from the project

Contacts

img

Do you have any questions or want to discuss the details? Leave a request and our specialist will contact you.

Leave your contact details and we will contact you soon!

Want to give your child the room of their dreams? We’ll help you make it a reality!

Take a quick quiz to get a personalized selection of full-service children's room projects and a free consultation.

Quiz Image
Step 1 of 7

What type of room are you planning to design?

Step 2 of 7

How old is your child?

Step 3 of 7

This is a room for...

Step 4 of 7

What are the child's hobbies?

Step 5 of 7

What style do you envision for the room?

Step 6 of 7

Approximate room size?

Step 7 of 7

Done! We’ve prepared the best ideas for creating your child's dream room.

Please leave your contact phone number and our manager will contact you

You will receive a collection of personalized ideas and examples from our portfolio.