/*
 Theme Name:     Myyntimaatio
 Theme URI:      https://myyntimaatio.fi
 Description:    Myyntimaation Hello Themen lapsiteema.
 Author:         Myyntimaatio
 Author URL:     https://myyntimaatio.fi
 Template:       hello-elementor
 Version:        2.1.3
*/

/* Globaalit */

a {
    color: inherit;
}

/* Header */

.elementor-location-header {
	position: absolute;
	width: 100%;
	z-index: 1;
	top: 0;
}

.mm-lang-switcher .elementor-column-wrap {
    overflow: hidden;
}

.page-id-26 .mm-swe .elementor-button-link {
    background-color: #00205B !important;
}

.page-id-26 .mm-swe .elementor-button-text {
    color: #fff !important;
}

.page-id-26 .mm-fi .elementor-button-link {
    background-color: transparent !important;
}

.page-id-26 .mm-fi .elementor-button-text {
    color: #00205B !important;
}

.page-id-26 .mm-fi:hover .elementor-button-text {
    color: #fff !important;
}

.mm-lang-switcher {
	display: flex;
	justify-content: flex-end;
}

.mm-lang-switcher .elementor-column-wrap {
	max-width: 170px;
}

.mm-lang-switcher .elementor-button-link:hover {
	background-color: #00205B !important;
	color: #fff !important;
	transition: .3s ease-in-out;
}

.mm-lang-switch-red .elementor-button-link:hover {
	background-color: #E4002B !important;
	color: #fff !important;
	transition: .3s ease-in-out;
}

.mm-lang-switch-red .mm-fi .elementor-button-link {
    background-color: #E4002B !important;
	border-color: #E4002B !important;
}

.mm-lang-switch-red .mm-swe .elementor-button-link {
	border-color: #E4002B !important;
}

.mm-lang-switch-red .mm-swe .elementor-button-text {
	color: #E4002B !important;
}

.mm-lang-switch-red .mm-fi .elementor-button-link {
    background-color: #E4002B !important;
	border-color: #E4002B !important;
}

.page-id-26 .mm-lang-switch-red .mm-fi .elementor-button-link {
	border-color: #E4002B !important;
	background-color: transparent !important;
}

.page-id-26 .mm-lang-switch-red .mm-fi .elementor-button-text {
	color: #E4002B !important;
}

.page-id-26 .mm-lang-switch-red .mm-swe .elementor-button-link {
	background-color: #E4002B !important;
}

.page-id-26 .mm-lang-switch-red .mm-swe .elementor-button-text {
	color: #fff !important;
}

/* FAQ */

.mm-toggle .elementor-tab-title {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: space-between;
}

/* Ilmoittautuminen */

.mm-ilmoittaudu a:hover {
    color: inherit;
}

/* Footer */

.mm-footer p {
	margin-bottom: 0;
}