@charset "UTF-8";
@font-face {
font-family: "Martel";
src: url('fonts/Martel.woff2') 
   format('woff');
}
/*
Theme Name:   carinasophie
Description:  pocono Child Theme
Author:       Sebastian Goedecke
Author URI:   www.medienarchitekten-bonn.de
Template:     pocono
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         custom, MAB, client
Text Domain:  carinasophie
*/
body, .page-title, .entry-title {
  font-family: 'Martel',serif !important; }

.site-title a:link, .site-title a:visited {
  /*color: #444;*/ }

.page-title, .entry-title {
  margin-top: 15px;
  font-size: 24px;
  text-transform: uppercase; }

a:link, a:visited {
  color: #222;
  text-decoration: none;
  transition: color 0.5s; }

a:hover {
  color: #ff5555 !important; 
}

.post-content .entry-content a{
  color: #0000aa;
}
.post-content .entry-content a:after {
  //content: " \BB ";
}
hr {
  margin-top: 30px; }

.site-title a:hover, .site-title a:active {
  color: #444; }

.entry-title, .site-title a:link, .site-title a:visited {
  font-family: 'Martel', serif; }

.entry-title {
  font-weight: 300; }

.entry-title h2 {
  color: #999 !important;
  text-transform: none !important; }

.has-post-thumbnail .post-content {
  margin: 0px !important; }

.post-wrapper .has-post-thumbnail .post-content {
  margin: 0px !important; }

h1.site-title {
  font-weight: 300;
  font-size: 30px; }

.entry-title a:link, .entry-title a:visited {
  color: #444; }

.entry-title a:hover, .entry-title a:active {
  color: #444; }

.main-navigation-menu {
  text-align: right; 

}
.site-title{
  margin: 30px 0 5px 0;
}
.main-navigation-menu a {
  font-family: inherit;
padding: 5px;
 }
.main-navigation-menu li.current-menu-item > a {
	text-decoration: none;
}
.site-header {
  height: 200px;
  border-bottom: none; 
}
#sticky-header{
  float: left;
  position: fixed;
  z-index: 949;
  height: 60px;
  width: 100%;
  background: #fff;
  opacity: .9;
  box-shadow: 0 1px 5px rgba(128,128,128,0.5);
}
.sidebar-navigation-toggle {
  left: 35px;
  margin-bottom: 30px;
}
#cse-top-nav {
 // position: absolute;
  float: right;
  right: 30px;
//  top: 53px;
 // width: 50%;
 }
#cse-top-nav li{ 
//  float: right;
}
.header-image {
  background: #e0c6ee;
  overflow-y: hidden;
  margin: 20px 0 10px 0; }

.header-image > a > img {
  opacity: 1;
  /*filter: grayscale(100%);*/ }

.site-branding {
  margin: 0;
  position: relative;
  top:75px;
  //left:20px;
  float: left;
}

.site-title, .site-description {
 // position: absolute;
  z-index: 100;
  display: inline;
 // padding: 5px 10px !important;
  float: left;
  width: auto;
  left: 30px; }

.site-title {
  display: block;
  //top: 35px;
  color: #444 !important; }

.site-description {
  //top: 75px;
  color: #666;
  font-size: 16px; }

.meta-category {
  display: none; }

.page-header .archive-title {
  font-family: 'Martel', serif;
  padding: 0.2em 0.6em 0.4em 0.66em;
  border: 2px solid #666;
  color: #444; }

.post-column img {
  width: auto;
  overflow: hidden; }

a > .attachment-post-thumbnail {
  transform: scale(1);
  transition: all 0.5s ease-in-out 0.25s;
 }

a > .attachment-post-thumbnail:hover{
  transform: scale(1.05);
  transition: all 0.5s ease-in-out 0.75s;
}

.entry-categories .meta-category a:link, .entry-categories .meta-category a:visited {
  background: #bb9a61;
  transition: color, background 1s;
  color: #000; }

.entry-categories .meta-category a:hover, .entry-categories .meta-category a:active {
  background: #444; }

#footer-text {
  display: none; }

.has-post-thumbnail .post-content, .post-wrapper .has-post-thumbnail .post-content {
  margin-top: 0;
  padding: 0; }

.widget-magazine-posts .has-post-thumbnail .post-content {
  padding: 0; }

.widget-magazine-posts .widget-header, .page-header {
  text-align: left; }

.widget-title h3, .widget-title a:link, .widget-title a:visited {
  color: #444; }

.widget-title, .page-header .archive-title {
  border: none !important;
  font-family: 'Martel', serif !important;
  padding: 0 !important;
  text-transform: uppercase; }

.widget_custom_html > .widget-header {
  display: none; }

.widget_custom_html {
  position: relative;
  top: -0px;
  margin-top: -45px;
  width: 100%;
  text-align: right; }

.custom-html-widget > a, .home-link-acrichve-footer > a {
  background: #444;
  padding: 5px 10px;
  color: #fff;
  border-radius: 2px;
  transition: background 0.25s;
 }

.custom-html-widget > a:hover, .home-link-acrichve-footer > a:hover {
  background: #ff5555;
  color: #fff !important; }

.home-link-acrichve-footer {
  margin-bottom: 30px; }

.widget.pocono-magazine-grid-widget {
  margin-bottom: none !important; }

.home-link-acrichve-footer {
  text-align: right; }

.cse-twitter {
	margin-top:15px;
/* 	border-top:1px solid #ccc; */
	text-align: center; }

.cse-twitter a .st0 {
  fill: #444;
  transition: fill 0.5s; }

.cse-twitter a:hover .st0 {
  fill: #ff5555; }

.cse-twitter svg, #twitterIcon {
  width: 20px; }

.cse-twitter a > img {
  opacity: 0.5;
  transition: opacity 0.5s; }

.cse-twitter a:hover > img {
  opacity: 1; }

.cse-area {
  position: relative;
  margin-top: 440px; }

#cse-top-image {
  position: absolute;
  display: block;
  float: left;
  left: 0px;
  width: 100%;
/*   background: url("/wp-content/uploads/2019/07/IMG_20180923_112823-e1564419025467.jpg") center center no-repeat; */
  z-index: 0;
  background-size: cover;
  height: 400px;
  top: 145px; }

#cse-footer {
  float: left;
  width: 100%;
  font-family: 'Martel', serif;
  display: block;
  text-align: center;
  padding-top: 30px;
  margin: auto;
  margin-bottom: 80px !important;
  border-top: 1px solid #CCC; }

.post-navigation .nav-links a {
  border-radius: 2px;
  background: #444; }

.nav-previous > a:hover, .nav-next > a:hover {
  color: #FFF !important; }

.ngg-galleryoverview.default-view {
  background: #f2f2f2;
  padding: 30px 0px; }

.wp-block-file .wp-block-file__button {
  border-radius: 2px; }

.wp-block-file .wp-block-file__button:hover {
  background: #ff5555;
  color: #fff !important; }
  
a.zur-kategorie{
  float: right;
  text-align: center;
  padding: 5px 10px 4px 10px;
  border-radius: 2px;
  display: block;
  color: #fff;
  background: #444;
  transition: all 0.5s;
}
a.zur-kategorie:hover{

  color: #fff !important;
  background: #ff5555;
}
.upcoming {
  display: block;
  float: left; }

.upcoming::before {
  /*
	content:"✫";
	font-size: 18px;
	text-align: center;
	display: block;
*/ }

a.contact-button:link {
  display: block;
  font-size: 24px;
  float: left;
  background: rgba(230, 0, 10, 0);
  color: #ff5555;
  padding: 15px 55px;
  margin-bottom: 15px;
  transition: background 0.5s;
  border-radius: 4px;
  border: 4px solid #ff5555; }

a.contact-button:hover {
  color: white !important;
  opacity: 1 !important;
  border: 4px solid #e6000a;
  background: #e6000a; }
.some-insta{
  display: block;
  width: 22px;
  height: 22px; 
  //background: url('images/icon-instagram.svg') center center no-repeat;
  margin: 5px auto 0 auto;
}
/* .some-insta img:hover {
  fill: #ff5555;
} */
@media only screen and (max-width: 50em){
  
 .site-title{
   left:10px;
 } 
 .sidebar-navigation-toggle {
   left: 25px;
 }
}
