@charset "UTF-8";
h1, h2, h3, h4 {
  font-family: anivers;
  color: #666 !important;
}
h1 a, h2 a, h3 a, h4 a {
  font-family: anivers;
  color: #666;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
  color: #666 !important;
}

h1 a {
  font-size: 28px;
}

.flex-control-nav {
  background: #F0F0F0;
}

.profile_group_foto, .profile_group_name, .profile_group_kontaktinfo, .profile_group_über_mich, .profile_group_others {
  display: none;
}

form#mgm-form-user-complete-payment {
  display: none;
}

.mgm_register_form form .required-notice {
  margin-bottom: 15px;
}
.mgm_register_form form .required-notice span {
  font-size: 16px;
  color: red;
}
.mgm_register_form form .password_box .popover {
  background: #ebebeb;
  padding: 15px;
  top: -40px;
  border: 1px solid #d7d7d7;
}
.mgm_register_form form .required-label {
  position: relative;
  padding-right: 9px;
}
.mgm_register_form form .required-label:after {
  content: "*";
  font-size: 16px;
  color: red;
  display: block;
  position: absolute;
  top: -5px;
  right: 0px;
}

/*
MGM Zahlungs-Seite
 */
.page-id-74 #mgmcontent .post h2 {
  margin-bottom: -40px;
  outline: none;
}
.page-id-74 #mgmcontent .post .entry .mgm_get_subs_btn {
  margin-top: 40px;
  text-align: left;
}
.page-id-74 #mgmcontent .post .entry #mgm_subscribe_payment_buttons {
  margin-bottom: 30px;
}

#header {
  border-bottom: 0;
}
#header .inner-wrap.header-wrap {
  background: url(/wp-content/themes/alpha/images/header_1100.png) no-repeat center top;
}
#header .inner-wrap.header-wrap #menu {
  border-bottom: 0 !important;
  margin-bottom: 0px;
}
#header .inner-wrap.header-wrap #menu #menu-wrap #mainmenu li {
  border-right: 1px solid #b4b4aa;
}
#header .inner-wrap.header-wrap #menu #menu-wrap #mainmenu li a {
  font-size: 13px;
  padding: 16px 15px 12px 15px;
  font-family: anivers;
}
#header .inner-wrap.header-wrap #menu #menu-wrap #mainmenu li:after {
  display: none !important;
}
#header .inner-wrap.header-wrap #menu #menu-wrap #mainmenu li.current_page_item a {
  background: #b4b4aa;
}
#header .inner-wrap.header-wrap #menu #menu-wrap #mainmenu li:hover > a {
  color: #A8C55B;
}
#header .inner-wrap.header-wrap #menu #menu-wrap #mainmenu li.current-menu-item a {
  color: #A8C55B;
  outline: none;
}
#header .inner-wrap.header-wrap #menu #search #searchform {
  float: right;
  margin: 0 30px 0 0;
}
#header .inner-wrap.header-wrap #menu #search #searchform #s {
  font-family: anivers;
  background: #FAFAF0;
  font-size: 16px;
  color: #64645A;
  width: 195px;
  padding: 2px 25px 0 10px;
  border: none;
  margin: 10px 0 0 0;
  height: 27px;
}

.container {
  background: #b4b4aa !important;
}
.container .featured-area #slider h3 {
  text-align: left !important;
}
.container .featured-area #slider h3.title {
  font-size: 30px;
  color: #666;
  text-align: left;
  font-family: anivers;
}
.container .featured-area #slider #slidemain .slides li .slide_content h2 {
  text-align: left !important;
}
.container .featured-area #slider #slidemain .slides li .slide_content h2 a {
  text-align: left !important;
}
.container .featured-area #slider #slidemain .slides li .slide_content h2 a:hover {
  color: #666 !important;
}
.container .featured-category h3.black a, .container .featured-category h3.blue a, .container .featured-category h3.green a, .container .featured-category h3.red a {
  background: #7d9b4b;
}
.container .featured-category h3.black a:hover, .container .featured-category h3.blue a:hover, .container .featured-category h3.green a:hover, .container .featured-category h3.red a:hover {
  color: #fff !important;
}
.container .featured-category .left-col img {
  width: auto !important;
  height: auto !important;
}
.container .featured-category .right-col li {
  padding-bottom: 10px !important;
}
.container .featured-category .right-col li img {
  width: auto !important;
  height: auto !important;
}

#sidebar .tabbertabs .tabberlive .tabbernav li.tabberactive {
  border-color: #64645A;
  background: #64645A;
}
#sidebar .tabbertabs .tabberlive .widget_tag_cloud .tagcloud a {
  color: #666 !important;
}
#sidebar .tabbertabs .tabberlive #wpzoom-recent-comments-exo-2 .recent-comments-list li {
  word-break: break-word;
}

.single .container .content-wrap .single-area .post-wrap #comments h3 {
  color: #666;
}

#footer .column .widget .widget-content .menu-footer-menue-container ul#menu-footer-menue li {
  margin-top: 20px;
}
#footer .column .widget .widget-content .menu-footer-menue-container ul#menu-footer-menue li.button a {
  background: #33536A;
  font-weight: normal;
  color: #fff;
  font-size: 14px;
  border: 0;
  padding: 8px 15px;
  margin: 0;
  text-align: center;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: inline;
  width: auto;
}
#footer .column .widget .widget-content .menu-footer-menue-container ul#menu-footer-menue li.button a:hover {
  background: #222;
  cursor: pointer;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

/*# sourceMappingURL=exomag.css.map */
