/* gfs-neohellenic-regular - greek */
@font-face {
    font-family: 'GFS Neohellenic';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/gfs-neohellenic-v13-greek-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/gfs-neohellenic-v13-greek-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/gfs-neohellenic-v13-greek-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/gfs-neohellenic-v13-greek-regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/gfs-neohellenic-v13-greek-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/gfs-neohellenic-v13-greek-regular.svg#GFSNeohellenic') format('svg'); /* Legacy iOS */
}

/* quicksand-regular - latin */
@font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/quicksand-v22-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/quicksand-v22-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/quicksand-v22-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/quicksand-v22-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/quicksand-v22-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/quicksand-v22-latin-regular.svg#Quicksand') format('svg'); /* Legacy iOS */
}

  /* quicksand-500 - latin */
  @font-face {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/quicksand-v22-latin-500.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/quicksand-v22-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/quicksand-v22-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/quicksand-v22-latin-500.woff') format('woff'), /* Modern Browsers */
         url('../fonts/quicksand-v22-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/quicksand-v22-latin-500.svg#Quicksand') format('svg'); /* Legacy iOS */
}

body,
button,
input,
select,
textarea {
    font-family: 'Quicksand', sans-serif; font-weight: 500;
}

h1,h2 { font-weight: 400; }
h3,h4 { font-weight: 300; }

p { font-size: 1.2em; opacity: 1; }
p a { text-decoration: underline; }

/*
#home-title { color: white; }
#home-subtitle { color: white; opacity: 1; }
#home-nav { opacity: 1; }
#home-nav a { color: white; } 
*/

#home-title { font-size: 2em; }
#home-subtitle { font-size: 1em;}
#home-footer { font-size: .7em; opacity: 1; }
#home-footer a { text-decoration: none; }
#home-nav a { font-size: 1.3em; margin-top: 0em; margin-bottom: 0.1em; } 
#site-footer { font-size: .9em; opacity: 1; }
#site-footer a { text-decoration: none; }
#site-header { box-shadow: none; }
#mobile-menu { box-shadow: none; animation: none; }
#mobile-menu ul a{ color: #fff; opacity: 1; }


.bg-img { opacity: 1; }

.posts-group .post-title { opacity: 1; font-size: 1.2em; }
.posts-group .post-year { opacity: 1; font-size: 1.2em; }
.posts-group .post-day { opacity: 1; font-size: 1.2em; }
.posts-group { margin-bottom: 1em; }

.pswp__caption { display: none; }
.hdr-wrapper .site-nav { opacity: 1; }
.hdr-wrapper .site-branding a{ color: #fff; }
.hdr-wrapper .site-nav a{ color: #fff; }
.hdr-btn { color: #fff; }

::-webkit-scrollbar { width: 10px; background: none; }
::-webkit-scrollbar-thumb { background: #402401; }

.site-main { margin-top: 1.5em; }

.audio-container {
    display: flex;
    height: 0px;
    justify-content: left;
    align-items: left; 
}
