/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.site-content{
	margin-left:1vh!important;
	margin-right:1vh!important;
}

.page-id-2 .elementor-icon{
	padding-top:1vw;
}

h2.elementor-heading-title {
	margin-left: auto!important;
	margin-right: auto!important;
}

.srk_menu_h2_center{
	margin-left: auto!important;
	margin-right: auto!important;
}
.img_round_frame img {
	width: auto!important;
    height: 100px!important;
    object-fit: cover;
	border-radius: 50%!important;
}
.bold_magenta, .bold_magenta a:link, .bold_magenta a:visited, .bold_magenta a:hover, .bold_magenta a:active {	
	color: #915787!important;
	font-weight: bold!important;
}

/*Yhteistietojen filtterit*/
.filterDiv {
    display: none!important;
}
.show {
    display: block!important;
}

 /*youtube-live napit */
#e-n-tab-title-2299387651,
#e-n-tab-title-2299387652,
#e-n-tab-title-2299387653,
#e-n-tab-title-2299387654,
 /*youtube-kanava napit */
#e-n-tab-title-399586051,
#e-n-tab-title-399586052,
#e-n-tab-title-399586053,
#e-n-tab-title-399586054 {
  width: 150px!important;
  min-width: 150px!important;
  max-width: 150px!important;
}


#tinymce > h1:nth-child(1), h1 {
    font-family: "Martti", Sans-serif!important;
    font-weight: 600!important;
    color: #915787!important;
	font-size: 18px!important;
}