/*
Theme Name: Sioufas Law
Theme URI: https://www.xenioslab.com/
Template: hello-elementor
Author: Xenios Lab
Author URI: https://www.xenioslab.com/
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.4.1751876263
Updated: 2025-07-07 11:17:43

*/


p:last-of-type { margin-block-end: 0 !important; }
li:last-of-type { margin-block-end: 0.9em !important; }

.footer-menu li:last-of-type { margin-block-end: 0 !important; }

.container-boxed-0 { padding: 0 1em !important; }
.container-boxed-1 { padding: 1em; }
.container-boxed-2 { padding: 2em 1em !important; }
.container-boxed-4 { padding: 4em 1em !important; }
.container-boxed-8 { padding: 8em 1em !important; }

.container-card-1 { padding: 1em !important; }
.container-card-2 { padding: 2em !important; }
.container-card-3 { padding: 3em !important; }
.container-card-4 { padding: 4em !important; }
.container-card-8 { padding: 8em !important; }

.strikethrough-heading h1:before, .strikethrough-heading h2::before {
	border-top: 0.75em solid var(--e-global-color-secondary);
	content: "";
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: -1;
}

.portrait { aspect-ratio: 3 / 4; }
.square { aspect-ratio: 1 /1; }

.header-transparent {background: none;}
.header-primary {background: var(--e-global-color-c668de5);}

.blog-post-content h2 { font-size: 2em !important; }
.content-page-content h2 { font-size: 2em !important; }

.partner-bio p, .partner-bio li{ font-weight: 200; }

@media(max-width: 767px) {
	.container-card-4 { padding: 2em !important; }
	.container-boxed-8 { padding: 4em 1em !important; }
	.container-card-4 { padding: 2em !important; }
}