/*
 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
*/


/*--- Kolumnit ---*/
.mm-column {
	margin: 50px 0;
}
@media all and (min-width: 768px) and (max-width: 1024px) {
	.mm-column {
		margin: 30px 0;
	}
}
@media all and (max-width: 767px){
	.mm-column {
		margin: 30px 0;
	}
}


/*--- Linkit ---*/

.mm-linkki a {
	color: #E6522C;
}
.mm-linkki a:link {
	color: #E6522C;
	font-weight: 500;
}

.mm-linkki-valkoinen a {
	color: #fff;
	font-weight: 500;
}
.mm-linkki-valkoinen a:link {
	color: #fff;
}
.linkki-oranssi-tausta a {
    color: white;
    font-weight: bold;
    font-style: italic;
    text-decoration-line: underline;
}
/*.linkki-oranssi-tausta a:hover {
    color: #000000;
    font-weight: bold;
}
*/
/*--- LIIKKEET ---*/
.mm-sosiaalinen-linkit a {
	color: #E6522C;
}
.mm-yhteystiedot .elementor-text-editor(:empty) {
	display: none;
}
img.attachment-full.size-full {
	height: 80px;
    object-fit: contain;
	text-align: left;
}
.liikkeet__post-box .elementor-image-box-wrapper {
	height: 300px;
}

.liikkeet__box .elementor-cta {
	height: 350px;
}
.liikkeet__box .elementor-cta__bg-wrapper {
	height: 160px;
}
.liikkeet__box .elementor-cta__content {
	padding: 0px;
}
.liikkeet__box .elementor-cta__bg {
	background-repeat: no-repeat;
	background-size: auto;
}

.liikkeet__box .elementor-cta__bg-overlay {
	display: none;
}


/*--- TARJOUKSET ---*/
.mm-tarjoukset {
	height: 650px;
}


/*-- RESPONSIVE -- */

@media all and (min-width: 1025px) and (max-width: 1300px){	}

@media all and (max-width: 1024px){}

@media all and (min-width: 768px) and (max-width: 1024px) {}

@media all and (max-width: 767px){}