Project 688

Kids Room Design by FeliFam

A room for a girl from Denmark in soft colors with plenty of storage space for clothes and things. The bed is upholstered with velor in different colors, and the rest of the furniture has elegant milling.

July 2023
Location
Denmark
Area
21 sq.m. (227 sq. ft.)
Cost of implementation
26 533 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
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.