/*
 Theme Name:   Hello Elementor - Eräviikingit child theme
 Description:  Eräviikingit theme
 Author:       Tuomas Piispanen
 Template:     hello-elementor
 Version:      1.0.0
*/


p:empty{
   display:none
}

/* lists */

main ul {
   margin-block-end:16px;
}
main li {
   margin-block-end:6px;
}

/* blockquotes */

blockquote{
   position: relative;
   padding-left: 3rem;
   margin: 2rem 0 2rem;
   /* background: #8d5656; */
   font-size: 1.1em;
   line-height: 28px;
   font-style: italic;
   letter-spacing: 0.4px;
}
blockquote:before{
   content:'\201C';
   display:block;
   font-size:6rem;
   line-height:0.8;
   font-family:Georgia, serif;
   position:absolute;
   left:0;
   color: #1F007F !important;

}
blockquote p,
blockquote ul,
blockquote ol {
   margin-bottom:0.5em
}
blockquote cite{
   display:block;
   font-size:80%
}

/* custom classes */

ul.no_list_style {
   margin:0;
   padding:0;
}
ul.no_list_style li {
   list-style: none;
}


.title1 h1,
.title1 h2,
.title1 h3,
.title1 p,
h1.title1,
h2.title1,
h3.title1
p.title1 {
   background: #1F007F;
   font-size: 24px;
   font-style: italic;
   padding: 9px 20px;
   text-transform: uppercase;
   color: white !important;
   font-family: 'Source Sans Pro', sans-serif !important;
   display: inline-block;
   font-weight: 800 !important;
   line-height:29px;
}

/* menu_pelaajat */

.menu_pelaajat h3 {
   margin-top:20px;
   font-family: "Source Sans Pro"; 
   font-size:15px;
   font-style:italic; 
   font-weight:700; 
   text-transform:uppercase; 
   color: rgb(216, 179, 78);
}

.menu_pelaajat a {
   font-family:"Source Sans Pro"; 
   font-size:15px; 
   font-style:italic;
   color:white !important;
}

.menu_pelaajat a:hover {
   color:#bcbcbc !important;
}



/*.alasivu-paakuva{margin-bottom:45px;}
.pelaajakortti-vasen{float:left;width:45%;padding:0 15px;}
.pelaajakortti-oikea{float:left;width:55%;padding:0 15px;}
.pelaajakortti-oikea a{color:#1b1b1b !important;}


.ush_menu_2.type_desktop .w-nav-list > .menu-item.level_1{font-size:14px !important;text-transform:uppercase !important;}
.header_hor .ush_menu_2.type_desktop .w-nav-list.level_1 > .menu-item > a{padding:0 10px !important;}
.l-canvas{margin-top:55px;}
.l-section{background-color:#FFF;}
.ev-osio{clear:both;height:auto;padding:45px 0;width:100%;}
.ev-osio img, .ev-osio-kumppanit img{opacity:1;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;}
.ev-osio img:hover, .ev-osio-kumppanit img:hover{opacity:.85;}
.ev-osio-kumppanit{background-color:#222;clear:both;height:auto;padding:45px 0;width:100%;}
.ev-banneri{margin-bottom:45px;}
.myclub-embed{margin-top:45px;}*/