/*
Theme Name:Annika
Theme URI: https://themefreesia.com/themes/Photograph
Author: Meitsi
Template: photograph
Description: Photograph is a WordPress theme exclusively built for photographer, blogger, portfolio, photography agency or photo studio websites. It is clean, super flexible, fully responsive designs, amazing new features, complete 1-click website demos and lifetime free updates. Photograph design can be used for any type of website. This Photograph theme with awesome video tells story about how photograph has positive impact in many person's life. It consists Contact Us Template, Gallery Template Photograph Template, widgets and Sidebar. Get free support at https://tickets.themefreesia.com/ and View free demo sites at https://demo.themefreesia.com/photograph
Version: 1.3.0
Requires at least: 6.3
Requires PHP: 5.6
Tested up to: 6.4
Text Domain: photograph
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Tags: threaded-comments, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, flexible-header, post-formats, sticky-post, theme-options, translation-ready, photography, blog, portfolio

All files, unless otherwise stated, are released under the GNU General Public License
version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
==================================================
*/

@font-face {
  font-family: "Brig";
  src: url('brig-webfont.ttf') format('truetype');
}

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 300 to 800


#site-title h2 {
	font-family: "Brig", Helvetica, Verdana, sans-serif;
	color: #92d3c8;
}

#site-title a {
	font-family: "Brig", Helvetica, Verdana, sans-serif;
	color: #92d3c8;
}

#site-description {
    font-family: "Open Sans", sans-serif;
}

#site-detail {
    text-align: center;
}
	
p {
    font-family: "Open Sans", sans-serif;
}

.main-navigation a {
    font-family: "Open Sans", sans-serif;
}

.about-template .about-contant #primary h1 {
 	display: none;
}

h2.featured-gallery-title.freesia-animation.fadeInDown {
    font-family: "Brig", Helvetica, Verdana, sans-serif;
	color: #92d3c8;
}


h3.featured-title {
    font-family:  "Open Sans", sans-serif;
}

.slider-content {
  display: none;
}

.main-slider .flex-direction-nav { 
  display: none; }

.featured-item .featured-title { 
  pointer-events: none;
  cursor: default;
}

.nav-menu { 
  position: relative;
  float: right;
}

#valokuva-mobile {
  display: none;
}

@media screen and (max-width: 768px) {
  #valokuva-mobile {
    display: inline-block;
  }
}

.entry-content a:link {
  color: white;
  text-decoration: underline;
}

.entry-content a:visited {
  color: white;
  text-decoration: underline;
}