/*
Theme Name: Sortilemn
Theme URI: https://elementor.com/hello-theme
Template: hello-elementor
Author: Klain
Author URI: https://klain.ro/
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.3.0.1737928061
Updated: 2025-01-26 21:47:41

*/

.hide-me {
	display: none;
}

.postid-224 .hide-me {
	display: block;
}

header.page-header h1 {
    display: none;
}

/* Home */

.btn-home a {
    min-height: 70px;
	display: inline-flex;
    align-items: center;
}

.header-hover li:hover a.elementor-item {
	color: #FFFFFF !important;
}

.header-hover li:hover {
    background: #7C3024;
}

.gallery-size-thumbnail figure {
    display: inline-block;
	margin: 0 5px;
}
.gallery-size-thumbnail {
    display: inline-block;
}

@media only screen and (min-width:980px) {
	
}

@media only screen and (max-width:1140px) and (min-width:980px) {

}

@media only screen and (max-width:980px) and (min-width:768px) {

}

@media only screen and (min-width:768px) {

}

@media only screen and (max-width:768px) {
	
}