/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 19 2026 | 11:34:38 */
.bowe-blocks-media-text h2 {
	color: #4f453a !important;
}

.embrace-headline-color {
	color: #4f453a !important;
}

.embrace-text-align-left {
	margin-left: 0 !important;
	/* padding-top: 20px !important;
    padding-bottom: 20px !important; */
}

.embrace-text-align-left-bottom {
	margin-left: 0 !important;
	padding-top: 20px !important;
    padding-bottom: 25px !important;
}

.embrace-text-align-right {
	margin-right: 0 !important;
	/* padding-top: 20px;
    padding-bottom: 20px; */
}

.embrace-text-align {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 18px !important;
}

.embrace-text-align-padding-left {
	padding-left: 0 !important;
}

.embrace-adjust-image-height {
	height: 600px !important;
}

.embrace-image-columns-spacing-left {
	padding-left: 5px;
}

.embrace-image-columns-spacing-right {
	padding-right: 5px;
}

.embrace-section-spacing {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.embrace-slider-galleri-spacing {
	margin-top: 50px;
	margin-bottom: 50px;
}

.embrace-faq-spacing {
	margin-top: 50px;
	margin-bottom: 50px;
}

.embrace-carousel-slider-right-space {
	max-width: none !important;
}

.bowe-cover.is-linked .bowe-media:after {
    filter: invert(100%);
    background-color: #000;
    border-radius: 50%;
}

body.page-id-145972 .swiper-button-next, body.page-id-145972 .swiper-button-prev {
	background: white;
}

/* .embrace-hover-image-left:hover {
	background: url("/wp-content/uploads/2025/12/embrace_lifestyle_-12-1-scaled.jpg") no-repeat;
	background-size: cover;
    background-position: center;
}

.embrace-hover-image-left:hover > img, .embrace-hover-image-right:hover > img {
	opacity: 0 !important;
}

.embrace-hover-image-right:hover {
	background: url("/wp-content/uploads/2025/12/embrace_lifestyle_-227-scaled.jpg") no-repeat;
	background-size: cover;
    background-position: center;
} */

@media (max-width: 777px) {
	.embrace-slider-button-center > .media-cover-content > .cover-content-inner {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.embrace-adjust-image-height-phone {
		--media-height-phone: 480px !important;
	}
}	