/* 
Theme Name: Stem voor Amsterdam
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Eljany | Firma Netjes
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
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
*/
.elementor-sticky--effects .sva-logo img{
	width: 160px!important;
}
ul.elementor-nav-menu{
	margin-bottom: 0;
}
.stem-factoren,
.stem-factoren .elementor-icon-box-wrapper{
	height: 100%;
}
.stem-factoren .elementor-icon-box-content{
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.stem-factoren .elementor-icon{
	background-color: white;
    padding: 5px;
}
.world-icon .elementor-icon-wrapper{
	display: flex;
}
.taal-banner ul{
	font-size: 16px;
}
.taal-banner .wpml-ls-item-nl,
.taal-banner .wpml-ls-item-en{
	font-size: 15px;
}
.taal-banner a{
	color: white;
}
.wpml-ls-legacy-list-horizontal a {
    padding: 5px 15px 6px;
}
.elementor-custom-embed-image-overlay{
	top:-1px!important;
}
/* content */
.lang{
	word-wrap: break-word;
}
ul, ol{
	margin-bottom:20px;
}
h2{
	margin-top:1.5rem;
	margin-bottom: 5px;
}
p a,
.elementor-widget-text-editor a {
	text-decoration: underline!important;
}
.wp-caption img{
	margin-bottom: 5px;
}
/* media rules */
@media (max-width: 767px){
.factoren{
	display: flex;
    flex-direction: column;
    align-items: flex-start!important;
}
.stem-factoren .elementor-icon-box-wrapper{
	display: flex;
    flex-direction: row!important;
}
.factoren:before{
	content:'';
	width: 3px;
	height: 100%;
	display: block;
	background-color: black;
	margin-left: 30px;
}
.wpml-ls-legacy-list-horizontal a {
    padding: 5px 7px 6px;
}
.elementor-nav-menu{
	padding:20px 10px 30px;
}
}