/* Font */
@import url(http://fonts.googleapis.com/css?family=Coustard);
@import url(http://fonts.googleapis.com/css?family=Raleway);
.main-navigation a {
  font-family: Coustard, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-variant: small-caps;
  letter-spacing: 1px;
  font-size: 18px;
}
.widget_headline-widget h1 {
  font-family: Raleway, Verdana, Geneva, sans-serif !important;
  font-size: 26px;
  font-weight: bold;
  font-variant: small-caps;
  text-transform: none;
}
.widget_headline-widget h3 {
  font-family: Raleway, Verdana, Geneva, sans-serif !important;
  font-size: 16px;
  font-weight: bold;
  font-variant: small-caps;
  text-transform: none;
}
/*.widget_headline-widget h3::before {
  background-image: url(http://www.gut-schwaig.de/wp-content/uploads/GutSchwaig_Isisbestfriend.png);
  background-size: 350px 20px;
  display: block;
  width: 350px;
  height: 20px;
  content: "";
  margin: 5px auto;
}*/
body {
  font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.widget_circleicon-widget .circle-icon-box p.text, .widget_circleicon-widget .circle-icon-box a.more-button {
  font-size: 14px;
}
.entry-content a {
  color: #45764c;
  text-decoration: none;
  font-weight: bold;
  font-size: inherit;
}
.entry-content a:hover {
  color: #004322;
}
a:focus, a:active {
  outline: none;
}
.entry-content h6 {
  margin: -15px 2px;
  font-size: 0.9em;
  font-style: normal;
}
.entry-content h5 {
  font-size: 1.1em;
}
.entry-content ul {
    margin: 0;
}

/* Header */
header#masthead {
  background: #45764c;
}
header#masthead .hgroup {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}
header#masthead .hgroup .logo {
  float: none;
}
header#masthead .hgroup .logo img {
    display: block;
    margin: 0 auto;
}

/* Responsive Menu */
#wprmenu_bar {
  box-shadow: rgba(0, 0, 0, 0.2) 0 1px 6px;
}
#wprmenu_bar .menu_title {
  float: right;
}
div#mg-wprm-wrap ul li span.wprmenu_icon::before {
  color: #ffd648;
}
#mg-wprm-wrap li.menu-item ul.sub-menu li.menu-item a {
  padding: 16px 30px;
}
/*#wprmenu_bar {
  z-index: 999;
  -webkit-box-shadow: 0 1px 3px #333333;
  -moz-box-shadow: 0 1px 3px #333333;
  -o-box-shadow: 0 1px 3px #333333;
  -ms-box-shadow: 0 1px 3px #333333;
  box-shadow: 0 1px 3px #333333;
}
#wprmenu_menu, #wprmenu_menu * {
  font-size: 15;
  font-weight: normal;
  text-transform: uppercase;
  text-align: left;
}
#wprmenu_menu.wprmenu_levels a.wprmenu_parent_item {
  border-left: none !important;
  margin-left: 0;
}
#wprmenu_menu.wprmenu_levels ul li ul li {
    padding-left: 30px;
}
#wprmenu_menu .wprmenu_icon_par {
  float: right;
  width: 50px;
  right: 0px;
  left: inherit;
  font-size: 1.5em;
}
#wprmenu_menu.left {
  border-right: 1px solid #0D0D0D;
}
#wprmenu_bar .wprmenu_icon {
  width: 24px;
  padding-top: 3px;
  margin-top: 5px;
  margin-right: 10px;
  overflow: visible;
}
#wprmenu_bar .wprmenu_icon span {
  transition-duration: 0.2s, 0.2s;
  transition-delay: 0.2s, 0s;
  transition-property: top, transform, background;
  height: 2px;
}
#wprmenu_bar .wprmenu_ic_1 {
  top:0px;
}
#wprmenu_bar .wprmenu_ic_2 {
  top:6px;
}
#wprmenu_bar .wprmenu_ic_3 {
  top:12px;
}
#wprmenu_bar.menu_is_opened .wprmenu_ic_1 {
  top:6px!important;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  transition-delay: 0s, 0.2s;
}
#wprmenu_bar.menu_is_opened .wprmenu_ic_2 {
  top:6px!important;
  background: none;
  transition-delay: 0s, 0.2s;
}
#wprmenu_bar.menu_is_opened .wprmenu_ic_3 {
  top:6px!important;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition-delay: 0s, 0.2s;
}*/

/* Vantage Menu */
.main-navigation {
  background: #45764c;
}
.main-navigation a {
  color: #ffd648;/*#fff9df;*/
}
.main-navigation ul li:hover > a {
  background: #39613f;
  color: #ffecab;/*#ffe260;*/
}
.main-navigation ul {
  font-size: 0px;
  text-align: center;
}
.main-navigation ul li {
  display: inline-block;
  float: none;
  font-size: 15px;
}
.main-navigation ul li a {
  padding: 20px 26px;
}
.main-navigation ul ul li {
  display: inline-block;
  float: none;
  text-align: left;
}

/* Submenu */
.main-navigation ul ul {
  background: #45764c;/*rgba(69,118,76,0.9);*/
}
.main-navigation ul ul a {
  font-size: 15px;
  font-variant: normal;
  width: 250px;
}
.main-navigation ul ul li:hover > a {
  background: #39613f;
  color: #ffecab;/*#ffe260;*/
}
.main-navigation ul ul li a {
    padding: 10px 27px;
}

/* Vantage Image */
.entry-content img {
  border-radius: 0;
}

/* NEUE CLASS: Bilder mit größerem Abstand */
.image-abstand {
  margin: 0 10px;
  height: 150px !important;
  width: auto !important;
}

/* NEUE CLASS: rows mit top border */
.row-border {
  border-bottom: 1px solid #45764c;
}
/* bottom space fix */
.page-id-493 .panel-grid {
    margin-bottom: 0 !important;
}

/* Vantage Headline Widget */
.widget_headline-widget .decoration {
    border-top: 2px solid #45764c;
}

/* Olevmedia Tabs */
.omsc-toggle-title::after {
  content:'\f0d7';
}
.omsc-toggle.omsc-expanded .omsc-toggle-title::after {
  content:'\f0d8';
}

/* Tabby Tabs */
/* to change breakpoint: change in plugin css:
@media (min-width: 825px) {...
@media (max-width: 824px) {...
*/

/* Master Slider */
.ms-slide .ms-slide-bgcont img {
  margin: 0 !important;
}
  

/* Footer Background*/
#colophon {
  background: #45764c;
}

/* Hide Theme attribution */
#colophon #theme-attribution {
  display: none;
}

/* Pw Protected Page */
.post-password-form {
  text-align: center;
  margin: 60px 0;
}

/* Bottom Background */
html {
  background: none repeat scroll 0% 0% #45764c;
}

.ffwd_blog_style_img_0 {
  max-height: 240px;
}

/* Tanja Baufeld Heart Horseshoe Animation */
@keyframes play240 {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: -11520px 0px;
  }
}
.shapeshifter {
  animation-duration: 4000ms;
  animation-timing-function: steps(240);
  animation-iteration-count: infinite;
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
}
.shapeshifter.play {
  animation-name: play240;
}