/*
Theme Name: Livin Studio
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.6.1771899981
Updated: 2026-02-24 02:26:21

*/

#about_us,
#projects,
#services,
#teams,
#contact {
	scroll-margin-top: 86px;
}
/* Header */
#sticky-header.sticky-active {
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	background-color: rgba(0, 0, 0, .48) !important;
	box-shadow: 0px 4px 11px 0px rgba(255, 255, 255, 0.24);
}
/* Project section */
.elementor-element-316891a .elementor-gallery__container {
	--vgap: 60px !important;
}
.elementor-element-316891a .elementor-gallery-item__content {
	padding: 0 0 0 20px !important;
}
.elementor-element-316891a .elementor-gallery-item__content .elementor-gallery-item__title {
	position: absolute;
	width: fit-content;
	left: 0;
	bottom: -45px;
}
.elementor-element-316891a .elementor-gallery__container .e-gallery-item {
	overflow: unset !important;
}
.elementor-image-carousel.swiper-wrapper {
	display: flex;
	align-items: center;
	height: 100vh;
}
.swiper-slide {
	height: auto !important;
}
.swiper-slide .swiper-slide-inner img {
	max-height: 860px;
}
/* Back to top button */
#back-to-top {
	cursor: pointer;
	display: none;
}
#back-to-top .elementor-icon-wrapper .elementor-icon {
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.7);
}
.elementor-element-145b0204 .e-contact-buttons {
	right: 40px !important;
	bottom: 100px !important
}