/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
  font-family: 'Teko';
  src: url('https://loikkakopla.fi/wp-content/themes/flatsome-child/teko/Teko-Bold.woff') format('woff');
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: 'Teko';
  src: url('https://loikkakopla.fi/wp-content/themes/flatsome-child/teko/Teko-Regular.woff') format('woff');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}


h1, h2, h3, h5, h6 {
  font-family: 'Teko', sans-serif !important;
  font-weight: 700;
}
body {
   font-family: 'Teko', sans-serif !important;
  font-weight: 400; 
}
div.fbc-page .fbc-wrap .fbc-items {
    background: #000 !important;
}

div.fbc-page .fbc-wrap .fbc-items li a {
    color: #dd9933 !important;
    font-size: 16px;
}

div.fbc-page .fbc-wrap .fbc-items li .fbc-separator {
    color: #dd9933 !important;
}

div.fbc-page .fbc-wrap .fbc-items li.active span {
    color: #fff !important;
    font-size: 14px !important;
}

@media(max-width: 800px) {
  .loikkakopla-parkour, 
  .parkour-treeneisso,
  .tempputaitur {
      padding-left: 0 !important;
  }
  body.page-id-20982 .section .relative .row:nth-child(2),
  body.page-id-18943 section.section .relative .row:nth-child(2) {
      padding-left: 0 !important;
  }
  .tilaa-loikkakopla {
      padding-left: 15px !important;
      padding-right: 15px !important;
  }
}
