/* 
Theme Name: WP Lab
Author: Dimitris Tachtalis
Template: hello-elementor
Version: 2.0.0
Text Domain: wp-lab
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.page-header .entry-title {text-align: center;}

/* Main Menu */
.e--pointer-underline .elementor-item::after {
  background-color: var(--e-global-color-secondary)!important;
}

/* Loop Item */
.elementor-loop-container > *:nth-child(even) .loop-item {
  flex-direction: row-reverse;
}

/* Fixes */
.ssBtnDefault {display: none;}