/*
Theme Name: Hello Elementor Child
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: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1679056604
Updated: 2023-03-17 13:36:44

*/

.elementor-slideshow__title {
	display: none !important;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder img {
	max-height: 120px !important;
}

label {
	vertical-align: text-bottom !important;
	font-size: 14px !important;
	line-height: 1.3em !important;
}

.bdt-panel-slide-desc {
	background-color: #fff !important;
	width: 100% !important;
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active {
	background-color: #071C35 !important;
	color: #fff !important
}

.elementor-tab-title {
	line-height: 0.2em !important;
}

.elementor-sticky--effects div.elementor-menu-toggle svg {
	fill: #000 !important;
}

@media (min-width: 320px) and (max-width: 767px) {
  #m-tabs .elementor-tabs-wrapper {
	  display: flex;
	  flex-direction: column;
  }
	
  #m-tabs .elementor-tab-mobile-title {
    display: none;
  }	
}